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.
Files changed (277) hide show
  1. package/.github/workflows/ci.yml +1 -1
  2. package/README.md +2 -2
  3. package/dist/components/accordion.css +3 -3
  4. package/dist/components/accordion.js +3 -3
  5. package/dist/components/accordion.min.css +3 -3
  6. package/dist/components/accordion.min.js +3 -3
  7. package/dist/components/ad.css +3 -3
  8. package/dist/components/ad.min.css +3 -3
  9. package/dist/components/api.js +3 -3
  10. package/dist/components/api.min.js +3 -3
  11. package/dist/components/breadcrumb.css +3 -3
  12. package/dist/components/breadcrumb.min.css +3 -3
  13. package/dist/components/button.css +3 -13
  14. package/dist/components/button.min.css +3 -3
  15. package/dist/components/calendar.css +15 -11
  16. package/dist/components/calendar.js +19 -10
  17. package/dist/components/calendar.min.css +4 -4
  18. package/dist/components/calendar.min.js +4 -4
  19. package/dist/components/card.css +3 -3
  20. package/dist/components/card.min.css +3 -3
  21. package/dist/components/checkbox.css +3 -3
  22. package/dist/components/checkbox.js +3 -3
  23. package/dist/components/checkbox.min.css +3 -3
  24. package/dist/components/checkbox.min.js +3 -3
  25. package/dist/components/comment.css +3 -3
  26. package/dist/components/comment.min.css +3 -3
  27. package/dist/components/container.css +3 -3
  28. package/dist/components/container.min.css +3 -3
  29. package/dist/components/dimmer.css +3 -3
  30. package/dist/components/dimmer.js +3 -3
  31. package/dist/components/dimmer.min.css +3 -3
  32. package/dist/components/dimmer.min.js +3 -3
  33. package/dist/components/divider.css +3 -3
  34. package/dist/components/divider.min.css +3 -3
  35. package/dist/components/dropdown.css +3 -3
  36. package/dist/components/dropdown.js +3 -3
  37. package/dist/components/dropdown.min.css +3 -3
  38. package/dist/components/dropdown.min.js +3 -3
  39. package/dist/components/embed.css +3 -3
  40. package/dist/components/embed.js +3 -3
  41. package/dist/components/embed.min.css +3 -3
  42. package/dist/components/embed.min.js +3 -3
  43. package/dist/components/feed.css +3 -3
  44. package/dist/components/feed.min.css +3 -3
  45. package/dist/components/flag.css +3 -3
  46. package/dist/components/flag.min.css +3 -3
  47. package/dist/components/flyout.css +3 -3
  48. package/dist/components/flyout.js +3 -3
  49. package/dist/components/flyout.min.css +3 -3
  50. package/dist/components/flyout.min.js +3 -3
  51. package/dist/components/form.css +3 -3
  52. package/dist/components/form.js +3 -3
  53. package/dist/components/form.min.css +3 -3
  54. package/dist/components/form.min.js +3 -3
  55. package/dist/components/grid.css +3 -3
  56. package/dist/components/grid.min.css +3 -3
  57. package/dist/components/header.css +3 -3
  58. package/dist/components/header.min.css +3 -3
  59. package/dist/components/icon.css +6 -16
  60. package/dist/components/icon.min.css +4 -4
  61. package/dist/components/image.css +3 -3
  62. package/dist/components/image.min.css +3 -3
  63. package/dist/components/input.css +3 -3
  64. package/dist/components/input.min.css +3 -3
  65. package/dist/components/item.css +3 -3
  66. package/dist/components/item.min.css +3 -3
  67. package/dist/components/label.css +3 -3
  68. package/dist/components/label.min.css +3 -3
  69. package/dist/components/list.css +3 -3
  70. package/dist/components/list.min.css +3 -3
  71. package/dist/components/loader.css +3 -3
  72. package/dist/components/loader.min.css +3 -3
  73. package/dist/components/menu.css +2 -2
  74. package/dist/components/message.css +3 -3
  75. package/dist/components/message.min.css +3 -3
  76. package/dist/components/modal.css +3 -3
  77. package/dist/components/modal.js +3 -3
  78. package/dist/components/modal.min.css +3 -3
  79. package/dist/components/modal.min.js +3 -3
  80. package/dist/components/nag.css +5 -6
  81. package/dist/components/nag.js +6 -3
  82. package/dist/components/nag.min.css +4 -4
  83. package/dist/components/nag.min.js +4 -4
  84. package/dist/components/placeholder.css +3 -3
  85. package/dist/components/placeholder.min.css +3 -3
  86. package/dist/components/popup.css +303 -3
  87. package/dist/components/popup.js +3 -3
  88. package/dist/components/popup.min.css +4 -4
  89. package/dist/components/popup.min.js +3 -3
  90. package/dist/components/progress.css +3 -3
  91. package/dist/components/progress.js +3 -3
  92. package/dist/components/progress.min.css +3 -3
  93. package/dist/components/progress.min.js +3 -3
  94. package/dist/components/rail.css +3 -3
  95. package/dist/components/rail.min.css +3 -3
  96. package/dist/components/rating.css +4 -4
  97. package/dist/components/rating.js +3 -3
  98. package/dist/components/rating.min.css +4 -4
  99. package/dist/components/rating.min.js +3 -3
  100. package/dist/components/reset.css +3 -3
  101. package/dist/components/reset.min.css +3 -3
  102. package/dist/components/reveal.css +3 -3
  103. package/dist/components/reveal.min.css +3 -3
  104. package/dist/components/search.css +3 -3
  105. package/dist/components/search.js +3 -3
  106. package/dist/components/search.min.css +3 -3
  107. package/dist/components/search.min.js +3 -3
  108. package/dist/components/segment.css +3 -3
  109. package/dist/components/segment.min.css +3 -3
  110. package/dist/components/shape.css +3 -3
  111. package/dist/components/shape.js +3 -3
  112. package/dist/components/shape.min.css +3 -3
  113. package/dist/components/shape.min.js +3 -3
  114. package/dist/components/sidebar.css +3 -3
  115. package/dist/components/sidebar.js +3 -3
  116. package/dist/components/sidebar.min.css +3 -3
  117. package/dist/components/sidebar.min.js +3 -3
  118. package/dist/components/site.css +3 -3
  119. package/dist/components/site.js +3 -3
  120. package/dist/components/site.min.css +3 -3
  121. package/dist/components/site.min.js +3 -3
  122. package/dist/components/slider.js +3 -3
  123. package/dist/components/slider.min.js +3 -3
  124. package/dist/components/state.js +3 -3
  125. package/dist/components/state.min.js +3 -3
  126. package/dist/components/statistic.css +3 -3
  127. package/dist/components/statistic.min.css +3 -3
  128. package/dist/components/step.css +3 -3
  129. package/dist/components/step.min.css +3 -3
  130. package/dist/components/sticky.css +3 -3
  131. package/dist/components/sticky.js +3 -3
  132. package/dist/components/sticky.min.css +3 -3
  133. package/dist/components/sticky.min.js +3 -3
  134. package/dist/components/tab.css +3 -3
  135. package/dist/components/tab.js +3 -3
  136. package/dist/components/tab.min.css +3 -3
  137. package/dist/components/tab.min.js +3 -3
  138. package/dist/components/table.css +5 -5
  139. package/dist/components/table.min.css +4 -4
  140. package/dist/components/text.css +2 -2
  141. package/dist/components/text.min.css +2 -2
  142. package/dist/components/toast.css +3 -3
  143. package/dist/components/toast.js +3 -3
  144. package/dist/components/toast.min.css +3 -3
  145. package/dist/components/toast.min.js +3 -3
  146. package/dist/components/transition.css +149 -3
  147. package/dist/components/transition.js +3 -3
  148. package/dist/components/transition.min.css +4 -4
  149. package/dist/components/transition.min.js +3 -3
  150. package/dist/components/visibility.js +3 -3
  151. package/dist/components/visibility.min.js +3 -3
  152. package/dist/semantic.css +697 -185
  153. package/dist/semantic.js +97 -85
  154. package/dist/semantic.min.css +4 -4
  155. package/dist/semantic.min.js +4 -4
  156. package/dist/themes/default/assets/fonts/Lato-Bold.woff +0 -0
  157. package/dist/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
  158. package/dist/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
  159. package/dist/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
  160. package/dist/themes/default/assets/fonts/Lato-Italic.woff +0 -0
  161. package/dist/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
  162. package/dist/themes/default/assets/fonts/Lato-Regular.woff +0 -0
  163. package/dist/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
  164. package/dist/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
  165. package/dist/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
  166. package/dist/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
  167. package/dist/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
  168. package/dist/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
  169. package/dist/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
  170. package/dist/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
  171. package/dist/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
  172. package/package.json +3 -5
  173. package/src/definitions/behaviors/api.js +2 -2
  174. package/src/definitions/behaviors/form.js +2 -2
  175. package/src/definitions/behaviors/state.js +2 -2
  176. package/src/definitions/behaviors/visibility.js +2 -2
  177. package/src/definitions/collections/breadcrumb.less +2 -2
  178. package/src/definitions/collections/form.less +4 -4
  179. package/src/definitions/collections/grid.less +2 -2
  180. package/src/definitions/collections/menu.less +2 -2
  181. package/src/definitions/collections/message.less +2 -2
  182. package/src/definitions/collections/table.less +4 -4
  183. package/src/definitions/elements/button.less +86 -94
  184. package/src/definitions/elements/container.less +2 -2
  185. package/src/definitions/elements/divider.less +2 -2
  186. package/src/definitions/elements/flag.less +2 -2
  187. package/src/definitions/elements/header.less +2 -2
  188. package/src/definitions/elements/icon.less +80 -6
  189. package/src/definitions/elements/image.less +2 -2
  190. package/src/definitions/elements/input.less +11 -10
  191. package/src/definitions/elements/label.less +2 -2
  192. package/src/definitions/elements/list.less +2 -2
  193. package/src/definitions/elements/loader.less +2 -2
  194. package/src/definitions/elements/placeholder.less +2 -2
  195. package/src/definitions/elements/rail.less +2 -2
  196. package/src/definitions/elements/reveal.less +2 -2
  197. package/src/definitions/elements/segment.less +2 -2
  198. package/src/definitions/elements/step.less +2 -2
  199. package/src/definitions/elements/text.less +1 -1
  200. package/src/definitions/globals/reset.less +2 -2
  201. package/src/definitions/globals/site.js +2 -2
  202. package/src/definitions/globals/site.less +2 -2
  203. package/src/definitions/modules/accordion.js +2 -2
  204. package/src/definitions/modules/accordion.less +2 -2
  205. package/src/definitions/modules/calendar.js +18 -9
  206. package/src/definitions/modules/calendar.less +14 -10
  207. package/src/definitions/modules/checkbox.js +2 -2
  208. package/src/definitions/modules/checkbox.less +2 -2
  209. package/src/definitions/modules/dimmer.js +2 -2
  210. package/src/definitions/modules/dimmer.less +2 -2
  211. package/src/definitions/modules/dropdown.js +2 -2
  212. package/src/definitions/modules/dropdown.less +2 -2
  213. package/src/definitions/modules/embed.js +2 -2
  214. package/src/definitions/modules/embed.less +2 -2
  215. package/src/definitions/modules/flyout.js +2 -2
  216. package/src/definitions/modules/flyout.less +2 -2
  217. package/src/definitions/modules/modal.js +2 -2
  218. package/src/definitions/modules/modal.less +2 -2
  219. package/src/definitions/modules/nag.js +5 -2
  220. package/src/definitions/modules/nag.less +2 -3
  221. package/src/definitions/modules/popup.js +2 -2
  222. package/src/definitions/modules/popup.less +52 -2
  223. package/src/definitions/modules/progress.js +2 -2
  224. package/src/definitions/modules/progress.less +2 -2
  225. package/src/definitions/modules/rating.js +2 -2
  226. package/src/definitions/modules/rating.less +3 -3
  227. package/src/definitions/modules/search.js +2 -2
  228. package/src/definitions/modules/search.less +2 -2
  229. package/src/definitions/modules/shape.js +2 -2
  230. package/src/definitions/modules/shape.less +2 -2
  231. package/src/definitions/modules/sidebar.js +2 -2
  232. package/src/definitions/modules/sidebar.less +2 -2
  233. package/src/definitions/modules/slider.js +2 -2
  234. package/src/definitions/modules/sticky.js +2 -2
  235. package/src/definitions/modules/sticky.less +2 -2
  236. package/src/definitions/modules/tab.js +2 -2
  237. package/src/definitions/modules/tab.less +2 -2
  238. package/src/definitions/modules/toast.js +2 -2
  239. package/src/definitions/modules/toast.less +2 -2
  240. package/src/definitions/modules/transition.js +2 -2
  241. package/src/definitions/modules/transition.less +38 -3
  242. package/src/definitions/views/ad.less +2 -2
  243. package/src/definitions/views/card.less +2 -2
  244. package/src/definitions/views/comment.less +2 -2
  245. package/src/definitions/views/feed.less +2 -2
  246. package/src/definitions/views/item.less +2 -2
  247. package/src/definitions/views/statistic.less +2 -2
  248. package/src/themes/default/assets/fonts/Lato-Bold.woff +0 -0
  249. package/src/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
  250. package/src/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
  251. package/src/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
  252. package/src/themes/default/assets/fonts/Lato-Italic.woff +0 -0
  253. package/src/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
  254. package/src/themes/default/assets/fonts/Lato-Regular.woff +0 -0
  255. package/src/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
  256. package/src/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
  257. package/src/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
  258. package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
  259. package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
  260. package/src/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
  261. package/src/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
  262. package/src/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
  263. package/src/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
  264. package/src/themes/default/elements/icon.variables +18 -0
  265. package/src/themes/default/globals/site.variables +1 -0
  266. package/src/themes/default/globals/variation.variables +9 -1
  267. package/src/themes/default/modules/calendar.variables +2 -0
  268. package/src/themes/default/modules/nag.variables +1 -1
  269. package/src/themes/default/modules/transition.variables +8 -1
  270. package/tasks/build/css.js +3 -3
  271. package/tasks/build/javascript.js +3 -3
  272. package/tasks/config/defaults.js +2 -0
  273. package/tasks/config/project/config.js +2 -2
  274. package/tasks/config/project/release.js +2 -2
  275. package/tasks/config/tasks.js +17 -7
  276. package/tasks/config/user.js +4 -1
  277. package/tasks/install.js +2 -2
package/dist/semantic.js CHANGED
@@ -1,20 +1,20 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.1-beta.1+ec04b4f
2
+ * # Fomantic UI - 2.9.1-beta.11+6515b88
3
3
  * https://github.com/fomantic/Fomantic-UI
4
- * http://fomantic-ui.com/
4
+ * https://fomantic-ui.com/
5
5
  *
6
6
  * Copyright 2022 Contributors
7
7
  * Released under the MIT license
8
- * http://opensource.org/licenses/MIT
8
+ * https://opensource.org/licenses/MIT
9
9
  *
10
10
  */
11
11
  /*!
12
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Site
13
- * http://github.com/fomantic/Fomantic-UI/
12
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Site
13
+ * https://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
16
16
  * Released under the MIT license
17
- * http://opensource.org/licenses/MIT
17
+ * https://opensource.org/licenses/MIT
18
18
  *
19
19
  */
20
20
 
@@ -503,12 +503,12 @@ $.extend($.expr[ ":" ], {
503
503
  })( jQuery, window, document );
504
504
 
505
505
  /*!
506
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Form Validation
507
- * http://github.com/fomantic/Fomantic-UI/
506
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Form Validation
507
+ * https://github.com/fomantic/Fomantic-UI/
508
508
  *
509
509
  *
510
510
  * Released under the MIT license
511
- * http://opensource.org/licenses/MIT
511
+ * https://opensource.org/licenses/MIT
512
512
  *
513
513
  */
514
514
 
@@ -2581,12 +2581,12 @@ $.fn.form.settings = {
2581
2581
  })( jQuery, window, document );
2582
2582
 
2583
2583
  /*!
2584
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Accordion
2585
- * http://github.com/fomantic/Fomantic-UI/
2584
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Accordion
2585
+ * https://github.com/fomantic/Fomantic-UI/
2586
2586
  *
2587
2587
  *
2588
2588
  * Released under the MIT license
2589
- * http://opensource.org/licenses/MIT
2589
+ * https://opensource.org/licenses/MIT
2590
2590
  *
2591
2591
  */
2592
2592
 
@@ -3206,12 +3206,12 @@ $.extend( $.easing, {
3206
3206
 
3207
3207
 
3208
3208
  /*!
3209
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Calendar
3210
- * http://github.com/fomantic/Fomantic-UI/
3209
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Calendar
3210
+ * https://github.com/fomantic/Fomantic-UI/
3211
3211
  *
3212
3212
  *
3213
3213
  * Released under the MIT license
3214
- * http://opensource.org/licenses/MIT
3214
+ * https://opensource.org/licenses/MIT
3215
3215
  *
3216
3216
  */
3217
3217
 
@@ -3233,6 +3233,7 @@ window = (typeof window != 'undefined' && window.Math == Math)
3233
3233
  $.fn.calendar = function(parameters) {
3234
3234
  var
3235
3235
  $allModules = $(this),
3236
+ $document = $(document),
3236
3237
 
3237
3238
  moduleSelector = $allModules.selector || '',
3238
3239
 
@@ -3274,11 +3275,11 @@ $.fn.calendar = function(parameters) {
3274
3275
 
3275
3276
  $module = $(this),
3276
3277
  $input = $module.find(selector.input),
3277
- $container = $module.find(selector.popup),
3278
3278
  $activator = $module.find(selector.activator),
3279
3279
 
3280
3280
  element = this,
3281
3281
  instance = $module.data(moduleNamespace),
3282
+ $container = instance && instance.popupId ? $document.find('#'+instance.popupId) : $module.find(selector.popup),
3282
3283
 
3283
3284
  isTouch,
3284
3285
  isTouchDown = false,
@@ -3346,11 +3347,16 @@ $.fn.calendar = function(parameters) {
3346
3347
  return;
3347
3348
  }
3348
3349
  if (!$container.length) {
3349
- //prepend the popup element to the activator's parent so that it has less chance of messing with
3350
- //the styling (eg input action button needs to be the last child to have correct border radius)
3351
- var $activatorParent = $activator.parent(),
3352
- domPositionFunction = $activatorParent.closest(selector.append).length !== 0 ? 'appendTo' : 'prependTo';
3353
- $container = $('<div/>').addClass(className.popup)[domPositionFunction]($activatorParent);
3350
+ if(settings.context) {
3351
+ module.popupId = namespace + '_popup_' + (Math.random().toString(16) + '000000000').slice(2, 10);
3352
+ $container = $('<div/>',{id:module.popupId}).addClass(className.popup).appendTo($document.find(settings.context));
3353
+ } else {
3354
+ //prepend the popup element to the activator's parent so that it has less chance of messing with
3355
+ //the styling (eg input action button needs to be the last child to have correct border radius)
3356
+ var $activatorParent = $activator.parent(),
3357
+ domPositionFunction = $activatorParent.closest(selector.append).length !== 0 ? 'appendTo' : 'prependTo';
3358
+ $container = $('<div/>').addClass(className.popup)[domPositionFunction]($activatorParent);
3359
+ }
3354
3360
  }
3355
3361
  $container.addClass(className.calendar);
3356
3362
  if(isInverted){
@@ -3382,6 +3388,7 @@ $.fn.calendar = function(parameters) {
3382
3388
  var on = module.setting('on');
3383
3389
  var options = $.extend({}, settings.popupOptions, {
3384
3390
  popup: $container,
3391
+ movePopup: !settings.context,
3385
3392
  on: on,
3386
3393
  hoverable: on === 'hover',
3387
3394
  closable: on === 'click',
@@ -4012,7 +4019,7 @@ $.fn.calendar = function(parameters) {
4012
4019
  return null;
4013
4020
  }
4014
4021
  if (!(selector instanceof $)) {
4015
- selector = $(document).find(selector).first();
4022
+ selector = $document.find(selector).first();
4016
4023
  }
4017
4024
  //assume range related calendars are using the same namespace
4018
4025
  return selector.data(moduleNamespace);
@@ -4697,6 +4704,8 @@ $.fn.calendar.settings = {
4697
4704
  verbose: false,
4698
4705
  performance: true,
4699
4706
 
4707
+ context : false,
4708
+
4700
4709
  type : 'datetime', // picker type, can be 'datetime', 'date', 'time', 'month', or 'year'
4701
4710
  firstDayOfWeek : 0, // day for first day column (0 = Sunday)
4702
4711
  constantHeight : true, // add rows to shorter months to keep day calendar height consistent (6 rows)
@@ -5097,12 +5106,12 @@ $.fn.calendar.settings = {
5097
5106
  })(jQuery, window, document);
5098
5107
 
5099
5108
  /*!
5100
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Checkbox
5101
- * http://github.com/fomantic/Fomantic-UI/
5109
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Checkbox
5110
+ * https://github.com/fomantic/Fomantic-UI/
5102
5111
  *
5103
5112
  *
5104
5113
  * Released under the MIT license
5105
- * http://opensource.org/licenses/MIT
5114
+ * https://opensource.org/licenses/MIT
5106
5115
  *
5107
5116
  */
5108
5117
 
@@ -5981,12 +5990,12 @@ $.fn.checkbox.settings = {
5981
5990
  })( jQuery, window, document );
5982
5991
 
5983
5992
  /*!
5984
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Dimmer
5985
- * http://github.com/fomantic/Fomantic-UI/
5993
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Dimmer
5994
+ * https://github.com/fomantic/Fomantic-UI/
5986
5995
  *
5987
5996
  *
5988
5997
  * Released under the MIT license
5989
- * http://opensource.org/licenses/MIT
5998
+ * https://opensource.org/licenses/MIT
5990
5999
  *
5991
6000
  */
5992
6001
 
@@ -6747,12 +6756,12 @@ $.fn.dimmer.settings = {
6747
6756
  })( jQuery, window, document );
6748
6757
 
6749
6758
  /*!
6750
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Dropdown
6751
- * http://github.com/fomantic/Fomantic-UI/
6759
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Dropdown
6760
+ * https://github.com/fomantic/Fomantic-UI/
6752
6761
  *
6753
6762
  *
6754
6763
  * Released under the MIT license
6755
- * http://opensource.org/licenses/MIT
6764
+ * https://opensource.org/licenses/MIT
6756
6765
  *
6757
6766
  */
6758
6767
 
@@ -11123,12 +11132,12 @@ $.fn.dropdown.settings.templates = {
11123
11132
  })( jQuery, window, document );
11124
11133
 
11125
11134
  /*!
11126
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Embed
11127
- * http://github.com/fomantic/Fomantic-UI/
11135
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Embed
11136
+ * https://github.com/fomantic/Fomantic-UI/
11128
11137
  *
11129
11138
  *
11130
11139
  * Released under the MIT license
11131
- * http://opensource.org/licenses/MIT
11140
+ * https://opensource.org/licenses/MIT
11132
11141
  *
11133
11142
  */
11134
11143
 
@@ -11837,12 +11846,12 @@ $.fn.embed.settings = {
11837
11846
  })( jQuery, window, document );
11838
11847
 
11839
11848
  /*!
11840
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Flyout
11841
- * http://github.com/fomantic/Fomantic-UI/
11849
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Flyout
11850
+ * https://github.com/fomantic/Fomantic-UI/
11842
11851
  *
11843
11852
  *
11844
11853
  * Released under the MIT license
11845
- * http://opensource.org/licenses/MIT
11854
+ * https://opensource.org/licenses/MIT
11846
11855
  *
11847
11856
  */
11848
11857
 
@@ -13368,12 +13377,12 @@ $.fn.flyout.settings.templates = {
13368
13377
  })( jQuery, window, document );
13369
13378
 
13370
13379
  /*!
13371
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Modal
13372
- * http://github.com/fomantic/Fomantic-UI/
13380
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Modal
13381
+ * https://github.com/fomantic/Fomantic-UI/
13373
13382
  *
13374
13383
  *
13375
13384
  * Released under the MIT license
13376
- * http://opensource.org/licenses/MIT
13385
+ * https://opensource.org/licenses/MIT
13377
13386
  *
13378
13387
  */
13379
13388
 
@@ -14925,12 +14934,12 @@ $.fn.modal.settings.templates = {
14925
14934
  })( jQuery, window, document );
14926
14935
 
14927
14936
  /*!
14928
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Nag
14929
- * http://github.com/fomantic/Fomantic-UI/
14937
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Nag
14938
+ * https://github.com/fomantic/Fomantic-UI/
14930
14939
  *
14931
14940
  *
14932
14941
  * Released under the MIT license
14933
- * http://opensource.org/licenses/MIT
14942
+ * https://opensource.org/licenses/MIT
14934
14943
  *
14935
14944
  */
14936
14945
 
@@ -14991,6 +15000,9 @@ $.fn.nag = function(parameters) {
14991
15000
 
14992
15001
  initialize: function() {
14993
15002
  module.verbose('Initializing element');
15003
+ if(typeof settings.value !== 'string') {
15004
+ settings.value = JSON.stringify(settings.value);
15005
+ }
14994
15006
  storage = module.get.storage();
14995
15007
  $module
14996
15008
  .on('click' + eventNamespace, selector.close, module.dismiss)
@@ -15484,12 +15496,12 @@ $.extend( $.easing, {
15484
15496
  })( jQuery, window, document );
15485
15497
 
15486
15498
  /*!
15487
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Popup
15488
- * http://github.com/fomantic/Fomantic-UI/
15499
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Popup
15500
+ * https://github.com/fomantic/Fomantic-UI/
15489
15501
  *
15490
15502
  *
15491
15503
  * Released under the MIT license
15492
- * http://opensource.org/licenses/MIT
15504
+ * https://opensource.org/licenses/MIT
15493
15505
  *
15494
15506
  */
15495
15507
 
@@ -17020,12 +17032,12 @@ $.fn.popup.settings = {
17020
17032
  })( jQuery, window, document );
17021
17033
 
17022
17034
  /*!
17023
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Progress
17024
- * http://github.com/fomantic/Fomantic-UI/
17035
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Progress
17036
+ * https://github.com/fomantic/Fomantic-UI/
17025
17037
  *
17026
17038
  *
17027
17039
  * Released under the MIT license
17028
- * http://opensource.org/licenses/MIT
17040
+ * https://opensource.org/licenses/MIT
17029
17041
  *
17030
17042
  */
17031
17043
 
@@ -18057,12 +18069,12 @@ $.fn.progress.settings = {
18057
18069
  })( jQuery, window, document );
18058
18070
 
18059
18071
  /*!
18060
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Slider
18061
- * http://github.com/fomantic/Fomantic-UI/
18072
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Slider
18073
+ * https://github.com/fomantic/Fomantic-UI/
18062
18074
  *
18063
18075
  *
18064
18076
  * Released under the MIT license
18065
- * http://opensource.org/licenses/MIT
18077
+ * https://opensource.org/licenses/MIT
18066
18078
  *
18067
18079
  */
18068
18080
 
@@ -19411,12 +19423,12 @@ $.fn.slider.settings = {
19411
19423
  })( jQuery, window, document );
19412
19424
 
19413
19425
  /*!
19414
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Rating
19415
- * http://github.com/fomantic/Fomantic-UI/
19426
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Rating
19427
+ * https://github.com/fomantic/Fomantic-UI/
19416
19428
  *
19417
19429
  *
19418
19430
  * Released under the MIT license
19419
- * http://opensource.org/licenses/MIT
19431
+ * https://opensource.org/licenses/MIT
19420
19432
  *
19421
19433
  */
19422
19434
 
@@ -19970,12 +19982,12 @@ $.fn.rating.settings = {
19970
19982
  })( jQuery, window, document );
19971
19983
 
19972
19984
  /*!
19973
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Search
19974
- * http://github.com/fomantic/Fomantic-UI/
19985
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Search
19986
+ * https://github.com/fomantic/Fomantic-UI/
19975
19987
  *
19976
19988
  *
19977
19989
  * Released under the MIT license
19978
- * http://opensource.org/licenses/MIT
19990
+ * https://opensource.org/licenses/MIT
19979
19991
  *
19980
19992
  */
19981
19993
 
@@ -21565,12 +21577,12 @@ $.extend($.easing, {
21565
21577
  })( jQuery, window, document );
21566
21578
 
21567
21579
  /*!
21568
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Shape
21569
- * http://github.com/fomantic/Fomantic-UI/
21580
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Shape
21581
+ * https://github.com/fomantic/Fomantic-UI/
21570
21582
  *
21571
21583
  *
21572
21584
  * Released under the MIT license
21573
- * http://opensource.org/licenses/MIT
21585
+ * https://opensource.org/licenses/MIT
21574
21586
  *
21575
21587
  */
21576
21588
 
@@ -22414,12 +22426,12 @@ $.fn.shape.settings = {
22414
22426
  })( jQuery, window, document );
22415
22427
 
22416
22428
  /*!
22417
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Sidebar
22418
- * http://github.com/fomantic/Fomantic-UI/
22429
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Sidebar
22430
+ * https://github.com/fomantic/Fomantic-UI/
22419
22431
  *
22420
22432
  *
22421
22433
  * Released under the MIT license
22422
- * http://opensource.org/licenses/MIT
22434
+ * https://opensource.org/licenses/MIT
22423
22435
  *
22424
22436
  */
22425
22437
 
@@ -23548,12 +23560,12 @@ $.fn.sidebar.settings = {
23548
23560
  })( jQuery, window, document );
23549
23561
 
23550
23562
  /*!
23551
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Sticky
23552
- * http://github.com/fomantic/Fomantic-UI/
23563
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Sticky
23564
+ * https://github.com/fomantic/Fomantic-UI/
23553
23565
  *
23554
23566
  *
23555
23567
  * Released under the MIT license
23556
- * http://opensource.org/licenses/MIT
23568
+ * https://opensource.org/licenses/MIT
23557
23569
  *
23558
23570
  */
23559
23571
 
@@ -24517,12 +24529,12 @@ $.fn.sticky.settings = {
24517
24529
  })( jQuery, window, document );
24518
24530
 
24519
24531
  /*!
24520
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Tab
24521
- * http://github.com/fomantic/Fomantic-UI/
24532
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Tab
24533
+ * https://github.com/fomantic/Fomantic-UI/
24522
24534
  *
24523
24535
  *
24524
24536
  * Released under the MIT license
24525
- * http://opensource.org/licenses/MIT
24537
+ * https://opensource.org/licenses/MIT
24526
24538
  *
24527
24539
  */
24528
24540
 
@@ -25537,12 +25549,12 @@ $.fn.tab.settings = {
25537
25549
  })( jQuery, window, document );
25538
25550
 
25539
25551
  /*!
25540
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Toast
25541
- * http://github.com/fomantic/Fomantic-UI/
25552
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Toast
25553
+ * https://github.com/fomantic/Fomantic-UI/
25542
25554
  *
25543
25555
  *
25544
25556
  * Released under the MIT license
25545
- * http://opensource.org/licenses/MIT
25557
+ * https://opensource.org/licenses/MIT
25546
25558
  *
25547
25559
  */
25548
25560
 
@@ -26464,12 +26476,12 @@ $.extend( $.easing, {
26464
26476
  })( jQuery, window, document );
26465
26477
 
26466
26478
  /*!
26467
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Transition
26468
- * http://github.com/fomantic/Fomantic-UI/
26479
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Transition
26480
+ * https://github.com/fomantic/Fomantic-UI/
26469
26481
  *
26470
26482
  *
26471
26483
  * Released under the MIT license
26472
- * http://opensource.org/licenses/MIT
26484
+ * https://opensource.org/licenses/MIT
26473
26485
  *
26474
26486
  */
26475
26487
 
@@ -27579,12 +27591,12 @@ $.fn.transition.settings = {
27579
27591
  })( jQuery, window, document );
27580
27592
 
27581
27593
  /*!
27582
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - API
27583
- * http://github.com/fomantic/Fomantic-UI/
27594
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - API
27595
+ * https://github.com/fomantic/Fomantic-UI/
27584
27596
  *
27585
27597
  *
27586
27598
  * Released under the MIT license
27587
- * http://opensource.org/licenses/MIT
27599
+ * https://opensource.org/licenses/MIT
27588
27600
  *
27589
27601
  */
27590
27602
 
@@ -28816,12 +28828,12 @@ $.api.settings = {
28816
28828
  })( jQuery, window, document );
28817
28829
 
28818
28830
  /*!
28819
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - State
28820
- * http://github.com/fomantic/Fomantic-UI/
28831
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - State
28832
+ * https://github.com/fomantic/Fomantic-UI/
28821
28833
  *
28822
28834
  *
28823
28835
  * Released under the MIT license
28824
- * http://opensource.org/licenses/MIT
28836
+ * https://opensource.org/licenses/MIT
28825
28837
  *
28826
28838
  */
28827
28839
 
@@ -29528,12 +29540,12 @@ $.fn.state.settings = {
29528
29540
  })( jQuery, window, document );
29529
29541
 
29530
29542
  /*!
29531
- * # Fomantic-UI 2.9.1-beta.1+ec04b4f - Visibility
29532
- * http://github.com/fomantic/Fomantic-UI/
29543
+ * # Fomantic-UI 2.9.1-beta.11+6515b88 - Visibility
29544
+ * https://github.com/fomantic/Fomantic-UI/
29533
29545
  *
29534
29546
  *
29535
29547
  * Released under the MIT license
29536
- * http://opensource.org/licenses/MIT
29548
+ * https://opensource.org/licenses/MIT
29537
29549
  *
29538
29550
  */
29539
29551