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
@@ -1328,8 +1328,8 @@ select.ui.dropdown {
|
|
1328
1328
|
margin: 0 !important;
|
1329
1329
|
border-top: @menuBorder;
|
1330
1330
|
}
|
1331
|
-
.ui.scrolling.dropdown .menu .item
|
1332
|
-
.ui.dropdown .scrolling.menu > .item
|
1331
|
+
.ui.ui.ui.scrolling.dropdown .menu .item,
|
1332
|
+
.ui.ui.ui.dropdown .scrolling.menu > .item {
|
1333
1333
|
border-top: @scrollingMenuItemBorder;
|
1334
1334
|
}
|
1335
1335
|
.ui.scrolling.dropdown .menu .item:first-child,
|
@@ -1354,24 +1354,55 @@ select.ui.dropdown {
|
|
1354
1354
|
.ui.dropdown .scrolling.menu {
|
1355
1355
|
max-height: @scrollingMobileMaxMenuHeight;
|
1356
1356
|
}
|
1357
|
+
& when (@variationDropdownResizable) {
|
1358
|
+
.ui.scrolling.resizable.dropdown .menu,
|
1359
|
+
.ui.dropdown .scrolling.resizable.menu {
|
1360
|
+
height: @scrollingMobileMaxMenuHeight;
|
1361
|
+
}
|
1362
|
+
}
|
1357
1363
|
}
|
1358
1364
|
@media only screen and (min-width: @tabletBreakpoint) {
|
1359
1365
|
.ui.scrolling.dropdown .menu,
|
1360
1366
|
.ui.dropdown .scrolling.menu {
|
1361
1367
|
max-height: @scrollingTabletMaxMenuHeight;
|
1362
1368
|
}
|
1369
|
+
& when (@variationDropdownResizable) {
|
1370
|
+
.ui.scrolling.resizable.dropdown .menu,
|
1371
|
+
.ui.dropdown .scrolling.resizable.menu {
|
1372
|
+
height: @scrollingTabletMaxMenuHeight;
|
1373
|
+
}
|
1374
|
+
}
|
1363
1375
|
}
|
1364
1376
|
@media only screen and (min-width: @computerBreakpoint) {
|
1365
1377
|
.ui.scrolling.dropdown .menu,
|
1366
1378
|
.ui.dropdown .scrolling.menu {
|
1367
1379
|
max-height: @scrollingComputerMaxMenuHeight;
|
1368
1380
|
}
|
1381
|
+
& when (@variationDropdownResizable) {
|
1382
|
+
.ui.scrolling.resizable.dropdown .menu,
|
1383
|
+
.ui.dropdown .scrolling.resizable.menu {
|
1384
|
+
height: @scrollingComputerMaxMenuHeight;
|
1385
|
+
}
|
1386
|
+
}
|
1369
1387
|
}
|
1370
1388
|
@media only screen and (min-width: @widescreenMonitorBreakpoint) {
|
1371
1389
|
.ui.scrolling.dropdown .menu,
|
1372
1390
|
.ui.dropdown .scrolling.menu {
|
1373
1391
|
max-height: @scrollingWidescreenMaxMenuHeight;
|
1374
1392
|
}
|
1393
|
+
& when (@variationDropdownResizable) {
|
1394
|
+
.ui.scrolling.resizable.dropdown .menu,
|
1395
|
+
.ui.dropdown .scrolling.resizable.menu {
|
1396
|
+
height: @scrollingWidescreenMaxMenuHeight;
|
1397
|
+
}
|
1398
|
+
}
|
1399
|
+
}
|
1400
|
+
& when (@variationDropdownResizable) {
|
1401
|
+
.ui.scrolling.resizable.dropdown .menu,
|
1402
|
+
.ui.dropdown .scrolling.resizable.menu {
|
1403
|
+
resize: @resizableDirection;
|
1404
|
+
max-height: none;
|
1405
|
+
}
|
1375
1406
|
}
|
1376
1407
|
}
|
1377
1408
|
|
@@ -481,6 +481,12 @@
|
|
481
481
|
overflow: auto;
|
482
482
|
overscroll-behavior: @overscrollBehavior;
|
483
483
|
}
|
484
|
+
& when (@variationTableResizable) {
|
485
|
+
.ui.modal > .resizable.scrolling.content {
|
486
|
+
resize: @resizableDirection;
|
487
|
+
max-height: none;
|
488
|
+
}
|
489
|
+
}
|
484
490
|
}
|
485
491
|
|
486
492
|
& when (@variationModalOverlay) {
|
@@ -394,21 +394,39 @@
|
|
394
394
|
@media only screen and (max-width: @largestMobileScreen) {
|
395
395
|
.ui.scrolling.search > .results {
|
396
396
|
max-height: @scrollingMobileMaxResultsHeight;
|
397
|
+
.resizable& when (@variationSearchResizable) {
|
398
|
+
height: @scrollingMobileMaxResultsHeight;
|
399
|
+
}
|
397
400
|
}
|
398
401
|
}
|
399
402
|
@media only screen and (min-width: @tabletBreakpoint) {
|
400
403
|
.ui.scrolling.search > .results {
|
401
404
|
max-height: @scrollingTabletMaxResultsHeight;
|
405
|
+
.resizable& when (@variationSearchResizable) {
|
406
|
+
height: @scrollingTabletMaxResultsHeight;
|
407
|
+
}
|
402
408
|
}
|
403
409
|
}
|
404
410
|
@media only screen and (min-width: @computerBreakpoint) {
|
405
411
|
.ui.scrolling.search > .results {
|
406
412
|
max-height: @scrollingComputerMaxResultsHeight;
|
413
|
+
.resizable& when (@variationSearchResizable) {
|
414
|
+
height: @scrollingComputerMaxResultsHeight;
|
415
|
+
}
|
407
416
|
}
|
408
417
|
}
|
409
418
|
@media only screen and (min-width: @widescreenMonitorBreakpoint) {
|
410
419
|
.ui.scrolling.search > .results {
|
411
420
|
max-height: @scrollingWidescreenMaxResultsHeight;
|
421
|
+
.resizable& when (@variationSearchResizable) {
|
422
|
+
height: @scrollingWidescreenMaxResultsHeight;
|
423
|
+
}
|
424
|
+
}
|
425
|
+
}
|
426
|
+
& when (@variationSearchResizable) {
|
427
|
+
.ui.scrolling.resizable.search > .results {
|
428
|
+
resize: @resizableDirection;
|
429
|
+
max-height: none;
|
412
430
|
}
|
413
431
|
}
|
414
432
|
}
|
@@ -51,6 +51,7 @@
|
|
51
51
|
@variationContainerFluid: true;
|
52
52
|
@variationContainerAligned: true;
|
53
53
|
@variationContainerJustified: true;
|
54
|
+
@variationContainerResizable: true;
|
54
55
|
@variationContainerScrolling: true;
|
55
56
|
@variationContainerScrollingShort: true;
|
56
57
|
@variationContainerScrollingVeryShort: true;
|
@@ -235,6 +236,7 @@
|
|
235
236
|
@variationSegmentAttached: true;
|
236
237
|
@variationSegmentSeamless: true;
|
237
238
|
@variationSegmentFitted: true;
|
239
|
+
@variationSegmentResizable: true;
|
238
240
|
@variationSegmentScrolling: true;
|
239
241
|
@variationSegmentScrollingShort: true;
|
240
242
|
@variationSegmentScrollingVeryShort: true;
|
@@ -372,6 +374,7 @@
|
|
372
374
|
@variationTableMarked: true;
|
373
375
|
@variationTableEqualWidth: true;
|
374
376
|
@variationTableWide: true;
|
377
|
+
@variationTableResizable: true;
|
375
378
|
@variationTableScrolling: true;
|
376
379
|
@variationTableScrollingShort: true;
|
377
380
|
@variationTableScrollingVeryShort: true;
|
@@ -546,6 +549,7 @@
|
|
546
549
|
@variationDropdownLeft: true;
|
547
550
|
@variationDropdownUpward: true;
|
548
551
|
@variationDropdownSimple: true;
|
552
|
+
@variationDropdownResizable: true;
|
549
553
|
@variationDropdownScrolling: true;
|
550
554
|
@variationDropdownFluid: true;
|
551
555
|
@variationDropdownFloating: true;
|
@@ -581,6 +585,7 @@
|
|
581
585
|
@variationModalFullscreen: true;
|
582
586
|
@variationModalOverlay: true;
|
583
587
|
@variationModalAligned: true;
|
588
|
+
@variationModalResizable: true;
|
584
589
|
@variationModalScrolling: true;
|
585
590
|
@variationModalLegacy: true;
|
586
591
|
@variationModalCloseInside: true;
|
@@ -653,6 +658,7 @@
|
|
653
658
|
@variationSearchVeryShort: true;
|
654
659
|
@variationSearchLong: true;
|
655
660
|
@variationSearchVeryLong: true;
|
661
|
+
@variationSearchResizable: true;
|
656
662
|
@variationSearchScrolling: true;
|
657
663
|
@variationSearchSizes: @variationAllSizes;
|
658
664
|
|