smoothly 1.7.0 → 1.9.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_99.cjs.entry.js +79 -79
- package/dist/cjs/smoothly-app_99.cjs.entry.js.map +1 -1
- 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/components/input/demo/index.js +5 -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/standard/index.js +1 -1
- package/dist/collection/components/input/demo/style.css +8 -0
- 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 +2 -2
- package/dist/collection/components/input/radio/index.js +1 -1
- package/dist/collection/components/input/radio/item/index.js +1 -1
- 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/select/style.css +4 -5
- 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 +1 -1
- 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/index.js +1 -1
- package/dist/collection/components/table/demo/nested/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 +1 -1
- 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/demo/index.js.map +1 -1
- package/dist/collection/components/tabs/index.js +1 -1
- package/dist/collection/components/tabs/tab/index.js +37 -10
- package/dist/collection/components/tabs/tab/index.js.map +1 -1
- package/dist/collection/components/tabs/tab/style.css +20 -2
- 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-49837ba2.js → p-0142eb81.js} +2 -2
- package/dist/components/{p-49837ba2.js.map → p-0142eb81.js.map} +1 -1
- package/dist/components/{p-f2969db7.js → p-033d5aae.js} +2 -2
- package/dist/components/{p-f2969db7.js.map → p-033d5aae.js.map} +1 -1
- package/dist/components/{p-18e35dd4.js → p-078abf25.js} +2 -2
- package/dist/components/{p-18e35dd4.js.map → p-078abf25.js.map} +1 -1
- package/dist/components/{p-0022d2c8.js → p-13db92d0.js} +8 -8
- package/dist/components/{p-0022d2c8.js.map → p-13db92d0.js.map} +1 -1
- package/dist/components/p-192be1a4.js +245 -0
- package/dist/components/p-192be1a4.js.map +1 -0
- package/dist/components/{p-3989ef69.js → p-1ab10dcd.js} +10 -9
- package/dist/components/p-1ab10dcd.js.map +1 -0
- package/dist/components/{p-fba529eb.js → p-1cf5f8a9.js} +11 -11
- package/dist/components/{p-fba529eb.js.map → p-1cf5f8a9.js.map} +1 -1
- package/dist/components/{p-e631d3fa.js → p-2322ee32.js} +12 -12
- package/dist/components/{p-e631d3fa.js.map → p-2322ee32.js.map} +1 -1
- package/dist/components/{p-da4c10d0.js → p-29f5f496.js} +2 -2
- package/dist/components/{p-da4c10d0.js.map → p-29f5f496.js.map} +1 -1
- package/dist/components/{p-a3aa6759.js → p-2a7e3ed3.js} +7 -7
- package/dist/components/{p-a3aa6759.js.map → p-2a7e3ed3.js.map} +1 -1
- package/dist/components/{p-a765eaaa.js → p-2c7eb977.js} +3 -3
- package/dist/components/{p-a765eaaa.js.map → p-2c7eb977.js.map} +1 -1
- package/dist/components/{p-43c5c6f1.js → p-2cce8e4d.js} +3 -3
- package/dist/components/{p-43c5c6f1.js.map → p-2cce8e4d.js.map} +1 -1
- package/dist/components/{p-d969fa64.js → p-2edb0417.js} +2 -2
- package/dist/components/{p-d969fa64.js.map → p-2edb0417.js.map} +1 -1
- package/dist/components/{p-3b26fe6c.js → p-2fb11678.js} +3 -3
- package/dist/components/{p-3b26fe6c.js.map → p-2fb11678.js.map} +1 -1
- package/dist/components/{p-d1462fc3.js → p-33a1bb4a.js} +2 -2
- package/dist/components/{p-d1462fc3.js.map → p-33a1bb4a.js.map} +1 -1
- package/dist/components/{p-bb5faf65.js → p-3a0b5aba.js} +8 -8
- package/dist/components/{p-bb5faf65.js.map → p-3a0b5aba.js.map} +1 -1
- package/dist/components/{p-18451fa9.js → p-3a5cf7ab.js} +3 -3
- package/dist/components/{p-18451fa9.js.map → p-3a5cf7ab.js.map} +1 -1
- package/dist/components/{p-4fbdcaa4.js → p-3b8be7ed.js} +2 -2
- package/dist/components/{p-4fbdcaa4.js.map → p-3b8be7ed.js.map} +1 -1
- package/dist/components/{p-9e3806ff.js → p-3e6d0b51.js} +7 -7
- package/dist/components/p-3e6d0b51.js.map +1 -0
- package/dist/components/{p-ae55b15a.js → p-3e843b88.js} +2 -2
- package/dist/components/{p-ae55b15a.js.map → p-3e843b88.js.map} +1 -1
- package/dist/components/{p-9d4ee1cb.js → p-40328eae.js} +22 -22
- package/dist/components/{p-9d4ee1cb.js.map → p-40328eae.js.map} +1 -1
- package/dist/components/{p-6fa2033c.js → p-405f8dd6.js} +2 -2
- package/dist/components/{p-6fa2033c.js.map → p-405f8dd6.js.map} +1 -1
- package/dist/components/{p-85154fbb.js → p-423c8468.js} +4 -4
- package/dist/components/{p-85154fbb.js.map → p-423c8468.js.map} +1 -1
- package/dist/components/{p-88748309.js → p-43adf18b.js} +5 -5
- package/dist/components/{p-88748309.js.map → p-43adf18b.js.map} +1 -1
- package/dist/components/{p-5e242cbd.js → p-4aac88be.js} +3 -3
- package/dist/components/{p-5e242cbd.js.map → p-4aac88be.js.map} +1 -1
- package/dist/components/{p-3024abfc.js → p-4ff273d6.js} +3 -3
- package/dist/components/{p-3024abfc.js.map → p-4ff273d6.js.map} +1 -1
- package/dist/components/{p-07d9e68a.js → p-517e4066.js} +2 -2
- package/dist/components/{p-07d9e68a.js.map → p-517e4066.js.map} +1 -1
- package/dist/components/{p-3fcc7ab9.js → p-5485ca81.js} +17 -17
- package/dist/components/{p-3fcc7ab9.js.map → p-5485ca81.js.map} +1 -1
- package/dist/components/{p-a3b1efb0.js → p-5d808dfc.js} +11 -11
- package/dist/components/{p-a3b1efb0.js.map → p-5d808dfc.js.map} +1 -1
- package/dist/components/{p-56fc01bf.js → p-5e6387d5.js} +2 -2
- package/dist/components/{p-56fc01bf.js.map → p-5e6387d5.js.map} +1 -1
- package/dist/components/{p-cf0c4d57.js → p-60edd970.js} +10 -10
- package/dist/components/{p-cf0c4d57.js.map → p-60edd970.js.map} +1 -1
- package/dist/components/{p-d5fe813a.js → p-63c96e6d.js} +2 -2
- package/dist/components/{p-d5fe813a.js.map → p-63c96e6d.js.map} +1 -1
- package/dist/components/{p-8f13de36.js → p-66024cb5.js} +36 -36
- package/dist/components/{p-8f13de36.js.map → p-66024cb5.js.map} +1 -1
- package/dist/components/{p-8c204702.js → p-69913a6d.js} +5 -5
- package/dist/components/{p-8c204702.js.map → p-69913a6d.js.map} +1 -1
- package/dist/components/{p-98440131.js → p-69a7d93e.js} +2 -2
- package/dist/components/{p-98440131.js.map → p-69a7d93e.js.map} +1 -1
- package/dist/components/{p-12733bc1.js → p-6a7b2dd8.js} +21 -21
- package/dist/components/{p-12733bc1.js.map → p-6a7b2dd8.js.map} +1 -1
- package/dist/components/p-6ccefa0d.js +45 -0
- package/dist/components/{p-ba16f7d3.js.map → p-6ccefa0d.js.map} +1 -1
- package/dist/components/{p-5e8a3e97.js → p-6f25733d.js} +10 -10
- package/dist/components/{p-5e8a3e97.js.map → p-6f25733d.js.map} +1 -1
- package/dist/components/{p-a50f622f.js → p-702e5621.js} +3 -3
- package/dist/components/{p-a50f622f.js.map → p-702e5621.js.map} +1 -1
- package/dist/components/{p-a8ed13ac.js → p-7039bd3f.js} +10 -10
- package/dist/components/{p-a8ed13ac.js.map → p-7039bd3f.js.map} +1 -1
- package/dist/components/{p-382b5857.js → p-7110098e.js} +4 -4
- package/dist/components/{p-382b5857.js.map → p-7110098e.js.map} +1 -1
- package/dist/components/{p-54820cdf.js → p-75554697.js} +5 -5
- package/dist/components/{p-54820cdf.js.map → p-75554697.js.map} +1 -1
- package/dist/components/{p-b121c0da.js → p-7805a2d6.js} +2 -2
- package/dist/components/{p-b121c0da.js.map → p-7805a2d6.js.map} +1 -1
- package/dist/components/{p-e9e71692.js → p-798ac88c.js} +2 -2
- package/dist/components/{p-e9e71692.js.map → p-798ac88c.js.map} +1 -1
- package/dist/components/{p-fec4d798.js → p-7af4580f.js} +2 -2
- package/dist/components/{p-fec4d798.js.map → p-7af4580f.js.map} +1 -1
- package/dist/components/{p-e4b92c84.js → p-7fd37849.js} +3 -3
- package/dist/components/{p-e4b92c84.js.map → p-7fd37849.js.map} +1 -1
- package/dist/components/{p-2bbb8f53.js → p-8293b3f8.js} +2 -2
- package/dist/components/{p-2bbb8f53.js.map → p-8293b3f8.js.map} +1 -1
- package/dist/components/{p-62954700.js → p-898eafc0.js} +5 -5
- package/dist/components/{p-62954700.js.map → p-898eafc0.js.map} +1 -1
- package/dist/components/{p-62760d88.js → p-8bb36a1a.js} +10 -10
- package/dist/components/{p-62760d88.js.map → p-8bb36a1a.js.map} +1 -1
- package/dist/components/{p-5912d664.js → p-8ea85c8a.js} +10 -10
- package/dist/components/{p-5912d664.js.map → p-8ea85c8a.js.map} +1 -1
- package/dist/components/{p-3a06c319.js → p-92ee752f.js} +6 -6
- package/dist/components/{p-3a06c319.js.map → p-92ee752f.js.map} +1 -1
- package/dist/components/{p-68a04030.js → p-9564052e.js} +2 -2
- package/dist/components/{p-68a04030.js.map → p-9564052e.js.map} +1 -1
- package/dist/components/{p-a57e7345.js → p-9a477112.js} +4 -4
- package/dist/components/{p-a57e7345.js.map → p-9a477112.js.map} +1 -1
- package/dist/components/{p-1e8fa07d.js → p-9bef35c9.js} +3 -3
- package/dist/components/{p-1e8fa07d.js.map → p-9bef35c9.js.map} +1 -1
- package/dist/components/{p-52ba5546.js → p-a1dc5417.js} +4 -4
- package/dist/components/{p-52ba5546.js.map → p-a1dc5417.js.map} +1 -1
- package/dist/components/{p-453b2ca9.js → p-a1e94266.js} +7 -7
- package/dist/components/{p-453b2ca9.js.map → p-a1e94266.js.map} +1 -1
- package/dist/components/{p-72b6a817.js → p-a5b638b5.js} +4 -4
- package/dist/components/p-a5b638b5.js.map +1 -0
- package/dist/components/{p-03c91070.js → p-a5d06e93.js} +2 -2
- package/dist/components/{p-03c91070.js.map → p-a5d06e93.js.map} +1 -1
- package/dist/components/{p-abd56282.js → p-a5efd624.js} +2 -2
- package/dist/components/{p-abd56282.js.map → p-a5efd624.js.map} +1 -1
- package/dist/components/{p-f72a094f.js → p-a6fdf86e.js} +5 -5
- package/dist/components/{p-f72a094f.js.map → p-a6fdf86e.js.map} +1 -1
- package/dist/components/{p-d0953a9e.js → p-a751149a.js} +2 -2
- package/dist/components/{p-d0953a9e.js.map → p-a751149a.js.map} +1 -1
- package/dist/components/{p-c04cc61e.js → p-a769d683.js} +7 -7
- package/dist/components/{p-c04cc61e.js.map → p-a769d683.js.map} +1 -1
- package/dist/components/{p-00e29131.js → p-b2151aa6.js} +3 -3
- package/dist/components/{p-00e29131.js.map → p-b2151aa6.js.map} +1 -1
- package/dist/components/{p-627c3fc7.js → p-b252d545.js} +5 -5
- package/dist/components/{p-627c3fc7.js.map → p-b252d545.js.map} +1 -1
- package/dist/components/{p-516cac59.js → p-b2d6afb6.js} +10 -10
- package/dist/components/{p-516cac59.js.map → p-b2d6afb6.js.map} +1 -1
- package/dist/components/{p-c3d52c12.js → p-b33bdf50.js} +6 -6
- package/dist/components/{p-c3d52c12.js.map → p-b33bdf50.js.map} +1 -1
- package/dist/components/{p-38ec49fa.js → p-b7918610.js} +3 -3
- package/dist/components/{p-38ec49fa.js.map → p-b7918610.js.map} +1 -1
- package/dist/components/{p-ca85bc1d.js → p-b9dac404.js} +2 -2
- package/dist/components/{p-ca85bc1d.js.map → p-b9dac404.js.map} +1 -1
- package/dist/components/{p-ed1e7da4.js → p-c24bc8bc.js} +2 -2
- package/dist/components/{p-ed1e7da4.js.map → p-c24bc8bc.js.map} +1 -1
- package/dist/components/{p-8b9ba740.js → p-cb7deaa9.js} +8 -8
- package/dist/components/{p-8b9ba740.js.map → p-cb7deaa9.js.map} +1 -1
- package/dist/components/{p-edbd4330.js → p-d647b460.js} +7 -7
- package/dist/components/{p-edbd4330.js.map → p-d647b460.js.map} +1 -1
- package/dist/components/{p-c131480d.js → p-df5af607.js} +4 -4
- package/dist/components/{p-c131480d.js.map → p-df5af607.js.map} +1 -1
- package/dist/components/{p-d81a3a84.js → p-dfe5e1d4.js} +2 -2
- package/dist/components/{p-d81a3a84.js.map → p-dfe5e1d4.js.map} +1 -1
- package/dist/components/{p-15ecbb73.js → p-e50e52f4.js} +9 -9
- package/dist/components/{p-15ecbb73.js.map → p-e50e52f4.js.map} +1 -1
- package/dist/components/{p-0b8373df.js → p-e6dac394.js} +2 -2
- package/dist/components/{p-0b8373df.js.map → p-e6dac394.js.map} +1 -1
- package/dist/components/{p-a050d463.js → p-e8fcf4cd.js} +20 -20
- package/dist/components/{p-a050d463.js.map → p-e8fcf4cd.js.map} +1 -1
- package/dist/components/p-ea434619.js +123 -0
- package/dist/components/{p-2a63d2d8.js.map → p-ea434619.js.map} +1 -1
- package/dist/components/{p-38ab3444.js → p-eaecf234.js} +30 -30
- package/dist/components/{p-38ab3444.js.map → p-eaecf234.js.map} +1 -1
- package/dist/components/{p-db569b7a.js → p-eb04a164.js} +6 -6
- package/dist/components/{p-db569b7a.js.map → p-eb04a164.js.map} +1 -1
- package/dist/components/{p-7b0de261.js → p-ebe3d99d.js} +5 -5
- package/dist/components/{p-7b0de261.js.map → p-ebe3d99d.js.map} +1 -1
- package/dist/components/{p-d1dcafa9.js → p-ec6ba955.js} +2 -2
- package/dist/components/{p-d1dcafa9.js.map → p-ec6ba955.js.map} +1 -1
- package/dist/components/{p-caaf3d8e.js → p-ed12eda7.js} +9 -9
- package/dist/components/{p-caaf3d8e.js.map → p-ed12eda7.js.map} +1 -1
- package/dist/components/{p-b74838fd.js → p-fb9c1c71.js} +2 -2
- package/dist/components/{p-b74838fd.js.map → p-fb9c1c71.js.map} +1 -1
- package/dist/components/{p-ba76192d.js → p-fbb3a2be.js} +3 -3
- package/dist/components/{p-ba76192d.js.map → p-fbb3a2be.js.map} +1 -1
- package/dist/components/smoothly-app-demo.js +84 -84
- package/dist/components/smoothly-app-room.js +1 -1
- package/dist/components/smoothly-app.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-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-standard.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-inner.js +1 -1
- package/dist/components/smoothly-table-demo-nested.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-tabs.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_99.entry.js +79 -79
- package/dist/esm/smoothly-app_99.entry.js.map +1 -1
- 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-91121a5e.entry.js → p-84e4ffcb.entry.js} +2 -2
- package/dist/smoothly/p-84e4ffcb.entry.js.map +1 -0
- package/dist/smoothly/{p-d4de2329.entry.js → p-9b09a42f.entry.js} +2 -2
- package/dist/smoothly/{p-0e2084ab.entry.js → p-a829956b.entry.js} +2 -2
- package/dist/smoothly/{p-d52851a6.entry.js → p-cf8a3a65.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/index.d.ts +1 -0
- package/dist/types/components/tabs/tab/index.d.ts +2 -1
- package/dist/types/components.d.ts +4 -0
- package/package.json +1 -1
- package/dist/components/p-2a63d2d8.js +0 -123
- package/dist/components/p-3989ef69.js.map +0 -1
- package/dist/components/p-72b6a817.js.map +0 -1
- package/dist/components/p-9e3806ff.js.map +0 -1
- package/dist/components/p-ba16f7d3.js +0 -45
- package/dist/components/p-cf79343a.js +0 -244
- package/dist/components/p-cf79343a.js.map +0 -1
- package/dist/smoothly/p-91121a5e.entry.js.map +0 -1
- /package/dist/smoothly/{p-d4de2329.entry.js.map → p-9b09a42f.entry.js.map} +0 -0
- /package/dist/smoothly/{p-0e2084ab.entry.js.map → p-a829956b.entry.js.map} +0 -0
- /package/dist/smoothly/{p-d52851a6.entry.js.map → p-cf8a3a65.entry.js.map} +0 -0
|
@@ -90,17 +90,17 @@ export class SmoothlyInputRange {
|
|
|
90
90
|
}
|
|
91
91
|
render() {
|
|
92
92
|
var _a, _b, _c;
|
|
93
|
-
return (h(Host, { key: '
|
|
93
|
+
return (h(Host, { key: '32f523c35b0efa72e4545aa46fa6babc9f6410e1', class: {
|
|
94
94
|
"output-side-right": this.outputSide === "right",
|
|
95
95
|
"show-label": this.outputSide === "left" && !!this.label,
|
|
96
|
-
} }, h("slot", { key: '
|
|
96
|
+
} }, h("slot", { key: '675bd94909fdee11523b5c4fe4187d2fa8d20b74', name: "start" }), h("div", { key: 'ee7e04a43c41273e1bf93f5ab16216b489e5cfb5' }, h("label", { key: '5dfd5eba1fb03ac4fe427a3fd3b1f337c68a2de2', htmlFor: this.name }, this.label), h("smoothly-input", { key: '59f668030f193953ec617ded4303415b1595cfc4', ref: e => (this.input = e), looks: undefined, color: this.color, name: this.name, showLabel: this.outputSide === "left" && !!this.label, type: this.type, onSmoothlyInputLoad: async (e) => (e.stopPropagation(),
|
|
97
97
|
this.setValue(Input.Element.is(e.target) ? Number(await e.target.getValue()) : undefined)), onSmoothlyBlur: e => e.stopPropagation(), onSmoothlyInput: async (e) => {
|
|
98
98
|
e.stopPropagation();
|
|
99
99
|
this.setValue(Input.Element.is(e.target) ? Number(await e.target.getValue()) : undefined);
|
|
100
|
-
}, value: this.type == "percent" ? this.value : (_a = this.value) === null || _a === void 0 ? void 0 : _a.toString(), placeholder: this.outputSide === "right" ? "-" : undefined, readonly: this.readonly }, this.label), h("smoothly-display", { key: '
|
|
100
|
+
}, value: this.type == "percent" ? this.value : (_a = this.value) === null || _a === void 0 ? void 0 : _a.toString(), placeholder: this.outputSide === "right" ? "-" : undefined, readonly: this.readonly }, this.label), h("smoothly-display", { key: '850494ecc2e2a6c3576ba64583b85d394cf10e55', label: (this.type == "percent" ? this.min * 100 : this.min).toString() }), h("input", { key: '0ee0edec87459af898d12b149266d37e1cfac94a', name: this.name, part: "range", type: "range", min: this.min, max: this.max, step: (_b = this.step) !== null && _b !== void 0 ? _b : "any", disabled: this.readonly, onInput: event => {
|
|
101
101
|
event.stopPropagation();
|
|
102
102
|
this.setValue(event.target.valueAsNumber);
|
|
103
|
-
}, value: (_c = this.value) !== null && _c !== void 0 ? _c : this.min }), h("smoothly-display", { key: '
|
|
103
|
+
}, value: (_c = this.value) !== null && _c !== void 0 ? _c : this.min }), h("smoothly-display", { key: 'cba44a5b739ae831042096bfe53ea2856a447d7d', label: (this.type == "percent" ? this.max * 100 : this.max).toString() })), h("slot", { key: '393da965bd826bb488908ac1a46f4e08b5d58f67', name: "end" })));
|
|
104
104
|
}
|
|
105
105
|
static get is() { return "smoothly-input-range"; }
|
|
106
106
|
static get encapsulation() { return "scoped"; }
|
|
@@ -39,7 +39,7 @@ export class SmoothlyInputReset {
|
|
|
39
39
|
}
|
|
40
40
|
render() {
|
|
41
41
|
var _a;
|
|
42
|
-
return (h(Host, { key: '
|
|
42
|
+
return (h(Host, { key: '7b29798da013bf95744ec821f0ccb3fc2cfc736a', title: this.tooltip }, h("smoothly-button", { key: 'd44c7306d0b4a27e05f81bbdc749f16d89c8eacf', disabled: this.disabled, size: this.size, type: "button", shape: this.shape, expand: this.expand, color: this.color, fill: (_a = this.fill) !== null && _a !== void 0 ? _a : (this.type == "input" ? "clear" : undefined), onClick: event => this.clickHandler(event) }, h("slot", { key: '18a5b54080ebfc46d1699a45ac831abf60812771' }), h("smoothly-icon", { key: '4ea0eed508ad3f6d0d55114def61f35f7cdfda1a', flip: "x", name: "refresh-outline", size: "tiny" }))));
|
|
43
43
|
}
|
|
44
44
|
static get is() { return "smoothly-input-reset"; }
|
|
45
45
|
static get encapsulation() { return "scoped"; }
|
|
@@ -279,14 +279,14 @@ export class SmoothlyInputSelect {
|
|
|
279
279
|
this.addedItems = this.addedItems.concat(h("smoothly-item", { value: this.filter, selected: true }, this.filter));
|
|
280
280
|
}
|
|
281
281
|
render() {
|
|
282
|
-
return (h(Host, { key: '
|
|
282
|
+
return (h(Host, { key: '2187d9800a3fcf6be282059b39be56b477069b96', tabIndex: 0, class: { "has-value": this.selected.length !== 0, open: this.open }, onClick: (event) => this.handleShowOptions(event) }, h("div", { key: '43297de2e29af0a413334f7cc4a98ae62cb6a59b', class: "select-display", ref: element => (this.displaySelectedElement = element) }, this.placeholder), h("div", { key: '1de51ebcfeff886dbc7aaf0af4fb1a4875188bc4', class: "icons", ref: element => (this.iconsDiv = element) }, h("smoothly-icon", { key: 'd96feece676984f0744baebee4b2519e8a083dde', class: "smoothly-invalid", name: "alert-circle", color: "danger", fill: "clear", size: "small", toolTip: this.errorMessage }), h("slot", { key: 'eaf0a373475802ed1734b7baf5337f835f8a955d', name: "end" }), this.looks == "border" && !this.readonly && (h("smoothly-icon", { key: '6291b1b9b82b5757502484d393b8d6dbc007d28a', ref: element => (this.toggle = element), size: "tiny", name: this.open ? "caret-down-outline" : "caret-forward-outline" }))), h("slot", { key: '1b64e1c39a780575dae35ba6d3a6a9368ba9cc98', name: "label" }), h("div", { key: '172753c19442d095781728da314319db0d39eb3f', class: { hidden: !this.open, options: true }, ref: (el) => (this.optionsDiv = el) }, this.filter.length > 0 && (h("div", { key: '6c755b32e002602ff6aaf2d55dbd13f8acdae9af', class: "search-preview" }, h("smoothly-icon", { key: '1a2f52a9d7c345799ea8c58f4622e334978c4f4e', name: "search-outline", size: "small" }), this.filter, h("smoothly-icon", { key: '08676c731b7e053a4cf62e1c0b76131d5ab9f70e', name: "backspace-outline", size: "small", onClick: e => {
|
|
283
283
|
e.stopPropagation();
|
|
284
284
|
this.filter = "";
|
|
285
285
|
this.element.focus();
|
|
286
|
-
} }), this.mutable && (h("smoothly-icon", { key: '
|
|
286
|
+
} }), this.mutable && (h("smoothly-icon", { key: 'b5a495e4f0602618e35d818f35680a002d7c9a13', name: "add", size: "small", onClick: e => {
|
|
287
287
|
e.stopPropagation();
|
|
288
288
|
this.addItem();
|
|
289
|
-
} })))), h("slot", { key: '
|
|
289
|
+
} })))), h("slot", { key: '586f08fe53dcddc61b04cb41fd1db4e4f6d96c76' }), this.addedItems)));
|
|
290
290
|
}
|
|
291
291
|
static get is() { return "smoothly-input-select"; }
|
|
292
292
|
static get encapsulation() { return "scoped"; }
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
box-sizing: border-box;
|
|
110
110
|
display: flex;
|
|
111
111
|
cursor: pointer;
|
|
112
|
-
padding: var(--input-value-padding-top)
|
|
112
|
+
padding: var(--input-value-padding-top) .8rem var(--input-value-padding-bottom) 0;
|
|
113
113
|
overflow: hidden;
|
|
114
114
|
width: 100%;
|
|
115
115
|
white-space: nowrap;
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
|
|
120
120
|
:host:not(:has([slot=label]))>div.select-display,
|
|
121
121
|
:host:not([show-label])>div.select-display {
|
|
122
|
-
padding: .
|
|
122
|
+
padding: .6rem .8rem .6rem 0;
|
|
123
123
|
align-items: center;
|
|
124
124
|
}
|
|
125
125
|
|
|
@@ -144,7 +144,6 @@
|
|
|
144
144
|
fill: rgb(var(--smoothly-input-foreground));
|
|
145
145
|
stroke: rgb(var(--smoothly-input-foreground));
|
|
146
146
|
filter: opacity(60%);
|
|
147
|
-
|
|
148
147
|
}
|
|
149
148
|
|
|
150
149
|
:host:hover>div.icons::slotted(smoothly-icon) {
|
|
@@ -204,12 +203,12 @@
|
|
|
204
203
|
|
|
205
204
|
:host>div.options::slotted(smoothly-item),
|
|
206
205
|
:host>div.options::slotted(div.search-preview) {
|
|
207
|
-
padding: .
|
|
206
|
+
padding: .7rem .7rem .7rem .25rem;
|
|
208
207
|
}
|
|
209
208
|
|
|
210
209
|
:host>div.options::slotted(div.search-preview) {
|
|
211
210
|
display: flex;
|
|
212
|
-
gap:
|
|
211
|
+
gap: 1rem;
|
|
213
212
|
background-color: rgba(var(--smoothly-primary-tint), .5);
|
|
214
213
|
color: rgb(var(--smoothly-color-contrast));
|
|
215
214
|
fill: rgb(var(--smoothly-color-contrast));
|
|
@@ -38,7 +38,7 @@ export class SmoothlyInputSubmit {
|
|
|
38
38
|
}
|
|
39
39
|
render() {
|
|
40
40
|
var _a, _b;
|
|
41
|
-
return (h(Host, { key: '
|
|
41
|
+
return (h(Host, { key: '36a31b49883f0deaf691213e4328c54e774e44a2', title: this.toolTip }, this.delete == true ? (h("smoothly-button-confirm", { size: this.size, shape: this.shape, expand: this.expand, color: (_a = this.color) !== null && _a !== void 0 ? _a : "danger", fill: this.fill, onSmoothlyConfirm: () => this.clickHandler() }, h("slot", null), h("smoothly-icon", { name: "trash-outline", fill: "solid", size: "tiny" }))) : (h("smoothly-button", { disabled: this.disabled, size: this.size, type: "button", shape: this.shape, expand: this.expand, color: (_b = this.color) !== null && _b !== void 0 ? _b : "success", fill: this.fill, onClick: () => this.clickHandler() }, h("slot", null), this.icon && h("smoothly-icon", { name: this.icon, fill: "solid", size: "tiny" })))));
|
|
42
42
|
}
|
|
43
43
|
static get is() { return "smoothly-input-submit"; }
|
|
44
44
|
static get encapsulation() { return "scoped"; }
|
|
@@ -29,7 +29,7 @@ export class SmoothlyItem {
|
|
|
29
29
|
: false;
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: 'a17a55d78fc5bb902887b702134981b487eb392a', tabIndex: -1 }, h("slot", { key: '7234de6f7f9cee8135d2dd51c06ec788f8b97a47' })));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "smoothly-item"; }
|
|
35
35
|
static get encapsulation() { return "scoped"; }
|
|
@@ -7,9 +7,9 @@ export class SmoothlyLabel {
|
|
|
7
7
|
}
|
|
8
8
|
render() {
|
|
9
9
|
var _a;
|
|
10
|
-
return (h(Host, { key: '
|
|
10
|
+
return (h(Host, { key: 'ff4c958ddcb7cd104ae5f3d01834781569fbbf98', title: this.description, style: {
|
|
11
11
|
"--hue": (_a = this.hue) === null || _a === void 0 ? void 0 : _a.toString(),
|
|
12
|
-
} }, h("slot", { key: '
|
|
12
|
+
} }, h("slot", { key: '083ae08e1e9addf6d761884056eb070d38f79bcf' })));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "smoothly-label"; }
|
|
15
15
|
static get encapsulation() { return "scoped"; }
|
|
@@ -9,7 +9,7 @@ export class SmoothlyLazy {
|
|
|
9
9
|
this.show = true;
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h(Host, { key: '
|
|
12
|
+
return (h(Host, { key: 'eb8167e1676060b46f89bf1cce9debc2caaca934' }, h("slot", { key: 'c0bad1237d570b6ae535942a1706566f23a857bf', name: "before" }), h("smoothly-load-more", { key: '480681f2afa4d8eb2d7ea76f7928db5de647cbc0', onSmoothlyLoadMore: e => this.loadMoreHandler(e) }), this.show && (typeof this.content == "function" ? h(this.content, null) : this.content), h("slot", { key: 'd8c1027ed0ccc4afde3ab49dee57fa04dd345b52' })));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "smoothly-lazy"; }
|
|
15
15
|
static get encapsulation() { return "scoped"; }
|
|
@@ -37,7 +37,7 @@ export class LoadMore {
|
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
render() {
|
|
40
|
-
return h(Host, { key: '
|
|
40
|
+
return h(Host, { key: 'e3512a1a09516e94017897a595a2eb4fda405719' });
|
|
41
41
|
}
|
|
42
42
|
static get is() { return "smoothly-load-more"; }
|
|
43
43
|
static get encapsulation() { return "scoped"; }
|
|
@@ -9,7 +9,7 @@ export class SmoothlyModal {
|
|
|
9
9
|
this.smoothlyModalChange.emit(this.open);
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h(Host, { key: '
|
|
12
|
+
return (h(Host, { key: 'f20c4debc5b51be27a9e04ebd60d7d3eb7a40b63', role: "alertdialog" }, h("div", { key: '04cd327eda66e98e205eafd5119226b25b6175a8', class: "modal" }, h("div", { key: '6685043b687be84ec722a160e1cc03764af14f72', class: "header" }, h("slot", { key: '088d69fbed14d73011d3649afeb6c8c66a105260', name: "header" }), this.closable && h("smoothly-icon", { key: 'f8a632641bc6b3d6dcbb9cf4ede95e02ed140124', name: "close-outline", fill: "solid", onClick: () => (this.open = false) })), h("slot", { key: 'ca2d5c860f010ffc642fcf16e458efd14cdb19e5' }), h("div", { key: '482cf744696458a0d4c123ace41202ce509dad59', class: "actions" }, h("slot", { key: '39445f760eab1c52eda713e5a4b9b565630a68a4', name: "actions" })))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "smoothly-modal"; }
|
|
15
15
|
static get encapsulation() { return "scoped"; }
|
|
@@ -49,7 +49,7 @@ export class Notification {
|
|
|
49
49
|
this.onUpdatedNotice(this.notice);
|
|
50
50
|
}
|
|
51
51
|
render() {
|
|
52
|
-
return (h(Host, { key: '
|
|
52
|
+
return (h(Host, { key: '7ffd89b8c3ed29f130f5fe4438e6d7df8d9d2590', color: this.properties[0], fill: "solid" }, this.closable && (h("smoothly-trigger", { key: '5eea7e45c08880935b23bc1f86f81154d7c911ab', fill: "clear", name: "close" }, h("smoothly-icon", { key: 'ff5281f5b99cf1c979759104d429867b1e8e1cac', name: "close-circle-outline" }))), h("span", { key: 'fe26a4f55b42a9f6948d8de5dcc1a9221ff1d9ca', class: this.icon ? "icon" : "clean" }, this.icon && h("smoothly-icon", { key: '7779401ece7ff5abcf3d68f736e04d6bb864ece4', name: this.properties[1] }), h("p", { key: 'a3fccbc0fc3122a004738c029071010a0b698174' }, this.notice.message))));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "smoothly-notification"; }
|
|
55
55
|
static get encapsulation() { return "scoped"; }
|
|
@@ -11,7 +11,7 @@ export class Notifier {
|
|
|
11
11
|
this.notices = [...this.notices.filter(n => n != event.detail)];
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h(Host, { key: '
|
|
14
|
+
return (h(Host, { key: '5293288105c9ea52864a3de37c45103200e965b3' }, h("slot", { key: 'db04a45bc8176bc78a7dd9c899cc819146cd2b88' }), h("div", { key: '9f8fd51599ed19080adb734102f9ba839d40823c', class: "smoothly-notifier-wrapper" }, this.notices.map(n => (h("smoothly-notification", { notice: n, icon: this.icon }))))));
|
|
15
15
|
}
|
|
16
16
|
static get is() { return "smoothly-notifier"; }
|
|
17
17
|
static get encapsulation() { return "scoped"; }
|
|
@@ -6,9 +6,9 @@ export class SmoothlySpinner {
|
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
8
|
const strokeWidth = this.size == "large" ? 6 : this.size == "medium" ? 8 : this.size == "icon" ? 8 : 12;
|
|
9
|
-
return (h(Host, { key: '
|
|
9
|
+
return (h(Host, { key: '9a9f6d63e844ea6829c818293113d79b0448b150', style: {
|
|
10
10
|
"--spinner-size": this.size == "large" ? "5em" : this.size == "medium" ? "3em" : this.size == "icon" ? "1.8em" : "1.2em",
|
|
11
|
-
} }, h("svg", { key: '
|
|
11
|
+
} }, h("svg", { key: '7e1f82aaafd13c7f1b8ee147277623b22dd4aa82', class: "spinner", viewBox: `0 0 ${60 + strokeWidth} ${60 + strokeWidth}`, xmlns: "http://www.w3.org/2000/svg" }, h("circle", { key: 'ef89d46685920e8f9654a0b0db599c2251409c16', class: "path", fill: "none", "stroke-width": strokeWidth, "stroke-linecap": "round", cx: `${30 + strokeWidth / 2}`, cy: `${30 + strokeWidth / 2}`, r: "30" }))));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "smoothly-spinner"; }
|
|
14
14
|
static get encapsulation() { return "scoped"; }
|
|
@@ -25,7 +25,7 @@ export class SmoothlySubmit {
|
|
|
25
25
|
(_a = this.parent) === null || _a === void 0 ? void 0 : _a.submit();
|
|
26
26
|
}
|
|
27
27
|
render() {
|
|
28
|
-
return (h(Button, { key: '
|
|
28
|
+
return (h(Button, { key: 'b4e5179773abf831fd635a5b1920d5645b063a53', disabled: this.disabled, type: this.type }, h("slot", { key: 'b5298576f66bd27407580d4cd069366701c646ab' })));
|
|
29
29
|
}
|
|
30
30
|
static get is() { return "smoothly-submit"; }
|
|
31
31
|
static get encapsulation() { return "scoped"; }
|
|
@@ -25,7 +25,7 @@ export class SmoothlySummary {
|
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
render() {
|
|
28
|
-
return (h("details", { key: '
|
|
28
|
+
return (h("details", { key: 'e089868332d9c2da5ef1538dddc0eeca6761dc3c', onToggle: e => this.toggleHandler(e), open: this.open }, h("summary", { key: '6f5dcb6bcba77541f5b21a596231cc395cb040a2' }, h("smoothly-icon", { key: '14870f086b798189cb04799758d6d73183995313', name: "caret-forward", color: this.color, fill: this.fill, size: this.size }), h("slot", { key: 'bd9d0615368f2cef1e58d5c9bc489ef89be97362', name: "summary" })), h("slot", { key: '14ef8eaccf7adfc437e800c691637006a858221e', name: "content" })));
|
|
29
29
|
}
|
|
30
30
|
static get is() { return "smoothly-summary"; }
|
|
31
31
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class SmoothlyTableBody {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '8f76b6d932cbe0b0110fe1de10f28b7489923b36' }, h("slot", { key: 'ccf40f0798ac0afa90c2ba30bdba2c84a4febc64' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-table-body"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -5,7 +5,7 @@ export class SmoothlyTableCell {
|
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
7
|
var _a;
|
|
8
|
-
return (h(Host, { key: '
|
|
8
|
+
return (h(Host, { key: '114e5f7b7eb422ab915e0fd5458854f3efe76242', style: { "--smoothly-table-cell-span": (_a = this.span) === null || _a === void 0 ? void 0 : _a.toString(10) } }, h("slot", { key: '527d8d43d4e58204adb1bf3dae0f652806142fba' })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "smoothly-table-cell"; }
|
|
11
11
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class SmoothlyTableDemoColspan {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '342b93a7780cabe89627626aa966697565370e54' }, h("smoothly-table", { key: 'dcb2e6c56e39d9b891cdf5dbe7145fbad4989d84', columns: 3 }, h("smoothly-table-head", { key: '6b07fbda81ffb91defab8b3954baf858f045a150' }, h("smoothly-table-row", { key: 'd4bcd266f5f549934c3dcb2ca2834ad2e9ad1b1a' }, h("smoothly-table-cell", { key: '8153d8795ac524867d499045f19166f87a738214' }, "Date"), h("smoothly-table-cell", { key: '506e055cb7ba0737e61f9287a7814b8a573ac4d5' }, "Skip"), h("smoothly-table-cell", { key: 'd142c250291f84d376510774fd40edf4fe43c8e1' }, "Total"))), h("smoothly-table-body", { key: '736cd610663ac1f8007da24bdde0a67a81275f71' }, h("smoothly-table-row", { key: 'e3376f5766e588d9b4d5e64a6cb7833fb1e2b013' }, h("smoothly-table-cell", { key: '26607d442cff26b8f5bd1e5d9bb8f3daaee2d122', span: 2 }, h("smoothly-display", { key: 'cf732274067646330afaa2ff25bad0dd56165807', type: "date", value: "2024-01-01" })), h("smoothly-table-cell", { key: '6cb0281ea68b00003c4b692bc8d95da22ea43dd8' }, h("smoothly-display", { key: 'd7043ccfccb1dcb07ed6797f3a889457972cafcc', type: "price", value: 120, currency: "EUR" }))), h("smoothly-table-row", { key: 'ca6da9c37f87958a5740231025039ebeddb42ec2' }, h("smoothly-table-expandable-cell", { key: 'df84023e615b50733a18cb3af8a44483ada9f993', span: 2 }, h("smoothly-display", { key: '5e8c556b0db35af97747e8233cbd607b2207ce9e', type: "date", value: "2024-01-02" }), h("smoothly-lazy", { key: 'c7ea53174ee18dc3f06e614ae2fc15749384f53b', slot: "detail", content: h("smoothly-display", { type: "date-time", value: "2024-01-02T13:37:00.000Z" }) })), h("smoothly-table-expandable-cell", { key: '7e47b91c25a8e3c50f16d13638d7ca637128534a' }, h("smoothly-display", { key: 'b6c4b1672e82b5716f841e6adc8f01be37a7b355', type: "price", value: 220, currency: "EUR" }), h("smoothly-lazy", { key: 'cf83e7b929a8d7d631dbaee6235061048328f73b', slot: "detail", content: h("span", null, h("smoothly-display", { type: "price", value: 120, currency: "EUR" }), " + ", h("smoothly-display", { type: "price", value: 100, currency: "EUR" })) }))), h("smoothly-table-row", { key: '17eaeb4f6e1dc887394f02fbff59ddc41e56381c' }, h("smoothly-table-cell", { key: 'e574d885e4d8ec33f044e9bf2a65c7271a242cc5' }, h("smoothly-display", { key: 'd66b0ded08373f084745197395062135a3c31ddd', type: "date", value: "2024-01-02" })), h("smoothly-table-cell", { key: '38e349bb2b51e70754c46fe06eedd8aead64aa0b' }, "Not Skipped"), h("smoothly-table-cell", { key: '7821c6bf922bbbf077a21a7ba679d2bdaa534e21' }, h("smoothly-display", { key: '73ea20cc186e6c87b3280f72b334680a2b528d64', type: "price", value: 320, currency: "EUR" })))))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-table-demo-colspan"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -9,7 +9,7 @@ export class SmoothlyTableDemoFillerRow {
|
|
|
9
9
|
}, 3000);
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h(Host, { key: '
|
|
12
|
+
return (h(Host, { key: '0430eb289119e7754f23cf43e4ea4a6d0c420e35' }, h("smoothly-display", { key: '7fa55fb69c231ee3feab11c9a51b9be356ae1de7', type: "text", value: "Filler row" }), h("smoothly-table", { key: '07dab05c2e5a952a67c9260e5255426e34469dcf', color: "primary", columns: 4 }, h("smoothly-table-head", { key: 'c94e0a1d71824e970fbcf94f56e5b54f1b0e5089' }, h("smoothly-table-row", { key: 'f2b59ff19a7e1f9327d4803138dd95b5f05695a9' }, h("smoothly-table-cell", { key: 'd9c8ab0e0254248e464f378cc883203800490312' }, "Breed"), h("smoothly-table-cell", { key: '81e7253c70c1fe3af2be648a28c2fd91572ac250' }, "Country"), h("smoothly-table-cell", { key: '388fda3b7a279a9b1401cd6c932dd5a1536bc38a' }, "Coat"), h("smoothly-table-cell", { key: '611f5e141f2d77d292a029972f0f5fc7145ca50e' }, "Origin"))), h("smoothly-table-body", { key: 'be99d88494d39fc8abafc694ba629a3f180bec2c' }, this.cats === undefined ? (h("smoothly-table-filler-row", null, "No data to display")) : this.cats.length === 0 ? (h("smoothly-table-filler-row", null, h("smoothly-spinner", { style: { margin: "auto" }, color: "default", size: "small" }))) : (this.cats.map(a => (h("smoothly-table-row", null, h("smoothly-table-cell", null, a.breed), h("smoothly-table-cell", null, a.country), h("smoothly-table-cell", null, a.coat), h("smoothly-table-cell", null, a.origin)))))))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "smoothly-table-demo-filler-row"; }
|
|
15
15
|
static get encapsulation() { return "scoped"; }
|
|
@@ -27,18 +27,18 @@ export class TableDemoFiltered {
|
|
|
27
27
|
}
|
|
28
28
|
render() {
|
|
29
29
|
const cats = this.cats && selectively.filter(this.criteria, this.cats);
|
|
30
|
-
return (h(Host, { key: '
|
|
30
|
+
return (h(Host, { key: '1ffaca230dfa0297c969606ea6fa78ea96a9a675' }, h("smoothly-display", { key: 'fc265dd84c2f147689fb488495b907c06be66a21', type: "text", value: "Filtered" }), h("smoothly-filter", { key: '1da5e7346945ec05186649eb028ce66ef78e1003' }, h("smoothly-filter-toggle", { key: '9544ee92455f94f3b0788b6b7748957764ace760', properties: { ["nested.pattern"]: "Ticked", breed: "" }, icon: "add", toolTip: "Nested Ticked", slot: "bar" }), h("smoothly-filter-toggle", { key: 'cde4ef8f4082a476f5a9493bc4e3cbb13e4e6bc5', properties: { pattern: "Ticked", breed: "" }, icon: "paw", toolTip: "Ticked cats", slot: "bar" }), h("smoothly-filter-toggle", { key: '9ba2f638e1feb92d6168bc71f0d503b5271ad9ed', properties: { breed: "Bombay", pattern: "Solid" }, icon: "radio-button-on", toolTip: "Solid bombay cats", slot: "bar" }), h("smoothly-filter-toggle", { key: 'f4ea1da8492c30282a7242633df5a335f787e942', properties: { pattern: "Colorpoint" }, not: true, active: true, icon: "alert", toolTip: "Colored cats", slot: "bar" }), h("smoothly-filter-select", { key: '9529295e0934b1f43112e53f053e61b3687fb6d3', menuHeight: "5items", label: "coat", property: "nested.coat", slot: "bar", multiple: false }, this.cats &&
|
|
31
31
|
Object.values(this.cats.reduce((r, cat) => (cat.nested ? Object.assign(Object.assign({}, r), { [cat.nested.coat]: cat }) : r), {})).map(cat => {
|
|
32
32
|
var _a;
|
|
33
33
|
return ((_a = cat.nested) === null || _a === void 0 ? void 0 : _a.coat) && (h("smoothly-item", { slot: "items", value: cat.nested.coat }, cat.nested.coat));
|
|
34
|
-
})), h("div", { key: '
|
|
34
|
+
})), h("div", { key: '055fbc4079c42b8da03889c20d3e66499c934784', slot: "detail" }, h("smoothly-form", { key: '06c01d6d7addb8c16a9dcff5dded1443aae4c5c0', looks: "border" }, h("smoothly-filter-select", { key: '1bccc46303d72f791d3bc1a5675b4016471f6ab5', menuHeight: "5items", label: "coat", property: "nested.coat", multiple: true }, this.cats &&
|
|
35
35
|
Object.values(this.cats.reduce((r, cat) => (cat.nested ? Object.assign(Object.assign({}, r), { [cat.nested.coat]: cat }) : r), {})).map(cat => {
|
|
36
36
|
var _a;
|
|
37
37
|
return ((_a = cat.nested) === null || _a === void 0 ? void 0 : _a.coat) && (h("smoothly-item", { slot: "items", value: cat.nested.coat }, cat.nested.coat));
|
|
38
|
-
})), h("smoothly-filter-select", { key: '
|
|
39
|
-
Object.values(this.cats.reduce((r, cat) => (cat.breed ? Object.assign(Object.assign({}, r), { [cat.breed]: cat }) : r), {})).map(cat => cat.breed && (h("smoothly-item", { slot: "items", value: cat.breed }, cat.breed)))), h("smoothly-filter-select", { key: '
|
|
38
|
+
})), h("smoothly-filter-select", { key: '91e50113284d353c3186f2f16ca938a482cef1af', menuHeight: "5items", label: "breed", property: "breed", multiple: false }, this.cats &&
|
|
39
|
+
Object.values(this.cats.reduce((r, cat) => (cat.breed ? Object.assign(Object.assign({}, r), { [cat.breed]: cat }) : r), {})).map(cat => cat.breed && (h("smoothly-item", { slot: "items", value: cat.breed }, cat.breed)))), h("smoothly-filter-select", { key: '97a6922e6e9385e66e0a44088b330cd465a5376c', menuHeight: "5items", label: "names", property: "nested.names", multiple: true, type: "array" }, Object.keys(Object.values(names)
|
|
40
40
|
.flat()
|
|
41
|
-
.reduce((r, name) => (Object.assign(Object.assign({}, r), { [name]: true })), {})).flatMap(name => (h("smoothly-item", { slot: "items", value: name }, name)))), h("smoothly-filter-input", { key: '
|
|
41
|
+
.reduce((r, name) => (Object.assign(Object.assign({}, r), { [name]: true })), {})).flatMap(name => (h("smoothly-item", { slot: "items", value: name }, name)))), h("smoothly-filter-input", { key: 'a6c7cdcc0080ecfdbf52aeee2359066be5ca0d98', label: "Coat", property: "coat" }), h("smoothly-filter-input", { key: '6e21afc83179cd24e12fdcb820568c1eec263566', label: "Nested Coat", property: "nested.coat" })))), !cats ? ("Failed to load data.") : (h("smoothly-table", { columns: 4 }, h("smoothly-table-head", null, h("smoothly-table-row", null, h("smoothly-table-cell", null, this.selector.render(cats)), h("smoothly-table-cell", null, "Breed"), h("smoothly-table-cell", null, "Coat"), h("smoothly-table-cell", null, "Price"))), cats.map(cat => (h("smoothly-table-row", null, h("smoothly-table-cell", null, this.selector.render(cat)), h("smoothly-table-expandable-cell", null, cat.breed, h("div", { slot: "detail" }, "Country: ", cat.country)), h("smoothly-table-expandable-cell", null, cat.coat, h("div", { slot: "detail" }, "Pattern: ", cat.pattern)), h("smoothly-table-cell", null, h("smoothly-display", { type: "price", value: cat.price, currency: "SEK" }))))), h("smoothly-table-foot", null, h("smoothly-table-row", null, h("smoothly-table-cell", { span: 3 }, h("smoothly-display", { type: "text", value: `Selected: ${this.selector.selected.length != 0 ? this.selector.selected.length : cats ? cats.length : "?"}` }))))))));
|
|
42
42
|
}
|
|
43
43
|
static get is() { return "smoothly-table-demo-filtered"; }
|
|
44
44
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Fragment, h, Host } from "@stencil/core";
|
|
2
2
|
export class SmoothlyTableDemoGroup {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '86aee6f69dc8146b17aa7fb65e7dd12c2d6b9d43' }, h("smoothly-display", { key: 'a8f1a68580cc6d8dbe740d50eef17d8a64a5a859', type: "text", value: "Group" }), h("smoothly-table", { key: 'c41ce5a4e57907d3181327f0a5d4260dbb7cda4d', color: "primary", columns: 2 }, h("smoothly-table-head", { key: '69718f62e76e5af2227eb86006c2ec57338d5b67' }, h("smoothly-table-row", { key: '8a2bd99449eaf9d956e9b8c42e777dedbcdc47bf' }, h("smoothly-table-cell", { key: '448c924f76c4881682c9173a383b41ff6a284659' }, "Date"), h("smoothly-table-cell", { key: 'af21e24e807331dec20cce6fabfcc7680c4b31a9' }, "Total"))), h("smoothly-table-body", { key: '4cd52240534108766031876e6ddf4d7630d464af' }, h("smoothly-table-row-group", { key: '95cd022d21333e52033533bd6ab015a11c6770e5', align: true }, h("smoothly-display", { key: 'bcf78151e26a5d7e5ae36861d82591944d94972a', slot: "start", type: "date", value: "2024-01-01" }), h("smoothly-display", { key: '9cb9f30bfacae55de407015e84fb50fbabd89c2a', slot: "end", type: "price", currency: "EUR", value: 510 }), h("smoothly-table-expandable-row", { key: '00e38f096af6e2ce5bbfccc1ef0630169d3e1b97' }, h("smoothly-table-cell", { key: '3e80100e340069a2e3d144b23aabe1476aab1c32' }, h("smoothly-display", { key: 'cc76279781fa66d18608ab16b977d82abcbdc5e5', type: "date-time", value: "2024-01-01T01:37:00.000Z" })), h("smoothly-table-cell", { key: '7ecd85129cbcee04bdc493476886c2538037c52a' }, h("smoothly-display", { key: '959d125e95dae5117bbb1fc527f1c977045202f2', type: "price", currency: "EUR", value: 250 })), h("smoothly-lazy", { key: '29a0fbf740dcc69ad1d36d2ea26745f60f3c574e', slot: "detail", content: h(Fragment, null, "Details of 2024-01-01T01:37:00.000Z") })), h("smoothly-table-expandable-row", { key: '13188db5f2bc0c13284b4f3b49336733a11f9ef5' }, h("smoothly-table-cell", { key: 'c0f54015d543f181baca8f197fa8033f0fe359b0' }, h("smoothly-display", { key: '74037c6cd5afafdad94f5fe65d2d34c4cf02d75b', type: "date-time", value: "2024-01-01T13:37:00.000Z" })), h("smoothly-table-cell", { key: '7d30ed32aa36107a1f6bc85aca397390d194d49b' }, h("smoothly-display", { key: '30114f6229f2b335cba26169d9be15caa4e607a1', type: "price", currency: "EUR", value: 260 })), h("smoothly-lazy", { key: '3ac4873476e80b4b1341a8536b07dfb305c77799', slot: "detail", content: h(Fragment, null, "Details of 2024-01-01T13:37:00.000Z") }))), h("smoothly-table-row", { key: 'ad3e276c9ac8f381acf804c678516ba9fbad074e' }, h("smoothly-table-cell", { key: '65c2343e37e36476b8295a36394a23102f24affe' }, h("smoothly-display", { key: '59ceab41811626847db40bf257ad9847bbb8cc53', type: "date", value: "2024-01-02" })), h("smoothly-table-cell", { key: '63cb58ea17d0c6b12cd0fab63d7fec0fa6deef05' }, h("smoothly-display", { key: 'e505e09ef54d9f87b26e78e2e9a35f8c2295a7b6', type: "price", currency: "EUR", value: 130 }))), h("smoothly-table-row-group", { key: 'b495e913e30e84afe412406293d3f91d0fba582a' }, h("smoothly-display", { key: 'd65f9fdb33c9c6984b98645e604eb13cc218658d', slot: "start", type: "date", value: "2024-01-03" }), h("smoothly-display", { key: '5f94570b33300e0229c0ab03a2b1a94fd11a4054', slot: "end", type: "price", currency: "EUR", value: 720 }), h("smoothly-table-expandable-row", { key: 'e0d0d574d0488362b3d555e3627f6840fd87dd59' }, h("smoothly-table-cell", { key: 'b533f8ed30dde6fb1c3a5a9863551a02be8c2796' }, h("smoothly-display", { key: '0919cce7f289d336f897ded3a93b4dcf7e721341', type: "date-time", value: "2024-01-03T01:37:00.000Z" })), h("smoothly-table-cell", { key: 'ca5920aea2b743c38dc9c7367c6f9265491ca0ce' }, h("smoothly-display", { key: '5d7af4894b1b5e47232463d2be863d55641152cc', type: "price", currency: "EUR", value: 320 })), h("smoothly-lazy", { key: '22b4a41b172053b6ea901dfb8bc1b2c2834c6be3', slot: "detail", content: h(Fragment, null, "Details of 2024-01-03T01:37:00.000Z") })), h("smoothly-table-expandable-row", { key: 'fb139f2b157a0c37425c5fb8df7b03a1f79fdaa1' }, h("smoothly-table-cell", { key: '57fca5f708a1ad1a2693f2db3dc467886f8659bf' }, h("smoothly-display", { key: '20c06c88609e805154c20ae1893135f0f7f41d89', type: "date-time", value: "2024-01-03T13:37:00.000Z" })), h("smoothly-table-cell", { key: '6fc61e9bb41fce20d7a6fc134bedc283025871b9' }, h("smoothly-display", { key: '1cadf6f163d1c400b9e2b933635f0b3df14b198e', type: "price", currency: "EUR", value: 400 })), h("smoothly-lazy", { key: '37613b481b5a557dac12138f2e15b1bd1d30d235', slot: "detail", content: h(Fragment, null, "Details of 2024-01-03T13:37:00.000Z") }))), h("smoothly-table-row-group", { key: 'a6d2ecf5ec2dcefd179192e56125243b1b15a952' }, h("smoothly-display", { key: '5eb25fb1a66cb44caa81a1f47da413f9d14c153e', slot: "start", type: "date", value: "2024-01-04" }), h("smoothly-table-expandable-row", { key: '5ae82e5b826d406a9984a584d5ed8d6f516856bc' }, h("smoothly-table-cell", { key: '3f92d92b003ae683a83b6568a8f1b8e2fa852b0e' }, h("smoothly-display", { key: '880dec380a1fd26a912f70007fef0a869c42ef2e', type: "date-time", value: "2024-01-04T01:37:00.000Z" })), h("smoothly-table-cell", { key: '4d65519444b3245a161894cd40aebaac82b562cd' }, h("smoothly-display", { key: '26221813f9964d8fef1b7066d83d144c341a2ada', type: "price", currency: "EUR", value: 320 })), h("smoothly-lazy", { key: '2f4282c419973a410e6bdd45a09e3b6585cc6fca', slot: "detail", content: h(Fragment, null, "Details of 2024-01-04T01:37:00.000Z") })), h("smoothly-table-expandable-row", { key: 'd36b0b0761281c933225fb96ff38798286f226b2' }, h("smoothly-table-cell", { key: 'd3b0cb59ee236562dcff1ab9d640adaed21a9112' }, h("smoothly-display", { key: '174ef564b282f34d9a007059db232f4e19425dab', type: "date-time", value: "2024-01-04T13:37:00.000Z" })), h("smoothly-table-cell", { key: '1dc5c5e06104b45dc77bb77fc3e51a28923906a1' }, h("smoothly-display", { key: '988649662e7c53a57c53e57ce599195030da586d', type: "price", currency: "EUR", value: 400 })), h("smoothly-lazy", { key: '94b4e8769fe497154c9bdf705b44af1add787fe4', slot: "detail", content: h(Fragment, null, "Details of 2024-01-04T13:37:00.000Z") }))), h("smoothly-table-row-group", { key: '5625eff75718f0114d9c425b004558b3a424501c' }, h("smoothly-display", { key: 'da76fadf23115e8a707bb53f3ef0046af8a5dd28', slot: "end", type: "price", currency: "EUR", value: 720 }), h("smoothly-table-expandable-row", { key: 'b576734fe2cbf5ac2e79655aab03ae91c28be91d' }, h("smoothly-table-cell", { key: 'f1d846bdd55807310e6e0996e50e85226b26352f' }, h("smoothly-display", { key: '178b00ea3bb1d00c7d651b8ae03a80801c3b88d4', type: "date-time", value: "2024-01-05T01:37:00.000Z" })), h("smoothly-table-cell", { key: '14a0ca583f13ca5183ce1fc8e2cb976568ec23c7' }, h("smoothly-display", { key: '501163903a7ac0c4426e3be1e3872f7680f69b6b', type: "price", currency: "EUR", value: 320 })), h("smoothly-lazy", { key: 'dbc740f9e6cc379571f6ebbe4bac619504d431c2', slot: "detail", content: h(Fragment, null, "Details of 2024-01-05T01:37:00.000Z") })), h("smoothly-table-expandable-row", { key: '3feffda77b4003607ff7c3056c8f9ee3ebdc06dd' }, h("smoothly-table-cell", { key: 'b07bca064e4a28d53ea31698083700b26ca61aa3' }, h("smoothly-display", { key: '64f5c0f6ba962d3095e90275a99867448e32a0bb', type: "date-time", value: "2024-01-05T13:37:00.000Z" })), h("smoothly-table-cell", { key: '3fc09d414b37fa0a1c28059d51a47e94513b8b4e' }, h("smoothly-display", { key: '21316748158a8da476a55c7237f989e2fd076327', type: "price", currency: "EUR", value: 400 })), h("smoothly-lazy", { key: 'dd2bb7a66e6dcdd91a5f0781ed24b6a4f4b3641c', slot: "detail", content: h(Fragment, null, "Details of 2024-01-05T13:37:00.000Z") }))), h("fake-group-wrapper", { key: '3c435d8c9b7a88d566bd7275fed1106906893430' }, h("smoothly-table-row-group", { key: 'ce434aee3264caa303c1841c99dd3379a94466a7' }, h("smoothly-display", { key: '316f5e7e01f06005e3f137b8e849e7b7e9922d77', slot: "start", type: "date", value: "2024-01-06" }), h("smoothly-display", { key: 'f31e01db836f00890cdbcb84ba015a7171502e59', slot: "end", type: "price", currency: "EUR", value: 720 }), h("fake-row-wrapper", { key: '7fa0524180d8979f1c24836b1ceec64d115d9428' }, h("smoothly-table-row", { key: 'b350d82f8177e33153a5cafa8b5497fb767b22cc' }, h("fake-cell-wrapper", { key: '45583a32b7a56ebd658452083754539a3568fee3' }, h("smoothly-table-cell", { key: 'e598a8ed2be10027abedae02b3fe304051fd1d84' }, h("smoothly-display", { key: 'baa5e8f906cd185bb140bcf5e54f334c9eee2726', type: "date", value: "2024-01-02" }))), h("fake-expandable-cell-wrapper", { key: 'ff37ed32fff2ed3c1b05ff1e718b7958ba298bbb' }, h("smoothly-table-expandable-cell", { key: '8aecee68a60958f11b9021ce6809caad4e1c0fdf' }, h("smoothly-display", { key: 'd3552b1a0749ccc326da5881a4b74c6f6401023c', type: "price", currency: "EUR", value: 130 }), h("smoothly-lazy", { key: '4e149bce8a30065cabce22d16fdce4763bb3978a', slot: "detail", content: h("span", null, h("smoothly-display", { type: "price", value: 100, currency: "EUR" }), " + ", h("smoothly-display", { type: "price", value: 30, currency: "EUR" })) }))))), h("fake-expandable-row-wrapper", { key: 'dd0200fe647303eae73f71b6153657007c75a0c3' }, h("smoothly-table-expandable-row", { key: '81544c7acde8dc3ccde27267cfc7d55285726948' }, h("fake-cell-wrapper", { key: '224c65be073c5095f6a5af5adecc4f5a84c67b3d', class: "span-2" }, h("smoothly-table-cell", { key: 'f7273a091aa2ab41181ab93b6dbb4d1bd79b21ba', span: 2 }, h("smoothly-display", { key: 'f86df97a66a687b90bdf3f6a5ffe0837cdde94c8', type: "date", value: "2024-01-07" }))), h("smoothly-lazy", { key: '70f2a2ac774b8c57e9f968502369982443ce1906', slot: "detail", content: h("smoothly-display", { type: "date-time", value: "2024-01-07T13:37:00.000Z" }) }))))), h("smoothly-table-row-group", { key: 'e5af3b7c33065e17acc4da3f8dd0ed945cac3d95' }, h("smoothly-display", { key: 'ac3e7967749ceda3b8ac020f92fac45d98d7e13b', slot: "start", type: "date", value: "2024-01-08" }), h("smoothly-display", { key: 'c13a27d9ed802f8cfb1e6de3374b4e7eeacfcfb5', slot: "end", type: "price", currency: "EUR", value: 720 }))))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-table-demo-group"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class SmoothlyTableDemo {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '4871fe3d419a657381a36c8a20239dc6f5b1ab07' }, h("smoothly-table-demo-filler-row", { key: 'fb4ba4016701d0b228bbe72edb2832e099072a80' }), h("smoothly-table-demo-group", { key: 'c6165ac80ca779ad30953a2545af43d878d65f11' }), h("smoothly-table-demo-colspan", { key: '91455abde448b72a5c03311f55f3eecea02f9eb8' }), h("smoothly-table-demo-simple", { key: 'c95a55eacad1d75fa2e813b675902f80448b41f7' }), h("smoothly-table-demo-nested", { key: '3f2a50fdf139c7211e12a6bdfa74416f91144059' }), h("smoothly-table-demo-filtered", { key: '82b76eed4f977cc640149d1588cf1210177cfb7e' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-table-demo"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -2,7 +2,7 @@ import { h, Host } from "@stencil/core";
|
|
|
2
2
|
import { data } from "./data";
|
|
3
3
|
export class SmoothlyTableDemoNested {
|
|
4
4
|
render() {
|
|
5
|
-
return (h(Host, { key: '
|
|
5
|
+
return (h(Host, { key: '6b93322401b7bcf0dfd8ef6c46bf1839f9497881' }, h("smoothly-display", { key: 'fae764a895f526da217163587942693afc7c51d7', type: "text", value: "Nested" }), h("smoothly-table", { key: 'b87171457eae4d1253f1c6d6212884849fa485eb', color: "primary", columns: 8 }, h("smoothly-table-head", { key: '81d1c73492052487d577afe12328e53649fde1fe' }, h("smoothly-table-row", { key: '1132afeb68a32729489c26c028bebab01c2c10f2' }, h("smoothly-table-cell", { key: '77e35b1bcc2d2fa730e31d2c2badf9eaac668553' }, "Id"), h("smoothly-table-cell", { key: 'c3b92d94e235a0fbb7a8e19edd0e241d2f0800f4' }, "Registered"), h("smoothly-table-cell", { key: '12c8ce220e7fe46c43d0a545f20c43d6693dc2b2' }, "Name"), h("smoothly-table-cell", { key: '9683c52b72ea41160d9281409998bced4a290f68' }, "Age"), h("smoothly-table-cell", { key: 'd0fd0aa17ad866ced2e921ab9d85279a807395c3' }, "Balance"), h("smoothly-table-cell", { key: '273c2f6fc85bc2dfc25171423a024e7f34ab7d17' }, "EyeColor"), h("smoothly-table-cell", { key: '7c50bc8f6ccec9b41c4f7a3569d6cb2f81183ddb' }, "Gender"), h("smoothly-table-cell", { key: '4a625ddd860fd225837cf29776ef1d9a6344a4f3' }, "Company"))), h("smoothly-table-body", { key: '22b2183689fa1093224123ef7be87511a796ed5d' }, data.map(entry => (h("smoothly-table-expandable-row", null, h("smoothly-table-demo-nested-inner", { color: "secondary", data: entry.friends, slot: "detail" }), h("smoothly-table-cell", null, entry.id), h("smoothly-table-cell", null, entry.registered), h("smoothly-table-cell", null, entry.name), h("smoothly-table-cell", null, entry.age), h("smoothly-table-cell", null, entry.balance), h("smoothly-table-cell", null, entry.eyeColor), h("smoothly-table-cell", null, entry.gender), h("smoothly-table-cell", null, entry.company))))), h("smoothly-table-foot", { key: '66d32ca94fc466197976347fb7b73888a04aa2ec' }, h("smoothly-table-row", { key: 'a2163cd7e8b380a741c4622c96e177d70452acc6' }, h("smoothly-table-cell", { key: '5e1f9286d88862d91ee208a59fcaa1cd27025db1' }, "Footer Cell"), h("smoothly-table-cell", { key: '526330c9cff200bf1d3048fd3ecc87aa7a97dc61' }, "Footer Cell"))))));
|
|
6
6
|
}
|
|
7
7
|
static get is() { return "smoothly-table-demo-nested"; }
|
|
8
8
|
static get encapsulation() { return "scoped"; }
|
|
@@ -5,7 +5,7 @@ export class SmoothlyTableDemoNestedInner {
|
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
7
|
var _a;
|
|
8
|
-
return (h(Host, { key: '
|
|
8
|
+
return (h(Host, { key: 'd86a0c7cabb3f6ec5b6695e1cf2c12029e13e52d' }, h("smoothly-table", { key: '6891f9700da9caa9cb01c825e284157fa11bf1d7', columns: 4 }, h("smoothly-table-head", { key: '29084ddb6f92d233e05a5b593667b86a8fce3de6' }, h("smoothly-table-row", { key: '08c5c5657cf086f12d29f668ce9ab1e3745b9b86' }, h("smoothly-table-cell", { key: '1904320e53ad235439f85d900e33ad2fa288d152' }, "Id"), h("smoothly-table-cell", { key: 'bf7c4ca93f24dd563524aceb53c6687f37c2b97b' }, "Name"), h("smoothly-table-cell", { key: '47a24166e78bc6c89ea252064f7fc5e6f44997e4' }, "Age"), h("smoothly-table-cell", { key: '35ac500fa0c07fb2cf87ac58d600b3382a43f6d7' }, "Balance"))), h("smoothly-table-body", { key: '9a6ae0e4257e5fd1265ab8cc826935d26bcc6c3e' }, (_a = this.data) === null || _a === void 0 ? void 0 : _a.map(entry => (h("smoothly-table-expandable-row", null, h("smoothly-table-cell", null, entry.id), h("smoothly-table-cell", null, entry.name), h("smoothly-table-cell", null, entry.age), h("smoothly-table-cell", null, entry.balance))))))));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "smoothly-table-demo-nested-inner"; }
|
|
11
11
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class SmoothlyTableDemoSimple {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '9bed536113bd4ad064ecb0164818b24172f8459f' }, h("smoothly-display", { key: '4d8688f158d24896ae4d38a0ad857f4d5e103f0e', type: "text", value: "Simple" }), h("smoothly-table", { key: 'af250b0ba5004d8528df1f58a980930d0d226eb8', color: "primary", columns: 2 }, h("smoothly-table-head", { key: '557949d8ffd64d7f563144faadc000ce5a4a0e41' }, h("smoothly-table-row", { key: '86a08364d4d2c34f797b66498e02fbc012c11179' }, h("smoothly-table-cell", { key: '22bdab9f76c5ae6c6d9f24d50d1b401f54f1ba16' }, "Breed"), h("smoothly-table-cell", { key: '3c835e9f3f03676b167967d3da7cd7d228abc01b' }, "Coat"))), h("smoothly-table-body", { key: '72ea5aa3d1ef5fbeaf197748a1e9915d69392e91' }, cats.map(cat => (h("smoothly-table-row", null, h("smoothly-table-expandable-cell", null, cat.breed, h("div", { slot: "detail" }, "Country:", h("br", null), cat.country)), h("smoothly-table-expandable-cell", null, cat.coat, h("div", { slot: "detail" }, "Pattern: ", cat.pattern))))), h("smoothly-table-expandable-row", { key: '024e2e99ec1c29362358490a5d27b298f295d7eb' }, h("div", { key: 'ca9646fc350f64c80d7b1a29e7651c9bb965e342', slot: "detail" }, "Content", h("br", { key: '7a07f51b66c1a6ed3cebc593ddbf893eda5506e0' }), "of", h("br", { key: '9e0fbec94fe8a9d410326e1e38a3d6c53d7b04bd' }), "the", h("br", { key: '809a8d07c61cf174c2e25b44ead2b0295fc36827' }), "expandable", h("br", { key: '403115268e77edf8b7e5241516640d9d0563f384' }), "row"), h("smoothly-table-cell", { key: '1c16c033f18c1b0898d1878b0b01dacb9974c62f' }, "Cell1 in expandable row"), h("smoothly-table-cell", { key: 'ed12a9f62a1ad558e5c9bbbcd835ee6aeab46163' }, "Cell2 in expandable row")), h("smoothly-table-row", { key: '49f2ac9c3dfeb958a28f837074063ddfb391f990' }, h("smoothly-table-cell", { key: '3466994f3d252902b25c6906e0a258fb7d048d28' }, "Cell5"), h("smoothly-table-expandable-cell", { key: 'fc17566fdf96f3d8d0b0eaabf76ba070cbd172b9' }, "Expandable Cell", h("div", { key: '08af3434ad7409b1299ecc74044c5ffc64b20d81', slot: "detail" }, "Content of the expandable cell"))), h("smoothly-table-row", { key: '1b4a76a32d2a8bb20602c322823e1e1383bce8c1' }, h("smoothly-table-expandable-cell", { key: 'a2c1c96f26df411c04cfdbb3a145db7888491af6' }, "Expandable Cell 1", h("div", { key: '2fb93cc65cde48e30b33f96ab261956d2edaa1e8', slot: "detail" }, "Content of the expandable cell 1")), h("smoothly-table-expandable-cell", { key: 'd3f05b45fde54c620b7f856b3a0d17269b8a9049' }, "Expandable Cell 2", h("div", { key: 'c3fede2641d842e533cc60b291e441fa4f803385', slot: "detail" }, "Content of the expandable cell 2")))), h("smoothly-table-foot", { key: '3aec7b4085864393f0442dfc3fe27253caf87045' }, h("smoothly-table-row", { key: 'f3202c3c12261e76407ef8b35fac8e045ea53835' }, h("smoothly-table-cell", { key: '322d38ecf4bdda1b050ea2b1bbe0c822a98af7a8' }, "Footer Cell"), h("smoothly-table-cell", { key: '080f8868e0d0698865ce098ec3838f0216c163b0' }, "Footer Cell"))))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-table-demo-simple"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -18,7 +18,7 @@ export class SmoothlyTableExpandableCell {
|
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
20
|
var _a;
|
|
21
|
-
return (h(Host, { key: '
|
|
21
|
+
return (h(Host, { key: '8a34015597e9004d0a55dffc7882677661d3eae9', style: { "--smoothly-table-cell-span": (_a = this.span) === null || _a === void 0 ? void 0 : _a.toString(10) } }, h("div", { key: '8bb9097296d48c71b1170d3712fba7f3b1121ab8', onClick: () => this.clickHandler(), class: "content" }, h("slot", { key: 'd804ee512d0cdfaf6150d197de75806ced9f3d18' })), h("div", { key: 'ad8a526ef56f468afab9fdaa032d4629ef35fc77', class: "detail" }, h("slot", { key: '296181113e75ddf8d25c8d44093a4dd321590647', name: "detail" }))));
|
|
22
22
|
}
|
|
23
23
|
static get is() { return "smoothly-table-expandable-cell"; }
|
|
24
24
|
static get encapsulation() { return "scoped"; }
|
|
@@ -11,7 +11,7 @@ export class SmoothlyTableExpandableRow {
|
|
|
11
11
|
this.smoothlyTableExpandableRowChange.emit(this.open);
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h(Host, { key: '
|
|
14
|
+
return (h(Host, { key: '622a498240f387d60009473440150a274227b6a2', onClick: (e) => this.clickHandler(e) }, h("slot", { key: '31299214612ef6e58262dbd7fba8c55d8b4466e5' }), h("div", { key: '8830b5238e5910bc518da1135ee4c2d2672266f0', class: "detail", ref: e => (this.div = e) }, h("slot", { key: 'ebd46989ecc8f37ab7a890cf6bfebd73f2786933', name: "detail" }))));
|
|
15
15
|
}
|
|
16
16
|
static get is() { return "smoothly-table-expandable-row"; }
|
|
17
17
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class SmoothlyTableFillerRow {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("smoothly-table-row", { key: '
|
|
4
|
+
return (h("smoothly-table-row", { key: '776a0d9872ebe20f3064f4d354566ef1b94cb285' }, h("smoothly-table-cell", { key: 'e9c8a0427fbcc03c03fee5263cb68125fd1c651c' }, h("slot", { key: '86c6bb676944c5918ab03a1c93fea092119069d6' }))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-table-filler-row"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class SmoothlyTableFoot {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '699104c2cf3a129de5856a78ed8cad2b29597ee5' }, h("slot", { key: '733a82c2318900af6ee6f8ffd6ef720a66df5a60' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-table-foot"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -9,7 +9,7 @@ export class SmoothlyTableRowGroup {
|
|
|
9
9
|
this.smoothlyTableRowGroupChange.emit(this.open);
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h(Host, { key: '
|
|
12
|
+
return (h(Host, { key: '4d7feb0fd88ae81e4507dbafd6c39b49f8b7d870' }, h("div", { key: '5b75ab8ebc14351865c02aa0d9106d6b3dc6ccd8', onClick: () => this.clickHandler() }, h("div", { key: '79b027d3d85a94d6030b8896451aedf6a906735b' }, h("slot", { key: '8b0166c2b162b615fc979065ea53008dbac493d9', name: "start" })), h("div", { key: '2fc79ac0d2174e48944e1ca388d43a659f83aad1' }, h("slot", { key: 'ae6661300e8add18d83b21e44fff89e5a7bf4689', name: "end" }))), h("div", { key: 'e3c12c80910ceed2ee9b6adc9a2e29d2af0da58b' }, h("slot", { key: 'd6aedb8dda5e46e1821345daa4aeda0393ddb596' }))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "smoothly-table-row-group"; }
|
|
15
15
|
static get encapsulation() { return "scoped"; }
|
|
@@ -22,7 +22,7 @@ export class SmoothlyTableHead {
|
|
|
22
22
|
(_a = this.scrollParent) === null || _a === void 0 ? void 0 : _a.removeEventListener("scroll", this.onScroll);
|
|
23
23
|
}
|
|
24
24
|
render() {
|
|
25
|
-
return (h(Host, { key: '
|
|
25
|
+
return (h(Host, { key: '58186ef2807045f88b38ee73cc540d852c069e90', class: { scrolled: !!this.scrolled } }, h("slot", { key: 'f2fa164bab07c90274a10f3b1ce03b03797d7a44' })));
|
|
26
26
|
}
|
|
27
27
|
static get is() { return "smoothly-table-head"; }
|
|
28
28
|
static get encapsulation() { return "scoped"; }
|
|
@@ -10,7 +10,7 @@ export class SmoothlyTable {
|
|
|
10
10
|
event.stopPropagation();
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h(Host, { key: '
|
|
13
|
+
return (h(Host, { key: '83932e9378c711c94700130214e18d777880be9e', style: { "--columns": this.columns.toString() } }, h("slot", { key: 'b74cd05c1c66896a4fa6bc956f7b1bc12796bc7a' })));
|
|
14
14
|
}
|
|
15
15
|
static get is() { return "smoothly-table"; }
|
|
16
16
|
static get encapsulation() { return "scoped"; }
|
|
@@ -13,7 +13,7 @@ export class SmoothlyTableRow {
|
|
|
13
13
|
event.target != cell && cell.close();
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h(Host, { key: '
|
|
16
|
+
return (h(Host, { key: '02a964df7db94d893c641cbfec108bac991b95f0' }, h("slot", { key: '54694c75148fb7a292fd7fbb6aa2b5c50dfc5238' })));
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "smoothly-table-row"; }
|
|
19
19
|
static get encapsulation() { return "scoped"; }
|