fomantic-ui 2.9.1-beta.21 → 2.9.1-beta.22

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 (162) hide show
  1. package/.eslintrc.js +142 -70
  2. package/.github/workflows/ci.yml +2 -2
  3. package/.github/workflows/nightly.yml +1 -1
  4. package/.github/workflows/release.yml +1 -1
  5. package/.stylelintrc.js +1 -0
  6. package/dist/components/accordion.css +1 -1
  7. package/dist/components/accordion.js +1 -1
  8. package/dist/components/accordion.min.css +1 -1
  9. package/dist/components/accordion.min.js +1 -1
  10. package/dist/components/ad.css +1 -1
  11. package/dist/components/ad.min.css +1 -1
  12. package/dist/components/api.js +1 -1
  13. package/dist/components/api.min.js +1 -1
  14. package/dist/components/breadcrumb.css +1 -1
  15. package/dist/components/breadcrumb.min.css +1 -1
  16. package/dist/components/button.css +1 -1
  17. package/dist/components/button.min.css +1 -1
  18. package/dist/components/calendar.css +1 -1
  19. package/dist/components/calendar.js +2 -1
  20. package/dist/components/calendar.min.css +1 -1
  21. package/dist/components/calendar.min.js +1 -1
  22. package/dist/components/card.css +1 -1
  23. package/dist/components/card.min.css +1 -1
  24. package/dist/components/checkbox.css +1 -1
  25. package/dist/components/checkbox.js +1 -1
  26. package/dist/components/checkbox.min.css +1 -1
  27. package/dist/components/checkbox.min.js +1 -1
  28. package/dist/components/comment.css +1 -1
  29. package/dist/components/comment.min.css +1 -1
  30. package/dist/components/container.css +1 -1
  31. package/dist/components/container.min.css +1 -1
  32. package/dist/components/dimmer.css +1 -1
  33. package/dist/components/dimmer.js +1 -1
  34. package/dist/components/dimmer.min.css +1 -1
  35. package/dist/components/dimmer.min.js +1 -1
  36. package/dist/components/divider.css +1 -1
  37. package/dist/components/divider.min.css +1 -1
  38. package/dist/components/dropdown.css +1 -1
  39. package/dist/components/dropdown.js +1 -1
  40. package/dist/components/dropdown.min.css +1 -1
  41. package/dist/components/dropdown.min.js +1 -1
  42. package/dist/components/embed.css +1 -1
  43. package/dist/components/embed.js +1 -1
  44. package/dist/components/embed.min.css +1 -1
  45. package/dist/components/embed.min.js +1 -1
  46. package/dist/components/feed.css +1 -1
  47. package/dist/components/feed.min.css +1 -1
  48. package/dist/components/flag.css +1 -1
  49. package/dist/components/flag.min.css +1 -1
  50. package/dist/components/flyout.css +1 -1
  51. package/dist/components/flyout.js +1 -1
  52. package/dist/components/flyout.min.css +1 -1
  53. package/dist/components/flyout.min.js +1 -1
  54. package/dist/components/form.css +1 -1
  55. package/dist/components/form.js +1 -1
  56. package/dist/components/form.min.css +1 -1
  57. package/dist/components/form.min.js +1 -1
  58. package/dist/components/grid.css +1 -1
  59. package/dist/components/grid.min.css +1 -1
  60. package/dist/components/header.css +1 -1
  61. package/dist/components/header.min.css +1 -1
  62. package/dist/components/icon.css +1 -1
  63. package/dist/components/icon.min.css +1 -1
  64. package/dist/components/image.css +1 -1
  65. package/dist/components/image.min.css +1 -1
  66. package/dist/components/input.css +1 -1
  67. package/dist/components/input.min.css +1 -1
  68. package/dist/components/item.css +1 -1
  69. package/dist/components/item.min.css +1 -1
  70. package/dist/components/label.css +1 -1
  71. package/dist/components/label.min.css +1 -1
  72. package/dist/components/list.css +1 -1
  73. package/dist/components/list.min.css +1 -1
  74. package/dist/components/loader.css +1 -1
  75. package/dist/components/loader.min.css +1 -1
  76. package/dist/components/message.css +1 -1
  77. package/dist/components/message.min.css +1 -1
  78. package/dist/components/modal.css +1 -1
  79. package/dist/components/modal.js +1 -1
  80. package/dist/components/modal.min.css +1 -1
  81. package/dist/components/modal.min.js +1 -1
  82. package/dist/components/nag.css +1 -1
  83. package/dist/components/nag.js +1 -1
  84. package/dist/components/nag.min.css +1 -1
  85. package/dist/components/nag.min.js +1 -1
  86. package/dist/components/placeholder.css +1 -1
  87. package/dist/components/placeholder.min.css +1 -1
  88. package/dist/components/popup.css +1 -1
  89. package/dist/components/popup.js +1 -1
  90. package/dist/components/popup.min.css +1 -1
  91. package/dist/components/popup.min.js +1 -1
  92. package/dist/components/progress.css +1 -1
  93. package/dist/components/progress.js +1 -1
  94. package/dist/components/progress.min.css +1 -1
  95. package/dist/components/progress.min.js +1 -1
  96. package/dist/components/rail.css +1 -1
  97. package/dist/components/rail.min.css +1 -1
  98. package/dist/components/rating.css +1 -1
  99. package/dist/components/rating.js +1 -1
  100. package/dist/components/rating.min.css +1 -1
  101. package/dist/components/rating.min.js +1 -1
  102. package/dist/components/reset.css +1 -1
  103. package/dist/components/reset.min.css +1 -1
  104. package/dist/components/reveal.css +1 -1
  105. package/dist/components/reveal.min.css +1 -1
  106. package/dist/components/search.css +1 -1
  107. package/dist/components/search.js +1 -1
  108. package/dist/components/search.min.css +1 -1
  109. package/dist/components/search.min.js +1 -1
  110. package/dist/components/segment.css +1 -1
  111. package/dist/components/segment.min.css +1 -1
  112. package/dist/components/shape.css +1 -1
  113. package/dist/components/shape.js +1 -1
  114. package/dist/components/shape.min.css +1 -1
  115. package/dist/components/shape.min.js +1 -1
  116. package/dist/components/sidebar.css +1 -1
  117. package/dist/components/sidebar.js +1 -1
  118. package/dist/components/sidebar.min.css +1 -1
  119. package/dist/components/sidebar.min.js +1 -1
  120. package/dist/components/site.css +1 -1
  121. package/dist/components/site.js +1 -1
  122. package/dist/components/site.min.css +1 -1
  123. package/dist/components/site.min.js +1 -1
  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 +1 -1
  129. package/dist/components/statistic.min.css +1 -1
  130. package/dist/components/step.css +1 -1
  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 +1 -1
  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 +1 -1
  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 +1 -1
  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 +1 -1
  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 +50 -50
  155. package/dist/semantic.js +27 -26
  156. package/dist/semantic.min.css +1 -1
  157. package/dist/semantic.min.js +1 -1
  158. package/examples/.eslintrc.js +6 -0
  159. package/package.json +5 -4
  160. package/src/definitions/modules/calendar.js +1 -0
  161. package/tasks/.eslintrc.js +9 -0
  162. package/test/.eslintrc.js +27 -0
package/dist/semantic.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.1-beta.21+2722e1b
2
+ * # Fomantic UI - 2.9.1-beta.22+6a42d01
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.21+2722e1b - Reset
12
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Reset
13
13
  * https://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
@@ -435,7 +435,7 @@ template {
435
435
  Site Overrides
436
436
  *******************************/
437
437
  /*!
438
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Site
438
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Site
439
439
  * https://github.com/fomantic/Fomantic-UI/
440
440
  *
441
441
  *
@@ -760,7 +760,7 @@ input::selection {
760
760
  Site Overrides
761
761
  *******************************/
762
762
  /*!
763
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Button
763
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Button
764
764
  * https://github.com/fomantic/Fomantic-UI/
765
765
  *
766
766
  *
@@ -5824,7 +5824,7 @@ input::selection {
5824
5824
  Site Overrides
5825
5825
  *******************************/
5826
5826
  /*!
5827
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Container
5827
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Container
5828
5828
  * https://github.com/fomantic/Fomantic-UI/
5829
5829
  *
5830
5830
  *
@@ -6100,7 +6100,7 @@ input::selection {
6100
6100
  Site Overrides
6101
6101
  *******************************/
6102
6102
  /*!
6103
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Divider
6103
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Divider
6104
6104
  * https://github.com/fomantic/Fomantic-UI/
6105
6105
  *
6106
6106
  *
@@ -24230,7 +24230,7 @@ em[data-emoji="regional_indicator_a"]::before {
24230
24230
  Emojis
24231
24231
  *******************************/
24232
24232
  /*!
24233
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Flag
24233
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Flag
24234
24234
  * https://github.com/fomantic/Fomantic-UI/
24235
24235
  *
24236
24236
  *
@@ -25642,7 +25642,7 @@ i.flag.united.nations::before {
25642
25642
  Site Overrides
25643
25643
  *******************************/
25644
25644
  /*!
25645
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Header
25645
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Header
25646
25646
  * https://github.com/fomantic/Fomantic-UI/
25647
25647
  *
25648
25648
  *
@@ -26598,7 +26598,7 @@ a.ui.inverted.black.header.header.header:hover {
26598
26598
  Site Overrides
26599
26599
  *******************************/
26600
26600
  /*!
26601
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Icon
26601
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Icon
26602
26602
  * https://github.com/fomantic/Fomantic-UI/
26603
26603
  *
26604
26604
  *
@@ -35774,7 +35774,7 @@ i.icon.youtube.play::before {
35774
35774
  Site Overrides
35775
35775
  *******************************/
35776
35776
  /*!
35777
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Image
35777
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Image
35778
35778
  * https://github.com/fomantic/Fomantic-UI/
35779
35779
  *
35780
35780
  *
@@ -36129,7 +36129,7 @@ img.ui.bordered.image {
36129
36129
  Site Overrides
36130
36130
  *******************************/
36131
36131
  /*!
36132
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Input
36132
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Input
36133
36133
  * https://github.com/fomantic/Fomantic-UI/
36134
36134
  *
36135
36135
  *
@@ -38025,7 +38025,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
38025
38025
  Site Overrides
38026
38026
  *******************************/
38027
38027
  /*!
38028
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Label
38028
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Label
38029
38029
  * https://github.com/fomantic/Fomantic-UI/
38030
38030
  *
38031
38031
  *
@@ -40437,7 +40437,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
40437
40437
  Site Overrides
40438
40438
  *******************************/
40439
40439
  /*!
40440
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - List
40440
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - List
40441
40441
  * https://github.com/fomantic/Fomantic-UI/
40442
40442
  *
40443
40443
  *
@@ -41543,7 +41543,7 @@ ol.ui.suffixed.list li::before,
41543
41543
  User Variable Overrides
41544
41544
  *******************************/
41545
41545
  /*!
41546
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Loader
41546
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Loader
41547
41547
  * https://github.com/fomantic/Fomantic-UI/
41548
41548
  *
41549
41549
  *
@@ -42498,7 +42498,7 @@ ol.ui.suffixed.list li::before,
42498
42498
  Site Overrides
42499
42499
  *******************************/
42500
42500
  /*!
42501
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Loader
42501
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Loader
42502
42502
  * https://github.com/fomantic/Fomantic-UI/
42503
42503
  *
42504
42504
  *
@@ -42785,7 +42785,7 @@ ol.ui.suffixed.list li::before,
42785
42785
  Theme Overrides
42786
42786
  *******************************/
42787
42787
  /*!
42788
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Rail
42788
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Rail
42789
42789
  * https://github.com/fomantic/Fomantic-UI/
42790
42790
  *
42791
42791
  *
@@ -42947,7 +42947,7 @@ ol.ui.suffixed.list li::before,
42947
42947
  Site Overrides
42948
42948
  *******************************/
42949
42949
  /*!
42950
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Reveal
42950
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Reveal
42951
42951
  * https://github.com/fomantic/Fomantic-UI/
42952
42952
  *
42953
42953
  *
@@ -43290,7 +43290,7 @@ ol.ui.suffixed.list li::before,
43290
43290
  Site Overrides
43291
43291
  *******************************/
43292
43292
  /*!
43293
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Segment
43293
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Segment
43294
43294
  * https://github.com/fomantic/Fomantic-UI/
43295
43295
  *
43296
43296
  *
@@ -44391,7 +44391,7 @@ ol.ui.suffixed.list li::before,
44391
44391
  Site Overrides
44392
44392
  *******************************/
44393
44393
  /*!
44394
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Step
44394
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Step
44395
44395
  * https://github.com/fomantic/Fomantic-UI/
44396
44396
  *
44397
44397
  *
@@ -45163,7 +45163,7 @@ ol.ui.suffixed.list li::before,
45163
45163
  Site Overrides
45164
45164
  *******************************/
45165
45165
  /*!
45166
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Text
45166
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Text
45167
45167
  * https://github.com/fomantic/Fomantic-UI/
45168
45168
  *
45169
45169
  *
@@ -45358,7 +45358,7 @@ span.ui.massive.text {
45358
45358
  Theme Overrides
45359
45359
  *******************************/
45360
45360
  /*!
45361
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Breadcrumb
45361
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Breadcrumb
45362
45362
  * https://github.com/fomantic/Fomantic-UI/
45363
45363
  *
45364
45364
  *
@@ -45503,7 +45503,7 @@ span.ui.massive.text {
45503
45503
  Site Overrides
45504
45504
  *******************************/
45505
45505
  /*!
45506
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Form
45506
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Form
45507
45507
  * https://github.com/fomantic/Fomantic-UI/
45508
45508
  *
45509
45509
  *
@@ -47592,7 +47592,7 @@ span.ui.massive.text {
47592
47592
  Site Overrides
47593
47593
  *******************************/
47594
47594
  /*!
47595
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Grid
47595
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Grid
47596
47596
  * https://github.com/fomantic/Fomantic-UI/
47597
47597
  *
47598
47598
  *
@@ -52534,7 +52534,7 @@ Floated Menu / Item
52534
52534
  Site Overrides
52535
52535
  *******************************/
52536
52536
  /*!
52537
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Message
52537
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Message
52538
52538
  * https://github.com/fomantic/Fomantic-UI/
52539
52539
  *
52540
52540
  *
@@ -53340,7 +53340,7 @@ Floated Menu / Item
53340
53340
  Site Overrides
53341
53341
  *******************************/
53342
53342
  /*!
53343
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Table
53343
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Table
53344
53344
  * https://github.com/fomantic/Fomantic-UI/
53345
53345
  *
53346
53346
  *
@@ -57554,7 +57554,7 @@ Floated Menu / Item
57554
57554
  Site Overrides
57555
57555
  *******************************/
57556
57556
  /*!
57557
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Ad
57557
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Ad
57558
57558
  * https://github.com/fomantic/Fomantic-UI/
57559
57559
  *
57560
57560
  *
@@ -57843,7 +57843,7 @@ Floated Menu / Item
57843
57843
  User Variable Overrides
57844
57844
  *******************************/
57845
57845
  /*!
57846
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Card
57846
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Card
57847
57847
  * https://github.com/fomantic/Fomantic-UI/
57848
57848
  *
57849
57849
  *
@@ -60105,7 +60105,7 @@ a.inverted.ui.card:hover,
60105
60105
  User Variable Overrides
60106
60106
  *******************************/
60107
60107
  /*!
60108
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Comment
60108
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Comment
60109
60109
  * https://github.com/fomantic/Fomantic-UI/
60110
60110
  *
60111
60111
  *
@@ -60420,7 +60420,7 @@ a.inverted.ui.card:hover,
60420
60420
  User Variable Overrides
60421
60421
  *******************************/
60422
60422
  /*!
60423
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Feed
60423
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Feed
60424
60424
  * https://github.com/fomantic/Fomantic-UI/
60425
60425
  *
60426
60426
  *
@@ -60775,7 +60775,7 @@ a.inverted.ui.card:hover,
60775
60775
  User Variable Overrides
60776
60776
  *******************************/
60777
60777
  /*!
60778
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Item
60778
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Item
60779
60779
  * https://github.com/fomantic/Fomantic-UI/
60780
60780
  *
60781
60781
  *
@@ -61411,7 +61411,7 @@ a.inverted.ui.card:hover,
61411
61411
  User Variable Overrides
61412
61412
  *******************************/
61413
61413
  /*!
61414
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Statistic
61414
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Statistic
61415
61415
  * https://github.com/fomantic/Fomantic-UI/
61416
61416
  *
61417
61417
  *
@@ -62121,7 +62121,7 @@ a.inverted.ui.card:hover,
62121
62121
  User Variable Overrides
62122
62122
  *******************************/
62123
62123
  /*!
62124
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Accordion
62124
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Accordion
62125
62125
  * https://github.com/fomantic/Fomantic-UI/
62126
62126
  *
62127
62127
  *
@@ -62539,7 +62539,7 @@ a.inverted.ui.card:hover,
62539
62539
  User Overrides
62540
62540
  *******************************/
62541
62541
  /*!
62542
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Calendar
62542
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Calendar
62543
62543
  * https://github.com/fomantic/Fomantic-UI/
62544
62544
  *
62545
62545
  *
@@ -62757,7 +62757,7 @@ a.inverted.ui.card:hover,
62757
62757
  Theme Overrides
62758
62758
  *******************************/
62759
62759
  /*!
62760
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Checkbox
62760
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Checkbox
62761
62761
  * https://github.com/fomantic/Fomantic-UI/
62762
62762
  *
62763
62763
  *
@@ -63657,7 +63657,7 @@ a.inverted.ui.card:hover,
63657
63657
  Site Overrides
63658
63658
  *******************************/
63659
63659
  /*!
63660
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Dimmer
63660
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Dimmer
63661
63661
  * https://github.com/fomantic/Fomantic-UI/
63662
63662
  *
63663
63663
  *
@@ -64179,7 +64179,7 @@ body.dimmable > .dimmer {
64179
64179
  User Overrides
64180
64180
  *******************************/
64181
64181
  /*!
64182
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Dropdown
64182
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Dropdown
64183
64183
  * https://github.com/fomantic/Fomantic-UI/
64184
64184
  *
64185
64185
  *
@@ -66549,7 +66549,7 @@ select.ui.dropdown {
66549
66549
  User Overrides
66550
66550
  *******************************/
66551
66551
  /*!
66552
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Video
66552
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Video
66553
66553
  * https://github.com/fomantic/Fomantic-UI/
66554
66554
  *
66555
66555
  *
@@ -66714,7 +66714,7 @@ select.ui.dropdown {
66714
66714
  Site Overrides
66715
66715
  *******************************/
66716
66716
  /*!
66717
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Flyout
66717
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Flyout
66718
66718
  * https://github.com/fomantic/Fomantic-UI/
66719
66719
  *
66720
66720
  *
@@ -67371,7 +67371,7 @@ body.pushable > .pusher {
67371
67371
  Theme Overrides
67372
67372
  *******************************/
67373
67373
  /*!
67374
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Modal
67374
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Modal
67375
67375
  * https://github.com/fomantic/Fomantic-UI/
67376
67376
  *
67377
67377
  *
@@ -68290,7 +68290,7 @@ body.pushable > .pusher {
68290
68290
  Site Overrides
68291
68291
  *******************************/
68292
68292
  /*!
68293
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Nag
68293
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Nag
68294
68294
  * https://github.com/fomantic/Fomantic-UI/
68295
68295
  *
68296
68296
  *
@@ -68628,7 +68628,7 @@ a.ui.nag {
68628
68628
  User Overrides
68629
68629
  *******************************/
68630
68630
  /*!
68631
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Popup
68631
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Popup
68632
68632
  * https://github.com/fomantic/Fomantic-UI/
68633
68633
  *
68634
68634
  *
@@ -69887,7 +69887,7 @@ a.ui.nag {
69887
69887
  User Overrides
69888
69888
  *******************************/
69889
69889
  /*!
69890
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Progress Bar
69890
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Progress Bar
69891
69891
  * https://github.com/fomantic/Fomantic-UI/
69892
69892
  *
69893
69893
  *
@@ -71807,7 +71807,7 @@ a.ui.nag {
71807
71807
  Slider Overrides
71808
71808
  *******************************/
71809
71809
  /*!
71810
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Rating
71810
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Rating
71811
71811
  * https://github.com/fomantic/Fomantic-UI/
71812
71812
  *
71813
71813
  *
@@ -72310,7 +72310,7 @@ a.ui.nag {
72310
72310
  Site Overrides
72311
72311
  *******************************/
72312
72312
  /*!
72313
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Search
72313
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Search
72314
72314
  * https://github.com/fomantic/Fomantic-UI/
72315
72315
  *
72316
72316
  *
@@ -72894,7 +72894,7 @@ a.ui.nag {
72894
72894
  Site Overrides
72895
72895
  *******************************/
72896
72896
  /*!
72897
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Shape
72897
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Shape
72898
72898
  * https://github.com/fomantic/Fomantic-UI/
72899
72899
  *
72900
72900
  *
@@ -73055,7 +73055,7 @@ a.ui.nag {
73055
73055
  User Overrides
73056
73056
  *******************************/
73057
73057
  /*!
73058
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Sidebar
73058
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Sidebar
73059
73059
  * https://github.com/fomantic/Fomantic-UI/
73060
73060
  *
73061
73061
  *
@@ -73759,7 +73759,7 @@ body.pushable > .pusher {
73759
73759
  Site Overrides
73760
73760
  *******************************/
73761
73761
  /*!
73762
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Sticky
73762
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Sticky
73763
73763
  * https://github.com/fomantic/Fomantic-UI/
73764
73764
  *
73765
73765
  *
@@ -73832,7 +73832,7 @@ body.pushable > .pusher {
73832
73832
  Site Overrides
73833
73833
  *******************************/
73834
73834
  /*!
73835
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Tab
73835
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Tab
73836
73836
  * https://github.com/fomantic/Fomantic-UI/
73837
73837
  *
73838
73838
  *
@@ -73916,7 +73916,7 @@ body.pushable > .pusher {
73916
73916
  User Overrides
73917
73917
  *******************************/
73918
73918
  /*!
73919
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Toast
73919
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Toast
73920
73920
  * https://github.com/fomantic/Fomantic-UI/
73921
73921
  *
73922
73922
  *
@@ -74917,7 +74917,7 @@ body.pushable > .pusher {
74917
74917
  Theme Overrides
74918
74918
  *******************************/
74919
74919
  /*!
74920
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Transition
74920
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Transition
74921
74921
  * https://github.com/fomantic/Fomantic-UI/
74922
74922
  *
74923
74923
  *
package/dist/semantic.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.1-beta.21+2722e1b
2
+ * # Fomantic UI - 2.9.1-beta.22+6a42d01
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.21+2722e1b - Site
12
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - 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.21+2722e1b - Form Validation
492
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - 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.21+2722e1b - Accordion
2545
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - 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.21+2722e1b - Calendar
3143
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Calendar
3144
3144
  * https://github.com/fomantic/Fomantic-UI/
3145
3145
  *
3146
3146
  *
@@ -3899,6 +3899,7 @@
3899
3899
  var ms1d = 864e5, // milliseconds in a day
3900
3900
  ms7d = 7 * ms1d; // milliseconds in a week
3901
3901
 
3902
+ // eslint-disable-next-line wrap-iife
3902
3903
  return function () { // return a closure so constants get calculated only once
3903
3904
  var DC3 = Date.UTC(weekYear, weekMonth, weekDay + 3) / ms1d, // an Absolute Day Number
3904
3905
  AWN = Math.floor(DC3 / 7), // an Absolute Week Number
@@ -5124,7 +5125,7 @@
5124
5125
  })(jQuery, window, document);
5125
5126
 
5126
5127
  /*!
5127
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Checkbox
5128
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Checkbox
5128
5129
  * https://github.com/fomantic/Fomantic-UI/
5129
5130
  *
5130
5131
  *
@@ -6009,7 +6010,7 @@
6009
6010
  })(jQuery, window, document);
6010
6011
 
6011
6012
  /*!
6012
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Dimmer
6013
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Dimmer
6013
6014
  * https://github.com/fomantic/Fomantic-UI/
6014
6015
  *
6015
6016
  *
@@ -6746,7 +6747,7 @@
6746
6747
  })(jQuery, window, document);
6747
6748
 
6748
6749
  /*!
6749
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Dropdown
6750
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Dropdown
6750
6751
  * https://github.com/fomantic/Fomantic-UI/
6751
6752
  *
6752
6753
  *
@@ -11049,7 +11050,7 @@
11049
11050
  })(jQuery, window, document);
11050
11051
 
11051
11052
  /*!
11052
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Embed
11053
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Embed
11053
11054
  * https://github.com/fomantic/Fomantic-UI/
11054
11055
  *
11055
11056
  *
@@ -11739,7 +11740,7 @@
11739
11740
  })(jQuery, window, document);
11740
11741
 
11741
11742
  /*!
11742
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Flyout
11743
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Flyout
11743
11744
  * https://github.com/fomantic/Fomantic-UI/
11744
11745
  *
11745
11746
  *
@@ -13269,7 +13270,7 @@
13269
13270
  })(jQuery, window, document);
13270
13271
 
13271
13272
  /*!
13272
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Modal
13273
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Modal
13273
13274
  * https://github.com/fomantic/Fomantic-UI/
13274
13275
  *
13275
13276
  *
@@ -14832,7 +14833,7 @@
14832
14833
  })(jQuery, window, document);
14833
14834
 
14834
14835
  /*!
14835
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Nag
14836
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Nag
14836
14837
  * https://github.com/fomantic/Fomantic-UI/
14837
14838
  *
14838
14839
  *
@@ -15383,7 +15384,7 @@
15383
15384
  })(jQuery, window, document);
15384
15385
 
15385
15386
  /*!
15386
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Popup
15387
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Popup
15387
15388
  * https://github.com/fomantic/Fomantic-UI/
15388
15389
  *
15389
15390
  *
@@ -16900,7 +16901,7 @@
16900
16901
  })(jQuery, window, document);
16901
16902
 
16902
16903
  /*!
16903
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Progress
16904
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Progress
16904
16905
  * https://github.com/fomantic/Fomantic-UI/
16905
16906
  *
16906
16907
  *
@@ -17909,7 +17910,7 @@
17909
17910
  })(jQuery, window, document);
17910
17911
 
17911
17912
  /*!
17912
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Slider
17913
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Slider
17913
17914
  * https://github.com/fomantic/Fomantic-UI/
17914
17915
  *
17915
17916
  *
@@ -19244,7 +19245,7 @@
19244
19245
  })(jQuery, window, document);
19245
19246
 
19246
19247
  /*!
19247
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Rating
19248
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Rating
19248
19249
  * https://github.com/fomantic/Fomantic-UI/
19249
19250
  *
19250
19251
  *
@@ -19785,7 +19786,7 @@
19785
19786
  })(jQuery, window, document);
19786
19787
 
19787
19788
  /*!
19788
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Search
19789
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Search
19789
19790
  * https://github.com/fomantic/Fomantic-UI/
19790
19791
  *
19791
19792
  *
@@ -21344,7 +21345,7 @@
21344
21345
  })(jQuery, window, document);
21345
21346
 
21346
21347
  /*!
21347
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Shape
21348
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Shape
21348
21349
  * https://github.com/fomantic/Fomantic-UI/
21349
21350
  *
21350
21351
  *
@@ -22176,7 +22177,7 @@
22176
22177
  })(jQuery, window, document);
22177
22178
 
22178
22179
  /*!
22179
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Sidebar
22180
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Sidebar
22180
22181
  * https://github.com/fomantic/Fomantic-UI/
22181
22182
  *
22182
22183
  *
@@ -23283,7 +23284,7 @@
23283
23284
  })(jQuery, window, document);
23284
23285
 
23285
23286
  /*!
23286
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Sticky
23287
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Sticky
23287
23288
  * https://github.com/fomantic/Fomantic-UI/
23288
23289
  *
23289
23290
  *
@@ -24207,7 +24208,7 @@
24207
24208
  })(jQuery, window, document);
24208
24209
 
24209
24210
  /*!
24210
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Tab
24211
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Tab
24211
24212
  * https://github.com/fomantic/Fomantic-UI/
24212
24213
  *
24213
24214
  *
@@ -25186,7 +25187,7 @@
25186
25187
  })(jQuery, window, document);
25187
25188
 
25188
25189
  /*!
25189
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Toast
25190
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Toast
25190
25191
  * https://github.com/fomantic/Fomantic-UI/
25191
25192
  *
25192
25193
  *
@@ -26112,7 +26113,7 @@
26112
26113
  })(jQuery, window, document);
26113
26114
 
26114
26115
  /*!
26115
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Transition
26116
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Transition
26116
26117
  * https://github.com/fomantic/Fomantic-UI/
26117
26118
  *
26118
26119
  *
@@ -27191,7 +27192,7 @@
27191
27192
  })(jQuery, window, document);
27192
27193
 
27193
27194
  /*!
27194
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - API
27195
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - API
27195
27196
  * https://github.com/fomantic/Fomantic-UI/
27196
27197
  *
27197
27198
  *
@@ -28405,7 +28406,7 @@
28405
28406
  })(jQuery, window, document);
28406
28407
 
28407
28408
  /*!
28408
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - State
28409
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - State
28409
28410
  * https://github.com/fomantic/Fomantic-UI/
28410
28411
  *
28411
28412
  *
@@ -29099,7 +29100,7 @@
29099
29100
  })(jQuery, window, document);
29100
29101
 
29101
29102
  /*!
29102
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Visibility
29103
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Visibility
29103
29104
  * https://github.com/fomantic/Fomantic-UI/
29104
29105
  *
29105
29106
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.1-beta.21+2722e1b
2
+ * # Fomantic UI - 2.9.1-beta.22+6a42d01
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.21+2722e1b
2
+ * # Fomantic UI - 2.9.1-beta.22+6a42d01
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -0,0 +1,6 @@
1
+ module.exports = {
2
+ globals: {
3
+ jQuery: false,
4
+ $: true,
5
+ },
6
+ };