fomantic-ui 2.9.1-beta.29 → 2.9.1-beta.30
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/.github/workflows/ci.yml +1 -1
- package/.stylelintrc.js +4 -15
- 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 +2 -2
- package/dist/components/breadcrumb.min.css +2 -2
- package/dist/components/button.css +5 -5
- 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 +4 -5
- package/dist/components/card.min.css +2 -2
- 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 +1 -1
- package/dist/components/container.min.css +1 -1
- package/dist/components/dimmer.css +1 -1
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +1 -1
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +2 -5
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +6 -7
- 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/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 +2 -2
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +2 -2
- 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 +7 -18
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +2 -2
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +3 -4
- package/dist/components/image.min.css +2 -2
- package/dist/components/input.css +1 -1
- package/dist/components/input.min.css +1 -1
- package/dist/components/item.css +2 -2
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +1 -2
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +1 -1
- package/dist/components/list.min.css +1 -1
- package/dist/components/loader.css +1 -1
- package/dist/components/loader.min.css +1 -1
- package/dist/components/menu.css +4 -10
- 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 +42 -42
- 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 +1 -1
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +1 -1
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +2 -2
- 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.js +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 +2 -2
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +2 -3
- package/dist/components/step.min.css +2 -2
- 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 +1 -1
- package/dist/components/table.min.css +1 -1
- 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 +123 -148
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +1 -1
- package/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/dist/themes/github/assets/fonts/octicons.woff2 +0 -0
- package/package.json +1 -1
- package/src/definitions/collections/breadcrumb.less +1 -1
- package/src/definitions/collections/grid.less +6 -17
- package/src/definitions/collections/menu.less +4 -9
- package/src/definitions/collections/table.less +0 -3
- package/src/definitions/elements/button.less +2 -2
- package/src/definitions/elements/divider.less +1 -4
- package/src/definitions/elements/header.less +1 -1
- package/src/definitions/elements/image.less +2 -3
- package/src/definitions/elements/label.less +0 -1
- package/src/definitions/elements/step.less +1 -2
- package/src/definitions/modules/dropdown.less +4 -5
- package/src/definitions/views/card.less +1 -2
- package/src/definitions/views/statistic.less +1 -1
- package/src/themes/amazon/elements/button.overrides +1 -1
- package/src/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/src/themes/basic/elements/icon.overrides +0 -429
- package/src/themes/basic/elements/icon.variables +139 -1
- package/src/themes/default/collections/menu.variables +1 -1
- package/src/themes/default/elements/button.variables +2 -2
- package/src/themes/default/elements/segment.variables +1 -1
- package/src/themes/default/globals/reset.overrides +4 -0
- package/src/themes/default/modules/dropdown.variables +2 -2
- package/src/themes/default/modules/flyout.variables +1 -1
- package/src/themes/default/modules/modal.variables +41 -41
- package/src/themes/default/views/card.variables +2 -2
- package/src/themes/default/views/item.variables +1 -1
- package/src/themes/github/assets/fonts/octicons.woff2 +0 -0
- package/src/themes/github/elements/icon.overrides +3 -566
- package/src/themes/github/elements/icon.variables +211 -1
- package/src/themes/material/elements/icon.overrides +3 -2798
- package/src/themes/material/elements/icon.variables +936 -0
- package/src/themes/resetcss/globals/reset.overrides +1 -1
package/dist/semantic.min.js
CHANGED
Binary file
|
Binary file
|
package/package.json
CHANGED
@@ -23,8 +23,7 @@
|
|
23
23
|
|
24
24
|
.ui.grid {
|
25
25
|
display: flex;
|
26
|
-
flex-
|
27
|
-
flex-wrap: wrap;
|
26
|
+
flex-flow: row wrap;
|
28
27
|
align-items: stretch;
|
29
28
|
padding: 0;
|
30
29
|
}
|
@@ -34,10 +33,7 @@
|
|
34
33
|
----------------------- */
|
35
34
|
|
36
35
|
.ui.grid {
|
37
|
-
margin
|
38
|
-
margin-bottom: -(@rowSpacing / 2);
|
39
|
-
margin-left: -(@gutterWidth / 2);
|
40
|
-
margin-right: -(@gutterWidth / 2);
|
36
|
+
margin: -(@rowSpacing / 2) -(@gutterWidth / 2);
|
41
37
|
}
|
42
38
|
& when (@variationGridRelaxed) {
|
43
39
|
.ui.relaxed.grid {
|
@@ -84,8 +80,7 @@
|
|
84
80
|
.ui.grid > .row {
|
85
81
|
position: relative;
|
86
82
|
display: flex;
|
87
|
-
flex-
|
88
|
-
flex-wrap: wrap;
|
83
|
+
flex-flow: row wrap;
|
89
84
|
justify-content: inherit;
|
90
85
|
align-items: stretch;
|
91
86
|
width: 100% !important;
|
@@ -1696,7 +1691,7 @@
|
|
1696
1691
|
.ui.stackable.grid > .column:not(.row),
|
1697
1692
|
.ui.grid > .stackable.stackable.stackable.row > .column {
|
1698
1693
|
width: 100% !important;
|
1699
|
-
margin: 0
|
1694
|
+
margin: 0 !important;
|
1700
1695
|
box-shadow: none !important;
|
1701
1696
|
padding: (@stackableRowSpacing / 2) (@stackableGutter / 2);
|
1702
1697
|
}
|
@@ -1908,10 +1903,7 @@
|
|
1908
1903
|
|
1909
1904
|
/* Row */
|
1910
1905
|
.ui.ui.ui.compact.grid > .row {
|
1911
|
-
padding
|
1912
|
-
padding-bottom: (@compactRowSpacing / 2);
|
1913
|
-
padding-left: 0;
|
1914
|
-
padding-right: 0;
|
1906
|
+
padding: (@compactRowSpacing / 2) 0;
|
1915
1907
|
}
|
1916
1908
|
|
1917
1909
|
/* Columns */
|
@@ -1955,10 +1947,7 @@
|
|
1955
1947
|
|
1956
1948
|
/* Row */
|
1957
1949
|
.ui.ui.ui[class*="very compact"].grid > .row {
|
1958
|
-
padding
|
1959
|
-
padding-bottom: (@veryCompactRowSpacing / 2);
|
1960
|
-
padding-left: 0;
|
1961
|
-
padding-right: 0;
|
1950
|
+
padding: (@veryCompactRowSpacing / 2) 0;
|
1962
1951
|
}
|
1963
1952
|
|
1964
1953
|
/* Columns */
|
@@ -962,13 +962,11 @@ Floated Menu / Item
|
|
962
962
|
}
|
963
963
|
|
964
964
|
.ui.secondary.pointing.menu .item {
|
965
|
-
border-bottom
|
966
|
-
border-bottom-style: solid;
|
965
|
+
border-bottom: @secondaryPointingBorderWidth solid transparent;
|
967
966
|
border-radius: 0;
|
968
967
|
align-self: flex-end;
|
969
968
|
margin: 0 0 -@secondaryPointingBorderWidth;
|
970
969
|
padding: @secondaryPointingItemVerticalPadding @secondaryPointingItemHorizontalPadding;
|
971
|
-
border-bottom-width: @secondaryPointingBorderWidth;
|
972
970
|
transition: @secondaryItemTransition;
|
973
971
|
}
|
974
972
|
.ui.secondary.pointing.menu .ui.dropdown .menu .item {
|
@@ -1034,17 +1032,13 @@ Floated Menu / Item
|
|
1034
1032
|
/* Vertical Pointing */
|
1035
1033
|
.ui.secondary.vertical.pointing.menu {
|
1036
1034
|
border-bottom-width: 0;
|
1037
|
-
border-right
|
1038
|
-
border-right-style: solid;
|
1039
|
-
border-right-color: @secondaryPointingBorderColor;
|
1035
|
+
border-right: @secondaryPointingBorderWidth solid @secondaryPointingBorderColor;
|
1040
1036
|
}
|
1041
1037
|
.ui.secondary.vertical.pointing.menu .item {
|
1042
1038
|
border-bottom: none;
|
1043
|
-
border-right
|
1044
|
-
border-right-color: transparent;
|
1039
|
+
border-right: @secondaryPointingBorderWidth solid transparent;
|
1045
1040
|
border-radius: 0 !important;
|
1046
1041
|
margin: @secondaryVerticalPointingItemMargin;
|
1047
|
-
border-right-width: @secondaryPointingBorderWidth;
|
1048
1042
|
}
|
1049
1043
|
|
1050
1044
|
/* Vertical Active */
|
@@ -1590,6 +1584,7 @@ Floated Menu / Item
|
|
1590
1584
|
.ui.compact.vertical.menu {
|
1591
1585
|
& when (@supportIE) {
|
1592
1586
|
/* IE hack to make dropdown icons appear inline */
|
1587
|
+
// stylelint-disable-next-line value-no-vendor-prefix
|
1593
1588
|
display: -ms-inline-flexbox !important;
|
1594
1589
|
}
|
1595
1590
|
|
@@ -1814,7 +1814,6 @@
|
|
1814
1814
|
& when (@variationTableStuckHead) or (@variationTableStuckFoot) {
|
1815
1815
|
.ui.head.stuck.table > thead,
|
1816
1816
|
.ui.foot.stuck.table > tfoot {
|
1817
|
-
position: -webkit-sticky;
|
1818
1817
|
position: sticky;
|
1819
1818
|
z-index: @stuckZIndex;
|
1820
1819
|
}
|
@@ -1854,7 +1853,6 @@
|
|
1854
1853
|
border-left: 0;
|
1855
1854
|
& th:first-child,
|
1856
1855
|
td:first-child {
|
1857
|
-
position: -webkit-sticky;
|
1858
1856
|
position: sticky;
|
1859
1857
|
left: 0;
|
1860
1858
|
border-left: @cellBorder;
|
@@ -1872,7 +1870,6 @@
|
|
1872
1870
|
border-right: 0;
|
1873
1871
|
& th:last-child,
|
1874
1872
|
td:last-child {
|
1875
|
-
position: -webkit-sticky;
|
1876
1873
|
position: sticky;
|
1877
1874
|
right: 0;
|
1878
1875
|
border-right: @cellBorder;
|
@@ -704,7 +704,7 @@
|
|
704
704
|
|
705
705
|
.ui.compact.labeled.icon.buttons .button > .icon,
|
706
706
|
.ui.compact.labeled.icon.button > .icon {
|
707
|
-
padding: @compactVerticalPadding 0
|
707
|
+
padding: @compactVerticalPadding 0;
|
708
708
|
}
|
709
709
|
}
|
710
710
|
|
@@ -1005,7 +1005,7 @@
|
|
1005
1005
|
border-bottom-left-radius: inherit;
|
1006
1006
|
text-align: center;
|
1007
1007
|
animation: none;
|
1008
|
-
padding: @verticalPadding 0
|
1008
|
+
padding: @verticalPadding 0;
|
1009
1009
|
margin: @labeledIconMargin;
|
1010
1010
|
width: @labeledIconWidth;
|
1011
1011
|
background-color: @labeledIconBackgroundColor;
|
@@ -232,10 +232,7 @@
|
|
232
232
|
.ui.divider.inverted,
|
233
233
|
.ui.divider.inverted::after,
|
234
234
|
.ui.divider.inverted::before {
|
235
|
-
border-
|
236
|
-
border-left-color: @invertedShadowColor !important;
|
237
|
-
border-bottom-color: @invertedHighlightColor !important;
|
238
|
-
border-right-color: @invertedHighlightColor !important;
|
235
|
+
border-color: @invertedShadowColor @invertedHighlightColor @invertedHighlightColor @invertedShadowColor !important;
|
239
236
|
}
|
240
237
|
}
|
241
238
|
|
@@ -448,7 +448,7 @@
|
|
448
448
|
.ui.attached.header {
|
449
449
|
background: @attachedBackground;
|
450
450
|
padding: @attachedVerticalPadding @attachedHorizontalPadding;
|
451
|
-
margin: 0 @attachedOffset
|
451
|
+
margin: 0 @attachedOffset;
|
452
452
|
box-shadow: @attachedBoxShadow;
|
453
453
|
border: @attachedBorder;
|
454
454
|
border-radius: 0;
|
@@ -256,8 +256,7 @@ img.ui.image {
|
|
256
256
|
}
|
257
257
|
.ui.centered.images {
|
258
258
|
display: flex;
|
259
|
-
flex-
|
260
|
-
flex-wrap: wrap;
|
259
|
+
flex-flow: row wrap;
|
261
260
|
align-items: stretch;
|
262
261
|
justify-content: center;
|
263
262
|
}
|
@@ -297,7 +296,7 @@ img.ui.image {
|
|
297
296
|
|
298
297
|
.ui.images {
|
299
298
|
font-size: 0;
|
300
|
-
margin: 0 -@imageHorizontalMargin
|
299
|
+
margin: 0 -@imageHorizontalMargin;
|
301
300
|
}
|
302
301
|
|
303
302
|
.ui.images .image,
|
@@ -899,7 +899,6 @@ a.ui.active.label:hover::before {
|
|
899
899
|
.ui[class*="bottom pointing"].label::before,
|
900
900
|
.ui[class*="pointing below"].label::before {
|
901
901
|
border-width: 0 @borderWidth @borderWidth 0;
|
902
|
-
top: auto;
|
903
902
|
right: auto;
|
904
903
|
transform: translateX(-50%) translateY(-50%) rotate(45deg);
|
905
904
|
top: 100%;
|
@@ -435,7 +435,6 @@ select.ui.dropdown {
|
|
435
435
|
overscroll-behavior: @overscrollBehavior;
|
436
436
|
backface-visibility: hidden;
|
437
437
|
border-top-width: 0 !important;
|
438
|
-
width: auto;
|
439
438
|
outline: none;
|
440
439
|
margin: 0 -@menuBorderWidth;
|
441
440
|
min-width: @menuMinWidth;
|
@@ -557,7 +556,6 @@ select.ui.dropdown {
|
|
557
556
|
|
558
557
|
/* User addition item */
|
559
558
|
.ui.dropdown > .menu > .stuck.addition.item:first-child {
|
560
|
-
position: -webkit-sticky;
|
561
559
|
position: sticky;
|
562
560
|
top: 0;
|
563
561
|
box-shadow: @selectionVisibleBoxShadow;
|
@@ -1412,6 +1410,7 @@ select.ui.dropdown {
|
|
1412
1410
|
position: absolute;
|
1413
1411
|
& when (@supportIE) {
|
1414
1412
|
/* IE hack to make dropdown icons appear inline */
|
1413
|
+
// stylelint-disable-next-line value-no-vendor-prefix
|
1415
1414
|
display: -ms-inline-flexbox !important;
|
1416
1415
|
}
|
1417
1416
|
|
@@ -1614,7 +1613,7 @@ select.ui.dropdown {
|
|
1614
1613
|
.ui.left.pointing.dropdown > .menu::after {
|
1615
1614
|
top: 1em;
|
1616
1615
|
left: @pointingArrowOffset;
|
1617
|
-
margin: 0
|
1616
|
+
margin: 0;
|
1618
1617
|
transform: rotate(-45deg);
|
1619
1618
|
}
|
1620
1619
|
.ui.left:not(.top):not(.bottom).pointing.dropdown > .left.menu {
|
@@ -1626,7 +1625,7 @@ select.ui.dropdown {
|
|
1626
1625
|
top: 1em;
|
1627
1626
|
left: auto;
|
1628
1627
|
right: @pointingArrowOffset;
|
1629
|
-
margin: 0
|
1628
|
+
margin: 0;
|
1630
1629
|
transform: rotate(135deg);
|
1631
1630
|
}
|
1632
1631
|
|
@@ -1641,7 +1640,7 @@ select.ui.dropdown {
|
|
1641
1640
|
top: 1em;
|
1642
1641
|
left: auto;
|
1643
1642
|
right: @pointingArrowOffset;
|
1644
|
-
margin: 0
|
1643
|
+
margin: 0;
|
1645
1644
|
transform: rotate(135deg);
|
1646
1645
|
}
|
1647
1646
|
|
Binary file
|