smoothly 1.116.0 → 1.118.0

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 (506) hide show
  1. package/dist/cjs/{Notice-Xc7J_4o_.js → Notice-ML9TNa7n.js} +15 -14
  2. package/dist/cjs/Notice-ML9TNa7n.js.map +1 -0
  3. package/dist/cjs/index.cjs.js +1 -1
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/cjs/{smoothly-app_98.cjs.entry.js → smoothly-app_99.cjs.entry.js} +164 -150
  6. package/dist/cjs/smoothly-app_99.cjs.entry.js.map +1 -0
  7. package/dist/cjs/smoothly-checkbox.cjs.entry.js +2 -2
  8. package/dist/cjs/smoothly-color.cjs.entry.js +1 -1
  9. package/dist/cjs/smoothly-country.cjs.entry.js +1 -1
  10. package/dist/cjs/smoothly-input-checkbox-demo.cjs.entry.js +1 -1
  11. package/dist/cjs/smoothly-submit.cjs.entry.js +1 -1
  12. package/dist/cjs/smoothly-trigger-sink.cjs.entry.js +1 -1
  13. package/dist/cjs/smoothly-trigger-source.cjs.entry.js +1 -1
  14. package/dist/cjs/smoothly.cjs.js +1 -1
  15. package/dist/collection/collection-manifest.json +1 -0
  16. package/dist/collection/components/app/demo/index.js +1 -1
  17. package/dist/collection/components/app/demo/index.js.map +1 -1
  18. package/dist/collection/components/app/room/index.js +1 -1
  19. package/dist/collection/components/back-to-top/index.js +2 -2
  20. package/dist/collection/components/burger/index.js +1 -1
  21. package/dist/collection/components/button/demo/index.js +1 -1
  22. package/dist/collection/components/button/demo/standard/index.js +2 -2
  23. package/dist/collection/components/button/index.js +1 -1
  24. package/dist/collection/components/calendar/index.js +2 -2
  25. package/dist/collection/components/checkbox/index.js +2 -2
  26. package/dist/collection/components/color/index.js +1 -1
  27. package/dist/collection/components/confirm/index.js +1 -1
  28. package/dist/collection/components/country/index.js +1 -1
  29. package/dist/collection/components/dialog/demo/index.js +1 -1
  30. package/dist/collection/components/dialog/index.js +1 -1
  31. package/dist/collection/components/display/demo/index.js +10 -10
  32. package/dist/collection/components/display/demo/json/index.js +1 -1
  33. package/dist/collection/components/display/index.js +3 -3
  34. package/dist/collection/components/display/json/index.js +1 -1
  35. package/dist/collection/components/display/json/object/index.js +2 -2
  36. package/dist/collection/components/display/json/object/key/index.js +1 -1
  37. package/dist/collection/components/display/json/primitive/index.js +1 -1
  38. package/dist/collection/components/form/demo/all/index.js +2 -2
  39. package/dist/collection/components/form/demo/card/index.js +1 -1
  40. package/dist/collection/components/form/demo/controlled/index.js +1 -1
  41. package/dist/collection/components/form/demo/date/index.js +1 -1
  42. package/dist/collection/components/form/demo/date-range/index.js +1 -1
  43. package/dist/collection/components/form/demo/index.js +1 -1
  44. package/dist/collection/components/form/demo/login/index.js +1 -1
  45. package/dist/collection/components/form/demo/pet/index.js +2 -2
  46. package/dist/collection/components/form/demo/prices/index.js +1 -1
  47. package/dist/collection/components/form/demo/schedule/index.js +1 -1
  48. package/dist/collection/components/form/demo/transparent/index.js +1 -1
  49. package/dist/collection/components/form/demo/typed/index.js +1 -1
  50. package/dist/collection/components/icon/demo/index.js +5 -5
  51. package/dist/collection/components/icon/index.js +1 -1
  52. package/dist/collection/components/input/checkbox/demo/index.js +1 -1
  53. package/dist/collection/components/input/checkbox/index.js +2 -2
  54. package/dist/collection/components/input/clear/index.js +1 -1
  55. package/dist/collection/components/input/color/demo/index.js +1 -1
  56. package/dist/collection/components/input/color/index.js +2 -2
  57. package/dist/collection/components/input/date/index.js +1 -1
  58. package/dist/collection/components/input/date/range/index.js +3 -3
  59. package/dist/collection/components/input/date/text/index.js +1 -1
  60. package/dist/collection/components/input/date/time/index.js +5 -5
  61. package/dist/collection/components/input/demo/date/index.js +1 -1
  62. package/dist/collection/components/input/demo/index.js +4 -4
  63. package/dist/collection/components/input/demo/price/index.js +1 -1
  64. package/dist/collection/components/input/demo/radio/index.js +1 -1
  65. package/dist/collection/components/input/demo/standard/index.js +1 -1
  66. package/dist/collection/components/input/demo/user-input/index.js +3 -3
  67. package/dist/collection/components/input/edit/index.js +1 -1
  68. package/dist/collection/components/input/file/index.js +1 -1
  69. package/dist/collection/components/input/index.js +2 -2
  70. package/dist/collection/components/input/month/index.js +4 -4
  71. package/dist/collection/components/input/radio/item/index.js +1 -1
  72. package/dist/collection/components/input/radio/item/style.css +0 -1
  73. package/dist/collection/components/input/range/demo/index.js +1 -1
  74. package/dist/collection/components/input/range/index.js +4 -4
  75. package/dist/collection/components/input/reset/index.js +1 -1
  76. package/dist/collection/components/input/select/index.js +2 -2
  77. package/dist/collection/components/input/submit/index.js +1 -1
  78. package/dist/collection/components/item/index.js +1 -1
  79. package/dist/collection/components/label/index.js +2 -2
  80. package/dist/collection/components/lazy/index.js +1 -1
  81. package/dist/collection/components/load-more/index.js +1 -1
  82. package/dist/collection/components/modal/index.js +2 -2
  83. package/dist/collection/components/notification/index.js +1 -1
  84. package/dist/collection/components/notifier/demo/index.js +37 -0
  85. package/dist/collection/components/notifier/demo/index.js.map +1 -0
  86. package/dist/collection/components/notifier/index.js +1 -1
  87. package/dist/collection/components/spinner/index.js +2 -2
  88. package/dist/collection/components/submit/index.js +1 -1
  89. package/dist/collection/components/summary/index.js +1 -1
  90. package/dist/collection/components/table/body/index.js +1 -1
  91. package/dist/collection/components/table/cell/index.js +1 -1
  92. package/dist/collection/components/table/demo/colspan/index.js +1 -1
  93. package/dist/collection/components/table/demo/filler-row/index.js +1 -1
  94. package/dist/collection/components/table/demo/group/index.js +1 -1
  95. package/dist/collection/components/table/demo/index.js +1 -1
  96. package/dist/collection/components/table/demo/nested-no-cell/index.js +2 -2
  97. package/dist/collection/components/table/demo/nested-no-cell/inner/index.js +1 -1
  98. package/dist/collection/components/table/demo/simple/simple.js +1 -1
  99. package/dist/collection/components/table/expandable/cell/index.js +1 -1
  100. package/dist/collection/components/table/expandable/row/index.js +1 -1
  101. package/dist/collection/components/table/filler-row/index.js +1 -1
  102. package/dist/collection/components/table/foot/index.js +1 -1
  103. package/dist/collection/components/table/group/index.js +1 -1
  104. package/dist/collection/components/table/head/index.js +2 -2
  105. package/dist/collection/components/table/index.js +1 -1
  106. package/dist/collection/components/table/row/index.js +1 -1
  107. package/dist/collection/components/tabs/demo/index.js +1 -1
  108. package/dist/collection/components/tabs/tab/index.js +1 -1
  109. package/dist/collection/components/theme/color/index.js +1 -1
  110. package/dist/collection/components/theme/demo/index.js +1 -1
  111. package/dist/collection/components/theme/guide/index.js +8 -8
  112. package/dist/collection/components/theme/picker/index.js +2 -2
  113. package/dist/collection/components/toggle-switch/demo/index.js +1 -1
  114. package/dist/collection/components/toggle-switch/index.js +1 -1
  115. package/dist/collection/components/trigger/index.js +1 -1
  116. package/dist/collection/components/trigger/sink/index.js +1 -1
  117. package/dist/collection/components/trigger/source/index.js +1 -1
  118. package/dist/collection/model/Notice.js +13 -12
  119. package/dist/collection/model/Notice.js.map +1 -1
  120. package/dist/components/index.js +1 -1
  121. package/dist/components/p-0WCHC4VI.js +2 -0
  122. package/dist/components/{p-B5fLCjIP.js → p-5Z_db2DH.js} +2 -2
  123. package/dist/components/{p-C9W3k6wS.js → p-5l1ov6SU.js} +2 -2
  124. package/dist/components/p-7UXKt7wZ.js +2 -0
  125. package/dist/components/p-9Fd6-bL0.js +2 -0
  126. package/dist/components/{p-D83NzhAZ.js → p-B-jhX7aN.js} +2 -2
  127. package/dist/components/p-B8I-Yh5P.js +2 -0
  128. package/dist/components/p-BAMlbqpU.js +2 -0
  129. package/dist/components/{p-DqGZ9Vzy.js → p-BCwizh6U.js} +2 -2
  130. package/dist/components/p-BDuUY4CB.js +2 -0
  131. package/dist/components/{p-AgqVCLBX.js.map → p-BDuUY4CB.js.map} +1 -1
  132. package/dist/components/{p-DuVAEZcg.js → p-BHTAR2x1.js} +2 -2
  133. package/dist/components/p-BLIeXp8k.js +2 -0
  134. package/dist/components/{p-DVb0lxbZ.js → p-BOzzNfNj.js} +2 -2
  135. package/dist/components/p-BQOdxeHU.js +2 -0
  136. package/dist/components/p-BQOdxeHU.js.map +1 -0
  137. package/dist/components/{p-BpV6GXd7.js → p-BTjay9Fy.js} +2 -2
  138. package/dist/components/p-BUo_O_Bt.js +2 -0
  139. package/dist/components/{p-C02MtoAQ.js → p-BWT1q2tN.js} +2 -2
  140. package/dist/components/{p-kRSq8qa0.js → p-BcEDrfmP.js} +2 -2
  141. package/dist/components/{p-BFsrI2_x.js → p-BdYr9Wou.js} +2 -2
  142. package/dist/components/{p-B5HCjRvr.js → p-Bo1NnbuT.js} +2 -2
  143. package/dist/components/p-Bq3C8g8G.js +2 -0
  144. package/dist/components/p-Bq3C8g8G.js.map +1 -0
  145. package/dist/components/p-Bv6ll-a-.js +2 -0
  146. package/dist/components/p-BvTs7KUn.js +2 -0
  147. package/dist/components/{p-fnKrPnzp.js → p-ByRyVRgY.js} +2 -2
  148. package/dist/components/{p-Bes8H54c.js → p-C77C00Ii.js} +2 -2
  149. package/dist/components/p-C7PxdEtX.js +2 -0
  150. package/dist/components/p-C7rAw-Sf.js +2 -0
  151. package/dist/components/{p-CKfiAXG_.js → p-CCaI37_s.js} +2 -2
  152. package/dist/components/{p-BJ1QHaKC.js → p-CDzU4-Ri.js} +2 -2
  153. package/dist/components/{p-C1OHc_IH.js → p-CE-IZkWY.js} +2 -2
  154. package/dist/components/{p-CFgT9iMG.js → p-CFwdTUm-.js} +2 -2
  155. package/dist/components/p-CIXMGKGQ.js +2 -0
  156. package/dist/components/{p-QhNiluOP.js → p-CKGlbozb.js} +2 -2
  157. package/dist/components/{p-DxpX6YuH.js → p-CLqKhHZ8.js} +2 -2
  158. package/dist/components/p-CMMaSJvr.js +2 -0
  159. package/dist/components/{p-C5zlJTUx.js → p-CN3iME9d.js} +2 -2
  160. package/dist/components/{p-D6L21sGE.js → p-CNEHa0dN.js} +2 -2
  161. package/dist/components/{p-BHcHgI_e.js → p-CTvqaqVm.js} +2 -2
  162. package/dist/components/p-CUmpHIzY.js +2 -0
  163. package/dist/components/p-CUmpHIzY.js.map +1 -0
  164. package/dist/components/{p-CxsaIxQ8.js → p-CY71xgKe.js} +2 -2
  165. package/dist/components/p-CZERsWDV.js +2 -0
  166. package/dist/components/{p-neYuyhok.js.map → p-CZERsWDV.js.map} +1 -1
  167. package/dist/components/{p-GOrXJdjK.js → p-CZIRwPwA.js} +2 -2
  168. package/dist/components/{p-Bpc6uh0M.js → p-CmUug44L.js} +2 -2
  169. package/dist/components/{p-DmRiznt_.js → p-CmV6S6tx.js} +2 -2
  170. package/dist/components/p-Cppqe_PV.js +2 -0
  171. package/dist/components/{p-BQwTK156.js.map → p-Cppqe_PV.js.map} +1 -1
  172. package/dist/components/{p-CoJyQegK.js → p-Cu0ProBU.js} +2 -2
  173. package/dist/components/{p-CL7fW_Oh.js → p-Cuq_eaHi.js} +2 -2
  174. package/dist/components/p-CwhGUug6.js +2 -0
  175. package/dist/components/{p-Z0pkj6lv.js → p-D2AakJMz.js} +2 -2
  176. package/dist/components/p-D2dYkSrN.js +2 -0
  177. package/dist/components/p-DAwAJIiX.js +2 -0
  178. package/dist/components/{p-lxR7rA3k.js → p-DDYB8QLF.js} +2 -2
  179. package/dist/components/{p-BEHgXDtQ.js → p-DDtRlhit.js} +2 -2
  180. package/dist/components/{p-CmPHR3tf.js → p-DFPMixk-.js} +2 -2
  181. package/dist/components/{p-CR3Ni_o7.js → p-DG2pfnCV.js} +2 -2
  182. package/dist/components/{p-DuAHxRQq.js → p-DGTXEwvN.js} +2 -2
  183. package/dist/components/{p-DlfphBOA.js → p-DIy2lHMf.js} +2 -2
  184. package/dist/components/{p-Cw6jE38W.js → p-DJ-iHxJr.js} +2 -2
  185. package/dist/components/{p-476P3lCN.js → p-DPlYDxyJ.js} +2 -2
  186. package/dist/components/p-DUZEz-6n.js +2 -0
  187. package/dist/components/{p-Dj4jb_55.js.map → p-DUZEz-6n.js.map} +1 -1
  188. package/dist/components/p-DXfFWsRb.js +2 -0
  189. package/dist/components/{p-5IpBMfCQ.js → p-Dh6ItMz4.js} +2 -2
  190. package/dist/components/{p-BhLDGQhC.js → p-Dk4OvZyQ.js} +2 -2
  191. package/dist/components/{p-BApNLqiy.js → p-DkiBtdrU.js} +2 -2
  192. package/dist/components/{p-DvKyYKhJ.js → p-DnvyyAaF.js} +2 -2
  193. package/dist/components/{p-B7tRoQDk.js → p-Dq8EU803.js} +2 -2
  194. package/dist/components/p-DrVm8NNB.js +2 -0
  195. package/dist/components/p-DsVjTKwJ.js +2 -0
  196. package/dist/components/{p-19XTl7bT.js → p-DukbAK5F.js} +2 -2
  197. package/dist/components/p-DvMoIxws.js +2 -0
  198. package/dist/components/{p-Ud7Qhkgt.js → p-DvZK__s-.js} +2 -2
  199. package/dist/components/p-Dw1KwhCp.js +2 -0
  200. package/dist/components/{p-DNwlLHgl.js.map → p-Dw1KwhCp.js.map} +1 -1
  201. package/dist/components/p-F8qX8ZuL.js +2 -0
  202. package/dist/components/{p-BSCQl0rf.js → p-Iph4bHku.js} +2 -2
  203. package/dist/components/{p-BZjEcsXh.js → p-KzfbLe_L.js} +2 -2
  204. package/dist/components/{p-tYcvbWv5.js → p-M0gzpGV-.js} +2 -2
  205. package/dist/components/{p-BZPBFs15.js → p-MHAaISnU.js} +2 -2
  206. package/dist/components/p-UNw22e3G.js +2 -0
  207. package/dist/components/{p-BmIb4zsg.js → p-UqPFIGlg.js} +2 -2
  208. package/dist/components/p-UyMXVF_R.js +2 -0
  209. package/dist/components/p-VQuZJp8X.js +2 -0
  210. package/dist/components/p-VpeNK8XH.js +2 -0
  211. package/dist/components/p-WiBL-FFH.js +2 -0
  212. package/dist/components/p-e7wZ4-5T.js +2 -0
  213. package/dist/components/p-g3poxXoz.js +2 -0
  214. package/dist/components/p-gq882NJF.js +2 -0
  215. package/dist/components/p-jSrgQO7o.js +2 -0
  216. package/dist/components/{p-B1h-3Bk6.js.map → p-jSrgQO7o.js.map} +1 -1
  217. package/dist/components/{p-CPnXAdGI.js → p-l818BCpp.js} +2 -2
  218. package/dist/components/{p-D_uKY0yY.js → p-mgqCIR9Q.js} +2 -2
  219. package/dist/components/{p-BygBViit.js → p-mmAi00ak.js} +2 -2
  220. package/dist/components/p-mpg1V-Em.js +2 -0
  221. package/dist/components/{p-56MQxIOz.js.map → p-mpg1V-Em.js.map} +1 -1
  222. package/dist/components/{p-B-l1S16Z.js → p-uFR5K4vd.js} +2 -2
  223. package/dist/components/{p-DtlLyiQE.js → p-vB-efyHR.js} +2 -2
  224. package/dist/components/p-w1uPMi4U.js +2 -0
  225. package/dist/components/{p-B3b5oz3b.js → p-ycoVDLCD.js} +2 -2
  226. package/dist/components/{p-B2HeWzUx.js → p-zLhQ1mMe.js} +2 -2
  227. package/dist/components/smoothly-app-demo.js +1 -1
  228. package/dist/components/smoothly-app-demo.js.map +1 -1
  229. package/dist/components/smoothly-app-room.js +1 -1
  230. package/dist/components/smoothly-app.js +1 -1
  231. package/dist/components/smoothly-back-to-top.js +1 -1
  232. package/dist/components/smoothly-burger.js +1 -1
  233. package/dist/components/smoothly-button-confirm.js +1 -1
  234. package/dist/components/smoothly-button-demo-standard.js +1 -1
  235. package/dist/components/smoothly-button-demo.js +1 -1
  236. package/dist/components/smoothly-button.js +1 -1
  237. package/dist/components/smoothly-calendar.js +1 -1
  238. package/dist/components/smoothly-checkbox.js +1 -1
  239. package/dist/components/smoothly-color.js +1 -1
  240. package/dist/components/smoothly-country.js +1 -1
  241. package/dist/components/smoothly-date-text.js +1 -1
  242. package/dist/components/smoothly-dialog-demo.js +1 -1
  243. package/dist/components/smoothly-dialog.js +1 -1
  244. package/dist/components/smoothly-display-demo-json.js +1 -1
  245. package/dist/components/smoothly-display-demo.js +1 -1
  246. package/dist/components/smoothly-display-json-object.js +1 -1
  247. package/dist/components/smoothly-display-json-primitive.js +1 -1
  248. package/dist/components/smoothly-display-json-record-key.js +1 -1
  249. package/dist/components/smoothly-display-json.js +1 -1
  250. package/dist/components/smoothly-display.js +1 -1
  251. package/dist/components/smoothly-form-demo-all.js +1 -1
  252. package/dist/components/smoothly-form-demo-card.js +1 -1
  253. package/dist/components/smoothly-form-demo-controlled.js +1 -1
  254. package/dist/components/smoothly-form-demo-date-range.js +1 -1
  255. package/dist/components/smoothly-form-demo-date.js +1 -1
  256. package/dist/components/smoothly-form-demo-login.js +1 -1
  257. package/dist/components/smoothly-form-demo-pet.js +1 -1
  258. package/dist/components/smoothly-form-demo-prices.js +1 -1
  259. package/dist/components/smoothly-form-demo-schedule.js +1 -1
  260. package/dist/components/smoothly-form-demo-transparent.js +1 -1
  261. package/dist/components/smoothly-form-demo-typed.js +1 -1
  262. package/dist/components/smoothly-form-demo.js +1 -1
  263. package/dist/components/smoothly-form.js +1 -1
  264. package/dist/components/smoothly-icon-demo.js +1 -1
  265. package/dist/components/smoothly-icon.js +1 -1
  266. package/dist/components/smoothly-input-checkbox-demo.js +1 -1
  267. package/dist/components/smoothly-input-checkbox.js +1 -1
  268. package/dist/components/smoothly-input-clear.js +1 -1
  269. package/dist/components/smoothly-input-color-demo.js +1 -1
  270. package/dist/components/smoothly-input-color.js +1 -1
  271. package/dist/components/smoothly-input-date-demo.js +1 -1
  272. package/dist/components/smoothly-input-date-range.js +1 -1
  273. package/dist/components/smoothly-input-date-time.js +1 -1
  274. package/dist/components/smoothly-input-date.js +1 -1
  275. package/dist/components/smoothly-input-demo-radio.js +1 -1
  276. package/dist/components/smoothly-input-demo-standard.js +1 -1
  277. package/dist/components/smoothly-input-demo-user-input.js +1 -1
  278. package/dist/components/smoothly-input-demo.js +1 -1
  279. package/dist/components/smoothly-input-edit.js +1 -1
  280. package/dist/components/smoothly-input-file.js +1 -1
  281. package/dist/components/smoothly-input-month.js +1 -1
  282. package/dist/components/smoothly-input-price-demo.js +1 -1
  283. package/dist/components/smoothly-input-radio-item.js +1 -1
  284. package/dist/components/smoothly-input-radio.js +1 -1
  285. package/dist/components/smoothly-input-range-demo.js +1 -1
  286. package/dist/components/smoothly-input-range.js +1 -1
  287. package/dist/components/smoothly-input-reset.js +1 -1
  288. package/dist/components/smoothly-input-select.js +1 -1
  289. package/dist/components/smoothly-input-submit.js +1 -1
  290. package/dist/components/smoothly-input.js +1 -1
  291. package/dist/components/smoothly-item.js +1 -1
  292. package/dist/components/smoothly-label.js +1 -1
  293. package/dist/components/smoothly-lazy.js +1 -1
  294. package/dist/components/smoothly-load-more.js +1 -1
  295. package/dist/components/smoothly-modal.js +1 -1
  296. package/dist/components/smoothly-notification.js +1 -1
  297. package/dist/components/smoothly-notifier-demo.d.ts +11 -0
  298. package/dist/components/smoothly-notifier-demo.js +2 -0
  299. package/dist/components/smoothly-notifier-demo.js.map +1 -0
  300. package/dist/components/smoothly-notifier.js +1 -1
  301. package/dist/components/smoothly-spinner.js +1 -1
  302. package/dist/components/smoothly-submit.js +1 -1
  303. package/dist/components/smoothly-summary.js +1 -1
  304. package/dist/components/smoothly-tab.js +1 -1
  305. package/dist/components/smoothly-table-body.js +1 -1
  306. package/dist/components/smoothly-table-cell.js +1 -1
  307. package/dist/components/smoothly-table-demo-colspan.js +1 -1
  308. package/dist/components/smoothly-table-demo-filler-row.js +1 -1
  309. package/dist/components/smoothly-table-demo-group.js +1 -1
  310. package/dist/components/smoothly-table-demo-nested-no-cell-inner.js +1 -1
  311. package/dist/components/smoothly-table-demo-nested-no-cell.js +1 -1
  312. package/dist/components/smoothly-table-demo-simple.js +1 -1
  313. package/dist/components/smoothly-table-demo.js +1 -1
  314. package/dist/components/smoothly-table-expandable-cell.js +1 -1
  315. package/dist/components/smoothly-table-expandable-row.js +1 -1
  316. package/dist/components/smoothly-table-filler-row.js +1 -1
  317. package/dist/components/smoothly-table-foot.js +1 -1
  318. package/dist/components/smoothly-table-head.js +1 -1
  319. package/dist/components/smoothly-table-row-group.js +1 -1
  320. package/dist/components/smoothly-table-row.js +1 -1
  321. package/dist/components/smoothly-table.js +1 -1
  322. package/dist/components/smoothly-tabs-demo.js +1 -1
  323. package/dist/components/smoothly-theme-color.js +1 -1
  324. package/dist/components/smoothly-theme-colors.js +1 -1
  325. package/dist/components/smoothly-theme-demo.js +1 -1
  326. package/dist/components/smoothly-theme-guide.js +1 -1
  327. package/dist/components/smoothly-theme-picker.js +1 -1
  328. package/dist/components/smoothly-toggle-switch-demo.js +1 -1
  329. package/dist/components/smoothly-toggle-switch.js +1 -1
  330. package/dist/components/smoothly-trigger-sink.js +1 -1
  331. package/dist/components/smoothly-trigger-source.js +1 -1
  332. package/dist/components/smoothly-trigger.js +1 -1
  333. package/dist/esm/{Notice-C6lWCoIT.js → Notice-Bq3C8g8G.js} +15 -14
  334. package/dist/esm/Notice-Bq3C8g8G.js.map +1 -0
  335. package/dist/esm/index.js +1 -1
  336. package/dist/esm/loader.js +1 -1
  337. package/dist/esm/{smoothly-app_98.entry.js → smoothly-app_99.entry.js} +164 -151
  338. package/dist/esm/smoothly-app_99.entry.js.map +1 -0
  339. package/dist/esm/smoothly-checkbox.entry.js +2 -2
  340. package/dist/esm/smoothly-color.entry.js +1 -1
  341. package/dist/esm/smoothly-country.entry.js +1 -1
  342. package/dist/esm/smoothly-input-checkbox-demo.entry.js +1 -1
  343. package/dist/esm/smoothly-submit.entry.js +1 -1
  344. package/dist/esm/smoothly-trigger-sink.entry.js +1 -1
  345. package/dist/esm/smoothly-trigger-source.entry.js +1 -1
  346. package/dist/esm/smoothly.js +1 -1
  347. package/dist/smoothly/index.esm.js +1 -1
  348. package/dist/smoothly/p-17170ef1.entry.js +2 -0
  349. package/dist/smoothly/p-1a5f9b87.entry.js +2 -0
  350. package/dist/smoothly/p-1a5f9b87.entry.js.map +1 -0
  351. package/dist/smoothly/{p-1786667d.entry.js → p-36966f71.entry.js} +2 -2
  352. package/dist/smoothly/{p-7da124ca.entry.js → p-77ef4a4c.entry.js} +2 -2
  353. package/dist/smoothly/{p-03e85253.entry.js → p-7a9308b9.entry.js} +2 -2
  354. package/dist/smoothly/p-Bq3C8g8G.js +2 -0
  355. package/dist/smoothly/p-Bq3C8g8G.js.map +1 -0
  356. package/dist/smoothly/{p-d684139e.entry.js → p-ac2162c3.entry.js} +2 -2
  357. package/dist/smoothly/{p-acfa35c3.entry.js → p-bd4c289b.entry.js} +2 -2
  358. package/dist/smoothly/{p-05059140.entry.js → p-eb434b94.entry.js} +2 -2
  359. package/dist/smoothly/smoothly.esm.js +1 -1
  360. package/dist/types/components/notifier/demo/index.d.ts +7 -0
  361. package/dist/types/components.d.ts +29 -0
  362. package/dist/types/model/Notice.d.ts +6 -5
  363. package/package.json +1 -1
  364. package/dist/cjs/Notice-Xc7J_4o_.js.map +0 -1
  365. package/dist/cjs/smoothly-app_98.cjs.entry.js.map +0 -1
  366. package/dist/components/p-56MQxIOz.js +0 -2
  367. package/dist/components/p-AP_j6gIy.js +0 -2
  368. package/dist/components/p-AgqVCLBX.js +0 -2
  369. package/dist/components/p-B1h-3Bk6.js +0 -2
  370. package/dist/components/p-B33zAR8E.js +0 -2
  371. package/dist/components/p-B6iaWskB.js +0 -2
  372. package/dist/components/p-BFgOju1b.js +0 -2
  373. package/dist/components/p-BGBbdXaw.js +0 -2
  374. package/dist/components/p-BQKG49PI.js +0 -2
  375. package/dist/components/p-BQwTK156.js +0 -2
  376. package/dist/components/p-BeaRYlDR.js +0 -2
  377. package/dist/components/p-BmpDO3IP.js +0 -2
  378. package/dist/components/p-BulPH2Jo.js +0 -2
  379. package/dist/components/p-BuxDaqmj.js +0 -2
  380. package/dist/components/p-C0oU5Cfy.js +0 -2
  381. package/dist/components/p-C0oU5Cfy.js.map +0 -1
  382. package/dist/components/p-C1gwyfdx.js +0 -2
  383. package/dist/components/p-C3FORjes.js +0 -2
  384. package/dist/components/p-C6lWCoIT.js +0 -2
  385. package/dist/components/p-C6lWCoIT.js.map +0 -1
  386. package/dist/components/p-C8Dz7m3K.js +0 -2
  387. package/dist/components/p-CApTrLt_.js +0 -2
  388. package/dist/components/p-CWqwLjht.js +0 -2
  389. package/dist/components/p-CjLb45eA.js +0 -2
  390. package/dist/components/p-Cud80xdU.js +0 -2
  391. package/dist/components/p-CxgByuap.js +0 -2
  392. package/dist/components/p-DHHuTk1C.js +0 -2
  393. package/dist/components/p-DLekIjaq.js +0 -2
  394. package/dist/components/p-DNwlLHgl.js +0 -2
  395. package/dist/components/p-DP2lfWFG.js +0 -2
  396. package/dist/components/p-Dj4jb_55.js +0 -2
  397. package/dist/components/p-DkhX1qsg.js +0 -2
  398. package/dist/components/p-Dmp9jVbi.js +0 -2
  399. package/dist/components/p-Dn5brtiA.js +0 -2
  400. package/dist/components/p-SAYWxZnn.js +0 -2
  401. package/dist/components/p-X22HVbOR.js +0 -2
  402. package/dist/components/p-diHpl72F.js +0 -2
  403. package/dist/components/p-neYuyhok.js +0 -2
  404. package/dist/components/p-rKh5fDrR.js +0 -2
  405. package/dist/components/p-tXifYvLV.js +0 -2
  406. package/dist/components/p-z-IEAPIC.js +0 -2
  407. package/dist/esm/Notice-C6lWCoIT.js.map +0 -1
  408. package/dist/esm/smoothly-app_98.entry.js.map +0 -1
  409. package/dist/smoothly/p-793c7f9d.entry.js +0 -2
  410. package/dist/smoothly/p-793c7f9d.entry.js.map +0 -1
  411. package/dist/smoothly/p-7d6c72eb.entry.js +0 -2
  412. package/dist/smoothly/p-C6lWCoIT.js +0 -2
  413. package/dist/smoothly/p-C6lWCoIT.js.map +0 -1
  414. /package/dist/components/{p-X22HVbOR.js.map → p-0WCHC4VI.js.map} +0 -0
  415. /package/dist/components/{p-B5fLCjIP.js.map → p-5Z_db2DH.js.map} +0 -0
  416. /package/dist/components/{p-C9W3k6wS.js.map → p-5l1ov6SU.js.map} +0 -0
  417. /package/dist/components/{p-BmpDO3IP.js.map → p-7UXKt7wZ.js.map} +0 -0
  418. /package/dist/components/{p-Dn5brtiA.js.map → p-9Fd6-bL0.js.map} +0 -0
  419. /package/dist/components/{p-D83NzhAZ.js.map → p-B-jhX7aN.js.map} +0 -0
  420. /package/dist/components/{p-SAYWxZnn.js.map → p-B8I-Yh5P.js.map} +0 -0
  421. /package/dist/components/{p-BuxDaqmj.js.map → p-BAMlbqpU.js.map} +0 -0
  422. /package/dist/components/{p-DqGZ9Vzy.js.map → p-BCwizh6U.js.map} +0 -0
  423. /package/dist/components/{p-DuVAEZcg.js.map → p-BHTAR2x1.js.map} +0 -0
  424. /package/dist/components/{p-DLekIjaq.js.map → p-BLIeXp8k.js.map} +0 -0
  425. /package/dist/components/{p-DVb0lxbZ.js.map → p-BOzzNfNj.js.map} +0 -0
  426. /package/dist/components/{p-BpV6GXd7.js.map → p-BTjay9Fy.js.map} +0 -0
  427. /package/dist/components/{p-DHHuTk1C.js.map → p-BUo_O_Bt.js.map} +0 -0
  428. /package/dist/components/{p-C02MtoAQ.js.map → p-BWT1q2tN.js.map} +0 -0
  429. /package/dist/components/{p-kRSq8qa0.js.map → p-BcEDrfmP.js.map} +0 -0
  430. /package/dist/components/{p-BFsrI2_x.js.map → p-BdYr9Wou.js.map} +0 -0
  431. /package/dist/components/{p-B5HCjRvr.js.map → p-Bo1NnbuT.js.map} +0 -0
  432. /package/dist/components/{p-CApTrLt_.js.map → p-Bv6ll-a-.js.map} +0 -0
  433. /package/dist/components/{p-CxgByuap.js.map → p-BvTs7KUn.js.map} +0 -0
  434. /package/dist/components/{p-fnKrPnzp.js.map → p-ByRyVRgY.js.map} +0 -0
  435. /package/dist/components/{p-Bes8H54c.js.map → p-C77C00Ii.js.map} +0 -0
  436. /package/dist/components/{p-BulPH2Jo.js.map → p-C7PxdEtX.js.map} +0 -0
  437. /package/dist/components/{p-B6iaWskB.js.map → p-C7rAw-Sf.js.map} +0 -0
  438. /package/dist/components/{p-CKfiAXG_.js.map → p-CCaI37_s.js.map} +0 -0
  439. /package/dist/components/{p-BJ1QHaKC.js.map → p-CDzU4-Ri.js.map} +0 -0
  440. /package/dist/components/{p-C1OHc_IH.js.map → p-CE-IZkWY.js.map} +0 -0
  441. /package/dist/components/{p-CFgT9iMG.js.map → p-CFwdTUm-.js.map} +0 -0
  442. /package/dist/components/{p-CWqwLjht.js.map → p-CIXMGKGQ.js.map} +0 -0
  443. /package/dist/components/{p-QhNiluOP.js.map → p-CKGlbozb.js.map} +0 -0
  444. /package/dist/components/{p-DxpX6YuH.js.map → p-CLqKhHZ8.js.map} +0 -0
  445. /package/dist/components/{p-DP2lfWFG.js.map → p-CMMaSJvr.js.map} +0 -0
  446. /package/dist/components/{p-C5zlJTUx.js.map → p-CN3iME9d.js.map} +0 -0
  447. /package/dist/components/{p-D6L21sGE.js.map → p-CNEHa0dN.js.map} +0 -0
  448. /package/dist/components/{p-BHcHgI_e.js.map → p-CTvqaqVm.js.map} +0 -0
  449. /package/dist/components/{p-CxsaIxQ8.js.map → p-CY71xgKe.js.map} +0 -0
  450. /package/dist/components/{p-GOrXJdjK.js.map → p-CZIRwPwA.js.map} +0 -0
  451. /package/dist/components/{p-Bpc6uh0M.js.map → p-CmUug44L.js.map} +0 -0
  452. /package/dist/components/{p-DmRiznt_.js.map → p-CmV6S6tx.js.map} +0 -0
  453. /package/dist/components/{p-CoJyQegK.js.map → p-Cu0ProBU.js.map} +0 -0
  454. /package/dist/components/{p-CL7fW_Oh.js.map → p-Cuq_eaHi.js.map} +0 -0
  455. /package/dist/components/{p-C1gwyfdx.js.map → p-CwhGUug6.js.map} +0 -0
  456. /package/dist/components/{p-Z0pkj6lv.js.map → p-D2AakJMz.js.map} +0 -0
  457. /package/dist/components/{p-B33zAR8E.js.map → p-D2dYkSrN.js.map} +0 -0
  458. /package/dist/components/{p-BeaRYlDR.js.map → p-DAwAJIiX.js.map} +0 -0
  459. /package/dist/components/{p-lxR7rA3k.js.map → p-DDYB8QLF.js.map} +0 -0
  460. /package/dist/components/{p-BEHgXDtQ.js.map → p-DDtRlhit.js.map} +0 -0
  461. /package/dist/components/{p-CmPHR3tf.js.map → p-DFPMixk-.js.map} +0 -0
  462. /package/dist/components/{p-CR3Ni_o7.js.map → p-DG2pfnCV.js.map} +0 -0
  463. /package/dist/components/{p-DuAHxRQq.js.map → p-DGTXEwvN.js.map} +0 -0
  464. /package/dist/components/{p-DlfphBOA.js.map → p-DIy2lHMf.js.map} +0 -0
  465. /package/dist/components/{p-Cw6jE38W.js.map → p-DJ-iHxJr.js.map} +0 -0
  466. /package/dist/components/{p-476P3lCN.js.map → p-DPlYDxyJ.js.map} +0 -0
  467. /package/dist/components/{p-Dmp9jVbi.js.map → p-DXfFWsRb.js.map} +0 -0
  468. /package/dist/components/{p-5IpBMfCQ.js.map → p-Dh6ItMz4.js.map} +0 -0
  469. /package/dist/components/{p-BhLDGQhC.js.map → p-Dk4OvZyQ.js.map} +0 -0
  470. /package/dist/components/{p-BApNLqiy.js.map → p-DkiBtdrU.js.map} +0 -0
  471. /package/dist/components/{p-DvKyYKhJ.js.map → p-DnvyyAaF.js.map} +0 -0
  472. /package/dist/components/{p-B7tRoQDk.js.map → p-Dq8EU803.js.map} +0 -0
  473. /package/dist/components/{p-tXifYvLV.js.map → p-DrVm8NNB.js.map} +0 -0
  474. /package/dist/components/{p-CjLb45eA.js.map → p-DsVjTKwJ.js.map} +0 -0
  475. /package/dist/components/{p-19XTl7bT.js.map → p-DukbAK5F.js.map} +0 -0
  476. /package/dist/components/{p-BGBbdXaw.js.map → p-DvMoIxws.js.map} +0 -0
  477. /package/dist/components/{p-Ud7Qhkgt.js.map → p-DvZK__s-.js.map} +0 -0
  478. /package/dist/components/{p-C3FORjes.js.map → p-F8qX8ZuL.js.map} +0 -0
  479. /package/dist/components/{p-BSCQl0rf.js.map → p-Iph4bHku.js.map} +0 -0
  480. /package/dist/components/{p-BZjEcsXh.js.map → p-KzfbLe_L.js.map} +0 -0
  481. /package/dist/components/{p-tYcvbWv5.js.map → p-M0gzpGV-.js.map} +0 -0
  482. /package/dist/components/{p-BZPBFs15.js.map → p-MHAaISnU.js.map} +0 -0
  483. /package/dist/components/{p-rKh5fDrR.js.map → p-UNw22e3G.js.map} +0 -0
  484. /package/dist/components/{p-BmIb4zsg.js.map → p-UqPFIGlg.js.map} +0 -0
  485. /package/dist/components/{p-Cud80xdU.js.map → p-UyMXVF_R.js.map} +0 -0
  486. /package/dist/components/{p-DkhX1qsg.js.map → p-VQuZJp8X.js.map} +0 -0
  487. /package/dist/components/{p-AP_j6gIy.js.map → p-VpeNK8XH.js.map} +0 -0
  488. /package/dist/components/{p-C8Dz7m3K.js.map → p-WiBL-FFH.js.map} +0 -0
  489. /package/dist/components/{p-z-IEAPIC.js.map → p-e7wZ4-5T.js.map} +0 -0
  490. /package/dist/components/{p-diHpl72F.js.map → p-g3poxXoz.js.map} +0 -0
  491. /package/dist/components/{p-BQKG49PI.js.map → p-gq882NJF.js.map} +0 -0
  492. /package/dist/components/{p-CPnXAdGI.js.map → p-l818BCpp.js.map} +0 -0
  493. /package/dist/components/{p-D_uKY0yY.js.map → p-mgqCIR9Q.js.map} +0 -0
  494. /package/dist/components/{p-BygBViit.js.map → p-mmAi00ak.js.map} +0 -0
  495. /package/dist/components/{p-B-l1S16Z.js.map → p-uFR5K4vd.js.map} +0 -0
  496. /package/dist/components/{p-DtlLyiQE.js.map → p-vB-efyHR.js.map} +0 -0
  497. /package/dist/components/{p-BFgOju1b.js.map → p-w1uPMi4U.js.map} +0 -0
  498. /package/dist/components/{p-B3b5oz3b.js.map → p-ycoVDLCD.js.map} +0 -0
  499. /package/dist/components/{p-B2HeWzUx.js.map → p-zLhQ1mMe.js.map} +0 -0
  500. /package/dist/smoothly/{p-7d6c72eb.entry.js.map → p-17170ef1.entry.js.map} +0 -0
  501. /package/dist/smoothly/{p-1786667d.entry.js.map → p-36966f71.entry.js.map} +0 -0
  502. /package/dist/smoothly/{p-7da124ca.entry.js.map → p-77ef4a4c.entry.js.map} +0 -0
  503. /package/dist/smoothly/{p-03e85253.entry.js.map → p-7a9308b9.entry.js.map} +0 -0
  504. /package/dist/smoothly/{p-d684139e.entry.js.map → p-ac2162c3.entry.js.map} +0 -0
  505. /package/dist/smoothly/{p-acfa35c3.entry.js.map → p-bd4c289b.entry.js.map} +0 -0
  506. /package/dist/smoothly/{p-05059140.entry.js.map → p-eb434b94.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-C1OHc_IH.js";const t=o;const c=s;export{t as SmoothlyApp,c as defineCustomElement};
1
+ import{S as o,d as s}from"./p-CE-IZkWY.js";const t=o;const p=s;export{t as SmoothlyApp,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-app.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-B2HeWzUx.js";const t=o;const p=s;export{t as SmoothlyBackToTop,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-zLhQ1mMe.js";const t=o;const m=s;export{t as SmoothlyBackToTop,m as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-back-to-top.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-Z0pkj6lv.js";const p=o;const t=s;export{p as SmoothlyBurger,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-D2AakJMz.js";const t=o;const a=s;export{t as SmoothlyBurger,a as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-burger.js.map
@@ -1,2 +1,2 @@
1
- import{S as s,d as o}from"./p-BZPBFs15.js";const t=s;const p=o;export{t as SmoothlyButtonConfirm,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-MHAaISnU.js";const t=o;const a=s;export{t as SmoothlyButtonConfirm,a as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-button-confirm.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-19XTl7bT.js";const t=o;const p=s;export{t as SmoothlyButtonDemoStandard,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DukbAK5F.js";const t=o;const p=s;export{t as SmoothlyButtonDemoStandard,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-button-demo-standard.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-tXifYvLV.js";const t=o;const p=s;export{t as SmoothlyButtonDemo,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DrVm8NNB.js";const r=o;const t=s;export{r as SmoothlyButtonDemo,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-button-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-BygBViit.js";const t=o;const i=s;export{t as SmoothlyButton,i as defineCustomElement};
1
+ import{S as o,d as s}from"./p-mmAi00ak.js";const m=o;const t=s;export{m as SmoothlyButton,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-button.js.map
@@ -1,2 +1,2 @@
1
- import{C as o,d as s}from"./p-DmRiznt_.js";const t=o;const m=s;export{t as SmoothlyCalendar,m as defineCustomElement};
1
+ import{C as o,d as s}from"./p-CmV6S6tx.js";const t=o;const m=s;export{t as SmoothlyCalendar,m as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-calendar.js.map
@@ -1,2 +1,2 @@
1
- import{p as o,H as e,c as s,h as t,d as c,t as l}from"./p-BsZrGTcp.js";import{L as h,g as a}from"./p-DkqqAtTd.js";import{d as i}from"./p-lxR7rA3k.js";function n(o,e){let s;if(!e){const e=o;s=(o,...s)=>{const t=e[o];return!t?r(o,...s):typeof t=="function"?t(...s):s.length>0?r(t,...s):t}}else{if(!h.is(e))e=a(e);const t=e&&o[e];s=t?n(t):r}return s}function r(o,...e){return e.length>0?e.reduce(((o,e,s)=>o.replace("$"+s,e)),o):o}const m={"Select all":"Markera alla","Deselect all":"Avmarkera alla",Select:"Markera",Deselect:"Avmarkera"};function b(o){return n({sv:m},o)}const d=()=>`*.sc-smoothly-checkbox{box-sizing:border-box}.sc-smoothly-checkbox-h{display:grid;width:fit-content;grid-template-columns:auto 1fr;row-gap:0.5rem;align-items:center}.sc-smoothly-checkbox-h>label.sc-smoothly-checkbox:empty{display:none}.sc-smoothly-checkbox-h>label.sc-smoothly-checkbox{grid-column:2;margin-left:0.2rem}.sc-smoothly-checkbox-h>smoothly-icon.sc-smoothly-checkbox{grid-column:1;line-height:0;border:1px solid rgb(var(--smoothly-color-contrast))}.sc-smoothly-checkbox-h:not([disabled]):not([unavailable])>smoothly-icon.sc-smoothly-checkbox{cursor:pointer}[disabled].sc-smoothly-checkbox-h>smoothly-icon.sc-smoothly-checkbox,[unavailable].sc-smoothly-checkbox-h>smoothly-icon.sc-smoothly-checkbox{border-color:rgb(var(--smoothly-color-contrast), 0.3)}[disabled].sc-smoothly-checkbox-h>smoothly-icon.sc-smoothly-checkbox,[unavailable].sc-smoothly-checkbox-h>smoothly-icon.sc-smoothly-checkbox{opacity:0.7}.sc-smoothly-checkbox-h:not([checked])>smoothly-icon.sc-smoothly-checkbox,.sc-smoothly-checkbox-h:not([intermediate])>smoothly-icon .sc-smoothly-checkbox:not([unavailable]){stroke:rgb(var(--smoothly-color-contrast))}.sc-smoothly-checkbox-h>div.expansion.sc-smoothly-checkbox{position:relative;grid-column-start:2;background-color:rgb(var(--smoothly-secondary-color));color:rgb(var(--smoothly-secondary-contrast));padding:0.5rem;border-radius:5px}.sc-smoothly-checkbox-h:not([checked])>div.expansion.sc-smoothly-checkbox,.sc-smoothly-checkbox-h>div.expansion.sc-smoothly-checkbox:empty{display:none}.sc-smoothly-checkbox-h>div.expansion.sc-smoothly-checkbox::before{content:"\\25B2";position:absolute;bottom:calc(100% + 0.5rem - 0.3rem );line-height:0;left:0.5rem;color:rgb(var(--smoothly-secondary-color))}`;const y=o(class o extends e{constructor(o){super();if(o!==false){this.__registerHost()}this.smoothlyInput=s(this,"smoothlyInput");this.size="tiny";this.checked=false;this.intermediate=false;this.unavailable=false;this.disabled=false}componentWillLoad(){this.t=b(this.element)}unavailableChanged(){if(this.unavailable&&this.checked){this.smoothlyInput.emit({[this.name]:undefined})}}async toggle(){if(!this.disabled&&!this.unavailable){const o=this.intermediate||this.checked==false;this.smoothlyInput.emit({[this.name]:o?this.value:undefined});this.checked=o}}async clear(){this.checked=false;this.smoothlyInput.emit({[this.name]:undefined})}render(){return t(c,{key:"763aae06e9d812115cb85043301d794b71d4a732"},t("smoothly-icon",{key:"023be637a87ff601a8975ffda197fb457b367855",tooltip:this.t(!this.checked?"Select":"De-select"),onClick:()=>this.toggle(),size:this.size,name:this.unavailable?"close-outline":this.intermediate&&!this.checked?"remove-outline":this.checked&&!this.intermediate?"checkmark-outline":"empty"}),t("label",{key:"c662591df20f423f403f95e8acb809d489dcbe67",htmlFor:this.name},t("slot",{key:"ede830f9908702be0ad48c78417a339a4f81320d"})),t("div",{key:"1393e9bf654f328ae7449918d1b3c823c01ed9df",class:"expansion"},t("slot",{key:"0deff11a253e3c75740d5a2714a11a9b3dd62931",name:"expansion"})))}get element(){return this}static get watchers(){return{checked:[{unavailableChanged:0}],unavailable:[{unavailableChanged:0}]}}static get style(){return d()}},[262,"smoothly-checkbox",{size:[1],checked:[1540],intermediate:[1540],unavailable:[516],disabled:[516],name:[513],value:[8],t:[32],toggle:[64],clear:[64]},undefined,{checked:[{unavailableChanged:0}],unavailable:[{unavailableChanged:0}]}]);function k(){if(typeof customElements==="undefined"){return}const o=["smoothly-checkbox","smoothly-icon"];o.forEach((o=>{switch(o){case"smoothly-checkbox":if(!customElements.get(l(o))){customElements.define(l(o),y)}break;case"smoothly-icon":if(!customElements.get(l(o))){i()}break}}))}k();const f=y;const u=k;export{f as SmoothlyCheckbox,u as defineCustomElement};
1
+ import{p as o,H as e,c as s,h as t,d as c,t as l}from"./p-BsZrGTcp.js";import{L as h,g as a}from"./p-DkqqAtTd.js";import{d as i}from"./p-DDYB8QLF.js";function n(o,e){let s;if(!e){const e=o;s=(o,...s)=>{const t=e[o];return!t?r(o,...s):typeof t=="function"?t(...s):s.length>0?r(t,...s):t}}else{if(!h.is(e))e=a(e);const t=e&&o[e];s=t?n(t):r}return s}function r(o,...e){return e.length>0?e.reduce(((o,e,s)=>o.replace("$"+s,e)),o):o}const m={"Select all":"Markera alla","Deselect all":"Avmarkera alla",Select:"Markera",Deselect:"Avmarkera"};function d(o){return n({sv:m},o)}const b=()=>`*.sc-smoothly-checkbox{box-sizing:border-box}.sc-smoothly-checkbox-h{display:grid;width:fit-content;grid-template-columns:auto 1fr;row-gap:0.5rem;align-items:center}.sc-smoothly-checkbox-h>label.sc-smoothly-checkbox:empty{display:none}.sc-smoothly-checkbox-h>label.sc-smoothly-checkbox{grid-column:2;margin-left:0.2rem}.sc-smoothly-checkbox-h>smoothly-icon.sc-smoothly-checkbox{grid-column:1;line-height:0;border:1px solid rgb(var(--smoothly-color-contrast))}.sc-smoothly-checkbox-h:not([disabled]):not([unavailable])>smoothly-icon.sc-smoothly-checkbox{cursor:pointer}[disabled].sc-smoothly-checkbox-h>smoothly-icon.sc-smoothly-checkbox,[unavailable].sc-smoothly-checkbox-h>smoothly-icon.sc-smoothly-checkbox{border-color:rgb(var(--smoothly-color-contrast), 0.3)}[disabled].sc-smoothly-checkbox-h>smoothly-icon.sc-smoothly-checkbox,[unavailable].sc-smoothly-checkbox-h>smoothly-icon.sc-smoothly-checkbox{opacity:0.7}.sc-smoothly-checkbox-h:not([checked])>smoothly-icon.sc-smoothly-checkbox,.sc-smoothly-checkbox-h:not([intermediate])>smoothly-icon .sc-smoothly-checkbox:not([unavailable]){stroke:rgb(var(--smoothly-color-contrast))}.sc-smoothly-checkbox-h>div.expansion.sc-smoothly-checkbox{position:relative;grid-column-start:2;background-color:rgb(var(--smoothly-secondary-color));color:rgb(var(--smoothly-secondary-contrast));padding:0.5rem;border-radius:5px}.sc-smoothly-checkbox-h:not([checked])>div.expansion.sc-smoothly-checkbox,.sc-smoothly-checkbox-h>div.expansion.sc-smoothly-checkbox:empty{display:none}.sc-smoothly-checkbox-h>div.expansion.sc-smoothly-checkbox::before{content:"\\25B2";position:absolute;bottom:calc(100% + 0.5rem - 0.3rem );line-height:0;left:0.5rem;color:rgb(var(--smoothly-secondary-color))}`;const y=o(class o extends e{constructor(o){super();if(o!==false){this.__registerHost()}this.smoothlyInput=s(this,"smoothlyInput");this.size="tiny";this.checked=false;this.intermediate=false;this.unavailable=false;this.disabled=false}componentWillLoad(){this.t=d(this.element)}unavailableChanged(){if(this.unavailable&&this.checked){this.smoothlyInput.emit({[this.name]:undefined})}}async toggle(){if(!this.disabled&&!this.unavailable){const o=this.intermediate||this.checked==false;this.smoothlyInput.emit({[this.name]:o?this.value:undefined});this.checked=o}}async clear(){this.checked=false;this.smoothlyInput.emit({[this.name]:undefined})}render(){return t(c,{key:"fbd039e375e497e461a6d4ac906692d27b459f44"},t("smoothly-icon",{key:"e995284c2cabc1e13812897e75e9351d8b22835d",tooltip:this.t(!this.checked?"Select":"De-select"),onClick:()=>this.toggle(),size:this.size,name:this.unavailable?"close-outline":this.intermediate&&!this.checked?"remove-outline":this.checked&&!this.intermediate?"checkmark-outline":"empty"}),t("label",{key:"986df6b596c4564f06338ad383f48d21b99fcd72",htmlFor:this.name},t("slot",{key:"f9dd99a00a88f9284ca1ec0e336f91ca19da8c26"})),t("div",{key:"ca8c0df8aaae2d66d1a705ea25a71deedd5b9de4",class:"expansion"},t("slot",{key:"29382f691e1ad7d3bbffe0778e313da2a331250a",name:"expansion"})))}get element(){return this}static get watchers(){return{checked:[{unavailableChanged:0}],unavailable:[{unavailableChanged:0}]}}static get style(){return b()}},[262,"smoothly-checkbox",{size:[1],checked:[1540],intermediate:[1540],unavailable:[516],disabled:[516],name:[513],value:[8],t:[32],toggle:[64],clear:[64]},undefined,{checked:[{unavailableChanged:0}],unavailable:[{unavailableChanged:0}]}]);function k(){if(typeof customElements==="undefined"){return}const o=["smoothly-checkbox","smoothly-icon"];o.forEach((o=>{switch(o){case"smoothly-checkbox":if(!customElements.get(l(o))){customElements.define(l(o),y)}break;case"smoothly-icon":if(!customElements.get(l(o))){i()}break}}))}k();const u=y;const f=k;export{u as SmoothlyCheckbox,f as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-checkbox.js.map
@@ -1,2 +1,2 @@
1
- import{p as o,H as t,h as r,t as s}from"./p-BsZrGTcp.js";const l=()=>`[color=default].sc-smoothly-color{--smoothly-color:var(--smoothly-default-color);--smoothly-color-contrast:var(--smoothly-default-contrast);--smoothly-color-shade:var(--smoothly-default-shade);--smoothly-color-tint:var(--smoothly-default-tint)}[color=primary].sc-smoothly-color{--smoothly-color:var(--smoothly-primary-color);--smoothly-color-contrast:var(--smoothly-primary-contrast);--smoothly-color-shade:var(--smoothly-primary-shade);--smoothly-color-tint:var(--smoothly-primary-tint)}[color=secondary].sc-smoothly-color{--smoothly-color:var(--smoothly-secondary-color);--smoothly-color-contrast:var(--smoothly-secondary-contrast);--smoothly-color-shade:var(--smoothly-secondary-shade);--smoothly-color-tint:var(--smoothly-secondary-tint)}[color=tertiary].sc-smoothly-color{--smoothly-color:var(--smoothly-tertiary-color);--smoothly-color-contrast:var(--smoothly-tertiary-contrast);--smoothly-color-shade:var(--smoothly-tertiary-shade);--smoothly-color-tint:var(--smoothly-tertiary-tint)}[color=success].sc-smoothly-color{--smoothly-color:var(--smoothly-success-color);--smoothly-color-contrast:var(--smoothly-success-contrast);--smoothly-color-shade:var(--smoothly-success-shade);--smoothly-color-tint:var(--smoothly-success-tint)}[color=warning].sc-smoothly-color{--smoothly-color:var(--smoothly-warning-color);--smoothly-color-contrast:var(--smoothly-warning-contrast);--smoothly-color-shade:var(--smoothly-warning-shade);--smoothly-color-tint:var(--smoothly-warning-tint)}[color=danger].sc-smoothly-color{--smoothly-color:var(--smoothly-danger-color);--smoothly-color-contrast:var(--smoothly-danger-contrast);--smoothly-color-shade:var(--smoothly-danger-shade);--smoothly-color-tint:var(--smoothly-danger-tint)}[color=light].sc-smoothly-color{--smoothly-color:var(--smoothly-light-color);--smoothly-color-contrast:var(--smoothly-light-contrast);--smoothly-color-shade:var(--smoothly-light-shade);--smoothly-color-tint:var(--smoothly-light-tint)}[color=medium].sc-smoothly-color{--smoothly-color:var(--smoothly-medium-color);--smoothly-color-contrast:var(--smoothly-medium-contrast);--smoothly-color-shade:var(--smoothly-medium-shade);--smoothly-color-tint:var(--smoothly-medium-tint)}[color=dark].sc-smoothly-color{--smoothly-color:var(--smoothly-dark-color);--smoothly-color-contrast:var(--smoothly-dark-contrast);--smoothly-color-shade:var(--smoothly-dark-shade);--smoothly-color-tint:var(--smoothly-dark-tint)}`;const c=o(class o extends t{constructor(o){super();if(o!==false){this.__registerHost()}}render(){return r("slot",{key:"9728b3c2ff6a7b2890f24fc7c715621685ebebb7"})}static get style(){return l()}},[262,"smoothly-color",{color:[513]}]);function a(){if(typeof customElements==="undefined"){return}const o=["smoothly-color"];o.forEach((o=>{switch(o){case"smoothly-color":if(!customElements.get(s(o))){customElements.define(s(o),c)}break}}))}a();const h=c;const m=a;export{h as SmoothlyColor,m as defineCustomElement};
1
+ import{p as o,H as t,h as r,t as s}from"./p-BsZrGTcp.js";const l=()=>`[color=default].sc-smoothly-color{--smoothly-color:var(--smoothly-default-color);--smoothly-color-contrast:var(--smoothly-default-contrast);--smoothly-color-shade:var(--smoothly-default-shade);--smoothly-color-tint:var(--smoothly-default-tint)}[color=primary].sc-smoothly-color{--smoothly-color:var(--smoothly-primary-color);--smoothly-color-contrast:var(--smoothly-primary-contrast);--smoothly-color-shade:var(--smoothly-primary-shade);--smoothly-color-tint:var(--smoothly-primary-tint)}[color=secondary].sc-smoothly-color{--smoothly-color:var(--smoothly-secondary-color);--smoothly-color-contrast:var(--smoothly-secondary-contrast);--smoothly-color-shade:var(--smoothly-secondary-shade);--smoothly-color-tint:var(--smoothly-secondary-tint)}[color=tertiary].sc-smoothly-color{--smoothly-color:var(--smoothly-tertiary-color);--smoothly-color-contrast:var(--smoothly-tertiary-contrast);--smoothly-color-shade:var(--smoothly-tertiary-shade);--smoothly-color-tint:var(--smoothly-tertiary-tint)}[color=success].sc-smoothly-color{--smoothly-color:var(--smoothly-success-color);--smoothly-color-contrast:var(--smoothly-success-contrast);--smoothly-color-shade:var(--smoothly-success-shade);--smoothly-color-tint:var(--smoothly-success-tint)}[color=warning].sc-smoothly-color{--smoothly-color:var(--smoothly-warning-color);--smoothly-color-contrast:var(--smoothly-warning-contrast);--smoothly-color-shade:var(--smoothly-warning-shade);--smoothly-color-tint:var(--smoothly-warning-tint)}[color=danger].sc-smoothly-color{--smoothly-color:var(--smoothly-danger-color);--smoothly-color-contrast:var(--smoothly-danger-contrast);--smoothly-color-shade:var(--smoothly-danger-shade);--smoothly-color-tint:var(--smoothly-danger-tint)}[color=light].sc-smoothly-color{--smoothly-color:var(--smoothly-light-color);--smoothly-color-contrast:var(--smoothly-light-contrast);--smoothly-color-shade:var(--smoothly-light-shade);--smoothly-color-tint:var(--smoothly-light-tint)}[color=medium].sc-smoothly-color{--smoothly-color:var(--smoothly-medium-color);--smoothly-color-contrast:var(--smoothly-medium-contrast);--smoothly-color-shade:var(--smoothly-medium-shade);--smoothly-color-tint:var(--smoothly-medium-tint)}[color=dark].sc-smoothly-color{--smoothly-color:var(--smoothly-dark-color);--smoothly-color-contrast:var(--smoothly-dark-contrast);--smoothly-color-shade:var(--smoothly-dark-shade);--smoothly-color-tint:var(--smoothly-dark-tint)}`;const c=o(class o extends t{constructor(o){super();if(o!==false){this.__registerHost()}}render(){return r("slot",{key:"67d52082e0be362de77639ac961e535151783eb4"})}static get style(){return l()}},[262,"smoothly-color",{color:[513]}]);function a(){if(typeof customElements==="undefined"){return}const o=["smoothly-color"];o.forEach((o=>{switch(o){case"smoothly-color":if(!customElements.get(s(o))){customElements.define(s(o),c)}break}}))}a();const h=c;const m=a;export{h as SmoothlyColor,m as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-color.js.map
@@ -1,2 +1,2 @@
1
- import{p as t,H as s,h as e,d as o,t as i}from"./p-BsZrGTcp.js";import{i as n}from"./p-BVKhAhsB.js";import{g as r}from"./p-DkqqAtTd.js";const h=t(class t extends s{constructor(t){super();if(t!==false){this.__registerHost()}this.text="alpha2"}componentWillLoad(){this.language=r(this.element)}render(){var t;const s=this.language&&this.value?n.CountryCode.Name.from(this.language,this.value):undefined;return e(o,{key:"580c08f364516b186c0870e887ae128a5e7d79d9",title:this.text=="alpha2"&&s?s:this.value},((t=this.value)===null||t===void 0?void 0:t.toUpperCase().replace(/./g,(t=>String.fromCodePoint(t.charCodeAt(0)+127397))))+" "+(this.text=="alpha2"?this.value:this.text=="name"?s:""))}get element(){return this}},[2,"smoothly-country",{value:[1],text:[1],language:[32]}]);function a(){if(typeof customElements==="undefined"){return}const t=["smoothly-country"];t.forEach((t=>{switch(t){case"smoothly-country":if(!customElements.get(i(t))){customElements.define(i(t),h)}break}}))}a();const c=h;const l=a;export{c as SmoothlyCountry,l as defineCustomElement};
1
+ import{p as t,H as s,h as e,d as o,t as i}from"./p-BsZrGTcp.js";import{i as n}from"./p-BVKhAhsB.js";import{g as r}from"./p-DkqqAtTd.js";const h=t(class t extends s{constructor(t){super();if(t!==false){this.__registerHost()}this.text="alpha2"}componentWillLoad(){this.language=r(this.element)}render(){var t;const s=this.language&&this.value?n.CountryCode.Name.from(this.language,this.value):undefined;return e(o,{key:"c2bcd0dea7476367642b1890e4d178168c302f2e",title:this.text=="alpha2"&&s?s:this.value},((t=this.value)===null||t===void 0?void 0:t.toUpperCase().replace(/./g,(t=>String.fromCodePoint(t.charCodeAt(0)+127397))))+" "+(this.text=="alpha2"?this.value:this.text=="name"?s:""))}get element(){return this}},[2,"smoothly-country",{value:[1],text:[1],language:[32]}]);function a(){if(typeof customElements==="undefined"){return}const t=["smoothly-country"];t.forEach((t=>{switch(t){case"smoothly-country":if(!customElements.get(i(t))){customElements.define(i(t),h)}break}}))}a();const c=h;const l=a;export{c as SmoothlyCountry,l as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-country.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-DvKyYKhJ.js";const t=o;const p=s;export{t as SmoothlyDateText,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DnvyyAaF.js";const t=o;const a=s;export{t as SmoothlyDateText,a as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-date-text.js.map
@@ -1,2 +1,2 @@
1
- import{S as s,d as o}from"./p-B6iaWskB.js";const t=s;const a=o;export{t as SmoothlyDialogDemo,a as defineCustomElement};
1
+ import{S as o,d as s}from"./p-C7rAw-Sf.js";const r=o;const t=s;export{r as SmoothlyDialogDemo,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-dialog-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-DtlLyiQE.js";const t=o;const p=s;export{t as SmoothlyDialog,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-vB-efyHR.js";const t=o;const p=s;export{t as SmoothlyDialog,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-dialog.js.map
@@ -1,2 +1,2 @@
1
- import{S as s,d as o}from"./p-CxsaIxQ8.js";const t=s;const a=o;export{t as SmoothlyDisplayDemoJson,a as defineCustomElement};
1
+ import{S as o,d as s}from"./p-CY71xgKe.js";const t=o;const p=s;export{t as SmoothlyDisplayDemoJson,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-display-demo-json.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-BFgOju1b.js";const t=o;const p=s;export{t as SmoothlyDisplayDemo,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-w1uPMi4U.js";const t=o;const p=s;export{t as SmoothlyDisplayDemo,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-display-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-B-l1S16Z.js";const t=o;const p=s;export{t as SmoothlyDisplayJsonObject,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-uFR5K4vd.js";const t=o;const p=s;export{t as SmoothlyDisplayJsonObject,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-display-json-object.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-Ud7Qhkgt.js";const t=o;const p=s;export{t as SmoothlyDisplayJsonPrimitive,p as defineCustomElement};
1
+ import{S as s,d as o}from"./p-DvZK__s-.js";const t=s;const p=o;export{t as SmoothlyDisplayJsonPrimitive,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-display-json-primitive.js.map
@@ -1,2 +1,2 @@
1
- import{S as s,d as o}from"./p-C3FORjes.js";const t=s;const p=o;export{t as SmoothlyDisplayJsonRecordKey,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-F8qX8ZuL.js";const t=o;const p=s;export{t as SmoothlyDisplayJsonRecordKey,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-display-json-record-key.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-CR3Ni_o7.js";const t=o;const p=s;export{t as SmoothlyDisplayJson,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DG2pfnCV.js";const p=o;const t=s;export{p as SmoothlyDisplayJson,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-display-json.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-C5zlJTUx.js";const t=o;const p=s;export{t as SmoothlyDisplay,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-CN3iME9d.js";const t=o;const p=s;export{t as SmoothlyDisplay,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-display.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-diHpl72F.js";const p=o;const t=s;export{p as SmoothlyFormDemoAll,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-g3poxXoz.js";const p=o;const t=s;export{p as SmoothlyFormDemoAll,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-all.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-BmpDO3IP.js";const p=o;const t=s;export{p as SmoothlyFormDemoCard,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-7UXKt7wZ.js";const t=o;const p=s;export{t as SmoothlyFormDemoCard,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-card.js.map
@@ -1,2 +1,2 @@
1
- import{S as s,d as o}from"./p-BZjEcsXh.js";const t=s;const c=o;export{t as SmoothlyFormDemoControlled,c as defineCustomElement};
1
+ import{S as o,d as s}from"./p-KzfbLe_L.js";const t=o;const p=s;export{t as SmoothlyFormDemoControlled,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-controlled.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-DHHuTk1C.js";const t=o;const p=s;export{t as SmoothlyFormDemoDateRange,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-BUo_O_Bt.js";const t=o;const p=s;export{t as SmoothlyFormDemoDateRange,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-date-range.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-CjLb45eA.js";const t=o;const p=s;export{t as SmoothlyFormDemoDate,p as defineCustomElement};
1
+ import{S as s,d as o}from"./p-DsVjTKwJ.js";const t=s;const p=o;export{t as SmoothlyFormDemoDate,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-date.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-neYuyhok.js";const t=o;const n=s;export{t as SmoothlyFormDemoLogin,n as defineCustomElement};
1
+ import{S as s,d as o}from"./p-CZERsWDV.js";const t=s;const p=o;export{t as SmoothlyFormDemoLogin,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-login.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-AP_j6gIy.js";const t=o;const p=s;export{t as SmoothlyFormDemoPet,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-VpeNK8XH.js";const p=o;const t=s;export{p as SmoothlyFormDemoPet,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-pet.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-C8Dz7m3K.js";const t=o;const m=s;export{t as SmoothlyFormDemoPrices,m as defineCustomElement};
1
+ import{S as o,d as s}from"./p-WiBL-FFH.js";const t=o;const p=s;export{t as SmoothlyFormDemoPrices,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-prices.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-B33zAR8E.js";const t=o;const p=s;export{t as SmoothlyFormDemoSchedule,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-D2dYkSrN.js";const r=o;const t=s;export{r as SmoothlyFormDemoSchedule,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-schedule.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-Dmp9jVbi.js";const p=o;const t=s;export{p as SmoothlyFormDemoTransparent,t as defineCustomElement};
1
+ import{S as s,d as o}from"./p-DXfFWsRb.js";const t=s;const p=o;export{t as SmoothlyFormDemoTransparent,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-transparent.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-C1gwyfdx.js";const t=o;const p=s;export{t as SmoothlyFormDemoTyped,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-CwhGUug6.js";const t=o;const p=s;export{t as SmoothlyFormDemoTyped,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo-typed.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-56MQxIOz.js";const t=o;const p=s;export{t as SmoothlyFormDemo,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-mpg1V-Em.js";const m=o;const p=s;export{m as SmoothlyFormDemo,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-476P3lCN.js";const t=o;const p=s;export{t as SmoothlyForm,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DPlYDxyJ.js";const t=o;const p=s;export{t as SmoothlyForm,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-form.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-BuxDaqmj.js";const t=o;const a=s;export{t as SmoothlyIconDemo,a as defineCustomElement};
1
+ import{S as o,d as s}from"./p-BAMlbqpU.js";const p=o;const t=s;export{p as SmoothlyIconDemo,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-icon-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-lxR7rA3k.js";const r=o;const t=s;export{r as SmoothlyIcon,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DDYB8QLF.js";const t=o;const p=s;export{t as SmoothlyIcon,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-icon.js.map
@@ -1,2 +1,2 @@
1
- import{p as e,H as o,h as t,d as s,t as a}from"./p-BsZrGTcp.js";import{i as m}from"./p-BVKhAhsB.js";import{d as c}from"./p-BygBViit.js";import{d as l}from"./p-BZPBFs15.js";import{d as i}from"./p-DmRiznt_.js";import{d}from"./p-DvKyYKhJ.js";import{d as f}from"./p-C5zlJTUx.js";import{d as n}from"./p-CR3Ni_o7.js";import{d as r}from"./p-B-l1S16Z.js";import{d as b}from"./p-Ud7Qhkgt.js";import{d as y}from"./p-C3FORjes.js";import{d as p}from"./p-476P3lCN.js";import{d as u}from"./p-lxR7rA3k.js";import{d as h}from"./p-DuVAEZcg.js";import{d as k}from"./p-D83NzhAZ.js";import{d as j}from"./p-BhLDGQhC.js";import{d as E}from"./p-BJ1QHaKC.js";import{d as g}from"./p-Cw6jE38W.js";import{d as v}from"./p-C9W3k6wS.js";import{d as x}from"./p-DVb0lxbZ.js";import{d as z}from"./p-BmIb4zsg.js";import{d as B}from"./p-DlfphBOA.js";import{d as C}from"./p-B5HCjRvr.js";import{d as D}from"./p-C0oU5Cfy.js";import{d as P}from"./p-B7tRoQDk.js";import{d as A}from"./p-DxpX6YuH.js";import{d as w}from"./p-GOrXJdjK.js";import{d as F}from"./p-B3b5oz3b.js";import{d as J}from"./p-fnKrPnzp.js";import{d as N}from"./p-Bpc6uh0M.js";import{d as S}from"./p-DqGZ9Vzy.js";const Z=e(class e extends o{constructor(e){super();if(e!==false){this.__registerHost()}}render(){return t(s,{key:"f5df2f70e81f8189b2ed0fc110469fd31118f07e"},t("h2",{key:"f1805f70b5770fdf51ba8d7cd00ef7ddd2ab7706"},"All inputs"),t("smoothly-form",{key:"bcf287313fbda727ff66a43111c87f442ef2f77a",looks:"grid",readonly:true,action:"https://api.toiletapi.com/6b12fd2f-e896-46f9-b38f-25cf42cee4b4"},t("smoothly-input",{key:"5ad0e09227c953003294064ec9a74a34dad99884",readonly:true,name:"First Name",value:"John"},"First name"),t("smoothly-input",{key:"4a827cff07982019b2d95e4e440bd2976aeb49da",name:"Last name",value:"Doe"},"Last name",t("smoothly-input-clear",{key:"9e4989baaba55d9d456c243354b611986ba1c42c",size:"icon",slot:"end"})),t("smoothly-input",{key:"aa0d1fc77c155bc236459b40500802ad58716194",type:"phone",name:"Phone",value:"777888999"},"Phone",t("smoothly-input-reset",{key:"d80e1b9acbd7cf53acfced029cc8d5a0bd24d161",size:"icon",slot:"end"})),t("smoothly-input-radio",{key:"630fd379a65538192fb134f75cbcf55a282d8c44",clearable:true,name:"radioFirstInput"},t("p",{key:"2b027b673dbcf3c4bf9d1f24c03f857f7477f59c",slot:"label"},"Clearable"),t("smoothly-input-radio-item",{key:"3ba57b27799284c623037056b2f7d57637055dd8",slot:"options",value:"first"},"Label 1"),t("smoothly-input-radio-item",{key:"cc4daf5e360276819fb0166a7023afff132dc43a",selected:true,slot:"options",value:"second"},"Label 2"),t("smoothly-input-radio-item",{key:"120fd9fd0758c17b5fb8926425b032a8a1065612",slot:"options",value:"third"},"Label 3")),t("smoothly-input-color",{key:"1f326fa25ce6a00ecbebe2186cec26c6efdb6eb3",name:"color",value:"#479f56",output:"rgb"},"Color"),t("smoothly-input-select",{key:"a899972ebf9f79209c56d81b544184690b85dfaf",menuHeight:"7.5items",placeholder:"Select...",multiple:true,name:"select-month"},t("label",{key:"b4e4e3c4eebad921eb830a242531a650bef0acd3",slot:"label"},"Month"),t("smoothly-item",{key:"13f7abe4d7201572786405f17557d44409a8ef3a",value:"1"},"January"),t("smoothly-item",{key:"d83d6bc200a1f124b850b8636420b388c47879f7",value:"2"},"February"),t("smoothly-item",{key:"b04c6c85a5db9e867ab2bc931794fe1105855c9e",value:"3"},"March"),t("smoothly-item",{key:"d5e5c01012f4c278144fcf08c59abcc09ac62533",value:"4"},"April"),t("smoothly-item",{key:"c4c2b5b4cb3c57f166ef809b0dbba85f0ec190e3",value:"5"},"May"),t("smoothly-item",{key:"cac9c84f18108bce0025a81635a3b8bdcead4f54",value:"6"},"June"),t("smoothly-item",{key:"0f6c56fcca25ae22f7f22e27a21b379de9ca24b2",value:"7"},"July"),t("smoothly-item",{key:"79019fb60f0b87844767ef3463fd2c5dbd309fa8",value:"8"},"August"),t("smoothly-item",{key:"9a8d4fd4fc756c9b9925f8d176a99aa3bcab935f",value:"9"},"September"),t("smoothly-item",{key:"63e1671cec1610bafe6e962af88f1715ee2dfb28",value:"10"},"October"),t("smoothly-item",{key:"1c200d8d7e11673ce27d2d683a2b8bb9954ca552",value:"11"},"November"),t("smoothly-item",{key:"e6caeaac708433debb27ab47ec82b51c4ad16c2a",value:"12"},"December"),t("smoothly-input-clear",{key:"8d2405dc1d53e2434dbad4b69990b49651e8c557",size:"icon",slot:"end"})),t("smoothly-input-select",{key:"8cb2fe5eb8b152d32045c4a150c7c790ad35d922",name:"select-icon",clearable:false,showSelected:false},t("smoothly-item",{key:"ae42e4ffed610af298235e7ebe3e1ec6b05d9e13",value:"folder",selected:true},t("smoothly-icon",{key:"328f1295b0eb870bc80151c46a045bc5c180e998",size:"small",name:"folder-outline"})),t("smoothly-item",{key:"c35837e991468d32bd1630519be188266558a976",value:"camera"},t("smoothly-icon",{key:"02479e84c1ba0c5aca2bdbbe9cd72929e0572f0f",size:"small",name:"camera-outline"}))),t("smoothly-input-checkbox",{key:"6aa26dafb6d138c976683426757846b816c42dbc",name:"checkbox"},"Check the box"),t("smoothly-input-checkbox",{key:"7bd63dbdc68f36325d579cf0d966fffa3435567c",name:"checkbox2",checked:true},"Check the box 2"),t("smoothly-input-date-range",{key:"9183d69eae1040aede96d59cb5ff639335f43fb6",start:m.Date.now(),end:m.Date.now()}),t("smoothly-input-date",{key:"2650ad84a1f017d2672671af94c7c7991ea3e61b",name:"date"},"Date",t("smoothly-input-clear",{key:"e0f0b0c02189d0b930840e3a59a9adedd28a696a",slot:"end"})),t("smoothly-input-range",{key:"693b3fe5a9dd2aebf1dfb4ebb705ce0ecd5028a9",step:1,name:"range3",value:2e4},"Select"),t("smoothly-input",{key:"0ac5d490c72cb234bfd328ffbd3cf3659bbc9aed",name:"pets.0.name"},"First Pet's Name"),t("smoothly-input-range",{key:"c86356ba541ab262d357dd194289ec2778ebbb07",name:"pets.0.age",max:100,step:1},"First Pet's Age"),t("smoothly-input",{key:"d481ef9163d12757e43508af1e7ff0d7720ce31a",name:"pets.1.name"},"Second Pet's Name"),t("smoothly-input-range",{key:"e7bf653532ff0c957e6c3e82383cac5dc3210f40",name:"pets.1.age",max:100,step:1},"Second Pet's Age"),t("smoothly-input",{key:"27af92d8ccc19451a7786deb1cf8f59d10991e91",name:"pets.2.name"},"Third Pet's Name"),t("smoothly-input-range",{key:"fd9eb72093cf6f6c6fa7bdaa98a4d6066fbb43dc",name:"pets.2.age",max:100,step:1},"Third Pet's Age"),t("smoothly-input-file",{key:"d444f859d0fdf764df0da9457d6a71e594ae560e",name:"profile",placeholder:"Click or drag your profile picture here..."},t("span",{key:"b044dca389ede3b37362ad564a5e84e9ccfd9c23",slot:"label"},"Profile"),t("smoothly-icon",{key:"adf0819cbb38fb45501aff5ba55ea75dd225b1e2",slot:"button",name:"person-circle-outline",size:"tiny",fill:"default"})),t("smoothly-input-clear",{key:"ed14b047e2a63cbc29e7d01063abeebbe62e72ea",fill:"default",type:"form",color:"warning",slot:"clear",size:"icon",shape:"rounded"}),t("smoothly-input-edit",{key:"930962d9f3a141e8d863b3b7835efb6ac9e31a48",fill:"default",type:"form",color:"tertiary",slot:"edit",size:"icon",shape:"rounded"}),t("smoothly-input-reset",{key:"70eb43c4179e7edaa328f6360e24f7679930dfe7",fill:"default",type:"form",color:"warning",slot:"reset",size:"icon",shape:"rounded"}),t("smoothly-input-submit",{key:"16f3e821c21d5c79a400c21720aebcc34d96a8eb",delete:true,slot:"delete",color:"danger",size:"icon",shape:"rounded"}),t("smoothly-input-submit",{key:"ff462593ad41911c666bd233d11109cfc9bca486",fill:"default",color:"success",slot:"submit",size:"icon",shape:"rounded"})))}},[2,"smoothly-input-checkbox-demo"]);function K(){if(typeof customElements==="undefined"){return}const e=["smoothly-input-checkbox-demo","smoothly-button","smoothly-button-confirm","smoothly-calendar","smoothly-date-text","smoothly-display","smoothly-display-json","smoothly-display-json-object","smoothly-display-json-primitive","smoothly-display-json-record-key","smoothly-form","smoothly-icon","smoothly-input","smoothly-input-checkbox","smoothly-input-clear","smoothly-input-color","smoothly-input-date","smoothly-input-date-range","smoothly-input-edit","smoothly-input-file","smoothly-input-month","smoothly-input-radio","smoothly-input-radio-item","smoothly-input-range","smoothly-input-reset","smoothly-input-select","smoothly-input-submit","smoothly-item","smoothly-spinner","smoothly-toggle-switch"];e.forEach((e=>{switch(e){case"smoothly-input-checkbox-demo":if(!customElements.get(a(e))){customElements.define(a(e),Z)}break;case"smoothly-button":if(!customElements.get(a(e))){c()}break;case"smoothly-button-confirm":if(!customElements.get(a(e))){l()}break;case"smoothly-calendar":if(!customElements.get(a(e))){i()}break;case"smoothly-date-text":if(!customElements.get(a(e))){d()}break;case"smoothly-display":if(!customElements.get(a(e))){f()}break;case"smoothly-display-json":if(!customElements.get(a(e))){n()}break;case"smoothly-display-json-object":if(!customElements.get(a(e))){r()}break;case"smoothly-display-json-primitive":if(!customElements.get(a(e))){b()}break;case"smoothly-display-json-record-key":if(!customElements.get(a(e))){y()}break;case"smoothly-form":if(!customElements.get(a(e))){p()}break;case"smoothly-icon":if(!customElements.get(a(e))){u()}break;case"smoothly-input":if(!customElements.get(a(e))){h()}break;case"smoothly-input-checkbox":if(!customElements.get(a(e))){k()}break;case"smoothly-input-clear":if(!customElements.get(a(e))){j()}break;case"smoothly-input-color":if(!customElements.get(a(e))){E()}break;case"smoothly-input-date":if(!customElements.get(a(e))){g()}break;case"smoothly-input-date-range":if(!customElements.get(a(e))){v()}break;case"smoothly-input-edit":if(!customElements.get(a(e))){x()}break;case"smoothly-input-file":if(!customElements.get(a(e))){z()}break;case"smoothly-input-month":if(!customElements.get(a(e))){B()}break;case"smoothly-input-radio":if(!customElements.get(a(e))){C()}break;case"smoothly-input-radio-item":if(!customElements.get(a(e))){D()}break;case"smoothly-input-range":if(!customElements.get(a(e))){P()}break;case"smoothly-input-reset":if(!customElements.get(a(e))){A()}break;case"smoothly-input-select":if(!customElements.get(a(e))){w()}break;case"smoothly-input-submit":if(!customElements.get(a(e))){F()}break;case"smoothly-item":if(!customElements.get(a(e))){J()}break;case"smoothly-spinner":if(!customElements.get(a(e))){N()}break;case"smoothly-toggle-switch":if(!customElements.get(a(e))){S()}break}}))}K();const L=Z;const R=K;export{L as SmoothlyInputCheckboxDemo,R as defineCustomElement};
1
+ import{p as e,H as o,h as t,d as s,t as a}from"./p-BsZrGTcp.js";import{i as m}from"./p-BVKhAhsB.js";import{d as l}from"./p-mmAi00ak.js";import{d as c}from"./p-MHAaISnU.js";import{d as i}from"./p-CmV6S6tx.js";import{d}from"./p-DnvyyAaF.js";import{d as f}from"./p-CN3iME9d.js";import{d as n}from"./p-DG2pfnCV.js";import{d as r}from"./p-uFR5K4vd.js";import{d as b}from"./p-DvZK__s-.js";import{d as y}from"./p-F8qX8ZuL.js";import{d as p}from"./p-DPlYDxyJ.js";import{d as u}from"./p-DDYB8QLF.js";import{d as h}from"./p-BHTAR2x1.js";import{d as k}from"./p-B-jhX7aN.js";import{d as j}from"./p-Dk4OvZyQ.js";import{d as E}from"./p-CDzU4-Ri.js";import{d as g}from"./p-DJ-iHxJr.js";import{d as v}from"./p-5l1ov6SU.js";import{d as x}from"./p-BOzzNfNj.js";import{d as D}from"./p-UqPFIGlg.js";import{d as z}from"./p-DIy2lHMf.js";import{d as C}from"./p-Bo1NnbuT.js";import{d as A}from"./p-BQOdxeHU.js";import{d as P}from"./p-Dq8EU803.js";import{d as B}from"./p-CLqKhHZ8.js";import{d as F}from"./p-CZIRwPwA.js";import{d as L}from"./p-ycoVDLCD.js";import{d as N}from"./p-ByRyVRgY.js";import{d as w}from"./p-CmUug44L.js";import{d as S}from"./p-BCwizh6U.js";const U=e(class e extends o{constructor(e){super();if(e!==false){this.__registerHost()}}render(){return t(s,{key:"b87b050eb78e63350fdef9978b8ab3f6f75f90ba"},t("h2",{key:"b59d7d2132935b59925b3d486334adaa57d34111"},"All inputs"),t("smoothly-form",{key:"2cf49373621aa3b4952816aa554835ab9a1dc75a",looks:"grid",readonly:true,action:"https://api.toiletapi.com/6b12fd2f-e896-46f9-b38f-25cf42cee4b4"},t("smoothly-input",{key:"342a601528a1e72db8a79995d906d2f2d8ebd85d",readonly:true,name:"First Name",value:"John"},"First name"),t("smoothly-input",{key:"6ffb6868dc9fb8b91a535712012a2f1c12137afc",name:"Last name",value:"Doe"},"Last name",t("smoothly-input-clear",{key:"a61b4f80fa1a58b159870fcf6c3633ced18634ae",size:"icon",slot:"end"})),t("smoothly-input",{key:"774574e34066312584d662925f47ca07809e4e78",type:"phone",name:"Phone",value:"777888999"},"Phone",t("smoothly-input-reset",{key:"b60d029086821dc8b5e754776c5e62233e5cc3b8",size:"icon",slot:"end"})),t("smoothly-input-radio",{key:"3c9969ce5448170cc919b40944981f5ad43edd7e",clearable:true,name:"radioFirstInput"},t("p",{key:"d8410427e1341ff530ecb7dee9823c21852fa3a7",slot:"label"},"Clearable"),t("smoothly-input-radio-item",{key:"61c64bbe7250b4eb4290bd2c75caf62528c355c1",slot:"options",value:"first"},"Label 1"),t("smoothly-input-radio-item",{key:"44bbffb4103eb379652bbf436761458a14a7175f",selected:true,slot:"options",value:"second"},"Label 2"),t("smoothly-input-radio-item",{key:"c5dcb3b19adec142097e43ed1b10f80984477c49",slot:"options",value:"third"},"Label 3")),t("smoothly-input-color",{key:"e1cc8f36aa4dd9c84750797073c5d8ed0f2bad10",name:"color",value:"#479f56",output:"rgb"},"Color"),t("smoothly-input-select",{key:"9543a9f9cc6ac7402415825a9872ec37d3048b3e",menuHeight:"7.5items",placeholder:"Select...",multiple:true,name:"select-month"},t("label",{key:"41cbb2fab7585029ee91ea45d2b1d2f360a6a732",slot:"label"},"Month"),t("smoothly-item",{key:"498d55992f8539e09c3862c0a147c271a645038d",value:"1"},"January"),t("smoothly-item",{key:"1609ea60cb94e9ef195f4a18c61465c5319fb44d",value:"2"},"February"),t("smoothly-item",{key:"1312da1f050e2e4ffde8c4b13dce23cb22711a2d",value:"3"},"March"),t("smoothly-item",{key:"ada60354212087fc55fb81939f831d6551d6ef7d",value:"4"},"April"),t("smoothly-item",{key:"00da4e1699a9e1fc127a6f48ea7f440b0e3199da",value:"5"},"May"),t("smoothly-item",{key:"93c3f12dd68334918a5f6a96b37506b548bba081",value:"6"},"June"),t("smoothly-item",{key:"16c5a1d2d4a76312933e4c75312e29bbc4e77bc2",value:"7"},"July"),t("smoothly-item",{key:"fd8b80bb3b8e643f533543ea16041aed0e36a304",value:"8"},"August"),t("smoothly-item",{key:"5f85430c08aa753b36b31f9de1a7a1d7d8d793e6",value:"9"},"September"),t("smoothly-item",{key:"1c9447ee0e21fc37b625c4a2c9699659a6a03d80",value:"10"},"October"),t("smoothly-item",{key:"648214d00c82a87a5403650e289dfc16470417d5",value:"11"},"November"),t("smoothly-item",{key:"9b680e645e7589c8a8ece5f7fe951d3e818b04d2",value:"12"},"December"),t("smoothly-input-clear",{key:"2cc62e638bd2037f1ff2f841c070840763b4ad32",size:"icon",slot:"end"})),t("smoothly-input-select",{key:"958f4e3773a9002b8b531defd76b69723abd8f3f",name:"select-icon",clearable:false,showSelected:false},t("smoothly-item",{key:"962f4103e460087672484eb3f88045027d32a130",value:"folder",selected:true},t("smoothly-icon",{key:"6345e8422873c99e0dbab80025984b73aa4bbf68",size:"small",name:"folder-outline"})),t("smoothly-item",{key:"848077e1177766f84d6c7d59d9ffec16792631d4",value:"camera"},t("smoothly-icon",{key:"d2c00f76124a9b7be6fc25fb9c07b4de189af3da",size:"small",name:"camera-outline"}))),t("smoothly-input-checkbox",{key:"66a99e5d40cc59d07b203c88596def4a04f80616",name:"checkbox"},"Check the box"),t("smoothly-input-checkbox",{key:"a1c6b415241594b64b0faf73f363d16f78124cd9",name:"checkbox2",checked:true},"Check the box 2"),t("smoothly-input-date-range",{key:"100e28190aaddd73697716b92ec4fb9ad8dd4924",start:m.Date.now(),end:m.Date.now()}),t("smoothly-input-date",{key:"ed20d251ffc8bc5a1ddf527da2b2995b9e3bd4bf",name:"date"},"Date",t("smoothly-input-clear",{key:"92228279c6a86738a4674bd44288a524b83e6307",slot:"end"})),t("smoothly-input-range",{key:"e4fe8940464d23127d57edcfc79a3f808122107a",step:1,name:"range3",value:2e4},"Select"),t("smoothly-input",{key:"62f3734c6b281d314d585eba4667860ed93860d3",name:"pets.0.name"},"First Pet's Name"),t("smoothly-input-range",{key:"67a043f52e277658892f34af93b8ab2d50451dd9",name:"pets.0.age",max:100,step:1},"First Pet's Age"),t("smoothly-input",{key:"133126812e7dbae7f1491640dab148f4feb1c561",name:"pets.1.name"},"Second Pet's Name"),t("smoothly-input-range",{key:"24cde6c2ea0b981781248e2bd4bad76612bde4ae",name:"pets.1.age",max:100,step:1},"Second Pet's Age"),t("smoothly-input",{key:"b3da2cca79cf80972d6d2eb2370c46bcfe75a7ed",name:"pets.2.name"},"Third Pet's Name"),t("smoothly-input-range",{key:"352432da59dfba1eac043d8b150b2740faf38384",name:"pets.2.age",max:100,step:1},"Third Pet's Age"),t("smoothly-input-file",{key:"f711a241f53cfb5803979dc19c0421aa5b4b9936",name:"profile",placeholder:"Click or drag your profile picture here..."},t("span",{key:"9f0ab930a4b1159d0373f9e33490c54dc070f71f",slot:"label"},"Profile"),t("smoothly-icon",{key:"114f04898200155379a21c30fd6fe0bc9fac29c1",slot:"button",name:"person-circle-outline",size:"tiny",fill:"default"})),t("smoothly-input-clear",{key:"e13dfab8e36f03e1862a73ad36e7a16e2f55cd00",fill:"default",type:"form",color:"warning",slot:"clear",size:"icon",shape:"rounded"}),t("smoothly-input-edit",{key:"667402ebc3bdfef1b6cd11be423cd95259d096b9",fill:"default",type:"form",color:"tertiary",slot:"edit",size:"icon",shape:"rounded"}),t("smoothly-input-reset",{key:"8bf6222df1f9e450a44c28eba57774ab0b00aa43",fill:"default",type:"form",color:"warning",slot:"reset",size:"icon",shape:"rounded"}),t("smoothly-input-submit",{key:"3d628aed8faa2698a051915c01a6487b59ffa28c",delete:true,slot:"delete",color:"danger",size:"icon",shape:"rounded"}),t("smoothly-input-submit",{key:"f82e58a33a25824d8ff34103072d404f4b4b98fb",fill:"default",color:"success",slot:"submit",size:"icon",shape:"rounded"})))}},[2,"smoothly-input-checkbox-demo"]);function H(){if(typeof customElements==="undefined"){return}const e=["smoothly-input-checkbox-demo","smoothly-button","smoothly-button-confirm","smoothly-calendar","smoothly-date-text","smoothly-display","smoothly-display-json","smoothly-display-json-object","smoothly-display-json-primitive","smoothly-display-json-record-key","smoothly-form","smoothly-icon","smoothly-input","smoothly-input-checkbox","smoothly-input-clear","smoothly-input-color","smoothly-input-date","smoothly-input-date-range","smoothly-input-edit","smoothly-input-file","smoothly-input-month","smoothly-input-radio","smoothly-input-radio-item","smoothly-input-range","smoothly-input-reset","smoothly-input-select","smoothly-input-submit","smoothly-item","smoothly-spinner","smoothly-toggle-switch"];e.forEach((e=>{switch(e){case"smoothly-input-checkbox-demo":if(!customElements.get(a(e))){customElements.define(a(e),U)}break;case"smoothly-button":if(!customElements.get(a(e))){l()}break;case"smoothly-button-confirm":if(!customElements.get(a(e))){c()}break;case"smoothly-calendar":if(!customElements.get(a(e))){i()}break;case"smoothly-date-text":if(!customElements.get(a(e))){d()}break;case"smoothly-display":if(!customElements.get(a(e))){f()}break;case"smoothly-display-json":if(!customElements.get(a(e))){n()}break;case"smoothly-display-json-object":if(!customElements.get(a(e))){r()}break;case"smoothly-display-json-primitive":if(!customElements.get(a(e))){b()}break;case"smoothly-display-json-record-key":if(!customElements.get(a(e))){y()}break;case"smoothly-form":if(!customElements.get(a(e))){p()}break;case"smoothly-icon":if(!customElements.get(a(e))){u()}break;case"smoothly-input":if(!customElements.get(a(e))){h()}break;case"smoothly-input-checkbox":if(!customElements.get(a(e))){k()}break;case"smoothly-input-clear":if(!customElements.get(a(e))){j()}break;case"smoothly-input-color":if(!customElements.get(a(e))){E()}break;case"smoothly-input-date":if(!customElements.get(a(e))){g()}break;case"smoothly-input-date-range":if(!customElements.get(a(e))){v()}break;case"smoothly-input-edit":if(!customElements.get(a(e))){x()}break;case"smoothly-input-file":if(!customElements.get(a(e))){D()}break;case"smoothly-input-month":if(!customElements.get(a(e))){z()}break;case"smoothly-input-radio":if(!customElements.get(a(e))){C()}break;case"smoothly-input-radio-item":if(!customElements.get(a(e))){A()}break;case"smoothly-input-range":if(!customElements.get(a(e))){P()}break;case"smoothly-input-reset":if(!customElements.get(a(e))){B()}break;case"smoothly-input-select":if(!customElements.get(a(e))){F()}break;case"smoothly-input-submit":if(!customElements.get(a(e))){L()}break;case"smoothly-item":if(!customElements.get(a(e))){N()}break;case"smoothly-spinner":if(!customElements.get(a(e))){w()}break;case"smoothly-toggle-switch":if(!customElements.get(a(e))){S()}break}}))}H();const J=U;const M=H;export{J as SmoothlyInputCheckboxDemo,M as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-checkbox-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-D83NzhAZ.js";const t=o;const p=s;export{t as SmoothlyInputCheckbox,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-B-jhX7aN.js";const t=o;const a=s;export{t as SmoothlyInputCheckbox,a as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-checkbox.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-BhLDGQhC.js";const t=o;const p=s;export{t as SmoothlyInputClear,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-Dk4OvZyQ.js";const t=o;const p=s;export{t as SmoothlyInputClear,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-clear.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-CWqwLjht.js";const t=o;const p=s;export{t as SmoothlyInputColorDemo,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-CIXMGKGQ.js";const t=o;const p=s;export{t as SmoothlyInputColorDemo,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-color-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-BJ1QHaKC.js";const t=o;const a=s;export{t as SmoothlyInputColor,a as defineCustomElement};
1
+ import{S as o,d as s}from"./p-CDzU4-Ri.js";const t=o;const p=s;export{t as SmoothlyInputColor,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-color.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-BQKG49PI.js";const t=o;const p=s;export{t as SmoothlyInputDateDemo,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-gq882NJF.js";const t=o;const p=s;export{t as SmoothlyInputDateDemo,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-date-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-C9W3k6wS.js";const t=o;const p=s;export{t as SmoothlyInputDateRange,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-5l1ov6SU.js";const t=o;const p=s;export{t as SmoothlyInputDateRange,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-date-range.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-BApNLqiy.js";const p=o;const t=s;export{p as SmoothlyInputDateTime,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DkiBtdrU.js";const t=o;const r=s;export{t as SmoothlyInputDateTime,r as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-date-time.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-Cw6jE38W.js";const t=o;const p=s;export{t as SmoothlyInputDate,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DJ-iHxJr.js";const r=o;const t=s;export{r as SmoothlyInputDate,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-date.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-DuAHxRQq.js";const t=o;const p=s;export{t as SmoothlyInputDemoRadio,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DGTXEwvN.js";const t=o;const p=s;export{t as SmoothlyInputDemoRadio,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-demo-radio.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-Dn5brtiA.js";const t=o;const r=s;export{t as SmoothlyInputDemoStandard,r as defineCustomElement};
1
+ import{S as o,d as s}from"./p-9Fd6-bL0.js";const t=o;const p=s;export{t as SmoothlyInputDemoStandard,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-demo-standard.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-5IpBMfCQ.js";const p=o;const t=s;export{p as SmoothlyInputDemoUserInput,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-Dh6ItMz4.js";const t=o;const p=s;export{t as SmoothlyInputDemoUserInput,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-demo-user-input.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-X22HVbOR.js";const t=o;const p=s;export{t as SmoothlyInputDemo,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-0WCHC4VI.js";const t=o;const p=s;export{t as SmoothlyInputDemo,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-DVb0lxbZ.js";const t=o;const p=s;export{t as SmoothlyInputEdit,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-BOzzNfNj.js";const t=o;const p=s;export{t as SmoothlyInputEdit,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-edit.js.map
@@ -1,2 +1,2 @@
1
- import{S as s,d as o}from"./p-BmIb4zsg.js";const t=s;const m=o;export{t as SmoothlyInputFile,m as defineCustomElement};
1
+ import{S as o,d as s}from"./p-UqPFIGlg.js";const t=o;const p=s;export{t as SmoothlyInputFile,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-file.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-DlfphBOA.js";const p=o;const t=s;export{p as SmoothlyInputMonth,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DIy2lHMf.js";const t=o;const p=s;export{t as SmoothlyInputMonth,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-month.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-DP2lfWFG.js";const t=o;const p=s;export{t as SmoothlyInputPriceDemo,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-CMMaSJvr.js";const r=o;const t=s;export{r as SmoothlyInputPriceDemo,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-price-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-C0oU5Cfy.js";const t=o;const p=s;export{t as SmoothlyInputRadioItem,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-BQOdxeHU.js";const t=o;const p=s;export{t as SmoothlyInputRadioItem,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-radio-item.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-B5HCjRvr.js";const r=o;const t=s;export{r as SmoothlyInputRadio,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-Bo1NnbuT.js";const t=o;const n=s;export{t as SmoothlyInputRadio,n as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-radio.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-BQwTK156.js";const t=o;const p=s;export{t as SmoothlyInputRangeDemo,p as defineCustomElement};
1
+ import{S as o,d as p}from"./p-Cppqe_PV.js";const s=o;const t=p;export{s as SmoothlyInputRangeDemo,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-range-demo.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-B7tRoQDk.js";const t=o;const p=s;export{t as SmoothlyInputRange,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-Dq8EU803.js";const t=o;const p=s;export{t as SmoothlyInputRange,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-range.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-DxpX6YuH.js";const p=o;const t=s;export{p as SmoothlyInputReset,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-CLqKhHZ8.js";const t=o;const p=s;export{t as SmoothlyInputReset,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-reset.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-GOrXJdjK.js";const r=o;const t=s;export{r as SmoothlyInputSelect,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-CZIRwPwA.js";const t=o;const p=s;export{t as SmoothlyInputSelect,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-select.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-B3b5oz3b.js";const t=o;const p=s;export{t as SmoothlyInputSubmit,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-ycoVDLCD.js";const t=o;const c=s;export{t as SmoothlyInputSubmit,c as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input-submit.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-DuVAEZcg.js";const t=o;const c=s;export{t as SmoothlyInput,c as defineCustomElement};
1
+ import{S as o,d as s}from"./p-BHTAR2x1.js";const t=o;const p=s;export{t as SmoothlyInput,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-input.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-fnKrPnzp.js";const n=o;const p=s;export{n as SmoothlyItem,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-ByRyVRgY.js";const t=o;const p=s;export{t as SmoothlyItem,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-item.js.map
@@ -1,2 +1,2 @@
1
- import{S as s,d as o}from"./p-DkhX1qsg.js";const t=s;const p=o;export{t as SmoothlyLabel,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-VQuZJp8X.js";const p=o;const t=s;export{p as SmoothlyLabel,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-label.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-CApTrLt_.js";const t=o;const p=s;export{t as SmoothlyLazy,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-Bv6ll-a-.js";const t=o;const a=s;export{t as SmoothlyLazy,a as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-lazy.js.map
@@ -1,2 +1,2 @@
1
- import{L as o,d as s}from"./p-BEHgXDtQ.js";const t=o;const p=s;export{t as SmoothlyLoadMore,p as defineCustomElement};
1
+ import{L as t,d as o}from"./p-DDtRlhit.js";const s=t;const p=o;export{s as SmoothlyLoadMore,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-load-more.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-B1h-3Bk6.js";const t=o;const p=s;export{t as SmoothlyModal,p as defineCustomElement};
1
+ import{S as o,d as s}from"./p-jSrgQO7o.js";const r=o;const t=s;export{r as SmoothlyModal,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-modal.js.map
@@ -1,2 +1,2 @@
1
- import{N as o,d as s}from"./p-CKfiAXG_.js";const t=o;const p=s;export{t as SmoothlyNotification,p as defineCustomElement};
1
+ import{N as s,d as o}from"./p-CCaI37_s.js";const t=s;const a=o;export{t as SmoothlyNotification,a as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-notification.js.map
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface SmoothlyNotifierDemo extends Components.SmoothlyNotifierDemo, HTMLElement {}
4
+ export const SmoothlyNotifierDemo: {
5
+ prototype: SmoothlyNotifierDemo;
6
+ new (): SmoothlyNotifierDemo;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,2 @@
1
+ import{S as o,d as s}from"./p-CUmpHIzY.js";const p=o;const t=s;export{p as SmoothlyNotifierDemo,t as defineCustomElement};
2
+ //# sourceMappingURL=smoothly-notifier-demo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":[],"sources":[],"mappings":"","ignoreList":[]}
@@ -1,2 +1,2 @@
1
- import{N as s,d as o}from"./p-BFsrI2_x.js";const r=s;const t=o;export{r as SmoothlyNotifier,t as defineCustomElement};
1
+ import{N as o,d as s}from"./p-BdYr9Wou.js";const r=o;const t=s;export{r as SmoothlyNotifier,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-notifier.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-Bpc6uh0M.js";const p=o;const t=s;export{p as SmoothlySpinner,t as defineCustomElement};
1
+ import{S as o,d as s}from"./p-CmUug44L.js";const t=o;const m=s;export{t as SmoothlySpinner,m as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-spinner.js.map
@@ -1,2 +1,2 @@
1
- import{p as o,H as t,c as s,h as l,t as r}from"./p-BsZrGTcp.js";import{B as m}from"./p-D7FCA_AJ.js";import{S as i}from"./p-ClBX6_1T.js";const h=()=>`[color=default].sc-smoothly-submit{--smoothly-color:var(--smoothly-default-color);--smoothly-color-contrast:var(--smoothly-default-contrast);--smoothly-color-shade:var(--smoothly-default-shade);--smoothly-color-tint:var(--smoothly-default-tint)}[color=primary].sc-smoothly-submit{--smoothly-color:var(--smoothly-primary-color);--smoothly-color-contrast:var(--smoothly-primary-contrast);--smoothly-color-shade:var(--smoothly-primary-shade);--smoothly-color-tint:var(--smoothly-primary-tint)}[color=secondary].sc-smoothly-submit{--smoothly-color:var(--smoothly-secondary-color);--smoothly-color-contrast:var(--smoothly-secondary-contrast);--smoothly-color-shade:var(--smoothly-secondary-shade);--smoothly-color-tint:var(--smoothly-secondary-tint)}[color=tertiary].sc-smoothly-submit{--smoothly-color:var(--smoothly-tertiary-color);--smoothly-color-contrast:var(--smoothly-tertiary-contrast);--smoothly-color-shade:var(--smoothly-tertiary-shade);--smoothly-color-tint:var(--smoothly-tertiary-tint)}[color=success].sc-smoothly-submit{--smoothly-color:var(--smoothly-success-color);--smoothly-color-contrast:var(--smoothly-success-contrast);--smoothly-color-shade:var(--smoothly-success-shade);--smoothly-color-tint:var(--smoothly-success-tint)}[color=warning].sc-smoothly-submit{--smoothly-color:var(--smoothly-warning-color);--smoothly-color-contrast:var(--smoothly-warning-contrast);--smoothly-color-shade:var(--smoothly-warning-shade);--smoothly-color-tint:var(--smoothly-warning-tint)}[color=danger].sc-smoothly-submit{--smoothly-color:var(--smoothly-danger-color);--smoothly-color-contrast:var(--smoothly-danger-contrast);--smoothly-color-shade:var(--smoothly-danger-shade);--smoothly-color-tint:var(--smoothly-danger-tint)}[color=light].sc-smoothly-submit{--smoothly-color:var(--smoothly-light-color);--smoothly-color-contrast:var(--smoothly-light-contrast);--smoothly-color-shade:var(--smoothly-light-shade);--smoothly-color-tint:var(--smoothly-light-tint)}[color=medium].sc-smoothly-submit{--smoothly-color:var(--smoothly-medium-color);--smoothly-color-contrast:var(--smoothly-medium-contrast);--smoothly-color-shade:var(--smoothly-medium-shade);--smoothly-color-tint:var(--smoothly-medium-tint)}[color=dark].sc-smoothly-submit{--smoothly-color:var(--smoothly-dark-color);--smoothly-color-contrast:var(--smoothly-dark-contrast);--smoothly-color-shade:var(--smoothly-dark-shade);--smoothly-color-tint:var(--smoothly-dark-tint)}.sc-smoothly-submit-h{--smoothly-button-border-radius:0.5rem;display:inline-flex;box-sizing:border-box;border-radius:var(--smoothly-button-border-radius);font-size:var(--smoothly-button-font-size, 1rem);cursor:pointer;border:none;outline:none;position:relative}[shape=rounded].sc-smoothly-submit-h{--smoothly-button-border-radius:2rem}[type=link].sc-smoothly-submit-h{display:inline}[disabled].sc-smoothly-submit-h{opacity:0.5}.sc-smoothly-submit-h>a.sc-smoothly-submit{font-weight:400;background-color:transparent}.sc-smoothly-submit-h>a.sc-smoothly-submit,.sc-smoothly-submit-h>button.sc-smoothly-submit{font-size:var(--smoothly-button-font-size);border:1px solid transparent;outline:none;cursor:pointer;display:inline-flex;gap:0.5rem;box-sizing:border-box}.sc-smoothly-submit-h>button.sc-smoothly-submit{font-weight:bold;justify-content:center;width:100%;align-items:center;border-radius:var(--smoothly-button-border-radius);padding-inline:var(--smoothly-button-padding-inline, 1rem)}.sc-smoothly-submit-h{min-height:var(--smoothly-button-height, 2.5rem)}.sc-smoothly-submit-h:has(>a:empty),.sc-smoothly-submit-h:has(>button:empty),.sc-smoothly-submit-h>a.sc-smoothly-submit:empty,.sc-smoothly-submit-h>button.sc-smoothly-submit:empty{border-width:0;min-height:0;padding-inline:0}[size=small].sc-smoothly-submit-h{--smoothly-button-height:2rem;--smoothly-button-padding-inline:0.75rem;--smoothly-button-font-size:0.875rem;--smoothly-icon-size:1.4rem}[size=large].sc-smoothly-submit-h{--smoothly-button-height:3rem;--smoothly-button-padding-inline:1.25rem;--smoothly-button-font-size:1.125rem}.sc-smoothly-submit-h:not([size=icon]):not([size=flexible])>button.sc-smoothly-submit{min-width:8rem}[size=icon].sc-smoothly-submit-h{--smoothly-icon-size:1.4rem}[size=icon].sc-smoothly-submit-h>button.sc-smoothly-submit{min-height:var(--smoothly-button-height, 2.5rem);min-width:var(--smoothly-button-height, 2.5rem);padding:0}.sc-smoothly-submit-h:not([size=icon]){min-width:8em}[size=flexible].sc-smoothly-submit-h{min-width:unset;padding:0;margin:0;display:flex;justify-content:center}[size=flexible].sc-smoothly-submit-h>button.sc-smoothly-submit{min-width:unset;padding:0;margin:0}[expand].sc-smoothly-submit-h{width:100%}[expand=full].sc-smoothly-submit-h{border-left:none;border-right:none;--smoothly-button-border-radius:0}[fill=outline].sc-smoothly-submit-h>button.sc-smoothly-submit{background-color:transparent;color:rgb(var(--smoothly-button-foreground));fill:rgb(var(--smoothly-button-foreground));stroke:rgb(var(--smoothly-button-foreground));border-color:rgb(var(--smoothly-button-foreground))}.sc-smoothly-submit-h:not([fill=clear]):not([disabled])>button.sc-smoothly-submit:hover,.sc-smoothly-submit-h:not([disabled])>button.sc-smoothly-submit:focus-visible,[fill=outline].sc-smoothly-submit-h:not([disabled]):active>button.sc-smoothly-submit::before{border-color:rgb(var(--smoothly-button-focus-color))}[fill=outline].sc-smoothly-submit-h:not([disabled])>button.sc-smoothly-submit:hover::before,[fill=outline].sc-smoothly-submit-h:not([disabled])>button.sc-smoothly-submit:focus-within::before,[fill=outline].sc-smoothly-submit-h:not([disabled])>button.sc-smoothly-submit:active::before{content:"";position:absolute;border:2px solid rgb(var(--smoothly-button-focus-border));inset:-1px;border-radius:var(--smoothly-button-border-radius)}.sc-smoothly-submit-h:not([fill=clear]):not([fill=outline]):not([disabled])>button.sc-smoothly-submit:hover,.sc-smoothly-submit-h:not([fill=clear]):not([fill=outline]):not([disabled])>button.sc-smoothly-submit:focus-visible,.sc-smoothly-submit-h:not([fill=clear]):not([fill=outline]):not([disabled])>button.sc-smoothly-submit:active{background:rgb(var(--smoothly-button-hover-background))}.sc-smoothly-submit-h>button.sc-smoothly-submit,.sc-smoothly-submit-h.sc-smoothly-submit-s>smoothly-icon,.sc-smoothly-submit-h .sc-smoothly-submit-s>smoothly-icon{color:rgb(var(--smoothly-button-foreground));stroke:rgb(var(--smoothly-button-foreground));fill:rgb(var(--smoothly-button-foreground))}[hidden].sc-smoothly-submit-h{display:none}.sc-smoothly-submit-h{margin:1em 0em}`;const e=o(class o extends t{constructor(o){super();if(o!==false){this.__registerHost()}this.smoothlyInputLoad=s(this,"smoothlyInputLoad");this.color="success";this.disabled=false;this.prevent=true}async componentWillLoad(){console.warn(`smoothly-submit is deprecated, use smoothly-input-submit instead.\n <smoothly-button type="submit"> can also be used if you're using a regular form.`);this.smoothlyInputLoad.emit((o=>{if(i.is(o)){this.parent=o}}))}clickHandler(){var o;(o=this.parent)===null||o===void 0?void 0:o.submit()}render(){return l(m,{key:"b56bb200c5af6dd9a949ed1989ef150cf5902f33",disabled:this.disabled,type:this.type},l("slot",{key:"c3795191df1b9e6c5a696e7821d0fbc865814cfd"}))}static get style(){return h()}},[262,"smoothly-submit",{color:[513],expand:[513],fill:[513],disabled:[516],type:[513],size:[513],shape:[513],prevent:[4]},[[0,"click","clickHandler"]]]);function n(){if(typeof customElements==="undefined"){return}const o=["smoothly-submit"];o.forEach((o=>{switch(o){case"smoothly-submit":if(!customElements.get(r(o))){customElements.define(r(o),e)}break}}))}n();const c=e;const a=n;export{c as SmoothlySubmit,a as defineCustomElement};
1
+ import{p as o,H as t,c as s,h as l,t as r}from"./p-BsZrGTcp.js";import{B as m}from"./p-D7FCA_AJ.js";import{S as i}from"./p-ClBX6_1T.js";const h=()=>`[color=default].sc-smoothly-submit{--smoothly-color:var(--smoothly-default-color);--smoothly-color-contrast:var(--smoothly-default-contrast);--smoothly-color-shade:var(--smoothly-default-shade);--smoothly-color-tint:var(--smoothly-default-tint)}[color=primary].sc-smoothly-submit{--smoothly-color:var(--smoothly-primary-color);--smoothly-color-contrast:var(--smoothly-primary-contrast);--smoothly-color-shade:var(--smoothly-primary-shade);--smoothly-color-tint:var(--smoothly-primary-tint)}[color=secondary].sc-smoothly-submit{--smoothly-color:var(--smoothly-secondary-color);--smoothly-color-contrast:var(--smoothly-secondary-contrast);--smoothly-color-shade:var(--smoothly-secondary-shade);--smoothly-color-tint:var(--smoothly-secondary-tint)}[color=tertiary].sc-smoothly-submit{--smoothly-color:var(--smoothly-tertiary-color);--smoothly-color-contrast:var(--smoothly-tertiary-contrast);--smoothly-color-shade:var(--smoothly-tertiary-shade);--smoothly-color-tint:var(--smoothly-tertiary-tint)}[color=success].sc-smoothly-submit{--smoothly-color:var(--smoothly-success-color);--smoothly-color-contrast:var(--smoothly-success-contrast);--smoothly-color-shade:var(--smoothly-success-shade);--smoothly-color-tint:var(--smoothly-success-tint)}[color=warning].sc-smoothly-submit{--smoothly-color:var(--smoothly-warning-color);--smoothly-color-contrast:var(--smoothly-warning-contrast);--smoothly-color-shade:var(--smoothly-warning-shade);--smoothly-color-tint:var(--smoothly-warning-tint)}[color=danger].sc-smoothly-submit{--smoothly-color:var(--smoothly-danger-color);--smoothly-color-contrast:var(--smoothly-danger-contrast);--smoothly-color-shade:var(--smoothly-danger-shade);--smoothly-color-tint:var(--smoothly-danger-tint)}[color=light].sc-smoothly-submit{--smoothly-color:var(--smoothly-light-color);--smoothly-color-contrast:var(--smoothly-light-contrast);--smoothly-color-shade:var(--smoothly-light-shade);--smoothly-color-tint:var(--smoothly-light-tint)}[color=medium].sc-smoothly-submit{--smoothly-color:var(--smoothly-medium-color);--smoothly-color-contrast:var(--smoothly-medium-contrast);--smoothly-color-shade:var(--smoothly-medium-shade);--smoothly-color-tint:var(--smoothly-medium-tint)}[color=dark].sc-smoothly-submit{--smoothly-color:var(--smoothly-dark-color);--smoothly-color-contrast:var(--smoothly-dark-contrast);--smoothly-color-shade:var(--smoothly-dark-shade);--smoothly-color-tint:var(--smoothly-dark-tint)}.sc-smoothly-submit-h{--smoothly-button-border-radius:0.5rem;display:inline-flex;box-sizing:border-box;border-radius:var(--smoothly-button-border-radius);font-size:var(--smoothly-button-font-size, 1rem);cursor:pointer;border:none;outline:none;position:relative}[shape=rounded].sc-smoothly-submit-h{--smoothly-button-border-radius:2rem}[type=link].sc-smoothly-submit-h{display:inline}[disabled].sc-smoothly-submit-h{opacity:0.5}.sc-smoothly-submit-h>a.sc-smoothly-submit{font-weight:400;background-color:transparent}.sc-smoothly-submit-h>a.sc-smoothly-submit,.sc-smoothly-submit-h>button.sc-smoothly-submit{font-size:var(--smoothly-button-font-size);border:1px solid transparent;outline:none;cursor:pointer;display:inline-flex;gap:0.5rem;box-sizing:border-box}.sc-smoothly-submit-h>button.sc-smoothly-submit{font-weight:bold;justify-content:center;width:100%;align-items:center;border-radius:var(--smoothly-button-border-radius);padding-inline:var(--smoothly-button-padding-inline, 1rem)}.sc-smoothly-submit-h{min-height:var(--smoothly-button-height, 2.5rem)}.sc-smoothly-submit-h:has(>a:empty),.sc-smoothly-submit-h:has(>button:empty),.sc-smoothly-submit-h>a.sc-smoothly-submit:empty,.sc-smoothly-submit-h>button.sc-smoothly-submit:empty{border-width:0;min-height:0;padding-inline:0}[size=small].sc-smoothly-submit-h{--smoothly-button-height:2rem;--smoothly-button-padding-inline:0.75rem;--smoothly-button-font-size:0.875rem;--smoothly-icon-size:1.4rem}[size=large].sc-smoothly-submit-h{--smoothly-button-height:3rem;--smoothly-button-padding-inline:1.25rem;--smoothly-button-font-size:1.125rem}.sc-smoothly-submit-h:not([size=icon]):not([size=flexible])>button.sc-smoothly-submit{min-width:8rem}[size=icon].sc-smoothly-submit-h{--smoothly-icon-size:1.4rem}[size=icon].sc-smoothly-submit-h>button.sc-smoothly-submit{min-height:var(--smoothly-button-height, 2.5rem);min-width:var(--smoothly-button-height, 2.5rem);padding:0}.sc-smoothly-submit-h:not([size=icon]){min-width:8em}[size=flexible].sc-smoothly-submit-h{min-width:unset;padding:0;margin:0;display:flex;justify-content:center}[size=flexible].sc-smoothly-submit-h>button.sc-smoothly-submit{min-width:unset;padding:0;margin:0}[expand].sc-smoothly-submit-h{width:100%}[expand=full].sc-smoothly-submit-h{border-left:none;border-right:none;--smoothly-button-border-radius:0}[fill=outline].sc-smoothly-submit-h>button.sc-smoothly-submit{background-color:transparent;color:rgb(var(--smoothly-button-foreground));fill:rgb(var(--smoothly-button-foreground));stroke:rgb(var(--smoothly-button-foreground));border-color:rgb(var(--smoothly-button-foreground))}.sc-smoothly-submit-h:not([fill=clear]):not([disabled])>button.sc-smoothly-submit:hover,.sc-smoothly-submit-h:not([disabled])>button.sc-smoothly-submit:focus-visible,[fill=outline].sc-smoothly-submit-h:not([disabled]):active>button.sc-smoothly-submit::before{border-color:rgb(var(--smoothly-button-focus-color))}[fill=outline].sc-smoothly-submit-h:not([disabled])>button.sc-smoothly-submit:hover::before,[fill=outline].sc-smoothly-submit-h:not([disabled])>button.sc-smoothly-submit:focus-within::before,[fill=outline].sc-smoothly-submit-h:not([disabled])>button.sc-smoothly-submit:active::before{content:"";position:absolute;border:2px solid rgb(var(--smoothly-button-focus-border));inset:-1px;border-radius:var(--smoothly-button-border-radius)}.sc-smoothly-submit-h:not([fill=clear]):not([fill=outline]):not([disabled])>button.sc-smoothly-submit:hover,.sc-smoothly-submit-h:not([fill=clear]):not([fill=outline]):not([disabled])>button.sc-smoothly-submit:focus-visible,.sc-smoothly-submit-h:not([fill=clear]):not([fill=outline]):not([disabled])>button.sc-smoothly-submit:active{background:rgb(var(--smoothly-button-hover-background))}.sc-smoothly-submit-h>button.sc-smoothly-submit,.sc-smoothly-submit-h.sc-smoothly-submit-s>smoothly-icon,.sc-smoothly-submit-h .sc-smoothly-submit-s>smoothly-icon{color:rgb(var(--smoothly-button-foreground));stroke:rgb(var(--smoothly-button-foreground));fill:rgb(var(--smoothly-button-foreground))}[hidden].sc-smoothly-submit-h{display:none}.sc-smoothly-submit-h{margin:1em 0em}`;const e=o(class o extends t{constructor(o){super();if(o!==false){this.__registerHost()}this.smoothlyInputLoad=s(this,"smoothlyInputLoad");this.color="success";this.disabled=false;this.prevent=true}async componentWillLoad(){console.warn(`smoothly-submit is deprecated, use smoothly-input-submit instead.\n <smoothly-button type="submit"> can also be used if you're using a regular form.`);this.smoothlyInputLoad.emit((o=>{if(i.is(o)){this.parent=o}}))}clickHandler(){var o;(o=this.parent)===null||o===void 0?void 0:o.submit()}render(){return l(m,{key:"acc877b650fa22b82f50c4fd3a5069b2e668c94d",disabled:this.disabled,type:this.type},l("slot",{key:"9b5dbe03ca023d879223239e24c84208c36c0bb7"}))}static get style(){return h()}},[262,"smoothly-submit",{color:[513],expand:[513],fill:[513],disabled:[516],type:[513],size:[513],shape:[513],prevent:[4]},[[0,"click","clickHandler"]]]);function n(){if(typeof customElements==="undefined"){return}const o=["smoothly-submit"];o.forEach((o=>{switch(o){case"smoothly-submit":if(!customElements.get(r(o))){customElements.define(r(o),e)}break}}))}n();const c=e;const a=n;export{c as SmoothlySubmit,a as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-submit.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-tYcvbWv5.js";const t=o;const c=s;export{t as SmoothlySummary,c as defineCustomElement};
1
+ import{S as o,d as s}from"./p-M0gzpGV-.js";const p=o;const t=s;export{p as SmoothlySummary,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-summary.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-kRSq8qa0.js";const t=o;const a=s;export{t as SmoothlyTab,a as defineCustomElement};
1
+ import{S as o,d as s}from"./p-BcEDrfmP.js";const r=o;const t=s;export{r as SmoothlyTab,t as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-tab.js.map
@@ -1,2 +1,2 @@
1
- import{S as o,d as s}from"./p-BGBbdXaw.js";const t=o;const a=s;export{t as SmoothlyTableBody,a as defineCustomElement};
1
+ import{S as o,d as s}from"./p-DvMoIxws.js";const t=o;const p=s;export{t as SmoothlyTableBody,p as defineCustomElement};
2
2
  //# sourceMappingURL=smoothly-table-body.js.map