fomantic-ui 2.9.1-beta.0 → 2.9.1-beta.10
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/README.md +2 -2
- package/dist/components/accordion.css +3 -3
- package/dist/components/accordion.js +3 -3
- package/dist/components/accordion.min.css +3 -3
- package/dist/components/accordion.min.js +3 -3
- package/dist/components/ad.css +3 -3
- package/dist/components/ad.min.css +3 -3
- package/dist/components/api.js +3 -3
- package/dist/components/api.min.js +3 -3
- package/dist/components/breadcrumb.css +3 -3
- package/dist/components/breadcrumb.min.css +3 -3
- package/dist/components/button.css +3 -13
- package/dist/components/button.min.css +3 -3
- package/dist/components/calendar.css +15 -11
- package/dist/components/calendar.js +19 -10
- package/dist/components/calendar.min.css +4 -4
- package/dist/components/calendar.min.js +4 -4
- package/dist/components/card.css +3 -3
- package/dist/components/card.min.css +3 -3
- package/dist/components/checkbox.css +3 -3
- package/dist/components/checkbox.js +3 -3
- package/dist/components/checkbox.min.css +3 -3
- package/dist/components/checkbox.min.js +3 -3
- package/dist/components/comment.css +3 -3
- package/dist/components/comment.min.css +3 -3
- package/dist/components/container.css +3 -3
- package/dist/components/container.min.css +3 -3
- package/dist/components/dimmer.css +3 -3
- package/dist/components/dimmer.js +3 -3
- package/dist/components/dimmer.min.css +3 -3
- package/dist/components/dimmer.min.js +3 -3
- package/dist/components/divider.css +3 -3
- package/dist/components/divider.min.css +3 -3
- package/dist/components/dropdown.css +3 -3
- package/dist/components/dropdown.js +3 -3
- package/dist/components/dropdown.min.css +3 -3
- package/dist/components/dropdown.min.js +3 -3
- package/dist/components/embed.css +3 -3
- package/dist/components/embed.js +3 -3
- package/dist/components/embed.min.css +3 -3
- package/dist/components/embed.min.js +3 -3
- package/dist/components/feed.css +3 -3
- package/dist/components/feed.min.css +3 -3
- package/dist/components/flag.css +3 -3
- package/dist/components/flag.min.css +3 -3
- package/dist/components/flyout.css +3 -3
- package/dist/components/flyout.js +3 -3
- package/dist/components/flyout.min.css +3 -3
- package/dist/components/flyout.min.js +3 -3
- package/dist/components/form.css +3 -3
- package/dist/components/form.js +3 -3
- package/dist/components/form.min.css +3 -3
- package/dist/components/form.min.js +3 -3
- package/dist/components/grid.css +3 -3
- package/dist/components/grid.min.css +3 -3
- package/dist/components/header.css +3 -3
- package/dist/components/header.min.css +3 -3
- package/dist/components/icon.css +6 -16
- package/dist/components/icon.min.css +4 -4
- package/dist/components/image.css +3 -3
- package/dist/components/image.min.css +3 -3
- package/dist/components/input.css +3 -3
- package/dist/components/input.min.css +3 -3
- package/dist/components/item.css +3 -3
- package/dist/components/item.min.css +3 -3
- package/dist/components/label.css +3 -3
- package/dist/components/label.min.css +3 -3
- package/dist/components/list.css +3 -3
- package/dist/components/list.min.css +3 -3
- package/dist/components/loader.css +3 -3
- package/dist/components/loader.min.css +3 -3
- package/dist/components/menu.css +2 -2
- package/dist/components/message.css +3 -3
- package/dist/components/message.min.css +3 -3
- package/dist/components/modal.css +3 -3
- package/dist/components/modal.js +3 -3
- package/dist/components/modal.min.css +3 -3
- package/dist/components/modal.min.js +3 -3
- package/dist/components/nag.css +5 -6
- package/dist/components/nag.js +3 -3
- package/dist/components/nag.min.css +4 -4
- package/dist/components/nag.min.js +3 -3
- package/dist/components/placeholder.css +3 -3
- package/dist/components/placeholder.min.css +3 -3
- package/dist/components/popup.css +303 -3
- package/dist/components/popup.js +3 -3
- package/dist/components/popup.min.css +4 -4
- package/dist/components/popup.min.js +3 -3
- package/dist/components/progress.css +3 -3
- package/dist/components/progress.js +3 -3
- package/dist/components/progress.min.css +3 -3
- package/dist/components/progress.min.js +3 -3
- package/dist/components/rail.css +3 -3
- package/dist/components/rail.min.css +3 -3
- package/dist/components/rating.css +4 -4
- package/dist/components/rating.js +3 -3
- package/dist/components/rating.min.css +4 -4
- package/dist/components/rating.min.js +3 -3
- package/dist/components/reset.css +3 -3
- package/dist/components/reset.min.css +3 -3
- package/dist/components/reveal.css +3 -3
- package/dist/components/reveal.min.css +3 -3
- package/dist/components/search.css +3 -3
- package/dist/components/search.js +3 -3
- package/dist/components/search.min.css +3 -3
- package/dist/components/search.min.js +3 -3
- package/dist/components/segment.css +3 -3
- package/dist/components/segment.min.css +3 -3
- package/dist/components/shape.css +3 -3
- package/dist/components/shape.js +3 -3
- package/dist/components/shape.min.css +3 -3
- package/dist/components/shape.min.js +3 -3
- package/dist/components/sidebar.css +3 -3
- package/dist/components/sidebar.js +3 -3
- package/dist/components/sidebar.min.css +3 -3
- package/dist/components/sidebar.min.js +3 -3
- package/dist/components/site.css +3 -3
- package/dist/components/site.js +3 -3
- package/dist/components/site.min.css +3 -3
- package/dist/components/site.min.js +3 -3
- package/dist/components/slider.js +3 -3
- package/dist/components/slider.min.js +3 -3
- package/dist/components/state.js +3 -3
- package/dist/components/state.min.js +3 -3
- package/dist/components/statistic.css +3 -3
- package/dist/components/statistic.min.css +3 -3
- package/dist/components/step.css +3 -3
- package/dist/components/step.min.css +3 -3
- package/dist/components/sticky.css +3 -3
- package/dist/components/sticky.js +3 -3
- package/dist/components/sticky.min.css +3 -3
- package/dist/components/sticky.min.js +3 -3
- package/dist/components/tab.css +3 -3
- package/dist/components/tab.js +3 -3
- package/dist/components/tab.min.css +3 -3
- package/dist/components/tab.min.js +3 -3
- package/dist/components/table.css +5 -5
- package/dist/components/table.min.css +4 -4
- package/dist/components/text.css +2 -2
- package/dist/components/text.min.css +2 -2
- package/dist/components/toast.css +3 -3
- package/dist/components/toast.js +3 -3
- package/dist/components/toast.min.css +3 -3
- package/dist/components/toast.min.js +3 -3
- package/dist/components/transition.css +149 -3
- package/dist/components/transition.js +3 -3
- package/dist/components/transition.min.css +4 -4
- package/dist/components/transition.min.js +3 -3
- package/dist/components/visibility.js +3 -3
- package/dist/components/visibility.min.js +3 -3
- package/dist/semantic.css +697 -185
- package/dist/semantic.js +94 -85
- package/dist/semantic.min.css +4 -4
- package/dist/semantic.min.js +4 -4
- package/dist/themes/default/assets/fonts/Lato-Bold.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
- package/dist/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/Lato-Italic.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/Lato-Regular.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
- package/package.json +3 -5
- package/src/definitions/behaviors/api.js +2 -2
- package/src/definitions/behaviors/form.js +2 -2
- package/src/definitions/behaviors/state.js +2 -2
- package/src/definitions/behaviors/visibility.js +2 -2
- package/src/definitions/collections/breadcrumb.less +2 -2
- package/src/definitions/collections/form.less +4 -4
- package/src/definitions/collections/grid.less +2 -2
- package/src/definitions/collections/menu.less +2 -2
- package/src/definitions/collections/message.less +2 -2
- package/src/definitions/collections/table.less +4 -4
- package/src/definitions/elements/button.less +86 -94
- package/src/definitions/elements/container.less +2 -2
- package/src/definitions/elements/divider.less +2 -2
- package/src/definitions/elements/flag.less +2 -2
- package/src/definitions/elements/header.less +2 -2
- package/src/definitions/elements/icon.less +80 -6
- package/src/definitions/elements/image.less +2 -2
- package/src/definitions/elements/input.less +11 -10
- package/src/definitions/elements/label.less +2 -2
- package/src/definitions/elements/list.less +2 -2
- package/src/definitions/elements/loader.less +2 -2
- package/src/definitions/elements/placeholder.less +2 -2
- package/src/definitions/elements/rail.less +2 -2
- package/src/definitions/elements/reveal.less +2 -2
- package/src/definitions/elements/segment.less +2 -2
- package/src/definitions/elements/step.less +2 -2
- package/src/definitions/elements/text.less +1 -1
- package/src/definitions/globals/reset.less +2 -2
- package/src/definitions/globals/site.js +2 -2
- package/src/definitions/globals/site.less +2 -2
- package/src/definitions/modules/accordion.js +2 -2
- package/src/definitions/modules/accordion.less +2 -2
- package/src/definitions/modules/calendar.js +18 -9
- package/src/definitions/modules/calendar.less +14 -10
- package/src/definitions/modules/checkbox.js +2 -2
- package/src/definitions/modules/checkbox.less +2 -2
- package/src/definitions/modules/dimmer.js +2 -2
- package/src/definitions/modules/dimmer.less +2 -2
- package/src/definitions/modules/dropdown.js +2 -2
- package/src/definitions/modules/dropdown.less +2 -2
- package/src/definitions/modules/embed.js +2 -2
- package/src/definitions/modules/embed.less +2 -2
- package/src/definitions/modules/flyout.js +2 -2
- package/src/definitions/modules/flyout.less +2 -2
- package/src/definitions/modules/modal.js +2 -2
- package/src/definitions/modules/modal.less +2 -2
- package/src/definitions/modules/nag.js +2 -2
- package/src/definitions/modules/nag.less +2 -3
- package/src/definitions/modules/popup.js +2 -2
- package/src/definitions/modules/popup.less +52 -2
- package/src/definitions/modules/progress.js +2 -2
- package/src/definitions/modules/progress.less +2 -2
- package/src/definitions/modules/rating.js +2 -2
- package/src/definitions/modules/rating.less +3 -3
- package/src/definitions/modules/search.js +2 -2
- package/src/definitions/modules/search.less +2 -2
- package/src/definitions/modules/shape.js +2 -2
- package/src/definitions/modules/shape.less +2 -2
- package/src/definitions/modules/sidebar.js +2 -2
- package/src/definitions/modules/sidebar.less +2 -2
- package/src/definitions/modules/slider.js +2 -2
- package/src/definitions/modules/sticky.js +2 -2
- package/src/definitions/modules/sticky.less +2 -2
- package/src/definitions/modules/tab.js +2 -2
- package/src/definitions/modules/tab.less +2 -2
- package/src/definitions/modules/toast.js +2 -2
- package/src/definitions/modules/toast.less +2 -2
- package/src/definitions/modules/transition.js +2 -2
- package/src/definitions/modules/transition.less +38 -3
- package/src/definitions/views/ad.less +2 -2
- package/src/definitions/views/card.less +2 -2
- package/src/definitions/views/comment.less +2 -2
- package/src/definitions/views/feed.less +2 -2
- package/src/definitions/views/item.less +2 -2
- package/src/definitions/views/statistic.less +2 -2
- package/src/themes/default/assets/fonts/Lato-Bold.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
- package/src/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
- package/src/themes/default/assets/fonts/Lato-Italic.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
- package/src/themes/default/assets/fonts/Lato-Regular.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
- package/src/themes/default/elements/icon.variables +18 -0
- package/src/themes/default/globals/site.variables +1 -0
- package/src/themes/default/globals/variation.variables +9 -1
- package/src/themes/default/modules/calendar.variables +2 -0
- package/src/themes/default/modules/nag.variables +1 -1
- package/src/themes/default/modules/transition.variables +8 -1
- package/tasks/build/css.js +3 -3
- package/tasks/build/javascript.js +3 -3
- package/tasks/config/defaults.js +2 -0
- package/tasks/config/project/config.js +2 -2
- package/tasks/config/project/release.js +2 -2
- package/tasks/config/tasks.js +17 -7
- package/tasks/config/user.js +4 -1
- package/tasks/install.js +2 -2
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
2
|
* # Fomantic-UI - Popup
|
3
|
-
*
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
|
-
*
|
7
|
+
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
9
|
*/
|
10
10
|
|
@@ -805,6 +805,56 @@
|
|
805
805
|
}
|
806
806
|
}
|
807
807
|
|
808
|
+
& when not (@variationPopupColors = false) {
|
809
|
+
each(@variationPopupColors, {
|
810
|
+
@color: @value;
|
811
|
+
@c: @colors[@@color][color];
|
812
|
+
@l: @colors[@@color][light];
|
813
|
+
|
814
|
+
& when not (@variationPopupTooltip) {
|
815
|
+
.ui.ui.ui.@{color}.popup::before,
|
816
|
+
.ui.@{color}.popup {
|
817
|
+
background: @c;
|
818
|
+
color: @white;
|
819
|
+
border: none;
|
820
|
+
}
|
821
|
+
.ui.ui.ui.@{color}.popup::before {
|
822
|
+
box-shadow: none;
|
823
|
+
}
|
824
|
+
& when (@variationPopupInverted) {
|
825
|
+
.ui.inverted.@{color}.popup::before,
|
826
|
+
.ui.inverted.@{color}.popup {
|
827
|
+
background: @l;
|
828
|
+
color: @black;
|
829
|
+
}
|
830
|
+
}
|
831
|
+
}
|
832
|
+
& when (@variationPopupTooltip) {
|
833
|
+
.ui.ui.ui.@{color}.popup::before,
|
834
|
+
.ui.@{color}.popup,
|
835
|
+
[data-tooltip][data-variation~="@{color}"]::after,
|
836
|
+
[data-tooltip][data-variation~="@{color}"]::before {
|
837
|
+
background: @c;
|
838
|
+
color: @white;
|
839
|
+
border: none;
|
840
|
+
}
|
841
|
+
.ui.ui.ui.@{color}.popup::before,
|
842
|
+
[data-tooltip][data-variation~="@{color}"]::before {
|
843
|
+
box-shadow: none;
|
844
|
+
}
|
845
|
+
& when (@variationPopupInverted) {
|
846
|
+
.ui.ui.ui.inverted.@{color}.popup::before,
|
847
|
+
.ui.inverted.@{color}.popup,
|
848
|
+
[data-tooltip][data-inverted][data-variation~="@{color}"]::after,
|
849
|
+
[data-tooltip][data-inverted][data-variation~="@{color}"]::before {
|
850
|
+
background: @l;
|
851
|
+
color: @black;
|
852
|
+
}
|
853
|
+
}
|
854
|
+
}
|
855
|
+
})
|
856
|
+
}
|
857
|
+
|
808
858
|
& when (@variationPopupFlowing) {
|
809
859
|
/*--------------
|
810
860
|
Flowing
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
2
|
* # Fomantic-UI - Progress
|
3
|
-
*
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
|
-
*
|
7
|
+
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
9
|
*/
|
10
10
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
2
|
* # Fomantic-UI - Progress Bar
|
3
|
-
*
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
|
-
*
|
7
|
+
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
9
|
*/
|
10
10
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
2
|
* # Fomantic-UI - Rating
|
3
|
-
*
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
|
-
*
|
7
|
+
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
9
|
*/
|
10
10
|
|
@@ -76,7 +76,7 @@
|
|
76
76
|
}
|
77
77
|
|
78
78
|
/* central override for colors */
|
79
|
-
.ui.ui.rating .icon.partial.active {
|
79
|
+
.ui.ui.ui.rating .icon.partial.active {
|
80
80
|
-webkit-background-clip: text;
|
81
81
|
background-clip: text;
|
82
82
|
color: transparent;
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
2
|
* # Fomantic-UI - Transition
|
3
|
-
*
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
|
-
*
|
7
|
+
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
9
|
*/
|
10
10
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
2
|
* # Fomantic-UI - Transition
|
3
|
-
*
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
|
-
*
|
7
|
+
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
9
|
*/
|
10
10
|
|
@@ -73,10 +73,45 @@
|
|
73
73
|
/*******************************
|
74
74
|
Variations
|
75
75
|
*******************************/
|
76
|
-
& when (@
|
76
|
+
& when (@variationTransitionLooping) {
|
77
77
|
.looping.transition {
|
78
78
|
animation-iteration-count: infinite;
|
79
79
|
}
|
80
80
|
}
|
81
81
|
|
82
|
+
& when (@variationTransitionPulsating) {
|
83
|
+
/* Pulsating */
|
84
|
+
.pulsating.transition {
|
85
|
+
animation-name: pulsating;
|
86
|
+
animation-duration: @pulsatingDuration;
|
87
|
+
box-shadow: 0 0 0 0 fade(@pulsatingColor, @pulsatingOpacity);
|
88
|
+
}
|
89
|
+
& when (@variationTransitionInverted) {
|
90
|
+
.inverted.pulsating.transition {
|
91
|
+
box-shadow: 0 0 0 0 fade(@pulsatingInvertedColor, @pulsatingInvertedOpacity);
|
92
|
+
}
|
93
|
+
}
|
94
|
+
@keyframes pulsating {
|
95
|
+
100% {
|
96
|
+
box-shadow: 0 0 0 @pulsatingDistance rgba(255,255,255,0);
|
97
|
+
}
|
98
|
+
}
|
99
|
+
& when not (@variationTransitionColors = false) {
|
100
|
+
each(@variationTransitionColors, {
|
101
|
+
@color: @value;
|
102
|
+
@c: @colors[@@color][color];
|
103
|
+
@l: @colors[@@color][light];
|
104
|
+
|
105
|
+
.@{color}.pulsating.transition {
|
106
|
+
box-shadow: 0 0 0 0 fade(@c, @pulsatingOpacity);
|
107
|
+
}
|
108
|
+
& when (@variationTransitionInverted) {
|
109
|
+
.@{color}.inverted.pulsating.transition {
|
110
|
+
box-shadow: 0 0 0 0 fade(@l, @pulsatingInvertedOpacity);
|
111
|
+
}
|
112
|
+
}
|
113
|
+
})
|
114
|
+
}
|
115
|
+
}
|
116
|
+
|
82
117
|
.loadUIOverrides();
|
@@ -1,11 +1,11 @@
|
|
1
1
|
/*!
|
2
2
|
* # Fomantic-UI - Ad
|
3
|
-
*
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Copyright 2013 Contributors
|
7
7
|
* Released under the MIT license
|
8
|
-
*
|
8
|
+
* https://opensource.org/licenses/MIT
|
9
9
|
*
|
10
10
|
*/
|
11
11
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
2
|
* # Fomantic-UI - Statistic
|
3
|
-
*
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
|
-
*
|
7
|
+
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
9
|
*/
|
10
10
|
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -41,6 +41,7 @@ Icons are order A-Z in their group, Solid, Outline, Thin (Pro only) and Brand
|
|
41
41
|
@outlineFontName: 'outline-icons';
|
42
42
|
@thinFontName: 'thin-icons';
|
43
43
|
@brandFontName: 'brand-icons';
|
44
|
+
@duotoneFontName: 'duotone-icons';
|
44
45
|
|
45
46
|
@fonts: {
|
46
47
|
@solid: {
|
@@ -49,6 +50,7 @@ Icons are order A-Z in their group, Solid, Outline, Thin (Pro only) and Brand
|
|
49
50
|
if(@supportIE, e(',') url("@{fontPath}/@{fontName}.woff") format('woff'));
|
50
51
|
font-style : normal;
|
51
52
|
font-weight : @normal;
|
53
|
+
font-display : block;
|
52
54
|
font-variant : normal;
|
53
55
|
text-decoration: inherit;
|
54
56
|
text-transform : none;
|
@@ -59,6 +61,7 @@ Icons are order A-Z in their group, Solid, Outline, Thin (Pro only) and Brand
|
|
59
61
|
if(@supportIE, e(',') url("@{fontPath}/@{outlineFontName}.woff") format('woff'));
|
60
62
|
font-style : normal;
|
61
63
|
font-weight : @normal;
|
64
|
+
font-display : block;
|
62
65
|
font-variant : normal;
|
63
66
|
text-decoration: inherit;
|
64
67
|
text-transform : none;
|
@@ -69,6 +72,7 @@ Icons are order A-Z in their group, Solid, Outline, Thin (Pro only) and Brand
|
|
69
72
|
if(@supportIE, e(',') url("@{fontPath}/@{brandFontName}.woff") format('woff'));
|
70
73
|
font-style : normal;
|
71
74
|
font-weight : @normal;
|
75
|
+
font-display : block;
|
72
76
|
font-variant : normal;
|
73
77
|
text-decoration: inherit;
|
74
78
|
text-transform : none;
|
@@ -2059,6 +2063,14 @@ ycombinator: \f23b;
|
|
2059
2063
|
youtube_play: \f167;
|
2060
2064
|
};
|
2061
2065
|
|
2066
|
+
@icon-duotone-map: {
|
2067
|
+
};
|
2068
|
+
@icon-duotone-secondary-map: {
|
2069
|
+
};
|
2070
|
+
@icon-duotone-aliases-map: {
|
2071
|
+
};
|
2072
|
+
@icon-duotone-secondary-aliases-map: {
|
2073
|
+
};
|
2062
2074
|
|
2063
2075
|
/*--------------
|
2064
2076
|
Definition
|
@@ -2114,3 +2126,9 @@ youtube_play: \f167;
|
|
2114
2126
|
@big: 2em;
|
2115
2127
|
@huge: 4em;
|
2116
2128
|
@massive: 8em;
|
2129
|
+
|
2130
|
+
/* Duotone specifics */
|
2131
|
+
@duotonePrimaryColor: inherit;
|
2132
|
+
@duotonePrimaryOpacity: 1;
|
2133
|
+
@duotoneSecondaryColor: inherit;
|
2134
|
+
@duotoneSecondaryOpacity: 0.4;
|
@@ -38,6 +38,7 @@
|
|
38
38
|
@variationButtonWrapping: true;
|
39
39
|
@variationButtonWrapped: true;
|
40
40
|
@variationButtonSpaced: true;
|
41
|
+
@variationButtonConsequences: positive, negative;
|
41
42
|
@variationButtonSizes: @variationAllSizes;
|
42
43
|
@variationButtonColors: @variationAllColors;
|
43
44
|
|
@@ -90,7 +91,8 @@
|
|
90
91
|
@variationIconAliases: true;
|
91
92
|
@variationIconOutline: true;
|
92
93
|
@variationIconBrand: true;
|
93
|
-
@variationIconThin:
|
94
|
+
@variationIconThin: false; /* Font Awesome Pro only */
|
95
|
+
@variationIconDuotone: false; /* Font Awesome Pro only */
|
94
96
|
@variationIconDisabled: true;
|
95
97
|
@variationIconInverted: true;
|
96
98
|
@variationIconLoading: true;
|
@@ -125,6 +127,7 @@
|
|
125
127
|
@variationInputDisabled: true;
|
126
128
|
@variationInputInverted: true;
|
127
129
|
@variationInputStates: @variationAllStates;
|
130
|
+
@variationInputInvalid: true;
|
128
131
|
@variationInputTransparent: true;
|
129
132
|
@variationInputCorner: true;
|
130
133
|
@variationInputLoading: true;
|
@@ -271,6 +274,7 @@
|
|
271
274
|
@variationFormTransparent: true;
|
272
275
|
@variationFormLoading: true;
|
273
276
|
@variationFormStates: @variationAllStates;
|
277
|
+
@variationFormInvalid: true;
|
274
278
|
@variationFormRequired: true;
|
275
279
|
@variationFormInline: true;
|
276
280
|
@variationFormGrouped: true;
|
@@ -713,6 +717,8 @@
|
|
713
717
|
/* Transition */
|
714
718
|
@variationTransitionDisabled: true;
|
715
719
|
@variationTransitionLoading: true;
|
720
|
+
@variationTransitionLooping: true;
|
721
|
+
@variationTransitionInverted: true;
|
716
722
|
@variationTransitionBrowse: true;
|
717
723
|
@variationTransitionDrop: true;
|
718
724
|
@variationTransitionFade: true;
|
@@ -729,6 +735,8 @@
|
|
729
735
|
@variationTransitionPulse: true;
|
730
736
|
@variationTransitionJiggle: true;
|
731
737
|
@variationTransitionGlow: true;
|
738
|
+
@variationTransitionPulsating: true;
|
739
|
+
@variationTransitionColors: @variationAllColors;
|
732
740
|
|
733
741
|
/* Emojis */
|
734
742
|
@variationEmojiColons: true;
|
@@ -14,6 +14,8 @@
|
|
14
14
|
@rangeInvertedTextColor: @invertedSelectedTextColor;
|
15
15
|
@rangeInvertedBoxShadow: none;
|
16
16
|
|
17
|
+
@invertedArrowBackground: #2b2b2b;
|
18
|
+
|
17
19
|
@adjacentTextColor: @mutedTextColor;
|
18
20
|
@adjacentBackground: @subtleTransparentBlack;
|
19
21
|
@adjacentInvertedTextColor: @invertedMutedTextColor;
|
@@ -7,4 +7,11 @@
|
|
7
7
|
@transitionDefaultDuration: 300ms;
|
8
8
|
|
9
9
|
@use3DAcceleration: translateZ(0);
|
10
|
-
@backfaceVisibility: hidden;
|
10
|
+
@backfaceVisibility: hidden;
|
11
|
+
|
12
|
+
@pulsatingColor: #808080;
|
13
|
+
@pulsatingInvertedColor: #ffffff;
|
14
|
+
@pulsatingDuration: 2000ms;
|
15
|
+
@pulsatingDistance: 0.8rem;
|
16
|
+
@pulsatingOpacity: 50%;
|
17
|
+
@pulsatingInvertedOpacity: 70%;
|