fomantic-ui-sass 2.7.5 → 2.7.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/fonts/semantic-ui/brand-icons.eot +0 -0
  3. data/app/assets/fonts/semantic-ui/brand-icons.svg +773 -617
  4. data/app/assets/fonts/semantic-ui/brand-icons.ttf +0 -0
  5. data/app/assets/fonts/semantic-ui/brand-icons.woff +0 -0
  6. data/app/assets/fonts/semantic-ui/brand-icons.woff2 +0 -0
  7. data/app/assets/fonts/semantic-ui/icons.eot +0 -0
  8. data/app/assets/fonts/semantic-ui/icons.svg +150 -139
  9. data/app/assets/fonts/semantic-ui/icons.ttf +0 -0
  10. data/app/assets/fonts/semantic-ui/icons.woff +0 -0
  11. data/app/assets/fonts/semantic-ui/icons.woff2 +0 -0
  12. data/app/assets/fonts/semantic-ui/outline-icons.eot +0 -0
  13. data/app/assets/fonts/semantic-ui/outline-icons.svg +13 -9
  14. data/app/assets/fonts/semantic-ui/outline-icons.ttf +0 -0
  15. data/app/assets/fonts/semantic-ui/outline-icons.woff +0 -0
  16. data/app/assets/fonts/semantic-ui/outline-icons.woff2 +0 -0
  17. data/app/assets/javascripts/semantic-ui/api.js +0 -1
  18. data/app/assets/javascripts/semantic-ui/calendar.js +31 -14
  19. data/app/assets/javascripts/semantic-ui/dropdown.js +2 -2
  20. data/app/assets/javascripts/semantic-ui/embed.js +1 -1
  21. data/app/assets/javascripts/semantic-ui/form.js +4 -3
  22. data/app/assets/javascripts/semantic-ui/popup.js +2 -2
  23. data/app/assets/javascripts/semantic-ui/progress.js +118 -72
  24. data/app/assets/javascripts/semantic-ui/slider.js +7 -3
  25. data/app/assets/javascripts/semantic-ui/transition.js +1 -1
  26. data/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss +0 -6
  27. data/app/assets/stylesheets/semantic-ui/collections/_form.scss +26 -70
  28. data/app/assets/stylesheets/semantic-ui/collections/_grid.scss +71 -187
  29. data/app/assets/stylesheets/semantic-ui/collections/_menu.scss +113 -161
  30. data/app/assets/stylesheets/semantic-ui/collections/_message.scss +47 -113
  31. data/app/assets/stylesheets/semantic-ui/collections/_table.scss +50 -85
  32. data/app/assets/stylesheets/semantic-ui/elements/_button.scss +325 -685
  33. data/app/assets/stylesheets/semantic-ui/elements/_container.scss +0 -6
  34. data/app/assets/stylesheets/semantic-ui/elements/_divider.scss +0 -18
  35. data/app/assets/stylesheets/semantic-ui/elements/_flag.scss +0 -993
  36. data/app/assets/stylesheets/semantic-ui/elements/_header.scss +4 -16
  37. data/app/assets/stylesheets/semantic-ui/elements/_icon.scss +8 -10989
  38. data/app/assets/stylesheets/semantic-ui/elements/_image.scss +0 -6
  39. data/app/assets/stylesheets/semantic-ui/elements/_input.scss +31 -55
  40. data/app/assets/stylesheets/semantic-ui/elements/_label.scss +6 -27
  41. data/app/assets/stylesheets/semantic-ui/elements/_list.scss +0 -10
  42. data/app/assets/stylesheets/semantic-ui/elements/_loader.scss +1 -8
  43. data/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss +0 -10
  44. data/app/assets/stylesheets/semantic-ui/elements/_rail.scss +0 -6
  45. data/app/assets/stylesheets/semantic-ui/elements/_reveal.scss +2 -13
  46. data/app/assets/stylesheets/semantic-ui/elements/_segment.scss +27 -80
  47. data/app/assets/stylesheets/semantic-ui/elements/_step.scss +21 -97
  48. data/app/assets/stylesheets/semantic-ui/elements/_text.scss +0 -6
  49. data/app/assets/stylesheets/semantic-ui/globals/_reset.scss +5 -357
  50. data/app/assets/stylesheets/semantic-ui/globals/_site.scss +9 -7
  51. data/app/assets/stylesheets/semantic-ui/modules/_accordion.scss +1 -32
  52. data/app/assets/stylesheets/semantic-ui/modules/_calendar.scss +4 -14
  53. data/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss +9 -58
  54. data/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss +5 -26
  55. data/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss +39 -142
  56. data/app/assets/stylesheets/semantic-ui/modules/_embed.scss +1 -10
  57. data/app/assets/stylesheets/semantic-ui/modules/_modal.scss +17 -51
  58. data/app/assets/stylesheets/semantic-ui/modules/_nag.scss +1 -10
  59. data/app/assets/stylesheets/semantic-ui/modules/_popup.scss +19 -46
  60. data/app/assets/stylesheets/semantic-ui/modules/_progress.scss +209 -12
  61. data/app/assets/stylesheets/semantic-ui/modules/_rating.scss +1 -12
  62. data/app/assets/stylesheets/semantic-ui/modules/_search.scss +5 -22
  63. data/app/assets/stylesheets/semantic-ui/modules/_shape.scss +1 -12
  64. data/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss +2 -21
  65. data/app/assets/stylesheets/semantic-ui/modules/_slider.scss +1 -18
  66. data/app/assets/stylesheets/semantic-ui/modules/_sticky.scss +0 -7
  67. data/app/assets/stylesheets/semantic-ui/modules/_tab.scss +1 -8
  68. data/app/assets/stylesheets/semantic-ui/modules/_toast.scss +2 -5
  69. data/app/assets/stylesheets/semantic-ui/modules/_transition.scss +1 -1201
  70. data/app/assets/stylesheets/semantic-ui/views/_ad.scss +0 -6
  71. data/app/assets/stylesheets/semantic-ui/views/_card.scss +81 -189
  72. data/app/assets/stylesheets/semantic-ui/views/_comment.scss +3 -13
  73. data/app/assets/stylesheets/semantic-ui/views/_feed.scss +6 -26
  74. data/app/assets/stylesheets/semantic-ui/views/_item.scss +12 -43
  75. data/app/assets/stylesheets/semantic-ui/views/_statistic.scss +10 -48
  76. data/lib/fomantic/ui/sass/version.rb +2 -2
  77. metadata +2 -2
@@ -37,6 +37,7 @@
37
37
  left: 0;
38
38
  margin: 0;
39
39
  padding: 0;
40
+ overflow: hidden;
40
41
  }
41
42
 
42
43
  /*-----------------
@@ -83,10 +84,8 @@
83
84
  height: 100%;
84
85
  z-index: 3;
85
86
  content: '';
86
- background: -webkit-radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
87
87
  background: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
88
88
  opacity: 0.5;
89
- -webkit-transition: opacity 0.5s ease;
90
89
  transition: opacity 0.5s ease;
91
90
  }
92
91
  .ui.embed > .icon:before {
@@ -98,7 +97,6 @@
98
97
  color: #FFFFFF;
99
98
  font-size: 6rem;
100
99
  text-shadow: 0 2px 10px rgba(34, 36, 38, 0.2);
101
- -webkit-transition: opacity 0.5s ease, color 0.5s ease;
102
100
  transition: opacity 0.5s ease, color 0.5s ease;
103
101
  z-index: 10;
104
102
  }
@@ -114,7 +112,6 @@
114
112
  ---------------*/
115
113
 
116
114
  .ui.embed .icon:hover:after {
117
- background: -webkit-radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
118
115
  background: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
119
116
  opacity: 1;
120
117
  }
@@ -141,12 +138,6 @@
141
138
 
142
139
 
143
140
 
144
- /*******************************
145
- Video Overrides
146
- *******************************/
147
-
148
-
149
-
150
141
  /*******************************
151
142
  Site Overrides
152
143
  *******************************/
@@ -20,13 +20,10 @@
20
20
  text-align: left;
21
21
  background: #FFFFFF;
22
22
  border: none;
23
- -webkit-box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2), 1px 3px 15px 2px rgba(0, 0, 0, 0.2);
24
- box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2), 1px 3px 15px 2px rgba(0, 0, 0, 0.2);
23
+ box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2), 1px 3px 15px 2px rgba(0, 0, 0, 0.2);
25
24
  -webkit-transform-origin: 50% 25%;
26
25
  transform-origin: 50% 25%;
27
- -webkit-box-flex: 0;
28
- -ms-flex: 0 0 auto;
29
- flex: 0 0 auto;
26
+ flex: 0 0 auto;
30
27
  border-radius: 0.28571429rem;
31
28
  -webkit-user-select: text;
32
29
  -moz-user-select: text;
@@ -83,8 +80,7 @@
83
80
  background: #FFFFFF;
84
81
  margin: 0;
85
82
  padding: 1.25rem 1.5rem;
86
- -webkit-box-shadow: none;
87
- box-shadow: none;
83
+ box-shadow: none;
88
84
  color: rgba(0, 0, 0, 0.85);
89
85
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
90
86
  }
@@ -107,54 +103,38 @@
107
103
  background: #FFFFFF;
108
104
  }
109
105
  .ui.modal > .image.content {
110
- display: -webkit-box;
111
- display: -ms-flexbox;
112
106
  display: flex;
113
- -webkit-box-orient: horizontal;
114
- -webkit-box-direction: normal;
115
- -ms-flex-direction: row;
116
- flex-direction: row;
107
+ flex-direction: row;
117
108
  }
118
109
 
119
110
  /* Image */
120
111
  .ui.modal > .content > .image {
121
112
  display: block;
122
- -webkit-box-flex: 0;
123
- -ms-flex: 0 1 auto;
124
- flex: 0 1 auto;
113
+ flex: 0 1 auto;
125
114
  width: '';
126
- -ms-flex-item-align: start;
127
- align-self: start;
115
+ align-self: start;
128
116
  max-width: 100%;
129
117
  }
130
118
  .ui.modal > [class*="top aligned"] {
131
- -ms-flex-item-align: start;
132
- align-self: start;
119
+ align-self: start;
133
120
  }
134
121
  .ui.modal > [class*="middle aligned"] {
135
- -ms-flex-item-align: center;
136
- align-self: center;
122
+ align-self: center;
137
123
  }
138
124
  .ui.modal > [class*="stretched"] {
139
- -ms-flex-item-align: stretch;
140
- align-self: stretch;
125
+ align-self: stretch;
141
126
  }
142
127
 
143
128
  /* Description */
144
129
  .ui.modal > .content > .description {
145
130
  display: block;
146
- -webkit-box-flex: 1;
147
- -ms-flex: 1 0 auto;
148
- flex: 1 0 auto;
131
+ flex: 1 0 auto;
149
132
  min-width: 0;
150
- -ms-flex-item-align: start;
151
- align-self: start;
133
+ align-self: start;
152
134
  }
153
135
  .ui.modal > .content > .icon + .description,
154
136
  .ui.modal > .content > .image + .description {
155
- -webkit-box-flex: 0;
156
- -ms-flex: 0 1 auto;
157
- flex: 0 1 auto;
137
+ flex: 0 1 auto;
158
138
  min-width: '';
159
139
  width: auto;
160
140
  padding-left: 2em;
@@ -256,10 +236,7 @@
256
236
  }
257
237
  /*rtl:ignore*/
258
238
  .ui.modal .image.content {
259
- -webkit-box-orient: vertical;
260
- -webkit-box-direction: normal;
261
- -ms-flex-direction: column;
262
- flex-direction: column;
239
+ flex-direction: column;
263
240
  }
264
241
  .ui.modal .content > .image {
265
242
  display: block;
@@ -278,8 +255,7 @@
278
255
  width: 100% !important;
279
256
  margin: 0 !important;
280
257
  padding: 1rem 0 !important;
281
- -webkit-box-shadow: none;
282
- box-shadow: none;
258
+ box-shadow: none;
283
259
  }
284
260
 
285
261
  /* Let Buttons Stack */
@@ -297,8 +273,7 @@
297
273
  ---------------*/
298
274
 
299
275
  .ui.inverted.dimmer > .ui.modal {
300
- -webkit-box-shadow: 1px 3px 10px 2px rgba(0, 0, 0, 0.2);
301
- box-shadow: 1px 3px 10px 2px rgba(0, 0, 0, 0.2);
276
+ box-shadow: 1px 3px 10px 2px rgba(0, 0, 0, 0.2);
302
277
  }
303
278
 
304
279
 
@@ -310,8 +285,7 @@
310
285
  background-color: transparent;
311
286
  border: none;
312
287
  border-radius: 0;
313
- -webkit-box-shadow: none !important;
314
- box-shadow: none !important;
288
+ box-shadow: none !important;
315
289
  color: #FFFFFF;
316
290
  }
317
291
  .ui.basic.modal > .header,
@@ -402,9 +376,7 @@
402
376
  overflow: hidden;
403
377
  }
404
378
  .scrolling.dimmable > .dimmer {
405
- -webkit-box-pack: start;
406
- -ms-flex-pack: start;
407
- justify-content: flex-start;
379
+ justify-content: flex-start;
408
380
  position: fixed;
409
381
  }
410
382
  .scrolling.dimmable.dimmed > .dimmer {
@@ -660,12 +632,6 @@
660
632
 
661
633
 
662
634
 
663
- /*******************************
664
- Theme Overrides
665
- *******************************/
666
-
667
-
668
-
669
635
  /*******************************
670
636
  Site Overrides
671
637
  *******************************/
@@ -25,13 +25,11 @@
25
25
  margin: 0;
26
26
  padding: 0.75em 1em;
27
27
  background: #555555;
28
- -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
29
- box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
28
+ box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
30
29
  font-size: 1rem;
31
30
  text-align: center;
32
31
  color: rgba(0, 0, 0, 0.87);
33
32
  border-radius: 0 0 0.28571429rem 0.28571429rem;
34
- -webkit-transition: 0.2s background ease;
35
33
  transition: 0.2s background ease;
36
34
  }
37
35
  a.ui.nag {
@@ -51,7 +49,6 @@ a.ui.nag {
51
49
  font-size: 1em;
52
50
  margin: -0.5em 0 0;
53
51
  color: #FFFFFF;
54
- -webkit-transition: opacity 0.2s ease;
55
52
  transition: opacity 0.2s ease;
56
53
  }
57
54
 
@@ -142,12 +139,6 @@ a.ui.nag {
142
139
 
143
140
 
144
141
 
145
- /*******************************
146
- Theme Overrides
147
- *******************************/
148
-
149
-
150
-
151
142
  /*******************************
152
143
  User Overrides
153
144
  *******************************/
@@ -33,8 +33,7 @@
33
33
  font-style: normal;
34
34
  color: rgba(0, 0, 0, 0.87);
35
35
  border-radius: 0.28571429rem;
36
- -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
37
- box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
36
+ box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
38
37
  }
39
38
  .ui.popup > .header {
40
39
  padding: 0;
@@ -55,8 +54,7 @@
55
54
  -webkit-transform: rotate(45deg);
56
55
  transform: rotate(45deg);
57
56
  z-index: 1901;
58
- -webkit-box-shadow: 1px 1px 0 0 #bababc;
59
- box-shadow: 1px 1px 0 0 #bababc;
57
+ box-shadow: 1px 1px 0 0 #bababc;
60
58
  }
61
59
 
62
60
 
@@ -87,8 +85,7 @@
87
85
  -webkit-transform: rotate(45deg);
88
86
  transform: rotate(45deg);
89
87
  z-index: 1901;
90
- -webkit-box-shadow: 1px 1px 0 0 #bababc;
91
- box-shadow: 1px 1px 0 0 #bababc;
88
+ box-shadow: 1px 1px 0 0 #bababc;
92
89
  }
93
90
 
94
91
  /* Popup */
@@ -109,8 +106,7 @@
109
106
  font-style: normal;
110
107
  color: rgba(0, 0, 0, 0.87);
111
108
  border-radius: 0.28571429rem;
112
- -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
113
- box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
109
+ box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
114
110
  z-index: 1900;
115
111
  }
116
112
 
@@ -144,14 +140,12 @@
144
140
  transform: rotate(45deg) scale(0) !important;
145
141
  -webkit-transform-origin: center top;
146
142
  transform-origin: center top;
147
- -webkit-transition: all 0.1s ease;
148
143
  transition: all 0.1s ease;
149
144
  }
150
145
  [data-tooltip]:after {
151
146
  opacity: 1;
152
147
  -webkit-transform-origin: center bottom;
153
148
  transform-origin: center bottom;
154
- -webkit-transition: all 0.1s ease;
155
149
  transition: all 0.1s ease;
156
150
  }
157
151
  [data-tooltip]:hover:before,
@@ -209,8 +203,7 @@
209
203
 
210
204
  /* Arrow */
211
205
  [data-tooltip][data-inverted]:before {
212
- -webkit-box-shadow: none !important;
213
- box-shadow: none !important;
206
+ box-shadow: none !important;
214
207
  }
215
208
 
216
209
  /* Arrow Position */
@@ -223,8 +216,7 @@
223
216
  background: #1B1C1D;
224
217
  color: #FFFFFF;
225
218
  border: none;
226
- -webkit-box-shadow: none;
227
- box-shadow: none;
219
+ box-shadow: none;
228
220
  }
229
221
  [data-tooltip][data-inverted]:after .header {
230
222
  background: none;
@@ -372,18 +364,15 @@
372
364
  /* Arrow */
373
365
  [data-position~="bottom"][data-tooltip]:before {
374
366
  background: #FFFFFF;
375
- -webkit-box-shadow: -1px -1px 0 0 #bababc;
376
- box-shadow: -1px -1px 0 0 #bababc;
367
+ box-shadow: -1px -1px 0 0 #bababc;
377
368
  }
378
369
  [data-position="left center"][data-tooltip]:before {
379
370
  background: #FFFFFF;
380
- -webkit-box-shadow: 1px -1px 0 0 #bababc;
381
- box-shadow: 1px -1px 0 0 #bababc;
371
+ box-shadow: 1px -1px 0 0 #bababc;
382
372
  }
383
373
  [data-position="right center"][data-tooltip]:before {
384
374
  background: #FFFFFF;
385
- -webkit-box-shadow: -1px 1px 0 0 #bababc;
386
- box-shadow: -1px 1px 0 0 #bababc;
375
+ box-shadow: -1px 1px 0 0 #bababc;
387
376
  }
388
377
  [data-position~="top"][data-tooltip]:before {
389
378
  background: #FFFFFF;
@@ -392,18 +381,15 @@
392
381
  /* Inverted Arrow Color */
393
382
  [data-inverted][data-position~="bottom"][data-tooltip]:before {
394
383
  background: #1B1C1D;
395
- -webkit-box-shadow: -1px -1px 0 0 #bababc;
396
- box-shadow: -1px -1px 0 0 #bababc;
384
+ box-shadow: -1px -1px 0 0 #bababc;
397
385
  }
398
386
  [data-inverted][data-position="left center"][data-tooltip]:before {
399
387
  background: #1B1C1D;
400
- -webkit-box-shadow: 1px -1px 0 0 #bababc;
401
- box-shadow: 1px -1px 0 0 #bababc;
388
+ box-shadow: 1px -1px 0 0 #bababc;
402
389
  }
403
390
  [data-inverted][data-position="right center"][data-tooltip]:before {
404
391
  background: #1B1C1D;
405
- -webkit-box-shadow: -1px 1px 0 0 #bababc;
406
- box-shadow: -1px 1px 0 0 #bababc;
392
+ box-shadow: -1px 1px 0 0 #bababc;
407
393
  }
408
394
  [data-inverted][data-position~="top"][data-tooltip]:before {
409
395
  background: #1B1C1D;
@@ -537,8 +523,7 @@
537
523
  left: 50%;
538
524
  right: auto;
539
525
  bottom: auto;
540
- -webkit-box-shadow: -1px -1px 0 0 #bababc;
541
- box-shadow: -1px -1px 0 0 #bababc;
526
+ box-shadow: -1px -1px 0 0 #bababc;
542
527
  }
543
528
  .ui.bottom.left.popup {
544
529
  margin-left: 0;
@@ -550,8 +535,7 @@
550
535
  right: auto;
551
536
  bottom: auto;
552
537
  margin-left: 0;
553
- -webkit-box-shadow: -1px -1px 0 0 #bababc;
554
- box-shadow: -1px -1px 0 0 #bababc;
538
+ box-shadow: -1px -1px 0 0 #bababc;
555
539
  }
556
540
  .ui.bottom.right.popup {
557
541
  margin-right: 0;
@@ -563,8 +547,7 @@
563
547
  bottom: auto;
564
548
  left: auto;
565
549
  margin-left: 0;
566
- -webkit-box-shadow: -1px -1px 0 0 #bababc;
567
- box-shadow: -1px -1px 0 0 #bababc;
550
+ box-shadow: -1px -1px 0 0 #bababc;
568
551
  }
569
552
 
570
553
  /*--- Above ---*/
@@ -608,8 +591,7 @@
608
591
  bottom: auto;
609
592
  left: auto;
610
593
  margin-top: -0.30714286em;
611
- -webkit-box-shadow: 1px -1px 0 0 #bababc;
612
- box-shadow: 1px -1px 0 0 #bababc;
594
+ box-shadow: 1px -1px 0 0 #bababc;
613
595
  }
614
596
 
615
597
  /*--- Right Center ---*/
@@ -621,8 +603,7 @@
621
603
  bottom: auto;
622
604
  right: auto;
623
605
  margin-top: -0.30714286em;
624
- -webkit-box-shadow: -1px 1px 0 0 #bababc;
625
- box-shadow: -1px 1px 0 0 #bababc;
606
+ box-shadow: -1px 1px 0 0 #bababc;
626
607
  }
627
608
 
628
609
  /* Arrow Color By Location */
@@ -732,8 +713,7 @@
732
713
  background: #1B1C1D;
733
714
  color: #FFFFFF;
734
715
  border: none;
735
- -webkit-box-shadow: none;
736
- box-shadow: none;
716
+ box-shadow: none;
737
717
  }
738
718
  .ui.inverted.popup .header {
739
719
  background-color: none;
@@ -741,8 +721,7 @@
741
721
  }
742
722
  .ui.inverted.popup:before {
743
723
  background-color: #1B1C1D;
744
- -webkit-box-shadow: none !important;
745
- box-shadow: none !important;
724
+ box-shadow: none !important;
746
725
  }
747
726
 
748
727
  /*--------------
@@ -783,12 +762,6 @@
783
762
 
784
763
 
785
764
 
786
- /*******************************
787
- Theme Overrides
788
- *******************************/
789
-
790
-
791
-
792
765
  /*******************************
793
766
  User Overrides
794
767
  *******************************/
@@ -19,8 +19,7 @@
19
19
  max-width: 100%;
20
20
  border: none;
21
21
  margin: 1em 0 2.5em;
22
- -webkit-box-shadow: none;
23
- box-shadow: none;
22
+ box-shadow: none;
24
23
  background: rgba(0, 0, 0, 0.1);
25
24
  padding: 0;
26
25
  border-radius: 0.28571429rem;
@@ -47,12 +46,11 @@
47
46
  min-width: 2em;
48
47
  background: #888888;
49
48
  border-radius: 0.28571429rem;
50
- -webkit-transition: width 0.1s ease, background-color 0.1s ease;
51
49
  transition: width 0.1s ease, background-color 0.1s ease;
52
50
  overflow: hidden;
53
51
  }
54
- .ui.ui.ui.progress:not([data-percent]) .bar,
55
- .ui.ui.ui.progress[data-percent="0"] .bar {
52
+ .ui.ui.ui.progress:not([data-percent]):not(.indeterminate) .bar,
53
+ .ui.ui.ui.progress[data-percent="0"]:not(.indeterminate) .bar {
56
54
  background: transparent;
57
55
  }
58
56
  .ui.progress[data-percent="0"] .bar .progress {
@@ -93,7 +91,6 @@
93
91
  text-shadow: none;
94
92
  margin-top: 0.2em;
95
93
  text-align: center;
96
- -webkit-transition: color 0.4s ease;
97
94
  transition: color 0.4s ease;
98
95
  }
99
96
 
@@ -219,8 +216,6 @@
219
216
 
220
217
  /* Multiple */
221
218
  .ui.multiple.progress {
222
- display: -webkit-box;
223
- display: -ms-flexbox;
224
219
  display: flex;
225
220
  }
226
221
 
@@ -425,122 +420,152 @@
425
420
  Colors
426
421
  ---------------*/
427
422
 
423
+ .ui.indeterminate.primary.progress .bar::before,
428
424
  .ui.primary.progress .bar,
429
425
  .ui.progress .primary.bar {
430
426
  background-color: #2185D0;
431
427
  }
428
+ .ui.inverted.indeterminate.primary.progress .bar::before,
432
429
  .ui.primary.inverted.progress .bar,
433
430
  .ui.inverted.progress .primary.bar {
434
431
  background-color: #54C8FF;
435
432
  }
433
+ .ui.indeterminate.secondary.progress .bar::before,
436
434
  .ui.secondary.progress .bar,
437
435
  .ui.progress .secondary.bar {
438
436
  background-color: #1B1C1D;
439
437
  }
438
+ .ui.inverted.indeterminate.secondary.progress .bar::before,
440
439
  .ui.secondary.inverted.progress .bar,
441
440
  .ui.inverted.progress .secondary.bar {
442
441
  background-color: #545454;
443
442
  }
443
+ .ui.indeterminate.red.progress .bar::before,
444
444
  .ui.red.progress .bar,
445
445
  .ui.progress .red.bar {
446
446
  background-color: #DB2828;
447
447
  }
448
+ .ui.inverted.indeterminate.red.progress .bar::before,
448
449
  .ui.red.inverted.progress .bar,
449
450
  .ui.inverted.progress .red.bar {
450
451
  background-color: #FF695E;
451
452
  }
453
+ .ui.indeterminate.orange.progress .bar::before,
452
454
  .ui.orange.progress .bar,
453
455
  .ui.progress .orange.bar {
454
456
  background-color: #F2711C;
455
457
  }
458
+ .ui.inverted.indeterminate.orange.progress .bar::before,
456
459
  .ui.orange.inverted.progress .bar,
457
460
  .ui.inverted.progress .orange.bar {
458
461
  background-color: #FF851B;
459
462
  }
463
+ .ui.indeterminate.yellow.progress .bar::before,
460
464
  .ui.yellow.progress .bar,
461
465
  .ui.progress .yellow.bar {
462
466
  background-color: #FBBD08;
463
467
  }
468
+ .ui.inverted.indeterminate.yellow.progress .bar::before,
464
469
  .ui.yellow.inverted.progress .bar,
465
470
  .ui.inverted.progress .yellow.bar {
466
471
  background-color: #FFE21F;
467
472
  }
473
+ .ui.indeterminate.olive.progress .bar::before,
468
474
  .ui.olive.progress .bar,
469
475
  .ui.progress .olive.bar {
470
476
  background-color: #B5CC18;
471
477
  }
478
+ .ui.inverted.indeterminate.olive.progress .bar::before,
472
479
  .ui.olive.inverted.progress .bar,
473
480
  .ui.inverted.progress .olive.bar {
474
481
  background-color: #D9E778;
475
482
  }
483
+ .ui.indeterminate.green.progress .bar::before,
476
484
  .ui.green.progress .bar,
477
485
  .ui.progress .green.bar {
478
486
  background-color: #21BA45;
479
487
  }
488
+ .ui.inverted.indeterminate.green.progress .bar::before,
480
489
  .ui.green.inverted.progress .bar,
481
490
  .ui.inverted.progress .green.bar {
482
491
  background-color: #2ECC40;
483
492
  }
493
+ .ui.indeterminate.teal.progress .bar::before,
484
494
  .ui.teal.progress .bar,
485
495
  .ui.progress .teal.bar {
486
496
  background-color: #00B5AD;
487
497
  }
498
+ .ui.inverted.indeterminate.teal.progress .bar::before,
488
499
  .ui.teal.inverted.progress .bar,
489
500
  .ui.inverted.progress .teal.bar {
490
501
  background-color: #6DFFFF;
491
502
  }
503
+ .ui.indeterminate.blue.progress .bar::before,
492
504
  .ui.blue.progress .bar,
493
505
  .ui.progress .blue.bar {
494
506
  background-color: #2185D0;
495
507
  }
508
+ .ui.inverted.indeterminate.blue.progress .bar::before,
496
509
  .ui.blue.inverted.progress .bar,
497
510
  .ui.inverted.progress .blue.bar {
498
511
  background-color: #54C8FF;
499
512
  }
513
+ .ui.indeterminate.violet.progress .bar::before,
500
514
  .ui.violet.progress .bar,
501
515
  .ui.progress .violet.bar {
502
516
  background-color: #6435C9;
503
517
  }
518
+ .ui.inverted.indeterminate.violet.progress .bar::before,
504
519
  .ui.violet.inverted.progress .bar,
505
520
  .ui.inverted.progress .violet.bar {
506
521
  background-color: #A291FB;
507
522
  }
523
+ .ui.indeterminate.purple.progress .bar::before,
508
524
  .ui.purple.progress .bar,
509
525
  .ui.progress .purple.bar {
510
526
  background-color: #A333C8;
511
527
  }
528
+ .ui.inverted.indeterminate.purple.progress .bar::before,
512
529
  .ui.purple.inverted.progress .bar,
513
530
  .ui.inverted.progress .purple.bar {
514
531
  background-color: #DC73FF;
515
532
  }
533
+ .ui.indeterminate.pink.progress .bar::before,
516
534
  .ui.pink.progress .bar,
517
535
  .ui.progress .pink.bar {
518
536
  background-color: #E03997;
519
537
  }
538
+ .ui.inverted.indeterminate.pink.progress .bar::before,
520
539
  .ui.pink.inverted.progress .bar,
521
540
  .ui.inverted.progress .pink.bar {
522
541
  background-color: #FF8EDF;
523
542
  }
543
+ .ui.indeterminate.brown.progress .bar::before,
524
544
  .ui.brown.progress .bar,
525
545
  .ui.progress .brown.bar {
526
546
  background-color: #A5673F;
527
547
  }
548
+ .ui.inverted.indeterminate.brown.progress .bar::before,
528
549
  .ui.brown.inverted.progress .bar,
529
550
  .ui.inverted.progress .brown.bar {
530
551
  background-color: #D67C1C;
531
552
  }
553
+ .ui.indeterminate.grey.progress .bar::before,
532
554
  .ui.grey.progress .bar,
533
555
  .ui.progress .grey.bar {
534
556
  background-color: #767676;
535
557
  }
558
+ .ui.inverted.indeterminate.grey.progress .bar::before,
536
559
  .ui.grey.inverted.progress .bar,
537
560
  .ui.inverted.progress .grey.bar {
538
561
  background-color: #DCDDDE;
539
562
  }
563
+ .ui.indeterminate.black.progress .bar::before,
540
564
  .ui.black.progress .bar,
541
565
  .ui.progress .black.bar {
542
566
  background-color: #1B1C1D;
543
567
  }
568
+ .ui.inverted.indeterminate.black.progress .bar::before,
544
569
  .ui.black.inverted.progress .bar,
545
570
  .ui.inverted.progress .black.bar {
546
571
  background-color: #545454;
@@ -581,11 +606,183 @@
581
606
  height: 3.5em;
582
607
  }
583
608
 
609
+ /*---------------
610
+ Indeterminate
611
+ ----------------*/
584
612
 
585
- /*******************************
586
- Progress
587
- *******************************/
588
-
613
+ .ui.indeterminate.progress .bar {
614
+ width: 100%;
615
+ }
616
+ .ui.indeterminate.progress .bar .progress,
617
+ .ui.progress .bar .centered.progress {
618
+ text-align: center;
619
+ position: relative;
620
+ }
621
+ .ui.indeterminate.progress .bar::before {
622
+ content: '';
623
+ position: absolute;
624
+ top: 0;
625
+ bottom: 0;
626
+ border-radius: 0.28571429rem;
627
+ -webkit-animation: progress-pulsating 2s ease infinite;
628
+ animation: progress-pulsating 2s ease infinite;
629
+ -webkit-transform-origin: center;
630
+ transform-origin: center;
631
+ width: 100%;
632
+ }
633
+ .ui.slow.indeterminate.progress .bar::before {
634
+ -webkit-animation-duration: 4s;
635
+ animation-duration: 4s;
636
+ }
637
+ .ui.fast.indeterminate.progress .bar::before {
638
+ -webkit-animation-duration: 1s;
639
+ animation-duration: 1s;
640
+ }
641
+ .ui.swinging.indeterminate.progress .bar::before {
642
+ -webkit-transform-origin: left;
643
+ transform-origin: left;
644
+ -webkit-animation-name: progress-swinging;
645
+ animation-name: progress-swinging;
646
+ }
647
+ .ui.sliding.indeterminate.progress .bar::before {
648
+ -webkit-transform-origin: left;
649
+ transform-origin: left;
650
+ -webkit-animation-name: progress-sliding;
651
+ animation-name: progress-sliding;
652
+ }
653
+ .ui.filling.indeterminate.progress .bar::before {
654
+ -webkit-animation-name: progress-filling;
655
+ animation-name: progress-filling;
656
+ }
657
+ .ui.indeterminate.progress:not(.sliding):not(.filling):not(.swinging) .bar::before {
658
+ background: #FFFFFF;
659
+ }
660
+ .ui.sliding.indeterminate.progress .bar,
661
+ .ui.swinging.indeterminate.progress .bar,
662
+ .ui.filling.indeterminate.progress .bar {
663
+ background: rgba(0, 0, 0, 0.1);
664
+ }
665
+ .ui.inverted.sliding.indeterminate.progress .bar,
666
+ .ui.inverted.swinging.indeterminate.progress .bar,
667
+ .ui.inverted.filling.indeterminate.progress .bar {
668
+ background: rgba(255, 255, 255, 0.08);
669
+ }
670
+ .ui.sliding.indeterminate.progress .bar .progress,
671
+ .ui.swinging.indeterminate.progress .bar .progress {
672
+ color: #1B1C1D;
673
+ }
674
+ .ui.inverted.sliding.indeterminate.progress .bar .progress,
675
+ .ui.inverted.swinging.indeterminate.progress .bar .progress {
676
+ color: rgba(255, 255, 255, 0.7);
677
+ }
678
+ @-webkit-keyframes progress-swinging {
679
+ 0%,
680
+ 100% {
681
+ width: 10%;
682
+ left: -25%;
683
+ }
684
+ 25%,
685
+ 65% {
686
+ width: 70%;
687
+ }
688
+ 50% {
689
+ width: 10%;
690
+ left: 100%;
691
+ }
692
+ }
693
+ @keyframes progress-swinging {
694
+ 0%,
695
+ 100% {
696
+ width: 10%;
697
+ left: -25%;
698
+ }
699
+ 25%,
700
+ 65% {
701
+ width: 70%;
702
+ }
703
+ 50% {
704
+ width: 10%;
705
+ left: 100%;
706
+ }
707
+ }
708
+ @-webkit-keyframes progress-sliding {
709
+ 0% {
710
+ width: 10%;
711
+ left: -25%;
712
+ }
713
+ 50% {
714
+ width: 70%;
715
+ }
716
+ 100% {
717
+ width: 10%;
718
+ left: 100%;
719
+ }
720
+ }
721
+ @keyframes progress-sliding {
722
+ 0% {
723
+ width: 10%;
724
+ left: -25%;
725
+ }
726
+ 50% {
727
+ width: 70%;
728
+ }
729
+ 100% {
730
+ width: 10%;
731
+ left: 100%;
732
+ }
733
+ }
734
+ @-webkit-keyframes progress-filling {
735
+ 0% {
736
+ -webkit-transform: scale(0, 1);
737
+ transform: scale(0, 1);
738
+ }
739
+ 80% {
740
+ -webkit-transform: scale(1);
741
+ transform: scale(1);
742
+ opacity: 1;
743
+ }
744
+ 100% {
745
+ opacity: 0;
746
+ }
747
+ }
748
+ @keyframes progress-filling {
749
+ 0% {
750
+ -webkit-transform: scale(0, 1);
751
+ transform: scale(0, 1);
752
+ }
753
+ 80% {
754
+ -webkit-transform: scale(1);
755
+ transform: scale(1);
756
+ opacity: 1;
757
+ }
758
+ 100% {
759
+ opacity: 0;
760
+ }
761
+ }
762
+ @-webkit-keyframes progress-pulsating {
763
+ 0% {
764
+ -webkit-transform: scale(0, 1);
765
+ transform: scale(0, 1);
766
+ opacity: 0.7;
767
+ }
768
+ 100% {
769
+ -webkit-transform: scale(1);
770
+ transform: scale(1);
771
+ opacity: 0;
772
+ }
773
+ }
774
+ @keyframes progress-pulsating {
775
+ 0% {
776
+ -webkit-transform: scale(0, 1);
777
+ transform: scale(0, 1);
778
+ opacity: 0.7;
779
+ }
780
+ 100% {
781
+ -webkit-transform: scale(1);
782
+ transform: scale(1);
783
+ opacity: 0;
784
+ }
785
+ }
589
786
 
590
787
 
591
788
  /*******************************