fomantic-ui 2.9.4-beta.103 → 2.9.4-beta.104

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 (163) hide show
  1. package/.auto-changelog +4 -2
  2. package/CHANGELOG.md +8341 -7669
  3. package/changelog-setup.js +199 -0
  4. package/changelog-template.hbs +403 -0
  5. package/dist/components/accordion.css +1 -1
  6. package/dist/components/accordion.js +1 -1
  7. package/dist/components/accordion.min.css +1 -1
  8. package/dist/components/accordion.min.js +1 -1
  9. package/dist/components/ad.css +1 -1
  10. package/dist/components/ad.min.css +1 -1
  11. package/dist/components/api.js +1 -1
  12. package/dist/components/api.min.js +1 -1
  13. package/dist/components/breadcrumb.css +1 -1
  14. package/dist/components/breadcrumb.min.css +1 -1
  15. package/dist/components/button.css +1 -1
  16. package/dist/components/button.min.css +1 -1
  17. package/dist/components/calendar.css +1 -1
  18. package/dist/components/calendar.js +1 -1
  19. package/dist/components/calendar.min.css +1 -1
  20. package/dist/components/calendar.min.js +1 -1
  21. package/dist/components/card.css +1 -1
  22. package/dist/components/card.min.css +1 -1
  23. package/dist/components/checkbox.css +1 -1
  24. package/dist/components/checkbox.js +1 -1
  25. package/dist/components/checkbox.min.css +1 -1
  26. package/dist/components/checkbox.min.js +1 -1
  27. package/dist/components/comment.css +1 -1
  28. package/dist/components/comment.min.css +1 -1
  29. package/dist/components/container.css +1 -1
  30. package/dist/components/container.min.css +1 -1
  31. package/dist/components/dimmer.css +1 -1
  32. package/dist/components/dimmer.js +1 -1
  33. package/dist/components/dimmer.min.css +1 -1
  34. package/dist/components/dimmer.min.js +1 -1
  35. package/dist/components/divider.css +1 -1
  36. package/dist/components/divider.min.css +1 -1
  37. package/dist/components/dropdown.css +1 -1
  38. package/dist/components/dropdown.js +1 -1
  39. package/dist/components/dropdown.min.css +1 -1
  40. package/dist/components/dropdown.min.js +1 -1
  41. package/dist/components/embed.css +1 -1
  42. package/dist/components/embed.js +1 -1
  43. package/dist/components/embed.min.css +1 -1
  44. package/dist/components/embed.min.js +1 -1
  45. package/dist/components/emoji.css +1 -1
  46. package/dist/components/emoji.min.css +1 -1
  47. package/dist/components/feed.css +1 -1
  48. package/dist/components/feed.min.css +1 -1
  49. package/dist/components/flag.css +1 -1
  50. package/dist/components/flag.min.css +1 -1
  51. package/dist/components/flyout.css +1 -1
  52. package/dist/components/flyout.js +1 -1
  53. package/dist/components/flyout.min.css +1 -1
  54. package/dist/components/flyout.min.js +1 -1
  55. package/dist/components/form.css +1 -1
  56. package/dist/components/form.js +1 -1
  57. package/dist/components/form.min.css +1 -1
  58. package/dist/components/form.min.js +1 -1
  59. package/dist/components/grid.css +1 -1
  60. package/dist/components/grid.min.css +1 -1
  61. package/dist/components/header.css +1 -1
  62. package/dist/components/header.min.css +1 -1
  63. package/dist/components/icon.css +1 -1
  64. package/dist/components/icon.min.css +1 -1
  65. package/dist/components/image.css +1 -1
  66. package/dist/components/image.min.css +1 -1
  67. package/dist/components/input.css +1 -1
  68. package/dist/components/input.min.css +1 -1
  69. package/dist/components/item.css +1 -1
  70. package/dist/components/item.min.css +1 -1
  71. package/dist/components/label.css +1 -1
  72. package/dist/components/label.min.css +1 -1
  73. package/dist/components/list.css +1 -1
  74. package/dist/components/list.min.css +1 -1
  75. package/dist/components/loader.css +1 -1
  76. package/dist/components/loader.min.css +1 -1
  77. package/dist/components/menu.css +1 -1
  78. package/dist/components/menu.min.css +1 -1
  79. package/dist/components/message.css +1 -1
  80. package/dist/components/message.min.css +1 -1
  81. package/dist/components/modal.css +1 -1
  82. package/dist/components/modal.js +1 -1
  83. package/dist/components/modal.min.css +1 -1
  84. package/dist/components/modal.min.js +1 -1
  85. package/dist/components/nag.css +1 -1
  86. package/dist/components/nag.js +1 -1
  87. package/dist/components/nag.min.css +1 -1
  88. package/dist/components/nag.min.js +1 -1
  89. package/dist/components/placeholder.css +1 -1
  90. package/dist/components/placeholder.min.css +1 -1
  91. package/dist/components/popup.css +1 -1
  92. package/dist/components/popup.js +1 -1
  93. package/dist/components/popup.min.css +1 -1
  94. package/dist/components/popup.min.js +1 -1
  95. package/dist/components/progress.css +1 -1
  96. package/dist/components/progress.js +1 -1
  97. package/dist/components/progress.min.css +1 -1
  98. package/dist/components/progress.min.js +1 -1
  99. package/dist/components/rail.css +1 -1
  100. package/dist/components/rail.min.css +1 -1
  101. package/dist/components/rating.css +1 -1
  102. package/dist/components/rating.js +1 -1
  103. package/dist/components/rating.min.css +1 -1
  104. package/dist/components/rating.min.js +1 -1
  105. package/dist/components/reset.css +1 -1
  106. package/dist/components/reset.min.css +1 -1
  107. package/dist/components/reveal.css +1 -1
  108. package/dist/components/reveal.min.css +1 -1
  109. package/dist/components/search.css +1 -1
  110. package/dist/components/search.js +1 -1
  111. package/dist/components/search.min.css +1 -1
  112. package/dist/components/search.min.js +1 -1
  113. package/dist/components/segment.css +1 -1
  114. package/dist/components/segment.min.css +1 -1
  115. package/dist/components/shape.css +1 -1
  116. package/dist/components/shape.js +1 -1
  117. package/dist/components/shape.min.css +1 -1
  118. package/dist/components/shape.min.js +1 -1
  119. package/dist/components/sidebar.css +1 -1
  120. package/dist/components/sidebar.js +1 -1
  121. package/dist/components/sidebar.min.css +1 -1
  122. package/dist/components/sidebar.min.js +1 -1
  123. package/dist/components/site.css +1 -1
  124. package/dist/components/site.js +1 -1
  125. package/dist/components/site.min.css +1 -1
  126. package/dist/components/site.min.js +1 -1
  127. package/dist/components/slider.css +1 -1
  128. package/dist/components/slider.js +1 -1
  129. package/dist/components/slider.min.css +1 -1
  130. package/dist/components/slider.min.js +1 -1
  131. package/dist/components/state.js +1 -1
  132. package/dist/components/state.min.js +1 -1
  133. package/dist/components/statistic.css +1 -1
  134. package/dist/components/statistic.min.css +1 -1
  135. package/dist/components/step.css +1 -1
  136. package/dist/components/step.min.css +1 -1
  137. package/dist/components/sticky.css +1 -1
  138. package/dist/components/sticky.js +1 -1
  139. package/dist/components/sticky.min.css +1 -1
  140. package/dist/components/sticky.min.js +1 -1
  141. package/dist/components/tab.css +1 -1
  142. package/dist/components/tab.js +1 -1
  143. package/dist/components/tab.min.css +1 -1
  144. package/dist/components/tab.min.js +1 -1
  145. package/dist/components/table.css +1 -1
  146. package/dist/components/table.min.css +1 -1
  147. package/dist/components/text.css +1 -1
  148. package/dist/components/text.min.css +1 -1
  149. package/dist/components/toast.css +1 -1
  150. package/dist/components/toast.js +1 -1
  151. package/dist/components/toast.min.css +1 -1
  152. package/dist/components/toast.min.js +1 -1
  153. package/dist/components/transition.css +1 -1
  154. package/dist/components/transition.js +1 -1
  155. package/dist/components/transition.min.css +1 -1
  156. package/dist/components/transition.min.js +1 -1
  157. package/dist/components/visibility.js +1 -1
  158. package/dist/components/visibility.min.js +1 -1
  159. package/dist/semantic.css +53 -53
  160. package/dist/semantic.js +26 -26
  161. package/dist/semantic.min.css +1 -1
  162. package/dist/semantic.min.js +1 -1
  163. package/package.json +1 -1
package/dist/semantic.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.4-beta.103+f120df6
2
+ * # Fomantic UI - 2.9.4-beta.104+79d3af6
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.4-beta.103+f120df6 - Reset
12
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Reset
13
13
  * https://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
@@ -430,7 +430,7 @@ template {
430
430
  Site Overrides
431
431
  *******************************/
432
432
  /*!
433
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Site
433
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Site
434
434
  * https://github.com/fomantic/Fomantic-UI/
435
435
  *
436
436
  *
@@ -737,7 +737,7 @@ input::selection {
737
737
  Site Overrides
738
738
  *******************************/
739
739
  /*!
740
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Button
740
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Button
741
741
  * https://github.com/fomantic/Fomantic-UI/
742
742
  *
743
743
  *
@@ -5447,7 +5447,7 @@ input::selection {
5447
5447
  Site Overrides
5448
5448
  *******************************/
5449
5449
  /*!
5450
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Container
5450
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Container
5451
5451
  * https://github.com/fomantic/Fomantic-UI/
5452
5452
  *
5453
5453
  *
@@ -5804,7 +5804,7 @@ input::selection {
5804
5804
  Site Overrides
5805
5805
  *******************************/
5806
5806
  /*!
5807
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Divider
5807
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Divider
5808
5808
  * https://github.com/fomantic/Fomantic-UI/
5809
5809
  *
5810
5810
  *
@@ -6122,7 +6122,7 @@ input::selection {
6122
6122
  Site Overrides
6123
6123
  *******************************/
6124
6124
  /*!
6125
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Emoji
6125
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Emoji
6126
6126
  * https://github.com/fomantic/Fomantic-UI/
6127
6127
  *
6128
6128
  *
@@ -25246,7 +25246,7 @@ em[data-emoji="regional_indicator_a"]::before {
25246
25246
  Site Overrides
25247
25247
  *******************************/
25248
25248
  /*!
25249
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Flag
25249
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Flag
25250
25250
  * https://github.com/fomantic/Fomantic-UI/
25251
25251
  *
25252
25252
  *
@@ -26661,7 +26661,7 @@ i.flag.united.nations::before {
26661
26661
  Site Overrides
26662
26662
  *******************************/
26663
26663
  /*!
26664
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Header
26664
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Header
26665
26665
  * https://github.com/fomantic/Fomantic-UI/
26666
26666
  *
26667
26667
  *
@@ -27615,7 +27615,7 @@ a.ui.inverted.black.header.header.header:hover {
27615
27615
  Site Overrides
27616
27616
  *******************************/
27617
27617
  /*!
27618
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Icon
27618
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Icon
27619
27619
  * https://github.com/fomantic/Fomantic-UI/
27620
27620
  *
27621
27621
  *
@@ -36725,7 +36725,7 @@ i.icon.youtube.play::before {
36725
36725
  Site Overrides
36726
36726
  *******************************/
36727
36727
  /*!
36728
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Image
36728
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Image
36729
36729
  * https://github.com/fomantic/Fomantic-UI/
36730
36730
  *
36731
36731
  *
@@ -37066,7 +37066,7 @@ img.ui.bordered.image {
37066
37066
  Site Overrides
37067
37067
  *******************************/
37068
37068
  /*!
37069
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Input
37069
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Input
37070
37070
  * https://github.com/fomantic/Fomantic-UI/
37071
37071
  *
37072
37072
  *
@@ -38966,7 +38966,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
38966
38966
  Site Overrides
38967
38967
  *******************************/
38968
38968
  /*!
38969
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Label
38969
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Label
38970
38970
  * https://github.com/fomantic/Fomantic-UI/
38971
38971
  *
38972
38972
  *
@@ -41379,7 +41379,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
41379
41379
  Site Overrides
41380
41380
  *******************************/
41381
41381
  /*!
41382
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - List
41382
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - List
41383
41383
  * https://github.com/fomantic/Fomantic-UI/
41384
41384
  *
41385
41385
  *
@@ -42479,7 +42479,7 @@ ol.ui.suffixed.list li::before,
42479
42479
  Site Overrides
42480
42480
  *******************************/
42481
42481
  /*!
42482
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Loader
42482
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Loader
42483
42483
  * https://github.com/fomantic/Fomantic-UI/
42484
42484
  *
42485
42485
  *
@@ -43347,7 +43347,7 @@ ol.ui.suffixed.list li::before,
43347
43347
  Site Overrides
43348
43348
  *******************************/
43349
43349
  /*!
43350
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Placeholder
43350
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Placeholder
43351
43351
  * https://github.com/fomantic/Fomantic-UI/
43352
43352
  *
43353
43353
  *
@@ -43618,7 +43618,7 @@ ol.ui.suffixed.list li::before,
43618
43618
  Site Overrides
43619
43619
  *******************************/
43620
43620
  /*!
43621
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Rail
43621
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Rail
43622
43622
  * https://github.com/fomantic/Fomantic-UI/
43623
43623
  *
43624
43624
  *
@@ -43780,7 +43780,7 @@ ol.ui.suffixed.list li::before,
43780
43780
  Site Overrides
43781
43781
  *******************************/
43782
43782
  /*!
43783
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Reveal
43783
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Reveal
43784
43784
  * https://github.com/fomantic/Fomantic-UI/
43785
43785
  *
43786
43786
  *
@@ -44091,7 +44091,7 @@ ol.ui.suffixed.list li::before,
44091
44091
  Site Overrides
44092
44092
  *******************************/
44093
44093
  /*!
44094
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Segment
44094
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Segment
44095
44095
  * https://github.com/fomantic/Fomantic-UI/
44096
44096
  *
44097
44097
  *
@@ -45330,7 +45330,7 @@ ol.ui.suffixed.list li::before,
45330
45330
  Site Overrides
45331
45331
  *******************************/
45332
45332
  /*!
45333
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Step
45333
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Step
45334
45334
  * https://github.com/fomantic/Fomantic-UI/
45335
45335
  *
45336
45336
  *
@@ -47179,7 +47179,7 @@ ol.ui.suffixed.list li::before,
47179
47179
  Site Overrides
47180
47180
  *******************************/
47181
47181
  /*!
47182
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Text
47182
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Text
47183
47183
  * https://github.com/fomantic/Fomantic-UI/
47184
47184
  *
47185
47185
  *
@@ -47378,7 +47378,7 @@ span.ui.massive.text {
47378
47378
  Site Overrides
47379
47379
  *******************************/
47380
47380
  /*!
47381
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Breadcrumb
47381
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Breadcrumb
47382
47382
  * https://github.com/fomantic/Fomantic-UI/
47383
47383
  *
47384
47384
  *
@@ -47523,7 +47523,7 @@ span.ui.massive.text {
47523
47523
  Site Overrides
47524
47524
  *******************************/
47525
47525
  /*!
47526
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Form
47526
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Form
47527
47527
  * https://github.com/fomantic/Fomantic-UI/
47528
47528
  *
47529
47529
  *
@@ -49644,7 +49644,7 @@ span.ui.massive.text {
49644
49644
  Site Overrides
49645
49645
  *******************************/
49646
49646
  /*!
49647
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Grid
49647
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Grid
49648
49648
  * https://github.com/fomantic/Fomantic-UI/
49649
49649
  *
49650
49650
  *
@@ -51908,7 +51908,7 @@ span.ui.massive.text {
51908
51908
  Site Overrides
51909
51909
  *******************************/
51910
51910
  /*!
51911
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Menu
51911
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Menu
51912
51912
  * https://github.com/fomantic/Fomantic-UI/
51913
51913
  *
51914
51914
  *
@@ -54410,7 +54410,7 @@ Floated Menu / Item
54410
54410
  Site Overrides
54411
54411
  *******************************/
54412
54412
  /*!
54413
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Message
54413
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Message
54414
54414
  * https://github.com/fomantic/Fomantic-UI/
54415
54415
  *
54416
54416
  *
@@ -55155,7 +55155,7 @@ Floated Menu / Item
55155
55155
  Site Overrides
55156
55156
  *******************************/
55157
55157
  /*!
55158
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Table
55158
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Table
55159
55159
  * https://github.com/fomantic/Fomantic-UI/
55160
55160
  *
55161
55161
  *
@@ -59266,7 +59266,7 @@ Floated Menu / Item
59266
59266
  Site Overrides
59267
59267
  *******************************/
59268
59268
  /*!
59269
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Ad
59269
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Ad
59270
59270
  * https://github.com/fomantic/Fomantic-UI/
59271
59271
  *
59272
59272
  *
@@ -59554,7 +59554,7 @@ Floated Menu / Item
59554
59554
  Site Overrides
59555
59555
  *******************************/
59556
59556
  /*!
59557
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Card
59557
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Card
59558
59558
  * https://github.com/fomantic/Fomantic-UI/
59559
59559
  *
59560
59560
  *
@@ -61702,7 +61702,7 @@ a.inverted.ui.card:hover,
61702
61702
  Site Overrides
61703
61703
  *******************************/
61704
61704
  /*!
61705
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Comment
61705
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Comment
61706
61706
  * https://github.com/fomantic/Fomantic-UI/
61707
61707
  *
61708
61708
  *
@@ -62019,7 +62019,7 @@ a.inverted.ui.card:hover,
62019
62019
  Site Overrides
62020
62020
  *******************************/
62021
62021
  /*!
62022
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Feed
62022
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Feed
62023
62023
  * https://github.com/fomantic/Fomantic-UI/
62024
62024
  *
62025
62025
  *
@@ -62971,7 +62971,7 @@ a.inverted.ui.card:hover,
62971
62971
  Site Overrides
62972
62972
  *******************************/
62973
62973
  /*!
62974
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Item
62974
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Item
62975
62975
  * https://github.com/fomantic/Fomantic-UI/
62976
62976
  *
62977
62977
  *
@@ -63588,7 +63588,7 @@ a.inverted.ui.card:hover,
63588
63588
  Site Overrides
63589
63589
  *******************************/
63590
63590
  /*!
63591
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Statistic
63591
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Statistic
63592
63592
  * https://github.com/fomantic/Fomantic-UI/
63593
63593
  *
63594
63594
  *
@@ -64266,7 +64266,7 @@ a.inverted.ui.card:hover,
64266
64266
  Site Overrides
64267
64267
  *******************************/
64268
64268
  /*!
64269
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Accordion
64269
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Accordion
64270
64270
  * https://github.com/fomantic/Fomantic-UI/
64271
64271
  *
64272
64272
  *
@@ -64673,7 +64673,7 @@ a.inverted.ui.card:hover,
64673
64673
  User Overrides
64674
64674
  *******************************/
64675
64675
  /*!
64676
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Calendar
64676
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Calendar
64677
64677
  * https://github.com/fomantic/Fomantic-UI/
64678
64678
  *
64679
64679
  *
@@ -65062,7 +65062,7 @@ a.inverted.ui.card:hover,
65062
65062
  User Overrides
65063
65063
  *******************************/
65064
65064
  /*!
65065
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Checkbox
65065
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Checkbox
65066
65066
  * https://github.com/fomantic/Fomantic-UI/
65067
65067
  *
65068
65068
  *
@@ -65963,7 +65963,7 @@ a.inverted.ui.card:hover,
65963
65963
  Site Overrides
65964
65964
  *******************************/
65965
65965
  /*!
65966
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Dimmer
65966
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Dimmer
65967
65967
  * https://github.com/fomantic/Fomantic-UI/
65968
65968
  *
65969
65969
  *
@@ -66374,7 +66374,7 @@ body.dimmable > .dimmer {
66374
66374
  User Overrides
66375
66375
  *******************************/
66376
66376
  /*!
66377
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Dropdown
66377
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Dropdown
66378
66378
  * https://github.com/fomantic/Fomantic-UI/
66379
66379
  *
66380
66380
  *
@@ -68770,7 +68770,7 @@ select.ui.dropdown {
68770
68770
  User Overrides
68771
68771
  *******************************/
68772
68772
  /*!
68773
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Embed
68773
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Embed
68774
68774
  * https://github.com/fomantic/Fomantic-UI/
68775
68775
  *
68776
68776
  *
@@ -68930,7 +68930,7 @@ select.ui.dropdown {
68930
68930
  Site Overrides
68931
68931
  *******************************/
68932
68932
  /*!
68933
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Flyout
68933
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Flyout
68934
68934
  * https://github.com/fomantic/Fomantic-UI/
68935
68935
  *
68936
68936
  *
@@ -69561,7 +69561,7 @@ body.pushable > .pusher {
69561
69561
  User Overrides
69562
69562
  *******************************/
69563
69563
  /*!
69564
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Modal
69564
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Modal
69565
69565
  * https://github.com/fomantic/Fomantic-UI/
69566
69566
  *
69567
69567
  *
@@ -70456,7 +70456,7 @@ body.pushable > .pusher {
70456
70456
  Site Overrides
70457
70457
  *******************************/
70458
70458
  /*!
70459
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Nag
70459
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Nag
70460
70460
  * https://github.com/fomantic/Fomantic-UI/
70461
70461
  *
70462
70462
  *
@@ -70791,7 +70791,7 @@ a.ui.nag {
70791
70791
  User Overrides
70792
70792
  *******************************/
70793
70793
  /*!
70794
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Popup
70794
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Popup
70795
70795
  * https://github.com/fomantic/Fomantic-UI/
70796
70796
  *
70797
70797
  *
@@ -72161,7 +72161,7 @@ a.ui.nag {
72161
72161
  User Overrides
72162
72162
  *******************************/
72163
72163
  /*!
72164
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Progress
72164
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Progress
72165
72165
  * https://github.com/fomantic/Fomantic-UI/
72166
72166
  *
72167
72167
  *
@@ -73042,7 +73042,7 @@ a.ui.nag {
73042
73042
  Site Overrides
73043
73043
  *******************************/
73044
73044
  /*!
73045
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Slider
73045
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Slider
73046
73046
  * https://github.com/fomantic/Fomantic-UI/
73047
73047
  *
73048
73048
  *
@@ -74178,7 +74178,7 @@ a.ui.nag {
74178
74178
  User Overrides
74179
74179
  *******************************/
74180
74180
  /*!
74181
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Rating
74181
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Rating
74182
74182
  * https://github.com/fomantic/Fomantic-UI/
74183
74183
  *
74184
74184
  *
@@ -74644,7 +74644,7 @@ a.ui.nag {
74644
74644
  Site Overrides
74645
74645
  *******************************/
74646
74646
  /*!
74647
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Search
74647
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Search
74648
74648
  * https://github.com/fomantic/Fomantic-UI/
74649
74649
  *
74650
74650
  *
@@ -75261,7 +75261,7 @@ a.ui.nag {
75261
75261
  Site Overrides
75262
75262
  *******************************/
75263
75263
  /*!
75264
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Shape
75264
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Shape
75265
75265
  * https://github.com/fomantic/Fomantic-UI/
75266
75266
  *
75267
75267
  *
@@ -75410,7 +75410,7 @@ a.ui.nag {
75410
75410
  User Overrides
75411
75411
  *******************************/
75412
75412
  /*!
75413
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Sidebar
75413
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Sidebar
75414
75414
  * https://github.com/fomantic/Fomantic-UI/
75415
75415
  *
75416
75416
  *
@@ -76026,7 +76026,7 @@ body.pushable > .pusher {
76026
76026
  Site Overrides
76027
76027
  *******************************/
76028
76028
  /*!
76029
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Sticky
76029
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Sticky
76030
76030
  * https://github.com/fomantic/Fomantic-UI/
76031
76031
  *
76032
76032
  *
@@ -76095,7 +76095,7 @@ body.pushable > .pusher {
76095
76095
  Site Overrides
76096
76096
  *******************************/
76097
76097
  /*!
76098
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Tab
76098
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Tab
76099
76099
  * https://github.com/fomantic/Fomantic-UI/
76100
76100
  *
76101
76101
  *
@@ -76177,7 +76177,7 @@ body.pushable > .pusher {
76177
76177
  User Overrides
76178
76178
  *******************************/
76179
76179
  /*!
76180
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Toast
76180
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Toast
76181
76181
  * https://github.com/fomantic/Fomantic-UI/
76182
76182
  *
76183
76183
  *
@@ -77106,7 +77106,7 @@ body.pushable > .pusher {
77106
77106
  User Overrides
77107
77107
  *******************************/
77108
77108
  /*!
77109
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Transition
77109
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Transition
77110
77110
  * https://github.com/fomantic/Fomantic-UI/
77111
77111
  *
77112
77112
  *
package/dist/semantic.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.4-beta.103+f120df6
2
+ * # Fomantic UI - 2.9.4-beta.104+79d3af6
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.4-beta.103+f120df6 - Site
12
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Site
13
13
  * https://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
@@ -465,7 +465,7 @@
465
465
  })(jQuery, window, document);
466
466
 
467
467
  /*!
468
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Form Validation
468
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Form Validation
469
469
  * https://github.com/fomantic/Fomantic-UI/
470
470
  *
471
471
  *
@@ -2665,7 +2665,7 @@
2665
2665
  })(jQuery, window, document);
2666
2666
 
2667
2667
  /*!
2668
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Accordion
2668
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Accordion
2669
2669
  * https://github.com/fomantic/Fomantic-UI/
2670
2670
  *
2671
2671
  *
@@ -3261,7 +3261,7 @@
3261
3261
  })(jQuery, window, document);
3262
3262
 
3263
3263
  /*!
3264
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Calendar
3264
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Calendar
3265
3265
  * https://github.com/fomantic/Fomantic-UI/
3266
3266
  *
3267
3267
  *
@@ -5307,7 +5307,7 @@
5307
5307
  })(jQuery, window, document);
5308
5308
 
5309
5309
  /*!
5310
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Checkbox
5310
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Checkbox
5311
5311
  * https://github.com/fomantic/Fomantic-UI/
5312
5312
  *
5313
5313
  *
@@ -6196,7 +6196,7 @@
6196
6196
  })(jQuery, window, document);
6197
6197
 
6198
6198
  /*!
6199
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Dimmer
6199
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Dimmer
6200
6200
  * https://github.com/fomantic/Fomantic-UI/
6201
6201
  *
6202
6202
  *
@@ -6929,7 +6929,7 @@
6929
6929
  })(jQuery, window, document);
6930
6930
 
6931
6931
  /*!
6932
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Dropdown
6932
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Dropdown
6933
6933
  * https://github.com/fomantic/Fomantic-UI/
6934
6934
  *
6935
6935
  *
@@ -11362,7 +11362,7 @@
11362
11362
  })(jQuery, window, document);
11363
11363
 
11364
11364
  /*!
11365
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Embed
11365
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Embed
11366
11366
  * https://github.com/fomantic/Fomantic-UI/
11367
11367
  *
11368
11368
  *
@@ -12051,7 +12051,7 @@
12051
12051
  })(jQuery, window, document);
12052
12052
 
12053
12053
  /*!
12054
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Flyout
12054
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Flyout
12055
12055
  * https://github.com/fomantic/Fomantic-UI/
12056
12056
  *
12057
12057
  *
@@ -13603,7 +13603,7 @@
13603
13603
  })(jQuery, window, document);
13604
13604
 
13605
13605
  /*!
13606
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Modal
13606
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Modal
13607
13607
  * https://github.com/fomantic/Fomantic-UI/
13608
13608
  *
13609
13609
  *
@@ -15241,7 +15241,7 @@
15241
15241
  })(jQuery, window, document);
15242
15242
 
15243
15243
  /*!
15244
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Nag
15244
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Nag
15245
15245
  * https://github.com/fomantic/Fomantic-UI/
15246
15246
  *
15247
15247
  *
@@ -15808,7 +15808,7 @@
15808
15808
  })(jQuery, window, document);
15809
15809
 
15810
15810
  /*!
15811
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Popup
15811
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Popup
15812
15812
  * https://github.com/fomantic/Fomantic-UI/
15813
15813
  *
15814
15814
  *
@@ -17370,7 +17370,7 @@
17370
17370
  })(jQuery, window, document);
17371
17371
 
17372
17372
  /*!
17373
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Progress
17373
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Progress
17374
17374
  * https://github.com/fomantic/Fomantic-UI/
17375
17375
  *
17376
17376
  *
@@ -18350,7 +18350,7 @@
18350
18350
  })(jQuery, window, document);
18351
18351
 
18352
18352
  /*!
18353
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Slider
18353
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Slider
18354
18354
  * https://github.com/fomantic/Fomantic-UI/
18355
18355
  *
18356
18356
  *
@@ -19897,7 +19897,7 @@
19897
19897
  })(jQuery, window, document);
19898
19898
 
19899
19899
  /*!
19900
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Rating
19900
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Rating
19901
19901
  * https://github.com/fomantic/Fomantic-UI/
19902
19902
  *
19903
19903
  *
@@ -20438,7 +20438,7 @@
20438
20438
  })(jQuery, window, document);
20439
20439
 
20440
20440
  /*!
20441
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Search
20441
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Search
20442
20442
  * https://github.com/fomantic/Fomantic-UI/
20443
20443
  *
20444
20444
  *
@@ -22080,7 +22080,7 @@
22080
22080
  })(jQuery, window, document);
22081
22081
 
22082
22082
  /*!
22083
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Shape
22083
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Shape
22084
22084
  * https://github.com/fomantic/Fomantic-UI/
22085
22085
  *
22086
22086
  *
@@ -22878,7 +22878,7 @@
22878
22878
  })(jQuery, window, document);
22879
22879
 
22880
22880
  /*!
22881
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Sidebar
22881
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Sidebar
22882
22882
  * https://github.com/fomantic/Fomantic-UI/
22883
22883
  *
22884
22884
  *
@@ -23933,7 +23933,7 @@
23933
23933
  })(jQuery, window, document);
23934
23934
 
23935
23935
  /*!
23936
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Sticky
23936
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Sticky
23937
23937
  * https://github.com/fomantic/Fomantic-UI/
23938
23938
  *
23939
23939
  *
@@ -24851,7 +24851,7 @@
24851
24851
  })(jQuery, window, document);
24852
24852
 
24853
24853
  /*!
24854
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Tab
24854
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Tab
24855
24855
  * https://github.com/fomantic/Fomantic-UI/
24856
24856
  *
24857
24857
  *
@@ -25819,7 +25819,7 @@
25819
25819
  })(jQuery, window, document);
25820
25820
 
25821
25821
  /*!
25822
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Toast
25822
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Toast
25823
25823
  * https://github.com/fomantic/Fomantic-UI/
25824
25824
  *
25825
25825
  *
@@ -26784,7 +26784,7 @@
26784
26784
  })(jQuery, window, document);
26785
26785
 
26786
26786
  /*!
26787
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Transition
26787
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Transition
26788
26788
  * https://github.com/fomantic/Fomantic-UI/
26789
26789
  *
26790
26790
  *
@@ -27819,7 +27819,7 @@
27819
27819
  })(jQuery, window, document);
27820
27820
 
27821
27821
  /*!
27822
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - API
27822
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - API
27823
27823
  * https://github.com/fomantic/Fomantic-UI/
27824
27824
  *
27825
27825
  *
@@ -29045,7 +29045,7 @@
29045
29045
  })(jQuery, window, document);
29046
29046
 
29047
29047
  /*!
29048
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - State
29048
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - State
29049
29049
  * https://github.com/fomantic/Fomantic-UI/
29050
29050
  *
29051
29051
  *
@@ -29743,7 +29743,7 @@
29743
29743
  })(jQuery, window, document);
29744
29744
 
29745
29745
  /*!
29746
- * # Fomantic-UI 2.9.4-beta.103+f120df6 - Visibility
29746
+ * # Fomantic-UI 2.9.4-beta.104+79d3af6 - Visibility
29747
29747
  * https://github.com/fomantic/Fomantic-UI/
29748
29748
  *
29749
29749
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.4-beta.103+f120df6
2
+ * # Fomantic UI - 2.9.4-beta.104+79d3af6
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.4-beta.103+f120df6
2
+ * # Fomantic UI - 2.9.4-beta.104+79d3af6
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *