fomantic-ui 2.10.0-beta.11 → 2.10.0-beta.13
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/CHANGELOG.md +5289 -2325
- package/changelog-setup.js +22 -0
- package/changelog-template.hbs +256 -251
- 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 +1 -1
- package/dist/components/button.min.css +1 -1
- 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 +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 +1 -1
- package/dist/components/divider.min.css +1 -1
- package/dist/components/dropdown.css +1 -1
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +1 -1
- 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 +1 -1
- package/dist/components/grid.min.css +1 -1
- 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 +1 -1
- package/dist/components/input.min.css +1 -1
- 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 +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 +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 +1 -1
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +1 -1
- 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 +1 -1
- package/dist/components/segment.min.css +1 -1
- 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 +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 +53 -53
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +1 -1
- package/dist/semantic.min.js +1 -1
- package/package.json +1 -1
package/dist/semantic.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.10.0-beta.
|
2
|
+
* # Fomantic UI - 2.10.0-beta.13+40d7f14
|
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.
|
12
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Reset
|
13
13
|
* https://github.com/fomantic/Fomantic-UI/
|
14
14
|
*
|
15
15
|
*
|
@@ -430,7 +430,7 @@ template {
|
|
430
430
|
Site Overrides
|
431
431
|
*******************************/
|
432
432
|
/*!
|
433
|
-
* # Fomantic-UI 2.10.0-beta.
|
433
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Site
|
434
434
|
* https://github.com/fomantic/Fomantic-UI/
|
435
435
|
*
|
436
436
|
*
|
@@ -721,7 +721,7 @@ input::selection {
|
|
721
721
|
Site Overrides
|
722
722
|
*******************************/
|
723
723
|
/*!
|
724
|
-
* # Fomantic-UI 2.10.0-beta.
|
724
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Button
|
725
725
|
* https://github.com/fomantic/Fomantic-UI/
|
726
726
|
*
|
727
727
|
*
|
@@ -5430,7 +5430,7 @@ input::selection {
|
|
5430
5430
|
Site Overrides
|
5431
5431
|
*******************************/
|
5432
5432
|
/*!
|
5433
|
-
* # Fomantic-UI 2.10.0-beta.
|
5433
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Container
|
5434
5434
|
* https://github.com/fomantic/Fomantic-UI/
|
5435
5435
|
*
|
5436
5436
|
*
|
@@ -5785,7 +5785,7 @@ input::selection {
|
|
5785
5785
|
Site Overrides
|
5786
5786
|
*******************************/
|
5787
5787
|
/*!
|
5788
|
-
* # Fomantic-UI 2.10.0-beta.
|
5788
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Divider
|
5789
5789
|
* https://github.com/fomantic/Fomantic-UI/
|
5790
5790
|
*
|
5791
5791
|
*
|
@@ -6102,7 +6102,7 @@ input::selection {
|
|
6102
6102
|
Site Overrides
|
6103
6103
|
*******************************/
|
6104
6104
|
/*!
|
6105
|
-
* # Fomantic-UI 2.10.0-beta.
|
6105
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Emoji
|
6106
6106
|
* https://github.com/fomantic/Fomantic-UI/
|
6107
6107
|
*
|
6108
6108
|
*
|
@@ -21418,7 +21418,7 @@ em[data-emoji=":regional_indicator_a:"]::before {
|
|
21418
21418
|
Site Overrides
|
21419
21419
|
*******************************/
|
21420
21420
|
/*!
|
21421
|
-
* # Fomantic-UI 2.10.0-beta.
|
21421
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Flag
|
21422
21422
|
* https://github.com/fomantic/Fomantic-UI/
|
21423
21423
|
*
|
21424
21424
|
*
|
@@ -22833,7 +22833,7 @@ i.flag.united.nations::before {
|
|
22833
22833
|
Site Overrides
|
22834
22834
|
*******************************/
|
22835
22835
|
/*!
|
22836
|
-
* # Fomantic-UI 2.10.0-beta.
|
22836
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Header
|
22837
22837
|
* https://github.com/fomantic/Fomantic-UI/
|
22838
22838
|
*
|
22839
22839
|
*
|
@@ -23787,7 +23787,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
23787
23787
|
Site Overrides
|
23788
23788
|
*******************************/
|
23789
23789
|
/*!
|
23790
|
-
* # Fomantic-UI 2.10.0-beta.
|
23790
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Icon
|
23791
23791
|
* https://github.com/fomantic/Fomantic-UI/
|
23792
23792
|
*
|
23793
23793
|
*
|
@@ -32897,7 +32897,7 @@ i.icon.youtube.play::before {
|
|
32897
32897
|
Site Overrides
|
32898
32898
|
*******************************/
|
32899
32899
|
/*!
|
32900
|
-
* # Fomantic-UI 2.10.0-beta.
|
32900
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Image
|
32901
32901
|
* https://github.com/fomantic/Fomantic-UI/
|
32902
32902
|
*
|
32903
32903
|
*
|
@@ -33238,7 +33238,7 @@ img.ui.bordered.image {
|
|
33238
33238
|
Site Overrides
|
33239
33239
|
*******************************/
|
33240
33240
|
/*!
|
33241
|
-
* # Fomantic-UI 2.10.0-beta.
|
33241
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Input
|
33242
33242
|
* https://github.com/fomantic/Fomantic-UI/
|
33243
33243
|
*
|
33244
33244
|
*
|
@@ -34443,7 +34443,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
34443
34443
|
Site Overrides
|
34444
34444
|
*******************************/
|
34445
34445
|
/*!
|
34446
|
-
* # Fomantic-UI 2.10.0-beta.
|
34446
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Label
|
34447
34447
|
* https://github.com/fomantic/Fomantic-UI/
|
34448
34448
|
*
|
34449
34449
|
*
|
@@ -36856,7 +36856,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
36856
36856
|
Site Overrides
|
36857
36857
|
*******************************/
|
36858
36858
|
/*!
|
36859
|
-
* # Fomantic-UI 2.10.0-beta.
|
36859
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - List
|
36860
36860
|
* https://github.com/fomantic/Fomantic-UI/
|
36861
36861
|
*
|
36862
36862
|
*
|
@@ -37954,7 +37954,7 @@ ol.ui.suffixed.list li::before,
|
|
37954
37954
|
Site Overrides
|
37955
37955
|
*******************************/
|
37956
37956
|
/*!
|
37957
|
-
* # Fomantic-UI 2.10.0-beta.
|
37957
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Loader
|
37958
37958
|
* https://github.com/fomantic/Fomantic-UI/
|
37959
37959
|
*
|
37960
37960
|
*
|
@@ -38822,7 +38822,7 @@ ol.ui.suffixed.list li::before,
|
|
38822
38822
|
Site Overrides
|
38823
38823
|
*******************************/
|
38824
38824
|
/*!
|
38825
|
-
* # Fomantic-UI 2.10.0-beta.
|
38825
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Placeholder
|
38826
38826
|
* https://github.com/fomantic/Fomantic-UI/
|
38827
38827
|
*
|
38828
38828
|
*
|
@@ -39093,7 +39093,7 @@ ol.ui.suffixed.list li::before,
|
|
39093
39093
|
Site Overrides
|
39094
39094
|
*******************************/
|
39095
39095
|
/*!
|
39096
|
-
* # Fomantic-UI 2.10.0-beta.
|
39096
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Rail
|
39097
39097
|
* https://github.com/fomantic/Fomantic-UI/
|
39098
39098
|
*
|
39099
39099
|
*
|
@@ -39255,7 +39255,7 @@ ol.ui.suffixed.list li::before,
|
|
39255
39255
|
Site Overrides
|
39256
39256
|
*******************************/
|
39257
39257
|
/*!
|
39258
|
-
* # Fomantic-UI 2.10.0-beta.
|
39258
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Reveal
|
39259
39259
|
* https://github.com/fomantic/Fomantic-UI/
|
39260
39260
|
*
|
39261
39261
|
*
|
@@ -39566,7 +39566,7 @@ ol.ui.suffixed.list li::before,
|
|
39566
39566
|
Site Overrides
|
39567
39567
|
*******************************/
|
39568
39568
|
/*!
|
39569
|
-
* # Fomantic-UI 2.10.0-beta.
|
39569
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Segment
|
39570
39570
|
* https://github.com/fomantic/Fomantic-UI/
|
39571
39571
|
*
|
39572
39572
|
*
|
@@ -40800,7 +40800,7 @@ ol.ui.suffixed.list li::before,
|
|
40800
40800
|
Site Overrides
|
40801
40801
|
*******************************/
|
40802
40802
|
/*!
|
40803
|
-
* # Fomantic-UI 2.10.0-beta.
|
40803
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Step
|
40804
40804
|
* https://github.com/fomantic/Fomantic-UI/
|
40805
40805
|
*
|
40806
40806
|
*
|
@@ -42654,7 +42654,7 @@ ol.ui.suffixed.list li::before,
|
|
42654
42654
|
Site Overrides
|
42655
42655
|
*******************************/
|
42656
42656
|
/*!
|
42657
|
-
* # Fomantic-UI 2.10.0-beta.
|
42657
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Text
|
42658
42658
|
* https://github.com/fomantic/Fomantic-UI/
|
42659
42659
|
*
|
42660
42660
|
*
|
@@ -42853,7 +42853,7 @@ span.ui.massive.text {
|
|
42853
42853
|
Site Overrides
|
42854
42854
|
*******************************/
|
42855
42855
|
/*!
|
42856
|
-
* # Fomantic-UI 2.10.0-beta.
|
42856
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Breadcrumb
|
42857
42857
|
* https://github.com/fomantic/Fomantic-UI/
|
42858
42858
|
*
|
42859
42859
|
*
|
@@ -42998,7 +42998,7 @@ span.ui.massive.text {
|
|
42998
42998
|
Site Overrides
|
42999
42999
|
*******************************/
|
43000
43000
|
/*!
|
43001
|
-
* # Fomantic-UI 2.10.0-beta.
|
43001
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Form
|
43002
43002
|
* https://github.com/fomantic/Fomantic-UI/
|
43003
43003
|
*
|
43004
43004
|
*
|
@@ -45019,7 +45019,7 @@ span.ui.massive.text {
|
|
45019
45019
|
Site Overrides
|
45020
45020
|
*******************************/
|
45021
45021
|
/*!
|
45022
|
-
* # Fomantic-UI 2.10.0-beta.
|
45022
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Grid
|
45023
45023
|
* https://github.com/fomantic/Fomantic-UI/
|
45024
45024
|
*
|
45025
45025
|
*
|
@@ -47221,7 +47221,7 @@ span.ui.massive.text {
|
|
47221
47221
|
Site Overrides
|
47222
47222
|
*******************************/
|
47223
47223
|
/*!
|
47224
|
-
* # Fomantic-UI 2.10.0-beta.
|
47224
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Menu
|
47225
47225
|
* https://github.com/fomantic/Fomantic-UI/
|
47226
47226
|
*
|
47227
47227
|
*
|
@@ -49717,7 +49717,7 @@ Floated Menu / Item
|
|
49717
49717
|
Site Overrides
|
49718
49718
|
*******************************/
|
49719
49719
|
/*!
|
49720
|
-
* # Fomantic-UI 2.10.0-beta.
|
49720
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Message
|
49721
49721
|
* https://github.com/fomantic/Fomantic-UI/
|
49722
49722
|
*
|
49723
49723
|
*
|
@@ -50462,7 +50462,7 @@ Floated Menu / Item
|
|
50462
50462
|
Site Overrides
|
50463
50463
|
*******************************/
|
50464
50464
|
/*!
|
50465
|
-
* # Fomantic-UI 2.10.0-beta.
|
50465
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Table
|
50466
50466
|
* https://github.com/fomantic/Fomantic-UI/
|
50467
50467
|
*
|
50468
50468
|
*
|
@@ -54534,7 +54534,7 @@ Floated Menu / Item
|
|
54534
54534
|
Site Overrides
|
54535
54535
|
*******************************/
|
54536
54536
|
/*!
|
54537
|
-
* # Fomantic-UI 2.10.0-beta.
|
54537
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Ad
|
54538
54538
|
* https://github.com/fomantic/Fomantic-UI/
|
54539
54539
|
*
|
54540
54540
|
*
|
@@ -54822,7 +54822,7 @@ Floated Menu / Item
|
|
54822
54822
|
Site Overrides
|
54823
54823
|
*******************************/
|
54824
54824
|
/*!
|
54825
|
-
* # Fomantic-UI 2.10.0-beta.
|
54825
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Card
|
54826
54826
|
* https://github.com/fomantic/Fomantic-UI/
|
54827
54827
|
*
|
54828
54828
|
*
|
@@ -56970,7 +56970,7 @@ a.inverted.ui.card:hover,
|
|
56970
56970
|
Site Overrides
|
56971
56971
|
*******************************/
|
56972
56972
|
/*!
|
56973
|
-
* # Fomantic-UI 2.10.0-beta.
|
56973
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Comment
|
56974
56974
|
* https://github.com/fomantic/Fomantic-UI/
|
56975
56975
|
*
|
56976
56976
|
*
|
@@ -57287,7 +57287,7 @@ a.inverted.ui.card:hover,
|
|
57287
57287
|
Site Overrides
|
57288
57288
|
*******************************/
|
57289
57289
|
/*!
|
57290
|
-
* # Fomantic-UI 2.10.0-beta.
|
57290
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Feed
|
57291
57291
|
* https://github.com/fomantic/Fomantic-UI/
|
57292
57292
|
*
|
57293
57293
|
*
|
@@ -58239,7 +58239,7 @@ a.inverted.ui.card:hover,
|
|
58239
58239
|
Site Overrides
|
58240
58240
|
*******************************/
|
58241
58241
|
/*!
|
58242
|
-
* # Fomantic-UI 2.10.0-beta.
|
58242
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Item
|
58243
58243
|
* https://github.com/fomantic/Fomantic-UI/
|
58244
58244
|
*
|
58245
58245
|
*
|
@@ -58856,7 +58856,7 @@ a.inverted.ui.card:hover,
|
|
58856
58856
|
Site Overrides
|
58857
58857
|
*******************************/
|
58858
58858
|
/*!
|
58859
|
-
* # Fomantic-UI 2.10.0-beta.
|
58859
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Statistic
|
58860
58860
|
* https://github.com/fomantic/Fomantic-UI/
|
58861
58861
|
*
|
58862
58862
|
*
|
@@ -59534,7 +59534,7 @@ a.inverted.ui.card:hover,
|
|
59534
59534
|
Site Overrides
|
59535
59535
|
*******************************/
|
59536
59536
|
/*!
|
59537
|
-
* # Fomantic-UI 2.10.0-beta.
|
59537
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Accordion
|
59538
59538
|
* https://github.com/fomantic/Fomantic-UI/
|
59539
59539
|
*
|
59540
59540
|
*
|
@@ -59941,7 +59941,7 @@ a.inverted.ui.card:hover,
|
|
59941
59941
|
User Overrides
|
59942
59942
|
*******************************/
|
59943
59943
|
/*!
|
59944
|
-
* # Fomantic-UI 2.10.0-beta.
|
59944
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Calendar
|
59945
59945
|
* https://github.com/fomantic/Fomantic-UI/
|
59946
59946
|
*
|
59947
59947
|
*
|
@@ -60329,7 +60329,7 @@ a.inverted.ui.card:hover,
|
|
60329
60329
|
User Overrides
|
60330
60330
|
*******************************/
|
60331
60331
|
/*!
|
60332
|
-
* # Fomantic-UI 2.10.0-beta.
|
60332
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Checkbox
|
60333
60333
|
* https://github.com/fomantic/Fomantic-UI/
|
60334
60334
|
*
|
60335
60335
|
*
|
@@ -61229,7 +61229,7 @@ a.inverted.ui.card:hover,
|
|
61229
61229
|
Site Overrides
|
61230
61230
|
*******************************/
|
61231
61231
|
/*!
|
61232
|
-
* # Fomantic-UI 2.10.0-beta.
|
61232
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Dimmer
|
61233
61233
|
* https://github.com/fomantic/Fomantic-UI/
|
61234
61234
|
*
|
61235
61235
|
*
|
@@ -61630,7 +61630,7 @@ body.dimmable > .dimmer {
|
|
61630
61630
|
User Overrides
|
61631
61631
|
*******************************/
|
61632
61632
|
/*!
|
61633
|
-
* # Fomantic-UI 2.10.0-beta.
|
61633
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Dropdown
|
61634
61634
|
* https://github.com/fomantic/Fomantic-UI/
|
61635
61635
|
*
|
61636
61636
|
*
|
@@ -64021,7 +64021,7 @@ select.ui.dropdown {
|
|
64021
64021
|
User Overrides
|
64022
64022
|
*******************************/
|
64023
64023
|
/*!
|
64024
|
-
* # Fomantic-UI 2.10.0-beta.
|
64024
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Embed
|
64025
64025
|
* https://github.com/fomantic/Fomantic-UI/
|
64026
64026
|
*
|
64027
64027
|
*
|
@@ -64181,7 +64181,7 @@ select.ui.dropdown {
|
|
64181
64181
|
Site Overrides
|
64182
64182
|
*******************************/
|
64183
64183
|
/*!
|
64184
|
-
* # Fomantic-UI 2.10.0-beta.
|
64184
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Flyout
|
64185
64185
|
* https://github.com/fomantic/Fomantic-UI/
|
64186
64186
|
*
|
64187
64187
|
*
|
@@ -64811,7 +64811,7 @@ body.pushable > .pusher {
|
|
64811
64811
|
User Overrides
|
64812
64812
|
*******************************/
|
64813
64813
|
/*!
|
64814
|
-
* # Fomantic-UI 2.10.0-beta.
|
64814
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Modal
|
64815
64815
|
* https://github.com/fomantic/Fomantic-UI/
|
64816
64816
|
*
|
64817
64817
|
*
|
@@ -65702,7 +65702,7 @@ body.pushable > .pusher {
|
|
65702
65702
|
Site Overrides
|
65703
65703
|
*******************************/
|
65704
65704
|
/*!
|
65705
|
-
* # Fomantic-UI 2.10.0-beta.
|
65705
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Nag
|
65706
65706
|
* https://github.com/fomantic/Fomantic-UI/
|
65707
65707
|
*
|
65708
65708
|
*
|
@@ -66037,7 +66037,7 @@ a.ui.nag {
|
|
66037
66037
|
User Overrides
|
66038
66038
|
*******************************/
|
66039
66039
|
/*!
|
66040
|
-
* # Fomantic-UI 2.10.0-beta.
|
66040
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Popup
|
66041
66041
|
* https://github.com/fomantic/Fomantic-UI/
|
66042
66042
|
*
|
66043
66043
|
*
|
@@ -67406,7 +67406,7 @@ a.ui.nag {
|
|
67406
67406
|
User Overrides
|
67407
67407
|
*******************************/
|
67408
67408
|
/*!
|
67409
|
-
* # Fomantic-UI 2.10.0-beta.
|
67409
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Progress
|
67410
67410
|
* https://github.com/fomantic/Fomantic-UI/
|
67411
67411
|
*
|
67412
67412
|
*
|
@@ -68287,7 +68287,7 @@ a.ui.nag {
|
|
68287
68287
|
Site Overrides
|
68288
68288
|
*******************************/
|
68289
68289
|
/*!
|
68290
|
-
* # Fomantic-UI 2.10.0-beta.
|
68290
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Slider
|
68291
68291
|
* https://github.com/fomantic/Fomantic-UI/
|
68292
68292
|
*
|
68293
68293
|
*
|
@@ -69423,7 +69423,7 @@ a.ui.nag {
|
|
69423
69423
|
User Overrides
|
69424
69424
|
*******************************/
|
69425
69425
|
/*!
|
69426
|
-
* # Fomantic-UI 2.10.0-beta.
|
69426
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Rating
|
69427
69427
|
* https://github.com/fomantic/Fomantic-UI/
|
69428
69428
|
*
|
69429
69429
|
*
|
@@ -69889,7 +69889,7 @@ a.ui.nag {
|
|
69889
69889
|
Site Overrides
|
69890
69890
|
*******************************/
|
69891
69891
|
/*!
|
69892
|
-
* # Fomantic-UI 2.10.0-beta.
|
69892
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Search
|
69893
69893
|
* https://github.com/fomantic/Fomantic-UI/
|
69894
69894
|
*
|
69895
69895
|
*
|
@@ -70497,7 +70497,7 @@ a.ui.nag {
|
|
70497
70497
|
Site Overrides
|
70498
70498
|
*******************************/
|
70499
70499
|
/*!
|
70500
|
-
* # Fomantic-UI 2.10.0-beta.
|
70500
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Shape
|
70501
70501
|
* https://github.com/fomantic/Fomantic-UI/
|
70502
70502
|
*
|
70503
70503
|
*
|
@@ -70645,7 +70645,7 @@ a.ui.nag {
|
|
70645
70645
|
User Overrides
|
70646
70646
|
*******************************/
|
70647
70647
|
/*!
|
70648
|
-
* # Fomantic-UI 2.10.0-beta.
|
70648
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Sidebar
|
70649
70649
|
* https://github.com/fomantic/Fomantic-UI/
|
70650
70650
|
*
|
70651
70651
|
*
|
@@ -71260,7 +71260,7 @@ body.pushable > .pusher {
|
|
71260
71260
|
Site Overrides
|
71261
71261
|
*******************************/
|
71262
71262
|
/*!
|
71263
|
-
* # Fomantic-UI 2.10.0-beta.
|
71263
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Sticky
|
71264
71264
|
* https://github.com/fomantic/Fomantic-UI/
|
71265
71265
|
*
|
71266
71266
|
*
|
@@ -71329,7 +71329,7 @@ body.pushable > .pusher {
|
|
71329
71329
|
Site Overrides
|
71330
71330
|
*******************************/
|
71331
71331
|
/*!
|
71332
|
-
* # Fomantic-UI 2.10.0-beta.
|
71332
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Tab
|
71333
71333
|
* https://github.com/fomantic/Fomantic-UI/
|
71334
71334
|
*
|
71335
71335
|
*
|
@@ -71411,7 +71411,7 @@ body.pushable > .pusher {
|
|
71411
71411
|
User Overrides
|
71412
71412
|
*******************************/
|
71413
71413
|
/*!
|
71414
|
-
* # Fomantic-UI 2.10.0-beta.
|
71414
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Toast
|
71415
71415
|
* https://github.com/fomantic/Fomantic-UI/
|
71416
71416
|
*
|
71417
71417
|
*
|
@@ -72339,7 +72339,7 @@ body.pushable > .pusher {
|
|
72339
72339
|
User Overrides
|
72340
72340
|
*******************************/
|
72341
72341
|
/*!
|
72342
|
-
* # Fomantic-UI 2.10.0-beta.
|
72342
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Transition
|
72343
72343
|
* https://github.com/fomantic/Fomantic-UI/
|
72344
72344
|
*
|
72345
72345
|
*
|
package/dist/semantic.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.10.0-beta.
|
2
|
+
* # Fomantic UI - 2.10.0-beta.13+40d7f14
|
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.
|
12
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Site
|
13
13
|
* https://github.com/fomantic/Fomantic-UI/
|
14
14
|
*
|
15
15
|
*
|
@@ -446,7 +446,7 @@
|
|
446
446
|
})(jQuery, window, document);
|
447
447
|
|
448
448
|
/*!
|
449
|
-
* # Fomantic-UI 2.10.0-beta.
|
449
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Form Validation
|
450
450
|
* https://github.com/fomantic/Fomantic-UI/
|
451
451
|
*
|
452
452
|
*
|
@@ -2537,7 +2537,7 @@
|
|
2537
2537
|
})(jQuery, window, document);
|
2538
2538
|
|
2539
2539
|
/*!
|
2540
|
-
* # Fomantic-UI 2.10.0-beta.
|
2540
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Accordion
|
2541
2541
|
* https://github.com/fomantic/Fomantic-UI/
|
2542
2542
|
*
|
2543
2543
|
*
|
@@ -3094,7 +3094,7 @@
|
|
3094
3094
|
})(jQuery, window, document);
|
3095
3095
|
|
3096
3096
|
/*!
|
3097
|
-
* # Fomantic-UI 2.10.0-beta.
|
3097
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Calendar
|
3098
3098
|
* https://github.com/fomantic/Fomantic-UI/
|
3099
3099
|
*
|
3100
3100
|
*
|
@@ -5102,7 +5102,7 @@
|
|
5102
5102
|
})(jQuery, window, document);
|
5103
5103
|
|
5104
5104
|
/*!
|
5105
|
-
* # Fomantic-UI 2.10.0-beta.
|
5105
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Checkbox
|
5106
5106
|
* https://github.com/fomantic/Fomantic-UI/
|
5107
5107
|
*
|
5108
5108
|
*
|
@@ -5941,7 +5941,7 @@
|
|
5941
5941
|
})(jQuery, window, document);
|
5942
5942
|
|
5943
5943
|
/*!
|
5944
|
-
* # Fomantic-UI 2.10.0-beta.
|
5944
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Dimmer
|
5945
5945
|
* https://github.com/fomantic/Fomantic-UI/
|
5946
5946
|
*
|
5947
5947
|
*
|
@@ -6641,7 +6641,7 @@
|
|
6641
6641
|
})(jQuery, window, document);
|
6642
6642
|
|
6643
6643
|
/*!
|
6644
|
-
* # Fomantic-UI 2.10.0-beta.
|
6644
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Dropdown
|
6645
6645
|
* https://github.com/fomantic/Fomantic-UI/
|
6646
6646
|
*
|
6647
6647
|
*
|
@@ -10755,7 +10755,7 @@
|
|
10755
10755
|
})(jQuery, window, document);
|
10756
10756
|
|
10757
10757
|
/*!
|
10758
|
-
* # Fomantic-UI 2.10.0-beta.
|
10758
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Embed
|
10759
10759
|
* https://github.com/fomantic/Fomantic-UI/
|
10760
10760
|
*
|
10761
10761
|
*
|
@@ -11415,7 +11415,7 @@
|
|
11415
11415
|
})(jQuery, window, document);
|
11416
11416
|
|
11417
11417
|
/*!
|
11418
|
-
* # Fomantic-UI 2.10.0-beta.
|
11418
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Flyout
|
11419
11419
|
* https://github.com/fomantic/Fomantic-UI/
|
11420
11420
|
*
|
11421
11421
|
*
|
@@ -12838,7 +12838,7 @@
|
|
12838
12838
|
})(jQuery, window, document);
|
12839
12839
|
|
12840
12840
|
/*!
|
12841
|
-
* # Fomantic-UI 2.10.0-beta.
|
12841
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Modal
|
12842
12842
|
* https://github.com/fomantic/Fomantic-UI/
|
12843
12843
|
*
|
12844
12844
|
*
|
@@ -14353,7 +14353,7 @@
|
|
14353
14353
|
})(jQuery, window, document);
|
14354
14354
|
|
14355
14355
|
/*!
|
14356
|
-
* # Fomantic-UI 2.10.0-beta.
|
14356
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Nag
|
14357
14357
|
* https://github.com/fomantic/Fomantic-UI/
|
14358
14358
|
*
|
14359
14359
|
*
|
@@ -14890,7 +14890,7 @@
|
|
14890
14890
|
})(jQuery, window, document);
|
14891
14891
|
|
14892
14892
|
/*!
|
14893
|
-
* # Fomantic-UI 2.10.0-beta.
|
14893
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Popup
|
14894
14894
|
* https://github.com/fomantic/Fomantic-UI/
|
14895
14895
|
*
|
14896
14896
|
*
|
@@ -16379,7 +16379,7 @@
|
|
16379
16379
|
})(jQuery, window, document);
|
16380
16380
|
|
16381
16381
|
/*!
|
16382
|
-
* # Fomantic-UI 2.10.0-beta.
|
16382
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Progress
|
16383
16383
|
* https://github.com/fomantic/Fomantic-UI/
|
16384
16384
|
*
|
16385
16385
|
*
|
@@ -17324,7 +17324,7 @@
|
|
17324
17324
|
})(jQuery, window, document);
|
17325
17325
|
|
17326
17326
|
/*!
|
17327
|
-
* # Fomantic-UI 2.10.0-beta.
|
17327
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Slider
|
17328
17328
|
* https://github.com/fomantic/Fomantic-UI/
|
17329
17329
|
*
|
17330
17330
|
*
|
@@ -18788,7 +18788,7 @@
|
|
18788
18788
|
})(jQuery, window, document);
|
18789
18789
|
|
18790
18790
|
/*!
|
18791
|
-
* # Fomantic-UI 2.10.0-beta.
|
18791
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Rating
|
18792
18792
|
* https://github.com/fomantic/Fomantic-UI/
|
18793
18793
|
*
|
18794
18794
|
*
|
@@ -19297,7 +19297,7 @@
|
|
19297
19297
|
})(jQuery, window, document);
|
19298
19298
|
|
19299
19299
|
/*!
|
19300
|
-
* # Fomantic-UI 2.10.0-beta.
|
19300
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Search
|
19301
19301
|
* https://github.com/fomantic/Fomantic-UI/
|
19302
19302
|
*
|
19303
19303
|
*
|
@@ -20837,7 +20837,7 @@
|
|
20837
20837
|
})(jQuery, window, document);
|
20838
20838
|
|
20839
20839
|
/*!
|
20840
|
-
* # Fomantic-UI 2.10.0-beta.
|
20840
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Shape
|
20841
20841
|
* https://github.com/fomantic/Fomantic-UI/
|
20842
20842
|
*
|
20843
20843
|
*
|
@@ -21569,7 +21569,7 @@
|
|
21569
21569
|
})(jQuery, window, document);
|
21570
21570
|
|
21571
21571
|
/*!
|
21572
|
-
* # Fomantic-UI 2.10.0-beta.
|
21572
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Sidebar
|
21573
21573
|
* https://github.com/fomantic/Fomantic-UI/
|
21574
21574
|
*
|
21575
21575
|
*
|
@@ -22542,7 +22542,7 @@
|
|
22542
22542
|
})(jQuery, window, document);
|
22543
22543
|
|
22544
22544
|
/*!
|
22545
|
-
* # Fomantic-UI 2.10.0-beta.
|
22545
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Sticky
|
22546
22546
|
* https://github.com/fomantic/Fomantic-UI/
|
22547
22547
|
*
|
22548
22548
|
*
|
@@ -23415,7 +23415,7 @@
|
|
23415
23415
|
})(jQuery, window, document);
|
23416
23416
|
|
23417
23417
|
/*!
|
23418
|
-
* # Fomantic-UI 2.10.0-beta.
|
23418
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Tab
|
23419
23419
|
* https://github.com/fomantic/Fomantic-UI/
|
23420
23420
|
*
|
23421
23421
|
*
|
@@ -24315,7 +24315,7 @@
|
|
24315
24315
|
})(jQuery, window, document);
|
24316
24316
|
|
24317
24317
|
/*!
|
24318
|
-
* # Fomantic-UI 2.10.0-beta.
|
24318
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Toast
|
24319
24319
|
* https://github.com/fomantic/Fomantic-UI/
|
24320
24320
|
*
|
24321
24321
|
*
|
@@ -25242,7 +25242,7 @@
|
|
25242
25242
|
})(jQuery, window, document);
|
25243
25243
|
|
25244
25244
|
/*!
|
25245
|
-
* # Fomantic-UI 2.10.0-beta.
|
25245
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Transition
|
25246
25246
|
* https://github.com/fomantic/Fomantic-UI/
|
25247
25247
|
*
|
25248
25248
|
*
|
@@ -26222,7 +26222,7 @@
|
|
26222
26222
|
})(jQuery, window, document);
|
26223
26223
|
|
26224
26224
|
/*!
|
26225
|
-
* # Fomantic-UI 2.10.0-beta.
|
26225
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - API
|
26226
26226
|
* https://github.com/fomantic/Fomantic-UI/
|
26227
26227
|
*
|
26228
26228
|
*
|
@@ -27395,7 +27395,7 @@
|
|
27395
27395
|
})(jQuery, window, document);
|
27396
27396
|
|
27397
27397
|
/*!
|
27398
|
-
* # Fomantic-UI 2.10.0-beta.
|
27398
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - State
|
27399
27399
|
* https://github.com/fomantic/Fomantic-UI/
|
27400
27400
|
*
|
27401
27401
|
*
|
@@ -28063,7 +28063,7 @@
|
|
28063
28063
|
})(jQuery, window, document);
|
28064
28064
|
|
28065
28065
|
/*!
|
28066
|
-
* # Fomantic-UI 2.10.0-beta.
|
28066
|
+
* # Fomantic-UI 2.10.0-beta.13+40d7f14 - Visibility
|
28067
28067
|
* https://github.com/fomantic/Fomantic-UI/
|
28068
28068
|
*
|
28069
28069
|
*
|