smoothly 1.112.0 → 1.113.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 (348) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/smoothly-app_98.cjs.entry.js +228 -176
  3. package/dist/cjs/smoothly-app_98.cjs.entry.js.map +1 -1
  4. package/dist/cjs/smoothly-submit.cjs.entry.js +1 -1
  5. package/dist/cjs/smoothly-trigger-sink.cjs.entry.js +1 -1
  6. package/dist/cjs/smoothly-trigger-source.cjs.entry.js +1 -1
  7. package/dist/cjs/smoothly.cjs.js +1 -1
  8. package/dist/collection/components/input/demo/standard/index.js +1 -1
  9. package/dist/collection/components/input/demo/standard/index.js.map +1 -1
  10. package/dist/collection/components/input/select/index.js +121 -133
  11. package/dist/collection/components/input/select/index.js.map +1 -1
  12. package/dist/collection/components/input/select/layout.js +21 -0
  13. package/dist/collection/components/input/select/layout.js.map +1 -0
  14. package/dist/collection/components/input/select/menu.js +33 -0
  15. package/dist/collection/components/input/select/menu.js.map +1 -0
  16. package/dist/collection/components/input/select/scroll.js +14 -0
  17. package/dist/collection/components/input/select/scroll.js.map +1 -0
  18. package/dist/collection/components/input/select/style.css +72 -64
  19. package/dist/collection/components/input/submit/index.js +1 -1
  20. package/dist/collection/components/item/index.js +1 -1
  21. package/dist/collection/components/label/index.js +2 -2
  22. package/dist/collection/components/lazy/index.js +1 -1
  23. package/dist/collection/components/load-more/index.js +1 -1
  24. package/dist/collection/components/modal/index.js +2 -2
  25. package/dist/collection/components/notification/index.js +1 -1
  26. package/dist/collection/components/notifier/index.js +1 -1
  27. package/dist/collection/components/spinner/index.js +2 -2
  28. package/dist/collection/components/submit/index.js +1 -1
  29. package/dist/collection/components/summary/index.js +1 -1
  30. package/dist/collection/components/table/body/index.js +1 -1
  31. package/dist/collection/components/table/cell/index.js +1 -1
  32. package/dist/collection/components/table/demo/colspan/index.js +1 -1
  33. package/dist/collection/components/table/demo/filler-row/index.js +1 -1
  34. package/dist/collection/components/table/demo/group/index.js +1 -1
  35. package/dist/collection/components/table/demo/index.js +1 -1
  36. package/dist/collection/components/table/demo/nested-no-cell/index.js +2 -2
  37. package/dist/collection/components/table/demo/nested-no-cell/inner/index.js +1 -1
  38. package/dist/collection/components/table/demo/simple/simple.js +1 -1
  39. package/dist/collection/components/table/expandable/cell/index.js +1 -1
  40. package/dist/collection/components/table/expandable/row/index.js +1 -1
  41. package/dist/collection/components/table/filler-row/index.js +1 -1
  42. package/dist/collection/components/table/foot/index.js +1 -1
  43. package/dist/collection/components/table/group/index.js +1 -1
  44. package/dist/collection/components/table/head/index.js +2 -2
  45. package/dist/collection/components/table/index.js +1 -1
  46. package/dist/collection/components/table/row/index.js +1 -1
  47. package/dist/collection/components/tabs/demo/index.js +1 -1
  48. package/dist/collection/components/tabs/tab/index.js +1 -1
  49. package/dist/collection/components/theme/color/index.js +1 -1
  50. package/dist/collection/components/theme/demo/index.js +1 -1
  51. package/dist/collection/components/theme/guide/index.js +8 -8
  52. package/dist/collection/components/theme/picker/index.js +2 -2
  53. package/dist/collection/components/toggle-switch/demo/index.js +1 -1
  54. package/dist/collection/components/toggle-switch/index.js +1 -1
  55. package/dist/collection/components/trigger/index.js +1 -1
  56. package/dist/collection/components/trigger/sink/index.js +1 -1
  57. package/dist/collection/components/trigger/source/index.js +1 -1
  58. package/dist/components/{p-iucZC6z5.js → p-0vl7fnbi.js} +2 -2
  59. package/dist/components/{p-R4uIvvER.js → p-7ReeDB-R.js} +2 -2
  60. package/dist/components/{p-D1uYEo7L.js → p-97N6vnZd.js} +2 -2
  61. package/dist/components/{p-BaGuG5hS.js → p-9Fc5vWzs.js} +2 -2
  62. package/dist/components/{p-CtN3gqjJ.js → p-B11YJh32.js} +2 -2
  63. package/dist/components/{p-DTqtObrT.js → p-B6W5V130.js} +2 -2
  64. package/dist/components/{p-C9zTTp-4.js → p-B7ws0a8Z.js} +2 -2
  65. package/dist/components/{p-Bm-gpoFa.js → p-BDW8BGmy.js} +2 -2
  66. package/dist/components/{p-CsLlJDsh.js → p-BEQ2yAjW.js} +2 -2
  67. package/dist/components/{p-nrkV1PqR.js → p-BMHv8WTp.js} +2 -2
  68. package/dist/components/{p-D58kSmOp.js → p-BZJNdp6g.js} +2 -2
  69. package/dist/components/{p-v06atw3t.js → p-B_Tu52N5.js} +2 -2
  70. package/dist/components/p-BdqxED0P.js +2 -0
  71. package/dist/components/{p-DwYc62Ls.js → p-Bh2x2l2j.js} +2 -2
  72. package/dist/components/p-BnKGlfV9.js +2 -0
  73. package/dist/components/{p-DgaHxdNI.js → p-BpBeeNcM.js} +2 -2
  74. package/dist/components/{p-B3OjIxsE.js → p-BqODWrES.js} +2 -2
  75. package/dist/components/p-BrrLEO2B.js +2 -0
  76. package/dist/components/{p-CqyInbXs.js → p-Bufbdh4o.js} +2 -2
  77. package/dist/components/p-BxsOj_LX.js +2 -0
  78. package/dist/components/{p-BDhPxj59.js → p-BznhH5yZ.js} +2 -2
  79. package/dist/components/{p-BNnhxQyl.js → p-C-dGqk3e.js} +2 -2
  80. package/dist/components/{p-Bj9DsW03.js → p-C0XPq5lI.js} +2 -2
  81. package/dist/components/{p-CG636AEF.js → p-C5JaWzfu.js} +2 -2
  82. package/dist/components/{p-BaBGzDg_.js → p-CCzyYE1m.js} +2 -2
  83. package/dist/components/{p-jatJrx5f.js → p-CDetFhB9.js} +2 -2
  84. package/dist/components/{p-CKrPTQ_S.js → p-CGg8GrGq.js} +2 -2
  85. package/dist/components/p-CLN-EYZz.js +2 -0
  86. package/dist/components/{p-CottiZWN.js.map → p-CLN-EYZz.js.map} +1 -1
  87. package/dist/components/p-CMEyMMZz.js +2 -0
  88. package/dist/components/{p-CdgiqBtD.js.map → p-CMEyMMZz.js.map} +1 -1
  89. package/dist/components/{p-nHKstm2X.js → p-COTO4dlW.js} +2 -2
  90. package/dist/components/{p-CuMoDdaf.js → p-CXEfxOpA.js} +2 -2
  91. package/dist/components/p-CZGfvbsC.js +2 -0
  92. package/dist/components/{p-BQIS-JBV.js → p-CbWiiNJL.js} +2 -2
  93. package/dist/components/{p-DZ4ogW8V.js → p-Cct10sTX.js} +2 -2
  94. package/dist/components/p-Cgowjgod.js +2 -0
  95. package/dist/components/{p-DBuVH8IL.js → p-CjAkXCwI.js} +2 -2
  96. package/dist/components/{p-CioJtwj-.js → p-CjknknP6.js} +2 -2
  97. package/dist/components/{p-DdTTiJbE.js → p-CsHiDnB-.js} +2 -2
  98. package/dist/components/{p-CVH3vlKv.js → p-CuC7MNAM.js} +2 -2
  99. package/dist/components/{p-i8IFRTdL.js → p-Cw-_pWl-.js} +2 -2
  100. package/dist/components/{p-DnLJBwZR.js → p-D4LmYvoM.js} +2 -2
  101. package/dist/components/{p-DMzn0Iz0.js → p-D4PyTfe4.js} +2 -2
  102. package/dist/components/p-D4fagxgG.js +2 -0
  103. package/dist/components/p-D8jJZbTy.js +2 -0
  104. package/dist/components/p-D8jJZbTy.js.map +1 -0
  105. package/dist/components/{p-ByWVc-XC.js → p-DGxkSNZ-.js} +2 -2
  106. package/dist/components/{p-BS2SWUX6.js → p-DKir2dIt.js} +2 -2
  107. package/dist/components/{p-CF5IKGi5.js → p-DRiOEv4L.js} +2 -2
  108. package/dist/components/{p-DVuQ4t_X.js → p-DTOzpQD8.js} +2 -2
  109. package/dist/components/{p-CZ6kkjYF.js → p-DVbSVIVZ.js} +2 -2
  110. package/dist/components/{p-CjdBPauI.js → p-DbS9bWfm.js} +2 -2
  111. package/dist/components/{p-BqAN7jax.js → p-DdXfvS4U.js} +2 -2
  112. package/dist/components/p-DkxTx6nY.js +2 -0
  113. package/dist/components/{p-t3cG0BK6.js.map → p-DkxTx6nY.js.map} +1 -1
  114. package/dist/components/{p-BX6yRNGo.js → p-Dt4cCJEp.js} +2 -2
  115. package/dist/components/{p-Bp9BMsim.js → p-DtoC1d2_.js} +2 -2
  116. package/dist/components/{p-BPh3sXo6.js → p-DvF8zgEi.js} +2 -2
  117. package/dist/components/{p-CR1YZ3na.js → p-DxVl-YSW.js} +2 -2
  118. package/dist/components/{p-DSsOLbj6.js → p-DyL_ilIk.js} +2 -2
  119. package/dist/components/p-JB57brc4.js +2 -0
  120. package/dist/components/p-JLn3QBuQ.js +2 -0
  121. package/dist/components/{p-Dekg3IGr.js.map → p-JLn3QBuQ.js.map} +1 -1
  122. package/dist/components/{p-Dx5PGIAk.js → p-JdwWRJjd.js} +2 -2
  123. package/dist/components/{p-CTPT9Ngc.js → p-MCxlBxSA.js} +2 -2
  124. package/dist/components/{p-BiwhssQ8.js → p-MNhi5te8.js} +2 -2
  125. package/dist/components/p-OV_wRej-.js +2 -0
  126. package/dist/components/p-OfpR2_fh.js +2 -0
  127. package/dist/components/p-OfpR2_fh.js.map +1 -0
  128. package/dist/components/{p-C_f8s6n5.js → p-Q-gVll-_.js} +2 -2
  129. package/dist/components/{p-CGG77xzV.js → p-Qf8o2d67.js} +2 -2
  130. package/dist/components/{p-DXHBXAV0.js → p-V6FzDWfL.js} +2 -2
  131. package/dist/components/p-W-kaGeCx.js +2 -0
  132. package/dist/components/{p-Mk_F6MCP.js.map → p-W-kaGeCx.js.map} +1 -1
  133. package/dist/components/{p-Bs8X_nDB.js → p-WzQNLGYx.js} +2 -2
  134. package/dist/components/{p-1KOtWYkC.js → p-eptsxAXs.js} +2 -2
  135. package/dist/components/{p-D2FsRCII.js → p-fjRiTKvl.js} +2 -2
  136. package/dist/components/{p-C3__jhwf.js → p-gJF_-tuy.js} +2 -2
  137. package/dist/components/p-h1R5xtdy.js +2 -0
  138. package/dist/components/{p-BGKOGyFA.js → p-hcVaU3nW.js} +2 -2
  139. package/dist/components/{p-BRkEF66h.js → p-jlska1pM.js} +2 -2
  140. package/dist/components/{p-DKggy9E3.js → p-oWil-NTX.js} +2 -2
  141. package/dist/components/{p-CrxXCTnH.js → p-pYGmgv_e.js} +2 -2
  142. package/dist/components/p-rRkypR5s.js +2 -0
  143. package/dist/components/{p-CRTkSTv3.js → p-uCXQl-5J.js} +2 -2
  144. package/dist/components/{p-CUiFFtAw.js → p-uWmGtcyP.js} +2 -2
  145. package/dist/components/{p-D7cDUGTe.js → p-xbCL6ChL.js} +2 -2
  146. package/dist/components/smoothly-app-demo.js +1 -1
  147. package/dist/components/smoothly-app-room.js +1 -1
  148. package/dist/components/smoothly-app.js +1 -1
  149. package/dist/components/smoothly-button-demo-standard.js +1 -1
  150. package/dist/components/smoothly-button-demo.js +1 -1
  151. package/dist/components/smoothly-calendar.js +1 -1
  152. package/dist/components/smoothly-dialog-demo.js +1 -1
  153. package/dist/components/smoothly-dialog.js +1 -1
  154. package/dist/components/smoothly-display-demo.js +1 -1
  155. package/dist/components/smoothly-form-demo-all.js +1 -1
  156. package/dist/components/smoothly-form-demo-card.js +1 -1
  157. package/dist/components/smoothly-form-demo-controlled.js +1 -1
  158. package/dist/components/smoothly-form-demo-date-range.js +1 -1
  159. package/dist/components/smoothly-form-demo-date.js +1 -1
  160. package/dist/components/smoothly-form-demo-login.js +1 -1
  161. package/dist/components/smoothly-form-demo-pet.js +1 -1
  162. package/dist/components/smoothly-form-demo-prices.js +1 -1
  163. package/dist/components/smoothly-form-demo-schedule.js +1 -1
  164. package/dist/components/smoothly-form-demo-transparent.js +1 -1
  165. package/dist/components/smoothly-form-demo-typed.js +1 -1
  166. package/dist/components/smoothly-form-demo.js +1 -1
  167. package/dist/components/smoothly-form.js +1 -1
  168. package/dist/components/smoothly-icon-demo.js +1 -1
  169. package/dist/components/smoothly-input-checkbox-demo.js +1 -1
  170. package/dist/components/smoothly-input-checkbox.js +1 -1
  171. package/dist/components/smoothly-input-clear.js +1 -1
  172. package/dist/components/smoothly-input-color-demo.js +1 -1
  173. package/dist/components/smoothly-input-color.js +1 -1
  174. package/dist/components/smoothly-input-date-demo.js +1 -1
  175. package/dist/components/smoothly-input-date-range.js +1 -1
  176. package/dist/components/smoothly-input-date-time.js +1 -1
  177. package/dist/components/smoothly-input-date.js +1 -1
  178. package/dist/components/smoothly-input-demo-radio.js +1 -1
  179. package/dist/components/smoothly-input-demo-standard.js +1 -1
  180. package/dist/components/smoothly-input-demo-user-input.js +1 -1
  181. package/dist/components/smoothly-input-demo.js +1 -1
  182. package/dist/components/smoothly-input-file.js +1 -1
  183. package/dist/components/smoothly-input-month.js +1 -1
  184. package/dist/components/smoothly-input-price-demo.js +1 -1
  185. package/dist/components/smoothly-input-radio-item.js +1 -1
  186. package/dist/components/smoothly-input-radio.js +1 -1
  187. package/dist/components/smoothly-input-range-demo.js +1 -1
  188. package/dist/components/smoothly-input-range.js +1 -1
  189. package/dist/components/smoothly-input-reset.js +1 -1
  190. package/dist/components/smoothly-input-select.js +1 -1
  191. package/dist/components/smoothly-input-submit.js +1 -1
  192. package/dist/components/smoothly-input.js +1 -1
  193. package/dist/components/smoothly-item.js +1 -1
  194. package/dist/components/smoothly-label.js +1 -1
  195. package/dist/components/smoothly-lazy.js +1 -1
  196. package/dist/components/smoothly-load-more.js +1 -1
  197. package/dist/components/smoothly-modal.js +1 -1
  198. package/dist/components/smoothly-notification.js +1 -1
  199. package/dist/components/smoothly-notifier.js +1 -1
  200. package/dist/components/smoothly-spinner.js +1 -1
  201. package/dist/components/smoothly-submit.js +1 -1
  202. package/dist/components/smoothly-summary.js +1 -1
  203. package/dist/components/smoothly-tab.js +1 -1
  204. package/dist/components/smoothly-table-body.js +1 -1
  205. package/dist/components/smoothly-table-cell.js +1 -1
  206. package/dist/components/smoothly-table-demo-colspan.js +1 -1
  207. package/dist/components/smoothly-table-demo-filler-row.js +1 -1
  208. package/dist/components/smoothly-table-demo-group.js +1 -1
  209. package/dist/components/smoothly-table-demo-nested-no-cell-inner.js +1 -1
  210. package/dist/components/smoothly-table-demo-nested-no-cell.js +1 -1
  211. package/dist/components/smoothly-table-demo-simple.js +1 -1
  212. package/dist/components/smoothly-table-demo.js +1 -1
  213. package/dist/components/smoothly-table-expandable-cell.js +1 -1
  214. package/dist/components/smoothly-table-expandable-row.js +1 -1
  215. package/dist/components/smoothly-table-filler-row.js +1 -1
  216. package/dist/components/smoothly-table-foot.js +1 -1
  217. package/dist/components/smoothly-table-head.js +1 -1
  218. package/dist/components/smoothly-table-row-group.js +1 -1
  219. package/dist/components/smoothly-table-row.js +1 -1
  220. package/dist/components/smoothly-table.js +1 -1
  221. package/dist/components/smoothly-tabs-demo.js +1 -1
  222. package/dist/components/smoothly-theme-color.js +1 -1
  223. package/dist/components/smoothly-theme-colors.js +1 -1
  224. package/dist/components/smoothly-theme-demo.js +1 -1
  225. package/dist/components/smoothly-theme-guide.js +1 -1
  226. package/dist/components/smoothly-theme-picker.js +1 -1
  227. package/dist/components/smoothly-toggle-switch-demo.js +1 -1
  228. package/dist/components/smoothly-toggle-switch.js +1 -1
  229. package/dist/components/smoothly-trigger-sink.js +1 -1
  230. package/dist/components/smoothly-trigger-source.js +1 -1
  231. package/dist/components/smoothly-trigger.js +1 -1
  232. package/dist/esm/loader.js +1 -1
  233. package/dist/esm/smoothly-app_98.entry.js +228 -176
  234. package/dist/esm/smoothly-app_98.entry.js.map +1 -1
  235. package/dist/esm/smoothly-submit.entry.js +1 -1
  236. package/dist/esm/smoothly-trigger-sink.entry.js +1 -1
  237. package/dist/esm/smoothly-trigger-source.entry.js +1 -1
  238. package/dist/esm/smoothly.js +1 -1
  239. package/dist/smoothly/{p-5e123fe2.entry.js → p-118fd1b8.entry.js} +2 -2
  240. package/dist/smoothly/{p-13d05a22.entry.js → p-2cd32901.entry.js} +2 -2
  241. package/dist/smoothly/{p-7a59c6a9.entry.js → p-baabb62e.entry.js} +2 -2
  242. package/dist/smoothly/{p-23badc13.entry.js → p-d2f00811.entry.js} +2 -2
  243. package/dist/smoothly/p-d2f00811.entry.js.map +1 -0
  244. package/dist/smoothly/smoothly.esm.js +1 -1
  245. package/dist/types/components/input/select/index.d.ts +18 -9
  246. package/dist/types/components/input/select/layout.d.ts +6 -0
  247. package/dist/types/components/input/select/menu.d.ts +10 -0
  248. package/dist/types/components/input/select/scroll.d.ts +3 -0
  249. package/dist/types/components.d.ts +5 -3
  250. package/package.json +1 -1
  251. package/dist/components/p-3dApo-uA.js +0 -2
  252. package/dist/components/p-4y8eF-fy.js +0 -2
  253. package/dist/components/p-BQSKXVmh.js +0 -2
  254. package/dist/components/p-CDQM-sOT.js +0 -2
  255. package/dist/components/p-CMiST1Tm.js +0 -2
  256. package/dist/components/p-CdgiqBtD.js +0 -2
  257. package/dist/components/p-CottiZWN.js +0 -2
  258. package/dist/components/p-CqSJ0pgl.js +0 -2
  259. package/dist/components/p-CrcmijCR.js +0 -2
  260. package/dist/components/p-Cvl7cLxT.js +0 -2
  261. package/dist/components/p-D2cHi1Nb.js +0 -2
  262. package/dist/components/p-D9qp7S6Q.js +0 -2
  263. package/dist/components/p-DbIjGsJb.js +0 -2
  264. package/dist/components/p-DbIjGsJb.js.map +0 -1
  265. package/dist/components/p-Dekg3IGr.js +0 -2
  266. package/dist/components/p-Mk_F6MCP.js +0 -2
  267. package/dist/components/p-RNCr3p17.js +0 -2
  268. package/dist/components/p-RNCr3p17.js.map +0 -1
  269. package/dist/components/p-t3cG0BK6.js +0 -2
  270. package/dist/components/p-thKhutym.js +0 -2
  271. package/dist/smoothly/p-23badc13.entry.js.map +0 -1
  272. /package/dist/components/{p-iucZC6z5.js.map → p-0vl7fnbi.js.map} +0 -0
  273. /package/dist/components/{p-R4uIvvER.js.map → p-7ReeDB-R.js.map} +0 -0
  274. /package/dist/components/{p-D1uYEo7L.js.map → p-97N6vnZd.js.map} +0 -0
  275. /package/dist/components/{p-BaGuG5hS.js.map → p-9Fc5vWzs.js.map} +0 -0
  276. /package/dist/components/{p-CtN3gqjJ.js.map → p-B11YJh32.js.map} +0 -0
  277. /package/dist/components/{p-DTqtObrT.js.map → p-B6W5V130.js.map} +0 -0
  278. /package/dist/components/{p-C9zTTp-4.js.map → p-B7ws0a8Z.js.map} +0 -0
  279. /package/dist/components/{p-Bm-gpoFa.js.map → p-BDW8BGmy.js.map} +0 -0
  280. /package/dist/components/{p-CsLlJDsh.js.map → p-BEQ2yAjW.js.map} +0 -0
  281. /package/dist/components/{p-nrkV1PqR.js.map → p-BMHv8WTp.js.map} +0 -0
  282. /package/dist/components/{p-D58kSmOp.js.map → p-BZJNdp6g.js.map} +0 -0
  283. /package/dist/components/{p-v06atw3t.js.map → p-B_Tu52N5.js.map} +0 -0
  284. /package/dist/components/{p-CqSJ0pgl.js.map → p-BdqxED0P.js.map} +0 -0
  285. /package/dist/components/{p-DwYc62Ls.js.map → p-Bh2x2l2j.js.map} +0 -0
  286. /package/dist/components/{p-D9qp7S6Q.js.map → p-BnKGlfV9.js.map} +0 -0
  287. /package/dist/components/{p-DgaHxdNI.js.map → p-BpBeeNcM.js.map} +0 -0
  288. /package/dist/components/{p-B3OjIxsE.js.map → p-BqODWrES.js.map} +0 -0
  289. /package/dist/components/{p-3dApo-uA.js.map → p-BrrLEO2B.js.map} +0 -0
  290. /package/dist/components/{p-CqyInbXs.js.map → p-Bufbdh4o.js.map} +0 -0
  291. /package/dist/components/{p-CDQM-sOT.js.map → p-BxsOj_LX.js.map} +0 -0
  292. /package/dist/components/{p-BDhPxj59.js.map → p-BznhH5yZ.js.map} +0 -0
  293. /package/dist/components/{p-BNnhxQyl.js.map → p-C-dGqk3e.js.map} +0 -0
  294. /package/dist/components/{p-Bj9DsW03.js.map → p-C0XPq5lI.js.map} +0 -0
  295. /package/dist/components/{p-CG636AEF.js.map → p-C5JaWzfu.js.map} +0 -0
  296. /package/dist/components/{p-BaBGzDg_.js.map → p-CCzyYE1m.js.map} +0 -0
  297. /package/dist/components/{p-jatJrx5f.js.map → p-CDetFhB9.js.map} +0 -0
  298. /package/dist/components/{p-CKrPTQ_S.js.map → p-CGg8GrGq.js.map} +0 -0
  299. /package/dist/components/{p-nHKstm2X.js.map → p-COTO4dlW.js.map} +0 -0
  300. /package/dist/components/{p-CuMoDdaf.js.map → p-CXEfxOpA.js.map} +0 -0
  301. /package/dist/components/{p-4y8eF-fy.js.map → p-CZGfvbsC.js.map} +0 -0
  302. /package/dist/components/{p-BQIS-JBV.js.map → p-CbWiiNJL.js.map} +0 -0
  303. /package/dist/components/{p-DZ4ogW8V.js.map → p-Cct10sTX.js.map} +0 -0
  304. /package/dist/components/{p-BQSKXVmh.js.map → p-Cgowjgod.js.map} +0 -0
  305. /package/dist/components/{p-DBuVH8IL.js.map → p-CjAkXCwI.js.map} +0 -0
  306. /package/dist/components/{p-CioJtwj-.js.map → p-CjknknP6.js.map} +0 -0
  307. /package/dist/components/{p-DdTTiJbE.js.map → p-CsHiDnB-.js.map} +0 -0
  308. /package/dist/components/{p-CVH3vlKv.js.map → p-CuC7MNAM.js.map} +0 -0
  309. /package/dist/components/{p-i8IFRTdL.js.map → p-Cw-_pWl-.js.map} +0 -0
  310. /package/dist/components/{p-DnLJBwZR.js.map → p-D4LmYvoM.js.map} +0 -0
  311. /package/dist/components/{p-DMzn0Iz0.js.map → p-D4PyTfe4.js.map} +0 -0
  312. /package/dist/components/{p-thKhutym.js.map → p-D4fagxgG.js.map} +0 -0
  313. /package/dist/components/{p-ByWVc-XC.js.map → p-DGxkSNZ-.js.map} +0 -0
  314. /package/dist/components/{p-BS2SWUX6.js.map → p-DKir2dIt.js.map} +0 -0
  315. /package/dist/components/{p-CF5IKGi5.js.map → p-DRiOEv4L.js.map} +0 -0
  316. /package/dist/components/{p-DVuQ4t_X.js.map → p-DTOzpQD8.js.map} +0 -0
  317. /package/dist/components/{p-CZ6kkjYF.js.map → p-DVbSVIVZ.js.map} +0 -0
  318. /package/dist/components/{p-CjdBPauI.js.map → p-DbS9bWfm.js.map} +0 -0
  319. /package/dist/components/{p-BqAN7jax.js.map → p-DdXfvS4U.js.map} +0 -0
  320. /package/dist/components/{p-BX6yRNGo.js.map → p-Dt4cCJEp.js.map} +0 -0
  321. /package/dist/components/{p-Bp9BMsim.js.map → p-DtoC1d2_.js.map} +0 -0
  322. /package/dist/components/{p-BPh3sXo6.js.map → p-DvF8zgEi.js.map} +0 -0
  323. /package/dist/components/{p-CR1YZ3na.js.map → p-DxVl-YSW.js.map} +0 -0
  324. /package/dist/components/{p-DSsOLbj6.js.map → p-DyL_ilIk.js.map} +0 -0
  325. /package/dist/components/{p-Cvl7cLxT.js.map → p-JB57brc4.js.map} +0 -0
  326. /package/dist/components/{p-Dx5PGIAk.js.map → p-JdwWRJjd.js.map} +0 -0
  327. /package/dist/components/{p-CTPT9Ngc.js.map → p-MCxlBxSA.js.map} +0 -0
  328. /package/dist/components/{p-BiwhssQ8.js.map → p-MNhi5te8.js.map} +0 -0
  329. /package/dist/components/{p-D2cHi1Nb.js.map → p-OV_wRej-.js.map} +0 -0
  330. /package/dist/components/{p-C_f8s6n5.js.map → p-Q-gVll-_.js.map} +0 -0
  331. /package/dist/components/{p-CGG77xzV.js.map → p-Qf8o2d67.js.map} +0 -0
  332. /package/dist/components/{p-DXHBXAV0.js.map → p-V6FzDWfL.js.map} +0 -0
  333. /package/dist/components/{p-Bs8X_nDB.js.map → p-WzQNLGYx.js.map} +0 -0
  334. /package/dist/components/{p-1KOtWYkC.js.map → p-eptsxAXs.js.map} +0 -0
  335. /package/dist/components/{p-D2FsRCII.js.map → p-fjRiTKvl.js.map} +0 -0
  336. /package/dist/components/{p-C3__jhwf.js.map → p-gJF_-tuy.js.map} +0 -0
  337. /package/dist/components/{p-CrcmijCR.js.map → p-h1R5xtdy.js.map} +0 -0
  338. /package/dist/components/{p-BGKOGyFA.js.map → p-hcVaU3nW.js.map} +0 -0
  339. /package/dist/components/{p-BRkEF66h.js.map → p-jlska1pM.js.map} +0 -0
  340. /package/dist/components/{p-DKggy9E3.js.map → p-oWil-NTX.js.map} +0 -0
  341. /package/dist/components/{p-CrxXCTnH.js.map → p-pYGmgv_e.js.map} +0 -0
  342. /package/dist/components/{p-CMiST1Tm.js.map → p-rRkypR5s.js.map} +0 -0
  343. /package/dist/components/{p-CRTkSTv3.js.map → p-uCXQl-5J.js.map} +0 -0
  344. /package/dist/components/{p-CUiFFtAw.js.map → p-uWmGtcyP.js.map} +0 -0
  345. /package/dist/components/{p-D7cDUGTe.js.map → p-xbCL6ChL.js.map} +0 -0
  346. /package/dist/smoothly/{p-5e123fe2.entry.js.map → p-118fd1b8.entry.js.map} +0 -0
  347. /package/dist/smoothly/{p-13d05a22.entry.js.map → p-2cd32901.entry.js.map} +0 -0
  348. /package/dist/smoothly/{p-7a59c6a9.entry.js.map → p-baabb62e.entry.js.map} +0 -0
@@ -7159,7 +7159,7 @@ const SmoothlyInputDemoStandard = class {
7159
7159
  });
7160
7160
  }
7161
7161
  render() {
7162
- return (index$1.h(index$1.Host, { key: '0d47a2dd423a8bcdd889139f74ef2ec375d0ea97' }, index$1.h("div", { key: 'a884b4c59f663f8c47aa9e3736e6a82235e9d276', class: "description" }, index$1.h("h2", { key: '7c0b8da3728fd79d203de1895c6ae146e1eb8aef' }, "Input Standard"), index$1.h("p", { key: '10fe94edd162dd158388508c2470359447e6da57' }, "Height of input should be ", index$1.h("code", { key: 'dffd62a251af68595f7c5659a2251ada08999b63' }, "3rem"), " including border. This is should result in a 48 pixel height at 100% zoom, assuming a root font-size of 16 pixels."), index$1.h("smoothly-form", { key: '3f8c09fbdce4b808a430cf7266d40d25a596803d', looks: "grid", onSmoothlyFormInput: (e) => (this.options = e.detail) }, index$1.h("smoothly-input-select", { key: '563356600a698bf3c974a61b79520aa8f77c249f', name: "color" }, index$1.h("span", { key: 'e12af511b6921b2d9f7d50b45fdbe3d5b34f6817', slot: "label" }, "Color"), Scrollable.Color.values.map(c => (index$1.h("smoothly-item", { value: c }, index$1.h("span", { color: c }, c)))), index$1.h("smoothly-input-clear", { key: '23c642ae01bb6d0f7aaf653c027eb255ee38d90a', slot: "end" })), index$1.h("smoothly-input-select", { key: 'fa106dd22e247954860c217692ca37a24fe4f772', name: "looks" }, index$1.h("span", { key: 'c42065aac1f357b670cf2a99bb8be554fb314cd9', slot: "label" }, "Looks"), Looks.values.map(l => (index$1.h("smoothly-item", { value: l }, l)))), index$1.h("smoothly-input-range", { key: 'c3b585f898718c9f81ef15c1469eccf08988c00e', label: "Border Radius (rem)", name: "borderRadius", min: 0, max: 2, step: 0.25 }), index$1.h("smoothly-input-checkbox", { key: '8fab112575cb1c02c2019022cee83e5e5e65a9c6', name: "readonly" }, "Readonly"), index$1.h("smoothly-input-checkbox", { key: 'c34401c8b28faa79a139869c0766e8f8af357ca8', name: "disabled" }, "Disabled"), index$1.h("smoothly-input-checkbox", { key: '672b5bc96fa9e6886c90b5e8354d7dea8c916270', name: "invalid" }, "Invalid"), index$1.h("smoothly-input", { key: 'c395fd3b7ca8d1243cd9e9ea4e006f1fd7ef1a27', name: "errorMessage", value: "This is not a valid value" }, "Error Message"), index$1.h("smoothly-input-checkbox", { key: '121d1a50813987b2aeac50afe73e40c6a7c4fb8b', name: "showLabel", checked: true }, "Show Label"), index$1.h("smoothly-input", { key: '265ce4b0e44c8fda1b3188929eb5901e1658bfd5', name: "placeholder" }, "Placeholder"), index$1.h("smoothly-input-checkbox", { key: '1eafaaaa6696f9f1d696742869d10aba19c2f0c9', name: "alwaysShowGuide" }, "Always Show Guide (for date inputs)"))), index$1.h("div", { key: 'f6a5d34435c177c5dc64c31632dc7a1e65f3e270', class: "input-wrapper", style: { "--smoothly-input-border-radius": `${this.options.borderRadius}rem` } }, index$1.h("div", { key: 'c4d82ee52f0d44015df7eb734c98aa41f7c92827', class: "width" }, "width: 100%"), index$1.h("div", { key: '2ae68895caf503ba92049a32d0054439f069123b', class: "left-padding" }, "padding-left: 0.5rem"), index$1.h("smoothly-input", { key: 'f5f4ee65ccf3180d2f9181fbc258c79e916e14ee', name: "text", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, invalid: this.options.invalid, errorMessage: this.options.errorMessage, showLabel: this.options.showLabel, placeholder: this.options.placeholder }, this.options.showLabel && index$1.h("span", { key: 'bf32f13cfbfa88add92692bf9ee02b836eeea2be' }, "Text"), index$1.h("smoothly-input-clear", { key: '26639066ab906f755f7a42e154b1954f1f34f19d', slot: "end" })), index$1.h("div", { key: 'de01a46f39aa6f331c5edf54208a6f9f726337e3', class: "height" }), index$1.h("smoothly-input-select", { key: 'abb4be407f4b7ed51d5f796bdfce3b2b56c468a4', name: "month", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, invalid: this.options.invalid, errorMessage: this.options.errorMessage, placeholder: this.options.placeholder }, this.options.showLabel && index$1.h("label", { key: '49f71dbb091094f79927778d18a0a58e70689f42', slot: "label" }, "Select"), index$1.h("smoothly-item", { key: '4b0e9cb4ce233c50a42fe249a3aef5648dc62558', value: "1" }, "January"), index$1.h("smoothly-item", { key: '38380b0f13ddeb83e2e19e0ac645dcdbacf6c4df', value: "2" }, "February"), index$1.h("smoothly-item", { key: '4f65be9a949261542191e3b484ad646e17f04987', value: "3" }, "March"), index$1.h("smoothly-item", { key: 'b6e9be5fbe31a12865717daddcd1a4039c942205', value: "4" }, "April"), index$1.h("smoothly-item", { key: '6c867101a115315e30bcf525d3fde4a8e49a5719', value: "5" }, "May"), index$1.h("smoothly-item", { key: 'ba4792a24e862aed054b356a444f9b791add16b1', value: "6" }, "June"), index$1.h("smoothly-item", { key: '9cc3a21ed384c2e2415311770925458dc13ac8d1', value: "7" }, "July"), index$1.h("smoothly-item", { key: '53cf8809b4dbc8256448b5c08a9d07f274e365a3', value: "8" }, "August"), index$1.h("smoothly-item", { key: '47a43966214064dab4d321cf9116b5cd87409dd3', value: "9" }, "September"), index$1.h("smoothly-item", { key: 'c71ceab27a3f86a5c2a27dc251b18f119f5ac623', value: "10" }, "October"), index$1.h("smoothly-item", { key: '7e824138f3b0b28a414465d69bb71c4d6786c3b5', value: "11" }, "November"), index$1.h("smoothly-item", { key: 'e7813efea82efe4cd4a8bfa54a7a55b21f53fa48', value: "12" }, "December"), index$1.h("smoothly-input-clear", { key: '7072ef8f9ac5b9a3028cbd2962560fc315f3d58b', slot: "end" })), index$1.h("div", { key: '3a1c4b4c2834bbb4921e330a77fe477c4741f181', class: "height" }), index$1.h("smoothly-input-checkbox", { key: '50499f2f1a4258a56caeb2266da17a9e881c7993', name: "checkbox", checked: true, color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled }, "Check", index$1.h("smoothly-input-reset", { key: '550d44f73f1ae07461d73f66febd5138867e8247', slot: "end" })), index$1.h("div", { key: 'acb1b0eaab732df76e2c586e8f56ee6c81fbdd87', class: "height" }), index$1.h("smoothly-input-radio", { key: 'ec7f8b66f806e63a09320e2ebfcda71be001cd3b', name: "radio", clearable: true, color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, showLabel: this.options.showLabel }, this.options.showLabel && index$1.h("label", { key: '00de1fcac1f811970b3f1154d6286dc7bd6036d8', slot: "label" }, "Radio"), index$1.h("smoothly-input-radio-item", { key: '35ea9212aa0f8eec4a96dedc406b428f58b848e6', value: "first" }, "Label 1"), index$1.h("smoothly-input-radio-item", { key: 'db11c348c12a468a854c53c5f5f692ae7dcbaeb1', selected: true, value: "second" }, "Label 2"), index$1.h("smoothly-input-radio-item", { key: '65707145740b173f4379c6bf5706a962a91bb021', value: "third" }, "Label 3"), index$1.h("smoothly-input-clear", { key: '883be5fef36a7e6fb16c57b30fcad312f1f25a6b', slot: "end" })), index$1.h("div", { key: '2cd8b1bb4ac90fd34732d2bfc34116bcc8429045', class: "height" }), index$1.h("smoothly-input-file", { key: '87739b41a33b7be135c5b3ed02648e702ac386ca', name: "file", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, showLabel: this.options.showLabel, placeholder: this.options.placeholder }, this.options.showLabel && index$1.h("span", { key: '0d10524c66e0625ec86431a8c19dcedf83f47eac', slot: "label" }, "File"), index$1.h("smoothly-input-clear", { key: 'a95f256a28cf294430040b6c6028921f0c620c8d', slot: "end" })), index$1.h("div", { key: '48650848e22a86ca8aa7501e09fbd8c5f0ce83ea', class: "height" }), index$1.h("smoothly-input-range", { key: 'b1e96735886d8e3e4b451ed17fa11ecada3e2302', name: "range", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, label: this.options.showLabel ? "Range" : undefined }, index$1.h("smoothly-input-clear", { key: 'ab7f71a498ce9404aacc63f0273bd3b715ddf12c', slot: "end" })), index$1.h("div", { key: '0ff2870912f9ae2e2b41ba9d982c906124ef2641', class: "height" }), index$1.h("smoothly-input-color", { key: 'fa4d779da5bfaea1e9644e721d9f6c4249949407', name: "color", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, showLabel: this.options.showLabel }, this.options.showLabel && index$1.h("span", { key: '63674017888873443dc7b744114dae7996e79c52' }, "Color"), index$1.h("smoothly-input-clear", { key: '6344ad242592e19365961e80cc0814023eaa7dc2', slot: "end" })), index$1.h("div", { key: '16e0b71b1b6b1ee68813e3827b96bffe5ec63ef7', class: "height" }), index$1.h("smoothly-input-date", { key: '85e2fc24713c7543766e5c88341de28bb235eec9', name: "date", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, invalid: this.options.invalid, errorMessage: this.options.errorMessage, showLabel: this.options.showLabel, placeholder: this.options.placeholder, alwaysShowGuide: this.options.alwaysShowGuide }, this.options.showLabel && index$1.h("span", { key: '106776717336dc925ceef2fc726c2acbff48a060' }, "Date"), index$1.h("smoothly-input-clear", { key: 'dd31d582a9da8729177e44f0709e20dd22ad1ceb', slot: "end" })), index$1.h("div", { key: '7a3b4c683d4d6ba46a09890c3112126911376100', class: "height" }), index$1.h("smoothly-input-date-time", { key: '6826e6fad4f1bcb21a30188e489215a785bf9d92', name: "dateTime", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, invalid: this.options.invalid, errorMessage: this.options.errorMessage, showLabel: this.options.showLabel }, "DateTime", index$1.h("smoothly-input-clear", { key: 'bfa1fd01c821d467bb322310b56353e8a21b37ed', slot: "end" })), index$1.h("div", { key: 'a9b5fac536b744270db8ee2c2e29c05f011a522a', class: "height" }), index$1.h("smoothly-input-date-range", { key: '437b2e44f71354330bded70e2ee61a1180b42215', name: "dateRange", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, invalid: this.options.invalid, errorMessage: this.options.errorMessage, placeholder: this.options.placeholder, alwaysShowGuide: this.options.alwaysShowGuide, showLabel: this.options.showLabel }, this.options.showLabel && index$1.h("span", { key: 'ce778323ca7e585f98cb5c6d029593e329eaa3f0' }, "Date Range"), index$1.h("smoothly-input-clear", { key: '96a689e9facde44dc827d19c9476fd7191a753ce', slot: "end" })), index$1.h("div", { key: '99a70bddd4168419ce44d234a84d5b234de4abcf', class: "height" }))));
7162
+ return (index$1.h(index$1.Host, { key: '0d47a2dd423a8bcdd889139f74ef2ec375d0ea97' }, index$1.h("div", { key: 'a884b4c59f663f8c47aa9e3736e6a82235e9d276', class: "description" }, index$1.h("h2", { key: '7c0b8da3728fd79d203de1895c6ae146e1eb8aef' }, "Input Standard"), index$1.h("p", { key: '10fe94edd162dd158388508c2470359447e6da57' }, "Height of input should be ", index$1.h("code", { key: 'dffd62a251af68595f7c5659a2251ada08999b63' }, "3rem"), " including border. This is should result in a 48 pixel height at 100% zoom, assuming a root font-size of 16 pixels."), index$1.h("smoothly-form", { key: '3f8c09fbdce4b808a430cf7266d40d25a596803d', looks: "grid", onSmoothlyFormInput: (e) => (this.options = e.detail) }, index$1.h("smoothly-input-select", { key: '563356600a698bf3c974a61b79520aa8f77c249f', name: "color" }, index$1.h("span", { key: 'e12af511b6921b2d9f7d50b45fdbe3d5b34f6817', slot: "label" }, "Color"), Scrollable.Color.values.map(c => (index$1.h("smoothly-item", { value: c }, index$1.h("span", { color: c }, c)))), index$1.h("smoothly-input-clear", { key: '23c642ae01bb6d0f7aaf653c027eb255ee38d90a', slot: "end" })), index$1.h("smoothly-input-select", { key: 'fa106dd22e247954860c217692ca37a24fe4f772', name: "looks" }, index$1.h("span", { key: 'c42065aac1f357b670cf2a99bb8be554fb314cd9', slot: "label" }, "Looks"), Looks.values.map(l => (index$1.h("smoothly-item", { value: l }, l)))), index$1.h("smoothly-input-range", { key: 'c3b585f898718c9f81ef15c1469eccf08988c00e', label: "Border Radius (rem)", name: "borderRadius", min: 0, max: 2, step: 0.25 }), index$1.h("smoothly-input-checkbox", { key: '8fab112575cb1c02c2019022cee83e5e5e65a9c6', name: "readonly" }, "Readonly"), index$1.h("smoothly-input-checkbox", { key: 'c34401c8b28faa79a139869c0766e8f8af357ca8', name: "disabled" }, "Disabled"), index$1.h("smoothly-input-checkbox", { key: '672b5bc96fa9e6886c90b5e8354d7dea8c916270', name: "invalid" }, "Invalid"), index$1.h("smoothly-input", { key: 'c395fd3b7ca8d1243cd9e9ea4e006f1fd7ef1a27', name: "errorMessage", value: "This is not a valid value" }, "Error Message"), index$1.h("smoothly-input-checkbox", { key: '121d1a50813987b2aeac50afe73e40c6a7c4fb8b', name: "showLabel", checked: true }, "Show Label"), index$1.h("smoothly-input", { key: '265ce4b0e44c8fda1b3188929eb5901e1658bfd5', name: "placeholder" }, "Placeholder"), index$1.h("smoothly-input-checkbox", { key: '1eafaaaa6696f9f1d696742869d10aba19c2f0c9', name: "alwaysShowGuide" }, "Always Show Guide (for date inputs)"))), index$1.h("div", { key: 'f6a5d34435c177c5dc64c31632dc7a1e65f3e270', class: "input-wrapper", style: { "--smoothly-input-border-radius": `${this.options.borderRadius}rem` } }, index$1.h("div", { key: 'c4d82ee52f0d44015df7eb734c98aa41f7c92827', class: "width" }, "width: 100%"), index$1.h("div", { key: '2ae68895caf503ba92049a32d0054439f069123b', class: "left-padding" }, "padding-left: 0.5rem"), index$1.h("smoothly-input", { key: 'f5f4ee65ccf3180d2f9181fbc258c79e916e14ee', name: "text", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, invalid: this.options.invalid, errorMessage: this.options.errorMessage, showLabel: this.options.showLabel, placeholder: this.options.placeholder }, this.options.showLabel && index$1.h("span", { key: 'bf32f13cfbfa88add92692bf9ee02b836eeea2be' }, "Text"), index$1.h("smoothly-input-clear", { key: '26639066ab906f755f7a42e154b1954f1f34f19d', slot: "end" })), index$1.h("div", { key: 'de01a46f39aa6f331c5edf54208a6f9f726337e3', class: "height" }), index$1.h("smoothly-input-select", { key: '510076d3203f1fb1e2e506832364710feb15f0c8', name: "month", color: this.options.color, looks: this.options.looks, menuHeight: "6.7items", readonly: this.options.readonly, disabled: this.options.disabled, invalid: this.options.invalid, errorMessage: this.options.errorMessage, placeholder: this.options.placeholder }, this.options.showLabel && index$1.h("label", { key: '9bf577f8339bb2c4edde779113b069eeb34ef748', slot: "label" }, "Select"), index$1.h("smoothly-item", { key: '60780147390d2cf0e8da424841a50e27417479e6', value: "1" }, "January"), index$1.h("smoothly-item", { key: '173c112cb747fe2b85a1633df99fbcb506f58d48', value: "2" }, "February"), index$1.h("smoothly-item", { key: 'a7ee7adea1ea9b92362737cc840aca34a6f8d436', value: "3" }, "March"), index$1.h("smoothly-item", { key: 'd9640cc6ffef2dd85241ca133b7a145624f4fc9a', value: "4" }, "April"), index$1.h("smoothly-item", { key: 'a8481666f7c15b3a0ff0f88602e9dbc4056c415b', value: "5" }, "May"), index$1.h("smoothly-item", { key: '0e5303b6e803afe7f7e09e4624319e4ff418a689', value: "6" }, "June"), index$1.h("smoothly-item", { key: 'b83eb587d51b7d9921f9d3abef167ff0d936c5ae', value: "7" }, "July"), index$1.h("smoothly-item", { key: '3d2b9def6e4a70238e61a0eb84328e90fec966ef', value: "8" }, "August"), index$1.h("smoothly-item", { key: '93a12ce1b0e1dd4c9178520a0ecb517df10087a2', value: "9" }, "September"), index$1.h("smoothly-item", { key: 'd33c600d87e72fa217a90c2d8ed45d2481cee72f', value: "10" }, "October"), index$1.h("smoothly-item", { key: 'fe604dc056ea4a597a8b6d7f1be09c89c879dbdf', value: "11" }, "November"), index$1.h("smoothly-item", { key: '51bcb469aa305b0ae7cacfdd875022ec39530e6c', value: "12" }, "December"), index$1.h("smoothly-input-clear", { key: '0833dfa02fbc7cff603e37644baed0a6b8c4e4d5', slot: "end" })), index$1.h("div", { key: '79f0f6f00a86ddcc2dfdb4a68b0ebe07bc689c00', class: "height" }), index$1.h("smoothly-input-checkbox", { key: 'be23f09cb9a5d45fa322399d9990665bb9a4bf34', name: "checkbox", checked: true, color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled }, "Check", index$1.h("smoothly-input-reset", { key: 'b017bae486a26d0987c569284dcb933c32128870', slot: "end" })), index$1.h("div", { key: 'cfcf1788ea24c44ebdc3b66918475fbeadbb7eb3', class: "height" }), index$1.h("smoothly-input-radio", { key: 'eb33d705570a661c8a6af35664274d15dadf8651', name: "radio", clearable: true, color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, showLabel: this.options.showLabel }, this.options.showLabel && index$1.h("label", { key: '34e9e0a159e7b8132dcb8b83b23b71c7b3315950', slot: "label" }, "Radio"), index$1.h("smoothly-input-radio-item", { key: 'c3eeacc48f78063b3a22d3b8dcfd7e883254d3f1', value: "first" }, "Label 1"), index$1.h("smoothly-input-radio-item", { key: '7e268ae592952b97ac20e89519d778b2aadb8fcc', selected: true, value: "second" }, "Label 2"), index$1.h("smoothly-input-radio-item", { key: '79e5d297744e5478f49d68cae946c2ecef34eba6', value: "third" }, "Label 3"), index$1.h("smoothly-input-clear", { key: 'dff06e18033a50015e9108d368824f30b811c264', slot: "end" })), index$1.h("div", { key: '9d3c81366b646b71f06c601cf57653ff9c99cc0b', class: "height" }), index$1.h("smoothly-input-file", { key: 'b2c1b865f112c22559951812ad2de40d26290a0e', name: "file", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, showLabel: this.options.showLabel, placeholder: this.options.placeholder }, this.options.showLabel && index$1.h("span", { key: '4db9c0510129863aeeb39d8752554ae83c69ec5f', slot: "label" }, "File"), index$1.h("smoothly-input-clear", { key: '3f5ac4383708baf78c2f916a13c0583a315fcd4a', slot: "end" })), index$1.h("div", { key: 'fed8a7e19c81970c362b4795555e27691b04e7bc', class: "height" }), index$1.h("smoothly-input-range", { key: '471ff911649f0fff74d0a6a2f1f6ff9836be1e29', name: "range", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, label: this.options.showLabel ? "Range" : undefined }, index$1.h("smoothly-input-clear", { key: '95cd1bfffa55434df83458f93c72dc7628b9e26d', slot: "end" })), index$1.h("div", { key: '89529b1695656c2ddf4eb8ec68186200b0b4054a', class: "height" }), index$1.h("smoothly-input-color", { key: '22deff755c1da762df9d27dce227432862a4c3ef', name: "color", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, showLabel: this.options.showLabel }, this.options.showLabel && index$1.h("span", { key: '62579a646e0c4d6f4a267ab6aa22c1d3a0e24895' }, "Color"), index$1.h("smoothly-input-clear", { key: '1f3617c7f813399adcfafaa68e919cca440f2814', slot: "end" })), index$1.h("div", { key: 'a0f45e33d4328c5c534f92929617f6fb42577827', class: "height" }), index$1.h("smoothly-input-date", { key: 'b2217e88e18bbb4f4bb8ecc768fcd67a022ff05b', name: "date", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, invalid: this.options.invalid, errorMessage: this.options.errorMessage, showLabel: this.options.showLabel, placeholder: this.options.placeholder, alwaysShowGuide: this.options.alwaysShowGuide }, this.options.showLabel && index$1.h("span", { key: 'acc7706396f3923db94d65cc12e25df341052a3f' }, "Date"), index$1.h("smoothly-input-clear", { key: '962a1961612037e2171caa40a25397ff501de2fa', slot: "end" })), index$1.h("div", { key: 'c2b39662f59227a0feedd322db39055d52f4b3fc', class: "height" }), index$1.h("smoothly-input-date-time", { key: '9144e9af51bc9ec45f771eae3b1ab80cec7d3f67', name: "dateTime", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, invalid: this.options.invalid, errorMessage: this.options.errorMessage, showLabel: this.options.showLabel }, "DateTime", index$1.h("smoothly-input-clear", { key: 'b40b0db65ab9d9ef61527f14cd951d2e337b3a31', slot: "end" })), index$1.h("div", { key: '1e39a4410aae2f4b7bb6501fa7a436c46034028e', class: "height" }), index$1.h("smoothly-input-date-range", { key: '8be62583be2bc8955ac923b18155c60ebe7e216a', name: "dateRange", color: this.options.color, looks: this.options.looks, readonly: this.options.readonly, disabled: this.options.disabled, invalid: this.options.invalid, errorMessage: this.options.errorMessage, placeholder: this.options.placeholder, alwaysShowGuide: this.options.alwaysShowGuide, showLabel: this.options.showLabel }, this.options.showLabel && index$1.h("span", { key: 'a893c51241fd2935145f97dd68ff7fb7226ccdfc' }, "Date Range"), index$1.h("smoothly-input-clear", { key: 'de9180934a9b8396e54aaafb39d25a0777433c81', slot: "end" })), index$1.h("div", { key: 'a7493fe9750ab795e22aa3fc543405f5d627440a', class: "height" }))));
7163
7163
  }
7164
7164
  get element() { return index$1.getElement(this); }
7165
7165
  };
@@ -7876,7 +7876,75 @@ var Item;
7876
7876
  Item.is = Item.type.is;
7877
7877
  })(Item || (Item = {}));
7878
7878
 
7879
- const styleCss$C = () => `.sc-smoothly-input-select-h{--input-padding-side:.5rem;--input-value-padding-top:1.25rem;--input-value-padding-bottom:.25rem;--input-min-height:3rem;min-height:var(--input-min-height);box-sizing:border-box;border-radius:var(--smoothly-input-border-radius)}[looks="border"].sc-smoothly-input-select-h{border:rgb(var(--smoothly-input-border)) solid 1px}[looks="border"].sc-smoothly-input-select-h:not([readonly]):not([disabled]):focus-within{outline:2px solid rgb(var(--smoothly-input-border-focus))}[looks="border"][readonly].sc-smoothly-input-select-h{border:transparent solid 1px}[looks="line"].sc-smoothly-input-select-h{border-bottom:rgb(var(--smoothly-input-border)) solid 1px;position:relative}[looks="line"][readonly].sc-smoothly-input-select-h{border-bottom:transparent solid 1px}[looks="line"].sc-smoothly-input-select-h:not([readonly]):not([disabled]):focus-within::before{content:"";position:absolute;inset:0;pointer-events:none;border-bottom:2px solid rgb(var(--smoothly-input-border-focus));z-index:10}[looks="grid"].sc-smoothly-input-select-h{flex-grow:1;flex-basis:40%;box-shadow:0px 0px 0px 1px rgb(var(--smoothly-input-border));border:none}[looks="grid"][readonly].sc-smoothly-input-select-h{box-shadow:0px 0px 0px 1px rgba(var(--smoothly-input-border-readonly))}[looks="grid"].sc-smoothly-input-select-h:not([readonly]):not([disabled]):focus-within{position:relative;box-shadow:0px 0px 0px 2px rgb(var(--smoothly-input-border-focus));outline:none;z-index:10}[looks="transparent"].sc-smoothly-input-select-h{border:none}[looks="transparent"][readonly].sc-smoothly-input-select-h,[looks="transparent"].sc-smoothly-input-select-h:not(:focus-within){background-color:transparent}[looks="transparent"][readonly].sc-smoothly-input-select-h>input.sc-smoothly-input-select,[looks="transparent"].sc-smoothly-input-select-h:not(:focus-within)>input.sc-smoothly-input-select{background-color:transparent}[looks="transparent"].sc-smoothly-input-select-h:not([readonly]):focus-within{outline:1px solid rgb(var(--smoothly-input-border))}[disabled].sc-smoothly-input-select-h{cursor:not-allowed;--smoothly-input-foreground:var(--smoothly-input-disabled-foreground);--smoothly-input-background:var(--smoothly-input-disabled-background);--smoothly-input-border:var(--smoothly-input-disabled-border)}.sc-smoothly-input-select-h.sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h .sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h .label.sc-smoothly-input-select{position:absolute;top:.6rem;opacity:0.8;user-select:none;cursor:inherit;transform-origin:top left;transition:transform 100ms ease}.sc-smoothly-input-select-h.floating-label.sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h.floating-label .sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h.has-value.sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h.has-value .sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h[placeholder].sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h[placeholder] .sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h[readonly].sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h[readonly] .sc-smoothly-input-select-s>[slot=label],.floating-label.sc-smoothly-input-select-h .label.sc-smoothly-input-select,.has-value.sc-smoothly-input-select-h .label.sc-smoothly-input-select,.has-text.sc-smoothly-input-select-h .label.sc-smoothly-input-select,[placeholder].sc-smoothly-input-select-h .label.sc-smoothly-input-select,[readonly].sc-smoothly-input-select-h .label.sc-smoothly-input-select,.sc-smoothly-input-select-h:not([readonly]):focus-within .label.float-on-focus.sc-smoothly-input-select{top:.2rem;transform:scale(0.8)}.sc-smoothly-input-select-h:not([show-label]):not(.show-label) .label.sc-smoothly-input-select{display:none}.sc-smoothly-input-select-h smoothly-icon.smoothly-invalid.sc-smoothly-input-select{fill:rgb(var(--smoothly-input-invalid-icon, var(--smoothly-danger-color)))}.sc-smoothly-input-select-h{display:flex;justify-content:space-between;flex-direction:row;position:relative;background-color:rgb(var(--smoothly-input-background));color:rgb(var(--smoothly-input-foreground));fill:rgb(var(--smoothly-input-foreground));stroke:rgb(var(--smoothly-input-foreground));padding-left:var(--input-padding-side)}.open.sc-smoothly-input-select-h{border-radius:var(--smoothly-input-border-radius) var(--smoothly-input-border-radius) 0 0}.icon.sc-smoothly-input-select-h{width:fit-content;flex-direction:column}.sc-smoothly-input-select-h>div.select-display.sc-smoothly-input-select{box-sizing:border-box;display:flex;padding:var(--input-value-padding-top) .8rem var(--input-value-padding-bottom) 0;overflow:hidden;width:100%;white-space:nowrap;gap:1rem;text-overflow:ellipsis}.sc-smoothly-input-select-h:not([readonly]):not([disabled])>div.select-display.sc-smoothly-input-select{cursor:pointer}.sc-smoothly-input-select-h:not(:has([slot=label]))>div.select-display.sc-smoothly-input-select,.sc-smoothly-input-select-h:not([show-label])>div.select-display.sc-smoothly-input-select{padding:.6rem .8rem .6rem 0;align-items:center}.sc-smoothly-input-select-h>div.select-display.sc-smoothly-input-select smoothly-icon.sc-smoothly-input-select{color:rgb(var(--smoothly-input-foreground));fill:rgb(var(--smoothly-input-foreground));stroke:rgb(var(--smoothly-input-foreground))}.sc-smoothly-input-select-h>div.icons.sc-smoothly-input-select{display:flex;flex-direction:row;align-items:center}.sc-smoothly-input-select-h:hover>div.icons.sc-smoothly-input-select-s>smoothly-icon{filter:opacity(100%)}.sc-smoothly-input-select-h>div.icons.sc-smoothly-input-select>smoothly-icon[name=caret-down-outline].sc-smoothly-input-select,.sc-smoothly-input-select-h>div.icons.sc-smoothly-input-select>smoothly-icon[name=caret-forward-outline].sc-smoothly-input-select{opacity:.7;height:100%;padding-inline:var(--input-padding-side)}.sc-smoothly-input-select-h:not([readonly]):not([disabled])>div.icons.sc-smoothly-input-select>smoothly-icon[name=caret-down-outline].sc-smoothly-input-select,.sc-smoothly-input-select-h:not([readonly]):not([disabled])>div.icons.sc-smoothly-input-select>smoothly-icon[name=caret-forward-outline].sc-smoothly-input-select{cursor:pointer}[invalid].sc-smoothly-input-select-h>div.sc-smoothly-input-select>smoothly-icon.smoothly-invalid.sc-smoothly-input-select{display:block;padding:0.5rem}.sc-smoothly-input-select-h>div.sc-smoothly-input-select>smoothly-icon.smoothly-invalid.sc-smoothly-input-select{display:none}.sc-smoothly-input-select-h .label.sc-smoothly-input-select{left:.5rem}.has-value.sc-smoothly-input-select-h:has([slot=label]:not(:empty))>div.select-display.sc-smoothly-input-select,.sc-smoothly-input-select-h:not(.has-value)[placeholder]>div.select-display.sc-smoothly-input-select{overflow:hidden;width:100%}.sc-smoothly-input-select-h>.options.sc-smoothly-input-select{display:flex;flex-direction:column;position:absolute;top:var(--element-height);z-index:20;max-height:var(--menu-height, unset);overflow-x:hidden;overflow-y:auto;background-color:rgb(var(--smoothly-input-background));left:0;right:0;border-radius:0 0 var(--smoothly-input-border-radius) var(--smoothly-input-border-radius);min-width:fit-content;border:rgb(var(--smoothly-input-border, var(--smoothly-color-contrast))) solid 1px;border-top:rgba(var(--smoothly-input-border, var(--smoothly-color-contrast)), .4) solid 1px}[looks="grid"].sc-smoothly-input-select-h>div.options.sc-smoothly-input-select,[looks=border].sc-smoothly-input-select-h>div.options.sc-smoothly-input-select,[looks="transparent"].sc-smoothly-input-select-h>div.options.sc-smoothly-input-select{left:-1px;right:-1px}[multiple].sc-smoothly-input-select-h>div.options.sc-smoothly-input-select>smoothly-item.sc-smoothly-input-select::before{content:"";display:inline-block;width:1rem;height:1rem;margin-right:0.5rem;border:1px solid rgb(var(--smoothly-input-foreground));border-radius:0.15rem;vertical-align:middle}[multiple].sc-smoothly-input-select-h>div.options.sc-smoothly-input-select>smoothly-item[selected].sc-smoothly-input-select::after{content:"✔";position:absolute;left:0.65rem;color:rgb(var(--smoothly-item-selected-foreground))}[multiple].sc-smoothly-input-select-h>div.options.sc-smoothly-input-select>smoothly-item[selected].sc-smoothly-input-select::before{border:1px solid rgb(var(--smoothly-item-selected-foreground))}[multiple].sc-smoothly-input-select-h>div.options.sc-smoothly-input-select>smoothly-item[selected].sc-smoothly-input-select::after{color:rgb(var(--smoothly-item-selected-foreground))}[multiple].sc-smoothly-input-select-h>div.options.sc-smoothly-input-select>smoothly-item.sc-smoothly-input-select:hover::before{border:1px solid rgb(var(--smoothly-item-hover-foreground))}[multiple].sc-smoothly-input-select-h>div.options.sc-smoothly-input-select>smoothly-item.sc-smoothly-input-select:hover::after{color:rgb(var(--smoothly-item-hover-foreground))}.sc-smoothly-input-select-h>div.options.sc-smoothly-input-select-s>smoothly-item,.sc-smoothly-input-select-h>div.options.sc-smoothly-input-select-s>div.search-preview{padding:.7rem .7rem .7rem .25rem}.sc-smoothly-input-select-h>div.options.sc-smoothly-input-select-s>div.search-preview{display:flex;position:sticky;top:0;gap:1rem;background-color:rgb(var(--smoothly-input-background));color:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)));fill:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)));stroke:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)))}.sc-smoothly-input-select-h>div.options.sc-smoothly-input-select-s>div.search-preview::before{content:"";position:absolute;inset:0;background-color:rgba(var(--smoothly-primary-tint), 0.5);z-index:-1}.sc-smoothly-input-select-h>div.options.sc-smoothly-input-select>div.search-preview.sc-smoothly-input-select>smoothly-icon[name="search-outline"].sc-smoothly-input-select,.sc-smoothly-input-select-h>div.options.sc-smoothly-input-select>div.search-preview.sc-smoothly-input-select>smoothly-icon[name="backspace-outline"].sc-smoothly-input-select{color:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)));fill:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)));stroke:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)))}.sc-smoothly-input-select-h>div.options.sc-smoothly-input-select>div.search-preview.sc-smoothly-input-select>smoothly-icon[name="backspace-outline"].sc-smoothly-input-select{margin-left:auto;margin-right:0}.sc-smoothly-input-select-h>div.options.hidden.sc-smoothly-input-select{display:none}`;
7879
+ var layout;
7880
+ (function (layout) {
7881
+ function firstItemHeight(items) {
7882
+ var _a;
7883
+ return (_a = items.find(item => item.clientHeight > 0)) === null || _a === void 0 ? void 0 : _a.clientHeight;
7884
+ }
7885
+ layout.firstItemHeight = firstItemHeight;
7886
+ function applyMenuHeight(element, itemHeight, menuHeight) {
7887
+ var _a, _b;
7888
+ const height = menuHeight.endsWith("items")
7889
+ ? `${itemHeight * +((_b = (_a = menuHeight.match(/^(\d+(\.\d+)?|\.\d+)/g)) === null || _a === void 0 ? void 0 : _a[0]) !== null && _b !== void 0 ? _b : "10")}px`
7890
+ : menuHeight;
7891
+ element.style.setProperty("--menu-height", height);
7892
+ }
7893
+ layout.applyMenuHeight = applyMenuHeight;
7894
+ function applyElementHeight(element) {
7895
+ element === null || element === void 0 ? void 0 : element.style.setProperty("--element-height", `${element.clientHeight}px`);
7896
+ }
7897
+ layout.applyElementHeight = applyElementHeight;
7898
+ })(layout || (layout = {}));
7899
+
7900
+ var menu;
7901
+ (function (menu) {
7902
+ function next(items, direction) {
7903
+ const selectable = items.filter(item => !item.hidden && !item.disabled);
7904
+ const currentIndex = selectable.findIndex(item => item.marked);
7905
+ let index;
7906
+ if (currentIndex == -1) {
7907
+ index = 0;
7908
+ }
7909
+ else {
7910
+ index = (currentIndex + direction + selectable.length) % selectable.length;
7911
+ }
7912
+ return { current: selectable[currentIndex], next: selectable[index] };
7913
+ }
7914
+ menu.next = next;
7915
+ function hasVisibleItems(items) {
7916
+ return items.some(item => !item.getAttribute("hidden"));
7917
+ }
7918
+ menu.hasVisibleItems = hasVisibleItems;
7919
+ function markOnly(items, item) {
7920
+ items.map(i => (i.marked = i === item));
7921
+ }
7922
+ menu.markOnly = markOnly;
7923
+ function findFirstSelected(items) {
7924
+ return items.find(item => item.selected);
7925
+ }
7926
+ menu.findFirstSelected = findFirstSelected;
7927
+ function findFirstMarked(items) {
7928
+ return items.find(item => item.marked);
7929
+ }
7930
+ menu.findFirstMarked = findFirstMarked;
7931
+ })(menu || (menu = {}));
7932
+
7933
+ var scroll;
7934
+ (function (scroll) {
7935
+ function centerInView(container, item, behavior = "smooth") {
7936
+ var _a;
7937
+ if (item && container) {
7938
+ container.scrollTo({
7939
+ top: item.offsetTop + item.offsetHeight / 2 - ((_a = container.clientHeight) !== null && _a !== void 0 ? _a : 0) / 2,
7940
+ behavior,
7941
+ });
7942
+ }
7943
+ }
7944
+ scroll.centerInView = centerInView;
7945
+ })(scroll || (scroll = {}));
7946
+
7947
+ const styleCss$C = () => `.sc-smoothly-input-select-h{--input-padding-side:.5rem;--input-value-padding-top:1.25rem;--input-value-padding-bottom:.25rem;--input-min-height:3rem;min-height:var(--input-min-height);box-sizing:border-box;border-radius:var(--smoothly-input-border-radius)}[looks="border"].sc-smoothly-input-select-h{border:rgb(var(--smoothly-input-border)) solid 1px}[looks="border"].sc-smoothly-input-select-h:not([readonly]):not([disabled]):focus-within{outline:2px solid rgb(var(--smoothly-input-border-focus))}[looks="border"][readonly].sc-smoothly-input-select-h{border:transparent solid 1px}[looks="line"].sc-smoothly-input-select-h{border-bottom:rgb(var(--smoothly-input-border)) solid 1px;position:relative}[looks="line"][readonly].sc-smoothly-input-select-h{border-bottom:transparent solid 1px}[looks="line"].sc-smoothly-input-select-h:not([readonly]):not([disabled]):focus-within::before{content:"";position:absolute;inset:0;pointer-events:none;border-bottom:2px solid rgb(var(--smoothly-input-border-focus));z-index:10}[looks="grid"].sc-smoothly-input-select-h{flex-grow:1;flex-basis:40%;box-shadow:0px 0px 0px 1px rgb(var(--smoothly-input-border));border:none}[looks="grid"][readonly].sc-smoothly-input-select-h{box-shadow:0px 0px 0px 1px rgba(var(--smoothly-input-border-readonly))}[looks="grid"].sc-smoothly-input-select-h:not([readonly]):not([disabled]):focus-within{position:relative;box-shadow:0px 0px 0px 2px rgb(var(--smoothly-input-border-focus));outline:none;z-index:10}[looks="transparent"].sc-smoothly-input-select-h{border:none}[looks="transparent"][readonly].sc-smoothly-input-select-h,[looks="transparent"].sc-smoothly-input-select-h:not(:focus-within){background-color:transparent}[looks="transparent"][readonly].sc-smoothly-input-select-h>input.sc-smoothly-input-select,[looks="transparent"].sc-smoothly-input-select-h:not(:focus-within)>input.sc-smoothly-input-select{background-color:transparent}[looks="transparent"].sc-smoothly-input-select-h:not([readonly]):focus-within{outline:1px solid rgb(var(--smoothly-input-border))}[disabled].sc-smoothly-input-select-h{cursor:not-allowed;--smoothly-input-foreground:var(--smoothly-input-disabled-foreground);--smoothly-input-background:var(--smoothly-input-disabled-background);--smoothly-input-border:var(--smoothly-input-disabled-border)}.sc-smoothly-input-select-h.sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h .sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h .label.sc-smoothly-input-select{position:absolute;top:.6rem;opacity:0.8;user-select:none;cursor:inherit;transform-origin:top left;transition:transform 100ms ease}.sc-smoothly-input-select-h.floating-label.sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h.floating-label .sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h.has-value.sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h.has-value .sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h[placeholder].sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h[placeholder] .sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h[readonly].sc-smoothly-input-select-s>[slot=label],.sc-smoothly-input-select-h[readonly] .sc-smoothly-input-select-s>[slot=label],.floating-label.sc-smoothly-input-select-h .label.sc-smoothly-input-select,.has-value.sc-smoothly-input-select-h .label.sc-smoothly-input-select,.has-text.sc-smoothly-input-select-h .label.sc-smoothly-input-select,[placeholder].sc-smoothly-input-select-h .label.sc-smoothly-input-select,[readonly].sc-smoothly-input-select-h .label.sc-smoothly-input-select,.sc-smoothly-input-select-h:not([readonly]):focus-within .label.float-on-focus.sc-smoothly-input-select{top:.2rem;transform:scale(0.8)}.sc-smoothly-input-select-h:not([show-label]):not(.show-label) .label.sc-smoothly-input-select{display:none}.sc-smoothly-input-select-h smoothly-icon.smoothly-invalid.sc-smoothly-input-select{fill:rgb(var(--smoothly-input-invalid-icon, var(--smoothly-danger-color)))}.sc-smoothly-input-select-h{display:flex;justify-content:space-between;flex-direction:row;position:relative;background-color:rgb(var(--smoothly-input-background));color:rgb(var(--smoothly-input-foreground));fill:rgb(var(--smoothly-input-foreground));stroke:rgb(var(--smoothly-input-foreground));padding-left:var(--input-padding-side)}.open.sc-smoothly-input-select-h{border-radius:var(--smoothly-input-border-radius) var(--smoothly-input-border-radius) 0 0}.sc-smoothly-input-select-h>.select-display.sc-smoothly-input-select{box-sizing:border-box;display:flex;padding:var(--input-value-padding-top) .8rem var(--input-value-padding-bottom) 0;overflow:hidden;width:100%;white-space:nowrap;gap:1rem;text-overflow:ellipsis}.sc-smoothly-input-select-h:not([readonly]):not([disabled])>.select-display.sc-smoothly-input-select{cursor:pointer}.sc-smoothly-input-select-h:not(:has([slot=label]))>.select-display.sc-smoothly-input-select,.sc-smoothly-input-select-h:not([show-label])>.select-display.sc-smoothly-input-select{padding:.6rem .8rem .6rem 0;align-items:center}.sc-smoothly-input-select-h>.select-display.sc-smoothly-input-select smoothly-icon.sc-smoothly-input-select{color:rgb(var(--smoothly-input-foreground));fill:rgb(var(--smoothly-input-foreground));stroke:rgb(var(--smoothly-input-foreground))}.sc-smoothly-input-select-h>div.icons.sc-smoothly-input-select{display:flex;flex-direction:row;align-items:center}.sc-smoothly-input-select-h:hover>div.icons.sc-smoothly-input-select-s>smoothly-icon{filter:opacity(100%)}.sc-smoothly-input-select-h>div.icons.sc-smoothly-input-select>smoothly-icon[name=caret-down-outline].sc-smoothly-input-select,.sc-smoothly-input-select-h>div.icons.sc-smoothly-input-select>smoothly-icon[name=caret-forward-outline].sc-smoothly-input-select{opacity:.7;height:100%;padding-inline:var(--input-padding-side)}.sc-smoothly-input-select-h:not([readonly]):not([disabled])>div.icons.sc-smoothly-input-select>smoothly-icon[name=caret-down-outline].sc-smoothly-input-select,.sc-smoothly-input-select-h:not([readonly]):not([disabled])>div.icons.sc-smoothly-input-select>smoothly-icon[name=caret-forward-outline].sc-smoothly-input-select{cursor:pointer}[invalid].sc-smoothly-input-select-h>div.sc-smoothly-input-select>smoothly-icon.smoothly-invalid.sc-smoothly-input-select{display:block;padding:0.5rem}.sc-smoothly-input-select-h>div.sc-smoothly-input-select>smoothly-icon.smoothly-invalid.sc-smoothly-input-select{display:none}.has-value.sc-smoothly-input-select-h:has([slot=label]:not(:empty))>.select-display.sc-smoothly-input-select,.sc-smoothly-input-select-h:not(.has-value)[placeholder]>.select-display.sc-smoothly-input-select{overflow:hidden;width:100%}.sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select{display:flex;flex-direction:column;position:absolute;top:var(--element-height);z-index:20;max-height:var(--menu-height, unset);overflow-x:hidden;overflow-y:auto;background-color:rgb(var(--smoothly-input-background));inset-inline:0;border-radius:0 0 var(--smoothly-input-border-radius) var(--smoothly-input-border-radius);border:rgb(var(--smoothly-input-border, var(--smoothly-color-contrast))) solid 1px;border-top:rgba(var(--smoothly-input-border, var(--smoothly-color-contrast)), .4) solid 1px}.sc-smoothly-input-select-h:not(.open)>.dropdown.sc-smoothly-input-select{border:0}[looks="grid"].sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select,[looks=border].sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select,[looks="transparent"].sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select{inset-inline:-1px}.sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select>.search.sc-smoothly-input-select{display:flex;position:sticky;align-items:center;top:0;gap:1rem;padding:.7rem .7rem .7rem .25rem;background-color:rgb(var(--smoothly-input-background));color:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)));fill:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)));stroke:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)))}.sc-smoothly-input-select-h:not(.has-filter)>.dropdown.sc-smoothly-input-select>.search.sc-smoothly-input-select{height:0;padding:0;overflow:hidden;pointer-events:none}.sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select>.search.sc-smoothly-input-select::before{content:"";position:absolute;inset:0;background-color:rgba(var(--smoothly-primary-tint), 0.5);z-index:-1}.sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select>.search.sc-smoothly-input-select>.search-input.sc-smoothly-input-select{width:100%;background-color:transparent;border:none;outline:none}.sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select>.search.sc-smoothly-input-select>smoothly-icon[name="search-outline"].sc-smoothly-input-select,.sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select>.search.sc-smoothly-input-select>smoothly-icon[name="backspace-outline"].sc-smoothly-input-select{color:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)));fill:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)));stroke:rgb(var(--smoothly-input-foreground, var(--smoothly-color-contrast)))}.sc-smoothly-input-select-h[multiple].sc-smoothly-input-select-s>.dropdown>.menu>smoothly-item{position:relative}.sc-smoothly-input-select-h[multiple].sc-smoothly-input-select-s>.dropdown>.menu>smoothly-item::before{content:"";display:inline-block;width:1rem;height:1rem;margin-right:0.5rem;border:1px solid rgb(var(--smoothly-input-foreground));border-radius:0.15rem;vertical-align:middle}.sc-smoothly-input-select-h[multiple].sc-smoothly-input-select-s>.dropdown>.menu>smoothly-item[selected]::before{border-color:rgb(var(--smoothly-item-selected-foreground))}.sc-smoothly-input-select-h[multiple].sc-smoothly-input-select-s>.dropdown>.menu>smoothly-item:hover::before{border:1px solid rgb(var(--smoothly-item-hover-foreground))}.sc-smoothly-input-select-h[multiple].sc-smoothly-input-select-s>.dropdown>.menu>smoothly-item[selected]::after{content:"✔";position:absolute;left:0.65rem;color:rgb(var(--smoothly-item-selected-foreground))}.sc-smoothly-input-select-h[multiple].sc-smoothly-input-select-s>.dropdown>.menu>smoothly-item:hover::after{color:rgb(var(--smoothly-item-hover-foreground))}.sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select{min-width:fit-content}.sc-smoothly-input-select-h>.dropdown.sc-smoothly-input-select>.menu[hidden].sc-smoothly-input-select{display:none}`;
7880
7948
 
7881
7949
  const SmoothlyInputSelect = class {
7882
7950
  constructor(hostRef) {
@@ -7924,18 +7992,24 @@ const SmoothlyInputSelect = class {
7924
7992
  this.onSelectedChange();
7925
7993
  }
7926
7994
  componentDidRender() {
7927
- var _a, _b, _c, _d, _e;
7928
- this.itemHeight === undefined && (this.itemHeight = (_a = this.items.find(item => item.clientHeight > 0)) === null || _a === void 0 ? void 0 : _a.clientHeight);
7995
+ var _a;
7996
+ (_a = this.itemHeight) !== null && _a !== void 0 ? _a : (this.itemHeight = layout.firstItemHeight(this.items));
7929
7997
  if (this.menuHeight && this.itemHeight) {
7930
- (_b = this.element) === null || _b === void 0 ? void 0 : _b.style.setProperty("--menu-height", !this.menuHeight.endsWith("items") || this.items.length == 0
7931
- ? this.menuHeight
7932
- : `${this.itemHeight * +((_d = (_c = this.menuHeight.match(/^(\d+(\.\d+)?|\.\d+)/g)) === null || _c === void 0 ? void 0 : _c[0]) !== null && _d !== void 0 ? _d : "10")}px`);
7998
+ layout.applyMenuHeight(this.element, this.itemHeight, this.menuHeight);
7933
7999
  }
7934
- (_e = this.element) === null || _e === void 0 ? void 0 : _e.style.setProperty("--element-height", `${this.element.clientHeight}px`);
7935
- if (this.ordered && !this.multiple && this.open && !this.lastOpen) {
8000
+ layout.applyElementHeight(this.element);
8001
+ const justOpened = this.open && !this.lastOpen;
8002
+ if (justOpened && this.ordered) {
7936
8003
  this.scrollToSelected();
7937
8004
  }
7938
8005
  }
8006
+ scrollToSelected() {
8007
+ const selectedItem = menu.findFirstSelected(this.items);
8008
+ if (selectedItem) {
8009
+ menu.markOnly(this.items, selectedItem);
8010
+ scroll.centerInView(this.dropdownElement, selectedItem, "instant");
8011
+ }
8012
+ }
7939
8013
  async disconnectedCallback() {
7940
8014
  if (!this.element.isConnected) {
7941
8015
  await this.unregister();
@@ -7969,15 +8043,15 @@ const SmoothlyInputSelect = class {
7969
8043
  this.selected = [...this.initialValue];
7970
8044
  this.displaySelected();
7971
8045
  this.isDifferentFromInitial = false;
7972
- this.open && this.handleShowOptions();
8046
+ this.closeMenu();
7973
8047
  }
7974
8048
  async clear() {
7975
8049
  var _a;
7976
8050
  if (this.clearable) {
7977
8051
  this.selected.forEach(item => (item.selected = item.hidden = false));
7978
8052
  this.selected = [];
7979
- if (this.displaySelectedElement) {
7980
- this.displaySelectedElement.innerHTML = (_a = this.placeholder) !== null && _a !== void 0 ? _a : "";
8053
+ if (this.displayElement) {
8054
+ this.displayElement.innerHTML = (_a = this.placeholder) !== null && _a !== void 0 ? _a : "";
7981
8055
  }
7982
8056
  }
7983
8057
  }
@@ -8005,9 +8079,9 @@ const SmoothlyInputSelect = class {
8005
8079
  this.observer.publish();
8006
8080
  }
8007
8081
  async smoothlyInputLoadHandler(event) {
8008
- if (event.target &&
8009
- (("name" in event.target && event.target.name !== this.name) ||
8010
- (event.composedPath().some(e => e == this.iconsDiv) && !event.composedPath().some(e => e == this.toggle)))) {
8082
+ const fromSelf = event.target && "name" in event.target && event.target.name !== this.name;
8083
+ const fromEndSlot = event.composedPath().some(e => e == this.iconsElement);
8084
+ if (fromSelf || fromEndSlot) {
8011
8085
  event.stopPropagation();
8012
8086
  }
8013
8087
  else if (Item.Element.is(event.target)) {
@@ -8019,7 +8093,9 @@ const SmoothlyInputSelect = class {
8019
8093
  this.displaySelected();
8020
8094
  }
8021
8095
  onWindowClick(event) {
8022
- !event.composedPath().includes(this.element) && this.open && this.handleShowOptions();
8096
+ if (this.open && !event.composedPath().includes(this.element)) {
8097
+ this.closeMenu();
8098
+ }
8023
8099
  }
8024
8100
  onItemDomChange(e) {
8025
8101
  e.stopPropagation();
@@ -8047,144 +8123,120 @@ const SmoothlyInputSelect = class {
8047
8123
  onClosed(open, before) {
8048
8124
  this.lastOpen = before;
8049
8125
  if (!open) {
8050
- const markedItem = this.items.find(item => item.marked);
8126
+ const markedItem = menu.findFirstMarked(this.items);
8051
8127
  if (markedItem) {
8052
8128
  markedItem.marked = false;
8053
8129
  }
8054
8130
  }
8055
8131
  this.smoothlySelectOpen.emit(open);
8056
8132
  }
8057
- handleShowOptions(event) {
8058
- const wasButtonClicked = (event === null || event === void 0 ? void 0 : event.composedPath().some(e => e == this.iconsDiv)) && !event.composedPath().some(e => e == this.toggle);
8059
- const clickedItem = event === null || event === void 0 ? void 0 : event.composedPath().find((el) => "tagName" in el && el.tagName == "SMOOTHLY-ITEM");
8060
- !this.readonly &&
8061
- !this.disabled &&
8062
- !(clickedItem && this.items.includes(clickedItem) && this.multiple) &&
8063
- !wasButtonClicked &&
8064
- (this.open = !this.open);
8065
- this.filter = "";
8066
- }
8067
8133
  areValuesEqual(selected, initialValue) {
8068
8134
  return selected.length === initialValue.length && initialValue.every(value => selected.includes(value));
8069
8135
  }
8070
8136
  displaySelected() {
8071
8137
  var _a;
8072
8138
  const displayString = this.selected.map(option => `<div>${option.innerHTML}</div>`).join("");
8073
- this.displaySelectedElement &&
8074
- (this.displaySelectedElement.innerHTML = this.selected.length > 0 ? displayString : ((_a = this.placeholder) !== null && _a !== void 0 ? _a : ""));
8139
+ this.displayElement &&
8140
+ (this.displayElement.innerHTML = this.selected.length > 0 ? displayString : ((_a = this.placeholder) !== null && _a !== void 0 ? _a : ""));
8075
8141
  }
8076
8142
  onKeyDown(event) {
8077
- if (!this.searchDisabled) {
8078
- event.stopPropagation();
8079
- const visibleItems = this.items.some(item => item.getAttribute("hidden") === null);
8080
- if (event.key != "Tab" && !event.ctrlKey && !event.metaKey) {
8081
- event.preventDefault();
8082
- }
8083
- if (this.open) {
8084
- switch (event.key) {
8085
- case "ArrowUp":
8086
- visibleItems && this.move(-1);
8087
- break;
8088
- case "ArrowDown":
8089
- visibleItems && this.move(1);
8090
- break;
8091
- case "Escape":
8092
- if (this.filter == "") {
8093
- this.open = false;
8094
- }
8095
- else {
8096
- this.filter = "";
8097
- }
8098
- break;
8099
- case "Backspace":
8100
- this.filter = event.ctrlKey ? "" : this.filter.slice(0, -1);
8101
- break;
8102
- case "Enter":
8103
- const result = this.items.find(item => item.marked);
8104
- if (result === null || result === void 0 ? void 0 : result.value) {
8105
- result.selected = !result.selected;
8106
- }
8107
- if (!this.multiple) {
8108
- this.open = false;
8109
- this.filter = "";
8110
- }
8111
- break;
8112
- case "Tab":
8113
- this.open = false;
8114
- break;
8115
- default:
8116
- if (event.key.length == 1) {
8117
- this.filter += event.key;
8118
- }
8119
- break;
8120
- }
8121
- }
8122
- else {
8123
- switch (event.key) {
8124
- case "Enter":
8125
- case " ":
8126
- this.handleShowOptions();
8127
- break;
8128
- case "ArrowDown":
8129
- this.handleShowOptions();
8130
- this.move(1);
8131
- break;
8132
- case "ArrowUp":
8133
- this.handleShowOptions();
8134
- this.move(-1);
8135
- break;
8136
- case "Tab":
8137
- break;
8138
- default:
8139
- this.handleShowOptions();
8140
- if (event.key.length == 1) {
8141
- this.filter += event.key;
8142
- }
8143
- break;
8144
- }
8145
- }
8143
+ event.stopPropagation();
8144
+ const key = event.key;
8145
+ if (key == "ArrowUp" || key == "ArrowDown") {
8146
+ event.preventDefault();
8147
+ this.handlerNavigate(key);
8148
+ }
8149
+ else if (key == "Escape") {
8150
+ event.preventDefault();
8151
+ this.handleEscape();
8152
+ }
8153
+ else if (key == "Enter") {
8154
+ event.preventDefault();
8155
+ this.handleEnter();
8156
+ }
8157
+ else if (key == " ") {
8158
+ event.preventDefault();
8159
+ this.openMenu();
8160
+ }
8161
+ else if (this.open && key == "Tab") {
8162
+ this.closeMenu();
8146
8163
  }
8147
8164
  }
8148
- scrollToSelected() {
8149
- const selectedItem = this.items.find(item => item.selected);
8150
- if (selectedItem) {
8151
- this.items.map(item => (item.marked = false));
8152
- selectedItem.marked = true;
8153
- this.scrollTo(selectedItem, "instant");
8165
+ handlerNavigate(key) {
8166
+ if (menu.hasVisibleItems(this.items)) {
8167
+ this.move(key == "ArrowUp" ? -1 : 1);
8154
8168
  }
8169
+ this.openMenu();
8155
8170
  }
8156
- move(direction) {
8157
- const selectableItems = this.items.filter(item => !item.hidden && !item.disabled);
8158
- let markedIndex = selectableItems.findIndex(item => item.marked);
8159
- if (markedIndex == -1) {
8160
- markedIndex = 0;
8171
+ handleEscape() {
8172
+ if (this.filter) {
8173
+ this.resetFilter();
8161
8174
  }
8162
8175
  else {
8163
- selectableItems[markedIndex].marked = false;
8164
- markedIndex = (markedIndex + direction + selectableItems.length) % selectableItems.length;
8176
+ this.closeMenu();
8165
8177
  }
8166
- selectableItems[markedIndex].marked = true;
8167
- this.scrollTo(selectableItems[markedIndex], "smooth");
8168
8178
  }
8169
- scrollTo(item, behavior) {
8170
- var _a, _b, _c;
8171
- (_a = this.optionsDiv) === null || _a === void 0 ? void 0 : _a.scrollTo({
8172
- top: item.offsetTop + item.offsetHeight / 2 - ((_c = (_b = this.optionsDiv) === null || _b === void 0 ? void 0 : _b.clientHeight) !== null && _c !== void 0 ? _c : 0) / 2,
8173
- behavior,
8174
- });
8179
+ handleEnter() {
8180
+ const item = menu.findFirstMarked(this.items);
8181
+ if (item === null || item === void 0 ? void 0 : item.value) {
8182
+ item.selected = !item.selected;
8183
+ }
8184
+ if (!this.multiple) {
8185
+ this.closeMenu();
8186
+ this.resetFilter();
8187
+ }
8188
+ }
8189
+ move(direction) {
8190
+ const { current, next } = menu.next(this.items, direction);
8191
+ current && (current.marked = false);
8192
+ next.marked = true;
8193
+ scroll.centerInView(this.dropdownElement, next, "smooth");
8175
8194
  }
8176
8195
  addItem() {
8177
8196
  this.addedItems = this.addedItems.concat(index$1.h("smoothly-item", { value: this.filter, selected: true }, this.filter));
8178
8197
  }
8198
+ resetFilter() {
8199
+ this.searchElement && (this.searchElement.value = "");
8200
+ this.filter = "";
8201
+ }
8202
+ setFilter(filter) {
8203
+ if (filter) {
8204
+ this.filter = filter;
8205
+ this.openMenu();
8206
+ }
8207
+ else {
8208
+ this.resetFilter();
8209
+ }
8210
+ }
8211
+ openMenu({ focus } = {}) {
8212
+ this.open = true;
8213
+ focus && queueMicrotask(() => { var _a; return (_a = this.searchElement) === null || _a === void 0 ? void 0 : _a.focus(); });
8214
+ }
8215
+ closeMenu() {
8216
+ this.open = false;
8217
+ this.resetFilter();
8218
+ }
8219
+ toggleMenu() {
8220
+ if (!this.readonly && !this.disabled) {
8221
+ this.open ? this.closeMenu() : this.openMenu({ focus: true });
8222
+ }
8223
+ }
8224
+ onClick(e) {
8225
+ const wasIconsClicked = e.composedPath().includes(this.iconsElement) && !e.composedPath().includes(this.toggleElement);
8226
+ const wasSearchClicked = e.composedPath().includes(this.searchElement);
8227
+ const wasItemClicked = e
8228
+ .composedPath()
8229
+ .find(element => element instanceof HTMLElement && element.tagName === "SMOOTHLY-ITEM");
8230
+ if (!wasIconsClicked && !wasSearchClicked && !(wasItemClicked && this.multiple)) {
8231
+ this.toggleMenu();
8232
+ }
8233
+ }
8179
8234
  render() {
8180
- return (index$1.h(index$1.Host, { key: 'ca6c2263ae2ef16cb0548e10ead81e15b2b42487', tabIndex: this.disabled ? undefined : 0, class: { "has-value": this.selected.length !== 0, open: this.open }, onClick: (event) => this.handleShowOptions(event) }, index$1.h("div", { key: '032b8a92bb4c74c48a9ea22b3ae552c2cac8d30a', class: "select-display", ref: element => (this.displaySelectedElement = element) }, this.placeholder), index$1.h("div", { key: 'b1d1e8f9143643a69c23cc16668e901e5329c1cb', class: "icons", ref: element => (this.iconsDiv = element) }, index$1.h("smoothly-icon", { key: '958d9fa44174d2b4933e34b5a6c89963e42cb7de', class: "smoothly-invalid", name: "alert-circle", size: "small", tooltip: this.errorMessage }), index$1.h("slot", { key: '0a9725e2e1b37159f392ed2c8cb0e69b0253ec53', name: "end" }), this.looks == "border" && !this.readonly && (index$1.h("smoothly-icon", { key: 'fb656bc03fbec14da5e1914bd6bebed50ad5fbcd', ref: element => (this.toggle = element), size: "tiny", name: this.open ? "caret-down-outline" : "caret-forward-outline" }))), index$1.h("slot", { key: '743b3bc40c4bd7254225fd3f0962fcb67d07df59', name: "label" }), index$1.h("div", { key: 'ac6b4007348834d933c8673710ebdacc3def6001', class: { hidden: !this.open, options: true }, ref: (el) => (this.optionsDiv = el) }, this.filter.length > 0 && (index$1.h("div", { key: '502094a51085fa634e98b0d511713757ff30877d', class: "search-preview" }, index$1.h("smoothly-icon", { key: '78729a52979f85bced39cecd9e861ff06185beb0', name: "search-outline", size: "small" }), this.filter, index$1.h("smoothly-icon", { key: '50956a5cc4a63ef0515947ddbbb7962d38e260c1', name: "backspace-outline", size: "small", onClick: e => {
8181
- e.stopPropagation();
8182
- this.filter = "";
8183
- this.element.focus();
8184
- } }), this.mutable && (index$1.h("smoothly-icon", { key: 'b6f99488a836ad3e33d03ebb600bc5c5fc42e8cc', name: "add", size: "small", onClick: e => {
8185
- e.stopPropagation();
8186
- this.addItem();
8187
- } })))), index$1.h("slot", { key: 'a60d0d54bfc5dbae48ec336f92c5556a5ba13b2e' }), this.addedItems)));
8235
+ return (index$1.h(index$1.Host, { key: 'fc69e6b3aa75a286df61522835899bf05893e887', class: { "has-value": this.selected.length !== 0, open: this.open, "has-filter": this.filter !== "" }, onClick: (e) => this.onClick(e) }, index$1.h("div", { key: 'dc0215f0d88bb06e505f9392334926e337ede251', class: "select-display", ref: element => (this.displayElement = element) }, this.placeholder), index$1.h("div", { key: 'bee374985877632d52d267f69b35bdcf0e59e3a2', class: "icons", ref: element => (this.iconsElement = element) }, index$1.h("smoothly-icon", { key: 'd7a72d5df184d7f9196ee8cab6240a71755f89e3', class: "smoothly-invalid", name: "alert-circle", size: "small", tooltip: this.errorMessage }), index$1.h("slot", { key: 'f201848287035627b54f3a0eff16c4b2dbc19164', name: "end" }), this.looks == "border" && !this.readonly && (index$1.h("smoothly-icon", { key: '4953076b51e480e34240dfa6378839d4a6c215e0', ref: element => (this.toggleElement = element), size: "tiny", name: this.open ? "caret-down-outline" : "caret-forward-outline" }))), index$1.h("slot", { key: '58d76a74b9b1c67b238e63fa267ed091a274c534', name: "label" }), index$1.h("div", { key: '4266c5f1701da8c0abd861e0bbb093a972d6c56e', class: "dropdown", ref: (el) => (this.dropdownElement = el) }, index$1.h("div", { key: 'b775dddd5cbe75d1fe1bfa5cc1c5fe16315abda1', class: "search" }, index$1.h("smoothly-icon", { key: '0399e20f7a99b228ba652b6d1d2202e75a3e84a0', name: "search-outline", size: "small" }), index$1.h("input", { key: '950d94085d70803847237e0308eac7a7bea1720f', class: "search-input", ref: el => (this.searchElement = el), disabled: this.searchDisabled, onKeyDown: e => this.onKeyDown(e), onInput: e => { var _a, _b; return (e.stopPropagation(), this.setFilter((_b = (_a = this.searchElement) === null || _a === void 0 ? void 0 : _a.value) !== null && _b !== void 0 ? _b : "")); }, onPaste: e => { var _a, _b; return (e.stopPropagation(), this.setFilter((_b = (_a = this.searchElement) === null || _a === void 0 ? void 0 : _a.value) !== null && _b !== void 0 ? _b : "")); } }), index$1.h("smoothly-icon", { key: '10e8603c1bb8b5061a7615f15392b1cbc519a0f5', name: "backspace-outline", size: "small", onClick: () => {
8236
+ var _a;
8237
+ this.resetFilter();
8238
+ (_a = this.searchElement) === null || _a === void 0 ? void 0 : _a.focus();
8239
+ } }), this.mutable && index$1.h("smoothly-icon", { key: 'bd9f5b3eb6d8ef4f0802878ca327f29ccbd0795e', name: "add", size: "small", onClick: () => this.addItem() })), index$1.h("div", { key: '210cc7a519f44cb0ab8800145aa55e02353fba83', class: "menu", hidden: !this.open }, index$1.h("slot", { key: '0d159f5f2ceb3ecc45b314f519505982ca4622be' }), this.addedItems))));
8188
8240
  }
8189
8241
  get element() { return index$1.getElement(this); }
8190
8242
  static get watchers() { return {
@@ -8254,7 +8306,7 @@ const SmoothlyInputSubmit = class {
8254
8306
  }
8255
8307
  render() {
8256
8308
  var _a, _b;
8257
- return (index$1.h(index$1.Host, { key: '4ba889ed871427b4fd99610c5b775068dc05cc54', title: this.tooltip }, this.delete == true ? (index$1.h("smoothly-button-confirm", { size: this.size, shape: this.shape, expand: this.expand, color: (_a = this.color) !== null && _a !== void 0 ? _a : "danger", fill: this.fill, onSmoothlyConfirm: () => this.clickHandler() }, index$1.h("slot", null), index$1.h("smoothly-icon", { name: "trash-outline", fill: "solid", size: "tiny" }))) : (index$1.h("smoothly-button", { disabled: this.disabled, size: this.size, type: "button", shape: this.shape, expand: this.expand, color: (_b = this.color) !== null && _b !== void 0 ? _b : "success", fill: this.fill, onClick: () => this.clickHandler() }, index$1.h("slot", null), this.icon && index$1.h("smoothly-icon", { name: this.icon, fill: "solid", size: "tiny" })))));
8309
+ return (index$1.h(index$1.Host, { key: '0fed4a319580841ba1d3281fb084b91a4d7b5a68', title: this.tooltip }, this.delete == true ? (index$1.h("smoothly-button-confirm", { size: this.size, shape: this.shape, expand: this.expand, color: (_a = this.color) !== null && _a !== void 0 ? _a : "danger", fill: this.fill, onSmoothlyConfirm: () => this.clickHandler() }, index$1.h("slot", null), index$1.h("smoothly-icon", { name: "trash-outline", fill: "solid", size: "tiny" }))) : (index$1.h("smoothly-button", { disabled: this.disabled, size: this.size, type: "button", shape: this.shape, expand: this.expand, color: (_b = this.color) !== null && _b !== void 0 ? _b : "success", fill: this.fill, onClick: () => this.clickHandler() }, index$1.h("slot", null), this.icon && index$1.h("smoothly-icon", { name: this.icon, fill: "solid", size: "tiny" })))));
8258
8310
  }
8259
8311
  };
8260
8312
  SmoothlyInputSubmit.style = styleCss$B();
@@ -8300,7 +8352,7 @@ const SmoothlyItem = class {
8300
8352
  : false;
8301
8353
  }
8302
8354
  render() {
8303
- return (index$1.h(index$1.Host, { key: 'd76e2737454ad914f831482c98d30978975506fd', tabIndex: -1 }, index$1.h("slot", { key: 'edef0a2718d076ad33b6f874591a8a2791fb6876' })));
8355
+ return (index$1.h(index$1.Host, { key: '5a606bfedb2eb8cf6a503386d2d5e16f0f60c090', tabIndex: -1 }, index$1.h("slot", { key: 'a7912c7b3ac7ecb40e61058d949b4cc62806246d' })));
8304
8356
  }
8305
8357
  get element() { return index$1.getElement(this); }
8306
8358
  static get watchers() { return {
@@ -8319,9 +8371,9 @@ const SmoothlyLabel = class {
8319
8371
  }
8320
8372
  render() {
8321
8373
  var _a;
8322
- return (index$1.h(index$1.Host, { key: '351e89e82587e7ccb66dc55451c53f05648ac9d4', title: this.description, style: {
8374
+ return (index$1.h(index$1.Host, { key: 'd6dfddb0df4c99de8e075141cf16d3f4ca4c861a', title: this.description, style: {
8323
8375
  "--hue": (_a = this.hue) === null || _a === void 0 ? void 0 : _a.toString(),
8324
- } }, index$1.h("slot", { key: '9e2eedbf6c74f923cbb0c0ae8648ce207aabcdb7' })));
8376
+ } }, index$1.h("slot", { key: '1f56e22de589b47ac208c96ee5c84edd8484e3a4' })));
8325
8377
  }
8326
8378
  };
8327
8379
  SmoothlyLabel.style = styleCss$z();
@@ -8338,7 +8390,7 @@ const SmoothlyLazy = class {
8338
8390
  this.show = true;
8339
8391
  }
8340
8392
  render() {
8341
- return (index$1.h(index$1.Host, { key: '93b333ebfee933e5f5b147895a04385389b5c03d' }, index$1.h("slot", { key: 'b10226510296688cb58fc005c01c68a16ffd150c', name: "before" }), index$1.h("smoothly-load-more", { key: '9a097a7489d5e670418250abcc0d5870d11f460c', onSmoothlyLoadMore: e => this.loadMoreHandler(e) }), this.show && (typeof this.content == "function" ? index$1.h(this.content, null) : this.content), index$1.h("slot", { key: 'bf5243f15e485eae1203272284b06f0e51d47fa9' })));
8393
+ return (index$1.h(index$1.Host, { key: '0b17b27ef091a5cbf3efedc7560c0af506f8927a' }, index$1.h("slot", { key: '7cb9a362b4540fbdcdc579bf95a273e7c13fad25', name: "before" }), index$1.h("smoothly-load-more", { key: '7dde9ba1e78a9a7f0eeeefbe124c3410f367bd3e', onSmoothlyLoadMore: e => this.loadMoreHandler(e) }), this.show && (typeof this.content == "function" ? index$1.h(this.content, null) : this.content), index$1.h("slot", { key: 'fbe22ffca8fa781a19bf07537f294be36a8bc212' })));
8342
8394
  }
8343
8395
  };
8344
8396
  SmoothlyLazy.style = styleCss$y();
@@ -8382,7 +8434,7 @@ const LoadMore = class {
8382
8434
  }
8383
8435
  }
8384
8436
  render() {
8385
- return index$1.h(index$1.Host, { key: '9f0e2e8278780438f214286cd990ee54a6b5546a' });
8437
+ return index$1.h(index$1.Host, { key: '1b86dd2400a791b125a24513cb9514face925d3d' });
8386
8438
  }
8387
8439
  get element() { return index$1.getElement(this); }
8388
8440
  };
@@ -8407,9 +8459,9 @@ const SmoothlyModal = class {
8407
8459
  this.open = true;
8408
8460
  }
8409
8461
  render() {
8410
- return (index$1.h(index$1.Host, { key: '601bd96e27c500c08df01457b2951449e4392c37', role: "alertdialog", onClick: (e) => {
8462
+ return (index$1.h(index$1.Host, { key: '36caaa17bfd076dd297f58ccb9ac4a12871343a7', role: "alertdialog", onClick: (e) => {
8411
8463
  this.closable && !e.composedPath().some((el) => { var _a; return (_a = el.classList) === null || _a === void 0 ? void 0 : _a.contains("modal"); }) && this.closeModal();
8412
- } }, index$1.h("div", { key: '9deaaf0008f61aecd194a2094d65544cfa97b425', class: "modal" }, index$1.h("div", { key: 'b041b4418cfc98753f6fe34ffca610f2da25ba6b', class: "header" }, index$1.h("slot", { key: '848fecf8ba6a2efcacd1b1c753df17ab5a96fcb3', name: "header" }), this.closable && index$1.h("smoothly-icon", { key: '1d51dc003fa0604b29530202cbf0fb743322698b', name: "close-outline", fill: "solid", onClick: () => this.closeModal() })), index$1.h("slot", { key: '802bd940f81748477962b9c4d615913f073fcd34' }), index$1.h("div", { key: 'b31e5dbbf56573298464b071414977be7acf5178', class: "actions" }, index$1.h("slot", { key: '85a6a0753237febc205e02a52da4086de9f47fad', name: "actions" })))));
8464
+ } }, index$1.h("div", { key: '4c0f2d6537496a8b2392aacddd9ba9db9c5d6052', class: "modal" }, index$1.h("div", { key: '0ecf5c976360402e1117570ef10bd3e46f69ff2b', class: "header" }, index$1.h("slot", { key: '93b7f39f4a41f83743bc766a3c6e35f3ac1c324f', name: "header" }), this.closable && index$1.h("smoothly-icon", { key: 'c61e00a97962890149cb89c0daf5df907c7dfb6e', name: "close-outline", fill: "solid", onClick: () => this.closeModal() })), index$1.h("slot", { key: 'fda69f545df08c71f58c85ea096fed500a6c6ff6' }), index$1.h("div", { key: 'c7e180ef59712c1096aa12359eac3e97d0c42d6e', class: "actions" }, index$1.h("slot", { key: '7cfef8c5cdf40fc9eedb5a0fa2538e02d82be8a7', name: "actions" })))));
8413
8465
  }
8414
8466
  static get watchers() { return {
8415
8467
  "open": [{
@@ -8474,7 +8526,7 @@ const Notification = class {
8474
8526
  this.onUpdatedNotice(this.notice);
8475
8527
  }
8476
8528
  render() {
8477
- return (index$1.h(index$1.Host, { key: 'a8ac459d3c94d3df653723e0d93f6e72260806fc', color: this.properties[0], fill: "solid" }, this.closable && (index$1.h("smoothly-trigger", { key: '27e7521a477d0eeb67717166ccc252cfa0a2ce35', fill: "clear", name: "close" }, index$1.h("smoothly-icon", { key: '5dff1f73b2937bacf2d81b4e2a528dce8a3c3868', name: "close-circle-outline" }))), index$1.h("span", { key: '60584d5ee874685807f6b613592f64e57bba771b', class: this.icon ? "icon" : "clean" }, this.icon && index$1.h("smoothly-icon", { key: '186656f3d0f19a4b087a50c5af168be3973cc271', name: this.properties[1] }), index$1.h("p", { key: '23547fd1eb3e3d524fb850ff00749f937902a4fb' }, this.notice.message))));
8529
+ return (index$1.h(index$1.Host, { key: '02ae0659b1c3c7e4e5e74ac356bb94cf91ef8835', color: this.properties[0], fill: "solid" }, this.closable && (index$1.h("smoothly-trigger", { key: '4525814eb8b98479507575f107ea3f89f708bc56', fill: "clear", name: "close" }, index$1.h("smoothly-icon", { key: 'd611ae4917fa50ef7d0e397a96fec34aee39cb72', name: "close-circle-outline" }))), index$1.h("span", { key: '30b99783d4c02842315a782a4029f97a450f5a2b', class: this.icon ? "icon" : "clean" }, this.icon && index$1.h("smoothly-icon", { key: '147a0858cc23b98e8aac82463ab19b1891896d1a', name: this.properties[1] }), index$1.h("p", { key: '45d9c9e89189a31941461500868439768c3199e6' }, this.notice.message))));
8478
8530
  }
8479
8531
  static get watchers() { return {
8480
8532
  "notice": [{
@@ -8499,7 +8551,7 @@ const Notifier = class {
8499
8551
  this.notices = [...this.notices.filter(n => n != event.detail)];
8500
8552
  }
8501
8553
  render() {
8502
- return (index$1.h(index$1.Host, { key: '6d3724d096d8e0547b7b336206f5bb1c97af54e9' }, index$1.h("slot", { key: '86d13b581dae9bfa29714e59b272b68d5143dd08' }), index$1.h("div", { key: 'fb0790db93da5415e2ce9a05500675d1e13a0f0c', class: "smoothly-notifier-wrapper" }, this.notices.map(n => (index$1.h("smoothly-notification", { notice: n, icon: this.icon }))))));
8554
+ return (index$1.h(index$1.Host, { key: '6da528516e01fc32e6f17fd480068664b5c9e021' }, index$1.h("slot", { key: '1067e9afd266e04d3e0b32a79f974762f3bad7d2' }), index$1.h("div", { key: '493f3f5119c9c66fd6e5f9ee90d7b4fea22dc30f', class: "smoothly-notifier-wrapper" }, this.notices.map(n => (index$1.h("smoothly-notification", { notice: n, icon: this.icon }))))));
8503
8555
  }
8504
8556
  };
8505
8557
  Notifier.style = styleCss$v();
@@ -8513,9 +8565,9 @@ const SmoothlySpinner = class {
8513
8565
  }
8514
8566
  render() {
8515
8567
  const strokeWidth = this.size == "large" ? 6 : this.size == "medium" ? 8 : this.size == "icon" ? 8 : 12;
8516
- return (index$1.h(index$1.Host, { key: 'cc63c3d7a177c5119f9dbd6c38038c06f9fe5093', style: {
8568
+ return (index$1.h(index$1.Host, { key: '9a0cc6ad21f0c3bfce350ba2a2c83272891844d6', style: {
8517
8569
  "--spinner-size": this.size == "large" ? "5em" : this.size == "medium" ? "3em" : this.size == "icon" ? "1.8em" : "1.2em",
8518
- } }, index$1.h("svg", { key: '50736fa849eb8112f5f0356d4d2233b70eff5248', class: "spinner", viewBox: `0 0 ${60 + strokeWidth} ${60 + strokeWidth}`, xmlns: "http://www.w3.org/2000/svg" }, index$1.h("circle", { key: 'f5e92d9993f413213c5cf59d290b4d52316cc06c', class: "path", fill: "none", "stroke-width": strokeWidth, "stroke-linecap": "round", cx: `${30 + strokeWidth / 2}`, cy: `${30 + strokeWidth / 2}`, r: "30" }))));
8570
+ } }, index$1.h("svg", { key: '669a73232e58cb2d87dca969cd32150f2fd010f5', class: "spinner", viewBox: `0 0 ${60 + strokeWidth} ${60 + strokeWidth}`, xmlns: "http://www.w3.org/2000/svg" }, index$1.h("circle", { key: '31faf5cfc5a15e627ad7875af4cd16f6e9adac09', class: "path", fill: "none", "stroke-width": strokeWidth, "stroke-linecap": "round", cx: `${30 + strokeWidth / 2}`, cy: `${30 + strokeWidth / 2}`, r: "30" }))));
8519
8571
  }
8520
8572
  };
8521
8573
  SmoothlySpinner.style = styleCss$u();
@@ -8535,7 +8587,7 @@ const SmoothlySummary = class {
8535
8587
  }
8536
8588
  }
8537
8589
  render() {
8538
- return (index$1.h("details", { key: '307957b81f396381ad9eb975137299e7429dc9b5', onToggle: e => this.toggleHandler(e), open: this.open }, index$1.h("summary", { key: 'b0951b6f61956f2b7c5253c8c839679af6b4174c' }, index$1.h("smoothly-icon", { key: 'f12054adab15e894617ed408fdbb6f6160b42c95', name: "caret-forward", fill: "solid", size: "tiny" }), index$1.h("slot", { key: '5138f3df6492a607ac2a0398204f4a95b9e8c547', name: "summary" })), index$1.h("slot", { key: '14aba4cf6b25ed41cb002585d4a117168e7a6169', name: "content" })));
8590
+ return (index$1.h("details", { key: 'd77e78b718fca10f4d8e9e2bdae4112cffb4cfc3', onToggle: e => this.toggleHandler(e), open: this.open }, index$1.h("summary", { key: '5e264e08db22ec0eb85433d3d72f0f12d10cd2c1' }, index$1.h("smoothly-icon", { key: '36d49d1d21151034a35fca5b93a064074d49bb84', name: "caret-forward", fill: "solid", size: "tiny" }), index$1.h("slot", { key: '55164da27444d19c18b6b931813d12a3d5a4abe4', name: "summary" })), index$1.h("slot", { key: 'b459e14735415bee4c85af02cff23c0675372931', name: "content" })));
8539
8591
  }
8540
8592
  };
8541
8593
  SmoothlySummary.style = styleCss$t();
@@ -8580,7 +8632,7 @@ const SmoothlyTab = class {
8580
8632
  }
8581
8633
  }
8582
8634
  render() {
8583
- return (index$1.h(index$1.Host, { key: 'cc20ba3ae6f849d6dcdab3f1c53c8467ab73dd2d' }, index$1.h("div", { key: '421083c3fe13a80ae1417952b51cbbfa838f3b98', onClick: () => !this.disabled && (this.open = true) }, index$1.h("label", { key: '0111434d9bac6d843b368fd74d81e323c22ac186', "data-smoothly-tooltip": this.tooltip }, this.label)), index$1.h("div", { key: 'de2b298da72c39caa6d3f4d39265e8b569a349cc', hidden: !this.open }, index$1.h("slot", { key: 'fcc770a8f2782f0c1135bf49d48696ff26f645ab' }))));
8635
+ return (index$1.h(index$1.Host, { key: '3e4ab8c68f5ffa9eee15277b8c629ac11afd4d73' }, index$1.h("div", { key: 'e5aeb2372baeaeb090b911b44e23a601e27e1a78', onClick: () => !this.disabled && (this.open = true) }, index$1.h("label", { key: '77ed6ef274b240e5029110eac46695f198d61bc2', "data-smoothly-tooltip": this.tooltip }, this.label)), index$1.h("div", { key: '418681197eb143ea4bc79e4dac8b8b3de2671572', hidden: !this.open }, index$1.h("slot", { key: '7e888a42abfb3f81b8650dafedff8d84141d2280' }))));
8584
8636
  }
8585
8637
  get element() { return index$1.getElement(this); }
8586
8638
  static get watchers() { return {
@@ -8605,7 +8657,7 @@ const SmoothlyTable = class {
8605
8657
  event.stopPropagation();
8606
8658
  }
8607
8659
  render() {
8608
- return (index$1.h(index$1.Host, { key: '1103836f2752eafb6216c7e591c7fd37fb77e2ce', style: { "--columns": this.columns.toString() } }, index$1.h("slot", { key: '141f5cbcd6f2f0fd988bfa98bf9774f9cd61fe66' })));
8660
+ return (index$1.h(index$1.Host, { key: '3a7738442ae2ebe705e9c75fb9aa06862a4157e8', style: { "--columns": this.columns.toString() } }, index$1.h("slot", { key: '67b59f54351d43e5c3fdf73c77aa991b2fe73acc' })));
8609
8661
  }
8610
8662
  };
8611
8663
  SmoothlyTable.style = styleCss$r();
@@ -8617,7 +8669,7 @@ const SmoothlyTableBody = class {
8617
8669
  index$1.registerInstance(this, hostRef);
8618
8670
  }
8619
8671
  render() {
8620
- return (index$1.h(index$1.Host, { key: '399b61d93f037a694f0e3a8f99ec433c06b3c640' }, index$1.h("slot", { key: 'a8325da9f0ffac6857b6a7a6e5625544b5c46899' })));
8672
+ return (index$1.h(index$1.Host, { key: '383e7918b3e1e57f2970da2d97f19f2628a53e64' }, index$1.h("slot", { key: '8d9059eed589799ad9eea2132a0bd2b10aabc03e' })));
8621
8673
  }
8622
8674
  };
8623
8675
  SmoothlyTableBody.style = styleCss$q();
@@ -8631,7 +8683,7 @@ const SmoothlyTableCell = class {
8631
8683
  }
8632
8684
  render() {
8633
8685
  var _a;
8634
- return (index$1.h(index$1.Host, { key: '0778ff0d0b6e7d5d960f4eb1bc3e63156ac9cc23', class: "smoothly-table-cell", style: { "--smoothly-table-cell-span": (_a = this.span) === null || _a === void 0 ? void 0 : _a.toString(10) } }, index$1.h("slot", { key: '7f735c3219f7107f895008a6fb76e022cee5b2f2' })));
8686
+ return (index$1.h(index$1.Host, { key: '2c1a6679cabf05342c1e8a783a4a8fb27fd8c6f1', class: "smoothly-table-cell", style: { "--smoothly-table-cell-span": (_a = this.span) === null || _a === void 0 ? void 0 : _a.toString(10) } }, index$1.h("slot", { key: '3a33c09387abdf5f499ba1f92dcf92b5b7f71a2d' })));
8635
8687
  }
8636
8688
  };
8637
8689
  SmoothlyTableCell.style = styleCss$p();
@@ -8643,7 +8695,7 @@ const SmoothlyTableDemo = class {
8643
8695
  index$1.registerInstance(this, hostRef);
8644
8696
  }
8645
8697
  render() {
8646
- return (index$1.h(index$1.Host, { key: 'd7277fac7e25efa923ce5e7263b7fe07b3d1ae7c' }, index$1.h("smoothly-table-demo-filler-row", { key: '74942c1891773856c68b58eae197b663476e1892' }), index$1.h("smoothly-table-demo-group", { key: 'f307da0e9acdb2269e15e58dd0299539a3f6f3a5' }), index$1.h("smoothly-table-demo-colspan", { key: '80c976bd5cdbc95a0248b4efaa48805236f0bf08' }), index$1.h("smoothly-table-demo-simple", { key: 'b9de2b65113c2ee7543733abef20476b19b440db' }), index$1.h("smoothly-table-demo-nested-no-cell", { key: 'd6b6c367cd66b9cc2eb8cfa86800e6697a258071' })));
8698
+ return (index$1.h(index$1.Host, { key: '35794212738d56a6ee77383f2cdee89a57db82f1' }, index$1.h("smoothly-table-demo-filler-row", { key: '4eeaba2055e5ad58c8e9942264a5f8d81c04e29e' }), index$1.h("smoothly-table-demo-group", { key: 'e8d15d7d715d993385df9de46b4dc42597f3a120' }), index$1.h("smoothly-table-demo-colspan", { key: '7ae3ade7115e92e55cb992749b6a5e5a6371634d' }), index$1.h("smoothly-table-demo-simple", { key: 'edd4c2e7e16c3c9bbb2e28f4321b66fad061e339' }), index$1.h("smoothly-table-demo-nested-no-cell", { key: 'd07a40ff623a290ea90367b1b170ecd93b150565' })));
8647
8699
  }
8648
8700
  };
8649
8701
  SmoothlyTableDemo.style = styleCss$o();
@@ -8655,7 +8707,7 @@ const SmoothlyTableDemoColspan = class {
8655
8707
  index$1.registerInstance(this, hostRef);
8656
8708
  }
8657
8709
  render() {
8658
- return (index$1.h(index$1.Host, { key: '206c3432bf7936b15e972c161424e6b0e102a15c' }, index$1.h("smoothly-table", { key: 'fd9a1adfc79d7e3fa130e55614c8956aa9993ce7', columns: 3 }, index$1.h("smoothly-table-head", { key: '079086e32eab6c27ec06646b7cc1addc5a45e218' }, index$1.h("smoothly-table-row", { key: '6b421c777d5857d7b8c6e92dfa8ebb9e65c24f0d' }, index$1.h("smoothly-table-cell", { key: '9c0f4181cefa485af433741c55eb8033057333ba' }, "Date"), index$1.h("smoothly-table-cell", { key: '6b089e4d9d9d43ead73b8602d1f482b019810ee7' }, "Skip"), index$1.h("smoothly-table-cell", { key: 'b3a5f766b5a7bc15fe29aa2ba35d908f33883f7f' }, "Total"))), index$1.h("smoothly-table-body", { key: '12be40d0b1546ef3bcb8d95815e3a6751a34dc95' }, index$1.h("smoothly-table-row", { key: '22d3015ebb0c1a19b412c175f231de9cd3f9f04c' }, index$1.h("smoothly-table-cell", { key: 'cb591fa2b41381aa1c663a701a76b953ff610262', span: 2 }, index$1.h("smoothly-display", { key: 'a9dfcaebab3333ea62c290c9952ecc7c77ba33a7', type: "date", value: "2024-01-01" })), index$1.h("smoothly-table-cell", { key: 'b3680b9847f0e5635538af75af7c117d86464fcc' }, index$1.h("smoothly-display", { key: 'c89fca16b3f2e836dc9dd8c2378f4b26bab2be1f', type: "price", value: 120, currency: "EUR" }))), index$1.h("smoothly-table-row", { key: 'd2574793e06a73ede9721349f9e26ea596947500' }, index$1.h("smoothly-table-expandable-cell", { key: '2ab7fcbb3c3f54298e7b9f4b6b8287f0e5c07c04', span: 2 }, index$1.h("smoothly-display", { key: '40f846739879908115983e730c2e135fc3473977', type: "date", value: "2024-01-02" }), index$1.h("smoothly-lazy", { key: '9989441f4da6a580d7d7a21a8623a1dafc0d6a3d', slot: "detail", content: index$1.h("smoothly-display", { type: "date-time", value: "2024-01-02T13:37:00.000Z" }) })), index$1.h("smoothly-table-expandable-cell", { key: '20f47281da324a3fe529553b57c2e50de7a7039d' }, index$1.h("smoothly-display", { key: 'd9d02229b0bfa49122ede86d2513648a1448d8bf', type: "price", value: 220, currency: "EUR" }), index$1.h("smoothly-lazy", { key: '7803a63f59d968622edfb07fed2b40338fb1b460', slot: "detail", content: index$1.h("span", null, index$1.h("smoothly-display", { type: "price", value: 120, currency: "EUR" }), " + ", index$1.h("smoothly-display", { type: "price", value: 100, currency: "EUR" })) }))), index$1.h("smoothly-table-row", { key: '0bf9dd84e89fef204799961f85e24b5a14d4c4d4' }, index$1.h("smoothly-table-cell", { key: '7feacfd6127864b97ac910256f434b42ee57dcd6' }, index$1.h("smoothly-display", { key: 'df857a1e9f9503c08c49f564a47bbb4b3b96f170', type: "date", value: "2024-01-02" })), index$1.h("smoothly-table-cell", { key: 'bd1848a3218ec7b9177b0354570fc3a96f827c0a' }, "Not Skipped"), index$1.h("smoothly-table-cell", { key: '1656b57464928e417afa36732fe710654c6c1e8d' }, index$1.h("smoothly-display", { key: '6097190c8c8c9ae2899a0497d524da52f42a145e', type: "price", value: 320, currency: "EUR" })))))));
8710
+ return (index$1.h(index$1.Host, { key: '1b9dfde05087d6be2711b86baca19630286b2322' }, index$1.h("smoothly-table", { key: '0ba0536e747782d879f6a2cf099388435c881ad5', columns: 3 }, index$1.h("smoothly-table-head", { key: 'e14bea187af499007f4173c261526c72f3b89c8e' }, index$1.h("smoothly-table-row", { key: '9104850519968b86ba1f48f5ee997a1ccfa49a12' }, index$1.h("smoothly-table-cell", { key: '26dd9041355d04f517e3951ce608cc8b60b8caaf' }, "Date"), index$1.h("smoothly-table-cell", { key: 'b78eb957ed8ec68b5919362fe0afedc1f6375c5d' }, "Skip"), index$1.h("smoothly-table-cell", { key: '1f8ef467f5a9e9ba2157e126fc3adedb2821c9ea' }, "Total"))), index$1.h("smoothly-table-body", { key: '6679b94c153ce61b39957e64d453f8f5edd47cf0' }, index$1.h("smoothly-table-row", { key: 'd0f0c0b13b0e56b7fc761701897f9304c531c5d9' }, index$1.h("smoothly-table-cell", { key: '8e022e2e5befad0983c8d6e0567dc92a8fe1bb0c', span: 2 }, index$1.h("smoothly-display", { key: 'efb5e464048093e3855163818b6b38d86f084995', type: "date", value: "2024-01-01" })), index$1.h("smoothly-table-cell", { key: 'c9912c8e499f751cd84323b15b282f58e1a2a052' }, index$1.h("smoothly-display", { key: 'f618c45ed3960424e46ef6f40adf2b69c7307a08', type: "price", value: 120, currency: "EUR" }))), index$1.h("smoothly-table-row", { key: 'a8605b2eb3eb80ab039f2cc6e257842045e16909' }, index$1.h("smoothly-table-expandable-cell", { key: 'cf8436e7d932f4ff0d92a054c74275551961a1ab', span: 2 }, index$1.h("smoothly-display", { key: '2013f65b67bf9f03de31fabae41e2fa4cfab338c', type: "date", value: "2024-01-02" }), index$1.h("smoothly-lazy", { key: 'e8d3b46995025d2f3af0f2f587b555bf4d1c0daf', slot: "detail", content: index$1.h("smoothly-display", { type: "date-time", value: "2024-01-02T13:37:00.000Z" }) })), index$1.h("smoothly-table-expandable-cell", { key: '0409b2d3c90ada5737e6bb9069fb1066ff7063af' }, index$1.h("smoothly-display", { key: '82bd4a3cde9062604343fd53161a7d86838f4fed', type: "price", value: 220, currency: "EUR" }), index$1.h("smoothly-lazy", { key: '4592efa154194347becf15f00275303577d743b7', slot: "detail", content: index$1.h("span", null, index$1.h("smoothly-display", { type: "price", value: 120, currency: "EUR" }), " + ", index$1.h("smoothly-display", { type: "price", value: 100, currency: "EUR" })) }))), index$1.h("smoothly-table-row", { key: '0aa33698c9d9de3f41d04298d60a15b62f9294e4' }, index$1.h("smoothly-table-cell", { key: '5e7265ba2d08b2aba02decd78ad88319cc407f72' }, index$1.h("smoothly-display", { key: '5af078d9ea92c4a6865a3f7545ece78d709c85fd', type: "date", value: "2024-01-02" })), index$1.h("smoothly-table-cell", { key: '606899c1227efff03793e7108f413ca727b77304' }, "Not Skipped"), index$1.h("smoothly-table-cell", { key: '9fcdda1bad4686bf2c8a5a78486a05d25d923402' }, index$1.h("smoothly-display", { key: '033cf9f7f2f090738f71320df238d26152acdcd1', type: "price", value: 320, currency: "EUR" })))))));
8659
8711
  }
8660
8712
  };
8661
8713
  SmoothlyTableDemoColspan.style = styleCss$n();
@@ -8673,7 +8725,7 @@ const SmoothlyTableDemoFillerRow = class {
8673
8725
  }, 3000);
8674
8726
  }
8675
8727
  render() {
8676
- return (index$1.h(index$1.Host, { key: 'e2842ae7ee217b160d69fc5fa6cb686af528e2fc' }, index$1.h("smoothly-display", { key: '8ec4889c9bc004f61f6b9d91b87e9135f2b7ba11', type: "text", value: "Filler row" }), index$1.h("smoothly-table", { key: '39f5a22a15a05631cf015918050e94215a336d62', color: "primary", columns: 4 }, index$1.h("smoothly-table-head", { key: '271ced47bcbc64f53cc70bf3f1ca757059ac81dd' }, index$1.h("smoothly-table-row", { key: '7a7566c40b27be58ab6bc3f6eeea2b5e90726cf5' }, index$1.h("smoothly-table-cell", { key: 'c3f0eb89f019759418b4524fa923194e1eaa05c9' }, "Breed"), index$1.h("smoothly-table-cell", { key: 'beb4c8b9c55d96c4f3e9faa71bfc9bf3971a1e25' }, "Country"), index$1.h("smoothly-table-cell", { key: '6c8e3177e07f82961707a6f31729ede9da79acd9' }, "Coat"), index$1.h("smoothly-table-cell", { key: '71023e2b53ab05e19b5d2f973f4b45c6ad1b7525' }, "Origin"))), index$1.h("smoothly-table-body", { key: 'a4a2e96740dbb0191031fb008fba9c349f4d37b1' }, this.cats === undefined ? (index$1.h("smoothly-table-filler-row", null, "No data to display")) : this.cats.length === 0 ? (index$1.h("smoothly-table-filler-row", null, index$1.h("smoothly-spinner", { style: { margin: "auto" }, color: "default", size: "small" }))) : (this.cats.map(a => (index$1.h("smoothly-table-row", null, index$1.h("div", { class: "smoothly-table-cell" }, a.breed), index$1.h("div", { class: "smoothly-table-cell" }, a.country), index$1.h("div", { class: "smoothly-table-cell" }, a.coat), index$1.h("div", { class: "smoothly-table-cell" }, a.origin)))))))));
8728
+ return (index$1.h(index$1.Host, { key: 'f857bf2706fea0bc7bef38da1231c17460e9c609' }, index$1.h("smoothly-display", { key: '56bb55f00ea43d80e8b94460bb2e951bc741aa72', type: "text", value: "Filler row" }), index$1.h("smoothly-table", { key: '3a6c43bc37797672d40417395ffdacca1b52f327', color: "primary", columns: 4 }, index$1.h("smoothly-table-head", { key: '09289f8564422ceb0f8b7d33040a561d35dc9a02' }, index$1.h("smoothly-table-row", { key: '9675f44ce397953bc4b674bc768299d3a018820e' }, index$1.h("smoothly-table-cell", { key: '8fde03da5517c6f75c7c8da3c5bb336d2ed5a4b0' }, "Breed"), index$1.h("smoothly-table-cell", { key: '721fc804d59cb6dca7b66b2fd38dd700172322be' }, "Country"), index$1.h("smoothly-table-cell", { key: 'e8fbd6258f7167841eef83776e00406cd9ed3690' }, "Coat"), index$1.h("smoothly-table-cell", { key: '3e514eab5bb013da0d23cdde06324492bb97632b' }, "Origin"))), index$1.h("smoothly-table-body", { key: 'a14df5fcfad26c2d54ef13810e409ed65f72ac39' }, this.cats === undefined ? (index$1.h("smoothly-table-filler-row", null, "No data to display")) : this.cats.length === 0 ? (index$1.h("smoothly-table-filler-row", null, index$1.h("smoothly-spinner", { style: { margin: "auto" }, color: "default", size: "small" }))) : (this.cats.map(a => (index$1.h("smoothly-table-row", null, index$1.h("div", { class: "smoothly-table-cell" }, a.breed), index$1.h("div", { class: "smoothly-table-cell" }, a.country), index$1.h("div", { class: "smoothly-table-cell" }, a.coat), index$1.h("div", { class: "smoothly-table-cell" }, a.origin)))))))));
8677
8729
  }
8678
8730
  };
8679
8731
  SmoothlyTableDemoFillerRow.style = styleCss$m();
@@ -8685,7 +8737,7 @@ const SmoothlyTableDemoGroup = class {
8685
8737
  index$1.registerInstance(this, hostRef);
8686
8738
  }
8687
8739
  render() {
8688
- return (index$1.h(index$1.Host, { key: '044be2a5a9260e32e91ee8375a225a0dee587ce9' }, index$1.h("smoothly-display", { key: 'c8a77f7bcd0bc541ad217e1df6828a2b0815e2f8', type: "text", value: "Group" }), index$1.h("smoothly-table", { key: '807f4357d1197b355711e01d5edffd8d3983db6a', color: "primary", columns: 2 }, index$1.h("smoothly-table-head", { key: '6b1b3b0e281764d1430fe6b765f2872884e2e09e' }, index$1.h("smoothly-table-row", { key: 'c9b2dd1d3b4c17256cbc1d7214a7654cb82d4436' }, index$1.h("smoothly-table-cell", { key: 'b1c8d54323e816490f28005e6bbe618c2ffe0e4a' }, "Date"), index$1.h("smoothly-table-cell", { key: 'e45d0a4862cbe71c8cca27a8d6aa6a0956709019' }, "Total"))), index$1.h("smoothly-table-body", { key: 'c0bdce1d860654b8ba88bac33a9f035363061d19' }, index$1.h("smoothly-table-row-group", { key: 'a11c8367f087e12e0a02d25f8b48a29689107e06', align: true }, index$1.h("smoothly-display", { key: '8ab3110cbf9d57591bfa9a2dcc9c7e224792a104', slot: "start", type: "date", value: "2024-01-01" }), index$1.h("smoothly-display", { key: '826f0acd265a99d445b6786458c232172d2cf381', slot: "end", type: "price", currency: "EUR", value: 510 }), index$1.h("smoothly-table-expandable-row", { key: 'ccc0645a756649d0e748f147eec063aa5c7c7036' }, index$1.h("smoothly-table-cell", { key: '3a7e33ab43dca04d24872c2041833bff916e8934' }, index$1.h("smoothly-display", { key: '972c99f625f6b27352b3e3c17007a6923a1cbfce', type: "date-time", value: "2024-01-01T01:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'bfe695bac2c193687738aafd05a78cb23feac052' }, index$1.h("smoothly-display", { key: '934d9207b9971fa1d7787822e7405f1e9def7a13', type: "price", currency: "EUR", value: 250 })), index$1.h("smoothly-lazy", { key: 'a94346f2caa9c0edfa9608485b458da151fae5f9', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-01T01:37:00.000Z") })), index$1.h("smoothly-table-expandable-row", { key: '51f21f7bc12d6662392b96f7582a78f19d7dc0af' }, index$1.h("smoothly-table-cell", { key: '9bf2051dbb810a8eaa7da2ffe850435a943ab7b2' }, index$1.h("smoothly-display", { key: '1abb624a6c4cd85f191576e4155e90f12529ac11', type: "date-time", value: "2024-01-01T13:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'a796212e2c36cbaac2d2d9d10960310c23b7d3e0' }, index$1.h("smoothly-display", { key: '605eeaac1fee2ccfd96d900cdbda80e98cf86886', type: "price", currency: "EUR", value: 260 })), index$1.h("smoothly-lazy", { key: '8905ac1b38a2acf766c60c74284399a44331874d', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-01T13:37:00.000Z") }))), index$1.h("smoothly-table-row", { key: '4d49a3ada2507ec28ae70b3361e620758bd95977' }, index$1.h("smoothly-table-cell", { key: '9d6c8b5ba8f0704745e014eeaa0eec94f1957739' }, index$1.h("smoothly-display", { key: '851e641172245203cc8c80fe191c629c1e8036f6', type: "date", value: "2024-01-02" })), index$1.h("smoothly-table-cell", { key: '7a6160c20b31624b7f181526da09ffe4df40ef36' }, index$1.h("smoothly-display", { key: '229e788a885e95aa6abb8a0ef633579a17e87a95', type: "price", currency: "EUR", value: 130 }))), index$1.h("smoothly-table-row-group", { key: '42fbdb5745b91dc7f42d19f3fb4e7a9c53b96a78' }, index$1.h("smoothly-display", { key: '6dcfdbe08def271dfeaf89a1d8fff32e921971b1', slot: "start", type: "date", value: "2024-01-03" }), index$1.h("smoothly-display", { key: 'fe218184eb784cc7cd3094775096f81981ee8733', slot: "end", type: "price", currency: "EUR", value: 720 }), index$1.h("smoothly-table-expandable-row", { key: '8611b77389d19cb2463ff654328520acc0229030' }, index$1.h("smoothly-table-cell", { key: '75d7572ca30ae4a051f3756794a7117c5c7f3c46' }, index$1.h("smoothly-display", { key: 'fb86017176633bc226dafc03e37b9ac282f88ddc', type: "date-time", value: "2024-01-03T01:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'be847bc7c1ac7781c2bc9637b6143b493e9688eb' }, index$1.h("smoothly-display", { key: '553cd5b7591033b6f8743b1e6b14e7ec15552889', type: "price", currency: "EUR", value: 320 })), index$1.h("smoothly-lazy", { key: 'f3dfa33ba846fdcb5172b0ad47c3ab14e29ee6fb', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-03T01:37:00.000Z") })), index$1.h("smoothly-table-expandable-row", { key: '7e5acc9b813857a344b7ffde22549088f26bda0a' }, index$1.h("smoothly-table-cell", { key: '5cba3d4839ba15c0193e7eec1ac664bc9b3f5f61' }, index$1.h("smoothly-display", { key: '312c552c6ccece6028c4cdd8ab0f5f2af3391d5c', type: "date-time", value: "2024-01-03T13:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'a4273386dd793a0ecb8284727869a51345d0e5bc' }, index$1.h("smoothly-display", { key: '21a7a1c5c0a9bcf5e3594a4b48f7c54eb5af0b9a', type: "price", currency: "EUR", value: 400 })), index$1.h("smoothly-lazy", { key: '04ee16af0d0033862aa7e29033d0edf95a9b6bfb', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-03T13:37:00.000Z") }))), index$1.h("smoothly-table-row-group", { key: '7ce12fc20fea9844d23e773e19a0296e8dedcbb2' }, index$1.h("smoothly-display", { key: 'ece4ded9117930fc4c64c8d2740ed8add76f4fb6', slot: "start", type: "date", value: "2024-01-04" }), index$1.h("smoothly-table-expandable-row", { key: 'b43e2f3e5e51beb019da6b4b823014df4fb9b7ad' }, index$1.h("smoothly-table-cell", { key: 'd8ec8e3397e6c702a0ce7ffc1148258b357d850f' }, index$1.h("smoothly-display", { key: '663260db0785da46c8978f561aea13ffe434a319', type: "date-time", value: "2024-01-04T01:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'd526a2aa10c7be28d6e2be439984604c25e98ae8' }, index$1.h("smoothly-display", { key: '68f15b2b6bfd5faff55b3421e914633f7e54abc2', type: "price", currency: "EUR", value: 320 })), index$1.h("smoothly-lazy", { key: '32eacc646bc96494eab5c117f22f543044a28a16', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-04T01:37:00.000Z") })), index$1.h("smoothly-table-expandable-row", { key: '419ca2c46ff03e1ef1a78e2089198337c5aeb180' }, index$1.h("smoothly-table-cell", { key: '06a07b9699ffe395dc0c68fd8993ab3e4ae27117' }, index$1.h("smoothly-display", { key: 'a2cba094f5178e043d930f445304ed7eab4f7fdd', type: "date-time", value: "2024-01-04T13:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: '8e974a68dd724ece0945ff277229f8c70a6c9e04' }, index$1.h("smoothly-display", { key: 'beb312d995aa44c5138cbb748237d5cf02c944f3', type: "price", currency: "EUR", value: 400 })), index$1.h("smoothly-lazy", { key: '75801728d6f20f9e4acbe38a2b302b73ce8cbd32', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-04T13:37:00.000Z") }))), index$1.h("smoothly-table-row-group", { key: 'a5d4d32fcb7ac204a3734dea7a616c88307e6cbe' }, index$1.h("smoothly-display", { key: '2331960fe63909aef8f9b35ecdd76bc37deb6375', slot: "end", type: "price", currency: "EUR", value: 720 }), index$1.h("smoothly-table-expandable-row", { key: '19b69cb0e6265bcae3413ff3deacb31359825110' }, index$1.h("smoothly-table-cell", { key: 'b1573bf5ea27d637dd429e80c012192fc22e0660' }, index$1.h("smoothly-display", { key: 'd8777e74c334c73a60a7fcd377c8ef1d69fae20e', type: "date-time", value: "2024-01-05T01:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: '49f464b913486092a2de9b27750a71b00061eef3' }, index$1.h("smoothly-display", { key: '0d716ae1f80fa8f98c84e623d1935b7a0213a648', type: "price", currency: "EUR", value: 320 })), index$1.h("smoothly-lazy", { key: '7c8d2f82680b35d8f231d828c6ffdb2b6ebb31da', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-05T01:37:00.000Z") })), index$1.h("smoothly-table-expandable-row", { key: 'b64d7b474e70a8d3334660a01feb0b26c8403e40' }, index$1.h("smoothly-table-cell", { key: '64bf40d93b8ff419695fa7d69d4894585e77d92d' }, index$1.h("smoothly-display", { key: 'ba5694ed645bb9b5105fa0ffe1dacd63dfa4d72c', type: "date-time", value: "2024-01-05T13:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: '837a934ab755965bfad88ed07a5b21a7c7877738' }, index$1.h("smoothly-display", { key: '6e2b0d5a372e022374c514393f8a9a439cb06480', type: "price", currency: "EUR", value: 400 })), index$1.h("smoothly-lazy", { key: '13966802b164b23cd3959c54373a91a4b99d1ab8', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-05T13:37:00.000Z") }))), index$1.h("fake-group-wrapper", { key: 'dc7031260e2ca39650f89659822ed86320701751' }, index$1.h("smoothly-table-row-group", { key: '8c4f9f5fd19f9c144c439aaba701c0b0a1b22272' }, index$1.h("smoothly-display", { key: '9458e205c4be0d91ce42eff9bcecded48c69c961', slot: "start", type: "date", value: "2024-01-06" }), index$1.h("smoothly-display", { key: 'a139382798f85d6922dea91e86b473cd2bfd486a', slot: "end", type: "price", currency: "EUR", value: 720 }), index$1.h("fake-row-wrapper", { key: 'ae33f14933f819975a4313ad4255d00b371bd677' }, index$1.h("smoothly-table-row", { key: 'ececad7f1be8f60215da7e2f2dce838fefcdf279' }, index$1.h("fake-cell-wrapper", { key: 'defb123cb025e0dc64085a248645c635bc488507' }, index$1.h("smoothly-table-cell", { key: '97cd28e0c190afcab36d300de24bd5ba4c42139b' }, index$1.h("smoothly-display", { key: 'd5ec9b80ecffcac24cb936ac8383161523de7e60', type: "date", value: "2024-01-02" }))), index$1.h("fake-expandable-cell-wrapper", { key: '08d0df0f2c099dab483a9c2c48b286e3bcba0346' }, index$1.h("smoothly-table-expandable-cell", { key: '53b96521de90492a28d44c74ecd6674828a9d54e' }, index$1.h("smoothly-display", { key: '9bf466b6f3090ad44103e1eb2be42fde3a337910', type: "price", currency: "EUR", value: 130 }), index$1.h("smoothly-lazy", { key: '55f6d59ab1c85058c5634774f33c9a71a9451917', slot: "detail", content: index$1.h("span", null, index$1.h("smoothly-display", { type: "price", value: 100, currency: "EUR" }), " + ", index$1.h("smoothly-display", { type: "price", value: 30, currency: "EUR" })) }))))), index$1.h("fake-expandable-row-wrapper", { key: '8476b93642f2b53e5c8ae23698c54edb072c6361' }, index$1.h("smoothly-table-expandable-row", { key: '8535dad53ba0eaf19f5ee5d2f5b1f3d6f3e1c6bd' }, index$1.h("fake-cell-wrapper", { key: 'ff5facddb89a2cf15f18634ad8f7e8780a51cb6d', class: "span-2" }, index$1.h("smoothly-table-cell", { key: 'a4508b413fd6e98ac9d64043dee769bb2ff5c97b', span: 2 }, index$1.h("smoothly-display", { key: '65865507298b01080b39b2c7b856e37bcac1ba46', type: "date", value: "2024-01-07" }))), index$1.h("smoothly-lazy", { key: '2e6baa60bcdcd7a892b9863975d2ff90a11fbc9f', slot: "detail", content: index$1.h("smoothly-display", { type: "date-time", value: "2024-01-07T13:37:00.000Z" }) }))))), index$1.h("smoothly-table-row-group", { key: 'bee25e3af1397c26cbcb59fe0aeb178f672d60c3' }, index$1.h("smoothly-display", { key: '89e48e848f09c8edb0a5a71de18f6a6e02e298f8', slot: "start", type: "date", value: "2024-01-08" }), index$1.h("smoothly-display", { key: '8eb48628fe13eeef290c1b086d3baa338c010cc2', slot: "end", type: "price", currency: "EUR", value: 720 }))))));
8740
+ return (index$1.h(index$1.Host, { key: '9af97a2dd73e554ea9c1bff231782e9889157fde' }, index$1.h("smoothly-display", { key: '2257c3cba1ba5ce0431e32f53dfd92573b25bcb3', type: "text", value: "Group" }), index$1.h("smoothly-table", { key: '90b901a78ae391af9f7acdd0ef1c494a8f6fe133', color: "primary", columns: 2 }, index$1.h("smoothly-table-head", { key: '972dd604c495658a4655c9d4afbe7585b7f34e9e' }, index$1.h("smoothly-table-row", { key: '71e959f5666e68ad006252a4591a194840495936' }, index$1.h("smoothly-table-cell", { key: '62d2bd26dce8826b74dc4c8e8c569532cc07ca45' }, "Date"), index$1.h("smoothly-table-cell", { key: 'f866b0f9719d679f6a7830c65ac3391491c00349' }, "Total"))), index$1.h("smoothly-table-body", { key: '70dc05107403877ad47644460a09d3250c1ddd1e' }, index$1.h("smoothly-table-row-group", { key: 'e7f2268c625dcdb0350b9b6171fdbeb3163d8413', align: true }, index$1.h("smoothly-display", { key: 'dac67a56a4fc3ab520128b3b63646cde0c6fcbce', slot: "start", type: "date", value: "2024-01-01" }), index$1.h("smoothly-display", { key: 'ed4b8fd5dcafc2cae49e475b4c091d35b2b30b3f', slot: "end", type: "price", currency: "EUR", value: 510 }), index$1.h("smoothly-table-expandable-row", { key: 'ff08cffdfcec5945cb13ea713e5379ff16e8e917' }, index$1.h("smoothly-table-cell", { key: '2575df31b1c799750a491c07400b90f3c8c0732e' }, index$1.h("smoothly-display", { key: 'a72e50c14f31b8061a78eb378fdf243e6a757d9a', type: "date-time", value: "2024-01-01T01:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'b88eb73fcb09cbce241d452905f767498da92335' }, index$1.h("smoothly-display", { key: 'bf82b932285431bc9beb341f8c5bd9aaa5b56766', type: "price", currency: "EUR", value: 250 })), index$1.h("smoothly-lazy", { key: '0f51682b219b4130d614bffb8399011764f81018', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-01T01:37:00.000Z") })), index$1.h("smoothly-table-expandable-row", { key: '24aedfa873558b5bfc91d12ed8a1283097b11add' }, index$1.h("smoothly-table-cell", { key: '5e7a30c94f9c8b5607ced0bdc1756ba89a9b19e9' }, index$1.h("smoothly-display", { key: 'bc14c1e289193e3be9bf3ba4940e11eb2db915f7', type: "date-time", value: "2024-01-01T13:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'd82b33d05e427ec17f8aae619b168e6968addb68' }, index$1.h("smoothly-display", { key: 'a9b7548b18d6ba3dfa509ce436bc90848a485f15', type: "price", currency: "EUR", value: 260 })), index$1.h("smoothly-lazy", { key: '5f6c95d971232a61ba4366a0506c6a4d6e143b08', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-01T13:37:00.000Z") }))), index$1.h("smoothly-table-row", { key: '5e50d0d8833c2d51d3926dd13d13632be5d4a14a' }, index$1.h("smoothly-table-cell", { key: '500e6fa274591bfa46fb7df980e5c00e66950f1f' }, index$1.h("smoothly-display", { key: 'f3b0357299f95a2708a205a2d6a36fc9153a113c', type: "date", value: "2024-01-02" })), index$1.h("smoothly-table-cell", { key: 'e714d0a9d84bc9c2fb7e63df0a5a2242ff0aeb47' }, index$1.h("smoothly-display", { key: 'f77b5b7645e03522332aad7c867cc9cc7d50ce5a', type: "price", currency: "EUR", value: 130 }))), index$1.h("smoothly-table-row-group", { key: 'd5563da2fba612869aee7e52891dbe3bbbb3eb5b' }, index$1.h("smoothly-display", { key: '938b397b77eccae59e9d75c6095314b04d49005d', slot: "start", type: "date", value: "2024-01-03" }), index$1.h("smoothly-display", { key: '94cf02e6a97968bc0698e36db986b8f201f383e3', slot: "end", type: "price", currency: "EUR", value: 720 }), index$1.h("smoothly-table-expandable-row", { key: 'cd8a0312c1308565eecd1989eff865836259e9ec' }, index$1.h("smoothly-table-cell", { key: '6e53dceadf261cfd110895b6803f85f428fbc788' }, index$1.h("smoothly-display", { key: '7f006f2a033a00961c7a6a3d68c22f873857ad98', type: "date-time", value: "2024-01-03T01:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: '039d08030bd0f63af9c1afa1a728dadc9680ae82' }, index$1.h("smoothly-display", { key: 'd88710af1a900007217541f3943e5a7efb5a2a3f', type: "price", currency: "EUR", value: 320 })), index$1.h("smoothly-lazy", { key: 'fdcd37bb700758be174cc0e5713b4c07403f8682', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-03T01:37:00.000Z") })), index$1.h("smoothly-table-expandable-row", { key: '79b4d9f391ef6ab8841d2de05cf8aa55ef8a59ec' }, index$1.h("smoothly-table-cell", { key: 'c1261022a5c3fffe6119e321d129907c07fe18ac' }, index$1.h("smoothly-display", { key: '5748d8bc6db59fab0f80ce1812f569287d808b81', type: "date-time", value: "2024-01-03T13:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: '118a115ba40c16775073062b039d382e5501cca4' }, index$1.h("smoothly-display", { key: '42d80083625b2e8374f00c629ea64802788c8459', type: "price", currency: "EUR", value: 400 })), index$1.h("smoothly-lazy", { key: '808b3347c13ec37e4a4a1b63c91392eb667e4f66', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-03T13:37:00.000Z") }))), index$1.h("smoothly-table-row-group", { key: '6f0a95e81ca788091fc90768f1a0f295fa35b6b9' }, index$1.h("smoothly-display", { key: '731be311b19de2a133edc969fc6561ded4e6aa99', slot: "start", type: "date", value: "2024-01-04" }), index$1.h("smoothly-table-expandable-row", { key: 'e09a2691c08602f3fda9b2803a30ea5056761c27' }, index$1.h("smoothly-table-cell", { key: 'e50ef37a30a54a6d1b76cd27fe678c6d4e998486' }, index$1.h("smoothly-display", { key: '2b2147f209ef7ef3fcdefe8526d8332188a64e60', type: "date-time", value: "2024-01-04T01:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'df7f27802f806d3d63c9855f49b26a7281ab2c7e' }, index$1.h("smoothly-display", { key: '0945da5982870fab2637680ecaa974801c046690', type: "price", currency: "EUR", value: 320 })), index$1.h("smoothly-lazy", { key: 'be7bcd85defabd41296f9e428cbac22bdf52fffc', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-04T01:37:00.000Z") })), index$1.h("smoothly-table-expandable-row", { key: '4caaa5c8890ff1aca72adea083a6fe58f23ffc1d' }, index$1.h("smoothly-table-cell", { key: '46ffccf1ff8e575e1784a8a8b62799c163f76bff' }, index$1.h("smoothly-display", { key: 'df4c90a165a16556072af954ddd2ecf2a25fb6cb', type: "date-time", value: "2024-01-04T13:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'c42afea6b5256e18b5c0bd235abb00a5589a1639' }, index$1.h("smoothly-display", { key: 'afd91932af6b3d9df399e31f3a3dfb3710dd67da', type: "price", currency: "EUR", value: 400 })), index$1.h("smoothly-lazy", { key: '116923536874fae3bf8f248c654620d7e9d84caf', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-04T13:37:00.000Z") }))), index$1.h("smoothly-table-row-group", { key: 'c5bfe45b4fe1f13f93cfd525ae19d50442851294' }, index$1.h("smoothly-display", { key: 'bd7d161f3cafdcbd699db62bc17723818ef72549', slot: "end", type: "price", currency: "EUR", value: 720 }), index$1.h("smoothly-table-expandable-row", { key: '6c23d8c95b24d54b1b331353e18b75069d088ead' }, index$1.h("smoothly-table-cell", { key: 'bb493a1fd99fffea71a80b2ee6896461c6690b67' }, index$1.h("smoothly-display", { key: 'a97142706d066ef6044dd8c2ffebf1dd205a42aa', type: "date-time", value: "2024-01-05T01:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'd1dc093bebe2b4983aba8a146958dd91ba25e3d1' }, index$1.h("smoothly-display", { key: '375f129f914048e76c1fcb32b9f95eb83acca27c', type: "price", currency: "EUR", value: 320 })), index$1.h("smoothly-lazy", { key: '0b75809560b5a2eef3e8efb5a1d4b413430ffff9', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-05T01:37:00.000Z") })), index$1.h("smoothly-table-expandable-row", { key: 'b53719c5188bb125812eec710b00bf93a7d64fce' }, index$1.h("smoothly-table-cell", { key: '20012bd7ea22477b21ca4c6522e04a2296cb5e95' }, index$1.h("smoothly-display", { key: '6bbd6c62dad1231cb57e68df58ccceaa33ec76ea', type: "date-time", value: "2024-01-05T13:37:00.000Z" })), index$1.h("smoothly-table-cell", { key: 'a04700a2c7ba95e6912a0c8685dd394e1116e56a' }, index$1.h("smoothly-display", { key: '28993df17be6cd71f9d8da5580bd13173e5b1728', type: "price", currency: "EUR", value: 400 })), index$1.h("smoothly-lazy", { key: '716d3711fb1ba17f1b07e40d0cc4e42f77d6e48a', slot: "detail", content: index$1.h(index$1.Fragment, null, "Details of 2024-01-05T13:37:00.000Z") }))), index$1.h("fake-group-wrapper", { key: '5a8d87d22055a3cc9a6eb3fac647b3b10ddf3107' }, index$1.h("smoothly-table-row-group", { key: '6c29d6604c34f297e75f4b5d6b1599b38e3f5c4f' }, index$1.h("smoothly-display", { key: '25835c64a61ef3ef5ded3ec48be000c759f3c263', slot: "start", type: "date", value: "2024-01-06" }), index$1.h("smoothly-display", { key: 'b986fbafe80daab7dd7a2c522785c633406c01c0', slot: "end", type: "price", currency: "EUR", value: 720 }), index$1.h("fake-row-wrapper", { key: '6f0817c4ed598275401f6d86c869dd39b3b900bb' }, index$1.h("smoothly-table-row", { key: 'c627b346517b950d2883bed648e8acd06991f7dd' }, index$1.h("fake-cell-wrapper", { key: '2136dcadb092ce67f4ce986fe3bd1d73759ad03b' }, index$1.h("smoothly-table-cell", { key: '21f1b8c4df866a68caee5da599e1bb8219e042b7' }, index$1.h("smoothly-display", { key: '857236ba64c06093da4c1ecb7eae6710c2cddbce', type: "date", value: "2024-01-02" }))), index$1.h("fake-expandable-cell-wrapper", { key: 'c840c1896076ee2ca7e6bf3217b6f89ec3cfac7e' }, index$1.h("smoothly-table-expandable-cell", { key: 'b5dd3983275b0e6948b71d4d5d4e8696ed9a0373' }, index$1.h("smoothly-display", { key: '44b2aa3acfebb161747e8e693fcadd6a95c1f2df', type: "price", currency: "EUR", value: 130 }), index$1.h("smoothly-lazy", { key: 'e555b070d789e2ec97a730de08dd5b4c479eb06a', slot: "detail", content: index$1.h("span", null, index$1.h("smoothly-display", { type: "price", value: 100, currency: "EUR" }), " + ", index$1.h("smoothly-display", { type: "price", value: 30, currency: "EUR" })) }))))), index$1.h("fake-expandable-row-wrapper", { key: '47afe4d30b2e7a0f29f019489d00f93679b3b3f5' }, index$1.h("smoothly-table-expandable-row", { key: '0e066e8ef7beb4f5212b7ab366faa8e8a766f8fc' }, index$1.h("fake-cell-wrapper", { key: 'c1e8f9e0bc80e21f5cf13a9e1c08dccfc69812a6', class: "span-2" }, index$1.h("smoothly-table-cell", { key: 'aa446fc3558e1777af3f7db9de01838e2f7da1b9', span: 2 }, index$1.h("smoothly-display", { key: '80800c6bc0d00193c959425eb1e72d82f74519e1', type: "date", value: "2024-01-07" }))), index$1.h("smoothly-lazy", { key: '761732bea1df5e3e78dadef9c2817610e50169ff', slot: "detail", content: index$1.h("smoothly-display", { type: "date-time", value: "2024-01-07T13:37:00.000Z" }) }))))), index$1.h("smoothly-table-row-group", { key: 'ccc5676e70c09b50f05a5429c8bbba6e7c0031df' }, index$1.h("smoothly-display", { key: '8ef9e40351c078324f6f599addbf8d767b4d4a77', slot: "start", type: "date", value: "2024-01-08" }), index$1.h("smoothly-display", { key: 'fb97dc92fb8b501a5bcf89e68a1d8ebba1a856b4', slot: "end", type: "price", currency: "EUR", value: 720 }))))));
8689
8741
  }
8690
8742
  };
8691
8743
  SmoothlyTableDemoGroup.style = styleCss$l();
@@ -9631,7 +9683,7 @@ const SmoothlyTableDemoNestedNoCell = class {
9631
9683
  this.loadedRows = [];
9632
9684
  }
9633
9685
  render() {
9634
- return (index$1.h(index$1.Host, { key: 'f0cccc2533446b88de6b0956cb2c24c3ec106962' }, index$1.h("smoothly-display", { key: '997fa002f0a3a14e1516d2fe4eb7cf9491979819', type: "text", value: "Nested" }), index$1.h("smoothly-table", { key: 'ec7a88e096863fe59f1c5f7c80aaa4a538bb1b48', color: "primary", columns: 8 }, index$1.h("smoothly-table-head", { key: '821e802acadb9d8158badd884ee120228feb41de' }, index$1.h("smoothly-table-row", { key: '029120e75a85535c08a7bde66ae8835270716e2f' }, index$1.h("div", { key: 'acbe3da2f1f60da436c44523b2797b30221996d8', class: "smoothly-table-cell" }, "Id"), index$1.h("div", { key: 'd764a06cee565fdb4361161090c7d3ef57b5e5cf', class: "smoothly-table-cell" }, "Registered"), index$1.h("div", { key: '17f3a9f0b08bc9b9f22a590942faf5fdbc7344aa', class: "smoothly-table-cell" }, "Name"), index$1.h("div", { key: '5a1e9388b4bec34d26cc186cd0d801b9ff8ccb16', class: "smoothly-table-cell" }, "Age"), index$1.h("div", { key: '80e4ff513a81355d9e6526057c19d93b65bc457d', class: "smoothly-table-cell" }, "Balance"), index$1.h("div", { key: '55594b070d4f81852eab51086bec06a7b04c0635', class: "smoothly-table-cell" }, "EyeColor"), index$1.h("div", { key: 'bd684d81b4b52fa721c34846c8cd94b61eca490e', class: "smoothly-table-cell" }, "Gender"), index$1.h("div", { key: '3b078a0ee2ea599d54be265f24796024b23ededd', class: "smoothly-table-cell" }, "Company"))), index$1.h("smoothly-table-body", { key: 'db35dab7f93e802c1d95c686dd8bc5262362a8f8' }, data.map((entry, index) => (index$1.h("smoothly-table-expandable-row", { onSmoothlyTableExpandableRowChange: event => {
9686
+ return (index$1.h(index$1.Host, { key: '460dd1e98f1ee50a19fbbcc297389ce8406bb59c' }, index$1.h("smoothly-display", { key: '36a48c1134c56fb73ee494a3d5838a07485473a1', type: "text", value: "Nested" }), index$1.h("smoothly-table", { key: '8eaba9ebaaad200fa7bd0addaca098651dff32c4', color: "primary", columns: 8 }, index$1.h("smoothly-table-head", { key: '0a4c113f707aa20076ea30a3a5dd2f27152fedac' }, index$1.h("smoothly-table-row", { key: '0c4d3e3ded2c62be537c7304d37533ba3a53e9ac' }, index$1.h("div", { key: 'f59f569ba6872affb34f6cf043f08a597f171e2e', class: "smoothly-table-cell" }, "Id"), index$1.h("div", { key: 'a72101553c2d7af6d2ce92d488b7cb0aaf622fca', class: "smoothly-table-cell" }, "Registered"), index$1.h("div", { key: 'c442f7e5260320209001d6b381089a68f33cf0c1', class: "smoothly-table-cell" }, "Name"), index$1.h("div", { key: 'd5c73e0cafdfa5db279babe93176b0efebffb256', class: "smoothly-table-cell" }, "Age"), index$1.h("div", { key: 'd668bf984ce8de36976bf95f2ede82f0770336d6', class: "smoothly-table-cell" }, "Balance"), index$1.h("div", { key: '9f92f505cef3b3fa10538a33ce94d1aea27e8496', class: "smoothly-table-cell" }, "EyeColor"), index$1.h("div", { key: 'def6a9aad7bb6fb64bf6400650c75c5bf89fcec4', class: "smoothly-table-cell" }, "Gender"), index$1.h("div", { key: '1e0aad645cb72a7dc7cde05d0e30cb46a86de437', class: "smoothly-table-cell" }, "Company"))), index$1.h("smoothly-table-body", { key: '409e2bb51254cbfcb7f87bc77f0723e4ecbf162f' }, data.map((entry, index) => (index$1.h("smoothly-table-expandable-row", { onSmoothlyTableExpandableRowChange: event => {
9635
9687
  if (event.detail) {
9636
9688
  this.loadingIndex = index;
9637
9689
  setTimeout(() => {
@@ -9639,7 +9691,7 @@ const SmoothlyTableDemoNestedNoCell = class {
9639
9691
  this.loadedRows = [...this.loadedRows, index];
9640
9692
  }, 1500);
9641
9693
  }
9642
- } }, this.loadingIndex === index && index$1.h("smoothly-spinner", { overlay: true, size: "small" }), this.loadedRows.includes(index) && (index$1.h("smoothly-table-demo-nested-no-cell-inner", { color: "secondary", data: entry.friends, slot: "detail" })), index$1.h("div", { class: "smoothly-table-cell" }, entry.id), index$1.h("div", { class: "smoothly-table-cell" }, entry.registered), index$1.h("div", { class: "smoothly-table-cell" }, entry.name), index$1.h("div", { class: "smoothly-table-cell" }, entry.age), index$1.h("div", { class: "smoothly-table-cell" }, entry.balance), index$1.h("div", { class: "smoothly-table-cell" }, entry.eyeColor), index$1.h("div", { class: "smoothly-table-cell" }, entry.gender), index$1.h("div", { class: "smoothly-table-cell" }, entry.company))))), index$1.h("smoothly-table-foot", { key: 'f09a7c7bdf3bf6a423f0dbbcd6999fcdb7d2c0b0' }, index$1.h("smoothly-table-row", { key: '6237c3e3f1e5eecb050caacac3a18c70fb7a1d13' }, index$1.h("div", { key: 'fa63fb23e29dbe508bec40b0349910597b016164', class: "smoothly-table-cell" }, "Footer Cell"), index$1.h("div", { key: '5ff91ed21cf8857ce5d89b2d9d028ad85b4172af', class: "smoothly-table-cell" }, "Footer Cell"))))));
9694
+ } }, this.loadingIndex === index && index$1.h("smoothly-spinner", { overlay: true, size: "small" }), this.loadedRows.includes(index) && (index$1.h("smoothly-table-demo-nested-no-cell-inner", { color: "secondary", data: entry.friends, slot: "detail" })), index$1.h("div", { class: "smoothly-table-cell" }, entry.id), index$1.h("div", { class: "smoothly-table-cell" }, entry.registered), index$1.h("div", { class: "smoothly-table-cell" }, entry.name), index$1.h("div", { class: "smoothly-table-cell" }, entry.age), index$1.h("div", { class: "smoothly-table-cell" }, entry.balance), index$1.h("div", { class: "smoothly-table-cell" }, entry.eyeColor), index$1.h("div", { class: "smoothly-table-cell" }, entry.gender), index$1.h("div", { class: "smoothly-table-cell" }, entry.company))))), index$1.h("smoothly-table-foot", { key: '5c99a61adab8729709a0887dd866b462e6737554' }, index$1.h("smoothly-table-row", { key: '2d224a2a8ad6e35ff2c36eadec885de9f0203b48' }, index$1.h("div", { key: '78480235c2e055b5960c5a049314e323528e6030', class: "smoothly-table-cell" }, "Footer Cell"), index$1.h("div", { key: 'ba6d2fb174d44ad05eb6d99deec082a8180a247b', class: "smoothly-table-cell" }, "Footer Cell"))))));
9643
9695
  }
9644
9696
  };
9645
9697
  SmoothlyTableDemoNestedNoCell.style = styleCss$k();
@@ -9652,7 +9704,7 @@ const SmoothlyTableDemoNestedNoCellInner = class {
9652
9704
  }
9653
9705
  render() {
9654
9706
  var _a;
9655
- return (index$1.h(index$1.Host, { key: '8695c1d15d2eec8b9ee575ed963af80f6319d2ef' }, index$1.h("smoothly-table", { key: '45cffac7f3ae618ce4ea0f5f8671f55ed9ba8ab2', columns: 4 }, index$1.h("smoothly-table-head", { key: 'c0bdfe025083af1569395f48452d7c1bf2ce2e8e' }, index$1.h("smoothly-table-row", { key: '70ef7fc95d6327e8c50134a3815f2b025c4d1f89' }, index$1.h("div", { key: 'c9d2b13223be6eddbb4831a9107b1a862d296f94', class: "smoothly-table-cell" }, "Id"), index$1.h("div", { key: '14cad91fd59c36a04673ea16250014ea894e0006', class: "smoothly-table-cell" }, "Name"), index$1.h("div", { key: '714b0198d5bc725eb78f937741b588b20eed003e', class: "smoothly-table-cell" }, "Age"), index$1.h("div", { key: 'f65a8705ba26a84827e11db27c763ea0f2308328', class: "smoothly-table-cell" }, "Balance"))), index$1.h("smoothly-table-body", { key: '531c1e3c65c0947291ab22cc888c18615f6b4ee7' }, (_a = this.data) === null || _a === void 0 ? void 0 : _a.map(entry => (index$1.h("smoothly-table-expandable-row", null, index$1.h("div", { class: "smoothly-table-cell" }, entry.id), index$1.h("div", { class: "smoothly-table-cell" }, entry.name), index$1.h("div", { class: "smoothly-table-cell" }, entry.age), index$1.h("div", { class: "smoothly-table-cell" }, entry.balance))))))));
9707
+ return (index$1.h(index$1.Host, { key: 'aac05d43b4512b20fa4cec737ccb31ec3a528b56' }, index$1.h("smoothly-table", { key: 'b022de2650d8db21e46aab409b8d1df0dc409f80', columns: 4 }, index$1.h("smoothly-table-head", { key: '6516f877eb54fdebc85619885a92389af7ec34da' }, index$1.h("smoothly-table-row", { key: '8951f89b3230404a2fc8fc6ef1d48a20abea803c' }, index$1.h("div", { key: '82ee1252466066d77df7f70385faa4f83850d9a7', class: "smoothly-table-cell" }, "Id"), index$1.h("div", { key: '7145ba1e199eadecb5dd727ae1adfa52d25e4bce', class: "smoothly-table-cell" }, "Name"), index$1.h("div", { key: '60d99a7d209367adea18000214d01b4a3e1905b9', class: "smoothly-table-cell" }, "Age"), index$1.h("div", { key: 'ee489d4b66d755c9590cf0dfe23fe09c440773aa', class: "smoothly-table-cell" }, "Balance"))), index$1.h("smoothly-table-body", { key: '86837cf19c76e57fe423dd185e1c877e4f04b192' }, (_a = this.data) === null || _a === void 0 ? void 0 : _a.map(entry => (index$1.h("smoothly-table-expandable-row", null, index$1.h("div", { class: "smoothly-table-cell" }, entry.id), index$1.h("div", { class: "smoothly-table-cell" }, entry.name), index$1.h("div", { class: "smoothly-table-cell" }, entry.age), index$1.h("div", { class: "smoothly-table-cell" }, entry.balance))))))));
9656
9708
  }
9657
9709
  };
9658
9710
  SmoothlyTableDemoNestedNoCellInner.style = styleCss$j();
@@ -9664,7 +9716,7 @@ const SmoothlyTableDemoSimple = class {
9664
9716
  index$1.registerInstance(this, hostRef);
9665
9717
  }
9666
9718
  render() {
9667
- return (index$1.h(index$1.Host, { key: '91f4891d9b3f238bbf5897254a8e709af436905a' }, index$1.h("smoothly-display", { key: '4b2dd92dffa7b2853be7d70a331308f12b04c5c2', type: "text", value: "Simple" }), index$1.h("smoothly-table", { key: '6a9840d72c42ae57008fe773a1e2efaaa598271f', color: "primary", columns: 2 }, index$1.h("smoothly-table-head", { key: '033754254544d75ce9c7ae69af93803eebc4136d' }, index$1.h("smoothly-table-row", { key: 'de2622eda56a4843b7b1b91d9b9ee2c700fcb3c6' }, index$1.h("smoothly-table-cell", { key: 'e445efc0c5585fc269ca0dc74873daef7679cf26' }, "Breed"), index$1.h("smoothly-table-cell", { key: '0f054ac68fae8dbdd09e467cede70e397529e722' }, "Coat"))), index$1.h("smoothly-table-body", { key: 'f80f23b30de2b1dcd6a266b8d1e1ae10b96c1e46' }, cats.map(cat => (index$1.h("smoothly-table-row", null, index$1.h("smoothly-table-expandable-cell", null, cat.breed, index$1.h("div", { slot: "detail" }, "Country:", index$1.h("br", null), cat.country)), index$1.h("smoothly-table-expandable-cell", null, cat.coat, index$1.h("div", { slot: "detail" }, "Pattern: ", cat.pattern))))), index$1.h("smoothly-table-row", { key: 'd469f986bbf4e1172906d081be9c73123e3940b5' }, index$1.h("smoothly-table-cell", { key: '437a8c8262a11e7270248adb3c8ee8598d4cf4e6' }, "Cell5"), index$1.h("smoothly-table-expandable-cell", { key: '3b58406815a7ce4568528d84aabb78627dba819c' }, "Expandable Cell", index$1.h("div", { key: '852283739f4d7085726ace98dfd4bf40c5572d95', slot: "detail" }, "Content of the expandable cell"))), index$1.h("smoothly-table-row", { key: '249c5a4b449506fc29fa6de81f3018c4f3afdb69' }, index$1.h("smoothly-table-expandable-cell", { key: '89bd889979a763f5d122f4b702955f6ec8a875a3' }, "Expandable Cell 1", index$1.h("div", { key: '8c022dbeb53e51f4cfa7dfad98c2040d04d453fa', slot: "detail" }, "Content of the expandable cell 1")), index$1.h("smoothly-table-expandable-cell", { key: '31cbf39571004b680efaecffb7674804191a5997' }, "Expandable Cell 2", index$1.h("div", { key: '3f2fb41ed70a88f413b0133dd5d85aa53bb9f062', slot: "detail" }, "Content of the expandable cell 2")))), index$1.h("smoothly-table-foot", { key: '814c8d8d2faab31d6edc4af6f20ad150352f96ea' }, index$1.h("smoothly-table-row", { key: 'c9c8981af50d5f2daf71f234f14a0ae2213d2c2a' }, index$1.h("smoothly-table-cell", { key: 'f7ee5b1e9bafd407ee9d191645efea768e9998f9' }, "Footer Cell"), index$1.h("smoothly-table-cell", { key: '85a523e583fbd8d45fa0c62ebc14d4f4f6be9ced' }, "Footer Cell"))))));
9719
+ return (index$1.h(index$1.Host, { key: '70206f06c6f0927b7fd56f6c447441883cdb8cbb' }, index$1.h("smoothly-display", { key: 'fe882f04329755107f28029e6c3ed3162e2a6f2d', type: "text", value: "Simple" }), index$1.h("smoothly-table", { key: '943c5b0e05764d07eb88e9723c42214c7c785a74', color: "primary", columns: 2 }, index$1.h("smoothly-table-head", { key: 'e26f7945d199844450707d36aa848e7ef5e85e4c' }, index$1.h("smoothly-table-row", { key: 'f60bcd540697bf27ef22ba3b2db828c1eaba8a18' }, index$1.h("smoothly-table-cell", { key: '5e2e2d9f3724051fd61ff787caae7e47c120e31f' }, "Breed"), index$1.h("smoothly-table-cell", { key: '5ac9dddc03f397574b16d7809938f133be3a5e32' }, "Coat"))), index$1.h("smoothly-table-body", { key: '48228f02bdc713ef18e1e9400c7b274b6ed7a91f' }, cats.map(cat => (index$1.h("smoothly-table-row", null, index$1.h("smoothly-table-expandable-cell", null, cat.breed, index$1.h("div", { slot: "detail" }, "Country:", index$1.h("br", null), cat.country)), index$1.h("smoothly-table-expandable-cell", null, cat.coat, index$1.h("div", { slot: "detail" }, "Pattern: ", cat.pattern))))), index$1.h("smoothly-table-row", { key: '04146e8b286cede980153a96645635ec21d87135' }, index$1.h("smoothly-table-cell", { key: '37ff22202464b1ef68aecea476a5070e3612fa5d' }, "Cell5"), index$1.h("smoothly-table-expandable-cell", { key: '0db694a71548c2a27909bd2b74e9c4e24e1368cb' }, "Expandable Cell", index$1.h("div", { key: 'f73430644f301ba65ff5b10affee17b767dda779', slot: "detail" }, "Content of the expandable cell"))), index$1.h("smoothly-table-row", { key: 'd8e43c4f6104f2ea9ed4a3e1d5526f4216cd1755' }, index$1.h("smoothly-table-expandable-cell", { key: 'd63e6c60646e17005dcd1502603ecb0a0bc58519' }, "Expandable Cell 1", index$1.h("div", { key: 'f7892854c7a6284ac783062ddf9a99dda3693dc9', slot: "detail" }, "Content of the expandable cell 1")), index$1.h("smoothly-table-expandable-cell", { key: 'f46176b69a8f96ad79ab20d0c7ad48dc25830437' }, "Expandable Cell 2", index$1.h("div", { key: '7a77dc2d15bb99724a61c606cc21760361f03187', slot: "detail" }, "Content of the expandable cell 2")))), index$1.h("smoothly-table-foot", { key: '48288078e1087b9a080970b292019f34c154516f' }, index$1.h("smoothly-table-row", { key: '36df570d42c5b836f46876778c1be549ddacf5d9' }, index$1.h("smoothly-table-cell", { key: 'b428dbfbc9460d84ca3c86d3e9b3c911e4bf174e' }, "Footer Cell"), index$1.h("smoothly-table-cell", { key: '3f288427d5c543e60e9aaf1419b265ce7a26d452' }, "Footer Cell"))))));
9668
9720
  }
9669
9721
  };
9670
9722
  const cats = [
@@ -9772,7 +9824,7 @@ const SmoothlyTableExpandableCell = class {
9772
9824
  }
9773
9825
  render() {
9774
9826
  var _a;
9775
- return (index$1.h(index$1.Host, { key: '83c526f00d51b0168a455e9bf868ebe197665443', style: { "--smoothly-table-cell-span": (_a = this.span) === null || _a === void 0 ? void 0 : _a.toString(10) }, onClick: (e) => this.clickHandler(e) }, index$1.h("div", { key: 'bd6ef753fad107892472d513d3e85e2303496bb1', class: "content" }, index$1.h("slot", { key: 'ce3529ccc72dcc4434fc759be3de926b923952b4' })), index$1.h("div", { key: 'bb6ecf54d7568c46a582e5e9b7e34040d3318800', class: "smoothly-table-detail", ref: (el) => (this.detailElement = el) }, index$1.h("slot", { key: '55da6c2611dfa327b27b24d5f93f19f58f273c34', name: "detail" }))));
9827
+ return (index$1.h(index$1.Host, { key: '80017dcf8950e676a48dc9aedc3d11ba12cf011e', style: { "--smoothly-table-cell-span": (_a = this.span) === null || _a === void 0 ? void 0 : _a.toString(10) }, onClick: (e) => this.clickHandler(e) }, index$1.h("div", { key: '57e34f20710f1694470a5e8d481d51480d4afb36', class: "content" }, index$1.h("slot", { key: '664f3698eb43707e4a53a252a57e0e43ddebfb40' })), index$1.h("div", { key: 'e010fe7654eaec8fc4418cb1560d0f8b3b82df7d', class: "smoothly-table-detail", ref: (el) => (this.detailElement = el) }, index$1.h("slot", { key: 'c524d17ac1f1fd7ed8070cf9eb07590fd0059ca7', name: "detail" }))));
9776
9828
  }
9777
9829
  static get watchers() { return {
9778
9830
  "open": [{
@@ -9804,7 +9856,7 @@ const SmoothlyTableExpandableRow = class {
9804
9856
  this.smoothlyTableExpandableRowChange.emit(this.open);
9805
9857
  }
9806
9858
  render() {
9807
- return (index$1.h(index$1.Host, { key: 'ff903b0e76d26c2b0828b970b5543cfd0032d64a', onClick: (e) => this.clickHandler(e) }, index$1.h("slot", { key: '483c340f950cad51409b816cb72edb5de6f06856' }), index$1.h("div", { key: '296d3287e2106d7e0f1703f0f51745e22abac101', class: "smoothly-table-detail", ref: e => (this.div = e) }, index$1.h("slot", { key: '23d911a603915e5dfbd807b29c22609382edd008', name: "detail" }))));
9859
+ return (index$1.h(index$1.Host, { key: 'c3888ffed7c052d5df798d01e6137bbe7057e4e3', onClick: (e) => this.clickHandler(e) }, index$1.h("slot", { key: 'cdd186acc3862b6125c85942a673415da659ffa7' }), index$1.h("div", { key: '1be46ebc8404b04d5bcc7174f4fa36e0e29a8bee', class: "smoothly-table-detail", ref: e => (this.div = e) }, index$1.h("slot", { key: '2d16b8dbcd03e0672f585a6d89e72d070b572299', name: "detail" }))));
9808
9860
  }
9809
9861
  static get watchers() { return {
9810
9862
  "open": [{
@@ -9821,7 +9873,7 @@ const SmoothlyTableFillerRow = class {
9821
9873
  index$1.registerInstance(this, hostRef);
9822
9874
  }
9823
9875
  render() {
9824
- return (index$1.h("smoothly-table-row", { key: '8d580002c87f7b0e829c8611ff035bc6b135fd94' }, index$1.h("smoothly-table-cell", { key: '3ebb3485d3fe53900dea32010e5174f9bc27013d' }, index$1.h("slot", { key: 'a30dd8ac3c009058d6fba5acebe6608368b92af8' }))));
9876
+ return (index$1.h("smoothly-table-row", { key: '74889d28c93b9142041a444f3c88842851eabfee' }, index$1.h("smoothly-table-cell", { key: 'f085bb29ceb64ec8a0e6a1b2ef07323aaf79dbff' }, index$1.h("slot", { key: 'c09f20c0fe10bac51d4c2ebb12127935092e8d90' }))));
9825
9877
  }
9826
9878
  };
9827
9879
  SmoothlyTableFillerRow.style = styleCss$f();
@@ -9833,7 +9885,7 @@ const SmoothlyTableFoot = class {
9833
9885
  index$1.registerInstance(this, hostRef);
9834
9886
  }
9835
9887
  render() {
9836
- return (index$1.h(index$1.Host, { key: '6fd2e248de8df09b4b20908c00272e7751c63a6b' }, index$1.h("slot", { key: '66634f6fcbd68eed2628c4d16e7ff3cf4d7ad78c' })));
9888
+ return (index$1.h(index$1.Host, { key: '6e3eec46ba1665a4c6cc1131fbf406b1aa997364' }, index$1.h("slot", { key: '816b86c8c621a8625378e307df634a1b820fdff3' })));
9837
9889
  }
9838
9890
  };
9839
9891
  SmoothlyTableFoot.style = styleCss$e();
@@ -9879,10 +9931,10 @@ const SmoothlyTableHead = class {
9879
9931
  (_a = this.scrollParent) === null || _a === void 0 ? void 0 : _a.removeEventListener("scroll", this.onScroll);
9880
9932
  }
9881
9933
  render() {
9882
- return (index$1.h(index$1.Host, { key: '4e36d52e779e650ece819865062e1b2e3c910aa3', class: { scrolled: !!this.scrolled }, style: {
9934
+ return (index$1.h(index$1.Host, { key: '7649393821cbe7b9c336b9ae5d88e4a9edf8a409', class: { scrolled: !!this.scrolled }, style: {
9883
9935
  "--top": `calc(${this.depth} * var(--smoothly-table-cell-min-height))`,
9884
9936
  "--z-index": `${10 - this.depth}`,
9885
- } }, index$1.h("slot", { key: '0ffd90e5c1661e52c1a2047ce754889c51cb7727' })));
9937
+ } }, index$1.h("slot", { key: 'c20ebbb80c1d9b5e1210fd2c194a754f0e9e1755' })));
9886
9938
  }
9887
9939
  get element() { return index$1.getElement(this); }
9888
9940
  };
@@ -9907,7 +9959,7 @@ const SmoothlyTableRow = class {
9907
9959
  }
9908
9960
  }
9909
9961
  render() {
9910
- return (index$1.h(index$1.Host, { key: '79c849e4643bb16dead2af107b205abb420084f7' }, index$1.h("slot", { key: '193f73152f488024219ed4af47d1b34d81fca26c' })));
9962
+ return (index$1.h(index$1.Host, { key: '4336ffac2830c4b434a1c987c9620cfd98d336fe' }, index$1.h("slot", { key: '568632a78f16c07aa4e0ebd28c1577cb8eac5132' })));
9911
9963
  }
9912
9964
  };
9913
9965
  SmoothlyTableRow.style = styleCss$c();
@@ -9930,7 +9982,7 @@ const SmoothlyTableRowGroup = class {
9930
9982
  }
9931
9983
  }
9932
9984
  render() {
9933
- return (index$1.h(index$1.Host, { key: '06b9db603c4254382dcd7fc3d7dfaf3a2c6be521' }, index$1.h("div", { key: '22b594f2c066cf6b2f92139b5847972e204bda1d', onClick: () => this.clickHandler() }, index$1.h("div", { key: '9c082d0cbccf65d45637e5e3999aa0e4503eb3b9' }, index$1.h("slot", { key: '2530eb7dd1162dc407169270b20fe0fc14a747b1', name: "start" })), index$1.h("div", { key: 'd2b06391bca18891401c5a31e4f98a0e2e34479d' }, index$1.h("slot", { key: 'f64c478dd61c7abd1c35fa809b85a3a8e0264cab', name: "end" }))), index$1.h("div", { key: '8d3c37ffa856ddfea5b0275104c055a75540168b' }, index$1.h("slot", { key: '9856a2795799b61ddd4c231054208c960eaba96f' }))));
9985
+ return (index$1.h(index$1.Host, { key: 'e7c58f7d7b9fcc27145e398a64c04451b3169a29' }, index$1.h("div", { key: '93b4472da7d3c7f0135862eff75390b0ad0ca2c2', onClick: () => this.clickHandler() }, index$1.h("div", { key: '36579099012a695455c882f8888f54b49acab4ac' }, index$1.h("slot", { key: '75921365a284a67e75723d2618dbc58568cd1a43', name: "start" })), index$1.h("div", { key: '9eec76375486c07dcc1e1a4e2474b4ef4b3fd804' }, index$1.h("slot", { key: '668fe80f0dd42ac7a103b5952f8c15215fa70076', name: "end" }))), index$1.h("div", { key: '60747a2e17ae4fa7fd44c02fdb140bf59f233736' }, index$1.h("slot", { key: 'f333d49e6caf4f252a3db59ee0768a8d07961086' }))));
9934
9986
  }
9935
9987
  };
9936
9988
  SmoothlyTableRowGroup.style = styleCss$b();
@@ -9998,7 +10050,7 @@ const SmoothlyTabsDemo = class {
9998
10050
  index$1.registerInstance(this, hostRef);
9999
10051
  }
10000
10052
  render() {
10001
- return (index$1.h(index$1.Host, { key: 'c0a6d3252227ca35115022479e20eae1518a0ea0' }, index$1.h("div", { key: '987c89d2b7d434a7ededccad9aa2592370f35c56' }, index$1.h("smoothly-button", { key: '9d1e4baa19cbfd20f0741b62cf1faba0eee5e9f9', color: "primary", onClick: () => (this.extraTab1 = !this.extraTab1) }, this.extraTab1 ? "Remove" : "Add", " tab")), index$1.h("smoothly-tabs", { key: '00e5d3f1a502d466d8f7bb57dc99b8f43b4cec5c', tabs: "multiple" }, index$1.h("smoothly-tab", { key: 'f349ea433e31c9fa0601552c83744fb0fd59c0dc', label: "Single Tab", open: true }, index$1.h("strong", { key: '1d9e472b1bcb6eab690b534d9c54c85df6ff6bad' }, "Single Tab content here."), " If only one tab is available setting ", index$1.h("code", { key: '69f193a4e9a7022eb5a57bf6ba1ce25642440932' }, "tabs"), " to", " ", index$1.h("code", { key: 'a2e44255abc6ffcbb97fa40620795d66b708dbe4' }, "\"multiple\""), " will hide the tab navigation and display the single tab's content directly."), this.extraTab1 && (index$1.h("smoothly-tab", { key: 'dd469d65650aef03d78794be04a3753e9f6503b1', label: "Extra tab" }, "When there are more then one tab, the tab navigation will show."))), index$1.h("div", { key: 'd4c74375b2a2462272536302cae4c2b8d156d9e8' }, index$1.h("smoothly-button", { key: 'b8cb8984081584464d24ac00f8eb31beec0a1ec6', color: "primary", onClick: () => (this.extraTab2 = !this.extraTab2) }, this.extraTab2 ? "Remove" : "Add", " tab")), index$1.h("smoothly-tabs", { key: '13b0f9af28c870dc8eae74930e358b8c2c3e3a31' }, index$1.h("smoothly-tab", { key: 'fb2a32bf6a82f57c6f17684262448dfa7ca7312f', label: "Disabled tab", tooltip: "Tooltip for test3", disabled: true }, "this is a test message again!"), index$1.h("smoothly-tab", { key: 'bc21b1abc992aeb53f934b528888e44e334c651a', label: "test1", tooltip: "Tooltip for test1", open: true }, "Hello world!"), index$1.h("smoothly-tab", { key: '9fb5f89c51f22e527fb3f18c48f5018ef1624364', label: "test2" }, "this is a test message!"), this.extraTab2 && index$1.h("smoothly-tab", { key: 'e563eaf2cffb105047505abee23958965108fba1', label: "test-extra" }, "this is a test message!"))));
10053
+ return (index$1.h(index$1.Host, { key: '5781b5ebdcad292a5b08f40f31ebebb24222014f' }, index$1.h("div", { key: '0988223a7ffccdb2cab03999dc462ced6f6996cd' }, index$1.h("smoothly-button", { key: 'e97edc5cf05136e6ab3032e6271275a6fdc947b9', color: "primary", onClick: () => (this.extraTab1 = !this.extraTab1) }, this.extraTab1 ? "Remove" : "Add", " tab")), index$1.h("smoothly-tabs", { key: '87a0b317fbfb07a8f2f03ec0e866dc4376c7cae2', tabs: "multiple" }, index$1.h("smoothly-tab", { key: 'd644206d3f7b6baf6c0900f2f461d18f3dc16e23', label: "Single Tab", open: true }, index$1.h("strong", { key: 'd02c9f64638183e494f0c903aedb31ecb07e5791' }, "Single Tab content here."), " If only one tab is available setting ", index$1.h("code", { key: 'a62e17aa9f7ac71c74a2796f9491610ef3ecaadc' }, "tabs"), " to", " ", index$1.h("code", { key: 'b14b0cdbaad33dcda4a8a824e60351779966895b' }, "\"multiple\""), " will hide the tab navigation and display the single tab's content directly."), this.extraTab1 && (index$1.h("smoothly-tab", { key: '6576f69475e5c5a97ffca76f2481acc6983ef451', label: "Extra tab" }, "When there are more then one tab, the tab navigation will show."))), index$1.h("div", { key: '55be8c4f25e2a4bb806a355307b48f8a0c3430d3' }, index$1.h("smoothly-button", { key: 'e456813c237a864bc2f21e6af147a63f62daec22', color: "primary", onClick: () => (this.extraTab2 = !this.extraTab2) }, this.extraTab2 ? "Remove" : "Add", " tab")), index$1.h("smoothly-tabs", { key: '2cafcf41ba65de3f65ce1090e03d7e2f8690e2f5' }, index$1.h("smoothly-tab", { key: 'f67c211b8436be3361fe382c67c88690ad745e1e', label: "Disabled tab", tooltip: "Tooltip for test3", disabled: true }, "this is a test message again!"), index$1.h("smoothly-tab", { key: '731625fa3d088cc441f8434af3a6723463d10e0d', label: "test1", tooltip: "Tooltip for test1", open: true }, "Hello world!"), index$1.h("smoothly-tab", { key: '27af20a8bd5902978986f98b0b54d5bf8cb0cb0e', label: "test2" }, "this is a test message!"), this.extraTab2 && index$1.h("smoothly-tab", { key: '76ce0bd1c7fe46c76b1401bd7dfd5d3dde777fa6', label: "test-extra" }, "this is a test message!"))));
10002
10054
  }
10003
10055
  };
10004
10056
  SmoothlyTabsDemo.style = styleCss$9();
@@ -10010,7 +10062,7 @@ const SmoothlyThemeColor = class {
10010
10062
  index$1.registerInstance(this, hostRef);
10011
10063
  }
10012
10064
  render() {
10013
- return (index$1.h(index$1.Host, { key: 'fc491c82a4336ac22b0ae27664dc30b8ad2e6ddf' }, this.color, ["tint", "color", "shade"].map(variant => (index$1.h("smoothly-theme-color-variant", { title: `${this.color} ${variant}`, color: this.color, variant: variant })))));
10065
+ return (index$1.h(index$1.Host, { key: 'a1fcf6ce5205459d5f58c9dbe2b5585975638a9f' }, this.color, ["tint", "color", "shade"].map(variant => (index$1.h("smoothly-theme-color-variant", { title: `${this.color} ${variant}`, color: this.color, variant: variant })))));
10014
10066
  }
10015
10067
  };
10016
10068
  SmoothlyThemeColor.style = styleCss$8();
@@ -10058,7 +10110,7 @@ const SmoothlyThemeDemo = class {
10058
10110
  index$1.registerInstance(this, hostRef);
10059
10111
  }
10060
10112
  render() {
10061
- return (index$1.h(index$1.Host, { key: 'f0c5a5037d8d733f786d8ce3b21e0979856ea24c' }, index$1.h("h2", { key: 'ffc46c881e6f125cd636f48ed99e9b09483777a3' }, "Theme"), index$1.h("smoothly-theme-picker", { key: 'fa85e3f66a7396add5817d5865a9ec72e189ed82' }, index$1.h("smoothly-item", { key: '5d0d85fb7891f8128f773cce4541853bec86c218', selected: true, value: "assets/style/smoothly.css" }, "Smoothly"), index$1.h("smoothly-item", { key: '4c55805827a7429ee79c3b5b2bdb77ef101c1755', value: "https://app.issuefab.com/assets/style/index.css" }, "Issuefab"), index$1.h("smoothly-item", { key: '5317ebcb61a09140363221a803aa26a3dbfb1c56', value: "https://app.proquse.com/assets/style/index.css" }, "Proquse"), index$1.h("smoothly-item", { key: 'c4ec847f0f40e1ddf9ebb35a11a20965ffa8c7b9', value: "https://app.weekmeter.com/assets/style/index.css" }, "Weekmeter"), index$1.h("smoothly-item", { key: 'eb5645045d8906ee1ef1d7ef9878f0d3a85ad194', value: "https://test.dash.pax2pay.app/p2pdash.css" }, "Pax2Pay Dashboard"), index$1.h("smoothly-item", { key: '70e9b33c310e0a882c72d22581a0b15d731585cf', value: "https://ui.pax2pay.app/assets/style/pax2pay.css" }, "Pax2Pay Portal"), index$1.h("smoothly-item", { key: '94fce8e04541ce2b9f0ef82a18be6639f74973be', value: "https://theme.payfunc.com/intergiro/index.css" }, "Intergiro Monitor"), index$1.h("smoothly-item", { key: '97e2ba87bea89e4757bd57295941148046f3917f', value: "https://theme.payfunc.com/light/index.css" }, "Payfunc Light"), index$1.h("smoothly-item", { key: '50c90c022145e5f03cb83bc69e31e25f1d7cc28d', value: "https://theme.payfunc.com/dark/index.css" }, "Payfunc Dark")), index$1.h("div", { key: '1e29f47ff30f071b712a20fc204a975a32370a06' }, index$1.h("smoothly-theme-colors", { key: 'b7a0d1e92bb6a6e2c89018b72fb64457dced7b46' }), index$1.h("smoothly-theme-guide", { key: '6dbfe67e1241557f3d3ac2411ad01d39119f877a' })), index$1.h("smoothly-button", { key: 'd91c71c4a3fd05d492acffb741b215dd6c4b957c', type: "link", link: "/redirect" }, "To redirect"), index$1.h("smoothly-button", { key: '3d47ad9f1472edbf824405924068b588aca5013c', type: "link", link: "/redirect" }, "To /redirect"), index$1.h("smoothly-button", { key: '914d0de16407dae3f29d412c64b799bd0d6c220a', type: "link", link: new URL("/redirect", window.location.origin).href }, "To new URL(\"redirect\")"), index$1.h("smoothly-button", { key: 'db36742a02c5c56ab0f80daa99d3a2bd6d10984d', type: "link", link: "redirect/nested" }, "To redirect nested")));
10113
+ return (index$1.h(index$1.Host, { key: '4705bffb21e4f2ab9efdceb8937f6853beb20cdb' }, index$1.h("h2", { key: '468ec56882ec195388d555e5185eefd74409908a' }, "Theme"), index$1.h("smoothly-theme-picker", { key: 'a7902615f05a82b2e5c2b9dc0a9395640e5e9621' }, index$1.h("smoothly-item", { key: '96a947fd68ccb402b60ed737b0494aea2b857b41', selected: true, value: "assets/style/smoothly.css" }, "Smoothly"), index$1.h("smoothly-item", { key: '976b9696e68c0202084c6b07558bca83f6a7fa36', value: "https://app.issuefab.com/assets/style/index.css" }, "Issuefab"), index$1.h("smoothly-item", { key: '6236ade7730e1af2b97e7d93b3901f897f242c2a', value: "https://app.proquse.com/assets/style/index.css" }, "Proquse"), index$1.h("smoothly-item", { key: '8c53d77ad90596a2fcd99ad8c03bd760f8b22e1d', value: "https://app.weekmeter.com/assets/style/index.css" }, "Weekmeter"), index$1.h("smoothly-item", { key: '48dc39f3309bbaa544e501bef6cec04035d4e8af', value: "https://test.dash.pax2pay.app/p2pdash.css" }, "Pax2Pay Dashboard"), index$1.h("smoothly-item", { key: '71c3a0df112ccd2ef193e15aaa81dc52b08da648', value: "https://ui.pax2pay.app/assets/style/pax2pay.css" }, "Pax2Pay Portal"), index$1.h("smoothly-item", { key: '8243afce902c6b00aa5373c8e8380b7624f68c32', value: "https://theme.payfunc.com/intergiro/index.css" }, "Intergiro Monitor"), index$1.h("smoothly-item", { key: '8fcbb1292d126e0b6ff854e64ddf9dced0d2dc10', value: "https://theme.payfunc.com/light/index.css" }, "Payfunc Light"), index$1.h("smoothly-item", { key: 'c75faf15d890bacdced32360c27aa3db342b31cc', value: "https://theme.payfunc.com/dark/index.css" }, "Payfunc Dark")), index$1.h("div", { key: '8b559865c0458947fc98da3fd576ee904b4de051' }, index$1.h("smoothly-theme-colors", { key: '6fa3dfacbba76871c3619b6f2d09fb1360a9b9b4' }), index$1.h("smoothly-theme-guide", { key: '0f33c003d9055c36bd0cbe367d892172bd341624' })), index$1.h("smoothly-button", { key: '257acc2032881cacefafb552e372ceabc7ef50f9', type: "link", link: "/redirect" }, "To redirect"), index$1.h("smoothly-button", { key: 'd3184eb10e2e0002f4e96f68ced1b963887e4aa5', type: "link", link: "/redirect" }, "To /redirect"), index$1.h("smoothly-button", { key: '082b1930a2ad252eed0c1861073b64227c30a7f6', type: "link", link: new URL("/redirect", window.location.origin).href }, "To new URL(\"redirect\")"), index$1.h("smoothly-button", { key: 'acdd8c707231d45d0828b25a2d6dd28250fe3df1', type: "link", link: "redirect/nested" }, "To redirect nested")));
10062
10114
  }
10063
10115
  };
10064
10116
  SmoothlyThemeDemo.style = styleCss$5();
@@ -10071,14 +10123,14 @@ const SmoothlyThemeColors = class {
10071
10123
  }
10072
10124
  render() {
10073
10125
  return [
10074
- index$1.h("smoothly-display", { key: 'f1df988e927d7a410fb804c256d83fd2e5df3270' }, "Tint is used as background to highlight, for example hovering an item in the select menu."),
10075
- index$1.h("br", { key: 'd88375d6837282086c1b28679979c5c30535bf6f' }),
10076
- index$1.h("smoothly-display", { key: '92197798a41f3637cdb44eb0d771314994f8558b' }, "Color is used as a normal background or as a background to show that something is selected, for example a selected item in the select menu."),
10077
- index$1.h("br", { key: 'f3babcf46ea37dd12f0963dc5aea96663192b36d' }),
10078
- index$1.h("smoothly-display", { key: '62bcb9535f7bdd1278867a5c7ef64a523f8165c2' }, "Shade is used as border and for symbols in buttons. It works as a semi-low contrast against color and tint."),
10079
- index$1.h("br", { key: '10c741b12802f9afdfce58261f02f3d82c313ea7' }),
10080
- index$1.h("smoothly-display", { key: '3611691ee95a6349d47fcd73361bbb24e944ea97' }, "One can use the ", "<smoothly-color>", " component to switch between what color set is used.", " "),
10081
- index$1.h("br", { key: 'abfa804436d8eae1a12e021ee848ddd63ade667a' }),
10126
+ index$1.h("smoothly-display", { key: 'ee1bdee159fc056d9d816c7be16066a7d5da63e1' }, "Tint is used as background to highlight, for example hovering an item in the select menu."),
10127
+ index$1.h("br", { key: '4345df918088a5bc0830d76ad577a8d9021722a3' }),
10128
+ index$1.h("smoothly-display", { key: '70a922600fa428e25e39b0b8043f896edca77da0' }, "Color is used as a normal background or as a background to show that something is selected, for example a selected item in the select menu."),
10129
+ index$1.h("br", { key: 'dd886d7a85f3c57a5d944c4baee8f82f352b33a1' }),
10130
+ index$1.h("smoothly-display", { key: '0fa99779df3b249e2c4123a44b12f139a13333d3' }, "Shade is used as border and for symbols in buttons. It works as a semi-low contrast against color and tint."),
10131
+ index$1.h("br", { key: 'e666fe45f25956f1f37b3f1c79344c133c914bff' }),
10132
+ index$1.h("smoothly-display", { key: '952a2cc2973a61046e100e7a1347352d64024702' }, "One can use the ", "<smoothly-color>", " component to switch between what color set is used.", " "),
10133
+ index$1.h("br", { key: 'abb9cdf2d96ccb56053b4db4b2f90aba054f9c04' }),
10082
10134
  ];
10083
10135
  }
10084
10136
  };
@@ -10092,12 +10144,12 @@ const SmoothlyThemePicker = class {
10092
10144
  this.element = "smoothly-css";
10093
10145
  }
10094
10146
  render() {
10095
- return (index$1.h(index$1.Host, { key: '3d64ad9ce926088343c92623b0c1a160f8ac6b12' }, index$1.h("smoothly-input-select", { key: '6d5fd6f6e60d38230bb5e5093ae3a3c363bcbf46', name: "theme", looks: "border", onSmoothlyInput: e => {
10147
+ return (index$1.h(index$1.Host, { key: 'cb423fa145741455a271c877f13093c5172b7dca' }, index$1.h("smoothly-input-select", { key: 'ef47ed51099360c415eeb7f9ddfa89d3ac89cf76', name: "theme", looks: "border", onSmoothlyInput: e => {
10096
10148
  const element = document.querySelector(`#${this.element}`);
10097
10149
  if (element instanceof HTMLLinkElement && typeof e.detail.theme == "string") {
10098
10150
  element.href = e.detail.theme;
10099
10151
  }
10100
- } }, index$1.h("label", { key: '833d1f1acc791ab7eaa91c6ac44d0a49fe4730d2', slot: "label" }, "Select theme"), index$1.h("slot", { key: '40db0ed1a542a37e5b7eb3c605927d9ecb52ba0d' }))));
10152
+ } }, index$1.h("label", { key: '2b54b1ae3b0a7f6be35234ec90b5f4178058d396', slot: "label" }, "Select theme"), index$1.h("slot", { key: '6612441eed70e810214e212aec0026e1c5015000' }))));
10101
10153
  }
10102
10154
  };
10103
10155
  SmoothlyThemePicker.style = styleCss$3();
@@ -10120,7 +10172,7 @@ const SmoothlyToggleSwitch = class {
10120
10172
  this.smoothlyToggleSwitchChange.emit(this.selected);
10121
10173
  }
10122
10174
  render() {
10123
- return (index$1.h(index$1.Host, { key: '945d2ccf63b6151062eb53a452e0f0f692dc4c24' }, index$1.h("button", { key: 'b9c395ce35fc7bc680217e09ad206b54a7b62241', type: "button", disabled: this.disabled, onClick: () => this.handleClick() }, index$1.h("smoothly-icon", { key: '7ba58e7bb4e71ee39dc447534f5ff020ebbc6147', color: this.color, name: !this.checkmark ? "ellipse" : this.selected ? "checkmark-circle" : "close-circle", fill: "clear", class: { selected: this.selected } }))));
10175
+ return (index$1.h(index$1.Host, { key: '0ba1d148bb5f5259f513190289e0b6368754e083' }, index$1.h("button", { key: '439a47ec12ce5b3403a89564ce7a80900f2ece18', type: "button", disabled: this.disabled, onClick: () => this.handleClick() }, index$1.h("smoothly-icon", { key: 'cef810d0fd803a7ec02edd56e049a14f412efc25', color: this.color, name: !this.checkmark ? "ellipse" : this.selected ? "checkmark-circle" : "close-circle", fill: "clear", class: { selected: this.selected } }))));
10124
10176
  }
10125
10177
  };
10126
10178
  SmoothlyToggleSwitch.style = styleCss$2();
@@ -10132,7 +10184,7 @@ const SmoothlyToggleSwitchDemo = class {
10132
10184
  index$1.registerInstance(this, hostRef);
10133
10185
  }
10134
10186
  render() {
10135
- return (index$1.h(index$1.Host, { key: '6d75883f10a6927501fbbe6a03f82ef7528133be' }, index$1.h("h4", { key: '625ba905112acc2df7c3126199167707b03c210d' }, "Toggle switches"), index$1.h("div", { key: '5f2287372e9c1052aed9b1479e8bbbbf6dd64757' }, index$1.h("p", { key: 'edef7d5d95c5fa0419555941c1e45ea40b045ce3' }, "Checkmark"), index$1.h("span", { key: 'c397f7c3cfc3409b82cb530e03f0c8e670041435' }, index$1.h("p", { key: 'ab0a7e9ba7b3e413b0d7019c09a252592840da21' }, "Tiny"), index$1.h("smoothly-toggle-switch", { key: '2afce65a2ec65e39c88d8fb4520edc6dff419ea2', disabled: false, size: "tiny" })), index$1.h("span", { key: '67696d9cb555e62ae71f9c40fe4f8ebee7931e35' }, index$1.h("p", { key: '6b304afb35f96bb0dfd8aed9db8490dd7ca40298' }, "Small"), index$1.h("smoothly-toggle-switch", { key: 'bc35c4113a7f9393d53806f789a54589e3dc2353', disabled: false, size: "small" })), index$1.h("span", { key: '865f6cccdff04345c79ec1bcee9f5e6534dec7fd' }, index$1.h("p", { key: '6d5519e11c79219503d715320d738950c37d780c' }, "Standard"), index$1.h("smoothly-toggle-switch", { key: 'd5602d7f3f60b7ded9eb7248e71d1b3f750b777f', disabled: false })), index$1.h("span", { key: '273f17415a1e8c9f108309e6d4fcfdcf17c608b7' }, index$1.h("p", { key: 'e8c5ad08bc97b6694f1b2606a5d8626c2f278126' }, "Large"), index$1.h("smoothly-toggle-switch", { key: 'cf6cce07734bbf3c50a4a443c68fba38d63fc8dd', disabled: false, size: "large" })), index$1.h("p", { key: '147584c6d76a94f2a2588d15154113f94402464d' }, "Colors checkmark"), index$1.h("span", { key: '37e5370fdfc007d0368a28d2bea98d37ed288312' }, index$1.h("p", { key: '5500276de9dbf6a9fdf2fd15ecbfd2b8299809e8' }, "Danger"), index$1.h("smoothly-toggle-switch", { key: '78879aa4d4277bf89dc24e6cf287c1accfdfec6f', color: "danger", disabled: false, size: "small" })), index$1.h("span", { key: '4b86b7193d1982ff84bc5691a342916f62281059' }, index$1.h("p", { key: '4da64077bf3f54d0800abab5b6f2a10b8b4c97d2' }, "Primary color"), index$1.h("smoothly-toggle-switch", { key: '534d2e2bf89fd7dea185eff41d8a3f1711d76078', color: "primary", disabled: false, size: "small" })), index$1.h("span", { key: '72f8aad6e84051d29e1f9ba18ecb4895612c936c' }, index$1.h("p", { key: 'f4aa9ffc25c89dd66d17483dfa7a0489ae1d6bba' }, "Secondary color"), index$1.h("smoothly-toggle-switch", { key: '15bfaeed2c51163bc7de95f061cde923b7607654', color: "secondary", disabled: false, size: "small" })), index$1.h("p", { key: '199c1a9d0a3d6eae579a5b7df8d0d9e2758a6fe8' }), index$1.h("p", { key: 'de9327fe62e464761eb16462480a1802226221aa' }, "Colors no checkmark"), index$1.h("span", { key: '571bbf458b871cf5cac9876a476b7754df87ae44' }, index$1.h("p", { key: 'ef59738e2b79bf43de0b1192842173157d5e3406' }, "Danger"), index$1.h("smoothly-toggle-switch", { key: '97a4641ae8fe82838241816b46b2d8f79c4f9908', checkmark: false, color: "danger", disabled: false, size: "small" })), index$1.h("span", { key: 'b58b64c313b1d4f9aad01d581920e52be572de4e' }, index$1.h("p", { key: '1a794486d86bccac605e8faa18c87cb5e85dc69a' }, "Primary color"), index$1.h("smoothly-toggle-switch", { key: 'dccb06b7ba71fc9ec9e5e1cd430ae8c82f6e03c4', checkmark: false, color: "primary", disabled: false, size: "small" })), index$1.h("span", { key: '29477d34ea6de176fe86cd7979d0e638219c38d7' }, index$1.h("p", { key: '4180155f37c46569c583d626f7c6c528f77daf86' }, "Secondary color"), index$1.h("smoothly-toggle-switch", { key: '3dc6be79be809e7b13e5510538221a7d58044137', checkmark: false, color: "secondary", disabled: false, size: "small" })))));
10187
+ return (index$1.h(index$1.Host, { key: '1dabdcd10d3df43ffc5671428e044b0cd39f1fdb' }, index$1.h("h4", { key: '0f582a81edc486b03a2ff398a01ed1ef57a325b8' }, "Toggle switches"), index$1.h("div", { key: 'e0a64865e306cc58778453e277eb6f23e95b1c83' }, index$1.h("p", { key: '64b2322cb11ed3d133752347510553a425c32893' }, "Checkmark"), index$1.h("span", { key: '48529dcf99d765bf123d4f9b7465d12b78d8f71f' }, index$1.h("p", { key: 'ded34c748d733b482bd9dc04920000c58994e232' }, "Tiny"), index$1.h("smoothly-toggle-switch", { key: '3ef57d723c3d5773d3e50da21a70acd14f6b9d4b', disabled: false, size: "tiny" })), index$1.h("span", { key: '805cafb2f78c83d429134f13b09755230d3c7f28' }, index$1.h("p", { key: '07b997916e3b76db73974a8217efd4a0a0da852e' }, "Small"), index$1.h("smoothly-toggle-switch", { key: '8630ffacea58d4226852d87de203485f69d6d0f0', disabled: false, size: "small" })), index$1.h("span", { key: '47ec6fe9f8cfdb7b73f1a36ec9a989270ae0d970' }, index$1.h("p", { key: '5dd9f3b10fd19c0f38f97d3a0a6cda8c94974ea9' }, "Standard"), index$1.h("smoothly-toggle-switch", { key: 'b464c8940d0fb07bfcea65833873968d9595e343', disabled: false })), index$1.h("span", { key: 'dc46167d726418bacef291f6b4de36fa97d58a33' }, index$1.h("p", { key: 'b15bc73943b69415ce8e3df9e757fae2ba0a4207' }, "Large"), index$1.h("smoothly-toggle-switch", { key: '7db93ebeb96861b23db045672d6a3c5146b8a194', disabled: false, size: "large" })), index$1.h("p", { key: '94eb15785b3acc86d6a18cf8f882cb1a7d72d049' }, "Colors checkmark"), index$1.h("span", { key: '97df09fcf36c26d8bf6088f5504db6d0e8fa7882' }, index$1.h("p", { key: '00f1854bde03e6973af5ee3b4e496f7d61bd3f03' }, "Danger"), index$1.h("smoothly-toggle-switch", { key: '34969714ea4c6b3e86d69941d5e338761654f6b6', color: "danger", disabled: false, size: "small" })), index$1.h("span", { key: '5b91054e5fe2c122d1196b1e1ef16ab48045d4e4' }, index$1.h("p", { key: 'e2f26a0c6dc32798c74cb8b0ef80077fed51cdd2' }, "Primary color"), index$1.h("smoothly-toggle-switch", { key: '6b7c1f733ffc932b01163002158c1a5d4516b536', color: "primary", disabled: false, size: "small" })), index$1.h("span", { key: '7af0d75bd42b73c42b3731decb6b86374efacf82' }, index$1.h("p", { key: '185b51e8f85e3cf1b45643cc36eab6ce397ce674' }, "Secondary color"), index$1.h("smoothly-toggle-switch", { key: 'cc6b462ea28082ed9a78f4eced47c854cb399c3c', color: "secondary", disabled: false, size: "small" })), index$1.h("p", { key: 'e327834dce8d87541969283181fe61d895543a1f' }), index$1.h("p", { key: '6432b470d13671b7ad08c8dd2a9c89367c62b0b5' }, "Colors no checkmark"), index$1.h("span", { key: '5aab6ec8dc84d76e328f5e553c5a2c77da87d6eb' }, index$1.h("p", { key: '37e2f84bb470c9d18bc63b632df96628de40a665' }, "Danger"), index$1.h("smoothly-toggle-switch", { key: '5f54698d7b60a66ef5652678f69c5ea84cd77e7d', checkmark: false, color: "danger", disabled: false, size: "small" })), index$1.h("span", { key: '8ad6b7f5a8e583a492b870e938583a20af9013be' }, index$1.h("p", { key: 'e8a62c15ec765fe0b677e07e7a38785ee9f0ddee' }, "Primary color"), index$1.h("smoothly-toggle-switch", { key: 'fe5491ba3676d9cc74ac86e79e2e0d56bec269fe', checkmark: false, color: "primary", disabled: false, size: "small" })), index$1.h("span", { key: 'ab1d27ec6816b4a1701be605eae402563c57d895' }, index$1.h("p", { key: 'aeaaa479d30dc09adc6cdb3253eae9bf60d8b058' }, "Secondary color"), index$1.h("smoothly-toggle-switch", { key: 'c15f8d04f0d4e4ba5b67a7ba8415d1622d0f6dfb', checkmark: false, color: "secondary", disabled: false, size: "small" })))));
10136
10188
  }
10137
10189
  };
10138
10190
  SmoothlyToggleSwitchDemo.style = styleCss$1();
@@ -10158,7 +10210,7 @@ const SmoothlyTrigger = class {
10158
10210
  result = this.disabled ? (index$1.h("slot", null)) : (index$1.h("a", { onClick: e => this.onClick(e) }, index$1.h("slot", null)));
10159
10211
  break;
10160
10212
  case "button":
10161
- result = (index$1.h("button", { key: 'b29e3e2eb0ab5d17b9602df55ad9afb0d0565243', disabled: this.disabled, name: this.name }, index$1.h("slot", { key: 'df1757d80fe0e05d8d497b1aa168e9992ee423a2' })));
10213
+ result = (index$1.h("button", { key: 'e5464a11e71f956f08e7c02a72f49246c411d679', disabled: this.disabled, name: this.name }, index$1.h("slot", { key: 'aa8aed4cddd4978a5636b816ef4d5ff2737dedc3' })));
10162
10214
  break;
10163
10215
  }
10164
10216
  return result;