smoothly 1.69.0 → 1.71.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 (455) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/smoothly-app_103.cjs.entry.js +132 -146
  3. package/dist/cjs/smoothly-app_103.cjs.entry.js.map +1 -1
  4. package/dist/cjs/smoothly-input-checkbox-demo.cjs.entry.js +1 -1
  5. package/dist/cjs/smoothly-submit.cjs.entry.js +1 -1
  6. package/dist/cjs/smoothly-trigger-sink.cjs.entry.js +1 -1
  7. package/dist/cjs/smoothly-trigger-source.cjs.entry.js +1 -1
  8. package/dist/cjs/smoothly.cjs.js +1 -1
  9. package/dist/collection/components/display/demo/index.js +1 -1
  10. package/dist/collection/components/display/demo/index.js.map +1 -1
  11. package/dist/collection/components/display/demo/json/index.js +1 -1
  12. package/dist/collection/components/display/json/index.js +1 -1
  13. package/dist/collection/components/display/json/object/index.js +2 -2
  14. package/dist/collection/components/display/json/object/key/index.js +1 -1
  15. package/dist/collection/components/display/json/primitive/index.js +1 -1
  16. package/dist/collection/components/filter/field/index.js +1 -1
  17. package/dist/collection/components/filter/index.js +3 -3
  18. package/dist/collection/components/filter/input/index.js +1 -1
  19. package/dist/collection/components/filter/select/index.js +1 -1
  20. package/dist/collection/components/filter/toggle/index.js +1 -1
  21. package/dist/collection/components/form/demo/all/index.js +2 -2
  22. package/dist/collection/components/form/demo/card/index.js +1 -1
  23. package/dist/collection/components/form/demo/controlled/index.js +1 -1
  24. package/dist/collection/components/form/demo/date/index.js +1 -1
  25. package/dist/collection/components/form/demo/date-range/index.js +1 -1
  26. package/dist/collection/components/form/demo/index.js +1 -1
  27. package/dist/collection/components/form/demo/login/index.js +1 -1
  28. package/dist/collection/components/form/demo/pet/index.js +2 -2
  29. package/dist/collection/components/form/demo/pet/index.js.map +1 -1
  30. package/dist/collection/components/form/demo/pet/style.css +0 -1
  31. package/dist/collection/components/form/demo/prices/index.js +1 -1
  32. package/dist/collection/components/form/demo/schedule/index.js +1 -1
  33. package/dist/collection/components/form/demo/transparent/index.js +1 -1
  34. package/dist/collection/components/form/demo/typed/index.js +1 -1
  35. package/dist/collection/components/icon/demo/index.js +1 -1
  36. package/dist/collection/components/icon/index.js +1 -1
  37. package/dist/collection/components/input/checkbox/demo/index.js +1 -1
  38. package/dist/collection/components/input/checkbox/index.js +2 -2
  39. package/dist/collection/components/input/clear/index.js +1 -1
  40. package/dist/collection/components/input/color/demo/index.js +1 -1
  41. package/dist/collection/components/input/color/index.js +2 -2
  42. package/dist/collection/components/input/date/index.js +5 -6
  43. package/dist/collection/components/input/date/index.js.map +1 -1
  44. package/dist/collection/components/input/date/range/index.js +7 -8
  45. package/dist/collection/components/input/date/range/index.js.map +1 -1
  46. package/dist/collection/components/input/date/text/DateFormat.js.map +1 -1
  47. package/dist/collection/components/input/date/text/index.js +6 -5
  48. package/dist/collection/components/input/date/text/index.js.map +1 -1
  49. package/dist/collection/components/input/date/time/index.js +5 -5
  50. package/dist/collection/components/input/demo/date/index.js +1 -1
  51. package/dist/collection/components/input/demo/index.js +4 -4
  52. package/dist/collection/components/input/demo/price/index.js +1 -1
  53. package/dist/collection/components/input/demo/standard/index.js +1 -1
  54. package/dist/collection/components/input/demo/user-input/index.js +3 -3
  55. package/dist/collection/components/input/edit/index.js +1 -1
  56. package/dist/collection/components/input/file/index.js +1 -1
  57. package/dist/collection/components/input/index.js +2 -2
  58. package/dist/collection/components/input/month/index.js +4 -4
  59. package/dist/collection/components/input/radio/item/index.js +1 -1
  60. package/dist/collection/components/input/range/demo/index.js +1 -1
  61. package/dist/collection/components/input/range/index.js +4 -4
  62. package/dist/collection/components/input/reset/index.js +1 -1
  63. package/dist/collection/components/input/select/index.js +3 -3
  64. package/dist/collection/components/input/submit/index.js +1 -1
  65. package/dist/collection/components/item/index.js +1 -1
  66. package/dist/collection/components/label/index.js +2 -2
  67. package/dist/collection/components/lazy/index.js +1 -1
  68. package/dist/collection/components/load-more/index.js +1 -1
  69. package/dist/collection/components/modal/index.js +2 -2
  70. package/dist/collection/components/notification/index.js +1 -1
  71. package/dist/collection/components/notifier/index.js +1 -1
  72. package/dist/collection/components/spinner/index.js +2 -2
  73. package/dist/collection/components/submit/index.js +1 -1
  74. package/dist/collection/components/summary/index.js +1 -96
  75. package/dist/collection/components/summary/index.js.map +1 -1
  76. package/dist/collection/components/summary/style.css +5 -17
  77. package/dist/collection/components/table/body/index.js +1 -1
  78. package/dist/collection/components/table/cell/index.js +1 -1
  79. package/dist/collection/components/table/demo/colspan/index.js +1 -1
  80. package/dist/collection/components/table/demo/filler-row/index.js +1 -1
  81. package/dist/collection/components/table/demo/filtered/index.js +5 -5
  82. package/dist/collection/components/table/demo/group/index.js +1 -1
  83. package/dist/collection/components/table/demo/index.js +1 -1
  84. package/dist/collection/components/table/demo/nested-no-cell/index.js +2 -2
  85. package/dist/collection/components/table/demo/nested-no-cell/inner/index.js +1 -1
  86. package/dist/collection/components/table/demo/simple/simple.js +1 -1
  87. package/dist/collection/components/table/expandable/cell/index.js +1 -1
  88. package/dist/collection/components/table/expandable/row/index.js +1 -1
  89. package/dist/collection/components/table/filler-row/index.js +1 -1
  90. package/dist/collection/components/table/foot/index.js +1 -1
  91. package/dist/collection/components/table/group/index.js +1 -1
  92. package/dist/collection/components/table/head/index.js +1 -1
  93. package/dist/collection/components/table/index.js +1 -1
  94. package/dist/collection/components/table/row/index.js +1 -1
  95. package/dist/collection/components/tabs/demo/index.js +1 -1
  96. package/dist/collection/components/tabs/tab/index.js +1 -1
  97. package/dist/collection/components/theme/color/index.js +1 -1
  98. package/dist/collection/components/theme/demo/index.js +1 -1
  99. package/dist/collection/components/theme/guide/index.js +8 -8
  100. package/dist/collection/components/theme/picker/index.js +2 -2
  101. package/dist/collection/components/toggle-switch/demo/index.js +1 -1
  102. package/dist/collection/components/toggle-switch/index.js +1 -1
  103. package/dist/collection/components/trigger/index.js +1 -1
  104. package/dist/collection/components/trigger/sink/index.js +1 -1
  105. package/dist/collection/components/trigger/source/index.js +1 -1
  106. package/dist/components/{p-2e0d658c.js → p-047334a5.js} +16 -16
  107. package/dist/components/{p-2e0d658c.js.map → p-047334a5.js.map} +1 -1
  108. package/dist/components/{p-2b85f832.js → p-14a3e347.js} +9 -9
  109. package/dist/components/{p-2b85f832.js.map → p-14a3e347.js.map} +1 -1
  110. package/dist/components/{p-74243da6.js → p-175304fe.js} +84 -90
  111. package/dist/components/p-175304fe.js.map +1 -0
  112. package/dist/components/p-17fab4bb.js +175 -0
  113. package/dist/components/{p-aade6a8f.js.map → p-17fab4bb.js.map} +1 -1
  114. package/dist/components/{p-30d5e6ae.js → p-1b8e16b8.js} +12 -12
  115. package/dist/components/{p-30d5e6ae.js.map → p-1b8e16b8.js.map} +1 -1
  116. package/dist/components/{p-baadaa91.js → p-2053972d.js} +5 -5
  117. package/dist/components/{p-baadaa91.js.map → p-2053972d.js.map} +1 -1
  118. package/dist/components/{p-d2bdcaa5.js → p-23a642e0.js} +2 -2
  119. package/dist/components/{p-d2bdcaa5.js.map → p-23a642e0.js.map} +1 -1
  120. package/dist/components/{p-151b5731.js → p-25651163.js} +3 -3
  121. package/dist/components/{p-151b5731.js.map → p-25651163.js.map} +1 -1
  122. package/dist/components/{p-a94971c4.js → p-28291796.js} +10 -10
  123. package/dist/components/p-28291796.js.map +1 -0
  124. package/dist/components/{p-c0d64c2c.js → p-286afcd7.js} +14 -14
  125. package/dist/components/{p-c0d64c2c.js.map → p-286afcd7.js.map} +1 -1
  126. package/dist/components/{p-ad1e94af.js → p-28d79a77.js} +2 -2
  127. package/dist/components/{p-ad1e94af.js.map → p-28d79a77.js.map} +1 -1
  128. package/dist/components/{p-652a91eb.js → p-2d0013dc.js} +4 -4
  129. package/dist/components/{p-652a91eb.js.map → p-2d0013dc.js.map} +1 -1
  130. package/dist/components/{p-d2a5c479.js → p-2f9abfb1.js} +2 -2
  131. package/dist/components/{p-d2a5c479.js.map → p-2f9abfb1.js.map} +1 -1
  132. package/dist/components/{p-1dd72fb2.js → p-2fed3381.js} +6 -6
  133. package/dist/components/{p-1dd72fb2.js.map → p-2fed3381.js.map} +1 -1
  134. package/dist/components/{p-08de5d34.js → p-3098ae83.js} +11 -11
  135. package/dist/components/{p-08de5d34.js.map → p-3098ae83.js.map} +1 -1
  136. package/dist/components/{p-0c936167.js → p-30fa1e5e.js} +6 -6
  137. package/dist/components/{p-0c936167.js.map → p-30fa1e5e.js.map} +1 -1
  138. package/dist/components/p-37a8a567.js +264 -0
  139. package/dist/components/{p-e2129765.js.map → p-37a8a567.js.map} +1 -1
  140. package/dist/components/{p-72862a0d.js → p-37d6c3c7.js} +5 -5
  141. package/dist/components/{p-72862a0d.js.map → p-37d6c3c7.js.map} +1 -1
  142. package/dist/components/{p-86c2773f.js → p-3aed2b34.js} +2 -2
  143. package/dist/components/{p-86c2773f.js.map → p-3aed2b34.js.map} +1 -1
  144. package/dist/components/{p-7bc05387.js → p-3e725e6b.js} +3 -3
  145. package/dist/components/{p-7bc05387.js.map → p-3e725e6b.js.map} +1 -1
  146. package/dist/components/{p-a786ea58.js → p-3e89effc.js} +2 -2
  147. package/dist/components/{p-a786ea58.js.map → p-3e89effc.js.map} +1 -1
  148. package/dist/components/{p-0b9a28d6.js → p-3f805be6.js} +7 -6
  149. package/dist/components/p-3f805be6.js.map +1 -0
  150. package/dist/components/{p-c6cacf97.js → p-3fbe4e84.js} +4 -4
  151. package/dist/components/{p-c6cacf97.js.map → p-3fbe4e84.js.map} +1 -1
  152. package/dist/components/{p-12798957.js → p-4691f468.js} +14 -14
  153. package/dist/components/{p-12798957.js.map → p-4691f468.js.map} +1 -1
  154. package/dist/components/{p-bfca2fb4.js → p-4e1cf556.js} +15 -15
  155. package/dist/components/{p-bfca2fb4.js.map → p-4e1cf556.js.map} +1 -1
  156. package/dist/components/{p-54ef3bb3.js → p-4e754f3b.js} +5 -5
  157. package/dist/components/{p-54ef3bb3.js.map → p-4e754f3b.js.map} +1 -1
  158. package/dist/components/{p-e6d44fec.js → p-513ba94d.js} +3 -3
  159. package/dist/components/{p-e6d44fec.js.map → p-513ba94d.js.map} +1 -1
  160. package/dist/components/{p-5f6c4cbf.js → p-53e148ef.js} +3 -3
  161. package/dist/components/{p-5f6c4cbf.js.map → p-53e148ef.js.map} +1 -1
  162. package/dist/components/{p-c90beb52.js → p-54ce65bd.js} +2 -2
  163. package/dist/components/{p-c90beb52.js.map → p-54ce65bd.js.map} +1 -1
  164. package/dist/components/{p-f6d82f3d.js → p-55a6fa56.js} +2 -2
  165. package/dist/components/{p-f6d82f3d.js.map → p-55a6fa56.js.map} +1 -1
  166. package/dist/components/{p-f5608cd0.js → p-56e8abd3.js} +3 -3
  167. package/dist/components/{p-f5608cd0.js.map → p-56e8abd3.js.map} +1 -1
  168. package/dist/components/{p-b19a705b.js → p-5b816c1a.js} +13 -13
  169. package/dist/components/{p-b19a705b.js.map → p-5b816c1a.js.map} +1 -1
  170. package/dist/components/{p-903dda51.js → p-5c22b8e0.js} +2 -2
  171. package/dist/components/{p-903dda51.js.map → p-5c22b8e0.js.map} +1 -1
  172. package/dist/components/p-5c770091.js +10 -0
  173. package/dist/components/p-5c770091.js.map +1 -0
  174. package/dist/components/p-5cd850dd.js +45 -0
  175. package/dist/components/{p-548de2b3.js.map → p-5cd850dd.js.map} +1 -1
  176. package/dist/components/{p-968a1d41.js → p-6945f37f.js} +2 -2
  177. package/dist/components/{p-968a1d41.js.map → p-6945f37f.js.map} +1 -1
  178. package/dist/components/{p-10e9d7eb.js → p-6af352ae.js} +6 -6
  179. package/dist/components/{p-10e9d7eb.js.map → p-6af352ae.js.map} +1 -1
  180. package/dist/components/{p-5c3ef9b4.js → p-6e022d08.js} +14 -14
  181. package/dist/components/{p-5c3ef9b4.js.map → p-6e022d08.js.map} +1 -1
  182. package/dist/components/{p-5af92463.js → p-6ef8b1e4.js} +2 -2
  183. package/dist/components/{p-5af92463.js.map → p-6ef8b1e4.js.map} +1 -1
  184. package/dist/components/{p-41c70616.js → p-6f3798e9.js} +2 -2
  185. package/dist/components/{p-41c70616.js.map → p-6f3798e9.js.map} +1 -1
  186. package/dist/components/{p-9d1eb839.js → p-7393ae40.js} +2 -2
  187. package/dist/components/{p-9d1eb839.js.map → p-7393ae40.js.map} +1 -1
  188. package/dist/components/{p-cb8485ff.js → p-77152963.js} +7 -7
  189. package/dist/components/{p-cb8485ff.js.map → p-77152963.js.map} +1 -1
  190. package/dist/components/{p-0612dd0d.js → p-79f7dce6.js} +4 -4
  191. package/dist/components/{p-0612dd0d.js.map → p-79f7dce6.js.map} +1 -1
  192. package/dist/components/{p-0a1d82c8.js → p-7c3726d9.js} +2 -2
  193. package/dist/components/{p-0a1d82c8.js.map → p-7c3726d9.js.map} +1 -1
  194. package/dist/components/{p-99444e85.js → p-7d2c3eb1.js} +13 -13
  195. package/dist/components/{p-99444e85.js.map → p-7d2c3eb1.js.map} +1 -1
  196. package/dist/components/{p-4286e2c5.js → p-7dc42c2a.js} +2 -2
  197. package/dist/components/{p-4286e2c5.js.map → p-7dc42c2a.js.map} +1 -1
  198. package/dist/components/{p-816a7eab.js → p-7fa9a237.js} +7 -7
  199. package/dist/components/{p-816a7eab.js.map → p-7fa9a237.js.map} +1 -1
  200. package/dist/components/{p-fdd004bf.js → p-8153821c.js} +2 -2
  201. package/dist/components/{p-fdd004bf.js.map → p-8153821c.js.map} +1 -1
  202. package/dist/components/{p-58edcb04.js → p-82c7b41d.js} +2 -2
  203. package/dist/components/{p-58edcb04.js.map → p-82c7b41d.js.map} +1 -1
  204. package/dist/components/{p-e9bcce38.js → p-86a42515.js} +16 -16
  205. package/dist/components/{p-e9bcce38.js.map → p-86a42515.js.map} +1 -1
  206. package/dist/components/{p-ab6fcd64.js → p-883eb635.js} +28 -28
  207. package/dist/components/{p-ab6fcd64.js.map → p-883eb635.js.map} +1 -1
  208. package/dist/components/{p-d1cd4e2e.js → p-8874881c.js} +5 -5
  209. package/dist/components/{p-d1cd4e2e.js.map → p-8874881c.js.map} +1 -1
  210. package/dist/components/{p-a195b157.js → p-893a620c.js} +15 -15
  211. package/dist/components/{p-a195b157.js.map → p-893a620c.js.map} +1 -1
  212. package/dist/components/p-8a8283f5.js +231 -0
  213. package/dist/components/p-8a8283f5.js.map +1 -0
  214. package/dist/components/{p-d8deaf7e.js → p-8f210b4c.js} +2 -2
  215. package/dist/components/{p-d8deaf7e.js.map → p-8f210b4c.js.map} +1 -1
  216. package/dist/components/{p-63fdb575.js → p-904b6845.js} +13 -13
  217. package/dist/components/{p-63fdb575.js.map → p-904b6845.js.map} +1 -1
  218. package/dist/components/{p-2710a332.js → p-9719c3f3.js} +7 -7
  219. package/dist/components/{p-2710a332.js.map → p-9719c3f3.js.map} +1 -1
  220. package/dist/components/{p-6d772a8d.js → p-98dde8b0.js} +28 -28
  221. package/dist/components/{p-6d772a8d.js.map → p-98dde8b0.js.map} +1 -1
  222. package/dist/components/{p-e8e1e393.js → p-9bc5461a.js} +12 -12
  223. package/dist/components/{p-e8e1e393.js.map → p-9bc5461a.js.map} +1 -1
  224. package/dist/components/{p-d1526680.js → p-9e2ee779.js} +7 -6
  225. package/dist/components/p-9e2ee779.js.map +1 -0
  226. package/dist/components/{p-97eb65a2.js → p-9e5ef13e.js} +4 -4
  227. package/dist/components/{p-97eb65a2.js.map → p-9e5ef13e.js.map} +1 -1
  228. package/dist/components/{p-4b81a248.js → p-9fcc7fb8.js} +13 -13
  229. package/dist/components/{p-4b81a248.js.map → p-9fcc7fb8.js.map} +1 -1
  230. package/dist/components/{p-43b9187e.js → p-a48b7170.js} +8 -8
  231. package/dist/components/{p-43b9187e.js.map → p-a48b7170.js.map} +1 -1
  232. package/dist/components/{p-fb913755.js → p-a524c1a5.js} +7 -7
  233. package/dist/components/{p-fb913755.js.map → p-a524c1a5.js.map} +1 -1
  234. package/dist/components/{p-12c22793.js → p-a5512dfc.js} +11 -11
  235. package/dist/components/{p-12c22793.js.map → p-a5512dfc.js.map} +1 -1
  236. package/dist/components/{p-93903284.js → p-ab1a0c9b.js} +25 -25
  237. package/dist/components/{p-93903284.js.map → p-ab1a0c9b.js.map} +1 -1
  238. package/dist/components/{p-ba79c73a.js → p-b1247d2f.js} +6 -6
  239. package/dist/components/{p-ba79c73a.js.map → p-b1247d2f.js.map} +1 -1
  240. package/dist/components/{p-5015d2f7.js → p-b7555b69.js} +15 -15
  241. package/dist/components/{p-5015d2f7.js.map → p-b7555b69.js.map} +1 -1
  242. package/dist/components/{p-4bcace13.js → p-bba9babd.js} +6 -3
  243. package/dist/components/p-bba9babd.js.map +1 -0
  244. package/dist/components/{p-b6bbd934.js → p-be478a63.js} +3 -3
  245. package/dist/components/{p-b6bbd934.js.map → p-be478a63.js.map} +1 -1
  246. package/dist/components/{p-6d984aff.js → p-c03bf1c2.js} +2 -2
  247. package/dist/components/{p-6d984aff.js.map → p-c03bf1c2.js.map} +1 -1
  248. package/dist/components/{p-38c88d25.js → p-c0473ff3.js} +13 -13
  249. package/dist/components/{p-38c88d25.js.map → p-c0473ff3.js.map} +1 -1
  250. package/dist/components/{p-4edacf2e.js → p-c188d3ad.js} +12 -12
  251. package/dist/components/p-c188d3ad.js.map +1 -0
  252. package/dist/components/{p-0c55578f.js → p-c19758ce.js} +4 -4
  253. package/dist/components/{p-0c55578f.js.map → p-c19758ce.js.map} +1 -1
  254. package/dist/components/{p-5c7faf00.js → p-c23e329c.js} +15 -15
  255. package/dist/components/{p-5c7faf00.js.map → p-c23e329c.js.map} +1 -1
  256. package/dist/components/p-c2b1e2fd.js +49 -0
  257. package/dist/components/p-c2b1e2fd.js.map +1 -0
  258. package/dist/components/{p-d6090a65.js → p-c4a1bbb8.js} +4 -4
  259. package/dist/components/{p-d6090a65.js.map → p-c4a1bbb8.js.map} +1 -1
  260. package/dist/components/p-cbe2fa98.js +123 -0
  261. package/dist/components/{p-48dfd0db.js.map → p-cbe2fa98.js.map} +1 -1
  262. package/dist/components/{p-92cf2e8f.js → p-ccbdacc9.js} +2 -2
  263. package/dist/components/{p-92cf2e8f.js.map → p-ccbdacc9.js.map} +1 -1
  264. package/dist/components/{p-9354bc57.js → p-d3fa1e77.js} +4 -4
  265. package/dist/components/{p-9354bc57.js.map → p-d3fa1e77.js.map} +1 -1
  266. package/dist/components/{p-a5ef5c15.js → p-da1b8bb1.js} +5 -5
  267. package/dist/components/{p-a5ef5c15.js.map → p-da1b8bb1.js.map} +1 -1
  268. package/dist/components/{p-0a4ae5ee.js → p-de7646e9.js} +4 -4
  269. package/dist/components/{p-0a4ae5ee.js.map → p-de7646e9.js.map} +1 -1
  270. package/dist/components/{p-c3586d99.js → p-e894cf0b.js} +14 -14
  271. package/dist/components/{p-c3586d99.js.map → p-e894cf0b.js.map} +1 -1
  272. package/dist/components/{p-5d8f7fac.js → p-e8e42e21.js} +9 -9
  273. package/dist/components/{p-5d8f7fac.js.map → p-e8e42e21.js.map} +1 -1
  274. package/dist/components/{p-49e6e33c.js → p-ebf5a90c.js} +16 -16
  275. package/dist/components/{p-49e6e33c.js.map → p-ebf5a90c.js.map} +1 -1
  276. package/dist/components/{p-754edcd2.js → p-ee2e6e07.js} +2 -2
  277. package/dist/components/{p-754edcd2.js.map → p-ee2e6e07.js.map} +1 -1
  278. package/dist/components/{p-68117149.js → p-ee93f201.js} +3 -3
  279. package/dist/components/{p-68117149.js.map → p-ee93f201.js.map} +1 -1
  280. package/dist/components/{p-ab583251.js → p-efca57cb.js} +4 -4
  281. package/dist/components/{p-ab583251.js.map → p-efca57cb.js.map} +1 -1
  282. package/dist/components/{p-11266f72.js → p-f04543c2.js} +3 -8
  283. package/dist/components/p-f04543c2.js.map +1 -0
  284. package/dist/components/{p-3eb6c346.js → p-f10e2152.js} +3 -3
  285. package/dist/components/{p-3eb6c346.js.map → p-f10e2152.js.map} +1 -1
  286. package/dist/components/{p-87b797d2.js → p-f4a081aa.js} +2 -2
  287. package/dist/components/{p-87b797d2.js.map → p-f4a081aa.js.map} +1 -1
  288. package/dist/components/{p-3d60d1ff.js → p-f4d38f75.js} +3 -3
  289. package/dist/components/{p-3d60d1ff.js.map → p-f4d38f75.js.map} +1 -1
  290. package/dist/components/{p-3a8c1290.js → p-f5396e0f.js} +4 -4
  291. package/dist/components/{p-3a8c1290.js.map → p-f5396e0f.js.map} +1 -1
  292. package/dist/components/{p-2e9815ef.js → p-f5648051.js} +2 -2
  293. package/dist/components/{p-2e9815ef.js.map → p-f5648051.js.map} +1 -1
  294. package/dist/components/{p-076e302d.js → p-f56ae370.js} +9 -9
  295. package/dist/components/{p-076e302d.js.map → p-f56ae370.js.map} +1 -1
  296. package/dist/components/{p-773d3773.js → p-f67d32f4.js} +13 -13
  297. package/dist/components/{p-773d3773.js.map → p-f67d32f4.js.map} +1 -1
  298. package/dist/components/{p-88e81ef7.js → p-f893b6cc.js} +5 -5
  299. package/dist/components/{p-88e81ef7.js.map → p-f893b6cc.js.map} +1 -1
  300. package/dist/components/{p-3814e921.js → p-f9e53a15.js} +37 -37
  301. package/dist/components/{p-3814e921.js.map → p-f9e53a15.js.map} +1 -1
  302. package/dist/components/{p-b8667d29.js → p-fb410f63.js} +4 -4
  303. package/dist/components/{p-b8667d29.js.map → p-fb410f63.js.map} +1 -1
  304. package/dist/components/{p-3ebeceb2.js → p-fd725e72.js} +12 -12
  305. package/dist/components/p-fd725e72.js.map +1 -0
  306. package/dist/components/smoothly-app-demo.js +98 -98
  307. package/dist/components/smoothly-app-room.js +1 -1
  308. package/dist/components/smoothly-app.js +1 -1
  309. package/dist/components/smoothly-back-to-top.js +1 -1
  310. package/dist/components/smoothly-burger.js +1 -1
  311. package/dist/components/smoothly-button-confirm.js +1 -1
  312. package/dist/components/smoothly-button-demo-standard.js +1 -1
  313. package/dist/components/smoothly-button-demo.js +1 -1
  314. package/dist/components/smoothly-calendar.js +1 -1
  315. package/dist/components/smoothly-checkbox.js +1 -1
  316. package/dist/components/smoothly-date-text.js +1 -1
  317. package/dist/components/smoothly-dialog-demo.js +1 -1
  318. package/dist/components/smoothly-dialog.js +1 -1
  319. package/dist/components/smoothly-display-demo-json.js +1 -1
  320. package/dist/components/smoothly-display-demo.js +1 -1
  321. package/dist/components/smoothly-display-json-object.js +1 -1
  322. package/dist/components/smoothly-display-json-primitive.js +1 -1
  323. package/dist/components/smoothly-display-json-record-key.js +1 -1
  324. package/dist/components/smoothly-display-json.js +1 -1
  325. package/dist/components/smoothly-display.js +1 -1
  326. package/dist/components/smoothly-filter-field.js +1 -1
  327. package/dist/components/smoothly-filter-input.js +1 -1
  328. package/dist/components/smoothly-filter-select.js +1 -1
  329. package/dist/components/smoothly-filter-toggle.js +1 -1
  330. package/dist/components/smoothly-filter.js +1 -1
  331. package/dist/components/smoothly-form-demo-all.js +1 -1
  332. package/dist/components/smoothly-form-demo-card.js +1 -1
  333. package/dist/components/smoothly-form-demo-controlled.js +1 -1
  334. package/dist/components/smoothly-form-demo-date-range.js +1 -1
  335. package/dist/components/smoothly-form-demo-date.js +1 -1
  336. package/dist/components/smoothly-form-demo-login.js +1 -1
  337. package/dist/components/smoothly-form-demo-pet.js +1 -1
  338. package/dist/components/smoothly-form-demo-prices.js +1 -1
  339. package/dist/components/smoothly-form-demo-schedule.js +1 -1
  340. package/dist/components/smoothly-form-demo-transparent.js +1 -1
  341. package/dist/components/smoothly-form-demo-typed.js +1 -1
  342. package/dist/components/smoothly-form-demo.js +1 -1
  343. package/dist/components/smoothly-form.js +1 -1
  344. package/dist/components/smoothly-icon-demo.js +1 -1
  345. package/dist/components/smoothly-icon.js +1 -1
  346. package/dist/components/smoothly-input-checkbox-demo.js +29 -29
  347. package/dist/components/smoothly-input-checkbox.js +1 -1
  348. package/dist/components/smoothly-input-clear.js +1 -1
  349. package/dist/components/smoothly-input-color-demo.js +1 -1
  350. package/dist/components/smoothly-input-color.js +1 -1
  351. package/dist/components/smoothly-input-date-demo.js +1 -1
  352. package/dist/components/smoothly-input-date-range.js +1 -1
  353. package/dist/components/smoothly-input-date-time.js +1 -1
  354. package/dist/components/smoothly-input-date.js +1 -1
  355. package/dist/components/smoothly-input-demo-standard.js +1 -1
  356. package/dist/components/smoothly-input-demo-user-input.js +1 -1
  357. package/dist/components/smoothly-input-demo.js +1 -1
  358. package/dist/components/smoothly-input-edit.js +1 -1
  359. package/dist/components/smoothly-input-file.js +1 -1
  360. package/dist/components/smoothly-input-month.js +1 -1
  361. package/dist/components/smoothly-input-price-demo.js +1 -1
  362. package/dist/components/smoothly-input-radio-item.js +1 -1
  363. package/dist/components/smoothly-input-radio.js +1 -1
  364. package/dist/components/smoothly-input-range-demo.js +1 -1
  365. package/dist/components/smoothly-input-range.js +1 -1
  366. package/dist/components/smoothly-input-reset.js +1 -1
  367. package/dist/components/smoothly-input-select.js +1 -1
  368. package/dist/components/smoothly-input-submit.js +1 -1
  369. package/dist/components/smoothly-input.js +1 -1
  370. package/dist/components/smoothly-item.js +1 -1
  371. package/dist/components/smoothly-label.js +1 -1
  372. package/dist/components/smoothly-lazy.js +1 -1
  373. package/dist/components/smoothly-load-more.js +1 -1
  374. package/dist/components/smoothly-modal.js +1 -1
  375. package/dist/components/smoothly-notification.js +1 -1
  376. package/dist/components/smoothly-notifier.js +1 -1
  377. package/dist/components/smoothly-spinner.js +1 -1
  378. package/dist/components/smoothly-submit.js +1 -1
  379. package/dist/components/smoothly-summary.js +1 -1
  380. package/dist/components/smoothly-tab.js +1 -1
  381. package/dist/components/smoothly-table-body.js +1 -1
  382. package/dist/components/smoothly-table-cell.js +1 -1
  383. package/dist/components/smoothly-table-demo-colspan.js +1 -1
  384. package/dist/components/smoothly-table-demo-filler-row.js +1 -1
  385. package/dist/components/smoothly-table-demo-filtered.js +1 -1
  386. package/dist/components/smoothly-table-demo-group.js +1 -1
  387. package/dist/components/smoothly-table-demo-nested-no-cell-inner.js +1 -1
  388. package/dist/components/smoothly-table-demo-nested-no-cell.js +1 -1
  389. package/dist/components/smoothly-table-demo-simple.js +1 -1
  390. package/dist/components/smoothly-table-demo.js +1 -1
  391. package/dist/components/smoothly-table-expandable-cell.js +1 -1
  392. package/dist/components/smoothly-table-expandable-row.js +1 -1
  393. package/dist/components/smoothly-table-filler-row.js +1 -1
  394. package/dist/components/smoothly-table-foot.js +1 -1
  395. package/dist/components/smoothly-table-head.js +1 -1
  396. package/dist/components/smoothly-table-row-group.js +1 -1
  397. package/dist/components/smoothly-table-row.js +1 -1
  398. package/dist/components/smoothly-table.js +1 -1
  399. package/dist/components/smoothly-tabs-demo.js +1 -1
  400. package/dist/components/smoothly-theme-color.js +1 -1
  401. package/dist/components/smoothly-theme-colors.js +1 -1
  402. package/dist/components/smoothly-theme-demo.js +1 -1
  403. package/dist/components/smoothly-theme-guide.js +1 -1
  404. package/dist/components/smoothly-theme-picker.js +1 -1
  405. package/dist/components/smoothly-toggle-switch-demo.js +1 -1
  406. package/dist/components/smoothly-toggle-switch.js +1 -1
  407. package/dist/components/smoothly-trigger-sink.js +1 -1
  408. package/dist/components/smoothly-trigger-source.js +1 -1
  409. package/dist/components/smoothly-trigger.js +1 -1
  410. package/dist/esm/loader.js +1 -1
  411. package/dist/esm/smoothly-app_103.entry.js +132 -146
  412. package/dist/esm/smoothly-app_103.entry.js.map +1 -1
  413. package/dist/esm/smoothly-input-checkbox-demo.entry.js +1 -1
  414. package/dist/esm/smoothly-submit.entry.js +1 -1
  415. package/dist/esm/smoothly-trigger-sink.entry.js +1 -1
  416. package/dist/esm/smoothly-trigger-source.entry.js +1 -1
  417. package/dist/esm/smoothly.js +1 -1
  418. package/dist/smoothly/{p-9f86e4b0.entry.js → p-68d9c9fc.entry.js} +2 -2
  419. package/dist/smoothly/{p-fc228f69.entry.js → p-6b174729.entry.js} +2 -2
  420. package/dist/smoothly/p-d372621a.entry.js +2 -0
  421. package/dist/smoothly/p-d372621a.entry.js.map +1 -0
  422. package/dist/smoothly/{p-46c1e8ff.entry.js → p-eb9ae48f.entry.js} +2 -2
  423. package/dist/smoothly/p-ef387b27.entry.js +2 -0
  424. package/dist/smoothly/smoothly.esm.js +1 -1
  425. package/dist/smoothly/smoothly.esm.js.map +1 -1
  426. package/dist/types/components/input/date/index.d.ts +1 -1
  427. package/dist/types/components/input/date/range/index.d.ts +1 -1
  428. package/dist/types/components/input/date/text/DateFormat.d.ts +2 -2
  429. package/dist/types/components/input/date/text/index.d.ts +1 -1
  430. package/dist/types/components/summary/index.d.ts +0 -6
  431. package/dist/types/components.d.ts +3 -9
  432. package/package.json +1 -1
  433. package/dist/components/p-00ad1280.js +0 -237
  434. package/dist/components/p-00ad1280.js.map +0 -1
  435. package/dist/components/p-0b9a28d6.js.map +0 -1
  436. package/dist/components/p-11266f72.js.map +0 -1
  437. package/dist/components/p-3ebeceb2.js.map +0 -1
  438. package/dist/components/p-48dfd0db.js +0 -123
  439. package/dist/components/p-4bcace13.js.map +0 -1
  440. package/dist/components/p-4edacf2e.js.map +0 -1
  441. package/dist/components/p-548de2b3.js +0 -45
  442. package/dist/components/p-74243da6.js.map +0 -1
  443. package/dist/components/p-a94971c4.js.map +0 -1
  444. package/dist/components/p-aade6a8f.js +0 -175
  445. package/dist/components/p-c6b15579.js +0 -67
  446. package/dist/components/p-c6b15579.js.map +0 -1
  447. package/dist/components/p-d1526680.js.map +0 -1
  448. package/dist/components/p-e2129765.js +0 -264
  449. package/dist/smoothly/p-48a96187.entry.js +0 -2
  450. package/dist/smoothly/p-48a96187.entry.js.map +0 -1
  451. package/dist/smoothly/p-8ba488d5.entry.js +0 -2
  452. /package/dist/smoothly/{p-9f86e4b0.entry.js.map → p-68d9c9fc.entry.js.map} +0 -0
  453. /package/dist/smoothly/{p-fc228f69.entry.js.map → p-6b174729.entry.js.map} +0 -0
  454. /package/dist/smoothly/{p-46c1e8ff.entry.js.map → p-eb9ae48f.entry.js.map} +0 -0
  455. /package/dist/smoothly/{p-8ba488d5.entry.js.map → p-ef387b27.entry.js.map} +0 -0
@@ -1,34 +1,34 @@
1
1
  import { p as proxyCustomElement, H, h, d as Host } from './p-f765921a.js';
2
2
  import { D as Date } from './p-390767c7.js';
3
3
  import { d as defineCustomElement$u } from './p-9a047645.js';
4
- import { d as defineCustomElement$t } from './p-6d984aff.js';
5
- import { d as defineCustomElement$s } from './p-baadaa91.js';
6
- import { d as defineCustomElement$r } from './p-4bcace13.js';
7
- import { d as defineCustomElement$q } from './p-d1526680.js';
8
- import { d as defineCustomElement$p } from './p-54ef3bb3.js';
9
- import { d as defineCustomElement$o } from './p-88e81ef7.js';
10
- import { d as defineCustomElement$n } from './p-92cf2e8f.js';
11
- import { d as defineCustomElement$m } from './p-86c2773f.js';
12
- import { d as defineCustomElement$l } from './p-754edcd2.js';
13
- import { d as defineCustomElement$k } from './p-5af92463.js';
14
- import { d as defineCustomElement$j } from './p-0b9a28d6.js';
15
- import { d as defineCustomElement$i } from './p-a5ef5c15.js';
16
- import { d as defineCustomElement$h } from './p-0c55578f.js';
17
- import { d as defineCustomElement$g } from './p-38c88d25.js';
18
- import { d as defineCustomElement$f } from './p-a94971c4.js';
19
- import { d as defineCustomElement$e } from './p-4edacf2e.js';
20
- import { d as defineCustomElement$d } from './p-3eb6c346.js';
21
- import { d as defineCustomElement$c } from './p-b8667d29.js';
22
- import { d as defineCustomElement$b } from './p-2b85f832.js';
23
- import { d as defineCustomElement$a } from './p-f6d82f3d.js';
24
- import { d as defineCustomElement$9 } from './p-652a91eb.js';
25
- import { d as defineCustomElement$8 } from './p-4b81a248.js';
26
- import { d as defineCustomElement$7 } from './p-d6090a65.js';
27
- import { d as defineCustomElement$6 } from './p-816a7eab.js';
28
- import { d as defineCustomElement$5 } from './p-c6cacf97.js';
29
- import { d as defineCustomElement$4 } from './p-0a1d82c8.js';
30
- import { d as defineCustomElement$3 } from './p-3d60d1ff.js';
31
- import { d as defineCustomElement$2 } from './p-7bc05387.js';
4
+ import { d as defineCustomElement$t } from './p-c03bf1c2.js';
5
+ import { d as defineCustomElement$s } from './p-2053972d.js';
6
+ import { d as defineCustomElement$r } from './p-bba9babd.js';
7
+ import { d as defineCustomElement$q } from './p-9e2ee779.js';
8
+ import { d as defineCustomElement$p } from './p-4e754f3b.js';
9
+ import { d as defineCustomElement$o } from './p-f893b6cc.js';
10
+ import { d as defineCustomElement$n } from './p-ccbdacc9.js';
11
+ import { d as defineCustomElement$m } from './p-3aed2b34.js';
12
+ import { d as defineCustomElement$l } from './p-ee2e6e07.js';
13
+ import { d as defineCustomElement$k } from './p-6ef8b1e4.js';
14
+ import { d as defineCustomElement$j } from './p-3f805be6.js';
15
+ import { d as defineCustomElement$i } from './p-da1b8bb1.js';
16
+ import { d as defineCustomElement$h } from './p-c19758ce.js';
17
+ import { d as defineCustomElement$g } from './p-c0473ff3.js';
18
+ import { d as defineCustomElement$f } from './p-28291796.js';
19
+ import { d as defineCustomElement$e } from './p-c188d3ad.js';
20
+ import { d as defineCustomElement$d } from './p-f10e2152.js';
21
+ import { d as defineCustomElement$c } from './p-fb410f63.js';
22
+ import { d as defineCustomElement$b } from './p-14a3e347.js';
23
+ import { d as defineCustomElement$a } from './p-55a6fa56.js';
24
+ import { d as defineCustomElement$9 } from './p-2d0013dc.js';
25
+ import { d as defineCustomElement$8 } from './p-9fcc7fb8.js';
26
+ import { d as defineCustomElement$7 } from './p-c4a1bbb8.js';
27
+ import { d as defineCustomElement$6 } from './p-7fa9a237.js';
28
+ import { d as defineCustomElement$5 } from './p-3fbe4e84.js';
29
+ import { d as defineCustomElement$4 } from './p-7c3726d9.js';
30
+ import { d as defineCustomElement$3 } from './p-f4d38f75.js';
31
+ import { d as defineCustomElement$2 } from './p-3e725e6b.js';
32
32
 
33
33
  const SmoothlyInputCheckboxDemo$1 = proxyCustomElement(class SmoothlyInputCheckboxDemo extends H {
34
34
  constructor() {
@@ -36,7 +36,7 @@ const SmoothlyInputCheckboxDemo$1 = proxyCustomElement(class SmoothlyInputCheckb
36
36
  this.__registerHost();
37
37
  }
38
38
  render() {
39
- return (h(Host, { key: 'b94e511ed9ebb9acfe29a583055b5c3d0c900688' }, h("h2", { key: '77d9f0115089cea9c3bfc022019c6116393799ff' }, "All inputs"), h("smoothly-form", { key: '2db3aa46ef2d30f4eab1a2647b33110416571e75', looks: "grid", readonly: true, action: "https://api.toiletapi.com/6b12fd2f-e896-46f9-b38f-25cf42cee4b4" }, h("smoothly-input", { key: 'dc4c8f0aff24710fca4f12bf065f0e1af2ff8d46', readonly: true, name: "First Name", value: "John" }, "First name"), h("smoothly-input", { key: '6df42b84d0ded3ead7f87386aaf804a9f7adcedf', name: "Last name", value: "Doe" }, "Last name", h("smoothly-input-clear", { key: '006aaf6d3095544124e9763934683f1bd2b300b8', size: "icon", slot: "end" })), h("smoothly-input", { key: '07d834d15660ba38ff7926bbb9a8269180c18584', type: "phone", name: "Phone", value: "777888999" }, "Phone", h("smoothly-input-reset", { key: '7d13e192a23319264e8e5180afcf723a21d9927d', size: "icon", slot: "end" })), h("smoothly-input-radio", { key: 'ddc5646207adb30376eb830b985b680e5281f8f1', clearable: true, name: "radioFirstInput" }, h("p", { key: '019382ac17efcec2e4f305808571641c63f1cbe2', slot: "label" }, "Clearable"), h("smoothly-input-radio-item", { key: '1ee3836f2d77dc85a2c7a93700951d1ac0c7a9be', slot: "options", value: "first" }, "Label 1"), h("smoothly-input-radio-item", { key: '87c90c90e1bcd674546e10f0be829005b1cf15cc', selected: true, slot: "options", value: "second" }, "Label 2"), h("smoothly-input-radio-item", { key: 'e32741b0db20decfe692b89460cabf9b93728ca3', slot: "options", value: "third" }, "Label 3")), h("smoothly-input-color", { key: '819df2854ec6b2b502977ef8b9466658a9fd9271', name: "color", value: "#479f56", output: "rgb" }, "Color"), h("smoothly-input-select", { key: '3f261b2105fd957a4564dc1ec00d177e045e3557', menuHeight: "7.5items", placeholder: "Select...", multiple: true, name: "select-month" }, h("label", { key: '2ce933cfe9a5ac40051aa77e75166ed5b0974246', slot: "label" }, "Month"), h("smoothly-item", { key: '20b9b302e8337624675c7549f3b0c6244a860533', value: "1" }, "January"), h("smoothly-item", { key: 'e559571f7100e4a5ecfacd5df6d50bd543127213', value: "2" }, "February"), h("smoothly-item", { key: 'e7e71dc569a0cf0986e29de3bd83838401bba84d', value: "3" }, "March"), h("smoothly-item", { key: 'bbd61732997e11b26ad64682768181701c8e316d', value: "4" }, "April"), h("smoothly-item", { key: '49a7d373168e925b44e77aae43fb06aa7a5ee623', value: "5" }, "May"), h("smoothly-item", { key: '43a26e082be0ff90224d633530b7d0d9fc1200f7', value: "6" }, "June"), h("smoothly-item", { key: '24ff86baf7a629422c111c2e9ae417a6f6a5d20b', value: "7" }, "July"), h("smoothly-item", { key: '7f0b013f96e400e84a70068d38add1d853dafc3e', value: "8" }, "August"), h("smoothly-item", { key: '1ebd9ec96a8e6b3a04cbe170b329587fe4de9094', value: "9" }, "September"), h("smoothly-item", { key: 'f6e47ab9f6fa34bf0636cb2db160a3b4f8efcc67', value: "10" }, "October"), h("smoothly-item", { key: 'a69d074aea73dba71760225f5dbce1235c6b1178', value: "11" }, "November"), h("smoothly-item", { key: 'dd60b0cffa0fe58315593329bbf1ebc773e4f4b9', value: "12" }, "December"), h("smoothly-input-clear", { key: '2a9e41e40e8f313e419bd94e03be8d2bdc952ec1', size: "icon", slot: "end" })), h("smoothly-input-select", { key: '3fed565a608c43d6dac4eda3aab68879e3e5627d', name: "select-icon", clearable: false, showSelected: false }, h("smoothly-item", { key: '9e98d00e0b563206a6cd653648d0140b5aeb8852', value: "folder", selected: true }, h("smoothly-icon", { key: '8a374fe45907830ca681caeec10780c2e305062a', size: "small", name: "folder-outline" })), h("smoothly-item", { key: '716ed9690884178b6326e6489e0a88f826a39559', value: "camera" }, h("smoothly-icon", { key: 'c0499b4a9f93740245e9c90f2aab854b51638f2c', size: "small", name: "camera-outline" }))), h("smoothly-input-checkbox", { key: 'b27bbdd13737755039c0e2330c0743a32946d74a', name: "checkbox" }, "Check the box"), h("smoothly-input-checkbox", { key: 'aa855cc704e04fb37b1980ecfda031bdf216ebf2', name: "checkbox2", checked: true }, "Check the box 2"), h("smoothly-input-date-range", { key: 'f0cdb03b8f3171f3029e7ba4ad6a0703d0a6ee05', start: Date.now(), end: Date.now() }), h("smoothly-input-date", { key: 'e172cfce2ace1e73116da1c7b676120a99fa3e08', name: "date" }, "Date", h("smoothly-input-clear", { key: '4317c35f43eaef96ea3b198c113eecaf16756690', slot: "end" })), h("smoothly-input-range", { key: 'ac00876551b694f3d88589025fed62433348878e', step: 1, name: "range3", value: 20000 }, "Select"), h("smoothly-input", { key: 'a381a639c2b0f88fa96c4a86a8ce087f73992811', name: "pets.0.name" }, "First Pet's Name"), h("smoothly-input-range", { key: '6c4c79fd82faa061446384b24283d124332b9fb7', name: "pets.0.age", max: 100, step: 1 }, "First Pet's Age"), h("smoothly-input", { key: '4f6e69dcd9b3d7210b0f4876f8e4d9162874c226', name: "pets.1.name" }, "Second Pet's Name"), h("smoothly-input-range", { key: '180f0a2a32334f6b78e9350d61d7d23fedd56995', name: "pets.1.age", max: 100, step: 1 }, "Second Pet's Age"), h("smoothly-input", { key: '025b9e166fff98f4a89b0fa58c6683b06ad9e41a', name: "pets.2.name" }, "Third Pet's Name"), h("smoothly-input-range", { key: '263891d17bf06c6f585be326a75fefd7b43aadfa', name: "pets.2.age", max: 100, step: 1 }, "Third Pet's Age"), h("smoothly-input-file", { key: '7322c2d2577328becffbf6a5ef67adb77d16bf31', name: "profile", placeholder: "Click or drag your profile picture here..." }, h("span", { key: '22061a11d7480288c0f01434d3cb5ff0a11c05ca', slot: "label" }, "Profile"), h("smoothly-icon", { key: 'efcf203370cdef80e800622d048253b37f664610', slot: "button", name: "person-circle-outline", size: "tiny", fill: "default" })), h("smoothly-input-clear", { key: '8a43e200e3d72d6a7a63c7c72290475f22263895', fill: "default", type: "form", color: "warning", slot: "clear", size: "icon", shape: "rounded" }), h("smoothly-input-edit", { key: '123a574613578d9e28f66b37ed60c8627eab6d37', fill: "default", type: "form", color: "tertiary", slot: "edit", size: "icon", shape: "rounded" }), h("smoothly-input-reset", { key: '537548d65ba04091b47f5ffd3a3a578be4bd3693', fill: "default", type: "form", color: "warning", slot: "reset", size: "icon", shape: "rounded" }), h("smoothly-input-submit", { key: '3d26b6295e850fbf18ed2fcd836955e975d2a6ff', delete: true, slot: "delete", color: "danger", size: "icon", shape: "rounded" }), h("smoothly-input-submit", { key: 'acf8e3faaf1c4148a46ff27a78169a003914ea16', fill: "default", color: "success", slot: "submit", size: "icon", shape: "rounded" }))));
39
+ return (h(Host, { key: 'ee779f8f531a7be7e12b799870e2dfa1057e4b18' }, h("h2", { key: 'cb1bc3ba16138ea0bd9b4e8a997c76ccd4a6520b' }, "All inputs"), h("smoothly-form", { key: 'a15b4ba795d57dd7e8d52e7bf4bf368f022539c6', looks: "grid", readonly: true, action: "https://api.toiletapi.com/6b12fd2f-e896-46f9-b38f-25cf42cee4b4" }, h("smoothly-input", { key: '14623371a64369d2325c112b0683676db70454d9', readonly: true, name: "First Name", value: "John" }, "First name"), h("smoothly-input", { key: '9c6e2092bb9a7e89621bb0e96f5658e6645f8974', name: "Last name", value: "Doe" }, "Last name", h("smoothly-input-clear", { key: '51e6f70558551cfb6793b5a4667ffe7cbc432ae1', size: "icon", slot: "end" })), h("smoothly-input", { key: '3ce5c189787bc306b3aa59fa4bd0c1a0a1118648', type: "phone", name: "Phone", value: "777888999" }, "Phone", h("smoothly-input-reset", { key: '8c64916f1cf2b476bacb115d0032e6a298ef6a50', size: "icon", slot: "end" })), h("smoothly-input-radio", { key: '3d62d4976404b96b57c500492bce1cc9976c4655', clearable: true, name: "radioFirstInput" }, h("p", { key: 'f4d5f5bdd09755d869a533b5063850f5922ad6fb', slot: "label" }, "Clearable"), h("smoothly-input-radio-item", { key: '01ceb1abc5d19b135f061fd334308efa4f8e011c', slot: "options", value: "first" }, "Label 1"), h("smoothly-input-radio-item", { key: '41b314c2720d9b8d370c53b51773760edd717fbb', selected: true, slot: "options", value: "second" }, "Label 2"), h("smoothly-input-radio-item", { key: 'a8544e619ca1f1c8f875d35c0f55be9308bc4fc1', slot: "options", value: "third" }, "Label 3")), h("smoothly-input-color", { key: 'a6c6140f53e9cb97147a8877e5593e5a74bcf604', name: "color", value: "#479f56", output: "rgb" }, "Color"), h("smoothly-input-select", { key: 'f4762346fce0bb8dc621fe7964debdaebec3ec04', menuHeight: "7.5items", placeholder: "Select...", multiple: true, name: "select-month" }, h("label", { key: 'ae8c1bed23a7a1be6a0b2d76933b89447a1d32b7', slot: "label" }, "Month"), h("smoothly-item", { key: '352cf820f10708dc51a64e51421a635c9b45bb7f', value: "1" }, "January"), h("smoothly-item", { key: 'fee03550b9a6060500693d207b03f91e7b45234c', value: "2" }, "February"), h("smoothly-item", { key: '67093f468e949888e39af4b504941cbf1540a33b', value: "3" }, "March"), h("smoothly-item", { key: 'f96a8a86b736af513e1ac9f1d5c9ce47a23772ed', value: "4" }, "April"), h("smoothly-item", { key: '525c0a84828663326d5c135d5e81cce195e29b63', value: "5" }, "May"), h("smoothly-item", { key: '433cad775f9c39e8681f63d03d160e43df1417b7', value: "6" }, "June"), h("smoothly-item", { key: '431c3e9e44521f0750e90742da750d7319debd91', value: "7" }, "July"), h("smoothly-item", { key: '8d618aad881caa8d697af1eb37b3420839683820', value: "8" }, "August"), h("smoothly-item", { key: '5e2c5cb5c44f2b577ce5c66b5bf10059e0ce21b6', value: "9" }, "September"), h("smoothly-item", { key: '6746b8737734be0c7ad199403b784b1ec7befe6c', value: "10" }, "October"), h("smoothly-item", { key: '01659ba085a866d3e79164a79d97b2d7dab8b639', value: "11" }, "November"), h("smoothly-item", { key: '9959ff95d6eef28b9ee1cc8bef58c4a65351131f', value: "12" }, "December"), h("smoothly-input-clear", { key: 'e47d8d406e24d64e0ade1a5ed57347557d2415e1', size: "icon", slot: "end" })), h("smoothly-input-select", { key: 'c4ac6415e846b0f9a80c0c93902e19c79c49b292', name: "select-icon", clearable: false, showSelected: false }, h("smoothly-item", { key: 'dda530642163e597f13cda5d93ae8393c827418e', value: "folder", selected: true }, h("smoothly-icon", { key: '2d63f662a40cae5ac6a6ff186bb01eb077c84de8', size: "small", name: "folder-outline" })), h("smoothly-item", { key: 'bbcbc37c049476b543190a765c14e954a437cfc1', value: "camera" }, h("smoothly-icon", { key: 'e91dcbb0643ffc43c5cc2d9b63a178117e96b651', size: "small", name: "camera-outline" }))), h("smoothly-input-checkbox", { key: '382212ae2f8e2c1057e5a47ddf2e513221bce02a', name: "checkbox" }, "Check the box"), h("smoothly-input-checkbox", { key: '6afb7f263b2304468a4ffa52eafa2212a83b4272', name: "checkbox2", checked: true }, "Check the box 2"), h("smoothly-input-date-range", { key: '37a74499bd49ea62f0e74a6c13d5a2ee7ea71bd3', start: Date.now(), end: Date.now() }), h("smoothly-input-date", { key: '2c8fd121ef34e8b3b73b45ecf4629c23958b9fbc', name: "date" }, "Date", h("smoothly-input-clear", { key: '4b8d5b2929fe9314ca50c0a621e9af369236223a', slot: "end" })), h("smoothly-input-range", { key: 'a2b4b53a2b9b621c729ba882935923ce75244b76', step: 1, name: "range3", value: 20000 }, "Select"), h("smoothly-input", { key: '9213a231df669f195d70eba65a110f8c3867f87e', name: "pets.0.name" }, "First Pet's Name"), h("smoothly-input-range", { key: 'a0dc8bb1ceaeab485e202a4e72e68351acfdd9f7', name: "pets.0.age", max: 100, step: 1 }, "First Pet's Age"), h("smoothly-input", { key: '1b2d472f8cd38404ae9b89ede6c489c85f07c2cc', name: "pets.1.name" }, "Second Pet's Name"), h("smoothly-input-range", { key: '803ecd23d4e3811c11595b3009912b862b01c319', name: "pets.1.age", max: 100, step: 1 }, "Second Pet's Age"), h("smoothly-input", { key: '5426b1362991f692af2f1aa7f7d2f0744a0a0a24', name: "pets.2.name" }, "Third Pet's Name"), h("smoothly-input-range", { key: 'b242d53d29ca785db86b5e04cdd2e7529333d1ef', name: "pets.2.age", max: 100, step: 1 }, "Third Pet's Age"), h("smoothly-input-file", { key: '7da877f2c55611d7069f8477862786331dbdf270', name: "profile", placeholder: "Click or drag your profile picture here..." }, h("span", { key: '95cc80a68308c1fac9b1f16d8d2f15c42223eb7b', slot: "label" }, "Profile"), h("smoothly-icon", { key: '9dbd3fe8dda01daec047a5e8d41d912b4960ae77', slot: "button", name: "person-circle-outline", size: "tiny", fill: "default" })), h("smoothly-input-clear", { key: '5dce8489af64fc00a3fe71bd504a8bd7eb49a845', fill: "default", type: "form", color: "warning", slot: "clear", size: "icon", shape: "rounded" }), h("smoothly-input-edit", { key: '2a7504ceeeb689ac3f1965229cecc4827af379b8', fill: "default", type: "form", color: "tertiary", slot: "edit", size: "icon", shape: "rounded" }), h("smoothly-input-reset", { key: '07a37c2f078391c3d1f3eab10912b19e3c94afd9', fill: "default", type: "form", color: "warning", slot: "reset", size: "icon", shape: "rounded" }), h("smoothly-input-submit", { key: '468fdfa03eda7cfaf9412130230501b7c5e0bf78', delete: true, slot: "delete", color: "danger", size: "icon", shape: "rounded" }), h("smoothly-input-submit", { key: 'db873983dfd9160488d10f1bf6fdf9234d767ef4', fill: "default", color: "success", slot: "submit", size: "icon", shape: "rounded" }))));
40
40
  }
41
41
  }, [2, "smoothly-input-checkbox-demo"]);
42
42
  function defineCustomElement$1() {
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputCheckbox$1, d as defineCustomElement$1 } from './p-a5ef5c15.js';
1
+ import { S as SmoothlyInputCheckbox$1, d as defineCustomElement$1 } from './p-da1b8bb1.js';
2
2
 
3
3
  const SmoothlyInputCheckbox = SmoothlyInputCheckbox$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputClear$1, d as defineCustomElement$1 } from './p-0c55578f.js';
1
+ import { S as SmoothlyInputClear$1, d as defineCustomElement$1 } from './p-c19758ce.js';
2
2
 
3
3
  const SmoothlyInputClear = SmoothlyInputClear$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputColorDemo$1, d as defineCustomElement$1 } from './p-e8e1e393.js';
1
+ import { S as SmoothlyInputColorDemo$1, d as defineCustomElement$1 } from './p-9bc5461a.js';
2
2
 
3
3
  const SmoothlyInputColorDemo = SmoothlyInputColorDemo$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputColor$1, d as defineCustomElement$1 } from './p-38c88d25.js';
1
+ import { S as SmoothlyInputColor$1, d as defineCustomElement$1 } from './p-c0473ff3.js';
2
2
 
3
3
  const SmoothlyInputColor = SmoothlyInputColor$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputDateDemo$1, d as defineCustomElement$1 } from './p-30d5e6ae.js';
1
+ import { S as SmoothlyInputDateDemo$1, d as defineCustomElement$1 } from './p-1b8e16b8.js';
2
2
 
3
3
  const SmoothlyInputDateDemo = SmoothlyInputDateDemo$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputDateRange$1, d as defineCustomElement$1 } from './p-4edacf2e.js';
1
+ import { S as SmoothlyInputDateRange$1, d as defineCustomElement$1 } from './p-c188d3ad.js';
2
2
 
3
3
  const SmoothlyInputDateRange = SmoothlyInputDateRange$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputDateTime$1, d as defineCustomElement$1 } from './p-773d3773.js';
1
+ import { S as SmoothlyInputDateTime$1, d as defineCustomElement$1 } from './p-f67d32f4.js';
2
2
 
3
3
  const SmoothlyInputDateTime = SmoothlyInputDateTime$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputDate$1, d as defineCustomElement$1 } from './p-a94971c4.js';
1
+ import { S as SmoothlyInputDate$1, d as defineCustomElement$1 } from './p-28291796.js';
2
2
 
3
3
  const SmoothlyInputDate = SmoothlyInputDate$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputDemoStandard$1, d as defineCustomElement$1 } from './p-6d772a8d.js';
1
+ import { S as SmoothlyInputDemoStandard$1, d as defineCustomElement$1 } from './p-98dde8b0.js';
2
2
 
3
3
  const SmoothlyInputDemoStandard = SmoothlyInputDemoStandard$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputDemoUserInput$1, d as defineCustomElement$1 } from './p-93903284.js';
1
+ import { S as SmoothlyInputDemoUserInput$1, d as defineCustomElement$1 } from './p-ab1a0c9b.js';
2
2
 
3
3
  const SmoothlyInputDemoUserInput = SmoothlyInputDemoUserInput$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputDemo$1, d as defineCustomElement$1 } from './p-e2129765.js';
1
+ import { S as SmoothlyInputDemo$1, d as defineCustomElement$1 } from './p-37a8a567.js';
2
2
 
3
3
  const SmoothlyInputDemo = SmoothlyInputDemo$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputEdit$1, d as defineCustomElement$1 } from './p-3eb6c346.js';
1
+ import { S as SmoothlyInputEdit$1, d as defineCustomElement$1 } from './p-f10e2152.js';
2
2
 
3
3
  const SmoothlyInputEdit = SmoothlyInputEdit$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputFile$1, d as defineCustomElement$1 } from './p-b8667d29.js';
1
+ import { S as SmoothlyInputFile$1, d as defineCustomElement$1 } from './p-fb410f63.js';
2
2
 
3
3
  const SmoothlyInputFile = SmoothlyInputFile$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputMonth$1, d as defineCustomElement$1 } from './p-2b85f832.js';
1
+ import { S as SmoothlyInputMonth$1, d as defineCustomElement$1 } from './p-14a3e347.js';
2
2
 
3
3
  const SmoothlyInputMonth = SmoothlyInputMonth$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputPriceDemo$1, d as defineCustomElement$1 } from './p-0c936167.js';
1
+ import { S as SmoothlyInputPriceDemo$1, d as defineCustomElement$1 } from './p-30fa1e5e.js';
2
2
 
3
3
  const SmoothlyInputPriceDemo = SmoothlyInputPriceDemo$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputRadioItem$1, d as defineCustomElement$1 } from './p-652a91eb.js';
1
+ import { S as SmoothlyInputRadioItem$1, d as defineCustomElement$1 } from './p-2d0013dc.js';
2
2
 
3
3
  const SmoothlyInputRadioItem = SmoothlyInputRadioItem$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputRadio$1, d as defineCustomElement$1 } from './p-f6d82f3d.js';
1
+ import { S as SmoothlyInputRadio$1, d as defineCustomElement$1 } from './p-55a6fa56.js';
2
2
 
3
3
  const SmoothlyInputRadio = SmoothlyInputRadio$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputRangeDemo$1, d as defineCustomElement$1 } from './p-12c22793.js';
1
+ import { S as SmoothlyInputRangeDemo$1, d as defineCustomElement$1 } from './p-a5512dfc.js';
2
2
 
3
3
  const SmoothlyInputRangeDemo = SmoothlyInputRangeDemo$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputRange$1, d as defineCustomElement$1 } from './p-4b81a248.js';
1
+ import { S as SmoothlyInputRange$1, d as defineCustomElement$1 } from './p-9fcc7fb8.js';
2
2
 
3
3
  const SmoothlyInputRange = SmoothlyInputRange$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputReset$1, d as defineCustomElement$1 } from './p-d6090a65.js';
1
+ import { S as SmoothlyInputReset$1, d as defineCustomElement$1 } from './p-c4a1bbb8.js';
2
2
 
3
3
  const SmoothlyInputReset = SmoothlyInputReset$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputSelect$1, d as defineCustomElement$1 } from './p-816a7eab.js';
1
+ import { S as SmoothlyInputSelect$1, d as defineCustomElement$1 } from './p-7fa9a237.js';
2
2
 
3
3
  const SmoothlyInputSelect = SmoothlyInputSelect$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInputSubmit$1, d as defineCustomElement$1 } from './p-c6cacf97.js';
1
+ import { S as SmoothlyInputSubmit$1, d as defineCustomElement$1 } from './p-3fbe4e84.js';
2
2
 
3
3
  const SmoothlyInputSubmit = SmoothlyInputSubmit$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyInput$1, d as defineCustomElement$1 } from './p-0b9a28d6.js';
1
+ import { S as SmoothlyInput$1, d as defineCustomElement$1 } from './p-3f805be6.js';
2
2
 
3
3
  const SmoothlyInput = SmoothlyInput$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyItem$1, d as defineCustomElement$1 } from './p-0a1d82c8.js';
1
+ import { S as SmoothlyItem$1, d as defineCustomElement$1 } from './p-7c3726d9.js';
2
2
 
3
3
  const SmoothlyItem = SmoothlyItem$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyLabel$1, d as defineCustomElement$1 } from './p-f5608cd0.js';
1
+ import { S as SmoothlyLabel$1, d as defineCustomElement$1 } from './p-56e8abd3.js';
2
2
 
3
3
  const SmoothlyLabel = SmoothlyLabel$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyLazy$1, d as defineCustomElement$1 } from './p-151b5731.js';
1
+ import { S as SmoothlyLazy$1, d as defineCustomElement$1 } from './p-25651163.js';
2
2
 
3
3
  const SmoothlyLazy = SmoothlyLazy$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { L as LoadMore, d as defineCustomElement$1 } from './p-fdd004bf.js';
1
+ import { L as LoadMore, d as defineCustomElement$1 } from './p-8153821c.js';
2
2
 
3
3
  const SmoothlyLoadMore = LoadMore;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyModal$1, d as defineCustomElement$1 } from './p-0612dd0d.js';
1
+ import { S as SmoothlyModal$1, d as defineCustomElement$1 } from './p-79f7dce6.js';
2
2
 
3
3
  const SmoothlyModal = SmoothlyModal$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { N as Notification, d as defineCustomElement$1 } from './p-97eb65a2.js';
1
+ import { N as Notification, d as defineCustomElement$1 } from './p-9e5ef13e.js';
2
2
 
3
3
  const SmoothlyNotification = Notification;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { N as Notifier, d as defineCustomElement$1 } from './p-d1cd4e2e.js';
1
+ import { N as Notifier, d as defineCustomElement$1 } from './p-8874881c.js';
2
2
 
3
3
  const SmoothlyNotifier = Notifier;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlySpinner$1, d as defineCustomElement$1 } from './p-3d60d1ff.js';
1
+ import { S as SmoothlySpinner$1, d as defineCustomElement$1 } from './p-f4d38f75.js';
2
2
 
3
3
  const SmoothlySpinner = SmoothlySpinner$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -32,7 +32,7 @@ const SmoothlySubmit$1 = proxyCustomElement(class SmoothlySubmit extends H {
32
32
  (_a = this.parent) === null || _a === void 0 ? void 0 : _a.submit();
33
33
  }
34
34
  render() {
35
- return (h(Button, { key: '422492b144ef1857166e9a5b898d554a2683780c', disabled: this.disabled, type: this.type }, h("slot", { key: '00a9e1f60addff0bb38d713af547221106084b4a' })));
35
+ return (h(Button, { key: '1126363e33c9df54032d68e0b1637800fd59a547', disabled: this.disabled, type: this.type }, h("slot", { key: 'b0c64e8c390d82c430c78fd377f82106ac2cb6f0' })));
36
36
  }
37
37
  static get style() { return SmoothlySubmitStyle0; }
38
38
  }, [6, "smoothly-submit", {
@@ -1,4 +1,4 @@
1
- import { S as SmoothlySummary$1, d as defineCustomElement$1 } from './p-c6b15579.js';
1
+ import { S as SmoothlySummary$1, d as defineCustomElement$1 } from './p-c2b1e2fd.js';
2
2
 
3
3
  const SmoothlySummary = SmoothlySummary$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTab$1, d as defineCustomElement$1 } from './p-b6bbd934.js';
1
+ import { S as SmoothlyTab$1, d as defineCustomElement$1 } from './p-be478a63.js';
2
2
 
3
3
  const SmoothlyTab = SmoothlyTab$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableBody$1, d as defineCustomElement$1 } from './p-2e9815ef.js';
1
+ import { S as SmoothlyTableBody$1, d as defineCustomElement$1 } from './p-f5648051.js';
2
2
 
3
3
  const SmoothlyTableBody = SmoothlyTableBody$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableCell$1, d as defineCustomElement$1 } from './p-ad1e94af.js';
1
+ import { S as SmoothlyTableCell$1, d as defineCustomElement$1 } from './p-28d79a77.js';
2
2
 
3
3
  const SmoothlyTableCell = SmoothlyTableCell$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableDemoColspan$1, d as defineCustomElement$1 } from './p-5c7faf00.js';
1
+ import { S as SmoothlyTableDemoColspan$1, d as defineCustomElement$1 } from './p-c23e329c.js';
2
2
 
3
3
  const SmoothlyTableDemoColspan = SmoothlyTableDemoColspan$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableDemoFillerRow$1, d as defineCustomElement$1 } from './p-c0d64c2c.js';
1
+ import { S as SmoothlyTableDemoFillerRow$1, d as defineCustomElement$1 } from './p-286afcd7.js';
2
2
 
3
3
  const SmoothlyTableDemoFillerRow = SmoothlyTableDemoFillerRow$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { T as TableDemoFiltered, d as defineCustomElement$1 } from './p-ab6fcd64.js';
1
+ import { T as TableDemoFiltered, d as defineCustomElement$1 } from './p-883eb635.js';
2
2
 
3
3
  const SmoothlyTableDemoFiltered = TableDemoFiltered;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableDemoGroup$1, d as defineCustomElement$1 } from './p-48dfd0db.js';
1
+ import { S as SmoothlyTableDemoGroup$1, d as defineCustomElement$1 } from './p-cbe2fa98.js';
2
2
 
3
3
  const SmoothlyTableDemoGroup = SmoothlyTableDemoGroup$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableDemoNestedNoCellInner$1, d as defineCustomElement$1 } from './p-fb913755.js';
1
+ import { S as SmoothlyTableDemoNestedNoCellInner$1, d as defineCustomElement$1 } from './p-a524c1a5.js';
2
2
 
3
3
  const SmoothlyTableDemoNestedNoCellInner = SmoothlyTableDemoNestedNoCellInner$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableDemoNestedNoCell$1, d as defineCustomElement$1 } from './p-2e0d658c.js';
1
+ import { S as SmoothlyTableDemoNestedNoCell$1, d as defineCustomElement$1 } from './p-047334a5.js';
2
2
 
3
3
  const SmoothlyTableDemoNestedNoCell = SmoothlyTableDemoNestedNoCell$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableDemoSimple$1, d as defineCustomElement$1 } from './p-c3586d99.js';
1
+ import { S as SmoothlyTableDemoSimple$1, d as defineCustomElement$1 } from './p-e894cf0b.js';
2
2
 
3
3
  const SmoothlyTableDemoSimple = SmoothlyTableDemoSimple$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableDemo$1, d as defineCustomElement$1 } from './p-3814e921.js';
1
+ import { S as SmoothlyTableDemo$1, d as defineCustomElement$1 } from './p-f9e53a15.js';
2
2
 
3
3
  const SmoothlyTableDemo = SmoothlyTableDemo$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableExpandableCell$1, d as defineCustomElement$1 } from './p-9d1eb839.js';
1
+ import { S as SmoothlyTableExpandableCell$1, d as defineCustomElement$1 } from './p-7393ae40.js';
2
2
 
3
3
  const SmoothlyTableExpandableCell = SmoothlyTableExpandableCell$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableExpandableRow$1, d as defineCustomElement$1 } from './p-58edcb04.js';
1
+ import { S as SmoothlyTableExpandableRow$1, d as defineCustomElement$1 } from './p-82c7b41d.js';
2
2
 
3
3
  const SmoothlyTableExpandableRow = SmoothlyTableExpandableRow$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableFillerRow$1, d as defineCustomElement$1 } from './p-9354bc57.js';
1
+ import { S as SmoothlyTableFillerRow$1, d as defineCustomElement$1 } from './p-d3fa1e77.js';
2
2
 
3
3
  const SmoothlyTableFillerRow = SmoothlyTableFillerRow$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableFoot$1, d as defineCustomElement$1 } from './p-903dda51.js';
1
+ import { S as SmoothlyTableFoot$1, d as defineCustomElement$1 } from './p-5c22b8e0.js';
2
2
 
3
3
  const SmoothlyTableFoot = SmoothlyTableFoot$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableHead$1, d as defineCustomElement$1 } from './p-d2bdcaa5.js';
1
+ import { S as SmoothlyTableHead$1, d as defineCustomElement$1 } from './p-23a642e0.js';
2
2
 
3
3
  const SmoothlyTableHead = SmoothlyTableHead$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableRowGroup$1, d as defineCustomElement$1 } from './p-d2a5c479.js';
1
+ import { S as SmoothlyTableRowGroup$1, d as defineCustomElement$1 } from './p-2f9abfb1.js';
2
2
 
3
3
  const SmoothlyTableRowGroup = SmoothlyTableRowGroup$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTableRow$1, d as defineCustomElement$1 } from './p-d8deaf7e.js';
1
+ import { S as SmoothlyTableRow$1, d as defineCustomElement$1 } from './p-8f210b4c.js';
2
2
 
3
3
  const SmoothlyTableRow = SmoothlyTableRow$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTable$1, d as defineCustomElement$1 } from './p-a786ea58.js';
1
+ import { S as SmoothlyTable$1, d as defineCustomElement$1 } from './p-3e89effc.js';
2
2
 
3
3
  const SmoothlyTable = SmoothlyTable$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTabsDemo$1, d as defineCustomElement$1 } from './p-e6d44fec.js';
1
+ import { S as SmoothlyTabsDemo$1, d as defineCustomElement$1 } from './p-513ba94d.js';
2
2
 
3
3
  const SmoothlyTabsDemo = SmoothlyTabsDemo$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyThemeColor$1, d as defineCustomElement$1 } from './p-4286e2c5.js';
1
+ import { S as SmoothlyThemeColor$1, d as defineCustomElement$1 } from './p-7dc42c2a.js';
2
2
 
3
3
  const SmoothlyThemeColor = SmoothlyThemeColor$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyThemeColors$1, d as defineCustomElement$1 } from './p-c90beb52.js';
1
+ import { S as SmoothlyThemeColors$1, d as defineCustomElement$1 } from './p-54ce65bd.js';
2
2
 
3
3
  const SmoothlyThemeColors = SmoothlyThemeColors$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyThemeDemo$1, d as defineCustomElement$1 } from './p-5c3ef9b4.js';
1
+ import { S as SmoothlyThemeDemo$1, d as defineCustomElement$1 } from './p-6e022d08.js';
2
2
 
3
3
  const SmoothlyThemeDemo = SmoothlyThemeDemo$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyThemeColors, d as defineCustomElement$1 } from './p-12798957.js';
1
+ import { S as SmoothlyThemeColors, d as defineCustomElement$1 } from './p-4691f468.js';
2
2
 
3
3
  const SmoothlyThemeGuide = SmoothlyThemeColors;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyThemePicker$1, d as defineCustomElement$1 } from './p-ba79c73a.js';
1
+ import { S as SmoothlyThemePicker$1, d as defineCustomElement$1 } from './p-b1247d2f.js';
2
2
 
3
3
  const SmoothlyThemePicker = SmoothlyThemePicker$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyToggleSwitchDemo$1, d as defineCustomElement$1 } from './p-548de2b3.js';
1
+ import { S as SmoothlyToggleSwitchDemo$1, d as defineCustomElement$1 } from './p-5cd850dd.js';
2
2
 
3
3
  const SmoothlyToggleSwitchDemo = SmoothlyToggleSwitchDemo$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyToggleSwitch$1, d as defineCustomElement$1 } from './p-7bc05387.js';
1
+ import { S as SmoothlyToggleSwitch$1, d as defineCustomElement$1 } from './p-3e725e6b.js';
2
2
 
3
3
  const SmoothlyToggleSwitch = SmoothlyToggleSwitch$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -27,7 +27,7 @@ const SmoothlyTriggerSink$1 = proxyCustomElement(class SmoothlyTriggerSink exten
27
27
  }
28
28
  }
29
29
  render() {
30
- return h("slot", { key: 'd81629bcdd8a45146970756403af956cbb0a0cb8' });
30
+ return h("slot", { key: 'ad3a28205d6c27aa56db36ddf3befe5ca4257639' });
31
31
  }
32
32
  static get style() { return SmoothlyTriggerSinkStyle0; }
33
33
  }, [6, "smoothly-trigger-sink", {
@@ -23,7 +23,7 @@ const SmoothlyTriggerSource$1 = proxyCustomElement(class SmoothlyTriggerSource e
23
23
  }, window);
24
24
  }
25
25
  render() {
26
- return h("slot", { key: 'a08f5269e48bb85073d311f05d2bcdebb1a7d0b7' });
26
+ return h("slot", { key: '440df0c97fd128283a30d9c9477e4550e93290a5' });
27
27
  }
28
28
  get element() { return this; }
29
29
  static get style() { return SmoothlyTriggerSourceStyle0; }
@@ -1,4 +1,4 @@
1
- import { S as SmoothlyTrigger$1, d as defineCustomElement$1 } from './p-87b797d2.js';
1
+ import { S as SmoothlyTrigger$1, d as defineCustomElement$1 } from './p-f4a081aa.js';
2
2
 
3
3
  const SmoothlyTrigger = SmoothlyTrigger$1;
4
4
  const defineCustomElement = defineCustomElement$1;