less-rails-semantic_ui 1.8.1.0 → 1.9.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (95) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +11 -1
  3. data/assets/fonts/semantic_ui/themes/default/assets/fonts/icons.eot +0 -0
  4. data/assets/fonts/semantic_ui/themes/default/assets/fonts/icons.otf +0 -0
  5. data/assets/fonts/semantic_ui/themes/default/assets/fonts/icons.svg +526 -465
  6. data/assets/fonts/semantic_ui/themes/default/assets/fonts/icons.ttf +0 -0
  7. data/assets/fonts/semantic_ui/themes/default/assets/fonts/icons.woff +0 -0
  8. data/assets/fonts/semantic_ui/themes/default/assets/fonts/icons.woff2 +0 -0
  9. data/assets/images/semantic_ui/themes/default/assets/images/flags.png +0 -0
  10. data/assets/javascripts/semantic_ui/definitions/behaviors/api.js +6 -3
  11. data/assets/javascripts/semantic_ui/definitions/behaviors/form.js +65 -22
  12. data/assets/javascripts/semantic_ui/definitions/behaviors/state.js +1 -1
  13. data/assets/javascripts/semantic_ui/definitions/behaviors/visibility.js +1 -1
  14. data/assets/javascripts/semantic_ui/definitions/behaviors/visit.js +1 -1
  15. data/assets/javascripts/semantic_ui/definitions/modules/accordion.js +1 -1
  16. data/assets/javascripts/semantic_ui/definitions/modules/checkbox.js +3 -1
  17. data/assets/javascripts/semantic_ui/definitions/modules/dimmer.js +12 -10
  18. data/assets/javascripts/semantic_ui/definitions/modules/dropdown.js +28 -3
  19. data/assets/javascripts/semantic_ui/definitions/modules/modal.js +10 -14
  20. data/assets/javascripts/semantic_ui/definitions/modules/nag.js +1 -1
  21. data/assets/javascripts/semantic_ui/definitions/modules/popup.js +1 -1
  22. data/assets/javascripts/semantic_ui/definitions/modules/progress.js +1 -1
  23. data/assets/javascripts/semantic_ui/definitions/modules/rating.js +1 -1
  24. data/assets/javascripts/semantic_ui/definitions/modules/search.js +1 -1
  25. data/assets/javascripts/semantic_ui/definitions/modules/shape.js +1 -1
  26. data/assets/javascripts/semantic_ui/definitions/modules/sidebar.js +4 -4
  27. data/assets/javascripts/semantic_ui/definitions/modules/sticky.js +4 -2
  28. data/assets/javascripts/semantic_ui/definitions/modules/tab.js +13 -11
  29. data/assets/javascripts/semantic_ui/definitions/modules/transition.js +13 -7
  30. data/assets/javascripts/semantic_ui/definitions/modules/video.js +1 -1
  31. data/assets/stylesheets/semantic_ui/definitions/collections/breadcrumb.less +7 -2
  32. data/assets/stylesheets/semantic_ui/definitions/collections/form.less +40 -30
  33. data/assets/stylesheets/semantic_ui/definitions/collections/grid.less +6 -2
  34. data/assets/stylesheets/semantic_ui/definitions/collections/menu.less +18 -11
  35. data/assets/stylesheets/semantic_ui/definitions/collections/message.less +6 -2
  36. data/assets/stylesheets/semantic_ui/definitions/collections/table.less +6 -1
  37. data/assets/stylesheets/semantic_ui/definitions/elements/button.less +8 -3
  38. data/assets/stylesheets/semantic_ui/definitions/elements/divider.less +7 -4
  39. data/assets/stylesheets/semantic_ui/definitions/elements/flag.less +13 -1
  40. data/assets/stylesheets/semantic_ui/definitions/elements/header.less +36 -9
  41. data/assets/stylesheets/semantic_ui/definitions/elements/icon.less +11 -4
  42. data/assets/stylesheets/semantic_ui/definitions/elements/image.less +7 -2
  43. data/assets/stylesheets/semantic_ui/definitions/elements/input.less +17 -46
  44. data/assets/stylesheets/semantic_ui/definitions/elements/label.less +39 -7
  45. data/assets/stylesheets/semantic_ui/definitions/elements/list.less +5 -1
  46. data/assets/stylesheets/semantic_ui/definitions/elements/loader.less +4 -2
  47. data/assets/stylesheets/semantic_ui/definitions/elements/rail.less +8 -4
  48. data/assets/stylesheets/semantic_ui/definitions/elements/reveal.less +5 -1
  49. data/assets/stylesheets/semantic_ui/definitions/elements/segment.less +45 -1
  50. data/assets/stylesheets/semantic_ui/definitions/elements/step.less +13 -5
  51. data/assets/stylesheets/semantic_ui/definitions/globals/reset.less +6 -2
  52. data/assets/stylesheets/semantic_ui/definitions/globals/site.less +8 -3
  53. data/assets/stylesheets/semantic_ui/definitions/modules/accordion.less +5 -2
  54. data/assets/stylesheets/semantic_ui/definitions/modules/checkbox.less +5 -2
  55. data/assets/stylesheets/semantic_ui/definitions/modules/dimmer.less +5 -2
  56. data/assets/stylesheets/semantic_ui/definitions/modules/dropdown.less +17 -8
  57. data/assets/stylesheets/semantic_ui/definitions/modules/modal.less +7 -2
  58. data/assets/stylesheets/semantic_ui/definitions/modules/nag.less +6 -1
  59. data/assets/stylesheets/semantic_ui/definitions/modules/popup.less +7 -1
  60. data/assets/stylesheets/semantic_ui/definitions/modules/progress.less +20 -2
  61. data/assets/stylesheets/semantic_ui/definitions/modules/rating.less +10 -15
  62. data/assets/stylesheets/semantic_ui/definitions/modules/search.less +7 -2
  63. data/assets/stylesheets/semantic_ui/definitions/modules/shape.less +6 -1
  64. data/assets/stylesheets/semantic_ui/definitions/modules/sidebar.less +16 -6
  65. data/assets/stylesheets/semantic_ui/definitions/modules/sticky.less +7 -1
  66. data/assets/stylesheets/semantic_ui/definitions/modules/tab.less +7 -1
  67. data/assets/stylesheets/semantic_ui/definitions/modules/transition.less +6 -5
  68. data/assets/stylesheets/semantic_ui/definitions/modules/video.less +6 -1
  69. data/assets/stylesheets/semantic_ui/definitions/views/ad.less +6 -1
  70. data/assets/stylesheets/semantic_ui/definitions/views/card.less +182 -7
  71. data/assets/stylesheets/semantic_ui/definitions/views/comment.less +6 -1
  72. data/assets/stylesheets/semantic_ui/definitions/views/feed.less +6 -2
  73. data/assets/stylesheets/semantic_ui/definitions/views/item.less +6 -2
  74. data/assets/stylesheets/semantic_ui/definitions/views/statistic.less +5 -2
  75. data/assets/stylesheets/semantic_ui/themes/basic/views/card.variables +1 -2
  76. data/assets/stylesheets/semantic_ui/themes/default/collections/breadcrumb.variables +2 -2
  77. data/assets/stylesheets/semantic_ui/themes/default/collections/form.variables +1 -1
  78. data/assets/stylesheets/semantic_ui/themes/default/collections/menu.variables +1 -0
  79. data/assets/stylesheets/semantic_ui/themes/default/elements/button.variables +6 -1
  80. data/assets/stylesheets/semantic_ui/themes/default/elements/header.variables +11 -1
  81. data/assets/stylesheets/semantic_ui/themes/default/elements/icon.overrides +139 -24
  82. data/assets/stylesheets/semantic_ui/themes/default/elements/label.variables +8 -1
  83. data/assets/stylesheets/semantic_ui/themes/default/elements/rail.variables +3 -1
  84. data/assets/stylesheets/semantic_ui/themes/default/modules/dropdown.overrides +5 -0
  85. data/assets/stylesheets/semantic_ui/themes/default/modules/dropdown.variables +8 -0
  86. data/assets/stylesheets/semantic_ui/themes/default/modules/progress.variables +1 -1
  87. data/assets/stylesheets/semantic_ui/themes/default/modules/rating.overrides +0 -1
  88. data/assets/stylesheets/semantic_ui/themes/default/modules/rating.variables +6 -6
  89. data/assets/stylesheets/semantic_ui/themes/default/modules/transition.overrides +54 -56
  90. data/assets/stylesheets/semantic_ui/themes/default/views/card.variables +18 -15
  91. data/lib/generators/semantic_ui/install/templates/theme.config +21 -13
  92. data/lib/less/rails/semantic_ui/engine.rb +1 -1
  93. data/lib/less/rails/semantic_ui/version.rb +1 -1
  94. data/tasks/update.rake +2 -2
  95. metadata +4 -3
@@ -111,7 +111,7 @@
111
111
  @inputErrorBoxShadow: @inputErrorPointerSize 0em 0em 0em @formErrorColor inset;
112
112
 
113
113
  /* Dropdown Error */
114
- @dropdownErrorHoverBackground: #FFF2F2;
114
+ @dropdownErrorHoverBackground: #FBE7E7;
115
115
  @dropdownErrorActiveBackground: #FDCFCF;
116
116
 
117
117
  /* Focused Error */
@@ -244,6 +244,7 @@
244
244
  @tabularFluidWidth: ~"calc(100% + "(@tabularFluidOffset * 2)~")";
245
245
 
246
246
  @tabularActiveColor: @selectedTextColor;
247
+ @tabularActiveBoxShadow: none;
247
248
 
248
249
  @tabularMenuActiveBackground: #FFFFFF;
249
250
  @tabularActiveWeight: bold;
@@ -123,7 +123,12 @@
123
123
  @activeHoverBoxShadow: @activeBoxShadow;
124
124
 
125
125
  /* Loading */
126
- @loadingBackground: @offWhite;
126
+ @loadingOpacity: 1;
127
+ @loadingPointerEvents: none;
128
+ @loadingTransition:
129
+ all 0s linear,
130
+ opacity @transitionDuration @defaultEasing
131
+ ;
127
132
 
128
133
  /*-------------------
129
134
  Types
@@ -24,13 +24,22 @@
24
24
  /* Sub Header */
25
25
  @subHeaderLineHeight: 1.2em;
26
26
  @subHeaderColor: rgba(0, 0, 0, 0.5);
27
+
28
+
27
29
  /* Icon */
28
30
  @iconOpacity: 1;
29
31
  @iconSize: 1.5em;
30
32
  @iconOffset: @lineHeightOffset;
31
- @iconMargin: 1rem;
33
+ @iconMargin: 0.75rem;
32
34
  @iconAlignment: middle;
33
35
 
36
+ /* Image */
37
+ @imageWidth: 2.5em;
38
+ @imageHeight: auto;
39
+ @imageOffset: @lineHeightOffset;
40
+ @imageMargin: @iconMargin;
41
+ @imageAlignment: middle;
42
+
34
43
  /* Label */
35
44
  @labelDistance: 0.5rem;
36
45
  @labelVerticalAlign: middle;
@@ -38,6 +47,7 @@
38
47
  /* Content */
39
48
  @contentAlignment: top;
40
49
  @contentIconAlignment: middle;
50
+ @contentImageAlignment: middle;
41
51
 
42
52
  /* Paragraph after Header */
43
53
  @nextParagraphDistance: 0em;
@@ -10,17 +10,9 @@
10
10
  */
11
11
 
12
12
  /*
13
- * Font Awesome 4.0.3
14
- * the iconic font designed for Bootstrap
15
- * ------------------------------------------------------------------------------
16
- * The full suite of pictographic icons, examples, and documentation can be
17
- * found at http://fon.io. Stay up to date on Twitter at
18
- * http://twitter.com/fon.
19
- *
20
- * License
21
- * ------------------------------------------------------------------------------
22
- * - The Font Awesome font is licensed under SIL OFL 1.1 -
23
- * http://scripts.sil.org/OFL
13
+ * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
14
+ * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
15
+ */
24
16
 
25
17
  /*******************************
26
18
 
@@ -52,8 +44,8 @@ for instance `lemon icon` not `lemon outline icon` since there is only one lemon
52
44
  /* Web Content */
53
45
  i.icon.search:before { content: "\f002"; }
54
46
  i.icon.mail.outline:before { content: "\f003"; }
55
- i.icon.external.link:before { content: "\f08e"; }
56
- i.icon.wifi:before { content: "\f012"; }
47
+ i.icon.external:before { content: "\f08e"; }
48
+ i.icon.signal:before { content: "\f012"; }
57
49
  i.icon.setting:before { content: "\f013"; }
58
50
  i.icon.home:before { content: "\f015"; }
59
51
  i.icon.inbox:before { content: "\f01c"; }
@@ -83,7 +75,7 @@ i.icon.code:before { content: "\f121"; }
83
75
  i.icon.protect:before { content: "\f132"; }
84
76
  i.icon.calendar.outline:before { content: "\f133"; }
85
77
  i.icon.ticket:before { content: "\f145"; }
86
- i.icon.external.link.square:before { content: "\f14c"; }
78
+ i.icon.external.square:before { content: "\f14c"; }
87
79
  i.icon.map:before { content: "\f14e"; }
88
80
  i.icon.bug:before { content: "\f188"; }
89
81
  i.icon.mail.square:before { content: "\f199"; }
@@ -91,6 +83,16 @@ i.icon.history:before { content: "\f1da"; }
91
83
  i.icon.options:before { content: "\f1de"; }
92
84
  i.icon.comment.outline:before { content: "\f0e5"; }
93
85
  i.icon.comments.outline:before { content: "\f0e6"; }
86
+ i.icon.text.telephone:before { content: "\f1e4"; }
87
+ i.icon.find:before { content: "\f1e5"; }
88
+ i.icon.wifi:before { content: "\f1eb"; }
89
+ i.icon.alarm.slash:before { content: "\f1f6"; }
90
+ i.icon.alarm.slash.outline:before { content: "\f1f7"; }
91
+ i.icon.copyright:before { content: "\f1f9"; }
92
+ i.icon.at:before { content: "\f1fa"; }
93
+ i.icon.eyedropper:before { content: "\f1fb"; }
94
+ i.icon.paint.brush:before { content: "\f1fc"; }
95
+ i.icon.heartbeat:before { content: "\f21e"; }
94
96
 
95
97
  /* User Actions */
96
98
  i.icon.download:before { content: "\f019"; }
@@ -142,6 +144,10 @@ i.icon.share.alternate.square:before { content: "\f1e1"; }
142
144
  i.icon.wait:before { content: "\f017"; }
143
145
  i.icon.write.square:before { content: "\f14b"; }
144
146
  i.icon.share.square:before { content: "\f14d"; }
147
+ i.icon.add.to.cart:before { content: "\f217"; }
148
+ i.icon.in.cart:before { content: "\f218"; }
149
+ i.icon.add.user:before { content: "\f234"; }
150
+ i.icon.remove.user:before { content: "\f235"; }
145
151
 
146
152
  /* Messages */
147
153
  i.icon.help.circle:before { content: "\f059"; }
@@ -152,16 +158,32 @@ i.icon.warning.sign:before { content: "\f071"; }
152
158
  i.icon.help:before { content: "\f128"; }
153
159
  i.icon.info:before { content: "\f129"; }
154
160
  i.icon.announcement:before { content: "\f0a1"; }
161
+ i.icon.birthday:before { content: "\f1fd"; }
155
162
 
156
163
  /* Users */
157
164
  i.icon.users:before { content: "\f0c0"; }
158
165
  i.icon.doctor:before { content: "\f0f0"; }
159
- i.icon.female:before { content: "\f182"; }
160
- i.icon.male:before { content: "\f183"; }
161
166
  i.icon.child:before { content: "\f1ae"; }
162
167
  i.icon.user:before { content: "\f007"; }
163
168
  i.icon.handicap:before { content: "\f193"; }
164
169
  i.icon.student:before { content: "\f19d"; }
170
+ i.icon.spy:before { content: "\f21b"; }
171
+
172
+ /* Gender & Sexuality */
173
+ i.icon.female:before { content: "\f182"; }
174
+ i.icon.male:before { content: "\f183"; }
175
+ i.icon.woman:before { content: "\f221"; }
176
+ i.icon.man:before { content: "\f222"; }
177
+ i.icon.non.binary.transgender:before { content: "\f223"; }
178
+ i.icon.intergender:before { content: "\f224"; }
179
+ i.icon.transgender:before { content: "\f225"; }
180
+ i.icon.lesbian:before { content: "\f226"; }
181
+ i.icon.gay:before { content: "\f227"; }
182
+ i.icon.heterosexual:before { content: "\f228"; }
183
+ i.icon.other.gender:before { content: "\f229"; }
184
+ i.icon.other.gender.vertical:before { content: "\f22a"; }
185
+ i.icon.other.gender.horizontal:before { content: "\f22b"; }
186
+ i.icon.neuter:before { content: "\f22c"; }
165
187
 
166
188
  /* View Adjustment */
167
189
  i.icon.grid.layout:before { content: "\f00a"; }
@@ -207,6 +229,9 @@ i.icon.moon:before { content: "\f186"; }
207
229
  i.icon.fax:before { content: "\f1ac"; }
208
230
  i.icon.life.ring:before { content: "\f1cd"; }
209
231
  i.icon.bomb:before { content: "\f1e2"; }
232
+ i.icon.soccer:before { content: "\f1e3"; }
233
+ i.icon.calculator:before { content: "\f1ec"; }
234
+ i.icon.diamond:before { content: "\f219"; }
210
235
 
211
236
  /* Shapes */
212
237
  i.icon.crosshairs:before { content: "\f05b"; }
@@ -242,6 +267,8 @@ i.icon.minus.square:before { content: "\f146"; }
242
267
  i.icon.minus.square.outline:before { content: "\f147"; }
243
268
  i.icon.check.square:before { content: "\f14a"; }
244
269
  i.icon.plus.square.outline:before { content: "\f196"; }
270
+ i.icon.toggle.off:before { content: "\f204"; }
271
+ i.icon.toggle.on:before { content: "\f205"; }
245
272
 
246
273
  /* Media */
247
274
  i.icon.film:before { content: "\f008"; }
@@ -249,6 +276,10 @@ i.icon.sound:before { content: "\f025"; }
249
276
  i.icon.photo:before { content: "\f030"; }
250
277
  i.icon.bar.chart:before { content: "\f080"; }
251
278
  i.icon.camera.retro:before { content: "\f083"; }
279
+ i.icon.newspaper:before { content: "\f1ea"; }
280
+ i.icon.area.chart:before { content: "\f1fe"; }
281
+ i.icon.pie.chart:before { content: "\f200"; }
282
+ i.icon.line.chart:before { content: "\f201"; }
252
283
 
253
284
  /* Pointers */
254
285
  i.icon.arrow.circle.outline.down:before { content: "\f01a"; }
@@ -298,7 +329,8 @@ i.icon.toggle.left:before { content: "\f191"; }
298
329
 
299
330
  /* Computer */
300
331
  i.icon.power:before { content: "\f011"; }
301
- i.icon.trash:before { content: "\f014"; }
332
+ i.icon.trash:before { content: "\f1f8"; }
333
+ i.icon.trash.outline:before { content: "\f014"; }
302
334
  i.icon.disk.outline:before { content: "\f0a0"; }
303
335
  i.icon.desktop:before { content: "\f108"; }
304
336
  i.icon.laptop:before { content: "\f109"; }
@@ -306,6 +338,7 @@ i.icon.tablet:before { content: "\f10a"; }
306
338
  i.icon.mobile:before { content: "\f10b"; }
307
339
  i.icon.game:before { content: "\f11b"; }
308
340
  i.icon.keyboard:before { content: "\f11c"; }
341
+ i.icon.plug:before { content: "\f1e6"; }
309
342
 
310
343
  /* File System */
311
344
  i.icon.folder:before { content: "\f07b"; }
@@ -334,9 +367,11 @@ i.icon.qrcode:before { content: "\f029"; }
334
367
  i.icon.fork:before { content: "\f126"; }
335
368
  i.icon.html5:before { content: "\f13b"; }
336
369
  i.icon.css3:before { content: "\f13c"; }
370
+ i.icon.rss:before { content: "\f09e"; }
337
371
  i.icon.rss.square:before { content: "\f143"; }
338
372
  i.icon.openid:before { content: "\f19b"; }
339
373
  i.icon.database:before { content: "\f1c0"; }
374
+ i.icon.server:before { content: "\f233"; }
340
375
 
341
376
  /* Rating */
342
377
  i.icon.heart:before { content: "\f004"; }
@@ -373,9 +408,9 @@ i.icon.eject:before { content: "\f052"; }
373
408
  i.icon.unmute:before { content: "\f130"; }
374
409
  i.icon.mute:before { content: "\f131"; }
375
410
  i.icon.video.play:before { content: "\f144"; }
411
+ i.icon.closed.captioning:before { content: "\f20a"; }
376
412
 
377
-
378
- /* Map & Locations */
413
+ /* Map, Locations, & Transportation */
379
414
  i.icon.marker:before { content: "\f041"; }
380
415
  i.icon.coffee:before { content: "\f0f4"; }
381
416
  i.icon.food:before { content: "\f0f5"; }
@@ -394,6 +429,14 @@ i.icon.spoon:before { content: "\f1b1"; }
394
429
  i.icon.car:before { content: "\f1b9"; }
395
430
  i.icon.taxi:before { content: "\f1ba"; }
396
431
  i.icon.tree:before { content: "\f1bb"; }
432
+ i.icon.bicycle:before { content: "\f206"; }
433
+ i.icon.bus:before { content: "\f207"; }
434
+ i.icon.ship:before { content: "\f21a"; }
435
+ i.icon.motorcycle:before { content: "\f21c"; }
436
+ i.icon.street.view:before { content: "\f21d"; }
437
+ i.icon.hotel:before { content: "\f236"; }
438
+ i.icon.train:before { content: "\f238"; }
439
+ i.icon.subway:before { content: "\f239"; }
397
440
 
398
441
  /* Tables */
399
442
  i.icon.table:before { content: "\f0ce"; }
@@ -447,6 +490,17 @@ i.icon.yen:before { content: "\f157"; }
447
490
  i.icon.ruble:before { content: "\f158"; }
448
491
  i.icon.won:before { content: "\f159"; }
449
492
  i.icon.lira:before { content: "\f195"; }
493
+ i.icon.shekel:before { content: "\f20b"; }
494
+
495
+ /* Payment Options */
496
+ i.icon.paypal:before { content: "\f1ed"; }
497
+ i.icon.paypal.card:before { content: "\f1f4"; }
498
+ i.icon.google.wallet:before { content: "\f1ee"; }
499
+ i.icon.visa:before { content: "\f1f0"; }
500
+ i.icon.mastercard:before { content: "\f1f1"; }
501
+ i.icon.discover:before { content: "\f1f2"; }
502
+ i.icon.american.express:before { content: "\f1f3"; }
503
+ i.icon.stripe:before { content: "\f1f5"; }
450
504
 
451
505
  /* Networks and Websites*/
452
506
  i.icon.twitter.square:before { content: "\f081"; }
@@ -525,6 +579,26 @@ i.icon.hacker.news:before { content: "\f1d4"; }
525
579
  i.icon.tencent.weibo:before { content: "\f1d5"; }
526
580
  i.icon.qq:before { content: "\f1d6"; }
527
581
  i.icon.wechat:before { content: "\f1d7"; }
582
+ i.icon.slideshare:before { content: "\f1e7"; }
583
+ i.icon.twitch:before { content: "\f1e8"; }
584
+ i.icon.yelp:before { content: "\f1e9"; }
585
+ i.icon.lastfm:before { content: "\f202"; }
586
+ i.icon.lastfm.square:before { content: "\f203"; }
587
+ i.icon.ioxhost:before { content: "\f208"; }
588
+ i.icon.angellist:before { content: "\f209"; }
589
+ i.icon.meanpath:before { content: "\f20c"; }
590
+ i.icon.buysellads:before { content: "\f20d"; }
591
+ i.icon.connectdevelop:before { content: "\f20e"; }
592
+ i.icon.dashcube:before { content: "\f210"; }
593
+ i.icon.forumbee:before { content: "\f211"; }
594
+ i.icon.leanpub:before { content: "\f212"; }
595
+ i.icon.sellsy:before { content: "\f213"; }
596
+ i.icon.shirtsinbulk:before { content: "\f214"; }
597
+ i.icon.simplybuilt:before { content: "\f215"; }
598
+ i.icon.skyatlas:before { content: "\f216"; }
599
+ i.icon.whatsapp:before { content: "\f232"; }
600
+ i.icon.viacoin:before { content: "\f237"; }
601
+ i.icon.medium:before { content: "\f23a"; }
528
602
 
529
603
  /*******************************
530
604
  Aliases
@@ -539,10 +613,14 @@ i.icon.close:before { content: "\f00d"; }
539
613
  i.icon.cancel:before { content: "\f00d"; }
540
614
  i.icon.delete:before { content: "\f00d"; }
541
615
  i.icon.x:before { content: "\f00d"; }
616
+ i.icon.user.times:before { content: "\f235"; }
617
+ i.icon.user.close:before { content: "\f235"; }
618
+ i.icon.user.cancel:before { content: "\f235"; }
619
+ i.icon.user.delete:before { content: "\f235"; }
620
+ i.icon.user.x:before { content: "\f235"; }
542
621
  i.icon.zoom.in:before { content: "\f00e"; }
543
622
  i.icon.magnify:before { content: "\f00e"; }
544
623
  i.icon.shutdown:before { content: "\f011"; }
545
- i.icon.signal:before { content: "\f012"; }
546
624
  i.icon.clock:before { content: "\f017"; }
547
625
  i.icon.time:before { content: "\f017"; }
548
626
  i.icon.play.circle.outline:before { content: "\f01d"; }
@@ -565,12 +643,14 @@ i.icon.add:before { content: "\f067"; }
565
643
  i.icon.eye:before { content: "\f06e"; }
566
644
  i.icon.attention:before { content: "\f06a"; }
567
645
  i.icon.cart:before { content: "\f07a"; }
568
- i.icon.plane:before { content: "\f072"; }
569
646
  i.icon.shuffle:before { content: "\f074"; }
570
647
  i.icon.talk:before { content: "\f075"; }
571
648
  i.icon.chat:before { content: "\f075"; }
572
649
  i.icon.shopping.cart:before { content: "\f07a"; }
573
650
  i.icon.bar.graph:before { content: "\f080"; }
651
+ i.icon.area.graph:before { content: "\f1fe"; }
652
+ i.icon.pie.graph:before { content: "\f200"; }
653
+ i.icon.line.graph:before { content: "\f201"; }
574
654
  i.icon.key:before { content: "\f084"; }
575
655
  i.icon.privacy:before { content: "\f084"; }
576
656
  i.icon.cogs:before { content: "\f085"; }
@@ -585,10 +665,12 @@ i.icon.bookmark.outline:before { content: "\f097"; }
585
665
  i.icon.phone.square:before { content: "\f098"; }
586
666
  i.icon.phone.square:before { content: "\f098"; }
587
667
  i.icon.credit.card:before { content: "\f09d"; }
588
- i.icon.rss:before { content: "\f09e"; }
589
668
  i.icon.hdd.outline:before { content: "\f0a0"; }
590
669
  i.icon.bullhorn:before { content: "\f0a1"; }
591
670
  i.icon.bell:before { content: "\f0f3"; }
671
+ i.icon.bell.outline:before { content: "\f0a2"; }
672
+ i.icon.bell.slash:before { content: "\f1f6"; }
673
+ i.icon.bell.slash.outline:before { content: "\f1f7"; }
592
674
  i.icon.hand.outline.right:before { content: "\f0a4"; }
593
675
  i.icon.hand.outline.left:before { content: "\f0a5"; }
594
676
  i.icon.hand.outline.up:before { content: "\f0a6"; }
@@ -625,6 +707,8 @@ i.icon.beer:before { content: "\f0fc"; }
625
707
  i.icon.plus.square:before { content: "\f0fe"; }
626
708
  i.icon.computer:before { content: "\f108"; }
627
709
  i.icon.circle.outline:before { content: "\f10c"; }
710
+ i.icon.intersex:before { content: "\f10c"; }
711
+ i.icon.asexual:before { content: "\f10c"; }
628
712
  i.icon.spinner:before { content: "\f110"; }
629
713
  i.icon.gamepad:before { content: "\f11b"; }
630
714
  i.icon.star.half.full:before { content: "\f123"; }
@@ -650,11 +734,42 @@ i.icon.rub:before { content: "\f158"; }
650
734
  i.icon.won:before,
651
735
  i.icon.krw:before { content: "\f159"; }
652
736
  i.icon.btc:before { content: "\f15a"; }
737
+ i.icon.sheqel:before,
738
+ i.icon.ils:before { content: "\f20b"; }
653
739
  i.icon.try:before { content: "\f195"; }
654
740
  i.icon.zip:before { content: "\f187"; }
655
741
  i.icon.dot.circle.outline:before { content: "\f192"; }
656
-
657
742
  i.icon.sliders:before { content: "\f1de"; }
743
+ i.icon.wi-fi:before { content: "\f1eb"; }
658
744
  i.icon.graduation:before { content: "\f19d"; }
659
745
  i.icon.\33d:before { content: "\f1b2"; }
660
- i.icon.weixin:before { content: "\f1d7"; }
746
+ i.icon.weixin:before { content: "\f1d7"; }
747
+ i.icon.binoculars:before { content: "\f1e5"; }
748
+ i.icon.gratipay:before { content: "\f184"; }
749
+ i.icon.genderless:before { content: "\f1db"; }
750
+ i.icon.teletype:before { content: "\f1e4"; }
751
+ i.icon.power.cord:before { content: "\f1e6"; }
752
+ i.icon.tty:before { content: "\f1e4"; }
753
+ i.icon.cc:before { content: "\f20a"; }
754
+ i.icon.ils:before { content: "\f20b"; }
755
+ i.icon.plus.cart:before { content: "\f217"; }
756
+ i.icon.arrow.down.cart:before { content: "\f218"; }
757
+ i.icon.detective:before { content: "\f21b"; }
758
+ i.icon.venus:before { content: "\f221"; }
759
+ i.icon.mars:before { content: "\f222"; }
760
+ i.icon.mercury:before { content: "\f223"; }
761
+ i.icon.venus.double:before { content: "\f226"; }
762
+ i.icon.female.homosexual:before { content: "\f226"; }
763
+ i.icon.mars.double:before { content: "\f227"; }
764
+ i.icon.male.homosexual:before { content: "\f227"; }
765
+ i.icon.venus.mars:before { content: "\f228"; }
766
+ i.icon.mars.stroke:before { content: "\f229"; }
767
+ i.icon.mars.alternate:before { content: "\f229"; }
768
+ i.icon.mars.vertical:before { content: "\f22a"; }
769
+ i.icon.mars.horizontal:before { content: "\f22b"; }
770
+ i.icon.mars.stroke.vertical:before { content: "\f22a"; }
771
+ i.icon.mars.stroke.horizontal:before { content: "\f22b"; }
772
+ i.icon.neuter:before { content: "\f22c"; }
773
+ i.icon.facebook.official { content: "\f230"; }
774
+ i.icon.pinterest.official { content: "\f231"; }
775
+ i.icon.bed:before { content: "\f236"; }
@@ -90,12 +90,19 @@
90
90
  @tagTransition: background @labelTransitionDuration @labelTransitionEasing;
91
91
 
92
92
  /* Ribbon */
93
+ @ribbonImageTopDistance: 1rem;
93
94
  @ribbonTriangleSize: 1.2em;
95
+ @ribbonShadowColor: rgba(0, 0, 0, 0.15);
96
+
94
97
  @ribbonMargin: 1rem;
95
98
  @ribbonOffset: ~"calc("-@ribbonMargin~" - "@ribbonTriangleSize~")";
96
99
  @ribbonDistance: ~"calc("@ribbonMargin~" + "@ribbonTriangleSize~")";
97
100
  @rightRibbonOffset: ~"calc(100% + "@ribbonMargin~" + "@ribbonTriangleSize~")";
98
- @ribbonShadowColor: rgba(0, 0, 0, 0.15);
101
+
102
+ @ribbonImageMargin: -0.05rem; /* Rounding Offset on Triangle */
103
+ @ribbonImageOffset: ~"calc("-@ribbonImageMargin~" - "@ribbonTriangleSize~")";
104
+ @ribbonImageDistance: ~"calc("@ribbonImageMargin~" + "@ribbonTriangleSize~")";
105
+ @rightRibbonImageOffset: ~"calc(100% + "@ribbonImageMargin~" + "@ribbonTriangleSize~")";
99
106
 
100
107
  @blackRibbonShadow: darken(@black, 10);
101
108
  @blueRibbonShadow: darken(@blue, 10);
@@ -8,7 +8,7 @@
8
8
 
9
9
  @contentSizing: content-box;
10
10
  @width: 300px;
11
- @size: 1em;
11
+ @height: 100%;
12
12
  @distance: 4rem;
13
13
 
14
14
  /*-------------------
@@ -22,3 +22,5 @@
22
22
  /* Divided */
23
23
  @dividedBorder: 1px solid @borderColor;
24
24
  @dividedDistance: 5rem;
25
+
26
+ @medium: 1em;
@@ -41,6 +41,11 @@
41
41
  content: "\f0d9"/*rtl:"\f0da"*/;
42
42
  }
43
43
 
44
+ /* Upward Dropdown */
45
+ .ui.upward.dropdown > .dropdown.icon:before {
46
+ content: "\f0d8";
47
+ }
48
+
44
49
  /* Vertical Menu Dropdown */
45
50
  .ui.vertical.menu .dropdown.item > .dropdown.icon:before {
46
51
  content: "\f0da"/*rtl:"\f0d9"*/;
@@ -119,6 +119,9 @@
119
119
  @selectionPadding: @selectionVerticalPadding @selectionHorizontalPadding;
120
120
  @selectionZIndex: 10;
121
121
 
122
+ /* <select> */
123
+ @selectPreInitHeight: 38px;
124
+
122
125
  @selectionTextIconDistance: 2em;
123
126
  @selectionTextColor: @textColor;
124
127
 
@@ -126,8 +129,13 @@
126
129
  @selectionBorderColor: @borderColor;
127
130
  @selectionBorder: 1px solid @selectionBorderColor;
128
131
  @selectionBorderRadius: @borderRadius;
132
+
129
133
  @selectionIconOpacity: 0.8;
134
+ @selectionIconHitbox: @selectionVerticalPadding;
135
+ @selectionIconMargin: -@selectionIconHitbox;
136
+ @selectionIconPadding: @selectionIconHitbox;
130
137
  @selectionIconTransition: opacity 0.2s ease;
138
+
131
139
  @selectionMenuBoxShadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
132
140
  @selectionMenuItemBoxShadow: none;
133
141
 
@@ -90,7 +90,7 @@
90
90
 
91
91
  /* Attached */
92
92
  @attachedBackground: transparent;
93
- @attachedHeight: 3px;
93
+ @attachedHeight: 0.2rem;
94
94
  @attachedBorderRadius: @borderRadius;
95
95
 
96
96
  /* Inverted */
@@ -14,7 +14,6 @@
14
14
  .ui.rating .icon {
15
15
  font-family: 'Rating';
16
16
  line-height: 1;
17
- height: 1em;
18
17
  backface-visibility: hidden;
19
18
  font-weight: normal;
20
19
  font-style: normal;
@@ -3,12 +3,12 @@
3
3
  *******************************/
4
4
 
5
5
  @display: inline-block;
6
- @margin: 0em 0.75rem ;
6
+ @margin: 0em 0.75rem;
7
7
 
8
- @verticalAlign: baseline;
9
- @oversizedVerticalAlign: middle;
8
+ @verticalAlign: middle;
9
+
10
+ @iconWidth: 1.1em;
10
11
 
11
- @iconHitbox: 1.1em;
12
12
  @inactiveColor: rgba(0, 0, 0, 0.15);
13
13
 
14
14
  /*-------------------
@@ -16,7 +16,7 @@
16
16
  --------------------*/
17
17
 
18
18
  /* Star */
19
- @starIconHitbox: @iconHitbox;
19
+ @starIconWidth: @iconWidth;
20
20
  @starInactiveColor: @inactiveColor;
21
21
  @starSelectedColor: #FFB70A;
22
22
  @starActiveColor: #FFE623;
@@ -28,7 +28,7 @@
28
28
  ;
29
29
 
30
30
  /* Heart */
31
- @heartIconHitbox: 1.25em;
31
+ @heartIconWidth: 1.25em;
32
32
  @heartInactiveColor: @inactiveColor;
33
33
  @heartSelectedColor: #FF2733;
34
34
  @heartActiveColor: #FF2733;