fomantic-ui 2.9.0-beta.204 → 2.9.0-beta.205
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 +4 -4
- package/.github/workflows/nightly.yml +4 -4
- package/.github/workflows/release.yml +30 -0
- 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/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/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/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.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 +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 +49 -49
- package/dist/semantic.js +25 -25
- 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.9.0-beta.
|
2
|
+
* # Fomantic UI - 2.9.0-beta.205
|
3
3
|
* https://github.com/fomantic/Fomantic-UI
|
4
4
|
* http://fomantic-ui.com/
|
5
5
|
*
|
@@ -10,7 +10,7 @@
|
|
10
10
|
*/
|
11
11
|
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400%3B0,700%3B1,400%3B1,700&subset=latin&display=swap');
|
12
12
|
/*!
|
13
|
-
* # Fomantic-UI 2.9.0-beta.
|
13
|
+
* # Fomantic-UI 2.9.0-beta.205 - Reset
|
14
14
|
* http://github.com/fomantic/Fomantic-UI/
|
15
15
|
*
|
16
16
|
*
|
@@ -435,7 +435,7 @@ template {
|
|
435
435
|
Site Overrides
|
436
436
|
*******************************/
|
437
437
|
/*!
|
438
|
-
* # Fomantic-UI 2.9.0-beta.
|
438
|
+
* # Fomantic-UI 2.9.0-beta.205 - Site
|
439
439
|
* http://github.com/fomantic/Fomantic-UI/
|
440
440
|
*
|
441
441
|
*
|
@@ -674,7 +674,7 @@ input::selection {
|
|
674
674
|
Site Overrides
|
675
675
|
*******************************/
|
676
676
|
/*!
|
677
|
-
* # Fomantic-UI 2.9.0-beta.
|
677
|
+
* # Fomantic-UI 2.9.0-beta.205 - Button
|
678
678
|
* http://github.com/fomantic/Fomantic-UI/
|
679
679
|
*
|
680
680
|
*
|
@@ -5687,7 +5687,7 @@ input::selection {
|
|
5687
5687
|
Site Overrides
|
5688
5688
|
*******************************/
|
5689
5689
|
/*!
|
5690
|
-
* # Fomantic-UI 2.9.0-beta.
|
5690
|
+
* # Fomantic-UI 2.9.0-beta.205 - Container
|
5691
5691
|
* http://github.com/fomantic/Fomantic-UI/
|
5692
5692
|
*
|
5693
5693
|
*
|
@@ -5940,7 +5940,7 @@ input::selection {
|
|
5940
5940
|
Site Overrides
|
5941
5941
|
*******************************/
|
5942
5942
|
/*!
|
5943
|
-
* # Fomantic-UI 2.9.0-beta.
|
5943
|
+
* # Fomantic-UI 2.9.0-beta.205 - Divider
|
5944
5944
|
* http://github.com/fomantic/Fomantic-UI/
|
5945
5945
|
*
|
5946
5946
|
*
|
@@ -21621,7 +21621,7 @@ em[data-emoji="tone5"]:before {
|
|
21621
21621
|
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3ff.svg");
|
21622
21622
|
}
|
21623
21623
|
/*!
|
21624
|
-
* # Fomantic-UI 2.9.0-beta.
|
21624
|
+
* # Fomantic-UI 2.9.0-beta.205 - Flag
|
21625
21625
|
* http://github.com/fomantic/Fomantic-UI/
|
21626
21626
|
*
|
21627
21627
|
*
|
@@ -23033,7 +23033,7 @@ i.flag.united.nations:before {
|
|
23033
23033
|
Site Overrides
|
23034
23034
|
*******************************/
|
23035
23035
|
/*!
|
23036
|
-
* # Fomantic-UI 2.9.0-beta.
|
23036
|
+
* # Fomantic-UI 2.9.0-beta.205 - Header
|
23037
23037
|
* http://github.com/fomantic/Fomantic-UI/
|
23038
23038
|
*
|
23039
23039
|
*
|
@@ -23987,7 +23987,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
23987
23987
|
Site Overrides
|
23988
23988
|
*******************************/
|
23989
23989
|
/*!
|
23990
|
-
* # Fomantic-UI 2.9.0-beta.
|
23990
|
+
* # Fomantic-UI 2.9.0-beta.205 - Icon
|
23991
23991
|
* http://github.com/fomantic/Fomantic-UI/
|
23992
23992
|
*
|
23993
23993
|
*
|
@@ -33110,7 +33110,7 @@ i.icon.youtube.play:before {
|
|
33110
33110
|
Site Overrides
|
33111
33111
|
*******************************/
|
33112
33112
|
/*!
|
33113
|
-
* # Fomantic-UI 2.9.0-beta.
|
33113
|
+
* # Fomantic-UI 2.9.0-beta.205 - Image
|
33114
33114
|
* http://github.com/fomantic/Fomantic-UI/
|
33115
33115
|
*
|
33116
33116
|
*
|
@@ -33465,7 +33465,7 @@ img.ui.bordered.image {
|
|
33465
33465
|
Site Overrides
|
33466
33466
|
*******************************/
|
33467
33467
|
/*!
|
33468
|
-
* # Fomantic-UI 2.9.0-beta.
|
33468
|
+
* # Fomantic-UI 2.9.0-beta.205 - Input
|
33469
33469
|
* http://github.com/fomantic/Fomantic-UI/
|
33470
33470
|
*
|
33471
33471
|
*
|
@@ -35141,7 +35141,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
35141
35141
|
Site Overrides
|
35142
35142
|
*******************************/
|
35143
35143
|
/*!
|
35144
|
-
* # Fomantic-UI 2.9.0-beta.
|
35144
|
+
* # Fomantic-UI 2.9.0-beta.205 - Label
|
35145
35145
|
* http://github.com/fomantic/Fomantic-UI/
|
35146
35146
|
*
|
35147
35147
|
*
|
@@ -37541,7 +37541,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
37541
37541
|
Site Overrides
|
37542
37542
|
*******************************/
|
37543
37543
|
/*!
|
37544
|
-
* # Fomantic-UI 2.9.0-beta.
|
37544
|
+
* # Fomantic-UI 2.9.0-beta.205 - List
|
37545
37545
|
* http://github.com/fomantic/Fomantic-UI/
|
37546
37546
|
*
|
37547
37547
|
*
|
@@ -38647,7 +38647,7 @@ ol.ui.suffixed.list li:before,
|
|
38647
38647
|
User Variable Overrides
|
38648
38648
|
*******************************/
|
38649
38649
|
/*!
|
38650
|
-
* # Fomantic-UI 2.9.0-beta.
|
38650
|
+
* # Fomantic-UI 2.9.0-beta.205 - Loader
|
38651
38651
|
* http://github.com/fomantic/Fomantic-UI/
|
38652
38652
|
*
|
38653
38653
|
*
|
@@ -39602,7 +39602,7 @@ ol.ui.suffixed.list li:before,
|
|
39602
39602
|
Site Overrides
|
39603
39603
|
*******************************/
|
39604
39604
|
/*!
|
39605
|
-
* # Fomantic-UI 2.9.0-beta.
|
39605
|
+
* # Fomantic-UI 2.9.0-beta.205 - Loader
|
39606
39606
|
* http://github.com/fomantic/Fomantic-UI/
|
39607
39607
|
*
|
39608
39608
|
*
|
@@ -39889,7 +39889,7 @@ ol.ui.suffixed.list li:before,
|
|
39889
39889
|
Theme Overrides
|
39890
39890
|
*******************************/
|
39891
39891
|
/*!
|
39892
|
-
* # Fomantic-UI 2.9.0-beta.
|
39892
|
+
* # Fomantic-UI 2.9.0-beta.205 - Rail
|
39893
39893
|
* http://github.com/fomantic/Fomantic-UI/
|
39894
39894
|
*
|
39895
39895
|
*
|
@@ -40051,7 +40051,7 @@ ol.ui.suffixed.list li:before,
|
|
40051
40051
|
Site Overrides
|
40052
40052
|
*******************************/
|
40053
40053
|
/*!
|
40054
|
-
* # Fomantic-UI 2.9.0-beta.
|
40054
|
+
* # Fomantic-UI 2.9.0-beta.205 - Reveal
|
40055
40055
|
* http://github.com/fomantic/Fomantic-UI/
|
40056
40056
|
*
|
40057
40057
|
*
|
@@ -40394,7 +40394,7 @@ ol.ui.suffixed.list li:before,
|
|
40394
40394
|
Site Overrides
|
40395
40395
|
*******************************/
|
40396
40396
|
/*!
|
40397
|
-
* # Fomantic-UI 2.9.0-beta.
|
40397
|
+
* # Fomantic-UI 2.9.0-beta.205 - Segment
|
40398
40398
|
* http://github.com/fomantic/Fomantic-UI/
|
40399
40399
|
*
|
40400
40400
|
*
|
@@ -41493,7 +41493,7 @@ ol.ui.suffixed.list li:before,
|
|
41493
41493
|
Site Overrides
|
41494
41494
|
*******************************/
|
41495
41495
|
/*!
|
41496
|
-
* # Fomantic-UI 2.9.0-beta.
|
41496
|
+
* # Fomantic-UI 2.9.0-beta.205 - Step
|
41497
41497
|
* http://github.com/fomantic/Fomantic-UI/
|
41498
41498
|
*
|
41499
41499
|
*
|
@@ -42265,7 +42265,7 @@ ol.ui.suffixed.list li:before,
|
|
42265
42265
|
Site Overrides
|
42266
42266
|
*******************************/
|
42267
42267
|
/*!
|
42268
|
-
* # Fomantic-UI 2.9.0-beta.
|
42268
|
+
* # Fomantic-UI 2.9.0-beta.205 - Text
|
42269
42269
|
* http://github.com/fomantic/Fomantic-UI/
|
42270
42270
|
*
|
42271
42271
|
*
|
@@ -42460,7 +42460,7 @@ span.ui.massive.text {
|
|
42460
42460
|
Theme Overrides
|
42461
42461
|
*******************************/
|
42462
42462
|
/*!
|
42463
|
-
* # Fomantic-UI 2.9.0-beta.
|
42463
|
+
* # Fomantic-UI 2.9.0-beta.205 - Breadcrumb
|
42464
42464
|
* http://github.com/fomantic/Fomantic-UI/
|
42465
42465
|
*
|
42466
42466
|
*
|
@@ -42605,7 +42605,7 @@ span.ui.massive.text {
|
|
42605
42605
|
Site Overrides
|
42606
42606
|
*******************************/
|
42607
42607
|
/*!
|
42608
|
-
* # Fomantic-UI 2.9.0-beta.
|
42608
|
+
* # Fomantic-UI 2.9.0-beta.205 - Form
|
42609
42609
|
* http://github.com/fomantic/Fomantic-UI/
|
42610
42610
|
*
|
42611
42611
|
*
|
@@ -44664,7 +44664,7 @@ span.ui.massive.text {
|
|
44664
44664
|
Site Overrides
|
44665
44665
|
*******************************/
|
44666
44666
|
/*!
|
44667
|
-
* # Fomantic-UI 2.9.0-beta.
|
44667
|
+
* # Fomantic-UI 2.9.0-beta.205 - Grid
|
44668
44668
|
* http://github.com/fomantic/Fomantic-UI/
|
44669
44669
|
*
|
44670
44670
|
*
|
@@ -49595,7 +49595,7 @@ Floated Menu / Item
|
|
49595
49595
|
Site Overrides
|
49596
49596
|
*******************************/
|
49597
49597
|
/*!
|
49598
|
-
* # Fomantic-UI 2.9.0-beta.
|
49598
|
+
* # Fomantic-UI 2.9.0-beta.205 - Message
|
49599
49599
|
* http://github.com/fomantic/Fomantic-UI/
|
49600
49600
|
*
|
49601
49601
|
*
|
@@ -50401,7 +50401,7 @@ Floated Menu / Item
|
|
50401
50401
|
Site Overrides
|
50402
50402
|
*******************************/
|
50403
50403
|
/*!
|
50404
|
-
* # Fomantic-UI 2.9.0-beta.
|
50404
|
+
* # Fomantic-UI 2.9.0-beta.205 - Table
|
50405
50405
|
* http://github.com/fomantic/Fomantic-UI/
|
50406
50406
|
*
|
50407
50407
|
*
|
@@ -54341,7 +54341,7 @@ Floated Menu / Item
|
|
54341
54341
|
Site Overrides
|
54342
54342
|
*******************************/
|
54343
54343
|
/*!
|
54344
|
-
* # Fomantic-UI 2.9.0-beta.
|
54344
|
+
* # Fomantic-UI 2.9.0-beta.205 - Ad
|
54345
54345
|
* http://github.com/fomantic/Fomantic-UI/
|
54346
54346
|
*
|
54347
54347
|
*
|
@@ -54630,7 +54630,7 @@ Floated Menu / Item
|
|
54630
54630
|
User Variable Overrides
|
54631
54631
|
*******************************/
|
54632
54632
|
/*!
|
54633
|
-
* # Fomantic-UI 2.9.0-beta.
|
54633
|
+
* # Fomantic-UI 2.9.0-beta.205 - Card
|
54634
54634
|
* http://github.com/fomantic/Fomantic-UI/
|
54635
54635
|
*
|
54636
54636
|
*
|
@@ -56197,7 +56197,7 @@ a.inverted.ui.card:hover,
|
|
56197
56197
|
User Variable Overrides
|
56198
56198
|
*******************************/
|
56199
56199
|
/*!
|
56200
|
-
* # Fomantic-UI 2.9.0-beta.
|
56200
|
+
* # Fomantic-UI 2.9.0-beta.205 - Comment
|
56201
56201
|
* http://github.com/fomantic/Fomantic-UI/
|
56202
56202
|
*
|
56203
56203
|
*
|
@@ -56512,7 +56512,7 @@ a.inverted.ui.card:hover,
|
|
56512
56512
|
User Variable Overrides
|
56513
56513
|
*******************************/
|
56514
56514
|
/*!
|
56515
|
-
* # Fomantic-UI 2.9.0-beta.
|
56515
|
+
* # Fomantic-UI 2.9.0-beta.205 - Feed
|
56516
56516
|
* http://github.com/fomantic/Fomantic-UI/
|
56517
56517
|
*
|
56518
56518
|
*
|
@@ -56867,7 +56867,7 @@ a.inverted.ui.card:hover,
|
|
56867
56867
|
User Variable Overrides
|
56868
56868
|
*******************************/
|
56869
56869
|
/*!
|
56870
|
-
* # Fomantic-UI 2.9.0-beta.
|
56870
|
+
* # Fomantic-UI 2.9.0-beta.205 - Item
|
56871
56871
|
* http://github.com/fomantic/Fomantic-UI/
|
56872
56872
|
*
|
56873
56873
|
*
|
@@ -57503,7 +57503,7 @@ a.inverted.ui.card:hover,
|
|
57503
57503
|
User Variable Overrides
|
57504
57504
|
*******************************/
|
57505
57505
|
/*!
|
57506
|
-
* # Fomantic-UI 2.9.0-beta.
|
57506
|
+
* # Fomantic-UI 2.9.0-beta.205 - Statistic
|
57507
57507
|
* http://github.com/fomantic/Fomantic-UI/
|
57508
57508
|
*
|
57509
57509
|
*
|
@@ -58209,7 +58209,7 @@ a.inverted.ui.card:hover,
|
|
58209
58209
|
User Variable Overrides
|
58210
58210
|
*******************************/
|
58211
58211
|
/*!
|
58212
|
-
* # Fomantic-UI 2.9.0-beta.
|
58212
|
+
* # Fomantic-UI 2.9.0-beta.205 - Accordion
|
58213
58213
|
* http://github.com/fomantic/Fomantic-UI/
|
58214
58214
|
*
|
58215
58215
|
*
|
@@ -58623,7 +58623,7 @@ a.inverted.ui.card:hover,
|
|
58623
58623
|
User Overrides
|
58624
58624
|
*******************************/
|
58625
58625
|
/*!
|
58626
|
-
* # Fomantic-UI 2.9.0-beta.
|
58626
|
+
* # Fomantic-UI 2.9.0-beta.205 - Calendar
|
58627
58627
|
* http://github.com/fomantic/Fomantic-UI/
|
58628
58628
|
*
|
58629
58629
|
*
|
@@ -58814,7 +58814,7 @@ a.inverted.ui.card:hover,
|
|
58814
58814
|
Theme Overrides
|
58815
58815
|
*******************************/
|
58816
58816
|
/*!
|
58817
|
-
* # Fomantic-UI 2.9.0-beta.
|
58817
|
+
* # Fomantic-UI 2.9.0-beta.205 - Checkbox
|
58818
58818
|
* http://github.com/fomantic/Fomantic-UI/
|
58819
58819
|
*
|
58820
58820
|
*
|
@@ -59714,7 +59714,7 @@ a.inverted.ui.card:hover,
|
|
59714
59714
|
Site Overrides
|
59715
59715
|
*******************************/
|
59716
59716
|
/*!
|
59717
|
-
* # Fomantic-UI 2.9.0-beta.
|
59717
|
+
* # Fomantic-UI 2.9.0-beta.205 - Dimmer
|
59718
59718
|
* http://github.com/fomantic/Fomantic-UI/
|
59719
59719
|
*
|
59720
59720
|
*
|
@@ -60235,7 +60235,7 @@ body.dimmable > .dimmer {
|
|
60235
60235
|
User Overrides
|
60236
60236
|
*******************************/
|
60237
60237
|
/*!
|
60238
|
-
* # Fomantic-UI 2.9.0-beta.
|
60238
|
+
* # Fomantic-UI 2.9.0-beta.205 - Dropdown
|
60239
60239
|
* http://github.com/fomantic/Fomantic-UI/
|
60240
60240
|
*
|
60241
60241
|
*
|
@@ -62567,7 +62567,7 @@ select.ui.dropdown {
|
|
62567
62567
|
User Overrides
|
62568
62568
|
*******************************/
|
62569
62569
|
/*!
|
62570
|
-
* # Fomantic-UI 2.9.0-beta.
|
62570
|
+
* # Fomantic-UI 2.9.0-beta.205 - Video
|
62571
62571
|
* http://github.com/fomantic/Fomantic-UI/
|
62572
62572
|
*
|
62573
62573
|
*
|
@@ -62732,7 +62732,7 @@ select.ui.dropdown {
|
|
62732
62732
|
Site Overrides
|
62733
62733
|
*******************************/
|
62734
62734
|
/*!
|
62735
|
-
* # Fomantic-UI 2.9.0-beta.
|
62735
|
+
* # Fomantic-UI 2.9.0-beta.205 - Modal
|
62736
62736
|
* http://github.com/fomantic/Fomantic-UI/
|
62737
62737
|
*
|
62738
62738
|
*
|
@@ -63622,7 +63622,7 @@ select.ui.dropdown {
|
|
63622
63622
|
Site Overrides
|
63623
63623
|
*******************************/
|
63624
63624
|
/*!
|
63625
|
-
* # Fomantic-UI 2.9.0-beta.
|
63625
|
+
* # Fomantic-UI 2.9.0-beta.205 - Nag
|
63626
63626
|
* http://github.com/fomantic/Fomantic-UI/
|
63627
63627
|
*
|
63628
63628
|
*
|
@@ -63961,7 +63961,7 @@ a.ui.nag {
|
|
63961
63961
|
User Overrides
|
63962
63962
|
*******************************/
|
63963
63963
|
/*!
|
63964
|
-
* # Fomantic-UI 2.9.0-beta.
|
63964
|
+
* # Fomantic-UI 2.9.0-beta.205 - Popup
|
63965
63965
|
* http://github.com/fomantic/Fomantic-UI/
|
63966
63966
|
*
|
63967
63967
|
*
|
@@ -64876,7 +64876,7 @@ a.ui.nag {
|
|
64876
64876
|
User Overrides
|
64877
64877
|
*******************************/
|
64878
64878
|
/*!
|
64879
|
-
* # Fomantic-UI 2.9.0-beta.
|
64879
|
+
* # Fomantic-UI 2.9.0-beta.205 - Progress Bar
|
64880
64880
|
* http://github.com/fomantic/Fomantic-UI/
|
64881
64881
|
*
|
64882
64882
|
*
|
@@ -66796,7 +66796,7 @@ a.ui.nag {
|
|
66796
66796
|
Slider Overrides
|
66797
66797
|
*******************************/
|
66798
66798
|
/*!
|
66799
|
-
* # Fomantic-UI 2.9.0-beta.
|
66799
|
+
* # Fomantic-UI 2.9.0-beta.205 - Rating
|
66800
66800
|
* http://github.com/fomantic/Fomantic-UI/
|
66801
66801
|
*
|
66802
66802
|
*
|
@@ -67299,7 +67299,7 @@ a.ui.nag {
|
|
67299
67299
|
Site Overrides
|
67300
67300
|
*******************************/
|
67301
67301
|
/*!
|
67302
|
-
* # Fomantic-UI 2.9.0-beta.
|
67302
|
+
* # Fomantic-UI 2.9.0-beta.205 - Search
|
67303
67303
|
* http://github.com/fomantic/Fomantic-UI/
|
67304
67304
|
*
|
67305
67305
|
*
|
@@ -67881,7 +67881,7 @@ a.ui.nag {
|
|
67881
67881
|
Site Overrides
|
67882
67882
|
*******************************/
|
67883
67883
|
/*!
|
67884
|
-
* # Fomantic-UI 2.9.0-beta.
|
67884
|
+
* # Fomantic-UI 2.9.0-beta.205 - Shape
|
67885
67885
|
* http://github.com/fomantic/Fomantic-UI/
|
67886
67886
|
*
|
67887
67887
|
*
|
@@ -68042,7 +68042,7 @@ a.ui.nag {
|
|
68042
68042
|
User Overrides
|
68043
68043
|
*******************************/
|
68044
68044
|
/*!
|
68045
|
-
* # Fomantic-UI 2.9.0-beta.
|
68045
|
+
* # Fomantic-UI 2.9.0-beta.205 - Sidebar
|
68046
68046
|
* http://github.com/fomantic/Fomantic-UI/
|
68047
68047
|
*
|
68048
68048
|
*
|
@@ -68729,7 +68729,7 @@ body.pushable > .pusher {
|
|
68729
68729
|
Site Overrides
|
68730
68730
|
*******************************/
|
68731
68731
|
/*!
|
68732
|
-
* # Fomantic-UI 2.9.0-beta.
|
68732
|
+
* # Fomantic-UI 2.9.0-beta.205 - Sticky
|
68733
68733
|
* http://github.com/fomantic/Fomantic-UI/
|
68734
68734
|
*
|
68735
68735
|
*
|
@@ -68802,7 +68802,7 @@ body.pushable > .pusher {
|
|
68802
68802
|
Site Overrides
|
68803
68803
|
*******************************/
|
68804
68804
|
/*!
|
68805
|
-
* # Fomantic-UI 2.9.0-beta.
|
68805
|
+
* # Fomantic-UI 2.9.0-beta.205 - Tab
|
68806
68806
|
* http://github.com/fomantic/Fomantic-UI/
|
68807
68807
|
*
|
68808
68808
|
*
|
@@ -68886,7 +68886,7 @@ body.pushable > .pusher {
|
|
68886
68886
|
User Overrides
|
68887
68887
|
*******************************/
|
68888
68888
|
/*!
|
68889
|
-
* # Fomantic-UI 2.9.0-beta.
|
68889
|
+
* # Fomantic-UI 2.9.0-beta.205 - Toast
|
68890
68890
|
* http://github.com/fomantic/Fomantic-UI/
|
68891
68891
|
*
|
68892
68892
|
*
|
@@ -69882,7 +69882,7 @@ body.pushable > .pusher {
|
|
69882
69882
|
Theme Overrides
|
69883
69883
|
*******************************/
|
69884
69884
|
/*!
|
69885
|
-
* # Fomantic-UI 2.9.0-beta.
|
69885
|
+
* # Fomantic-UI 2.9.0-beta.205 - Transition
|
69886
69886
|
* http://github.com/fomantic/Fomantic-UI/
|
69887
69887
|
*
|
69888
69888
|
*
|
package/dist/semantic.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.0-beta.
|
2
|
+
* # Fomantic UI - 2.9.0-beta.205
|
3
3
|
* https://github.com/fomantic/Fomantic-UI
|
4
4
|
* http://fomantic-ui.com/
|
5
5
|
*
|
@@ -9,7 +9,7 @@
|
|
9
9
|
*
|
10
10
|
*/
|
11
11
|
/*!
|
12
|
-
* # Fomantic-UI 2.9.0-beta.
|
12
|
+
* # Fomantic-UI 2.9.0-beta.205 - Site
|
13
13
|
* http://github.com/fomantic/Fomantic-UI/
|
14
14
|
*
|
15
15
|
*
|
@@ -503,7 +503,7 @@ $.extend($.expr[ ":" ], {
|
|
503
503
|
})( jQuery, window, document );
|
504
504
|
|
505
505
|
/*!
|
506
|
-
* # Fomantic-UI 2.9.0-beta.
|
506
|
+
* # Fomantic-UI 2.9.0-beta.205 - Form Validation
|
507
507
|
* http://github.com/fomantic/Fomantic-UI/
|
508
508
|
*
|
509
509
|
*
|
@@ -2577,7 +2577,7 @@ $.fn.form.settings = {
|
|
2577
2577
|
})( jQuery, window, document );
|
2578
2578
|
|
2579
2579
|
/*!
|
2580
|
-
* # Fomantic-UI 2.9.0-beta.
|
2580
|
+
* # Fomantic-UI 2.9.0-beta.205 - Accordion
|
2581
2581
|
* http://github.com/fomantic/Fomantic-UI/
|
2582
2582
|
*
|
2583
2583
|
*
|
@@ -3196,7 +3196,7 @@ $.extend( $.easing, {
|
|
3196
3196
|
|
3197
3197
|
|
3198
3198
|
/*!
|
3199
|
-
* # Fomantic-UI 2.9.0-beta.
|
3199
|
+
* # Fomantic-UI 2.9.0-beta.205 - Calendar
|
3200
3200
|
* http://github.com/fomantic/Fomantic-UI/
|
3201
3201
|
*
|
3202
3202
|
*
|
@@ -5068,7 +5068,7 @@ $.fn.calendar.settings = {
|
|
5068
5068
|
})(jQuery, window, document);
|
5069
5069
|
|
5070
5070
|
/*!
|
5071
|
-
* # Fomantic-UI 2.9.0-beta.
|
5071
|
+
* # Fomantic-UI 2.9.0-beta.205 - Checkbox
|
5072
5072
|
* http://github.com/fomantic/Fomantic-UI/
|
5073
5073
|
*
|
5074
5074
|
*
|
@@ -5951,7 +5951,7 @@ $.fn.checkbox.settings = {
|
|
5951
5951
|
})( jQuery, window, document );
|
5952
5952
|
|
5953
5953
|
/*!
|
5954
|
-
* # Fomantic-UI 2.9.0-beta.
|
5954
|
+
* # Fomantic-UI 2.9.0-beta.205 - Dimmer
|
5955
5955
|
* http://github.com/fomantic/Fomantic-UI/
|
5956
5956
|
*
|
5957
5957
|
*
|
@@ -6708,7 +6708,7 @@ $.fn.dimmer.settings = {
|
|
6708
6708
|
})( jQuery, window, document );
|
6709
6709
|
|
6710
6710
|
/*!
|
6711
|
-
* # Fomantic-UI 2.9.0-beta.
|
6711
|
+
* # Fomantic-UI 2.9.0-beta.205 - Dropdown
|
6712
6712
|
* http://github.com/fomantic/Fomantic-UI/
|
6713
6713
|
*
|
6714
6714
|
*
|
@@ -11064,7 +11064,7 @@ $.fn.dropdown.settings.templates = {
|
|
11064
11064
|
})( jQuery, window, document );
|
11065
11065
|
|
11066
11066
|
/*!
|
11067
|
-
* # Fomantic-UI 2.9.0-beta.
|
11067
|
+
* # Fomantic-UI 2.9.0-beta.205 - Embed
|
11068
11068
|
* http://github.com/fomantic/Fomantic-UI/
|
11069
11069
|
*
|
11070
11070
|
*
|
@@ -11774,7 +11774,7 @@ $.fn.embed.settings = {
|
|
11774
11774
|
})( jQuery, window, document );
|
11775
11775
|
|
11776
11776
|
/*!
|
11777
|
-
* # Fomantic-UI 2.9.0-beta.
|
11777
|
+
* # Fomantic-UI 2.9.0-beta.205 - Modal
|
11778
11778
|
* http://github.com/fomantic/Fomantic-UI/
|
11779
11779
|
*
|
11780
11780
|
*
|
@@ -13302,7 +13302,7 @@ $.fn.modal.settings.templates = {
|
|
13302
13302
|
})( jQuery, window, document );
|
13303
13303
|
|
13304
13304
|
/*!
|
13305
|
-
* # Fomantic-UI 2.9.0-beta.
|
13305
|
+
* # Fomantic-UI 2.9.0-beta.205 - Nag
|
13306
13306
|
* http://github.com/fomantic/Fomantic-UI/
|
13307
13307
|
*
|
13308
13308
|
*
|
@@ -13861,7 +13861,7 @@ $.extend( $.easing, {
|
|
13861
13861
|
})( jQuery, window, document );
|
13862
13862
|
|
13863
13863
|
/*!
|
13864
|
-
* # Fomantic-UI 2.9.0-beta.
|
13864
|
+
* # Fomantic-UI 2.9.0-beta.205 - Popup
|
13865
13865
|
* http://github.com/fomantic/Fomantic-UI/
|
13866
13866
|
*
|
13867
13867
|
*
|
@@ -15403,7 +15403,7 @@ $.fn.popup.settings = {
|
|
15403
15403
|
})( jQuery, window, document );
|
15404
15404
|
|
15405
15405
|
/*!
|
15406
|
-
* # Fomantic-UI 2.9.0-beta.
|
15406
|
+
* # Fomantic-UI 2.9.0-beta.205 - Progress
|
15407
15407
|
* http://github.com/fomantic/Fomantic-UI/
|
15408
15408
|
*
|
15409
15409
|
*
|
@@ -16440,7 +16440,7 @@ $.fn.progress.settings = {
|
|
16440
16440
|
})( jQuery, window, document );
|
16441
16441
|
|
16442
16442
|
/*!
|
16443
|
-
* # Fomantic-UI 2.9.0-beta.
|
16443
|
+
* # Fomantic-UI 2.9.0-beta.205 - Slider
|
16444
16444
|
* http://github.com/fomantic/Fomantic-UI/
|
16445
16445
|
*
|
16446
16446
|
*
|
@@ -17779,7 +17779,7 @@ $.fn.slider.settings = {
|
|
17779
17779
|
})( jQuery, window, document );
|
17780
17780
|
|
17781
17781
|
/*!
|
17782
|
-
* # Fomantic-UI 2.9.0-beta.
|
17782
|
+
* # Fomantic-UI 2.9.0-beta.205 - Rating
|
17783
17783
|
* http://github.com/fomantic/Fomantic-UI/
|
17784
17784
|
*
|
17785
17785
|
*
|
@@ -18334,7 +18334,7 @@ $.fn.rating.settings = {
|
|
18334
18334
|
})( jQuery, window, document );
|
18335
18335
|
|
18336
18336
|
/*!
|
18337
|
-
* # Fomantic-UI 2.9.0-beta.
|
18337
|
+
* # Fomantic-UI 2.9.0-beta.205 - Search
|
18338
18338
|
* http://github.com/fomantic/Fomantic-UI/
|
18339
18339
|
*
|
18340
18340
|
*
|
@@ -19902,7 +19902,7 @@ $.fn.search.settings = {
|
|
19902
19902
|
})( jQuery, window, document );
|
19903
19903
|
|
19904
19904
|
/*!
|
19905
|
-
* # Fomantic-UI 2.9.0-beta.
|
19905
|
+
* # Fomantic-UI 2.9.0-beta.205 - Shape
|
19906
19906
|
* http://github.com/fomantic/Fomantic-UI/
|
19907
19907
|
*
|
19908
19908
|
*
|
@@ -20751,7 +20751,7 @@ $.fn.shape.settings = {
|
|
20751
20751
|
})( jQuery, window, document );
|
20752
20752
|
|
20753
20753
|
/*!
|
20754
|
-
* # Fomantic-UI 2.9.0-beta.
|
20754
|
+
* # Fomantic-UI 2.9.0-beta.205 - Sidebar
|
20755
20755
|
* http://github.com/fomantic/Fomantic-UI/
|
20756
20756
|
*
|
20757
20757
|
*
|
@@ -21788,7 +21788,7 @@ $.fn.sidebar.settings = {
|
|
21788
21788
|
})( jQuery, window, document );
|
21789
21789
|
|
21790
21790
|
/*!
|
21791
|
-
* # Fomantic-UI 2.9.0-beta.
|
21791
|
+
* # Fomantic-UI 2.9.0-beta.205 - Sticky
|
21792
21792
|
* http://github.com/fomantic/Fomantic-UI/
|
21793
21793
|
*
|
21794
21794
|
*
|
@@ -22746,7 +22746,7 @@ $.fn.sticky.settings = {
|
|
22746
22746
|
})( jQuery, window, document );
|
22747
22747
|
|
22748
22748
|
/*!
|
22749
|
-
* # Fomantic-UI 2.9.0-beta.
|
22749
|
+
* # Fomantic-UI 2.9.0-beta.205 - Tab
|
22750
22750
|
* http://github.com/fomantic/Fomantic-UI/
|
22751
22751
|
*
|
22752
22752
|
*
|
@@ -23766,7 +23766,7 @@ $.fn.tab.settings = {
|
|
23766
23766
|
})( jQuery, window, document );
|
23767
23767
|
|
23768
23768
|
/*!
|
23769
|
-
* # Fomantic-UI 2.9.0-beta.
|
23769
|
+
* # Fomantic-UI 2.9.0-beta.205 - Toast
|
23770
23770
|
* http://github.com/fomantic/Fomantic-UI/
|
23771
23771
|
*
|
23772
23772
|
*
|
@@ -24687,7 +24687,7 @@ $.extend( $.easing, {
|
|
24687
24687
|
})( jQuery, window, document );
|
24688
24688
|
|
24689
24689
|
/*!
|
24690
|
-
* # Fomantic-UI 2.9.0-beta.
|
24690
|
+
* # Fomantic-UI 2.9.0-beta.205 - Transition
|
24691
24691
|
* http://github.com/fomantic/Fomantic-UI/
|
24692
24692
|
*
|
24693
24693
|
*
|
@@ -25797,7 +25797,7 @@ $.fn.transition.settings = {
|
|
25797
25797
|
})( jQuery, window, document );
|
25798
25798
|
|
25799
25799
|
/*!
|
25800
|
-
* # Fomantic-UI 2.9.0-beta.
|
25800
|
+
* # Fomantic-UI 2.9.0-beta.205 - API
|
25801
25801
|
* http://github.com/fomantic/Fomantic-UI/
|
25802
25802
|
*
|
25803
25803
|
*
|
@@ -26979,7 +26979,7 @@ $.api.settings = {
|
|
26979
26979
|
})( jQuery, window, document );
|
26980
26980
|
|
26981
26981
|
/*!
|
26982
|
-
* # Fomantic-UI 2.9.0-beta.
|
26982
|
+
* # Fomantic-UI 2.9.0-beta.205 - State
|
26983
26983
|
* http://github.com/fomantic/Fomantic-UI/
|
26984
26984
|
*
|
26985
26985
|
*
|
@@ -27691,7 +27691,7 @@ $.fn.state.settings = {
|
|
27691
27691
|
})( jQuery, window, document );
|
27692
27692
|
|
27693
27693
|
/*!
|
27694
|
-
* # Fomantic-UI 2.9.0-beta.
|
27694
|
+
* # Fomantic-UI 2.9.0-beta.205 - Visibility
|
27695
27695
|
* http://github.com/fomantic/Fomantic-UI/
|
27696
27696
|
*
|
27697
27697
|
*
|
package/dist/semantic.min.css
CHANGED
package/dist/semantic.min.js
CHANGED