fomantic-ui 2.9.1-beta.26 → 2.9.1-beta.27
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/.github/workflows/ci.yml +18 -1
- package/.stylelintrc.js +2 -3
- package/dist/components/accordion.css +8 -7
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +2 -2
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +3 -3
- package/dist/components/ad.min.css +2 -2
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +4 -4
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +375 -375
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +5 -5
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +181 -181
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +41 -41
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +2 -2
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +4 -4
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +2 -2
- package/dist/components/container.min.css +2 -2
- package/dist/components/dimmer.css +5 -5
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +2 -2
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +9 -9
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +70 -68
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +5 -5
- package/dist/components/embed.js +2 -2
- package/dist/components/embed.min.css +2 -2
- package/dist/components/embed.min.js +2 -2
- package/dist/components/emoji.css +3548 -3548
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +6 -6
- package/dist/components/feed.min.css +2 -2
- package/dist/components/flag.css +266 -266
- package/dist/components/flag.min.css +2 -2
- package/dist/components/flyout.css +12 -12
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +2 -2
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +154 -154
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +2 -2
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +43 -43
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +67 -67
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +2536 -2536
- package/dist/components/icon.min.css +2 -2
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +194 -194
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +18 -18
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +276 -276
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +8 -8
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +32 -32
- package/dist/components/loader.min.css +2 -2
- package/dist/components/menu.css +91 -91
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +129 -127
- package/dist/components/message.min.css +2 -2
- package/dist/components/modal.css +21 -21
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +32 -32
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +7 -7
- package/dist/components/placeholder.min.css +2 -2
- package/dist/components/popup.css +93 -93
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +2 -2
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +54 -54
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +2 -2
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +81 -81
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +3 -3
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +20 -20
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +58 -58
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +2 -2
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +3 -3
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +2 -2
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +29 -29
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +2 -2
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +60 -60
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +33 -33
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +26 -26
- package/dist/components/step.min.css +2 -2
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +3 -3
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +2 -2
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +585 -585
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +32 -32
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +35 -35
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +9275 -9270
- package/dist/semantic.js +27 -27
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/examples/components/sticky-context.html +1 -1
- package/examples/fixed.html +1 -1
- package/examples/grid.html +3 -3
- package/examples/login.html +1 -1
- package/examples/sticky.html +3 -3
- package/package.json +1 -1
- package/src/definitions/collections/breadcrumb.less +4 -4
- package/src/definitions/collections/form.less +19 -19
- package/src/definitions/collections/grid.less +9 -9
- package/src/definitions/collections/menu.less +15 -15
- package/src/definitions/collections/message.less +8 -9
- package/src/definitions/collections/table.less +11 -12
- package/src/definitions/elements/button.less +22 -25
- package/src/definitions/elements/container.less +3 -3
- package/src/definitions/elements/divider.less +7 -8
- package/src/definitions/elements/emoji.less +7 -7
- package/src/definitions/elements/flag.less +14 -14
- package/src/definitions/elements/header.less +12 -12
- package/src/definitions/elements/icon.less +14 -14
- package/src/definitions/elements/image.less +4 -4
- package/src/definitions/elements/input.less +14 -14
- package/src/definitions/elements/label.less +11 -11
- package/src/definitions/elements/list.less +6 -6
- package/src/definitions/elements/loader.less +9 -9
- package/src/definitions/elements/placeholder.less +8 -8
- package/src/definitions/elements/rail.less +4 -4
- package/src/definitions/elements/reveal.less +4 -4
- package/src/definitions/elements/segment.less +10 -10
- package/src/definitions/elements/step.less +5 -7
- package/src/definitions/elements/text.less +6 -6
- package/src/definitions/globals/reset.less +3 -3
- package/src/definitions/globals/site.less +8 -8
- package/src/definitions/modules/accordion.less +3 -3
- package/src/definitions/modules/calendar.less +3 -3
- package/src/definitions/modules/checkbox.less +18 -18
- package/src/definitions/modules/dimmer.less +3 -3
- package/src/definitions/modules/dropdown.less +14 -14
- package/src/definitions/modules/embed.js +1 -1
- package/src/definitions/modules/embed.less +4 -4
- package/src/definitions/modules/flyout.less +4 -4
- package/src/definitions/modules/modal.less +5 -6
- package/src/definitions/modules/nag.less +6 -6
- package/src/definitions/modules/popup.less +10 -10
- package/src/definitions/modules/progress.less +9 -9
- package/src/definitions/modules/rating.less +6 -6
- package/src/definitions/modules/search.less +7 -7
- package/src/definitions/modules/shape.less +3 -3
- package/src/definitions/modules/sidebar.less +4 -4
- package/src/definitions/modules/slider.less +6 -6
- package/src/definitions/modules/sticky.less +3 -3
- package/src/definitions/modules/tab.less +5 -5
- package/src/definitions/modules/toast.less +9 -9
- package/src/definitions/modules/transition.less +5 -5
- package/src/definitions/views/ad.less +3 -3
- package/src/definitions/views/card.less +12 -12
- package/src/definitions/views/comment.less +5 -5
- package/src/definitions/views/feed.less +5 -5
- package/src/definitions/views/item.less +9 -9
- package/src/definitions/views/statistic.less +6 -6
- package/src/semantic.less +52 -52
- package/src/theme.less +18 -18
- package/src/themes/amazon/elements/button.variables +9 -9
- package/src/themes/amazon/globals/site.variables +12 -12
- package/src/themes/basic/elements/button.variables +7 -7
- package/src/themes/basic/elements/icon.overrides +418 -148
- package/src/themes/basic/elements/icon.variables +12 -7
- package/src/themes/bookish/elements/header.overrides +1 -1
- package/src/themes/bookish/elements/header.variables +3 -3
- package/src/themes/bootstrap3/elements/button.variables +11 -11
- package/src/themes/chubby/elements/button.overrides +1 -1
- package/src/themes/chubby/elements/button.variables +8 -8
- package/src/themes/chubby/elements/header.overrides +1 -1
- package/src/themes/chubby/elements/header.variables +1 -1
- package/src/themes/chubby/views/comment.variables +3 -3
- package/src/themes/classic/elements/button.variables +9 -9
- package/src/themes/classic/elements/header.variables +1 -1
- package/src/themes/classic/modules/progress.variables +1 -1
- package/src/themes/classic/views/card.overrides +2 -2
- package/src/themes/classic/views/card.variables +1 -1
- package/src/themes/default/collections/form.variables +2 -2
- package/src/themes/default/collections/grid.variables +1 -1
- package/src/themes/default/collections/menu.variables +13 -13
- package/src/themes/default/collections/message.variables +1 -1
- package/src/themes/default/collections/table.variables +15 -15
- package/src/themes/default/elements/button.variables +13 -13
- package/src/themes/default/elements/container.variables +13 -13
- package/src/themes/default/elements/divider.overrides +2 -2
- package/src/themes/default/elements/divider.variables +3 -3
- package/src/themes/default/elements/emoji.variables +2 -2
- package/src/themes/default/elements/flag.variables +2 -2
- package/src/themes/default/elements/header.variables +2 -2
- package/src/themes/default/elements/icon.variables +1972 -1972
- package/src/themes/default/elements/input.variables +1 -1
- package/src/themes/default/elements/label.variables +19 -19
- package/src/themes/default/elements/list.variables +4 -4
- package/src/themes/default/elements/rail.variables +2 -2
- package/src/themes/default/elements/segment.variables +4 -4
- package/src/themes/default/elements/step.overrides +2 -2
- package/src/themes/default/elements/step.variables +6 -6
- package/src/themes/default/globals/reset.overrides +4 -4
- package/src/themes/default/globals/site.variables +298 -298
- package/src/themes/default/modules/accordion.overrides +2 -2
- package/src/themes/default/modules/accordion.variables +1 -1
- package/src/themes/default/modules/checkbox.overrides +5 -5
- package/src/themes/default/modules/checkbox.variables +7 -7
- package/src/themes/default/modules/dimmer.variables +3 -3
- package/src/themes/default/modules/dropdown.overrides +9 -9
- package/src/themes/default/modules/dropdown.variables +9 -9
- package/src/themes/default/modules/flyout.variables +2 -2
- package/src/themes/default/modules/modal.variables +4 -4
- package/src/themes/default/modules/popup.variables +1 -1
- package/src/themes/default/modules/progress.variables +7 -7
- package/src/themes/default/modules/search.variables +4 -4
- package/src/themes/default/modules/shape.variables +1 -1
- package/src/themes/default/modules/sidebar.variables +1 -1
- package/src/themes/default/modules/toast.variables +1 -1
- package/src/themes/default/modules/transition.variables +1 -1
- package/src/themes/default/views/ad.variables +1 -1
- package/src/themes/default/views/card.variables +22 -22
- package/src/themes/default/views/comment.variables +1 -1
- package/src/themes/default/views/feed.variables +4 -4
- package/src/themes/default/views/item.variables +9 -9
- package/src/themes/famfamfam/elements/flag.overrides +1 -1
- package/src/themes/famfamfam/elements/flag.variables +2 -2
- package/src/themes/fixed-width/collections/grid.variables +1 -1
- package/src/themes/flat/collections/form.variables +5 -5
- package/src/themes/flat/globals/site.variables +26 -26
- package/src/themes/github/collections/form.variables +4 -4
- package/src/themes/github/collections/menu.variables +10 -10
- package/src/themes/github/collections/message.variables +7 -7
- package/src/themes/github/collections/table.variables +1 -1
- package/src/themes/github/elements/button.variables +10 -10
- package/src/themes/github/elements/icon.overrides +537 -179
- package/src/themes/github/elements/icon.variables +13 -8
- package/src/themes/github/elements/input.variables +2 -2
- package/src/themes/github/elements/segment.variables +5 -5
- package/src/themes/github/elements/step.variables +2 -2
- package/src/themes/github/globals/site.variables +12 -12
- package/src/themes/github/modules/dropdown.overrides +5 -5
- package/src/themes/github/modules/dropdown.variables +1 -1
- package/src/themes/gmail/collections/message.variables +2 -2
- package/src/themes/instagram/views/card.overrides +1 -1
- package/src/themes/instagram/views/card.variables +4 -4
- package/src/themes/joypixels/elements/emoji.variables +2 -2
- package/src/themes/material/collections/menu.overrides +1 -1
- package/src/themes/material/collections/menu.variables +1 -1
- package/src/themes/material/elements/button.overrides +1 -1
- package/src/themes/material/elements/button.variables +13 -13
- package/src/themes/material/elements/header.overrides +1 -1
- package/src/themes/material/elements/header.variables +1 -1
- package/src/themes/material/elements/icon.overrides +2796 -932
- package/src/themes/material/elements/icon.variables +13 -8
- package/src/themes/material/globals/site.variables +31 -31
- package/src/themes/material/modules/dropdown.overrides +1 -1
- package/src/themes/material/modules/dropdown.variables +1 -1
- package/src/themes/material/modules/modal.overrides +1 -1
- package/src/themes/material/modules/modal.variables +1 -1
- package/src/themes/raised/elements/button.variables +1 -1
- package/src/themes/resetcss/globals/reset.overrides +1 -1
- package/src/themes/round/elements/button.variables +8 -8
- package/src/themes/rtl/globals/site.overrides +1 -1
- package/src/themes/rtl/globals/site.variables +3 -3
- package/src/themes/systemfont/globals/site.variables +1 -1
- package/src/themes/twitter/elements/button.variables +10 -10
- package/src/themes/twitter/elements/emoji.variables +2 -2
- package/.github/workflows/codeql.yml +0 -68
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
2
|
+
* # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Progress Bar
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
@@ -47,7 +47,7 @@
|
|
47
47
|
position: relative;
|
48
48
|
width: 0;
|
49
49
|
min-width: 2em;
|
50
|
-
background: #
|
50
|
+
background: #888;
|
51
51
|
border-radius: 0.28571429rem;
|
52
52
|
-webkit-transition: width 0.1s ease, background-color 0.1s ease;
|
53
53
|
transition: width 0.1s ease, background-color 0.1s ease;
|
@@ -117,25 +117,25 @@
|
|
117
117
|
/* Indicating */
|
118
118
|
.ui.indicating.progress[data-percent^="1"] .bar,
|
119
119
|
.ui.indicating.progress[data-percent^="2"] .bar {
|
120
|
-
background-color: #
|
120
|
+
background-color: #d95c5c;
|
121
121
|
}
|
122
122
|
.ui.indicating.progress[data-percent^="3"] .bar {
|
123
|
-
background-color: #
|
123
|
+
background-color: #efbc72;
|
124
124
|
}
|
125
125
|
.ui.indicating.progress[data-percent^="4"] .bar,
|
126
126
|
.ui.indicating.progress[data-percent^="5"] .bar {
|
127
|
-
background-color: #
|
127
|
+
background-color: #e6bb48;
|
128
128
|
}
|
129
129
|
.ui.indicating.progress[data-percent^="6"] .bar {
|
130
|
-
background-color: #
|
130
|
+
background-color: #ddc928;
|
131
131
|
}
|
132
132
|
.ui.indicating.progress[data-percent^="7"] .bar,
|
133
133
|
.ui.indicating.progress[data-percent^="8"] .bar {
|
134
|
-
background-color: #
|
134
|
+
background-color: #b4d95c;
|
135
135
|
}
|
136
136
|
.ui.indicating.progress[data-percent^="9"] .bar,
|
137
137
|
.ui.indicating.progress[data-percent^="100"] .bar {
|
138
|
-
background-color: #
|
138
|
+
background-color: #66da81;
|
139
139
|
}
|
140
140
|
|
141
141
|
/* Indicating Label */
|
@@ -205,7 +205,7 @@
|
|
205
205
|
.ui.indicating.progress[data-percent^="8."] .bar,
|
206
206
|
.ui.indicating.progress[data-percent="9"] .bar,
|
207
207
|
.ui.indicating.progress[data-percent^="9."] .bar {
|
208
|
-
background-color: #
|
208
|
+
background-color: #d95c5c;
|
209
209
|
}
|
210
210
|
.ui.indicating.progress[data-percent="0"] .label,
|
211
211
|
.ui.indicating.progress[data-percent^="0."] .label,
|
@@ -254,7 +254,7 @@
|
|
254
254
|
|
255
255
|
/* Indicating Success */
|
256
256
|
.ui.ui.indicating.progress.success .label {
|
257
|
-
color: #
|
257
|
+
color: #1a531b;
|
258
258
|
}
|
259
259
|
|
260
260
|
|
@@ -267,7 +267,7 @@
|
|
267
267
|
Success
|
268
268
|
--------------- */
|
269
269
|
.ui.ui.progress.success .bar {
|
270
|
-
background-color: #
|
270
|
+
background-color: #21ba45;
|
271
271
|
}
|
272
272
|
.ui.ui.progress.success .bar,
|
273
273
|
.ui.ui.progress.success .bar::after {
|
@@ -275,14 +275,14 @@
|
|
275
275
|
animation: none;
|
276
276
|
}
|
277
277
|
.ui.progress.success > .label {
|
278
|
-
color: #
|
278
|
+
color: #1a531b;
|
279
279
|
}
|
280
280
|
|
281
281
|
/* --------------
|
282
282
|
Warning
|
283
283
|
--------------- */
|
284
284
|
.ui.ui.progress.warning .bar {
|
285
|
-
background-color: #
|
285
|
+
background-color: #f2c037;
|
286
286
|
}
|
287
287
|
.ui.ui.progress.warning .bar,
|
288
288
|
.ui.ui.progress.warning .bar::after {
|
@@ -290,14 +290,14 @@
|
|
290
290
|
animation: none;
|
291
291
|
}
|
292
292
|
.ui.progress.warning > .label {
|
293
|
-
color: #
|
293
|
+
color: #794b02;
|
294
294
|
}
|
295
295
|
|
296
296
|
/* --------------
|
297
297
|
Error
|
298
298
|
--------------- */
|
299
299
|
.ui.ui.progress.error .bar {
|
300
|
-
background-color: #
|
300
|
+
background-color: #db2828;
|
301
301
|
}
|
302
302
|
.ui.ui.progress.error .bar,
|
303
303
|
.ui.ui.progress.error .bar::after {
|
@@ -305,7 +305,7 @@
|
|
305
305
|
animation: none;
|
306
306
|
}
|
307
307
|
.ui.progress.error > .label {
|
308
|
-
color: #
|
308
|
+
color: #912d2b;
|
309
309
|
}
|
310
310
|
|
311
311
|
/* --------------
|
@@ -316,14 +316,14 @@
|
|
316
316
|
min-width: 2em;
|
317
317
|
}
|
318
318
|
.ui.active.progress .bar::after {
|
319
|
-
content:
|
319
|
+
content: "";
|
320
320
|
opacity: 0;
|
321
321
|
position: absolute;
|
322
322
|
top: 0;
|
323
323
|
left: 0;
|
324
324
|
right: 0;
|
325
325
|
bottom: 0;
|
326
|
-
background: #
|
326
|
+
background: #fff;
|
327
327
|
border-radius: 0.28571429rem;
|
328
328
|
-webkit-animation: progress-active 2s ease infinite;
|
329
329
|
animation: progress-active 2s ease infinite;
|
@@ -385,22 +385,22 @@
|
|
385
385
|
border: none;
|
386
386
|
}
|
387
387
|
.ui.inverted.progress .bar {
|
388
|
-
background: #
|
388
|
+
background: #888;
|
389
389
|
}
|
390
390
|
.ui.inverted.progress .bar > .progress {
|
391
|
-
color: #
|
391
|
+
color: #1b1c1d;
|
392
392
|
}
|
393
393
|
.ui.inverted.progress > .label {
|
394
|
-
color: #
|
394
|
+
color: #fff;
|
395
395
|
}
|
396
396
|
.ui.inverted.progress.success > .label {
|
397
|
-
color: #
|
397
|
+
color: #21ba45;
|
398
398
|
}
|
399
399
|
.ui.inverted.progress.warning > .label {
|
400
|
-
color: #
|
400
|
+
color: #f2c037;
|
401
401
|
}
|
402
402
|
.ui.inverted.progress.error > .label {
|
403
|
-
color: #
|
403
|
+
color: #db2828;
|
404
404
|
}
|
405
405
|
|
406
406
|
/* --------------
|
@@ -456,17 +456,17 @@
|
|
456
456
|
.ui.indeterminate.primary.progress .bar::before,
|
457
457
|
.ui.primary.progress .bar,
|
458
458
|
.ui.progress .primary.bar {
|
459
|
-
background-color: #
|
459
|
+
background-color: #2185d0;
|
460
460
|
}
|
461
461
|
.ui.inverted.indeterminate.primary.progress .bar::before,
|
462
462
|
.ui.primary.inverted.progress .bar,
|
463
463
|
.ui.inverted.progress .primary.bar {
|
464
|
-
background-color: #
|
464
|
+
background-color: #54c8ff;
|
465
465
|
}
|
466
466
|
.ui.indeterminate.secondary.progress .bar::before,
|
467
467
|
.ui.secondary.progress .bar,
|
468
468
|
.ui.progress .secondary.bar {
|
469
|
-
background-color: #
|
469
|
+
background-color: #1b1c1d;
|
470
470
|
}
|
471
471
|
.ui.inverted.indeterminate.secondary.progress .bar::before,
|
472
472
|
.ui.secondary.inverted.progress .bar,
|
@@ -476,112 +476,112 @@
|
|
476
476
|
.ui.indeterminate.red.progress .bar::before,
|
477
477
|
.ui.red.progress .bar,
|
478
478
|
.ui.progress .red.bar {
|
479
|
-
background-color: #
|
479
|
+
background-color: #db2828;
|
480
480
|
}
|
481
481
|
.ui.inverted.indeterminate.red.progress .bar::before,
|
482
482
|
.ui.red.inverted.progress .bar,
|
483
483
|
.ui.inverted.progress .red.bar {
|
484
|
-
background-color: #
|
484
|
+
background-color: #ff695e;
|
485
485
|
}
|
486
486
|
.ui.indeterminate.orange.progress .bar::before,
|
487
487
|
.ui.orange.progress .bar,
|
488
488
|
.ui.progress .orange.bar {
|
489
|
-
background-color: #
|
489
|
+
background-color: #f2711c;
|
490
490
|
}
|
491
491
|
.ui.inverted.indeterminate.orange.progress .bar::before,
|
492
492
|
.ui.orange.inverted.progress .bar,
|
493
493
|
.ui.inverted.progress .orange.bar {
|
494
|
-
background-color: #
|
494
|
+
background-color: #ff851b;
|
495
495
|
}
|
496
496
|
.ui.indeterminate.yellow.progress .bar::before,
|
497
497
|
.ui.yellow.progress .bar,
|
498
498
|
.ui.progress .yellow.bar {
|
499
|
-
background-color: #
|
499
|
+
background-color: #fbbd08;
|
500
500
|
}
|
501
501
|
.ui.inverted.indeterminate.yellow.progress .bar::before,
|
502
502
|
.ui.yellow.inverted.progress .bar,
|
503
503
|
.ui.inverted.progress .yellow.bar {
|
504
|
-
background-color: #
|
504
|
+
background-color: #ffe21f;
|
505
505
|
}
|
506
506
|
.ui.indeterminate.olive.progress .bar::before,
|
507
507
|
.ui.olive.progress .bar,
|
508
508
|
.ui.progress .olive.bar {
|
509
|
-
background-color: #
|
509
|
+
background-color: #b5cc18;
|
510
510
|
}
|
511
511
|
.ui.inverted.indeterminate.olive.progress .bar::before,
|
512
512
|
.ui.olive.inverted.progress .bar,
|
513
513
|
.ui.inverted.progress .olive.bar {
|
514
|
-
background-color: #
|
514
|
+
background-color: #d9e778;
|
515
515
|
}
|
516
516
|
.ui.indeterminate.green.progress .bar::before,
|
517
517
|
.ui.green.progress .bar,
|
518
518
|
.ui.progress .green.bar {
|
519
|
-
background-color: #
|
519
|
+
background-color: #21ba45;
|
520
520
|
}
|
521
521
|
.ui.inverted.indeterminate.green.progress .bar::before,
|
522
522
|
.ui.green.inverted.progress .bar,
|
523
523
|
.ui.inverted.progress .green.bar {
|
524
|
-
background-color: #
|
524
|
+
background-color: #2ecc40;
|
525
525
|
}
|
526
526
|
.ui.indeterminate.teal.progress .bar::before,
|
527
527
|
.ui.teal.progress .bar,
|
528
528
|
.ui.progress .teal.bar {
|
529
|
-
background-color: #
|
529
|
+
background-color: #00b5ad;
|
530
530
|
}
|
531
531
|
.ui.inverted.indeterminate.teal.progress .bar::before,
|
532
532
|
.ui.teal.inverted.progress .bar,
|
533
533
|
.ui.inverted.progress .teal.bar {
|
534
|
-
background-color: #
|
534
|
+
background-color: #6dffff;
|
535
535
|
}
|
536
536
|
.ui.indeterminate.blue.progress .bar::before,
|
537
537
|
.ui.blue.progress .bar,
|
538
538
|
.ui.progress .blue.bar {
|
539
|
-
background-color: #
|
539
|
+
background-color: #2185d0;
|
540
540
|
}
|
541
541
|
.ui.inverted.indeterminate.blue.progress .bar::before,
|
542
542
|
.ui.blue.inverted.progress .bar,
|
543
543
|
.ui.inverted.progress .blue.bar {
|
544
|
-
background-color: #
|
544
|
+
background-color: #54c8ff;
|
545
545
|
}
|
546
546
|
.ui.indeterminate.violet.progress .bar::before,
|
547
547
|
.ui.violet.progress .bar,
|
548
548
|
.ui.progress .violet.bar {
|
549
|
-
background-color: #
|
549
|
+
background-color: #6435c9;
|
550
550
|
}
|
551
551
|
.ui.inverted.indeterminate.violet.progress .bar::before,
|
552
552
|
.ui.violet.inverted.progress .bar,
|
553
553
|
.ui.inverted.progress .violet.bar {
|
554
|
-
background-color: #
|
554
|
+
background-color: #a291fb;
|
555
555
|
}
|
556
556
|
.ui.indeterminate.purple.progress .bar::before,
|
557
557
|
.ui.purple.progress .bar,
|
558
558
|
.ui.progress .purple.bar {
|
559
|
-
background-color: #
|
559
|
+
background-color: #a333c8;
|
560
560
|
}
|
561
561
|
.ui.inverted.indeterminate.purple.progress .bar::before,
|
562
562
|
.ui.purple.inverted.progress .bar,
|
563
563
|
.ui.inverted.progress .purple.bar {
|
564
|
-
background-color: #
|
564
|
+
background-color: #dc73ff;
|
565
565
|
}
|
566
566
|
.ui.indeterminate.pink.progress .bar::before,
|
567
567
|
.ui.pink.progress .bar,
|
568
568
|
.ui.progress .pink.bar {
|
569
|
-
background-color: #
|
569
|
+
background-color: #e03997;
|
570
570
|
}
|
571
571
|
.ui.inverted.indeterminate.pink.progress .bar::before,
|
572
572
|
.ui.pink.inverted.progress .bar,
|
573
573
|
.ui.inverted.progress .pink.bar {
|
574
|
-
background-color: #
|
574
|
+
background-color: #ff8edf;
|
575
575
|
}
|
576
576
|
.ui.indeterminate.brown.progress .bar::before,
|
577
577
|
.ui.brown.progress .bar,
|
578
578
|
.ui.progress .brown.bar {
|
579
|
-
background-color: #
|
579
|
+
background-color: #a5673f;
|
580
580
|
}
|
581
581
|
.ui.inverted.indeterminate.brown.progress .bar::before,
|
582
582
|
.ui.brown.inverted.progress .bar,
|
583
583
|
.ui.inverted.progress .brown.bar {
|
584
|
-
background-color: #
|
584
|
+
background-color: #d67c1c;
|
585
585
|
}
|
586
586
|
.ui.indeterminate.grey.progress .bar::before,
|
587
587
|
.ui.grey.progress .bar,
|
@@ -591,12 +591,12 @@
|
|
591
591
|
.ui.inverted.indeterminate.grey.progress .bar::before,
|
592
592
|
.ui.grey.inverted.progress .bar,
|
593
593
|
.ui.inverted.progress .grey.bar {
|
594
|
-
background-color: #
|
594
|
+
background-color: #dcddde;
|
595
595
|
}
|
596
596
|
.ui.indeterminate.black.progress .bar::before,
|
597
597
|
.ui.black.progress .bar,
|
598
598
|
.ui.progress .black.bar {
|
599
|
-
background-color: #
|
599
|
+
background-color: #1b1c1d;
|
600
600
|
}
|
601
601
|
.ui.inverted.indeterminate.black.progress .bar::before,
|
602
602
|
.ui.black.inverted.progress .bar,
|
@@ -669,7 +669,7 @@
|
|
669
669
|
right: 0;
|
670
670
|
}
|
671
671
|
.ui.indeterminate.progress .bar::before {
|
672
|
-
content:
|
672
|
+
content: "";
|
673
673
|
position: absolute;
|
674
674
|
top: 0;
|
675
675
|
bottom: 0;
|
@@ -705,7 +705,7 @@
|
|
705
705
|
animation-name: progress-filling;
|
706
706
|
}
|
707
707
|
.ui.indeterminate.progress:not(.sliding):not(.filling):not(.swinging) .bar::before {
|
708
|
-
background: #
|
708
|
+
background: #fff;
|
709
709
|
}
|
710
710
|
.ui.sliding.indeterminate.progress .bar,
|
711
711
|
.ui.swinging.indeterminate.progress .bar,
|
@@ -714,7 +714,7 @@
|
|
714
714
|
}
|
715
715
|
.ui.sliding.indeterminate.progress .bar .progress,
|
716
716
|
.ui.swinging.indeterminate.progress .bar .progress {
|
717
|
-
color: #
|
717
|
+
color: #1b1c1d;
|
718
718
|
}
|
719
719
|
.ui.inverted.sliding.indeterminate.progress .bar,
|
720
720
|
.ui.inverted.swinging.indeterminate.progress .bar,
|
@@ -1,9 +1,9 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
2
|
+
* # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Progress Bar
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
7
|
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
|
-
*/.ui.progress{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;border:none;margin:1em 0 2.5em;-webkit-box-shadow:none;box-shadow:none;background:rgba(0,0,0,.1);padding:0;border-radius:.28571429rem}.ui.progress:first-child{margin:0 0 2.5em}.ui.progress:last-child{margin:0 0 1.5em}.ui.progress .bar{display:block;line-height:1;position:relative;width:0;min-width:2em;background:#888;border-radius:.28571429rem;-webkit-transition:width .1s ease,background-color .1s ease;transition:width .1s ease,background-color .1s ease;overflow:hidden}.ui.ui.ui.progress:not([data-percent]):not(.indeterminate) .bar,.ui.ui.ui.progress[data-percent="0"]:not(.indeterminate) .bar{background:0 0}.ui.progress[data-percent="0"] .bar .progress{color:rgba(0,0,0,.87)}.ui.inverted.progress[data-percent="0"] .bar .progress{color:rgba(255,255,255,.9)}.ui.progress .bar>.progress{white-space:nowrap;position:absolute;width:auto;font-size:.92857143em;top:50%;right:.5em;left:auto;bottom:auto;color:rgba(255,255,255,.7);text-shadow:none;margin-top:-.5em;font-weight:700;text-align:left}.ui.right.aligned.progress{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ui.right.aligned.progress .bar>.progress{left:.5em;right:auto}.ui.progress>.label{position:absolute;width:100%;font-size:1em;top:100%;right:auto;left:0;bottom:auto;color:rgba(0,0,0,.87);font-weight:700;text-shadow:none;margin-top:.2em;text-align:center;-webkit-transition:color .4s ease;transition:color .4s ease}.ui.indicating.progress[data-percent^="1"] .bar,.ui.indicating.progress[data-percent^="2"] .bar{background-color:#d95c5c}.ui.indicating.progress[data-percent^="3"] .bar{background-color:#efbc72}.ui.indicating.progress[data-percent^="4"] .bar,.ui.indicating.progress[data-percent^="5"] .bar{background-color:#e6bb48}.ui.indicating.progress[data-percent^="6"] .bar{background-color:#ddc928}.ui.indicating.progress[data-percent^="7"] .bar,.ui.indicating.progress[data-percent^="8"] .bar{background-color:#b4d95c}.ui.indicating.progress[data-percent^="100"] .bar,.ui.indicating.progress[data-percent^="9"] .bar{background-color:#66da81}.ui.indicating.progress[data-percent^="1"] .label,.ui.indicating.progress[data-percent^="2"] .label{color:rgba(0,0,0,.87)}.ui.indicating.progress[data-percent^="3"] .label{color:rgba(0,0,0,.87)}.ui.indicating.progress[data-percent^="4"] .label,.ui.indicating.progress[data-percent^="5"] .label{color:rgba(0,0,0,.87)}.ui.indicating.progress[data-percent^="6"] .label{color:rgba(0,0,0,.87)}.ui.indicating.progress[data-percent^="7"] .label,.ui.indicating.progress[data-percent^="8"] .label{color:rgba(0,0,0,.87)}.ui.indicating.progress[data-percent^="100"] .label,.ui.indicating.progress[data-percent^="9"] .label{color:rgba(0,0,0,.87)}.ui.inverted.indicating.progress[data-percent^="1"] .label,.ui.inverted.indicating.progress[data-percent^="2"] .label{color:rgba(255,255,255,.9)}.ui.inverted.indicating.progress[data-percent^="3"] .label{color:rgba(255,255,255,.9)}.ui.inverted.indicating.progress[data-percent^="4"] .label,.ui.inverted.indicating.progress[data-percent^="5"] .label{color:rgba(255,255,255,.9)}.ui.inverted.indicating.progress[data-percent^="6"] .label{color:rgba(255,255,255,.9)}.ui.inverted.indicating.progress[data-percent^="7"] .label,.ui.inverted.indicating.progress[data-percent^="8"] .label{color:rgba(255,255,255,.9)}.ui.inverted.indicating.progress[data-percent^="100"] .label,.ui.inverted.indicating.progress[data-percent^="9"] .label{color:rgba(255,255,255,.9)}.ui.indicating.progress[data-percent="1"] .bar,.ui.indicating.progress[data-percent="2"] .bar,.ui.indicating.progress[data-percent="3"] .bar,.ui.indicating.progress[data-percent="4"] .bar,.ui.indicating.progress[data-percent="5"] .bar,.ui.indicating.progress[data-percent="6"] .bar,.ui.indicating.progress[data-percent="7"] .bar,.ui.indicating.progress[data-percent="8"] .bar,.ui.indicating.progress[data-percent="9"] .bar,.ui.indicating.progress[data-percent^="1."] .bar,.ui.indicating.progress[data-percent^="2."] .bar,.ui.indicating.progress[data-percent^="3."] .bar,.ui.indicating.progress[data-percent^="4."] .bar,.ui.indicating.progress[data-percent^="5."] .bar,.ui.indicating.progress[data-percent^="6."] .bar,.ui.indicating.progress[data-percent^="7."] .bar,.ui.indicating.progress[data-percent^="8."] .bar,.ui.indicating.progress[data-percent^="9."] .bar{background-color:#d95c5c}.ui.indicating.progress[data-percent="0"] .label,.ui.indicating.progress[data-percent="1"] .label,.ui.indicating.progress[data-percent="2"] .label,.ui.indicating.progress[data-percent="3"] .label,.ui.indicating.progress[data-percent="4"] .label,.ui.indicating.progress[data-percent="5"] .label,.ui.indicating.progress[data-percent="6"] .label,.ui.indicating.progress[data-percent="7"] .label,.ui.indicating.progress[data-percent="8"] .label,.ui.indicating.progress[data-percent="9"] .label,.ui.indicating.progress[data-percent^="0."] .label,.ui.indicating.progress[data-percent^="1."] .label,.ui.indicating.progress[data-percent^="2."] .label,.ui.indicating.progress[data-percent^="3."] .label,.ui.indicating.progress[data-percent^="4."] .label,.ui.indicating.progress[data-percent^="5."] .label,.ui.indicating.progress[data-percent^="6."] .label,.ui.indicating.progress[data-percent^="7."] .label,.ui.indicating.progress[data-percent^="8."] .label,.ui.indicating.progress[data-percent^="9."] .label{color:rgba(0,0,0,.87)}.ui.inverted.indicating.progress[data-percent="0"] .label,.ui.inverted.indicating.progress[data-percent="1"] .label,.ui.inverted.indicating.progress[data-percent="2"] .label,.ui.inverted.indicating.progress[data-percent="3"] .label,.ui.inverted.indicating.progress[data-percent="4"] .label,.ui.inverted.indicating.progress[data-percent="5"] .label,.ui.inverted.indicating.progress[data-percent="6"] .label,.ui.inverted.indicating.progress[data-percent="7"] .label,.ui.inverted.indicating.progress[data-percent="8"] .label,.ui.inverted.indicating.progress[data-percent="9"] .label,.ui.inverted.indicating.progress[data-percent^="0."] .label,.ui.inverted.indicating.progress[data-percent^="1."] .label,.ui.inverted.indicating.progress[data-percent^="2."] .label,.ui.inverted.indicating.progress[data-percent^="3."] .label,.ui.inverted.indicating.progress[data-percent^="4."] .label,.ui.inverted.indicating.progress[data-percent^="5."] .label,.ui.inverted.indicating.progress[data-percent^="6."] .label,.ui.inverted.indicating.progress[data-percent^="7."] .label,.ui.inverted.indicating.progress[data-percent^="8."] .label,.ui.inverted.indicating.progress[data-percent^="9."] .label{color:rgba(255,255,255,.9)}.ui.ui.indicating.progress.success .label{color:#1a531b}.ui.ui.progress.success .bar{background-color:#21ba45}.ui.ui.progress.success .bar,.ui.ui.progress.success .bar::after{-webkit-animation:none;animation:none}.ui.progress.success>.label{color:#1a531b}.ui.ui.progress.warning .bar{background-color:#f2c037}.ui.ui.progress.warning .bar,.ui.ui.progress.warning .bar::after{-webkit-animation:none;animation:none}.ui.progress.warning>.label{color:#794b02}.ui.ui.progress.error .bar{background-color:#db2828}.ui.ui.progress.error .bar,.ui.ui.progress.error .bar::after{-webkit-animation:none;animation:none}.ui.progress.error>.label{color:#912d2b}.ui.active.progress .bar{position:relative;min-width:2em}.ui.active.progress .bar::after{content:'';opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border-radius:.28571429rem;-webkit-animation:progress-active 2s ease infinite;animation:progress-active 2s ease infinite;-webkit-transform-origin:left;transform-origin:left}.ui.active.right.aligned.progress .bar::after{-webkit-transform-origin:right;transform-origin:right}@-webkit-keyframes progress-active{0%{opacity:.3;-webkit-transform:scale(0,1);transform:scale(0,1)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes progress-active{0%{opacity:.3;-webkit-transform:scale(0,1);transform:scale(0,1)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.ui.disabled.progress{opacity:.35}.ui.ui.disabled.progress .bar,.ui.ui.disabled.progress .bar::after{-webkit-animation:none;animation:none}.ui.inverted.progress{background:rgba(255,255,255,.08);border:none}.ui.inverted.progress .bar{background:#888}.ui.inverted.progress .bar>.progress{color:#1b1c1d}.ui.inverted.progress>.label{color:#fff}.ui.inverted.progress.success>.label{color:#21ba45}.ui.inverted.progress.warning>.label{color:#f2c037}.ui.inverted.progress.error>.label{color:#db2828}.ui.progress.attached{background:0 0;position:relative;border:none;margin:0}.ui.progress.attached,.ui.progress.attached .bar{height:.2rem;padding:0;overflow:hidden;border-radius:0 0 .28571429rem .28571429rem}.ui.progress.attached .bar{border-radius:0}.ui.progress.top.attached,.ui.progress.top.attached .bar{top:0;border-radius:.28571429rem .28571429rem 0 0}.ui.progress.top.attached .bar{border-radius:0}.ui.card>.ui.attached.progress,.ui.segment>.ui.attached.progress{position:absolute;top:auto;left:0;bottom:100%;width:100%}.ui.card>.ui.bottom.attached.progress,.ui.segment>.ui.bottom.attached.progress{top:100%;bottom:auto}.ui.indeterminate.primary.progress .bar::before,.ui.primary.progress .bar,.ui.progress .primary.bar{background-color:#2185d0}.ui.inverted.indeterminate.primary.progress .bar::before,.ui.inverted.progress .primary.bar,.ui.primary.inverted.progress .bar{background-color:#54c8ff}.ui.indeterminate.secondary.progress .bar::before,.ui.progress .secondary.bar,.ui.secondary.progress .bar{background-color:#1b1c1d}.ui.inverted.indeterminate.secondary.progress .bar::before,.ui.inverted.progress .secondary.bar,.ui.secondary.inverted.progress .bar{background-color:#545454}.ui.indeterminate.red.progress .bar::before,.ui.progress .red.bar,.ui.red.progress .bar{background-color:#db2828}.ui.inverted.indeterminate.red.progress .bar::before,.ui.inverted.progress .red.bar,.ui.red.inverted.progress .bar{background-color:#ff695e}.ui.indeterminate.orange.progress .bar::before,.ui.orange.progress .bar,.ui.progress .orange.bar{background-color:#f2711c}.ui.inverted.indeterminate.orange.progress .bar::before,.ui.inverted.progress .orange.bar,.ui.orange.inverted.progress .bar{background-color:#ff851b}.ui.indeterminate.yellow.progress .bar::before,.ui.progress .yellow.bar,.ui.yellow.progress .bar{background-color:#fbbd08}.ui.inverted.indeterminate.yellow.progress .bar::before,.ui.inverted.progress .yellow.bar,.ui.yellow.inverted.progress .bar{background-color:#ffe21f}.ui.indeterminate.olive.progress .bar::before,.ui.olive.progress .bar,.ui.progress .olive.bar{background-color:#b5cc18}.ui.inverted.indeterminate.olive.progress .bar::before,.ui.inverted.progress .olive.bar,.ui.olive.inverted.progress .bar{background-color:#d9e778}.ui.green.progress .bar,.ui.indeterminate.green.progress .bar::before,.ui.progress .green.bar{background-color:#21ba45}.ui.green.inverted.progress .bar,.ui.inverted.indeterminate.green.progress .bar::before,.ui.inverted.progress .green.bar{background-color:#2ecc40}.ui.indeterminate.teal.progress .bar::before,.ui.progress .teal.bar,.ui.teal.progress .bar{background-color:#00b5ad}.ui.inverted.indeterminate.teal.progress .bar::before,.ui.inverted.progress .teal.bar,.ui.teal.inverted.progress .bar{background-color:#6dffff}.ui.blue.progress .bar,.ui.indeterminate.blue.progress .bar::before,.ui.progress .blue.bar{background-color:#2185d0}.ui.blue.inverted.progress .bar,.ui.inverted.indeterminate.blue.progress .bar::before,.ui.inverted.progress .blue.bar{background-color:#54c8ff}.ui.indeterminate.violet.progress .bar::before,.ui.progress .violet.bar,.ui.violet.progress .bar{background-color:#6435c9}.ui.inverted.indeterminate.violet.progress .bar::before,.ui.inverted.progress .violet.bar,.ui.violet.inverted.progress .bar{background-color:#a291fb}.ui.indeterminate.purple.progress .bar::before,.ui.progress .purple.bar,.ui.purple.progress .bar{background-color:#a333c8}.ui.inverted.indeterminate.purple.progress .bar::before,.ui.inverted.progress .purple.bar,.ui.purple.inverted.progress .bar{background-color:#dc73ff}.ui.indeterminate.pink.progress .bar::before,.ui.pink.progress .bar,.ui.progress .pink.bar{background-color:#e03997}.ui.inverted.indeterminate.pink.progress .bar::before,.ui.inverted.progress .pink.bar,.ui.pink.inverted.progress .bar{background-color:#ff8edf}.ui.brown.progress .bar,.ui.indeterminate.brown.progress .bar::before,.ui.progress .brown.bar{background-color:#a5673f}.ui.brown.inverted.progress .bar,.ui.inverted.indeterminate.brown.progress .bar::before,.ui.inverted.progress .brown.bar{background-color:#d67c1c}.ui.grey.progress .bar,.ui.indeterminate.grey.progress .bar::before,.ui.progress .grey.bar{background-color:#767676}.ui.grey.inverted.progress .bar,.ui.inverted.indeterminate.grey.progress .bar::before,.ui.inverted.progress .grey.bar{background-color:#dcddde}.ui.black.progress .bar,.ui.indeterminate.black.progress .bar::before,.ui.progress .black.bar{background-color:#1b1c1d}.ui.black.inverted.progress .bar,.ui.inverted.indeterminate.black.progress .bar::before,.ui.inverted.progress .black.bar{background-color:#545454}.ui.progress{font-size:1rem}.ui.progress .bar{height:1.75em}.ui.mini.progress{font-size:.78571429rem}.ui.mini.progress .bar{height:.3em}.ui.tiny.progress{font-size:.85714286rem}.ui.tiny.progress .bar{height:.5em}.ui.small.progress{font-size:.92857143rem}.ui.small.progress .bar{height:1em}.ui.large.progress{font-size:1.14285714rem}.ui.large.progress .bar{height:2.5em}.ui.big.progress{font-size:1.28571429rem}.ui.big.progress .bar{height:3.5em}.ui.huge.progress{font-size:1.42857143rem}.ui.huge.progress .bar{height:4em}.ui.massive.progress{font-size:1.71428571rem}.ui.massive.progress .bar{height:5em}.ui.indeterminate.progress .bar{width:100%}.ui.indeterminate.progress .bar .progress,.ui.progress .bar .centered.progress{text-align:center;position:relative;right:0}.ui.indeterminate.progress .bar::before{content:'';position:absolute;top:0;bottom:0;border-radius:.28571429rem;-webkit-animation:progress-pulsating 2s ease infinite;animation:progress-pulsating 2s ease infinite;-webkit-transform-origin:center;transform-origin:center;width:100%}.ui.slow.indeterminate.progress .bar::before{-webkit-animation-duration:4s;animation-duration:4s}.ui.fast.indeterminate.progress .bar::before{-webkit-animation-duration:1s;animation-duration:1s}.ui.swinging.indeterminate.progress .bar::before{-webkit-transform-origin:left;transform-origin:left;-webkit-animation-name:progress-swinging;animation-name:progress-swinging}.ui.sliding.indeterminate.progress .bar::before{-webkit-transform-origin:left;transform-origin:left;-webkit-animation-name:progress-sliding;animation-name:progress-sliding}.ui.filling.indeterminate.progress .bar::before{-webkit-animation-name:progress-filling;animation-name:progress-filling}.ui.indeterminate.progress:not(.sliding):not(.filling):not(.swinging) .bar::before{background:#fff}.ui.filling.indeterminate.progress .bar,.ui.sliding.indeterminate.progress .bar,.ui.swinging.indeterminate.progress .bar{background:rgba(0,0,0,.1)}.ui.sliding.indeterminate.progress .bar .progress,.ui.swinging.indeterminate.progress .bar .progress{color:#1b1c1d}.ui.inverted.filling.indeterminate.progress .bar,.ui.inverted.sliding.indeterminate.progress .bar,.ui.inverted.swinging.indeterminate.progress .bar{background:rgba(255,255,255,.08)}.ui.inverted.sliding.indeterminate.progress .bar .progress,.ui.inverted.swinging.indeterminate.progress .bar .progress{color:rgba(255,255,255,.7)}@-webkit-keyframes progress-swinging{0%,100%{width:10%;left:-25%}25%,65%{width:70%}50%{width:10%;left:100%}}@keyframes progress-swinging{0%,100%{width:10%;left:-25%}25%,65%{width:70%}50%{width:10%;left:100%}}@-webkit-keyframes progress-sliding{0%{width:10%;left:-25%}50%{width:70%}100%{width:10%;left:100%}}@keyframes progress-sliding{0%{width:10%;left:-25%}50%{width:70%}100%{width:10%;left:100%}}@-webkit-keyframes progress-filling{0%{-webkit-transform:scale(0,1);transform:scale(0,1)}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{opacity:0}}@keyframes progress-filling{0%{-webkit-transform:scale(0,1);transform:scale(0,1)}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{opacity:0}}@-webkit-keyframes progress-pulsating{0%{-webkit-transform:scale(0,1);transform:scale(0,1);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes progress-pulsating{0%{-webkit-transform:scale(0,1);transform:scale(0,1);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}
|
9
|
+
*/.ui.progress{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;border:none;margin:1em 0 2.5em;-webkit-box-shadow:none;box-shadow:none;background:rgba(0,0,0,.1);padding:0;border-radius:.28571429rem}.ui.progress:first-child{margin:0 0 2.5em}.ui.progress:last-child{margin:0 0 1.5em}.ui.progress .bar{display:block;line-height:1;position:relative;width:0;min-width:2em;background:#888;border-radius:.28571429rem;-webkit-transition:width .1s ease,background-color .1s ease;transition:width .1s ease,background-color .1s ease;overflow:hidden}.ui.ui.ui.progress:not([data-percent]):not(.indeterminate) .bar,.ui.ui.ui.progress[data-percent="0"]:not(.indeterminate) .bar{background:0 0}.ui.progress[data-percent="0"] .bar .progress{color:rgba(0,0,0,.87)}.ui.inverted.progress[data-percent="0"] .bar .progress{color:rgba(255,255,255,.9)}.ui.progress .bar>.progress{white-space:nowrap;position:absolute;width:auto;font-size:.92857143em;top:50%;right:.5em;left:auto;bottom:auto;color:rgba(255,255,255,.7);text-shadow:none;margin-top:-.5em;font-weight:700;text-align:left}.ui.right.aligned.progress{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ui.right.aligned.progress .bar>.progress{left:.5em;right:auto}.ui.progress>.label{position:absolute;width:100%;font-size:1em;top:100%;right:auto;left:0;bottom:auto;color:rgba(0,0,0,.87);font-weight:700;text-shadow:none;margin-top:.2em;text-align:center;-webkit-transition:color .4s ease;transition:color .4s ease}.ui.indicating.progress[data-percent^="1"] .bar,.ui.indicating.progress[data-percent^="2"] .bar{background-color:#d95c5c}.ui.indicating.progress[data-percent^="3"] .bar{background-color:#efbc72}.ui.indicating.progress[data-percent^="4"] .bar,.ui.indicating.progress[data-percent^="5"] .bar{background-color:#e6bb48}.ui.indicating.progress[data-percent^="6"] .bar{background-color:#ddc928}.ui.indicating.progress[data-percent^="7"] .bar,.ui.indicating.progress[data-percent^="8"] .bar{background-color:#b4d95c}.ui.indicating.progress[data-percent^="100"] .bar,.ui.indicating.progress[data-percent^="9"] .bar{background-color:#66da81}.ui.indicating.progress[data-percent^="1"] .label,.ui.indicating.progress[data-percent^="2"] .label{color:rgba(0,0,0,.87)}.ui.indicating.progress[data-percent^="3"] .label{color:rgba(0,0,0,.87)}.ui.indicating.progress[data-percent^="4"] .label,.ui.indicating.progress[data-percent^="5"] .label{color:rgba(0,0,0,.87)}.ui.indicating.progress[data-percent^="6"] .label{color:rgba(0,0,0,.87)}.ui.indicating.progress[data-percent^="7"] .label,.ui.indicating.progress[data-percent^="8"] .label{color:rgba(0,0,0,.87)}.ui.indicating.progress[data-percent^="100"] .label,.ui.indicating.progress[data-percent^="9"] .label{color:rgba(0,0,0,.87)}.ui.inverted.indicating.progress[data-percent^="1"] .label,.ui.inverted.indicating.progress[data-percent^="2"] .label{color:rgba(255,255,255,.9)}.ui.inverted.indicating.progress[data-percent^="3"] .label{color:rgba(255,255,255,.9)}.ui.inverted.indicating.progress[data-percent^="4"] .label,.ui.inverted.indicating.progress[data-percent^="5"] .label{color:rgba(255,255,255,.9)}.ui.inverted.indicating.progress[data-percent^="6"] .label{color:rgba(255,255,255,.9)}.ui.inverted.indicating.progress[data-percent^="7"] .label,.ui.inverted.indicating.progress[data-percent^="8"] .label{color:rgba(255,255,255,.9)}.ui.inverted.indicating.progress[data-percent^="100"] .label,.ui.inverted.indicating.progress[data-percent^="9"] .label{color:rgba(255,255,255,.9)}.ui.indicating.progress[data-percent="1"] .bar,.ui.indicating.progress[data-percent="2"] .bar,.ui.indicating.progress[data-percent="3"] .bar,.ui.indicating.progress[data-percent="4"] .bar,.ui.indicating.progress[data-percent="5"] .bar,.ui.indicating.progress[data-percent="6"] .bar,.ui.indicating.progress[data-percent="7"] .bar,.ui.indicating.progress[data-percent="8"] .bar,.ui.indicating.progress[data-percent="9"] .bar,.ui.indicating.progress[data-percent^="1."] .bar,.ui.indicating.progress[data-percent^="2."] .bar,.ui.indicating.progress[data-percent^="3."] .bar,.ui.indicating.progress[data-percent^="4."] .bar,.ui.indicating.progress[data-percent^="5."] .bar,.ui.indicating.progress[data-percent^="6."] .bar,.ui.indicating.progress[data-percent^="7."] .bar,.ui.indicating.progress[data-percent^="8."] .bar,.ui.indicating.progress[data-percent^="9."] .bar{background-color:#d95c5c}.ui.indicating.progress[data-percent="0"] .label,.ui.indicating.progress[data-percent="1"] .label,.ui.indicating.progress[data-percent="2"] .label,.ui.indicating.progress[data-percent="3"] .label,.ui.indicating.progress[data-percent="4"] .label,.ui.indicating.progress[data-percent="5"] .label,.ui.indicating.progress[data-percent="6"] .label,.ui.indicating.progress[data-percent="7"] .label,.ui.indicating.progress[data-percent="8"] .label,.ui.indicating.progress[data-percent="9"] .label,.ui.indicating.progress[data-percent^="0."] .label,.ui.indicating.progress[data-percent^="1."] .label,.ui.indicating.progress[data-percent^="2."] .label,.ui.indicating.progress[data-percent^="3."] .label,.ui.indicating.progress[data-percent^="4."] .label,.ui.indicating.progress[data-percent^="5."] .label,.ui.indicating.progress[data-percent^="6."] .label,.ui.indicating.progress[data-percent^="7."] .label,.ui.indicating.progress[data-percent^="8."] .label,.ui.indicating.progress[data-percent^="9."] .label{color:rgba(0,0,0,.87)}.ui.inverted.indicating.progress[data-percent="0"] .label,.ui.inverted.indicating.progress[data-percent="1"] .label,.ui.inverted.indicating.progress[data-percent="2"] .label,.ui.inverted.indicating.progress[data-percent="3"] .label,.ui.inverted.indicating.progress[data-percent="4"] .label,.ui.inverted.indicating.progress[data-percent="5"] .label,.ui.inverted.indicating.progress[data-percent="6"] .label,.ui.inverted.indicating.progress[data-percent="7"] .label,.ui.inverted.indicating.progress[data-percent="8"] .label,.ui.inverted.indicating.progress[data-percent="9"] .label,.ui.inverted.indicating.progress[data-percent^="0."] .label,.ui.inverted.indicating.progress[data-percent^="1."] .label,.ui.inverted.indicating.progress[data-percent^="2."] .label,.ui.inverted.indicating.progress[data-percent^="3."] .label,.ui.inverted.indicating.progress[data-percent^="4."] .label,.ui.inverted.indicating.progress[data-percent^="5."] .label,.ui.inverted.indicating.progress[data-percent^="6."] .label,.ui.inverted.indicating.progress[data-percent^="7."] .label,.ui.inverted.indicating.progress[data-percent^="8."] .label,.ui.inverted.indicating.progress[data-percent^="9."] .label{color:rgba(255,255,255,.9)}.ui.ui.indicating.progress.success .label{color:#1a531b}.ui.ui.progress.success .bar{background-color:#21ba45}.ui.ui.progress.success .bar,.ui.ui.progress.success .bar::after{-webkit-animation:none;animation:none}.ui.progress.success>.label{color:#1a531b}.ui.ui.progress.warning .bar{background-color:#f2c037}.ui.ui.progress.warning .bar,.ui.ui.progress.warning .bar::after{-webkit-animation:none;animation:none}.ui.progress.warning>.label{color:#794b02}.ui.ui.progress.error .bar{background-color:#db2828}.ui.ui.progress.error .bar,.ui.ui.progress.error .bar::after{-webkit-animation:none;animation:none}.ui.progress.error>.label{color:#912d2b}.ui.active.progress .bar{position:relative;min-width:2em}.ui.active.progress .bar::after{content:"";opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border-radius:.28571429rem;-webkit-animation:progress-active 2s ease infinite;animation:progress-active 2s ease infinite;-webkit-transform-origin:left;transform-origin:left}.ui.active.right.aligned.progress .bar::after{-webkit-transform-origin:right;transform-origin:right}@-webkit-keyframes progress-active{0%{opacity:.3;-webkit-transform:scale(0,1);transform:scale(0,1)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes progress-active{0%{opacity:.3;-webkit-transform:scale(0,1);transform:scale(0,1)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.ui.disabled.progress{opacity:.35}.ui.ui.disabled.progress .bar,.ui.ui.disabled.progress .bar::after{-webkit-animation:none;animation:none}.ui.inverted.progress{background:rgba(255,255,255,.08);border:none}.ui.inverted.progress .bar{background:#888}.ui.inverted.progress .bar>.progress{color:#1b1c1d}.ui.inverted.progress>.label{color:#fff}.ui.inverted.progress.success>.label{color:#21ba45}.ui.inverted.progress.warning>.label{color:#f2c037}.ui.inverted.progress.error>.label{color:#db2828}.ui.progress.attached{background:0 0;position:relative;border:none;margin:0}.ui.progress.attached,.ui.progress.attached .bar{height:.2rem;padding:0;overflow:hidden;border-radius:0 0 .28571429rem .28571429rem}.ui.progress.attached .bar{border-radius:0}.ui.progress.top.attached,.ui.progress.top.attached .bar{top:0;border-radius:.28571429rem .28571429rem 0 0}.ui.progress.top.attached .bar{border-radius:0}.ui.card>.ui.attached.progress,.ui.segment>.ui.attached.progress{position:absolute;top:auto;left:0;bottom:100%;width:100%}.ui.card>.ui.bottom.attached.progress,.ui.segment>.ui.bottom.attached.progress{top:100%;bottom:auto}.ui.indeterminate.primary.progress .bar::before,.ui.primary.progress .bar,.ui.progress .primary.bar{background-color:#2185d0}.ui.inverted.indeterminate.primary.progress .bar::before,.ui.inverted.progress .primary.bar,.ui.primary.inverted.progress .bar{background-color:#54c8ff}.ui.indeterminate.secondary.progress .bar::before,.ui.progress .secondary.bar,.ui.secondary.progress .bar{background-color:#1b1c1d}.ui.inverted.indeterminate.secondary.progress .bar::before,.ui.inverted.progress .secondary.bar,.ui.secondary.inverted.progress .bar{background-color:#545454}.ui.indeterminate.red.progress .bar::before,.ui.progress .red.bar,.ui.red.progress .bar{background-color:#db2828}.ui.inverted.indeterminate.red.progress .bar::before,.ui.inverted.progress .red.bar,.ui.red.inverted.progress .bar{background-color:#ff695e}.ui.indeterminate.orange.progress .bar::before,.ui.orange.progress .bar,.ui.progress .orange.bar{background-color:#f2711c}.ui.inverted.indeterminate.orange.progress .bar::before,.ui.inverted.progress .orange.bar,.ui.orange.inverted.progress .bar{background-color:#ff851b}.ui.indeterminate.yellow.progress .bar::before,.ui.progress .yellow.bar,.ui.yellow.progress .bar{background-color:#fbbd08}.ui.inverted.indeterminate.yellow.progress .bar::before,.ui.inverted.progress .yellow.bar,.ui.yellow.inverted.progress .bar{background-color:#ffe21f}.ui.indeterminate.olive.progress .bar::before,.ui.olive.progress .bar,.ui.progress .olive.bar{background-color:#b5cc18}.ui.inverted.indeterminate.olive.progress .bar::before,.ui.inverted.progress .olive.bar,.ui.olive.inverted.progress .bar{background-color:#d9e778}.ui.green.progress .bar,.ui.indeterminate.green.progress .bar::before,.ui.progress .green.bar{background-color:#21ba45}.ui.green.inverted.progress .bar,.ui.inverted.indeterminate.green.progress .bar::before,.ui.inverted.progress .green.bar{background-color:#2ecc40}.ui.indeterminate.teal.progress .bar::before,.ui.progress .teal.bar,.ui.teal.progress .bar{background-color:#00b5ad}.ui.inverted.indeterminate.teal.progress .bar::before,.ui.inverted.progress .teal.bar,.ui.teal.inverted.progress .bar{background-color:#6dffff}.ui.blue.progress .bar,.ui.indeterminate.blue.progress .bar::before,.ui.progress .blue.bar{background-color:#2185d0}.ui.blue.inverted.progress .bar,.ui.inverted.indeterminate.blue.progress .bar::before,.ui.inverted.progress .blue.bar{background-color:#54c8ff}.ui.indeterminate.violet.progress .bar::before,.ui.progress .violet.bar,.ui.violet.progress .bar{background-color:#6435c9}.ui.inverted.indeterminate.violet.progress .bar::before,.ui.inverted.progress .violet.bar,.ui.violet.inverted.progress .bar{background-color:#a291fb}.ui.indeterminate.purple.progress .bar::before,.ui.progress .purple.bar,.ui.purple.progress .bar{background-color:#a333c8}.ui.inverted.indeterminate.purple.progress .bar::before,.ui.inverted.progress .purple.bar,.ui.purple.inverted.progress .bar{background-color:#dc73ff}.ui.indeterminate.pink.progress .bar::before,.ui.pink.progress .bar,.ui.progress .pink.bar{background-color:#e03997}.ui.inverted.indeterminate.pink.progress .bar::before,.ui.inverted.progress .pink.bar,.ui.pink.inverted.progress .bar{background-color:#ff8edf}.ui.brown.progress .bar,.ui.indeterminate.brown.progress .bar::before,.ui.progress .brown.bar{background-color:#a5673f}.ui.brown.inverted.progress .bar,.ui.inverted.indeterminate.brown.progress .bar::before,.ui.inverted.progress .brown.bar{background-color:#d67c1c}.ui.grey.progress .bar,.ui.indeterminate.grey.progress .bar::before,.ui.progress .grey.bar{background-color:#767676}.ui.grey.inverted.progress .bar,.ui.inverted.indeterminate.grey.progress .bar::before,.ui.inverted.progress .grey.bar{background-color:#dcddde}.ui.black.progress .bar,.ui.indeterminate.black.progress .bar::before,.ui.progress .black.bar{background-color:#1b1c1d}.ui.black.inverted.progress .bar,.ui.inverted.indeterminate.black.progress .bar::before,.ui.inverted.progress .black.bar{background-color:#545454}.ui.progress{font-size:1rem}.ui.progress .bar{height:1.75em}.ui.mini.progress{font-size:.78571429rem}.ui.mini.progress .bar{height:.3em}.ui.tiny.progress{font-size:.85714286rem}.ui.tiny.progress .bar{height:.5em}.ui.small.progress{font-size:.92857143rem}.ui.small.progress .bar{height:1em}.ui.large.progress{font-size:1.14285714rem}.ui.large.progress .bar{height:2.5em}.ui.big.progress{font-size:1.28571429rem}.ui.big.progress .bar{height:3.5em}.ui.huge.progress{font-size:1.42857143rem}.ui.huge.progress .bar{height:4em}.ui.massive.progress{font-size:1.71428571rem}.ui.massive.progress .bar{height:5em}.ui.indeterminate.progress .bar{width:100%}.ui.indeterminate.progress .bar .progress,.ui.progress .bar .centered.progress{text-align:center;position:relative;right:0}.ui.indeterminate.progress .bar::before{content:"";position:absolute;top:0;bottom:0;border-radius:.28571429rem;-webkit-animation:progress-pulsating 2s ease infinite;animation:progress-pulsating 2s ease infinite;-webkit-transform-origin:center;transform-origin:center;width:100%}.ui.slow.indeterminate.progress .bar::before{-webkit-animation-duration:4s;animation-duration:4s}.ui.fast.indeterminate.progress .bar::before{-webkit-animation-duration:1s;animation-duration:1s}.ui.swinging.indeterminate.progress .bar::before{-webkit-transform-origin:left;transform-origin:left;-webkit-animation-name:progress-swinging;animation-name:progress-swinging}.ui.sliding.indeterminate.progress .bar::before{-webkit-transform-origin:left;transform-origin:left;-webkit-animation-name:progress-sliding;animation-name:progress-sliding}.ui.filling.indeterminate.progress .bar::before{-webkit-animation-name:progress-filling;animation-name:progress-filling}.ui.indeterminate.progress:not(.sliding):not(.filling):not(.swinging) .bar::before{background:#fff}.ui.filling.indeterminate.progress .bar,.ui.sliding.indeterminate.progress .bar,.ui.swinging.indeterminate.progress .bar{background:rgba(0,0,0,.1)}.ui.sliding.indeterminate.progress .bar .progress,.ui.swinging.indeterminate.progress .bar .progress{color:#1b1c1d}.ui.inverted.filling.indeterminate.progress .bar,.ui.inverted.sliding.indeterminate.progress .bar,.ui.inverted.swinging.indeterminate.progress .bar{background:rgba(255,255,255,.08)}.ui.inverted.sliding.indeterminate.progress .bar .progress,.ui.inverted.swinging.indeterminate.progress .bar .progress{color:rgba(255,255,255,.7)}@-webkit-keyframes progress-swinging{0%,100%{width:10%;left:-25%}25%,65%{width:70%}50%{width:10%;left:100%}}@keyframes progress-swinging{0%,100%{width:10%;left:-25%}25%,65%{width:70%}50%{width:10%;left:100%}}@-webkit-keyframes progress-sliding{0%{width:10%;left:-25%}50%{width:70%}100%{width:10%;left:100%}}@keyframes progress-sliding{0%{width:10%;left:-25%}50%{width:70%}100%{width:10%;left:100%}}@-webkit-keyframes progress-filling{0%{-webkit-transform:scale(0,1);transform:scale(0,1)}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{opacity:0}}@keyframes progress-filling{0%{-webkit-transform:scale(0,1);transform:scale(0,1)}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{opacity:0}}@-webkit-keyframes progress-pulsating{0%{-webkit-transform:scale(0,1);transform:scale(0,1);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes progress-pulsating{0%{-webkit-transform:scale(0,1);transform:scale(0,1);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}
|
package/dist/components/rail.css
CHANGED