smoothly 1.102.0 → 1.103.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.
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{smoothly-app_103.cjs.entry.js → smoothly-app_104.cjs.entry.js} +184 -163
- package/dist/cjs/smoothly-app_104.cjs.entry.js.map +1 -0
- package/dist/cjs/smoothly-submit.cjs.entry.js +1 -1
- package/dist/cjs/smoothly-trigger-sink.cjs.entry.js +1 -1
- package/dist/cjs/smoothly-trigger-source.cjs.entry.js +1 -1
- package/dist/cjs/smoothly.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/input/demo/date/index.js +1 -1
- package/dist/collection/components/input/demo/index.js +4 -4
- package/dist/collection/components/input/demo/index.js.map +1 -1
- package/dist/collection/components/input/demo/price/index.js +1 -1
- package/dist/collection/components/input/demo/radio/index.js +36 -0
- package/dist/collection/components/input/demo/radio/index.js.map +1 -0
- package/dist/collection/components/input/demo/radio/style.css +12 -0
- package/dist/collection/components/input/demo/standard/index.js +1 -1
- package/dist/collection/components/input/demo/user-input/index.js +3 -3
- package/dist/collection/components/input/edit/index.js +1 -1
- package/dist/collection/components/input/file/index.js +1 -1
- package/dist/collection/components/input/month/index.js +4 -4
- package/dist/collection/components/input/radio/item/index.js +1 -1
- package/dist/collection/components/input/radio/item/index.js.map +1 -1
- package/dist/collection/components/input/radio/item/style.css +10 -1
- package/dist/collection/components/input/radio/style.css +1 -0
- package/dist/collection/components/input/range/demo/index.js +1 -1
- package/dist/collection/components/input/range/index.js +4 -4
- package/dist/collection/components/input/reset/index.js +1 -1
- package/dist/collection/components/input/select/index.js +3 -3
- package/dist/collection/components/input/submit/index.js +1 -1
- package/dist/collection/components/item/index.js +1 -1
- package/dist/collection/components/label/index.js +2 -2
- package/dist/collection/components/lazy/index.js +1 -1
- package/dist/collection/components/load-more/index.js +1 -1
- package/dist/collection/components/modal/index.js +2 -2
- package/dist/collection/components/notification/index.js +1 -1
- package/dist/collection/components/notifier/index.js +1 -1
- package/dist/collection/components/spinner/index.js +2 -2
- package/dist/collection/components/submit/index.js +1 -1
- package/dist/collection/components/summary/index.js +1 -1
- package/dist/collection/components/table/body/index.js +1 -1
- package/dist/collection/components/table/cell/index.js +1 -1
- package/dist/collection/components/table/demo/colspan/index.js +1 -1
- package/dist/collection/components/table/demo/filler-row/index.js +1 -1
- package/dist/collection/components/table/demo/filtered/index.js +5 -5
- package/dist/collection/components/table/demo/group/index.js +1 -1
- package/dist/collection/components/table/demo/index.js +1 -1
- package/dist/collection/components/table/demo/nested-no-cell/index.js +2 -2
- package/dist/collection/components/table/demo/nested-no-cell/inner/index.js +1 -1
- package/dist/collection/components/table/demo/simple/simple.js +1 -1
- package/dist/collection/components/table/expandable/cell/index.js +1 -1
- package/dist/collection/components/table/expandable/row/index.js +1 -1
- package/dist/collection/components/table/filler-row/index.js +1 -1
- package/dist/collection/components/table/foot/index.js +1 -1
- package/dist/collection/components/table/group/index.js +1 -1
- package/dist/collection/components/table/head/index.js +2 -2
- package/dist/collection/components/table/index.js +1 -1
- package/dist/collection/components/table/row/index.js +1 -1
- package/dist/collection/components/tabs/demo/index.js +1 -1
- package/dist/collection/components/tabs/tab/index.js +1 -1
- package/dist/collection/components/theme/color/index.js +1 -1
- package/dist/collection/components/theme/demo/index.js +1 -1
- package/dist/collection/components/theme/guide/index.js +8 -8
- package/dist/collection/components/theme/picker/index.js +2 -2
- package/dist/collection/components/toggle-switch/demo/index.js +1 -1
- package/dist/collection/components/toggle-switch/index.js +1 -1
- package/dist/collection/components/trigger/index.js +1 -1
- package/dist/collection/components/trigger/sink/index.js +1 -1
- package/dist/collection/components/trigger/source/index.js +1 -1
- package/dist/components/{p-2d754996.js → p-018f3b07.js} +3 -3
- package/dist/components/{p-2d754996.js.map → p-018f3b07.js.map} +1 -1
- package/dist/components/{p-5d4481e5.js → p-08527022.js} +2 -2
- package/dist/components/{p-5d4481e5.js.map → p-08527022.js.map} +1 -1
- package/dist/components/{p-f55ddc88.js → p-08a3d487.js} +30 -30
- package/dist/components/{p-f55ddc88.js.map → p-08a3d487.js.map} +1 -1
- package/dist/components/{p-e3486f48.js → p-08c44bae.js} +10 -10
- package/dist/components/{p-e3486f48.js.map → p-08c44bae.js.map} +1 -1
- package/dist/components/{p-1904abe1.js → p-1e5c4418.js} +5 -5
- package/dist/components/{p-1904abe1.js.map → p-1e5c4418.js.map} +1 -1
- package/dist/components/{p-4051f859.js → p-234932d2.js} +3 -3
- package/dist/components/{p-4051f859.js.map → p-234932d2.js.map} +1 -1
- package/dist/components/{p-4d3d5d0b.js → p-237af64d.js} +9 -9
- package/dist/components/{p-4d3d5d0b.js.map → p-237af64d.js.map} +1 -1
- package/dist/components/{p-7a9728b2.js → p-239cce56.js} +3 -3
- package/dist/components/{p-7a9728b2.js.map → p-239cce56.js.map} +1 -1
- package/dist/components/{p-50304fc1.js → p-2974c59f.js} +3 -3
- package/dist/components/{p-50304fc1.js.map → p-2974c59f.js.map} +1 -1
- package/dist/components/{p-1062aeb9.js → p-29b5ead7.js} +3 -3
- package/dist/components/{p-1062aeb9.js.map → p-29b5ead7.js.map} +1 -1
- package/dist/components/{p-f2f0d309.js → p-2d648420.js} +10 -10
- package/dist/components/{p-f2f0d309.js.map → p-2d648420.js.map} +1 -1
- package/dist/components/{p-1e46b981.js → p-33c30e05.js} +2 -2
- package/dist/components/{p-1e46b981.js.map → p-33c30e05.js.map} +1 -1
- package/dist/components/{p-b25fbf6e.js → p-36137940.js} +5 -5
- package/dist/components/{p-b25fbf6e.js.map → p-36137940.js.map} +1 -1
- package/dist/components/{p-a8f5826f.js → p-3d846c0d.js} +11 -11
- package/dist/components/{p-a8f5826f.js.map → p-3d846c0d.js.map} +1 -1
- package/dist/components/{p-35bfb804.js → p-3f2e92e9.js} +2 -2
- package/dist/components/{p-35bfb804.js.map → p-3f2e92e9.js.map} +1 -1
- package/dist/components/{p-658906f0.js → p-44a8837c.js} +9 -9
- package/dist/components/{p-658906f0.js.map → p-44a8837c.js.map} +1 -1
- package/dist/components/p-4c5965cd.js +45 -0
- package/dist/components/{p-003a635b.js.map → p-4c5965cd.js.map} +1 -1
- package/dist/components/{p-a2a5e7f4.js → p-4cb94746.js} +2 -2
- package/dist/components/{p-a2a5e7f4.js.map → p-4cb94746.js.map} +1 -1
- package/dist/components/{p-12f62e4d.js → p-4da1c188.js} +6 -6
- package/dist/components/{p-12f62e4d.js.map → p-4da1c188.js.map} +1 -1
- package/dist/components/{p-a3c25ce5.js → p-4e8a6a86.js} +21 -21
- package/dist/components/{p-a3c25ce5.js.map → p-4e8a6a86.js.map} +1 -1
- package/dist/components/{p-5cd257ad.js → p-4ee29da5.js} +3 -3
- package/dist/components/{p-5cd257ad.js.map → p-4ee29da5.js.map} +1 -1
- package/dist/components/{p-55806dd1.js → p-4faf0679.js} +6 -6
- package/dist/components/{p-55806dd1.js.map → p-4faf0679.js.map} +1 -1
- package/dist/components/{p-5bc54b34.js → p-50d6a16d.js} +2 -2
- package/dist/components/{p-5bc54b34.js.map → p-50d6a16d.js.map} +1 -1
- package/dist/components/p-52626573.js +123 -0
- package/dist/components/{p-c2fb9b51.js.map → p-52626573.js.map} +1 -1
- package/dist/components/{p-31603adf.js → p-527dedc1.js} +7 -7
- package/dist/components/{p-31603adf.js.map → p-527dedc1.js.map} +1 -1
- package/dist/components/{p-d422d58c.js → p-5ac20ff9.js} +3 -3
- package/dist/components/{p-d422d58c.js.map → p-5ac20ff9.js.map} +1 -1
- package/dist/components/{p-346ba422.js → p-5c9332bf.js} +2 -2
- package/dist/components/{p-346ba422.js.map → p-5c9332bf.js.map} +1 -1
- package/dist/components/{p-30f4e440.js → p-5eafd1ac.js} +4 -4
- package/dist/components/{p-30f4e440.js.map → p-5eafd1ac.js.map} +1 -1
- package/dist/components/{p-9ffa8501.js → p-60b2b2bb.js} +9 -9
- package/dist/components/{p-9ffa8501.js.map → p-60b2b2bb.js.map} +1 -1
- package/dist/components/{p-140b6f3c.js → p-612f2051.js} +5 -5
- package/dist/components/{p-140b6f3c.js.map → p-612f2051.js.map} +1 -1
- package/dist/components/{p-4dcf5fac.js → p-61a80c6e.js} +21 -21
- package/dist/components/{p-4dcf5fac.js.map → p-61a80c6e.js.map} +1 -1
- package/dist/components/{p-7b6467fd.js → p-684de2fd.js} +11 -11
- package/dist/components/{p-7b6467fd.js.map → p-684de2fd.js.map} +1 -1
- package/dist/components/{p-14e31e4a.js → p-6bda7e35.js} +10 -10
- package/dist/components/{p-14e31e4a.js.map → p-6bda7e35.js.map} +1 -1
- package/dist/components/{p-76cc6651.js → p-6ea452d9.js} +2 -2
- package/dist/components/{p-76cc6651.js.map → p-6ea452d9.js.map} +1 -1
- package/dist/components/{p-37732412.js → p-70b61978.js} +2 -2
- package/dist/components/{p-37732412.js.map → p-70b61978.js.map} +1 -1
- package/dist/components/{p-3a1a67e7.js → p-723edf05.js} +3 -3
- package/dist/components/{p-3a1a67e7.js.map → p-723edf05.js.map} +1 -1
- package/dist/components/{p-e48ad105.js → p-75916f5e.js} +2 -2
- package/dist/components/{p-e48ad105.js.map → p-75916f5e.js.map} +1 -1
- package/dist/components/{p-4a5c24c0.js → p-760a7e6a.js} +22 -22
- package/dist/components/{p-4a5c24c0.js.map → p-760a7e6a.js.map} +1 -1
- package/dist/components/{p-e7dcaec1.js → p-795bda50.js} +2 -2
- package/dist/components/{p-e7dcaec1.js.map → p-795bda50.js.map} +1 -1
- package/dist/components/{p-c9126eb3.js → p-83676034.js} +34 -34
- package/dist/components/{p-c9126eb3.js.map → p-83676034.js.map} +1 -1
- package/dist/components/{p-d8c97dde.js → p-84ba0025.js} +3 -3
- package/dist/components/{p-d8c97dde.js.map → p-84ba0025.js.map} +1 -1
- package/dist/components/{p-40d2000b.js → p-85ed9f7d.js} +2 -2
- package/dist/components/{p-40d2000b.js.map → p-85ed9f7d.js.map} +1 -1
- package/dist/components/{p-96fff9ba.js → p-8f9e26ce.js} +7 -7
- package/dist/components/{p-96fff9ba.js.map → p-8f9e26ce.js.map} +1 -1
- package/dist/components/{p-0e242fdd.js → p-974b3a13.js} +4 -4
- package/dist/components/{p-0e242fdd.js.map → p-974b3a13.js.map} +1 -1
- package/dist/components/{p-90cf2f0e.js → p-9ad494c1.js} +2 -2
- package/dist/components/{p-90cf2f0e.js.map → p-9ad494c1.js.map} +1 -1
- package/dist/components/{p-02c38067.js → p-9aeab5df.js} +5 -5
- package/dist/components/{p-02c38067.js.map → p-9aeab5df.js.map} +1 -1
- package/dist/components/{p-e9905fbc.js → p-a66e99e6.js} +17 -17
- package/dist/components/{p-e9905fbc.js.map → p-a66e99e6.js.map} +1 -1
- package/dist/components/{p-0b3f1a79.js → p-a76a4d76.js} +2 -2
- package/dist/components/{p-0b3f1a79.js.map → p-a76a4d76.js.map} +1 -1
- package/dist/components/{p-b494ebd3.js → p-aac05986.js} +9 -9
- package/dist/components/{p-b494ebd3.js.map → p-aac05986.js.map} +1 -1
- package/dist/components/{p-c4637f18.js → p-aac4d78f.js} +9 -9
- package/dist/components/{p-c4637f18.js.map → p-aac4d78f.js.map} +1 -1
- package/dist/components/{p-bb94849f.js → p-ac63635b.js} +2 -2
- package/dist/components/{p-bb94849f.js.map → p-ac63635b.js.map} +1 -1
- package/dist/components/{p-581d3377.js → p-ad918487.js} +6 -6
- package/dist/components/{p-581d3377.js.map → p-ad918487.js.map} +1 -1
- package/dist/components/{p-e04a506b.js → p-adb5afee.js} +11 -11
- package/dist/components/{p-e04a506b.js.map → p-adb5afee.js.map} +1 -1
- package/dist/components/{p-fdf5432e.js → p-aee7c7ad.js} +8 -8
- package/dist/components/{p-fdf5432e.js.map → p-aee7c7ad.js.map} +1 -1
- package/dist/components/{p-6aaf93a3.js → p-b2be4c15.js} +13 -13
- package/dist/components/{p-6aaf93a3.js.map → p-b2be4c15.js.map} +1 -1
- package/dist/components/{p-c172bb64.js → p-b34956f3.js} +8 -8
- package/dist/components/{p-c172bb64.js.map → p-b34956f3.js.map} +1 -1
- package/dist/components/{p-753658b4.js → p-b4919dec.js} +2 -2
- package/dist/components/{p-753658b4.js.map → p-b4919dec.js.map} +1 -1
- package/dist/components/{p-4f0ce21b.js → p-b52a6734.js} +3 -3
- package/dist/components/{p-4f0ce21b.js.map → p-b52a6734.js.map} +1 -1
- package/dist/components/{p-3abf736a.js → p-b5752ca0.js} +5 -5
- package/dist/components/{p-3abf736a.js.map → p-b5752ca0.js.map} +1 -1
- package/dist/components/{p-2779565d.js → p-b80060f3.js} +2 -2
- package/dist/components/{p-2779565d.js.map → p-b80060f3.js.map} +1 -1
- package/dist/components/{p-a4614780.js → p-bb65b34c.js} +2 -2
- package/dist/components/{p-a4614780.js.map → p-bb65b34c.js.map} +1 -1
- package/dist/components/p-bd4239d1.js +282 -0
- package/dist/components/p-bd4239d1.js.map +1 -0
- package/dist/components/{p-71fa6386.js → p-c26e4c8e.js} +4 -4
- package/dist/components/{p-71fa6386.js.map → p-c26e4c8e.js.map} +1 -1
- package/dist/components/{p-dea4659e.js → p-c3625434.js} +3 -3
- package/dist/components/{p-dea4659e.js.map → p-c3625434.js.map} +1 -1
- package/dist/components/{p-3fa2299b.js → p-c37e4491.js} +2 -2
- package/dist/components/{p-3fa2299b.js.map → p-c37e4491.js.map} +1 -1
- package/dist/components/{p-fb97b2ff.js → p-c4674baf.js} +4 -4
- package/dist/components/p-c4674baf.js.map +1 -0
- package/dist/components/{p-7550fc08.js → p-c669761d.js} +2 -2
- package/dist/components/{p-7550fc08.js.map → p-c669761d.js.map} +1 -1
- package/dist/components/{p-19d93e64.js → p-c9caeeb4.js} +2 -2
- package/dist/components/{p-19d93e64.js.map → p-c9caeeb4.js.map} +1 -1
- package/dist/components/{p-ec815cfd.js → p-cb02f661.js} +7 -7
- package/dist/components/{p-ec815cfd.js.map → p-cb02f661.js.map} +1 -1
- package/dist/components/{p-93141817.js → p-ccb418c1.js} +10 -10
- package/dist/components/{p-93141817.js.map → p-ccb418c1.js.map} +1 -1
- package/dist/components/{p-6d1e5f27.js → p-ce52b5f8.js} +3 -3
- package/dist/components/p-ce52b5f8.js.map +1 -0
- package/dist/components/p-dccf0678.js +74 -0
- package/dist/components/p-dccf0678.js.map +1 -0
- package/dist/components/{p-97e22dc3.js → p-e44568a9.js} +4 -4
- package/dist/components/{p-97e22dc3.js.map → p-e44568a9.js.map} +1 -1
- package/dist/components/{p-9bcdd1ec.js → p-e72aaf1f.js} +6 -6
- package/dist/components/{p-9bcdd1ec.js.map → p-e72aaf1f.js.map} +1 -1
- package/dist/components/{p-211c0f22.js → p-e779a545.js} +3 -3
- package/dist/components/{p-211c0f22.js.map → p-e779a545.js.map} +1 -1
- package/dist/components/{p-6008d530.js → p-ea295759.js} +4 -4
- package/dist/components/{p-6008d530.js.map → p-ea295759.js.map} +1 -1
- package/dist/components/{p-e32d9cd5.js → p-eada567a.js} +5 -5
- package/dist/components/{p-e32d9cd5.js.map → p-eada567a.js.map} +1 -1
- package/dist/components/{p-d4f3568a.js → p-ed3f781f.js} +18 -18
- package/dist/components/{p-d4f3568a.js.map → p-ed3f781f.js.map} +1 -1
- package/dist/components/{p-6f96e7ef.js → p-ef0cb600.js} +2 -2
- package/dist/components/{p-6f96e7ef.js.map → p-ef0cb600.js.map} +1 -1
- package/dist/components/{p-4441247b.js → p-efb6497e.js} +6 -6
- package/dist/components/{p-4441247b.js.map → p-efb6497e.js.map} +1 -1
- package/dist/components/{p-aff94100.js → p-f0fc48a4.js} +5 -5
- package/dist/components/{p-aff94100.js.map → p-f0fc48a4.js.map} +1 -1
- package/dist/components/{p-6a11096b.js → p-f1b7920d.js} +2 -2
- package/dist/components/{p-6a11096b.js.map → p-f1b7920d.js.map} +1 -1
- package/dist/components/{p-04b312ca.js → p-f4a54d1b.js} +2 -2
- package/dist/components/{p-04b312ca.js.map → p-f4a54d1b.js.map} +1 -1
- package/dist/components/{p-064f3907.js → p-f5bbd838.js} +3 -3
- package/dist/components/{p-064f3907.js.map → p-f5bbd838.js.map} +1 -1
- package/dist/components/{p-6e8454e3.js → p-f7d8bf2d.js} +8 -8
- package/dist/components/{p-6e8454e3.js.map → p-f7d8bf2d.js.map} +1 -1
- package/dist/components/{p-c259b478.js → p-fd1366e6.js} +12 -12
- package/dist/components/{p-c259b478.js.map → p-fd1366e6.js.map} +1 -1
- package/dist/components/{p-2ef8a833.js → p-fd230d2b.js} +2 -2
- package/dist/components/{p-2ef8a833.js.map → p-fd230d2b.js.map} +1 -1
- package/dist/components/smoothly-app-demo.js +156 -150
- package/dist/components/smoothly-app-demo.js.map +1 -1
- package/dist/components/smoothly-app-room.js +1 -1
- package/dist/components/smoothly-app.js +1 -1
- package/dist/components/smoothly-button-demo-standard.js +1 -1
- package/dist/components/smoothly-button-demo.js +1 -1
- package/dist/components/smoothly-calendar.js +1 -1
- package/dist/components/smoothly-dialog-demo.js +1 -1
- package/dist/components/smoothly-dialog.js +1 -1
- package/dist/components/smoothly-display-demo.js +1 -1
- package/dist/components/smoothly-filter-field.js +1 -1
- package/dist/components/smoothly-filter-input.js +1 -1
- package/dist/components/smoothly-filter-select.js +1 -1
- package/dist/components/smoothly-filter.js +1 -1
- package/dist/components/smoothly-form-demo-all.js +1 -1
- package/dist/components/smoothly-form-demo-card.js +1 -1
- package/dist/components/smoothly-form-demo-controlled.js +1 -1
- package/dist/components/smoothly-form-demo-date-range.js +1 -1
- package/dist/components/smoothly-form-demo-date.js +1 -1
- package/dist/components/smoothly-form-demo-login.js +1 -1
- package/dist/components/smoothly-form-demo-pet.js +1 -1
- package/dist/components/smoothly-form-demo-prices.js +1 -1
- package/dist/components/smoothly-form-demo-schedule.js +1 -1
- package/dist/components/smoothly-form-demo-transparent.js +1 -1
- package/dist/components/smoothly-form-demo-typed.js +1 -1
- package/dist/components/smoothly-form-demo.js +1 -1
- package/dist/components/smoothly-form.js +1 -1
- package/dist/components/smoothly-icon-demo.js +1 -1
- package/dist/components/smoothly-input-checkbox-demo.js +20 -20
- package/dist/components/smoothly-input-checkbox.js +1 -1
- package/dist/components/smoothly-input-clear.js +1 -1
- package/dist/components/smoothly-input-color-demo.js +1 -1
- package/dist/components/smoothly-input-color.js +1 -1
- package/dist/components/smoothly-input-date-demo.js +1 -1
- package/dist/components/smoothly-input-date-range.js +1 -1
- package/dist/components/smoothly-input-date-time.js +1 -1
- package/dist/components/smoothly-input-date.js +1 -1
- package/dist/components/smoothly-input-demo-radio.d.ts +11 -0
- package/dist/components/smoothly-input-demo-radio.js +8 -0
- package/dist/components/smoothly-input-demo-radio.js.map +1 -0
- package/dist/components/smoothly-input-demo-standard.js +1 -1
- package/dist/components/smoothly-input-demo-user-input.js +1 -1
- package/dist/components/smoothly-input-demo.js +1 -1
- package/dist/components/smoothly-input-edit.js +1 -1
- package/dist/components/smoothly-input-file.js +1 -1
- package/dist/components/smoothly-input-month.js +1 -1
- package/dist/components/smoothly-input-price-demo.js +1 -1
- package/dist/components/smoothly-input-radio-item.js +1 -1
- package/dist/components/smoothly-input-radio.js +1 -1
- package/dist/components/smoothly-input-range-demo.js +1 -1
- package/dist/components/smoothly-input-range.js +1 -1
- package/dist/components/smoothly-input-reset.js +1 -1
- package/dist/components/smoothly-input-select.js +1 -1
- package/dist/components/smoothly-input-submit.js +1 -1
- package/dist/components/smoothly-input.js +1 -1
- package/dist/components/smoothly-item.js +1 -1
- package/dist/components/smoothly-label.js +1 -1
- package/dist/components/smoothly-lazy.js +1 -1
- package/dist/components/smoothly-load-more.js +1 -1
- package/dist/components/smoothly-modal.js +1 -1
- package/dist/components/smoothly-notification.js +1 -1
- package/dist/components/smoothly-notifier.js +1 -1
- package/dist/components/smoothly-spinner.js +1 -1
- package/dist/components/smoothly-submit.js +1 -1
- package/dist/components/smoothly-summary.js +1 -1
- package/dist/components/smoothly-tab.js +1 -1
- package/dist/components/smoothly-table-body.js +1 -1
- package/dist/components/smoothly-table-cell.js +1 -1
- package/dist/components/smoothly-table-demo-colspan.js +1 -1
- package/dist/components/smoothly-table-demo-filler-row.js +1 -1
- package/dist/components/smoothly-table-demo-filtered.js +1 -1
- package/dist/components/smoothly-table-demo-group.js +1 -1
- package/dist/components/smoothly-table-demo-nested-no-cell-inner.js +1 -1
- package/dist/components/smoothly-table-demo-nested-no-cell.js +1 -1
- package/dist/components/smoothly-table-demo-simple.js +1 -1
- package/dist/components/smoothly-table-demo.js +1 -1
- package/dist/components/smoothly-table-expandable-cell.js +1 -1
- package/dist/components/smoothly-table-expandable-row.js +1 -1
- package/dist/components/smoothly-table-filler-row.js +1 -1
- package/dist/components/smoothly-table-foot.js +1 -1
- package/dist/components/smoothly-table-head.js +1 -1
- package/dist/components/smoothly-table-row-group.js +1 -1
- package/dist/components/smoothly-table-row.js +1 -1
- package/dist/components/smoothly-table.js +1 -1
- package/dist/components/smoothly-tabs-demo.js +1 -1
- package/dist/components/smoothly-theme-color.js +1 -1
- package/dist/components/smoothly-theme-colors.js +1 -1
- package/dist/components/smoothly-theme-demo.js +1 -1
- package/dist/components/smoothly-theme-guide.js +1 -1
- package/dist/components/smoothly-theme-picker.js +1 -1
- package/dist/components/smoothly-toggle-switch-demo.js +1 -1
- package/dist/components/smoothly-toggle-switch.js +1 -1
- package/dist/components/smoothly-trigger-sink.js +1 -1
- package/dist/components/smoothly-trigger-source.js +1 -1
- package/dist/components/smoothly-trigger.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{smoothly-app_103.entry.js → smoothly-app_104.entry.js} +184 -164
- package/dist/esm/smoothly-app_104.entry.js.map +1 -0
- package/dist/esm/smoothly-submit.entry.js +1 -1
- package/dist/esm/smoothly-trigger-sink.entry.js +1 -1
- package/dist/esm/smoothly-trigger-source.entry.js +1 -1
- package/dist/esm/smoothly.js +1 -1
- package/dist/smoothly/{p-1591ed71.entry.js → p-2009497a.entry.js} +2 -2
- package/dist/smoothly/{p-bcf83be6.entry.js → p-24c44cdc.entry.js} +2 -2
- package/dist/smoothly/{p-5b91cbdd.entry.js → p-ad9cd2da.entry.js} +2 -2
- package/dist/smoothly/p-ad9cd2da.entry.js.map +1 -0
- package/dist/smoothly/{p-a00d7c21.entry.js → p-c04ed5b3.entry.js} +2 -2
- package/dist/smoothly/smoothly.esm.js +1 -1
- package/dist/smoothly/smoothly.esm.js.map +1 -1
- package/dist/types/components/input/demo/radio/index.d.ts +5 -0
- package/dist/types/components.d.ts +13 -0
- package/package.json +1 -1
- package/dist/cjs/smoothly-app_103.cjs.entry.js.map +0 -1
- package/dist/components/p-003a635b.js +0 -45
- package/dist/components/p-6d1e5f27.js.map +0 -1
- package/dist/components/p-7c487e25.js +0 -264
- package/dist/components/p-7c487e25.js.map +0 -1
- package/dist/components/p-c2fb9b51.js +0 -123
- package/dist/components/p-fb97b2ff.js.map +0 -1
- package/dist/esm/smoothly-app_103.entry.js.map +0 -1
- package/dist/smoothly/p-5b91cbdd.entry.js.map +0 -1
- /package/dist/smoothly/{p-1591ed71.entry.js.map → p-2009497a.entry.js.map} +0 -0
- /package/dist/smoothly/{p-bcf83be6.entry.js.map → p-24c44cdc.entry.js.map} +0 -0
- /package/dist/smoothly/{p-a00d7c21.entry.js.map → p-c04ed5b3.entry.js.map} +0 -0
|
@@ -1,106 +1,107 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h } from './p-f765921a.js';
|
|
2
|
-
import { d as defineCustomElement$
|
|
3
|
-
import { d as defineCustomElement$
|
|
4
|
-
import { d as defineCustomElement$
|
|
5
|
-
import { d as defineCustomElement$
|
|
6
|
-
import { d as defineCustomElement$
|
|
7
|
-
import { d as defineCustomElement$
|
|
8
|
-
import { d as defineCustomElement$
|
|
9
|
-
import { d as defineCustomElement$
|
|
10
|
-
import { d as defineCustomElement$
|
|
11
|
-
import { d as defineCustomElement$
|
|
12
|
-
import { d as defineCustomElement$
|
|
13
|
-
import { d as defineCustomElement$
|
|
14
|
-
import { d as defineCustomElement$
|
|
15
|
-
import { d as defineCustomElement$
|
|
16
|
-
import { d as defineCustomElement$
|
|
17
|
-
import { d as defineCustomElement$
|
|
18
|
-
import { d as defineCustomElement$
|
|
19
|
-
import { d as defineCustomElement$
|
|
20
|
-
import { d as defineCustomElement$
|
|
21
|
-
import { d as defineCustomElement$
|
|
22
|
-
import { d as defineCustomElement$
|
|
23
|
-
import { d as defineCustomElement$
|
|
24
|
-
import { d as defineCustomElement$
|
|
25
|
-
import { d as defineCustomElement$
|
|
26
|
-
import { d as defineCustomElement$
|
|
27
|
-
import { d as defineCustomElement$
|
|
28
|
-
import { d as defineCustomElement$
|
|
29
|
-
import { d as defineCustomElement$
|
|
30
|
-
import { d as defineCustomElement$
|
|
31
|
-
import { d as defineCustomElement$
|
|
32
|
-
import { d as defineCustomElement$
|
|
33
|
-
import { d as defineCustomElement$
|
|
34
|
-
import { d as defineCustomElement$
|
|
35
|
-
import { d as defineCustomElement$
|
|
36
|
-
import { d as defineCustomElement$
|
|
37
|
-
import { d as defineCustomElement$
|
|
38
|
-
import { d as defineCustomElement$
|
|
39
|
-
import { d as defineCustomElement$
|
|
40
|
-
import { d as defineCustomElement$
|
|
41
|
-
import { d as defineCustomElement$
|
|
42
|
-
import { d as defineCustomElement
|
|
43
|
-
import { d as defineCustomElement
|
|
44
|
-
import { d as defineCustomElement$
|
|
45
|
-
import { d as defineCustomElement$
|
|
46
|
-
import { d as defineCustomElement$
|
|
47
|
-
import { d as defineCustomElement$
|
|
48
|
-
import { d as defineCustomElement$
|
|
49
|
-
import { d as defineCustomElement$
|
|
50
|
-
import { d as defineCustomElement$
|
|
51
|
-
import { d as defineCustomElement$
|
|
52
|
-
import { d as defineCustomElement$
|
|
53
|
-
import { d as defineCustomElement$
|
|
54
|
-
import { d as defineCustomElement$
|
|
55
|
-
import { d as defineCustomElement$
|
|
56
|
-
import { d as defineCustomElement$
|
|
57
|
-
import { d as defineCustomElement$
|
|
58
|
-
import { d as defineCustomElement$
|
|
59
|
-
import { d as defineCustomElement$
|
|
60
|
-
import { d as defineCustomElement$
|
|
61
|
-
import { d as defineCustomElement$
|
|
62
|
-
import { d as defineCustomElement$
|
|
63
|
-
import { d as defineCustomElement$
|
|
64
|
-
import { d as defineCustomElement$
|
|
65
|
-
import { d as defineCustomElement$
|
|
66
|
-
import { d as defineCustomElement$
|
|
67
|
-
import { d as defineCustomElement$
|
|
68
|
-
import { d as defineCustomElement$
|
|
69
|
-
import { d as defineCustomElement$
|
|
70
|
-
import { d as defineCustomElement$
|
|
71
|
-
import { d as defineCustomElement$
|
|
72
|
-
import { d as defineCustomElement$
|
|
73
|
-
import { d as defineCustomElement$
|
|
74
|
-
import { d as defineCustomElement$
|
|
75
|
-
import { d as defineCustomElement$
|
|
76
|
-
import { d as defineCustomElement$
|
|
77
|
-
import { d as defineCustomElement$
|
|
78
|
-
import { d as defineCustomElement$
|
|
79
|
-
import { d as defineCustomElement$
|
|
80
|
-
import { d as defineCustomElement$
|
|
81
|
-
import { d as defineCustomElement$
|
|
82
|
-
import { d as defineCustomElement$
|
|
83
|
-
import { d as defineCustomElement$
|
|
84
|
-
import { d as defineCustomElement$
|
|
85
|
-
import { d as defineCustomElement$
|
|
86
|
-
import { d as defineCustomElement$
|
|
87
|
-
import { d as defineCustomElement$
|
|
88
|
-
import { d as defineCustomElement$
|
|
89
|
-
import { d as defineCustomElement$
|
|
90
|
-
import { d as defineCustomElement$
|
|
91
|
-
import { d as defineCustomElement$
|
|
92
|
-
import { d as defineCustomElement$
|
|
2
|
+
import { d as defineCustomElement$1E } from './p-c26e4c8e.js';
|
|
3
|
+
import { d as defineCustomElement$1D } from './p-e779a545.js';
|
|
4
|
+
import { d as defineCustomElement$1C } from './p-b7fe2252.js';
|
|
5
|
+
import { d as defineCustomElement$1B } from './p-378e6dda.js';
|
|
6
|
+
import { d as defineCustomElement$1A } from './p-76531b32.js';
|
|
7
|
+
import { d as defineCustomElement$1z } from './p-2826e824.js';
|
|
8
|
+
import { d as defineCustomElement$1y } from './p-b2be4c15.js';
|
|
9
|
+
import { d as defineCustomElement$1x } from './p-6bda7e35.js';
|
|
10
|
+
import { d as defineCustomElement$1w } from './p-5eafd1ac.js';
|
|
11
|
+
import { d as defineCustomElement$1v } from './p-00165343.js';
|
|
12
|
+
import { d as defineCustomElement$1u } from './p-b4919dec.js';
|
|
13
|
+
import { d as defineCustomElement$1t } from './p-b5752ca0.js';
|
|
14
|
+
import { d as defineCustomElement$1s } from './p-9e2ee779.js';
|
|
15
|
+
import { d as defineCustomElement$1r } from './p-974b3a13.js';
|
|
16
|
+
import { d as defineCustomElement$1q } from './p-77152963.js';
|
|
17
|
+
import { d as defineCustomElement$1p } from './p-4e754f3b.js';
|
|
18
|
+
import { d as defineCustomElement$1o } from './p-f893b6cc.js';
|
|
19
|
+
import { d as defineCustomElement$1n } from './p-ccbdacc9.js';
|
|
20
|
+
import { d as defineCustomElement$1m } from './p-3aed2b34.js';
|
|
21
|
+
import { d as defineCustomElement$1l } from './p-2974c59f.js';
|
|
22
|
+
import { d as defineCustomElement$1k } from './p-c669761d.js';
|
|
23
|
+
import { d as defineCustomElement$1j } from './p-50d6a16d.js';
|
|
24
|
+
import { d as defineCustomElement$1i } from './p-f5bbd838.js';
|
|
25
|
+
import { d as defineCustomElement$1h } from './p-be9012d1.js';
|
|
26
|
+
import { d as defineCustomElement$1g } from './p-c9caeeb4.js';
|
|
27
|
+
import { d as defineCustomElement$1f } from './p-83676034.js';
|
|
28
|
+
import { d as defineCustomElement$1e } from './p-a66e99e6.js';
|
|
29
|
+
import { d as defineCustomElement$1d } from './p-612f2051.js';
|
|
30
|
+
import { d as defineCustomElement$1c } from './p-08c44bae.js';
|
|
31
|
+
import { d as defineCustomElement$1b } from './p-aac4d78f.js';
|
|
32
|
+
import { d as defineCustomElement$1a } from './p-aac05986.js';
|
|
33
|
+
import { d as defineCustomElement$19 } from './p-e72aaf1f.js';
|
|
34
|
+
import { d as defineCustomElement$18 } from './p-760a7e6a.js';
|
|
35
|
+
import { d as defineCustomElement$17 } from './p-4faf0679.js';
|
|
36
|
+
import { d as defineCustomElement$16 } from './p-684de2fd.js';
|
|
37
|
+
import { d as defineCustomElement$15 } from './p-fd1366e6.js';
|
|
38
|
+
import { d as defineCustomElement$14 } from './p-3d846c0d.js';
|
|
39
|
+
import { d as defineCustomElement$13 } from './p-d8e3f8c5.js';
|
|
40
|
+
import { d as defineCustomElement$12 } from './p-604f869e.js';
|
|
41
|
+
import { d as defineCustomElement$11 } from './p-aee7c7ad.js';
|
|
42
|
+
import { d as defineCustomElement$10 } from './p-75916f5e.js';
|
|
43
|
+
import { d as defineCustomElement$$ } from './p-9ad494c1.js';
|
|
44
|
+
import { d as defineCustomElement$_ } from './p-fd230d2b.js';
|
|
45
|
+
import { d as defineCustomElement$Z } from './p-f0fc48a4.js';
|
|
46
|
+
import { d as defineCustomElement$Y } from './p-eada567a.js';
|
|
47
|
+
import { d as defineCustomElement$X } from './p-4da1c188.js';
|
|
48
|
+
import { d as defineCustomElement$W } from './p-ccb418c1.js';
|
|
49
|
+
import { d as defineCustomElement$V } from './p-ad918487.js';
|
|
50
|
+
import { d as defineCustomElement$U } from './p-8f9e26ce.js';
|
|
51
|
+
import { d as defineCustomElement$T } from './p-bd4239d1.js';
|
|
52
|
+
import { d as defineCustomElement$S } from './p-dccf0678.js';
|
|
53
|
+
import { d as defineCustomElement$R } from './p-61a80c6e.js';
|
|
54
|
+
import { d as defineCustomElement$Q } from './p-ed3f781f.js';
|
|
55
|
+
import { d as defineCustomElement$P } from './p-795bda50.js';
|
|
56
|
+
import { d as defineCustomElement$O } from './p-018f3b07.js';
|
|
57
|
+
import { d as defineCustomElement$N } from './p-b34956f3.js';
|
|
58
|
+
import { d as defineCustomElement$M } from './p-36137940.js';
|
|
59
|
+
import { d as defineCustomElement$L } from './p-ce52b5f8.js';
|
|
60
|
+
import { d as defineCustomElement$K } from './p-c4674baf.js';
|
|
61
|
+
import { d as defineCustomElement$J } from './p-cb02f661.js';
|
|
62
|
+
import { d as defineCustomElement$I } from './p-9aeab5df.js';
|
|
63
|
+
import { d as defineCustomElement$H } from './p-4ee29da5.js';
|
|
64
|
+
import { d as defineCustomElement$G } from './p-efb6497e.js';
|
|
65
|
+
import { d as defineCustomElement$F } from './p-a76a4d76.js';
|
|
66
|
+
import { d as defineCustomElement$E } from './p-33c30e05.js';
|
|
67
|
+
import { d as defineCustomElement$D } from './p-5ac20ff9.js';
|
|
68
|
+
import { d as defineCustomElement$C } from './p-239cce56.js';
|
|
69
|
+
import { d as defineCustomElement$B } from './p-70b61978.js';
|
|
70
|
+
import { d as defineCustomElement$A } from './p-c3625434.js';
|
|
71
|
+
import { d as defineCustomElement$z } from './p-b52a6734.js';
|
|
72
|
+
import { d as defineCustomElement$y } from './p-e44568a9.js';
|
|
73
|
+
import { d as defineCustomElement$x } from './p-723edf05.js';
|
|
74
|
+
import { d as defineCustomElement$w } from './p-f4a54d1b.js';
|
|
75
|
+
import { d as defineCustomElement$v } from './p-84ba0025.js';
|
|
76
|
+
import { d as defineCustomElement$u } from './p-5c9332bf.js';
|
|
77
|
+
import { d as defineCustomElement$t } from './p-3f2e92e9.js';
|
|
78
|
+
import { d as defineCustomElement$s } from './p-08527022.js';
|
|
79
|
+
import { d as defineCustomElement$r } from './p-08a3d487.js';
|
|
80
|
+
import { d as defineCustomElement$q } from './p-2d648420.js';
|
|
81
|
+
import { d as defineCustomElement$p } from './p-44a8837c.js';
|
|
82
|
+
import { d as defineCustomElement$o } from './p-4e8a6a86.js';
|
|
83
|
+
import { d as defineCustomElement$n } from './p-52626573.js';
|
|
84
|
+
import { d as defineCustomElement$m } from './p-adb5afee.js';
|
|
85
|
+
import { d as defineCustomElement$l } from './p-527dedc1.js';
|
|
86
|
+
import { d as defineCustomElement$k } from './p-237af64d.js';
|
|
87
|
+
import { d as defineCustomElement$j } from './p-85ed9f7d.js';
|
|
88
|
+
import { d as defineCustomElement$i } from './p-b80060f3.js';
|
|
89
|
+
import { d as defineCustomElement$h } from './p-ea295759.js';
|
|
90
|
+
import { d as defineCustomElement$g } from './p-6ea452d9.js';
|
|
91
|
+
import { d as defineCustomElement$f } from './p-234932d2.js';
|
|
92
|
+
import { d as defineCustomElement$e } from './p-c37e4491.js';
|
|
93
|
+
import { d as defineCustomElement$d } from './p-4cb94746.js';
|
|
93
94
|
import { d as defineCustomElement$c } from './p-f62fe4be.js';
|
|
94
|
-
import { d as defineCustomElement$b } from './p-
|
|
95
|
-
import { d as defineCustomElement$a } from './p-
|
|
95
|
+
import { d as defineCustomElement$b } from './p-29b5ead7.js';
|
|
96
|
+
import { d as defineCustomElement$a } from './p-bb65b34c.js';
|
|
96
97
|
import { d as defineCustomElement$9 } from './p-fc152e9f.js';
|
|
97
|
-
import { d as defineCustomElement$8 } from './p-
|
|
98
|
-
import { d as defineCustomElement$7 } from './p-
|
|
99
|
-
import { d as defineCustomElement$6 } from './p-
|
|
100
|
-
import { d as defineCustomElement$5 } from './p-
|
|
101
|
-
import { d as defineCustomElement$4 } from './p-
|
|
102
|
-
import { d as defineCustomElement$3 } from './p-
|
|
103
|
-
import { d as defineCustomElement$2 } from './p-
|
|
98
|
+
import { d as defineCustomElement$8 } from './p-f1b7920d.js';
|
|
99
|
+
import { d as defineCustomElement$7 } from './p-f7d8bf2d.js';
|
|
100
|
+
import { d as defineCustomElement$6 } from './p-60b2b2bb.js';
|
|
101
|
+
import { d as defineCustomElement$5 } from './p-1e5c4418.js';
|
|
102
|
+
import { d as defineCustomElement$4 } from './p-ac63635b.js';
|
|
103
|
+
import { d as defineCustomElement$3 } from './p-4c5965cd.js';
|
|
104
|
+
import { d as defineCustomElement$2 } from './p-ef0cb600.js';
|
|
104
105
|
|
|
105
106
|
const SmoothlyAppDemo$1 = proxyCustomElement(class SmoothlyAppDemo extends H {
|
|
106
107
|
constructor() {
|
|
@@ -121,7 +122,7 @@ function defineCustomElement$1() {
|
|
|
121
122
|
if (typeof customElements === "undefined") {
|
|
122
123
|
return;
|
|
123
124
|
}
|
|
124
|
-
const components = ["smoothly-app-demo", "smoothly-app", "smoothly-app-room", "smoothly-back-to-top", "smoothly-burger", "smoothly-button", "smoothly-button-confirm", "smoothly-button-demo", "smoothly-button-demo-standard", "smoothly-calendar", "smoothly-date-text", "smoothly-dialog", "smoothly-dialog-demo", "smoothly-display", "smoothly-display-demo", "smoothly-display-demo-json", "smoothly-display-json", "smoothly-display-json-object", "smoothly-display-json-primitive", "smoothly-display-json-record-key", "smoothly-filter", "smoothly-filter-field", "smoothly-filter-input", "smoothly-filter-select", "smoothly-filter-toggle", "smoothly-form", "smoothly-form-demo", "smoothly-form-demo-all", "smoothly-form-demo-card", "smoothly-form-demo-controlled", "smoothly-form-demo-date", "smoothly-form-demo-date-range", "smoothly-form-demo-login", "smoothly-form-demo-pet", "smoothly-form-demo-prices", "smoothly-form-demo-schedule", "smoothly-form-demo-transparent", "smoothly-form-demo-typed", "smoothly-frame", "smoothly-icon", "smoothly-icon-demo", "smoothly-input", "smoothly-input-checkbox", "smoothly-input-clear", "smoothly-input-color", "smoothly-input-color-demo", "smoothly-input-date", "smoothly-input-date-demo", "smoothly-input-date-range", "smoothly-input-date-time", "smoothly-input-demo", "smoothly-input-demo-standard", "smoothly-input-demo-user-input", "smoothly-input-edit", "smoothly-input-file", "smoothly-input-month", "smoothly-input-price-demo", "smoothly-input-radio", "smoothly-input-radio-item", "smoothly-input-range", "smoothly-input-range-demo", "smoothly-input-reset", "smoothly-input-select", "smoothly-input-submit", "smoothly-item", "smoothly-label", "smoothly-lazy", "smoothly-load-more", "smoothly-modal", "smoothly-notification", "smoothly-notifier", "smoothly-spinner", "smoothly-summary", "smoothly-tab", "smoothly-table", "smoothly-table-body", "smoothly-table-cell", "smoothly-table-demo", "smoothly-table-demo-colspan", "smoothly-table-demo-filler-row", "smoothly-table-demo-filtered", "smoothly-table-demo-group", "smoothly-table-demo-nested-no-cell", "smoothly-table-demo-nested-no-cell-inner", "smoothly-table-demo-simple", "smoothly-table-expandable-cell", "smoothly-table-expandable-row", "smoothly-table-filler-row", "smoothly-table-foot", "smoothly-table-head", "smoothly-table-row", "smoothly-table-row-group", "smoothly-tabs", "smoothly-tabs-demo", "smoothly-theme-color", "smoothly-theme-color-variant", "smoothly-theme-colors", "smoothly-theme-demo", "smoothly-theme-guide", "smoothly-theme-picker", "smoothly-toggle-switch", "smoothly-toggle-switch-demo", "smoothly-trigger"];
|
|
125
|
+
const components = ["smoothly-app-demo", "smoothly-app", "smoothly-app-room", "smoothly-back-to-top", "smoothly-burger", "smoothly-button", "smoothly-button-confirm", "smoothly-button-demo", "smoothly-button-demo-standard", "smoothly-calendar", "smoothly-date-text", "smoothly-dialog", "smoothly-dialog-demo", "smoothly-display", "smoothly-display-demo", "smoothly-display-demo-json", "smoothly-display-json", "smoothly-display-json-object", "smoothly-display-json-primitive", "smoothly-display-json-record-key", "smoothly-filter", "smoothly-filter-field", "smoothly-filter-input", "smoothly-filter-select", "smoothly-filter-toggle", "smoothly-form", "smoothly-form-demo", "smoothly-form-demo-all", "smoothly-form-demo-card", "smoothly-form-demo-controlled", "smoothly-form-demo-date", "smoothly-form-demo-date-range", "smoothly-form-demo-login", "smoothly-form-demo-pet", "smoothly-form-demo-prices", "smoothly-form-demo-schedule", "smoothly-form-demo-transparent", "smoothly-form-demo-typed", "smoothly-frame", "smoothly-icon", "smoothly-icon-demo", "smoothly-input", "smoothly-input-checkbox", "smoothly-input-clear", "smoothly-input-color", "smoothly-input-color-demo", "smoothly-input-date", "smoothly-input-date-demo", "smoothly-input-date-range", "smoothly-input-date-time", "smoothly-input-demo", "smoothly-input-demo-radio", "smoothly-input-demo-standard", "smoothly-input-demo-user-input", "smoothly-input-edit", "smoothly-input-file", "smoothly-input-month", "smoothly-input-price-demo", "smoothly-input-radio", "smoothly-input-radio-item", "smoothly-input-range", "smoothly-input-range-demo", "smoothly-input-reset", "smoothly-input-select", "smoothly-input-submit", "smoothly-item", "smoothly-label", "smoothly-lazy", "smoothly-load-more", "smoothly-modal", "smoothly-notification", "smoothly-notifier", "smoothly-spinner", "smoothly-summary", "smoothly-tab", "smoothly-table", "smoothly-table-body", "smoothly-table-cell", "smoothly-table-demo", "smoothly-table-demo-colspan", "smoothly-table-demo-filler-row", "smoothly-table-demo-filtered", "smoothly-table-demo-group", "smoothly-table-demo-nested-no-cell", "smoothly-table-demo-nested-no-cell-inner", "smoothly-table-demo-simple", "smoothly-table-expandable-cell", "smoothly-table-expandable-row", "smoothly-table-filler-row", "smoothly-table-foot", "smoothly-table-head", "smoothly-table-row", "smoothly-table-row-group", "smoothly-tabs", "smoothly-tabs-demo", "smoothly-theme-color", "smoothly-theme-color-variant", "smoothly-theme-colors", "smoothly-theme-demo", "smoothly-theme-guide", "smoothly-theme-picker", "smoothly-toggle-switch", "smoothly-toggle-switch-demo", "smoothly-trigger"];
|
|
125
126
|
components.forEach(tagName => { switch (tagName) {
|
|
126
127
|
case "smoothly-app-demo":
|
|
127
128
|
if (!customElements.get(tagName)) {
|
|
@@ -130,250 +131,255 @@ function defineCustomElement$1() {
|
|
|
130
131
|
break;
|
|
131
132
|
case "smoothly-app":
|
|
132
133
|
if (!customElements.get(tagName)) {
|
|
133
|
-
defineCustomElement$
|
|
134
|
+
defineCustomElement$1E();
|
|
134
135
|
}
|
|
135
136
|
break;
|
|
136
137
|
case "smoothly-app-room":
|
|
137
138
|
if (!customElements.get(tagName)) {
|
|
138
|
-
defineCustomElement$
|
|
139
|
+
defineCustomElement$1D();
|
|
139
140
|
}
|
|
140
141
|
break;
|
|
141
142
|
case "smoothly-back-to-top":
|
|
142
143
|
if (!customElements.get(tagName)) {
|
|
143
|
-
defineCustomElement$
|
|
144
|
+
defineCustomElement$1C();
|
|
144
145
|
}
|
|
145
146
|
break;
|
|
146
147
|
case "smoothly-burger":
|
|
147
148
|
if (!customElements.get(tagName)) {
|
|
148
|
-
defineCustomElement$
|
|
149
|
+
defineCustomElement$1B();
|
|
149
150
|
}
|
|
150
151
|
break;
|
|
151
152
|
case "smoothly-button":
|
|
152
153
|
if (!customElements.get(tagName)) {
|
|
153
|
-
defineCustomElement$
|
|
154
|
+
defineCustomElement$1A();
|
|
154
155
|
}
|
|
155
156
|
break;
|
|
156
157
|
case "smoothly-button-confirm":
|
|
157
158
|
if (!customElements.get(tagName)) {
|
|
158
|
-
defineCustomElement$
|
|
159
|
+
defineCustomElement$1z();
|
|
159
160
|
}
|
|
160
161
|
break;
|
|
161
162
|
case "smoothly-button-demo":
|
|
162
163
|
if (!customElements.get(tagName)) {
|
|
163
|
-
defineCustomElement$
|
|
164
|
+
defineCustomElement$1y();
|
|
164
165
|
}
|
|
165
166
|
break;
|
|
166
167
|
case "smoothly-button-demo-standard":
|
|
167
168
|
if (!customElements.get(tagName)) {
|
|
168
|
-
defineCustomElement$
|
|
169
|
+
defineCustomElement$1x();
|
|
169
170
|
}
|
|
170
171
|
break;
|
|
171
172
|
case "smoothly-calendar":
|
|
172
173
|
if (!customElements.get(tagName)) {
|
|
173
|
-
defineCustomElement$
|
|
174
|
+
defineCustomElement$1w();
|
|
174
175
|
}
|
|
175
176
|
break;
|
|
176
177
|
case "smoothly-date-text":
|
|
177
178
|
if (!customElements.get(tagName)) {
|
|
178
|
-
defineCustomElement$
|
|
179
|
+
defineCustomElement$1v();
|
|
179
180
|
}
|
|
180
181
|
break;
|
|
181
182
|
case "smoothly-dialog":
|
|
182
183
|
if (!customElements.get(tagName)) {
|
|
183
|
-
defineCustomElement$
|
|
184
|
+
defineCustomElement$1u();
|
|
184
185
|
}
|
|
185
186
|
break;
|
|
186
187
|
case "smoothly-dialog-demo":
|
|
187
188
|
if (!customElements.get(tagName)) {
|
|
188
|
-
defineCustomElement$
|
|
189
|
+
defineCustomElement$1t();
|
|
189
190
|
}
|
|
190
191
|
break;
|
|
191
192
|
case "smoothly-display":
|
|
192
193
|
if (!customElements.get(tagName)) {
|
|
193
|
-
defineCustomElement$
|
|
194
|
+
defineCustomElement$1s();
|
|
194
195
|
}
|
|
195
196
|
break;
|
|
196
197
|
case "smoothly-display-demo":
|
|
197
198
|
if (!customElements.get(tagName)) {
|
|
198
|
-
defineCustomElement$
|
|
199
|
+
defineCustomElement$1r();
|
|
199
200
|
}
|
|
200
201
|
break;
|
|
201
202
|
case "smoothly-display-demo-json":
|
|
202
203
|
if (!customElements.get(tagName)) {
|
|
203
|
-
defineCustomElement$
|
|
204
|
+
defineCustomElement$1q();
|
|
204
205
|
}
|
|
205
206
|
break;
|
|
206
207
|
case "smoothly-display-json":
|
|
207
208
|
if (!customElements.get(tagName)) {
|
|
208
|
-
defineCustomElement$
|
|
209
|
+
defineCustomElement$1p();
|
|
209
210
|
}
|
|
210
211
|
break;
|
|
211
212
|
case "smoothly-display-json-object":
|
|
212
213
|
if (!customElements.get(tagName)) {
|
|
213
|
-
defineCustomElement$
|
|
214
|
+
defineCustomElement$1o();
|
|
214
215
|
}
|
|
215
216
|
break;
|
|
216
217
|
case "smoothly-display-json-primitive":
|
|
217
218
|
if (!customElements.get(tagName)) {
|
|
218
|
-
defineCustomElement$
|
|
219
|
+
defineCustomElement$1n();
|
|
219
220
|
}
|
|
220
221
|
break;
|
|
221
222
|
case "smoothly-display-json-record-key":
|
|
222
223
|
if (!customElements.get(tagName)) {
|
|
223
|
-
defineCustomElement$
|
|
224
|
+
defineCustomElement$1m();
|
|
224
225
|
}
|
|
225
226
|
break;
|
|
226
227
|
case "smoothly-filter":
|
|
227
228
|
if (!customElements.get(tagName)) {
|
|
228
|
-
defineCustomElement$
|
|
229
|
+
defineCustomElement$1l();
|
|
229
230
|
}
|
|
230
231
|
break;
|
|
231
232
|
case "smoothly-filter-field":
|
|
232
233
|
if (!customElements.get(tagName)) {
|
|
233
|
-
defineCustomElement$
|
|
234
|
+
defineCustomElement$1k();
|
|
234
235
|
}
|
|
235
236
|
break;
|
|
236
237
|
case "smoothly-filter-input":
|
|
237
238
|
if (!customElements.get(tagName)) {
|
|
238
|
-
defineCustomElement$
|
|
239
|
+
defineCustomElement$1j();
|
|
239
240
|
}
|
|
240
241
|
break;
|
|
241
242
|
case "smoothly-filter-select":
|
|
242
243
|
if (!customElements.get(tagName)) {
|
|
243
|
-
defineCustomElement$
|
|
244
|
+
defineCustomElement$1i();
|
|
244
245
|
}
|
|
245
246
|
break;
|
|
246
247
|
case "smoothly-filter-toggle":
|
|
247
248
|
if (!customElements.get(tagName)) {
|
|
248
|
-
defineCustomElement$
|
|
249
|
+
defineCustomElement$1h();
|
|
249
250
|
}
|
|
250
251
|
break;
|
|
251
252
|
case "smoothly-form":
|
|
252
253
|
if (!customElements.get(tagName)) {
|
|
253
|
-
defineCustomElement$
|
|
254
|
+
defineCustomElement$1g();
|
|
254
255
|
}
|
|
255
256
|
break;
|
|
256
257
|
case "smoothly-form-demo":
|
|
257
258
|
if (!customElements.get(tagName)) {
|
|
258
|
-
defineCustomElement$
|
|
259
|
+
defineCustomElement$1f();
|
|
259
260
|
}
|
|
260
261
|
break;
|
|
261
262
|
case "smoothly-form-demo-all":
|
|
262
263
|
if (!customElements.get(tagName)) {
|
|
263
|
-
defineCustomElement$
|
|
264
|
+
defineCustomElement$1e();
|
|
264
265
|
}
|
|
265
266
|
break;
|
|
266
267
|
case "smoothly-form-demo-card":
|
|
267
268
|
if (!customElements.get(tagName)) {
|
|
268
|
-
defineCustomElement$
|
|
269
|
+
defineCustomElement$1d();
|
|
269
270
|
}
|
|
270
271
|
break;
|
|
271
272
|
case "smoothly-form-demo-controlled":
|
|
272
273
|
if (!customElements.get(tagName)) {
|
|
273
|
-
defineCustomElement$
|
|
274
|
+
defineCustomElement$1c();
|
|
274
275
|
}
|
|
275
276
|
break;
|
|
276
277
|
case "smoothly-form-demo-date":
|
|
277
278
|
if (!customElements.get(tagName)) {
|
|
278
|
-
defineCustomElement$
|
|
279
|
+
defineCustomElement$1b();
|
|
279
280
|
}
|
|
280
281
|
break;
|
|
281
282
|
case "smoothly-form-demo-date-range":
|
|
282
283
|
if (!customElements.get(tagName)) {
|
|
283
|
-
defineCustomElement$
|
|
284
|
+
defineCustomElement$1a();
|
|
284
285
|
}
|
|
285
286
|
break;
|
|
286
287
|
case "smoothly-form-demo-login":
|
|
287
288
|
if (!customElements.get(tagName)) {
|
|
288
|
-
defineCustomElement$
|
|
289
|
+
defineCustomElement$19();
|
|
289
290
|
}
|
|
290
291
|
break;
|
|
291
292
|
case "smoothly-form-demo-pet":
|
|
292
293
|
if (!customElements.get(tagName)) {
|
|
293
|
-
defineCustomElement$
|
|
294
|
+
defineCustomElement$18();
|
|
294
295
|
}
|
|
295
296
|
break;
|
|
296
297
|
case "smoothly-form-demo-prices":
|
|
297
298
|
if (!customElements.get(tagName)) {
|
|
298
|
-
defineCustomElement$
|
|
299
|
+
defineCustomElement$17();
|
|
299
300
|
}
|
|
300
301
|
break;
|
|
301
302
|
case "smoothly-form-demo-schedule":
|
|
302
303
|
if (!customElements.get(tagName)) {
|
|
303
|
-
defineCustomElement$
|
|
304
|
+
defineCustomElement$16();
|
|
304
305
|
}
|
|
305
306
|
break;
|
|
306
307
|
case "smoothly-form-demo-transparent":
|
|
307
308
|
if (!customElements.get(tagName)) {
|
|
308
|
-
defineCustomElement$
|
|
309
|
+
defineCustomElement$15();
|
|
309
310
|
}
|
|
310
311
|
break;
|
|
311
312
|
case "smoothly-form-demo-typed":
|
|
312
313
|
if (!customElements.get(tagName)) {
|
|
313
|
-
defineCustomElement$
|
|
314
|
+
defineCustomElement$14();
|
|
314
315
|
}
|
|
315
316
|
break;
|
|
316
317
|
case "smoothly-frame":
|
|
317
318
|
if (!customElements.get(tagName)) {
|
|
318
|
-
defineCustomElement$
|
|
319
|
+
defineCustomElement$13();
|
|
319
320
|
}
|
|
320
321
|
break;
|
|
321
322
|
case "smoothly-icon":
|
|
322
323
|
if (!customElements.get(tagName)) {
|
|
323
|
-
defineCustomElement$
|
|
324
|
+
defineCustomElement$12();
|
|
324
325
|
}
|
|
325
326
|
break;
|
|
326
327
|
case "smoothly-icon-demo":
|
|
327
328
|
if (!customElements.get(tagName)) {
|
|
328
|
-
defineCustomElement$
|
|
329
|
+
defineCustomElement$11();
|
|
329
330
|
}
|
|
330
331
|
break;
|
|
331
332
|
case "smoothly-input":
|
|
332
333
|
if (!customElements.get(tagName)) {
|
|
333
|
-
defineCustomElement
|
|
334
|
+
defineCustomElement$10();
|
|
334
335
|
}
|
|
335
336
|
break;
|
|
336
337
|
case "smoothly-input-checkbox":
|
|
337
338
|
if (!customElements.get(tagName)) {
|
|
338
|
-
defineCustomElement
|
|
339
|
+
defineCustomElement$$();
|
|
339
340
|
}
|
|
340
341
|
break;
|
|
341
342
|
case "smoothly-input-clear":
|
|
342
343
|
if (!customElements.get(tagName)) {
|
|
343
|
-
defineCustomElement$
|
|
344
|
+
defineCustomElement$_();
|
|
344
345
|
}
|
|
345
346
|
break;
|
|
346
347
|
case "smoothly-input-color":
|
|
347
348
|
if (!customElements.get(tagName)) {
|
|
348
|
-
defineCustomElement$
|
|
349
|
+
defineCustomElement$Z();
|
|
349
350
|
}
|
|
350
351
|
break;
|
|
351
352
|
case "smoothly-input-color-demo":
|
|
352
353
|
if (!customElements.get(tagName)) {
|
|
353
|
-
defineCustomElement$
|
|
354
|
+
defineCustomElement$Y();
|
|
354
355
|
}
|
|
355
356
|
break;
|
|
356
357
|
case "smoothly-input-date":
|
|
357
358
|
if (!customElements.get(tagName)) {
|
|
358
|
-
defineCustomElement$
|
|
359
|
+
defineCustomElement$X();
|
|
359
360
|
}
|
|
360
361
|
break;
|
|
361
362
|
case "smoothly-input-date-demo":
|
|
362
363
|
if (!customElements.get(tagName)) {
|
|
363
|
-
defineCustomElement$
|
|
364
|
+
defineCustomElement$W();
|
|
364
365
|
}
|
|
365
366
|
break;
|
|
366
367
|
case "smoothly-input-date-range":
|
|
367
368
|
if (!customElements.get(tagName)) {
|
|
368
|
-
defineCustomElement$
|
|
369
|
+
defineCustomElement$V();
|
|
369
370
|
}
|
|
370
371
|
break;
|
|
371
372
|
case "smoothly-input-date-time":
|
|
372
373
|
if (!customElements.get(tagName)) {
|
|
373
|
-
defineCustomElement$
|
|
374
|
+
defineCustomElement$U();
|
|
374
375
|
}
|
|
375
376
|
break;
|
|
376
377
|
case "smoothly-input-demo":
|
|
378
|
+
if (!customElements.get(tagName)) {
|
|
379
|
+
defineCustomElement$T();
|
|
380
|
+
}
|
|
381
|
+
break;
|
|
382
|
+
case "smoothly-input-demo-radio":
|
|
377
383
|
if (!customElements.get(tagName)) {
|
|
378
384
|
defineCustomElement$S();
|
|
379
385
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"smoothly-app-demo.js","mappings":"
|
|
1
|
+
{"file":"smoothly-app-demo.js","mappings":"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","names":["SmoothlyAppDemo"],"sources":["src/components/app/demo/index.tsx"],"sourcesContent":["import { Component, h, Listen, Prop } from \"@stencil/core\"\n\n@Component({\n\ttag: \"smoothly-app-demo\",\n})\nexport class SmoothlyAppDemo {\n\t@Prop() baseUrl: string\n\tapp?: HTMLSmoothlyAppElement\n\t@Listen(\"smoothlyUrlChange\", { target: \"window\" })\n\turlChangeHandler(event: CustomEvent<string>) {\n\t\tconsole.log(\"smoothlyUrlChange\", event.detail)\n\t}\n\trender() {\n\t\treturn (\n\t\t\t<smoothly-app color=\"dark\" label=\"Smoothly Demo\" home=\"/root\" ref={e => (this.app = e)}>\n\t\t\t\t<smoothly-app-room path=\"/\">\n\t\t\t\t\t<section style={{ padding: \"1em\", maxWidth: \"32em\", margin: \"0 auto\" }}>\n\t\t\t\t\t\t<header>\n\t\t\t\t\t\t\t<h1>Welcome</h1>\n\t\t\t\t\t\t</header>\n\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\tSmoothly is a component library written in <a href=\"http://stenciljs.com\">Stencil</a>. It can therefore be\n\t\t\t\t\t\t\tused across web based frontend toolchains such as React, Vue, Angular, Svelte, and even plain HTML.\n\t\t\t\t\t\t</p>\n\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\tThis is particularly useful when trying to unifying the user experience across projects written in\n\t\t\t\t\t\t\tdifferent technology stacks. It is also written to minimize the amount of code you need to write to\n\t\t\t\t\t\t\tachieve a nice user experience.\n\t\t\t\t\t\t</p>\n\t\t\t\t\t</section>\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/form\" label=\"Forms\" content={<smoothly-form-demo />} />\n\t\t\t\t<smoothly-app-room path=\"/input\" label=\"Inputs\" content={<smoothly-input-demo />} />\n\t\t\t\t<smoothly-app-room path=\"/table\" label=\"Tables\" content={<smoothly-table-demo />} />\n\t\t\t\t<smoothly-app-room path=\"/button\" label=\"Buttons\" content={<smoothly-button-demo />} />\n\t\t\t\t<smoothly-app-room path=\"/icon\" label=\"Icons\" content={<smoothly-icon-demo />} />\n\t\t\t\t<smoothly-app-room path=\"/theme\" label=\"Theming\" content={<smoothly-theme-demo />} />\n\t\t\t\t<smoothly-app-room path=\"/dialog\" label=\"Dialogs\" content={<smoothly-dialog-demo />} slot=\"nav-end\" />\n\t\t\t\t<smoothly-app-room path=\"/display\" label=\"Display\" content={<smoothly-display-demo />} slot=\"nav-end\" />\n\t\t\t\t<smoothly-app-room path=\"/tabs\" label=\"Tabs\" slot=\"nav-end\">\n\t\t\t\t\t<smoothly-tabs-demo />\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/links\" label=\"Links\" slot=\"nav-end\">\n\t\t\t\t\t<smoothly-input type=\"text\">Default</smoothly-input>\n\t\t\t\t\t<div style={{ padding: \"1em\", maxWidth: \"12em\" }}>\n\t\t\t\t\t\t<smoothly-button fill=\"solid\" color=\"danger\" link=\"https://google.com\">\n\t\t\t\t\t\t\topen\n\t\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t\t<smoothly-button\n\t\t\t\t\t\t\tfill=\"solid\"\n\t\t\t\t\t\t\tcolor=\"danger\"\n\t\t\t\t\t\t\tlink=\"https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf\"\n\t\t\t\t\t\t\ttype=\"download\">\n\t\t\t\t\t\t\tdownload\n\t\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t\t<smoothly-button fill=\"solid\" color=\"danger\" onClick={() => alert(\"clicked\")}>\n\t\t\t\t\t\t\taction\n\t\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t\t<smoothly-button disabled fill=\"solid\" color=\"danger\" onClick={() => alert(\"clicked\")}>\n\t\t\t\t\t\t\taction\n\t\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t\t<smoothly-button type=\"link\" fill=\"clear\" color=\"danger\" onClick={() => alert(\"clicked\")}>\n\t\t\t\t\t\t\taction link\n\t\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t</div>\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/redirect\" label=\"Redirect\" slot=\"nav-end\">\n\t\t\t\t\t<smoothly-button type=\"link\" link=\"/input\">\n\t\t\t\t\t\tTo input\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t<smoothly-button type=\"link\" link=\"../button\">\n\t\t\t\t\t\tTo button\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t<smoothly-button type=\"link\" link={new URL(\"/hidden\", window.location.origin).href}>\n\t\t\t\t\t\tTo hidden\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t<smoothly-button type=\"link\" link=\"/redirect\">\n\t\t\t\t\t\tTo redirect\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t<smoothly-button type=\"link\" link=\"nested\">\n\t\t\t\t\t\tTo redirect nested, relative path\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/hidden\">\n\t\t\t\t\t<p>hello world!</p>\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/redirect/nested\">this is a nested room</smoothly-app-room>\n\t\t\t</smoothly-app>\n\t\t)\n\t}\n}\n"],"version":3}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyAppRoom$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyAppRoom$1, d as defineCustomElement$1 } from './p-e779a545.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyAppRoom = SmoothlyAppRoom$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyButtonDemoStandard$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyButtonDemoStandard$1, d as defineCustomElement$1 } from './p-6bda7e35.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyButtonDemoStandard = SmoothlyButtonDemoStandard$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyButtonDemo$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyButtonDemo$1, d as defineCustomElement$1 } from './p-b2be4c15.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyButtonDemo = SmoothlyButtonDemo$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyDialogDemo$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyDialogDemo$1, d as defineCustomElement$1 } from './p-b5752ca0.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyDialogDemo = SmoothlyDialogDemo$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|