fomantic-ui 2.9.1-beta.1 → 2.9.1-beta.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/ci.yml +1 -1
- package/README.md +2 -2
- package/dist/components/accordion.css +3 -3
- package/dist/components/accordion.js +3 -3
- package/dist/components/accordion.min.css +3 -3
- package/dist/components/accordion.min.js +3 -3
- package/dist/components/ad.css +3 -3
- package/dist/components/ad.min.css +3 -3
- package/dist/components/api.js +3 -3
- package/dist/components/api.min.js +3 -3
- package/dist/components/breadcrumb.css +3 -3
- package/dist/components/breadcrumb.min.css +3 -3
- package/dist/components/button.css +3 -13
- package/dist/components/button.min.css +3 -3
- package/dist/components/calendar.css +15 -11
- package/dist/components/calendar.js +19 -10
- package/dist/components/calendar.min.css +4 -4
- package/dist/components/calendar.min.js +4 -4
- package/dist/components/card.css +3 -3
- package/dist/components/card.min.css +3 -3
- package/dist/components/checkbox.css +3 -3
- package/dist/components/checkbox.js +3 -3
- package/dist/components/checkbox.min.css +3 -3
- package/dist/components/checkbox.min.js +3 -3
- package/dist/components/comment.css +3 -3
- package/dist/components/comment.min.css +3 -3
- package/dist/components/container.css +3 -3
- package/dist/components/container.min.css +3 -3
- package/dist/components/dimmer.css +3 -3
- package/dist/components/dimmer.js +3 -3
- package/dist/components/dimmer.min.css +3 -3
- package/dist/components/dimmer.min.js +3 -3
- package/dist/components/divider.css +3 -3
- package/dist/components/divider.min.css +3 -3
- package/dist/components/dropdown.css +3 -3
- package/dist/components/dropdown.js +3 -3
- package/dist/components/dropdown.min.css +3 -3
- package/dist/components/dropdown.min.js +3 -3
- package/dist/components/embed.css +3 -3
- package/dist/components/embed.js +3 -3
- package/dist/components/embed.min.css +3 -3
- package/dist/components/embed.min.js +3 -3
- package/dist/components/feed.css +3 -3
- package/dist/components/feed.min.css +3 -3
- package/dist/components/flag.css +3 -3
- package/dist/components/flag.min.css +3 -3
- package/dist/components/flyout.css +3 -3
- package/dist/components/flyout.js +3 -3
- package/dist/components/flyout.min.css +3 -3
- package/dist/components/flyout.min.js +3 -3
- package/dist/components/form.css +3 -3
- package/dist/components/form.js +3 -3
- package/dist/components/form.min.css +3 -3
- package/dist/components/form.min.js +3 -3
- package/dist/components/grid.css +3 -3
- package/dist/components/grid.min.css +3 -3
- package/dist/components/header.css +3 -3
- package/dist/components/header.min.css +3 -3
- package/dist/components/icon.css +6 -16
- package/dist/components/icon.min.css +4 -4
- package/dist/components/image.css +3 -3
- package/dist/components/image.min.css +3 -3
- package/dist/components/input.css +3 -3
- package/dist/components/input.min.css +3 -3
- package/dist/components/item.css +3 -3
- package/dist/components/item.min.css +3 -3
- package/dist/components/label.css +3 -3
- package/dist/components/label.min.css +3 -3
- package/dist/components/list.css +3 -3
- package/dist/components/list.min.css +3 -3
- package/dist/components/loader.css +3 -3
- package/dist/components/loader.min.css +3 -3
- package/dist/components/menu.css +2 -2
- package/dist/components/message.css +3 -3
- package/dist/components/message.min.css +3 -3
- package/dist/components/modal.css +3 -3
- package/dist/components/modal.js +3 -3
- package/dist/components/modal.min.css +3 -3
- package/dist/components/modal.min.js +3 -3
- package/dist/components/nag.css +5 -6
- package/dist/components/nag.js +6 -3
- package/dist/components/nag.min.css +4 -4
- package/dist/components/nag.min.js +4 -4
- package/dist/components/placeholder.css +3 -3
- package/dist/components/placeholder.min.css +3 -3
- package/dist/components/popup.css +303 -3
- package/dist/components/popup.js +3 -3
- package/dist/components/popup.min.css +4 -4
- package/dist/components/popup.min.js +3 -3
- package/dist/components/progress.css +3 -3
- package/dist/components/progress.js +3 -3
- package/dist/components/progress.min.css +3 -3
- package/dist/components/progress.min.js +3 -3
- package/dist/components/rail.css +3 -3
- package/dist/components/rail.min.css +3 -3
- package/dist/components/rating.css +4 -4
- package/dist/components/rating.js +3 -3
- package/dist/components/rating.min.css +4 -4
- package/dist/components/rating.min.js +3 -3
- package/dist/components/reset.css +3 -3
- package/dist/components/reset.min.css +3 -3
- package/dist/components/reveal.css +3 -3
- package/dist/components/reveal.min.css +3 -3
- package/dist/components/search.css +3 -3
- package/dist/components/search.js +3 -3
- package/dist/components/search.min.css +3 -3
- package/dist/components/search.min.js +3 -3
- package/dist/components/segment.css +3 -3
- package/dist/components/segment.min.css +3 -3
- package/dist/components/shape.css +3 -3
- package/dist/components/shape.js +3 -3
- package/dist/components/shape.min.css +3 -3
- package/dist/components/shape.min.js +3 -3
- package/dist/components/sidebar.css +3 -3
- package/dist/components/sidebar.js +3 -3
- package/dist/components/sidebar.min.css +3 -3
- package/dist/components/sidebar.min.js +3 -3
- package/dist/components/site.css +3 -3
- package/dist/components/site.js +3 -3
- package/dist/components/site.min.css +3 -3
- package/dist/components/site.min.js +3 -3
- package/dist/components/slider.js +3 -3
- package/dist/components/slider.min.js +3 -3
- package/dist/components/state.js +3 -3
- package/dist/components/state.min.js +3 -3
- package/dist/components/statistic.css +3 -3
- package/dist/components/statistic.min.css +3 -3
- package/dist/components/step.css +3 -3
- package/dist/components/step.min.css +3 -3
- package/dist/components/sticky.css +3 -3
- package/dist/components/sticky.js +3 -3
- package/dist/components/sticky.min.css +3 -3
- package/dist/components/sticky.min.js +3 -3
- package/dist/components/tab.css +3 -3
- package/dist/components/tab.js +3 -3
- package/dist/components/tab.min.css +3 -3
- package/dist/components/tab.min.js +3 -3
- package/dist/components/table.css +5 -5
- package/dist/components/table.min.css +4 -4
- package/dist/components/text.css +2 -2
- package/dist/components/text.min.css +2 -2
- package/dist/components/toast.css +3 -3
- package/dist/components/toast.js +3 -3
- package/dist/components/toast.min.css +3 -3
- package/dist/components/toast.min.js +3 -3
- package/dist/components/transition.css +149 -3
- package/dist/components/transition.js +3 -3
- package/dist/components/transition.min.css +4 -4
- package/dist/components/transition.min.js +3 -3
- package/dist/components/visibility.js +3 -3
- package/dist/components/visibility.min.js +3 -3
- package/dist/semantic.css +697 -185
- package/dist/semantic.js +97 -85
- package/dist/semantic.min.css +4 -4
- package/dist/semantic.min.js +4 -4
- package/dist/themes/default/assets/fonts/Lato-Bold.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
- package/dist/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/Lato-Italic.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/Lato-Regular.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
- package/package.json +3 -5
- package/src/definitions/behaviors/api.js +2 -2
- package/src/definitions/behaviors/form.js +2 -2
- package/src/definitions/behaviors/state.js +2 -2
- package/src/definitions/behaviors/visibility.js +2 -2
- package/src/definitions/collections/breadcrumb.less +2 -2
- package/src/definitions/collections/form.less +4 -4
- package/src/definitions/collections/grid.less +2 -2
- package/src/definitions/collections/menu.less +2 -2
- package/src/definitions/collections/message.less +2 -2
- package/src/definitions/collections/table.less +4 -4
- package/src/definitions/elements/button.less +86 -94
- package/src/definitions/elements/container.less +2 -2
- package/src/definitions/elements/divider.less +2 -2
- package/src/definitions/elements/flag.less +2 -2
- package/src/definitions/elements/header.less +2 -2
- package/src/definitions/elements/icon.less +80 -6
- package/src/definitions/elements/image.less +2 -2
- package/src/definitions/elements/input.less +11 -10
- package/src/definitions/elements/label.less +2 -2
- package/src/definitions/elements/list.less +2 -2
- package/src/definitions/elements/loader.less +2 -2
- package/src/definitions/elements/placeholder.less +2 -2
- package/src/definitions/elements/rail.less +2 -2
- package/src/definitions/elements/reveal.less +2 -2
- package/src/definitions/elements/segment.less +2 -2
- package/src/definitions/elements/step.less +2 -2
- package/src/definitions/elements/text.less +1 -1
- package/src/definitions/globals/reset.less +2 -2
- package/src/definitions/globals/site.js +2 -2
- package/src/definitions/globals/site.less +2 -2
- package/src/definitions/modules/accordion.js +2 -2
- package/src/definitions/modules/accordion.less +2 -2
- package/src/definitions/modules/calendar.js +18 -9
- package/src/definitions/modules/calendar.less +14 -10
- package/src/definitions/modules/checkbox.js +2 -2
- package/src/definitions/modules/checkbox.less +2 -2
- package/src/definitions/modules/dimmer.js +2 -2
- package/src/definitions/modules/dimmer.less +2 -2
- package/src/definitions/modules/dropdown.js +2 -2
- package/src/definitions/modules/dropdown.less +2 -2
- package/src/definitions/modules/embed.js +2 -2
- package/src/definitions/modules/embed.less +2 -2
- package/src/definitions/modules/flyout.js +2 -2
- package/src/definitions/modules/flyout.less +2 -2
- package/src/definitions/modules/modal.js +2 -2
- package/src/definitions/modules/modal.less +2 -2
- package/src/definitions/modules/nag.js +5 -2
- package/src/definitions/modules/nag.less +2 -3
- package/src/definitions/modules/popup.js +2 -2
- package/src/definitions/modules/popup.less +52 -2
- package/src/definitions/modules/progress.js +2 -2
- package/src/definitions/modules/progress.less +2 -2
- package/src/definitions/modules/rating.js +2 -2
- package/src/definitions/modules/rating.less +3 -3
- package/src/definitions/modules/search.js +2 -2
- package/src/definitions/modules/search.less +2 -2
- package/src/definitions/modules/shape.js +2 -2
- package/src/definitions/modules/shape.less +2 -2
- package/src/definitions/modules/sidebar.js +2 -2
- package/src/definitions/modules/sidebar.less +2 -2
- package/src/definitions/modules/slider.js +2 -2
- package/src/definitions/modules/sticky.js +2 -2
- package/src/definitions/modules/sticky.less +2 -2
- package/src/definitions/modules/tab.js +2 -2
- package/src/definitions/modules/tab.less +2 -2
- package/src/definitions/modules/toast.js +2 -2
- package/src/definitions/modules/toast.less +2 -2
- package/src/definitions/modules/transition.js +2 -2
- package/src/definitions/modules/transition.less +38 -3
- package/src/definitions/views/ad.less +2 -2
- package/src/definitions/views/card.less +2 -2
- package/src/definitions/views/comment.less +2 -2
- package/src/definitions/views/feed.less +2 -2
- package/src/definitions/views/item.less +2 -2
- package/src/definitions/views/statistic.less +2 -2
- package/src/themes/default/assets/fonts/Lato-Bold.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
- package/src/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
- package/src/themes/default/assets/fonts/Lato-Italic.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
- package/src/themes/default/assets/fonts/Lato-Regular.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
- package/src/themes/default/elements/icon.variables +18 -0
- package/src/themes/default/globals/site.variables +1 -0
- package/src/themes/default/globals/variation.variables +9 -1
- package/src/themes/default/modules/calendar.variables +2 -0
- package/src/themes/default/modules/nag.variables +1 -1
- package/src/themes/default/modules/transition.variables +8 -1
- package/tasks/build/css.js +3 -3
- package/tasks/build/javascript.js +3 -3
- package/tasks/config/defaults.js +2 -0
- package/tasks/config/project/config.js +2 -2
- package/tasks/config/project/release.js +2 -2
- package/tasks/config/tasks.js +17 -7
- package/tasks/config/user.js +4 -1
- package/tasks/install.js +2 -2
@@ -1,9 +1,9 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
3
|
-
*
|
2
|
+
* # Fomantic-UI 2.9.1-beta.11+6515b88 - Modal
|
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
9
|
*/.ui.modal{position:absolute;display:none;z-index:1001;text-align:left;background:#fff;border:none;-webkit-box-shadow:1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 15px 2px rgba(0,0,0,.2);box-shadow:1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 15px 2px rgba(0,0,0,.2);-webkit-transform-origin:50% 25%;transform-origin:50% 25%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:.28571429rem;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;will-change:top,left,margin,transform,opacity}.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;-webkit-box-shadow:none;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ui.modal>.content>.image{display:block;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:'';-ms-flex-item-align:start;align-self:start;max-width:100%}.ui.modal>[class*="top aligned"]{-ms-flex-item-align:start;align-self:start}.ui.modal>[class*="middle aligned"]{-ms-flex-item-align:center;align-self:center}.ui.modal>[class*=stretched]{-ms-flex-item-align:stretch;align-self:stretch}.ui.modal>.content>.description{display:block;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-width:0;-ms-flex-item-align:start;align-self:start}.ui.modal>.content>.image+.description,.ui.modal>.content>i.icon+.description{-webkit-box-flex:0;-ms-flex:0 1 auto;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 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{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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;-webkit-box-shadow:none;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{-webkit-box-shadow:1px 3px 10px 2px rgba(0,0,0,.2);box-shadow:1px 3px 10px 2px rgba(0,0,0,.2)}.ui.basic.modal{background-color:transparent;border:none;border-radius:0;-webkit-box-shadow:none!important;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{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:fixed}.scrolling.dimmable:not(body)>.dimmer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute}.scrolling.dimmable.dimmed>.dimmer{overflow:auto;-webkit-overflow-scrolling:touch}.modals.dimmer .ui.scrolling.modal:not(.fullscreen){margin:2rem auto}.modals.dimmer .ui.scrolling.modal:not([class*="overlay fullscreen"])::after{content:'\00A0';position:absolute;height:2rem}.scrolling.undetached.dimmable.dimmed{overflow:auto;-webkit-overflow-scrolling:touch}.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}.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}
|
@@ -1,11 +1,11 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.1-beta.
|
2
|
+
* # Fomantic UI - 2.9.1-beta.11+6515b88
|
3
3
|
* https://github.com/fomantic/Fomantic-UI
|
4
|
-
*
|
4
|
+
* https://fomantic-ui.com/
|
5
5
|
*
|
6
6
|
* Copyright 2022 Contributors
|
7
7
|
* Released under the MIT license
|
8
|
-
*
|
8
|
+
* https://opensource.org/licenses/MIT
|
9
9
|
*
|
10
10
|
*/
|
11
11
|
!function(Q,X,U,V){"use strict";Q.isFunction=Q.isFunction||function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},X=void 0!==X&&X.Math==Math?X:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),Q.modal=Q.fn.modal=function(E){var L,e=Q(this),I=Q(X),N=Q(U),z=Q("body"),j=e.selector||"",q=(new Date).getTime(),B=[],R=E,W="string"==typeof R,P=[].slice.call(arguments,1),K=X.requestAnimationFrame||X.mozRequestAnimationFrame||X.webkitRequestAnimationFrame||X.msRequestAnimationFrame||function(e){setTimeout(e,0)};return e.each(function(){var t,o,s,e,i,n,a,r,c,l,d,u=Q.isPlainObject(E)?Q.extend(!0,{},Q.fn.modal.settings,E):Q.extend({},Q.fn.modal.settings),f=u.selector,m=u.className,h=u.namespace,g=u.fields,p=u.error,v="."+h,b="module-"+h,y=Q(this),k=[X,U].indexOf(u.context)<0?N.find(u.context):z,x=k[0]===z[0],w=y.find(f.closeIcon),C=y.hasClass("modal"),S=this,F=C?y.data(b):V,M=!1,T="",A="",D=!1,H=!1,O={initialize:function(){var s;O.create.id(),C||(O.create.modal(),Q.isFunction(u.onHidden)||(u.onHidden=function(){O.destroy(),y.remove()})),y.addClass(u.class),""!==u.title&&y.find(f.title).html(O.helpers.escape(u.title,u.preserveHTML)).addClass(u.classTitle),""!==u.content&&y.find(f.content).html(O.helpers.escape(u.content,u.preserveHTML)).addClass(u.classContent),O.has.configActions()&&(0===(s=y.find(f.actions).addClass(u.classActions)).length?s=Q("<div/>",{class:m.actions+" "+(u.classActions||"")}).appendTo(y):s.empty(),u.actions.forEach(function(e){var t=e[g.icon]?"<i "+(e[g.text]?'aria-hidden="true"':"")+' class="'+O.helpers.deQuote(e[g.icon])+' icon"></i>':"",n=O.helpers.escape(e[g.text]||"",u.preserveHTML),i=O.helpers.deQuote(e[g.class]||""),o=e[g.click]&&Q.isFunction(e[g.click])?e[g.click]:function(){};s.append(Q("<button/>",{html:t+n,"aria-label":(e[g.text]||e[g.icon]||"").replace(/<[^>]+(>|$)/g,""),class:m.button+" "+i,click:function(){var e=Q(this);e.is(f.approve)||e.is(f.deny)||!1===o.call(S,y)||O.hide()}}))})),O.cache={},O.verbose("Initializing dimmer",k),O.create.dimmer(),u.allowMultiple&&O.create.innerDimmer(),u.centered||y.addClass("top aligned"),O.refreshModals(),O.bind.events(),O.observeChanges(),O.instantiate(),u.autoShow&&O.show()},instantiate:function(){O.verbose("Storing instance of modal"),F=O,y.data(b,F)},create:{modal:function(){var e;y=Q("<div/>",{class:m.modal,role:"dialog","aria-modal":!0}),u.closeIcon&&(w=Q("<i/>",{class:m.close,role:"button",tabindex:0,"aria-label":u.text.close}),y.append(w)),""!==u.title&&(e="_"+O.get.id()+"title",y.attr("aria-labelledby",e),Q("<div/>",{class:m.title,id:e}).appendTo(y)),""!==u.content&&(e="_"+O.get.id()+"desc",y.attr("aria-describedby",e),Q("<div/>",{class:m.content,id:e}).appendTo(y)),O.has.configActions()&&Q("<div/>",{class:m.actions}).appendTo(y),k.append(y),S=y[0]},dimmer:function(){var e={debug:u.debug,dimmerName:"modals"},e=Q.extend(!0,e,u.dimmerSettings);Q.fn.dimmer===V?O.error(p.dimmer):(O.debug("Creating dimmer"),i=k.dimmer(e),D=O.is.scrolling(),u.detachable?(O.verbose("Modal is detachable, moving content into dimmer"),i.dimmer("add content",y)):O.set.undetached(),n=i.dimmer("get dimmer"))},id:function(){l=(Math.random().toString(16)+"000000000").slice(2,10),c="."+l,O.verbose("Creating unique id for element",l)},innerDimmer:function(){0===y.find(f.dimmer).length&&Q("<div/>",{class:m.innerDimmer}).prependTo(y)}},destroy:function(){d&&d.disconnect(),O.verbose("Destroying previous modal"),y.removeData(b).off(v),I.off(c),n.off(c),w.off(c),t&&t.off(c),k.dimmer("destroy")},observeChanges:function(){"MutationObserver"in X&&((d=new MutationObserver(function(e){u.observeChanges&&(O.debug("DOM tree modified, refreshing"),O.refresh()),O.refreshInputs()})).observe(S,{childList:!0,subtree:!0}),O.debug("Setting up mutation observer",d))},refresh:function(){O.remove.scrolling(),O.cacheSizes(),O.can.useFlex()||O.set.modalOffset(),O.set.screenHeight(),O.set.type()},refreshModals:function(){s=y.siblings(f.modal),o=s.add(y)},refreshInputs:function(){t&&t.off("keydown"+c),(t=y.find("[tabindex], :input").filter(":visible").filter(function(){return 0===Q(this).closest(".disabled").length})).first().on("keydown"+c,O.event.inputKeyDown.first),t.last().on("keydown"+c,O.event.inputKeyDown.last)},attachEvents:function(e,t){var n=Q(e);t=Q.isFunction(O[t])?O[t]:O.toggle,0<n.length?(O.debug("Attaching modal events to element",e,t),n.off(v).on("click"+v,t)):O.error(p.notFound,e)},bind:{events:function(){O.verbose("Attaching events"),y.on("click"+v,f.close,O.event.close).on("click"+v,f.approve,O.event.approve).on("click"+v,f.deny,O.event.deny),w.on("keyup"+c,O.event.closeKeyUp),I.on("resize"+c,O.event.resize)},scrollLock:function(){i[0].addEventListener("touchmove",O.event.preventScroll,{passive:!1})}},unbind:{scrollLock:function(){i[0].removeEventListener("touchmove",O.event.preventScroll,{passive:!1})}},get:{id:function(){return l},element:function(){return y},settings:function(){return u}},event:{approve:function(){M||!1===u.onApprove.call(S,Q(this))?O.verbose("Approve callback returned false cancelling hide"):(M=!0,O.hide(function(){M=!1}))},preventScroll:function(e){-1!==e.target.className.indexOf("dimmer")&&e.preventDefault()},deny:function(){M||!1===u.onDeny.call(S,Q(this))?O.verbose("Deny callback returned false cancelling hide"):(M=!0,O.hide(function(){M=!1}))},close:function(){O.hide()},closeKeyUp:function(e){e=e.which;e!==u.keys.enter&&e!==u.keys.space||!y.hasClass(m.front)||O.hide()},inputKeyDown:{first:function(e){e.which===u.keys.tab&&e.shiftKey&&(t.last().focus(),e.preventDefault())},last:function(e){e.which!==u.keys.tab||e.shiftKey||(t.first().focus(),e.preventDefault())}},mousedown:function(e){var t=Q(e.target),n=O.is.rtl();(a=0<t.closest(f.modal).length)&&O.verbose("Mouse down event registered inside the modal"),(r=O.is.scrolling()&&(!n&&I.outerWidth()-u.scrollbarWidth<=e.clientX||n&&u.scrollbarWidth>=e.clientX))&&O.verbose("Mouse down event registered inside the scrollbar")},mouseup:function(e){if(u.closable)if(a)O.debug("Dimmer clicked but mouse down was initially registered inside the modal");else if(r)O.debug("Dimmer clicked but mouse down was initially registered inside the scrollbar");else{var t=0<Q(e.target).closest(f.modal).length,e=Q.contains(U.documentElement,e.target);if(!t&&e&&O.is.active()&&y.hasClass(m.front)){if(O.debug("Dimmer clicked, hiding all modals"),u.allowMultiple){if(!O.hideAll())return}else if(!O.hide())return;O.remove.clickaway()}}else O.verbose("Dimmer clicked but closable setting is disabled")},debounce:function(e,t){clearTimeout(O.timer),O.timer=setTimeout(e,t)},keyboard:function(e){e.which===u.keys.escape&&(u.closable?(O.debug("Escape key pressed hiding modal"),y.hasClass(m.front)&&O.hide()):O.debug("Escape key pressed, but closable is set to false"),e.preventDefault())},resize:function(){i.dimmer("is active")&&(O.is.animating()||O.is.active())&&K(O.refresh)}},toggle:function(){O.is.active()||O.is.animating()?O.hide():O.show()},show:function(e){e=Q.isFunction(e)?e:function(){},O.refreshModals(),O.set.dimmerSettings(),O.set.dimmerStyles(),O.showModal(e)},hide:function(e){return e=Q.isFunction(e)?e:function(){},O.refreshModals(),O.hideModal(e)},showModal:function(e){e=Q.isFunction(e)?e:function(){},O.is.animating()||!O.is.active()?!1===u.onShow.call(S)?O.verbose("Show callback returned false cancelling show"):(H=O.has.scrollbar(),O.showDimmer(),O.cacheSizes(),H&&O.set.bodyMargin(),O.can.useFlex()?O.remove.legacy():(O.set.legacy(),O.set.modalOffset(),O.debug("Using non-flex legacy modal positioning.")),O.set.screenHeight(),O.set.type(),O.set.clickaway(),!u.allowMultiple&&O.others.active()?O.hideOthers(O.showModal):(M=!1,u.allowMultiple&&(O.others.active()&&s.filter("."+m.active).find(f.dimmer).addClass("active"),u.detachable&&y.detach().appendTo(n)),u.transition&&Q.fn.transition!==V&&y.transition("is supported")?(O.debug("Showing modal with css animations"),y.transition({debug:u.debug,verbose:u.verbose,silent:u.silent,animation:(u.transition.showMethod||u.transition)+" in",queue:u.queue,duration:u.transition.showDuration||u.duration,useFailSafe:!0,onComplete:function(){u.onVisible.apply(S),u.keyboardShortcuts&&O.add.keyboardShortcuts(),O.save.focus(),O.set.active(),O.refreshInputs(),u.autofocus&&O.set.autofocus(),e()}})):O.error(p.noTransition))):O.debug("Modal is already visible")},hideModal:function(e,t,n){var i=s.filter("."+m.active).last();if(e=Q.isFunction(e)?e:function(){},!1===u.onHide.call(S,Q(this)))return O.verbose("Hide callback returned false cancelling hide"),M=!1;(O.is.animating()||O.is.active())&&(O.debug("Hiding modal"),u.transition&&Q.fn.transition!==V&&y.transition("is supported")?(O.remove.active(),y.transition({debug:u.debug,verbose:u.verbose,silent:u.silent,animation:(u.transition.hideMethod||u.transition)+" out",queue:u.queue,duration:u.transition.hideDuration||u.duration,useFailSafe:!0,onStart:function(){O.others.active()||O.others.animating()||t||O.hideDimmer(),u.keyboardShortcuts&&!O.others.active()&&O.remove.keyboardShortcuts()},onComplete:function(){O.unbind.scrollLock(),u.allowMultiple&&(i.addClass(m.front),y.removeClass(m.front),(n?o:i).find(f.dimmer).removeClass("active")),Q.isFunction(u.onHidden)&&u.onHidden.call(S),O.remove.dimmerStyles(),O.restore.focus(),e()}})):O.error(p.noTransition))},showDimmer:function(){i.dimmer("is animating")||!i.dimmer("is active")?(H&&(x||n.css("top",i.scrollTop()),O.save.bodyMargin()),O.debug("Showing dimmer"),i.dimmer("show")):O.debug("Dimmer already visible")},hideDimmer:function(){i.dimmer("is animating")||i.dimmer("is active")?(O.unbind.scrollLock(),i.dimmer("hide",function(){H&&O.restore.bodyMargin(),O.remove.clickaway(),O.remove.screenHeight()})):O.debug("Dimmer is not visible cannot hide")},hideAll:function(n){var i,e=o.filter("."+m.active+", ."+m.animating);if(n=Q.isFunction(n)?n:function(){},0<e.length)return O.debug("Hiding all visible modals"),i=!0,Q(e.get().reverse()).each(function(e,t){i=i&&Q(t).modal("hide modal",n,!1,!0)}),i&&O.hideDimmer(),i},hideOthers:function(e){var t=s.filter("."+m.active+", ."+m.animating);e=Q.isFunction(e)?e:function(){},0<t.length&&(O.debug("Hiding other modals",s),t.modal("hide modal",e,!0))},others:{active:function(){return 0<s.filter("."+m.active).length},animating:function(){return 0<s.filter("."+m.animating).length}},add:{keyboardShortcuts:function(){O.verbose("Adding keyboard shortcuts"),N.on("keydown"+v,O.event.keyboard)}},save:{focus:function(){0<Q(U.activeElement).closest(y).length||(e=Q(U.activeElement).blur())},bodyMargin:function(){T=k.css((x?"margin-":"padding-")+(O.can.leftBodyScrollbar()?"left":"right"));var e=parseInt(T.replace(/[^\d.]/g,"")),t=x?X.innerWidth-U.documentElement.clientWidth:k[0].offsetWidth-k[0].clientWidth;A=e+t}},restore:{focus:function(){e&&0<e.length&&u.restoreFocus&&e.focus()},bodyMargin:function(){var n=O.can.leftBodyScrollbar()?"left":"right";k.css((x?"margin-":"padding-")+n,T),k.find(f.bodyFixed.replace("right",n)).each(function(){var e=Q(this),t="fixed"===e.css("position")?"padding-"+n:n;e.css(t,"")})}},remove:{active:function(){y.removeClass(m.active)},legacy:function(){y.removeClass(m.legacy)},clickaway:function(){u.detachable||y.off("mousedown"+c),n.off("mousedown"+c),n.off("mouseup"+c)},dimmerStyles:function(){n.removeClass(m.inverted),i.removeClass(m.blurring)},bodyStyle:function(){""===k.attr("style")&&(O.verbose("Removing style attribute"),k.removeAttr("style"))},screenHeight:function(){O.debug("Removing page height"),k.css("height",""),O.remove.bodyStyle()},keyboardShortcuts:function(){O.verbose("Removing keyboard shortcuts"),N.off("keydown"+v)},scrolling:function(){D||i.removeClass(m.scrolling),y.removeClass(m.scrolling)}},cacheSizes:function(){y.addClass(m.loading);var e=y.prop("scrollHeight"),t=y.outerWidth(),n=y.outerHeight();O.cache.pageHeight!==V&&0===n||(Q.extend(O.cache,{pageHeight:N.outerHeight(),width:t,height:n+u.offset,scrollHeight:e+u.offset,contextHeight:(x?I:i).height()}),O.cache.topOffset=-O.cache.height/2),y.removeClass(m.loading),O.debug("Caching modal and container sizes",O.cache)},helpers:{deQuote:function(e){return String(e).replace(/"/g,"")},escape:function(e,t){if(t)return e;var n={"<":"<",">":">",'"':""","'":"'","`":"`"};return/[&<>"'`]/.test(e)?(e=e.replace(/&(?![a-z0-9#]{1,12};)/gi,"&")).replace(/[<>"'`]/g,function(e){return n[e]}):e}},can:{leftBodyScrollbar:function(){return O.cache.leftBodyScrollbar===V&&(O.cache.leftBodyScrollbar=O.is.rtl()&&(O.is.iframe&&!O.is.firefox()||O.is.safari()||O.is.edge()||O.is.ie())),O.cache.leftBodyScrollbar},useFlex:function(){return"auto"===u.useFlex?u.detachable&&!O.is.ie():(u.useFlex&&O.is.ie()?O.debug("useFlex true is not supported in IE"):u.useFlex&&!u.detachable&&O.debug("useFlex true in combination with detachable false is not supported"),u.useFlex)},fit:function(){var e=O.cache.contextHeight,t=O.cache.contextHeight/2,n=O.cache.topOffset,i=O.cache.scrollHeight,o=O.cache.height,s=u.padding;return o<i?t+n+i+s<e:o+2*s<e}},has:{configActions:function(){return Array.isArray(u.actions)&&0<u.actions.length},scrollbar:function(){return x||"hidden"!==k.css("overflow-y")}},is:{active:function(){return y.hasClass(m.active)},ie:function(){var e,t;return O.cache.isIE===V&&(e=!X.ActiveXObject&&"ActiveXObject"in X,t="ActiveXObject"in X,O.cache.isIE=e||t),O.cache.isIE},animating:function(){return y.transition("is supported")?y.transition("is animating"):y.is(":visible")},scrolling:function(){return i.hasClass(m.scrolling)},modernBrowser:function(){return!(X.ActiveXObject||"ActiveXObject"in X)},rtl:function(){return O.cache.isRTL===V&&(O.cache.isRTL="rtl"===y.attr("dir")||"rtl"===y.css("direction")||"rtl"===z.attr("dir")||"rtl"===z.css("direction")||"rtl"===k.attr("dir")||"rtl"===k.css("direction")),O.cache.isRTL},safari:function(){return O.cache.isSafari===V&&(O.cache.isSafari=/constructor/i.test(X.HTMLElement)||!!X.ApplePaySession),O.cache.isSafari},edge:function(){return O.cache.isEdge===V&&(O.cache.isEdge=!!X.setImmediate&&!O.is.ie()),O.cache.isEdge},firefox:function(){return O.cache.isFirefox===V&&(O.cache.isFirefox=!!X.InstallTrigger),O.cache.isFirefox},iframe:function(){return!(self===top)}},set:{autofocus:function(){var e=t.filter("[autofocus]"),e=(0<e.length?e:1<t.length?t.filter(":not(i.close)"):t).first();0<e.length&&e.focus()},bodyMargin:function(){var n=O.can.leftBodyScrollbar()?"left":"right";(u.detachable||O.can.fit())&&k.css((x?"margin-":"padding-")+n,A+"px"),k.find(f.bodyFixed.replace("right",n)).each(function(){var e=Q(this),t="fixed"===e.css("position")?"padding-"+n:n;e.css(t,"calc("+e.css(t)+" + "+A+"px)")})},clickaway:function(){u.detachable||y.on("mousedown"+c,O.event.mousedown),n.on("mousedown"+c,O.event.mousedown),n.on("mouseup"+c,O.event.mouseup)},dimmerSettings:function(){var e;Q.fn.dimmer===V?O.error(p.dimmer):(e={debug:u.debug,dimmerName:"modals",closable:"auto",useFlex:O.can.useFlex(),duration:{show:u.transition.showDuration||u.duration,hide:u.transition.hideDuration||u.duration}},e=Q.extend(!0,e,u.dimmerSettings),u.inverted&&(e.variation=e.variation!==V?e.variation+" inverted":"inverted"),k.dimmer("setting",e))},dimmerStyles:function(){u.inverted?n.addClass(m.inverted):n.removeClass(m.inverted),u.blurring?i.addClass(m.blurring):i.removeClass(m.blurring)},modalOffset:function(){var e;u.detachable?y.css({marginTop:!y.hasClass("aligned")&&O.can.fit()?-O.cache.height/2:u.padding/2,marginLeft:-O.cache.width/2}):(e=O.can.fit(),y.css({top:!y.hasClass("aligned")&&e?N.scrollTop()+(O.cache.contextHeight-O.cache.height)/2:!e||y.hasClass("top")?N.scrollTop()+u.padding:N.scrollTop()+(O.cache.contextHeight-O.cache.height-u.padding),marginLeft:-O.cache.width/2})),O.verbose("Setting modal offset for legacy mode")},screenHeight:function(){O.can.fit()?k.css("height",""):y.hasClass("bottom")||(O.debug("Modal is taller than page content, resizing page height"),k.css("height",O.cache.height+2*u.padding))},active:function(){y.addClass(m.active+" "+m.front),s.filter("."+m.active).removeClass(m.front)},scrolling:function(){i.addClass(m.scrolling),y.addClass(m.scrolling),O.unbind.scrollLock()},legacy:function(){y.addClass(m.legacy)},type:function(){O.can.fit()?(O.verbose("Modal fits on screen"),O.others.active()||O.others.animating()||(O.remove.scrolling(),O.bind.scrollLock())):y.hasClass("bottom")?O.verbose("Bottom aligned modal not fitting on screen is unsupported for scrolling"):(O.verbose("Modal cannot fit on screen setting to scrolling"),O.set.scrolling())},undetached:function(){i.addClass(m.undetached)}},setting:function(e,t){if(O.debug("Changing setting",e,t),Q.isPlainObject(e))Q.extend(!0,u,e);else{if(t===V)return u[e];Q.isPlainObject(u[e])?Q.extend(!0,u[e],t):u[e]=t}},internal:function(e,t){if(Q.isPlainObject(e))Q.extend(!0,O,e);else{if(t===V)return O[e];O[e]=t}},debug:function(){!u.silent&&u.debug&&(u.performance?O.performance.log(arguments):(O.debug=Function.prototype.bind.call(console.info,console,u.name+":"),O.debug.apply(console,arguments)))},verbose:function(){!u.silent&&u.verbose&&u.debug&&(u.performance?O.performance.log(arguments):(O.verbose=Function.prototype.bind.call(console.info,console,u.name+":"),O.verbose.apply(console,arguments)))},error:function(){u.silent||(O.error=Function.prototype.bind.call(console.error,console,u.name+":"),O.error.apply(console,arguments))},performance:{log:function(e){var t,n;u.performance&&(n=(t=(new Date).getTime())-(q||t),q=t,B.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:S,"Execution Time":n})),clearTimeout(O.performance.timer),O.performance.timer=setTimeout(O.performance.display,500)},display:function(){var e=u.name+":",n=0;q=!1,clearTimeout(O.performance.timer),Q.each(B,function(e,t){n+=t["Execution Time"]}),e+=" "+n+"ms",j&&(e+=" '"+j+"'"),(console.group!==V||console.table!==V)&&0<B.length&&(console.groupCollapsed(e),console.table?console.table(B):Q.each(B,function(e,t){console.log(t.Name+": "+t["Execution Time"]+"ms")}),console.groupEnd()),B=[]}},invoke:function(i,e,t){var o,s,n,a=F;return e=e||P,t=t||S,"string"==typeof i&&a!==V&&(i=i.split(/[\. ]/),o=i.length-1,Q.each(i,function(e,t){var n=e!=o?t+i[e+1].charAt(0).toUpperCase()+i[e+1].slice(1):i;if(Q.isPlainObject(a[n])&&e!=o)a=a[n];else{if(a[n]!==V)return s=a[n],!1;{if(!Q.isPlainObject(a[t])||e==o)return a[t]!==V&&(s=a[t]),!1;a=a[t]}}})),Q.isFunction(s)?n=s.apply(t,e):s!==V&&(n=s),Array.isArray(L)?L.push(n):L!==V?L=[L,n]:n!==V&&(L=n),s}};W?(F===V&&(Q.isFunction(u.templates[R])&&(u.autoShow=!0,u.className.modal=u.className.template,u=Q.extend(!0,{},u,u.templates[R].apply(O,P)),m=u.className,u.namespace,g=u.fields,p=u.error),O.initialize()),Q.isFunction(u.templates[R])||O.invoke(R)):(F!==V&&F.invoke("destroy"),O.initialize(),L=y)}),L!==V?L:this},Q.fn.modal.settings={name:"Modal",namespace:"modal",useFlex:"auto",offset:0,silent:!1,debug:!1,verbose:!1,performance:!0,observeChanges:!1,allowMultiple:!1,detachable:!0,closable:!0,autofocus:!0,restoreFocus:!0,autoShow:!1,inverted:!1,blurring:!1,centered:!0,dimmerSettings:{closable:!1,useCSS:!0},keyboardShortcuts:!0,context:"body",queue:!1,duration:500,transition:"scale",padding:50,scrollbarWidth:10,title:"",content:"",class:"",classTitle:"",classContent:"",classActions:"",closeIcon:!1,actions:!1,preserveHTML:!0,fields:{class:"class",text:"text",icon:"icon",click:"click"},onShow:function(){},onVisible:function(){},onHide:function(){return!0},onHidden:!1,onApprove:function(){return!0},onDeny:function(){return!0},keys:{space:32,enter:13,escape:27,tab:9},selector:{title:"> .header",content:"> .content",actions:"> .actions",close:"> .close",closeIcon:"> .close",approve:".actions .positive, .actions .approve, .actions .ok",deny:".actions .negative, .actions .deny, .actions .cancel",modal:".ui.modal",dimmer:"> .ui.dimmer",bodyFixed:"> .ui.fixed.menu, > .ui.right.toast-container, > .ui.right.sidebar, > .ui.fixed.nag, > .ui.fixed.nag > .close",prompt:".ui.input > input"},error:{dimmer:"UI Dimmer, a required component is not included in this page",method:"The method you called is not defined.",notFound:"The element you specified could not be found"},className:{active:"active",animating:"animating",blurring:"blurring",inverted:"inverted",legacy:"legacy",loading:"loading",scrolling:"scrolling",undetached:"undetached",front:"front",close:"close icon",button:"ui button",modal:"ui modal",title:"header",content:"content",actions:"actions",template:"ui tiny modal",ok:"positive",cancel:"negative",prompt:"ui fluid input",innerDimmer:"ui inverted dimmer"},text:{ok:"Ok",cancel:"Cancel",close:"Close"}},Q.fn.modal.settings.templates={getArguments:function(e){e=[].slice.call(e);return Q.isPlainObject(e[0])?Q.extend({handler:function(){},content:"",title:""},e[0]):(Q.isFunction(e[e.length-1])||e.push(function(){}),{handler:e.pop(),content:e.pop()||"",title:e.pop()||""})},alert:function(){var e=this.get.settings(),t=e.templates.getArguments(arguments),n=t.handler;return{title:t.title,content:t.content,onApprove:n,actions:[{text:e.text.ok,class:e.className.ok,click:n}]}},confirm:function(){function e(){i.handler(!0)}function t(){i.handler(!1)}var n=this.get.settings(),i=n.templates.getArguments(arguments);return{title:i.title,content:i.content,onApprove:e,onDeny:t,actions:[{text:n.text.ok,class:n.className.ok,click:e},{text:n.text.cancel,class:n.className.cancel,click:t}]}},prompt:function(){function e(){var e=n.get.settings(),e=n.get.element().find(e.selector.prompt)[0];o.handler(Q(e).val())}function t(){o.handler(null)}var n=this,i=this.get.settings(),o=i.templates.getArguments(arguments);return 0===Q(Q.parseHTML(o.content)).filter(".ui.input").length&&(o.content+='<p><div class="'+this.helpers.deQuote(i.className.prompt)+'"><input placeholder="'+this.helpers.deQuote(o.placeholder||"")+'" type="text" value="'+this.helpers.deQuote(o.defaultValue||"")+'"></div></p>'),{title:o.title,content:o.content,onApprove:e,onDeny:t,actions:[{text:i.text.ok,class:i.className.ok,click:e},{text:i.text.cancel,class:i.className.cancel,click:t}]}}}}(jQuery,window,document);
|
package/dist/components/nag.css
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
3
|
-
*
|
2
|
+
* # Fomantic-UI 2.9.1-beta.11+6515b88 - Nag
|
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
9
|
*/
|
10
10
|
|
@@ -24,7 +24,7 @@
|
|
24
24
|
width: 100%;
|
25
25
|
margin: 0;
|
26
26
|
padding: 0.75em 1em;
|
27
|
-
background: #
|
27
|
+
background: #909090;
|
28
28
|
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
|
29
29
|
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
|
30
30
|
font-size: 1rem;
|
@@ -66,7 +66,7 @@ a.ui.nag {
|
|
66
66
|
|
67
67
|
/* Hover */
|
68
68
|
.ui.nag:hover {
|
69
|
-
background: #
|
69
|
+
background: #909090;
|
70
70
|
opacity: 1;
|
71
71
|
}
|
72
72
|
.ui.nag > .close:hover {
|
@@ -86,7 +86,6 @@ a.ui.nag {
|
|
86
86
|
.ui.overlay.nags,
|
87
87
|
.ui.overlay.nag {
|
88
88
|
position: absolute;
|
89
|
-
display: block;
|
90
89
|
}
|
91
90
|
|
92
91
|
/*--------------
|
package/dist/components/nag.js
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
3
|
-
*
|
2
|
+
* # Fomantic-UI 2.9.1-beta.11+6515b88 - Nag
|
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
9
|
*/
|
10
10
|
|
@@ -65,6 +65,9 @@ $.fn.nag = function(parameters) {
|
|
65
65
|
|
66
66
|
initialize: function() {
|
67
67
|
module.verbose('Initializing element');
|
68
|
+
if(typeof settings.value !== 'string') {
|
69
|
+
settings.value = JSON.stringify(settings.value);
|
70
|
+
}
|
68
71
|
storage = module.get.storage();
|
69
72
|
$module
|
70
73
|
.on('click' + eventNamespace, selector.close, module.dismiss)
|
@@ -1,9 +1,9 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
3
|
-
*
|
2
|
+
* # Fomantic-UI 2.9.1-beta.11+6515b88 - Nag
|
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.nag{display:none;opacity:.95;position:relative;top:0;left:0;z-index:999;min-height:0;width:100%;margin:0;padding:.75em 1em;background:#
|
9
|
+
*/.ui.nag{display:none;opacity:.95;position:relative;top:0;left:0;z-index:999;min-height:0;width:100%;margin:0;padding:.75em 1em;background:#909090;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.2);box-shadow:0 1px 2px 0 rgba(0,0,0,.2);font-size:1rem;text-align:center;color:rgba(0,0,0,.87);border-radius:0 0 .28571429rem .28571429rem;-webkit-transition:.2s background ease;transition:.2s background ease}a.ui.nag{cursor:pointer}.ui.nag>.title{display:inline-block;margin:0 .5em;color:#fff}.ui.nag>.close.icon{cursor:pointer;opacity:.4;position:absolute;top:50%;right:1em;font-size:1em;margin:-.5em 0 0;color:#fff;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.ui.nag:not(.overlay):not(.fixed){border-radius:.28571429rem}.ui.nag:hover{background:#909090;opacity:1}.ui.nag>.close:hover{opacity:1}.ui.overlay.nag,.ui.overlay.nags{position:absolute}.ui.fixed.nag,.ui.fixed.nags{position:fixed}.ui.bottom.nag,.ui.bottom.nags{border-radius:.28571429rem .28571429rem 0 0;top:auto;bottom:0}.ui.inverted.nag,.ui.inverted.nags .nag{background-color:#f3f4f5;color:rgba(0,0,0,.85)}.ui.inverted.nag>.close,.ui.inverted.nags .nag>.close{color:rgba(0,0,0,.6)}.ui.inverted.nag>.title,.ui.inverted.nags .nag>.title{color:rgba(0,0,0,.6)}.ui.mini.nag,.ui.mini.nags .nag{font-size:.78571429rem}.ui.tiny.nag,.ui.tiny.nags .nag{font-size:.85714286rem}.ui.small.nag,.ui.small.nags .nag{font-size:.92857143rem}.ui.large.nag,.ui.large.nags .nag{font-size:1.14285714rem}.ui.big.nag,.ui.big.nags .nag{font-size:1.28571429rem}.ui.huge.nag,.ui.huge.nags .nag{font-size:1.42857143rem;line-height:1}.ui.massive.nag,.ui.massive.nags .nag{font-size:1.71428571rem;line-height:1}.ui.primary.nag{background-color:#2185d0}.ui.inverted.primary.nag{background-color:#54c8ff}.ui.secondary.nag{background-color:#1b1c1d}.ui.inverted.secondary.nag{background-color:#545454}.ui.red.nag{background-color:#db2828}.ui.inverted.red.nag{background-color:#ff695e}.ui.orange.nag{background-color:#f2711c}.ui.inverted.orange.nag{background-color:#ff851b}.ui.yellow.nag{background-color:#fbbd08}.ui.inverted.yellow.nag{background-color:#ffe21f}.ui.olive.nag{background-color:#b5cc18}.ui.inverted.olive.nag{background-color:#d9e778}.ui.green.nag{background-color:#21ba45}.ui.inverted.green.nag{background-color:#2ecc40}.ui.teal.nag{background-color:#00b5ad}.ui.inverted.teal.nag{background-color:#6dffff}.ui.blue.nag{background-color:#2185d0}.ui.inverted.blue.nag{background-color:#54c8ff}.ui.violet.nag{background-color:#6435c9}.ui.inverted.violet.nag{background-color:#a291fb}.ui.purple.nag{background-color:#a333c8}.ui.inverted.purple.nag{background-color:#dc73ff}.ui.pink.nag{background-color:#e03997}.ui.inverted.pink.nag{background-color:#ff8edf}.ui.brown.nag{background-color:#a5673f}.ui.inverted.brown.nag{background-color:#d67c1c}.ui.grey.nag{background-color:#767676}.ui.inverted.grey.nag{background-color:#dcddde}.ui.black.nag{background-color:#1b1c1d;color:rgba(255,255,255,.9)}.ui.inverted.black.nag{background-color:#545454}.ui.inverted.black.nag .title{color:#fff}.ui.nags{top:0;left:0;width:100%}.ui.ui.nags .nag{border-radius:0}.ui.nags:not(.bottom) .nag:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.bottom.nags .nag:first-child{border-radius:.28571429rem .28571429rem 0 0}.ui.nags:not(.fixed):not(.overlay) .nag:first-child{border-radius:.28571429rem .28571429rem 0 0}.ui.nags:not(.fixed):not(.overlay) .nag:only-child{border-radius:.28571429rem}
|
@@ -1,11 +1,11 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.1-beta.
|
2
|
+
* # Fomantic UI - 2.9.1-beta.11+6515b88
|
3
3
|
* https://github.com/fomantic/Fomantic-UI
|
4
|
-
*
|
4
|
+
* https://fomantic-ui.com/
|
5
5
|
*
|
6
6
|
* Copyright 2022 Contributors
|
7
7
|
* Released under the MIT license
|
8
|
-
*
|
8
|
+
* https://opensource.org/licenses/MIT
|
9
9
|
*
|
10
10
|
*/
|
11
|
-
!function(x,w,D
|
11
|
+
!function(x,w,S,D){"use strict";x.isFunction=x.isFunction||function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},w=void 0!==w&&w.Math==Math?w:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),x.fn.nag=function(d){var p,e=x(this),m=e.selector||"",f=(new Date).getTime(),h=[],b=d,v="string"==typeof b,y=[].slice.call(arguments,1);return e.each(function(){var o,i=x.isPlainObject(d)?x.extend(!0,{},x.fn.nag.settings,d):x.extend({},x.fn.nag.settings),e=i.selector,s=i.error,n=i.namespace,t="."+n,a=n+"-module",r=x(this),c=i.context?[w,S].indexOf(i.context)<0?x(S).find(i.context):x(i.context):x("body"),l=this,u=r.data(a),g={initialize:function(){g.verbose("Initializing element"),"string"!=typeof i.value&&(i.value=JSON.stringify(i.value)),o=g.get.storage(),r.on("click"+t,e.close,g.dismiss).data(a,g),i.detachable&&r.parent()[0]!==c[0]&&r.detach().prependTo(c),0<i.displayTime&&setTimeout(g.hide,i.displayTime),g.show()},destroy:function(){g.verbose("Destroying instance"),r.removeData(a).off(t)},show:function(){if(g.should.show()&&!r.is(":visible")){if(!1===i.onShow.call(l))return g.debug("onShow callback returned false, cancelling nag animation"),!1;g.debug("Showing nag",i.animation.show),"fade"===i.animation.show?r.fadeIn(i.duration,i.easing,i.onVisible):r.slideDown(i.duration,i.easing,i.onVisible)}},hide:function(){if(!1===i.onHide.call(l))return g.debug("onHide callback returned false, cancelling nag animation"),!1;g.debug("Hiding nag",i.animation.hide),"fade"===i.animation.hide?r.fadeOut(i.duration,i.easing,i.onHidden):r.slideUp(i.duration,i.easing,i.onHidden)},dismiss:function(e){!1!==g.hide()&&i.storageMethod&&(g.debug("Dismissing nag",i.storageMethod,i.key,i.value,i.expires),g.storage.set(i.key,i.value)),e.stopImmediatePropagation(),e.preventDefault()},should:{show:function(){return i.persist?(g.debug("Persistent nag is set, can show nag"),!0):g.storage.get(i.key)!=i.value.toString()?(g.debug("Stored value is not set, can show nag",g.storage.get(i.key)),!0):(g.debug("Stored value is set, cannot show nag",g.storage.get(i.key)),!1)}},get:{expirationDate:function(e){if((e="number"==typeof e?new Date(Date.now()+864e5*e):e)instanceof Date&&e.getTime())return e.toUTCString();g.error(s.expiresFormat)},storage:function(){return"localstorage"===i.storageMethod&&w.localStorage!==D?(g.debug("Using local storage"),w.localStorage):"sessionstorage"===i.storageMethod&&w.sessionStorage!==D?(g.debug("Using session storage"),w.sessionStorage):"cookie"in S?(g.debug("Using cookie"),{setItem:function(e,n,t){e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),n=encodeURIComponent(n).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent);var o,i="";for(o in t)t.hasOwnProperty(o)&&(i+="; "+o,"string"==typeof t[o]&&(i+="="+t[o].split(";")[0]));S.cookie=e+"="+n+i},getItem:function(e){for(var n=S.cookie.split("; "),t=0,o=n.length;t<o;t++){var i=n[t].split("=");if(e===i[0].replace(/(%[\dA-F]{2})+/gi,decodeURIComponent))return i[1]||""}},removeItem:function(e,n){o.setItem(e,"",n)}}):void g.error(s.noStorage)},storageOptions:function(){var e={};return i.expires&&(e.expires=g.get.expirationDate(i.expires)),i.domain&&(e.domain=i.domain),i.path&&(e.path=i.path),i.secure&&(e.secure=i.secure),i.samesite&&(e.samesite=i.samesite),e}},clear:function(){g.storage.remove(i.key)},storage:{set:function(e,n){var t=g.get.storageOptions();o===w.localStorage&&t.expires&&(g.debug("Storing expiration value in localStorage",e,t.expires),o.setItem(e+i.expirationKey,t.expires)),g.debug("Value stored",e,n);try{o.setItem(e,n,t)}catch(e){g.error(s.setItem,e)}},get:function(e){var n,t=o.getItem(e);return o===w.localStorage&&null!==(n=o.getItem(e+i.expirationKey))&&n!==D&&new Date(n)<new Date&&(g.debug("Value in localStorage has expired. Deleting key",e),g.storage.remove(e),t=null),t="undefined"!=t&&"null"!=t&&t!==D&&null!==t?t:D},remove:function(e){var n=g.get.storageOptions();n.expires=g.get.expirationDate(-1),o===w.localStorage&&o.removeItem(e+i.expirationKey),o.removeItem(e,n)}},setting:function(e,n){if(g.debug("Changing setting",e,n),x.isPlainObject(e))x.extend(!0,i,e);else{if(n===D)return i[e];x.isPlainObject(i[e])?x.extend(!0,i[e],n):i[e]=n}},internal:function(e,n){if(x.isPlainObject(e))x.extend(!0,g,e);else{if(n===D)return g[e];g[e]=n}},debug:function(){!i.silent&&i.debug&&(i.performance?g.performance.log(arguments):(g.debug=Function.prototype.bind.call(console.info,console,i.name+":"),g.debug.apply(console,arguments)))},verbose:function(){!i.silent&&i.verbose&&i.debug&&(i.performance?g.performance.log(arguments):(g.verbose=Function.prototype.bind.call(console.info,console,i.name+":"),g.verbose.apply(console,arguments)))},error:function(){i.silent||(g.error=Function.prototype.bind.call(console.error,console,i.name+":"),g.error.apply(console,arguments))},performance:{log:function(e){var n,t;i.performance&&(t=(n=(new Date).getTime())-(f||n),f=n,h.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:l,"Execution Time":t})),clearTimeout(g.performance.timer),g.performance.timer=setTimeout(g.performance.display,500)},display:function(){var e=i.name+":",t=0;f=!1,clearTimeout(g.performance.timer),x.each(h,function(e,n){t+=n["Execution Time"]}),e+=" "+t+"ms",m&&(e+=" '"+m+"'"),(console.group!==D||console.table!==D)&&0<h.length&&(console.groupCollapsed(e),console.table?console.table(h):x.each(h,function(e,n){console.log(n.Name+": "+n["Execution Time"]+"ms")}),console.groupEnd()),h=[]}},invoke:function(o,e,n){var i,a,t,r=u;return e=e||y,n=n||l,"string"==typeof o&&r!==D&&(o=o.split(/[\. ]/),i=o.length-1,x.each(o,function(e,n){var t=e!=i?n+o[e+1].charAt(0).toUpperCase()+o[e+1].slice(1):o;if(x.isPlainObject(r[t])&&e!=i)r=r[t];else{if(r[t]!==D)return a=r[t],!1;{if(!x.isPlainObject(r[n])||e==i)return r[n]!==D?a=r[n]:g.error(s.method,o),!1;r=r[n]}}})),x.isFunction(a)?t=a.apply(n,e):a!==D&&(t=a),Array.isArray(p)?p.push(t):p!==D?p=[p,t]:t!==D&&(p=t),a}};v?(u===D&&g.initialize(),g.invoke(b)):(u!==D&&u.invoke("destroy"),g.initialize())}),p!==D?p:this},x.fn.nag.settings={name:"Nag",silent:!1,debug:!1,verbose:!1,performance:!0,namespace:"Nag",persist:!1,displayTime:0,animation:{show:"slide",hide:"slide"},context:!1,detachable:!1,expires:30,domain:!1,path:"/",secure:!1,samesite:!1,storageMethod:"cookie",key:"nag",value:"dismiss",expirationKey:"ExpirationDate",error:{noStorage:"Unsupported storage method",method:"The method you called is not defined.",setItem:"Unexpected error while setting value",expiresFormat:'"expires" must be a number of days or a Date Object'},className:{bottom:"bottom",fixed:"fixed"},selector:{close:"> .close.icon"},duration:500,easing:"easeOutQuad",onShow:function(){},onVisible:function(){},onHide:function(){},onHidden:function(){}},x.extend(x.easing,{easeOutQuad:function(e,n,t,o,i){return-o*(n/=i)*(n-2)+t}})}(jQuery,window,document);
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
3
|
-
*
|
2
|
+
* # Fomantic-UI 2.9.1-beta.11+6515b88 - Loader
|
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
9
|
*/
|
10
10
|
|
@@ -1,9 +1,9 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
3
|
-
*
|
2
|
+
* # Fomantic-UI 2.9.1-beta.11+6515b88 - Loader
|
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
9
|
*/.ui.placeholder{position:static;overflow:hidden;-webkit-animation:placeholderShimmer 2s linear;animation:placeholderShimmer 2s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#fff;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.08)),color-stop(15%,rgba(0,0,0,.15)),color-stop(30%,rgba(0,0,0,.08)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.08) 0,rgba(0,0,0,.15) 15%,rgba(0,0,0,.08) 30%);background-image:linear-gradient(to right,rgba(0,0,0,.08) 0,rgba(0,0,0,.15) 15%,rgba(0,0,0,.08) 30%);background-size:1200px 100%;max-width:30rem}@-webkit-keyframes placeholderShimmer{0%{background-position:-1200px 0}100%{background-position:1200px 0}}@keyframes placeholderShimmer{0%{background-position:-1200px 0}100%{background-position:1200px 0}}.ui.placeholder+.ui.placeholder{margin-top:2rem}.ui.placeholder+.ui.placeholder{-webkit-animation-delay:.15s;animation-delay:.15s}.ui.placeholder+.ui.placeholder+.ui.placeholder{-webkit-animation-delay:.3s;animation-delay:.3s}.ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder{-webkit-animation-delay:.45s;animation-delay:.45s}.ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder{-webkit-animation-delay:.6s;animation-delay:.6s}.ui.placeholder,.ui.placeholder .image.header::after,.ui.placeholder .line,.ui.placeholder .line::after,.ui.placeholder>::before{background-color:#fff}.ui.placeholder.hidden{display:none}.ui.placeholder .image:not(.header):not(.ui):not(.icon){height:100px}.ui.placeholder .square.image:not(.header){height:0;overflow:hidden;padding-top:100%}.ui.placeholder .rectangular.image:not(.header){height:0;overflow:hidden;padding-top:75%}.ui.placeholder .line{position:relative;height:.85714286em}.ui.placeholder .line::after,.ui.placeholder .line::before{top:100%;position:absolute;content:'';background-color:inherit}.ui.placeholder .line::before{left:0}.ui.placeholder .line::after{right:0}.ui.placeholder .line{margin-bottom:.5em}.ui.placeholder .line::after,.ui.placeholder .line::before{height:.5em}.ui.placeholder .line:not(:first-child){margin-top:.5em}.ui.placeholder .line:nth-child(1)::after{width:0}.ui.placeholder .line:nth-child(2)::after{width:50%}.ui.placeholder .line:nth-child(3)::after{width:10%}.ui.placeholder .line:nth-child(4)::after{width:35%}.ui.placeholder .line:nth-child(5)::after{width:65%}.ui.placeholder .header{position:relative;overflow:hidden}.ui.placeholder .header .line{margin-bottom:.64285714em}.ui.placeholder .header .line::after,.ui.placeholder .header .line::before{height:.64285714em}.ui.placeholder .header .line:not(:first-child){margin-top:.64285714em}.ui.placeholder .header .line::after{width:20%}.ui.placeholder .header .line:nth-child(2)::after{width:60%}.ui.placeholder .image.header .line{margin-left:3em}.ui.placeholder .image.header .line::before{width:.71428571rem}.ui.placeholder .image.header::after{display:block;height:.85714286em;content:'';margin-left:3em}.ui.placeholder .header .line:first-child,.ui.placeholder .image .line:first-child,.ui.placeholder .paragraph .line:first-child{height:.01px}.ui.placeholder .header:not(:first-child)::before,.ui.placeholder .image:not(:first-child)::before,.ui.placeholder .paragraph:not(:first-child)::before{height:1.42857143em;content:'';display:block}.ui.inverted.placeholder{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.08)),color-stop(15%,rgba(255,255,255,.14)),color-stop(30%,rgba(255,255,255,.08)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.08) 0,rgba(255,255,255,.14) 15%,rgba(255,255,255,.08) 30%);background-image:linear-gradient(to right,rgba(255,255,255,.08) 0,rgba(255,255,255,.14) 15%,rgba(255,255,255,.08) 30%)}.ui.inverted.placeholder,.ui.inverted.placeholder .image.header::after,.ui.inverted.placeholder .line,.ui.inverted.placeholder .line::after,.ui.inverted.placeholder>::before{background-color:#1b1c1d}.ui.placeholder .full.line.line.line::after{width:0}.ui.placeholder .very.long.line.line.line::after{width:10%}.ui.placeholder .long.line.line.line::after{width:35%}.ui.placeholder .medium.line.line.line::after{width:50%}.ui.placeholder .short.line.line.line::after{width:65%}.ui.placeholder .very.short.line.line.line::after{width:80%}.ui.fluid.placeholder{max-width:none}
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
3
|
-
*
|
2
|
+
* # Fomantic-UI 2.9.1-beta.11+6515b88 - Popup
|
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
9
|
*/
|
10
10
|
|
@@ -738,6 +738,306 @@
|
|
738
738
|
-webkit-box-shadow: none !important;
|
739
739
|
box-shadow: none !important;
|
740
740
|
}
|
741
|
+
.ui.ui.ui.primary.popup::before,
|
742
|
+
.ui.primary.popup,
|
743
|
+
[data-tooltip][data-variation~="primary"]::after,
|
744
|
+
[data-tooltip][data-variation~="primary"]::before {
|
745
|
+
background: #2185D0;
|
746
|
+
color: #FFFFFF;
|
747
|
+
border: none;
|
748
|
+
}
|
749
|
+
.ui.ui.ui.primary.popup::before,
|
750
|
+
[data-tooltip][data-variation~="primary"]::before {
|
751
|
+
-webkit-box-shadow: none;
|
752
|
+
box-shadow: none;
|
753
|
+
}
|
754
|
+
.ui.ui.ui.inverted.primary.popup::before,
|
755
|
+
.ui.inverted.primary.popup,
|
756
|
+
[data-tooltip][data-inverted][data-variation~="primary"]::after,
|
757
|
+
[data-tooltip][data-inverted][data-variation~="primary"]::before {
|
758
|
+
background: #54C8FF;
|
759
|
+
color: #1B1C1D;
|
760
|
+
}
|
761
|
+
.ui.ui.ui.secondary.popup::before,
|
762
|
+
.ui.secondary.popup,
|
763
|
+
[data-tooltip][data-variation~="secondary"]::after,
|
764
|
+
[data-tooltip][data-variation~="secondary"]::before {
|
765
|
+
background: #1B1C1D;
|
766
|
+
color: #FFFFFF;
|
767
|
+
border: none;
|
768
|
+
}
|
769
|
+
.ui.ui.ui.secondary.popup::before,
|
770
|
+
[data-tooltip][data-variation~="secondary"]::before {
|
771
|
+
-webkit-box-shadow: none;
|
772
|
+
box-shadow: none;
|
773
|
+
}
|
774
|
+
.ui.ui.ui.inverted.secondary.popup::before,
|
775
|
+
.ui.inverted.secondary.popup,
|
776
|
+
[data-tooltip][data-inverted][data-variation~="secondary"]::after,
|
777
|
+
[data-tooltip][data-inverted][data-variation~="secondary"]::before {
|
778
|
+
background: #545454;
|
779
|
+
color: #1B1C1D;
|
780
|
+
}
|
781
|
+
.ui.ui.ui.red.popup::before,
|
782
|
+
.ui.red.popup,
|
783
|
+
[data-tooltip][data-variation~="red"]::after,
|
784
|
+
[data-tooltip][data-variation~="red"]::before {
|
785
|
+
background: #DB2828;
|
786
|
+
color: #FFFFFF;
|
787
|
+
border: none;
|
788
|
+
}
|
789
|
+
.ui.ui.ui.red.popup::before,
|
790
|
+
[data-tooltip][data-variation~="red"]::before {
|
791
|
+
-webkit-box-shadow: none;
|
792
|
+
box-shadow: none;
|
793
|
+
}
|
794
|
+
.ui.ui.ui.inverted.red.popup::before,
|
795
|
+
.ui.inverted.red.popup,
|
796
|
+
[data-tooltip][data-inverted][data-variation~="red"]::after,
|
797
|
+
[data-tooltip][data-inverted][data-variation~="red"]::before {
|
798
|
+
background: #FF695E;
|
799
|
+
color: #1B1C1D;
|
800
|
+
}
|
801
|
+
.ui.ui.ui.orange.popup::before,
|
802
|
+
.ui.orange.popup,
|
803
|
+
[data-tooltip][data-variation~="orange"]::after,
|
804
|
+
[data-tooltip][data-variation~="orange"]::before {
|
805
|
+
background: #F2711C;
|
806
|
+
color: #FFFFFF;
|
807
|
+
border: none;
|
808
|
+
}
|
809
|
+
.ui.ui.ui.orange.popup::before,
|
810
|
+
[data-tooltip][data-variation~="orange"]::before {
|
811
|
+
-webkit-box-shadow: none;
|
812
|
+
box-shadow: none;
|
813
|
+
}
|
814
|
+
.ui.ui.ui.inverted.orange.popup::before,
|
815
|
+
.ui.inverted.orange.popup,
|
816
|
+
[data-tooltip][data-inverted][data-variation~="orange"]::after,
|
817
|
+
[data-tooltip][data-inverted][data-variation~="orange"]::before {
|
818
|
+
background: #FF851B;
|
819
|
+
color: #1B1C1D;
|
820
|
+
}
|
821
|
+
.ui.ui.ui.yellow.popup::before,
|
822
|
+
.ui.yellow.popup,
|
823
|
+
[data-tooltip][data-variation~="yellow"]::after,
|
824
|
+
[data-tooltip][data-variation~="yellow"]::before {
|
825
|
+
background: #FBBD08;
|
826
|
+
color: #FFFFFF;
|
827
|
+
border: none;
|
828
|
+
}
|
829
|
+
.ui.ui.ui.yellow.popup::before,
|
830
|
+
[data-tooltip][data-variation~="yellow"]::before {
|
831
|
+
-webkit-box-shadow: none;
|
832
|
+
box-shadow: none;
|
833
|
+
}
|
834
|
+
.ui.ui.ui.inverted.yellow.popup::before,
|
835
|
+
.ui.inverted.yellow.popup,
|
836
|
+
[data-tooltip][data-inverted][data-variation~="yellow"]::after,
|
837
|
+
[data-tooltip][data-inverted][data-variation~="yellow"]::before {
|
838
|
+
background: #FFE21F;
|
839
|
+
color: #1B1C1D;
|
840
|
+
}
|
841
|
+
.ui.ui.ui.olive.popup::before,
|
842
|
+
.ui.olive.popup,
|
843
|
+
[data-tooltip][data-variation~="olive"]::after,
|
844
|
+
[data-tooltip][data-variation~="olive"]::before {
|
845
|
+
background: #B5CC18;
|
846
|
+
color: #FFFFFF;
|
847
|
+
border: none;
|
848
|
+
}
|
849
|
+
.ui.ui.ui.olive.popup::before,
|
850
|
+
[data-tooltip][data-variation~="olive"]::before {
|
851
|
+
-webkit-box-shadow: none;
|
852
|
+
box-shadow: none;
|
853
|
+
}
|
854
|
+
.ui.ui.ui.inverted.olive.popup::before,
|
855
|
+
.ui.inverted.olive.popup,
|
856
|
+
[data-tooltip][data-inverted][data-variation~="olive"]::after,
|
857
|
+
[data-tooltip][data-inverted][data-variation~="olive"]::before {
|
858
|
+
background: #D9E778;
|
859
|
+
color: #1B1C1D;
|
860
|
+
}
|
861
|
+
.ui.ui.ui.green.popup::before,
|
862
|
+
.ui.green.popup,
|
863
|
+
[data-tooltip][data-variation~="green"]::after,
|
864
|
+
[data-tooltip][data-variation~="green"]::before {
|
865
|
+
background: #21BA45;
|
866
|
+
color: #FFFFFF;
|
867
|
+
border: none;
|
868
|
+
}
|
869
|
+
.ui.ui.ui.green.popup::before,
|
870
|
+
[data-tooltip][data-variation~="green"]::before {
|
871
|
+
-webkit-box-shadow: none;
|
872
|
+
box-shadow: none;
|
873
|
+
}
|
874
|
+
.ui.ui.ui.inverted.green.popup::before,
|
875
|
+
.ui.inverted.green.popup,
|
876
|
+
[data-tooltip][data-inverted][data-variation~="green"]::after,
|
877
|
+
[data-tooltip][data-inverted][data-variation~="green"]::before {
|
878
|
+
background: #2ECC40;
|
879
|
+
color: #1B1C1D;
|
880
|
+
}
|
881
|
+
.ui.ui.ui.teal.popup::before,
|
882
|
+
.ui.teal.popup,
|
883
|
+
[data-tooltip][data-variation~="teal"]::after,
|
884
|
+
[data-tooltip][data-variation~="teal"]::before {
|
885
|
+
background: #00B5AD;
|
886
|
+
color: #FFFFFF;
|
887
|
+
border: none;
|
888
|
+
}
|
889
|
+
.ui.ui.ui.teal.popup::before,
|
890
|
+
[data-tooltip][data-variation~="teal"]::before {
|
891
|
+
-webkit-box-shadow: none;
|
892
|
+
box-shadow: none;
|
893
|
+
}
|
894
|
+
.ui.ui.ui.inverted.teal.popup::before,
|
895
|
+
.ui.inverted.teal.popup,
|
896
|
+
[data-tooltip][data-inverted][data-variation~="teal"]::after,
|
897
|
+
[data-tooltip][data-inverted][data-variation~="teal"]::before {
|
898
|
+
background: #6DFFFF;
|
899
|
+
color: #1B1C1D;
|
900
|
+
}
|
901
|
+
.ui.ui.ui.blue.popup::before,
|
902
|
+
.ui.blue.popup,
|
903
|
+
[data-tooltip][data-variation~="blue"]::after,
|
904
|
+
[data-tooltip][data-variation~="blue"]::before {
|
905
|
+
background: #2185D0;
|
906
|
+
color: #FFFFFF;
|
907
|
+
border: none;
|
908
|
+
}
|
909
|
+
.ui.ui.ui.blue.popup::before,
|
910
|
+
[data-tooltip][data-variation~="blue"]::before {
|
911
|
+
-webkit-box-shadow: none;
|
912
|
+
box-shadow: none;
|
913
|
+
}
|
914
|
+
.ui.ui.ui.inverted.blue.popup::before,
|
915
|
+
.ui.inverted.blue.popup,
|
916
|
+
[data-tooltip][data-inverted][data-variation~="blue"]::after,
|
917
|
+
[data-tooltip][data-inverted][data-variation~="blue"]::before {
|
918
|
+
background: #54C8FF;
|
919
|
+
color: #1B1C1D;
|
920
|
+
}
|
921
|
+
.ui.ui.ui.violet.popup::before,
|
922
|
+
.ui.violet.popup,
|
923
|
+
[data-tooltip][data-variation~="violet"]::after,
|
924
|
+
[data-tooltip][data-variation~="violet"]::before {
|
925
|
+
background: #6435C9;
|
926
|
+
color: #FFFFFF;
|
927
|
+
border: none;
|
928
|
+
}
|
929
|
+
.ui.ui.ui.violet.popup::before,
|
930
|
+
[data-tooltip][data-variation~="violet"]::before {
|
931
|
+
-webkit-box-shadow: none;
|
932
|
+
box-shadow: none;
|
933
|
+
}
|
934
|
+
.ui.ui.ui.inverted.violet.popup::before,
|
935
|
+
.ui.inverted.violet.popup,
|
936
|
+
[data-tooltip][data-inverted][data-variation~="violet"]::after,
|
937
|
+
[data-tooltip][data-inverted][data-variation~="violet"]::before {
|
938
|
+
background: #A291FB;
|
939
|
+
color: #1B1C1D;
|
940
|
+
}
|
941
|
+
.ui.ui.ui.purple.popup::before,
|
942
|
+
.ui.purple.popup,
|
943
|
+
[data-tooltip][data-variation~="purple"]::after,
|
944
|
+
[data-tooltip][data-variation~="purple"]::before {
|
945
|
+
background: #A333C8;
|
946
|
+
color: #FFFFFF;
|
947
|
+
border: none;
|
948
|
+
}
|
949
|
+
.ui.ui.ui.purple.popup::before,
|
950
|
+
[data-tooltip][data-variation~="purple"]::before {
|
951
|
+
-webkit-box-shadow: none;
|
952
|
+
box-shadow: none;
|
953
|
+
}
|
954
|
+
.ui.ui.ui.inverted.purple.popup::before,
|
955
|
+
.ui.inverted.purple.popup,
|
956
|
+
[data-tooltip][data-inverted][data-variation~="purple"]::after,
|
957
|
+
[data-tooltip][data-inverted][data-variation~="purple"]::before {
|
958
|
+
background: #DC73FF;
|
959
|
+
color: #1B1C1D;
|
960
|
+
}
|
961
|
+
.ui.ui.ui.pink.popup::before,
|
962
|
+
.ui.pink.popup,
|
963
|
+
[data-tooltip][data-variation~="pink"]::after,
|
964
|
+
[data-tooltip][data-variation~="pink"]::before {
|
965
|
+
background: #E03997;
|
966
|
+
color: #FFFFFF;
|
967
|
+
border: none;
|
968
|
+
}
|
969
|
+
.ui.ui.ui.pink.popup::before,
|
970
|
+
[data-tooltip][data-variation~="pink"]::before {
|
971
|
+
-webkit-box-shadow: none;
|
972
|
+
box-shadow: none;
|
973
|
+
}
|
974
|
+
.ui.ui.ui.inverted.pink.popup::before,
|
975
|
+
.ui.inverted.pink.popup,
|
976
|
+
[data-tooltip][data-inverted][data-variation~="pink"]::after,
|
977
|
+
[data-tooltip][data-inverted][data-variation~="pink"]::before {
|
978
|
+
background: #FF8EDF;
|
979
|
+
color: #1B1C1D;
|
980
|
+
}
|
981
|
+
.ui.ui.ui.brown.popup::before,
|
982
|
+
.ui.brown.popup,
|
983
|
+
[data-tooltip][data-variation~="brown"]::after,
|
984
|
+
[data-tooltip][data-variation~="brown"]::before {
|
985
|
+
background: #A5673F;
|
986
|
+
color: #FFFFFF;
|
987
|
+
border: none;
|
988
|
+
}
|
989
|
+
.ui.ui.ui.brown.popup::before,
|
990
|
+
[data-tooltip][data-variation~="brown"]::before {
|
991
|
+
-webkit-box-shadow: none;
|
992
|
+
box-shadow: none;
|
993
|
+
}
|
994
|
+
.ui.ui.ui.inverted.brown.popup::before,
|
995
|
+
.ui.inverted.brown.popup,
|
996
|
+
[data-tooltip][data-inverted][data-variation~="brown"]::after,
|
997
|
+
[data-tooltip][data-inverted][data-variation~="brown"]::before {
|
998
|
+
background: #D67C1C;
|
999
|
+
color: #1B1C1D;
|
1000
|
+
}
|
1001
|
+
.ui.ui.ui.grey.popup::before,
|
1002
|
+
.ui.grey.popup,
|
1003
|
+
[data-tooltip][data-variation~="grey"]::after,
|
1004
|
+
[data-tooltip][data-variation~="grey"]::before {
|
1005
|
+
background: #767676;
|
1006
|
+
color: #FFFFFF;
|
1007
|
+
border: none;
|
1008
|
+
}
|
1009
|
+
.ui.ui.ui.grey.popup::before,
|
1010
|
+
[data-tooltip][data-variation~="grey"]::before {
|
1011
|
+
-webkit-box-shadow: none;
|
1012
|
+
box-shadow: none;
|
1013
|
+
}
|
1014
|
+
.ui.ui.ui.inverted.grey.popup::before,
|
1015
|
+
.ui.inverted.grey.popup,
|
1016
|
+
[data-tooltip][data-inverted][data-variation~="grey"]::after,
|
1017
|
+
[data-tooltip][data-inverted][data-variation~="grey"]::before {
|
1018
|
+
background: #DCDDDE;
|
1019
|
+
color: #1B1C1D;
|
1020
|
+
}
|
1021
|
+
.ui.ui.ui.black.popup::before,
|
1022
|
+
.ui.black.popup,
|
1023
|
+
[data-tooltip][data-variation~="black"]::after,
|
1024
|
+
[data-tooltip][data-variation~="black"]::before {
|
1025
|
+
background: #1B1C1D;
|
1026
|
+
color: #FFFFFF;
|
1027
|
+
border: none;
|
1028
|
+
}
|
1029
|
+
.ui.ui.ui.black.popup::before,
|
1030
|
+
[data-tooltip][data-variation~="black"]::before {
|
1031
|
+
-webkit-box-shadow: none;
|
1032
|
+
box-shadow: none;
|
1033
|
+
}
|
1034
|
+
.ui.ui.ui.inverted.black.popup::before,
|
1035
|
+
.ui.inverted.black.popup,
|
1036
|
+
[data-tooltip][data-inverted][data-variation~="black"]::after,
|
1037
|
+
[data-tooltip][data-inverted][data-variation~="black"]::before {
|
1038
|
+
background: #545454;
|
1039
|
+
color: #1B1C1D;
|
1040
|
+
}
|
741
1041
|
|
742
1042
|
/*--------------
|
743
1043
|
Flowing
|
package/dist/components/popup.js
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
3
|
-
*
|
2
|
+
* # Fomantic-UI 2.9.1-beta.11+6515b88 - Popup
|
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
9
|
*/
|
10
10
|
|