smoothly 1.2.1-alpha.47 → 1.2.1-alpha.49

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 (444) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/{smoothly-app_107.cjs.entry.js → smoothly-app_109.cjs.entry.js} +272 -238
  3. package/dist/cjs/smoothly-app_109.cjs.entry.js.map +1 -0
  4. package/dist/cjs/smoothly-input-checkbox-demo.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/collection-manifest.json +2 -0
  9. package/dist/collection/components/button/Button.js +1 -1
  10. package/dist/collection/components/button/Button.js.map +1 -1
  11. package/dist/collection/components/button/index.js +3 -4
  12. package/dist/collection/components/button/index.js.map +1 -1
  13. package/dist/collection/components/form/demo/pet/index.js +1 -1
  14. package/dist/collection/components/form/demo/pet/index.js.map +1 -1
  15. package/dist/collection/components/form/demo/prices/index.js +1 -1
  16. package/dist/collection/components/form/demo/transparent/index.js +1 -1
  17. package/dist/collection/components/form/demo/typed/index.js +1 -1
  18. package/dist/collection/components/icon/demo/index.js +1 -1
  19. package/dist/collection/components/icon/index.js +1 -1
  20. package/dist/collection/components/input/checkbox/demo/index.js +1 -1
  21. package/dist/collection/components/input/checkbox/index.js +1 -1
  22. package/dist/collection/components/input/clear/index.js +1 -1
  23. package/dist/collection/components/input/color/demo/index.js +1 -1
  24. package/dist/collection/components/input/color/index.js +2 -2
  25. package/dist/collection/components/input/date/index.js +3 -3
  26. package/dist/collection/components/input/date/range/index.js +2 -2
  27. package/dist/collection/components/input/demo/index.js +5 -5
  28. package/dist/collection/components/input/demo/price/index.js +1 -1
  29. package/dist/collection/components/input/demo/standard/index.js +1 -1
  30. package/dist/collection/components/input/edit/index.js +1 -1
  31. package/dist/collection/components/input/file/index.js +1 -1
  32. package/dist/collection/components/input/index.js +2 -2
  33. package/dist/collection/components/input/month/index.js +2 -2
  34. package/dist/collection/components/input/radio/index.js +1 -1
  35. package/dist/collection/components/input/radio/item/index.js +1 -1
  36. package/dist/collection/components/input/range/demo/index.js +1 -1
  37. package/dist/collection/components/input/range/index.js +4 -4
  38. package/dist/collection/components/input/reset/index.js +1 -1
  39. package/dist/collection/components/input/select/index.js +3 -3
  40. package/dist/collection/components/input/submit/index.js +1 -1
  41. package/dist/collection/components/item/index.js +1 -1
  42. package/dist/collection/components/label/index.js +2 -2
  43. package/dist/collection/components/lazy/index.js +1 -1
  44. package/dist/collection/components/load-more/index.js +1 -1
  45. package/dist/collection/components/modal/index.js +1 -1
  46. package/dist/collection/components/next/demo/colspan/index.js +1 -1
  47. package/dist/collection/components/next/demo/fillerRow/filleRowDemo.js +32 -0
  48. package/dist/collection/components/next/demo/fillerRow/filleRowDemo.js.map +1 -0
  49. package/dist/collection/components/next/demo/fillerRow/style.css +9 -0
  50. package/dist/collection/components/next/demo/filtered/index.js +5 -5
  51. package/dist/collection/components/next/demo/group/index.js +1 -1
  52. package/dist/collection/components/next/demo/index.js +1 -1
  53. package/dist/collection/components/next/demo/index.js.map +1 -1
  54. package/dist/collection/components/next/demo/nested/index.js +1 -1
  55. package/dist/collection/components/next/demo/nested/inner/index.js +1 -1
  56. package/dist/collection/components/next/demo/simple/simple.js +1 -1
  57. package/dist/collection/components/next/table/body/index.js +1 -1
  58. package/dist/collection/components/next/table/cell/index.js +1 -1
  59. package/dist/collection/components/next/table/expandable/cell/index.js +1 -1
  60. package/dist/collection/components/next/table/expandable/row/index.js +1 -1
  61. package/dist/collection/components/next/table/fillerRow/index.js +19 -0
  62. package/dist/collection/components/next/table/fillerRow/index.js.map +1 -0
  63. package/dist/collection/components/next/table/fillerRow/style.css +3 -0
  64. package/dist/collection/components/next/table/foot/index.js +1 -1
  65. package/dist/collection/components/next/table/group/index.js +1 -1
  66. package/dist/collection/components/next/table/head/index.js +1 -1
  67. package/dist/collection/components/next/table/index.js +1 -1
  68. package/dist/collection/components/next/table/row/index.js +1 -1
  69. package/dist/collection/components/notification/index.js +1 -1
  70. package/dist/collection/components/notifier/index.js +2 -2
  71. package/dist/collection/components/spinner/index.js +2 -2
  72. package/dist/collection/components/submit/index.js +3 -4
  73. package/dist/collection/components/submit/index.js.map +1 -1
  74. package/dist/collection/components/summary/index.js +1 -1
  75. package/dist/collection/components/table/cell/index.js +1 -1
  76. package/dist/collection/components/table/demo/filtered/index.js +5 -5
  77. package/dist/collection/components/table/demo/index.js +1 -1
  78. package/dist/collection/components/table/demo/testing/index.js +1 -1
  79. package/dist/collection/components/table/expandable/cell/index.js +1 -1
  80. package/dist/collection/components/table/expandable/row/index.js +1 -1
  81. package/dist/collection/components/table/footer/index.js +1 -1
  82. package/dist/collection/components/table/header/index.js +1 -1
  83. package/dist/collection/components/table/index.js +1 -1
  84. package/dist/collection/components/table/row/index.js +1 -1
  85. package/dist/collection/components/tabs/demo/index.js +1 -1
  86. package/dist/collection/components/tabs/index.js +1 -1
  87. package/dist/collection/components/tabs/tab/index.js +1 -1
  88. package/dist/collection/components/theme/color/index.js +1 -1
  89. package/dist/collection/components/theme/demo/index.js +1 -1
  90. package/dist/collection/components/theme/guide/index.js +8 -8
  91. package/dist/collection/components/theme/picker/index.js +2 -2
  92. package/dist/collection/components/toggle/index.js +1 -1
  93. package/dist/collection/components/toggle-switch/demo/index.js +1 -1
  94. package/dist/collection/components/toggle-switch/index.js +1 -1
  95. package/dist/collection/components/trigger/index.js +1 -1
  96. package/dist/collection/components/trigger/sink/index.js +1 -1
  97. package/dist/collection/components/trigger/source/index.js +1 -1
  98. package/dist/components/{p-818a0ebe.js → p-00c5deff.js} +10 -10
  99. package/dist/components/{p-818a0ebe.js.map → p-00c5deff.js.map} +1 -1
  100. package/dist/components/{p-d602867f.js → p-017323e3.js} +13 -13
  101. package/dist/components/{p-d602867f.js.map → p-017323e3.js.map} +1 -1
  102. package/dist/components/{p-f64b103b.js → p-0b423141.js} +2 -2
  103. package/dist/components/{p-f64b103b.js.map → p-0b423141.js.map} +1 -1
  104. package/dist/components/{p-90e9aa1f.js → p-0d10cb58.js} +2 -2
  105. package/dist/components/{p-90e9aa1f.js.map → p-0d10cb58.js.map} +1 -1
  106. package/dist/components/{p-971ff797.js → p-0ea6c8fd.js} +23 -23
  107. package/dist/components/{p-971ff797.js.map → p-0ea6c8fd.js.map} +1 -1
  108. package/dist/components/{p-ff2e8b9f.js → p-1390a195.js} +21 -21
  109. package/dist/components/{p-ff2e8b9f.js.map → p-1390a195.js.map} +1 -1
  110. package/dist/components/{p-fe5eace5.js → p-172f7392.js} +4 -4
  111. package/dist/components/{p-fe5eace5.js.map → p-172f7392.js.map} +1 -1
  112. package/dist/components/{p-040802e2.js → p-192dca7c.js} +2 -2
  113. package/dist/components/{p-040802e2.js.map → p-192dca7c.js.map} +1 -1
  114. package/dist/components/{p-46e6dd30.js → p-19580a07.js} +2 -2
  115. package/dist/components/{p-46e6dd30.js.map → p-19580a07.js.map} +1 -1
  116. package/dist/components/{p-2b19c666.js → p-1cd836ca.js} +5 -5
  117. package/dist/components/{p-2b19c666.js.map → p-1cd836ca.js.map} +1 -1
  118. package/dist/components/{p-2c119537.js → p-1d427e55.js} +13 -13
  119. package/dist/components/{p-2c119537.js.map → p-1d427e55.js.map} +1 -1
  120. package/dist/components/p-1d44d3db.js +45 -0
  121. package/dist/components/p-1d44d3db.js.map +1 -0
  122. package/dist/components/p-1ff539de.js +123 -0
  123. package/dist/components/{p-f91c386e.js.map → p-1ff539de.js.map} +1 -1
  124. package/dist/components/{p-c47769b8.js → p-272d2d5a.js} +4 -4
  125. package/dist/components/{p-c47769b8.js.map → p-272d2d5a.js.map} +1 -1
  126. package/dist/components/{p-2eaee3c4.js → p-2737c300.js} +4 -4
  127. package/dist/components/{p-2eaee3c4.js.map → p-2737c300.js.map} +1 -1
  128. package/dist/components/{p-ecf0e97b.js → p-29a260dd.js} +7 -7
  129. package/dist/components/{p-ecf0e97b.js.map → p-29a260dd.js.map} +1 -1
  130. package/dist/components/{p-a560de93.js → p-2ceb6925.js} +2 -2
  131. package/dist/components/{p-a560de93.js.map → p-2ceb6925.js.map} +1 -1
  132. package/dist/components/p-2d4db101.js +113 -0
  133. package/dist/components/p-2d4db101.js.map +1 -0
  134. package/dist/components/{p-d5980695.js → p-2dba23a5.js} +10 -10
  135. package/dist/components/{p-d5980695.js.map → p-2dba23a5.js.map} +1 -1
  136. package/dist/components/{p-bc37095e.js → p-2ed3a16d.js} +37 -37
  137. package/dist/components/{p-bc37095e.js.map → p-2ed3a16d.js.map} +1 -1
  138. package/dist/components/{p-bfd34443.js → p-32f089f8.js} +2 -2
  139. package/dist/components/{p-bfd34443.js.map → p-32f089f8.js.map} +1 -1
  140. package/dist/components/{p-ed3722cc.js → p-38489e40.js} +3 -3
  141. package/dist/components/{p-ed3722cc.js.map → p-38489e40.js.map} +1 -1
  142. package/dist/components/{p-405b7f06.js → p-38c3ff20.js} +3 -3
  143. package/dist/components/{p-405b7f06.js.map → p-38c3ff20.js.map} +1 -1
  144. package/dist/components/{p-edcdcc51.js → p-38ce18a1.js} +2 -2
  145. package/dist/components/{p-edcdcc51.js.map → p-38ce18a1.js.map} +1 -1
  146. package/dist/components/{p-d05ebce7.js → p-422f3359.js} +5 -5
  147. package/dist/components/{p-d05ebce7.js.map → p-422f3359.js.map} +1 -1
  148. package/dist/components/{p-7b032cf4.js → p-448a256b.js} +4 -4
  149. package/dist/components/p-448a256b.js.map +1 -0
  150. package/dist/components/{p-41d6da47.js → p-45124db6.js} +2 -2
  151. package/dist/components/{p-41d6da47.js.map → p-45124db6.js.map} +1 -1
  152. package/dist/components/{p-97686228.js → p-46d6198c.js} +2 -2
  153. package/dist/components/{p-97686228.js.map → p-46d6198c.js.map} +1 -1
  154. package/dist/components/{p-5111a555.js → p-47840b52.js} +20 -20
  155. package/dist/components/{p-5111a555.js.map → p-47840b52.js.map} +1 -1
  156. package/dist/components/{p-b3193095.js → p-47d6c43d.js} +6 -6
  157. package/dist/components/{p-b3193095.js.map → p-47d6c43d.js.map} +1 -1
  158. package/dist/components/{p-688605ed.js → p-4aad1b00.js} +6 -6
  159. package/dist/components/{p-688605ed.js.map → p-4aad1b00.js.map} +1 -1
  160. package/dist/components/{p-22f4742d.js → p-4b05e229.js} +10 -10
  161. package/dist/components/{p-22f4742d.js.map → p-4b05e229.js.map} +1 -1
  162. package/dist/components/{p-6f1d2edf.js → p-4b663489.js} +2 -2
  163. package/dist/components/{p-6f1d2edf.js.map → p-4b663489.js.map} +1 -1
  164. package/dist/components/{p-ebbe611d.js → p-4e8746f6.js} +7 -7
  165. package/dist/components/{p-ebbe611d.js.map → p-4e8746f6.js.map} +1 -1
  166. package/dist/components/{p-380ce680.js → p-4f53a0e1.js} +8 -8
  167. package/dist/components/{p-380ce680.js.map → p-4f53a0e1.js.map} +1 -1
  168. package/dist/components/{p-dd5d9674.js → p-4f911ef7.js} +3 -3
  169. package/dist/components/{p-dd5d9674.js.map → p-4f911ef7.js.map} +1 -1
  170. package/dist/components/{p-2951a47f.js → p-5501db91.js} +2 -2
  171. package/dist/components/{p-2951a47f.js.map → p-5501db91.js.map} +1 -1
  172. package/dist/components/{p-681bfb09.js → p-562db6b2.js} +2 -2
  173. package/dist/components/{p-681bfb09.js.map → p-562db6b2.js.map} +1 -1
  174. package/dist/components/{p-cd448401.js → p-575b902b.js} +8 -8
  175. package/dist/components/{p-cd448401.js.map → p-575b902b.js.map} +1 -1
  176. package/dist/components/{p-588bab5b.js → p-591e0e42.js} +6 -6
  177. package/dist/components/{p-588bab5b.js.map → p-591e0e42.js.map} +1 -1
  178. package/dist/components/{p-be81cb95.js → p-5926af96.js} +9 -9
  179. package/dist/components/{p-be81cb95.js.map → p-5926af96.js.map} +1 -1
  180. package/dist/components/{p-78eccb34.js → p-5a89aff9.js} +3 -3
  181. package/dist/components/{p-78eccb34.js.map → p-5a89aff9.js.map} +1 -1
  182. package/dist/components/{p-43651317.js → p-5bcf58c9.js} +3 -3
  183. package/dist/components/{p-43651317.js.map → p-5bcf58c9.js.map} +1 -1
  184. package/dist/components/{p-666206c5.js → p-5d648150.js} +5 -5
  185. package/dist/components/{p-666206c5.js.map → p-5d648150.js.map} +1 -1
  186. package/dist/components/{p-66efcdc0.js → p-5ef8d096.js} +4 -4
  187. package/dist/components/{p-66efcdc0.js.map → p-5ef8d096.js.map} +1 -1
  188. package/dist/components/{p-ead2fe66.js → p-5ffba444.js} +5 -5
  189. package/dist/components/{p-ead2fe66.js.map → p-5ffba444.js.map} +1 -1
  190. package/dist/components/{p-c77944e7.js → p-62c1780b.js} +3 -3
  191. package/dist/components/{p-c77944e7.js.map → p-62c1780b.js.map} +1 -1
  192. package/dist/components/p-63ac6b31.js +241 -0
  193. package/dist/components/{p-47696323.js.map → p-63ac6b31.js.map} +1 -1
  194. package/dist/components/{p-9d011d36.js → p-67b8cf78.js} +8 -8
  195. package/dist/components/{p-9d011d36.js.map → p-67b8cf78.js.map} +1 -1
  196. package/dist/components/{p-1fb3bf7c.js → p-683ee29d.js} +2 -2
  197. package/dist/components/p-683ee29d.js.map +1 -0
  198. package/dist/components/{p-7f5e25d1.js → p-6b7f1394.js} +14 -14
  199. package/dist/components/{p-7f5e25d1.js.map → p-6b7f1394.js.map} +1 -1
  200. package/dist/components/{p-d13712dc.js → p-6b8fa870.js} +3 -3
  201. package/dist/components/{p-d13712dc.js.map → p-6b8fa870.js.map} +1 -1
  202. package/dist/components/{p-2927f568.js → p-6c326e36.js} +6 -6
  203. package/dist/components/{p-2927f568.js.map → p-6c326e36.js.map} +1 -1
  204. package/dist/components/{p-046dcaa0.js → p-751259e1.js} +7 -7
  205. package/dist/components/{p-046dcaa0.js.map → p-751259e1.js.map} +1 -1
  206. package/dist/components/{p-d532422c.js → p-78e763a5.js} +3 -3
  207. package/dist/components/{p-d532422c.js.map → p-78e763a5.js.map} +1 -1
  208. package/dist/components/{p-4d44c37a.js → p-79ae3224.js} +2 -2
  209. package/dist/components/{p-4d44c37a.js.map → p-79ae3224.js.map} +1 -1
  210. package/dist/components/{p-9397efbf.js → p-7b5cb070.js} +10 -10
  211. package/dist/components/{p-9397efbf.js.map → p-7b5cb070.js.map} +1 -1
  212. package/dist/components/{p-db26eba4.js → p-7c727d4f.js} +7 -7
  213. package/dist/components/{p-db26eba4.js.map → p-7c727d4f.js.map} +1 -1
  214. package/dist/components/{p-14f83014.js → p-7d0eafb0.js} +4 -4
  215. package/dist/components/p-7d0eafb0.js.map +1 -0
  216. package/dist/components/{p-07ed0ebd.js → p-7d208e60.js} +2 -2
  217. package/dist/components/{p-07ed0ebd.js.map → p-7d208e60.js.map} +1 -1
  218. package/dist/components/{p-969f9875.js → p-7e8da083.js} +2 -2
  219. package/dist/components/{p-969f9875.js.map → p-7e8da083.js.map} +1 -1
  220. package/dist/components/{p-a38dbdc4.js → p-835d7c93.js} +9 -9
  221. package/dist/components/{p-a38dbdc4.js.map → p-835d7c93.js.map} +1 -1
  222. package/dist/components/{p-47acfdd5.js → p-864278eb.js} +5 -5
  223. package/dist/components/{p-47acfdd5.js.map → p-864278eb.js.map} +1 -1
  224. package/dist/components/{p-a287288e.js → p-8e13449b.js} +3 -3
  225. package/dist/components/{p-a287288e.js.map → p-8e13449b.js.map} +1 -1
  226. package/dist/components/{p-4922697f.js → p-8e748704.js} +2 -2
  227. package/dist/components/{p-4922697f.js.map → p-8e748704.js.map} +1 -1
  228. package/dist/components/{p-0e536b80.js → p-93ece2c4.js} +25 -25
  229. package/dist/components/p-93ece2c4.js.map +1 -0
  230. package/dist/components/{p-4854855c.js → p-952205c2.js} +3 -3
  231. package/dist/components/{p-4854855c.js.map → p-952205c2.js.map} +1 -1
  232. package/dist/components/{p-ab4f6f94.js → p-954dd422.js} +2 -2
  233. package/dist/components/{p-ab4f6f94.js.map → p-954dd422.js.map} +1 -1
  234. package/dist/components/{p-2a79dcdb.js → p-97e2d2d1.js} +3 -3
  235. package/dist/components/{p-2a79dcdb.js.map → p-97e2d2d1.js.map} +1 -1
  236. package/dist/components/p-9a07b79f.js +207 -0
  237. package/dist/components/{p-aa89f96a.js.map → p-9a07b79f.js.map} +1 -1
  238. package/dist/components/{p-c446b8ad.js → p-9caf65ff.js} +11 -11
  239. package/dist/components/{p-c446b8ad.js.map → p-9caf65ff.js.map} +1 -1
  240. package/dist/components/{p-78fd29c9.js → p-b1e386db.js} +3 -3
  241. package/dist/components/{p-78fd29c9.js.map → p-b1e386db.js.map} +1 -1
  242. package/dist/components/{p-08159d78.js → p-b2e18b02.js} +2 -2
  243. package/dist/components/{p-08159d78.js.map → p-b2e18b02.js.map} +1 -1
  244. package/dist/components/{p-4625dac5.js → p-b789d768.js} +4 -4
  245. package/dist/components/{p-4625dac5.js.map → p-b789d768.js.map} +1 -1
  246. package/dist/components/{p-3e30f0e3.js → p-b8c18e44.js} +2 -2
  247. package/dist/components/{p-3e30f0e3.js.map → p-b8c18e44.js.map} +1 -1
  248. package/dist/components/{p-550a71dc.js → p-b93f6336.js} +2 -2
  249. package/dist/components/{p-550a71dc.js.map → p-b93f6336.js.map} +1 -1
  250. package/dist/components/{p-ddf9d2aa.js → p-bad6a2f9.js} +4 -4
  251. package/dist/components/{p-ddf9d2aa.js.map → p-bad6a2f9.js.map} +1 -1
  252. package/dist/components/p-bdbac42a.js +45 -0
  253. package/dist/components/{p-c311a65d.js.map → p-bdbac42a.js.map} +1 -1
  254. package/dist/components/{p-25a43fb2.js → p-beb71121.js} +75 -63
  255. package/dist/components/p-beb71121.js.map +1 -0
  256. package/dist/components/{p-04e1a322.js → p-beb87a00.js} +2 -2
  257. package/dist/components/{p-04e1a322.js.map → p-beb87a00.js.map} +1 -1
  258. package/dist/components/{p-ae5eb701.js → p-bf57d733.js} +2 -2
  259. package/dist/components/{p-ae5eb701.js.map → p-bf57d733.js.map} +1 -1
  260. package/dist/components/{p-b3a66468.js → p-c0796b72.js} +3 -3
  261. package/dist/components/{p-b3a66468.js.map → p-c0796b72.js.map} +1 -1
  262. package/dist/components/{p-bbb43abd.js → p-c090ac4b.js} +2 -2
  263. package/dist/components/{p-bbb43abd.js.map → p-c090ac4b.js.map} +1 -1
  264. package/dist/components/{p-79fdf7f2.js → p-d03c5e1c.js} +15 -15
  265. package/dist/components/{p-79fdf7f2.js.map → p-d03c5e1c.js.map} +1 -1
  266. package/dist/components/{p-282a351d.js → p-d2c600c0.js} +4 -4
  267. package/dist/components/{p-282a351d.js.map → p-d2c600c0.js.map} +1 -1
  268. package/dist/components/{p-72b742f3.js → p-d51abfe0.js} +2 -2
  269. package/dist/components/{p-72b742f3.js.map → p-d51abfe0.js.map} +1 -1
  270. package/dist/components/{p-d558e67d.js → p-d8318156.js} +5 -5
  271. package/dist/components/{p-d558e67d.js.map → p-d8318156.js.map} +1 -1
  272. package/dist/components/{p-cd7e4d63.js → p-dcb5daf0.js} +8 -8
  273. package/dist/components/{p-cd7e4d63.js.map → p-dcb5daf0.js.map} +1 -1
  274. package/dist/components/{p-08d0d254.js → p-de7367c4.js} +2 -2
  275. package/dist/components/{p-08d0d254.js.map → p-de7367c4.js.map} +1 -1
  276. package/dist/components/{p-8b6af6f4.js → p-df7644f9.js} +13 -13
  277. package/dist/components/{p-8b6af6f4.js.map → p-df7644f9.js.map} +1 -1
  278. package/dist/components/{p-bc62b48f.js → p-e25d0a4a.js} +7 -7
  279. package/dist/components/{p-bc62b48f.js.map → p-e25d0a4a.js.map} +1 -1
  280. package/dist/components/{p-bd7d5fe8.js → p-e93c2ce9.js} +10 -10
  281. package/dist/components/{p-bd7d5fe8.js.map → p-e93c2ce9.js.map} +1 -1
  282. package/dist/components/{p-14d7cbfc.js → p-e94f2ce5.js} +16 -16
  283. package/dist/components/{p-14d7cbfc.js.map → p-e94f2ce5.js.map} +1 -1
  284. package/dist/components/{p-9b18f789.js → p-e98f0d21.js} +3 -3
  285. package/dist/components/{p-9b18f789.js.map → p-e98f0d21.js.map} +1 -1
  286. package/dist/components/{p-72ea39be.js → p-ea039b1e.js} +23 -23
  287. package/dist/components/{p-72ea39be.js.map → p-ea039b1e.js.map} +1 -1
  288. package/dist/components/{p-03f8f866.js → p-ee41db2f.js} +6 -6
  289. package/dist/components/{p-03f8f866.js.map → p-ee41db2f.js.map} +1 -1
  290. package/dist/components/{p-be3279e2.js → p-ee8027c8.js} +10 -10
  291. package/dist/components/{p-be3279e2.js.map → p-ee8027c8.js.map} +1 -1
  292. package/dist/components/{p-d91393cf.js → p-f92cf8e8.js} +11 -11
  293. package/dist/components/{p-d91393cf.js.map → p-f92cf8e8.js.map} +1 -1
  294. package/dist/components/{p-725308f2.js → p-f9cb46a5.js} +2 -2
  295. package/dist/components/{p-725308f2.js.map → p-f9cb46a5.js.map} +1 -1
  296. package/dist/components/{p-fb5105d9.js → p-fa59c097.js} +8 -8
  297. package/dist/components/{p-fb5105d9.js.map → p-fa59c097.js.map} +1 -1
  298. package/dist/components/{p-c39541c7.js → p-fc02cd6e.js} +4 -4
  299. package/dist/components/{p-c39541c7.js.map → p-fc02cd6e.js.map} +1 -1
  300. package/dist/components/smoothly-app-demo.js +191 -179
  301. package/dist/components/smoothly-app-demo.js.map +1 -1
  302. package/dist/components/smoothly-app-room.js +1 -1
  303. package/dist/components/smoothly-app.js +1 -1
  304. package/dist/components/smoothly-back-to-top.js +1 -1
  305. package/dist/components/smoothly-burger.js +1 -1
  306. package/dist/components/smoothly-button-confirm.js +1 -1
  307. package/dist/components/smoothly-button-demo.js +1 -1
  308. package/dist/components/smoothly-button.js +1 -1
  309. package/dist/components/smoothly-calendar.js +1 -1
  310. package/dist/components/smoothly-checkbox.js +1 -1
  311. package/dist/components/smoothly-dialog-demo.js +1 -1
  312. package/dist/components/smoothly-dialog.js +1 -1
  313. package/dist/components/smoothly-display-demo.js +1 -1
  314. package/dist/components/smoothly-filter-field.js +1 -1
  315. package/dist/components/smoothly-filter-input.js +1 -1
  316. package/dist/components/smoothly-filter-select.js +1 -1
  317. package/dist/components/smoothly-filter-toggle.js +1 -1
  318. package/dist/components/smoothly-filter.js +1 -1
  319. package/dist/components/smoothly-form-demo-all.js +1 -1
  320. package/dist/components/smoothly-form-demo-card.js +1 -1
  321. package/dist/components/smoothly-form-demo-controlled.js +1 -1
  322. package/dist/components/smoothly-form-demo-date-range.js +1 -1
  323. package/dist/components/smoothly-form-demo-date.js +1 -1
  324. package/dist/components/smoothly-form-demo-login.js +1 -1
  325. package/dist/components/smoothly-form-demo-pet.js +1 -1
  326. package/dist/components/smoothly-form-demo-prices.js +1 -1
  327. package/dist/components/smoothly-form-demo-transparent.js +1 -1
  328. package/dist/components/smoothly-form-demo-typed.js +1 -1
  329. package/dist/components/smoothly-form-demo.js +1 -1
  330. package/dist/components/smoothly-form.js +1 -1
  331. package/dist/components/smoothly-icon-demo.js +1 -1
  332. package/dist/components/smoothly-icon.js +1 -1
  333. package/dist/components/smoothly-input-checkbox-demo.js +24 -24
  334. package/dist/components/smoothly-input-checkbox.js +1 -1
  335. package/dist/components/smoothly-input-clear.js +1 -1
  336. package/dist/components/smoothly-input-color-demo.js +1 -1
  337. package/dist/components/smoothly-input-color.js +1 -1
  338. package/dist/components/smoothly-input-date-range.js +1 -1
  339. package/dist/components/smoothly-input-date.js +1 -1
  340. package/dist/components/smoothly-input-demo-standard.js +1 -1
  341. package/dist/components/smoothly-input-demo.js +1 -1
  342. package/dist/components/smoothly-input-edit.js +1 -1
  343. package/dist/components/smoothly-input-file.js +1 -1
  344. package/dist/components/smoothly-input-month.js +1 -1
  345. package/dist/components/smoothly-input-price-demo.js +1 -1
  346. package/dist/components/smoothly-input-radio-item.js +1 -1
  347. package/dist/components/smoothly-input-radio.js +1 -1
  348. package/dist/components/smoothly-input-range-demo.js +1 -1
  349. package/dist/components/smoothly-input-range.js +1 -1
  350. package/dist/components/smoothly-input-reset.js +1 -1
  351. package/dist/components/smoothly-input-select.js +1 -1
  352. package/dist/components/smoothly-input-submit.js +1 -1
  353. package/dist/components/smoothly-input.js +1 -1
  354. package/dist/components/smoothly-item.js +1 -1
  355. package/dist/components/smoothly-label.js +1 -1
  356. package/dist/components/smoothly-lazy.js +1 -1
  357. package/dist/components/smoothly-load-more.js +1 -1
  358. package/dist/components/smoothly-modal.js +1 -1
  359. package/dist/components/smoothly-next-demo-colspan.js +1 -1
  360. package/dist/components/smoothly-next-demo-filler-row-demo.d.ts +11 -0
  361. package/dist/components/smoothly-next-demo-filler-row-demo.js +8 -0
  362. package/dist/components/smoothly-next-demo-filler-row-demo.js.map +1 -0
  363. package/dist/components/smoothly-next-demo-group.js +1 -1
  364. package/dist/components/smoothly-next-demo-nested-inner.js +1 -1
  365. package/dist/components/smoothly-next-demo-nested.js +1 -1
  366. package/dist/components/smoothly-next-demo-simple.js +1 -1
  367. package/dist/components/smoothly-next-demo.js +1 -1
  368. package/dist/components/smoothly-next-table-body.js +1 -1
  369. package/dist/components/smoothly-next-table-cell.js +1 -1
  370. package/dist/components/smoothly-next-table-demo-filtered.js +1 -1
  371. package/dist/components/smoothly-next-table-expandable-cell.js +1 -1
  372. package/dist/components/smoothly-next-table-expandable-row.js +1 -1
  373. package/dist/components/smoothly-next-table-filler-row.d.ts +11 -0
  374. package/dist/components/smoothly-next-table-filler-row.js +8 -0
  375. package/dist/components/smoothly-next-table-filler-row.js.map +1 -0
  376. package/dist/components/smoothly-next-table-foot.js +1 -1
  377. package/dist/components/smoothly-next-table-head.js +1 -1
  378. package/dist/components/smoothly-next-table-row-group.js +1 -1
  379. package/dist/components/smoothly-next-table-row.js +1 -1
  380. package/dist/components/smoothly-next-table.js +1 -1
  381. package/dist/components/smoothly-notification.js +1 -1
  382. package/dist/components/smoothly-notifier.js +1 -1
  383. package/dist/components/smoothly-spinner.js +1 -1
  384. package/dist/components/smoothly-submit.js +1 -1
  385. package/dist/components/smoothly-summary.js +1 -1
  386. package/dist/components/smoothly-tab.js +1 -1
  387. package/dist/components/smoothly-table-cell.js +1 -1
  388. package/dist/components/smoothly-table-demo-filtered.js +1 -1
  389. package/dist/components/smoothly-table-demo.js +1 -1
  390. package/dist/components/smoothly-table-expandable-cell.js +1 -1
  391. package/dist/components/smoothly-table-expandable-row.js +1 -1
  392. package/dist/components/smoothly-table-footer.js +1 -1
  393. package/dist/components/smoothly-table-header.js +1 -1
  394. package/dist/components/smoothly-table-row.js +1 -1
  395. package/dist/components/smoothly-table-testing.js +1 -1
  396. package/dist/components/smoothly-table.js +1 -1
  397. package/dist/components/smoothly-tabs-demo.js +1 -1
  398. package/dist/components/smoothly-tabs.js +1 -1
  399. package/dist/components/smoothly-theme-color.js +1 -1
  400. package/dist/components/smoothly-theme-colors.js +1 -1
  401. package/dist/components/smoothly-theme-demo.js +1 -1
  402. package/dist/components/smoothly-theme-guide.js +1 -1
  403. package/dist/components/smoothly-theme-picker.js +1 -1
  404. package/dist/components/smoothly-toggle-switch-demo.js +1 -1
  405. package/dist/components/smoothly-toggle-switch.js +1 -1
  406. package/dist/components/smoothly-toggle.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_107.entry.js → smoothly-app_109.entry.js} +271 -239
  412. package/dist/esm/smoothly-app_109.entry.js.map +1 -0
  413. package/dist/esm/smoothly-input-checkbox-demo.entry.js +1 -1
  414. package/dist/esm/smoothly-trigger-sink.entry.js +1 -1
  415. package/dist/esm/smoothly-trigger-source.entry.js +1 -1
  416. package/dist/esm/smoothly.js +1 -1
  417. package/dist/smoothly/p-01a28324.entry.js +2 -0
  418. package/dist/smoothly/p-01a28324.entry.js.map +1 -0
  419. package/dist/smoothly/{p-651dcac2.entry.js → p-6a5409cf.entry.js} +2 -2
  420. package/dist/smoothly/{p-9f631b35.entry.js → p-7afb0711.entry.js} +2 -2
  421. package/dist/smoothly/p-8fa9500d.entry.js +2 -0
  422. package/dist/smoothly/smoothly.esm.js +1 -1
  423. package/dist/smoothly/smoothly.esm.js.map +1 -1
  424. package/dist/types/components/next/demo/fillerRow/filleRowDemo.d.ts +13 -0
  425. package/dist/types/components/next/table/fillerRow/index.d.ts +4 -0
  426. package/dist/types/components.d.ts +26 -0
  427. package/package.json +1 -1
  428. package/dist/cjs/smoothly-app_107.cjs.entry.js.map +0 -1
  429. package/dist/components/p-0e536b80.js.map +0 -1
  430. package/dist/components/p-14f83014.js.map +0 -1
  431. package/dist/components/p-1fb3bf7c.js.map +0 -1
  432. package/dist/components/p-25a43fb2.js.map +0 -1
  433. package/dist/components/p-47696323.js +0 -241
  434. package/dist/components/p-7b032cf4.js.map +0 -1
  435. package/dist/components/p-aa89f96a.js +0 -207
  436. package/dist/components/p-c311a65d.js +0 -45
  437. package/dist/components/p-f91c386e.js +0 -123
  438. package/dist/esm/smoothly-app_107.entry.js.map +0 -1
  439. package/dist/smoothly/p-22f843be.entry.js +0 -2
  440. package/dist/smoothly/p-4d171a86.entry.js +0 -2
  441. package/dist/smoothly/p-4d171a86.entry.js.map +0 -1
  442. /package/dist/smoothly/{p-651dcac2.entry.js.map → p-6a5409cf.entry.js.map} +0 -0
  443. /package/dist/smoothly/{p-9f631b35.entry.js.map → p-7afb0711.entry.js.map} +0 -0
  444. /package/dist/smoothly/{p-22f843be.entry.js.map → p-8fa9500d.entry.js.map} +0 -0
@@ -6,7 +6,7 @@ const SmoothlyInputCheckboxDemo = class {
6
6
  registerInstance(this, hostRef);
7
7
  }
8
8
  render() {
9
- return (h(Host, { key: 'a6f376b95e198f8e4a10b9bb933c40d4c031b011' }, h("h2", { key: 'b3744c82937a71878155530e7a15c8b185f6e617' }, "All inputs"), h("smoothly-form", { key: '25deb2cc9256bad2ad18853bb5f372838cfe0a1d', looks: "grid", readonly: true, action: "https://api.toiletapi.com/6b12fd2f-e896-46f9-b38f-25cf42cee4b4" }, h("smoothly-input", { key: '008a8813ced7189f41fb920bd1683ee5648018a1', readonly: true, name: "First Name", value: "John" }, "First name"), h("smoothly-input", { key: 'b62469d3afdc886f4c727c16ff367e8ab133bd3a', name: "Last name", value: "Doe" }, "Last name", h("smoothly-input-clear", { key: '7166466f1c170e9e5dfe7655798fe99cbf7dfbdf', size: "icon", slot: "end" })), h("smoothly-input", { key: 'd0d53c69e02b2420405a5da3d8d7bebaa673cde3', type: "phone", name: "Phone", value: "777888999" }, "Phone", h("smoothly-input-reset", { key: '100841b4979cd6915e4e36e1d3fc37eb50b75f08', size: "icon", slot: "end" })), h("smoothly-input-radio", { key: 'd8cc8e56e26024dcc35ae48d812887be4b8b3af8', clearable: true, name: "radioFirstInput" }, h("p", { key: '37ee1b07f23f7e004985da92bef2e3d26cb816ea', slot: "label" }, "Clearable"), h("smoothly-input-radio-item", { key: '20d1411240069e89ee5ccf8b330a8d058bcb965f', slot: "options", value: "first" }, "Label 1"), h("smoothly-input-radio-item", { key: 'da656e4feb53aa2831a9be30c8d75250d6514c98', selected: true, slot: "options", value: "second" }, "Label 2"), h("smoothly-input-radio-item", { key: '23dea65e0f2f957d58c943777c97b3b2ffc120e5', slot: "options", value: "third" }, "Label 3")), h("smoothly-input-color", { key: '9359c38d48945a727167ded78a3805a2df83f89a', name: "color", value: "#479f56", output: "rgb" }, "Color"), h("smoothly-input-select", { key: '56687357823a0b53abc878049a4ce76b90d61497', menuHeight: "7.5items", placeholder: "Select...", multiple: true, name: "select-month" }, h("label", { key: '1c106111b353bbb025097529db997c69010f6145', slot: "label" }, "Month"), h("smoothly-item", { key: '8569d0c0bdd5061cd6092ec9eb81a77e9e8bc1b1', value: "1" }, "January"), h("smoothly-item", { key: 'ab0f990709601d93274516c88dda16cf5c6b9c1c', value: "2" }, "February"), h("smoothly-item", { key: '1af7b2877392961baacf042d98a9e8e6a382338e', value: "3" }, "March"), h("smoothly-item", { key: 'fe3b4d3500f617afafc51f89f4d32892f6ce33fe', value: "4" }, "April"), h("smoothly-item", { key: '1944a5db20307fac3ebcdd1d0a32fcab157bfe50', value: "5" }, "May"), h("smoothly-item", { key: 'd949d04947e37bbdba9b36b2c8ba442a95dd431a', value: "6" }, "June"), h("smoothly-item", { key: '79a809f66889f27dc191b114fcb1e278baedf043', value: "7" }, "July"), h("smoothly-item", { key: '7477373025012d3539f184efec2ceabd52565c23', value: "8" }, "August"), h("smoothly-item", { key: '1803036533fcced262056902363f68846c1493f4', value: "9" }, "September"), h("smoothly-item", { key: '475d4e4bacfc63956180bc6b1dc9ae6d0d5b87fb', value: "10" }, "October"), h("smoothly-item", { key: 'f8890466af21d148b90aead11d1daa9a9fec5019', value: "11" }, "November"), h("smoothly-item", { key: 'da8f7e423de7059a525a125252c424fb75cd9a48', value: "12" }, "December"), h("smoothly-input-clear", { key: 'fa937815fb2c168b79ce36393ea0e48e0c29c4d0', size: "icon", slot: "end" })), h("smoothly-input-select", { key: 'd5a1bd69e592ba5065831fa8038f71b9c1478aa1', name: "select-icon", clearable: false, showSelected: false }, h("smoothly-item", { key: 'd2bd3fcb5f639f8e831b8bdfd35eaf12ea67a472', value: "folder", selected: true }, h("smoothly-icon", { key: '132f42bdc075baabbec8fab3f09e6e4c61b521cc', size: "small", name: "folder-outline" })), h("smoothly-item", { key: 'd2251cf2d45f2f675fffc8244dd8dc7d6cd252da', value: "camera" }, h("smoothly-icon", { key: '72e1ac99f39535b86645ccf14d559c12995eb8c4', size: "small", name: "camera-outline" }))), h("smoothly-input-checkbox", { key: '111fc6e078f24c088cffed107e3e51b95862909f', name: "checkbox" }, "Check the box"), h("smoothly-input-checkbox", { key: 'd8c05a00060289c70bd1f555fe22157413b7864c', name: "checkbox2", checked: true }, "Check the box 2"), h("smoothly-input-date-range", { key: '11fbaaa3c1e8a80b1c959f664db6ab993428ce7b', start: Date.now(), end: Date.now() }), h("smoothly-input-date", { key: 'afe6ca0f5e3bc4cdedbc7b2e8e6bc0925c63b3d5', name: "date" }, "Date", h("smoothly-input-clear", { key: '9389dd63bd5188c18cc18d33b153e384e3b070cc', slot: "end" })), h("smoothly-input-range", { key: '1c0aaf3d37de892eaacbb648084d8ad2d6e2720d', step: 1, name: "range3", value: 20000 }, "Select"), h("smoothly-input", { key: 'd6b37d39e3b59a32a06f51fdb980c5832cefcc5e', name: "pets.0.name" }, "First Pet's Name"), h("smoothly-input-range", { key: '3a8935abc92e6c30b6ab618f8329a758bb1d9ae1', name: "pets.0.age", max: 100, step: 1 }, "First Pet's Age"), h("smoothly-input", { key: 'ec4a04854d1ec1eff8053255ae8785ce451acd70', name: "pets.1.name" }, "Second Pet's Name"), h("smoothly-input-range", { key: 'aa4d94ad2ac104aeb8b5e77f944ea0a86cf624fe', name: "pets.1.age", max: 100, step: 1 }, "Second Pet's Age"), h("smoothly-input", { key: '1ff6583d9011c58ba2bb9aa33754efdf84ad1759', name: "pets.2.name" }, "Third Pet's Name"), h("smoothly-input-range", { key: '2cd4750a0a06d5089403695c8047c19e77474ba3', name: "pets.2.age", max: 100, step: 1 }, "Third Pet's Age"), h("smoothly-input-file", { key: 'e942f9e50f461ec91a13e4e82b3c74bd8afd1de1', name: "profile", placeholder: "Click or drag your profile picture here..." }, h("span", { key: '203f38abd284c44b70af481b3279b65abff495b3', slot: "label" }, "Profile"), h("smoothly-icon", { key: 'a3834d3cad37f9c15fa189d496cd9dec1a069b58', slot: "button", name: "person-circle-outline", size: "tiny", fill: "default" })), h("smoothly-input-clear", { key: '71f9e216baec6ab76a48201213ecc57e93d9b0f3', fill: "default", type: "form", color: "warning", slot: "clear", size: "icon", shape: "rounded" }), h("smoothly-input-edit", { key: '1ace06c75ba81a89e133b2a2f30d67b9b1669464', fill: "default", type: "form", color: "tertiary", slot: "edit", size: "icon", shape: "rounded" }), h("smoothly-input-reset", { key: '5536f9c2e7d05f90d1bdeac2fee7750b9099c5ed', fill: "default", type: "form", color: "warning", slot: "reset", size: "icon", shape: "rounded" }), h("smoothly-input-submit", { key: '886b8b6c023e025ec3de1cef7af4c28f26189be0', delete: true, slot: "delete", color: "danger", size: "icon", shape: "rounded" }), h("smoothly-input-submit", { key: '6dd2fea9587776d370ce3edc5eee3345391c1280', fill: "default", color: "success", slot: "submit", size: "icon", shape: "rounded" }))));
9
+ return (h(Host, { key: 'a7363fb37747fa771200774b6eb291900cf18ba7' }, h("h2", { key: '9f94363e4d1d3f79c31ce7e24c493f7c19ed4a0e' }, "All inputs"), h("smoothly-form", { key: '2c9595b887a54795a93899dcef6d543e693fbcd3', looks: "grid", readonly: true, action: "https://api.toiletapi.com/6b12fd2f-e896-46f9-b38f-25cf42cee4b4" }, h("smoothly-input", { key: 'bd5c0f59c89e2b1384ca8eeb83be6576c5ac04a5', readonly: true, name: "First Name", value: "John" }, "First name"), h("smoothly-input", { key: '93fa95196b221f5ba42c49105436dde16ebe6a56', name: "Last name", value: "Doe" }, "Last name", h("smoothly-input-clear", { key: '47ed0d2a0f45c22f9506295140478d41d9a52316', size: "icon", slot: "end" })), h("smoothly-input", { key: '26b05cf4d705cc457d0cf068f21bb24d67f58a4a', type: "phone", name: "Phone", value: "777888999" }, "Phone", h("smoothly-input-reset", { key: '1ee178613933c5d8327c2a1d33762d77f3fb5746', size: "icon", slot: "end" })), h("smoothly-input-radio", { key: '92dc3112a329c01f82801084d728a406147eed11', clearable: true, name: "radioFirstInput" }, h("p", { key: '9e8bd9f4f47b61973745f731f9328f46d7667dd0', slot: "label" }, "Clearable"), h("smoothly-input-radio-item", { key: '15a7534b28f88c996daaadd61552b14178b6c81c', slot: "options", value: "first" }, "Label 1"), h("smoothly-input-radio-item", { key: 'e28d99c87efc661dd1e7c386d9a2ae617c7baf9e', selected: true, slot: "options", value: "second" }, "Label 2"), h("smoothly-input-radio-item", { key: '8f9012008d279f42d39863bb20f0c3e4e16a51e1', slot: "options", value: "third" }, "Label 3")), h("smoothly-input-color", { key: '01b10184e846da2e9ba1b2f889ebd37b72c96f64', name: "color", value: "#479f56", output: "rgb" }, "Color"), h("smoothly-input-select", { key: 'a13f81647f00fb6784e21195ea2ced3900552e54', menuHeight: "7.5items", placeholder: "Select...", multiple: true, name: "select-month" }, h("label", { key: 'c2de2c5c7411c5c342ab1ff9a2f415c6b49efb34', slot: "label" }, "Month"), h("smoothly-item", { key: '6b7d7acbd40b20d60d3847b0b040de2fc756dc44', value: "1" }, "January"), h("smoothly-item", { key: '99f631d7cccfb77923129b748ffc787d292ff3ed', value: "2" }, "February"), h("smoothly-item", { key: 'c329797250f8849f7026204fd4c2812386bb3c3d', value: "3" }, "March"), h("smoothly-item", { key: 'c9415752338eb4d9ea2803921ec7df77d4a20e6f', value: "4" }, "April"), h("smoothly-item", { key: '7a77c212f11a8bb6f7d39183fb8911cc460c3cb9', value: "5" }, "May"), h("smoothly-item", { key: '97f29f0080581a913303d2e16cb095c58f365b0b', value: "6" }, "June"), h("smoothly-item", { key: 'b289f94115d424f7868d110f078ba38631b3b031', value: "7" }, "July"), h("smoothly-item", { key: 'abd27addf10a357dd8e94933eaab563079927bc1', value: "8" }, "August"), h("smoothly-item", { key: '81f5e1d3f2f32316ecfa5c49f110f573f4dfd444', value: "9" }, "September"), h("smoothly-item", { key: '3bbd4df109d0b2db36ea2a486ac7f1e1bd61793f', value: "10" }, "October"), h("smoothly-item", { key: 'de72a03c9d508b852a880b01124a9ba8045b8c25', value: "11" }, "November"), h("smoothly-item", { key: 'f1871cf3bb02241969be77a21305f138cacba98b', value: "12" }, "December"), h("smoothly-input-clear", { key: '0fcec9fb51eaf1507a608f57ccace7da5b70833d', size: "icon", slot: "end" })), h("smoothly-input-select", { key: 'ae40715db85a87514874fa0088ffa6cbec2acef8', name: "select-icon", clearable: false, showSelected: false }, h("smoothly-item", { key: '00c7f8e739cfd069225b405ba08a8543e4b089aa', value: "folder", selected: true }, h("smoothly-icon", { key: '36e2092272d468603970198a2f71716699c772c4', size: "small", name: "folder-outline" })), h("smoothly-item", { key: 'ae6294dc791a9e9e8da364c1f4a4b87d671e39f0', value: "camera" }, h("smoothly-icon", { key: 'e4f96905b253779aa553cab21e193e32217ceaa2', size: "small", name: "camera-outline" }))), h("smoothly-input-checkbox", { key: '677d2d54b3fc66419b67427e92571219466eef83', name: "checkbox" }, "Check the box"), h("smoothly-input-checkbox", { key: 'ce6ef60439a2bcc4306037786665206489136c85', name: "checkbox2", checked: true }, "Check the box 2"), h("smoothly-input-date-range", { key: 'c88dd5dc37d0c1b3f602d9698891aade3e69a8f7', start: Date.now(), end: Date.now() }), h("smoothly-input-date", { key: '531324bc8ac48c07bd44918b392bb8305e088d46', name: "date" }, "Date", h("smoothly-input-clear", { key: '6dfd998669eeac5cff1fd6bc7d1c9bd7974b7d11', slot: "end" })), h("smoothly-input-range", { key: 'ae998ffffdd7486b4a96c35138b9ea6e4036a616', step: 1, name: "range3", value: 20000 }, "Select"), h("smoothly-input", { key: 'fa69821396705f7aec7f4d57beafa3cfccee222a', name: "pets.0.name" }, "First Pet's Name"), h("smoothly-input-range", { key: 'ac5e3389cfc3c83146b6fec374d0a8181c91c0ed', name: "pets.0.age", max: 100, step: 1 }, "First Pet's Age"), h("smoothly-input", { key: '899fdf7b6f9deb1a8962e2ed5455cd323f1b4a3d', name: "pets.1.name" }, "Second Pet's Name"), h("smoothly-input-range", { key: 'eb86cb64cf67953fe7abc8b377c1ee6283f70e37', name: "pets.1.age", max: 100, step: 1 }, "Second Pet's Age"), h("smoothly-input", { key: '3d07239a38fe2864136e154d9513752b5e6c438e', name: "pets.2.name" }, "Third Pet's Name"), h("smoothly-input-range", { key: '29f520da55d348db875bd9f76f594dad8313bd88', name: "pets.2.age", max: 100, step: 1 }, "Third Pet's Age"), h("smoothly-input-file", { key: '60cf922af34e42fd3e0583d4a052a73f13f164c2', name: "profile", placeholder: "Click or drag your profile picture here..." }, h("span", { key: '0be220c827b638a65f5b14fb66d96506f9ec135d', slot: "label" }, "Profile"), h("smoothly-icon", { key: '6b8d47dbcde36276aa899bfdba4fc415acd30557', slot: "button", name: "person-circle-outline", size: "tiny", fill: "default" })), h("smoothly-input-clear", { key: '629a6561f14ff411c8827c49309b931943fe1be5', fill: "default", type: "form", color: "warning", slot: "clear", size: "icon", shape: "rounded" }), h("smoothly-input-edit", { key: 'e2bee73ff3a9bda617bdd5c06e59e082f3041010', fill: "default", type: "form", color: "tertiary", slot: "edit", size: "icon", shape: "rounded" }), h("smoothly-input-reset", { key: '703223e667642b74d657b08b0ba2b9c85a475f78', fill: "default", type: "form", color: "warning", slot: "reset", size: "icon", shape: "rounded" }), h("smoothly-input-submit", { key: 'b69cd40c4bdcef38e8a3a0706cf810fc5cffd681', delete: true, slot: "delete", color: "danger", size: "icon", shape: "rounded" }), h("smoothly-input-submit", { key: 'fbac32bd5f5ce7df4d1057197c1e432765533278', fill: "default", color: "success", slot: "submit", size: "icon", shape: "rounded" }))));
10
10
  }
11
11
  };
12
12
 
@@ -25,7 +25,7 @@ const SmoothlyTriggerSink = class {
25
25
  }
26
26
  }
27
27
  render() {
28
- return h("slot", { key: '687672f602078fad85ca1b42295a02e312ba897f' });
28
+ return h("slot", { key: '6e203ad46a8b284ba3dbc155afd5956b8e9f1eca' });
29
29
  }
30
30
  };
31
31
  SmoothlyTriggerSink.style = SmoothlyTriggerSinkStyle0;
@@ -21,7 +21,7 @@ const SmoothlyTriggerSource = class {
21
21
  }, window);
22
22
  }
23
23
  render() {
24
- return h("slot", { key: '1260a3c079cf2809fe3c77370f8bf149a558674e' });
24
+ return h("slot", { key: '731d2e003d86a8519078bcb8478aaff5575140e6' });
25
25
  }
26
26
  get element() { return getElement(this); }
27
27
  };
@@ -16,7 +16,7 @@ var patchBrowser = () => {
16
16
 
17
17
  patchBrowser().then(async (options) => {
18
18
  await globalScripts();
19
- return bootstrapLazy(JSON.parse("[[\"smoothly-app_107\",[[0,\"smoothly-app-demo\",{\"baseUrl\":[1,\"base-url\"]}],[2,\"smoothly-form-demo\"],[2,\"smoothly-next-demo\"],[2,\"smoothly-input-demo\",{\"duration\":[32],\"alphanumeric\":[32]}],[2,\"smoothly-table-demo\"],[2,\"smoothly-icon-demo\",{\"display\":[32],\"props\":[32]}],[2,\"smoothly-theme-demo\"],[0,\"smoothly-display-demo\",{\"downloadingSpinner\":[32]}],[0,\"smoothly-button-demo\"],[2,\"smoothly-dialog-demo\",{\"openModal\":[32],\"openTallModal\":[32],\"showFrame\":[32]}],[4,\"smoothly-app\",{\"label\":[513],\"color\":[1],\"home\":[1],\"menuOpen\":[1540,\"menu-open\"],\"selected\":[32],\"selectRoom\":[64]},[[8,\"popstate\",\"locationChangeHandler\"],[0,\"smoothlyRoomSelected\",\"roomSelectedHandler\"],[0,\"smoothlyRoomLoaded\",\"roomLoadedHandler\"],[8,\"click\",\"clickHandler\"]],{\"selected\":[\"selectedChanged\"]}],[6,\"smoothly-app-room\",{\"label\":[513],\"icon\":[513],\"disabled\":[516],\"path\":[1],\"selected\":[1540],\"content\":[16],\"getContent\":[64],\"setSelected\":[64]}],[2,\"smoothly-tabs-demo\"],[2,\"smoothly-form-demo-pet\",{\"hasOwner\":[32],\"owner\":[32],\"value\":[32]}],[2,\"smoothly-form-demo-all\"],[2,\"smoothly-input-demo-standard\",{\"duration\":[32],\"options\":[32]}],[2,\"smoothly-next-table-demo-filtered\",{\"criteria\":[32],\"cats\":[32],\"selector\":[32]},[[0,\"smoothlyFilter\",\"onFilterUpdate\"],[0,\"smoothlyInput\",\"smoothlyInputHandler\"]]],[2,\"smoothly-table-demo-filtered\",{\"criteria\":[32],\"cats\":[32],\"selector\":[32]},[[0,\"smoothlyFilter\",\"onFilterUpdate\"],[0,\"smoothlyInput\",\"smoothlyInputHandler\"]]],[2,\"smoothly-table-testing\",{\"counter\":[32]}],[2,\"smoothly-next-demo-group\"],[2,\"smoothly-form-demo-transparent\"],[2,\"smoothly-form-demo-typed\"],[2,\"smoothly-next-demo-colspan\"],[2,\"smoothly-next-demo-nested\"],[2,\"smoothly-next-demo-simple\"],[2,\"smoothly-form-demo-controlled\",{\"name\":[32],\"currency\":[32],\"date\":[32]},null,{\"name\":[\"nameChanged\"]}],[2,\"smoothly-form-demo-date\"],[2,\"smoothly-form-demo-date-range\"],[0,\"smoothly-input-color-demo\"],[0,\"smoothly-input-range-demo\"],[2,\"smoothly-form-demo-login\"],[2,\"smoothly-form-demo-prices\"],[2,\"smoothly-form-demo-card\"],[0,\"smoothly-display-demo-json\"],[2,\"smoothly-theme-guide\"],[2,\"smoothly-input-price-demo\",{\"currencies\":[32],\"currency\":[32]}],[6,\"smoothly-notifier\",{\"icon\":[4],\"notices\":[32]},[[0,\"notice\",\"onNotice\"],[0,\"remove\",\"onRemove\"]]],[6,\"smoothly-theme-picker\",{\"element\":[1]}],[6,\"smoothly-dialog\",{\"color\":[513],\"open\":[1540],\"closable\":[516],\"header\":[513]},[[0,\"trigger\",\"TriggerListener\"]]],[2,\"smoothly-theme-colors\"],[2,\"smoothly-toggle-switch-demo\"],[2,\"smoothly-burger\",{\"visible\":[1540],\"open\":[1540],\"mediaQuery\":[513,\"media-query\"],\"history\":[32]},[[0,\"click\",\"clickHandler\"],[9,\"resize\",\"resizeHandler\"]],{\"open\":[\"openChanged\"]}],[6,\"smoothly-modal\",{\"open\":[1540],\"closable\":[516],\"align\":[513]},null,{\"open\":[\"openChanged\"]}],[2,\"smoothly-frame\",{\"url\":[1],\"name\":[513],\"origin\":[1],\"send\":[64]}],[6,\"smoothly-label\",{\"hue\":[2],\"description\":[1],\"shape\":[513]}],[6,\"smoothly-toggle\",{\"selected\":[1540],\"shape\":[513],\"disabled\":[516],\"name\":[1],\"value\":[8]},[[0,\"click\",\"onClick\"]]],[2,\"smoothly-next-demo-nested-inner\",{\"data\":[16]}],[2,\"smoothly-notification\",{\"notice\":[16],\"closable\":[4],\"icon\":[4],\"tick\":[32]},[[0,\"trigger\",\"onTrigger\"]],{\"notice\":[\"onUpdatedNotice\"]}],[2,\"smoothly-back-to-top\",{\"opacity\":[1],\"bottom\":[1],\"right\":[1],\"visible\":[32]}],[2,\"smoothly-theme-color\",{\"color\":[1]}],[6,\"smoothly-next-table-row-group\",{\"align\":[516],\"open\":[1540]}],[6,\"smoothly-submit\",{\"color\":[513],\"expand\":[513],\"fill\":[513],\"disabled\":[516],\"type\":[513],\"size\":[513],\"shape\":[513],\"prevent\":[4]},[[0,\"click\",\"clickHandler\"]]],[6,\"smoothly-table-expandable-row\",{\"open\":[1540],\"allowSpotlight\":[32],\"spotlight\":[32]},[[0,\"smoothlyTableLoad\",\"handleTableLoaded\"]],{\"open\":[\"handleSpotlight\"],\"allowSpotlight\":[\"handleSpotlight\"]}],[6,\"smoothly-table-cell\"],[6,\"smoothly-table-expandable-cell\",{\"open\":[1540],\"allowSpotlight\":[32],\"spotlight\":[32]},[[0,\"click\",\"onClick\"],[0,\"smoothlyTableLoad\",\"handleTableLoaded\"]],{\"open\":[\"openChanged\",\"handleSpotlight\"],\"allowSpotlight\":[\"handleSpotlight\"]}],[6,\"smoothly-table\",{\"root\":[1540],\"color\":[1537],\"align\":[513],\"open\":[1540]},[[0,\"smoothlyExpandableLoad\",\"handleExpandableLoaded\"],[0,\"smoothlyExpandableChange\",\"handleExpandableState\"],[0,\"smoothlySpotlightChange\",\"handleSpotlightState\"],[0,\"smoothlyNestedTable\",\"handleNestedTable\"],[0,\"smoothlyExpansionLoad\",\"handleEvents\"],[0,\"smoothlyExpansionOpen\",\"handleEvents\"]]],[6,\"smoothly-table-footer\"],[6,\"smoothly-table-header\",{\"name\":[513]}],[6,\"smoothly-table-row\",{\"open\":[1540]},[[0,\"smoothlyExpansionLoad\",\"onExpansionLoad\"],[0,\"smoothlyExpandableChange\",\"onExpansionChange\"],[0,\"smoothlyExpansionOpen\",\"onExpansionOpen\"]]],[6,\"smoothly-tabs\",{\"tabs\":[32],\"selectedElement\":[32]},[[0,\"smoothlyTabLoad\",\"onInputLoad\"],[0,\"smoothlyTabOpen\",\"openChanged\"]],{\"selectedElement\":[\"onSelectedChange\"]}],[2,\"smoothly-theme-color-variant\",{\"color\":[513],\"variant\":[513]}],[6,\"smoothly-filter\",{\"detailChildren\":[32],\"criteria\":[32],\"expanded\":[32]},[[0,\"smoothlyFilterUpdate\",\"updateHandler\"],[0,\"smoothlyFilterManipulate\",\"manipulateHandler\"],[0,\"smoothlyFilterField\",\"filterFieldHandler\"]]],[6,\"smoothly-filter-select\",{\"label\":[1],\"property\":[1],\"menuHeight\":[1,\"menu-height\"],\"multiple\":[4],\"type\":[1],\"looks\":[1025]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"]]],[6,\"smoothly-filter-input\",{\"label\":[1],\"property\":[1],\"placeholder\":[1],\"needle\":[32]}],[6,\"smoothly-input-edit\",{\"color\":[1],\"expand\":[513],\"fill\":[513],\"disabled\":[1540],\"display\":[1540],\"shape\":[513],\"type\":[513],\"size\":[513],\"toolTip\":[1,\"tool-tip\"]},[[0,\"click\",\"clickHandler\"]]],[2,\"smoothly-filter-toggle\",{\"icon\":[1],\"properties\":[16],\"toolTip\":[1,\"tool-tip\"],\"not\":[4],\"flip\":[516],\"active\":[1028]}],[6,\"smoothly-summary\",{\"open\":[1540],\"color\":[1],\"fill\":[1],\"size\":[1]},[[0,\"smoothlyInputLoad\",\"onInputLoad\"],[0,\"smoothlyInput\",\"onInputLoad\"]]],[6,\"smoothly-next-table-foot\"],[6,\"smoothly-tab\",{\"label\":[1],\"open\":[1540]},[[0,\"click\",\"onClick\"],[0,\"smoothlyInputLoad\",\"onInputLoad\"],[0,\"smoothlyInput\",\"onInputLoad\"]],{\"open\":[\"openHandler\"]}],[2,\"smoothly-filter-field\",{\"criteria\":[8],\"clear\":[64]}],[6,\"smoothly-lazy\",{\"show\":[1028],\"content\":[16]}],[6,\"smoothly-next-table-expandable-cell\",{\"span\":[514],\"open\":[1540],\"close\":[64]},null,{\"open\":[\"openChange\"]}],[6,\"smoothly-next-table-expandable-row\",{\"open\":[1540]},null,{\"open\":[\"openChange\"]}],[6,\"smoothly-trigger\",{\"color\":[513],\"fill\":[513],\"disabled\":[516],\"type\":[513],\"name\":[1],\"value\":[8]},[[0,\"click\",\"onClick\"]]],[6,\"smoothly-input-checkbox\",{\"name\":[513],\"changed\":[1028],\"readonly\":[1540],\"checked\":[1028],\"value\":[4],\"looks\":[1537],\"color\":[1537],\"disabled\":[516],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},null,{\"checked\":[\"elementCheck\"]}],[2,\"smoothly-load-more\",{\"triggerMode\":[1,\"trigger-mode\"],\"name\":[1],\"multiple\":[4],\"inView\":[32]}],[6,\"smoothly-next-table-body\"],[6,\"smoothly-input-color\",{\"value\":[1025],\"looks\":[1537],\"color\":[1537],\"changed\":[1028],\"readonly\":[1540],\"output\":[1],\"name\":[513],\"showLabel\":[516,\"show-label\"],\"open\":[32],\"sliderMode\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"],[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[8,\"click\",\"onWindowClick\"]],{\"value\":[\"valueChanged\"]}],[6,\"smoothly-input-date-range\",{\"name\":[513],\"color\":[1537],\"looks\":[1537],\"readonly\":[1540],\"showLabel\":[516,\"show-label\"],\"start\":[1025],\"end\":[1025],\"placeholder\":[1],\"invalid\":[4],\"max\":[1],\"min\":[1],\"changed\":[1028],\"value\":[32],\"open\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64],\"clear\":[64]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"],[8,\"click\",\"onWindowClick\"]],{\"start\":[\"updateValue\"],\"end\":[\"updateValue\"],\"value\":[\"valueChanged\"]}],[6,\"smoothly-input-clear\",{\"color\":[1],\"expand\":[513],\"fill\":[513],\"disabled\":[1540],\"size\":[513],\"shape\":[513],\"display\":[1540],\"type\":[513],\"tooltip\":[1]},[[0,\"click\",\"clickHandler\"]]],[6,\"smoothly-input-file\",{\"changed\":[1028],\"readonly\":[1540],\"accept\":[1],\"color\":[1537],\"looks\":[1537],\"camera\":[513],\"name\":[513],\"showLabel\":[516,\"show-label\"],\"value\":[1040],\"placeholder\":[1537],\"dragging\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64],\"binary\":[64]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"]],{\"value\":[\"valueChanged\"]}],[6,\"smoothly-input-radio-item\",{\"value\":[1032],\"selected\":[1540],\"looks\":[1537],\"name\":[1025]}],[6,\"smoothly-input-radio\",{\"changed\":[1028],\"value\":[1032],\"looks\":[1537],\"color\":[1537],\"clearable\":[4],\"readonly\":[1540],\"name\":[513],\"showLabel\":[516,\"show-label\"],\"listen\":[64],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyRadioItemRegister\",\"handleRegister\"],[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"smoothlySelect\",\"smoothlyRadioInputHandler\"]],{\"value\":[\"valueChanged\"],\"readonly\":[\"watchingReadonly\"]}],[6,\"smoothly-next-table\",{\"columns\":[2]},[[0,\"smoothlyNextTableExpandableRowChange\",\"smoothlyNextTableExpandableRowChange\"],[0,\"smoothlyNextTableExpandableCellChange\",\"smoothlyNextTableExpandableCellChange\"]]],[6,\"smoothly-next-table-cell\",{\"span\":[514]}],[6,\"smoothly-next-table-head\",{\"scrolled\":[32]}],[6,\"smoothly-next-table-row\",null,[[0,\"smoothlyNextTableExpandableCellRegister\",\"smoothlyNextTableExpandableCellRegisterHandler\"],[0,\"smoothlyNextTableExpandableCellChange\",\"smoothlyNextTableExpandableCellChangeHandler\"]]],[6,\"smoothly-input-date\",{\"color\":[1537],\"looks\":[1537],\"name\":[513],\"changed\":[1028],\"readonly\":[1540],\"invalid\":[4],\"value\":[1025],\"open\":[1028],\"max\":[1025],\"min\":[1025],\"showLabel\":[516,\"show-label\"],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"listen\":[64],\"clear\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInput\",\"smoothlyInputHandler\"],[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"],[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[8,\"click\",\"onWindowClick\"],[0,\"smoothlyDateSet\",\"dateSetHandler\"]],{\"value\":[\"onStart\"]}],[6,\"smoothly-input-reset\",{\"color\":[1],\"expand\":[513],\"fill\":[513],\"disabled\":[1540],\"size\":[513],\"shape\":[513],\"display\":[1540],\"type\":[513],\"tooltip\":[1]},[[0,\"click\",\"clickHandler\"]]],[6,\"smoothly-input-range\",{\"value\":[1026],\"looks\":[1537],\"color\":[1537],\"changed\":[1028],\"defined\":[1028],\"readonly\":[1540],\"type\":[1],\"min\":[2],\"max\":[2],\"name\":[513],\"step\":[2],\"outputSide\":[1,\"output-side\"],\"label\":[1],\"showInput\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"]],{\"value\":[\"valueChanged\"]}],[2,\"smoothly-toggle-switch\",{\"checkmark\":[516],\"selected\":[1540],\"disabled\":[516],\"size\":[513],\"color\":[513],\"fill\":[513]}],[6,\"smoothly-calendar\",{\"month\":[1025],\"value\":[1025],\"start\":[1025],\"end\":[1025],\"max\":[1025],\"min\":[1025],\"doubleInput\":[516,\"double-input\"],\"firstSelected\":[32]},null,{\"start\":[\"onStart\"],\"end\":[\"onEnd\"]}],[6,\"smoothly-input-month\",{\"readonly\":[1540],\"color\":[513],\"looks\":[1537],\"name\":[513],\"value\":[1025],\"max\":[1025],\"min\":[1025],\"next\":[516],\"previous\":[516],\"inCalendar\":[516,\"in-calendar\"],\"showLabel\":[516,\"show-label\"],\"allowPreviousMonth\":[32],\"allowNextMonth\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"],[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"]],{\"value\":[\"valueChanged\",\"setAllowPreviousMonth\",\"setAllowNextMonth\"],\"min\":[\"setAllowPreviousMonth\"],\"max\":[\"setAllowNextMonth\"]}],[6,\"smoothly-input-submit\",{\"delete\":[516],\"color\":[1],\"icon\":[8],\"expand\":[513],\"fill\":[513],\"disabled\":[1540],\"display\":[1540],\"shape\":[513],\"size\":[513],\"toolTip\":[1,\"tool-tip\"]}],[6,\"smoothly-button-confirm\",{\"color\":[1],\"name\":[513],\"doubleClickTime\":[2,\"double-click-time\"],\"expand\":[513],\"fill\":[1],\"disabled\":[516],\"shape\":[1],\"size\":[1],\"clickTimeStamp\":[32]}],[4,\"smoothly-form\",{\"color\":[1537],\"value\":[1040],\"action\":[1],\"validator\":[16],\"type\":[1],\"readonly\":[1028],\"looks\":[513],\"name\":[513],\"prevent\":[4],\"changed\":[1028],\"processing\":[1040],\"removeInput\":[64],\"listen\":[64],\"submit\":[64],\"clear\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"],[0,\"smoothlyInput\",\"smoothlyInputHandler\"],[8,\"smoothlyFormSubmit\",\"windowSubmitHandler\"],[0,\"smoothlyFormSubmit\",\"submitHandler\"],[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"smoothlyFormDisable\",\"smoothlyFormDisableHandler\"]],{\"value\":[\"watchValue\"],\"readonly\":[\"watchReadonly\"]}],[2,\"smoothly-spinner\",{\"size\":[513],\"overlay\":[516]}],[6,\"smoothly-input-select\",{\"invalid\":[4],\"name\":[513],\"color\":[1537],\"looks\":[1537],\"showLabel\":[516,\"show-label\"],\"showSelected\":[1540,\"show-selected\"],\"readonly\":[1540],\"inCalendar\":[516,\"in-calendar\"],\"ordered\":[516],\"multiple\":[4],\"clearable\":[4],\"changed\":[1028],\"defined\":[1028],\"placeholder\":[520],\"menuHeight\":[1,\"menu-height\"],\"required\":[4],\"searchDisabled\":[4,\"search-disabled\"],\"mutable\":[4],\"open\":[32],\"selected\":[32],\"filter\":[32],\"addedItems\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"getItems\":[64],\"listen\":[64],\"reset\":[64],\"clear\":[64],\"edit\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[8,\"click\",\"onWindowClick\"],[0,\"smoothlyItemSelect\",\"onItemSelect\"],[0,\"keydown\",\"onKeyDown\"]],{\"selected\":[\"onSelectedChange\"],\"required\":[\"onRequiredChange\"],\"filter\":[\"onFilterChange\"],\"readonly\":[\"watchingReadonly\"],\"open\":[\"onClosed\"]}],[2,\"smoothly-display\",{\"type\":[1],\"label\":[1],\"value\":[8],\"collapseDepth\":[2,\"collapse-depth\"],\"toInteger\":[4,\"to-integer\"],\"currency\":[1],\"country\":[1],\"format\":[16]}],[6,\"smoothly-item\",{\"value\":[8],\"selected\":[1540],\"marked\":[1540],\"selectable\":[516],\"deselectable\":[4],\"filter\":[64]},[[0,\"click\",\"clickHandler\"]],{\"selected\":[\"selectedWatcher\"]}],[2,\"smoothly-display-json\",{\"value\":[8],\"collapseDepth\":[2,\"collapse-depth\"]}],[6,\"smoothly-button\",{\"color\":[513],\"expand\":[513],\"fill\":[513],\"disabled\":[516],\"type\":[513],\"size\":[513],\"shape\":[513],\"link\":[1]}],[2,\"smoothly-display-json-object\",{\"value\":[16],\"collapseDepth\":[2,\"collapse-depth\"],\"open\":[32],\"empty\":[32]}],[2,\"smoothly-display-json-primitive\",{\"value\":[8]}],[2,\"smoothly-display-json-record-key\",{\"value\":[8]}],[6,\"smoothly-input\",{\"color\":[1537],\"looks\":[1537],\"name\":[513],\"value\":[1032],\"type\":[513],\"required\":[516],\"showLabel\":[516,\"show-label\"],\"autocomplete\":[1],\"placeholder\":[513],\"disabled\":[4],\"readonly\":[1540],\"toInteger\":[4,\"to-integer\"],\"currency\":[513],\"invalid\":[516],\"changed\":[1028],\"errorMessage\":[1,\"error-message\"],\"initialValue\":[32],\"state\":[32],\"getValue\":[64],\"setValue\":[64],\"setFocus\":[64],\"setSelection\":[64],\"listen\":[64],\"register\":[64],\"unregister\":[64],\"clear\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"input\",\"onEvent\"],[0,\"beforeinput\",\"onEvent\"]],{\"currency\":[\"typeChange\"],\"type\":[\"typeChange\"],\"state\":[\"stateChange\"],\"value\":[\"valueChange\"],\"readonly\":[\"readonlyChange\"]}],[2,\"smoothly-icon\",{\"color\":[513],\"fill\":[513],\"name\":[513],\"size\":[513],\"rotate\":[514],\"flip\":[513],\"toolTip\":[1,\"tool-tip\"],\"latestPromise\":[32],\"document\":[32]},null,{\"toolTip\":[\"nameChanged\"],\"name\":[\"nameChanged\"]}]]],[\"smoothly-input-checkbox-demo\",[[2,\"smoothly-input-checkbox-demo\"]]],[\"smoothly-checkbox\",[[6,\"smoothly-checkbox\",{\"size\":[1],\"checked\":[1540],\"intermediate\":[1540],\"unavailable\":[516],\"disabled\":[516],\"name\":[513],\"value\":[8],\"t\":[32],\"toggle\":[64],\"clear\":[64]},null,{\"checked\":[\"unavailableChanged\"],\"unavailable\":[\"unavailableChanged\"]}]]],[\"smoothly-color\",[[6,\"smoothly-color\",{\"color\":[513]}]]],[\"smoothly-country\",[[2,\"smoothly-country\",{\"value\":[1],\"text\":[1],\"language\":[32]}]]],[\"smoothly-trigger-sink\",[[6,\"smoothly-trigger-sink\",{\"context\":[16],\"destination\":[1],\"filter\":[1]},[[0,\"trigger\",\"TriggerListener\"]]]]],[\"smoothly-trigger-source\",[[6,\"smoothly-trigger-source\",{\"listen\":[1]}]]]]"), options);
19
+ return bootstrapLazy(JSON.parse("[[\"smoothly-app_109\",[[0,\"smoothly-app-demo\",{\"baseUrl\":[1,\"base-url\"]}],[2,\"smoothly-form-demo\"],[2,\"smoothly-next-demo\"],[2,\"smoothly-input-demo\",{\"duration\":[32],\"alphanumeric\":[32]}],[2,\"smoothly-table-demo\"],[2,\"smoothly-icon-demo\",{\"display\":[32],\"props\":[32]}],[2,\"smoothly-theme-demo\"],[0,\"smoothly-display-demo\",{\"downloadingSpinner\":[32]}],[0,\"smoothly-button-demo\"],[2,\"smoothly-dialog-demo\",{\"openModal\":[32],\"openTallModal\":[32],\"showFrame\":[32]}],[4,\"smoothly-app\",{\"label\":[513],\"color\":[1],\"home\":[1],\"menuOpen\":[1540,\"menu-open\"],\"selected\":[32],\"selectRoom\":[64]},[[8,\"popstate\",\"locationChangeHandler\"],[0,\"smoothlyRoomSelected\",\"roomSelectedHandler\"],[0,\"smoothlyRoomLoaded\",\"roomLoadedHandler\"],[8,\"click\",\"clickHandler\"]],{\"selected\":[\"selectedChanged\"]}],[6,\"smoothly-app-room\",{\"label\":[513],\"icon\":[513],\"disabled\":[516],\"path\":[1],\"selected\":[1540],\"content\":[16],\"getContent\":[64],\"setSelected\":[64]}],[2,\"smoothly-tabs-demo\"],[2,\"smoothly-form-demo-pet\",{\"hasOwner\":[32],\"owner\":[32],\"value\":[32]}],[2,\"smoothly-form-demo-all\"],[2,\"smoothly-input-demo-standard\",{\"duration\":[32],\"options\":[32]}],[2,\"smoothly-next-table-demo-filtered\",{\"criteria\":[32],\"cats\":[32],\"selector\":[32]},[[0,\"smoothlyFilter\",\"onFilterUpdate\"],[0,\"smoothlyInput\",\"smoothlyInputHandler\"]]],[2,\"smoothly-table-demo-filtered\",{\"criteria\":[32],\"cats\":[32],\"selector\":[32]},[[0,\"smoothlyFilter\",\"onFilterUpdate\"],[0,\"smoothlyInput\",\"smoothlyInputHandler\"]]],[2,\"smoothly-table-testing\",{\"counter\":[32]}],[2,\"smoothly-next-demo-group\"],[2,\"smoothly-form-demo-transparent\"],[2,\"smoothly-form-demo-typed\"],[2,\"smoothly-next-demo-colspan\"],[2,\"smoothly-next-demo-nested\"],[2,\"smoothly-next-demo-simple\"],[2,\"smoothly-form-demo-controlled\",{\"name\":[32],\"currency\":[32],\"date\":[32]},null,{\"name\":[\"nameChanged\"]}],[2,\"smoothly-form-demo-date\"],[2,\"smoothly-form-demo-date-range\"],[2,\"smoothly-next-demo-filler-row-demo\",{\"cats\":[32]}],[0,\"smoothly-input-color-demo\"],[0,\"smoothly-input-range-demo\"],[2,\"smoothly-form-demo-login\"],[2,\"smoothly-form-demo-prices\"],[2,\"smoothly-form-demo-card\"],[0,\"smoothly-display-demo-json\"],[2,\"smoothly-theme-guide\"],[2,\"smoothly-input-price-demo\",{\"currencies\":[32],\"currency\":[32]}],[6,\"smoothly-notifier\",{\"icon\":[4],\"notices\":[32]},[[0,\"notice\",\"onNotice\"],[0,\"remove\",\"onRemove\"]]],[6,\"smoothly-theme-picker\",{\"element\":[1]}],[6,\"smoothly-dialog\",{\"color\":[513],\"open\":[1540],\"closable\":[516],\"header\":[513]},[[0,\"trigger\",\"TriggerListener\"]]],[2,\"smoothly-theme-colors\"],[2,\"smoothly-toggle-switch-demo\"],[2,\"smoothly-burger\",{\"visible\":[1540],\"open\":[1540],\"mediaQuery\":[513,\"media-query\"],\"history\":[32]},[[0,\"click\",\"clickHandler\"],[9,\"resize\",\"resizeHandler\"]],{\"open\":[\"openChanged\"]}],[6,\"smoothly-modal\",{\"open\":[1540],\"closable\":[516],\"align\":[513]},null,{\"open\":[\"openChanged\"]}],[2,\"smoothly-frame\",{\"url\":[1],\"name\":[513],\"origin\":[1],\"send\":[64]}],[6,\"smoothly-label\",{\"hue\":[2],\"description\":[1],\"shape\":[513]}],[6,\"smoothly-toggle\",{\"selected\":[1540],\"shape\":[513],\"disabled\":[516],\"name\":[1],\"value\":[8]},[[0,\"click\",\"onClick\"]]],[2,\"smoothly-next-demo-nested-inner\",{\"data\":[16]}],[6,\"smoothly-next-table-filler-row\"],[2,\"smoothly-notification\",{\"notice\":[16],\"closable\":[4],\"icon\":[4],\"tick\":[32]},[[0,\"trigger\",\"onTrigger\"]],{\"notice\":[\"onUpdatedNotice\"]}],[2,\"smoothly-back-to-top\",{\"opacity\":[1],\"bottom\":[1],\"right\":[1],\"visible\":[32]}],[2,\"smoothly-theme-color\",{\"color\":[1]}],[6,\"smoothly-next-table-row-group\",{\"align\":[516],\"open\":[1540]}],[6,\"smoothly-submit\",{\"color\":[513],\"expand\":[513],\"fill\":[513],\"disabled\":[516],\"type\":[513],\"size\":[513],\"shape\":[513],\"prevent\":[4]},[[0,\"click\",\"clickHandler\"]]],[6,\"smoothly-table-expandable-row\",{\"open\":[1540],\"allowSpotlight\":[32],\"spotlight\":[32]},[[0,\"smoothlyTableLoad\",\"handleTableLoaded\"]],{\"open\":[\"handleSpotlight\"],\"allowSpotlight\":[\"handleSpotlight\"]}],[6,\"smoothly-table-cell\"],[6,\"smoothly-table-expandable-cell\",{\"open\":[1540],\"allowSpotlight\":[32],\"spotlight\":[32]},[[0,\"click\",\"onClick\"],[0,\"smoothlyTableLoad\",\"handleTableLoaded\"]],{\"open\":[\"openChanged\",\"handleSpotlight\"],\"allowSpotlight\":[\"handleSpotlight\"]}],[6,\"smoothly-table\",{\"root\":[1540],\"color\":[1537],\"align\":[513],\"open\":[1540]},[[0,\"smoothlyExpandableLoad\",\"handleExpandableLoaded\"],[0,\"smoothlyExpandableChange\",\"handleExpandableState\"],[0,\"smoothlySpotlightChange\",\"handleSpotlightState\"],[0,\"smoothlyNestedTable\",\"handleNestedTable\"],[0,\"smoothlyExpansionLoad\",\"handleEvents\"],[0,\"smoothlyExpansionOpen\",\"handleEvents\"]]],[6,\"smoothly-table-footer\"],[6,\"smoothly-table-header\",{\"name\":[513]}],[6,\"smoothly-table-row\",{\"open\":[1540]},[[0,\"smoothlyExpansionLoad\",\"onExpansionLoad\"],[0,\"smoothlyExpandableChange\",\"onExpansionChange\"],[0,\"smoothlyExpansionOpen\",\"onExpansionOpen\"]]],[6,\"smoothly-tabs\",{\"tabs\":[32],\"selectedElement\":[32]},[[0,\"smoothlyTabLoad\",\"onInputLoad\"],[0,\"smoothlyTabOpen\",\"openChanged\"]],{\"selectedElement\":[\"onSelectedChange\"]}],[2,\"smoothly-theme-color-variant\",{\"color\":[513],\"variant\":[513]}],[6,\"smoothly-filter\",{\"detailChildren\":[32],\"criteria\":[32],\"expanded\":[32]},[[0,\"smoothlyFilterUpdate\",\"updateHandler\"],[0,\"smoothlyFilterManipulate\",\"manipulateHandler\"],[0,\"smoothlyFilterField\",\"filterFieldHandler\"]]],[6,\"smoothly-filter-select\",{\"label\":[1],\"property\":[1],\"menuHeight\":[1,\"menu-height\"],\"multiple\":[4],\"type\":[1],\"looks\":[1025]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"]]],[6,\"smoothly-filter-input\",{\"label\":[1],\"property\":[1],\"placeholder\":[1],\"needle\":[32]}],[6,\"smoothly-input-edit\",{\"color\":[1],\"expand\":[513],\"fill\":[513],\"disabled\":[1540],\"display\":[1540],\"shape\":[513],\"type\":[513],\"size\":[513],\"toolTip\":[1,\"tool-tip\"]},[[0,\"click\",\"clickHandler\"]]],[2,\"smoothly-filter-toggle\",{\"icon\":[1],\"properties\":[16],\"toolTip\":[1,\"tool-tip\"],\"not\":[4],\"flip\":[516],\"active\":[1028]}],[6,\"smoothly-summary\",{\"open\":[1540],\"color\":[1],\"fill\":[1],\"size\":[1]},[[0,\"smoothlyInputLoad\",\"onInputLoad\"],[0,\"smoothlyInput\",\"onInputLoad\"]]],[6,\"smoothly-next-table-foot\"],[6,\"smoothly-tab\",{\"label\":[1],\"open\":[1540]},[[0,\"click\",\"onClick\"],[0,\"smoothlyInputLoad\",\"onInputLoad\"],[0,\"smoothlyInput\",\"onInputLoad\"]],{\"open\":[\"openHandler\"]}],[2,\"smoothly-filter-field\",{\"criteria\":[8],\"clear\":[64]}],[6,\"smoothly-lazy\",{\"show\":[1028],\"content\":[16]}],[6,\"smoothly-next-table-expandable-cell\",{\"span\":[514],\"open\":[1540],\"close\":[64]},null,{\"open\":[\"openChange\"]}],[6,\"smoothly-next-table-expandable-row\",{\"open\":[1540]},null,{\"open\":[\"openChange\"]}],[6,\"smoothly-trigger\",{\"color\":[513],\"fill\":[513],\"disabled\":[516],\"type\":[513],\"name\":[1],\"value\":[8]},[[0,\"click\",\"onClick\"]]],[6,\"smoothly-input-checkbox\",{\"name\":[513],\"changed\":[1028],\"readonly\":[1540],\"checked\":[1028],\"value\":[4],\"looks\":[1537],\"color\":[1537],\"disabled\":[516],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},null,{\"checked\":[\"elementCheck\"]}],[2,\"smoothly-load-more\",{\"triggerMode\":[1,\"trigger-mode\"],\"name\":[1],\"multiple\":[4],\"inView\":[32]}],[6,\"smoothly-input-color\",{\"value\":[1025],\"looks\":[1537],\"color\":[1537],\"changed\":[1028],\"readonly\":[1540],\"output\":[1],\"name\":[513],\"showLabel\":[516,\"show-label\"],\"open\":[32],\"sliderMode\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"],[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[8,\"click\",\"onWindowClick\"]],{\"value\":[\"valueChanged\"]}],[6,\"smoothly-input-date-range\",{\"name\":[513],\"color\":[1537],\"looks\":[1537],\"readonly\":[1540],\"showLabel\":[516,\"show-label\"],\"start\":[1025],\"end\":[1025],\"placeholder\":[1],\"invalid\":[4],\"max\":[1],\"min\":[1],\"changed\":[1028],\"value\":[32],\"open\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64],\"clear\":[64]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"],[8,\"click\",\"onWindowClick\"]],{\"start\":[\"updateValue\"],\"end\":[\"updateValue\"],\"value\":[\"valueChanged\"]}],[6,\"smoothly-input-clear\",{\"color\":[1],\"expand\":[513],\"fill\":[513],\"disabled\":[1540],\"size\":[513],\"shape\":[513],\"display\":[1540],\"type\":[513],\"tooltip\":[1]},[[0,\"click\",\"clickHandler\"]]],[6,\"smoothly-input-file\",{\"changed\":[1028],\"readonly\":[1540],\"accept\":[1],\"color\":[1537],\"looks\":[1537],\"camera\":[513],\"name\":[513],\"showLabel\":[516,\"show-label\"],\"value\":[1040],\"placeholder\":[1537],\"dragging\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64],\"binary\":[64]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"]],{\"value\":[\"valueChanged\"]}],[6,\"smoothly-input-radio-item\",{\"value\":[1032],\"selected\":[1540],\"looks\":[1537],\"name\":[1025]}],[6,\"smoothly-input-radio\",{\"changed\":[1028],\"value\":[1032],\"looks\":[1537],\"color\":[1537],\"clearable\":[4],\"readonly\":[1540],\"name\":[513],\"showLabel\":[516,\"show-label\"],\"listen\":[64],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyRadioItemRegister\",\"handleRegister\"],[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"smoothlySelect\",\"smoothlyRadioInputHandler\"]],{\"value\":[\"valueChanged\"],\"readonly\":[\"watchingReadonly\"]}],[6,\"smoothly-next-table-body\"],[6,\"smoothly-input-date\",{\"color\":[1537],\"looks\":[1537],\"name\":[513],\"changed\":[1028],\"readonly\":[1540],\"invalid\":[4],\"value\":[1025],\"open\":[1028],\"max\":[1025],\"min\":[1025],\"showLabel\":[516,\"show-label\"],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"listen\":[64],\"clear\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInput\",\"smoothlyInputHandler\"],[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"],[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[8,\"click\",\"onWindowClick\"],[0,\"smoothlyDateSet\",\"dateSetHandler\"]],{\"value\":[\"onStart\"]}],[6,\"smoothly-input-reset\",{\"color\":[1],\"expand\":[513],\"fill\":[513],\"disabled\":[1540],\"size\":[513],\"shape\":[513],\"display\":[1540],\"type\":[513],\"tooltip\":[1]},[[0,\"click\",\"clickHandler\"]]],[6,\"smoothly-next-table\",{\"columns\":[2]},[[0,\"smoothlyNextTableExpandableRowChange\",\"smoothlyNextTableExpandableRowChange\"],[0,\"smoothlyNextTableExpandableCellChange\",\"smoothlyNextTableExpandableCellChange\"]]],[6,\"smoothly-next-table-head\",{\"scrolled\":[32]}],[6,\"smoothly-next-table-cell\",{\"span\":[514]}],[6,\"smoothly-next-table-row\",null,[[0,\"smoothlyNextTableExpandableCellRegister\",\"smoothlyNextTableExpandableCellRegisterHandler\"],[0,\"smoothlyNextTableExpandableCellChange\",\"smoothlyNextTableExpandableCellChangeHandler\"]]],[6,\"smoothly-input-range\",{\"value\":[1026],\"looks\":[1537],\"color\":[1537],\"changed\":[1028],\"defined\":[1028],\"readonly\":[1540],\"type\":[1],\"min\":[2],\"max\":[2],\"name\":[513],\"step\":[2],\"outputSide\":[1,\"output-side\"],\"label\":[1],\"showInput\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"]],{\"value\":[\"valueChanged\"]}],[2,\"smoothly-toggle-switch\",{\"checkmark\":[516],\"selected\":[1540],\"disabled\":[516],\"size\":[513],\"color\":[513],\"fill\":[513]}],[6,\"smoothly-calendar\",{\"month\":[1025],\"value\":[1025],\"start\":[1025],\"end\":[1025],\"max\":[1025],\"min\":[1025],\"doubleInput\":[516,\"double-input\"],\"firstSelected\":[32]},null,{\"start\":[\"onStart\"],\"end\":[\"onEnd\"]}],[6,\"smoothly-input-month\",{\"readonly\":[1540],\"color\":[513],\"looks\":[1537],\"name\":[513],\"value\":[1025],\"max\":[1025],\"min\":[1025],\"next\":[516],\"previous\":[516],\"inCalendar\":[516,\"in-calendar\"],\"showLabel\":[516,\"show-label\"],\"allowPreviousMonth\":[32],\"allowNextMonth\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"clear\":[64],\"listen\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"],[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"]],{\"value\":[\"valueChanged\",\"setAllowPreviousMonth\",\"setAllowNextMonth\"],\"min\":[\"setAllowPreviousMonth\"],\"max\":[\"setAllowNextMonth\"]}],[6,\"smoothly-input-submit\",{\"delete\":[516],\"color\":[1],\"icon\":[8],\"expand\":[513],\"fill\":[513],\"disabled\":[1540],\"display\":[1540],\"shape\":[513],\"size\":[513],\"toolTip\":[1,\"tool-tip\"]}],[6,\"smoothly-button-confirm\",{\"color\":[1],\"name\":[513],\"doubleClickTime\":[2,\"double-click-time\"],\"expand\":[513],\"fill\":[1],\"disabled\":[516],\"shape\":[1],\"size\":[1],\"clickTimeStamp\":[32]}],[4,\"smoothly-form\",{\"color\":[1537],\"value\":[1040],\"action\":[1],\"validator\":[16],\"type\":[1],\"readonly\":[1028],\"looks\":[513],\"name\":[513],\"prevent\":[4],\"changed\":[1028],\"processing\":[1040],\"removeInput\":[64],\"listen\":[64],\"submit\":[64],\"clear\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLooks\",\"smoothlyInputLooksHandler\"],[0,\"smoothlyInput\",\"smoothlyInputHandler\"],[8,\"smoothlyFormSubmit\",\"windowSubmitHandler\"],[0,\"smoothlyFormSubmit\",\"submitHandler\"],[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"smoothlyFormDisable\",\"smoothlyFormDisableHandler\"]],{\"value\":[\"watchValue\"],\"readonly\":[\"watchReadonly\"]}],[6,\"smoothly-input-select\",{\"invalid\":[4],\"name\":[513],\"color\":[1537],\"looks\":[1537],\"showLabel\":[516,\"show-label\"],\"showSelected\":[1540,\"show-selected\"],\"readonly\":[1540],\"inCalendar\":[516,\"in-calendar\"],\"ordered\":[516],\"multiple\":[4],\"clearable\":[4],\"changed\":[1028],\"defined\":[1028],\"placeholder\":[520],\"menuHeight\":[1,\"menu-height\"],\"required\":[4],\"searchDisabled\":[4,\"search-disabled\"],\"mutable\":[4],\"open\":[32],\"selected\":[32],\"filter\":[32],\"addedItems\":[32],\"register\":[64],\"unregister\":[64],\"getValue\":[64],\"getItems\":[64],\"listen\":[64],\"reset\":[64],\"clear\":[64],\"edit\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[8,\"click\",\"onWindowClick\"],[0,\"smoothlyItemSelect\",\"onItemSelect\"],[0,\"keydown\",\"onKeyDown\"]],{\"selected\":[\"onSelectedChange\"],\"required\":[\"onRequiredChange\"],\"filter\":[\"onFilterChange\"],\"readonly\":[\"watchingReadonly\"],\"open\":[\"onClosed\"]}],[2,\"smoothly-spinner\",{\"size\":[513],\"overlay\":[516]}],[6,\"smoothly-item\",{\"value\":[8],\"selected\":[1540],\"marked\":[1540],\"selectable\":[516],\"deselectable\":[4],\"filter\":[64]},[[0,\"click\",\"clickHandler\"]],{\"selected\":[\"selectedWatcher\"]}],[2,\"smoothly-display\",{\"type\":[1],\"label\":[1],\"value\":[8],\"collapseDepth\":[2,\"collapse-depth\"],\"toInteger\":[4,\"to-integer\"],\"currency\":[1],\"country\":[1],\"format\":[16]}],[2,\"smoothly-display-json\",{\"value\":[8],\"collapseDepth\":[2,\"collapse-depth\"]}],[6,\"smoothly-button\",{\"color\":[513],\"expand\":[513],\"fill\":[513],\"disabled\":[516],\"type\":[513],\"size\":[513],\"shape\":[513],\"link\":[1]}],[2,\"smoothly-display-json-object\",{\"value\":[16],\"collapseDepth\":[2,\"collapse-depth\"],\"open\":[32],\"empty\":[32]}],[2,\"smoothly-display-json-primitive\",{\"value\":[8]}],[2,\"smoothly-display-json-record-key\",{\"value\":[8]}],[6,\"smoothly-input\",{\"color\":[1537],\"looks\":[1537],\"name\":[513],\"value\":[1032],\"type\":[513],\"required\":[516],\"showLabel\":[516,\"show-label\"],\"autocomplete\":[1],\"placeholder\":[513],\"disabled\":[4],\"readonly\":[1540],\"toInteger\":[4,\"to-integer\"],\"currency\":[513],\"invalid\":[516],\"changed\":[1028],\"errorMessage\":[1,\"error-message\"],\"initialValue\":[32],\"state\":[32],\"getValue\":[64],\"setValue\":[64],\"setFocus\":[64],\"setSelection\":[64],\"listen\":[64],\"register\":[64],\"unregister\":[64],\"clear\":[64],\"edit\":[64],\"reset\":[64],\"setInitialValue\":[64]},[[0,\"smoothlyInputLoad\",\"smoothlyInputLoadHandler\"],[0,\"input\",\"onEvent\"],[0,\"beforeinput\",\"onEvent\"]],{\"currency\":[\"typeChange\"],\"type\":[\"typeChange\"],\"state\":[\"stateChange\"],\"value\":[\"valueChange\"],\"readonly\":[\"readonlyChange\"]}],[2,\"smoothly-icon\",{\"color\":[513],\"fill\":[513],\"name\":[513],\"size\":[513],\"rotate\":[514],\"flip\":[513],\"toolTip\":[1,\"tool-tip\"],\"latestPromise\":[32],\"document\":[32]},null,{\"toolTip\":[\"nameChanged\"],\"name\":[\"nameChanged\"]}]]],[\"smoothly-input-checkbox-demo\",[[2,\"smoothly-input-checkbox-demo\"]]],[\"smoothly-checkbox\",[[6,\"smoothly-checkbox\",{\"size\":[1],\"checked\":[1540],\"intermediate\":[1540],\"unavailable\":[516],\"disabled\":[516],\"name\":[513],\"value\":[8],\"t\":[32],\"toggle\":[64],\"clear\":[64]},null,{\"checked\":[\"unavailableChanged\"],\"unavailable\":[\"unavailableChanged\"]}]]],[\"smoothly-color\",[[6,\"smoothly-color\",{\"color\":[513]}]]],[\"smoothly-country\",[[2,\"smoothly-country\",{\"value\":[1],\"text\":[1],\"language\":[32]}]]],[\"smoothly-trigger-sink\",[[6,\"smoothly-trigger-sink\",{\"context\":[16],\"destination\":[1],\"filter\":[1]},[[0,\"trigger\",\"TriggerListener\"]]]]],[\"smoothly-trigger-source\",[[6,\"smoothly-trigger-source\",{\"listen\":[1]}]]]]"), options);
20
20
  });
21
21
 
22
22
  //# sourceMappingURL=smoothly.js.map