fomantic-ui 2.9.1-beta.19 → 2.9.1-beta.20

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.
Files changed (212) hide show
  1. package/.eslintrc.js +1 -0
  2. package/.stylelintrc.js +46 -0
  3. package/dist/components/accordion.css +19 -26
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +1 -1
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +31 -41
  8. package/dist/components/ad.min.css +1 -1
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +1 -1
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +71 -96
  14. package/dist/components/button.min.css +1 -1
  15. package/dist/components/calendar.css +6 -8
  16. package/dist/components/calendar.js +1 -1
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +1 -1
  19. package/dist/components/card.css +83 -115
  20. package/dist/components/card.min.css +1 -1
  21. package/dist/components/checkbox.css +47 -64
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +1 -1
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +37 -51
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +4 -5
  28. package/dist/components/container.min.css +1 -1
  29. package/dist/components/dimmer.css +31 -41
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +1 -1
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +32 -44
  34. package/dist/components/divider.min.css +1 -1
  35. package/dist/components/dropdown.css +109 -152
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +1 -1
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +13 -19
  40. package/dist/components/embed.js +1 -1
  41. package/dist/components/embed.min.css +1 -1
  42. package/dist/components/embed.min.js +1 -1
  43. package/dist/components/emoji.css +7 -6
  44. package/dist/components/feed.css +24 -32
  45. package/dist/components/feed.min.css +1 -1
  46. package/dist/components/flag.css +5 -3
  47. package/dist/components/flag.min.css +1 -1
  48. package/dist/components/flyout.css +39 -56
  49. package/dist/components/flyout.js +1 -1
  50. package/dist/components/flyout.min.css +1 -1
  51. package/dist/components/flyout.min.js +1 -1
  52. package/dist/components/form.css +85 -111
  53. package/dist/components/form.js +1 -1
  54. package/dist/components/form.min.css +1 -1
  55. package/dist/components/form.min.js +1 -1
  56. package/dist/components/grid.css +70 -96
  57. package/dist/components/grid.min.css +1 -1
  58. package/dist/components/header.css +47 -65
  59. package/dist/components/header.min.css +1 -1
  60. package/dist/components/icon.css +42 -53
  61. package/dist/components/icon.min.css +1 -1
  62. package/dist/components/image.css +32 -42
  63. package/dist/components/image.min.css +1 -1
  64. package/dist/components/input.css +45 -58
  65. package/dist/components/input.min.css +1 -1
  66. package/dist/components/item.css +55 -77
  67. package/dist/components/item.min.css +1 -1
  68. package/dist/components/label.css +61 -90
  69. package/dist/components/label.min.css +1 -1
  70. package/dist/components/list.css +44 -59
  71. package/dist/components/list.min.css +1 -1
  72. package/dist/components/loader.css +16 -22
  73. package/dist/components/loader.min.css +1 -1
  74. package/dist/components/menu.css +126 -186
  75. package/dist/components/message.css +25 -35
  76. package/dist/components/message.min.css +1 -1
  77. package/dist/components/modal.css +33 -40
  78. package/dist/components/modal.js +1 -1
  79. package/dist/components/modal.min.css +1 -1
  80. package/dist/components/modal.min.js +1 -1
  81. package/dist/components/nag.css +19 -25
  82. package/dist/components/nag.js +1 -1
  83. package/dist/components/nag.min.css +1 -1
  84. package/dist/components/nag.min.js +1 -1
  85. package/dist/components/placeholder.css +10 -12
  86. package/dist/components/placeholder.min.css +1 -1
  87. package/dist/components/popup.css +49 -59
  88. package/dist/components/popup.js +1 -1
  89. package/dist/components/popup.min.css +1 -1
  90. package/dist/components/popup.min.js +1 -1
  91. package/dist/components/progress.css +29 -39
  92. package/dist/components/progress.js +1 -1
  93. package/dist/components/progress.min.css +1 -1
  94. package/dist/components/progress.min.js +1 -1
  95. package/dist/components/rail.css +15 -20
  96. package/dist/components/rail.min.css +1 -1
  97. package/dist/components/rating.css +9 -13
  98. package/dist/components/rating.js +1 -1
  99. package/dist/components/rating.min.css +1 -1
  100. package/dist/components/rating.min.js +1 -1
  101. package/dist/components/reset.css +1 -1
  102. package/dist/components/reset.min.css +1 -1
  103. package/dist/components/reveal.css +19 -26
  104. package/dist/components/reveal.min.css +1 -1
  105. package/dist/components/search.css +41 -58
  106. package/dist/components/search.js +1 -1
  107. package/dist/components/search.min.css +1 -1
  108. package/dist/components/search.min.js +1 -1
  109. package/dist/components/segment.css +62 -83
  110. package/dist/components/segment.min.css +1 -1
  111. package/dist/components/shape.css +10 -14
  112. package/dist/components/shape.js +1 -1
  113. package/dist/components/shape.min.css +1 -1
  114. package/dist/components/shape.min.js +1 -1
  115. package/dist/components/sidebar.css +41 -58
  116. package/dist/components/sidebar.js +1 -1
  117. package/dist/components/sidebar.min.css +1 -1
  118. package/dist/components/sidebar.min.js +1 -1
  119. package/dist/components/site.css +5 -5
  120. package/dist/components/site.js +1 -1
  121. package/dist/components/site.min.css +1 -1
  122. package/dist/components/site.min.js +1 -1
  123. package/dist/components/slider.css +27 -37
  124. package/dist/components/slider.js +1 -1
  125. package/dist/components/slider.min.js +1 -1
  126. package/dist/components/state.js +1 -1
  127. package/dist/components/state.min.js +1 -1
  128. package/dist/components/statistic.css +29 -41
  129. package/dist/components/statistic.min.css +1 -1
  130. package/dist/components/step.css +26 -35
  131. package/dist/components/step.min.css +1 -1
  132. package/dist/components/sticky.css +1 -1
  133. package/dist/components/sticky.js +1 -1
  134. package/dist/components/sticky.min.css +1 -1
  135. package/dist/components/sticky.min.js +1 -1
  136. package/dist/components/tab.css +6 -8
  137. package/dist/components/tab.js +1 -1
  138. package/dist/components/tab.min.css +1 -1
  139. package/dist/components/tab.min.js +1 -1
  140. package/dist/components/table.css +87 -117
  141. package/dist/components/table.min.css +1 -1
  142. package/dist/components/text.css +1 -1
  143. package/dist/components/text.min.css +1 -1
  144. package/dist/components/toast.css +4 -6
  145. package/dist/components/toast.js +1 -1
  146. package/dist/components/toast.min.css +1 -1
  147. package/dist/components/toast.min.js +1 -1
  148. package/dist/components/transition.css +4 -3
  149. package/dist/components/transition.js +1 -1
  150. package/dist/components/transition.min.css +1 -1
  151. package/dist/components/transition.min.js +1 -1
  152. package/dist/components/visibility.js +1 -1
  153. package/dist/components/visibility.min.js +1 -1
  154. package/dist/semantic.css +1719 -1719
  155. package/dist/semantic.js +26 -26
  156. package/dist/semantic.min.css +1 -1
  157. package/dist/semantic.min.js +1 -1
  158. package/package.json +8 -4
  159. package/src/definitions/collections/breadcrumb.less +41 -44
  160. package/src/definitions/collections/form.less +869 -879
  161. package/src/definitions/collections/grid.less +1690 -1695
  162. package/src/definitions/collections/menu.less +1493 -1503
  163. package/src/definitions/collections/message.less +292 -295
  164. package/src/definitions/collections/table.less +1616 -1622
  165. package/src/definitions/elements/button.less +1723 -1737
  166. package/src/definitions/elements/container.less +209 -210
  167. package/src/definitions/elements/divider.less +205 -206
  168. package/src/definitions/elements/emoji.less +38 -44
  169. package/src/definitions/elements/flag.less +44 -46
  170. package/src/definitions/elements/header.less +337 -345
  171. package/src/definitions/elements/icon.less +511 -512
  172. package/src/definitions/elements/image.less +221 -225
  173. package/src/definitions/elements/input.less +661 -667
  174. package/src/definitions/elements/label.less +800 -799
  175. package/src/definitions/elements/list.less +809 -809
  176. package/src/definitions/elements/loader.less +272 -266
  177. package/src/definitions/elements/placeholder.less +171 -168
  178. package/src/definitions/elements/rail.less +91 -91
  179. package/src/definitions/elements/reveal.less +192 -196
  180. package/src/definitions/elements/segment.less +743 -747
  181. package/src/definitions/elements/step.less +425 -433
  182. package/src/definitions/elements/text.less +32 -34
  183. package/src/definitions/globals/reset.less +9 -6
  184. package/src/definitions/globals/site.less +106 -108
  185. package/src/definitions/modules/accordion.less +242 -246
  186. package/src/definitions/modules/calendar.less +91 -92
  187. package/src/definitions/modules/checkbox.less +536 -542
  188. package/src/definitions/modules/dimmer.less +300 -297
  189. package/src/definitions/modules/dropdown.less +1577 -1591
  190. package/src/definitions/modules/embed.less +81 -82
  191. package/src/definitions/modules/flyout.less +443 -452
  192. package/src/definitions/modules/modal.less +459 -462
  193. package/src/definitions/modules/nag.less +134 -137
  194. package/src/definitions/modules/popup.less +738 -739
  195. package/src/definitions/modules/progress.less +521 -494
  196. package/src/definitions/modules/rating.less +94 -101
  197. package/src/definitions/modules/search.less +375 -383
  198. package/src/definitions/modules/shape.less +71 -76
  199. package/src/definitions/modules/sidebar.less +464 -474
  200. package/src/definitions/modules/slider.less +307 -308
  201. package/src/definitions/modules/sticky.less +21 -23
  202. package/src/definitions/modules/tab.less +51 -52
  203. package/src/definitions/modules/toast.less +584 -586
  204. package/src/definitions/modules/transition.less +55 -56
  205. package/src/definitions/views/ad.less +206 -206
  206. package/src/definitions/views/card.less +968 -970
  207. package/src/definitions/views/comment.less +190 -198
  208. package/src/definitions/views/feed.less +220 -224
  209. package/src/definitions/views/item.less +436 -446
  210. package/src/definitions/views/statistic.less +269 -280
  211. package/src/theme.less +29 -32
  212. package/src/themes/default/globals/colors.less +589 -589
package/dist/semantic.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.1-beta.19+e589cd1
2
+ * # Fomantic UI - 2.9.1-beta.20+d4987bf
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -9,7 +9,7 @@
9
9
  *
10
10
  */
11
11
  /*!
12
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Site
12
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Site
13
13
  * https://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
@@ -489,7 +489,7 @@
489
489
  })(jQuery, window, document);
490
490
 
491
491
  /*!
492
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Form Validation
492
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Form Validation
493
493
  * https://github.com/fomantic/Fomantic-UI/
494
494
  *
495
495
  *
@@ -2542,7 +2542,7 @@
2542
2542
  })(jQuery, window, document);
2543
2543
 
2544
2544
  /*!
2545
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Accordion
2545
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Accordion
2546
2546
  * https://github.com/fomantic/Fomantic-UI/
2547
2547
  *
2548
2548
  *
@@ -3140,7 +3140,7 @@
3140
3140
  })(jQuery, window, document);
3141
3141
 
3142
3142
  /*!
3143
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Calendar
3143
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Calendar
3144
3144
  * https://github.com/fomantic/Fomantic-UI/
3145
3145
  *
3146
3146
  *
@@ -5117,7 +5117,7 @@
5117
5117
  })(jQuery, window, document);
5118
5118
 
5119
5119
  /*!
5120
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Checkbox
5120
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Checkbox
5121
5121
  * https://github.com/fomantic/Fomantic-UI/
5122
5122
  *
5123
5123
  *
@@ -6002,7 +6002,7 @@
6002
6002
  })(jQuery, window, document);
6003
6003
 
6004
6004
  /*!
6005
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Dimmer
6005
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Dimmer
6006
6006
  * https://github.com/fomantic/Fomantic-UI/
6007
6007
  *
6008
6008
  *
@@ -6739,7 +6739,7 @@
6739
6739
  })(jQuery, window, document);
6740
6740
 
6741
6741
  /*!
6742
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Dropdown
6742
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Dropdown
6743
6743
  * https://github.com/fomantic/Fomantic-UI/
6744
6744
  *
6745
6745
  *
@@ -11042,7 +11042,7 @@
11042
11042
  })(jQuery, window, document);
11043
11043
 
11044
11044
  /*!
11045
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Embed
11045
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Embed
11046
11046
  * https://github.com/fomantic/Fomantic-UI/
11047
11047
  *
11048
11048
  *
@@ -11732,7 +11732,7 @@
11732
11732
  })(jQuery, window, document);
11733
11733
 
11734
11734
  /*!
11735
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Flyout
11735
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Flyout
11736
11736
  * https://github.com/fomantic/Fomantic-UI/
11737
11737
  *
11738
11738
  *
@@ -13262,7 +13262,7 @@
13262
13262
  })(jQuery, window, document);
13263
13263
 
13264
13264
  /*!
13265
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Modal
13265
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Modal
13266
13266
  * https://github.com/fomantic/Fomantic-UI/
13267
13267
  *
13268
13268
  *
@@ -14825,7 +14825,7 @@
14825
14825
  })(jQuery, window, document);
14826
14826
 
14827
14827
  /*!
14828
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Nag
14828
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Nag
14829
14829
  * https://github.com/fomantic/Fomantic-UI/
14830
14830
  *
14831
14831
  *
@@ -15376,7 +15376,7 @@
15376
15376
  })(jQuery, window, document);
15377
15377
 
15378
15378
  /*!
15379
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Popup
15379
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Popup
15380
15380
  * https://github.com/fomantic/Fomantic-UI/
15381
15381
  *
15382
15382
  *
@@ -16893,7 +16893,7 @@
16893
16893
  })(jQuery, window, document);
16894
16894
 
16895
16895
  /*!
16896
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Progress
16896
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Progress
16897
16897
  * https://github.com/fomantic/Fomantic-UI/
16898
16898
  *
16899
16899
  *
@@ -17902,7 +17902,7 @@
17902
17902
  })(jQuery, window, document);
17903
17903
 
17904
17904
  /*!
17905
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Slider
17905
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Slider
17906
17906
  * https://github.com/fomantic/Fomantic-UI/
17907
17907
  *
17908
17908
  *
@@ -19237,7 +19237,7 @@
19237
19237
  })(jQuery, window, document);
19238
19238
 
19239
19239
  /*!
19240
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Rating
19240
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Rating
19241
19241
  * https://github.com/fomantic/Fomantic-UI/
19242
19242
  *
19243
19243
  *
@@ -19778,7 +19778,7 @@
19778
19778
  })(jQuery, window, document);
19779
19779
 
19780
19780
  /*!
19781
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Search
19781
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Search
19782
19782
  * https://github.com/fomantic/Fomantic-UI/
19783
19783
  *
19784
19784
  *
@@ -21337,7 +21337,7 @@
21337
21337
  })(jQuery, window, document);
21338
21338
 
21339
21339
  /*!
21340
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Shape
21340
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Shape
21341
21341
  * https://github.com/fomantic/Fomantic-UI/
21342
21342
  *
21343
21343
  *
@@ -22169,7 +22169,7 @@
22169
22169
  })(jQuery, window, document);
22170
22170
 
22171
22171
  /*!
22172
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Sidebar
22172
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Sidebar
22173
22173
  * https://github.com/fomantic/Fomantic-UI/
22174
22174
  *
22175
22175
  *
@@ -23276,7 +23276,7 @@
23276
23276
  })(jQuery, window, document);
23277
23277
 
23278
23278
  /*!
23279
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Sticky
23279
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Sticky
23280
23280
  * https://github.com/fomantic/Fomantic-UI/
23281
23281
  *
23282
23282
  *
@@ -24200,7 +24200,7 @@
24200
24200
  })(jQuery, window, document);
24201
24201
 
24202
24202
  /*!
24203
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Tab
24203
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Tab
24204
24204
  * https://github.com/fomantic/Fomantic-UI/
24205
24205
  *
24206
24206
  *
@@ -25179,7 +25179,7 @@
25179
25179
  })(jQuery, window, document);
25180
25180
 
25181
25181
  /*!
25182
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Toast
25182
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Toast
25183
25183
  * https://github.com/fomantic/Fomantic-UI/
25184
25184
  *
25185
25185
  *
@@ -26105,7 +26105,7 @@
26105
26105
  })(jQuery, window, document);
26106
26106
 
26107
26107
  /*!
26108
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Transition
26108
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Transition
26109
26109
  * https://github.com/fomantic/Fomantic-UI/
26110
26110
  *
26111
26111
  *
@@ -27184,7 +27184,7 @@
27184
27184
  })(jQuery, window, document);
27185
27185
 
27186
27186
  /*!
27187
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - API
27187
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - API
27188
27188
  * https://github.com/fomantic/Fomantic-UI/
27189
27189
  *
27190
27190
  *
@@ -28403,7 +28403,7 @@
28403
28403
  })(jQuery, window, document);
28404
28404
 
28405
28405
  /*!
28406
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - State
28406
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - State
28407
28407
  * https://github.com/fomantic/Fomantic-UI/
28408
28408
  *
28409
28409
  *
@@ -29097,7 +29097,7 @@
29097
29097
  })(jQuery, window, document);
29098
29098
 
29099
29099
  /*!
29100
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Visibility
29100
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Visibility
29101
29101
  * https://github.com/fomantic/Fomantic-UI/
29102
29102
  *
29103
29103
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.1-beta.19+e589cd1
2
+ * # Fomantic UI - 2.9.1-beta.20+d4987bf
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.1-beta.19+e589cd1
2
+ * # Fomantic UI - 2.9.1-beta.20+d4987bf
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fomantic-ui",
3
- "version": "2.9.1-beta.19+e589cd1",
3
+ "version": "2.9.1-beta.20+d4987bf",
4
4
  "description": "Fomantic empowers designers and developers by creating a shared vocabulary for UI.",
5
5
  "keywords": [
6
6
  "fomantic-ui",
@@ -26,8 +26,8 @@
26
26
  "scripts": {
27
27
  "build": "gulp build",
28
28
  "changelog": "auto-changelog -p",
29
- "lint": "eslint -c .eslintrc.js --ext .js .",
30
- "lint-fix": "eslint -c .eslintrc.js --ext .js . --fix"
29
+ "lint": "eslint --ext .js . && stylelint \"**/*.{css,less}\"",
30
+ "lint-fix": "eslint --ext .js . --fix && stylelint \"**/*.{css,less}\" --fix"
31
31
  },
32
32
  "dependencies": {
33
33
  "@actions/core": "^1.6.0",
@@ -77,7 +77,11 @@
77
77
  "auto-changelog": "^2.4.0",
78
78
  "eslint": "^8.28.0",
79
79
  "node-fetch": "^2.6.0",
80
- "semver": "^7.3.5"
80
+ "postcss": "^8.4.19",
81
+ "postcss-less": "^6.0.0",
82
+ "semver": "^7.3.5",
83
+ "stylelint": "^14.16.0",
84
+ "stylelint-config-standard": "^29.0.0"
81
85
  },
82
86
  "engines": {
83
87
  "node": ">=12",
@@ -12,27 +12,26 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'collection';
15
+ @type : 'collection';
16
16
  @element : 'breadcrumb';
17
17
 
18
18
  @import (multiple) '../../theme.config';
19
19
 
20
-
21
20
  /*******************************
22
21
  Breadcrumb
23
22
  *******************************/
24
23
 
25
24
  .ui.breadcrumb {
26
- line-height: @lineHeight;
27
- display: @display;
28
- margin: @verticalMargin 0;
29
- vertical-align: @verticalAlign;
25
+ line-height: @lineHeight;
26
+ display: @display;
27
+ margin: @verticalMargin 0;
28
+ vertical-align: @verticalAlign;
30
29
  }
31
30
  .ui.breadcrumb:first-child {
32
- margin-top: 0;
31
+ margin-top: 0;
33
32
  }
34
33
  .ui.breadcrumb:last-child {
35
- margin-bottom: 0;
34
+ margin-bottom: 0;
36
35
  }
37
36
 
38
37
  /*******************************
@@ -41,57 +40,56 @@
41
40
 
42
41
  /* Divider */
43
42
  .ui.breadcrumb .divider {
44
- display: inline-block;
45
- opacity: @dividerOpacity;
46
- margin: 0 @dividerSpacing 0;
43
+ display: inline-block;
44
+ opacity: @dividerOpacity;
45
+ margin: 0 @dividerSpacing 0;
47
46
 
48
- font-size: @dividerSize;
49
- color: @dividerColor;
50
- vertical-align: @dividerVerticalAlign;
47
+ font-size: @dividerSize;
48
+ color: @dividerColor;
49
+ vertical-align: @dividerVerticalAlign;
51
50
  }
52
51
 
53
52
  /* Link */
54
53
  .ui.breadcrumb a {
55
- color: @linkColor;
54
+ color: @linkColor;
56
55
  }
57
56
  .ui.breadcrumb a:hover {
58
- color: @linkHoverColor;
57
+ color: @linkHoverColor;
59
58
  }
60
59
 
61
-
62
60
  /* Icon Divider */
63
61
  .ui.breadcrumb .icon.divider {
64
- font-size: @iconDividerSize;
65
- vertical-align: @iconDividerVerticalAlign;
62
+ font-size: @iconDividerSize;
63
+ vertical-align: @iconDividerVerticalAlign;
66
64
  }
67
65
 
68
66
  /* Section */
69
67
  .ui.breadcrumb a.section {
70
- cursor: pointer;
68
+ cursor: pointer;
71
69
  }
72
70
  .ui.breadcrumb .section {
73
- display: inline-block;
74
- margin: @sectionMargin;
75
- padding: @sectionPadding;
71
+ display: inline-block;
72
+ margin: @sectionMargin;
73
+ padding: @sectionPadding;
76
74
  }
77
75
 
78
76
  /* Loose Coupling */
79
77
  .ui.breadcrumb.segment {
80
- display: inline-block;
81
- padding: @segmentPadding;
78
+ display: inline-block;
79
+ padding: @segmentPadding;
82
80
  }
83
81
 
84
82
  & when (@variationBreadcrumbInverted) {
85
- /* Inverted */
86
- .ui.inverted.breadcrumb {
87
- color: @invertedColor;
88
- }
89
- .ui.inverted.breadcrumb > .active.section {
90
- color: @invertedActiveColor;
91
- }
92
- .ui.inverted.breadcrumb > .divider {
93
- color: @invertedDividerColor;
94
- }
83
+ /* Inverted */
84
+ .ui.inverted.breadcrumb {
85
+ color: @invertedColor;
86
+ }
87
+ .ui.inverted.breadcrumb > .active.section {
88
+ color: @invertedActiveColor;
89
+ }
90
+ .ui.inverted.breadcrumb > .divider {
91
+ color: @invertedDividerColor;
92
+ }
95
93
  }
96
94
 
97
95
  /*******************************
@@ -99,24 +97,23 @@
99
97
  *******************************/
100
98
 
101
99
  .ui.breadcrumb .active.section {
102
- font-weight: @activeFontWeight;
100
+ font-weight: @activeFontWeight;
103
101
  }
104
102
 
105
-
106
103
  /*******************************
107
104
  Variations
108
105
  *******************************/
109
106
 
110
107
  .ui.breadcrumb {
111
- font-size: @medium;
108
+ font-size: @medium;
112
109
  }
113
110
  & when not (@variationBreadcrumbSizes = false) {
114
- each(@variationBreadcrumbSizes, {
115
- @s: @@value;
116
- .ui.@{value}.breadcrumb {
117
- font-size: @s;
118
- }
119
- })
111
+ each(@variationBreadcrumbSizes, {
112
+ @s: @@value;
113
+ .ui.@{value}.breadcrumb {
114
+ font-size: @s;
115
+ }
116
+ })
120
117
  }
121
118
 
122
119
  .loadUIOverrides();