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
@@ -1,9 +1,9 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.3-beta.
|
2
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Loader
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
7
|
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
|
-
*/.ui.loader{display:none;position:absolute;top:50%;left:50%;margin:0;text-align:center;z-index:1000;transform:translateX(-50%) translateY(-50%)}.ui.loader::before{position:absolute;content:"";top:0;left:50%;width:100%;height:100%;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.loader::after{position:absolute;content:"";top:0;left:50%;width:100%;height:100%;animation:loader .6s infinite linear;border:.2em solid #767676;border-radius:500rem;box-shadow:0 0 0 1px transparent}.ui.fast.loader::after,.ui.fast.loading.loading .input>i.icon::after,.ui.fast.loading.loading::after,.ui.fast.loading.loading>i.icon::after{animation-duration:.3s}.ui.slow.loader::after,.ui.slow.loading.loading .input>i.icon::after,.ui.slow.loading.loading::after,.ui.slow.loading.loading>i.icon::after{animation-duration:.9s}@keyframes loader{100%{transform:rotate(360deg)}}.ui.dimmer>.loader{display:block}.ui.dimmer>.ui.loader{color:rgba(255,255,255,.9)}.ui.dimmer>.ui.loader:not(.elastic)::before{border-color:rgba(255,255,255,.15)}.ui.inverted.dimmer>.ui.loader{color:rgba(0,0,0,.87)}.ui.inverted.dimmer>.ui.loader:not(.elastic)::before{border-color:rgba(0,0,0,.1)}.ui.ui.ui.ui.text.loader{width:auto;height:auto;text-align:center;font-style:normal}.ui.indeterminate.loader::after{animation-direction:reverse;animation-duration:1.2s}.ui.loader.active,.ui.loader.visible{display:block}.ui.loader.disabled,.ui.loader.hidden{display:none}.ui.loader{width:2.28571429rem;height:2.28571429rem;font-size:1em}.ui.loader::after,.ui.loader::before{width:2.28571429rem;height:2.28571429rem;margin:0 0 0 -1.14285714rem}.ui.text.loader{min-width:2.28571429rem;padding-top:3.07142857rem}.ui.mini.loader{width:1rem;height:1rem;font-size:.78571429em}.ui.mini.loader::after,.ui.mini.loader::before{width:1rem;height:1rem;margin:0 0 0 -.5rem}.ui.mini.text.loader{min-width:1rem;padding-top:1.78571429rem}.ui.tiny.loader{width:1.14285714rem;height:1.14285714rem;font-size:.85714286em}.ui.tiny.loader::after,.ui.tiny.loader::before{width:1.14285714rem;height:1.14285714rem;margin:0 0 0 -.57142857rem}.ui.tiny.text.loader{min-width:1.14285714rem;padding-top:1.92857143rem}.ui.small.loader{width:1.71428571rem;height:1.71428571rem;font-size:.92857143em}.ui.small.loader::after,.ui.small.loader::before{width:1.71428571rem;height:1.71428571rem;margin:0 0 0 -.85714286rem}.ui.small.text.loader{min-width:1.71428571rem;padding-top:2.5rem}.ui.large.loader{width:3.42857143rem;height:3.42857143rem;font-size:1.14285714em}.ui.large.loader::after,.ui.large.loader::before{width:3.42857143rem;height:3.42857143rem;margin:0 0 0 -1.71428571rem}.ui.large.text.loader{min-width:3.42857143rem;padding-top:4.21428571rem}.ui.big.loader{width:3.71428571rem;height:3.71428571rem;font-size:1.28571429em}.ui.big.loader::after,.ui.big.loader::before{width:3.71428571rem;height:3.71428571rem;margin:0 0 0 -1.85714286rem}.ui.big.text.loader{min-width:3.71428571rem;padding-top:4.5rem}.ui.huge.loader{width:4.14285714rem;height:4.14285714rem;font-size:1.42857143em}.ui.huge.loader::after,.ui.huge.loader::before{width:4.14285714rem;height:4.14285714rem;margin:0 0 0 -2.07142857rem}.ui.huge.text.loader{min-width:4.14285714rem;padding-top:4.92857143rem}.ui.massive.loader{width:4.57142857rem;height:4.57142857rem;font-size:1.71428571em}.ui.massive.loader::after,.ui.massive.loader::before{width:4.57142857rem;height:4.57142857rem;margin:0 0 0 -2.28571429rem}.ui.massive.text.loader{min-width:4.57142857rem;padding-top:5.35714286rem}.ui.primary.basic.elastic.loading.button::after,.ui.primary.basic.elastic.loading.button::before,.ui.primary.elastic.loader.loader::before,.ui.primary.elastic.loading.loading.loading .input>i.icon::before,.ui.primary.elastic.loading.loading.loading.loading>i.icon::before,.ui.primary.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.primary.loader.loader.loader::after,.ui.primary.loading.loading.loading.loading .input>i.icon::after,.ui.primary.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.primary.loading.loading.loading.loading>i.icon::after{color:#2185d0}.ui.inverted.primary.elastic.loader::before,.ui.inverted.primary.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.primary.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.primary.elastic.loading.loading.loading>i.icon::before,.ui.inverted.primary.loader.loader.loader::after,.ui.inverted.primary.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.primary.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.primary.loading.loading.loading.loading>i.icon::after{color:#54c8ff}.ui.secondary.basic.elastic.loading.button::after,.ui.secondary.basic.elastic.loading.button::before,.ui.secondary.elastic.loader.loader::before,.ui.secondary.elastic.loading.loading.loading .input>i.icon::before,.ui.secondary.elastic.loading.loading.loading.loading>i.icon::before,.ui.secondary.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.secondary.loader.loader.loader::after,.ui.secondary.loading.loading.loading.loading .input>i.icon::after,.ui.secondary.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.secondary.loading.loading.loading.loading>i.icon::after{color:#1b1c1d}.ui.inverted.secondary.elastic.loader::before,.ui.inverted.secondary.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.secondary.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.secondary.elastic.loading.loading.loading>i.icon::before,.ui.inverted.secondary.loader.loader.loader::after,.ui.inverted.secondary.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.secondary.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.secondary.loading.loading.loading.loading>i.icon::after{color:#545454}.ui.red.basic.elastic.loading.button::after,.ui.red.basic.elastic.loading.button::before,.ui.red.elastic.loader.loader::before,.ui.red.elastic.loading.loading.loading .input>i.icon::before,.ui.red.elastic.loading.loading.loading.loading>i.icon::before,.ui.red.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.red.loader.loader.loader::after,.ui.red.loading.loading.loading.loading .input>i.icon::after,.ui.red.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.red.loading.loading.loading.loading>i.icon::after{color:#db2828}.ui.inverted.red.elastic.loader::before,.ui.inverted.red.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.red.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.red.elastic.loading.loading.loading>i.icon::before,.ui.inverted.red.loader.loader.loader::after,.ui.inverted.red.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.red.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.red.loading.loading.loading.loading>i.icon::after{color:#ff695e}.ui.orange.basic.elastic.loading.button::after,.ui.orange.basic.elastic.loading.button::before,.ui.orange.elastic.loader.loader::before,.ui.orange.elastic.loading.loading.loading .input>i.icon::before,.ui.orange.elastic.loading.loading.loading.loading>i.icon::before,.ui.orange.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.orange.loader.loader.loader::after,.ui.orange.loading.loading.loading.loading .input>i.icon::after,.ui.orange.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.orange.loading.loading.loading.loading>i.icon::after{color:#f2711c}.ui.inverted.orange.elastic.loader::before,.ui.inverted.orange.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.orange.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.orange.elastic.loading.loading.loading>i.icon::before,.ui.inverted.orange.loader.loader.loader::after,.ui.inverted.orange.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.orange.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.orange.loading.loading.loading.loading>i.icon::after{color:#ff851b}.ui.yellow.basic.elastic.loading.button::after,.ui.yellow.basic.elastic.loading.button::before,.ui.yellow.elastic.loader.loader::before,.ui.yellow.elastic.loading.loading.loading .input>i.icon::before,.ui.yellow.elastic.loading.loading.loading.loading>i.icon::before,.ui.yellow.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.yellow.loader.loader.loader::after,.ui.yellow.loading.loading.loading.loading .input>i.icon::after,.ui.yellow.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.yellow.loading.loading.loading.loading>i.icon::after{color:#fbbd08}.ui.inverted.yellow.elastic.loader::before,.ui.inverted.yellow.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.yellow.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.yellow.elastic.loading.loading.loading>i.icon::before,.ui.inverted.yellow.loader.loader.loader::after,.ui.inverted.yellow.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.yellow.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.yellow.loading.loading.loading.loading>i.icon::after{color:#ffe21f}.ui.olive.basic.elastic.loading.button::after,.ui.olive.basic.elastic.loading.button::before,.ui.olive.elastic.loader.loader::before,.ui.olive.elastic.loading.loading.loading .input>i.icon::before,.ui.olive.elastic.loading.loading.loading.loading>i.icon::before,.ui.olive.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.olive.loader.loader.loader::after,.ui.olive.loading.loading.loading.loading .input>i.icon::after,.ui.olive.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.olive.loading.loading.loading.loading>i.icon::after{color:#b5cc18}.ui.inverted.olive.elastic.loader::before,.ui.inverted.olive.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.olive.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.olive.elastic.loading.loading.loading>i.icon::before,.ui.inverted.olive.loader.loader.loader::after,.ui.inverted.olive.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.olive.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.olive.loading.loading.loading.loading>i.icon::after{color:#d9e778}.ui.green.basic.elastic.loading.button::after,.ui.green.basic.elastic.loading.button::before,.ui.green.elastic.loader.loader::before,.ui.green.elastic.loading.loading.loading .input>i.icon::before,.ui.green.elastic.loading.loading.loading.loading>i.icon::before,.ui.green.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.green.loader.loader.loader::after,.ui.green.loading.loading.loading.loading .input>i.icon::after,.ui.green.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.green.loading.loading.loading.loading>i.icon::after{color:#21ba45}.ui.inverted.green.elastic.loader::before,.ui.inverted.green.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.green.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.green.elastic.loading.loading.loading>i.icon::before,.ui.inverted.green.loader.loader.loader::after,.ui.inverted.green.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.green.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.green.loading.loading.loading.loading>i.icon::after{color:#2ecc40}.ui.teal.basic.elastic.loading.button::after,.ui.teal.basic.elastic.loading.button::before,.ui.teal.elastic.loader.loader::before,.ui.teal.elastic.loading.loading.loading .input>i.icon::before,.ui.teal.elastic.loading.loading.loading.loading>i.icon::before,.ui.teal.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.teal.loader.loader.loader::after,.ui.teal.loading.loading.loading.loading .input>i.icon::after,.ui.teal.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.teal.loading.loading.loading.loading>i.icon::after{color:#00b5ad}.ui.inverted.teal.elastic.loader::before,.ui.inverted.teal.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.teal.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.teal.elastic.loading.loading.loading>i.icon::before,.ui.inverted.teal.loader.loader.loader::after,.ui.inverted.teal.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.teal.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.teal.loading.loading.loading.loading>i.icon::after{color:#6dffff}.ui.blue.basic.elastic.loading.button::after,.ui.blue.basic.elastic.loading.button::before,.ui.blue.elastic.loader.loader::before,.ui.blue.elastic.loading.loading.loading .input>i.icon::before,.ui.blue.elastic.loading.loading.loading.loading>i.icon::before,.ui.blue.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.blue.loader.loader.loader::after,.ui.blue.loading.loading.loading.loading .input>i.icon::after,.ui.blue.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.blue.loading.loading.loading.loading>i.icon::after{color:#2185d0}.ui.inverted.blue.elastic.loader::before,.ui.inverted.blue.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.blue.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.blue.elastic.loading.loading.loading>i.icon::before,.ui.inverted.blue.loader.loader.loader::after,.ui.inverted.blue.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.blue.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.blue.loading.loading.loading.loading>i.icon::after{color:#54c8ff}.ui.violet.basic.elastic.loading.button::after,.ui.violet.basic.elastic.loading.button::before,.ui.violet.elastic.loader.loader::before,.ui.violet.elastic.loading.loading.loading .input>i.icon::before,.ui.violet.elastic.loading.loading.loading.loading>i.icon::before,.ui.violet.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.violet.loader.loader.loader::after,.ui.violet.loading.loading.loading.loading .input>i.icon::after,.ui.violet.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.violet.loading.loading.loading.loading>i.icon::after{color:#6435c9}.ui.inverted.violet.elastic.loader::before,.ui.inverted.violet.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.violet.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.violet.elastic.loading.loading.loading>i.icon::before,.ui.inverted.violet.loader.loader.loader::after,.ui.inverted.violet.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.violet.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.violet.loading.loading.loading.loading>i.icon::after{color:#a291fb}.ui.purple.basic.elastic.loading.button::after,.ui.purple.basic.elastic.loading.button::before,.ui.purple.elastic.loader.loader::before,.ui.purple.elastic.loading.loading.loading .input>i.icon::before,.ui.purple.elastic.loading.loading.loading.loading>i.icon::before,.ui.purple.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.purple.loader.loader.loader::after,.ui.purple.loading.loading.loading.loading .input>i.icon::after,.ui.purple.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.purple.loading.loading.loading.loading>i.icon::after{color:#a333c8}.ui.inverted.purple.elastic.loader::before,.ui.inverted.purple.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.purple.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.purple.elastic.loading.loading.loading>i.icon::before,.ui.inverted.purple.loader.loader.loader::after,.ui.inverted.purple.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.purple.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.purple.loading.loading.loading.loading>i.icon::after{color:#dc73ff}.ui.pink.basic.elastic.loading.button::after,.ui.pink.basic.elastic.loading.button::before,.ui.pink.elastic.loader.loader::before,.ui.pink.elastic.loading.loading.loading .input>i.icon::before,.ui.pink.elastic.loading.loading.loading.loading>i.icon::before,.ui.pink.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.pink.loader.loader.loader::after,.ui.pink.loading.loading.loading.loading .input>i.icon::after,.ui.pink.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.pink.loading.loading.loading.loading>i.icon::after{color:#e03997}.ui.inverted.pink.elastic.loader::before,.ui.inverted.pink.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.pink.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.pink.elastic.loading.loading.loading>i.icon::before,.ui.inverted.pink.loader.loader.loader::after,.ui.inverted.pink.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.pink.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.pink.loading.loading.loading.loading>i.icon::after{color:#ff8edf}.ui.brown.basic.elastic.loading.button::after,.ui.brown.basic.elastic.loading.button::before,.ui.brown.elastic.loader.loader::before,.ui.brown.elastic.loading.loading.loading .input>i.icon::before,.ui.brown.elastic.loading.loading.loading.loading>i.icon::before,.ui.brown.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.brown.loader.loader.loader::after,.ui.brown.loading.loading.loading.loading .input>i.icon::after,.ui.brown.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.brown.loading.loading.loading.loading>i.icon::after{color:#a5673f}.ui.inverted.brown.elastic.loader::before,.ui.inverted.brown.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.brown.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.brown.elastic.loading.loading.loading>i.icon::before,.ui.inverted.brown.loader.loader.loader::after,.ui.inverted.brown.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.brown.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.brown.loading.loading.loading.loading>i.icon::after{color:#d67c1c}.ui.grey.basic.elastic.loading.button::after,.ui.grey.basic.elastic.loading.button::before,.ui.grey.elastic.loader.loader::before,.ui.grey.elastic.loading.loading.loading .input>i.icon::before,.ui.grey.elastic.loading.loading.loading.loading>i.icon::before,.ui.grey.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.grey.loader.loader.loader::after,.ui.grey.loading.loading.loading.loading .input>i.icon::after,.ui.grey.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.grey.loading.loading.loading.loading>i.icon::after{color:#767676}.ui.inverted.grey.elastic.loader::before,.ui.inverted.grey.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.grey.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.grey.elastic.loading.loading.loading>i.icon::before,.ui.inverted.grey.loader.loader.loader::after,.ui.inverted.grey.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.grey.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.grey.loading.loading.loading.loading>i.icon::after{color:#dcddde}.ui.black.basic.elastic.loading.button::after,.ui.black.basic.elastic.loading.button::before,.ui.black.elastic.loader.loader::before,.ui.black.elastic.loading.loading.loading .input>i.icon::before,.ui.black.elastic.loading.loading.loading.loading>i.icon::before,.ui.black.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.black.loader.loader.loader::after,.ui.black.loading.loading.loading.loading .input>i.icon::after,.ui.black.loading.loading.loading.loading:not(.usual):not(.button)::after,.ui.black.loading.loading.loading.loading>i.icon::after{color:#1b1c1d}.ui.inverted.black.elastic.loader::before,.ui.inverted.black.elastic.loading.loading.loading .input>i.icon::before,.ui.inverted.black.elastic.loading.loading.loading:not(.segment):not(.segments):not(.card)::before,.ui.inverted.black.elastic.loading.loading.loading>i.icon::before,.ui.inverted.black.loader.loader.loader::after,.ui.inverted.black.loading.loading.loading.loading .input>i.icon::after,.ui.inverted.black.loading.loading.loading.loading:not(.usual)::after,.ui.inverted.black.loading.loading.loading.loading>i.icon::after{color:#545454}.ui.elastic.loader.loader::before,.ui.elastic.loading.loading.loading .input>i.icon::before,.ui.elastic.loading.loading.loading::before,.ui.elastic.loading.loading.loading>i.icon::before,.ui.loader.loader.loader::after,.ui.loading.loading.loading.loading .input>i.icon::after,.ui.loading.loading.loading.loading:not(.usual)::after,.ui.loading.loading.loading.loading>i.icon::after{border-color:currentColor}.ui.elastic.loading.loading.loading.loading.button:not(.inverted):not(.basic)::before{color:#fff}.ui.elastic.basic.loading.button::after,.ui.elastic.basic.loading.button::before{color:#767676}.ui.double.loading.loading.loading.loading.button::after{border-bottom-color:currentColor}.ui.inline.loader{position:relative;vertical-align:middle;margin:0;left:0;top:0;transform:none}.ui.inline.loader.active,.ui.inline.loader.visible{display:inline-block}.ui.centered.inline.loader.active,.ui.centered.inline.loader.visible{display:block;margin-left:auto;margin-right:auto}.ui.loader.loader.loader.loader.loader::after,.ui.loading.loading.loading.loading.loading.loading .input>i.icon::after,.ui.loading.loading.loading.loading.loading.loading::after,.ui.loading.loading.loading.loading.loading.loading>i.icon::after{border-left-color:transparent;border-right-color:transparent}.ui.loader.loader.loader.loader.loader.loader:not(.double)::after,.ui.loading.loading.loading.loading.loading.loading.loading:not(.double) .input>i.icon::after,.ui.loading.loading.loading.loading.loading.loading.loading:not(.double)::after,.ui.loading.loading.loading.loading.loading.loading.loading:not(.double)>i.icon::after{border-bottom-color:transparent}.ui.loading.loading.loading.loading.loading.loading.card::after,.ui.loading.loading.loading.loading.loading.loading.form::after,.ui.loading.loading.loading.loading.loading.loading.segment::after,.ui.loading.loading.loading.loading.loading.loading.segments::after{border-left-color:rgba(0,0,0,.1);border-right-color:rgba(0,0,0,.1)}.ui.loading.loading.loading.loading.loading.loading.card:not(.double)::after,.ui.loading.loading.loading.loading.loading.loading.form:not(.double)::after,.ui.loading.loading.loading.loading.loading.loading.segment:not(.double)::after,.ui.loading.loading.loading.loading.loading.loading.segments:not(.double)::after{border-bottom-color:rgba(0,0,0,.1)}.ui.dimmer>.ui.elastic.loader{color:#fff}.ui.inverted.dimmer>.ui.elastic.loader{color:#767676}.ui.elastic.loader.loader::after,.ui.elastic.loading.loading .input>i.icon::after,.ui.elastic.loading.loading:not(.form):not(.segment):not(.segments):not(.card)::after,.ui.elastic.loading.loading>i.icon::after{animation:loader 1s infinite cubic-bezier(.27,1.05,.92,.61);animation-delay:.3s}.ui.elastic.loader.loader::before,.ui.elastic.loading.loading.loading .input>i.icon::before,.ui.elastic.loading.loading.loading:not(.form):not(.segment):not(.segments):not(.card)::before,.ui.elastic.loading.loading.loading>i.icon::before{animation:elastic-loader 1s infinite cubic-bezier(.27,1.05,.92,.61);-moz-animation:currentcolor-elastic-loader 1s infinite cubic-bezier(.27,1.05,.92,.61);border-right-color:transparent}.ui.elastic.inline.loader:empty{animation:loader 8s infinite linear}.ui.slow.elastic.loader.loader::after,.ui.slow.elastic.loading.loading .input>i.icon::after,.ui.slow.elastic.loading.loading:not(.form):not(.segment):not(.segments):not(.card)::after,.ui.slow.elastic.loading.loading>i.icon::after{animation-duration:1.5s;animation-delay:.45s}.ui.slow.elastic.loader.loader::before,.ui.slow.elastic.loading.loading.loading .input>i.icon::before,.ui.slow.elastic.loading.loading.loading:not(.form):not(.segment):not(.segments):not(.card)::before,.ui.slow.elastic.loading.loading.loading>i.icon::before{animation-duration:1.5s}.ui.fast.elastic.loader.loader::after,.ui.fast.elastic.loading.loading .input>i.icon::after,.ui.fast.elastic.loading.loading:not(.form):not(.segment):not(.segments):not(.card)::after,.ui.fast.elastic.loading.loading>i.icon::after{animation-duration:.66s;animation-delay:.2s}.ui.fast.elastic.loader.loader::before,.ui.fast.elastic.loading.loading.loading .input>i.icon::before,.ui.fast.elastic.loading.loading.loading:not(.form):not(.segment):not(.segments):not(.card)::before,.ui.fast.elastic.loading.loading.loading>i.icon::before{animation-duration:.66s}@keyframes elastic-loader{0%,1%{border-left-color:transparent;border-bottom-color:transparent}1.1%,50%{border-left-color:inherit}10%,35.1%{border-bottom-color:transparent}10.1%,35%{border-bottom-color:inherit}50.1%{border-left-color:transparent}100%{border-left-color:transparent;border-bottom-color:transparent;transform:rotate(360deg)}}@keyframes currentcolor-elastic-loader{0%,1%{border-left-color:transparent;border-bottom-color:transparent}1.1%,50%{border-left-color:currentColor}10%,35.1%{border-bottom-color:transparent}10.1%,35%{border-bottom-color:currentColor}50.1%{border-left-color:transparent}100%{border-left-color:transparent;border-bottom-color:transparent;transform:rotate(360deg)}}
|
9
|
+
*/.ui.loader{display:none;position:absolute;top:50%;left:50%;margin:0;text-align:center;z-index:1000;transform:translateX(-50%) translateY(-50%)}.ui.loader::before{position:absolute;content:"";top:0;left:50%;width:100%;height:100%;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.loader::after{position:absolute;content:"";top:0;left:50%;width:100%;height:100%;animation:loader .6s infinite linear;border:.2em solid #767676;border-radius:500rem;box-shadow:0 0 0 1px transparent}.ui.fast.loader::after,.ui.ui.fast.loading .input>i.icon::after,.ui.ui.fast.loading::after,.ui.ui.fast.loading>i.icon::after{animation-duration:.3s}.ui.slow.loader::after,.ui.ui.slow.loading .input>i.icon::after,.ui.ui.slow.loading::after,.ui.ui.slow.loading>i.icon::after{animation-duration:.9s}@keyframes loader{100%{transform:rotate(360deg)}}.ui.dimmer>.loader{display:block}.ui.dimmer>.ui.loader{color:rgba(255,255,255,.9)}.ui.dimmer>.ui.loader:not(.elastic)::before{border-color:rgba(255,255,255,.15)}.ui.inverted.dimmer>.ui.loader{color:rgba(0,0,0,.87)}.ui.inverted.dimmer>.ui.loader:not(.elastic)::before{border-color:rgba(0,0,0,.1)}.ui.ui.ui.ui.text.loader{width:auto;height:auto;text-align:center;font-style:normal}.ui.indeterminate.loader::after{animation-direction:reverse;animation-duration:1.2s}.ui.loader.active,.ui.loader.visible{display:block}.ui.loader.disabled,.ui.loader.hidden{display:none}.ui.loader{width:2.28571429rem;height:2.28571429rem;font-size:1em}.ui.loader::after,.ui.loader::before{width:2.28571429rem;height:2.28571429rem;margin:0 0 0 -1.14285714rem}.ui.text.loader{min-width:2.28571429rem;padding-top:3.07142857rem}.ui.mini.loader{width:1rem;height:1rem;font-size:.78571429em}.ui.mini.loader::after,.ui.mini.loader::before{width:1rem;height:1rem;margin:0 0 0 -.5rem}.ui.mini.text.loader{min-width:1rem;padding-top:1.78571429rem}.ui.tiny.loader{width:1.14285714rem;height:1.14285714rem;font-size:.85714286em}.ui.tiny.loader::after,.ui.tiny.loader::before{width:1.14285714rem;height:1.14285714rem;margin:0 0 0 -.57142857rem}.ui.tiny.text.loader{min-width:1.14285714rem;padding-top:1.92857143rem}.ui.small.loader{width:1.71428571rem;height:1.71428571rem;font-size:.92857143em}.ui.small.loader::after,.ui.small.loader::before{width:1.71428571rem;height:1.71428571rem;margin:0 0 0 -.85714286rem}.ui.small.text.loader{min-width:1.71428571rem;padding-top:2.5rem}.ui.large.loader{width:3.42857143rem;height:3.42857143rem;font-size:1.14285714em}.ui.large.loader::after,.ui.large.loader::before{width:3.42857143rem;height:3.42857143rem;margin:0 0 0 -1.71428571rem}.ui.large.text.loader{min-width:3.42857143rem;padding-top:4.21428571rem}.ui.big.loader{width:3.71428571rem;height:3.71428571rem;font-size:1.28571429em}.ui.big.loader::after,.ui.big.loader::before{width:3.71428571rem;height:3.71428571rem;margin:0 0 0 -1.85714286rem}.ui.big.text.loader{min-width:3.71428571rem;padding-top:4.5rem}.ui.huge.loader{width:4.14285714rem;height:4.14285714rem;font-size:1.42857143em}.ui.huge.loader::after,.ui.huge.loader::before{width:4.14285714rem;height:4.14285714rem;margin:0 0 0 -2.07142857rem}.ui.huge.text.loader{min-width:4.14285714rem;padding-top:4.92857143rem}.ui.massive.loader{width:4.57142857rem;height:4.57142857rem;font-size:1.71428571em}.ui.massive.loader::after,.ui.massive.loader::before{width:4.57142857rem;height:4.57142857rem;margin:0 0 0 -2.28571429rem}.ui.massive.text.loader{min-width:4.57142857rem;padding-top:5.35714286rem}.ui.primary.basic.elastic.loading.button::after,.ui.primary.basic.elastic.loading.button::before,.ui.ui.primary.elastic.loader::before,.ui.ui.ui.primary.elastic.loading .input>i.icon::before,.ui.ui.ui.primary.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.primary.loader::after,.ui.ui.ui.ui.primary.elastic.loading>i.icon::before,.ui.ui.ui.ui.primary.loading .input>i.icon::after,.ui.ui.ui.ui.primary.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.primary.loading>i.icon::after{color:#2185d0}.ui.inverted.primary.elastic.loader::before,.ui.ui.ui.inverted.primary.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.primary.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.primary.elastic.loading>i.icon::before,.ui.ui.ui.inverted.primary.loader::after,.ui.ui.ui.ui.inverted.primary.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.primary.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.primary.loading>i.icon::after{color:#54c8ff}.ui.secondary.basic.elastic.loading.button::after,.ui.secondary.basic.elastic.loading.button::before,.ui.ui.secondary.elastic.loader::before,.ui.ui.ui.secondary.elastic.loading .input>i.icon::before,.ui.ui.ui.secondary.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.secondary.loader::after,.ui.ui.ui.ui.secondary.elastic.loading>i.icon::before,.ui.ui.ui.ui.secondary.loading .input>i.icon::after,.ui.ui.ui.ui.secondary.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.secondary.loading>i.icon::after{color:#1b1c1d}.ui.inverted.secondary.elastic.loader::before,.ui.ui.ui.inverted.secondary.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.secondary.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.secondary.elastic.loading>i.icon::before,.ui.ui.ui.inverted.secondary.loader::after,.ui.ui.ui.ui.inverted.secondary.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.secondary.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.secondary.loading>i.icon::after{color:#545454}.ui.red.basic.elastic.loading.button::after,.ui.red.basic.elastic.loading.button::before,.ui.ui.red.elastic.loader::before,.ui.ui.ui.red.elastic.loading .input>i.icon::before,.ui.ui.ui.red.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.red.loader::after,.ui.ui.ui.ui.red.elastic.loading>i.icon::before,.ui.ui.ui.ui.red.loading .input>i.icon::after,.ui.ui.ui.ui.red.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.red.loading>i.icon::after{color:#db2828}.ui.inverted.red.elastic.loader::before,.ui.ui.ui.inverted.red.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.red.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.red.elastic.loading>i.icon::before,.ui.ui.ui.inverted.red.loader::after,.ui.ui.ui.ui.inverted.red.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.red.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.red.loading>i.icon::after{color:#ff695e}.ui.orange.basic.elastic.loading.button::after,.ui.orange.basic.elastic.loading.button::before,.ui.ui.orange.elastic.loader::before,.ui.ui.ui.orange.elastic.loading .input>i.icon::before,.ui.ui.ui.orange.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.orange.loader::after,.ui.ui.ui.ui.orange.elastic.loading>i.icon::before,.ui.ui.ui.ui.orange.loading .input>i.icon::after,.ui.ui.ui.ui.orange.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.orange.loading>i.icon::after{color:#f2711c}.ui.inverted.orange.elastic.loader::before,.ui.ui.ui.inverted.orange.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.orange.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.orange.elastic.loading>i.icon::before,.ui.ui.ui.inverted.orange.loader::after,.ui.ui.ui.ui.inverted.orange.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.orange.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.orange.loading>i.icon::after{color:#ff851b}.ui.ui.ui.ui.yellow.elastic.loading>i.icon::before,.ui.ui.ui.ui.yellow.loading .input>i.icon::after,.ui.ui.ui.ui.yellow.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.yellow.loading>i.icon::after,.ui.ui.ui.yellow.elastic.loading .input>i.icon::before,.ui.ui.ui.yellow.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.yellow.loader::after,.ui.ui.yellow.elastic.loader::before,.ui.yellow.basic.elastic.loading.button::after,.ui.yellow.basic.elastic.loading.button::before{color:#fbbd08}.ui.inverted.yellow.elastic.loader::before,.ui.ui.ui.inverted.yellow.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.yellow.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.yellow.elastic.loading>i.icon::before,.ui.ui.ui.inverted.yellow.loader::after,.ui.ui.ui.ui.inverted.yellow.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.yellow.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.yellow.loading>i.icon::after{color:#ffe21f}.ui.olive.basic.elastic.loading.button::after,.ui.olive.basic.elastic.loading.button::before,.ui.ui.olive.elastic.loader::before,.ui.ui.ui.olive.elastic.loading .input>i.icon::before,.ui.ui.ui.olive.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.olive.loader::after,.ui.ui.ui.ui.olive.elastic.loading>i.icon::before,.ui.ui.ui.ui.olive.loading .input>i.icon::after,.ui.ui.ui.ui.olive.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.olive.loading>i.icon::after{color:#b5cc18}.ui.inverted.olive.elastic.loader::before,.ui.ui.ui.inverted.olive.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.olive.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.olive.elastic.loading>i.icon::before,.ui.ui.ui.inverted.olive.loader::after,.ui.ui.ui.ui.inverted.olive.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.olive.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.olive.loading>i.icon::after{color:#d9e778}.ui.green.basic.elastic.loading.button::after,.ui.green.basic.elastic.loading.button::before,.ui.ui.green.elastic.loader::before,.ui.ui.ui.green.elastic.loading .input>i.icon::before,.ui.ui.ui.green.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.green.loader::after,.ui.ui.ui.ui.green.elastic.loading>i.icon::before,.ui.ui.ui.ui.green.loading .input>i.icon::after,.ui.ui.ui.ui.green.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.green.loading>i.icon::after{color:#21ba45}.ui.inverted.green.elastic.loader::before,.ui.ui.ui.inverted.green.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.green.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.green.elastic.loading>i.icon::before,.ui.ui.ui.inverted.green.loader::after,.ui.ui.ui.ui.inverted.green.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.green.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.green.loading>i.icon::after{color:#2ecc40}.ui.teal.basic.elastic.loading.button::after,.ui.teal.basic.elastic.loading.button::before,.ui.ui.teal.elastic.loader::before,.ui.ui.ui.teal.elastic.loading .input>i.icon::before,.ui.ui.ui.teal.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.teal.loader::after,.ui.ui.ui.ui.teal.elastic.loading>i.icon::before,.ui.ui.ui.ui.teal.loading .input>i.icon::after,.ui.ui.ui.ui.teal.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.teal.loading>i.icon::after{color:#00b5ad}.ui.inverted.teal.elastic.loader::before,.ui.ui.ui.inverted.teal.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.teal.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.teal.elastic.loading>i.icon::before,.ui.ui.ui.inverted.teal.loader::after,.ui.ui.ui.ui.inverted.teal.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.teal.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.teal.loading>i.icon::after{color:#6dffff}.ui.blue.basic.elastic.loading.button::after,.ui.blue.basic.elastic.loading.button::before,.ui.ui.blue.elastic.loader::before,.ui.ui.ui.blue.elastic.loading .input>i.icon::before,.ui.ui.ui.blue.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.blue.loader::after,.ui.ui.ui.ui.blue.elastic.loading>i.icon::before,.ui.ui.ui.ui.blue.loading .input>i.icon::after,.ui.ui.ui.ui.blue.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.blue.loading>i.icon::after{color:#2185d0}.ui.inverted.blue.elastic.loader::before,.ui.ui.ui.inverted.blue.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.blue.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.blue.elastic.loading>i.icon::before,.ui.ui.ui.inverted.blue.loader::after,.ui.ui.ui.ui.inverted.blue.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.blue.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.blue.loading>i.icon::after{color:#54c8ff}.ui.ui.ui.ui.violet.elastic.loading>i.icon::before,.ui.ui.ui.ui.violet.loading .input>i.icon::after,.ui.ui.ui.ui.violet.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.violet.loading>i.icon::after,.ui.ui.ui.violet.elastic.loading .input>i.icon::before,.ui.ui.ui.violet.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.violet.loader::after,.ui.ui.violet.elastic.loader::before,.ui.violet.basic.elastic.loading.button::after,.ui.violet.basic.elastic.loading.button::before{color:#6435c9}.ui.inverted.violet.elastic.loader::before,.ui.ui.ui.inverted.violet.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.violet.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.violet.elastic.loading>i.icon::before,.ui.ui.ui.inverted.violet.loader::after,.ui.ui.ui.ui.inverted.violet.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.violet.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.violet.loading>i.icon::after{color:#a291fb}.ui.purple.basic.elastic.loading.button::after,.ui.purple.basic.elastic.loading.button::before,.ui.ui.purple.elastic.loader::before,.ui.ui.ui.purple.elastic.loading .input>i.icon::before,.ui.ui.ui.purple.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.purple.loader::after,.ui.ui.ui.ui.purple.elastic.loading>i.icon::before,.ui.ui.ui.ui.purple.loading .input>i.icon::after,.ui.ui.ui.ui.purple.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.purple.loading>i.icon::after{color:#a333c8}.ui.inverted.purple.elastic.loader::before,.ui.ui.ui.inverted.purple.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.purple.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.purple.elastic.loading>i.icon::before,.ui.ui.ui.inverted.purple.loader::after,.ui.ui.ui.ui.inverted.purple.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.purple.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.purple.loading>i.icon::after{color:#dc73ff}.ui.pink.basic.elastic.loading.button::after,.ui.pink.basic.elastic.loading.button::before,.ui.ui.pink.elastic.loader::before,.ui.ui.ui.pink.elastic.loading .input>i.icon::before,.ui.ui.ui.pink.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.pink.loader::after,.ui.ui.ui.ui.pink.elastic.loading>i.icon::before,.ui.ui.ui.ui.pink.loading .input>i.icon::after,.ui.ui.ui.ui.pink.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.pink.loading>i.icon::after{color:#e03997}.ui.inverted.pink.elastic.loader::before,.ui.ui.ui.inverted.pink.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.pink.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.pink.elastic.loading>i.icon::before,.ui.ui.ui.inverted.pink.loader::after,.ui.ui.ui.ui.inverted.pink.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.pink.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.pink.loading>i.icon::after{color:#ff8edf}.ui.brown.basic.elastic.loading.button::after,.ui.brown.basic.elastic.loading.button::before,.ui.ui.brown.elastic.loader::before,.ui.ui.ui.brown.elastic.loading .input>i.icon::before,.ui.ui.ui.brown.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.brown.loader::after,.ui.ui.ui.ui.brown.elastic.loading>i.icon::before,.ui.ui.ui.ui.brown.loading .input>i.icon::after,.ui.ui.ui.ui.brown.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.brown.loading>i.icon::after{color:#a5673f}.ui.inverted.brown.elastic.loader::before,.ui.ui.ui.inverted.brown.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.brown.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.brown.elastic.loading>i.icon::before,.ui.ui.ui.inverted.brown.loader::after,.ui.ui.ui.ui.inverted.brown.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.brown.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.brown.loading>i.icon::after{color:#d67c1c}.ui.grey.basic.elastic.loading.button::after,.ui.grey.basic.elastic.loading.button::before,.ui.ui.grey.elastic.loader::before,.ui.ui.ui.grey.elastic.loading .input>i.icon::before,.ui.ui.ui.grey.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.grey.loader::after,.ui.ui.ui.ui.grey.elastic.loading>i.icon::before,.ui.ui.ui.ui.grey.loading .input>i.icon::after,.ui.ui.ui.ui.grey.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.grey.loading>i.icon::after{color:#767676}.ui.inverted.grey.elastic.loader::before,.ui.ui.ui.inverted.grey.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.grey.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.grey.elastic.loading>i.icon::before,.ui.ui.ui.inverted.grey.loader::after,.ui.ui.ui.ui.inverted.grey.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.grey.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.grey.loading>i.icon::after{color:#dcddde}.ui.black.basic.elastic.loading.button::after,.ui.black.basic.elastic.loading.button::before,.ui.ui.black.elastic.loader::before,.ui.ui.ui.black.elastic.loading .input>i.icon::before,.ui.ui.ui.black.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.black.loader::after,.ui.ui.ui.ui.black.elastic.loading>i.icon::before,.ui.ui.ui.ui.black.loading .input>i.icon::after,.ui.ui.ui.ui.black.loading:not(.usual):not(.button)::after,.ui.ui.ui.ui.black.loading>i.icon::after{color:#1b1c1d}.ui.inverted.black.elastic.loader::before,.ui.ui.ui.inverted.black.elastic.loading .input>i.icon::before,.ui.ui.ui.inverted.black.elastic.loading:not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.inverted.black.elastic.loading>i.icon::before,.ui.ui.ui.inverted.black.loader::after,.ui.ui.ui.ui.inverted.black.loading .input>i.icon::after,.ui.ui.ui.ui.inverted.black.loading:not(.usual)::after,.ui.ui.ui.ui.inverted.black.loading>i.icon::after{color:#545454}.ui.ui.elastic.loader::before,.ui.ui.ui.elastic.loading .input>i.icon::before,.ui.ui.ui.elastic.loading::before,.ui.ui.ui.elastic.loading>i.icon::before,.ui.ui.ui.loader::after,.ui.ui.ui.ui.loading .input>i.icon::after,.ui.ui.ui.ui.loading:not(.usual)::after,.ui.ui.ui.ui.loading>i.icon::after{border-color:currentColor}.ui.ui.ui.ui.elastic.loading.button:not(.inverted):not(.basic)::before{color:#fff}.ui.elastic.basic.loading.button::after,.ui.elastic.basic.loading.button::before{color:#767676}.ui.ui.ui.ui.double.loading.button::after{border-bottom-color:currentColor}.ui.inline.loader{position:relative;vertical-align:middle;margin:0;left:0;top:0;transform:none}.ui.inline.loader.active,.ui.inline.loader.visible{display:inline-block}.ui.centered.inline.loader.active,.ui.centered.inline.loader.visible{display:block;margin-left:auto;margin-right:auto}.ui.ui.ui.ui.ui.loader::after,.ui.ui.ui.ui.ui.ui.loading .input>i.icon::after,.ui.ui.ui.ui.ui.ui.loading::after,.ui.ui.ui.ui.ui.ui.loading>i.icon::after{border-left-color:transparent;border-right-color:transparent}.ui.ui.ui.ui.ui.ui.loader:not(.double)::after,.ui.ui.ui.ui.ui.ui.ui.loading:not(.double) .input>i.icon::after,.ui.ui.ui.ui.ui.ui.ui.loading:not(.double)::after,.ui.ui.ui.ui.ui.ui.ui.loading:not(.double)>i.icon::after{border-bottom-color:transparent}.ui.ui.ui.ui.ui.ui.loading.card::after,.ui.ui.ui.ui.ui.ui.loading.form::after,.ui.ui.ui.ui.ui.ui.loading.segment::after,.ui.ui.ui.ui.ui.ui.loading.segments::after{border-left-color:rgba(0,0,0,.1);border-right-color:rgba(0,0,0,.1)}.ui.ui.ui.ui.ui.ui.loading.card:not(.double)::after,.ui.ui.ui.ui.ui.ui.loading.form:not(.double)::after,.ui.ui.ui.ui.ui.ui.loading.segment:not(.double)::after,.ui.ui.ui.ui.ui.ui.loading.segments:not(.double)::after{border-bottom-color:rgba(0,0,0,.1)}.ui.dimmer>.ui.elastic.loader{color:#fff}.ui.inverted.dimmer>.ui.elastic.loader{color:#767676}.ui.ui.elastic.loader::after,.ui.ui.elastic.loading .input>i.icon::after,.ui.ui.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::after,.ui.ui.elastic.loading>i.icon::after{animation:loader 1s infinite cubic-bezier(.27,1.05,.92,.61);animation-delay:.3s}.ui.ui.elastic.loader::before,.ui.ui.ui.elastic.loading .input>i.icon::before,.ui.ui.ui.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.elastic.loading>i.icon::before{animation:elastic-loader 1s infinite cubic-bezier(.27,1.05,.92,.61);-moz-animation:currentcolor-elastic-loader 1s infinite cubic-bezier(.27,1.05,.92,.61);border-right-color:transparent}.ui.elastic.inline.loader:empty{animation:loader 8s infinite linear}.ui.ui.slow.elastic.loader::after,.ui.ui.slow.elastic.loading .input>i.icon::after,.ui.ui.slow.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::after,.ui.ui.slow.elastic.loading>i.icon::after{animation-duration:1.5s;animation-delay:.45s}.ui.ui.slow.elastic.loader::before,.ui.ui.ui.slow.elastic.loading .input>i.icon::before,.ui.ui.ui.slow.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.slow.elastic.loading>i.icon::before{animation-duration:1.5s}.ui.ui.fast.elastic.loader::after,.ui.ui.fast.elastic.loading .input>i.icon::after,.ui.ui.fast.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::after,.ui.ui.fast.elastic.loading>i.icon::after{animation-duration:.66s;animation-delay:.2s}.ui.ui.fast.elastic.loader::before,.ui.ui.ui.fast.elastic.loading .input>i.icon::before,.ui.ui.ui.fast.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::before,.ui.ui.ui.fast.elastic.loading>i.icon::before{animation-duration:.66s}@keyframes elastic-loader{0%,1%{border-left-color:transparent;border-bottom-color:transparent}1.1%,50%{border-left-color:inherit}10%,35.1%{border-bottom-color:transparent}10.1%,35%{border-bottom-color:inherit}50.1%{border-left-color:transparent}100%{border-left-color:transparent;border-bottom-color:transparent;transform:rotate(360deg)}}@keyframes currentcolor-elastic-loader{0%,1%{border-left-color:transparent;border-bottom-color:transparent}1.1%,50%{border-left-color:currentColor}10%,35.1%{border-bottom-color:transparent}10.1%,35%{border-bottom-color:currentColor}50.1%{border-left-color:transparent}100%{border-left-color:transparent;border-bottom-color:transparent;transform:rotate(360deg)}}
|
package/dist/components/menu.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.3-beta.
|
2
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Modal
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
@@ -457,6 +457,10 @@
|
|
457
457
|
-ms-scroll-chaining: none;
|
458
458
|
overscroll-behavior: none;
|
459
459
|
}
|
460
|
+
.ui.modal > .resizable.scrolling.content {
|
461
|
+
resize: vertical;
|
462
|
+
max-height: none;
|
463
|
+
}
|
460
464
|
.ui.overlay.fullscreen.modal > .content {
|
461
465
|
min-height: calc(100vh - 9.1rem);
|
462
466
|
}
|
package/dist/components/modal.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.3-beta.
|
2
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Modal
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
7
|
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
|
-
*/.ui.modal{position:absolute;display:none;z-index:1001;text-align:left;background:#fff;border:none;box-shadow:1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 15px 2px rgba(0,0,0,.2);transform-origin:50% 25%;flex:0 0 auto;border-radius:.28571429rem;-webkit-user-select:text;-ms-user-select:text;user-select:text;will-change:top,left,margin,transform,opacity;outline:0}.ui.modal>.dimmer:first-child+:not(.close),.ui.modal>.dimmer:first-child+i.icon+*,.ui.modal>:first-child:not(.close):not(.dimmer),.ui.modal>i.icon:first-child+*{border-top-left-radius:.28571429rem;border-top-right-radius:.28571429rem}.ui.modal>:last-child{border-bottom-left-radius:.28571429rem;border-bottom-right-radius:.28571429rem}.ui.modal>.ui.dimmer{border-radius:inherit}.ui.modal>.close{cursor:pointer;position:absolute;top:-2.5rem;right:-2.5rem;z-index:1;opacity:.8;font-size:1.25em;color:#fff;width:2.25rem;height:2.25rem;padding:.625rem 0 0 0}.ui.modal>.close:focus,.ui.modal>.close:hover{opacity:1;outline:0}.ui.modal>.header{display:block;font-family:Lato,system-ui,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";background:#fff;margin:0;padding:1.25rem 1.5rem;box-shadow:none;color:rgba(0,0,0,.85);border-bottom:1px solid rgba(34,36,38,.15)}.ui.modal>.header:not(.ui){font-size:1.42857143rem;line-height:1.28571429em;font-weight:700}.ui.modal>.content{display:block;width:100%;font-size:1em;line-height:1.4;padding:1.5rem;background:#fff}.ui.modal>.image.content{display:flex;flex-direction:row}.ui.modal>.content>.image{display:block;flex:0 1 auto;width:"";align-self:start;max-width:100%}.ui.modal>[class*="top aligned"]{align-self:start}.ui.modal>[class*="middle aligned"]{align-self:center}.ui.modal>[class*=stretched]{align-self:stretch}.ui.modal>.content>.description{display:block;flex:1 0 auto;min-width:0;align-self:start}.ui.modal>.content>.image+.description,.ui.modal>.content>i.icon+.description{flex:0 1 auto;min-width:"";width:auto;padding-left:2em}.ui.modal>.content>.image>i.icon{margin:0;opacity:1;width:auto;line-height:1;font-size:8rem}.ui.modal>.actions{background:#f9fafb;padding:1rem;border-top:1px solid rgba(34,36,38,.15);text-align:right}.ui.modal .actions>.button:not(.fluid){margin-left:.75em}.ui.basic.modal>.actions,.ui.ui.modal>.basic.actions{border-top:none}.ui.modal>.left.actions{text-align:left}.ui.modal>.left.actions>.button:not(.fluid){margin-left:.5em;margin-right:.5em}.ui.modal>.center.aligned,.ui.modal>.centered{text-align:center}.ui.modal>.center.aligned.actions>.button:not(.fluid),.ui.modal>.centered.actions>.button:not(.fluid){margin-left:.5em;margin-right:.5em}@media only screen and (max-width:767.98px){.ui.modal:not(.fullscreen){width:95%;margin:0}}@media only screen and (min-width:768px){.ui.modal:not(.fullscreen){width:88%;margin:0}}@media only screen and (min-width:992px){.ui.modal:not(.fullscreen){width:850px;margin:0}.ui.modal:not(.fullscreen)>.active.dimmer+.close:not(.inside){pointer-events:none;opacity:.1}.ui.dimmer>.ui.modal:not(.fullscreen)>.close:not(.inside){text-shadow:-1px -1px 2px rgba(0,0,0,.3),1px -1px 2px rgba(0,0,0,.3),-1px 2px 2px rgba(0,0,0,.3),1px 2px 2px rgba(0,0,0,.3)}.ui.inverted.dimmer>.ui.modal:not(.fullscreen)>.close:not(.inside){text-shadow:-1px -1px 2px rgba(255,255,255,.3),1px -1px 2px rgba(255,255,255,.3),-1px 2px 2px rgba(255,255,255,.3),1px 2px 2px rgba(255,255,255,.3)}}@media only screen and (min-width:1200px){.ui.modal:not(.fullscreen){width:900px;margin:0}}@media only screen and (min-width:1920px){.ui.modal:not(.fullscreen){width:950px;margin:0}}@media only screen and (max-width:991.98px){.ui.modal>.close+.header{padding-right:2.25rem}.ui.modal>.close{top:1.0535rem;right:1rem;color:rgba(0,0,0,.87)}}@media only screen and (max-width:767.98px){.ui.modal>.header{padding:.75rem 1rem}.ui.modal>.close+.header{padding-right:2.25rem}.ui.overlay.fullscreen.modal>.content.content.content{min-height:calc(100vh - 8.1rem)}.ui.overlay.fullscreen.modal>.scrolling.content.content.content{max-height:calc(100vh - 8.1rem)}.ui.modal>.content{display:block;padding:1rem!important}.ui.modal>.close{top:.5rem!important;right:.5rem!important}.ui.modal .image.content{flex-direction:column}.ui.modal>.content>.image{display:block;max-width:100%;margin:0 auto!important;text-align:center;padding:0 0 1rem!important}.ui.modal>.content>.image>i.icon{font-size:5rem;text-align:center}.ui.modal>.content>.description{display:block;width:100%!important;margin:0!important;padding:1rem 0!important;box-shadow:none}.ui.modal>.actions{padding:1rem 1rem 0!important}.ui.modal .actions>.button,.ui.modal .actions>.buttons{margin-bottom:1rem}}.ui.inverted.dimmer>.ui.modal{box-shadow:1px 3px 10px 2px rgba(0,0,0,.2)}.ui.basic.modal{background-color:transparent;border:none;border-radius:0;box-shadow:none!important;color:#fff}.ui.basic.modal>.actions,.ui.basic.modal>.content,.ui.basic.modal>.header,.ui.ui.modal>.basic.actions,.ui.ui.modal>.basic.header{background-color:transparent}.ui.modal>.basic.header{border-bottom:none}.ui.basic.modal>.header{color:#fff;border-bottom:none}.ui.basic.modal>.close{top:1rem;right:1.5rem;color:#fff}.ui.inverted.dimmer>.basic.modal{color:rgba(0,0,0,.87)}.ui.inverted.dimmer>.ui.basic.modal>.header{color:rgba(0,0,0,.85)}.ui.legacy.legacy.modal,.ui.legacy.legacy.page.dimmer>.ui.modal{left:50%!important}.ui.legacy.legacy.modal:not(.aligned),.ui.legacy.legacy.page.dimmer>.ui.modal:not(.aligned){top:50%}.ui.legacy.legacy.page.dimmer>.ui.scrolling.modal:not(.aligned),.ui.page.dimmer>.ui.scrolling.legacy.legacy.modal:not(.aligned),.ui.top.aligned.dimmer>.ui.legacy.legacy.modal:not(.aligned),.ui.top.aligned.legacy.legacy.page.dimmer>.ui.modal:not(.aligned){top:auto}.ui.legacy.overlay.fullscreen.modal{margin-top:-2rem!important}.ui.loading.modal{display:block;visibility:hidden;z-index:-1}.ui.active.modal{display:block}.modals.dimmer .ui.top.aligned.modal{top:5vh}.modals.dimmer .ui.bottom.aligned.modal{bottom:5vh}@media only screen and (max-width:767.98px){.modals.dimmer .ui.top.aligned.modal{top:1rem}.modals.dimmer .ui.bottom.aligned.modal{bottom:1rem}}.scrolling.dimmable.dimmed{overflow:hidden}.scrolling.dimmable>.dimmer{justify-content:center;position:fixed}.scrolling.dimmable:not(body)>.dimmer{position:absolute}.scrolling.dimmable.dimmed>.dimmer{overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none}.modals.dimmer .ui.scrolling.modal.fullscreen{top:0}.modals.dimmer .ui.scrolling.modal:not(.fullscreen){margin:2rem auto;top:1em}.modals.dimmer .ui.scrolling.modal:not([class*="overlay fullscreen"])::after{content:"\00A0";position:absolute;height:2rem}.scrolling.undetached.dimmable.dimmed{overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none}.scrolling.undetached.dimmable.dimmed>.dimmer{overflow:hidden}.scrolling.undetached.dimmable .ui.scrolling.modal:not(.fullscreen){position:absolute;left:50%}.ui.modal>.scrolling.content{max-height:calc(80vh - 10rem);overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none}.ui.overlay.fullscreen.modal>.content{min-height:calc(100vh - 9.1rem)}.ui.overlay.fullscreen.modal>.scrolling.content{max-height:calc(100vh - 9.1rem)}.ui.fullscreen.modal{width:95%;left:2.5%;margin:1em auto}.ui.overlay.fullscreen.modal{width:100%;left:0;margin:0 auto;top:0;border-radius:0}.ui.fullscreen.modal>.close+.header:not(.centered):not(.center):not(.icon),.ui.modal>.close.inside+.header:not(.centered):not(.center):not(.icon){padding-right:2.25rem}.ui.fullscreen.modal>.close,.ui.modal>.close.inside{top:1.0535rem;right:1rem;color:rgba(0,0,0,.87)}.ui.basic.fullscreen.modal>.close{color:#fff}.ui.modal{font-size:1rem}.ui.mini.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767.98px){.ui.mini.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.mini.modal{width:35.2%;margin:0}}@media only screen and (min-width:992px){.ui.mini.modal{width:340px;margin:0}}@media only screen and (min-width:1200px){.ui.mini.modal{width:360px;margin:0}}@media only screen and (min-width:1920px){.ui.mini.modal{width:380px;margin:0}}.ui.tiny.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767.98px){.ui.tiny.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.tiny.modal{width:52.8%;margin:0}}@media only screen and (min-width:992px){.ui.tiny.modal{width:510px;margin:0}}@media only screen and (min-width:1200px){.ui.tiny.modal{width:540px;margin:0}}@media only screen and (min-width:1920px){.ui.tiny.modal{width:570px;margin:0}}.ui.small.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767.98px){.ui.small.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.small.modal{width:70.4%;margin:0}}@media only screen and (min-width:992px){.ui.small.modal{width:680px;margin:0}}@media only screen and (min-width:1200px){.ui.small.modal{width:720px;margin:0}}@media only screen and (min-width:1920px){.ui.small.modal{width:760px;margin:0}}.ui.large.modal>.header:not(.ui){font-size:1.6em}@media only screen and (max-width:767.98px){.ui.large.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.large.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.ui.large.modal{width:1020px;margin:0}}@media only screen and (min-width:1200px){.ui.large.modal{width:1080px;margin:0}}@media only screen and (min-width:1920px){.ui.large.modal{width:1140px;margin:0}}.ui.big.modal>.header:not(.ui){font-size:1.6em}@media only screen and (max-width:767.98px){.ui.big.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.big.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.ui.big.modal{width:1190px;margin:0}}@media only screen and (min-width:1200px){.ui.big.modal{width:1260px;margin:0}}@media only screen and (min-width:1920px){.ui.big.modal{width:1330px;margin:0}}.ui.huge.modal>.header:not(.ui){font-size:1.6em}@media only screen and (max-width:767.98px){.ui.huge.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.huge.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.ui.huge.modal{width:1360px;margin:0}}@media only screen and (min-width:1200px){.ui.huge.modal{width:1440px;margin:0}}@media only screen and (min-width:1920px){.ui.huge.modal{width:1520px;margin:0}}.ui.massive.modal>.header:not(.ui){font-size:1.8em}@media only screen and (max-width:767.98px){.ui.massive.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.massive.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.ui.massive.modal{width:1530px;margin:0}}@media only screen and (min-width:1200px){.ui.massive.modal{width:1620px;margin:0}}@media only screen and (min-width:1920px){.ui.massive.modal{width:1710px;margin:0}}.ui.inverted.modal{background:#000}.ui.inverted.modal>.content,.ui.inverted.modal>.header{background:#000;color:#fff}.ui.inverted.modal>.actions{background:#191a1b;border-top:1px solid rgba(34,36,38,.85);color:#fff}.ui.inverted.dimmer>.modal>.close{color:rgba(0,0,0,.85)}@media only screen and (max-width:991.98px){.ui.dimmer .inverted.modal>.close{color:#fff}}.ui.inverted.fullscreen.modal>.close,.ui.inverted.modal>.close.inside{color:#fff}
|
9
|
+
*/.ui.modal{position:absolute;display:none;z-index:1001;text-align:left;background:#fff;border:none;box-shadow:1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 15px 2px rgba(0,0,0,.2);transform-origin:50% 25%;flex:0 0 auto;border-radius:.28571429rem;-webkit-user-select:text;-ms-user-select:text;user-select:text;will-change:top,left,margin,transform,opacity;outline:0}.ui.modal>.dimmer:first-child+:not(.close),.ui.modal>.dimmer:first-child+i.icon+*,.ui.modal>:first-child:not(.close):not(.dimmer),.ui.modal>i.icon:first-child+*{border-top-left-radius:.28571429rem;border-top-right-radius:.28571429rem}.ui.modal>:last-child{border-bottom-left-radius:.28571429rem;border-bottom-right-radius:.28571429rem}.ui.modal>.ui.dimmer{border-radius:inherit}.ui.modal>.close{cursor:pointer;position:absolute;top:-2.5rem;right:-2.5rem;z-index:1;opacity:.8;font-size:1.25em;color:#fff;width:2.25rem;height:2.25rem;padding:.625rem 0 0 0}.ui.modal>.close:focus,.ui.modal>.close:hover{opacity:1;outline:0}.ui.modal>.header{display:block;font-family:Lato,system-ui,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";background:#fff;margin:0;padding:1.25rem 1.5rem;box-shadow:none;color:rgba(0,0,0,.85);border-bottom:1px solid rgba(34,36,38,.15)}.ui.modal>.header:not(.ui){font-size:1.42857143rem;line-height:1.28571429em;font-weight:700}.ui.modal>.content{display:block;width:100%;font-size:1em;line-height:1.4;padding:1.5rem;background:#fff}.ui.modal>.image.content{display:flex;flex-direction:row}.ui.modal>.content>.image{display:block;flex:0 1 auto;width:"";align-self:start;max-width:100%}.ui.modal>[class*="top aligned"]{align-self:start}.ui.modal>[class*="middle aligned"]{align-self:center}.ui.modal>[class*=stretched]{align-self:stretch}.ui.modal>.content>.description{display:block;flex:1 0 auto;min-width:0;align-self:start}.ui.modal>.content>.image+.description,.ui.modal>.content>i.icon+.description{flex:0 1 auto;min-width:"";width:auto;padding-left:2em}.ui.modal>.content>.image>i.icon{margin:0;opacity:1;width:auto;line-height:1;font-size:8rem}.ui.modal>.actions{background:#f9fafb;padding:1rem;border-top:1px solid rgba(34,36,38,.15);text-align:right}.ui.modal .actions>.button:not(.fluid){margin-left:.75em}.ui.basic.modal>.actions,.ui.ui.modal>.basic.actions{border-top:none}.ui.modal>.left.actions{text-align:left}.ui.modal>.left.actions>.button:not(.fluid){margin-left:.5em;margin-right:.5em}.ui.modal>.center.aligned,.ui.modal>.centered{text-align:center}.ui.modal>.center.aligned.actions>.button:not(.fluid),.ui.modal>.centered.actions>.button:not(.fluid){margin-left:.5em;margin-right:.5em}@media only screen and (max-width:767.98px){.ui.modal:not(.fullscreen){width:95%;margin:0}}@media only screen and (min-width:768px){.ui.modal:not(.fullscreen){width:88%;margin:0}}@media only screen and (min-width:992px){.ui.modal:not(.fullscreen){width:850px;margin:0}.ui.modal:not(.fullscreen)>.active.dimmer+.close:not(.inside){pointer-events:none;opacity:.1}.ui.dimmer>.ui.modal:not(.fullscreen)>.close:not(.inside){text-shadow:-1px -1px 2px rgba(0,0,0,.3),1px -1px 2px rgba(0,0,0,.3),-1px 2px 2px rgba(0,0,0,.3),1px 2px 2px rgba(0,0,0,.3)}.ui.inverted.dimmer>.ui.modal:not(.fullscreen)>.close:not(.inside){text-shadow:-1px -1px 2px rgba(255,255,255,.3),1px -1px 2px rgba(255,255,255,.3),-1px 2px 2px rgba(255,255,255,.3),1px 2px 2px rgba(255,255,255,.3)}}@media only screen and (min-width:1200px){.ui.modal:not(.fullscreen){width:900px;margin:0}}@media only screen and (min-width:1920px){.ui.modal:not(.fullscreen){width:950px;margin:0}}@media only screen and (max-width:991.98px){.ui.modal>.close+.header{padding-right:2.25rem}.ui.modal>.close{top:1.0535rem;right:1rem;color:rgba(0,0,0,.87)}}@media only screen and (max-width:767.98px){.ui.modal>.header{padding:.75rem 1rem}.ui.modal>.close+.header{padding-right:2.25rem}.ui.overlay.fullscreen.modal>.content.content.content{min-height:calc(100vh - 8.1rem)}.ui.overlay.fullscreen.modal>.scrolling.content.content.content{max-height:calc(100vh - 8.1rem)}.ui.modal>.content{display:block;padding:1rem!important}.ui.modal>.close{top:.5rem!important;right:.5rem!important}.ui.modal .image.content{flex-direction:column}.ui.modal>.content>.image{display:block;max-width:100%;margin:0 auto!important;text-align:center;padding:0 0 1rem!important}.ui.modal>.content>.image>i.icon{font-size:5rem;text-align:center}.ui.modal>.content>.description{display:block;width:100%!important;margin:0!important;padding:1rem 0!important;box-shadow:none}.ui.modal>.actions{padding:1rem 1rem 0!important}.ui.modal .actions>.button,.ui.modal .actions>.buttons{margin-bottom:1rem}}.ui.inverted.dimmer>.ui.modal{box-shadow:1px 3px 10px 2px rgba(0,0,0,.2)}.ui.basic.modal{background-color:transparent;border:none;border-radius:0;box-shadow:none!important;color:#fff}.ui.basic.modal>.actions,.ui.basic.modal>.content,.ui.basic.modal>.header,.ui.ui.modal>.basic.actions,.ui.ui.modal>.basic.header{background-color:transparent}.ui.modal>.basic.header{border-bottom:none}.ui.basic.modal>.header{color:#fff;border-bottom:none}.ui.basic.modal>.close{top:1rem;right:1.5rem;color:#fff}.ui.inverted.dimmer>.basic.modal{color:rgba(0,0,0,.87)}.ui.inverted.dimmer>.ui.basic.modal>.header{color:rgba(0,0,0,.85)}.ui.legacy.legacy.modal,.ui.legacy.legacy.page.dimmer>.ui.modal{left:50%!important}.ui.legacy.legacy.modal:not(.aligned),.ui.legacy.legacy.page.dimmer>.ui.modal:not(.aligned){top:50%}.ui.legacy.legacy.page.dimmer>.ui.scrolling.modal:not(.aligned),.ui.page.dimmer>.ui.scrolling.legacy.legacy.modal:not(.aligned),.ui.top.aligned.dimmer>.ui.legacy.legacy.modal:not(.aligned),.ui.top.aligned.legacy.legacy.page.dimmer>.ui.modal:not(.aligned){top:auto}.ui.legacy.overlay.fullscreen.modal{margin-top:-2rem!important}.ui.loading.modal{display:block;visibility:hidden;z-index:-1}.ui.active.modal{display:block}.modals.dimmer .ui.top.aligned.modal{top:5vh}.modals.dimmer .ui.bottom.aligned.modal{bottom:5vh}@media only screen and (max-width:767.98px){.modals.dimmer .ui.top.aligned.modal{top:1rem}.modals.dimmer .ui.bottom.aligned.modal{bottom:1rem}}.scrolling.dimmable.dimmed{overflow:hidden}.scrolling.dimmable>.dimmer{justify-content:center;position:fixed}.scrolling.dimmable:not(body)>.dimmer{position:absolute}.scrolling.dimmable.dimmed>.dimmer{overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none}.modals.dimmer .ui.scrolling.modal.fullscreen{top:0}.modals.dimmer .ui.scrolling.modal:not(.fullscreen){margin:2rem auto;top:1em}.modals.dimmer .ui.scrolling.modal:not([class*="overlay fullscreen"])::after{content:"\00A0";position:absolute;height:2rem}.scrolling.undetached.dimmable.dimmed{overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none}.scrolling.undetached.dimmable.dimmed>.dimmer{overflow:hidden}.scrolling.undetached.dimmable .ui.scrolling.modal:not(.fullscreen){position:absolute;left:50%}.ui.modal>.scrolling.content{max-height:calc(80vh - 10rem);overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none}.ui.modal>.resizable.scrolling.content{resize:vertical;max-height:none}.ui.overlay.fullscreen.modal>.content{min-height:calc(100vh - 9.1rem)}.ui.overlay.fullscreen.modal>.scrolling.content{max-height:calc(100vh - 9.1rem)}.ui.fullscreen.modal{width:95%;left:2.5%;margin:1em auto}.ui.overlay.fullscreen.modal{width:100%;left:0;margin:0 auto;top:0;border-radius:0}.ui.fullscreen.modal>.close+.header:not(.centered):not(.center):not(.icon),.ui.modal>.close.inside+.header:not(.centered):not(.center):not(.icon){padding-right:2.25rem}.ui.fullscreen.modal>.close,.ui.modal>.close.inside{top:1.0535rem;right:1rem;color:rgba(0,0,0,.87)}.ui.basic.fullscreen.modal>.close{color:#fff}.ui.modal{font-size:1rem}.ui.mini.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767.98px){.ui.mini.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.mini.modal{width:35.2%;margin:0}}@media only screen and (min-width:992px){.ui.mini.modal{width:340px;margin:0}}@media only screen and (min-width:1200px){.ui.mini.modal{width:360px;margin:0}}@media only screen and (min-width:1920px){.ui.mini.modal{width:380px;margin:0}}.ui.tiny.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767.98px){.ui.tiny.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.tiny.modal{width:52.8%;margin:0}}@media only screen and (min-width:992px){.ui.tiny.modal{width:510px;margin:0}}@media only screen and (min-width:1200px){.ui.tiny.modal{width:540px;margin:0}}@media only screen and (min-width:1920px){.ui.tiny.modal{width:570px;margin:0}}.ui.small.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767.98px){.ui.small.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.small.modal{width:70.4%;margin:0}}@media only screen and (min-width:992px){.ui.small.modal{width:680px;margin:0}}@media only screen and (min-width:1200px){.ui.small.modal{width:720px;margin:0}}@media only screen and (min-width:1920px){.ui.small.modal{width:760px;margin:0}}.ui.large.modal>.header:not(.ui){font-size:1.6em}@media only screen and (max-width:767.98px){.ui.large.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.large.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.ui.large.modal{width:1020px;margin:0}}@media only screen and (min-width:1200px){.ui.large.modal{width:1080px;margin:0}}@media only screen and (min-width:1920px){.ui.large.modal{width:1140px;margin:0}}.ui.big.modal>.header:not(.ui){font-size:1.6em}@media only screen and (max-width:767.98px){.ui.big.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.big.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.ui.big.modal{width:1190px;margin:0}}@media only screen and (min-width:1200px){.ui.big.modal{width:1260px;margin:0}}@media only screen and (min-width:1920px){.ui.big.modal{width:1330px;margin:0}}.ui.huge.modal>.header:not(.ui){font-size:1.6em}@media only screen and (max-width:767.98px){.ui.huge.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.huge.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.ui.huge.modal{width:1360px;margin:0}}@media only screen and (min-width:1200px){.ui.huge.modal{width:1440px;margin:0}}@media only screen and (min-width:1920px){.ui.huge.modal{width:1520px;margin:0}}.ui.massive.modal>.header:not(.ui){font-size:1.8em}@media only screen and (max-width:767.98px){.ui.massive.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.ui.massive.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.ui.massive.modal{width:1530px;margin:0}}@media only screen and (min-width:1200px){.ui.massive.modal{width:1620px;margin:0}}@media only screen and (min-width:1920px){.ui.massive.modal{width:1710px;margin:0}}.ui.inverted.modal{background:#000}.ui.inverted.modal>.content,.ui.inverted.modal>.header{background:#000;color:#fff}.ui.inverted.modal>.actions{background:#191a1b;border-top:1px solid rgba(34,36,38,.85);color:#fff}.ui.inverted.dimmer>.modal>.close{color:rgba(0,0,0,.85)}@media only screen and (max-width:991.98px){.ui.dimmer .inverted.modal>.close{color:#fff}}.ui.inverted.fullscreen.modal>.close,.ui.inverted.modal>.close.inside{color:#fff}
|
package/dist/components/nag.css
CHANGED
package/dist/components/nag.js
CHANGED
package/dist/components/popup.js
CHANGED
package/dist/components/rail.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.3-beta.
|
2
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Search
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
@@ -363,21 +363,37 @@
|
|
363
363
|
.ui.scrolling.search > .results {
|
364
364
|
max-height: 12.17714286em;
|
365
365
|
}
|
366
|
+
.resizable.ui.scrolling.search > .results {
|
367
|
+
height: 12.17714286em;
|
368
|
+
}
|
366
369
|
}
|
367
370
|
@media only screen and (min-width: 768px) {
|
368
371
|
.ui.scrolling.search > .results {
|
369
372
|
max-height: 18.26571429em;
|
370
373
|
}
|
374
|
+
.resizable.ui.scrolling.search > .results {
|
375
|
+
height: 18.26571429em;
|
376
|
+
}
|
371
377
|
}
|
372
378
|
@media only screen and (min-width: 992px) {
|
373
379
|
.ui.scrolling.search > .results {
|
374
380
|
max-height: 24.35428571em;
|
375
381
|
}
|
382
|
+
.resizable.ui.scrolling.search > .results {
|
383
|
+
height: 24.35428571em;
|
384
|
+
}
|
376
385
|
}
|
377
386
|
@media only screen and (min-width: 1920px) {
|
378
387
|
.ui.scrolling.search > .results {
|
379
388
|
max-height: 36.53142857em;
|
380
389
|
}
|
390
|
+
.resizable.ui.scrolling.search > .results {
|
391
|
+
height: 36.53142857em;
|
392
|
+
}
|
393
|
+
}
|
394
|
+
.ui.scrolling.resizable.search > .results {
|
395
|
+
resize: vertical;
|
396
|
+
max-height: none;
|
381
397
|
}
|
382
398
|
@media only screen and (max-width: 767.98px) {
|
383
399
|
.ui.search.short > .results {
|
@@ -1,9 +1,9 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.3-beta.
|
2
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Search
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
7
|
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
|
-
*/.ui.search{position:relative}.ui.search>.prompt{margin:0;outline:0;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0);text-shadow:none;font-style:normal;font-weight:400;line-height:1.21428571em;padding:.67857143em 1em;font-size:1em;background:#fff;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87);box-shadow:0 0 0 0 transparent inset;transition:background-color .1s ease,color .1s ease,box-shadow .1s ease,border-color .1s ease}.ui.search .prompt{border-radius:500rem}.ui.search .prompt~.search.icon{cursor:pointer}.ui.search>.results{display:none;position:absolute;top:100%;left:0;transform-origin:center top;white-space:normal;text-align:left;text-transform:none;background:#fff;margin-top:.5em;width:18em;border-radius:.28571429rem;box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);border:1px solid #d4d4d5;z-index:998}.ui.search>.results>:first-child{border-radius:.28571429rem .28571429rem 0 0}.ui.search>.results>:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.search>.results .result{cursor:pointer;display:block;overflow:hidden;font-size:1em;padding:.85714286em 1.14285714em;color:rgba(0,0,0,.87);line-height:1.33;border-bottom:1px solid rgba(34,36,38,.1)}.ui.search>.results .result:last-child{border-bottom:none!important}.ui.search>.results .result .image{float:right;overflow:hidden;background:0 0;width:5em;height:3em;border-radius:.25em}.ui.search>.results .result .image img{display:block;width:auto;height:100%}.ui.search>.results .result .image+.content{margin:0 6em 0 0}.ui.search>.results .result .title{margin:-.14285714em 0 0;font-family:Lato,system-ui,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:1em;color:rgba(0,0,0,.85)}.ui.search>.results .result .description{margin-top:0;font-size:.92857143em;color:rgba(0,0,0,.4)}.ui.search>.results .result .price{float:right;color:#21ba45}.ui.search>.results>.message{padding:1em 1em}.ui.search>.results>.message .header{font-family:Lato,system-ui,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:700;color:rgba(0,0,0,.87)}.ui.search>.results>.message .description{margin-top:.25rem;font-size:1em;color:rgba(0,0,0,.87)}.ui.search>.results>.action{display:block;border-top:none;background:#f3f4f5;padding:.92857143em 1em;color:rgba(0,0,0,.87);font-weight:700;text-align:center}.ui.search>.prompt:focus{border-color:rgba(34,36,38,.35);background:#fff;color:rgba(0,0,0,.95)}.ui.loading.search .input>i.icon::before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.loading.search .input>i.icon::after{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;animation:loader .6s infinite linear;border:.2em solid #767676;border-radius:500rem;box-shadow:0 0 0 1px transparent}.ui.category.search>.results .category .result:hover,.ui.search>.results .result:hover{background:#f9fafb}.ui.search .action:hover:not(div){background:#e0e0e0}.ui.category.search>.results .category.active{background:#f3f4f5}.ui.category.search>.results .category.active>.name{color:rgba(0,0,0,.87)}.ui.category.search>.results .category .result.active,.ui.search>.results .result.active{position:relative;border-left-color:rgba(34,36,38,.1);background:#f3f4f5;box-shadow:none}.ui.search>.results .result.active .title{color:rgba(0,0,0,.85)}.ui.search>.results .result.active .description{color:rgba(0,0,0,.85)}.ui.disabled.search{cursor:default;pointer-events:none;opacity:.45}.ui.search.selection .prompt{border-radius:.28571429rem}.ui.search.selection>.icon.input>.remove.icon{pointer-events:none;position:absolute;left:auto;opacity:0;color:"";top:0;right:0;transition:color .1s ease,opacity .1s ease}.ui.search.selection>.icon.input>.active.remove.icon{cursor:pointer;opacity:.8;pointer-events:auto}.ui.search.selection>.icon.input:not([class*="left icon"])>.icon~.remove.icon{right:1.85714em}.ui.search.selection>.icon.input>.remove.icon:hover{opacity:1;color:#db2828}.ui.category.search .results{width:28em}.ui.category.search .results.animating,.ui.category.search .results.visible{display:table}.ui.category.search>.results .category{display:table-row;background:#f3f4f5;box-shadow:none;transition:background .1s ease,border-color .1s ease}.ui.category.search>.results .category:last-child{border-bottom:none}.ui.category.search>.results .category:first-child .name+.result{border-radius:0 .28571429rem 0 0}.ui.category.search>.results .category:last-child .result:last-child{border-radius:0 0 .28571429rem 0}.ui.category.search>.results .category>.name{display:table-cell;text-overflow:ellipsis;width:100px;white-space:nowrap;background:0 0;font-family:Lato,system-ui,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1em;padding:.4em 1em;font-weight:700;color:rgba(0,0,0,.4);border-bottom:1px solid rgba(34,36,38,.1)}.ui.category.search>.results .category .results{display:table-cell;background:#fff;border-left:1px solid rgba(34,36,38,.15);border-bottom:1px solid rgba(34,36,38,.1)}.ui.category.search>.results .category .result{border-bottom:1px solid rgba(34,36,38,.1);transition:background .1s ease,border-color .1s ease;padding:.85714286em 1.14285714em}.ui.scrolling.search>.results,.ui.search.long>.results,.ui.search.short>.results{overflow-x:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (max-width:767.98px){.ui.scrolling.search>.results{max-height:12.17714286em}}@media only screen and (min-width:768px){.ui.scrolling.search>.results{max-height:18.26571429em}}@media only screen and (min-width:992px){.ui.scrolling.search>.results{max-height:24.35428571em}}@media only screen and (min-width:1920px){.ui.scrolling.search>.results{max-height:36.53142857em}}@media only screen and (max-width:767.98px){.ui.search.short>.results{max-height:12.17714286em}.ui.search[class*="very short"]>.results{max-height:9.13285714em}.ui.search.long>.results{max-height:24.35428571em}.ui.search[class*="very long"]>.results{max-height:36.53142857em}}@media only screen and (min-width:768px){.ui.search.short>.results{max-height:18.26571429em}.ui.search[class*="very short"]>.results{max-height:13.69928571em}.ui.search.long>.results{max-height:36.53142857em}.ui.search[class*="very long"]>.results{max-height:54.79714286em}}@media only screen and (min-width:992px){.ui.search.short>.results{max-height:24.35428571em}.ui.search[class*="very short"]>.results{max-height:18.26571429em}.ui.search.long>.results{max-height:48.70857143em}.ui.search[class*="very long"]>.results{max-height:73.06285714em}}@media only screen and (min-width:1920px){.ui.search.short>.results{max-height:36.53142857em}.ui.search[class*="very short"]>.results{max-height:27.39857143em}.ui.search.long>.results{max-height:73.06285714em}.ui.search[class*="very long"]>.results{max-height:109.59428571em}}.ui[class*="left aligned"].search>.results{right:auto;left:0}.ui[class*="right aligned"].search>.results{right:0;left:auto}.ui.fluid.search .results{width:100%}.ui.search{font-size:1em}.ui.mini.search{font-size:.78571429em}.ui.tiny.search{font-size:.85714286em}.ui.small.search{font-size:.92857143em}.ui.large.search{font-size:1.14285714em}.ui.big.search{font-size:1.28571429em}.ui.huge.search{font-size:1.42857143em}.ui.massive.search{font-size:1.71428571em}@media only screen and (max-width:767.98px){.ui.search .results{max-width:calc(100vw - 2rem)}}
|
9
|
+
*/.ui.search{position:relative}.ui.search>.prompt{margin:0;outline:0;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0);text-shadow:none;font-style:normal;font-weight:400;line-height:1.21428571em;padding:.67857143em 1em;font-size:1em;background:#fff;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87);box-shadow:0 0 0 0 transparent inset;transition:background-color .1s ease,color .1s ease,box-shadow .1s ease,border-color .1s ease}.ui.search .prompt{border-radius:500rem}.ui.search .prompt~.search.icon{cursor:pointer}.ui.search>.results{display:none;position:absolute;top:100%;left:0;transform-origin:center top;white-space:normal;text-align:left;text-transform:none;background:#fff;margin-top:.5em;width:18em;border-radius:.28571429rem;box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);border:1px solid #d4d4d5;z-index:998}.ui.search>.results>:first-child{border-radius:.28571429rem .28571429rem 0 0}.ui.search>.results>:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.search>.results .result{cursor:pointer;display:block;overflow:hidden;font-size:1em;padding:.85714286em 1.14285714em;color:rgba(0,0,0,.87);line-height:1.33;border-bottom:1px solid rgba(34,36,38,.1)}.ui.search>.results .result:last-child{border-bottom:none!important}.ui.search>.results .result .image{float:right;overflow:hidden;background:0 0;width:5em;height:3em;border-radius:.25em}.ui.search>.results .result .image img{display:block;width:auto;height:100%}.ui.search>.results .result .image+.content{margin:0 6em 0 0}.ui.search>.results .result .title{margin:-.14285714em 0 0;font-family:Lato,system-ui,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:1em;color:rgba(0,0,0,.85)}.ui.search>.results .result .description{margin-top:0;font-size:.92857143em;color:rgba(0,0,0,.4)}.ui.search>.results .result .price{float:right;color:#21ba45}.ui.search>.results>.message{padding:1em 1em}.ui.search>.results>.message .header{font-family:Lato,system-ui,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:700;color:rgba(0,0,0,.87)}.ui.search>.results>.message .description{margin-top:.25rem;font-size:1em;color:rgba(0,0,0,.87)}.ui.search>.results>.action{display:block;border-top:none;background:#f3f4f5;padding:.92857143em 1em;color:rgba(0,0,0,.87);font-weight:700;text-align:center}.ui.search>.prompt:focus{border-color:rgba(34,36,38,.35);background:#fff;color:rgba(0,0,0,.95)}.ui.loading.search .input>i.icon::before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.loading.search .input>i.icon::after{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;animation:loader .6s infinite linear;border:.2em solid #767676;border-radius:500rem;box-shadow:0 0 0 1px transparent}.ui.category.search>.results .category .result:hover,.ui.search>.results .result:hover{background:#f9fafb}.ui.search .action:hover:not(div){background:#e0e0e0}.ui.category.search>.results .category.active{background:#f3f4f5}.ui.category.search>.results .category.active>.name{color:rgba(0,0,0,.87)}.ui.category.search>.results .category .result.active,.ui.search>.results .result.active{position:relative;border-left-color:rgba(34,36,38,.1);background:#f3f4f5;box-shadow:none}.ui.search>.results .result.active .title{color:rgba(0,0,0,.85)}.ui.search>.results .result.active .description{color:rgba(0,0,0,.85)}.ui.disabled.search{cursor:default;pointer-events:none;opacity:.45}.ui.search.selection .prompt{border-radius:.28571429rem}.ui.search.selection>.icon.input>.remove.icon{pointer-events:none;position:absolute;left:auto;opacity:0;color:"";top:0;right:0;transition:color .1s ease,opacity .1s ease}.ui.search.selection>.icon.input>.active.remove.icon{cursor:pointer;opacity:.8;pointer-events:auto}.ui.search.selection>.icon.input:not([class*="left icon"])>.icon~.remove.icon{right:1.85714em}.ui.search.selection>.icon.input>.remove.icon:hover{opacity:1;color:#db2828}.ui.category.search .results{width:28em}.ui.category.search .results.animating,.ui.category.search .results.visible{display:table}.ui.category.search>.results .category{display:table-row;background:#f3f4f5;box-shadow:none;transition:background .1s ease,border-color .1s ease}.ui.category.search>.results .category:last-child{border-bottom:none}.ui.category.search>.results .category:first-child .name+.result{border-radius:0 .28571429rem 0 0}.ui.category.search>.results .category:last-child .result:last-child{border-radius:0 0 .28571429rem 0}.ui.category.search>.results .category>.name{display:table-cell;text-overflow:ellipsis;width:100px;white-space:nowrap;background:0 0;font-family:Lato,system-ui,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1em;padding:.4em 1em;font-weight:700;color:rgba(0,0,0,.4);border-bottom:1px solid rgba(34,36,38,.1)}.ui.category.search>.results .category .results{display:table-cell;background:#fff;border-left:1px solid rgba(34,36,38,.15);border-bottom:1px solid rgba(34,36,38,.1)}.ui.category.search>.results .category .result{border-bottom:1px solid rgba(34,36,38,.1);transition:background .1s ease,border-color .1s ease;padding:.85714286em 1.14285714em}.ui.scrolling.search>.results,.ui.search.long>.results,.ui.search.short>.results{overflow-x:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (max-width:767.98px){.ui.scrolling.search>.results{max-height:12.17714286em}.resizable.ui.scrolling.search>.results{height:12.17714286em}}@media only screen and (min-width:768px){.ui.scrolling.search>.results{max-height:18.26571429em}.resizable.ui.scrolling.search>.results{height:18.26571429em}}@media only screen and (min-width:992px){.ui.scrolling.search>.results{max-height:24.35428571em}.resizable.ui.scrolling.search>.results{height:24.35428571em}}@media only screen and (min-width:1920px){.ui.scrolling.search>.results{max-height:36.53142857em}.resizable.ui.scrolling.search>.results{height:36.53142857em}}.ui.scrolling.resizable.search>.results{resize:vertical;max-height:none}@media only screen and (max-width:767.98px){.ui.search.short>.results{max-height:12.17714286em}.ui.search[class*="very short"]>.results{max-height:9.13285714em}.ui.search.long>.results{max-height:24.35428571em}.ui.search[class*="very long"]>.results{max-height:36.53142857em}}@media only screen and (min-width:768px){.ui.search.short>.results{max-height:18.26571429em}.ui.search[class*="very short"]>.results{max-height:13.69928571em}.ui.search.long>.results{max-height:36.53142857em}.ui.search[class*="very long"]>.results{max-height:54.79714286em}}@media only screen and (min-width:992px){.ui.search.short>.results{max-height:24.35428571em}.ui.search[class*="very short"]>.results{max-height:18.26571429em}.ui.search.long>.results{max-height:48.70857143em}.ui.search[class*="very long"]>.results{max-height:73.06285714em}}@media only screen and (min-width:1920px){.ui.search.short>.results{max-height:36.53142857em}.ui.search[class*="very short"]>.results{max-height:27.39857143em}.ui.search.long>.results{max-height:73.06285714em}.ui.search[class*="very long"]>.results{max-height:109.59428571em}}.ui[class*="left aligned"].search>.results{right:auto;left:0}.ui[class*="right aligned"].search>.results{right:0;left:auto}.ui.fluid.search .results{width:100%}.ui.search{font-size:1em}.ui.mini.search{font-size:.78571429em}.ui.tiny.search{font-size:.85714286em}.ui.small.search{font-size:.92857143em}.ui.large.search{font-size:1.14285714em}.ui.big.search{font-size:1.28571429em}.ui.huge.search{font-size:1.42857143em}.ui.massive.search{font-size:1.71428571em}@media only screen and (max-width:767.98px){.ui.search .results{max-width:calc(100vw - 2rem)}}
|