@sd-angular/core 19.0.0-beta.84 → 19.0.0-beta.85
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +716 -716
- package/assets/fonts/fonts.scss +115 -115
- package/assets/scss/bootstrap-4.6.2/_alert.scss +52 -52
- package/assets/scss/bootstrap-4.6.2/_badge.scss +54 -54
- package/assets/scss/bootstrap-4.6.2/_breadcrumb.scss +42 -42
- package/assets/scss/bootstrap-4.6.2/_button-group.scss +163 -163
- package/assets/scss/bootstrap-4.6.2/_buttons.scss +142 -142
- package/assets/scss/bootstrap-4.6.2/_card.scss +286 -286
- package/assets/scss/bootstrap-4.6.2/_carousel.scss +200 -200
- package/assets/scss/bootstrap-4.6.2/_close.scss +40 -40
- package/assets/scss/bootstrap-4.6.2/_code.scss +48 -48
- package/assets/scss/bootstrap-4.6.2/_custom-forms.scss +526 -526
- package/assets/scss/bootstrap-4.6.2/_dropdown.scss +192 -192
- package/assets/scss/bootstrap-4.6.2/_forms.scss +347 -347
- package/assets/scss/bootstrap-4.6.2/_functions.scss +190 -190
- package/assets/scss/bootstrap-4.6.2/_grid.scss +73 -73
- package/assets/scss/bootstrap-4.6.2/_images.scss +42 -42
- package/assets/scss/bootstrap-4.6.2/_input-group.scss +211 -211
- package/assets/scss/bootstrap-4.6.2/_jumbotron.scss +17 -17
- package/assets/scss/bootstrap-4.6.2/_list-group.scss +154 -154
- package/assets/scss/bootstrap-4.6.2/_media.scss +8 -8
- package/assets/scss/bootstrap-4.6.2/_mixins.scss +47 -47
- package/assets/scss/bootstrap-4.6.2/_modal.scss +240 -240
- package/assets/scss/bootstrap-4.6.2/_nav.scss +125 -125
- package/assets/scss/bootstrap-4.6.2/_navbar.scss +332 -332
- package/assets/scss/bootstrap-4.6.2/_pagination.scss +74 -74
- package/assets/scss/bootstrap-4.6.2/_popover.scss +170 -170
- package/assets/scss/bootstrap-4.6.2/_print.scss +132 -132
- package/assets/scss/bootstrap-4.6.2/_progress.scss +47 -47
- package/assets/scss/bootstrap-4.6.2/_reboot.scss +484 -484
- package/assets/scss/bootstrap-4.6.2/_root.scss +19 -19
- package/assets/scss/bootstrap-4.6.2/_spinners.scss +65 -65
- package/assets/scss/bootstrap-4.6.2/_tables.scss +185 -185
- package/assets/scss/bootstrap-4.6.2/_toasts.scss +46 -46
- package/assets/scss/bootstrap-4.6.2/_tooltip.scss +115 -115
- package/assets/scss/bootstrap-4.6.2/_transitions.scss +26 -26
- package/assets/scss/bootstrap-4.6.2/_type.scss +125 -125
- package/assets/scss/bootstrap-4.6.2/_utilities.scss +18 -18
- package/assets/scss/bootstrap-4.6.2/_variables.scss +1150 -1150
- package/assets/scss/bootstrap-4.6.2/bootstrap-grid.scss +30 -30
- package/assets/scss/bootstrap-4.6.2/bootstrap-reboot.scss +12 -12
- package/assets/scss/bootstrap-4.6.2/bootstrap.scss +44 -44
- package/assets/scss/bootstrap-4.6.2/mixins/_alert.scss +13 -13
- package/assets/scss/bootstrap-4.6.2/mixins/_background-variant.scss +23 -23
- package/assets/scss/bootstrap-4.6.2/mixins/_badge.scss +17 -17
- package/assets/scss/bootstrap-4.6.2/mixins/_border-radius.scss +76 -76
- package/assets/scss/bootstrap-4.6.2/mixins/_box-shadow.scss +20 -20
- package/assets/scss/bootstrap-4.6.2/mixins/_breakpoints.scss +123 -123
- package/assets/scss/bootstrap-4.6.2/mixins/_buttons.scss +110 -110
- package/assets/scss/bootstrap-4.6.2/mixins/_caret.scss +62 -62
- package/assets/scss/bootstrap-4.6.2/mixins/_clearfix.scss +7 -7
- package/assets/scss/bootstrap-4.6.2/mixins/_deprecate.scss +10 -10
- package/assets/scss/bootstrap-4.6.2/mixins/_float.scss +14 -14
- package/assets/scss/bootstrap-4.6.2/mixins/_forms.scss +195 -195
- package/assets/scss/bootstrap-4.6.2/mixins/_gradients.scss +45 -45
- package/assets/scss/bootstrap-4.6.2/mixins/_grid-framework.scss +80 -80
- package/assets/scss/bootstrap-4.6.2/mixins/_grid.scss +69 -69
- package/assets/scss/bootstrap-4.6.2/mixins/_hover.scss +37 -37
- package/assets/scss/bootstrap-4.6.2/mixins/_image.scss +36 -36
- package/assets/scss/bootstrap-4.6.2/mixins/_list-group.scss +21 -21
- package/assets/scss/bootstrap-4.6.2/mixins/_lists.scss +7 -7
- package/assets/scss/bootstrap-4.6.2/mixins/_nav-divider.scss +11 -11
- package/assets/scss/bootstrap-4.6.2/mixins/_pagination.scss +22 -22
- package/assets/scss/bootstrap-4.6.2/mixins/_reset-text.scss +17 -17
- package/assets/scss/bootstrap-4.6.2/mixins/_resize.scss +6 -6
- package/assets/scss/bootstrap-4.6.2/mixins/_screen-reader.scss +34 -34
- package/assets/scss/bootstrap-4.6.2/mixins/_size.scss +7 -7
- package/assets/scss/bootstrap-4.6.2/mixins/_table-row.scss +39 -39
- package/assets/scss/bootstrap-4.6.2/mixins/_text-emphasis.scss +17 -17
- package/assets/scss/bootstrap-4.6.2/mixins/_text-hide.scss +11 -11
- package/assets/scss/bootstrap-4.6.2/mixins/_text-truncate.scss +8 -8
- package/assets/scss/bootstrap-4.6.2/mixins/_transition.scss +26 -26
- package/assets/scss/bootstrap-4.6.2/mixins/_visibility.scss +8 -8
- package/assets/scss/bootstrap-4.6.2/utilities/_align.scss +8 -8
- package/assets/scss/bootstrap-4.6.2/utilities/_background.scss +19 -19
- package/assets/scss/bootstrap-4.6.2/utilities/_borders.scss +75 -75
- package/assets/scss/bootstrap-4.6.2/utilities/_clearfix.scss +3 -3
- package/assets/scss/bootstrap-4.6.2/utilities/_display.scss +26 -26
- package/assets/scss/bootstrap-4.6.2/utilities/_embed.scss +39 -39
- package/assets/scss/bootstrap-4.6.2/utilities/_flex.scss +51 -51
- package/assets/scss/bootstrap-4.6.2/utilities/_float.scss +11 -11
- package/assets/scss/bootstrap-4.6.2/utilities/_interactions.scss +5 -5
- package/assets/scss/bootstrap-4.6.2/utilities/_overflow.scss +5 -5
- package/assets/scss/bootstrap-4.6.2/utilities/_position.scss +32 -32
- package/assets/scss/bootstrap-4.6.2/utilities/_screenreaders.scss +11 -11
- package/assets/scss/bootstrap-4.6.2/utilities/_shadows.scss +6 -6
- package/assets/scss/bootstrap-4.6.2/utilities/_sizing.scss +20 -20
- package/assets/scss/bootstrap-4.6.2/utilities/_spacing.scss +73 -73
- package/assets/scss/bootstrap-4.6.2/utilities/_stretched-link.scss +19 -19
- package/assets/scss/bootstrap-4.6.2/utilities/_text.scss +72 -72
- package/assets/scss/bootstrap-4.6.2/utilities/_visibility.scss +13 -13
- package/assets/scss/bootstrap-4.6.2/vendor/_rfs.scss +228 -228
- package/assets/scss/core/print.scss +47 -47
- package/assets/scss/core/scrollbar.scss +30 -30
- package/assets/scss/core/typography.scss +121 -121
- package/fesm2022/sd-angular-core-components-anchor-v2.mjs +4 -4
- package/fesm2022/sd-angular-core-components-anchor-v2.mjs.map +1 -1
- package/fesm2022/sd-angular-core-components-avatar.mjs +2 -2
- package/fesm2022/sd-angular-core-components-avatar.mjs.map +1 -1
- package/fesm2022/sd-angular-core-components-chart.mjs +40 -40
- package/fesm2022/sd-angular-core-components-chart.mjs.map +1 -1
- package/fesm2022/sd-angular-core-components-quick-action.mjs.map +1 -1
- package/fesm2022/sd-angular-core-components-tab-router.mjs +4 -4
- package/fesm2022/sd-angular-core-components-tab-router.mjs.map +1 -1
- package/fesm2022/sd-angular-core-components-table.mjs +18 -14
- package/fesm2022/sd-angular-core-components-table.mjs.map +1 -1
- package/fesm2022/sd-angular-core-components-upload-file.mjs +4 -4
- package/fesm2022/sd-angular-core-components-upload-file.mjs.map +1 -1
- package/fesm2022/sd-angular-core-directives.mjs.map +1 -1
- package/fesm2022/sd-angular-core-forms-directives.mjs.map +1 -1
- package/fesm2022/sd-angular-core-forms-models.mjs.map +1 -1
- package/fesm2022/sd-angular-core-forms-select.mjs +2 -2
- package/fesm2022/sd-angular-core-forms-select.mjs.map +1 -1
- package/fesm2022/sd-angular-core-forms.mjs.map +1 -1
- package/fesm2022/sd-angular-core-modules-authom.mjs.map +1 -1
- package/fesm2022/sd-angular-core-modules-layout.mjs +2 -2
- package/fesm2022/sd-angular-core-modules-layout.mjs.map +1 -1
- package/fesm2022/sd-angular-core-pipes.mjs.map +1 -1
- package/fesm2022/sd-angular-core-services-api.mjs.map +1 -1
- package/fesm2022/sd-angular-core-services-cache.mjs.map +1 -1
- package/fesm2022/sd-angular-core-services-confirm.mjs.map +1 -1
- package/fesm2022/sd-angular-core-services-firebase.mjs.map +1 -1
- package/fesm2022/sd-angular-core-services-license.mjs.map +1 -1
- package/fesm2022/sd-angular-core-services-storage.mjs.map +1 -1
- package/fesm2022/sd-angular-core-utilities-extensions.mjs.map +1 -1
- package/fesm2022/sd-angular-core-utilities-models.mjs.map +1 -1
- package/fesm2022/sd-angular-core.mjs.map +1 -1
- package/package.json +66 -66
- package/sd-angular-core-19.0.0-beta.85.tgz +0 -0
- package/sd-angular-core-19.0.0-beta.84.tgz +0 -0
|
@@ -1,132 +1,132 @@
|
|
|
1
|
-
// stylelint-disable declaration-no-important, selector-no-qualifying-type
|
|
2
|
-
|
|
3
|
-
// Source: https://github.com/h5bp/main.css/blob/master/src/_print.css
|
|
4
|
-
|
|
5
|
-
// ==========================================================================
|
|
6
|
-
// Print styles.
|
|
7
|
-
// Inlined to avoid the additional HTTP request:
|
|
8
|
-
// https://www.phpied.com/delay-loading-your-print-css/
|
|
9
|
-
// ==========================================================================
|
|
10
|
-
|
|
11
|
-
@if $enable-print-styles {
|
|
12
|
-
@media print {
|
|
13
|
-
*,
|
|
14
|
-
*::before,
|
|
15
|
-
*::after {
|
|
16
|
-
// Bootstrap specific; comment out `color` and `background`
|
|
17
|
-
//color: $black !important; // Black prints faster
|
|
18
|
-
text-shadow: none !important;
|
|
19
|
-
//background: transparent !important;
|
|
20
|
-
box-shadow: none !important;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
a {
|
|
24
|
-
&:not(.btn) {
|
|
25
|
-
text-decoration: underline;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
// Bootstrap specific; comment the following selector out
|
|
30
|
-
//a[href]::after {
|
|
31
|
-
// content: " (" attr(href) ")";
|
|
32
|
-
//}
|
|
33
|
-
|
|
34
|
-
abbr[title]::after {
|
|
35
|
-
content: " (" attr(title) ")";
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
// Bootstrap specific; comment the following selector out
|
|
39
|
-
//
|
|
40
|
-
// Don't show links that are fragment identifiers,
|
|
41
|
-
// or use the `javascript:` pseudo protocol
|
|
42
|
-
//
|
|
43
|
-
|
|
44
|
-
//a[href^="#"]::after,
|
|
45
|
-
//a[href^="javascript:"]::after {
|
|
46
|
-
// content: "";
|
|
47
|
-
//}
|
|
48
|
-
|
|
49
|
-
pre {
|
|
50
|
-
white-space: pre-wrap !important;
|
|
51
|
-
}
|
|
52
|
-
pre,
|
|
53
|
-
blockquote {
|
|
54
|
-
border: $border-width solid $gray-500; // Bootstrap custom code; using `$border-width` instead of 1px
|
|
55
|
-
page-break-inside: avoid;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
tr,
|
|
59
|
-
img {
|
|
60
|
-
page-break-inside: avoid;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
p,
|
|
64
|
-
h2,
|
|
65
|
-
h3 {
|
|
66
|
-
orphans: 3;
|
|
67
|
-
widows: 3;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
h2,
|
|
71
|
-
h3 {
|
|
72
|
-
page-break-after: avoid;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
// Bootstrap specific changes start
|
|
76
|
-
|
|
77
|
-
// Specify a size and min-width to make printing closer across browsers.
|
|
78
|
-
// We don't set margin here because it breaks `size` in Chrome. We also
|
|
79
|
-
// don't use `!important` on `size` as it breaks in Chrome.
|
|
80
|
-
@page {
|
|
81
|
-
size: $print-page-size;
|
|
82
|
-
}
|
|
83
|
-
body {
|
|
84
|
-
min-width: $print-body-min-width !important;
|
|
85
|
-
}
|
|
86
|
-
.container {
|
|
87
|
-
min-width: $print-body-min-width !important;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
// Bootstrap components
|
|
91
|
-
.navbar {
|
|
92
|
-
display: none;
|
|
93
|
-
}
|
|
94
|
-
.badge {
|
|
95
|
-
border: $border-width solid $black;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.table {
|
|
99
|
-
border-collapse: collapse !important;
|
|
100
|
-
|
|
101
|
-
td,
|
|
102
|
-
th {
|
|
103
|
-
background-color: $white !important;
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.table-bordered {
|
|
108
|
-
th,
|
|
109
|
-
td {
|
|
110
|
-
border: 1px solid $gray-300 !important;
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.table-dark {
|
|
115
|
-
color: inherit;
|
|
116
|
-
|
|
117
|
-
th,
|
|
118
|
-
td,
|
|
119
|
-
thead th,
|
|
120
|
-
tbody + tbody {
|
|
121
|
-
border-color: $table-border-color;
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.table .thead-dark th {
|
|
126
|
-
color: inherit;
|
|
127
|
-
border-color: $table-border-color;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
// Bootstrap specific changes end
|
|
131
|
-
}
|
|
132
|
-
}
|
|
1
|
+
// stylelint-disable declaration-no-important, selector-no-qualifying-type
|
|
2
|
+
|
|
3
|
+
// Source: https://github.com/h5bp/main.css/blob/master/src/_print.css
|
|
4
|
+
|
|
5
|
+
// ==========================================================================
|
|
6
|
+
// Print styles.
|
|
7
|
+
// Inlined to avoid the additional HTTP request:
|
|
8
|
+
// https://www.phpied.com/delay-loading-your-print-css/
|
|
9
|
+
// ==========================================================================
|
|
10
|
+
|
|
11
|
+
@if $enable-print-styles {
|
|
12
|
+
@media print {
|
|
13
|
+
*,
|
|
14
|
+
*::before,
|
|
15
|
+
*::after {
|
|
16
|
+
// Bootstrap specific; comment out `color` and `background`
|
|
17
|
+
//color: $black !important; // Black prints faster
|
|
18
|
+
text-shadow: none !important;
|
|
19
|
+
//background: transparent !important;
|
|
20
|
+
box-shadow: none !important;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
a {
|
|
24
|
+
&:not(.btn) {
|
|
25
|
+
text-decoration: underline;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
// Bootstrap specific; comment the following selector out
|
|
30
|
+
//a[href]::after {
|
|
31
|
+
// content: " (" attr(href) ")";
|
|
32
|
+
//}
|
|
33
|
+
|
|
34
|
+
abbr[title]::after {
|
|
35
|
+
content: " (" attr(title) ")";
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
// Bootstrap specific; comment the following selector out
|
|
39
|
+
//
|
|
40
|
+
// Don't show links that are fragment identifiers,
|
|
41
|
+
// or use the `javascript:` pseudo protocol
|
|
42
|
+
//
|
|
43
|
+
|
|
44
|
+
//a[href^="#"]::after,
|
|
45
|
+
//a[href^="javascript:"]::after {
|
|
46
|
+
// content: "";
|
|
47
|
+
//}
|
|
48
|
+
|
|
49
|
+
pre {
|
|
50
|
+
white-space: pre-wrap !important;
|
|
51
|
+
}
|
|
52
|
+
pre,
|
|
53
|
+
blockquote {
|
|
54
|
+
border: $border-width solid $gray-500; // Bootstrap custom code; using `$border-width` instead of 1px
|
|
55
|
+
page-break-inside: avoid;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
tr,
|
|
59
|
+
img {
|
|
60
|
+
page-break-inside: avoid;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
p,
|
|
64
|
+
h2,
|
|
65
|
+
h3 {
|
|
66
|
+
orphans: 3;
|
|
67
|
+
widows: 3;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
h2,
|
|
71
|
+
h3 {
|
|
72
|
+
page-break-after: avoid;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
// Bootstrap specific changes start
|
|
76
|
+
|
|
77
|
+
// Specify a size and min-width to make printing closer across browsers.
|
|
78
|
+
// We don't set margin here because it breaks `size` in Chrome. We also
|
|
79
|
+
// don't use `!important` on `size` as it breaks in Chrome.
|
|
80
|
+
@page {
|
|
81
|
+
size: $print-page-size;
|
|
82
|
+
}
|
|
83
|
+
body {
|
|
84
|
+
min-width: $print-body-min-width !important;
|
|
85
|
+
}
|
|
86
|
+
.container {
|
|
87
|
+
min-width: $print-body-min-width !important;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
// Bootstrap components
|
|
91
|
+
.navbar {
|
|
92
|
+
display: none;
|
|
93
|
+
}
|
|
94
|
+
.badge {
|
|
95
|
+
border: $border-width solid $black;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.table {
|
|
99
|
+
border-collapse: collapse !important;
|
|
100
|
+
|
|
101
|
+
td,
|
|
102
|
+
th {
|
|
103
|
+
background-color: $white !important;
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.table-bordered {
|
|
108
|
+
th,
|
|
109
|
+
td {
|
|
110
|
+
border: 1px solid $gray-300 !important;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.table-dark {
|
|
115
|
+
color: inherit;
|
|
116
|
+
|
|
117
|
+
th,
|
|
118
|
+
td,
|
|
119
|
+
thead th,
|
|
120
|
+
tbody + tbody {
|
|
121
|
+
border-color: $table-border-color;
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
.table .thead-dark th {
|
|
126
|
+
color: inherit;
|
|
127
|
+
border-color: $table-border-color;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
// Bootstrap specific changes end
|
|
131
|
+
}
|
|
132
|
+
}
|
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
// Disable animation if transitions are disabled
|
|
2
|
-
@if $enable-transitions {
|
|
3
|
-
@keyframes progress-bar-stripes {
|
|
4
|
-
from { background-position: $progress-height 0; }
|
|
5
|
-
to { background-position: 0 0; }
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.progress {
|
|
10
|
-
display: flex;
|
|
11
|
-
height: $progress-height;
|
|
12
|
-
overflow: hidden; // force rounded corners by cropping it
|
|
13
|
-
line-height: 0;
|
|
14
|
-
@include font-size($progress-font-size);
|
|
15
|
-
background-color: $progress-bg;
|
|
16
|
-
@include border-radius($progress-border-radius);
|
|
17
|
-
@include box-shadow($progress-box-shadow);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.progress-bar {
|
|
21
|
-
display: flex;
|
|
22
|
-
flex-direction: column;
|
|
23
|
-
justify-content: center;
|
|
24
|
-
overflow: hidden;
|
|
25
|
-
color: $progress-bar-color;
|
|
26
|
-
text-align: center;
|
|
27
|
-
white-space: nowrap;
|
|
28
|
-
background-color: $progress-bar-bg;
|
|
29
|
-
@include transition($progress-bar-transition);
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.progress-bar-striped {
|
|
33
|
-
@include gradient-striped();
|
|
34
|
-
background-size: $progress-height $progress-height;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
@if $enable-transitions {
|
|
38
|
-
.progress-bar-animated {
|
|
39
|
-
animation: $progress-bar-animation-timing progress-bar-stripes;
|
|
40
|
-
|
|
41
|
-
@if $enable-prefers-reduced-motion-media-query {
|
|
42
|
-
@media (prefers-reduced-motion: reduce) {
|
|
43
|
-
animation: none;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
1
|
+
// Disable animation if transitions are disabled
|
|
2
|
+
@if $enable-transitions {
|
|
3
|
+
@keyframes progress-bar-stripes {
|
|
4
|
+
from { background-position: $progress-height 0; }
|
|
5
|
+
to { background-position: 0 0; }
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.progress {
|
|
10
|
+
display: flex;
|
|
11
|
+
height: $progress-height;
|
|
12
|
+
overflow: hidden; // force rounded corners by cropping it
|
|
13
|
+
line-height: 0;
|
|
14
|
+
@include font-size($progress-font-size);
|
|
15
|
+
background-color: $progress-bg;
|
|
16
|
+
@include border-radius($progress-border-radius);
|
|
17
|
+
@include box-shadow($progress-box-shadow);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.progress-bar {
|
|
21
|
+
display: flex;
|
|
22
|
+
flex-direction: column;
|
|
23
|
+
justify-content: center;
|
|
24
|
+
overflow: hidden;
|
|
25
|
+
color: $progress-bar-color;
|
|
26
|
+
text-align: center;
|
|
27
|
+
white-space: nowrap;
|
|
28
|
+
background-color: $progress-bar-bg;
|
|
29
|
+
@include transition($progress-bar-transition);
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.progress-bar-striped {
|
|
33
|
+
@include gradient-striped();
|
|
34
|
+
background-size: $progress-height $progress-height;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
@if $enable-transitions {
|
|
38
|
+
.progress-bar-animated {
|
|
39
|
+
animation: $progress-bar-animation-timing progress-bar-stripes;
|
|
40
|
+
|
|
41
|
+
@if $enable-prefers-reduced-motion-media-query {
|
|
42
|
+
@media (prefers-reduced-motion: reduce) {
|
|
43
|
+
animation: none;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|