fomantic-ui 2.9.3-beta.19 → 2.9.3-beta.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +2 -2
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +1 -1
- package/dist/components/card.min.css +1 -1
- package/dist/components/checkbox.css +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +62 -1
- package/dist/components/container.min.css +2 -2
- package/dist/components/dimmer.css +3 -3
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +2 -2
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +1 -1
- package/dist/components/divider.min.css +1 -1
- package/dist/components/dropdown.css +24 -3
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +1 -1
- package/dist/components/emoji.css +1 -1
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +1 -1
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +1 -1
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +1 -1
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +1 -1
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +107 -107
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +1 -1
- package/dist/components/header.min.css +1 -1
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +3 -3
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +1 -1
- package/dist/components/item.min.css +1 -1
- package/dist/components/label.css +1 -1
- package/dist/components/label.min.css +1 -1
- package/dist/components/list.css +13 -13
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +282 -282
- package/dist/components/loader.min.css +2 -2
- package/dist/components/menu.css +1 -1
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +5 -1
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -1
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +1 -1
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +17 -1
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +69 -5
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +1 -1
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +1 -1
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +1 -1
- package/dist/components/statistic.min.css +1 -1
- package/dist/components/step.css +1 -1
- package/dist/components/step.min.css +1 -1
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +65 -1
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -1
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +766 -463
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +1 -1
- package/package.json +1 -1
- package/src/definitions/collections/grid.less +106 -106
- package/src/definitions/collections/table.less +66 -0
- package/src/definitions/elements/button.less +1 -1
- package/src/definitions/elements/container.less +63 -0
- package/src/definitions/elements/input.less +2 -2
- package/src/definitions/elements/list.less +12 -12
- package/src/definitions/elements/loader.less +71 -71
- package/src/definitions/elements/segment.less +70 -4
- package/src/definitions/modules/dimmer.less +2 -2
- package/src/definitions/modules/dropdown.less +33 -2
- package/src/definitions/modules/modal.less +6 -0
- package/src/definitions/modules/search.less +18 -0
- package/src/themes/default/collections/table.variables +3 -0
- package/src/themes/default/elements/container.variables +3 -0
- package/src/themes/default/elements/segment.variables +3 -0
- package/src/themes/default/globals/variation.variables +6 -0
- package/src/themes/default/modules/dropdown.variables +3 -0
- package/src/themes/default/modules/modal.variables +3 -0
- package/src/themes/default/modules/search.variables +3 -0
@@ -195,11 +195,17 @@
|
|
195
195
|
& when (@variationContainerScrollingShort) {
|
196
196
|
.ui.scrolling.container.short {
|
197
197
|
max-height: @scrollingMobileMaxHeight * 0.75;
|
198
|
+
&.resizable when (@variationContainerResizable) {
|
199
|
+
height: @scrollingMobileMaxHeight * 0.75;
|
200
|
+
}
|
198
201
|
}
|
199
202
|
}
|
200
203
|
& when (@variationContainerScrollingVeryShort) {
|
201
204
|
.ui.scrolling.container[class*="very short"] {
|
202
205
|
max-height: @scrollingMobileMaxHeight * 0.5;
|
206
|
+
&.resizable when (@variationContainerResizable) {
|
207
|
+
height: @scrollingMobileMaxHeight * 0.5;
|
208
|
+
}
|
203
209
|
}
|
204
210
|
}
|
205
211
|
.ui.scrolling.container {
|
@@ -208,11 +214,17 @@
|
|
208
214
|
& when (@variationContainerScrollingLong) {
|
209
215
|
.ui.scrolling.container.long {
|
210
216
|
max-height: @scrollingMobileMaxHeight * 2;
|
217
|
+
&.resizable when (@variationContainerResizable) {
|
218
|
+
height: @scrollingMobileMaxHeight * 2;
|
219
|
+
}
|
211
220
|
}
|
212
221
|
}
|
213
222
|
& when (@variationContainerScrollingVeryLong) {
|
214
223
|
.ui.scrolling.container[class*="very long"] {
|
215
224
|
max-height: @scrollingMobileMaxHeight * 3;
|
225
|
+
&.resizable when (@variationContainerResizable) {
|
226
|
+
height: @scrollingMobileMaxHeight * 3;
|
227
|
+
}
|
216
228
|
}
|
217
229
|
}
|
218
230
|
}
|
@@ -221,24 +233,39 @@
|
|
221
233
|
& when (@variationContainerScrollingShort) {
|
222
234
|
.ui.scrolling.container.short {
|
223
235
|
max-height: @scrollingTabletMaxHeight * 0.75;
|
236
|
+
&.resizable when (@variationContainerResizable) {
|
237
|
+
height: @scrollingTabletMaxHeight * 0.75;
|
238
|
+
}
|
224
239
|
}
|
225
240
|
}
|
226
241
|
& when (@variationContainerScrollingVeryShort) {
|
227
242
|
.ui.scrolling.container[class*="very short"] {
|
228
243
|
max-height: @scrollingTabletMaxHeight * 0.5;
|
244
|
+
&.resizable when (@variationContainerResizable) {
|
245
|
+
height: @scrollingTabletMaxHeight * 0.5;
|
246
|
+
}
|
229
247
|
}
|
230
248
|
}
|
231
249
|
.ui.scrolling.container {
|
232
250
|
max-height: @scrollingTabletMaxHeight;
|
251
|
+
&.resizable when (@variationContainerResizable) {
|
252
|
+
height: @scrollingTabletMaxHeight;
|
253
|
+
}
|
233
254
|
}
|
234
255
|
& when (@variationContainerScrollingLong) {
|
235
256
|
.ui.scrolling.container.long {
|
236
257
|
max-height: @scrollingTabletMaxHeight * 2;
|
258
|
+
&.resizable when (@variationContainerResizable) {
|
259
|
+
height: @scrollingTabletMaxHeight * 2;
|
260
|
+
}
|
237
261
|
}
|
238
262
|
}
|
239
263
|
& when (@variationContainerScrollingVeryLong) {
|
240
264
|
.ui.scrolling.container[class*="very long"] {
|
241
265
|
max-height: @scrollingTabletMaxHeight * 3;
|
266
|
+
&.resizable when (@variationContainerResizable) {
|
267
|
+
height: @scrollingTabletMaxHeight * 3;
|
268
|
+
}
|
242
269
|
}
|
243
270
|
}
|
244
271
|
}
|
@@ -246,24 +273,39 @@
|
|
246
273
|
& when (@variationContainerScrollingShort) {
|
247
274
|
.ui.scrolling.container.short {
|
248
275
|
max-height: @scrollingComputerMaxHeight * 0.75;
|
276
|
+
&.resizable when (@variationContainerResizable) {
|
277
|
+
height: @scrollingComputerMaxHeight * 0.75;
|
278
|
+
}
|
249
279
|
}
|
250
280
|
}
|
251
281
|
& when (@variationContainerScrollingVeryShort) {
|
252
282
|
.ui.scrolling.container[class*="very short"] {
|
253
283
|
max-height: @scrollingComputerMaxHeight * 0.5;
|
284
|
+
&.resizable when (@variationContainerResizable) {
|
285
|
+
height: @scrollingComputerMaxHeight * 0.5;
|
286
|
+
}
|
254
287
|
}
|
255
288
|
}
|
256
289
|
.ui.scrolling.container {
|
257
290
|
max-height: @scrollingComputerMaxHeight;
|
291
|
+
&.resizable when (@variationContainerResizable) {
|
292
|
+
height: @scrollingComputerMaxHeight;
|
293
|
+
}
|
258
294
|
}
|
259
295
|
& when (@variationContainerScrollingLong) {
|
260
296
|
.ui.scrolling.container.long {
|
261
297
|
max-height: @scrollingComputerMaxHeight * 2;
|
298
|
+
&.resizable when (@variationContainerResizable) {
|
299
|
+
height: @scrollingComputerMaxHeight * 2;
|
300
|
+
}
|
262
301
|
}
|
263
302
|
}
|
264
303
|
& when (@variationContainerScrollingVeryLong) {
|
265
304
|
.ui.scrolling.container[class*="very long"] {
|
266
305
|
max-height: @scrollingComputerMaxHeight * 3;
|
306
|
+
&.resizable when (@variationContainerResizable) {
|
307
|
+
height: @scrollingComputerMaxHeight * 3;
|
308
|
+
}
|
267
309
|
}
|
268
310
|
}
|
269
311
|
}
|
@@ -271,27 +313,48 @@
|
|
271
313
|
& when (@variationContainerScrollingShort) {
|
272
314
|
.ui.scrolling.container.short {
|
273
315
|
max-height: @scrollingWidescreenMaxHeight * 0.75;
|
316
|
+
&.resizable when (@variationContainerResizable) {
|
317
|
+
height: @scrollingWidescreenMaxHeight * 0.75;
|
318
|
+
}
|
274
319
|
}
|
275
320
|
}
|
276
321
|
& when (@variationContainerScrollingVeryShort) {
|
277
322
|
.ui.scrolling.container[class*="very short"] {
|
278
323
|
max-height: @scrollingWidescreenMaxHeight * 0.5;
|
324
|
+
&.resizable when (@variationContainerResizable) {
|
325
|
+
height: @scrollingWidescreenMaxHeight * 0.5;
|
326
|
+
}
|
279
327
|
}
|
280
328
|
}
|
281
329
|
.ui.scrolling.container {
|
282
330
|
max-height: @scrollingWidescreenMaxHeight;
|
331
|
+
&.resizable when (@variationContainerResizable) {
|
332
|
+
height: @scrollingWidescreenMaxHeight;
|
333
|
+
}
|
283
334
|
}
|
284
335
|
& when (@variationContainerScrollingLong) {
|
285
336
|
.ui.scrolling.container.long {
|
286
337
|
max-height: @scrollingWidescreenMaxHeight * 2;
|
338
|
+
&.resizable when (@variationContainerResizable) {
|
339
|
+
height: @scrollingWidescreenMaxHeight * 2;
|
340
|
+
}
|
287
341
|
}
|
288
342
|
}
|
289
343
|
& when (@variationContainerScrollingVeryLong) {
|
290
344
|
.ui.scrolling.container[class*="very long"] {
|
291
345
|
max-height: @scrollingWidescreenMaxHeight * 3;
|
346
|
+
&.resizable when (@variationContainerResizable) {
|
347
|
+
height: @scrollingWidescreenMaxHeight * 3;
|
348
|
+
}
|
292
349
|
}
|
293
350
|
}
|
294
351
|
}
|
352
|
+
& when (@variationContainerResizable) {
|
353
|
+
.ui.resizable.scrolling.container {
|
354
|
+
resize: @resizableDirection;
|
355
|
+
max-height: none;
|
356
|
+
}
|
357
|
+
}
|
295
358
|
}
|
296
359
|
|
297
360
|
// stylelint-disable no-invalid-position-at-import-rule
|
@@ -110,7 +110,7 @@
|
|
110
110
|
Loading
|
111
111
|
--------------------- */
|
112
112
|
|
113
|
-
.ui.
|
113
|
+
.ui.ui.loading.input > i.icon::before {
|
114
114
|
position: absolute;
|
115
115
|
content: "";
|
116
116
|
top: 50%;
|
@@ -121,7 +121,7 @@
|
|
121
121
|
border-radius: @circularRadius;
|
122
122
|
border: @loaderLineWidth solid @loaderFillColor;
|
123
123
|
}
|
124
|
-
.ui.
|
124
|
+
.ui.ui.loading.input > i.icon::after {
|
125
125
|
position: absolute;
|
126
126
|
content: "";
|
127
127
|
top: 50%;
|
@@ -477,16 +477,16 @@ ol.ui.list ol li,
|
|
477
477
|
color: @linkListItemColor;
|
478
478
|
transition: @linkListTransition;
|
479
479
|
}
|
480
|
-
.ui.link.list
|
481
|
-
.ui.link.list
|
480
|
+
.ui.ui.link.list a.item:hover,
|
481
|
+
.ui.ui.link.list .item a:not(.ui):hover {
|
482
482
|
color: @linkListItemHoverColor;
|
483
483
|
}
|
484
|
-
.ui.link.list
|
485
|
-
.ui.link.list
|
484
|
+
.ui.ui.link.list a.item:active,
|
485
|
+
.ui.ui.link.list .item a:not(.ui):active {
|
486
486
|
color: @linkListItemDownColor;
|
487
487
|
}
|
488
|
-
.ui.link.list
|
489
|
-
.ui.link.list
|
488
|
+
.ui.ui.link.list .active.item,
|
489
|
+
.ui.ui.link.list .active.item a:not(.ui) {
|
490
490
|
color: @linkListItemActiveColor;
|
491
491
|
}
|
492
492
|
& when (@variationListInverted) {
|
@@ -496,16 +496,16 @@ ol.ui.list ol li,
|
|
496
496
|
.ui.inverted.link.list .item a:not(.ui) {
|
497
497
|
color: @invertedLinkListItemColor;
|
498
498
|
}
|
499
|
-
.ui.inverted.link.list
|
500
|
-
.ui.inverted.link.list
|
499
|
+
.ui.ui.inverted.link.list a.item:hover,
|
500
|
+
.ui.ui.inverted.link.list .item a:not(.ui):hover {
|
501
501
|
color: @invertedLinkListItemHoverColor;
|
502
502
|
}
|
503
|
-
.ui.inverted.link.list
|
504
|
-
.ui.inverted.link.list
|
503
|
+
.ui.ui.inverted.link.list a.item:active,
|
504
|
+
.ui.ui.inverted.link.list .item a:not(.ui):active {
|
505
505
|
color: @invertedLinkListItemDownColor;
|
506
506
|
}
|
507
|
-
.ui.inverted.link.list
|
508
|
-
.ui.inverted.link.list
|
507
|
+
.ui.ui.inverted.link.list a.active.item,
|
508
|
+
.ui.ui.inverted.link.list .active.item a:not(.ui) {
|
509
509
|
color: @invertedLinkListItemActiveColor;
|
510
510
|
}
|
511
511
|
}
|
@@ -62,16 +62,16 @@
|
|
62
62
|
& when (@variationLoaderSpeeds) {
|
63
63
|
/* Speeds */
|
64
64
|
|
65
|
-
.ui.fast.loading
|
66
|
-
.ui.fast.loading
|
67
|
-
.ui.fast.loading
|
65
|
+
.ui.ui.fast.loading::after,
|
66
|
+
.ui.ui.fast.loading .input > i.icon::after,
|
67
|
+
.ui.ui.fast.loading > i.icon::after,
|
68
68
|
.ui.fast.loader::after {
|
69
69
|
animation-duration: @loaderSpeedFast;
|
70
70
|
}
|
71
71
|
|
72
|
-
.ui.slow.loading
|
73
|
-
.ui.slow.loading
|
74
|
-
.ui.slow.loading
|
72
|
+
.ui.ui.slow.loading::after,
|
73
|
+
.ui.ui.slow.loading .input > i.icon::after,
|
74
|
+
.ui.ui.slow.loading > i.icon::after,
|
75
75
|
.ui.slow.loader::after {
|
76
76
|
animation-duration: @loaderSpeedSlow;
|
77
77
|
}
|
@@ -204,49 +204,49 @@
|
|
204
204
|
@c: @colors[@@color][color];
|
205
205
|
@l: @colors[@@color][light];
|
206
206
|
|
207
|
-
.ui.@{color}.elastic.loader
|
207
|
+
.ui.ui.@{color}.elastic.loader::before,
|
208
208
|
.ui.@{color}.basic.elastic.loading.button::before,
|
209
209
|
.ui.@{color}.basic.elastic.loading.button::after,
|
210
|
-
.ui.@{color}.elastic.loading
|
211
|
-
.ui.@{color}.elastic.loading
|
212
|
-
.ui.@{color}.elastic.loading
|
213
|
-
.ui.@{color}.loading
|
214
|
-
.ui.@{color}.loading
|
215
|
-
.ui.@{color}.loading
|
216
|
-
.ui.@{color}.loader
|
210
|
+
.ui.ui.ui.@{color}.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
211
|
+
.ui.ui.ui.@{color}.elastic.loading .input > i.icon::before,
|
212
|
+
.ui.ui.ui.ui.@{color}.elastic.loading > i.icon::before,
|
213
|
+
.ui.ui.ui.ui.@{color}.loading:not(.usual):not(.button)::after,
|
214
|
+
.ui.ui.ui.ui.@{color}.loading .input > i.icon::after,
|
215
|
+
.ui.ui.ui.ui.@{color}.loading > i.icon::after,
|
216
|
+
.ui.ui.ui.@{color}.loader::after {
|
217
217
|
color: @c;
|
218
218
|
}
|
219
219
|
.ui.inverted.@{color}.elastic.loader::before,
|
220
|
-
.ui.inverted.@{color}.elastic.loading
|
221
|
-
.ui.inverted.@{color}.elastic.loading
|
222
|
-
.ui.inverted.@{color}.elastic.loading
|
223
|
-
.ui.inverted.@{color}.loading
|
224
|
-
.ui.inverted.@{color}.loading
|
225
|
-
.ui.inverted.@{color}.loading
|
226
|
-
.ui.inverted.@{color}.loader
|
220
|
+
.ui.ui.ui.inverted.@{color}.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
221
|
+
.ui.ui.ui.inverted.@{color}.elastic.loading .input > i.icon::before,
|
222
|
+
.ui.ui.ui.inverted.@{color}.elastic.loading > i.icon::before,
|
223
|
+
.ui.ui.ui.ui.inverted.@{color}.loading:not(.usual)::after,
|
224
|
+
.ui.ui.ui.ui.inverted.@{color}.loading .input > i.icon::after,
|
225
|
+
.ui.ui.ui.ui.inverted.@{color}.loading > i.icon::after,
|
226
|
+
.ui.ui.ui.inverted.@{color}.loader::after {
|
227
227
|
color: @l;
|
228
228
|
}
|
229
229
|
});
|
230
230
|
}
|
231
231
|
|
232
|
-
.ui.elastic.loader
|
233
|
-
.ui.
|
234
|
-
.ui.
|
235
|
-
.ui.
|
236
|
-
.ui.
|
237
|
-
.ui.
|
238
|
-
.ui.
|
239
|
-
.ui.
|
232
|
+
.ui.ui.elastic.loader::before,
|
233
|
+
.ui.ui.ui.elastic.loading::before,
|
234
|
+
.ui.ui.ui.elastic.loading .input > i.icon::before,
|
235
|
+
.ui.ui.ui.elastic.loading > i.icon::before,
|
236
|
+
.ui.ui.ui.ui.loading:not(.usual)::after,
|
237
|
+
.ui.ui.ui.ui.loading .input > i.icon::after,
|
238
|
+
.ui.ui.ui.ui.loading > i.icon::after,
|
239
|
+
.ui.ui.ui.loader::after {
|
240
240
|
border-color: currentColor;
|
241
241
|
}
|
242
|
-
.ui.
|
242
|
+
.ui.ui.ui.ui.elastic.loading.button:not(.inverted):not(.basic)::before {
|
243
243
|
color: @invertedLoaderLineColor;
|
244
244
|
}
|
245
245
|
.ui.elastic.basic.loading.button::before,
|
246
246
|
.ui.elastic.basic.loading.button::after {
|
247
247
|
color: @loaderLineColor;
|
248
248
|
}
|
249
|
-
.ui.
|
249
|
+
.ui.ui.ui.ui.double.loading.button::after {
|
250
250
|
border-bottom-color: currentColor;
|
251
251
|
}
|
252
252
|
|
@@ -278,30 +278,30 @@
|
|
278
278
|
}
|
279
279
|
}
|
280
280
|
|
281
|
-
.ui.
|
282
|
-
.ui.
|
283
|
-
.ui.
|
284
|
-
.ui.
|
281
|
+
.ui.ui.ui.ui.ui.ui.loading::after,
|
282
|
+
.ui.ui.ui.ui.ui.ui.loading .input > i.icon::after,
|
283
|
+
.ui.ui.ui.ui.ui.ui.loading > i.icon::after,
|
284
|
+
.ui.ui.ui.ui.ui.loader::after {
|
285
285
|
border-left-color: transparent;
|
286
286
|
border-right-color: transparent;
|
287
287
|
}
|
288
|
-
.ui.
|
289
|
-
.ui.
|
290
|
-
.ui.
|
291
|
-
.ui.
|
288
|
+
.ui.ui.ui.ui.ui.ui.ui.loading:not(.double)::after,
|
289
|
+
.ui.ui.ui.ui.ui.ui.ui.loading:not(.double) .input > i.icon::after,
|
290
|
+
.ui.ui.ui.ui.ui.ui.ui.loading:not(.double) > i.icon::after,
|
291
|
+
.ui.ui.ui.ui.ui.ui.loader:not(.double)::after {
|
292
292
|
border-bottom-color: transparent;
|
293
293
|
}
|
294
|
-
.ui.
|
295
|
-
.ui.
|
296
|
-
.ui.
|
297
|
-
.ui.
|
294
|
+
.ui.ui.ui.ui.ui.ui.loading.card::after,
|
295
|
+
.ui.ui.ui.ui.ui.ui.loading.segments::after,
|
296
|
+
.ui.ui.ui.ui.ui.ui.loading.segment::after,
|
297
|
+
.ui.ui.ui.ui.ui.ui.loading.form::after {
|
298
298
|
border-left-color: @loaderFillColor;
|
299
299
|
border-right-color: @loaderFillColor;
|
300
300
|
}
|
301
|
-
.ui.
|
302
|
-
.ui.
|
303
|
-
.ui.
|
304
|
-
.ui.
|
301
|
+
.ui.ui.ui.ui.ui.ui.loading.card:not(.double)::after,
|
302
|
+
.ui.ui.ui.ui.ui.ui.loading.segments:not(.double)::after,
|
303
|
+
.ui.ui.ui.ui.ui.ui.loading.segment:not(.double)::after,
|
304
|
+
.ui.ui.ui.ui.ui.ui.loading.form:not(.double)::after {
|
305
305
|
border-bottom-color: @loaderFillColor;
|
306
306
|
}
|
307
307
|
|
@@ -316,17 +316,17 @@
|
|
316
316
|
.ui.inverted.dimmer > .ui.elastic.loader {
|
317
317
|
color: @loaderLineColor;
|
318
318
|
}
|
319
|
-
.ui.elastic.loading
|
320
|
-
.ui.elastic.loading
|
321
|
-
.ui.elastic.loading
|
322
|
-
.ui.elastic.loader
|
319
|
+
.ui.ui.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::after,
|
320
|
+
.ui.ui.elastic.loading .input > i.icon::after,
|
321
|
+
.ui.ui.elastic.loading > i.icon::after,
|
322
|
+
.ui.ui.elastic.loader::after {
|
323
323
|
animation: loader 1s infinite cubic-bezier(0.27, 1.05, 0.92, 0.61);
|
324
324
|
animation-delay: 0.3s;
|
325
325
|
}
|
326
|
-
.ui.
|
327
|
-
.ui.
|
328
|
-
.ui.
|
329
|
-
.ui.elastic.loader
|
326
|
+
.ui.ui.ui.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::before,
|
327
|
+
.ui.ui.ui.elastic.loading .input > i.icon::before,
|
328
|
+
.ui.ui.ui.elastic.loading > i.icon::before,
|
329
|
+
.ui.ui.elastic.loader::before {
|
330
330
|
animation: elastic-loader 1s infinite cubic-bezier(0.27, 1.05, 0.92, 0.61);
|
331
331
|
// https://github.com/fomantic/Fomantic-UI/pull/363
|
332
332
|
// stylelint-disable-next-line property-no-vendor-prefix
|
@@ -339,30 +339,30 @@
|
|
339
339
|
}
|
340
340
|
}
|
341
341
|
& when (@variationLoaderSpeeds) {
|
342
|
-
.ui.slow.elastic.loading
|
343
|
-
.ui.slow.elastic.loading
|
344
|
-
.ui.slow.elastic.loading
|
345
|
-
.ui.slow.elastic.loader
|
342
|
+
.ui.ui.slow.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::after,
|
343
|
+
.ui.ui.slow.elastic.loading .input > i.icon::after,
|
344
|
+
.ui.ui.slow.elastic.loading > i.icon::after,
|
345
|
+
.ui.ui.slow.elastic.loader::after {
|
346
346
|
animation-duration: 1.5s;
|
347
347
|
animation-delay: 0.45s;
|
348
348
|
}
|
349
|
-
.ui.slow.elastic.loading
|
350
|
-
.ui.slow.elastic.loading
|
351
|
-
.ui.slow.elastic.loading
|
352
|
-
.ui.slow.elastic.loader
|
349
|
+
.ui.ui.ui.slow.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::before,
|
350
|
+
.ui.ui.ui.slow.elastic.loading .input > i.icon::before,
|
351
|
+
.ui.ui.ui.slow.elastic.loading > i.icon::before,
|
352
|
+
.ui.ui.slow.elastic.loader::before {
|
353
353
|
animation-duration: 1.5s;
|
354
354
|
}
|
355
|
-
.ui.fast.elastic.loading
|
356
|
-
.ui.fast.elastic.loading
|
357
|
-
.ui.fast.elastic.loading
|
358
|
-
.ui.fast.elastic.loader
|
355
|
+
.ui.ui.fast.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::after,
|
356
|
+
.ui.ui.fast.elastic.loading .input > i.icon::after,
|
357
|
+
.ui.ui.fast.elastic.loading > i.icon::after,
|
358
|
+
.ui.ui.fast.elastic.loader::after {
|
359
359
|
animation-duration: 0.66s;
|
360
360
|
animation-delay: 0.2s;
|
361
361
|
}
|
362
|
-
.ui.fast.elastic.loading
|
363
|
-
.ui.fast.elastic.loading
|
364
|
-
.ui.fast.elastic.loading
|
365
|
-
.ui.fast.elastic.loader
|
362
|
+
.ui.ui.ui.fast.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::before,
|
363
|
+
.ui.ui.ui.fast.elastic.loading .input > i.icon::before,
|
364
|
+
.ui.ui.ui.fast.elastic.loading > i.icon::before,
|
365
|
+
.ui.ui.fast.elastic.loader::before {
|
366
366
|
animation-duration: 0.66s;
|
367
367
|
}
|
368
368
|
}
|
@@ -368,13 +368,13 @@
|
|
368
368
|
Raised
|
369
369
|
-------------------- */
|
370
370
|
|
371
|
-
.ui.
|
372
|
-
.ui.
|
371
|
+
.ui.ui.raised.segments,
|
372
|
+
.ui.ui.raised.segment {
|
373
373
|
box-shadow: @raisedBoxShadow;
|
374
374
|
}
|
375
375
|
& when (@variationSegmentInverted) {
|
376
|
-
.ui.inverted.raised.
|
377
|
-
.ui.inverted.raised.
|
376
|
+
.ui.ui.inverted.raised.segments,
|
377
|
+
.ui.ui.inverted.raised.segment {
|
378
378
|
box-shadow: @invertedRaisedBoxShadow;
|
379
379
|
}
|
380
380
|
}
|
@@ -848,24 +848,39 @@
|
|
848
848
|
& when (@variationSegmentScrollingShort) {
|
849
849
|
.ui.scrolling.segment.short {
|
850
850
|
max-height: @scrollingMobileMaxHeight * 0.75;
|
851
|
+
&.resizable when (@variationSegmentResizable) {
|
852
|
+
height: @scrollingMobileMaxHeight * 0.75;
|
853
|
+
}
|
851
854
|
}
|
852
855
|
}
|
853
856
|
& when (@variationSegmentScrollingVeryShort) {
|
854
857
|
.ui.scrolling.segment[class*="very short"] {
|
855
858
|
max-height: @scrollingMobileMaxHeight * 0.5;
|
859
|
+
&.resizable when (@variationSegmentResizable) {
|
860
|
+
height: @scrollingMobileMaxHeight * 0.5;
|
861
|
+
}
|
856
862
|
}
|
857
863
|
}
|
858
864
|
.ui.scrolling.segment {
|
859
865
|
max-height: @scrollingMobileMaxHeight;
|
866
|
+
&.resizable when (@variationSegmentResizable) {
|
867
|
+
height: @scrollingMobileMaxHeight;
|
868
|
+
}
|
860
869
|
}
|
861
870
|
& when (@variationSegmentScrollingLong) {
|
862
871
|
.ui.scrolling.segment.long {
|
863
872
|
max-height: @scrollingMobileMaxHeight * 2;
|
873
|
+
&.resizable when (@variationSegmentResizable) {
|
874
|
+
height: @scrollingMobileMaxHeight * 2;
|
875
|
+
}
|
864
876
|
}
|
865
877
|
}
|
866
878
|
& when (@variationSegmentScrollingVeryLong) {
|
867
879
|
.ui.scrolling.segment[class*="very long"] {
|
868
880
|
max-height: @scrollingMobileMaxHeight * 3;
|
881
|
+
&.resizable when (@variationSegmentResizable) {
|
882
|
+
height: @scrollingMobileMaxHeight * 3;
|
883
|
+
}
|
869
884
|
}
|
870
885
|
}
|
871
886
|
}
|
@@ -874,24 +889,39 @@
|
|
874
889
|
& when (@variationSegmentScrollingShort) {
|
875
890
|
.ui.scrolling.segment.short {
|
876
891
|
max-height: @scrollingTabletMaxHeight * 0.75;
|
892
|
+
&.resizable when (@variationSegmentResizable) {
|
893
|
+
height: @scrollingTabletMaxHeight * 0.75;
|
894
|
+
}
|
877
895
|
}
|
878
896
|
}
|
879
897
|
& when (@variationSegmentScrollingVeryShort) {
|
880
898
|
.ui.scrolling.segment[class*="very short"] {
|
881
899
|
max-height: @scrollingTabletMaxHeight * 0.5;
|
900
|
+
&.resizable when (@variationSegmentResizable) {
|
901
|
+
height: @scrollingTabletMaxHeight * 0.5;
|
902
|
+
}
|
882
903
|
}
|
883
904
|
}
|
884
905
|
.ui.scrolling.segment {
|
885
906
|
max-height: @scrollingTabletMaxHeight;
|
907
|
+
&.resizable when (@variationSegmentResizable) {
|
908
|
+
height: @scrollingTabletMaxHeight;
|
909
|
+
}
|
886
910
|
}
|
887
911
|
& when (@variationSegmentScrollingLong) {
|
888
912
|
.ui.scrolling.segment.long {
|
889
913
|
max-height: @scrollingTabletMaxHeight * 2;
|
914
|
+
&.resizable when (@variationSegmentResizable) {
|
915
|
+
height: @scrollingTabletMaxHeight * 2;
|
916
|
+
}
|
890
917
|
}
|
891
918
|
}
|
892
919
|
& when (@variationSegmentScrollingVeryLong) {
|
893
920
|
.ui.scrolling.segment[class*="very long"] {
|
894
921
|
max-height: @scrollingTabletMaxHeight * 3;
|
922
|
+
&.resizable when (@variationSegmentResizable) {
|
923
|
+
height: @scrollingTabletMaxHeight * 3;
|
924
|
+
}
|
895
925
|
}
|
896
926
|
}
|
897
927
|
}
|
@@ -899,24 +929,39 @@
|
|
899
929
|
& when (@variationSegmentScrollingShort) {
|
900
930
|
.ui.scrolling.segment.short {
|
901
931
|
max-height: @scrollingComputerMaxHeight * 0.75;
|
932
|
+
&.resizable when (@variationSegmentResizable) {
|
933
|
+
height: @scrollingComputerMaxHeight * 0.75;
|
934
|
+
}
|
902
935
|
}
|
903
936
|
}
|
904
937
|
& when (@variationSegmentScrollingVeryShort) {
|
905
938
|
.ui.scrolling.segment[class*="very short"] {
|
906
939
|
max-height: @scrollingComputerMaxHeight * 0.5;
|
940
|
+
&.resizable when (@variationSegmentResizable) {
|
941
|
+
height: @scrollingComputerMaxHeight * 0.5;
|
942
|
+
}
|
907
943
|
}
|
908
944
|
}
|
909
945
|
.ui.scrolling.segment {
|
910
946
|
max-height: @scrollingComputerMaxHeight;
|
947
|
+
&.resizable when (@variationSegmentResizable) {
|
948
|
+
height: @scrollingComputerMaxHeight;
|
949
|
+
}
|
911
950
|
}
|
912
951
|
& when (@variationSegmentScrollingLong) {
|
913
952
|
.ui.scrolling.segment.long {
|
914
953
|
max-height: @scrollingComputerMaxHeight * 2;
|
954
|
+
&.resizable when (@variationSegmentResizable) {
|
955
|
+
height: @scrollingComputerMaxHeight * 2;
|
956
|
+
}
|
915
957
|
}
|
916
958
|
}
|
917
959
|
& when (@variationSegmentScrollingVeryLong) {
|
918
960
|
.ui.scrolling.segment[class*="very long"] {
|
919
961
|
max-height: @scrollingComputerMaxHeight * 3;
|
962
|
+
&.resizable when (@variationSegmentResizable) {
|
963
|
+
height: @scrollingComputerMaxHeight * 3;
|
964
|
+
}
|
920
965
|
}
|
921
966
|
}
|
922
967
|
}
|
@@ -924,27 +969,48 @@
|
|
924
969
|
& when (@variationSegmentScrollingShort) {
|
925
970
|
.ui.scrolling.segment.short {
|
926
971
|
max-height: @scrollingWidescreenMaxHeight * 0.75;
|
972
|
+
&.resizable when (@variationSegmentResizable) {
|
973
|
+
height: @scrollingWidescreenMaxHeight * 0.75;
|
974
|
+
}
|
927
975
|
}
|
928
976
|
}
|
929
977
|
& when (@variationSegmentScrollingVeryShort) {
|
930
978
|
.ui.scrolling.segment[class*="very short"] {
|
931
979
|
max-height: @scrollingWidescreenMaxHeight * 0.5;
|
980
|
+
&.resizable when (@variationSegmentResizable) {
|
981
|
+
height: @scrollingWidescreenMaxHeight * 0.5;
|
982
|
+
}
|
932
983
|
}
|
933
984
|
}
|
934
985
|
.ui.scrolling.segment {
|
935
986
|
max-height: @scrollingWidescreenMaxHeight;
|
987
|
+
&.resizable when (@variationSegmentResizable) {
|
988
|
+
height: @scrollingWidescreenMaxHeight;
|
989
|
+
}
|
936
990
|
}
|
937
991
|
& when (@variationSegmentScrollingLong) {
|
938
992
|
.ui.scrolling.segment.long {
|
939
993
|
max-height: @scrollingWidescreenMaxHeight * 2;
|
994
|
+
&.resizable when (@variationSegmentResizable) {
|
995
|
+
height: @scrollingWidescreenMaxHeight * 2;
|
996
|
+
}
|
940
997
|
}
|
941
998
|
}
|
942
999
|
& when (@variationSegmentScrollingVeryLong) {
|
943
1000
|
.ui.scrolling.segment[class*="very long"] {
|
944
1001
|
max-height: @scrollingWidescreenMaxHeight * 3;
|
1002
|
+
&.resizable when (@variationSegmentResizable) {
|
1003
|
+
height: @scrollingWidescreenMaxHeight * 3;
|
1004
|
+
}
|
945
1005
|
}
|
946
1006
|
}
|
947
1007
|
}
|
1008
|
+
& when (@variationSegmentResizable) {
|
1009
|
+
.ui.resizable.scrolling.segment {
|
1010
|
+
resize: @resizableDirection;
|
1011
|
+
max-height: none;
|
1012
|
+
}
|
1013
|
+
}
|
948
1014
|
}
|
949
1015
|
|
950
1016
|
/* -------------------
|
@@ -220,7 +220,7 @@ body.dimmable > .dimmer {
|
|
220
220
|
.light.light.light.light.light.dimmer {
|
221
221
|
background: @lightBackgroundColor;
|
222
222
|
}
|
223
|
-
.very.
|
223
|
+
.very.very.very.very.light.dimmer {
|
224
224
|
background: @veryLightBackgroundColor;
|
225
225
|
}
|
226
226
|
}
|
@@ -249,7 +249,7 @@ body.dimmable > .dimmer {
|
|
249
249
|
.light.light.light.light.light.inverted.dimmer {
|
250
250
|
background: @lightInvertedBackgroundColor;
|
251
251
|
}
|
252
|
-
.very.
|
252
|
+
.very.very.very.very.light.inverted.dimmer {
|
253
253
|
background: @veryLightInvertedBackgroundColor;
|
254
254
|
}
|
255
255
|
}
|