1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
Files: CNAME
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
_config.yml
build/.eslintrc.json
build/postcss.config.js
build/rollup.config.js
build/ship.sh
build/svgo.yml
composer.json
debian/clean
debian/compat
debian/control
debian/docs
debian/gbp.conf
debian/install
debian/libjs-bootstrap4.lintian-overrides
debian/links
debian/postcss.js
debian/rules
debian/source/format
debian/tests/control
debian/upstream
debian/watch
js/src/alert.js
js/src/button.js
js/src/carousel.js
js/src/collapse.js
js/src/dropdown.js
js/src/index.js
js/src/modal.js
js/src/popover.js
js/src/scrollspy.js
js/src/tab.js
js/src/toast.js
js/src/tools/sanitizer.js
js/src/tooltip.js
js/src/util.js
js/tests/README.md
js/tests/browsers.js
js/tests/index.html
js/tests/integration/bundle.js
js/tests/integration/index.html
js/tests/integration/rollup.bundle.js
js/tests/karma.conf.js
js/tests/unit/.eslintrc.json
js/tests/unit/alert.js
js/tests/unit/button.js
js/tests/unit/carousel.js
js/tests/unit/collapse.js
js/tests/unit/dropdown.js
js/tests/unit/modal.js
js/tests/unit/popover.js
js/tests/unit/scrollspy.js
js/tests/unit/tab.js
js/tests/unit/toast.js
js/tests/unit/tooltip.js
js/tests/unit/util.js
js/tests/visual/alert.html
js/tests/visual/button.html
js/tests/visual/carousel.html
js/tests/visual/collapse.html
js/tests/visual/dropdown.html
js/tests/visual/modal.html
js/tests/visual/popover.html
js/tests/visual/scrollspy.html
js/tests/visual/tab.html
js/tests/visual/toast.html
js/tests/visual/tooltip.html
nuget/MyGet.ps1
package-lock.json
package.js
package.json
scss/_alert.scss
scss/_badge.scss
scss/_breadcrumb.scss
scss/_button-group.scss
scss/_buttons.scss
scss/_card.scss
scss/_carousel.scss
scss/_close.scss
scss/_code.scss
scss/_dropdown.scss
scss/_forms.scss
scss/_functions.scss
scss/_grid.scss
scss/_images.scss
scss/_input-group.scss
scss/_jumbotron.scss
scss/_list-group.scss
scss/_media.scss
scss/_mixins.scss
scss/_modal.scss
scss/_nav.scss
scss/_navbar.scss
scss/_pagination.scss
scss/_popover.scss
scss/_print.scss
scss/_progress.scss
scss/_reboot.scss
scss/_root.scss
scss/_spinners.scss
scss/_tables.scss
scss/_toasts.scss
scss/_tooltip.scss
scss/_transitions.scss
scss/_type.scss
scss/_utilities.scss
scss/_variables.scss
scss/mixins/_alert.scss
scss/mixins/_background-variant.scss
scss/mixins/_badge.scss
scss/mixins/_border-radius.scss
scss/mixins/_box-shadow.scss
scss/mixins/_breakpoints.scss
scss/mixins/_buttons.scss
scss/mixins/_caret.scss
scss/mixins/_clearfix.scss
scss/mixins/_deprecate.scss
scss/mixins/_float.scss
scss/mixins/_forms.scss
scss/mixins/_gradients.scss
scss/mixins/_grid-framework.scss
scss/mixins/_grid.scss
scss/mixins/_hover.scss
scss/mixins/_image.scss
scss/mixins/_list-group.scss
scss/mixins/_lists.scss
scss/mixins/_nav-divider.scss
scss/mixins/_pagination.scss
scss/mixins/_reset-text.scss
scss/mixins/_resize.scss
scss/mixins/_screen-reader.scss
scss/mixins/_size.scss
scss/mixins/_table-row.scss
scss/mixins/_text-emphasis.scss
scss/mixins/_text-hide.scss
scss/mixins/_text-truncate.scss
scss/mixins/_transition.scss
scss/mixins/_visibility.scss
scss/utilities/_align.scss
scss/utilities/_background.scss
scss/utilities/_borders.scss
scss/utilities/_clearfix.scss
scss/utilities/_display.scss
scss/utilities/_embed.scss
scss/utilities/_flex.scss
scss/utilities/_float.scss
scss/utilities/_overflow.scss
scss/utilities/_position.scss
scss/utilities/_screenreaders.scss
scss/utilities/_shadows.scss
scss/utilities/_sizing.scss
scss/utilities/_spacing.scss
scss/utilities/_stretched-link.scss
scss/utilities/_text.scss
scss/utilities/_visibility.scss
scss/vendor/_rfs.scss
site/.eslintrc.json
site/_data/breakpoints.yml
site/_data/browser-bugs.yml
site/_data/browser-features.yml
site/_data/colors.yml
site/_data/core-team.yml
site/_data/docs-versions.yml
site/_data/examples.yml
site/_data/grays.yml
site/_data/nav.yml
site/_data/theme-colors.yml
site/_data/translations.yml
site/_includes/ads.html
site/_includes/analytics.html
site/_includes/bugify.html
site/_includes/callout-danger-async-methods.md
site/_includes/callout-info-mediaqueries-breakpoints.md
site/_includes/callout-info-prefersreducedmotion.md
site/_includes/callout-warning-color-assistive-technologies.md
site/_includes/callout.html
site/_includes/docs-navbar.html
site/_includes/docs-sidebar.html
site/_includes/example.html
site/_includes/favicons.html
site/_includes/header.html
site/_includes/icons/bootstrap-stack.svg
site/_includes/icons/bootstrap.svg
site/_includes/icons/download.svg
site/_includes/icons/github.svg
site/_includes/icons/import.svg
site/_includes/icons/lightning.svg
site/_includes/icons/menu.svg
site/_includes/icons/opencollective.svg
site/_includes/icons/placeholder.svg
site/_includes/icons/slack.svg
site/_includes/icons/twitter.svg
site/_includes/scripts.html
site/_includes/skippy.html
site/_includes/social.html
site/_includes/stylesheet.html
site/_layouts/default.html
site/_layouts/docs.html
site/_layouts/examples.html
site/_layouts/home.html
site/_layouts/simple.html
site/docs/4.3/about/brand.md
site/docs/4.3/about/license.md
site/docs/4.3/about/overview.md
site/docs/4.3/about/team.md
site/docs/4.3/about/translations.md
site/docs/4.3/assets/brand/bootstrap-outline.svg
site/docs/4.3/assets/brand/bootstrap-punchout.svg
site/docs/4.3/assets/brand/bootstrap-social-logo.png
site/docs/4.3/assets/brand/bootstrap-social.png
site/docs/4.3/assets/brand/bootstrap-solid.svg
site/docs/4.3/assets/img/bootstrap-themes.png
site/docs/4.3/assets/img/bootstrap-themes@2x.png
site/docs/4.3/assets/img/examples/album.png
site/docs/4.3/assets/img/examples/album@2x.png
site/docs/4.3/assets/img/examples/blog.png
site/docs/4.3/assets/img/examples/blog@2x.png
site/docs/4.3/assets/img/examples/carousel.png
site/docs/4.3/assets/img/examples/carousel@2x.png
site/docs/4.3/assets/img/examples/checkout.png
site/docs/4.3/assets/img/examples/checkout@2x.png
site/docs/4.3/assets/img/examples/cover.png
site/docs/4.3/assets/img/examples/cover@2x.png
site/docs/4.3/assets/img/examples/dashboard.png
site/docs/4.3/assets/img/examples/dashboard@2x.png
site/docs/4.3/assets/img/examples/floating-labels.png
site/docs/4.3/assets/img/examples/floating-labels@2x.png
site/docs/4.3/assets/img/examples/grid.png
site/docs/4.3/assets/img/examples/grid@2x.png
site/docs/4.3/assets/img/examples/jumbotron.png
site/docs/4.3/assets/img/examples/jumbotron@2x.png
site/docs/4.3/assets/img/examples/navbar-bottom.png
site/docs/4.3/assets/img/examples/navbar-bottom@2x.png
site/docs/4.3/assets/img/examples/navbar-fixed.png
site/docs/4.3/assets/img/examples/navbar-fixed@2x.png
site/docs/4.3/assets/img/examples/navbar-static.png
site/docs/4.3/assets/img/examples/navbar-static@2x.png
site/docs/4.3/assets/img/examples/navbars.png
site/docs/4.3/assets/img/examples/navbars@2x.png
site/docs/4.3/assets/img/examples/offcanvas.png
site/docs/4.3/assets/img/examples/offcanvas@2x.png
site/docs/4.3/assets/img/examples/pricing.png
site/docs/4.3/assets/img/examples/pricing@2x.png
site/docs/4.3/assets/img/examples/product.png
site/docs/4.3/assets/img/examples/product@2x.png
site/docs/4.3/assets/img/examples/sign-in.png
site/docs/4.3/assets/img/examples/sign-in@2x.png
site/docs/4.3/assets/img/examples/starter-template.png
site/docs/4.3/assets/img/examples/starter-template@2x.png
site/docs/4.3/assets/img/examples/sticky-footer-navbar.png
site/docs/4.3/assets/img/examples/sticky-footer-navbar@2x.png
site/docs/4.3/assets/img/examples/sticky-footer.png
site/docs/4.3/assets/img/examples/sticky-footer@2x.png
site/docs/4.3/assets/img/favicons/android-chrome-192x192.png
site/docs/4.3/assets/img/favicons/android-chrome-512x512.png
site/docs/4.3/assets/img/favicons/apple-touch-icon.png
site/docs/4.3/assets/img/favicons/browserconfig.xml
site/docs/4.3/assets/img/favicons/favicon-16x16.png
site/docs/4.3/assets/img/favicons/favicon-32x32.png
site/docs/4.3/assets/img/favicons/manifest.json
site/docs/4.3/assets/img/favicons/mstile-144x144.png
site/docs/4.3/assets/img/favicons/mstile-150x150.png
site/docs/4.3/assets/img/favicons/mstile-310x150.png
site/docs/4.3/assets/img/favicons/mstile-310x310.png
site/docs/4.3/assets/img/favicons/mstile-70x70.png
site/docs/4.3/assets/img/favicons/safari-pinned-tab.svg
site/docs/4.3/assets/js/src/ie-emulation-modes-warning.js
site/docs/4.3/assets/js/src/search.js
site/docs/4.3/assets/scss/_ads.scss
site/docs/4.3/assets/scss/_algolia.scss
site/docs/4.3/assets/scss/_anchor.scss
site/docs/4.3/assets/scss/_brand.scss
site/docs/4.3/assets/scss/_browser-bugs.scss
site/docs/4.3/assets/scss/_buttons.scss
site/docs/4.3/assets/scss/_callouts.scss
site/docs/4.3/assets/scss/_clipboard-js.scss
site/docs/4.3/assets/scss/_colors.scss
site/docs/4.3/assets/scss/_component-examples.scss
site/docs/4.3/assets/scss/_content.scss
site/docs/4.3/assets/scss/_footer.scss
site/docs/4.3/assets/scss/_masthead.scss
site/docs/4.3/assets/scss/_nav.scss
site/docs/4.3/assets/scss/_placeholder-img.scss
site/docs/4.3/assets/scss/_sidebar.scss
site/docs/4.3/assets/scss/_skippy.scss
site/docs/4.3/assets/scss/_syntax.scss
site/docs/4.3/assets/scss/_variables.scss
site/docs/4.3/browser-bugs.md
site/docs/4.3/components/alerts.md
site/docs/4.3/components/badge.md
site/docs/4.3/components/breadcrumb.md
site/docs/4.3/components/button-group.md
site/docs/4.3/components/buttons.md
site/docs/4.3/components/card.md
site/docs/4.3/components/carousel.md
site/docs/4.3/components/collapse.md
site/docs/4.3/components/dropdowns.md
site/docs/4.3/components/forms.md
site/docs/4.3/components/input-group.md
site/docs/4.3/components/jumbotron.md
site/docs/4.3/components/list-group.md
site/docs/4.3/components/media-object.md
site/docs/4.3/components/modal.md
site/docs/4.3/components/navbar.md
site/docs/4.3/components/navs.md
site/docs/4.3/components/pagination.md
site/docs/4.3/components/popovers.md
site/docs/4.3/components/progress.md
site/docs/4.3/components/scrollspy.md
site/docs/4.3/components/spinners.md
site/docs/4.3/components/toasts.md
site/docs/4.3/components/tooltips.md
site/docs/4.3/content/code.md
site/docs/4.3/content/figures.md
site/docs/4.3/content/images.md
site/docs/4.3/content/reboot.md
site/docs/4.3/content/tables.md
site/docs/4.3/content/typography.md
site/docs/4.3/examples/.stylelintrc
site/docs/4.3/examples/album/album.css
site/docs/4.3/examples/blog/blog.css
site/docs/4.3/examples/blog/index.html
site/docs/4.3/examples/carousel/carousel.css
site/docs/4.3/examples/checkout/form-validation.css
site/docs/4.3/examples/checkout/form-validation.js
site/docs/4.3/examples/cover/cover.css
site/docs/4.3/examples/cover/index.html
site/docs/4.3/examples/dashboard/dashboard.css
site/docs/4.3/examples/dashboard/dashboard.js
site/docs/4.3/examples/dashboard/index.html
site/docs/4.3/examples/floating-labels/floating-labels.css
site/docs/4.3/examples/grid/grid.css
site/docs/4.3/examples/grid/index.html
site/docs/4.3/examples/index.html
site/docs/4.3/examples/jumbotron/jumbotron.css
site/docs/4.3/examples/navbar-bottom/index.html
site/docs/4.3/examples/navbar-fixed/index.html
site/docs/4.3/examples/navbar-fixed/navbar-top-fixed.css
site/docs/4.3/examples/navbar-static/index.html
site/docs/4.3/examples/navbar-static/navbar-top.css
site/docs/4.3/examples/navbars/index.html
site/docs/4.3/examples/navbars/navbar.css
site/docs/4.3/examples/offcanvas/index.html
site/docs/4.3/examples/offcanvas/offcanvas.css
site/docs/4.3/examples/offcanvas/offcanvas.js
site/docs/4.3/examples/pricing/pricing.css
site/docs/4.3/examples/product/product.css
site/docs/4.3/examples/sign-in/signin.css
site/docs/4.3/examples/starter-template/index.html
site/docs/4.3/examples/starter-template/starter-template.css
site/docs/4.3/examples/sticky-footer-navbar/index.html
site/docs/4.3/examples/sticky-footer-navbar/sticky-footer-navbar.css
site/docs/4.3/examples/sticky-footer/index.html
site/docs/4.3/examples/sticky-footer/sticky-footer.css
site/docs/4.3/extend/approach.md
site/docs/4.3/extend/icons.md
site/docs/4.3/getting-started/accessibility.md
site/docs/4.3/getting-started/best-practices.md
site/docs/4.3/getting-started/browsers-devices.md
site/docs/4.3/getting-started/build-tools.md
site/docs/4.3/getting-started/contents.md
site/docs/4.3/getting-started/download.md
site/docs/4.3/getting-started/introduction.md
site/docs/4.3/getting-started/javascript.md
site/docs/4.3/getting-started/theming.md
site/docs/4.3/getting-started/webpack.md
site/docs/4.3/layout/grid.md
site/docs/4.3/layout/overview.md
site/docs/4.3/layout/utilities-for-layout.md
site/docs/4.3/migration.md
site/docs/4.3/utilities/borders.md
site/docs/4.3/utilities/clearfix.md
site/docs/4.3/utilities/close-icon.md
site/docs/4.3/utilities/colors.md
site/docs/4.3/utilities/display.md
site/docs/4.3/utilities/embed.md
site/docs/4.3/utilities/flex.md
site/docs/4.3/utilities/float.md
site/docs/4.3/utilities/image-replacement.md
site/docs/4.3/utilities/overflow.md
site/docs/4.3/utilities/position.md
site/docs/4.3/utilities/screen-readers.md
site/docs/4.3/utilities/shadows.md
site/docs/4.3/utilities/sizing.md
site/docs/4.3/utilities/spacing.md
site/docs/4.3/utilities/stretched-link.md
site/docs/4.3/utilities/text.md
site/docs/4.3/utilities/vertical-align.md
site/docs/4.3/utilities/visibility.md
site/docs/versions.html
site/index.html
site/robots.txt
site/sw.js
Copyright: NONE
License: UNKNOWN
FIXME
Files: build/build-plugins.js
build/change-version.js
build/generate-sri.js
build/vnu-jar.js
scss/bootstrap-grid.scss
scss/bootstrap-reboot.scss
scss/bootstrap.scss
Copyright: 2011-2019, The Bootstrap Authors
2011-2019, Twitter, Inc.
2017-2019, The Bootstrap Authors
2017-2019, Twitter, Inc.
2019, The Bootstrap Authors
2019, Twitter, Inc.
License: UNKNOWN
FIXME
Files: site/docs/4.3/assets/css/docs.min.css
site/docs/4.3/assets/js/src/application.js
site/docs/4.3/assets/scss/docs.scss
Copyright: 2011-2019, The Bootstrap Authors
2011-2019, Twitter, Inc.
License: CC-BY-3.0
FIXME
Files: nuget/bootstrap.nuspec
nuget/bootstrap.sass.nuspec
Copyright: 2017-2019
License: UNKNOWN
FIXME
Files: site/docs/4.3/examples/floating-labels/index.html
site/docs/4.3/examples/sign-in/index.html
Copyright: 2017, -{{ site.time | date: "%Y" }}</p>
License: UNKNOWN
FIXME
Files: site/docs/4.3/examples/pricing/index.html
site/docs/4.3/examples/product/index.html
Copyright: 2017, -{{ site.time | date: "%Y" }}</small>
License: UNKNOWN
FIXME
Files: site/docs/4.3/assets/css/docs.min.css.map
Copyright: $rfs-breakpoint}#{$variable-unit};nn Set the calculated font-size.n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};n }nn Renderingn @if $rfs-fluid == null {n Only render static font-size if no fluid font-size is availablen font-size: $rfs-static;n }n @else {n $mq-value: null;nn RFS breakpoint formattingn @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {n $mq-value: #{$rfs-breakpoint
$rfs-factor;nn Calculate difference between given font-size and minimum font-size for given font-sizen $fs-diff: $fs - $fs-min;nn Base font-size formattingn No need to check if the unit is valid, because we did that beforen $min-width: if($rfs-font-size-unit == rem, #{$fs-min
$rfs-rem-value);n }nn Set default font-sizen @if $rfs-font-size-unit == rem {n $rfs-static: #{$fs
$rfs-rem-value);n}nn Cache $rfs-breakpoint unit to prevent multiple callsn$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);nn Remove unit from $rfs-breakpoint for calculationsn@if $rfs-breakpoint-unit-cache == "px" {n $rfs-breakpoint: $rfs-breakpoint
$rfs-rem-value);n}nn Responsive font-size mixinn@mixin rfs($fs, $important: false) {n Cache $fs unitn $fs-unit: if(type-of($fs) == "number", unit($fs), false);nn Add !important suffix if neededn $rfs-suffix: if($important, " !important", "");nn If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the valuen @if not $fs-unit or $fs-unit != "" and $fs-unit != "px" and $fs-unit != "rem" or $fs == 0 {n font-size: #{$fs}#{$rfs-suffix};n }n @else {n Variables for storing static and fluid rescalingn $rfs-static: null;n $rfs-fluid: null;nn Remove px-unit from $fs for calculationsn @if $fs-unit == "px" {n $fs: $fs
$rfs-rem-value}#{$rfs-breakpoint-unit};n }n @else if $rfs-breakpoint-unit == px {n $mq-value: #{$rfs-breakpoint}px;n }n @else {n @error "`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.";n }nn @if $rfs-class == "disable" {n Adding an extra class increases specificity,n which prevents the media query to override the font sizen &,n .disable-responsive-font-size &,n &.disable-responsive-font-size {n font-size: $rfs-static;n }n }n @else {n font-size: $rfs-static;n }nn @if $rfs-two-dimensional {n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {n @if $rfs-class == "enable" {n .enable-responsive-font-size &,n &.enable-responsive-font-size {n font-size: $rfs-fluid;n }n }n @else {n font-size: $rfs-fluid;n }nn @if $rfs-safari-iframe-resize-bug-fix {n stylelint-disable-next-line length-zero-no-unitn min-width: 0vw;n }n }n }n @else {n @media (max-width: #{$mq-value}) {n @if $rfs-class == "enable" {n .enable-responsive-font-size &,n &.enable-responsive-font-size {n font-size: $rfs-fluid;n }n }n @else {n font-size: $rfs-fluid;n }nn @if $rfs-safari-iframe-resize-bug-fix {n stylelint-disable-next-line length-zero-no-unitn min-width: 0vw;n }n }n }n }n }n}nn The font-size & responsive-font-size mixin uses RFS to rescale font sizesn@mixin font-size($fs, $important: false) {n @include rfs($fs, $important);n}nn@mixin responsive-font-size($fs, $important: false) {n @include rfs($fs, $important);n}n"," stylelint-disable declaration-no-importantnn.bd-masthead {n position: relative;n padding: 3rem ($grid-gutter-width
$rfs-rem-value}rem#{$rfs-suffix};n }n @else if $rfs-font-size-unit == px {n $rfs-static: #{$fs}px#{$rfs-suffix};n }n @else {n @error "`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.";n }nn Only add media query if font-size is bigger as the minimum font-sizen If $rfs-factor == 1, no rescaling will take placen @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {n $min-width: null;n $variable-unit: null;nn Calculate minimum font-size for given font-sizen $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size)
$rfs-rem-value}rem, #{$fs-min}px);nn If two-dimensional, use smallest of screen width and heightn $variable-unit: if($rfs-two-dimensional, vmin, vw);nn Calculate the variable width between 0 and $rfs-breakpointn $variable-width: #{$fs-diff * 100
($fs * 0 + 1
($fs * 0 + 1);n }n @else if $fs-unit == "rem" {n $fs: $fs
($rfs-base-font-size * 0 + 1
($rfs-base-font-size * 0 + 1);n}n@else if $rfs-base-font-size-unit == "rem" {n $rfs-base-font-size: $rfs-base-font-size
($rfs-breakpoint * 0 + 1
($rfs-breakpoint * 0 + 1);n}n@else if $rfs-breakpoint-unit-cache == "rem" or $rfs-breakpoint-unit-cache == "em" {n $rfs-breakpoint: $rfs-breakpoint
2);n background-image: linear-gradient(45deg, #fafafa, #f5f5f5);nn h1 {n @include font-size(4rem);n line-height: 1;n }nn .btn {n padding: .8rem 2rem;n font-weight: 600;n @include font-size(1.25rem);n }nn .carbonad {n margin-top: 0 !important;n margin-bottom: -3rem !important;n }nn @include media-breakpoint-up(sm) {n padding-top: 5rem;n padding-bottom: 5rem;nn .carbonad {n margin-bottom: 0 !important;n }n }nn @include media-breakpoint-up(md) {n .carbonad {n margin-top: 3rem !important;n }n }n}nn.half-rule {n width: 6rem;n margin: 2.5rem 0;n}nn.masthead-followup {n .bd-clipboard { display: none; }nn .highlight {n padding: .5rem 0;n background-color: transparent;n }n}n"," stylelint-disable declaration-no-important, selector-max-idnnn Carbon adsnnn#carbonads {n position: static;n display: block;n max-width: 400px;n padding: 15px 15px 15px 160px;n margin: 2rem 0;n overflow: hidden;n @include font-size(.8125rem);n line-height: 1.4;n text-align: left;n background-color: rgba(0, 0, 0, .05);nn a {n color: #333;n text-decoration: none;n }nn @include media-breakpoint-up(sm) {n max-width: 330px;n @include border-radius(4px);n }n}nn.carbon-img {n float: left;n margin-left: -145px;n}nn.carbon-poweredby {n display: block;n color: #777 !important;n}n"," stylelint-disable property-blacklistn Single side border-radiusnn@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {n @if $enable-rounded {n border-radius: $radius;n }n @else if $fallback-border-radius != false {n border-radius: $fallback-border-radius;n }n}nn@mixin border-top-radius($radius) {n @if $enable-rounded {n border-top-left-radius: $radius;n border-top-right-radius: $radius;n }n}nn@mixin border-right-radius($radius) {n @if $enable-rounded {n border-top-right-radius: $radius;n border-bottom-right-radius: $radius;n }n}nn@mixin border-bottom-radius($radius) {n @if $enable-rounded {n border-bottom-right-radius: $radius;n border-bottom-left-radius: $radius;n }n}nn@mixin border-left-radius($radius) {n @if $enable-rounded {n border-top-left-radius: $radius;n border-bottom-left-radius: $radius;n }n}nn@mixin border-top-left-radius($radius) {n @if $enable-rounded {n border-top-left-radius: $radius;n }n}nn@mixin border-top-right-radius($radius) {n @if $enable-rounded {n border-top-right-radius: $radius;n }n}nn@mixin border-bottom-right-radius($radius) {n @if $enable-rounded {n border-bottom-right-radius: $radius;n }n}nn@mixin border-bottom-left-radius($radius) {n @if $enable-rounded {n border-bottom-left-radius: $radius;n }n}n"," stylelint-disable no-duplicate-selectors, selector-max-combinators, selector-max-compound-selectors, selector-max-type, selector-no-qualifying-typennn Automatically style Markdown-based tables like a Bootstrap `.table`.nnn.bd-content {n order: 1;nn Hack the sticky headern > h2[id
2011-2019, The Bootstrap Authorsn * Copyright 2011-2019 Twitter, Inc.n * Licensed under the Creative Commons Attribution 3.0 Unported License.n * For details, see https:creativecommons.org/licenses/by/3.0/.n nn Dev notesnn Background information on nomenclature and architecture decisions here.nn - Bootstrap functions, variables, and mixins are included for easy reuse.n Doing so gives us access to the same core utilities provided by Bootstrap.n For example, consistent media queries through those mixins.nn - Bootstrap's **docs variables** are prefixed with `$bd-`.n These custom colors avoid collision with the components Bootstrap provides.nn - Classes are prefixed with `.bd-`.n These classes indicate custom-built or modified components for the designn and layout of the Bootstrap docs. They are not included in our builds.nn Happy Bootstrapping!nn Load Bootstrap variables and mixinsn@import "../../../../../scss/functions";n@import "../../../../../scss/variables";n@import "../../../../../scss/mixins";nn Load docs componentsn@import "variables";n@import "nav";n@import "masthead";n@import "ads";n@import "content";n@import "skippy";n@import "sidebar";n@import "footer";n@import "component-examples";n@import "buttons";n@import "callouts";n@import "browser-bugs";n@import "brand";n@import "colors";n@import "clipboard-js";n@import "placeholder-img";nn Load docs dependenciesn@import "syntax";n@import "anchor";n@import "algolia";n","n Main navbarnnn.bd-navbar {n min-height: 4rem;n background-color: $bd-purple;n box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);nn @include media-breakpoint-down(md) {n padding-right: .5rem;n padding-left: .5rem;nn .navbar-nav-scroll {n max-width: 100%;n height: 2.5rem;n margin-top: .25rem;n overflow: hidden;nn .navbar-nav {n padding-bottom: 2rem;n overflow-x: auto;n white-space: nowrap;n -webkit-overflow-scrolling: touch;n }n }n }nn @include media-breakpoint-up(md) {n @supports (position: sticky) {n position: sticky;n top: 0;n z-index: 1071; over everything in bootstrapn }n }nn .navbar-nav {n .nav-link {n padding-right: .5rem;n padding-left: .5rem;n color: $bd-purple-light;nn &.active,n &:hover {n color: $white;n background-color: transparent;n }nn &.active {n font-weight: 600;n }n }n }nn .navbar-nav-svg {n display: inline-block;n width: 1rem;n height: 1rem;n vertical-align: text-top;n }nn .dropdown-menu {n @include font-size(.875rem);n }nn .dropdown-item.active {n font-weight: 600;n color: $gray-900;n background-color: transparent;n background-image: url("data:image/svg+xml,%3csvg xmlns='http:www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23292b2c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");n background-repeat: no-repeat;n background-position: .4rem .6rem;n background-size: .75rem .75rem;n }n}n"," Breakpoint viewport sizes and media queries.nn Breakpoints are defined as a map of (name: minimum width), order from small to large:nn (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)nn The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.nn Name of the next breakpoint, or null for the last breakpoint.nn >> breakpoint-next(sm)n mdn >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))n mdn >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))n mdn@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {n $n: index($breakpoint-names, $name);n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);n}nn Minimum breakpoint width. Null for the smallest (first) breakpoint.nn >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))n 576pxn@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {n $min: map-get($breakpoints, $name);n @return if($min != 0, $min, null);n}nn Maximum breakpoint width. Null for the largest (last) breakpoint.n The maximum value is calculated as the minimum of the next one less 0.02pxn to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.n See https:www.w3.org/TR/mediaqueries-4/#mq-min-maxn Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.n See https:bugs.webkit.org/show_bug.cgi?id=178261nn >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))n 767.98pxn@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {n $next: breakpoint-next($name, $breakpoints);n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);n}nn Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.n Useful for making responsive utilities.nn >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))n "" (Returns a blank string)n >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))n "-sm"n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {n @return if(breakpoint-min($name, $breakpoints) == null, "", "-#{$name}");n}nn Media of at least the minimum breakpoint width. No query for the smallest breakpoint.n Makes the @content apply to the given breakpoint and wider.n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {n $min: breakpoint-min($name, $breakpoints);n @if $min {n @media (min-width: $min) {n @content;n }n } @else {n @content;n }n}nn Media of at most the maximum breakpoint width. No query for the largest breakpoint.n Makes the @content apply to the given breakpoint and narrower.n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {n $max: breakpoint-max($name, $breakpoints);n @if $max {n @media (max-width: $max) {n @content;n }n } @else {n @content;n }n}nn Media that spans multiple breakpoint widths.n Makes the @content apply between the min and max breakpointsn@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {n $min: breakpoint-min($lower, $breakpoints);n $max: breakpoint-max($upper, $breakpoints);nn @if $min != null and $max != null {n @media (min-width: $min) and (max-width: $max) {n @content;n }n } @else if $max == null {n @include media-breakpoint-up($lower, $breakpoints) {n @content;n }n } @else if $min == null {n @include media-breakpoint-down($upper, $breakpoints) {n @content;n }n }n}nn Media between the breakpoint's minimum and maximum widths.n No minimum for the smallest breakpoint, and no maximum for the largest one.n Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {n $min: breakpoint-min($name, $breakpoints);n $max: breakpoint-max($name, $breakpoints);nn @if $min != null and $max != null {n @media (min-width: $min) and (max-width: $max) {n @content;n }n } @else if $max == null {n @include media-breakpoint-up($name, $breakpoints) {n @content;n }n } @else if $min == null {n @include media-breakpoint-down($name, $breakpoints) {n @content;n }n }n}n"," stylelint-disable property-blacklist, scss/dollar-variable-defaultnn SCSS RFS mixinnn Automated font-resizingnn See https:github.com/twbs/rfsnn Configurationnn Base font sizen$rfs-base-font-size: 1.25rem !default;n$rfs-font-size-unit: rem !default;nn Breakpoint at where font-size starts decreasing if screen width is smallern$rfs-breakpoint: 1200px !default;n$rfs-breakpoint-unit: px !default;nn Resize font-size based on screen height and widthn$rfs-two-dimensional: false !default;nn Factor of decreasen$rfs-factor: 10 !default;nn@if type-of($rfs-factor) != "number" or $rfs-factor <= 1 {n @error "`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.";n}nn Generate enable or disable classes. Possibilities: false, "enable" or "disable"n$rfs-class: false !default;nn 1 rem = $rfs-rem-value pxn$rfs-rem-value: 16 !default;nn Safari iframe resize bug: https:github.com/twbs/rfs/issues/14n$rfs-safari-iframe-resize-bug-fix: false !default;nn Disable RFS by setting $enable-responsive-font-sizes to falsen$enable-responsive-font-sizes: true !default;nn Cache $rfs-base-font-size unitn$rfs-base-font-size-unit: unit($rfs-base-font-size);nn Remove px-unit from $rfs-base-font-size for calculationsn@if $rfs-base-font-size-unit == "px" {n $rfs-base-font-size: $rfs-base-font-size
License: CC-BY-3.0
FIXME
Files: site/_includes/footer.html
Copyright: NONE
License: CC-BY-3.0
FIXME
Files: LICENSE
Copyright: 2011-2019, The Bootstrap Authors
2011-2019, Twitter, Inc.
License: Expat
FIXME
Files: debian/copyright-check
Copyright: 2016-2019, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+
FIXME
Files: debian/patches/do-not-update-copyright-year.diff
Copyright: 2011, -${year} ${pkg.author}
2011-2018, ${pkg.author}
year during build
License: UNKNOWN
FIXME
Files: build/banner.js
Copyright: 2011, -${year} ${pkg.author}
License: UNKNOWN
FIXME
Files: site/docs/4.3/examples/checkout/index.html
Copyright: 2017, -{{ site.time | date: "%Y" }} Company Name</p>
License: UNKNOWN
FIXME
Files: site/docs/4.3/examples/carousel/index.html
Copyright: 2017, -{{ site.time | date: "%Y" }} Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p>
License: UNKNOWN
FIXME
Files: scss/_custom-forms.scss
Copyright: 2014, Waybury.
License: UNKNOWN
FIXME
Files: README.md
Copyright: 2011-2019, the [Bootstrap Authors
License: UNKNOWN
FIXME
Files: debian/patches/series
Copyright: -year.diff
License: UNKNOWN
FIXME
Files: site/docs/4.3/examples/album/index.html
Copyright: Bootstrap, but please download and customize it for yourself!</p>
License: UNKNOWN
FIXME
Files: site/docs/4.3/examples/jumbotron/index.html
Copyright: Company 2017-{{ site.time | date: "%Y" }}</p>
License: UNKNOWN
FIXME
Files: debian/source/lintian-overrides
Copyright: GPL-3+
gpl-3+
License: UNKNOWN
FIXME
Files: debian/patches/build-js-using-buble-instead-of-babel.patch
Copyright: rémy Lal <kapouer@melix.org>
License: UNKNOWN
FIXME
|