rails-active-ui 0.3.0 → 0.3.1

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.
Files changed (195) hide show
  1. checksums.yaml +4 -4
  2. data/formantic-ui/components/accordion.css +369 -0
  3. data/formantic-ui/components/accordion.js +595 -0
  4. data/formantic-ui/components/accordion.min.css +9 -0
  5. data/formantic-ui/components/accordion.min.js +11 -0
  6. data/formantic-ui/components/ad.css +264 -0
  7. data/formantic-ui/components/ad.min.css +10 -0
  8. data/formantic-ui/components/api.js +1225 -0
  9. data/formantic-ui/components/api.min.js +11 -0
  10. data/formantic-ui/components/breadcrumb.css +135 -0
  11. data/formantic-ui/components/breadcrumb.min.css +9 -0
  12. data/formantic-ui/components/button.css +4058 -0
  13. data/formantic-ui/components/button.min.css +9 -0
  14. data/formantic-ui/components/calendar.css +327 -0
  15. data/formantic-ui/components/calendar.js +2045 -0
  16. data/formantic-ui/components/calendar.min.css +9 -0
  17. data/formantic-ui/components/calendar.min.js +11 -0
  18. data/formantic-ui/components/card.css +1881 -0
  19. data/formantic-ui/components/card.min.css +9 -0
  20. data/formantic-ui/components/checkbox.css +785 -0
  21. data/formantic-ui/components/checkbox.js +888 -0
  22. data/formantic-ui/components/checkbox.min.css +9 -0
  23. data/formantic-ui/components/checkbox.min.js +11 -0
  24. data/formantic-ui/components/comment.css +283 -0
  25. data/formantic-ui/components/comment.min.css +9 -0
  26. data/formantic-ui/components/container.css +300 -0
  27. data/formantic-ui/components/container.min.css +9 -0
  28. data/formantic-ui/components/dimmer.css +367 -0
  29. data/formantic-ui/components/dimmer.js +732 -0
  30. data/formantic-ui/components/dimmer.min.css +9 -0
  31. data/formantic-ui/components/dimmer.min.js +11 -0
  32. data/formantic-ui/components/divider.css +287 -0
  33. data/formantic-ui/components/divider.min.css +9 -0
  34. data/formantic-ui/components/dropdown.css +2087 -0
  35. data/formantic-ui/components/dropdown.js +4432 -0
  36. data/formantic-ui/components/dropdown.min.css +9 -0
  37. data/formantic-ui/components/dropdown.min.js +11 -0
  38. data/formantic-ui/components/embed.css +155 -0
  39. data/formantic-ui/components/embed.js +688 -0
  40. data/formantic-ui/components/embed.min.css +9 -0
  41. data/formantic-ui/components/embed.min.js +11 -0
  42. data/formantic-ui/components/emoji.css +15311 -0
  43. data/formantic-ui/components/emoji.min.css +9 -0
  44. data/formantic-ui/components/feed.css +799 -0
  45. data/formantic-ui/components/feed.min.css +9 -0
  46. data/formantic-ui/components/flag.css +1149 -0
  47. data/formantic-ui/components/flag.min.css +9 -0
  48. data/formantic-ui/components/flyout.css +546 -0
  49. data/formantic-ui/components/flyout.js +1551 -0
  50. data/formantic-ui/components/flyout.min.css +9 -0
  51. data/formantic-ui/components/flyout.min.js +11 -0
  52. data/formantic-ui/components/form.css +1885 -0
  53. data/formantic-ui/components/form.js +2199 -0
  54. data/formantic-ui/components/form.min.css +9 -0
  55. data/formantic-ui/components/form.min.js +11 -0
  56. data/formantic-ui/components/grid.css +1952 -0
  57. data/formantic-ui/components/grid.min.css +9 -0
  58. data/formantic-ui/components/header.css +778 -0
  59. data/formantic-ui/components/header.min.css +9 -0
  60. data/formantic-ui/components/icon.css +7066 -0
  61. data/formantic-ui/components/icon.min.css +9 -0
  62. data/formantic-ui/components/image.css +315 -0
  63. data/formantic-ui/components/image.min.css +9 -0
  64. data/formantic-ui/components/input.css +1566 -0
  65. data/formantic-ui/components/input.min.css +9 -0
  66. data/formantic-ui/components/item.css +534 -0
  67. data/formantic-ui/components/item.min.css +9 -0
  68. data/formantic-ui/components/label.css +2114 -0
  69. data/formantic-ui/components/label.min.css +9 -0
  70. data/formantic-ui/components/list.css +955 -0
  71. data/formantic-ui/components/list.min.css +9 -0
  72. data/formantic-ui/components/loader.css +787 -0
  73. data/formantic-ui/components/loader.min.css +9 -0
  74. data/formantic-ui/components/menu.css +2131 -0
  75. data/formantic-ui/components/menu.min.css +9 -0
  76. data/formantic-ui/components/message.css +619 -0
  77. data/formantic-ui/components/message.min.css +9 -0
  78. data/formantic-ui/components/modal.css +779 -0
  79. data/formantic-ui/components/modal.js +1637 -0
  80. data/formantic-ui/components/modal.min.css +9 -0
  81. data/formantic-ui/components/modal.min.js +11 -0
  82. data/formantic-ui/components/nag.css +290 -0
  83. data/formantic-ui/components/nag.js +566 -0
  84. data/formantic-ui/components/nag.min.css +9 -0
  85. data/formantic-ui/components/nag.min.js +11 -0
  86. data/formantic-ui/components/placeholder.css +228 -0
  87. data/formantic-ui/components/placeholder.min.css +9 -0
  88. data/formantic-ui/components/popup.css +1184 -0
  89. data/formantic-ui/components/popup.js +1561 -0
  90. data/formantic-ui/components/popup.min.css +9 -0
  91. data/formantic-ui/components/popup.min.js +11 -0
  92. data/formantic-ui/components/progress.css +761 -0
  93. data/formantic-ui/components/progress.js +979 -0
  94. data/formantic-ui/components/progress.min.css +9 -0
  95. data/formantic-ui/components/progress.min.js +11 -0
  96. data/formantic-ui/components/rail.css +147 -0
  97. data/formantic-ui/components/rail.min.css +9 -0
  98. data/formantic-ui/components/rating.css +414 -0
  99. data/formantic-ui/components/rating.js +540 -0
  100. data/formantic-ui/components/rating.min.css +9 -0
  101. data/formantic-ui/components/rating.min.js +11 -0
  102. data/formantic-ui/components/reset.css +386 -0
  103. data/formantic-ui/components/reset.min.css +9 -0
  104. data/formantic-ui/components/reveal.css +277 -0
  105. data/formantic-ui/components/reveal.min.css +9 -0
  106. data/formantic-ui/components/search.css +541 -0
  107. data/formantic-ui/components/search.js +1641 -0
  108. data/formantic-ui/components/search.min.css +9 -0
  109. data/formantic-ui/components/search.min.js +11 -0
  110. data/formantic-ui/components/segment.css +1053 -0
  111. data/formantic-ui/components/segment.min.css +9 -0
  112. data/formantic-ui/components/shape.css +144 -0
  113. data/formantic-ui/components/shape.js +797 -0
  114. data/formantic-ui/components/shape.min.css +9 -0
  115. data/formantic-ui/components/shape.min.js +11 -0
  116. data/formantic-ui/components/sidebar.css +539 -0
  117. data/formantic-ui/components/sidebar.js +1054 -0
  118. data/formantic-ui/components/sidebar.min.css +9 -0
  119. data/formantic-ui/components/sidebar.min.js +11 -0
  120. data/formantic-ui/components/site.css +286 -0
  121. data/formantic-ui/components/site.js +455 -0
  122. data/formantic-ui/components/site.min.css +9 -0
  123. data/formantic-ui/components/site.min.js +11 -0
  124. data/formantic-ui/components/slider.css +926 -0
  125. data/formantic-ui/components/slider.js +1546 -0
  126. data/formantic-ui/components/slider.min.css +9 -0
  127. data/formantic-ui/components/slider.min.js +11 -0
  128. data/formantic-ui/components/state.js +697 -0
  129. data/formantic-ui/components/state.min.js +11 -0
  130. data/formantic-ui/components/statistic.css +586 -0
  131. data/formantic-ui/components/statistic.min.css +9 -0
  132. data/formantic-ui/components/step.css +1538 -0
  133. data/formantic-ui/components/step.min.css +9 -0
  134. data/formantic-ui/components/sticky.css +73 -0
  135. data/formantic-ui/components/sticky.js +917 -0
  136. data/formantic-ui/components/sticky.min.css +9 -0
  137. data/formantic-ui/components/sticky.min.js +11 -0
  138. data/formantic-ui/components/tab.css +84 -0
  139. data/formantic-ui/components/tab.js +967 -0
  140. data/formantic-ui/components/tab.min.css +9 -0
  141. data/formantic-ui/components/tab.min.js +11 -0
  142. data/formantic-ui/components/table.css +3473 -0
  143. data/formantic-ui/components/table.min.css +9 -0
  144. data/formantic-ui/components/text.css +155 -0
  145. data/formantic-ui/components/text.min.css +9 -0
  146. data/formantic-ui/components/toast.css +751 -0
  147. data/formantic-ui/components/toast.js +964 -0
  148. data/formantic-ui/components/toast.min.css +9 -0
  149. data/formantic-ui/components/toast.min.js +11 -0
  150. data/formantic-ui/components/transition.css +1148 -0
  151. data/formantic-ui/components/transition.js +1034 -0
  152. data/formantic-ui/components/transition.min.css +9 -0
  153. data/formantic-ui/components/transition.min.js +11 -0
  154. data/formantic-ui/components/visibility.js +1292 -0
  155. data/formantic-ui/components/visibility.min.js +11 -0
  156. data/formantic-ui/semantic.css +78485 -0
  157. data/formantic-ui/semantic.js +31036 -0
  158. data/formantic-ui/semantic.min.css +11 -0
  159. data/formantic-ui/semantic.min.js +11 -0
  160. data/formantic-ui/themes/basic/assets/fonts/LICENSE.txt +91 -0
  161. data/formantic-ui/themes/basic/assets/fonts/icons.woff +0 -0
  162. data/formantic-ui/themes/basic/assets/fonts/icons.woff2 +0 -0
  163. data/formantic-ui/themes/default/assets/fonts/LICENSE_Lato.txt +94 -0
  164. data/formantic-ui/themes/default/assets/fonts/LICENSE_icons.txt +165 -0
  165. data/formantic-ui/themes/default/assets/fonts/Lato-Bold.woff +0 -0
  166. data/formantic-ui/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
  167. data/formantic-ui/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
  168. data/formantic-ui/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
  169. data/formantic-ui/themes/default/assets/fonts/Lato-Italic.woff +0 -0
  170. data/formantic-ui/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
  171. data/formantic-ui/themes/default/assets/fonts/Lato-Regular.woff +0 -0
  172. data/formantic-ui/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
  173. data/formantic-ui/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
  174. data/formantic-ui/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
  175. data/formantic-ui/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
  176. data/formantic-ui/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
  177. data/formantic-ui/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
  178. data/formantic-ui/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
  179. data/formantic-ui/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
  180. data/formantic-ui/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
  181. data/formantic-ui/themes/default/assets/fonts/brand-icons.woff +0 -0
  182. data/formantic-ui/themes/default/assets/fonts/brand-icons.woff2 +0 -0
  183. data/formantic-ui/themes/default/assets/fonts/icons.woff +0 -0
  184. data/formantic-ui/themes/default/assets/fonts/icons.woff2 +0 -0
  185. data/formantic-ui/themes/default/assets/fonts/outline-icons.woff +0 -0
  186. data/formantic-ui/themes/default/assets/fonts/outline-icons.woff2 +0 -0
  187. data/formantic-ui/themes/famfamfam/assets/images/flags.png +0 -0
  188. data/formantic-ui/themes/github/assets/fonts/LICENSE.txt +94 -0
  189. data/formantic-ui/themes/github/assets/fonts/octicons.woff +0 -0
  190. data/formantic-ui/themes/github/assets/fonts/octicons.woff2 +0 -0
  191. data/formantic-ui/themes/material/assets/fonts/LICENSE.txt +202 -0
  192. data/formantic-ui/themes/material/assets/fonts/icons.woff +0 -0
  193. data/formantic-ui/themes/material/assets/fonts/icons.woff2 +0 -0
  194. data/lib/ui/version.rb +1 -1
  195. metadata +193 -1
@@ -0,0 +1,9 @@
1
+ /*!
2
+ * # Fomantic-UI 2.9.4 - Modal
3
+ * https://github.com/fomantic/Fomantic-UI/
4
+ *
5
+ *
6
+ * Released under the MIT license
7
+ * https://opensource.org/licenses/MIT
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.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}
@@ -0,0 +1,11 @@
1
+ /*
2
+ * # Fomantic UI - 2.9.4
3
+ * https://github.com/fomantic/Fomantic-UI
4
+ * https://fomantic-ui.com/
5
+ *
6
+ * Copyright 2025 Contributors
7
+ * Released under the MIT license
8
+ * https://opensource.org/licenses/MIT
9
+ *
10
+ */
11
+ !function(R,U,V){"use strict";function _(e){return"function"==typeof e&&"number"!=typeof e.nodeType}U=void 0!==U&&U.Math===Math?U:globalThis,R.fn.modal=function(N){var I,e=R(this),j=R(U),z=R(V),q=R("body"),B=Date.now(),W=[],P=N,K="string"==typeof P,Q=[].slice.call(arguments,1),X=function(e,t){var i;return 0<=[U,V].indexOf(e)?i=q:0===(i=R(t.document).find(e)).length&&(i=t.frameElement?X(e,t.parent):q),i};return e.each(function(){var i,o,a,e,n,t,s,r,c,l,d,u=R.isPlainObject(N)?R.extend(!0,{},R.fn.modal.settings,N):R.extend({},R.fn.modal.settings),f=u.selector,m=u.className,h=u.namespace,g=u.fields,v=u.error,p="."+h,b="module-"+h,y=R(this),x=X(u.context,U),k=x[0]===q[0],w=y.find(f.closeIcon),C=y.hasClass("modal"),S=this,M=C?y.data(b):void 0,A=!1,D="",T="",H=!1,F=!1,E=!1,O=!1,L={initialize:function(){var a;L.create.id(),C||(L.create.modal(),_(u.onHidden)||(u.onHidden=function(){L.destroy(),y.remove()})),y.addClass(u.class),""!==u.title&&y.find(f.title).html(L.helpers.escape(u.title,u.preserveHTML)).addClass(u.classTitle),""!==u.content&&y.find(f.content).html(L.helpers.escape(u.content,u.preserveHTML)).addClass(u.classContent),L.has.configActions()&&(0===(a=y.find(f.actions).addClass(u.classActions)).length?a=R("<div/>",{class:m.actions+" "+(u.classActions||"")}).appendTo(y):a.empty(),u.actions.forEach(function(e){var t=e[g.icon]?"<i "+(e[g.text]?'aria-hidden="true"':"")+' class="'+L.helpers.deQuote(e[g.icon])+' icon"></i>':"",i=L.helpers.escape(e[g.text]||"",u.preserveHTML),n=L.helpers.deQuote(e[g.class]||""),o=e[g.click]&&_(e[g.click])?e[g.click]:function(){};a.append(R("<button/>",{html:t+i,"aria-label":(e[g.text]||e[g.icon]||"").replace(/<[^>]+(>|$)/g,""),class:m.button+" "+n,on:{click:function(){var e=R(this);e.is(f.approve)||e.is(f.deny)||!1===o.call(S,y)||L.hide()}}}))})),L.cache={},L.verbose("Initializing dimmer",x),L.create.dimmer(),u.allowMultiple&&L.create.innerDimmer(),u.centered||y.addClass("top aligned"),L.refreshModals(),L.bind.events(),L.observeChanges(),L.instantiate(),u.autoShow&&L.show()},instantiate:function(){L.verbose("Storing instance of modal"),M=L,y.data(b,M)},create:{modal:function(){var e;y=R("<div/>",{class:m.modal,role:"dialog","aria-modal":!0}),u.closeIcon&&(w=R("<i/>",{class:m.close,role:"button",tabindex:0,"aria-label":u.text.close}),y.append(w)),""!==u.title&&(e="_"+L.get.id()+"title",y.attr("aria-labelledby",e),R("<div/>",{class:m.title,id:e}).appendTo(y)),""!==u.content&&(e="_"+L.get.id()+"desc",y.attr("aria-describedby",e),R("<div/>",{class:m.content,id:e}).appendTo(y)),L.has.configActions()&&R("<div/>",{class:m.actions}).appendTo(y),x.append(y),S=y[0]},dimmer:function(){var e={debug:u.debug,dimmerName:"modals"},e=R.extend(!0,e,u.dimmerSettings);void 0===R.fn.dimmer?L.error(v.dimmer):(L.debug("Creating dimmer"),n=x.dimmer(e),H=L.is.scrolling(),u.detachable?(L.verbose("Modal is detachable, moving content into dimmer"),n.dimmer("add content",y)):L.set.undetached(),t=n.dimmer("get dimmer"))},id:function(){l=(Math.random().toString(16)+"000000000").slice(2,10),c="."+l,L.verbose("Creating unique id for element",l)},innerDimmer:function(){0===y.find(f.dimmer).length&&R("<div/>",{class:m.innerDimmer}).prependTo(y)}},destroy:function(){d&&d.disconnect(),L.verbose("Destroying previous modal"),y.removeData(b).off(p),j.off(c),x.off(c),t.off(c),w.off(c),i&&i.off(c),x.dimmer("destroy")},observeChanges:function(){"MutationObserver"in U&&((d=new MutationObserver(function(e){function o(e){for(var t=[],i=0,n=e.length;i<n;i++)Array.prototype.push.apply(t,o(e[i].childNodes)),t.push(e[i]);return t}var i=!1,n=!1,a=!0;e.every(function(e){var t;return"attributes"===e.type?O&&("disabled"===e.attributeName||0<R(e.target).find(":input").addBack(":input").filter(":visible").length)&&(n=!0):(i=!0,t=R(o(e.addedNodes)).filter("a[href], [tabindex], :input:enabled").filter(":visible"),e=R(o(e.removedNodes)).filter("a[href], [tabindex], :input"),(0<t.length||0<e.length)&&(n=!0,(0<t.filter(":input").length||0<e.filter(":input").length)&&(a=!1))),!n}),i&&u.observeChanges&&(L.debug("DOM tree modified, refreshing"),L.refresh()),n&&L.refreshInputs(a)})).observe(S,{attributeFilter:["class","disabled"],attributes:!0,childList:!0,subtree:!0}),L.debug("Setting up mutation observer",d))},refresh:function(){L.remove.scrolling(),L.cacheSizes(),L.can.useFlex()||L.set.modalOffset(),L.set.screenHeight(),L.set.type()},refreshModals:function(){a=y.siblings(f.modal),o=a.add(y)},refreshInputs:function(e){i&&i.off("keydown"+c),0===(i=y.find("a[href], [tabindex], :input:enabled").filter(":visible").filter(function(){return 0===R(this).closest(".disabled").length})).filter(":input").length?(i=y.add(i),y.attr("tabindex",-1)):y.removeAttr("tabindex"),i.first().on("keydown"+c,L.event.inputKeyDown.first),i.last().on("keydown"+c,L.event.inputKeyDown.last),!e&&u.autofocus&&0===i.filter(":focus").length&&L.set.autofocus()},attachEvents:function(e,t){var i=R(e);t=_(L[t])?L[t]:L.toggle,0<i.length?(L.debug("Attaching modal events to element",e,t),i.off(p).on("click"+p,t)):L.error(v.notFound,e)},bind:{events:function(){L.verbose("Attaching events"),y.on("click"+p,f.close,L.event.close).on("click"+p,f.approve,L.event.approve).on("click"+p,f.deny,L.event.deny),w.on("keyup"+c,L.event.closeKeyUp),j.on("resize"+c,L.event.resize).on("focus"+c,L.event.focus),x.on("click"+c,L.event.click)},scrollLock:function(){n[0].addEventListener("touchmove",L.event.preventScroll,{passive:!1})}},unbind:{scrollLock:function(){n[0].removeEventListener("touchmove",L.event.preventScroll,{passive:!1})}},get:{id:function(){return l},element:function(){return y},settings:function(){return u}},event:{approve:function(){A||!1===u.onApprove.call(S,R(this))?L.verbose("Approve callback returned false cancelling hide"):(A=!0,L.hide(function(){A=!1}))},preventScroll:function(e){-1!==e.target.className.indexOf("dimmer")&&e.preventDefault()},deny:function(){A||!1===u.onDeny.call(S,R(this))?L.verbose("Deny callback returned false cancelling hide"):(A=!0,L.hide(function(){A=!1}))},close:function(){L.hide()},closeKeyUp:function(e){e=e.which;e!==u.keys.enter&&e!==u.keys.space||!y.hasClass(m.front)||L.hide()},inputKeyDown:{first:function(e){e.which===u.keys.tab&&e.shiftKey&&(i.last().trigger("focus"),e.preventDefault())},last:function(e){e.which!==u.keys.tab||e.shiftKey||(i.first().trigger("focus"),e.preventDefault())}},mousedown:function(e){var t=R(e.target),i=L.is.rtl();(s=0<t.closest(f.modal).length)&&L.verbose("Mouse down event registered inside the modal"),(r=L.is.scrolling()&&(!i&&j.outerWidth()-u.scrollbarWidth<=e.clientX||i&&u.scrollbarWidth>=e.clientX))&&L.verbose("Mouse down event registered inside the scrollbar")},mouseup:function(e){if(u.closable)if(s)L.debug("Dimmer clicked but mouse down was initially registered inside the modal");else if(r)L.debug("Dimmer clicked but mouse down was initially registered inside the scrollbar");else{var t=0<R(e.target).closest(f.modal).length,e=R.contains(V.documentElement,e.target);if(!t&&e&&L.is.active()&&y.hasClass(m.front)){if(L.debug("Dimmer clicked, hiding all modals"),u.allowMultiple){if(!L.hideAll())return}else if(!L.hide())return;L.remove.clickaway()}}else L.verbose("Dimmer clicked but closable setting is disabled")},debounce:function(e,t){clearTimeout(L.timer),L.timer=setTimeout(function(){e()},t)},keyboard:function(e){e.which===u.keys.escape&&(u.closable?(L.debug("Escape key pressed hiding modal"),y.hasClass(m.front)&&L.hide()):L.debug("Escape key pressed, but closable is set to false"),e.preventDefault())},resize:function(){n.dimmer("is active")&&(L.is.animating()||L.is.active())&&requestAnimationFrame(L.refresh)},focus:function(){E=!0},click:function(e){E&&V.activeElement!==e.target&&n.dimmer("is active")&&L.is.active()&&u.autofocus&&0===R(V.activeElement).closest(f.modal).length&&requestAnimationFrame(L.set.autofocus),E=!1}},toggle:function(){L.is.active()||L.is.animating()?L.hide():L.show()},show:function(e){e=_(e)?e:function(){},L.refreshModals(),L.set.dimmerSettings(),L.set.dimmerStyles(),L.showModal(e)},hide:function(e){return e=_(e)?e:function(){},L.refreshModals(),L.hideModal(e)},showModal:function(e){e=_(e)?e:function(){},L.is.animating()||!L.is.active()?!1===u.onShow.call(S)?L.verbose("Show callback returned false cancelling show"):(F=L.has.scrollbar(),L.showDimmer(),L.cacheSizes(),F&&L.set.bodyMargin(),L.can.useFlex()?L.remove.legacy():(L.set.legacy(),L.set.modalOffset(),L.debug("Using non-flex legacy modal positioning.")),L.set.screenHeight(),L.set.type(),L.set.clickaway(),!u.allowMultiple&&L.others.active()?L.hideOthers(L.showModal):(A=!1,u.allowMultiple&&(L.others.active()&&a.filter("."+m.active).find(f.dimmer).removeClass("out").addClass("transition fade in active"),u.detachable&&y.detach().appendTo(t)),u.transition&&void 0!==R.fn.transition?(L.debug("Showing modal with css animations"),L.set.observeAttributes(!1),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&&L.add.keyboardShortcuts(),L.save.focus(),L.set.active(),L.refreshInputs(),requestAnimationFrame(L.set.observeAttributes),e()}})):L.error(v.noTransition))):L.debug("Modal is already visible")},hideModal:function(e,t,i){var n=a.filter("."+m.active).last();if(e=_(e)?e:function(){},!1===u.onHide.call(S,R(this)))return L.verbose("Hide callback returned false cancelling hide"),A=!1;(L.is.animating()||L.is.active())&&(L.debug("Hiding modal"),u.transition&&void 0!==R.fn.transition?(L.remove.active(),L.set.observeAttributes(!1),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(){L.others.active()||L.others.animating()||t?u.allowMultiple&&(i?o:n).find(f.dimmer).removeClass("in").addClass("out"):L.hideDimmer(),u.keyboardShortcuts&&!L.others.active()&&L.remove.keyboardShortcuts()},onComplete:function(){L.unbind.scrollLock(),L.remove.active(),u.allowMultiple&&(n.addClass(m.front),y.removeClass(m.front),(i?o:n).find(f.dimmer).removeClass("active")),_(u.onHidden)&&u.onHidden.call(S),L.remove.dimmerStyles(),L.restore.focus(),e()}})):L.error(v.noTransition))},showDimmer:function(){n.dimmer("is animating")||!n.dimmer("is active")?(F&&(k||t.css("top",n.scrollTop()),L.save.bodyMargin()),L.debug("Showing dimmer"),n.dimmer("show")):L.debug("Dimmer already visible")},hideDimmer:function(){n.dimmer("is animating")||n.dimmer("is active")?(L.unbind.scrollLock(),n.dimmer("hide",function(){F&&L.restore.bodyMargin(),L.remove.clickaway(),L.remove.screenHeight()})):L.debug("Dimmer is not visible cannot hide")},hideAll:function(i){var n,e=o.filter("."+m.active+", ."+m.animating);if(i=_(i)?i:function(){},0<e.length)return L.debug("Hiding all visible modals"),n=!0,R(e.get().reverse()).each(function(e,t){n=n&&R(t).modal("hide modal",i,!1,!0)}),n&&L.hideDimmer(),n},hideOthers:function(e){var t=a.filter("."+m.active+", ."+m.animating);e=_(e)?e:function(){},0<t.length&&(L.debug("Hiding other modals",a),t.modal("hide modal",e,!0))},others:{active:function(){return 0<a.filter("."+m.active).length},animating:function(){return 0<a.filter("."+m.animating).length}},add:{keyboardShortcuts:function(){L.verbose("Adding keyboard shortcuts"),z.on("keydown"+p,L.event.keyboard)}},save:{focus:function(){0<R(V.activeElement).closest(y).length||(e=R(V.activeElement).trigger("blur"))},bodyMargin:function(){D=x.css((k?"margin-":"padding-")+(L.can.leftBodyScrollbar()?"left":"right"));var e=parseInt(D.replace(/[^\d.]/g,""),10),t=k?U.innerWidth-V.documentElement.clientWidth:x[0].offsetWidth-x[0].clientWidth;T=e+t}},restore:{focus:function(){e&&0<e.length&&u.restoreFocus&&e.trigger("focus")},bodyMargin:function(){var i=L.can.leftBodyScrollbar()?"left":"right";x.css((k?"margin-":"padding-")+i,D),x.find(f.bodyFixed.replace("right",i)).each(function(){var e=R(this),t="fixed"===e.css("position")?"padding-"+i:i;e.css(t,"")})}},remove:{active:function(){y.removeClass(m.active)},legacy:function(){y.removeClass(m.legacy)},clickaway:function(){u.detachable||y.off("mousedown"+c),t.off("mousedown"+c),t.off("mouseup"+c)},dimmerStyles:function(){t.removeClass(m.inverted),n.removeClass(m.blurring)},bodyStyle:function(){""===x.attr("style")&&(L.verbose("Removing style attribute"),x.removeAttr("style"))},screenHeight:function(){L.debug("Removing page height"),x.css("height",""),L.remove.bodyStyle()},keyboardShortcuts:function(){L.verbose("Removing keyboard shortcuts"),z.off("keydown"+p)},scrolling:function(){H||n.removeClass(m.scrolling),y.removeClass(m.scrolling)}},cacheSizes:function(){y.addClass(m.loading);var e=y.prop("scrollHeight"),t=y.outerWidth(),i=y.outerHeight();void 0!==L.cache.pageHeight&&0===i||(R.extend(L.cache,{pageHeight:z.outerHeight(),width:t,height:i+u.offset,scrollHeight:e+u.offset,contextHeight:(k?j:n).height()}),L.cache.topOffset=-L.cache.height/2),y.removeClass(m.loading),L.debug("Caching modal and container sizes",L.cache)},helpers:{deQuote:function(e){return String(e).replace(/"/g,"")},escape:function(e,t){if(t)return e;var i={"<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"};return/["&'<>`]/.test(e)?(e=e.replace(/&(?![\d#a-z]{1,12};)/gi,"&amp;")).replace(/["'<>`]/g,function(e){return i[e]}):e}},can:{leftBodyScrollbar:function(){return void 0===L.cache.leftBodyScrollbar&&(L.cache.leftBodyScrollbar=L.is.rtl()&&(L.is.iframe&&!L.is.firefox()||L.is.safari()||L.is.edge()||L.is.ie())),L.cache.leftBodyScrollbar},useFlex:function(){return"auto"===u.useFlex?u.detachable&&!L.is.ie():(u.useFlex&&L.is.ie()?L.debug("useFlex true is not supported in IE"):u.useFlex&&!u.detachable&&L.debug("useFlex true in combination with detachable false is not supported"),u.useFlex)},fit:function(){var e=L.cache.contextHeight,t=L.cache.contextHeight/2,i=L.cache.topOffset,n=L.cache.scrollHeight,o=L.cache.height,a=u.padding;return o<n?t+i+n+a<e:o+2*a<e}},has:{configActions:function(){return Array.isArray(u.actions)&&0<u.actions.length},scrollbar:function(){return k||"hidden"!==x.css("overflow-y")}},is:{active:function(){return y.hasClass(m.active)},ie:function(){var e,t;return void 0===L.cache.isIE&&(e=!U.ActiveXObject&&"ActiveXObject"in U,t="ActiveXObject"in U,L.cache.isIE=e||t),L.cache.isIE},animating:function(){return y.transition("is animating")},scrolling:function(){return n.hasClass(m.scrolling)},modernBrowser:function(){return!(U.ActiveXObject||"ActiveXObject"in U)},rtl:function(){return void 0===L.cache.isRTL&&(L.cache.isRTL="rtl"===y.attr("dir")||"rtl"===y.css("direction")||"rtl"===q.attr("dir")||"rtl"===q.css("direction")||"rtl"===x.attr("dir")||"rtl"===x.css("direction")),L.cache.isRTL},safari:function(){return void 0===L.cache.isSafari&&(L.cache.isSafari=/constructor/i.test(U.HTMLElement)||!!U.ApplePaySession),L.cache.isSafari},edge:function(){return void 0===L.cache.isEdge&&(L.cache.isEdge=!!U.setImmediate&&!L.is.ie()),L.cache.isEdge},firefox:function(){return void 0===L.cache.isFirefox&&(L.cache.isFirefox=!!U.InstallTrigger),L.cache.isFirefox},iframe:function(){return!(self===top)}},set:{observeAttributes:function(e){O=!1!==e},autofocus:function(){var e=i.filter("[autofocus]"),t=i.filter(":input");(0<e.length?e:0<t.length?t:y).first().trigger("focus")},bodyMargin:function(){var i=L.can.leftBodyScrollbar()?"left":"right";(u.detachable||L.can.fit())&&x.css((k?"margin-":"padding-")+i,T+"px"),x.find(f.bodyFixed.replace("right",i)).each(function(){var e=R(this),t="fixed"===e.css("position")?"padding-"+i:i;e.css(t,"calc("+e.css(t)+" + "+T+"px)")})},clickaway:function(){u.detachable||y.on("mousedown"+c,L.event.mousedown),t.on("mousedown"+c,L.event.mousedown),t.on("mouseup"+c,L.event.mouseup)},dimmerSettings:function(){var e;void 0===R.fn.dimmer?L.error(v.dimmer):(e={debug:u.debug,dimmerName:"modals",closable:"auto",useFlex:L.can.useFlex(),duration:{show:u.transition.showDuration||u.duration,hide:u.transition.hideDuration||u.duration}},e=R.extend(!0,e,u.dimmerSettings),u.inverted&&(e.variation=void 0!==e.variation?e.variation+" inverted":"inverted"),x.dimmer("setting",e))},dimmerStyles:function(){u.inverted?t.addClass(m.inverted):t.removeClass(m.inverted),u.blurring?n.addClass(m.blurring):n.removeClass(m.blurring)},modalOffset:function(){var e;u.detachable?y.css({marginTop:!y.hasClass("aligned")&&L.can.fit()?-L.cache.height/2:u.padding/2,marginLeft:-L.cache.width/2}):(e=L.can.fit(),y.css({top:!y.hasClass("aligned")&&e?z.scrollTop()+(L.cache.contextHeight-L.cache.height)/2:!e||y.hasClass("top")?z.scrollTop()+u.padding:z.scrollTop()+(L.cache.contextHeight-L.cache.height-u.padding),marginLeft:-L.cache.width/2})),L.verbose("Setting modal offset for legacy mode")},screenHeight:function(){L.can.fit()?x.css("height",""):y.hasClass("bottom")||(L.debug("Modal is taller than page content, resizing page height"),x.css("height",L.cache.height+2*u.padding+"px"))},active:function(){y.addClass(m.active+" "+m.front),a.filter("."+m.active).removeClass(m.front)},scrolling:function(){n.addClass(m.scrolling),y.addClass(m.scrolling),L.unbind.scrollLock()},legacy:function(){y.addClass(m.legacy)},type:function(){L.can.fit()?(L.verbose("Modal fits on screen"),L.others.active()||L.others.animating()||(L.remove.scrolling(),L.bind.scrollLock())):y.hasClass("bottom")?L.verbose("Bottom aligned modal not fitting on screen is unsupported for scrolling"):(L.verbose("Modal cannot fit on screen setting to scrolling"),L.set.scrolling())},undetached:function(){n.addClass(m.undetached)}},setting:function(e,t){if(L.debug("Changing setting",e,t),R.isPlainObject(e))R.extend(!0,u,e);else{if(void 0===t)return u[e];R.isPlainObject(u[e])?R.extend(!0,u[e],t):u[e]=t}},internal:function(e,t){if(R.isPlainObject(e))R.extend(!0,L,e);else{if(void 0===t)return L[e];L[e]=t}},debug:function(){!u.silent&&u.debug&&(u.performance?L.performance.log(arguments):(L.debug=Function.prototype.bind.call(console.info,console,u.name+":"),L.debug.apply(console,arguments)))},verbose:function(){!u.silent&&u.verbose&&u.debug&&(u.performance?L.performance.log(arguments):(L.verbose=Function.prototype.bind.call(console.info,console,u.name+":"),L.verbose.apply(console,arguments)))},error:function(){u.silent||(L.error=Function.prototype.bind.call(console.error,console,u.name+":"),L.error.apply(console,arguments))},performance:{log:function(e){var t,i;u.performance&&(i=(t=Date.now())-(B||t),B=t,W.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:S,"Execution Time":i})),clearTimeout(L.performance.timer),L.performance.timer=setTimeout(function(){L.performance.display()},500)},display:function(){var e=u.name+":",i=0;B=!1,clearTimeout(L.performance.timer),R.each(W,function(e,t){i+=t["Execution Time"]}),e+=" "+i+"ms",0<W.length&&(console.groupCollapsed(e),console.table?console.table(W):R.each(W,function(e,t){console.log(t.Name+": "+t["Execution Time"]+"ms")}),console.groupEnd()),W=[]}},invoke:function(n,e,t){var o,a,i,s=M;return e=e||Q,t=t||S,"string"==typeof n&&void 0!==s&&(n=n.split(/[ .]/),o=n.length-1,R.each(n,function(e,t){var i=e!==o?t+n[e+1].charAt(0).toUpperCase()+n[e+1].slice(1):n;if(R.isPlainObject(s[i])&&e!==o)s=s[i];else{if(void 0!==s[i])return a=s[i],!1;{if(!R.isPlainObject(s[t])||e===o)return void 0!==s[t]?a=s[t]:L.error(v.method,n),!1;s=s[t]}}})),_(a)?i=a.apply(t,e):void 0!==a&&(i=a),Array.isArray(I)?I.push(i):void 0!==I?I=[I,i]:void 0!==i&&(I=i),a}};K?(void 0===M&&(_(u.templates[P])&&(u.autoShow=!0,u.className.modal=u.className.template,u=R.extend(!0,{},u,u.templates[P].apply(L,Q)),m=u.className,u.namespace,g=u.fields,v=u.error),L.initialize()),_(u.templates[P])||L.invoke(P)):(void 0!==M&&M.invoke("destroy"),L.initialize(),I=y)}),void 0!==I?I:this},R.modal=R.fn.modal,R.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"}},R.fn.modal.settings.templates={getArguments:function(e){e=[].slice.call(e);return R.isPlainObject(e[0])?R.extend({handler:function(){},content:"",title:""},e[0]):(_(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),i=t.handler;return{title:t.title,content:t.content,onApprove:i,actions:[{text:e.text.ok,class:e.className.ok,click:i}]}},confirm:function(){function e(){n.handler(!0)}function t(){n.handler(!1)}var i=this.get.settings(),n=i.templates.getArguments(arguments);return{title:n.title,content:n.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}]}},prompt:function(){function e(){var e=i.get.settings(),e=i.get.element().find(e.selector.prompt)[0];o.handler(R(e).val())}function t(){o.handler(null)}var i=this,n=this.get.settings(),o=n.templates.getArguments(arguments);return 0===R(R.parseHTML(o.content)).filter(".ui.input").length&&(o.content+='<p><div class="'+this.helpers.deQuote(n.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:n.text.ok,class:n.className.ok,click:e},{text:n.text.cancel,class:n.className.cancel,click:t}]}}}}(jQuery,window,document);
@@ -0,0 +1,290 @@
1
+ /*!
2
+ * # Fomantic-UI 2.9.4 - Nag
3
+ * https://github.com/fomantic/Fomantic-UI/
4
+ *
5
+ *
6
+ * Released under the MIT license
7
+ * https://opensource.org/licenses/MIT
8
+ *
9
+ */
10
+
11
+
12
+ /*******************************
13
+ Nag
14
+ *******************************/
15
+
16
+ .ui.nag {
17
+ display: none;
18
+ opacity: 0.95;
19
+ position: relative;
20
+ top: 0;
21
+ left: 0;
22
+ z-index: 999;
23
+ min-height: 0;
24
+ width: 100%;
25
+ margin: 0;
26
+ padding: 0.75em 1em;
27
+ background: #909090;
28
+ box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
29
+ font-size: 1rem;
30
+ text-align: center;
31
+ color: rgba(0, 0, 0, 0.87);
32
+ border-radius: 0 0 0.28571429rem 0.28571429rem;
33
+ transition: 0.2s background ease;
34
+ }
35
+ a.ui.nag {
36
+ cursor: pointer;
37
+ }
38
+ .ui.nag > .title {
39
+ display: inline-block;
40
+ margin: 0 0.5em;
41
+ color: #fff;
42
+ }
43
+ .ui.nag > .close.icon {
44
+ cursor: pointer;
45
+ opacity: 0.4;
46
+ position: absolute;
47
+ top: 50%;
48
+ right: 1em;
49
+ font-size: 1em;
50
+ margin: -0.5em 0 0;
51
+ color: #fff;
52
+ transition: opacity 0.2s ease;
53
+ }
54
+ .ui.nag:not(.overlay):not(.fixed) {
55
+ border-radius: 0.28571429rem;
56
+ }
57
+
58
+
59
+ /*******************************
60
+ States
61
+ *******************************/
62
+
63
+
64
+ /* Hover */
65
+ .ui.nag:hover {
66
+ background: #909090;
67
+ opacity: 1;
68
+ }
69
+ .ui.nag > .close:hover {
70
+ opacity: 1;
71
+ }
72
+
73
+
74
+ /*******************************
75
+ Variations
76
+ *******************************/
77
+
78
+
79
+ /* --------------
80
+ Static
81
+ --------------- */
82
+ .ui.overlay.nags,
83
+ .ui.overlay.nag {
84
+ position: absolute;
85
+ }
86
+
87
+ /* --------------
88
+ Fixed
89
+ --------------- */
90
+ .ui.fixed.nags,
91
+ .ui.fixed.nag {
92
+ position: fixed;
93
+ }
94
+
95
+ /* --------------
96
+ Bottom
97
+ --------------- */
98
+ .ui.bottom.nags,
99
+ .ui.bottom.nag {
100
+ border-radius: 0.28571429rem 0.28571429rem 0 0;
101
+ top: auto;
102
+ bottom: 0;
103
+ }
104
+
105
+ /* --------------
106
+ Inverted
107
+ --------------- */
108
+ .ui.inverted.nags .nag,
109
+ .ui.inverted.nag {
110
+ background-color: #f3f4f5;
111
+ color: rgba(0, 0, 0, 0.85);
112
+ }
113
+ .ui.inverted.nags .nag > .close,
114
+ .ui.inverted.nag > .close {
115
+ color: rgba(0, 0, 0, 0.6);
116
+ }
117
+ .ui.inverted.nags .nag > .title,
118
+ .ui.inverted.nag > .title {
119
+ color: rgba(0, 0, 0, 0.6);
120
+ }
121
+
122
+ /* -------------------
123
+ Sizes
124
+ -------------------- */
125
+ .ui.mini.nag,
126
+ .ui.mini.nags .nag {
127
+ font-size: 0.78571429rem;
128
+ }
129
+ .ui.tiny.nag,
130
+ .ui.tiny.nags .nag {
131
+ font-size: 0.85714286rem;
132
+ }
133
+ .ui.small.nag,
134
+ .ui.small.nags .nag {
135
+ font-size: 0.92857143rem;
136
+ }
137
+ .ui.large.nag,
138
+ .ui.large.nags .nag {
139
+ font-size: 1.14285714rem;
140
+ }
141
+ .ui.big.nag,
142
+ .ui.big.nags .nag {
143
+ font-size: 1.28571429rem;
144
+ }
145
+ .ui.huge.nag,
146
+ .ui.huge.nags .nag {
147
+ font-size: 1.42857143rem;
148
+ line-height: 1;
149
+ }
150
+ .ui.massive.nag,
151
+ .ui.massive.nags .nag {
152
+ font-size: 1.71428571rem;
153
+ line-height: 1;
154
+ }
155
+
156
+ /* --------------
157
+ Colors
158
+ -------------- */
159
+ .ui.primary.nag {
160
+ background-color: #2185d0;
161
+ }
162
+ .ui.inverted.primary.nag {
163
+ background-color: #54c8ff;
164
+ }
165
+ .ui.secondary.nag {
166
+ background-color: #1b1c1d;
167
+ }
168
+ .ui.inverted.secondary.nag {
169
+ background-color: #545454;
170
+ }
171
+ .ui.red.nag {
172
+ background-color: #db2828;
173
+ }
174
+ .ui.inverted.red.nag {
175
+ background-color: #ff695e;
176
+ }
177
+ .ui.orange.nag {
178
+ background-color: #f2711c;
179
+ }
180
+ .ui.inverted.orange.nag {
181
+ background-color: #ff851b;
182
+ }
183
+ .ui.yellow.nag {
184
+ background-color: #fbbd08;
185
+ }
186
+ .ui.inverted.yellow.nag {
187
+ background-color: #ffe21f;
188
+ }
189
+ .ui.olive.nag {
190
+ background-color: #b5cc18;
191
+ }
192
+ .ui.inverted.olive.nag {
193
+ background-color: #d9e778;
194
+ }
195
+ .ui.green.nag {
196
+ background-color: #21ba45;
197
+ }
198
+ .ui.inverted.green.nag {
199
+ background-color: #2ecc40;
200
+ }
201
+ .ui.teal.nag {
202
+ background-color: #00b5ad;
203
+ }
204
+ .ui.inverted.teal.nag {
205
+ background-color: #6dffff;
206
+ }
207
+ .ui.blue.nag {
208
+ background-color: #2185d0;
209
+ }
210
+ .ui.inverted.blue.nag {
211
+ background-color: #54c8ff;
212
+ }
213
+ .ui.violet.nag {
214
+ background-color: #6435c9;
215
+ }
216
+ .ui.inverted.violet.nag {
217
+ background-color: #a291fb;
218
+ }
219
+ .ui.purple.nag {
220
+ background-color: #a333c8;
221
+ }
222
+ .ui.inverted.purple.nag {
223
+ background-color: #dc73ff;
224
+ }
225
+ .ui.pink.nag {
226
+ background-color: #e03997;
227
+ }
228
+ .ui.inverted.pink.nag {
229
+ background-color: #ff8edf;
230
+ }
231
+ .ui.brown.nag {
232
+ background-color: #a5673f;
233
+ }
234
+ .ui.inverted.brown.nag {
235
+ background-color: #d67c1c;
236
+ }
237
+ .ui.grey.nag {
238
+ background-color: #767676;
239
+ }
240
+ .ui.inverted.grey.nag {
241
+ background-color: #dcddde;
242
+ }
243
+ .ui.black.nag {
244
+ background-color: #1b1c1d;
245
+ color: rgba(255, 255, 255, 0.9);
246
+ }
247
+ .ui.inverted.black.nag {
248
+ background-color: #545454;
249
+ }
250
+ .ui.inverted.black.nag .title {
251
+ color: #fff;
252
+ }
253
+
254
+
255
+ /*******************************
256
+ Groups
257
+ *******************************/
258
+
259
+ .ui.nags {
260
+ top: 0;
261
+ left: 0;
262
+ width: 100%;
263
+ }
264
+ .ui.ui.nags .nag {
265
+ border-radius: 0;
266
+ }
267
+ .ui.nags:not(.bottom) .nag:last-child {
268
+ border-radius: 0 0 0.28571429rem 0.28571429rem;
269
+ }
270
+ .ui.bottom.nags .nag:first-child {
271
+ border-radius: 0.28571429rem 0.28571429rem 0 0;
272
+ }
273
+ .ui.nags:not(.fixed):not(.overlay) .nag:first-child {
274
+ border-radius: 0.28571429rem 0.28571429rem 0 0;
275
+ }
276
+ .ui.nags:not(.fixed):not(.overlay) .nag:only-child {
277
+ border-radius: 0.28571429rem;
278
+ }
279
+
280
+
281
+ /*******************************
282
+ Theme Overrides
283
+ *******************************/
284
+
285
+
286
+
287
+ /*******************************
288
+ User Overrides
289
+ *******************************/
290
+