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/.eslintrc.js CHANGED
@@ -4,6 +4,8 @@ module.exports = {
4
4
  es6: true,
5
5
  },
6
6
  extends: [
7
+ 'airbnb-base',
8
+ 'plugin:unicorn/recommended',
7
9
  ],
8
10
  parserOptions: {
9
11
  ecmaVersion: '2020',
@@ -17,43 +19,48 @@ module.exports = {
17
19
  '/test/helpers',
18
20
  ],
19
21
  rules: {
20
- indent: ['error', 4, { SwitchCase: 1 }],
21
- 'keyword-spacing': ['error'],
22
- 'space-in-parens': ['error'],
23
- 'comma-spacing': ['error'],
24
- 'comma-style': ['error', 'last', {
25
- // https://github.com/airbnb/javascript/blob/eslint-config-airbnb-v19.0.4/packages/eslint-config-airbnb-base/rules/style.js#L54
22
+ 'class-methods-use-this': 'off',
23
+ 'comma-dangle': ['error', {
24
+ arrays: 'always-multiline',
25
+ objects: 'always-multiline',
26
+ functions: 'never',
27
+ imports: 'always-multiline',
28
+ exports: 'always-multiline',
29
+ }],
30
+ 'consistent-return': 'off',
31
+ curly: ['error', 'all'],
32
+ 'default-case': 'off',
33
+ 'func-names': 'off',
34
+ 'import/no-unresolved': 'off',
35
+ 'import/prefer-default-export': 'off',
36
+ indent: ['error', 4, {
37
+ SwitchCase: 1,
38
+ }],
39
+ 'linebreak-style': ['error', 'unix'],
40
+ 'max-len': 'off',
41
+ 'no-console': 'off',
42
+ 'no-continue': 'off',
43
+ 'no-lonely-if': 'off',
44
+ 'no-multi-spaces': ['error', {
26
45
  exceptions: {
27
- ArrayExpression: false,
28
- ArrayPattern: false,
29
- ArrowFunctionExpression: false,
30
- CallExpression: false,
31
- FunctionDeclaration: false,
32
- FunctionExpression: false,
33
- ImportDeclaration: false,
34
- ObjectExpression: false,
35
- ObjectPattern: false,
36
- VariableDeclaration: false,
37
- NewExpression: false,
46
+ Property: true,
47
+ VariableDeclarator: true,
38
48
  },
39
49
  }],
40
- 'space-before-function-paren': ['error', {
41
- named: 'never',
42
- anonymous: 'always',
43
- asyncArrow: 'always',
44
- }],
45
- 'space-infix-ops': ['error'],
46
- 'array-bracket-spacing': ['error', 'never'],
47
- 'object-curly-spacing': ['error', 'always'],
48
- 'computed-property-spacing': ['error', 'never'],
49
- 'space-before-blocks': ['error'],
50
- 'one-var-declaration-per-line': ['error', 'always'],
51
- 'function-paren-newline': ['error', 'multiline-arguments'],
50
+ 'no-nested-ternary': 'off',
51
+ 'no-param-reassign': 'off',
52
+ 'no-plusplus': 'off',
53
+ 'no-restricted-syntax': 'off',
54
+ 'no-underscore-dangle': 'off',
55
+ 'no-unused-vars': 'off',
56
+ 'object-shorthand': ['error', 'never'],
52
57
  'padding-line-between-statements': ['error', {
53
58
  blankLine: 'always',
54
59
  prev: '*',
55
60
  next: ['continue', 'break', 'export', 'return', 'throw'],
56
61
  }],
62
+ 'prefer-destructuring': 'off',
63
+ 'prefer-template': 'off',
57
64
  'spaced-comment': ['error', 'always', {
58
65
  line: {
59
66
  markers: ['/'],
@@ -65,47 +72,112 @@ module.exports = {
65
72
  balanced: true,
66
73
  },
67
74
  }],
68
- 'padded-blocks': ['error', 'never'],
69
- 'no-multiple-empty-lines': ['error', {
70
- max: 1,
71
- maxBOF: 0,
72
- maxEOF: 0,
73
- }],
74
- 'no-multi-spaces': ['error', {
75
- exceptions: {
76
- Property: true,
77
- VariableDeclarator: true,
78
- },
79
- }],
80
- 'brace-style': ['error'],
81
- curly: ['error'],
82
- 'object-shorthand': ['error', 'never'],
83
- 'object-curly-newline': ['error', {
84
- // https://github.com/airbnb/javascript/blob/eslint-config-airbnb-v19.0.4/packages/eslint-config-airbnb-base/rules/style.js#L395
85
- ObjectExpression: { minProperties: 4, multiline: true, consistent: true },
86
- ObjectPattern: { minProperties: 4, multiline: true, consistent: true },
87
- ImportDeclaration: { minProperties: 4, multiline: true, consistent: true },
88
- ExportDeclaration: { minProperties: 4, multiline: true, consistent: true },
89
- }],
90
- 'operator-linebreak': ['error', 'before', { overrides: { '=': 'none' } }],
91
- 'dot-notation': ['error', { allowKeywords: true }],
92
- 'arrow-parens': ['error'],
93
- quotes: ['error', 'single', { avoidEscape: true }],
94
- 'quote-props': ['error', 'as-needed', {
95
- keywords: false,
96
- numbers: false,
97
- }],
98
- 'comma-dangle': ['error', {
99
- arrays: 'always-multiline',
100
- objects: 'always-multiline',
101
- functions: 'never',
102
- imports: 'always-multiline',
103
- exports: 'always-multiline',
104
- }],
105
- semi: ['error'],
106
- 'no-extra-semi': ['error'],
107
- 'no-trailing-spaces': ['error'],
108
- 'array-callback-return': ['error', { allowImplicit: true }],
75
+ strict: 'off',
76
+ 'unicorn/catch-error-name': 'off',
77
+ 'unicorn/no-array-callback-reference': 'off',
78
+ 'unicorn/no-lonely-if': 'off',
79
+ 'unicorn/no-negated-condition': 'off',
80
+ 'unicorn/no-null': 'off',
81
+ 'unicorn/no-this-assignment': 'off',
82
+ 'unicorn/numeric-separators-style': 'off',
83
+ 'unicorn/prefer-array-some': 'off', // https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2007
84
+ 'unicorn/prefer-module': 'off',
85
+ 'unicorn/prevent-abbreviations': 'off',
86
+ 'unicorn/switch-case-braces': ['error', 'avoid'],
87
+ 'wrap-iife': ['error', 'inside'],
88
+
89
+ // TODO rules to be removed/fixed in v2.10.0 as fixes are not compatible with IE11
90
+ 'guard-for-in': 'off', // refactor to "for of"
91
+ 'no-restricted-globals': 'off',
92
+ 'no-restricted-properties': 'off',
93
+ 'no-var': 'off', // https://github.com/fomantic/Fomantic-UI/pull/2584
94
+ 'one-var': 'off',
95
+ 'prefer-const': 'off',
96
+ 'prefer-exponentiation-operator': 'off',
97
+ 'prefer-spread': 'off',
98
+ 'semi-style': 'off',
99
+ 'unicorn/no-array-for-each': 'off',
100
+ 'unicorn/no-for-loop': 'off', // autofixes to "for of"
101
+ 'unicorn/prefer-code-point': 'off',
102
+ 'unicorn/prefer-includes': 'off',
103
+ 'unicorn/prefer-node-protocol': 'off', // needs Node 14+
104
+ 'unicorn/prefer-number-properties': 'off',
105
+ 'unicorn/prefer-optional-catch-binding': 'off',
106
+ 'unicorn/prefer-prototype-methods': 'off',
107
+ 'unicorn/prefer-reflect-apply': 'off',
108
+ 'unicorn/prefer-spread': 'off',
109
+ 'unicorn/prefer-top-level-await': 'off', // needs Node 14+
110
+ 'vars-on-top': 'off',
111
+
112
+ // TODO rules with a lot of errors to be fixed manually, fix in a separate PR
113
+ eqeqeq: 'off', // about 300 errors to be fixed manually
114
+ 'global-require': 'off', // about 30 errors to be fixed manually
115
+ 'no-shadow': 'off', // about 220 errors to be fixed manually
116
+ 'prefer-arrow-callback': 'off', // about 350 errors (all autofixable)
117
+ 'prefer-rest-params': 'off', // about 180 errors to be fixed manually
118
+ 'unicorn/no-nested-ternary': 'off', // about 80 errors (except 14 nested ternary operators autofixable)
119
+
120
+ // TODO
121
+ 'import/extensions': 'off',
122
+ 'import/no-dynamic-require': 'off',
123
+ 'no-bitwise': 'off',
124
+ 'no-cond-assign': 'off',
125
+ 'no-else-return': 'off',
126
+ 'no-empty': 'off',
127
+ 'no-labels': 'off',
128
+ 'no-loop-func': 'off',
129
+ 'no-mixed-operators': 'off',
130
+ 'no-multi-assign': 'off',
131
+ 'no-new-func': 'off',
132
+ 'no-path-concat': 'off',
133
+ 'no-prototype-builtins': 'off',
134
+ 'no-return-assign': 'off',
135
+ 'no-self-assign': 'off',
136
+ 'no-shadow-restricted-names': 'off',
137
+ 'no-unused-expressions': 'off',
138
+ 'no-use-before-define': 'off',
139
+ 'no-useless-concat': 'off',
140
+ 'no-useless-escape': 'off',
141
+ radix: 'off',
142
+ 'unicorn/better-regex': 'off',
143
+ 'unicorn/consistent-function-scoping': 'off',
144
+ 'unicorn/empty-brace-spaces': 'off',
145
+ 'unicorn/escape-case': 'off',
146
+ 'unicorn/explicit-length-check': 'off',
147
+ 'unicorn/new-for-builtins': 'off',
148
+ 'unicorn/no-hex-escape': 'off',
149
+ 'unicorn/no-instanceof-array': 'off',
150
+ 'unicorn/no-process-exit': 'off',
151
+ 'unicorn/no-typeof-undefined': 'off',
152
+ 'unicorn/no-useless-switch-case': 'off',
153
+ 'unicorn/no-useless-undefined': 'off',
154
+ 'unicorn/prefer-array-find': 'off',
155
+ 'unicorn/prefer-date-now': 'off',
156
+ 'unicorn/prefer-default-parameters': 'off',
157
+ 'unicorn/prefer-logical-operator-over-ternary': 'off',
158
+ 'unicorn/prefer-native-coercion-functions': 'off',
159
+ 'unicorn/prefer-negative-index': 'off',
160
+ 'unicorn/prefer-regexp-test': 'off',
161
+ 'unicorn/prefer-switch': 'off',
162
+ 'unicorn/prefer-ternary': 'off',
163
+
164
+ // TODO rare errors
165
+ 'arrow-body-style': 'off',
166
+ 'block-scoped-var': 'off',
167
+ 'import/no-extraneous-dependencies': 'off',
168
+ 'import/order': 'off',
169
+ 'new-cap': 'off',
170
+ 'newline-per-chained-call': 'off',
171
+ 'no-extra-boolean-cast': 'off',
172
+ 'no-redeclare': 'off',
173
+ 'no-unneeded-ternary': 'off',
174
+ 'no-useless-return': 'off',
175
+ 'operator-assignment': 'off',
176
+ 'unicorn/no-console-spaces': 'off',
177
+ yoda: 'off',
109
178
  },
110
179
  reportUnusedDisableDirectives: true,
180
+ globals: {
181
+ jQuery: true,
182
+ },
111
183
  };
@@ -11,7 +11,7 @@ jobs:
11
11
  - uses: actions/checkout@v3
12
12
  - uses: actions/setup-node@v3
13
13
  - name: Install dependencies
14
- run: yarn
14
+ run: yarn && yarn add -D eslint-config-airbnb-base eslint-plugin-unicorn eslint-plugin-jest@^26.9.0 @typescript-eslint/eslint-plugin @typescript-eslint/parser typescript
15
15
  - name: Lint JS and CSS/LESS files
16
16
  run: npm run lint
17
17
  test:
@@ -20,7 +20,7 @@ jobs:
20
20
  strategy:
21
21
  fail-fast: false
22
22
  matrix:
23
- node-version: [12, 14, 16, 18]
23
+ node-version: [12, 14, 16, 18, latest]
24
24
  steps:
25
25
  - uses: actions/checkout@v3
26
26
  - name: Setup Node.js ${{ matrix.node-version }}
@@ -18,7 +18,7 @@ jobs:
18
18
  ref: develop
19
19
  - uses: actions/setup-node@v3
20
20
  with:
21
- node-version: 16
21
+ node-version: 18
22
22
  registry-url: https://registry.npmjs.org/
23
23
  - name: pre-setup
24
24
  run: sh ./scripts/preinstall.sh
@@ -16,7 +16,7 @@ jobs:
16
16
  ref: master
17
17
  - uses: actions/setup-node@v3
18
18
  with:
19
- node-version: 14
19
+ node-version: 18
20
20
  registry-url: https://registry.npmjs.org/
21
21
  - name: pre-setup
22
22
  run: sh ./scripts/preinstall.sh
package/.stylelintrc.js CHANGED
@@ -12,6 +12,7 @@ module.exports = {
12
12
  'block-closing-brace-newline-before': null, // fix bad formatting with "each()"
13
13
  'declaration-block-trailing-semicolon': null, // fix bad formatting with "each()"
14
14
  indentation: null, // TODO change to "4" once https://github.com/fomantic/Fomantic-UI/pull/2593#discussion_r1045131096 is fixed
15
+ linebreaks: 'unix',
15
16
  'max-line-length': null,
16
17
  'no-descending-specificity': null,
17
18
  'no-extra-semicolons': null, // fix GH-1832 - workaround for wikimedia/less.php parser
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Accordion
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Accordion
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Accordion
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Accordion
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Accordion
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Accordion
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Ad
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Ad
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Ad
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Ad
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - API
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - API
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Breadcrumb
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Breadcrumb
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Breadcrumb
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Breadcrumb
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Button
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Button
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Button
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Button
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Calendar
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Calendar
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Calendar
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Calendar
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -758,6 +758,7 @@
758
758
  var ms1d = 864e5, // milliseconds in a day
759
759
  ms7d = 7 * ms1d; // milliseconds in a week
760
760
 
761
+ // eslint-disable-next-line wrap-iife
761
762
  return function () { // return a closure so constants get calculated only once
762
763
  var DC3 = Date.UTC(weekYear, weekMonth, weekDay + 3) / ms1d, // an Absolute Day Number
763
764
  AWN = Math.floor(DC3 / 7), // an Absolute Week Number
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Calendar
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Calendar
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Card
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Card
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Card
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Card
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Checkbox
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Checkbox
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Checkbox
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Checkbox
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Checkbox
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Checkbox
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Comment
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Comment
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Comment
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Comment
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Container
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Container
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Container
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Container
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Dimmer
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Dimmer
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Dimmer
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Dimmer
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Dimmer
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Dimmer
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Divider
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Divider
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Divider
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Divider
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Dropdown
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Dropdown
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Dropdown
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Dropdown
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Dropdown
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Dropdown
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Video
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Video
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Embed
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Embed
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Video
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Video
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.21+2722e1b - Feed
2
+ * # Fomantic-UI 2.9.1-beta.22+6a42d01 - Feed
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *