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,112 +1,113 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h } from './p-f765921a.js';
|
|
2
|
-
import { d as defineCustomElement$
|
|
3
|
-
import { d as defineCustomElement$
|
|
4
|
-
import { d as defineCustomElement$
|
|
5
|
-
import { d as defineCustomElement$
|
|
6
|
-
import { d as defineCustomElement$
|
|
7
|
-
import { d as defineCustomElement$
|
|
8
|
-
import { d as defineCustomElement$
|
|
9
|
-
import { d as defineCustomElement$
|
|
10
|
-
import { d as defineCustomElement$
|
|
11
|
-
import { d as defineCustomElement$
|
|
12
|
-
import { d as defineCustomElement$
|
|
13
|
-
import { d as defineCustomElement$
|
|
14
|
-
import { d as defineCustomElement$
|
|
15
|
-
import { d as defineCustomElement$
|
|
16
|
-
import { d as defineCustomElement$
|
|
17
|
-
import { d as defineCustomElement$
|
|
18
|
-
import { d as defineCustomElement$
|
|
19
|
-
import { d as defineCustomElement$
|
|
20
|
-
import { d as defineCustomElement$
|
|
21
|
-
import { d as defineCustomElement$
|
|
22
|
-
import { d as defineCustomElement$
|
|
23
|
-
import { d as defineCustomElement$
|
|
24
|
-
import { d as defineCustomElement$
|
|
25
|
-
import { d as defineCustomElement$
|
|
26
|
-
import { d as defineCustomElement$
|
|
27
|
-
import { d as defineCustomElement$
|
|
28
|
-
import { d as defineCustomElement$
|
|
29
|
-
import { d as defineCustomElement$
|
|
30
|
-
import { d as defineCustomElement$
|
|
31
|
-
import { d as defineCustomElement$
|
|
32
|
-
import { d as defineCustomElement$
|
|
33
|
-
import { d as defineCustomElement$
|
|
34
|
-
import { d as defineCustomElement$
|
|
35
|
-
import { d as defineCustomElement$
|
|
2
|
+
import { d as defineCustomElement$1K } from './p-4bbdd1c9.js';
|
|
3
|
+
import { d as defineCustomElement$1J } from './p-9690faa5.js';
|
|
4
|
+
import { d as defineCustomElement$1I } from './p-ee61f718.js';
|
|
5
|
+
import { d as defineCustomElement$1H } from './p-131461c4.js';
|
|
6
|
+
import { d as defineCustomElement$1G } from './p-7d0eafb0.js';
|
|
7
|
+
import { d as defineCustomElement$1F } from './p-cb083b20.js';
|
|
8
|
+
import { d as defineCustomElement$1E } from './p-346ebd99.js';
|
|
9
|
+
import { d as defineCustomElement$1D } from './p-7962c1af.js';
|
|
10
|
+
import { d as defineCustomElement$1C } from './p-34355667.js';
|
|
11
|
+
import { d as defineCustomElement$1B } from './p-920711b0.js';
|
|
12
|
+
import { d as defineCustomElement$1A } from './p-4f80c811.js';
|
|
13
|
+
import { d as defineCustomElement$1z } from './p-0b980f10.js';
|
|
14
|
+
import { d as defineCustomElement$1y } from './p-d2d74dcd.js';
|
|
15
|
+
import { d as defineCustomElement$1x } from './p-f770567b.js';
|
|
16
|
+
import { d as defineCustomElement$1w } from './p-96acfe2c.js';
|
|
17
|
+
import { d as defineCustomElement$1v } from './p-f46dd8e4.js';
|
|
18
|
+
import { d as defineCustomElement$1u } from './p-4c6fe645.js';
|
|
19
|
+
import { d as defineCustomElement$1t } from './p-5e56437f.js';
|
|
20
|
+
import { d as defineCustomElement$1s } from './p-b79a65d9.js';
|
|
21
|
+
import { d as defineCustomElement$1r } from './p-72feb959.js';
|
|
22
|
+
import { d as defineCustomElement$1q } from './p-ed0b2856.js';
|
|
23
|
+
import { d as defineCustomElement$1p } from './p-147ec824.js';
|
|
24
|
+
import { d as defineCustomElement$1o } from './p-7c13984b.js';
|
|
25
|
+
import { d as defineCustomElement$1n } from './p-f9c491ef.js';
|
|
26
|
+
import { d as defineCustomElement$1m } from './p-7baf0810.js';
|
|
27
|
+
import { d as defineCustomElement$1l } from './p-35080dc5.js';
|
|
28
|
+
import { d as defineCustomElement$1k } from './p-7ba67f13.js';
|
|
29
|
+
import { d as defineCustomElement$1j } from './p-1204db0b.js';
|
|
30
|
+
import { d as defineCustomElement$1i } from './p-b747b713.js';
|
|
31
|
+
import { d as defineCustomElement$1h } from './p-d104367f.js';
|
|
32
|
+
import { d as defineCustomElement$1g } from './p-58d5e72e.js';
|
|
33
|
+
import { d as defineCustomElement$1f } from './p-6790f452.js';
|
|
34
|
+
import { d as defineCustomElement$1e } from './p-8e140c7a.js';
|
|
35
|
+
import { d as defineCustomElement$1d } from './p-e25aaa1d.js';
|
|
36
|
+
import { d as defineCustomElement$1c } from './p-ec959ba7.js';
|
|
36
37
|
import { d as defineCustomElement$1b } from './p-2d60ab95.js';
|
|
37
|
-
import { d as defineCustomElement$1a } from './p-
|
|
38
|
-
import { d as defineCustomElement$19 } from './p-
|
|
39
|
-
import { d as defineCustomElement$18 } from './p-
|
|
40
|
-
import { d as defineCustomElement$17 } from './p-
|
|
41
|
-
import { d as defineCustomElement$16 } from './p-
|
|
42
|
-
import { d as defineCustomElement$15 } from './p-
|
|
43
|
-
import { d as defineCustomElement$14 } from './p-
|
|
44
|
-
import { d as defineCustomElement$13 } from './p-
|
|
45
|
-
import { d as defineCustomElement$12 } from './p-
|
|
46
|
-
import { d as defineCustomElement$11 } from './p-
|
|
47
|
-
import { d as defineCustomElement$10 } from './p-
|
|
48
|
-
import { d as defineCustomElement$$ } from './p-
|
|
49
|
-
import { d as defineCustomElement$_ } from './p-
|
|
50
|
-
import { d as defineCustomElement$Z } from './p-
|
|
51
|
-
import { d as defineCustomElement$Y } from './p-
|
|
52
|
-
import { d as defineCustomElement$X } from './p-
|
|
53
|
-
import { d as defineCustomElement$W } from './p-
|
|
54
|
-
import { d as defineCustomElement$V } from './p-
|
|
55
|
-
import { d as defineCustomElement$U } from './p-
|
|
56
|
-
import { d as defineCustomElement$T } from './p-
|
|
57
|
-
import { d as defineCustomElement$S } from './p-
|
|
58
|
-
import { d as defineCustomElement$R } from './p-
|
|
59
|
-
import { d as defineCustomElement$Q } from './p-
|
|
60
|
-
import { d as defineCustomElement$P } from './p-
|
|
61
|
-
import { d as defineCustomElement$O } from './p-
|
|
62
|
-
import { d as defineCustomElement$N } from './p-
|
|
63
|
-
import { d as defineCustomElement$M } from './p-
|
|
64
|
-
import { d as defineCustomElement$L } from './p-
|
|
65
|
-
import { d as defineCustomElement$K } from './p-
|
|
66
|
-
import { d as defineCustomElement$J } from './p-
|
|
67
|
-
import { d as defineCustomElement$I } from './p-
|
|
68
|
-
import { d as defineCustomElement$H } from './p-
|
|
69
|
-
import { d as defineCustomElement$G } from './p-
|
|
70
|
-
import { d as defineCustomElement$F } from './p-
|
|
71
|
-
import { d as defineCustomElement$E } from './p-
|
|
72
|
-
import { d as defineCustomElement$D } from './p-
|
|
73
|
-
import { d as defineCustomElement$C } from './p-
|
|
74
|
-
import { d as defineCustomElement$B } from './p-
|
|
75
|
-
import { d as defineCustomElement$A } from './p-
|
|
76
|
-
import { d as defineCustomElement$z } from './p-
|
|
77
|
-
import { d as defineCustomElement$y } from './p-
|
|
78
|
-
import { d as defineCustomElement$x } from './p-
|
|
79
|
-
import { d as defineCustomElement$w } from './p-
|
|
80
|
-
import { d as defineCustomElement$v } from './p-
|
|
81
|
-
import { d as defineCustomElement$u } from './p-
|
|
82
|
-
import { d as defineCustomElement$t } from './p-
|
|
83
|
-
import { d as defineCustomElement$s } from './p-
|
|
84
|
-
import { d as defineCustomElement$r } from './p-
|
|
85
|
-
import { d as defineCustomElement$q } from './p-
|
|
86
|
-
import { d as defineCustomElement$p } from './p-
|
|
87
|
-
import { d as defineCustomElement$o } from './p-
|
|
88
|
-
import { d as defineCustomElement$n } from './p-
|
|
89
|
-
import { d as defineCustomElement$m } from './p-
|
|
90
|
-
import { d as defineCustomElement$l } from './p-
|
|
91
|
-
import { d as defineCustomElement$k } from './p-
|
|
92
|
-
import { d as defineCustomElement$j } from './p-
|
|
93
|
-
import { d as defineCustomElement$i } from './p-
|
|
94
|
-
import { d as defineCustomElement$h } from './p-
|
|
95
|
-
import { d as defineCustomElement$g } from './p-
|
|
96
|
-
import { d as defineCustomElement$f } from './p-
|
|
97
|
-
import { d as defineCustomElement$e } from './p-
|
|
98
|
-
import { d as defineCustomElement$d } from './p-
|
|
99
|
-
import { d as defineCustomElement$c } from './p-
|
|
100
|
-
import { d as defineCustomElement$b } from './p-
|
|
38
|
+
import { d as defineCustomElement$1a } from './p-7f7c4cf3.js';
|
|
39
|
+
import { d as defineCustomElement$19 } from './p-295811a6.js';
|
|
40
|
+
import { d as defineCustomElement$18 } from './p-d2aa1c38.js';
|
|
41
|
+
import { d as defineCustomElement$17 } from './p-aabc0016.js';
|
|
42
|
+
import { d as defineCustomElement$16 } from './p-cb45cc1f.js';
|
|
43
|
+
import { d as defineCustomElement$15 } from './p-c5ebb66b.js';
|
|
44
|
+
import { d as defineCustomElement$14 } from './p-bdc029ad.js';
|
|
45
|
+
import { d as defineCustomElement$13 } from './p-a4c683f7.js';
|
|
46
|
+
import { d as defineCustomElement$12 } from './p-2240500f.js';
|
|
47
|
+
import { d as defineCustomElement$11 } from './p-c29ca9d9.js';
|
|
48
|
+
import { d as defineCustomElement$10 } from './p-fe562681.js';
|
|
49
|
+
import { d as defineCustomElement$$ } from './p-3fcaa69d.js';
|
|
50
|
+
import { d as defineCustomElement$_ } from './p-07b733ab.js';
|
|
51
|
+
import { d as defineCustomElement$Z } from './p-194be519.js';
|
|
52
|
+
import { d as defineCustomElement$Y } from './p-11efb4da.js';
|
|
53
|
+
import { d as defineCustomElement$X } from './p-a73d4047.js';
|
|
54
|
+
import { d as defineCustomElement$W } from './p-e2de28a2.js';
|
|
55
|
+
import { d as defineCustomElement$V } from './p-07d3ec9e.js';
|
|
56
|
+
import { d as defineCustomElement$U } from './p-7f64dfd8.js';
|
|
57
|
+
import { d as defineCustomElement$T } from './p-e660be53.js';
|
|
58
|
+
import { d as defineCustomElement$S } from './p-7d547395.js';
|
|
59
|
+
import { d as defineCustomElement$R } from './p-5bf952c5.js';
|
|
60
|
+
import { d as defineCustomElement$Q } from './p-4325ac30.js';
|
|
61
|
+
import { d as defineCustomElement$P } from './p-60f63920.js';
|
|
62
|
+
import { d as defineCustomElement$O } from './p-5da33c08.js';
|
|
63
|
+
import { d as defineCustomElement$N } from './p-0c8bbdc3.js';
|
|
64
|
+
import { d as defineCustomElement$M } from './p-a375981d.js';
|
|
65
|
+
import { d as defineCustomElement$L } from './p-2930104b.js';
|
|
66
|
+
import { d as defineCustomElement$K } from './p-08777b22.js';
|
|
67
|
+
import { d as defineCustomElement$J } from './p-2749acb5.js';
|
|
68
|
+
import { d as defineCustomElement$I } from './p-086f9642.js';
|
|
69
|
+
import { d as defineCustomElement$H } from './p-e27c488b.js';
|
|
70
|
+
import { d as defineCustomElement$G } from './p-fb11d1db.js';
|
|
71
|
+
import { d as defineCustomElement$F } from './p-77b1f721.js';
|
|
72
|
+
import { d as defineCustomElement$E } from './p-20d5fac8.js';
|
|
73
|
+
import { d as defineCustomElement$D } from './p-a26360d7.js';
|
|
74
|
+
import { d as defineCustomElement$C } from './p-8325e020.js';
|
|
75
|
+
import { d as defineCustomElement$B } from './p-b2ffaca2.js';
|
|
76
|
+
import { d as defineCustomElement$A } from './p-e96a36e8.js';
|
|
77
|
+
import { d as defineCustomElement$z } from './p-8f43fcdd.js';
|
|
78
|
+
import { d as defineCustomElement$y } from './p-f1cc5346.js';
|
|
79
|
+
import { d as defineCustomElement$x } from './p-23770a20.js';
|
|
80
|
+
import { d as defineCustomElement$w } from './p-62ab1899.js';
|
|
81
|
+
import { d as defineCustomElement$v } from './p-e54d19d9.js';
|
|
82
|
+
import { d as defineCustomElement$u } from './p-54b99067.js';
|
|
83
|
+
import { d as defineCustomElement$t } from './p-03b62a84.js';
|
|
84
|
+
import { d as defineCustomElement$s } from './p-c7be31eb.js';
|
|
85
|
+
import { d as defineCustomElement$r } from './p-1070ed11.js';
|
|
86
|
+
import { d as defineCustomElement$q } from './p-d0049fe4.js';
|
|
87
|
+
import { d as defineCustomElement$p } from './p-558481f1.js';
|
|
88
|
+
import { d as defineCustomElement$o } from './p-9a61768f.js';
|
|
89
|
+
import { d as defineCustomElement$n } from './p-707f32c7.js';
|
|
90
|
+
import { d as defineCustomElement$m } from './p-c77f4c0f.js';
|
|
91
|
+
import { d as defineCustomElement$l } from './p-de39a980.js';
|
|
92
|
+
import { d as defineCustomElement$k } from './p-019e330f.js';
|
|
93
|
+
import { d as defineCustomElement$j } from './p-45800269.js';
|
|
94
|
+
import { d as defineCustomElement$i } from './p-92061151.js';
|
|
95
|
+
import { d as defineCustomElement$h } from './p-7b144a9e.js';
|
|
96
|
+
import { d as defineCustomElement$g } from './p-ca6e8175.js';
|
|
97
|
+
import { d as defineCustomElement$f } from './p-870628fb.js';
|
|
98
|
+
import { d as defineCustomElement$e } from './p-fd058de9.js';
|
|
99
|
+
import { d as defineCustomElement$d } from './p-f815774c.js';
|
|
100
|
+
import { d as defineCustomElement$c } from './p-a3987ada.js';
|
|
101
|
+
import { d as defineCustomElement$b } from './p-bf52b8d1.js';
|
|
101
102
|
import { d as defineCustomElement$a } from './p-fc152e9f.js';
|
|
102
|
-
import { d as defineCustomElement$9 } from './p-
|
|
103
|
-
import { d as defineCustomElement$8 } from './p-
|
|
104
|
-
import { d as defineCustomElement$7 } from './p-
|
|
105
|
-
import { d as defineCustomElement$6 } from './p-
|
|
106
|
-
import { d as defineCustomElement$5 } from './p-
|
|
107
|
-
import { d as defineCustomElement$4 } from './p-
|
|
108
|
-
import { d as defineCustomElement$3 } from './p-
|
|
109
|
-
import { d as defineCustomElement$2 } from './p-
|
|
103
|
+
import { d as defineCustomElement$9 } from './p-a0ae39bb.js';
|
|
104
|
+
import { d as defineCustomElement$8 } from './p-15807e7e.js';
|
|
105
|
+
import { d as defineCustomElement$7 } from './p-c9a29ee1.js';
|
|
106
|
+
import { d as defineCustomElement$6 } from './p-8cf76a5d.js';
|
|
107
|
+
import { d as defineCustomElement$5 } from './p-8b29f2b4.js';
|
|
108
|
+
import { d as defineCustomElement$4 } from './p-358396f3.js';
|
|
109
|
+
import { d as defineCustomElement$3 } from './p-855617c6.js';
|
|
110
|
+
import { d as defineCustomElement$2 } from './p-4da92b01.js';
|
|
110
111
|
|
|
111
112
|
const SmoothlyAppDemo$1 = proxyCustomElement(class SmoothlyAppDemo extends H {
|
|
112
113
|
constructor() {
|
|
@@ -124,7 +125,7 @@ function defineCustomElement$1() {
|
|
|
124
125
|
if (typeof customElements === "undefined") {
|
|
125
126
|
return;
|
|
126
127
|
}
|
|
127
|
-
const components = ["smoothly-app-demo", "smoothly-app", "smoothly-app-room", "smoothly-back-to-top", "smoothly-burger", "smoothly-button", "smoothly-button-confirm", "smoothly-button-demo", "smoothly-calendar", "smoothly-dialog", "smoothly-dialog-demo", "smoothly-display", "smoothly-display-demo", "smoothly-display-demo-json", "smoothly-display-json", "smoothly-display-json-object", "smoothly-display-json-primitive", "smoothly-display-json-record-key", "smoothly-filter", "smoothly-filter-field", "smoothly-filter-input", "smoothly-filter-select", "smoothly-filter-toggle", "smoothly-form", "smoothly-form-demo", "smoothly-form-demo-all", "smoothly-form-demo-card", "smoothly-form-demo-controlled", "smoothly-form-demo-date", "smoothly-form-demo-date-range", "smoothly-form-demo-login", "smoothly-form-demo-pet", "smoothly-form-demo-prices", "smoothly-form-demo-transparent", "smoothly-form-demo-typed", "smoothly-frame", "smoothly-icon", "smoothly-icon-demo", "smoothly-input", "smoothly-input-checkbox", "smoothly-input-clear", "smoothly-input-color", "smoothly-input-color-demo", "smoothly-input-date", "smoothly-input-date-range", "smoothly-input-demo", "smoothly-input-demo-standard", "smoothly-input-edit", "smoothly-input-file", "smoothly-input-month", "smoothly-input-price-demo", "smoothly-input-radio", "smoothly-input-radio-item", "smoothly-input-range", "smoothly-input-range-demo", "smoothly-input-reset", "smoothly-input-select", "smoothly-input-submit", "smoothly-item", "smoothly-label", "smoothly-lazy", "smoothly-load-more", "smoothly-modal", "smoothly-next-demo", "smoothly-next-demo-colspan", "smoothly-next-demo-filler-row-demo", "smoothly-next-demo-group", "smoothly-next-demo-nested", "smoothly-next-demo-nested-inner", "smoothly-next-demo-simple", "smoothly-next-table", "smoothly-next-table-body", "smoothly-next-table-cell", "smoothly-next-table-demo-filtered", "smoothly-next-table-expandable-cell", "smoothly-next-table-expandable-row", "smoothly-next-table-filler-row", "smoothly-next-table-foot", "smoothly-next-table-head", "smoothly-next-table-row", "smoothly-next-table-row-group", "smoothly-notification", "smoothly-notifier", "smoothly-spinner", "smoothly-submit", "smoothly-summary", "smoothly-tab", "smoothly-table", "smoothly-table-cell", "smoothly-table-demo", "smoothly-table-demo-filtered", "smoothly-table-expandable-cell", "smoothly-table-expandable-row", "smoothly-table-footer", "smoothly-table-header", "smoothly-table-row", "smoothly-table-testing", "smoothly-tabs", "smoothly-tabs-demo", "smoothly-theme-color", "smoothly-theme-color-variant", "smoothly-theme-colors", "smoothly-theme-demo", "smoothly-theme-guide", "smoothly-theme-picker", "smoothly-toggle", "smoothly-toggle-switch", "smoothly-toggle-switch-demo", "smoothly-trigger"];
|
|
128
|
+
const components = ["smoothly-app-demo", "smoothly-app", "smoothly-app-room", "smoothly-back-to-top", "smoothly-burger", "smoothly-button", "smoothly-button-confirm", "smoothly-button-demo", "smoothly-calendar", "smoothly-dialog", "smoothly-dialog-demo", "smoothly-display", "smoothly-display-demo", "smoothly-display-demo-json", "smoothly-display-json", "smoothly-display-json-object", "smoothly-display-json-primitive", "smoothly-display-json-record-key", "smoothly-filter", "smoothly-filter-field", "smoothly-filter-input", "smoothly-filter-select", "smoothly-filter-toggle", "smoothly-form", "smoothly-form-demo", "smoothly-form-demo-all", "smoothly-form-demo-card", "smoothly-form-demo-controlled", "smoothly-form-demo-date", "smoothly-form-demo-date-range", "smoothly-form-demo-login", "smoothly-form-demo-pet", "smoothly-form-demo-prices", "smoothly-form-demo-schedule", "smoothly-form-demo-transparent", "smoothly-form-demo-typed", "smoothly-frame", "smoothly-icon", "smoothly-icon-demo", "smoothly-input", "smoothly-input-checkbox", "smoothly-input-clear", "smoothly-input-color", "smoothly-input-color-demo", "smoothly-input-date", "smoothly-input-date-range", "smoothly-input-demo", "smoothly-input-demo-standard", "smoothly-input-edit", "smoothly-input-file", "smoothly-input-month", "smoothly-input-price-demo", "smoothly-input-radio", "smoothly-input-radio-item", "smoothly-input-range", "smoothly-input-range-demo", "smoothly-input-reset", "smoothly-input-select", "smoothly-input-submit", "smoothly-item", "smoothly-label", "smoothly-lazy", "smoothly-load-more", "smoothly-modal", "smoothly-next-demo", "smoothly-next-demo-colspan", "smoothly-next-demo-filler-row-demo", "smoothly-next-demo-group", "smoothly-next-demo-nested", "smoothly-next-demo-nested-inner", "smoothly-next-demo-simple", "smoothly-next-table", "smoothly-next-table-body", "smoothly-next-table-cell", "smoothly-next-table-demo-filtered", "smoothly-next-table-expandable-cell", "smoothly-next-table-expandable-row", "smoothly-next-table-filler-row", "smoothly-next-table-foot", "smoothly-next-table-head", "smoothly-next-table-row", "smoothly-next-table-row-group", "smoothly-notification", "smoothly-notifier", "smoothly-spinner", "smoothly-submit", "smoothly-summary", "smoothly-tab", "smoothly-table", "smoothly-table-cell", "smoothly-table-demo", "smoothly-table-demo-filtered", "smoothly-table-expandable-cell", "smoothly-table-expandable-row", "smoothly-table-footer", "smoothly-table-header", "smoothly-table-row", "smoothly-table-testing", "smoothly-tabs", "smoothly-tabs-demo", "smoothly-theme-color", "smoothly-theme-color-variant", "smoothly-theme-colors", "smoothly-theme-demo", "smoothly-theme-guide", "smoothly-theme-picker", "smoothly-toggle", "smoothly-toggle-switch", "smoothly-toggle-switch-demo", "smoothly-trigger"];
|
|
128
129
|
components.forEach(tagName => { switch (tagName) {
|
|
129
130
|
case "smoothly-app-demo":
|
|
130
131
|
if (!customElements.get(tagName)) {
|
|
@@ -133,160 +134,165 @@ function defineCustomElement$1() {
|
|
|
133
134
|
break;
|
|
134
135
|
case "smoothly-app":
|
|
135
136
|
if (!customElements.get(tagName)) {
|
|
136
|
-
defineCustomElement$
|
|
137
|
+
defineCustomElement$1K();
|
|
137
138
|
}
|
|
138
139
|
break;
|
|
139
140
|
case "smoothly-app-room":
|
|
140
141
|
if (!customElements.get(tagName)) {
|
|
141
|
-
defineCustomElement$
|
|
142
|
+
defineCustomElement$1J();
|
|
142
143
|
}
|
|
143
144
|
break;
|
|
144
145
|
case "smoothly-back-to-top":
|
|
145
146
|
if (!customElements.get(tagName)) {
|
|
146
|
-
defineCustomElement$
|
|
147
|
+
defineCustomElement$1I();
|
|
147
148
|
}
|
|
148
149
|
break;
|
|
149
150
|
case "smoothly-burger":
|
|
150
151
|
if (!customElements.get(tagName)) {
|
|
151
|
-
defineCustomElement$
|
|
152
|
+
defineCustomElement$1H();
|
|
152
153
|
}
|
|
153
154
|
break;
|
|
154
155
|
case "smoothly-button":
|
|
155
156
|
if (!customElements.get(tagName)) {
|
|
156
|
-
defineCustomElement$
|
|
157
|
+
defineCustomElement$1G();
|
|
157
158
|
}
|
|
158
159
|
break;
|
|
159
160
|
case "smoothly-button-confirm":
|
|
160
161
|
if (!customElements.get(tagName)) {
|
|
161
|
-
defineCustomElement$
|
|
162
|
+
defineCustomElement$1F();
|
|
162
163
|
}
|
|
163
164
|
break;
|
|
164
165
|
case "smoothly-button-demo":
|
|
165
166
|
if (!customElements.get(tagName)) {
|
|
166
|
-
defineCustomElement$
|
|
167
|
+
defineCustomElement$1E();
|
|
167
168
|
}
|
|
168
169
|
break;
|
|
169
170
|
case "smoothly-calendar":
|
|
170
171
|
if (!customElements.get(tagName)) {
|
|
171
|
-
defineCustomElement$
|
|
172
|
+
defineCustomElement$1D();
|
|
172
173
|
}
|
|
173
174
|
break;
|
|
174
175
|
case "smoothly-dialog":
|
|
175
176
|
if (!customElements.get(tagName)) {
|
|
176
|
-
defineCustomElement$
|
|
177
|
+
defineCustomElement$1C();
|
|
177
178
|
}
|
|
178
179
|
break;
|
|
179
180
|
case "smoothly-dialog-demo":
|
|
180
181
|
if (!customElements.get(tagName)) {
|
|
181
|
-
defineCustomElement$
|
|
182
|
+
defineCustomElement$1B();
|
|
182
183
|
}
|
|
183
184
|
break;
|
|
184
185
|
case "smoothly-display":
|
|
185
186
|
if (!customElements.get(tagName)) {
|
|
186
|
-
defineCustomElement$
|
|
187
|
+
defineCustomElement$1A();
|
|
187
188
|
}
|
|
188
189
|
break;
|
|
189
190
|
case "smoothly-display-demo":
|
|
190
191
|
if (!customElements.get(tagName)) {
|
|
191
|
-
defineCustomElement$
|
|
192
|
+
defineCustomElement$1z();
|
|
192
193
|
}
|
|
193
194
|
break;
|
|
194
195
|
case "smoothly-display-demo-json":
|
|
195
196
|
if (!customElements.get(tagName)) {
|
|
196
|
-
defineCustomElement$
|
|
197
|
+
defineCustomElement$1y();
|
|
197
198
|
}
|
|
198
199
|
break;
|
|
199
200
|
case "smoothly-display-json":
|
|
200
201
|
if (!customElements.get(tagName)) {
|
|
201
|
-
defineCustomElement$
|
|
202
|
+
defineCustomElement$1x();
|
|
202
203
|
}
|
|
203
204
|
break;
|
|
204
205
|
case "smoothly-display-json-object":
|
|
205
206
|
if (!customElements.get(tagName)) {
|
|
206
|
-
defineCustomElement$
|
|
207
|
+
defineCustomElement$1w();
|
|
207
208
|
}
|
|
208
209
|
break;
|
|
209
210
|
case "smoothly-display-json-primitive":
|
|
210
211
|
if (!customElements.get(tagName)) {
|
|
211
|
-
defineCustomElement$
|
|
212
|
+
defineCustomElement$1v();
|
|
212
213
|
}
|
|
213
214
|
break;
|
|
214
215
|
case "smoothly-display-json-record-key":
|
|
215
216
|
if (!customElements.get(tagName)) {
|
|
216
|
-
defineCustomElement$
|
|
217
|
+
defineCustomElement$1u();
|
|
217
218
|
}
|
|
218
219
|
break;
|
|
219
220
|
case "smoothly-filter":
|
|
220
221
|
if (!customElements.get(tagName)) {
|
|
221
|
-
defineCustomElement$
|
|
222
|
+
defineCustomElement$1t();
|
|
222
223
|
}
|
|
223
224
|
break;
|
|
224
225
|
case "smoothly-filter-field":
|
|
225
226
|
if (!customElements.get(tagName)) {
|
|
226
|
-
defineCustomElement$
|
|
227
|
+
defineCustomElement$1s();
|
|
227
228
|
}
|
|
228
229
|
break;
|
|
229
230
|
case "smoothly-filter-input":
|
|
230
231
|
if (!customElements.get(tagName)) {
|
|
231
|
-
defineCustomElement$
|
|
232
|
+
defineCustomElement$1r();
|
|
232
233
|
}
|
|
233
234
|
break;
|
|
234
235
|
case "smoothly-filter-select":
|
|
235
236
|
if (!customElements.get(tagName)) {
|
|
236
|
-
defineCustomElement$
|
|
237
|
+
defineCustomElement$1q();
|
|
237
238
|
}
|
|
238
239
|
break;
|
|
239
240
|
case "smoothly-filter-toggle":
|
|
240
241
|
if (!customElements.get(tagName)) {
|
|
241
|
-
defineCustomElement$
|
|
242
|
+
defineCustomElement$1p();
|
|
242
243
|
}
|
|
243
244
|
break;
|
|
244
245
|
case "smoothly-form":
|
|
245
246
|
if (!customElements.get(tagName)) {
|
|
246
|
-
defineCustomElement$
|
|
247
|
+
defineCustomElement$1o();
|
|
247
248
|
}
|
|
248
249
|
break;
|
|
249
250
|
case "smoothly-form-demo":
|
|
250
251
|
if (!customElements.get(tagName)) {
|
|
251
|
-
defineCustomElement$
|
|
252
|
+
defineCustomElement$1n();
|
|
252
253
|
}
|
|
253
254
|
break;
|
|
254
255
|
case "smoothly-form-demo-all":
|
|
255
256
|
if (!customElements.get(tagName)) {
|
|
256
|
-
defineCustomElement$
|
|
257
|
+
defineCustomElement$1m();
|
|
257
258
|
}
|
|
258
259
|
break;
|
|
259
260
|
case "smoothly-form-demo-card":
|
|
260
261
|
if (!customElements.get(tagName)) {
|
|
261
|
-
defineCustomElement$
|
|
262
|
+
defineCustomElement$1l();
|
|
262
263
|
}
|
|
263
264
|
break;
|
|
264
265
|
case "smoothly-form-demo-controlled":
|
|
265
266
|
if (!customElements.get(tagName)) {
|
|
266
|
-
defineCustomElement$
|
|
267
|
+
defineCustomElement$1k();
|
|
267
268
|
}
|
|
268
269
|
break;
|
|
269
270
|
case "smoothly-form-demo-date":
|
|
270
271
|
if (!customElements.get(tagName)) {
|
|
271
|
-
defineCustomElement$
|
|
272
|
+
defineCustomElement$1j();
|
|
272
273
|
}
|
|
273
274
|
break;
|
|
274
275
|
case "smoothly-form-demo-date-range":
|
|
275
276
|
if (!customElements.get(tagName)) {
|
|
276
|
-
defineCustomElement$
|
|
277
|
+
defineCustomElement$1i();
|
|
277
278
|
}
|
|
278
279
|
break;
|
|
279
280
|
case "smoothly-form-demo-login":
|
|
280
281
|
if (!customElements.get(tagName)) {
|
|
281
|
-
defineCustomElement$
|
|
282
|
+
defineCustomElement$1h();
|
|
282
283
|
}
|
|
283
284
|
break;
|
|
284
285
|
case "smoothly-form-demo-pet":
|
|
285
286
|
if (!customElements.get(tagName)) {
|
|
286
|
-
defineCustomElement$
|
|
287
|
+
defineCustomElement$1g();
|
|
287
288
|
}
|
|
288
289
|
break;
|
|
289
290
|
case "smoothly-form-demo-prices":
|
|
291
|
+
if (!customElements.get(tagName)) {
|
|
292
|
+
defineCustomElement$1f();
|
|
293
|
+
}
|
|
294
|
+
break;
|
|
295
|
+
case "smoothly-form-demo-schedule":
|
|
290
296
|
if (!customElements.get(tagName)) {
|
|
291
297
|
defineCustomElement$1e();
|
|
292
298
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"smoothly-app-demo.js","mappings":"
|
|
1
|
+
{"file":"smoothly-app-demo.js","mappings":"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","names":["SmoothlyAppDemo"],"sources":["src/components/app/demo/index.tsx"],"sourcesContent":["import { Component, h, Prop } from \"@stencil/core\"\n\n@Component({\n\ttag: \"smoothly-app-demo\",\n})\nexport class SmoothlyAppDemo {\n\t@Prop() baseUrl: string\n\tapp?: HTMLSmoothlyAppElement\n\trender() {\n\t\treturn (\n\t\t\t<smoothly-app color=\"dark\" label=\"Smoothly Demo\" home=\"/root\" ref={e => (this.app = e)}>\n\t\t\t\t<smoothly-trigger slot=\"nav-start\" type=\"link\" name=\"logout\">\n\t\t\t\t\t<smoothly-icon toolTip={\"Log out\"} name=\"log-out\" size=\"medium\"></smoothly-icon>\n\t\t\t\t</smoothly-trigger>\n\t\t\t\t<smoothly-app-room path=\"/root\" label=\"root\">\n\t\t\t\t\t<smoothly-theme-demo />\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/links\" label=\"Links\">\n\t\t\t\t\t<smoothly-input type=\"text\">Default</smoothly-input>\n\t\t\t\t\t<div style={{ padding: \"1em\", maxWidth: \"12em\" }}>\n\t\t\t\t\t\t<smoothly-button fill=\"solid\" color=\"danger\" link=\"https://google.com\">\n\t\t\t\t\t\t\topen\n\t\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t\t<smoothly-button\n\t\t\t\t\t\t\tfill=\"solid\"\n\t\t\t\t\t\t\tcolor=\"danger\"\n\t\t\t\t\t\t\tlink=\"https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf\"\n\t\t\t\t\t\t\ttype=\"download\">\n\t\t\t\t\t\t\tdownload\n\t\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t\t<smoothly-button fill=\"solid\" color=\"danger\" onClick={() => alert(\"clicked\")}>\n\t\t\t\t\t\t\taction\n\t\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t\t<smoothly-button disabled fill=\"solid\" color=\"danger\" onClick={() => alert(\"clicked\")}>\n\t\t\t\t\t\t\taction\n\t\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t\t<smoothly-button type=\"link\" fill=\"clear\" color=\"danger\" onClick={() => alert(\"clicked\")}>\n\t\t\t\t\t\t\taction link\n\t\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t</div>\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/form\" label=\"Form\">\n\t\t\t\t\t<smoothly-form-demo />\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/input\" label=\"Input\">\n\t\t\t\t\t<smoothly-input-demo />\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/button\" label=\"Button\">\n\t\t\t\t\t<smoothly-button-demo />\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/dialog\" label=\"Dialog\">\n\t\t\t\t\t<smoothly-dialog-demo />\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/display\" label=\"Display\" icon=\"eye-outline\">\n\t\t\t\t\t<smoothly-display-demo />\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/table\" label=\"Table\">\n\t\t\t\t\t<smoothly-table-demo />\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/next\" label=\"Next\">\n\t\t\t\t\t<smoothly-next-demo />\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/tabs\" label=\"Tabs\" slot=\"nav-end\">\n\t\t\t\t\t<smoothly-tabs-demo />\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room\n\t\t\t\t\tpath=\"/icon\"\n\t\t\t\t\tlabel=\"Icon\"\n\t\t\t\t\tcontent={<smoothly-icon-demo />}\n\t\t\t\t\tslot=\"nav-end\"></smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/redirect\" label=\"Redirect\" slot=\"nav-end\">\n\t\t\t\t\t<smoothly-button type=\"link\" link=\"/input\">\n\t\t\t\t\t\tTo input\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t<smoothly-button type=\"link\" link=\"../button\">\n\t\t\t\t\t\tTo button\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t<smoothly-button type=\"link\" link={new URL(\"/hidden\", window.location.origin).href}>\n\t\t\t\t\t\tTo hidden\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t<smoothly-button type=\"link\" link=\"/redirect\">\n\t\t\t\t\t\tTo redirect\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t\t<smoothly-button type=\"link\" link=\"nested\">\n\t\t\t\t\t\tTo redirect nested, relative path\n\t\t\t\t\t</smoothly-button>\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/hidden\">\n\t\t\t\t\t<p>hello world!</p>\n\t\t\t\t</smoothly-app-room>\n\t\t\t\t<smoothly-app-room path=\"/redirect/nested\">this is a nested room</smoothly-app-room>\n\t\t\t</smoothly-app>\n\t\t)\n\t}\n}\n"],"version":3}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyAppRoom$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyAppRoom$1, d as defineCustomElement$1 } from './p-9690faa5.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyAppRoom = SmoothlyAppRoom$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyBackToTop$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyBackToTop$1, d as defineCustomElement$1 } from './p-ee61f718.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyBackToTop = SmoothlyBackToTop$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyButtonConfirm$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyButtonConfirm$1, d as defineCustomElement$1 } from './p-cb083b20.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyButtonConfirm = SmoothlyButtonConfirm$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyButtonDemo$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyButtonDemo$1, d as defineCustomElement$1 } from './p-346ebd99.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyButtonDemo = SmoothlyButtonDemo$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-f765921a.js';
|
|
2
2
|
import { L as Language, g as getLanguage } from './p-cb504992.js';
|
|
3
|
-
import { d as defineCustomElement$2 } from './p-
|
|
3
|
+
import { d as defineCustomElement$2 } from './p-7f7c4cf3.js';
|
|
4
4
|
|
|
5
5
|
function create$1(translations, language) {
|
|
6
6
|
let result;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyDialogDemo$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyDialogDemo$1, d as defineCustomElement$1 } from './p-920711b0.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyDialogDemo = SmoothlyDialogDemo$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyDisplayDemo$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyDisplayDemo$1, d as defineCustomElement$1 } from './p-0b980f10.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyDisplayDemo = SmoothlyDisplayDemo$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyFilterField$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyFilterField$1, d as defineCustomElement$1 } from './p-b79a65d9.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyFilterField = SmoothlyFilterField$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyFilterInput$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyFilterInput$1, d as defineCustomElement$1 } from './p-72feb959.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyFilterInput = SmoothlyFilterInput$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyFilterSelect$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyFilterSelect$1, d as defineCustomElement$1 } from './p-ed0b2856.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyFilterSelect = SmoothlyFilterSelect$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyFilterToggle$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyFilterToggle$1, d as defineCustomElement$1 } from './p-147ec824.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyFilterToggle = SmoothlyFilterToggle$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyFormDemoAll$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyFormDemoAll$1, d as defineCustomElement$1 } from './p-7baf0810.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyFormDemoAll = SmoothlyFormDemoAll$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as SmoothlyFormDemoCard$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { S as SmoothlyFormDemoCard$1, d as defineCustomElement$1 } from './p-35080dc5.js';
|
|
2
2
|
|
|
3
3
|
const SmoothlyFormDemoCard = SmoothlyFormDemoCard$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|