fomantic-ui 2.10.0-beta.64 → 2.10.0-beta.66

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 (245) hide show
  1. package/.eslintrc.js +0 -3
  2. package/.stylelintrc.js +1 -13
  3. package/dist/components/accordion.css +1 -1
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +1 -1
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +1 -1
  8. package/dist/components/ad.min.css +1 -1
  9. package/dist/components/api.js +2 -2
  10. package/dist/components/api.min.js +2 -2
  11. package/dist/components/breadcrumb.css +1 -1
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +1 -1
  14. package/dist/components/button.min.css +1 -1
  15. package/dist/components/calendar.css +1 -1
  16. package/dist/components/calendar.js +21 -21
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +2 -2
  19. package/dist/components/card.css +1 -1
  20. package/dist/components/card.min.css +1 -1
  21. package/dist/components/checkbox.css +1 -1
  22. package/dist/components/checkbox.js +1 -10
  23. package/dist/components/checkbox.min.css +1 -1
  24. package/dist/components/checkbox.min.js +2 -2
  25. package/dist/components/comment.css +1 -1
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +1 -1
  28. package/dist/components/container.min.css +1 -1
  29. package/dist/components/dimmer.css +1 -1
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +1 -1
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +1 -1
  34. package/dist/components/divider.min.css +1 -1
  35. package/dist/components/dropdown.css +9 -25
  36. package/dist/components/dropdown.js +6 -12
  37. package/dist/components/dropdown.min.css +2 -2
  38. package/dist/components/dropdown.min.js +2 -2
  39. package/dist/components/embed.css +1 -1
  40. package/dist/components/embed.js +1 -1
  41. package/dist/components/embed.min.css +1 -1
  42. package/dist/components/embed.min.js +1 -1
  43. package/dist/components/emoji.css +1 -1
  44. package/dist/components/emoji.min.css +1 -1
  45. package/dist/components/feed.css +1 -1
  46. package/dist/components/feed.min.css +1 -1
  47. package/dist/components/flag.css +1 -1
  48. package/dist/components/flag.min.css +1 -1
  49. package/dist/components/flyout.css +1 -1
  50. package/dist/components/flyout.js +8 -6
  51. package/dist/components/flyout.min.css +1 -1
  52. package/dist/components/flyout.min.js +2 -2
  53. package/dist/components/form.css +3 -5
  54. package/dist/components/form.js +2 -2
  55. package/dist/components/form.min.css +2 -2
  56. package/dist/components/form.min.js +2 -2
  57. package/dist/components/grid.css +1 -1
  58. package/dist/components/grid.min.css +1 -1
  59. package/dist/components/header.css +1 -1
  60. package/dist/components/header.min.css +1 -1
  61. package/dist/components/icon.css +10 -37
  62. package/dist/components/icon.min.css +2 -2
  63. package/dist/components/image.css +1 -1
  64. package/dist/components/image.min.css +1 -1
  65. package/dist/components/input.css +1 -3
  66. package/dist/components/input.min.css +2 -2
  67. package/dist/components/item.css +1 -1
  68. package/dist/components/item.min.css +1 -1
  69. package/dist/components/label.css +4 -13
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +1 -1
  72. package/dist/components/list.min.css +1 -1
  73. package/dist/components/loader.css +1 -1
  74. package/dist/components/loader.min.css +1 -1
  75. package/dist/components/menu.css +6 -21
  76. package/dist/components/menu.min.css +2 -2
  77. package/dist/components/message.css +1 -1
  78. package/dist/components/message.min.css +1 -1
  79. package/dist/components/modal.css +1 -1
  80. package/dist/components/modal.js +8 -6
  81. package/dist/components/modal.min.css +1 -1
  82. package/dist/components/modal.min.js +2 -2
  83. package/dist/components/nag.css +1 -1
  84. package/dist/components/nag.js +1 -1
  85. package/dist/components/nag.min.css +1 -1
  86. package/dist/components/nag.min.js +1 -1
  87. package/dist/components/placeholder.css +1 -1
  88. package/dist/components/placeholder.min.css +1 -1
  89. package/dist/components/popup.css +19 -73
  90. package/dist/components/popup.js +11 -13
  91. package/dist/components/popup.min.css +2 -2
  92. package/dist/components/popup.min.js +2 -2
  93. package/dist/components/progress.css +4 -13
  94. package/dist/components/progress.js +6 -6
  95. package/dist/components/progress.min.css +2 -2
  96. package/dist/components/progress.min.js +2 -2
  97. package/dist/components/rail.css +1 -1
  98. package/dist/components/rail.min.css +1 -1
  99. package/dist/components/rating.css +1 -1
  100. package/dist/components/rating.js +1 -1
  101. package/dist/components/rating.min.css +1 -1
  102. package/dist/components/rating.min.js +1 -1
  103. package/dist/components/reset.css +47 -208
  104. package/dist/components/reset.min.css +2 -2
  105. package/dist/components/reveal.css +2 -5
  106. package/dist/components/reveal.min.css +2 -2
  107. package/dist/components/search.css +2 -3
  108. package/dist/components/search.js +1 -1
  109. package/dist/components/search.min.css +2 -2
  110. package/dist/components/search.min.js +1 -1
  111. package/dist/components/segment.css +1 -1
  112. package/dist/components/segment.min.css +1 -1
  113. package/dist/components/shape.css +1 -1
  114. package/dist/components/shape.js +1 -1
  115. package/dist/components/shape.min.css +1 -1
  116. package/dist/components/shape.min.js +1 -1
  117. package/dist/components/sidebar.css +1 -1
  118. package/dist/components/sidebar.js +3 -3
  119. package/dist/components/sidebar.min.css +1 -1
  120. package/dist/components/sidebar.min.js +2 -2
  121. package/dist/components/site.css +1 -1
  122. package/dist/components/site.js +1 -1
  123. package/dist/components/site.min.css +1 -1
  124. package/dist/components/site.min.js +1 -1
  125. package/dist/components/slider.css +1 -1
  126. package/dist/components/slider.js +6 -6
  127. package/dist/components/slider.min.css +1 -1
  128. package/dist/components/slider.min.js +2 -2
  129. package/dist/components/state.js +1 -1
  130. package/dist/components/state.min.js +1 -1
  131. package/dist/components/statistic.css +1 -1
  132. package/dist/components/statistic.min.css +1 -1
  133. package/dist/components/step.css +1 -1
  134. package/dist/components/step.min.css +1 -1
  135. package/dist/components/sticky.css +1 -1
  136. package/dist/components/sticky.js +12 -14
  137. package/dist/components/sticky.min.css +1 -1
  138. package/dist/components/sticky.min.js +2 -2
  139. package/dist/components/tab.css +1 -1
  140. package/dist/components/tab.js +1 -1
  141. package/dist/components/tab.min.css +1 -1
  142. package/dist/components/tab.min.js +1 -1
  143. package/dist/components/table.css +1 -1
  144. package/dist/components/table.min.css +1 -1
  145. package/dist/components/text.css +1 -1
  146. package/dist/components/text.min.css +1 -1
  147. package/dist/components/toast.css +1 -1
  148. package/dist/components/toast.js +8 -6
  149. package/dist/components/toast.min.css +1 -1
  150. package/dist/components/toast.min.js +2 -2
  151. package/dist/components/transition.css +1 -1
  152. package/dist/components/transition.js +3 -3
  153. package/dist/components/transition.min.css +1 -1
  154. package/dist/components/transition.min.js +2 -2
  155. package/dist/components/visibility.js +12 -14
  156. package/dist/components/visibility.min.js +2 -2
  157. package/dist/semantic.css +148 -457
  158. package/dist/semantic.js +120 -135
  159. package/dist/semantic.min.css +2 -2
  160. package/dist/semantic.min.js +2 -2
  161. package/package.json +3 -3
  162. package/src/definitions/behaviors/api.js +1 -1
  163. package/src/definitions/behaviors/form.js +1 -1
  164. package/src/definitions/behaviors/visibility.js +11 -13
  165. package/src/definitions/collections/breadcrumb.less +0 -1
  166. package/src/definitions/collections/form.less +1 -7
  167. package/src/definitions/collections/grid.less +0 -1
  168. package/src/definitions/collections/menu.less +5 -21
  169. package/src/definitions/collections/message.less +0 -1
  170. package/src/definitions/collections/table.less +0 -1
  171. package/src/definitions/elements/button.less +0 -1
  172. package/src/definitions/elements/container.less +0 -1
  173. package/src/definitions/elements/divider.less +0 -1
  174. package/src/definitions/elements/emoji.less +1 -1
  175. package/src/definitions/elements/flag.less +1 -1
  176. package/src/definitions/elements/header.less +0 -1
  177. package/src/definitions/elements/icon.less +10 -37
  178. package/src/definitions/elements/image.less +0 -1
  179. package/src/definitions/elements/input.less +0 -3
  180. package/src/definitions/elements/label.less +3 -13
  181. package/src/definitions/elements/list.less +0 -1
  182. package/src/definitions/elements/loader.less +0 -1
  183. package/src/definitions/elements/placeholder.less +0 -1
  184. package/src/definitions/elements/rail.less +0 -1
  185. package/src/definitions/elements/reveal.less +1 -5
  186. package/src/definitions/elements/segment.less +0 -1
  187. package/src/definitions/elements/step.less +0 -1
  188. package/src/definitions/elements/text.less +0 -1
  189. package/src/definitions/globals/reset.less +0 -1
  190. package/src/definitions/globals/site.less +0 -1
  191. package/src/definitions/modules/accordion.less +0 -1
  192. package/src/definitions/modules/calendar.js +20 -20
  193. package/src/definitions/modules/calendar.less +0 -1
  194. package/src/definitions/modules/checkbox.js +0 -9
  195. package/src/definitions/modules/checkbox.less +0 -1
  196. package/src/definitions/modules/dimmer.less +0 -1
  197. package/src/definitions/modules/dropdown.js +5 -11
  198. package/src/definitions/modules/dropdown.less +8 -25
  199. package/src/definitions/modules/embed.less +0 -1
  200. package/src/definitions/modules/flyout.js +7 -5
  201. package/src/definitions/modules/flyout.less +0 -1
  202. package/src/definitions/modules/modal.js +7 -5
  203. package/src/definitions/modules/modal.less +0 -1
  204. package/src/definitions/modules/nag.less +0 -1
  205. package/src/definitions/modules/popup.js +10 -12
  206. package/src/definitions/modules/popup.less +18 -73
  207. package/src/definitions/modules/progress.js +5 -5
  208. package/src/definitions/modules/progress.less +3 -13
  209. package/src/definitions/modules/rating.less +0 -1
  210. package/src/definitions/modules/search.less +1 -3
  211. package/src/definitions/modules/shape.less +0 -1
  212. package/src/definitions/modules/sidebar.js +2 -2
  213. package/src/definitions/modules/sidebar.less +0 -1
  214. package/src/definitions/modules/slider.js +5 -5
  215. package/src/definitions/modules/slider.less +0 -1
  216. package/src/definitions/modules/sticky.js +11 -13
  217. package/src/definitions/modules/sticky.less +0 -1
  218. package/src/definitions/modules/tab.less +0 -1
  219. package/src/definitions/modules/toast.js +7 -5
  220. package/src/definitions/modules/toast.less +0 -1
  221. package/src/definitions/modules/transition.js +2 -2
  222. package/src/definitions/modules/transition.less +0 -1
  223. package/src/definitions/views/ad.less +0 -1
  224. package/src/definitions/views/card.less +0 -1
  225. package/src/definitions/views/comment.less +0 -1
  226. package/src/definitions/views/feed.less +0 -1
  227. package/src/definitions/views/item.less +0 -1
  228. package/src/definitions/views/statistic.less +0 -1
  229. package/src/semantic.less +1 -1
  230. package/src/themes/amazon/elements/button.variables +0 -1
  231. package/src/themes/amazon/globals/site.variables +0 -1
  232. package/src/themes/bootstrap3/elements/button.variables +0 -1
  233. package/src/themes/default/collections/form.variables +0 -1
  234. package/src/themes/default/elements/button.variables +0 -1
  235. package/src/themes/default/globals/reset.overrides +45 -201
  236. package/src/themes/default/modules/accordion.variables +0 -1
  237. package/src/themes/default/views/card.variables +0 -1
  238. package/src/themes/default/views/item.variables +0 -1
  239. package/src/themes/github/modules/dropdown.variables +0 -2
  240. package/src/themes/twitter/elements/button.variables +0 -1
  241. package/tasks/admin/distributions/create.js +2 -2
  242. package/tasks/config/project/config.js +1 -1
  243. package/tasks/install.js +3 -1
  244. package/test/meteor/assets.js +2 -2
  245. package/test/meteor/fonts.js +10 -11
package/dist/semantic.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.10.0-beta.64+bcb9c73
2
+ * # Fomantic UI - 2.10.0-beta.66+beed92a
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.10.0-beta.64+bcb9c73 - Reset
12
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Reset
13
13
  * https://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
@@ -45,14 +45,17 @@ input[type="password"] {
45
45
  /* mobile firefox too! */
46
46
  }
47
47
 
48
- /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
48
+ /*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
49
49
 
50
- /* Document
51
- ========================================================================== */
50
+ /*
51
+ Document
52
+ ========
53
+ */
52
54
 
53
55
  /**
54
56
  * 1. Correct the line height in all browsers.
55
57
  * 2. Prevent adjustments of font size after orientation changes in iOS.
58
+ * 3. Use a more readable tab size (opinionated).
56
59
  */
57
60
 
58
61
  html {
@@ -60,10 +63,14 @@ html {
60
63
  /* 1 */
61
64
  -webkit-text-size-adjust: 100%;
62
65
  /* 2 */
66
+ tab-size: 4;
67
+ /* 3 */
63
68
  }
64
69
 
65
- /* Sections
66
- ========================================================================== */
70
+ /*
71
+ Sections
72
+ ========
73
+ */
67
74
 
68
75
  /**
69
76
  * Remove the margin in all browsers.
@@ -73,81 +80,13 @@ body {
73
80
  margin: 0;
74
81
  }
75
82
 
76
- /**
77
- * Render the `main` element consistently in IE.
78
- */
79
-
80
- main {
81
- display: block;
82
- }
83
-
84
- /**
85
- * Correct the font size and margin on `h1` elements within `section` and
86
- * `article` contexts in Chrome, Firefox, and Safari.
87
- */
88
-
89
- h1 {
90
- font-size: 2em;
91
- margin: 0.67em 0;
92
- }
93
-
94
- /* Grouping content
95
- ========================================================================== */
96
-
97
- /**
98
- * 1. Add the correct box sizing in Firefox.
99
- * 2. Show the overflow in Edge and IE.
100
- */
101
-
102
- hr {
103
- box-sizing: content-box;
104
- /* 1 */
105
- height: 0;
106
- /* 1 */
107
- overflow: visible;
108
- /* 2 */
109
- }
110
-
111
- /**
112
- * 1. Correct the inheritance and scaling of font size in all browsers.
113
- * 2. Correct the odd `em` font sizing in all browsers.
114
- */
115
-
116
- pre {
117
- font-family: monospace, monospace;
118
- /* 1 */
119
- font-size: 1em;
120
- /* 2 */
121
- }
122
-
123
- /* Text-level semantics
124
- ========================================================================== */
125
-
126
- /**
127
- * Remove the gray background on active links in IE 10.
128
- */
129
-
130
- a {
131
- background-color: transparent;
132
- }
133
-
134
- /**
135
- * 1. Remove the bottom border in Chrome 57-
136
- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
137
- */
138
-
139
- abbr[title] {
140
- border-bottom: none;
141
- /* 1 */
142
- text-decoration: underline;
143
- /* 2 */
144
- -webkit-text-decoration: underline dotted;
145
- text-decoration: underline dotted;
146
- /* 2 */
147
- }
83
+ /*
84
+ Text-level semantics
85
+ ====================
86
+ */
148
87
 
149
88
  /**
150
- * Add the correct font weight in Chrome, Edge, and Safari.
89
+ * Add the correct font weight in Chrome and Safari.
151
90
  */
152
91
 
153
92
  b,
@@ -156,14 +95,15 @@ strong {
156
95
  }
157
96
 
158
97
  /**
159
- * 1. Correct the inheritance and scaling of font size in all browsers.
160
- * 2. Correct the odd `em` font sizing in all browsers.
98
+ * 1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
99
+ * 2. Correct the odd 'em' font sizing in all browsers.
161
100
  */
162
101
 
163
102
  code,
164
103
  kbd,
165
- samp {
166
- font-family: monospace, monospace;
104
+ samp,
105
+ pre {
106
+ font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
167
107
  /* 1 */
168
108
  font-size: 1em;
169
109
  /* 2 */
@@ -178,8 +118,7 @@ small {
178
118
  }
179
119
 
180
120
  /**
181
- * Prevent `sub` and `sup` elements from affecting the line height in
182
- * all browsers.
121
+ * Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
183
122
  */
184
123
 
185
124
  sub,
@@ -198,19 +137,23 @@ sup {
198
137
  top: -0.5em;
199
138
  }
200
139
 
201
- /* Embedded content
202
- ========================================================================== */
140
+ /*
141
+ Tabular data
142
+ ============
143
+ */
203
144
 
204
145
  /**
205
- * Remove the border on images inside links in IE 10.
146
+ * Correct table border color inheritance in Chrome and Safari. (https://issues.chromium.org/issues/40615503, https://bugs.webkit.org/show_bug.cgi?id=195016)
206
147
  */
207
148
 
208
- img {
209
- border-style: none;
149
+ table {
150
+ border-color: currentColor;
210
151
  }
211
152
 
212
- /* Forms
213
- ========================================================================== */
153
+ /*
154
+ Forms
155
+ =====
156
+ */
214
157
 
215
158
  /**
216
159
  * 1. Change the font styles in all browsers.
@@ -232,28 +175,6 @@ textarea {
232
175
  /* 2 */
233
176
  }
234
177
 
235
- /**
236
- * Show the overflow in IE.
237
- * 1. Show the overflow in Edge.
238
- */
239
-
240
- button,
241
- input {
242
- overflow: visible;
243
- /* 1 */
244
- }
245
-
246
- /**
247
- * Remove the inheritance of text transform in Edge, Firefox, and IE.
248
- * 1. Remove the inheritance of text transform in Firefox.
249
- */
250
-
251
- button,
252
- select {
253
- text-transform: none;
254
- /* 1 */
255
- }
256
-
257
178
  /**
258
179
  * Correct the inability to style clickable types in iOS and Safari.
259
180
  */
@@ -266,60 +187,15 @@ button,
266
187
  }
267
188
 
268
189
  /**
269
- * Remove the inner border and padding in Firefox.
270
- */
271
-
272
- button::-moz-focus-inner,
273
- [type="button"]::-moz-focus-inner,
274
- [type="reset"]::-moz-focus-inner,
275
- [type="submit"]::-moz-focus-inner {
276
- border-style: none;
277
- padding: 0;
278
- }
279
-
280
- /**
281
- * Restore the focus styles unset by the previous rule.
282
- */
283
-
284
- button:-moz-focusring,
285
- [type="button"]:-moz-focusring,
286
- [type="reset"]:-moz-focusring,
287
- [type="submit"]:-moz-focusring {
288
- outline: 1px dotted ButtonText;
289
- }
290
-
291
- /**
292
- * Correct the padding in Firefox.
293
- */
294
-
295
- fieldset {
296
- padding: 0.35em 0.75em 0.625em;
297
- }
298
-
299
- /**
300
- * 1. Correct the text wrapping in Edge and IE.
301
- * 2. Correct the color inheritance from `fieldset` elements in IE.
302
- * 3. Remove the padding so developers are not caught out when they zero out
303
- * `fieldset` elements in all browsers.
190
+ * Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
304
191
  */
305
192
 
306
193
  legend {
307
- box-sizing: border-box;
308
- /* 1 */
309
- color: inherit;
310
- /* 2 */
311
- display: table;
312
- /* 1 */
313
- max-width: 100%;
314
- /* 1 */
315
194
  padding: 0;
316
- /* 3 */
317
- white-space: normal;
318
- /* 1 */
319
195
  }
320
196
 
321
197
  /**
322
- * Add the correct vertical alignment in Chrome, Firefox, and Opera.
198
+ * Add the correct vertical alignment in Chrome and Firefox.
323
199
  */
324
200
 
325
201
  progress {
@@ -327,32 +203,11 @@ progress {
327
203
  }
328
204
 
329
205
  /**
330
- * Remove the default vertical scrollbar in IE 10+.
206
+ * Correct the cursor style of increment and decrement buttons in Safari.
331
207
  */
332
208
 
333
- textarea {
334
- overflow: auto;
335
- }
336
-
337
- /**
338
- * 1. Add the correct box sizing in IE 10.
339
- * 2. Remove the padding in IE 10.
340
- */
341
-
342
- [type="checkbox"],
343
- [type="radio"] {
344
- box-sizing: border-box;
345
- /* 1 */
346
- padding: 0;
347
- /* 2 */
348
- }
349
-
350
- /**
351
- * Correct the cursor style of increment and decrement buttons in Chrome.
352
- */
353
-
354
- [type="number"]::-webkit-inner-spin-button,
355
- [type="number"]::-webkit-outer-spin-button {
209
+ ::-webkit-inner-spin-button,
210
+ ::-webkit-outer-spin-button {
356
211
  height: auto;
357
212
  }
358
213
 
@@ -372,13 +227,13 @@ textarea {
372
227
  * Remove the inner padding in Chrome and Safari on macOS.
373
228
  */
374
229
 
375
- [type="search"]::-webkit-search-decoration {
230
+ ::-webkit-search-decoration {
376
231
  -webkit-appearance: none;
377
232
  }
378
233
 
379
234
  /**
380
235
  * 1. Correct the inability to style clickable types in iOS and Safari.
381
- * 2. Change font properties to `inherit` in Safari.
236
+ * 2. Change font properties to 'inherit' in Safari.
382
237
  */
383
238
 
384
239
  ::-webkit-file-upload-button {
@@ -388,49 +243,24 @@ textarea {
388
243
  /* 2 */
389
244
  }
390
245
 
391
- /* Interactive
392
- ========================================================================== */
393
-
394
246
  /*
395
- * Add the correct display in Edge, IE 10+, and Firefox.
396
- */
397
-
398
- details {
399
- display: block;
400
- }
247
+ Interactive
248
+ ===========
249
+ */
401
250
 
402
251
  /*
403
- * Add the correct display in all browsers.
252
+ * Add the correct display in Chrome and Safari.
404
253
  */
405
254
 
406
255
  summary {
407
256
  display: list-item;
408
257
  }
409
258
 
410
- /* Misc
411
- ========================================================================== */
412
-
413
- /**
414
- * Add the correct display in IE 10+.
415
- */
416
-
417
- template {
418
- display: none;
419
- }
420
-
421
- /**
422
- * Add the correct display in IE 10.
423
- */
424
-
425
- [hidden] {
426
- display: none;
427
- }
428
-
429
259
  /*******************************
430
260
  Site Overrides
431
261
  *******************************/
432
262
  /*!
433
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Site
263
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Site
434
264
  * https://github.com/fomantic/Fomantic-UI/
435
265
  *
436
266
  *
@@ -721,7 +551,7 @@ input::selection {
721
551
  Site Overrides
722
552
  *******************************/
723
553
  /*!
724
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Button
554
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Button
725
555
  * https://github.com/fomantic/Fomantic-UI/
726
556
  *
727
557
  *
@@ -5429,7 +5259,7 @@ input::selection {
5429
5259
  Site Overrides
5430
5260
  *******************************/
5431
5261
  /*!
5432
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Container
5262
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Container
5433
5263
  * https://github.com/fomantic/Fomantic-UI/
5434
5264
  *
5435
5265
  *
@@ -5784,7 +5614,7 @@ input::selection {
5784
5614
  Site Overrides
5785
5615
  *******************************/
5786
5616
  /*!
5787
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Divider
5617
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Divider
5788
5618
  * https://github.com/fomantic/Fomantic-UI/
5789
5619
  *
5790
5620
  *
@@ -6101,7 +5931,7 @@ input::selection {
6101
5931
  Site Overrides
6102
5932
  *******************************/
6103
5933
  /*!
6104
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Emoji
5934
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Emoji
6105
5935
  * https://github.com/fomantic/Fomantic-UI/
6106
5936
  *
6107
5937
  *
@@ -21416,7 +21246,7 @@ em[data-emoji=":regional_indicator_a:"]::before {
21416
21246
  Site Overrides
21417
21247
  *******************************/
21418
21248
  /*!
21419
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Flag
21249
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Flag
21420
21250
  * https://github.com/fomantic/Fomantic-UI/
21421
21251
  *
21422
21252
  *
@@ -22830,7 +22660,7 @@ i.flag.united.nations::before {
22830
22660
  Site Overrides
22831
22661
  *******************************/
22832
22662
  /*!
22833
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Header
22663
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Header
22834
22664
  * https://github.com/fomantic/Fomantic-UI/
22835
22665
  *
22836
22666
  *
@@ -23784,7 +23614,7 @@ a.ui.inverted.black.header.header.header:hover {
23784
23614
  Site Overrides
23785
23615
  *******************************/
23786
23616
  /*!
23787
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Icon
23617
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Icon
23788
23618
  * https://github.com/fomantic/Fomantic-UI/
23789
23619
  *
23790
23620
  *
@@ -24435,10 +24265,7 @@ i.icons:not(.bordered):not(.circular) .icon:first-child:not(.rotated):not(.flipp
24435
24265
  /* Corner Icon */
24436
24266
 
24437
24267
  i.icons .corner.icon {
24438
- top: auto;
24439
- left: auto;
24440
- right: 0;
24441
- bottom: 0;
24268
+ inset: auto 0 0 auto;
24442
24269
  font-size: 0.45em;
24443
24270
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
24444
24271
  }
@@ -24448,31 +24275,19 @@ i.icons .corner.icon:not(.rotated):not(.flipped) {
24448
24275
  }
24449
24276
 
24450
24277
  i.icons .icon.corner[class*="top right"] {
24451
- top: 0;
24452
- left: auto;
24453
- right: 0;
24454
- bottom: auto;
24278
+ inset: 0 0 auto auto;
24455
24279
  }
24456
24280
 
24457
24281
  i.icons .icon.corner[class*="top left"] {
24458
- top: 0;
24459
- left: 0;
24460
- right: auto;
24461
- bottom: auto;
24282
+ inset: 0 auto auto 0;
24462
24283
  }
24463
24284
 
24464
24285
  i.icons .icon.corner[class*="bottom left"] {
24465
- top: auto;
24466
- left: 0;
24467
- right: auto;
24468
- bottom: 0;
24286
+ inset: auto auto 0 0;
24469
24287
  }
24470
24288
 
24471
24289
  i.icons .icon.corner[class*="bottom right"] {
24472
- top: auto;
24473
- left: auto;
24474
- right: 0;
24475
- bottom: 0;
24290
+ inset: auto 0 0 auto;
24476
24291
  }
24477
24292
 
24478
24293
  i.icons .inverted.corner.icon {
@@ -24522,34 +24337,22 @@ i.bordered.icons .icon.corner,
24522
24337
  i.circular.icons .icon.corner,
24523
24338
  i.bordered.icons .icon.corner[class*="bottom right"],
24524
24339
  i.circular.icons .icon.corner[class*="bottom right"] {
24525
- top: auto;
24526
- left: auto;
24527
- right: 1.15em;
24528
- bottom: 1.15em;
24340
+ inset: auto 1.15em 1.15em auto;
24529
24341
  }
24530
24342
 
24531
24343
  i.bordered.icons .icon.corner[class*="top right"],
24532
24344
  i.circular.icons .icon.corner[class*="top right"] {
24533
- top: 1.15em;
24534
- left: auto;
24535
- right: 1.15em;
24536
- bottom: auto;
24345
+ inset: 1.15em 1.15em auto auto;
24537
24346
  }
24538
24347
 
24539
24348
  i.bordered.icons .icon.corner[class*="top left"],
24540
24349
  i.circular.icons .icon.corner[class*="top left"] {
24541
- top: 1.15em;
24542
- left: 1.15em;
24543
- right: auto;
24544
- bottom: auto;
24350
+ inset: 1.15em auto auto 1.15em;
24545
24351
  }
24546
24352
 
24547
24353
  i.bordered.icons .icon.corner[class*="bottom left"],
24548
24354
  i.circular.icons .icon.corner[class*="bottom left"] {
24549
- top: auto;
24550
- left: 1.15em;
24551
- right: auto;
24552
- bottom: 1.15em;
24355
+ inset: auto auto 1.15em 1.15em;
24553
24356
  }
24554
24357
 
24555
24358
  /* Deprecated *In/Out Naming Conflict) */
@@ -32893,7 +32696,7 @@ i.icon.youtube.play::before {
32893
32696
  Site Overrides
32894
32697
  *******************************/
32895
32698
  /*!
32896
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Image
32699
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Image
32897
32700
  * https://github.com/fomantic/Fomantic-UI/
32898
32701
  *
32899
32702
  *
@@ -33234,7 +33037,7 @@ img.ui.bordered.image {
33234
33037
  Site Overrides
33235
33038
  *******************************/
33236
33039
  /*!
33237
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Input
33040
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Input
33238
33041
  * https://github.com/fomantic/Fomantic-UI/
33239
33042
  *
33240
33043
  *
@@ -33296,9 +33099,6 @@ img.ui.bordered.image {
33296
33099
 
33297
33100
  .ui.input > input::placeholder {
33298
33101
  color: rgba(191, 191, 191, 0.87);
33299
- }
33300
-
33301
- .ui.input > input::-moz-placeholder {
33302
33102
  opacity: 1;
33303
33103
  }
33304
33104
 
@@ -34439,7 +34239,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
34439
34239
  Site Overrides
34440
34240
  *******************************/
34441
34241
  /*!
34442
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Label
34242
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Label
34443
34243
  * https://github.com/fomantic/Fomantic-UI/
34444
34244
  *
34445
34245
  *
@@ -35010,10 +34810,7 @@ a.ui.label {
35010
34810
  }
35011
34811
 
35012
34812
  .ui[class*="bottom right attached"].label {
35013
- top: auto;
35014
- bottom: 0;
35015
- left: auto;
35016
- right: 0;
34813
+ inset: auto 0 0 auto;
35017
34814
  width: auto;
35018
34815
  border-radius: 0.28571429rem 0 0.21428571rem 0;
35019
34816
  }
@@ -36715,10 +36512,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
36715
36512
  .ui[class*="left pointing"].label::before {
36716
36513
  border-width: 0 0 1px 1px;
36717
36514
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
36718
- bottom: auto;
36719
- right: auto;
36720
- top: 50%;
36721
- left: 0;
36515
+ inset: 50% auto auto 0;
36722
36516
  }
36723
36517
 
36724
36518
  /* --- Right --- */
@@ -36731,10 +36525,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
36731
36525
  .ui[class*="right pointing"].label::before {
36732
36526
  border-width: 1px 1px 0 0;
36733
36527
  transform: translateX(50%) translateY(-50%) rotate(45deg);
36734
- top: 50%;
36735
- right: 0;
36736
- bottom: auto;
36737
- left: auto;
36528
+ inset: 50% 0 auto auto;
36738
36529
  }
36739
36530
 
36740
36531
  /* Basic Pointing */
@@ -36853,7 +36644,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
36853
36644
  Site Overrides
36854
36645
  *******************************/
36855
36646
  /*!
36856
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - List
36647
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - List
36857
36648
  * https://github.com/fomantic/Fomantic-UI/
36858
36649
  *
36859
36650
  *
@@ -37951,7 +37742,7 @@ ol.ui.suffixed.list li::before,
37951
37742
  Site Overrides
37952
37743
  *******************************/
37953
37744
  /*!
37954
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Loader
37745
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Loader
37955
37746
  * https://github.com/fomantic/Fomantic-UI/
37956
37747
  *
37957
37748
  *
@@ -38819,7 +38610,7 @@ ol.ui.suffixed.list li::before,
38819
38610
  Site Overrides
38820
38611
  *******************************/
38821
38612
  /*!
38822
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Placeholder
38613
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Placeholder
38823
38614
  * https://github.com/fomantic/Fomantic-UI/
38824
38615
  *
38825
38616
  *
@@ -39090,7 +38881,7 @@ ol.ui.suffixed.list li::before,
39090
38881
  Site Overrides
39091
38882
  *******************************/
39092
38883
  /*!
39093
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Rail
38884
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Rail
39094
38885
  * https://github.com/fomantic/Fomantic-UI/
39095
38886
  *
39096
38887
  *
@@ -39252,7 +39043,7 @@ ol.ui.suffixed.list li::before,
39252
39043
  Site Overrides
39253
39044
  *******************************/
39254
39045
  /*!
39255
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Reveal
39046
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Reveal
39256
39047
  * https://github.com/fomantic/Fomantic-UI/
39257
39048
  *
39258
39049
  *
@@ -39480,10 +39271,7 @@ ol.ui.suffixed.list li::before,
39480
39271
  position: static !important;
39481
39272
  display: block !important;
39482
39273
  opacity: 1 !important;
39483
- top: 0 !important;
39484
- left: 0 !important;
39485
- right: auto !important;
39486
- bottom: auto !important;
39274
+ inset: 0 auto auto 0 !important;
39487
39275
  transform: none !important;
39488
39276
  }
39489
39277
 
@@ -39563,7 +39351,7 @@ ol.ui.suffixed.list li::before,
39563
39351
  Site Overrides
39564
39352
  *******************************/
39565
39353
  /*!
39566
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Segment
39354
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Segment
39567
39355
  * https://github.com/fomantic/Fomantic-UI/
39568
39356
  *
39569
39357
  *
@@ -40797,7 +40585,7 @@ ol.ui.suffixed.list li::before,
40797
40585
  Site Overrides
40798
40586
  *******************************/
40799
40587
  /*!
40800
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Step
40588
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Step
40801
40589
  * https://github.com/fomantic/Fomantic-UI/
40802
40590
  *
40803
40591
  *
@@ -42651,7 +42439,7 @@ ol.ui.suffixed.list li::before,
42651
42439
  Site Overrides
42652
42440
  *******************************/
42653
42441
  /*!
42654
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Text
42442
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Text
42655
42443
  * https://github.com/fomantic/Fomantic-UI/
42656
42444
  *
42657
42445
  *
@@ -42850,7 +42638,7 @@ span.ui.massive.text {
42850
42638
  Site Overrides
42851
42639
  *******************************/
42852
42640
  /*!
42853
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Breadcrumb
42641
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Breadcrumb
42854
42642
  * https://github.com/fomantic/Fomantic-UI/
42855
42643
  *
42856
42644
  *
@@ -42995,7 +42783,7 @@ span.ui.massive.text {
42995
42783
  Site Overrides
42996
42784
  *******************************/
42997
42785
  /*!
42998
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Form
42786
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Form
42999
42787
  * https://github.com/fomantic/Fomantic-UI/
43000
42788
  *
43001
42789
  *
@@ -43373,10 +43161,7 @@ span.ui.massive.text {
43373
43161
  .ui.form .inline.fields .field .prompt::before,
43374
43162
  .ui.form .inline.field .prompt::before {
43375
43163
  border-width: 0 0 1px 1px;
43376
- bottom: auto;
43377
- right: auto;
43378
- top: 50%;
43379
- left: 0;
43164
+ inset: 50% auto auto 0;
43380
43165
  }
43381
43166
 
43382
43167
  /*******************************
@@ -43407,6 +43192,7 @@ span.ui.massive.text {
43407
43192
 
43408
43193
  .ui.form ::placeholder {
43409
43194
  color: rgba(191, 191, 191, 0.87);
43195
+ opacity: 1;
43410
43196
  }
43411
43197
 
43412
43198
  .ui.form :focus::placeholder {
@@ -45016,7 +44802,7 @@ span.ui.massive.text {
45016
44802
  Site Overrides
45017
44803
  *******************************/
45018
44804
  /*!
45019
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Grid
44805
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Grid
45020
44806
  * https://github.com/fomantic/Fomantic-UI/
45021
44807
  *
45022
44808
  *
@@ -47218,7 +47004,7 @@ span.ui.massive.text {
47218
47004
  Site Overrides
47219
47005
  *******************************/
47220
47006
  /*!
47221
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Menu
47007
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Menu
47222
47008
  * https://github.com/fomantic/Fomantic-UI/
47223
47009
  *
47224
47010
  *
@@ -49284,10 +49070,7 @@ Floated Menu / Item
49284
49070
 
49285
49071
  .ui.fixed.menu,
49286
49072
  .ui[class*="top fixed"].menu {
49287
- top: 0;
49288
- left: 0;
49289
- right: auto;
49290
- bottom: auto;
49073
+ inset: 0 auto auto 0;
49291
49074
  }
49292
49075
 
49293
49076
  .ui[class*="top fixed"].menu {
@@ -49300,10 +49083,7 @@ Floated Menu / Item
49300
49083
  border-top: none;
49301
49084
  border-bottom: none;
49302
49085
  border-right: none;
49303
- top: 0;
49304
- right: 0;
49305
- left: auto;
49306
- bottom: auto;
49086
+ inset: 0 0 auto auto;
49307
49087
  width: auto;
49308
49088
  height: 100%;
49309
49089
  }
@@ -49312,20 +49092,14 @@ Floated Menu / Item
49312
49092
  border-bottom: none;
49313
49093
  border-left: none;
49314
49094
  border-right: none;
49315
- bottom: 0;
49316
- left: 0;
49317
- top: auto;
49318
- right: auto;
49095
+ inset: auto auto 0 0;
49319
49096
  }
49320
49097
 
49321
49098
  .ui[class*="left fixed"].menu {
49322
49099
  border-top: none;
49323
49100
  border-bottom: none;
49324
49101
  border-left: none;
49325
- top: 0;
49326
- left: 0;
49327
- right: auto;
49328
- bottom: auto;
49102
+ inset: 0 auto auto 0;
49329
49103
  width: auto;
49330
49104
  height: 100%;
49331
49105
  }
@@ -49360,10 +49134,7 @@ Floated Menu / Item
49360
49134
 
49361
49135
  .ui.vertical.pointing.menu .item::after {
49362
49136
  position: absolute;
49363
- top: 50%;
49364
- right: 0;
49365
- bottom: auto;
49366
- left: auto;
49137
+ inset: 50% 0 auto auto;
49367
49138
  transform: translateX(50%) translateY(-50%) rotate(45deg);
49368
49139
  margin: 0 -0.5px 0 0;
49369
49140
  border: none;
@@ -49714,7 +49485,7 @@ Floated Menu / Item
49714
49485
  Site Overrides
49715
49486
  *******************************/
49716
49487
  /*!
49717
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Message
49488
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Message
49718
49489
  * https://github.com/fomantic/Fomantic-UI/
49719
49490
  *
49720
49491
  *
@@ -50459,7 +50230,7 @@ Floated Menu / Item
50459
50230
  Site Overrides
50460
50231
  *******************************/
50461
50232
  /*!
50462
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Table
50233
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Table
50463
50234
  * https://github.com/fomantic/Fomantic-UI/
50464
50235
  *
50465
50236
  *
@@ -54531,7 +54302,7 @@ Floated Menu / Item
54531
54302
  Site Overrides
54532
54303
  *******************************/
54533
54304
  /*!
54534
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Ad
54305
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Ad
54535
54306
  * https://github.com/fomantic/Fomantic-UI/
54536
54307
  *
54537
54308
  *
@@ -54819,7 +54590,7 @@ Floated Menu / Item
54819
54590
  Site Overrides
54820
54591
  *******************************/
54821
54592
  /*!
54822
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Card
54593
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Card
54823
54594
  * https://github.com/fomantic/Fomantic-UI/
54824
54595
  *
54825
54596
  *
@@ -56967,7 +56738,7 @@ a.inverted.ui.card:hover,
56967
56738
  Site Overrides
56968
56739
  *******************************/
56969
56740
  /*!
56970
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Comment
56741
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Comment
56971
56742
  * https://github.com/fomantic/Fomantic-UI/
56972
56743
  *
56973
56744
  *
@@ -57284,7 +57055,7 @@ a.inverted.ui.card:hover,
57284
57055
  Site Overrides
57285
57056
  *******************************/
57286
57057
  /*!
57287
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Feed
57058
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Feed
57288
57059
  * https://github.com/fomantic/Fomantic-UI/
57289
57060
  *
57290
57061
  *
@@ -58236,7 +58007,7 @@ a.inverted.ui.card:hover,
58236
58007
  Site Overrides
58237
58008
  *******************************/
58238
58009
  /*!
58239
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Item
58010
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Item
58240
58011
  * https://github.com/fomantic/Fomantic-UI/
58241
58012
  *
58242
58013
  *
@@ -58853,7 +58624,7 @@ a.inverted.ui.card:hover,
58853
58624
  Site Overrides
58854
58625
  *******************************/
58855
58626
  /*!
58856
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Statistic
58627
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Statistic
58857
58628
  * https://github.com/fomantic/Fomantic-UI/
58858
58629
  *
58859
58630
  *
@@ -59531,7 +59302,7 @@ a.inverted.ui.card:hover,
59531
59302
  Site Overrides
59532
59303
  *******************************/
59533
59304
  /*!
59534
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Accordion
59305
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Accordion
59535
59306
  * https://github.com/fomantic/Fomantic-UI/
59536
59307
  *
59537
59308
  *
@@ -59937,7 +59708,7 @@ a.inverted.ui.card:hover,
59937
59708
  User Overrides
59938
59709
  *******************************/
59939
59710
  /*!
59940
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Calendar
59711
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Calendar
59941
59712
  * https://github.com/fomantic/Fomantic-UI/
59942
59713
  *
59943
59714
  *
@@ -60325,7 +60096,7 @@ a.inverted.ui.card:hover,
60325
60096
  User Overrides
60326
60097
  *******************************/
60327
60098
  /*!
60328
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Checkbox
60099
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Checkbox
60329
60100
  * https://github.com/fomantic/Fomantic-UI/
60330
60101
  *
60331
60102
  *
@@ -61224,7 +60995,7 @@ a.inverted.ui.card:hover,
61224
60995
  Site Overrides
61225
60996
  *******************************/
61226
60997
  /*!
61227
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Dimmer
60998
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Dimmer
61228
60999
  * https://github.com/fomantic/Fomantic-UI/
61229
61000
  *
61230
61001
  *
@@ -61625,7 +61396,7 @@ body.dimmable > .dimmer {
61625
61396
  User Overrides
61626
61397
  *******************************/
61627
61398
  /*!
61628
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Dropdown
61399
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Dropdown
61629
61400
  * https://github.com/fomantic/Fomantic-UI/
61630
61401
  *
61631
61402
  *
@@ -62063,8 +61834,7 @@ select.ui.dropdown {
62063
61834
  /* Selection Menu */
62064
61835
 
62065
61836
  .ui.selection.dropdown:not(.unlimited) .menu {
62066
- overflow-x: hidden;
62067
- overflow-y: auto;
61837
+ overflow: hidden auto;
62068
61838
  overscroll-behavior: none;
62069
61839
  backface-visibility: hidden;
62070
61840
  }
@@ -62450,8 +62220,7 @@ select.ui.dropdown {
62450
62220
  /* Search Menu */
62451
62221
 
62452
62222
  .ui.search.dropdown:not(.unlimited) .menu {
62453
- overflow-x: hidden;
62454
- overflow-y: auto;
62223
+ overflow: hidden auto;
62455
62224
  overscroll-behavior: none;
62456
62225
  backface-visibility: hidden;
62457
62226
  }
@@ -63170,8 +62939,7 @@ select.ui.dropdown {
63170
62939
 
63171
62940
  .ui.scrolling.dropdown .menu,
63172
62941
  .ui.dropdown .scrolling.menu {
63173
- overflow-x: hidden;
63174
- overflow-y: auto;
62942
+ overflow: hidden auto;
63175
62943
  overscroll-behavior: none;
63176
62944
  backface-visibility: hidden;
63177
62945
  min-width: 100% !important;
@@ -63398,8 +63166,7 @@ select.ui.dropdown {
63398
63166
 
63399
63167
  .ui.simple.scrolling.active.dropdown > .menu,
63400
63168
  .ui.simple.scrolling.dropdown:hover > .menu {
63401
- overflow-x: hidden;
63402
- overflow-y: auto;
63169
+ overflow: hidden auto;
63403
63170
  overscroll-behavior: none;
63404
63171
  }
63405
63172
 
@@ -63485,18 +63252,12 @@ select.ui.dropdown {
63485
63252
  /* Top Left Pointing */
63486
63253
 
63487
63254
  .ui.top.left.pointing.dropdown > .menu {
63488
- top: 100%;
63489
- bottom: auto;
63490
- left: 0;
63491
- right: auto;
63255
+ inset: 100% auto auto 0;
63492
63256
  margin: 1em 0 0;
63493
63257
  }
63494
63258
 
63495
63259
  .ui.top.left.pointing.dropdown > .menu {
63496
- top: 100%;
63497
- bottom: auto;
63498
- left: 0;
63499
- right: auto;
63260
+ inset: 100% auto auto 0;
63500
63261
  margin: 1em 0 0;
63501
63262
  }
63502
63263
 
@@ -63511,10 +63272,7 @@ select.ui.dropdown {
63511
63272
  /* Top Right Pointing */
63512
63273
 
63513
63274
  .ui.top.right.pointing.dropdown > .menu {
63514
- top: 100%;
63515
- bottom: auto;
63516
- right: 0;
63517
- left: auto;
63275
+ inset: 100% 0 auto auto;
63518
63276
  margin: 1em 0 0;
63519
63277
  }
63520
63278
 
@@ -63577,10 +63335,7 @@ select.ui.dropdown {
63577
63335
  /* Bottom Pointing */
63578
63336
 
63579
63337
  .ui.bottom.pointing.dropdown > .menu {
63580
- top: auto;
63581
- bottom: 100%;
63582
- left: 0;
63583
- right: auto;
63338
+ inset: auto auto 100% 0;
63584
63339
  margin: 0 0 1em;
63585
63340
  }
63586
63341
 
@@ -64012,7 +63767,7 @@ select.ui.dropdown {
64012
63767
  User Overrides
64013
63768
  *******************************/
64014
63769
  /*!
64015
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Embed
63770
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Embed
64016
63771
  * https://github.com/fomantic/Fomantic-UI/
64017
63772
  *
64018
63773
  *
@@ -64172,7 +63927,7 @@ select.ui.dropdown {
64172
63927
  Site Overrides
64173
63928
  *******************************/
64174
63929
  /*!
64175
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Flyout
63930
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Flyout
64176
63931
  * https://github.com/fomantic/Fomantic-UI/
64177
63932
  *
64178
63933
  *
@@ -64798,7 +64553,7 @@ body.pushable > .pusher {
64798
64553
  User Overrides
64799
64554
  *******************************/
64800
64555
  /*!
64801
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Modal
64556
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Modal
64802
64557
  * https://github.com/fomantic/Fomantic-UI/
64803
64558
  *
64804
64559
  *
@@ -65689,7 +65444,7 @@ body.pushable > .pusher {
65689
65444
  Site Overrides
65690
65445
  *******************************/
65691
65446
  /*!
65692
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Nag
65447
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Nag
65693
65448
  * https://github.com/fomantic/Fomantic-UI/
65694
65449
  *
65695
65450
  *
@@ -66024,7 +65779,7 @@ a.ui.nag {
66024
65779
  User Overrides
66025
65780
  *******************************/
66026
65781
  /*!
66027
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Popup
65782
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Popup
66028
65783
  * https://github.com/fomantic/Fomantic-UI/
66029
65784
  *
66030
65785
  *
@@ -66267,19 +66022,13 @@ a.ui.nag {
66267
66022
 
66268
66023
  [data-tooltip]:not([data-position])::after,
66269
66024
  [data-position="top center"][data-tooltip]::after {
66270
- top: auto;
66271
- right: auto;
66272
- left: 50%;
66273
- bottom: 100%;
66025
+ inset: auto auto 100% 50%;
66274
66026
  margin-bottom: 0.5em;
66275
66027
  }
66276
66028
 
66277
66029
  [data-tooltip]:not([data-position])::before,
66278
66030
  [data-position="top center"][data-tooltip]::before {
66279
- top: auto;
66280
- right: auto;
66281
- bottom: 100%;
66282
- left: 50%;
66031
+ inset: auto auto 100% 50%;
66283
66032
  background: #fff;
66284
66033
  margin-left: -0.07142857rem;
66285
66034
  margin-bottom: 0.14285714rem;
@@ -66288,18 +66037,12 @@ a.ui.nag {
66288
66037
  /* Top Left */
66289
66038
 
66290
66039
  [data-position="top left"][data-tooltip]::after {
66291
- top: auto;
66292
- right: auto;
66293
- left: 0;
66294
- bottom: 100%;
66040
+ inset: auto auto 100% 0;
66295
66041
  margin-bottom: 0.5em;
66296
66042
  }
66297
66043
 
66298
66044
  [data-position="top left"][data-tooltip]::before {
66299
- top: auto;
66300
- right: auto;
66301
- bottom: 100%;
66302
- left: 1em;
66045
+ inset: auto auto 100% 1em;
66303
66046
  margin-left: -0.07142857rem;
66304
66047
  margin-bottom: 0.14285714rem;
66305
66048
  }
@@ -66307,18 +66050,12 @@ a.ui.nag {
66307
66050
  /* Top Right */
66308
66051
 
66309
66052
  [data-position="top right"][data-tooltip]::after {
66310
- top: auto;
66311
- left: auto;
66312
- right: 0;
66313
- bottom: 100%;
66053
+ inset: auto 0 100% auto;
66314
66054
  margin-bottom: 0.5em;
66315
66055
  }
66316
66056
 
66317
66057
  [data-position="top right"][data-tooltip]::before {
66318
- top: auto;
66319
- left: auto;
66320
- bottom: 100%;
66321
- right: 1em;
66058
+ inset: auto 1em 100% auto;
66322
66059
  margin-left: -0.07142857rem;
66323
66060
  margin-bottom: 0.14285714rem;
66324
66061
  }
@@ -66331,18 +66068,12 @@ a.ui.nag {
66331
66068
  /* Bottom Center */
66332
66069
 
66333
66070
  [data-position="bottom center"][data-tooltip]::after {
66334
- bottom: auto;
66335
- right: auto;
66336
- left: 50%;
66337
- top: 100%;
66071
+ inset: 100% auto auto 50%;
66338
66072
  margin-top: 0.5em;
66339
66073
  }
66340
66074
 
66341
66075
  [data-position="bottom center"][data-tooltip]::before {
66342
- bottom: auto;
66343
- right: auto;
66344
- top: 100%;
66345
- left: 50%;
66076
+ inset: 100% auto auto 50%;
66346
66077
  margin-left: -0.07142857rem;
66347
66078
  margin-top: 0.30714286em;
66348
66079
  }
@@ -66356,10 +66087,7 @@ a.ui.nag {
66356
66087
  }
66357
66088
 
66358
66089
  [data-position="bottom left"][data-tooltip]::before {
66359
- bottom: auto;
66360
- right: auto;
66361
- top: 100%;
66362
- left: 1em;
66090
+ inset: 100% auto auto 1em;
66363
66091
  margin-left: -0.07142857rem;
66364
66092
  margin-top: 0.14285714rem;
66365
66093
  }
@@ -66373,10 +66101,7 @@ a.ui.nag {
66373
66101
  }
66374
66102
 
66375
66103
  [data-position="bottom right"][data-tooltip]::before {
66376
- bottom: auto;
66377
- left: auto;
66378
- top: 100%;
66379
- right: 1em;
66104
+ inset: 100% 1em auto auto;
66380
66105
  margin-left: -0.14285714rem;
66381
66106
  margin-top: 0.07142857rem;
66382
66107
  }
@@ -66556,10 +66281,7 @@ a.ui.nag {
66556
66281
 
66557
66282
  .ui.bottom.center.popup::before {
66558
66283
  margin-left: -0.30714286em;
66559
- top: -0.30714286em;
66560
- left: 50%;
66561
- right: auto;
66562
- bottom: auto;
66284
+ inset: -0.30714286em auto auto 50%;
66563
66285
  box-shadow: -1px -1px 0 0 #bababc;
66564
66286
  }
66565
66287
 
@@ -66570,10 +66292,7 @@ a.ui.nag {
66570
66292
  /* rtl:rename */
66571
66293
 
66572
66294
  .ui.bottom.left.popup::before {
66573
- top: -0.30714286em;
66574
- left: 1em;
66575
- right: auto;
66576
- bottom: auto;
66295
+ inset: -0.30714286em auto auto 1em;
66577
66296
  margin-left: 0;
66578
66297
  box-shadow: -1px -1px 0 0 #bababc;
66579
66298
  }
@@ -66585,10 +66304,7 @@ a.ui.nag {
66585
66304
  /* rtl:rename */
66586
66305
 
66587
66306
  .ui.bottom.right.popup::before {
66588
- top: -0.30714286em;
66589
- right: 1em;
66590
- bottom: auto;
66591
- left: auto;
66307
+ inset: -0.30714286em 1em auto auto;
66592
66308
  margin-left: 0;
66593
66309
  box-shadow: -1px -1px 0 0 #bababc;
66594
66310
  }
@@ -66596,10 +66312,7 @@ a.ui.nag {
66596
66312
  /* --- Above --- */
66597
66313
 
66598
66314
  .ui.top.center.popup::before {
66599
- top: auto;
66600
- right: auto;
66601
- bottom: -0.30714286em;
66602
- left: 50%;
66315
+ inset: auto auto -0.30714286em 50%;
66603
66316
  margin-left: -0.30714286em;
66604
66317
  }
66605
66318
 
@@ -66610,10 +66323,7 @@ a.ui.nag {
66610
66323
  /* rtl:rename */
66611
66324
 
66612
66325
  .ui.top.left.popup::before {
66613
- bottom: -0.30714286em;
66614
- left: 1em;
66615
- top: auto;
66616
- right: auto;
66326
+ inset: auto auto -0.30714286em 1em;
66617
66327
  margin-left: 0;
66618
66328
  }
66619
66329
 
@@ -66624,10 +66334,7 @@ a.ui.nag {
66624
66334
  /* rtl:rename */
66625
66335
 
66626
66336
  .ui.top.right.popup::before {
66627
- bottom: -0.30714286em;
66628
- right: 1em;
66629
- top: auto;
66630
- left: auto;
66337
+ inset: auto 1em -0.30714286em auto;
66631
66338
  margin-left: 0;
66632
66339
  }
66633
66340
 
@@ -66636,10 +66343,7 @@ a.ui.nag {
66636
66343
  /* rtl:rename */
66637
66344
 
66638
66345
  .ui.left.center.popup::before {
66639
- top: 50%;
66640
- right: -0.30714286em;
66641
- bottom: auto;
66642
- left: auto;
66346
+ inset: 50% -0.30714286em auto auto;
66643
66347
  margin-top: -0.30714286em;
66644
66348
  box-shadow: 1px -1px 0 0 #bababc;
66645
66349
  }
@@ -66649,10 +66353,7 @@ a.ui.nag {
66649
66353
  /* rtl:rename */
66650
66354
 
66651
66355
  .ui.right.center.popup::before {
66652
- top: 50%;
66653
- left: -0.30714286em;
66654
- bottom: auto;
66655
- right: auto;
66356
+ inset: 50% auto auto -0.30714286em;
66656
66357
  margin-top: -0.30714286em;
66657
66358
  box-shadow: -1px 1px 0 0 #bababc;
66658
66359
  }
@@ -67392,7 +67093,7 @@ a.ui.nag {
67392
67093
  User Overrides
67393
67094
  *******************************/
67394
67095
  /*!
67395
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Progress
67096
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Progress
67396
67097
  * https://github.com/fomantic/Fomantic-UI/
67397
67098
  *
67398
67099
  *
@@ -67472,10 +67173,7 @@ a.ui.nag {
67472
67173
  position: absolute;
67473
67174
  width: auto;
67474
67175
  font-size: 0.92857143em;
67475
- top: 50%;
67476
- right: 0.5em;
67477
- left: auto;
67478
- bottom: auto;
67176
+ inset: 50% 0.5em auto auto;
67479
67177
  color: rgba(255, 255, 255, 0.7);
67480
67178
  text-shadow: none;
67481
67179
  margin-top: -0.5em;
@@ -67498,10 +67196,7 @@ a.ui.nag {
67498
67196
  position: absolute;
67499
67197
  width: 100%;
67500
67198
  font-size: 1em;
67501
- top: 100%;
67502
- right: auto;
67503
- left: 0;
67504
- bottom: auto;
67199
+ inset: 100% auto auto 0;
67505
67200
  color: rgba(0, 0, 0, 0.87);
67506
67201
  font-weight: bold;
67507
67202
  text-shadow: none;
@@ -67750,10 +67445,7 @@ a.ui.nag {
67750
67445
  content: "";
67751
67446
  opacity: 0;
67752
67447
  position: absolute;
67753
- top: 0;
67754
- left: 0;
67755
- right: 0;
67756
- bottom: 0;
67448
+ inset: 0;
67757
67449
  background: #fff;
67758
67450
  border-radius: 0.28571429rem;
67759
67451
  animation: progress-active 2s ease infinite;
@@ -68273,7 +67965,7 @@ a.ui.nag {
68273
67965
  Site Overrides
68274
67966
  *******************************/
68275
67967
  /*!
68276
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Slider
67968
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Slider
68277
67969
  * https://github.com/fomantic/Fomantic-UI/
68278
67970
  *
68279
67971
  *
@@ -69409,7 +69101,7 @@ a.ui.nag {
69409
69101
  User Overrides
69410
69102
  *******************************/
69411
69103
  /*!
69412
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Rating
69104
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Rating
69413
69105
  * https://github.com/fomantic/Fomantic-UI/
69414
69106
  *
69415
69107
  *
@@ -69874,7 +69566,7 @@ a.ui.nag {
69874
69566
  Site Overrides
69875
69567
  *******************************/
69876
69568
  /*!
69877
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Search
69569
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Search
69878
69570
  * https://github.com/fomantic/Fomantic-UI/
69879
69571
  *
69880
69572
  *
@@ -70282,8 +69974,7 @@ a.ui.nag {
70282
69974
  .ui.scrolling.search > .results,
70283
69975
  .ui.search.long > .results,
70284
69976
  .ui.search.short > .results {
70285
- overflow-x: hidden;
70286
- overflow-y: auto;
69977
+ overflow: hidden auto;
70287
69978
  overscroll-behavior: none;
70288
69979
  backface-visibility: hidden;
70289
69980
  }
@@ -70481,7 +70172,7 @@ a.ui.nag {
70481
70172
  Site Overrides
70482
70173
  *******************************/
70483
70174
  /*!
70484
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Shape
70175
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Shape
70485
70176
  * https://github.com/fomantic/Fomantic-UI/
70486
70177
  *
70487
70178
  *
@@ -70627,7 +70318,7 @@ a.ui.nag {
70627
70318
  User Overrides
70628
70319
  *******************************/
70629
70320
  /*!
70630
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Sidebar
70321
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Sidebar
70631
70322
  * https://github.com/fomantic/Fomantic-UI/
70632
70323
  *
70633
70324
  *
@@ -71238,7 +70929,7 @@ body.pushable > .pusher {
71238
70929
  Site Overrides
71239
70930
  *******************************/
71240
70931
  /*!
71241
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Sticky
70932
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Sticky
71242
70933
  * https://github.com/fomantic/Fomantic-UI/
71243
70934
  *
71244
70935
  *
@@ -71307,7 +70998,7 @@ body.pushable > .pusher {
71307
70998
  Site Overrides
71308
70999
  *******************************/
71309
71000
  /*!
71310
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Tab
71001
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Tab
71311
71002
  * https://github.com/fomantic/Fomantic-UI/
71312
71003
  *
71313
71004
  *
@@ -71389,7 +71080,7 @@ body.pushable > .pusher {
71389
71080
  User Overrides
71390
71081
  *******************************/
71391
71082
  /*!
71392
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Toast
71083
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Toast
71393
71084
  * https://github.com/fomantic/Fomantic-UI/
71394
71085
  *
71395
71086
  *
@@ -72317,7 +72008,7 @@ body.pushable > .pusher {
72317
72008
  User Overrides
72318
72009
  *******************************/
72319
72010
  /*!
72320
- * # Fomantic-UI 2.10.0-beta.64+bcb9c73 - Transition
72011
+ * # Fomantic-UI 2.10.0-beta.66+beed92a - Transition
72321
72012
  * https://github.com/fomantic/Fomantic-UI/
72322
72013
  *
72323
72014
  *