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
@@ -206,8 +206,7 @@
206
206
  .ui.threaded.comments .comment > .comments {
207
207
  margin: -1.5em 0 -1em 1.25em;
208
208
  padding: 3em 0 2em 2.25em;
209
- -webkit-box-shadow: -1px 0 0 rgba(34, 36, 38, 0.15);
210
- box-shadow: -1px 0 0 rgba(34, 36, 38, 0.15);
209
+ box-shadow: -1px 0 0 rgba(34, 36, 38, 0.15);
211
210
  }
212
211
 
213
212
  /*--------------------
@@ -220,10 +219,8 @@
220
219
  top: 0;
221
220
  right: 0;
222
221
  left: auto;
223
- -webkit-transition: opacity 0.2s ease;
224
222
  transition: opacity 0.2s ease;
225
- -webkit-transition-delay: 0.1s;
226
- transition-delay: 0.1s;
223
+ transition-delay: 0.1s;
227
224
  }
228
225
  .ui.minimal.comments .comment > .content:hover > .actions {
229
226
  opacity: 1;
@@ -279,8 +276,7 @@
279
276
  color: #ffffff;
280
277
  }
281
278
  .ui.inverted.threaded.comments .comment > .comments {
282
- -webkit-box-shadow: -1px 0 0 #555555;
283
- box-shadow: -1px 0 0 #555555;
279
+ box-shadow: -1px 0 0 #555555;
284
280
  }
285
281
 
286
282
 
@@ -290,12 +286,6 @@
290
286
 
291
287
 
292
288
 
293
- /*******************************
294
- Theme Overrides
295
- *******************************/
296
-
297
-
298
-
299
289
  /*******************************
300
290
  User Variable Overrides
301
291
  *******************************/
@@ -31,13 +31,8 @@
31
31
 
32
32
  /* Event */
33
33
  .ui.feed > .event {
34
- display: -webkit-box;
35
- display: -ms-flexbox;
36
34
  display: flex;
37
- -webkit-box-orient: horizontal;
38
- -webkit-box-direction: normal;
39
- -ms-flex-direction: row;
40
- flex-direction: row;
35
+ flex-direction: row;
41
36
  width: 100%;
42
37
  padding: 0.21428571rem 0;
43
38
  margin: 0;
@@ -55,13 +50,10 @@
55
50
  /* Event Label */
56
51
  .ui.feed > .event > .label {
57
52
  display: block;
58
- -webkit-box-flex: 0;
59
- -ms-flex: 0 0 auto;
60
- flex: 0 0 auto;
53
+ flex: 0 0 auto;
61
54
  width: 2.5em;
62
55
  height: auto;
63
- -ms-flex-item-align: stretch;
64
- align-self: stretch;
56
+ align-self: stretch;
65
57
  text-align: left;
66
58
  }
67
59
  .ui.feed > .event > .label .icon {
@@ -91,11 +83,8 @@
91
83
  /* Content */
92
84
  .ui.feed > .event > .content {
93
85
  display: block;
94
- -webkit-box-flex: 1;
95
- -ms-flex: 1 1 auto;
96
- flex: 1 1 auto;
97
- -ms-flex-item-align: stretch;
98
- align-self: stretch;
86
+ flex: 1 1 auto;
87
+ align-self: stretch;
99
88
  text-align: left;
100
89
  word-wrap: break-word;
101
90
  }
@@ -214,8 +203,7 @@
214
203
  background: none;
215
204
  border: none;
216
205
  border-radius: 0;
217
- -webkit-box-shadow: none;
218
- box-shadow: none;
206
+ box-shadow: none;
219
207
  padding: 0;
220
208
  color: rgba(0, 0, 0, 0.6);
221
209
  }
@@ -234,7 +222,6 @@
234
222
  }
235
223
  .ui.feed > .event > .content .meta .like {
236
224
  color: '';
237
- -webkit-transition: 0.2s color ease;
238
225
  transition: 0.2s color ease;
239
226
  }
240
227
  .ui.feed > .event > .content .meta .like:hover .icon {
@@ -258,7 +245,6 @@
258
245
  cursor: pointer;
259
246
  opacity: 1;
260
247
  color: rgba(0, 0, 0, 0.5);
261
- -webkit-transition: color 0.1s ease;
262
248
  transition: color 0.1s ease;
263
249
  }
264
250
  .ui.feed > .event > .content .meta a:hover,
@@ -308,12 +294,6 @@
308
294
 
309
295
 
310
296
 
311
- /*******************************
312
- Theme Overrides
313
- *******************************/
314
-
315
-
316
-
317
297
  /*******************************
318
298
  User Variable Overrides
319
299
  *******************************/
@@ -19,8 +19,6 @@
19
19
  ---------------*/
20
20
 
21
21
  .ui.items > .item {
22
- display: -webkit-box;
23
- display: -ms-flexbox;
24
22
  display: flex;
25
23
  margin: 1em 0;
26
24
  width: 100%;
@@ -29,12 +27,8 @@
29
27
  padding: 0;
30
28
  border: none;
31
29
  border-radius: 0;
32
- -webkit-box-shadow: none;
33
- box-shadow: none;
34
- -webkit-transition: -webkit-box-shadow 0.1s ease;
35
- transition: -webkit-box-shadow 0.1s ease;
30
+ box-shadow: none;
36
31
  transition: box-shadow 0.1s ease;
37
- transition: box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
38
32
  z-index: '';
39
33
  }
40
34
  .ui.items > .item a {
@@ -80,16 +74,13 @@
80
74
 
81
75
  .ui.items > .item > .image {
82
76
  position: relative;
83
- -webkit-box-flex: 0;
84
- -ms-flex: 0 0 auto;
85
- flex: 0 0 auto;
77
+ flex: 0 0 auto;
86
78
  display: block;
87
79
  float: none;
88
80
  margin: 0;
89
81
  padding: 0;
90
82
  max-height: '';
91
- -ms-flex-item-align: start;
92
- align-self: start;
83
+ align-self: start;
93
84
  }
94
85
  .ui.items > .item > .image > img {
95
86
  display: block;
@@ -108,15 +99,12 @@
108
99
 
109
100
  .ui.items > .item > .content {
110
101
  display: block;
111
- -webkit-box-flex: 1;
112
- -ms-flex: 1 1 auto;
113
- flex: 1 1 auto;
102
+ flex: 1 1 auto;
114
103
  background: none;
115
104
  color: rgba(0, 0, 0, 0.87);
116
105
  margin: 0;
117
106
  padding: 0;
118
- -webkit-box-shadow: none;
119
- box-shadow: none;
107
+ box-shadow: none;
120
108
  font-size: 1em;
121
109
  border: none;
122
110
  border-radius: 0;
@@ -134,8 +122,7 @@
134
122
  width: auto;
135
123
  display: block;
136
124
  margin-left: 0;
137
- -ms-flex-item-align: start;
138
- align-self: start;
125
+ align-self: start;
139
126
  padding-left: 1.5em;
140
127
  }
141
128
  .ui.items > .item > .content > .header {
@@ -167,8 +154,7 @@
167
154
  ---------------*/
168
155
 
169
156
  .ui.items > .item .content img {
170
- -ms-flex-item-align: center;
171
- align-self: center;
157
+ align-self: center;
172
158
  width: '';
173
159
  }
174
160
  .ui.items > .item img.avatar,
@@ -230,7 +216,6 @@
230
216
  /* Generic */
231
217
  .ui.items > .item > .content a:not(.ui) {
232
218
  color: '';
233
- -webkit-transition: color 0.1s ease;
234
219
  transition: color 0.1s ease;
235
220
  }
236
221
  .ui.items > .item > .content a:not(.ui):hover {
@@ -265,7 +250,6 @@
265
250
  .ui.items > .item > .content .favorite.icon {
266
251
  cursor: pointer;
267
252
  opacity: 0.75;
268
- -webkit-transition: color 0.1s ease;
269
253
  transition: color 0.1s ease;
270
254
  }
271
255
  .ui.items > .item > .content .favorite.icon:hover {
@@ -283,7 +267,6 @@
283
267
  .ui.items > .item > .content .like.icon {
284
268
  cursor: pointer;
285
269
  opacity: 0.75;
286
- -webkit-transition: color 0.1s ease;
287
270
  transition: color 0.1s ease;
288
271
  }
289
272
  .ui.items > .item > .content .like.icon:hover {
@@ -308,9 +291,7 @@
308
291
  top: 0;
309
292
  left: 0;
310
293
  color: rgba(0, 0, 0, 0.4);
311
- -webkit-box-shadow: none;
312
- box-shadow: none;
313
- -webkit-transition: color 0.1s ease;
294
+ box-shadow: none;
314
295
  transition: color 0.1s ease;
315
296
  border-top: none;
316
297
  }
@@ -357,10 +338,7 @@
357
338
  /* Mobile Only */
358
339
  @media only screen and (max-width: 767.98px) {
359
340
  .ui.items:not(.unstackable) > .item {
360
- -webkit-box-orient: vertical;
361
- -webkit-box-direction: normal;
362
- -ms-flex-direction: column;
363
- flex-direction: column;
341
+ flex-direction: column;
364
342
  margin: 2em 0;
365
343
  }
366
344
  .ui.items:not(.unstackable) > .item > .image {
@@ -391,16 +369,13 @@
391
369
  --------------------*/
392
370
 
393
371
  .ui.items > .item > .image + [class*="top aligned"].content {
394
- -ms-flex-item-align: start;
395
- align-self: flex-start;
372
+ align-self: flex-start;
396
373
  }
397
374
  .ui.items > .item > .image + [class*="middle aligned"].content {
398
- -ms-flex-item-align: center;
399
- align-self: center;
375
+ align-self: center;
400
376
  }
401
377
  .ui.items > .item > .image + [class*="bottom aligned"].content {
402
- -ms-flex-item-align: end;
403
- align-self: flex-end;
378
+ align-self: flex-end;
404
379
  }
405
380
 
406
381
  /*--------------
@@ -549,12 +524,6 @@
549
524
 
550
525
 
551
526
 
552
- /*******************************
553
- Theme Overrides
554
- *******************************/
555
-
556
-
557
-
558
527
  /*******************************
559
528
  User Variable Overrides
560
529
  *******************************/
@@ -16,13 +16,8 @@
16
16
 
17
17
  /* Standalone */
18
18
  .ui.statistic {
19
- display: -webkit-inline-box;
20
- display: -ms-inline-flexbox;
21
19
  display: inline-flex;
22
- -webkit-box-orient: vertical;
23
- -webkit-box-direction: normal;
24
- -ms-flex-direction: column;
25
- flex-direction: column;
20
+ flex-direction: column;
26
21
  margin: 1em 0;
27
22
  max-width: none;
28
23
  }
@@ -44,32 +39,18 @@
44
39
 
45
40
  /* Grouped */
46
41
  .ui.statistics {
47
- display: -webkit-box;
48
- display: -ms-flexbox;
49
42
  display: flex;
50
- -webkit-box-align: start;
51
- -ms-flex-align: start;
52
- align-items: flex-start;
53
- -ms-flex-wrap: wrap;
54
- flex-wrap: wrap;
43
+ align-items: flex-start;
44
+ flex-wrap: wrap;
55
45
  }
56
46
  .ui.statistics > .statistic {
57
- display: -webkit-inline-box;
58
- display: -ms-inline-flexbox;
59
47
  display: inline-flex;
60
- -webkit-box-flex: 0;
61
- -ms-flex: 0 1 auto;
62
- flex: 0 1 auto;
63
- -webkit-box-orient: vertical;
64
- -webkit-box-direction: normal;
65
- -ms-flex-direction: column;
66
- flex-direction: column;
48
+ flex: 0 1 auto;
49
+ flex-direction: column;
67
50
  margin: 0 1.5em 1em;
68
51
  max-width: none;
69
52
  }
70
53
  .ui.statistics {
71
- display: -webkit-box;
72
- display: -ms-flexbox;
73
54
  display: flex;
74
55
  margin: 1em -1.5em -1em;
75
56
  }
@@ -263,30 +244,17 @@
263
244
  ---------------*/
264
245
 
265
246
  .ui.horizontal.statistic {
266
- -webkit-box-orient: horizontal;
267
- -webkit-box-direction: normal;
268
- -ms-flex-direction: row;
269
- flex-direction: row;
270
- -webkit-box-align: center;
271
- -ms-flex-align: center;
272
- align-items: center;
247
+ flex-direction: row;
248
+ align-items: center;
273
249
  }
274
250
  .ui.horizontal.statistics {
275
- -webkit-box-orient: vertical;
276
- -webkit-box-direction: normal;
277
- -ms-flex-direction: column;
278
- flex-direction: column;
251
+ flex-direction: column;
279
252
  margin: 0;
280
253
  max-width: none;
281
254
  }
282
255
  .ui.horizontal.statistics .statistic {
283
- -webkit-box-orient: horizontal;
284
- -webkit-box-direction: normal;
285
- -ms-flex-direction: row;
286
- flex-direction: row;
287
- -webkit-box-align: center;
288
- -ms-flex-align: center;
289
- align-items: center;
256
+ flex-direction: row;
257
+ align-items: center;
290
258
  max-width: none;
291
259
  margin: 1em 0;
292
260
  }
@@ -607,12 +575,6 @@
607
575
 
608
576
 
609
577
 
610
- /*******************************
611
- Theme Overrides
612
- *******************************/
613
-
614
-
615
-
616
578
  /*******************************
617
579
  User Variable Overrides
618
580
  *******************************/
@@ -1,8 +1,8 @@
1
1
  module Fomantic
2
2
  module Ui
3
3
  module Sass
4
- VERSION = '2.7.5'.freeze
5
- SEMANTIC_UI_SHA = 'ad710ef57eb33a805020a218b25f512b7b761af0'.freeze
4
+ VERSION = '2.7.6'.freeze
5
+ SEMANTIC_UI_SHA = '8424ca61f209cfa3d99e8548ee4b462d000e50cd'.freeze
6
6
  end
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fomantic-ui-sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.5
4
+ version: 2.7.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - doabit
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-05-20 00:00:00.000000000 Z
12
+ date: 2019-06-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: autoprefixer-rails