fomantic-ui 2.9.3-beta.19 → 2.9.3-beta.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +2 -2
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +1 -1
- package/dist/components/card.min.css +1 -1
- package/dist/components/checkbox.css +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +62 -1
- package/dist/components/container.min.css +2 -2
- package/dist/components/dimmer.css +3 -3
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +2 -2
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +1 -1
- package/dist/components/divider.min.css +1 -1
- package/dist/components/dropdown.css +24 -3
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +1 -1
- package/dist/components/emoji.css +1 -1
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +1 -1
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +1 -1
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +1 -1
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +1 -1
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +107 -107
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +1 -1
- package/dist/components/header.min.css +1 -1
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +3 -3
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +1 -1
- package/dist/components/item.min.css +1 -1
- package/dist/components/label.css +1 -1
- package/dist/components/label.min.css +1 -1
- package/dist/components/list.css +13 -13
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +282 -282
- package/dist/components/loader.min.css +2 -2
- package/dist/components/menu.css +1 -1
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +5 -1
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -1
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +1 -1
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +17 -1
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +69 -5
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +1 -1
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +1 -1
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +1 -1
- package/dist/components/statistic.min.css +1 -1
- package/dist/components/step.css +1 -1
- package/dist/components/step.min.css +1 -1
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +65 -1
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -1
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +766 -463
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +1 -1
- package/package.json +1 -1
- package/src/definitions/collections/grid.less +106 -106
- package/src/definitions/collections/table.less +66 -0
- package/src/definitions/elements/button.less +1 -1
- package/src/definitions/elements/container.less +63 -0
- package/src/definitions/elements/input.less +2 -2
- package/src/definitions/elements/list.less +12 -12
- package/src/definitions/elements/loader.less +71 -71
- package/src/definitions/elements/segment.less +70 -4
- package/src/definitions/modules/dimmer.less +2 -2
- package/src/definitions/modules/dropdown.less +33 -2
- package/src/definitions/modules/modal.less +6 -0
- package/src/definitions/modules/search.less +18 -0
- package/src/themes/default/collections/table.variables +3 -0
- package/src/themes/default/elements/container.variables +3 -0
- package/src/themes/default/elements/segment.variables +3 -0
- package/src/themes/default/globals/variation.variables +6 -0
- package/src/themes/default/modules/dropdown.variables +3 -0
- package/src/themes/default/modules/modal.variables +3 -0
- package/src/themes/default/modules/search.variables +3 -0
package/dist/semantic.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.3-beta.
|
2
|
+
* # Fomantic UI - 2.9.3-beta.20+1e3f606
|
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.9.3-beta.
|
12
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Site
|
13
13
|
* https://github.com/fomantic/Fomantic-UI/
|
14
14
|
*
|
15
15
|
*
|
@@ -463,7 +463,7 @@
|
|
463
463
|
})(jQuery, window, document);
|
464
464
|
|
465
465
|
/*!
|
466
|
-
* # Fomantic-UI 2.9.3-beta.
|
466
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Form Validation
|
467
467
|
* https://github.com/fomantic/Fomantic-UI/
|
468
468
|
*
|
469
469
|
*
|
@@ -2600,7 +2600,7 @@
|
|
2600
2600
|
})(jQuery, window, document);
|
2601
2601
|
|
2602
2602
|
/*!
|
2603
|
-
* # Fomantic-UI 2.9.3-beta.
|
2603
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Accordion
|
2604
2604
|
* https://github.com/fomantic/Fomantic-UI/
|
2605
2605
|
*
|
2606
2606
|
*
|
@@ -3194,7 +3194,7 @@
|
|
3194
3194
|
})(jQuery, window, document);
|
3195
3195
|
|
3196
3196
|
/*!
|
3197
|
-
* # Fomantic-UI 2.9.3-beta.
|
3197
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Calendar
|
3198
3198
|
* https://github.com/fomantic/Fomantic-UI/
|
3199
3199
|
*
|
3200
3200
|
*
|
@@ -5205,7 +5205,7 @@
|
|
5205
5205
|
})(jQuery, window, document);
|
5206
5206
|
|
5207
5207
|
/*!
|
5208
|
-
* # Fomantic-UI 2.9.3-beta.
|
5208
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Checkbox
|
5209
5209
|
* https://github.com/fomantic/Fomantic-UI/
|
5210
5210
|
*
|
5211
5211
|
*
|
@@ -6086,7 +6086,7 @@
|
|
6086
6086
|
})(jQuery, window, document);
|
6087
6087
|
|
6088
6088
|
/*!
|
6089
|
-
* # Fomantic-UI 2.9.3-beta.
|
6089
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Dimmer
|
6090
6090
|
* https://github.com/fomantic/Fomantic-UI/
|
6091
6091
|
*
|
6092
6092
|
*
|
@@ -6817,7 +6817,7 @@
|
|
6817
6817
|
})(jQuery, window, document);
|
6818
6818
|
|
6819
6819
|
/*!
|
6820
|
-
* # Fomantic-UI 2.9.3-beta.
|
6820
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Dropdown
|
6821
6821
|
* https://github.com/fomantic/Fomantic-UI/
|
6822
6822
|
*
|
6823
6823
|
*
|
@@ -11170,7 +11170,7 @@
|
|
11170
11170
|
})(jQuery, window, document);
|
11171
11171
|
|
11172
11172
|
/*!
|
11173
|
-
* # Fomantic-UI 2.9.3-beta.
|
11173
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Embed
|
11174
11174
|
* https://github.com/fomantic/Fomantic-UI/
|
11175
11175
|
*
|
11176
11176
|
*
|
@@ -11849,7 +11849,7 @@
|
|
11849
11849
|
})(jQuery, window, document);
|
11850
11850
|
|
11851
11851
|
/*!
|
11852
|
-
* # Fomantic-UI 2.9.3-beta.
|
11852
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Flyout
|
11853
11853
|
* https://github.com/fomantic/Fomantic-UI/
|
11854
11854
|
*
|
11855
11855
|
*
|
@@ -13430,7 +13430,7 @@
|
|
13430
13430
|
})(jQuery, window, document);
|
13431
13431
|
|
13432
13432
|
/*!
|
13433
|
-
* # Fomantic-UI 2.9.3-beta.
|
13433
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Modal
|
13434
13434
|
* https://github.com/fomantic/Fomantic-UI/
|
13435
13435
|
*
|
13436
13436
|
*
|
@@ -15064,7 +15064,7 @@
|
|
15064
15064
|
})(jQuery, window, document);
|
15065
15065
|
|
15066
15066
|
/*!
|
15067
|
-
* # Fomantic-UI 2.9.3-beta.
|
15067
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Nag
|
15068
15068
|
* https://github.com/fomantic/Fomantic-UI/
|
15069
15069
|
*
|
15070
15070
|
*
|
@@ -15625,7 +15625,7 @@
|
|
15625
15625
|
})(jQuery, window, document);
|
15626
15626
|
|
15627
15627
|
/*!
|
15628
|
-
* # Fomantic-UI 2.9.3-beta.
|
15628
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Popup
|
15629
15629
|
* https://github.com/fomantic/Fomantic-UI/
|
15630
15630
|
*
|
15631
15631
|
*
|
@@ -17181,7 +17181,7 @@
|
|
17181
17181
|
})(jQuery, window, document);
|
17182
17182
|
|
17183
17183
|
/*!
|
17184
|
-
* # Fomantic-UI 2.9.3-beta.
|
17184
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Progress
|
17185
17185
|
* https://github.com/fomantic/Fomantic-UI/
|
17186
17186
|
*
|
17187
17187
|
*
|
@@ -18159,7 +18159,7 @@
|
|
18159
18159
|
})(jQuery, window, document);
|
18160
18160
|
|
18161
18161
|
/*!
|
18162
|
-
* # Fomantic-UI 2.9.3-beta.
|
18162
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Slider
|
18163
18163
|
* https://github.com/fomantic/Fomantic-UI/
|
18164
18164
|
*
|
18165
18165
|
*
|
@@ -19603,7 +19603,7 @@
|
|
19603
19603
|
})(jQuery, window, document);
|
19604
19604
|
|
19605
19605
|
/*!
|
19606
|
-
* # Fomantic-UI 2.9.3-beta.
|
19606
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Rating
|
19607
19607
|
* https://github.com/fomantic/Fomantic-UI/
|
19608
19608
|
*
|
19609
19609
|
*
|
@@ -20142,7 +20142,7 @@
|
|
20142
20142
|
})(jQuery, window, document);
|
20143
20143
|
|
20144
20144
|
/*!
|
20145
|
-
* # Fomantic-UI 2.9.3-beta.
|
20145
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Search
|
20146
20146
|
* https://github.com/fomantic/Fomantic-UI/
|
20147
20147
|
*
|
20148
20148
|
*
|
@@ -21720,7 +21720,7 @@
|
|
21720
21720
|
})(jQuery, window, document);
|
21721
21721
|
|
21722
21722
|
/*!
|
21723
|
-
* # Fomantic-UI 2.9.3-beta.
|
21723
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Shape
|
21724
21724
|
* https://github.com/fomantic/Fomantic-UI/
|
21725
21725
|
*
|
21726
21726
|
*
|
@@ -22516,7 +22516,7 @@
|
|
22516
22516
|
})(jQuery, window, document);
|
22517
22517
|
|
22518
22518
|
/*!
|
22519
|
-
* # Fomantic-UI 2.9.3-beta.
|
22519
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Sidebar
|
22520
22520
|
* https://github.com/fomantic/Fomantic-UI/
|
22521
22521
|
*
|
22522
22522
|
*
|
@@ -23599,7 +23599,7 @@
|
|
23599
23599
|
})(jQuery, window, document);
|
23600
23600
|
|
23601
23601
|
/*!
|
23602
|
-
* # Fomantic-UI 2.9.3-beta.
|
23602
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Sticky
|
23603
23603
|
* https://github.com/fomantic/Fomantic-UI/
|
23604
23604
|
*
|
23605
23605
|
*
|
@@ -24515,7 +24515,7 @@
|
|
24515
24515
|
})(jQuery, window, document);
|
24516
24516
|
|
24517
24517
|
/*!
|
24518
|
-
* # Fomantic-UI 2.9.3-beta.
|
24518
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Tab
|
24519
24519
|
* https://github.com/fomantic/Fomantic-UI/
|
24520
24520
|
*
|
24521
24521
|
*
|
@@ -25479,7 +25479,7 @@
|
|
25479
25479
|
})(jQuery, window, document);
|
25480
25480
|
|
25481
25481
|
/*!
|
25482
|
-
* # Fomantic-UI 2.9.3-beta.
|
25482
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Toast
|
25483
25483
|
* https://github.com/fomantic/Fomantic-UI/
|
25484
25484
|
*
|
25485
25485
|
*
|
@@ -26440,7 +26440,7 @@
|
|
26440
26440
|
})(jQuery, window, document);
|
26441
26441
|
|
26442
26442
|
/*!
|
26443
|
-
* # Fomantic-UI 2.9.3-beta.
|
26443
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Transition
|
26444
26444
|
* https://github.com/fomantic/Fomantic-UI/
|
26445
26445
|
*
|
26446
26446
|
*
|
@@ -27471,7 +27471,7 @@
|
|
27471
27471
|
})(jQuery, window, document);
|
27472
27472
|
|
27473
27473
|
/*!
|
27474
|
-
* # Fomantic-UI 2.9.3-beta.
|
27474
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - API
|
27475
27475
|
* https://github.com/fomantic/Fomantic-UI/
|
27476
27476
|
*
|
27477
27477
|
*
|
@@ -28692,7 +28692,7 @@
|
|
28692
28692
|
})(jQuery, window, document);
|
28693
28693
|
|
28694
28694
|
/*!
|
28695
|
-
* # Fomantic-UI 2.9.3-beta.
|
28695
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - State
|
28696
28696
|
* https://github.com/fomantic/Fomantic-UI/
|
28697
28697
|
*
|
28698
28698
|
*
|
@@ -29388,7 +29388,7 @@
|
|
29388
29388
|
})(jQuery, window, document);
|
29389
29389
|
|
29390
29390
|
/*!
|
29391
|
-
* # Fomantic-UI 2.9.3-beta.
|
29391
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Visibility
|
29392
29392
|
* https://github.com/fomantic/Fomantic-UI/
|
29393
29393
|
*
|
29394
29394
|
*
|