fomantic-ui 2.10.0-beta.67 → 2.10.0-beta.69
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/README.md +8 -4
- package/dist/components/accordion.css +3 -2
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +2 -2
- 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 +3 -2
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +2 -2
- 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 +9 -5
- 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 +3 -2
- package/dist/components/emoji.min.css +2 -2
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +3 -2
- package/dist/components/flag.min.css +2 -2
- package/dist/components/flyout.css +9 -5
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +2 -2
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +1 -1
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +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 +3 -2
- package/dist/components/icon.min.css +2 -2
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +275 -1
- 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 +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 +3 -2
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +2 -2
- 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 +3 -2
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +2 -2
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +3 -2
- package/dist/components/reset.min.css +2 -2
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +3 -2
- 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 +1 -1
- package/dist/components/segment.min.css +1 -1
- package/dist/components/shape.css +5 -3
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +2 -2
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +9 -5
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +2 -2
- 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 +3 -2
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +2 -2
- 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 +449 -53
- 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/tasks/config/tasks.js +9 -6
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.69+5128e9f
|
|
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.69+5128e9f - Site
|
|
13
13
|
* https://github.com/fomantic/Fomantic-UI/
|
|
14
14
|
*
|
|
15
15
|
*
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
})(jQuery, window, document);
|
|
426
426
|
|
|
427
427
|
/*!
|
|
428
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
428
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Form Validation
|
|
429
429
|
* https://github.com/fomantic/Fomantic-UI/
|
|
430
430
|
*
|
|
431
431
|
*
|
|
@@ -2491,7 +2491,7 @@
|
|
|
2491
2491
|
})(jQuery, window, document);
|
|
2492
2492
|
|
|
2493
2493
|
/*!
|
|
2494
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
2494
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Accordion
|
|
2495
2495
|
* https://github.com/fomantic/Fomantic-UI/
|
|
2496
2496
|
*
|
|
2497
2497
|
*
|
|
@@ -3039,7 +3039,7 @@
|
|
|
3039
3039
|
})(jQuery, window, document);
|
|
3040
3040
|
|
|
3041
3041
|
/*!
|
|
3042
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
3042
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Calendar
|
|
3043
3043
|
* https://github.com/fomantic/Fomantic-UI/
|
|
3044
3044
|
*
|
|
3045
3045
|
*
|
|
@@ -5000,7 +5000,7 @@
|
|
|
5000
5000
|
})(jQuery, window, document);
|
|
5001
5001
|
|
|
5002
5002
|
/*!
|
|
5003
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
5003
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Checkbox
|
|
5004
5004
|
* https://github.com/fomantic/Fomantic-UI/
|
|
5005
5005
|
*
|
|
5006
5006
|
*
|
|
@@ -5820,7 +5820,7 @@
|
|
|
5820
5820
|
})(jQuery, window, document);
|
|
5821
5821
|
|
|
5822
5822
|
/*!
|
|
5823
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
5823
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Dimmer
|
|
5824
5824
|
* https://github.com/fomantic/Fomantic-UI/
|
|
5825
5825
|
*
|
|
5826
5826
|
*
|
|
@@ -6507,7 +6507,7 @@
|
|
|
6507
6507
|
})(jQuery, window, document);
|
|
6508
6508
|
|
|
6509
6509
|
/*!
|
|
6510
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
6510
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Dropdown
|
|
6511
6511
|
* https://github.com/fomantic/Fomantic-UI/
|
|
6512
6512
|
*
|
|
6513
6513
|
*
|
|
@@ -10527,7 +10527,7 @@
|
|
|
10527
10527
|
})(jQuery, window, document);
|
|
10528
10528
|
|
|
10529
10529
|
/*!
|
|
10530
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
10530
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Embed
|
|
10531
10531
|
* https://github.com/fomantic/Fomantic-UI/
|
|
10532
10532
|
*
|
|
10533
10533
|
*
|
|
@@ -11174,7 +11174,7 @@
|
|
|
11174
11174
|
})(jQuery, window, document);
|
|
11175
11175
|
|
|
11176
11176
|
/*!
|
|
11177
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
11177
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Flyout
|
|
11178
11178
|
* https://github.com/fomantic/Fomantic-UI/
|
|
11179
11179
|
*
|
|
11180
11180
|
*
|
|
@@ -12579,7 +12579,7 @@
|
|
|
12579
12579
|
})(jQuery, window, document);
|
|
12580
12580
|
|
|
12581
12581
|
/*!
|
|
12582
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
12582
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Modal
|
|
12583
12583
|
* https://github.com/fomantic/Fomantic-UI/
|
|
12584
12584
|
*
|
|
12585
12585
|
*
|
|
@@ -14085,7 +14085,7 @@
|
|
|
14085
14085
|
})(jQuery, window, document);
|
|
14086
14086
|
|
|
14087
14087
|
/*!
|
|
14088
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
14088
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Nag
|
|
14089
14089
|
* https://github.com/fomantic/Fomantic-UI/
|
|
14090
14090
|
*
|
|
14091
14091
|
*
|
|
@@ -14608,7 +14608,7 @@
|
|
|
14608
14608
|
})(jQuery, window, document);
|
|
14609
14609
|
|
|
14610
14610
|
/*!
|
|
14611
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
14611
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Popup
|
|
14612
14612
|
* https://github.com/fomantic/Fomantic-UI/
|
|
14613
14613
|
*
|
|
14614
14614
|
*
|
|
@@ -16066,7 +16066,7 @@
|
|
|
16066
16066
|
})(jQuery, window, document);
|
|
16067
16067
|
|
|
16068
16068
|
/*!
|
|
16069
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
16069
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Progress
|
|
16070
16070
|
* https://github.com/fomantic/Fomantic-UI/
|
|
16071
16071
|
*
|
|
16072
16072
|
*
|
|
@@ -16989,7 +16989,7 @@
|
|
|
16989
16989
|
})(jQuery, window, document);
|
|
16990
16990
|
|
|
16991
16991
|
/*!
|
|
16992
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
16992
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Slider
|
|
16993
16993
|
* https://github.com/fomantic/Fomantic-UI/
|
|
16994
16994
|
*
|
|
16995
16995
|
*
|
|
@@ -18439,7 +18439,7 @@
|
|
|
18439
18439
|
})(jQuery, window, document);
|
|
18440
18440
|
|
|
18441
18441
|
/*!
|
|
18442
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
18442
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Rating
|
|
18443
18443
|
* https://github.com/fomantic/Fomantic-UI/
|
|
18444
18444
|
*
|
|
18445
18445
|
*
|
|
@@ -18936,7 +18936,7 @@
|
|
|
18936
18936
|
})(jQuery, window, document);
|
|
18937
18937
|
|
|
18938
18938
|
/*!
|
|
18939
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
18939
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Search
|
|
18940
18940
|
* https://github.com/fomantic/Fomantic-UI/
|
|
18941
18941
|
*
|
|
18942
18942
|
*
|
|
@@ -20456,7 +20456,7 @@
|
|
|
20456
20456
|
})(jQuery, window, document);
|
|
20457
20457
|
|
|
20458
20458
|
/*!
|
|
20459
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
20459
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Shape
|
|
20460
20460
|
* https://github.com/fomantic/Fomantic-UI/
|
|
20461
20461
|
*
|
|
20462
20462
|
*
|
|
@@ -21178,7 +21178,7 @@
|
|
|
21178
21178
|
})(jQuery, window, document);
|
|
21179
21179
|
|
|
21180
21180
|
/*!
|
|
21181
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
21181
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Sidebar
|
|
21182
21182
|
* https://github.com/fomantic/Fomantic-UI/
|
|
21183
21183
|
*
|
|
21184
21184
|
*
|
|
@@ -22131,7 +22131,7 @@
|
|
|
22131
22131
|
})(jQuery, window, document);
|
|
22132
22132
|
|
|
22133
22133
|
/*!
|
|
22134
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
22134
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Sticky
|
|
22135
22135
|
* https://github.com/fomantic/Fomantic-UI/
|
|
22136
22136
|
*
|
|
22137
22137
|
*
|
|
@@ -22984,7 +22984,7 @@
|
|
|
22984
22984
|
})(jQuery, window, document);
|
|
22985
22985
|
|
|
22986
22986
|
/*!
|
|
22987
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
22987
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Tab
|
|
22988
22988
|
* https://github.com/fomantic/Fomantic-UI/
|
|
22989
22989
|
*
|
|
22990
22990
|
*
|
|
@@ -23854,7 +23854,7 @@
|
|
|
23854
23854
|
})(jQuery, window, document);
|
|
23855
23855
|
|
|
23856
23856
|
/*!
|
|
23857
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
23857
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Toast
|
|
23858
23858
|
* https://github.com/fomantic/Fomantic-UI/
|
|
23859
23859
|
*
|
|
23860
23860
|
*
|
|
@@ -24769,7 +24769,7 @@
|
|
|
24769
24769
|
})(jQuery, window, document);
|
|
24770
24770
|
|
|
24771
24771
|
/*!
|
|
24772
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
24772
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Transition
|
|
24773
24773
|
* https://github.com/fomantic/Fomantic-UI/
|
|
24774
24774
|
*
|
|
24775
24775
|
*
|
|
@@ -25725,7 +25725,7 @@
|
|
|
25725
25725
|
})(jQuery, window, document);
|
|
25726
25726
|
|
|
25727
25727
|
/*!
|
|
25728
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
25728
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - API
|
|
25729
25729
|
* https://github.com/fomantic/Fomantic-UI/
|
|
25730
25730
|
*
|
|
25731
25731
|
*
|
|
@@ -26838,7 +26838,7 @@
|
|
|
26838
26838
|
})(jQuery, window, document);
|
|
26839
26839
|
|
|
26840
26840
|
/*!
|
|
26841
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
26841
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - State
|
|
26842
26842
|
* https://github.com/fomantic/Fomantic-UI/
|
|
26843
26843
|
*
|
|
26844
26844
|
*
|
|
@@ -27492,7 +27492,7 @@
|
|
|
27492
27492
|
})(jQuery, window, document);
|
|
27493
27493
|
|
|
27494
27494
|
/*!
|
|
27495
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
27495
|
+
* # Fomantic-UI 2.10.0-beta.69+5128e9f - Visibility
|
|
27496
27496
|
* https://github.com/fomantic/Fomantic-UI/
|
|
27497
27497
|
*
|
|
27498
27498
|
*
|