smoothly 1.2.1-alpha.55 → 1.2.1-alpha.56
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_109.cjs.entry.js → smoothly-app_110.cjs.entry.js} +144 -123
- package/dist/cjs/smoothly-app_110.cjs.entry.js.map +1 -0
- package/dist/cjs/smoothly-input-checkbox-demo.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/form/demo/all/index.js +2 -2
- package/dist/collection/components/form/demo/card/index.js +1 -1
- package/dist/collection/components/form/demo/controlled/index.js +1 -1
- package/dist/collection/components/form/demo/date/index.js +1 -1
- package/dist/collection/components/form/demo/date-range/index.js +1 -1
- package/dist/collection/components/form/demo/index.js +1 -1
- package/dist/collection/components/form/demo/index.js.map +1 -1
- package/dist/collection/components/form/demo/login/index.js +1 -1
- package/dist/collection/components/form/demo/pet/index.js +2 -2
- package/dist/collection/components/form/demo/prices/index.js +1 -1
- package/dist/collection/components/form/demo/schedule/index.js +22 -0
- package/dist/collection/components/form/demo/schedule/index.js.map +1 -0
- package/dist/collection/components/form/demo/transparent/index.js +1 -1
- package/dist/collection/components/form/demo/typed/index.js +1 -1
- package/dist/collection/components/form/index.js +2 -2
- package/dist/collection/components/form/index.js.map +1 -1
- package/dist/collection/components/icon/demo/index.js +1 -1
- package/dist/collection/components/icon/index.js +1 -1
- package/dist/collection/components/input/checkbox/demo/index.js +1 -1
- package/dist/collection/components/input/checkbox/index.js +1 -1
- package/dist/collection/components/input/clear/index.js +1 -1
- package/dist/collection/components/input/color/demo/index.js +1 -1
- package/dist/collection/components/input/color/index.js +2 -2
- package/dist/collection/components/input/date/index.js +3 -3
- package/dist/collection/components/input/date/range/index.js +2 -2
- package/dist/collection/components/input/demo/index.js +5 -5
- 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/edit/index.js +1 -1
- package/dist/collection/components/input/file/index.js +1 -1
- package/dist/collection/components/input/index.js +2 -2
- 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/submit/index.js +3 -2
- package/dist/collection/components/input/submit/index.js.map +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/next/demo/colspan/index.js +1 -1
- package/dist/collection/components/next/demo/fillerRow/filleRowDemo.js +1 -1
- package/dist/collection/components/next/demo/filtered/index.js +5 -5
- package/dist/collection/components/next/demo/group/index.js +1 -1
- package/dist/collection/components/next/demo/index.js +1 -1
- package/dist/collection/components/next/demo/nested/index.js +1 -1
- package/dist/collection/components/next/demo/nested/inner/index.js +1 -1
- package/dist/collection/components/next/demo/simple/simple.js +1 -1
- package/dist/collection/components/next/table/body/index.js +1 -1
- package/dist/collection/components/next/table/cell/index.js +1 -1
- package/dist/collection/components/next/table/expandable/cell/index.js +1 -1
- package/dist/collection/components/next/table/expandable/row/index.js +1 -1
- package/dist/collection/components/next/table/fillerRow/index.js +1 -1
- package/dist/collection/components/next/table/foot/index.js +1 -1
- package/dist/collection/components/next/table/group/index.js +1 -1
- package/dist/collection/components/next/table/head/index.js +1 -1
- package/dist/collection/components/next/table/index.js +1 -1
- package/dist/collection/components/next/table/row/index.js +1 -1
- package/dist/collection/components/notification/index.js +1 -1
- package/dist/collection/components/notifier/index.js +2 -2
- 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/cell/index.js +1 -1
- package/dist/collection/components/table/demo/filtered/index.js +5 -5
- package/dist/collection/components/table/demo/index.js +1 -1
- package/dist/collection/components/table/demo/testing/index.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/footer/index.js +1 -1
- package/dist/collection/components/table/header/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/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/index.js +1 -1
- 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-db7effcb.js → p-019e330f.js} +23 -23
- package/dist/components/{p-db7effcb.js.map → p-019e330f.js.map} +1 -1
- package/dist/components/{p-b8e2c001.js → p-03b62a84.js} +4 -4
- package/dist/components/{p-b8e2c001.js.map → p-03b62a84.js.map} +1 -1
- package/dist/components/{p-4290c3dc.js → p-07b733ab.js} +4 -4
- package/dist/components/{p-4290c3dc.js.map → p-07b733ab.js.map} +1 -1
- package/dist/components/{p-2dcd7532.js → p-07d3ec9e.js} +8 -8
- package/dist/components/{p-2dcd7532.js.map → p-07d3ec9e.js.map} +1 -1
- package/dist/components/p-086f9642.js +123 -0
- package/dist/components/{p-2e5f3044.js.map → p-086f9642.js.map} +1 -1
- package/dist/components/{p-62096c0f.js → p-08777b22.js} +10 -10
- package/dist/components/{p-62096c0f.js.map → p-08777b22.js.map} +1 -1
- package/dist/components/{p-72d4e417.js → p-0b980f10.js} +5 -5
- package/dist/components/{p-72d4e417.js.map → p-0b980f10.js.map} +1 -1
- package/dist/components/{p-062a6fe4.js → p-0c8bbdc3.js} +2 -2
- package/dist/components/{p-062a6fe4.js.map → p-0c8bbdc3.js.map} +1 -1
- package/dist/components/{p-dfde995c.js → p-1070ed11.js} +3 -3
- package/dist/components/{p-dfde995c.js.map → p-1070ed11.js.map} +1 -1
- package/dist/components/{p-91c1f4d3.js → p-11efb4da.js} +6 -6
- package/dist/components/{p-91c1f4d3.js.map → p-11efb4da.js.map} +1 -1
- package/dist/components/{p-e358e53c.js → p-1204db0b.js} +13 -13
- package/dist/components/{p-e358e53c.js.map → p-1204db0b.js.map} +1 -1
- package/dist/components/{p-f9cb46a5.js → p-131461c4.js} +2 -2
- package/dist/components/{p-f9cb46a5.js.map → p-131461c4.js.map} +1 -1
- package/dist/components/{p-bf57d733.js → p-147ec824.js} +2 -2
- package/dist/components/{p-bf57d733.js.map → p-147ec824.js.map} +1 -1
- package/dist/components/{p-f4e939e4.js → p-15807e7e.js} +9 -9
- package/dist/components/{p-f4e939e4.js.map → p-15807e7e.js.map} +1 -1
- package/dist/components/{p-285fe73a.js → p-194be519.js} +7 -7
- package/dist/components/{p-285fe73a.js.map → p-194be519.js.map} +1 -1
- package/dist/components/{p-59595cb3.js → p-20d5fac8.js} +2 -2
- package/dist/components/{p-59595cb3.js.map → p-20d5fac8.js.map} +1 -1
- package/dist/components/{p-b95db1c4.js → p-2240500f.js} +10 -10
- package/dist/components/{p-b95db1c4.js.map → p-2240500f.js.map} +1 -1
- package/dist/components/{p-95102e4e.js → p-23770a20.js} +2 -2
- package/dist/components/{p-95102e4e.js.map → p-23770a20.js.map} +1 -1
- package/dist/components/{p-0e712224.js → p-2749acb5.js} +9 -9
- package/dist/components/{p-0e712224.js.map → p-2749acb5.js.map} +1 -1
- package/dist/components/{p-4c4607c5.js → p-2930104b.js} +32 -32
- package/dist/components/{p-4c4607c5.js.map → p-2930104b.js.map} +1 -1
- package/dist/components/{p-22c9eb96.js → p-295811a6.js} +10 -10
- package/dist/components/{p-22c9eb96.js.map → p-295811a6.js.map} +1 -1
- package/dist/components/{p-e5f4d278.js → p-34355667.js} +3 -3
- package/dist/components/{p-e5f4d278.js.map → p-34355667.js.map} +1 -1
- package/dist/components/{p-77638386.js → p-346ebd99.js} +7 -7
- package/dist/components/{p-77638386.js.map → p-346ebd99.js.map} +1 -1
- package/dist/components/{p-8bf3df8f.js → p-35080dc5.js} +8 -8
- package/dist/components/{p-8bf3df8f.js.map → p-35080dc5.js.map} +1 -1
- package/dist/components/{p-b83c0cdb.js → p-358396f3.js} +3 -3
- package/dist/components/{p-b83c0cdb.js.map → p-358396f3.js.map} +1 -1
- package/dist/components/{p-aeb593b8.js → p-3fcaa69d.js} +3 -3
- package/dist/components/{p-aeb593b8.js.map → p-3fcaa69d.js.map} +1 -1
- package/dist/components/{p-9040a584.js → p-4325ac30.js} +2 -2
- package/dist/components/{p-9040a584.js.map → p-4325ac30.js.map} +1 -1
- package/dist/components/{p-fca663c0.js → p-45800269.js} +3 -3
- package/dist/components/{p-fca663c0.js.map → p-45800269.js.map} +1 -1
- package/dist/components/{p-405d6f00.js → p-4bbdd1c9.js} +6 -6
- package/dist/components/{p-405d6f00.js.map → p-4bbdd1c9.js.map} +1 -1
- package/dist/components/{p-2245665c.js → p-4da92b01.js} +2 -2
- package/dist/components/{p-2245665c.js.map → p-4da92b01.js.map} +1 -1
- package/dist/components/{p-6f5a2d5b.js → p-54b99067.js} +2 -2
- package/dist/components/{p-6f5a2d5b.js.map → p-54b99067.js.map} +1 -1
- package/dist/components/{p-8f277683.js → p-558481f1.js} +4 -4
- package/dist/components/{p-8f277683.js.map → p-558481f1.js.map} +1 -1
- package/dist/components/{p-d0d172ed.js → p-58d5e72e.js} +25 -25
- package/dist/components/{p-d0d172ed.js.map → p-58d5e72e.js.map} +1 -1
- package/dist/components/{p-9088d27f.js → p-5bf952c5.js} +8 -5
- package/dist/components/p-5bf952c5.js.map +1 -0
- package/dist/components/{p-df19616b.js → p-5da33c08.js} +3 -3
- package/dist/components/{p-df19616b.js.map → p-5da33c08.js.map} +1 -1
- package/dist/components/{p-5066e613.js → p-5e56437f.js} +4 -4
- package/dist/components/{p-5066e613.js.map → p-5e56437f.js.map} +1 -1
- package/dist/components/{p-0f7a9aad.js → p-60f63920.js} +3 -3
- package/dist/components/{p-0f7a9aad.js.map → p-60f63920.js.map} +1 -1
- package/dist/components/{p-22fe3436.js → p-62ab1899.js} +2 -2
- package/dist/components/{p-22fe3436.js.map → p-62ab1899.js.map} +1 -1
- package/dist/components/{p-0025863f.js → p-6790f452.js} +9 -9
- package/dist/components/{p-0025863f.js.map → p-6790f452.js.map} +1 -1
- package/dist/components/{p-86fc6d36.js → p-707f32c7.js} +2 -2
- package/dist/components/{p-86fc6d36.js.map → p-707f32c7.js.map} +1 -1
- package/dist/components/{p-802d4c20.js → p-72feb959.js} +3 -3
- package/dist/components/{p-802d4c20.js.map → p-72feb959.js.map} +1 -1
- package/dist/components/{p-844a4416.js → p-77b1f721.js} +10 -10
- package/dist/components/{p-844a4416.js.map → p-77b1f721.js.map} +1 -1
- package/dist/components/{p-c8f16f2f.js → p-7962c1af.js} +5 -5
- package/dist/components/{p-c8f16f2f.js.map → p-7962c1af.js.map} +1 -1
- package/dist/components/{p-43fd9c2d.js → p-7b144a9e.js} +2 -2
- package/dist/components/{p-43fd9c2d.js.map → p-7b144a9e.js.map} +1 -1
- package/dist/components/{p-258504c6.js → p-7ba67f13.js} +13 -13
- package/dist/components/{p-258504c6.js.map → p-7ba67f13.js.map} +1 -1
- package/dist/components/{p-43d0c1ec.js → p-7baf0810.js} +21 -21
- package/dist/components/{p-43d0c1ec.js.map → p-7baf0810.js.map} +1 -1
- package/dist/components/{p-6f3fa567.js → p-7c13984b.js} +4 -4
- package/dist/components/p-7c13984b.js.map +1 -0
- package/dist/components/{p-036a11dd.js → p-7d547395.js} +7 -7
- package/dist/components/{p-036a11dd.js.map → p-7d547395.js.map} +1 -1
- package/dist/components/{p-252f435e.js → p-7f64dfd8.js} +6 -6
- package/dist/components/{p-252f435e.js.map → p-7f64dfd8.js.map} +1 -1
- package/dist/components/{p-8e748704.js → p-7f7c4cf3.js} +2 -2
- package/dist/components/{p-8e748704.js.map → p-7f7c4cf3.js.map} +1 -1
- package/dist/components/{p-484c8e9f.js → p-8325e020.js} +2 -2
- package/dist/components/{p-484c8e9f.js.map → p-8325e020.js.map} +1 -1
- package/dist/components/p-855617c6.js +45 -0
- package/dist/components/{p-0fa3f5a7.js.map → p-855617c6.js.map} +1 -1
- package/dist/components/{p-259190db.js → p-870628fb.js} +2 -2
- package/dist/components/{p-259190db.js.map → p-870628fb.js.map} +1 -1
- package/dist/components/{p-6bd00b48.js → p-8b29f2b4.js} +2 -2
- package/dist/components/{p-6bd00b48.js.map → p-8b29f2b4.js.map} +1 -1
- package/dist/components/{p-8b653306.js → p-8cf76a5d.js} +6 -6
- package/dist/components/{p-8b653306.js.map → p-8cf76a5d.js.map} +1 -1
- package/dist/components/p-8e140c7a.js +121 -0
- package/dist/components/p-8e140c7a.js.map +1 -0
- package/dist/components/{p-04b7f978.js → p-8f43fcdd.js} +2 -2
- package/dist/components/{p-04b7f978.js.map → p-8f43fcdd.js.map} +1 -1
- package/dist/components/{p-e9ce7bf9.js → p-92061151.js} +2 -2
- package/dist/components/{p-e9ce7bf9.js.map → p-92061151.js.map} +1 -1
- package/dist/components/{p-b41ec3e0.js → p-920711b0.js} +6 -6
- package/dist/components/{p-b41ec3e0.js.map → p-920711b0.js.map} +1 -1
- package/dist/components/{p-290784f7.js → p-9690faa5.js} +4 -4
- package/dist/components/{p-290784f7.js.map → p-9690faa5.js.map} +1 -1
- package/dist/components/{p-78f4df54.js → p-9a61768f.js} +3 -3
- package/dist/components/{p-78f4df54.js.map → p-9a61768f.js.map} +1 -1
- package/dist/components/{p-1e152a40.js → p-a0ae39bb.js} +2 -2
- package/dist/components/{p-1e152a40.js.map → p-a0ae39bb.js.map} +1 -1
- package/dist/components/{p-9344bf25.js → p-a26360d7.js} +2 -2
- package/dist/components/{p-9344bf25.js.map → p-a26360d7.js.map} +1 -1
- package/dist/components/{p-4efff7b4.js → p-a375981d.js} +3 -3
- package/dist/components/{p-4efff7b4.js.map → p-a375981d.js.map} +1 -1
- package/dist/components/{p-765d9313.js → p-a3987ada.js} +4 -4
- package/dist/components/{p-765d9313.js.map → p-a3987ada.js.map} +1 -1
- package/dist/components/{p-17794f14.js → p-a4c683f7.js} +11 -11
- package/dist/components/{p-17794f14.js.map → p-a4c683f7.js.map} +1 -1
- package/dist/components/{p-20881197.js → p-a73d4047.js} +3 -3
- package/dist/components/{p-20881197.js.map → p-a73d4047.js.map} +1 -1
- package/dist/components/{p-9cb820c5.js → p-aabc0016.js} +4 -4
- package/dist/components/{p-9cb820c5.js.map → p-aabc0016.js.map} +1 -1
- package/dist/components/{p-1995505a.js → p-b2ffaca2.js} +23 -23
- package/dist/components/{p-1995505a.js.map → p-b2ffaca2.js.map} +1 -1
- package/dist/components/{p-20f60ede.js → p-b747b713.js} +13 -13
- package/dist/components/{p-20f60ede.js.map → p-b747b713.js.map} +1 -1
- package/dist/components/{p-b8e8d142.js → p-b79a65d9.js} +3 -3
- package/dist/components/{p-b8e8d142.js.map → p-b79a65d9.js.map} +1 -1
- package/dist/components/{p-99568b5a.js → p-bdc029ad.js} +7 -7
- package/dist/components/{p-99568b5a.js.map → p-bdc029ad.js.map} +1 -1
- package/dist/components/{p-eec2649a.js → p-bf52b8d1.js} +2 -2
- package/dist/components/{p-eec2649a.js.map → p-bf52b8d1.js.map} +1 -1
- package/dist/components/p-c29ca9d9.js +241 -0
- package/dist/components/{p-14024783.js.map → p-c29ca9d9.js.map} +1 -1
- package/dist/components/{p-6acdcb78.js → p-c5ebb66b.js} +8 -8
- package/dist/components/{p-6acdcb78.js.map → p-c5ebb66b.js.map} +1 -1
- package/dist/components/{p-15112f2e.js → p-c77f4c0f.js} +3 -3
- package/dist/components/{p-15112f2e.js.map → p-c77f4c0f.js.map} +1 -1
- package/dist/components/{p-2f3b4735.js → p-c7be31eb.js} +6 -6
- package/dist/components/{p-2f3b4735.js.map → p-c7be31eb.js.map} +1 -1
- package/dist/components/{p-5d000366.js → p-c9a29ee1.js} +9 -9
- package/dist/components/{p-5d000366.js.map → p-c9a29ee1.js.map} +1 -1
- package/dist/components/{p-58437ae8.js → p-ca6e8175.js} +2 -2
- package/dist/components/{p-58437ae8.js.map → p-ca6e8175.js.map} +1 -1
- package/dist/components/{p-8e13449b.js → p-cb083b20.js} +2 -2
- package/dist/components/{p-8e13449b.js.map → p-cb083b20.js.map} +1 -1
- package/dist/components/{p-2072c622.js → p-cb45cc1f.js} +4 -4
- package/dist/components/{p-2072c622.js.map → p-cb45cc1f.js.map} +1 -1
- package/dist/components/{p-2c93fde9.js → p-d0049fe4.js} +2 -2
- package/dist/components/{p-2c93fde9.js.map → p-d0049fe4.js.map} +1 -1
- package/dist/components/{p-85265529.js → p-d104367f.js} +9 -9
- package/dist/components/{p-85265529.js.map → p-d104367f.js.map} +1 -1
- package/dist/components/{p-0ac899b2.js → p-d2aa1c38.js} +5 -5
- package/dist/components/{p-0ac899b2.js.map → p-d2aa1c38.js.map} +1 -1
- package/dist/components/p-de39a980.js +207 -0
- package/dist/components/{p-d9620164.js.map → p-de39a980.js.map} +1 -1
- package/dist/components/{p-697c3178.js → p-e25aaa1d.js} +15 -15
- package/dist/components/{p-697c3178.js.map → p-e25aaa1d.js.map} +1 -1
- package/dist/components/{p-560771d7.js → p-e27c488b.js} +10 -10
- package/dist/components/{p-560771d7.js.map → p-e27c488b.js.map} +1 -1
- package/dist/components/{p-56235c3f.js → p-e2de28a2.js} +3 -3
- package/dist/components/{p-56235c3f.js.map → p-e2de28a2.js.map} +1 -1
- package/dist/components/{p-b09ce609.js → p-e54d19d9.js} +2 -2
- package/dist/components/{p-b09ce609.js.map → p-e54d19d9.js.map} +1 -1
- package/dist/components/{p-36365329.js → p-e660be53.js} +4 -4
- package/dist/components/{p-36365329.js.map → p-e660be53.js.map} +1 -1
- package/dist/components/{p-54a6c919.js → p-e96a36e8.js} +2 -2
- package/dist/components/{p-54a6c919.js.map → p-e96a36e8.js.map} +1 -1
- package/dist/components/{p-1f93537e.js → p-ec959ba7.js} +14 -14
- package/dist/components/{p-1f93537e.js.map → p-ec959ba7.js.map} +1 -1
- package/dist/components/{p-2f04e84f.js → p-ed0b2856.js} +4 -4
- package/dist/components/{p-2f04e84f.js.map → p-ed0b2856.js.map} +1 -1
- package/dist/components/{p-c090ac4b.js → p-ee61f718.js} +2 -2
- package/dist/components/{p-c090ac4b.js.map → p-ee61f718.js.map} +1 -1
- package/dist/components/{p-a14e7882.js → p-f1cc5346.js} +4 -4
- package/dist/components/{p-a14e7882.js.map → p-f1cc5346.js.map} +1 -1
- package/dist/components/{p-635413e0.js → p-f815774c.js} +2 -2
- package/dist/components/{p-635413e0.js.map → p-f815774c.js.map} +1 -1
- package/dist/components/{p-a3f22345.js → p-f9c491ef.js} +66 -60
- package/dist/components/p-f9c491ef.js.map +1 -0
- package/dist/components/{p-78332392.js → p-fb11d1db.js} +8 -8
- package/dist/components/{p-78332392.js.map → p-fb11d1db.js.map} +1 -1
- package/dist/components/{p-e79802d6.js → p-fd058de9.js} +14 -14
- package/dist/components/{p-e79802d6.js.map → p-fd058de9.js.map} +1 -1
- package/dist/components/{p-5541919e.js → p-fe562681.js} +20 -20
- package/dist/components/{p-5541919e.js.map → p-fe562681.js.map} +1 -1
- package/dist/components/smoothly-app-demo.js +144 -138
- 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-back-to-top.js +1 -1
- package/dist/components/smoothly-burger.js +1 -1
- package/dist/components/smoothly-button-confirm.js +1 -1
- package/dist/components/smoothly-button-demo.js +1 -1
- package/dist/components/smoothly-calendar.js +1 -1
- package/dist/components/smoothly-checkbox.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-toggle.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.d.ts +11 -0
- package/dist/components/smoothly-form-demo-schedule.js +8 -0
- package/dist/components/smoothly-form-demo-schedule.js.map +1 -0
- 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-icon.js +1 -1
- package/dist/components/smoothly-input-checkbox-demo.js +23 -23
- 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.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-next-demo-colspan.js +1 -1
- package/dist/components/smoothly-next-demo-filler-row-demo.js +1 -1
- package/dist/components/smoothly-next-demo-group.js +1 -1
- package/dist/components/smoothly-next-demo-nested-inner.js +1 -1
- package/dist/components/smoothly-next-demo-nested.js +1 -1
- package/dist/components/smoothly-next-demo-simple.js +1 -1
- package/dist/components/smoothly-next-demo.js +1 -1
- package/dist/components/smoothly-next-table-body.js +1 -1
- package/dist/components/smoothly-next-table-cell.js +1 -1
- package/dist/components/smoothly-next-table-demo-filtered.js +1 -1
- package/dist/components/smoothly-next-table-expandable-cell.js +1 -1
- package/dist/components/smoothly-next-table-expandable-row.js +1 -1
- package/dist/components/smoothly-next-table-filler-row.js +1 -1
- package/dist/components/smoothly-next-table-foot.js +1 -1
- package/dist/components/smoothly-next-table-head.js +1 -1
- package/dist/components/smoothly-next-table-row-group.js +1 -1
- package/dist/components/smoothly-next-table-row.js +1 -1
- package/dist/components/smoothly-next-table.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-cell.js +1 -1
- package/dist/components/smoothly-table-demo-filtered.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-footer.js +1 -1
- package/dist/components/smoothly-table-header.js +1 -1
- package/dist/components/smoothly-table-row.js +1 -1
- package/dist/components/smoothly-table-testing.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-toggle.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_109.entry.js → smoothly-app_110.entry.js} +143 -123
- package/dist/esm/smoothly-app_110.entry.js.map +1 -0
- package/dist/esm/smoothly-input-checkbox-demo.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-24a9b92c.entry.js → p-007b4bab.entry.js} +2 -2
- package/dist/smoothly/p-6d9cf6a6.entry.js +2 -0
- package/dist/smoothly/p-6d9cf6a6.entry.js.map +1 -0
- package/dist/smoothly/p-c35d7ab7.entry.js +2 -0
- package/dist/smoothly/{p-ddf20417.entry.js → p-fc0c0853.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/form/demo/schedule/index.d.ts +4 -0
- package/dist/types/components.d.ts +13 -0
- package/package.json +1 -1
- package/dist/cjs/smoothly-app_109.cjs.entry.js.map +0 -1
- package/dist/components/p-0fa3f5a7.js +0 -45
- package/dist/components/p-14024783.js +0 -241
- package/dist/components/p-2e5f3044.js +0 -123
- package/dist/components/p-6f3fa567.js.map +0 -1
- package/dist/components/p-9088d27f.js.map +0 -1
- package/dist/components/p-a3f22345.js.map +0 -1
- package/dist/components/p-d9620164.js +0 -207
- package/dist/esm/smoothly-app_109.entry.js.map +0 -1
- package/dist/smoothly/p-121b7e5c.entry.js +0 -2
- package/dist/smoothly/p-121b7e5c.entry.js.map +0 -1
- package/dist/smoothly/p-8fa9500d.entry.js +0 -2
- /package/dist/smoothly/{p-24a9b92c.entry.js.map → p-007b4bab.entry.js.map} +0 -0
- /package/dist/smoothly/{p-8fa9500d.entry.js.map → p-c35d7ab7.entry.js.map} +0 -0
- /package/dist/smoothly/{p-ddf20417.entry.js.map → p-fc0c0853.entry.js.map} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class SmoothlyInputRangeDemo {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: 'c2c0307b8cfb3649b3829935ceac7a239c0a3035' }, h("h2", { key: '3dc59277ebd70ee6d2845111fac8cc705ae274af' }, "Range"), h("h3", { key: '50b58f50d58c00c86f0746ce5c05b1f57b57efa2' }, "Phone Number"), h("smoothly-input-range", { key: 'ae8d9c8125beb1790cbd642d9b25ed202635c7a2', min: 700000000, max: 799999999, step: 1, label: "Phone Number" }), h("h3", { key: '7b8e733f33aa344bdd07be2b23cb566485a4d13a' }, "Stars out of ten"), h("smoothly-input-range", { key: '55c63696b90405074cabee9694379befd5aa9310', max: 10, step: 1, label: "Stars" }), h("h3", { key: '27f0e64c163354a5c7669100e1a074ae2d9a141d' }, "Percent"), h("smoothly-input-range", { key: '2035cfb5de1eeaf6edc7086417dc00c9dee8c339', type: "percent", max: 1, step: 0.01, label: "Percent" }), h("h3", { key: '04fab376af7923769f62db4246062508c1ef1194' }, "With icon at start and clear button"), h("smoothly-input-range", { key: '145a4d0fa6fa5903f5690cb25554af63a28edcef', step: 1, name: "range2", label: "Select" }, h("smoothly-icon", { key: '2a3ff0a0b93638f49fb59015acc37e30f22f934f', name: "checkmark-circle", slot: "start" }), h("smoothly-input-clear", { key: '33cfa613f632309014a96dfd2a678bf9f71b2b67', size: "icon", slot: "end" }))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-input-range-demo"; }
|
|
7
7
|
}
|
|
@@ -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: '54110def7ede46a497e9f89badfa411f2101f9f1', 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: '2a5b1e0011a44f1d61965cf7d5c40fb65810d70e', name: "start" }), h("div", { key: '8d6c07448362f9b14c0fbc5e6d12f14ad7900d18' }, h("label", { key: '1f0c9181fcb31bb9481e2831d97807824d0fda3b', htmlFor: this.name }, this.label), h("smoothly-input", { key: '5cfa5a192ec52e3b1542c8b902fc0708f9f7f638', 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: 'ba0ffa533194066830cbd8644dc56407ca8e98f6', label: (this.type == "percent" ? this.min * 100 : this.min).toString() }), h("input", { key: '89a2f41c2e5b11ad7ca84be16fce678348b05684', 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: 'bdb12803d40ceb8205d3f34516e9cc7d5f0c55b7', label: (this.type == "percent" ? this.max * 100 : this.max).toString() })), h("slot", { key: 'f605bf487c677804bbd6b1da7329fdc10a8f24bd', 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: '8542dba163fb848653f31f2559e52aac50826c40', title: this.tooltip }, h("smoothly-button", { key: 'dcac9b394999e1751be7786f4eb7b3033ce2d5a7', 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: '5756f37b4fe0cae8e0f6e0e7d0776cae56f2f002' }), h("smoothly-icon", { key: 'aecb2d327ddf0b0441c48660c9b061fa338fdd3b', 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"; }
|
|
@@ -278,14 +278,14 @@ export class SmoothlyInputSelect {
|
|
|
278
278
|
this.addedItems = this.addedItems.concat(h("smoothly-item", { value: this.filter, selected: true }, this.filter));
|
|
279
279
|
}
|
|
280
280
|
render() {
|
|
281
|
-
return (h(Host, { key: '
|
|
281
|
+
return (h(Host, { key: '77b737ac05a0d8b9d3fe8db6306fe81f4ee97b39', tabIndex: 0, class: { "has-value": this.selected.length !== 0, open: this.open, invalid: !!this.invalid }, onClick: (event) => this.handleShowOptions(event) }, h("div", { key: '8f549454e69eb794d47fa643cbc4bad2fc68857e', class: "select-display", ref: element => (this.displaySelectedElement = element) }, this.placeholder), h("div", { key: 'ddd39f505092f309a5d5eb56926df33ddc232935', class: "icons", ref: element => (this.iconsDiv = element) }, h("slot", { key: '8df456070caa226409275ac6d50bb90b829c50ee', name: "end" }), this.looks == "border" && !this.readonly && (h("smoothly-icon", { key: '9699f72860c346e361b88817404d4a22edffac5c', ref: element => (this.toggle = element), size: "tiny", name: this.open ? "caret-down-outline" : "caret-forward-outline" })), h("smoothly-icon", { key: '4f64b8e04265eb823850429fe8e3ba542afb7aa1', class: "invalid", name: "alert-circle", color: "danger", fill: "clear", size: "small" })), h("slot", { key: 'b36a00495be201be9d1ea10845e913e16e43473b', name: "label" }), h("div", { key: '19f27845b4447ef076e3af20cf468c26e58abdb2', class: { hidden: !this.open, options: true }, ref: (el) => (this.optionsDiv = el) }, this.filter.length > 0 && (h("div", { key: '233c2685b69af4035e5f4c032749739bcef5701c', class: "search-preview" }, h("smoothly-icon", { key: '764c0b65b6514ba132e10555a8f657e054b4242a', name: "search-outline", size: "small" }), this.filter, h("smoothly-icon", { key: 'aaf77a87b98051aa1afd3cd451656cba9ce2ba07', name: "backspace-outline", size: "small", onClick: e => {
|
|
282
282
|
e.stopPropagation();
|
|
283
283
|
this.filter = "";
|
|
284
284
|
this.element.focus();
|
|
285
|
-
} }), this.mutable && (h("smoothly-icon", { key: '
|
|
285
|
+
} }), this.mutable && (h("smoothly-icon", { key: 'b8e6dbb740957e94f050717281891d4f72475261', name: "add", size: "small", onClick: e => {
|
|
286
286
|
e.stopPropagation();
|
|
287
287
|
this.addItem();
|
|
288
|
-
} })))), h("slot", { key: '
|
|
288
|
+
} })))), h("slot", { key: '7082316f2573c94e9e05ea2407624b716e93619a' }), this.addedItems)));
|
|
289
289
|
}
|
|
290
290
|
static get is() { return "smoothly-input-select"; }
|
|
291
291
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
import { isly } from "isly";
|
|
3
|
+
import { Data } from "../../../model";
|
|
3
4
|
import { Editable } from "../Editable";
|
|
4
5
|
import { Submittable } from "../Submittable";
|
|
5
6
|
export class SmoothlyInputSubmit {
|
|
@@ -25,7 +26,7 @@ export class SmoothlyInputSubmit {
|
|
|
25
26
|
this.disabled =
|
|
26
27
|
!this.delete &&
|
|
27
28
|
(p.readonly ||
|
|
28
|
-
("validator" in p && p.validator instanceof isly.Type && !((_a = p.validator) === null || _a === void 0 ? void 0 : _a.is(p.value))) ||
|
|
29
|
+
("validator" in p && p.validator instanceof isly.Type && !((_a = p.validator) === null || _a === void 0 ? void 0 : _a.is(Data.convertArrays(p.value)))) ||
|
|
29
30
|
!p.changed);
|
|
30
31
|
});
|
|
31
32
|
}
|
|
@@ -37,7 +38,7 @@ export class SmoothlyInputSubmit {
|
|
|
37
38
|
}
|
|
38
39
|
render() {
|
|
39
40
|
var _a, _b;
|
|
40
|
-
return (h(Host, { key: '
|
|
41
|
+
return (h(Host, { key: 'f659d9fcff6418ed79a26b588a0b2392a85affa2', 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" })))));
|
|
41
42
|
}
|
|
42
43
|
static get is() { return "smoothly-input-submit"; }
|
|
43
44
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/input/submit/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAqB,KAAK,EAAgB,CAAC,EAAE,IAAI,EAAE,IAAI,EAAS,MAAM,eAAe,CAAA;AACvG,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/input/submit/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAqB,KAAK,EAAgB,CAAC,EAAE,IAAI,EAAE,IAAI,EAAS,MAAM,eAAe,CAAA;AACvG,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAA;AAC3B,OAAO,EAAS,IAAI,EAAc,MAAM,gBAAgB,CAAA;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAA;AAO5C,MAAM,OAAO,mBAAmB;;sBAEG,KAAK;;oBAEV,mBAAmB;;;wBAGG,KAAK;uBACN,KAAK;;oBAEkB,MAAM;uBAC7D,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ;;IAEnD,iBAAiB;QAChB,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE;YACpC,IAAI,WAAW,CAAC,EAAE,CAAC,MAAM,CAAC,IAAI,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,MAAM,CAAC,EAAE,CAAC;gBACxD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;gBACpB,MAAM,CAAC,MAAM,CAAC,SAAS,EAAE,KAAK,EAAC,CAAC,EAAC,EAAE;;oBAClC,IAAI,CAAC,OAAO,GAAG,CAAC,CAAC,CAAC,QAAQ,CAAA;oBAC1B,IAAI,CAAC,QAAQ;wBACZ,CAAC,IAAI,CAAC,MAAM;4BACZ,CAAC,CAAC,CAAC,QAAQ;gCACV,CAAC,WAAW,IAAI,CAAC,IAAI,CAAC,CAAC,SAAS,YAAY,IAAI,CAAC,IAAI,IAAI,CAAC,CAAA,MAAA,CAAC,CAAC,SAAS,0CAAE,EAAE,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAA,CAAC;gCACvG,CAAC,CAAC,CAAC,OAAO,CAAC,CAAA;gBACd,CAAC,CAAC,CAAA;YACH,CAAC;QACF,CAAC,CAAC,CAAA;IACH,CAAC;IACD,YAAY;;QACX,MAAA,IAAI,CAAC,MAAM,0CAAE,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,CAAA;IACjC,CAAC;IAED,MAAM;;QACL,OAAO,CACN,EAAC,IAAI,qDAAC,KAAK,EAAE,IAAI,CAAC,OAAO,IACvB,IAAI,CAAC,MAAM,IAAI,IAAI,CAAC,CAAC,CAAC,CACtB,+BACC,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,KAAK,EAAE,MAAA,IAAI,CAAC,KAAK,mCAAI,QAAQ,EAC7B,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,iBAAiB,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,YAAY,EAAE;YAC5C,eAAQ;YACR,qBAAe,IAAI,EAAC,eAAe,EAAC,IAAI,EAAC,OAAO,EAAC,IAAI,EAAC,MAAM,GAAG,CACtC,CAC1B,CAAC,CAAC,CAAC,CACH,uBACC,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAE,QAAQ,EACd,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,KAAK,EAAE,MAAA,IAAI,CAAC,KAAK,mCAAI,SAAS,EAC9B,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,YAAY,EAAE;YAClC,eAAQ;YACP,IAAI,CAAC,IAAI,IAAI,qBAAe,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,EAAC,OAAO,EAAC,IAAI,EAAC,MAAM,GAAG,CACxD,CAClB,CACK,CACP,CAAA;IACF,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACD","sourcesContent":["import { Component, ComponentWillLoad, Event, EventEmitter, h, Host, Prop, VNode } from \"@stencil/core\"\nimport { isly } from \"isly\"\nimport { Color, Data, Fill, Icon } from \"../../../model\"\nimport { Editable } from \"../Editable\"\nimport { Submittable } from \"../Submittable\"\n\n@Component({\n\ttag: \"smoothly-input-submit\",\n\tstyleUrl: \"style.css\",\n\tscoped: true,\n})\nexport class SmoothlyInputSubmit implements ComponentWillLoad {\n\tprivate parent?: Submittable & Editable\n\t@Prop({ reflect: true }) delete = false\n\t@Prop() color?: Color\n\t@Prop() icon: Icon | false = \"checkmark-outline\"\n\t@Prop({ reflect: true }) expand?: \"block\" | \"full\"\n\t@Prop({ reflect: true }) fill?: Fill\n\t@Prop({ reflect: true, mutable: true }) disabled = false\n\t@Prop({ reflect: true, mutable: true }) display = false\n\t@Prop({ reflect: true }) shape?: \"rounded\"\n\t@Prop({ reflect: true }) size: \"flexible\" | \"small\" | \"large\" | \"icon\" = \"icon\"\n\t@Prop() toolTip = this.delete ? \"Remove\" : \"Submit\"\n\t@Event() smoothlyInputLoad: EventEmitter<(parent: Editable) => void>\n\tcomponentWillLoad(): void {\n\t\tthis.smoothlyInputLoad.emit(parent => {\n\t\t\tif (Submittable.is(parent) && Editable.type.is(parent)) {\n\t\t\t\tthis.parent = parent\n\t\t\t\tparent.listen(\"changed\", async p => {\n\t\t\t\t\tthis.display = !p.readonly\n\t\t\t\t\tthis.disabled =\n\t\t\t\t\t\t!this.delete &&\n\t\t\t\t\t\t(p.readonly ||\n\t\t\t\t\t\t\t(\"validator\" in p && p.validator instanceof isly.Type && !p.validator?.is(Data.convertArrays(p.value))) ||\n\t\t\t\t\t\t\t!p.changed)\n\t\t\t\t})\n\t\t\t}\n\t\t})\n\t}\n\tclickHandler() {\n\t\tthis.parent?.submit(this.delete)\n\t}\n\n\trender(): VNode | VNode[] {\n\t\treturn (\n\t\t\t<Host title={this.toolTip}>\n\t\t\t\t{this.delete == true ? (\n\t\t\t\t\t<smoothly-button-confirm\n\t\t\t\t\t\tsize={this.size}\n\t\t\t\t\t\tshape={this.shape}\n\t\t\t\t\t\texpand={this.expand}\n\t\t\t\t\t\tcolor={this.color ?? \"danger\"}\n\t\t\t\t\t\tfill={this.fill}\n\t\t\t\t\t\tonSmoothlyConfirm={() => this.clickHandler()}>\n\t\t\t\t\t\t<slot />\n\t\t\t\t\t\t<smoothly-icon name=\"trash-outline\" fill=\"solid\" size=\"tiny\" />\n\t\t\t\t\t</smoothly-button-confirm>\n\t\t\t\t) : (\n\t\t\t\t\t<smoothly-button\n\t\t\t\t\t\tdisabled={this.disabled}\n\t\t\t\t\t\tsize={this.size}\n\t\t\t\t\t\ttype={\"button\"}\n\t\t\t\t\t\tshape={this.shape}\n\t\t\t\t\t\texpand={this.expand}\n\t\t\t\t\t\tcolor={this.color ?? \"success\"}\n\t\t\t\t\t\tfill={this.fill}\n\t\t\t\t\t\tonClick={() => this.clickHandler()}>\n\t\t\t\t\t\t<slot />\n\t\t\t\t\t\t{this.icon && <smoothly-icon name={this.icon} fill=\"solid\" size=\"tiny\" />}\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t)}\n\t\t\t</Host>\n\t\t)\n\t}\n}\n"]}
|
|
@@ -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: '51866154258a830cd316996c2995632892c68034', tabIndex: -1 }, h("slot", { key: 'd09f55dd228895f53f8ba4231229ea98aab10b48' })));
|
|
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: '0fc0990f6f3a09be9ba3d964867e6e964725499f', 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: '6e1b85b84645891087866414a70a9f91aa90a8db' })));
|
|
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: 'de115abe3101a1fa5d32e3ae3cef919afca90ea4' }, h("slot", { key: '61aa5f412fbbeca1c1b2f9bafde7d87bca0a94b9', name: "before" }), h("smoothly-load-more", { key: '6c3bd20f8f1b0d2b8900dcbb640f33dd76c7452a', onSmoothlyLoadMore: e => this.loadMoreHandler(e) }), this.show && (typeof this.content == "function" ? h(this.content, null) : this.content), h("slot", { key: 'f0b6bd381a12f5270797494a6eb414c38763e5fd' })));
|
|
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: '7169adeca2956b6f0c85e3a7ceab410a3dddd7f5' });
|
|
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: '583eadffaf2e24575a5c1cc4e1fddd804b184dd5', role: "alertdialog" }, h("div", { key: 'ca8af6bb11f18895f1899db9facd795c061430c0', class: "modal" }, h("div", { key: 'bc66d69748c12e5707f7c601717d1f96309ee09d', class: "header" }, h("slot", { key: 'b41c4051fd74e25efc53334172724b91070a4359', name: "header" }), this.closable && h("smoothly-icon", { key: '138c5ba8fdcf1d1132d92c36299615ea1fda0f3a', name: "close-outline", fill: "solid", onClick: () => (this.open = false) })), h("slot", { key: '0ac2f594b68b53729724f8fc372b9a451d42b909' }), h("div", { key: '05b7d6ca01ee55b0e2a1afd34226505a0f9772c1', class: "actions" }, h("slot", { key: 'd3395b6b76ace8c9916b9d60e4208bd7a3e8d032', name: "actions" })))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "smoothly-modal"; }
|
|
15
15
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class SmoothlyNextDemoColspan {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: 'df964ef528038285bbb443ee142a458d30a90034' }, h("smoothly-next-table", { key: 'e77a70224fa439572abbdd63cec975210e99cdd1', columns: 3 }, h("smoothly-next-table-head", { key: '6e51cf68461146e3acdf7003f16763039d9dda86' }, h("smoothly-next-table-row", { key: 'ba54cfc7a0a443491b67660c42cc99006fea80a9' }, h("smoothly-next-table-cell", { key: '985a23855b1b57c117370e39f66c0d4ee8f1728e' }, "Date"), h("smoothly-next-table-cell", { key: 'db397be5b860dfb375116a703129c06aff459c88' }, "Skip"), h("smoothly-next-table-cell", { key: '4866035423aeb9be54ecdf4224824736da589e60' }, "Total"))), h("smoothly-next-table-body", { key: '3895a9ce7e1e99096e94047986bbaea5e97f4c6b' }, h("smoothly-next-table-row", { key: '8e87d59e6ad7375df967a8d8b740cc8239fb417f' }, h("smoothly-next-table-cell", { key: '9e5550ddc219055bc3aae5c9c929dfe6933f5530', span: 2 }, h("smoothly-display", { key: '8fc193c4898ff3ab664b6b509b4deab457c99a0a', type: "date", value: "2024-01-01" })), h("smoothly-next-table-cell", { key: '56df306600fad13929a4f08d357c62abe0b1fac3' }, h("smoothly-display", { key: '152b90ed8c85136b20ec651d763c154ac8318a0f', type: "price", value: 120, currency: "EUR" }))), h("smoothly-next-table-row", { key: '3f1f972cc513a2b0b82b139ed01875d8d101deec' }, h("smoothly-next-table-expandable-cell", { key: '297d2e5331445962a77f669d840274d40ab1d200', span: 2 }, h("smoothly-display", { key: '079f748f7c4809c30080862a03f27c9e1daf4fba', type: "date", value: "2024-01-02" }), h("smoothly-lazy", { key: '599db2779c2d88385fff227c7bcc6b3fd508cb9c', slot: "detail", content: h("smoothly-display", { type: "date-time", value: "2024-01-02T13:37:00.000Z" }) })), h("smoothly-next-table-expandable-cell", { key: '9c92e47338583d58c16374a429fac3d2aedcd2bb' }, h("smoothly-display", { key: 'c072fec08a530cf960f42ad03e6f7c67ef305ef8', type: "price", value: 220, currency: "EUR" }), h("smoothly-lazy", { key: 'ef79407b764bedefb609a539cbab40360c0a7908', 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-next-table-row", { key: '947e544357fc6e210b93ee003e321c73f3c82333' }, h("smoothly-next-table-cell", { key: '090db5b1929506fe82979753d286cfa8cbd3cb4b' }, h("smoothly-display", { key: '8bce5c18a3de593664aebedb6f38d6d362622fa8', type: "date", value: "2024-01-02" })), h("smoothly-next-table-cell", { key: '63d657c27f8ee3eddb380316d4b390e2b52e638e' }, "Not Skipped"), h("smoothly-next-table-cell", { key: '3bf06598be8daecb99b231f5112fc5efc16b5931' }, h("smoothly-display", { key: '73c7ee768c664d8ad24a6683cfdc063482865305', type: "price", value: 320, currency: "EUR" })))))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-next-demo-colspan"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -9,7 +9,7 @@ export class SmoothlyNextDemoFillerRowDemo {
|
|
|
9
9
|
}, 3000);
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h(Host, { key: '
|
|
12
|
+
return (h(Host, { key: 'c1da7082635613c6a9b96c62a18d2f8fe931c16d' }, h("smoothly-display", { key: 'f268b945e214f4e6bedadfc8760099c24f1153f8', type: "text", value: "Filler row" }), h("smoothly-next-table", { key: '503113478f8567b748215c8c02ce09013252d5f9', color: "primary", columns: 4 }, h("smoothly-next-table-head", { key: 'e3f303b449bf0f456887269cb81d8ee067bdc5df' }, h("smoothly-next-table-row", { key: 'e16a60bd48e8b2bd43b10d339bb6b97dd514ae3c' }, h("smoothly-next-table-cell", { key: 'b28228816e03b8bb8cd1f2fc14cebd4fbe6f1d08' }, "Breed"), h("smoothly-next-table-cell", { key: 'c6b3f0030b283b4ad58dff2abe50f59ae5315893' }, "Country"), h("smoothly-next-table-cell", { key: '02ccdd4d8b246affde08d0b4e23f375e0911462a' }, "Coat"), h("smoothly-next-table-cell", { key: 'd3e2f2581b66cf3af1d477ec54635a562f6a61c5' }, "Origin"))), h("smoothly-next-table-body", { key: '1e01764e4db08a222999559d775aa14fee1f5d4f' }, this.cats === undefined ? (h("smoothly-next-table-filler-row", null, "No data to display")) : this.cats.length === 0 ? (h("smoothly-next-table-filler-row", null, h("smoothly-spinner", { style: { margin: "auto" }, color: "default", size: "small" }))) : (this.cats.map(a => (h("smoothly-next-table-row", null, h("smoothly-next-table-cell", null, a.breed), h("smoothly-next-table-cell", null, a.country), h("smoothly-next-table-cell", null, a.coat), h("smoothly-next-table-cell", null, a.origin)))))))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "smoothly-next-demo-filler-row-demo"; }
|
|
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: '447b40076e72611bf082180e871eff0d648c56e1' }, h("smoothly-display", { key: 'dff28311d67134417c250df087d787521b566bdb', type: "text", value: "Filtered" }), h("smoothly-filter", { key: '1a9d516641da3145ccc8268d7a4510d489721e62' }, h("smoothly-filter-toggle", { key: '6f33cb914309d6725e10c6b87a1044612f3c2281', properties: { ["nested.pattern"]: "Ticked", breed: "" }, icon: "add", toolTip: "Nested Ticked", slot: "bar" }), h("smoothly-filter-toggle", { key: '5af94424768de9d6e4135142e66ff7e94c3f227f', properties: { pattern: "Ticked", breed: "" }, icon: "paw", toolTip: "Ticked cats", slot: "bar" }), h("smoothly-filter-toggle", { key: '66224dd74c0fd79a2cb40d1d7e99800ed2075752', properties: { breed: "Bombay", pattern: "Solid" }, icon: "radio-button-on", toolTip: "Solid bombay cats", slot: "bar" }), h("smoothly-filter-toggle", { key: 'b11fe5181c76b39b319febe34a58d6f20df1c558', properties: { pattern: "Colorpoint" }, not: true, active: true, icon: "alert", toolTip: "Colored cats", slot: "bar" }), h("smoothly-filter-select", { key: 'ac37fbd330512a3860bb0ee98270bc5b3145f4f6', 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: '6e682a5a475a91eb40fc726ce5ed4f479bd8794b', slot: "detail" }, h("smoothly-form", { key: '9acf2fb857029ce04264aa6674b88fc330515d60', looks: "border" }, h("smoothly-filter-select", { key: 'bdef0d610c7f49eb118f1101562fff6d2d34ce3e', 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: '4b55eeaedb18374dc42d682b52a21e6ba3150455', 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: '22a44d8ce6798333b3518cd8469f5ffba0302cb5', 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: '441da24631cc87d3ce523ee5cad032587d670dcd', label: "Coat", property: "coat" }), h("smoothly-filter-input", { key: 'bd5036886b9bb2459b25c8dd21d44df5db651957', label: "Nested Coat", property: "nested.coat" })))), !cats ? ("Failed to load data.") : (h("smoothly-next-table", { columns: 4 }, h("smoothly-next-table-head", null, h("smoothly-next-table-row", null, h("smoothly-next-table-cell", null, this.selector.render(cats)), h("smoothly-next-table-cell", null, "Breed"), h("smoothly-next-table-cell", null, "Coat"), h("smoothly-next-table-cell", null, "Price"))), cats.map(cat => (h("smoothly-next-table-row", null, h("smoothly-next-table-cell", null, this.selector.render(cat)), h("smoothly-next-table-expandable-cell", null, cat.breed, h("div", { slot: "detail" }, "Country: ", cat.country)), h("smoothly-next-table-expandable-cell", null, cat.coat, h("div", { slot: "detail" }, "Pattern: ", cat.pattern)), h("smoothly-next-table-cell", null, h("smoothly-display", { type: "price", value: cat.price, currency: "SEK" }))))), h("smoothly-next-table-foot", null, h("smoothly-next-table-row", null, h("smoothly-next-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-next-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 SmoothlyNextDemoGroup {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '70d2dd2dcbd5c5e3c2d588a366fa9b87863243d2' }, h("smoothly-display", { key: 'b0212092a6685c71aa718578dfb0ebd0a72e459a', type: "text", value: "Group" }), h("smoothly-next-table", { key: '7f473deee404d56b49f2973910045c1e470fbaaa', color: "primary", columns: 2 }, h("smoothly-next-table-head", { key: 'cbb973bb0ffdea0e7410689028d62681061b7cff' }, h("smoothly-next-table-row", { key: 'd82759c2e9f780bb53e1e23ee90b177b5eb26abd' }, h("smoothly-next-table-cell", { key: 'd7957baaaf9efd8f7a767a54a242d2ce27687a3a' }, "Date"), h("smoothly-next-table-cell", { key: 'dfa1042e8d0e6db88c29c61aac4a1f4570a0a023' }, "Total"))), h("smoothly-next-table-body", { key: 'edc534b5d69c5655b083db908df120e2f10170cf' }, h("smoothly-next-table-row-group", { key: '909330ec7432261f56904717bfa721787a119955', align: true }, h("smoothly-display", { key: 'c1db511c75c24e69565d1cc05ef51731ba0fd81d', slot: "start", type: "date", value: "2024-01-01" }), h("smoothly-display", { key: '7a7fb0e36259c1adee7776da82b5ff378ff791d2', slot: "end", type: "price", currency: "EUR", value: 510 }), h("smoothly-next-table-expandable-row", { key: 'cdcbd3f6ce838ce60e8f5d42ead292ccc3729c2e' }, h("smoothly-next-table-cell", { key: '7d21a731cc1893ea63e13c50d3cf671fa2fe0011' }, h("smoothly-display", { key: '87befa0f97174f23ee9a474635cb818ed964e04e', type: "date-time", value: "2024-01-01T01:37:00.000Z" })), h("smoothly-next-table-cell", { key: '01156a10b8824cc657db43f72756ae1709005561' }, h("smoothly-display", { key: '2d1fe31159297857c50c777f9a73f1851386d393', type: "price", currency: "EUR", value: 250 })), h("smoothly-lazy", { key: '16124d2ed2617ca40d92aa880a9d21b1fa04cb45', slot: "detail", content: h(Fragment, null, "Details of 2024-01-01T01:37:00.000Z") })), h("smoothly-next-table-expandable-row", { key: '0151b86701c1f3d32fe734babeba1de7af6dcc94' }, h("smoothly-next-table-cell", { key: 'a286c3dd314c6e93010dd498b8a1bcaec10b8460' }, h("smoothly-display", { key: '77994c252da71ce6bb57434dd7bb002147e73d36', type: "date-time", value: "2024-01-01T13:37:00.000Z" })), h("smoothly-next-table-cell", { key: '22c9f0264a9051322bf8daf51149667a920078c8' }, h("smoothly-display", { key: 'b447f3fdc7af526aef677401cecd6de70fa22158', type: "price", currency: "EUR", value: 260 })), h("smoothly-lazy", { key: '4cf39352b8436ecf13a308c3ec9415291cfbe95b', slot: "detail", content: h(Fragment, null, "Details of 2024-01-01T13:37:00.000Z") }))), h("smoothly-next-table-row", { key: '8f53cbf117a984da9ceabdc9879fcc26144d1bfe' }, h("smoothly-next-table-cell", { key: '4db43eb57bf0d1e942ca5b7212a764f895661eef' }, h("smoothly-display", { key: 'dc473c385dc275aad4a0c744d634ee8e7704075c', type: "date", value: "2024-01-02" })), h("smoothly-next-table-cell", { key: 'dd6dc7a46f28460c12ba723a27decac0a4a43edb' }, h("smoothly-display", { key: '91d6f726fbf5be5ad7c265d5c559f2616862a7f8', type: "price", currency: "EUR", value: 130 }))), h("smoothly-next-table-row-group", { key: '068aebe864fb40936257ead559556c777054c2d8' }, h("smoothly-display", { key: 'a22fe7a8fb41f36e87cd4cbb2401491c4b3209bf', slot: "start", type: "date", value: "2024-01-03" }), h("smoothly-display", { key: 'b2c6b6f3e67458cd634f5e6c942255695217c01d', slot: "end", type: "price", currency: "EUR", value: 720 }), h("smoothly-next-table-expandable-row", { key: '48da54388f3599d2a67f0111db9cd36e3ee76f08' }, h("smoothly-next-table-cell", { key: '6ec917d2b63a4156a2c60edecf342eb1e60e189a' }, h("smoothly-display", { key: '1ae142931e8e2c0c0321d4e7a420c63d30882445', type: "date-time", value: "2024-01-03T01:37:00.000Z" })), h("smoothly-next-table-cell", { key: '60584cd04d673ae9ba0086276132cefad4f2c1cb' }, h("smoothly-display", { key: '9f6827b5d5740dd6952de3b49c881f00d8bea250', type: "price", currency: "EUR", value: 320 })), h("smoothly-lazy", { key: '450d80c148d3d4170108db329a57408aeb8b5ce6', slot: "detail", content: h(Fragment, null, "Details of 2024-01-03T01:37:00.000Z") })), h("smoothly-next-table-expandable-row", { key: '9d867450686277252dc6e8163fc930af3d3bea89' }, h("smoothly-next-table-cell", { key: 'f77354087f5f40385943800aed812c9fcec9e4e1' }, h("smoothly-display", { key: 'aff7023e5d7f26a13d2e308fdf3909da60c5e930', type: "date-time", value: "2024-01-03T13:37:00.000Z" })), h("smoothly-next-table-cell", { key: 'f7f85a4001f2672b22c439c53dfbf32feef0a2cc' }, h("smoothly-display", { key: 'a7186b8c6ed0dfe9c2981150906934db7e83fd66', type: "price", currency: "EUR", value: 400 })), h("smoothly-lazy", { key: '3c0f4f2bf7c42b69c42edbeb57a2adc9ae25e866', slot: "detail", content: h(Fragment, null, "Details of 2024-01-03T13:37:00.000Z") }))), h("smoothly-next-table-row-group", { key: '4002ff000a0d2c847f6dbe422c866832d4065dfb' }, h("smoothly-display", { key: '93e46371ba6811635476f26e28b3bf89acd8bcc0', slot: "start", type: "date", value: "2024-01-04" }), h("smoothly-next-table-expandable-row", { key: '3ec41149d5b823304c4f70efed1ce31d23fc8835' }, h("smoothly-next-table-cell", { key: '5d02a5f774401a901dfeeb59484e9c85b583ef04' }, h("smoothly-display", { key: 'c2de3b4d7471438b0d23042b32b6f7c82858e103', type: "date-time", value: "2024-01-04T01:37:00.000Z" })), h("smoothly-next-table-cell", { key: '6a3f54460d53d8ca3e81a5cb2891989c91e5c57e' }, h("smoothly-display", { key: '57e1c12900f5bd907a99c6d399c1ddb52ccc37cf', type: "price", currency: "EUR", value: 320 })), h("smoothly-lazy", { key: 'e1d6b95a96d7c283c8b9687299507d6be883593b', slot: "detail", content: h(Fragment, null, "Details of 2024-01-04T01:37:00.000Z") })), h("smoothly-next-table-expandable-row", { key: 'c78d9e78fc51fc5203b4067e00009887a3d7fc26' }, h("smoothly-next-table-cell", { key: 'b19f7aa21fbf4ac62787bd441d79b0eeef54cc45' }, h("smoothly-display", { key: '3eecac5f48442242ede4d2217ffbea05c4398401', type: "date-time", value: "2024-01-04T13:37:00.000Z" })), h("smoothly-next-table-cell", { key: '5a95a8cdf0a813728dc3c25e4429d5b30fa0c7aa' }, h("smoothly-display", { key: '8805f2d30d0c4dbf183a0abbb77f14369505b8a8', type: "price", currency: "EUR", value: 400 })), h("smoothly-lazy", { key: 'd713d8f746d2e5315cf2992e6c3c3467e535288d', slot: "detail", content: h(Fragment, null, "Details of 2024-01-04T13:37:00.000Z") }))), h("smoothly-next-table-row-group", { key: 'aea80493eef7265c884af333b169bb3d1f214116' }, h("smoothly-display", { key: '3f06be72320a7cb91aef1e8a4723a16ec190f3c7', slot: "end", type: "price", currency: "EUR", value: 720 }), h("smoothly-next-table-expandable-row", { key: '85cb6c9674e3d0a02a91cd5842475491b2a358f1' }, h("smoothly-next-table-cell", { key: '3a8c5fe7327c5464856ee4ad5eea01407848050b' }, h("smoothly-display", { key: '30ccbf188b381609343f2f5f5dd635188bb82329', type: "date-time", value: "2024-01-05T01:37:00.000Z" })), h("smoothly-next-table-cell", { key: 'f31e51f43fc1d9cc8b7cd2a3a4c537d0e59188d3' }, h("smoothly-display", { key: '63029e39d20e9f449ae21c68c15776a6e826c76c', type: "price", currency: "EUR", value: 320 })), h("smoothly-lazy", { key: '68a410a5ddcbaa69829f1be2c92a999f916703b8', slot: "detail", content: h(Fragment, null, "Details of 2024-01-05T01:37:00.000Z") })), h("smoothly-next-table-expandable-row", { key: 'f38999ef55ff663e15bb019ad079b24975274018' }, h("smoothly-next-table-cell", { key: '2ac2cda43d4a854868b8202d0807dd7957ad498b' }, h("smoothly-display", { key: '77f896cd1ce8952d83f675f0660095f0a48ddb55', type: "date-time", value: "2024-01-05T13:37:00.000Z" })), h("smoothly-next-table-cell", { key: '62b2b32643911ca751c6c046ad3c4d914a80fb81' }, h("smoothly-display", { key: '0251fe1a5db76897e9478eb71bc0a6661a8a5e91', type: "price", currency: "EUR", value: 400 })), h("smoothly-lazy", { key: '96a553725e85ae7e35519d3e92457684e3392bd3', slot: "detail", content: h(Fragment, null, "Details of 2024-01-05T13:37:00.000Z") }))), h("fake-group-wrapper", { key: '28c32734ef20147549515e4e971c21b0580e7f04' }, h("smoothly-next-table-row-group", { key: 'ff8ff694cfa4dd46dd6444e4e3386000a3e75c52' }, h("smoothly-display", { key: '46b0b94ebaa45a4ea0ce5b8f05034630f50f1685', slot: "start", type: "date", value: "2024-01-06" }), h("smoothly-display", { key: '22da3f0bbd80a500c30a5a7b759a3ea29671b702', slot: "end", type: "price", currency: "EUR", value: 720 }), h("fake-row-wrapper", { key: 'b3583284edcbec4223471b37a832d16b75d65757' }, h("smoothly-next-table-row", { key: '3e84adad7a56dec216230d43db9b8c95deae1a5c' }, h("fake-cell-wrapper", { key: '8315b2592865a3397725d37e8b9a714fafb73e64' }, h("smoothly-next-table-cell", { key: '4cccdc6caf58746e577e6d058f5cbf0ee3d487b8' }, h("smoothly-display", { key: '5b6fc1ebd1416cca42f39f4f2dc980d67dde5d55', type: "date", value: "2024-01-02" }))), h("fake-expandable-cell-wrapper", { key: 'a08de0a127e624a6a1b8f0140aa19bf39bf19f60' }, h("smoothly-next-table-expandable-cell", { key: '08f4283c64872575241104dde960640747d7d52e' }, h("smoothly-display", { key: '8c6162749e8f8cdf5450539f359307292ff0c611', type: "price", currency: "EUR", value: 130 }), h("smoothly-lazy", { key: '0b84599a4e9ea3711bd4347c5387387638c20135', 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: 'f60388cdb82d64b6b07337af5aa0e648309092e5' }, h("smoothly-next-table-expandable-row", { key: '5f1956aeacec9377d7ae6220c3952821d56e1766' }, h("fake-cell-wrapper", { key: '9ead9cd0c04025597d844e5c1b042913e3053ec6', class: "span-2" }, h("smoothly-next-table-cell", { key: '5bde0f35613a2464584f68c9bcf016553a7601a5', span: 2 }, h("smoothly-display", { key: 'ba8267d1fb2aebbb26e08c97a2d33e185f220fdd', type: "date", value: "2024-01-07" }))), h("smoothly-lazy", { key: '3c4d275e604567ff5f149fdb560a6fd7a0a91e17', slot: "detail", content: h("smoothly-display", { type: "date-time", value: "2024-01-07T13:37:00.000Z" }) }))))), h("smoothly-next-table-row-group", { key: 'b048b1c3281a00674c50ff995ad9d549cbe2c64d' }, h("smoothly-display", { key: '071513d6663b344a3be78067ed369e55654f0d85', slot: "start", type: "date", value: "2024-01-08" }), h("smoothly-display", { key: '593e1a857e77fd737cd1fab09459db2b77864a00', slot: "end", type: "price", currency: "EUR", value: 720 }))))));
|
|
4
|
+
return (h(Host, { key: '73e0d51a0e3941caa16b1283f7f5187faadf13ee' }, h("smoothly-display", { key: '9fd00526fbe6993eb98bed95c4e8133f3f504fcf', type: "text", value: "Group" }), h("smoothly-next-table", { key: 'c6c937a3fa59c2160ae57bf5a9ef23ba722987dc', color: "primary", columns: 2 }, h("smoothly-next-table-head", { key: '741787df74f06380286cf41f1184f035139d0382' }, h("smoothly-next-table-row", { key: '20f9b4b44711073c70949669cb68d0f501bdd3e2' }, h("smoothly-next-table-cell", { key: '3546f61d968e85d20b542ea5a92b81a8ce63d645' }, "Date"), h("smoothly-next-table-cell", { key: '40bed3b1560bca9dc819fcabc8d33488b7bea127' }, "Total"))), h("smoothly-next-table-body", { key: '8a540b22896eb43a08f7020aa8d56508e78ea12b' }, h("smoothly-next-table-row-group", { key: '101cf27ef3e9957b4c8254dd9d4f7d41fba2857a', align: true }, h("smoothly-display", { key: '9b1630b69a098adc01cc728fe82505c353f1a0e8', slot: "start", type: "date", value: "2024-01-01" }), h("smoothly-display", { key: '433febcf1be2636198111e2ff066d9b968c05cfc', slot: "end", type: "price", currency: "EUR", value: 510 }), h("smoothly-next-table-expandable-row", { key: '490e20cf154a4061ed1a657edbd96656113b102b' }, h("smoothly-next-table-cell", { key: 'a0d033cf6d284533ec446061240955d4659e1c65' }, h("smoothly-display", { key: 'f8ae356be115913eac2ed8f26a0e76855751a604', type: "date-time", value: "2024-01-01T01:37:00.000Z" })), h("smoothly-next-table-cell", { key: '6881fa42948499ee14d986cd0cd5a368893e5f5d' }, h("smoothly-display", { key: 'b2a0fa9795870ae6479f095968f3402d50cfcf5c', type: "price", currency: "EUR", value: 250 })), h("smoothly-lazy", { key: '43a981cb81cf85e3ab7c67ceed9d316a3003d5f3', slot: "detail", content: h(Fragment, null, "Details of 2024-01-01T01:37:00.000Z") })), h("smoothly-next-table-expandable-row", { key: '568e724e4c95b267413e3dc7781e72750b633e11' }, h("smoothly-next-table-cell", { key: '6a3d8ba835df4fdd5076ef5a5907694f5811a6ca' }, h("smoothly-display", { key: '9b95129e71a0664e6689bd6dc857f4cb31cbb979', type: "date-time", value: "2024-01-01T13:37:00.000Z" })), h("smoothly-next-table-cell", { key: 'b37ed4086dbfe19631ec46be7e7b1da0859defb7' }, h("smoothly-display", { key: '56b504514e11cd5e6e1ceae622996b2027a7dcbf', type: "price", currency: "EUR", value: 260 })), h("smoothly-lazy", { key: '1bc72a8145f2d9b93a99dce1e29ab0ead788487a', slot: "detail", content: h(Fragment, null, "Details of 2024-01-01T13:37:00.000Z") }))), h("smoothly-next-table-row", { key: 'c2c9e92cc455b621889a6eb41e8cdc9687e5c620' }, h("smoothly-next-table-cell", { key: '5b5cb852a3ff871701f47866cc37f98c36aba26f' }, h("smoothly-display", { key: '0aae4cd0bac3cab1b22ad73de06bf696a333f8d7', type: "date", value: "2024-01-02" })), h("smoothly-next-table-cell", { key: '1192d53740c70a16d01e1e2a8ec03c1d14d9e801' }, h("smoothly-display", { key: 'c13c4433a0ba620e16604fb47450727d4ba56e5c', type: "price", currency: "EUR", value: 130 }))), h("smoothly-next-table-row-group", { key: '896fecd9312899190a2ecf4579c50073a31c8272' }, h("smoothly-display", { key: '1dbcff7150422fc2153a9816ec874dfba429d229', slot: "start", type: "date", value: "2024-01-03" }), h("smoothly-display", { key: '8af0f60fb62c097a55b1f14c1d9e02a598f139d9', slot: "end", type: "price", currency: "EUR", value: 720 }), h("smoothly-next-table-expandable-row", { key: '5274bbc35439a4d52d970c77082f0d7d886789c0' }, h("smoothly-next-table-cell", { key: '18702a617d8766b19f79a1a2934533d7cf2632c0' }, h("smoothly-display", { key: '57f2d3ab2d7098d021c9db4631e9cc6b2d898c70', type: "date-time", value: "2024-01-03T01:37:00.000Z" })), h("smoothly-next-table-cell", { key: 'cdfa422283047bb1afe7fe0defd6b4901ac62747' }, h("smoothly-display", { key: '2cded0b74d7b9387f7b729b4c2946915bb0871ae', type: "price", currency: "EUR", value: 320 })), h("smoothly-lazy", { key: '492dd23dbf0ce2c01d5c423d9b1b78a9fe237226', slot: "detail", content: h(Fragment, null, "Details of 2024-01-03T01:37:00.000Z") })), h("smoothly-next-table-expandable-row", { key: '70607593f49e8087a182352ddb2699f8eb76b023' }, h("smoothly-next-table-cell", { key: '46f7e9ba5e04b3e17c1744c5dbd0b865bf4d6071' }, h("smoothly-display", { key: '2366d67e25f1280f7c84b56e05120a4a009e02ea', type: "date-time", value: "2024-01-03T13:37:00.000Z" })), h("smoothly-next-table-cell", { key: 'fe940858dc68bf595db43924f4089eeae2022b39' }, h("smoothly-display", { key: 'e95e4585fbc58e8414b4b8500cc0a399f89fce22', type: "price", currency: "EUR", value: 400 })), h("smoothly-lazy", { key: 'b20b19c014495f1fdc58a17bb9e4670b450dde24', slot: "detail", content: h(Fragment, null, "Details of 2024-01-03T13:37:00.000Z") }))), h("smoothly-next-table-row-group", { key: 'e6372f8af60c8680990326d82e9bc8039d5d2f7b' }, h("smoothly-display", { key: '5918a19899072b4c412bb2d19ef3f204eeb51c24', slot: "start", type: "date", value: "2024-01-04" }), h("smoothly-next-table-expandable-row", { key: 'a8dd0ade6e75b3332970b5c28dbea16ae872f020' }, h("smoothly-next-table-cell", { key: 'c543cc174821d05a7d4975486d6419bcfb48ae91' }, h("smoothly-display", { key: '733a433dd0ca61e10fea401f34665aeb6ed0989a', type: "date-time", value: "2024-01-04T01:37:00.000Z" })), h("smoothly-next-table-cell", { key: 'bc86fa504846290f49aa36dd765fbf39a883b657' }, h("smoothly-display", { key: '5e0e011989b9b1d75b004961abc9193c98426e1d', type: "price", currency: "EUR", value: 320 })), h("smoothly-lazy", { key: '4eb921562f4dff18d46d375cd7a5186ffd1c18a5', slot: "detail", content: h(Fragment, null, "Details of 2024-01-04T01:37:00.000Z") })), h("smoothly-next-table-expandable-row", { key: '821ec4169165ea4e4ffac5e0145cec0204fec6e3' }, h("smoothly-next-table-cell", { key: '482c9d096428c376fa64e47aa9ae271875b6f871' }, h("smoothly-display", { key: '267bade15f3e214d34342ad317195371c9ab1242', type: "date-time", value: "2024-01-04T13:37:00.000Z" })), h("smoothly-next-table-cell", { key: '8bb4e5393b37855c6e00e9a3039017b0e469163f' }, h("smoothly-display", { key: '158af69d312342e2307d7be4efbf6d5238f1659b', type: "price", currency: "EUR", value: 400 })), h("smoothly-lazy", { key: '7798eaf8ed6782e1707cfd5c9837f8142d733185', slot: "detail", content: h(Fragment, null, "Details of 2024-01-04T13:37:00.000Z") }))), h("smoothly-next-table-row-group", { key: '9799c11e2626f6a0f7e0e532b781824469d4b6f9' }, h("smoothly-display", { key: 'f0df60840283455397ad35e452e69abd7b57cb89', slot: "end", type: "price", currency: "EUR", value: 720 }), h("smoothly-next-table-expandable-row", { key: 'b4be64833f56b5d1f8c625d544d24fcba34c03eb' }, h("smoothly-next-table-cell", { key: '86c434c87a86ab6b595a22f3de7fa931a090e048' }, h("smoothly-display", { key: '819b0da7a8fca04342206ab782a7794726ee556b', type: "date-time", value: "2024-01-05T01:37:00.000Z" })), h("smoothly-next-table-cell", { key: 'cb73520ad44afc7502da06c4ec8f6af6adfc2aa0' }, h("smoothly-display", { key: '5e65f0ca6614d9831b357f120b8a7ed2eafd0a61', type: "price", currency: "EUR", value: 320 })), h("smoothly-lazy", { key: 'ea9a6fad058b361c77bb84609dd2e7c6b92d9c35', slot: "detail", content: h(Fragment, null, "Details of 2024-01-05T01:37:00.000Z") })), h("smoothly-next-table-expandable-row", { key: 'f38de8ba3d30cb2a9d1e7020910d5fe651a2ec4f' }, h("smoothly-next-table-cell", { key: 'db56a476ca28a0aeef97bbda8f8317079d9898eb' }, h("smoothly-display", { key: '65e33d8d3650a6a5423d47dc2ed210b1a7e083e3', type: "date-time", value: "2024-01-05T13:37:00.000Z" })), h("smoothly-next-table-cell", { key: '50fd46d73a79ac39ea9e531191a7bbfc5cadfdd3' }, h("smoothly-display", { key: '676a02bce793ce04d4bfe29a57b12abcda9cb674', type: "price", currency: "EUR", value: 400 })), h("smoothly-lazy", { key: 'd49a81b1f0308aed4f9dd0d1a4d11e285f5628e4', slot: "detail", content: h(Fragment, null, "Details of 2024-01-05T13:37:00.000Z") }))), h("fake-group-wrapper", { key: '6172e15917d0c9b07926941c115d0339577b9f6d' }, h("smoothly-next-table-row-group", { key: '702cca3f9968b90ca9f60ae7bce2e073fd86d4c7' }, h("smoothly-display", { key: '2d3c71c4c17adb59fa8bcb66eb55ee6dd928f240', slot: "start", type: "date", value: "2024-01-06" }), h("smoothly-display", { key: '63ca204543351f120d71ee90a1e6e5207056dba2', slot: "end", type: "price", currency: "EUR", value: 720 }), h("fake-row-wrapper", { key: '36df63f982fceb5e1b67c2de95dd4ca723e1dd9e' }, h("smoothly-next-table-row", { key: 'feb2b626f45881f3a3a62a2a80e77f8f0d4d3b15' }, h("fake-cell-wrapper", { key: '09a6f0f745d31db96d20c5ba6ac93826e330e005' }, h("smoothly-next-table-cell", { key: '33c207294cc202b6a4dddef00c10e09188ace9b5' }, h("smoothly-display", { key: '7fedc6e2142345eca9320691d55bfc6a6c68372e', type: "date", value: "2024-01-02" }))), h("fake-expandable-cell-wrapper", { key: 'f9bbeba9c8c5b8d3d8a2581640bd87c5d48e1924' }, h("smoothly-next-table-expandable-cell", { key: '5480d2f107c282fc1698a4ed5ca58ebb39ff3bd9' }, h("smoothly-display", { key: '0132a7d7ba67472992803f43a5ed50732ec6aa1f', type: "price", currency: "EUR", value: 130 }), h("smoothly-lazy", { key: '48690f2e40c2b6123fb66c7ddd3c963f05856f40', 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: '23ebf8d2daf83e932d7cde68f105dac6059be750' }, h("smoothly-next-table-expandable-row", { key: 'be8b9c21325679a26baae80c6e833824caf07a5d' }, h("fake-cell-wrapper", { key: 'ea1bdce957a2e0677664d276bfe5d22ecc4c708f', class: "span-2" }, h("smoothly-next-table-cell", { key: '3054bde065a700326ee80abb13a7ce570197898c', span: 2 }, h("smoothly-display", { key: '8dbd6a6fff628c111dba1ffb0138c9126adcd595', type: "date", value: "2024-01-07" }))), h("smoothly-lazy", { key: '4c1dff73ee6eb514fe07e314b37f07013baeb817', slot: "detail", content: h("smoothly-display", { type: "date-time", value: "2024-01-07T13:37:00.000Z" }) }))))), h("smoothly-next-table-row-group", { key: 'e235f9efbdf19ffe8fb98e68a8689c316762886c' }, h("smoothly-display", { key: '42e97b716d151160d2faa8af41e5e5d6aea75196', slot: "start", type: "date", value: "2024-01-08" }), h("smoothly-display", { key: '02d3309510ef2a76491a5b64801a9d4a6079817d', slot: "end", type: "price", currency: "EUR", value: 720 }))))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-next-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 SmoothlyNextDemo {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '60c3283a34f49ab6a4659a41c8eafc515f9c7fd3' }, h("smoothly-next-demo-filler-row-demo", { key: '77eaf9cf368e33ca06c60cb2b34f18448027f057' }), h("smoothly-next-demo-group", { key: 'b62f7ed677da7d68a0fbff87d484957ae4ea4085' }), h("smoothly-next-demo-colspan", { key: '2672c58491d55006de5eda3dc7bbea3b125671e3' }), h("smoothly-next-demo-simple", { key: 'b701d8f0a5524a35a62c48def77524b41a25cc4d' }), h("smoothly-next-demo-nested", { key: 'd259132a77f2a87de80cf994b3fa5ddec4563ee6' }), h("smoothly-next-table-demo-filtered", { key: '3a8e47d65dd5c7a6df239724202eac698c1db513' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-next-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 SmoothlyNextDemoNested {
|
|
4
4
|
render() {
|
|
5
|
-
return (h(Host, { key: '
|
|
5
|
+
return (h(Host, { key: '8d402c4a13f9c2ae7176508216f6232cde00bcc9' }, h("smoothly-display", { key: '3ab020c9699a20216585d74a5cfc9adeb73a5406', type: "text", value: "Nested" }), h("smoothly-next-table", { key: 'be338a335b25518a43f7e671ac1ed4262c2d4266', color: "primary", columns: 8 }, h("smoothly-next-table-head", { key: '38d7656a7f2d12fdd5ca683d6b4f33d36977f73e' }, h("smoothly-next-table-row", { key: '3aaa246a20c21e68a37c8c883ba6d2706f19d15a' }, h("smoothly-next-table-cell", { key: 'd5a593133612990b2decf038e55ae107dbf9f8cd' }, "Id"), h("smoothly-next-table-cell", { key: '0e0f3d8b15b96722ca88ed87125550bd0fb990bc' }, "Registered"), h("smoothly-next-table-cell", { key: '34e6651990dc769ba5ef753d28846e65e7ac2ae6' }, "Name"), h("smoothly-next-table-cell", { key: '843eee09c7d972d1d4cc0ee7ad199717069b46e9' }, "Age"), h("smoothly-next-table-cell", { key: '6f47009c22df7d3efbe4b842dbcb20c21f0a11df' }, "Balance"), h("smoothly-next-table-cell", { key: 'ea9ed27fb4f2ef95cbc4ed78142bebf30de4c671' }, "EyeColor"), h("smoothly-next-table-cell", { key: 'ae77adcd3055cd6a8c08df9ca1f60a987bef5454' }, "Gender"), h("smoothly-next-table-cell", { key: 'e93ff6e84fc354d39ec4631b69f1f99aab9ee03d' }, "Company"))), h("smoothly-next-table-body", { key: 'afd73ac894bb93aa31bd99fd589a5487049e6051' }, data.map(entry => (h("smoothly-next-table-expandable-row", null, h("smoothly-next-demo-nested-inner", { color: "secondary", data: entry.friends, slot: "detail" }), h("smoothly-next-table-cell", null, entry.id), h("smoothly-next-table-cell", null, entry.registered), h("smoothly-next-table-cell", null, entry.name), h("smoothly-next-table-cell", null, entry.age), h("smoothly-next-table-cell", null, entry.balance), h("smoothly-next-table-cell", null, entry.eyeColor), h("smoothly-next-table-cell", null, entry.gender), h("smoothly-next-table-cell", null, entry.company))))), h("smoothly-next-table-foot", { key: '23141fcd7197a63216f95a94ecc19cfa68825c4f' }, h("smoothly-next-table-row", { key: '546bd6375e4ee101cb4551db132e28f13271eb62' }, h("smoothly-next-table-cell", { key: '56649bec5494996c0dcf3ad3a34c24eef081f587' }, "Footer Cell"), h("smoothly-next-table-cell", { key: '8b1fba8cc4f995f1247fc8e72aa83efa9cc8a183' }, "Footer Cell"))))));
|
|
6
6
|
}
|
|
7
7
|
static get is() { return "smoothly-next-demo-nested"; }
|
|
8
8
|
static get encapsulation() { return "scoped"; }
|
|
@@ -5,7 +5,7 @@ export class SmoothlyNextDemoNestedInner {
|
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
7
|
var _a;
|
|
8
|
-
return (h(Host, { key: '
|
|
8
|
+
return (h(Host, { key: '19e0f084a09ccbdfd1b02ad2a303cb4b8fea8b3a' }, h("smoothly-next-table", { key: 'e3f73d442144d49b9f5c5ec37b53eaa8d32c9fe1', columns: 4 }, h("smoothly-next-table-head", { key: '90b8c436ce8deb7e6fc21749b6bf8446907c120c' }, h("smoothly-next-table-row", { key: '3fcb64b37aacd6bf6f2f42e3f72eb7d8cfe4442c' }, h("smoothly-next-table-cell", { key: '4df45e5d226a04caaea11e10d6e2913566ccafb5' }, "Id"), h("smoothly-next-table-cell", { key: '369eade6f61d7b0b610f27216dfa6cd4a05db40b' }, "Name"), h("smoothly-next-table-cell", { key: 'c400606b0bdc1467818f1493a0617529cd0e1951' }, "Age"), h("smoothly-next-table-cell", { key: 'da06335fe3248ed4f6cf96d9878682de78aad286' }, "Balance"))), h("smoothly-next-table-body", { key: '28a1b173a15e680aa9c6819fdf61575c86488103' }, (_a = this.data) === null || _a === void 0 ? void 0 : _a.map(entry => (h("smoothly-next-table-expandable-row", null, h("smoothly-next-table-cell", null, entry.id), h("smoothly-next-table-cell", null, entry.name), h("smoothly-next-table-cell", null, entry.age), h("smoothly-next-table-cell", null, entry.balance))))))));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "smoothly-next-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 SmoothlyNextDemoSimple {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '66b3e68121b5d77bde910b396f198d1753ca8c71' }, h("smoothly-display", { key: '25216cd0f6a2d2e14b0492cd430205354adff73a', type: "text", value: "Simple" }), h("smoothly-next-table", { key: '639281176a112a8a5ed55705214570c36a2ecc41', color: "primary", columns: 2 }, h("smoothly-next-table-head", { key: 'd99d3f3cbb215bdf5e980f7a32949cfdba6fa89a' }, h("smoothly-next-table-row", { key: '9f9d60323cd22f8d3109df3310daf048312d0e99' }, h("smoothly-next-table-cell", { key: '43088a1b90e9161e38d951b86124b7b3601c5086' }, "Breed"), h("smoothly-next-table-cell", { key: 'afe9bb2f57af8e7bafedf4970a4d9ef7b3c6bf7e' }, "Coat"))), h("smoothly-next-table-body", { key: '1e7c4ac3d94cea0ee68f82bb8d6808dd46ef256e' }, cats.map(cat => (h("smoothly-next-table-row", null, h("smoothly-next-table-expandable-cell", null, cat.breed, h("div", { slot: "detail" }, "Country:", h("br", null), cat.country)), h("smoothly-next-table-expandable-cell", null, cat.coat, h("div", { slot: "detail" }, "Pattern: ", cat.pattern))))), h("smoothly-next-table-expandable-row", { key: '016ef5b866f560bb6d5b677cb95d8d172bcae52f' }, h("div", { key: 'fcb81c069b8c4b46744b40ce427fedf9ae99039f', slot: "detail" }, "Content", h("br", { key: '716d0f3cec5a99c3f4be2bf5d637aa79d96895a0' }), "of", h("br", { key: '059b52649e48de5cfe0dab3705dfb2bd6d3eeb7f' }), "the", h("br", { key: 'fb6a41055c5f031c7020fdc3acc7850b766da7b3' }), "expandable", h("br", { key: '0e93dabefbe33ee903bbe669565d358ce4a806b5' }), "row"), h("smoothly-next-table-cell", { key: '18a19f3258b40f8599e28cd5982301c149d4f1aa' }, "Cell1 in expandable row"), h("smoothly-next-table-cell", { key: '69d677973b55205f30c189df03ea0e9b7bd26bfd' }, "Cell2 in expandable row")), h("smoothly-next-table-row", { key: '26ea11b415a30ad7c32ee3d0e4f4d8aea9eda7f6' }, h("smoothly-next-table-cell", { key: '8f25926ec015829c5e478622535123318c42f17d' }, "Cell5"), h("smoothly-next-table-expandable-cell", { key: 'c3f3c58cb1be39d20ede7e9f3e40319edc38c768' }, "Expandable Cell", h("div", { key: '96f13cdd7068afb194661942636d9375815ba57b', slot: "detail" }, "Content of the expandable cell"))), h("smoothly-next-table-row", { key: 'f97abc78791cd5582cc83ce66e21ea2b8495e13b' }, h("smoothly-next-table-expandable-cell", { key: '8539c01c7749e704ecf19b07b00a24b49d4abeac' }, "Expandable Cell 1", h("div", { key: 'd82b27f6a549600cc32c136b20495f73bc54f978', slot: "detail" }, "Content of the expandable cell 1")), h("smoothly-next-table-expandable-cell", { key: 'a89e91aa1bcb9849f7de2f12f9ffbad0f0035ead' }, "Expandable Cell 2", h("div", { key: 'b347602a29cc9ab1bd82ad45b8c397daebd47c60', slot: "detail" }, "Content of the expandable cell 2")))), h("smoothly-next-table-foot", { key: 'dbf4a77570431284f7322090e270d412618dddfc' }, h("smoothly-next-table-row", { key: 'c89965f6ea56be40b678f41381cb5985748ec4ed' }, h("smoothly-next-table-cell", { key: '9557848e7e943309e7132c61736f0ece5141b623' }, "Footer Cell"), h("smoothly-next-table-cell", { key: '2111281a0a42972c1c9fed6620b27307e72e6604' }, "Footer Cell"))))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-next-demo-simple"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class SmoothlyNextTableBody {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: 'fb0f615885030954edd781631fbf110eaa61b2ae' }, h("slot", { key: '3915d5a2c5479ae421fdcdb854756cdcbf5545af' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-next-table-body"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -5,7 +5,7 @@ export class SmoothlyNextTableCell {
|
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
7
|
var _a;
|
|
8
|
-
return (h(Host, { key: '
|
|
8
|
+
return (h(Host, { key: 'e96e359c49c923816bf0078fa2989916c10b3f17', style: { "--smoothly-table-cell-span": (_a = this.span) === null || _a === void 0 ? void 0 : _a.toString(10) } }, h("slot", { key: '935ce02ad19e664e7a86be96eb195afd1e4d9789' })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "smoothly-next-table-cell"; }
|
|
11
11
|
static get encapsulation() { return "scoped"; }
|
|
@@ -18,7 +18,7 @@ export class SmoothlyNextTableExpandableCell {
|
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
20
|
var _a;
|
|
21
|
-
return (h(Host, { key: '
|
|
21
|
+
return (h(Host, { key: 'd67b5d0383b0db8f637888a958cb45a9ebacb3ec', style: { "--smoothly-table-cell-span": (_a = this.span) === null || _a === void 0 ? void 0 : _a.toString(10) } }, h("div", { key: 'ec2421a6122207a28b348ea536bd001e1c7d495c', onClick: () => this.clickHandler(), class: "content" }, h("slot", { key: '24bf9aee3934f2330df446815fb752707ea1bc44' })), h("div", { key: '2f4a5a1694d6e3db393f715a71d66095e09e50a5', class: "detail" }, h("slot", { key: '5ed6449464aa6d8dee7ac9c51d7f2b44f48d0c8e', name: "detail" }))));
|
|
22
22
|
}
|
|
23
23
|
static get is() { return "smoothly-next-table-expandable-cell"; }
|
|
24
24
|
static get encapsulation() { return "scoped"; }
|
|
@@ -11,7 +11,7 @@ export class SmoothlyNextTableExpandableRow {
|
|
|
11
11
|
this.smoothlyNextTableExpandableRowChange.emit(this.open);
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h(Host, { key: '
|
|
14
|
+
return (h(Host, { key: '6639c71b07e30f5faa471e1f32e2b07aec1c3228', onClick: (e) => this.clickHandler(e) }, h("slot", { key: '4820aaf170a50c48619000f5853e5248dadb6e34' }), h("div", { key: '829533fe6fbe2605a4a5a985e8c806444e7db14b', ref: e => (this.div = e) }, h("slot", { key: '1c68b5b9cd4da1d74fd5e6156a1497f18faec232', name: "detail" }))));
|
|
15
15
|
}
|
|
16
16
|
static get is() { return "smoothly-next-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 SmoothlyNextTableFillerRow {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("smoothly-next-table-row", { key: '
|
|
4
|
+
return (h("smoothly-next-table-row", { key: '5f4ba87733659bda82336e0ff7687bde6e5e1030' }, h("smoothly-next-table-cell", { key: '48a3a02cebf9872e815357079ac37ea63a34b0a6' }, h("slot", { key: '98a43cc284cf931474ac86c4754451b8f5407d97' }))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-next-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 SmoothlyNextTableFoot {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '11dab87838e468aae34fb0632a64054c4aa61897' }, h("slot", { key: '55a6a9600d3b5766d11f7f0cbd6cecfabf6f9161' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "smoothly-next-table-foot"; }
|
|
7
7
|
static get encapsulation() { return "scoped"; }
|
|
@@ -9,7 +9,7 @@ export class SmoothlyNextTableRowGroup {
|
|
|
9
9
|
this.smoothlyNextTableRowGroupChange.emit(this.open);
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h(Host, { key: '
|
|
12
|
+
return (h(Host, { key: 'e8fe944298d963c42b3be3ca591718065ffc1a10' }, h("div", { key: 'd20a811f2f428a88ca5d40c0a13d5f1830920737', onClick: () => this.clickHandler() }, h("div", { key: '0334061d3030bbe6e639ce39824fe6d6dc16c194' }, h("slot", { key: 'c503323239ebd3c4f4c7eb2dcc71e7ed8aa9ee53', name: "start" })), h("div", { key: '03eb020a4fbd59212089a8cd963d4ddd32750a78' }, h("slot", { key: 'f0caca039c2d1b074b0dcfa508f15c0bacb2a206', name: "end" }))), h("div", { key: '12a61061ae740af8b67057f086c2f89da12910de' }, h("slot", { key: '1d5716ab78a61626330058350483e460c85681fd' }))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "smoothly-next-table-row-group"; }
|
|
15
15
|
static get encapsulation() { return "scoped"; }
|
|
@@ -22,7 +22,7 @@ export class SmoothlyNextTableHead {
|
|
|
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: '0d999556a8df7f00defd5921d5733b7ce0ab7770', class: { scrolled: !!this.scrolled } }, h("slot", { key: 'e14a7fc873f7763be03e2278d1e734c7fcf90acf' })));
|
|
26
26
|
}
|
|
27
27
|
static get is() { return "smoothly-next-table-head"; }
|
|
28
28
|
static get encapsulation() { return "scoped"; }
|
|
@@ -10,7 +10,7 @@ export class SmoothlyNextTable {
|
|
|
10
10
|
event.stopPropagation();
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h(Host, { key: '
|
|
13
|
+
return (h(Host, { key: '4a0635a7fdb8d4cf9cf69d1a68d0acee29e16868', style: { "--columns": this.columns.toString() } }, h("slot", { key: '23b51de6de66bd017f63dac920eb13f1f414d099' })));
|
|
14
14
|
}
|
|
15
15
|
static get is() { return "smoothly-next-table"; }
|
|
16
16
|
static get encapsulation() { return "scoped"; }
|
|
@@ -13,7 +13,7 @@ export class SmoothlyNextTableRow {
|
|
|
13
13
|
event.target != cell && cell.close();
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h(Host, { key: '
|
|
16
|
+
return (h(Host, { key: '7375dd10ce7cf0744c2646e8e43dd4f183380cd1' }, h("slot", { key: 'af9bb64fb0d6e1602c641bd24b5cf3234cd9b40c' })));
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "smoothly-next-table-row"; }
|
|
19
19
|
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: '048bdeec32b7e764a3d116ed5b8e660ba10f745a', color: this.properties[0], fill: "solid" }, this.closable && (h("smoothly-trigger", { key: '51bdbda193a605034c8e544305fa96ae4191338f', fill: "clear", name: "close" }, h("smoothly-icon", { key: '48eb40e9cf25860cf672b7d6fc423f1720056bff', name: "close-circle-outline" }))), h("span", { key: '78535ad469c9226fda035709f07622ed6a49da32', class: this.icon ? "icon" : "clean" }, this.icon && h("smoothly-icon", { key: '222f816aae59da65bc3b668653dc07a71dcc5126', name: this.properties[1] }), h("p", { key: '8132555c4ea10f5bae91e28da192eef5c4292024' }, this.notice.message))));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "smoothly-notification"; }
|
|
55
55
|
static get encapsulation() { return "scoped"; }
|
|
@@ -12,8 +12,8 @@ export class Notifier {
|
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
14
|
return [
|
|
15
|
-
h("slot", { key: '
|
|
16
|
-
h("aside", { key: '
|
|
15
|
+
h("slot", { key: 'b806e161fb6393c807902e69f4a87cc6f161c782' }),
|
|
16
|
+
h("aside", { key: '94dbd9b35bb94cbbe88edf283188ba7538a8967f' }, this.notices.map(n => (h("smoothly-notification", { notice: n, icon: this.icon })))),
|
|
17
17
|
];
|
|
18
18
|
}
|
|
19
19
|
static get is() { return "smoothly-notifier"; }
|