@luzmo/analytics-components-kit 1.0.1-alpha.3 → 1.0.1-alpha.5
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/LICENSE +18 -0
- package/components/area-chart-slots.config-BLxiYX05.cjs +20 -0
- package/components/area-chart-slots.config-C0c2ZzBh.js +52 -0
- package/components/async-directive-FGzMycjH-Bgeca09f.js +152 -0
- package/components/async-directive-FGzMycjH-CeG35vZ3.cjs +56 -0
- package/components/bar-chart-slots.config-GSSL7XVA.js +47 -0
- package/components/bar-chart-slots.config-Jx1PveTM.cjs +20 -0
- package/components/bar-chart.config-B57geUzJ.cjs +20 -0
- package/components/bar-chart.config-CQ6HAvs2.js +153 -0
- package/components/bar-chart.en-BqYbiHO3.cjs +20 -0
- package/components/bar-chart.en-FwT00qdU.js +69 -0
- package/components/bar-chart.fr-DGx9smEh.cjs +20 -0
- package/components/bar-chart.fr-DbxKiM0j.js +44 -0
- package/components/bar-chart.nl-BYzVExsz.cjs +20 -0
- package/components/bar-chart.nl-ahX1ARpH.js +44 -0
- package/components/base-BjTwmyRF.cjs +24 -0
- package/components/base-D76d76ww-BiajPmzU.cjs +40 -0
- package/components/base-D76d76ww-gf0ESLsU.js +45 -0
- package/components/base-D76d76ww.js +28 -0
- package/components/button-base-CDLQV7Vk-BXgdcJZo.cjs +43 -0
- package/components/button-base-CDLQV7Vk-C_3zTrbV.js +161 -0
- package/components/checkbox-mixin-DXUIwtea-DNISZS47.cjs +45 -0
- package/components/checkbox-mixin-DXUIwtea-wiCZr_KI.js +88 -0
- package/components/column-chart.config-B57geUzJ.cjs +20 -0
- package/components/column-chart.config-C9hP0kX7.js +153 -0
- package/components/cs-DVZ0Tapy.js +89 -0
- package/components/cs-I9E81keK.cjs +20 -0
- package/components/da-DHy05oSR.js +97 -0
- package/components/da-QkdvupDg.cjs +20 -0
- package/components/de-Dn5mUzha.cjs +20 -0
- package/components/de-iM39JlAt.js +109 -0
- package/components/decompose-numeric-format-B3rVVHpO.cjs +20 -0
- package/components/decompose-numeric-format-BuZcjH2k.js +39 -0
- package/components/directive-helpers-BLDZnGQv-DYFfxaqA.cjs +80 -0
- package/components/directive-helpers-BLDZnGQv-oKMCBvb2.js +115 -0
- package/components/display-settings/display-settings.d.ts +70 -0
- package/components/display-settings/index.cjs +105 -0
- package/components/display-settings/index.d.ts +7 -0
- package/components/display-settings/index.js +238 -0
- package/components/display-settings-binning/display-settings-binning.d.ts +32 -0
- package/components/display-settings-binning/index.cjs +51 -0
- package/components/display-settings-binning/index.d.ts +7 -0
- package/components/display-settings-binning/index.js +137 -0
- package/components/display-settings-datetime/display-settings-datetime.d.ts +85 -0
- package/components/display-settings-datetime/index.cjs +20 -0
- package/components/display-settings-datetime/index.d.ts +7 -0
- package/components/display-settings-datetime/index.js +30 -0
- package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +30 -0
- package/components/display-settings-grand-totals/index.cjs +41 -0
- package/components/display-settings-grand-totals/index.d.ts +7 -0
- package/components/display-settings-grand-totals/index.js +115 -0
- package/components/display-settings-numeric/display-settings-numeric.d.ts +73 -0
- package/components/display-settings-numeric/helpers/constants.d.ts +17 -0
- package/components/display-settings-numeric/index.cjs +146 -0
- package/components/display-settings-numeric/index.d.ts +7 -0
- package/components/display-settings-numeric/index.js +452 -0
- package/components/display-settings-period-over-period/display-settings-period-over-period.d.ts +44 -0
- package/components/display-settings-period-over-period/helpers/constants.d.ts +33 -0
- package/components/display-settings-period-over-period/index.cjs +103 -0
- package/components/display-settings-period-over-period/index.d.ts +7 -0
- package/components/display-settings-period-over-period/index.js +308 -0
- package/components/divider.module-DwOuLGU3-B19eHVg2.js +40 -0
- package/components/divider.module-DwOuLGU3-Bg8RrFkc.cjs +36 -0
- package/components/donut-chart-slots.config-BEwhfq27.js +39 -0
- package/components/donut-chart-slots.config-DIp-24lO.cjs +20 -0
- package/components/donut-chart.config-3DhKiSSM.js +177 -0
- package/components/donut-chart.config-DLWJUlHx.cjs +20 -0
- package/components/donut-chart.en-Blb9oSdU.cjs +20 -0
- package/components/donut-chart.en-CzjT4-XN.js +85 -0
- package/components/donut-chart.fr-BeTVa2wh.cjs +20 -0
- package/components/donut-chart.fr-DftPrKbG.js +39 -0
- package/components/donut-chart.nl-D9YGbOce.cjs +20 -0
- package/components/donut-chart.nl-NMatXfhK.js +39 -0
- package/components/draggable-data-item/draggable-data-item.d.ts +25 -0
- package/components/draggable-data-item/index.cjs +55 -0
- package/components/draggable-data-item/index.d.ts +7 -0
- package/components/draggable-data-item/index.js +140 -0
- package/components/draggable-data-item-level/draggable-data-item-level.d.ts +29 -0
- package/components/draggable-data-item-level/helpers/calculate-type-icon.d.ts +2 -0
- package/components/draggable-data-item-level/helpers/generate-preview.d.ts +1 -0
- package/components/draggable-data-item-level/index.cjs +36 -0
- package/components/draggable-data-item-level/index.d.ts +7 -0
- package/components/draggable-data-item-level/index.js +293 -0
- package/components/droppable-slot/droppable-slot.d.ts +49 -0
- package/components/droppable-slot/index.cjs +69 -0
- package/components/droppable-slot/index.d.ts +7 -0
- package/components/droppable-slot/index.js +255 -0
- package/components/droppable-slot/item-slots-configs/area-chart-slots.config.d.ts +44 -0
- package/components/droppable-slot/item-slots-configs/bar-chart-slots.config.d.ts +24 -0
- package/components/droppable-slot/item-slots-configs/donut-chart-slots.config.d.ts +20 -0
- package/components/edit-item/edit-item.d.ts +50 -0
- package/components/edit-item/index.cjs +85 -0
- package/components/edit-item/index.d.ts +7 -0
- package/components/edit-item/index.js +333 -0
- package/components/edit-option/edit-option.d.ts +22 -0
- package/components/edit-option/helpers/control-markup.d.ts +14 -0
- package/components/edit-option/helpers/control-templates/action-button-group-template.d.ts +2 -0
- package/components/edit-option/helpers/control-templates/color-picker-template.d.ts +2 -0
- package/components/edit-option/helpers/control-templates/multi-language-field-template.d.ts +8 -0
- package/components/edit-option/helpers/control-templates/number-field-template.d.ts +2 -0
- package/components/edit-option/helpers/control-templates/picker-template.d.ts +2 -0
- package/components/edit-option/helpers/control-templates/positions-number-field-template.d.ts +2 -0
- package/components/edit-option/helpers/control-templates/radio-button-group.d.ts +2 -0
- package/components/edit-option/helpers/control-templates/slider-template.d.ts +2 -0
- package/components/edit-option/helpers/control-templates/switch-template.d.ts +2 -0
- package/components/edit-option/helpers/control-templates/text-field-template.d.ts +7 -0
- package/components/edit-option/helpers/generate-callback.d.ts +1 -0
- package/components/edit-option/helpers/get-control-by-key.d.ts +1 -0
- package/components/edit-option/helpers/get-extra-label-values.d.ts +7 -0
- package/components/edit-option/helpers/get-value-by-key.d.ts +1 -0
- package/components/edit-option/index.cjs +176 -0
- package/components/edit-option/index.d.ts +7 -0
- package/components/edit-option/index.js +507 -0
- package/components/edit-option/item-configs/bar-chart.config.d.ts +108 -0
- package/components/edit-option/item-configs/column-chart.config.d.ts +108 -0
- package/components/edit-option/item-configs/donut-chart.config.d.ts +102 -0
- package/components/edit-option/item-configs/imageobject.config.d.ts +128 -0
- package/components/edit-option/item-configs/line-chart.config.d.ts +96 -0
- package/components/edit-option/item-configs/textobject.config.d.ts +13 -0
- package/components/edit-option/item-translations/bar-chart.en.d.ts +48 -0
- package/components/edit-option/item-translations/bar-chart.fr.d.ts +23 -0
- package/components/edit-option/item-translations/bar-chart.nl.d.ts +23 -0
- package/components/edit-option/item-translations/donut-chart.en.d.ts +64 -0
- package/components/edit-option/item-translations/donut-chart.fr.d.ts +18 -0
- package/components/edit-option/item-translations/donut-chart.nl.d.ts +18 -0
- package/components/edit-option-action-button-group/edit-option-action-button-group.d.ts +27 -0
- package/components/edit-option-action-button-group/index.cjs +44 -0
- package/components/edit-option-action-button-group/index.d.ts +7 -0
- package/components/edit-option-action-button-group/index.js +144 -0
- package/components/edit-option-base/edit-option-base.d.ts +22 -0
- package/components/edit-option-base-DnrerC_T.cjs +53 -0
- package/components/edit-option-base-oIvlolV9.js +120 -0
- package/components/edit-option-color-picker/edit-option-color-picker.d.ts +23 -0
- package/components/edit-option-color-picker/index.cjs +472 -0
- package/components/edit-option-color-picker/index.d.ts +7 -0
- package/components/edit-option-color-picker/index.js +2553 -0
- package/components/edit-option-multi-language-field/edit-option-multi-language-field.d.ts +15 -0
- package/components/edit-option-multi-language-field/index.cjs +31 -0
- package/components/edit-option-multi-language-field/index.d.ts +7 -0
- package/components/edit-option-multi-language-field/index.js +102 -0
- package/components/edit-option-number-field/edit-option-number-field.d.ts +19 -0
- package/components/edit-option-number-field/index.cjs +32 -0
- package/components/edit-option-number-field/index.d.ts +7 -0
- package/components/edit-option-number-field/index.js +115 -0
- package/components/edit-option-picker/edit-option-picker.d.ts +22 -0
- package/components/edit-option-picker/index.cjs +35 -0
- package/components/edit-option-picker/index.d.ts +7 -0
- package/components/edit-option-picker/index.js +106 -0
- package/components/edit-option-positions-number-field/edit-option-positions-number-field.d.ts +28 -0
- package/components/edit-option-positions-number-field/index.cjs +42 -0
- package/components/edit-option-positions-number-field/index.d.ts +7 -0
- package/components/edit-option-positions-number-field/index.js +170 -0
- package/components/edit-option-radio-button-group/edit-option-radio-button-group.d.ts +18 -0
- package/components/edit-option-radio-button-group/index.cjs +36 -0
- package/components/edit-option-radio-button-group/index.d.ts +7 -0
- package/components/edit-option-radio-button-group/index.js +113 -0
- package/components/edit-option-slider/edit-option-slider.d.ts +15 -0
- package/components/edit-option-slider/index.cjs +48 -0
- package/components/edit-option-slider/index.d.ts +7 -0
- package/components/edit-option-slider/index.js +1253 -0
- package/components/edit-option-switch/edit-option-switch.d.ts +11 -0
- package/components/edit-option-switch/index.cjs +50 -0
- package/components/edit-option-switch/index.d.ts +7 -0
- package/components/edit-option-switch/index.js +171 -0
- package/components/edit-option-text-field/edit-option-text-field.d.ts +15 -0
- package/components/edit-option-text-field/index.cjs +31 -0
- package/components/edit-option-text-field/index.d.ts +7 -0
- package/components/edit-option-text-field/index.js +100 -0
- package/components/element-resolution-FCUT-wql--7ctE626.js +163 -0
- package/components/element-resolution-FCUT-wql-DSTvdyds.cjs +68 -0
- package/components/en-BsAhbMzm.js +1979 -0
- package/components/en-CdROUdjt.cjs +202 -0
- package/components/en-GB-g8rSQSba.cjs +20 -0
- package/components/en-GB-qub-Kemt.js +28 -0
- package/components/es-CwyPlN5d.cjs +20 -0
- package/components/es-KhTq4jX8.js +305 -0
- package/components/fi-Dh_ebgpe.js +97 -0
- package/components/fi-rijeZE5V.cjs +20 -0
- package/components/focus-group-DHeTq18L-C9l9oHwM.cjs +36 -0
- package/components/focus-group-DHeTq18L-rNUu13eb.js +237 -0
- package/components/fr-BcgE-6S_.cjs +20 -0
- package/components/fr-CU727YF1.js +305 -0
- package/components/get-css-variable-Bhbr-Kr1.js +1413 -0
- package/components/get-css-variable-DLiZYZEi.cjs +24 -0
- package/components/he-Au3xg6lR.js +89 -0
- package/components/he-O6Ih8Bqh.cjs +20 -0
- package/components/hu-BnZ8y3xQ.cjs +20 -0
- package/components/hu-DNJ-P_MW.js +97 -0
- package/components/if-defined-CYpcjGCb-Bzbg7zmM.cjs +60 -0
- package/components/if-defined-CYpcjGCb-tXzyj9Dq.js +95 -0
- package/components/if-defined-Ch2dtEOS.js +29 -0
- package/components/if-defined-DMSuo5Qx.cjs +24 -0
- package/components/imageobject.config-B7ld9bj3.cjs +20 -0
- package/components/imageobject.config-DZLp9Elq.js +127 -0
- package/components/index-3ewegRbb.cjs +67 -0
- package/components/index-B0cBkCaq.cjs +39 -0
- package/components/index-B2N_PZf3.js +164 -0
- package/components/index-B2z7i1-X.js +77 -0
- package/components/index-B5VaT0lQ.js +145 -0
- package/components/index-BC-nmKjU.js +104 -0
- package/components/index-BD3VxQBH.js +44 -0
- package/components/index-BGaxFTL4.js +299 -0
- package/components/index-BRk42NQn.js +3171 -0
- package/components/index-Bjs6Yqet.cjs +185 -0
- package/components/index-Bofs4Q2E.cjs +36 -0
- package/components/index-BqTdFs1o.js +77 -0
- package/components/index-C2qG2Sm8-BQUlk-w0.js +935 -0
- package/components/index-C2qG2Sm8-CbVWlbag.cjs +95 -0
- package/components/index-CTPox3yS.cjs +54 -0
- package/components/index-C_3Ak4MQ.cjs +59 -0
- package/components/index-CayjvyyX.cjs +95 -0
- package/components/index-CkDDDzuJ.js +744 -0
- package/components/index-Cp-lHUlX.js +137 -0
- package/components/index-CtHO6VyI.cjs +42 -0
- package/components/index-D4x-O9Uc.cjs +192 -0
- package/components/index-D9vzXhtJ.cjs +95 -0
- package/components/index-DQiQXn8N.cjs +36 -0
- package/components/index-DVaeDCbe.js +48 -0
- package/components/index-DskAouD-.js +317 -0
- package/components/index-DszPbTTD.js +810 -0
- package/components/index-EQldC-LR.js +175 -0
- package/components/index-ON4x-yZ7.cjs +36 -0
- package/components/index-gfU9TGd5.cjs +57 -0
- package/components/index-liTHhAef.cjs +36 -0
- package/components/index.cjs +20 -0
- package/components/index.js +74 -0
- package/components/it-Bh5U73z6.js +305 -0
- package/components/it-PshtLMkq.cjs +20 -0
- package/components/ja-CCcHUL61.js +89 -0
- package/components/ja-KIS2HdaG.cjs +20 -0
- package/components/ko--l4qmjLV.cjs +20 -0
- package/components/ko-DhapsZMM.js +89 -0
- package/components/language-resolution-8yZa5r_P-CTSmbE1U.js +161 -0
- package/components/language-resolution-8yZa5r_P-DQ3rZzW5.cjs +52 -0
- package/components/line-chart.config-BZcvfO2c.cjs +20 -0
- package/components/line-chart.config-CIVN6uLI.js +115 -0
- package/components/localize-B6AsX_Zv.js +52 -0
- package/components/localize-DbobqcKs.cjs +20 -0
- package/components/luzmo-icons-BrtBl3E5.cjs +31 -0
- package/components/luzmo-icons-CZEpXpvy.js +613 -0
- package/components/mk-B9HPSuKa.js +97 -0
- package/components/mk-DZlj-edb.cjs +20 -0
- package/components/nl-BKlDqOXb.cjs +20 -0
- package/components/nl-BwSt5Bf4.js +109 -0
- package/components/no-D-DofYnx.js +109 -0
- package/components/no-D_SzxhTu.cjs +20 -0
- package/components/observe-slot-text-BG0H7bQK-C0wmc4DO.js +221 -0
- package/components/observe-slot-text-BG0H7bQK-CrkAqUMj.cjs +86 -0
- package/components/pl-D_L_0Boq.js +97 -0
- package/components/pl-PIK23rK_.cjs +20 -0
- package/components/popover-bg0EQQ8p-D4-hrhIx.js +86 -0
- package/components/popover-bg0EQQ8p-Dha09dhV.cjs +48 -0
- package/components/property-CD3dwBJC.js +1447 -0
- package/components/property-Su1Q6aME.cjs +124 -0
- package/components/pt-B0BBS5VB.js +89 -0
- package/components/pt-Dqlu4MS5.cjs +20 -0
- package/components/query-D5qWDopr.cjs +24 -0
- package/components/query-Ddbd72Um.js +39 -0
- package/components/query-assigned-nodes-C76XVPWY-BcyGjObB.cjs +40 -0
- package/components/query-assigned-nodes-C76XVPWY-DPC6kOmH.js +55 -0
- package/components/roving-tabindex-DOg4z6ZU-DmyYPRYY.cjs +36 -0
- package/components/roving-tabindex-DOg4z6ZU-dufnVmvL.js +85 -0
- package/components/ru-Vo-m3O_2.js +108 -0
- package/components/ru-zyNDTB04.cjs +20 -0
- package/components/sized-mixin-PyCYpyQq-B40Ek2UB.js +82 -0
- package/components/sized-mixin-PyCYpyQq-sKzDjc75.cjs +36 -0
- package/components/slot-menu/index.cjs +55 -0
- package/components/slot-menu/index.d.ts +7 -0
- package/components/slot-menu/index.js +188 -0
- package/components/slot-menu/slot-menu.d.ts +66 -0
- package/components/slot-menu-list/index.cjs +39 -0
- package/components/slot-menu-list/index.d.ts +7 -0
- package/components/slot-menu-list/index.js +351 -0
- package/components/slot-menu-list/slot-menu-list.d.ts +33 -0
- package/components/state-B1a8XIDm.js +31 -0
- package/components/state-ByiKNRhp.cjs +24 -0
- package/components/sv-1DPTltNQ.cjs +20 -0
- package/components/sv-CiozMaev.js +89 -0
- package/components/task-BPD0PyaQ.js +120 -0
- package/components/task-HFsHfTra.cjs +24 -0
- package/components/text-field-7ITo3Lac-CKXsSqJP.cjs +131 -0
- package/components/text-field-7ITo3Lac-DqVO04kR.js +412 -0
- package/components/textobject.config-C8opcGG4.js +52 -0
- package/components/textobject.config-DbAajFz8.cjs +20 -0
- package/components/tr-BkmWvOG2.cjs +20 -0
- package/components/tr-D_D4i5iv.js +109 -0
- package/components/utils.cjs +20 -0
- package/components/utils.js +20 -0
- package/components/when-CDK1Tt5Y-BN3qcTK0.cjs +40 -0
- package/components/when-CDK1Tt5Y-C6ViXC43.js +47 -0
- package/components/zh-CN-DTZ4OmdP.cjs +20 -0
- package/components/zh-CN-wsl7eFSd.js +89 -0
- package/components/zh-TW-DTZ4OmdP.cjs +20 -0
- package/components/zh-TW-wsl7eFSd.js +89 -0
- package/custom-elements.json +4228 -0
- package/index.d.ts +23 -0
- package/package.json +133 -14
- package/utils/formatter/calculate-duration.d.ts +2 -0
- package/utils/formatter/decompose-numeric-format.d.ts +11 -0
- package/utils/formatter/default-local-formats.d.ts +20 -0
- package/utils/formatter/formats/cs.d.ts +20 -0
- package/utils/formatter/formats/da.d.ts +20 -0
- package/utils/formatter/formats/de.d.ts +21 -0
- package/utils/formatter/formats/en-GB.d.ts +21 -0
- package/utils/formatter/formats/en-US.d.ts +1 -0
- package/utils/formatter/formats/en.d.ts +1 -0
- package/utils/formatter/formats/es.d.ts +54 -0
- package/utils/formatter/formats/fi.d.ts +20 -0
- package/utils/formatter/formats/fr.d.ts +54 -0
- package/utils/formatter/formats/he.d.ts +20 -0
- package/utils/formatter/formats/hu.d.ts +20 -0
- package/utils/formatter/formats/it.d.ts +54 -0
- package/utils/formatter/formats/ja.d.ts +20 -0
- package/utils/formatter/formats/ko.d.ts +20 -0
- package/utils/formatter/formats/mk.d.ts +20 -0
- package/utils/formatter/formats/nl.d.ts +21 -0
- package/utils/formatter/formats/no.d.ts +21 -0
- package/utils/formatter/formats/pl.d.ts +20 -0
- package/utils/formatter/formats/pt.d.ts +20 -0
- package/utils/formatter/formats/ru.d.ts +20 -0
- package/utils/formatter/formats/sv.d.ts +20 -0
- package/utils/formatter/formats/tr.d.ts +21 -0
- package/utils/formatter/formats/zh-CN.d.ts +20 -0
- package/utils/formatter/formats/zh-TW.d.ts +20 -0
- package/utils/formatter/formatter.d.ts +9 -0
- package/utils/formatter/localize.d.ts +3 -0
- package/utils/formatter/smart-datetime-formats.const.d.ts +36 -0
- package/utils/get-css-variable.d.ts +1 -0
- package/utils/index.d.ts +1 -0
- package/utils/time/formats.const.d.ts +8 -0
- package/utils/time/periods.const.d.ts +29 -0
- package/utils/types/column.types.d.ts +56 -0
- package/utils/types/type-check.d.ts +7 -0
- package/lib/37.js +0 -1
- package/lib/729.js +0 -1
- package/lib/common-31743c5a.js +0 -13
- package/lib/common-b02547a0.js +0 -1
- package/lib/common-b49d9a9d.js +0 -1
- package/lib/common-b5232813.js +0 -56
- package/lib/common-cefd4f4c.js +0 -1
- package/lib/common-d6cb565f.js +0 -1
- package/lib/common-fd868059.js +0 -1
- package/lib/common-fedaf338.js +0 -32
- package/lib/edit-option-picker/index.js +0 -314
- package/lib/edit-option-slider/index.js +0 -102
- package/lib/edit-option-toggle/index.js +0 -114
- package/lib/index.js +0 -346
- package/lib/vendors-93cc3efa.js +0 -1
- package/lib/vendors-bb3d84b5.js +0 -1
@@ -0,0 +1 @@
|
|
1
|
+
export declare const getControlByKey: (key: string, config: any[]) => any;
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const getValueByKey: (options: any, key: string) => any;
|
@@ -0,0 +1,176 @@
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
2
|
+
*
|
3
|
+
* Copyright © 2024 Luzmo
|
4
|
+
* All rights reserved.
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
7
|
+
* This license allows users with a current active Luzmo account
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
11
|
+
*
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
|
+
* SOFTWARE.
|
19
|
+
* */
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const j=require("../task-HFsHfTra.cjs"),$=require("../property-Su1Q6aME.cjs"),M=require("../if-defined-DMSuo5Qx.cjs"),E=":host{font-family:var(--luzmo-edit-option-font-family, var(--luzmo-font-family));font-size:var(--luzmo-edit-option-font-size, var(--luzmo-font-size))}:host([size=s]){font-size:var(--luzmo-edit-option-font-size-s, var(--luzmo-font-size-s))}:host([size=l]){font-size:var(--luzmo-edit-option-font-size-l, var(--luzmo-font-size-l))}:host([size=xl]){font-size:var(--luzmo-edit-option-font-size-xl, var(--luzmo-font-size-xl))}",C=t=>{var l,a,s,c,m,b,d,p,u,f,r,x,h,L,y;let o;typeof((l=t.controlInfo)==null?void 0:l.extraLabel)=="function"?o=t.controlInfo.extraLabel(t.options,t.slots,t.theme):typeof((a=t.controlInfo)==null?void 0:a.extraLabel)=="string"&&(o=t.controlInfo.extraLabel),typeof o=="string"&&(o=((b=(m=(c=(s=t.translations)==null?void 0:s.options)==null?void 0:c[t.optionKey])==null?void 0:m.extraLabel)==null?void 0:b[o])??o);let i;typeof((d=t.controlInfo)==null?void 0:d.extraLabelTooltip)=="function"?o=t.controlInfo.extraLabelTooltip(t.options,t.slots,t.theme):typeof((p=t.controlInfo)==null?void 0:p.extraLabelTooltip)=="string"&&(i=t.controlInfo.extraLabelTooltip),typeof i=="string"&&(o=((x=(r=(f=(u=t.translations)==null?void 0:u.options)==null?void 0:f[t.optionKey])==null?void 0:r.extraLabelTooltip)==null?void 0:x[i])??i);let n;typeof((h=t.controlInfo)==null?void 0:h.extraLabelHasClickAction)=="function"?n=t.controlInfo.extraLabelHasClickAction(t.options,t.slots,t.theme):typeof((L=t.controlInfo)==null?void 0:L.extraLabelHasClickAction)=="boolean"&&(n=t.controlInfo.extraLabelHasClickAction);const e=typeof((y=t.controlInfo)==null?void 0:y.extraLabelClickAction)=="function"?()=>t.controlInfo.extraLabelClickAction(t.options,t.slots,t.theme):()=>{};return{extraLabel:o,extraLabelTooltip:i,extraLabelHasClickAction:n,extraLabelClickAction:e}},I=(t,o)=>{if(o.includes(".")){const i=o.split(".");let n=t;for(let l=0;l<i.length-1;l++)n=n[i[l]]??{};const e=i.length-1;return n[i[e]]}return t[o]},O=t=>o=>{const i={...t.options};if(t.optionKey.includes(".")){const n=t.optionKey.split(".");let e=i;for(let a=0;a<n.length-1;a++)e[n[a]]=e[n[a]]??{},e=e[n[a]];const l=n.length-1;e[n[l]]=o.detail.value}else i[t.optionKey]=o.detail.value;return t.changeCallback(i)},S=t=>{var m,b,d,p,u,f,r,x;const o=((d=(b=(m=t.translations)==null?void 0:m.options)==null?void 0:b[t.optionKey])==null?void 0:d.label)??t.optionKey??"",i=t.size,n=I(t.options,t.optionKey),{extraLabel:e,extraLabelTooltip:l,extraLabelHasClickAction:a,extraLabelClickAction:s}=C(t),c=O(t);return $.x`
|
21
|
+
<luzmo-edit-option-action-button-group
|
22
|
+
.label=${o}
|
23
|
+
.value=${n}
|
24
|
+
.values=${(p=t.controlInfo)==null?void 0:p.values}
|
25
|
+
.default=${(u=t.controlInfo)==null?void 0:u.default}
|
26
|
+
.selects=${(f=t.controlInfo)==null?void 0:f.selects}
|
27
|
+
.size=${i}
|
28
|
+
.extraLabel=${e}
|
29
|
+
.extraLabelTooltip=${l}
|
30
|
+
.extraLabelHasClickAction=${a}
|
31
|
+
@extraLabelClick=${s}
|
32
|
+
@option-changed=${c}
|
33
|
+
.fromOptionValue=${(r=t.controlInfo)==null?void 0:r.fromOptionValue}
|
34
|
+
.toOptionValue=${(x=t.controlInfo)==null?void 0:x.toOptionValue}
|
35
|
+
></luzmo-edit-option-action-button-group>
|
36
|
+
`},B=t=>{var d,p,u,f,r,x,h;const o=((u=(p=(d=t.translations)==null?void 0:d.options)==null?void 0:p[t.optionKey])==null?void 0:u.label)??t.optionKey??"",i=I(t.options,t.optionKey),n=t.size;let e;typeof((f=t.controlInfo)==null?void 0:f.default)=="function"?e=t.controlInfo.default(t.options,t.slots,t.theme):typeof((r=t.controlInfo)==null?void 0:r.default)=="string"&&(e=t.controlInfo.default);const{extraLabel:l,extraLabelTooltip:a,extraLabelHasClickAction:s,extraLabelClickAction:c}=C(t),m=O(t),b=()=>{if(typeof c=="function"){const{options:L}=c();return t.changeCallback(L)}};return $.x`
|
37
|
+
<luzmo-edit-option-color-picker
|
38
|
+
.value=${i??e}
|
39
|
+
.label=${o}
|
40
|
+
.size=${n}
|
41
|
+
.extraLabel=${l}
|
42
|
+
.extraLabelTooltip=${a}
|
43
|
+
.extraLabelHasClickAction=${s}
|
44
|
+
@extraLabelClick=${b}
|
45
|
+
@option-changed=${m}
|
46
|
+
.fromOptionValue=${(x=t.controlInfo)==null?void 0:x.fromOptionValue}
|
47
|
+
.toOptionValue=${(h=t.controlInfo)==null?void 0:h.toOptionValue}
|
48
|
+
></luzmo-edit-option-color-picker>
|
49
|
+
`},F=t=>{var d,p,u,f,r,x;const o=((u=(p=(d=t.translations)==null?void 0:d.options)==null?void 0:p[t.optionKey])==null?void 0:u.label)??t.optionKey??"",i=((f=t.controlInfo)==null?void 0:f.placeholder)??"placeholder",n=I(t.options,t.optionKey)??{},e=t.language??"en",l=t.size,{extraLabel:a,extraLabelTooltip:s,extraLabelHasClickAction:c,extraLabelClickAction:m}=C(t),b=O(t);return $.x`
|
50
|
+
<luzmo-edit-option-multi-language-field
|
51
|
+
.label=${o}
|
52
|
+
.placeholder=${i}
|
53
|
+
.value=${n}
|
54
|
+
language=${M.o(e)}
|
55
|
+
.size=${l}
|
56
|
+
.extraLabel=${a}
|
57
|
+
.extraLabelTooltip=${s}
|
58
|
+
.extraLabelHasClickAction=${c}
|
59
|
+
@extraLabelClick=${m}
|
60
|
+
@option-changed=${b}
|
61
|
+
.fromOptionValue=${(r=t.controlInfo)==null?void 0:r.fromOptionValue}
|
62
|
+
.toOptionValue=${(x=t.controlInfo)==null?void 0:x.toOptionValue}
|
63
|
+
></luzmo-edit-option-multi-language-field>
|
64
|
+
`},G=t=>{var u,f,r,x,h,L,y,k,z;const o=((r=(f=(u=t.translations)==null?void 0:u.options)==null?void 0:f[t.optionKey])==null?void 0:r.label)??t.optionKey??"",i=(x=t.controlInfo)==null?void 0:x.min,n=(h=t.controlInfo)==null?void 0:h.max,e=(L=t.controlInfo)==null?void 0:L.step,l=I(t.options,t.optionKey),a=(y=t.controlInfo)==null?void 0:y.default,s=t.size,{extraLabel:c,extraLabelTooltip:m,extraLabelHasClickAction:b,extraLabelClickAction:d}=C(t),p=O(t);return $.x`
|
65
|
+
<luzmo-edit-option-number-field
|
66
|
+
.value=${l}
|
67
|
+
.default=${a}
|
68
|
+
.min=${i}
|
69
|
+
.max=${n}
|
70
|
+
.step=${e}
|
71
|
+
.label=${o}
|
72
|
+
.size=${s}
|
73
|
+
.extraLabel=${c}
|
74
|
+
.extraLabelTooltip=${m}
|
75
|
+
.extraLabelHasClickAction=${b}
|
76
|
+
@extraLabelClick=${d}
|
77
|
+
@option-changed=${p}
|
78
|
+
.fromOptionValue=${(k=t.controlInfo)==null?void 0:k.fromOptionValue}
|
79
|
+
.toOptionValue=${(z=t.controlInfo)==null?void 0:z.toOptionValue}
|
80
|
+
></luzmo-edit-option-number-field>
|
81
|
+
`},D=t=>{var p,u,f,r,x,h,L,y,k,z;const o=((f=(u=(p=t.translations)==null?void 0:p.options)==null?void 0:u[t.optionKey])==null?void 0:f.label)??t.optionKey??"",i=I(t.options,t.optionKey),n=(r=t.controlInfo)==null?void 0:r.default,e=(L=(h=(x=t.translations)==null?void 0:x.options)==null?void 0:h[t.optionKey])==null?void 0:L.tooltip,l=(y=t.controlInfo)==null?void 0:y.enum.reduce((V,A)=>{var T,P,q;return V[A]=((q=(P=(T=t.translations)==null?void 0:T.options)==null?void 0:P[t.optionKey])==null?void 0:q.enum[A])??A,V},{}),a=t.size,{extraLabel:s,extraLabelTooltip:c,extraLabelHasClickAction:m,extraLabelClickAction:b}=C(t),d=O(t);return $.x`
|
82
|
+
<luzmo-edit-option-picker
|
83
|
+
.value=${i}
|
84
|
+
.default=${n}
|
85
|
+
.values=${l}
|
86
|
+
.label=${o}
|
87
|
+
.tooltip=${e}
|
88
|
+
.size=${a}
|
89
|
+
.extraLabel=${s}
|
90
|
+
.extraLabelTooltip=${c}
|
91
|
+
.extraLabelHasClickAction=${m}
|
92
|
+
@extraLabelClick=${b}
|
93
|
+
@option-changed=${d}
|
94
|
+
.fromOptionValue=${(k=t.controlInfo)==null?void 0:k.fromOptionValue}
|
95
|
+
.toOptionValue=${(z=t.controlInfo)==null?void 0:z.toOptionValue}
|
96
|
+
></luzmo-edit-option-picker>
|
97
|
+
`},N=t=>{var m,b,d,p,u,f,r;const o=((d=(b=(m=t.translations)==null?void 0:m.options)==null?void 0:b[t.optionKey])==null?void 0:d.label)??t.optionKey??"",i=I(t.options,t.optionKey),n=t.size,{extraLabel:e,extraLabelTooltip:l,extraLabelHasClickAction:a,extraLabelClickAction:s}=C(t),c=O(t);return $.x`
|
98
|
+
<luzmo-edit-option-positions-number-field
|
99
|
+
.values=${i}
|
100
|
+
.positions=${(p=t.controlInfo)==null?void 0:p.positions}
|
101
|
+
.positionConfiguration=${(u=t.controlInfo)==null?void 0:u.positionConfiguration}
|
102
|
+
.label=${o}
|
103
|
+
.size=${n}
|
104
|
+
.extraLabel=${e}
|
105
|
+
.extraLabelTooltip=${l}
|
106
|
+
.extraLabelHasClickAction=${a}
|
107
|
+
@extraLabelClick=${s}
|
108
|
+
@option-changed=${c}
|
109
|
+
.fromOptionValue=${(f=t.controlInfo)==null?void 0:f.fromOptionValue}
|
110
|
+
.toOptionValue=${(r=t.controlInfo)==null?void 0:r.toOptionValue}
|
111
|
+
></luzmo-edit-option-positions-number-field>
|
112
|
+
`},R=t=>{var d,p,u,f,r,x,h;const o=((u=(p=(d=t.translations)==null?void 0:d.options)==null?void 0:p[t.optionKey])==null?void 0:u.label)??t.optionKey??"",i=I(t.options,t.optionKey),n=(f=t==null?void 0:t.controlInfo)==null?void 0:f.default,e=(r=t.controlInfo)==null?void 0:r.enum.reduce((L,y)=>{var k,z,V;return L[y]=((V=(z=(k=t.translations)==null?void 0:k.options)==null?void 0:z[t.optionKey])==null?void 0:V.enum[y])??y,L},{}),l=t.size,{extraLabel:a,extraLabelTooltip:s,extraLabelHasClickAction:c,extraLabelClickAction:m}=C(t),b=O(t);return $.x`
|
113
|
+
<luzmo-edit-option-radio-button-group
|
114
|
+
.value=${i??n}
|
115
|
+
.values=${e}
|
116
|
+
.label=${o}
|
117
|
+
.size=${l}
|
118
|
+
.extraLabel=${a}
|
119
|
+
.extraLabelTooltip=${s}
|
120
|
+
.extraLabelHasClickAction=${c}
|
121
|
+
@extraLabelClick=${m}
|
122
|
+
@option-changed=${b}
|
123
|
+
.fromOptionValue=${(x=t.controlInfo)==null?void 0:x.fromOptionValue}
|
124
|
+
.toOptionValue=${(h=t.controlInfo)==null?void 0:h.toOptionValue}
|
125
|
+
></luzmo-edit-option-radio-button-group>
|
126
|
+
`},J=t=>{var r,x,h,L,y,k,z,V,A,T,P,q,w;const o=((h=(x=(r=t.translations)==null?void 0:r.options)==null?void 0:x[t.optionKey])==null?void 0:h.label)??t.optionKey??"",i=(k=(y=(L=t.translations)==null?void 0:L.options)==null?void 0:y[t.optionKey])==null?void 0:k.tooltip,n=(z=t.controlInfo)==null?void 0:z.min,e=(V=t.controlInfo)==null?void 0:V.max,l=(A=t.controlInfo)==null?void 0:A.step,a=I(t.options,t.optionKey),s=t.size;let c;typeof((T=t.controlInfo)==null?void 0:T.default)=="function"?c=t.controlInfo.default(t.options,t.slots,t.theme):typeof((P=t.controlInfo)==null?void 0:P.default)=="number"&&(c=t.controlInfo.default);const{extraLabel:m,extraLabelTooltip:b,extraLabelHasClickAction:d,extraLabelClickAction:p}=C(t),u=O(t),f=()=>{if(typeof p=="function"){const{options:_}=p();return t.changeCallback(_)}};return $.x`
|
127
|
+
<luzmo-edit-option-slider
|
128
|
+
.value=${a}
|
129
|
+
.default=${c}
|
130
|
+
.min=${n}
|
131
|
+
.max=${e}
|
132
|
+
.step=${l}
|
133
|
+
.label=${o}
|
134
|
+
.tooltip=${i}
|
135
|
+
.size=${s}
|
136
|
+
.extraLabel=${m}
|
137
|
+
.extraLabelTooltip=${b}
|
138
|
+
.extraLabelHasClickAction=${d}
|
139
|
+
@extraLabelClick=${f}
|
140
|
+
@option-changed=${u}
|
141
|
+
.fromOptionValue=${(q=t.controlInfo)==null?void 0:q.fromOptionValue}
|
142
|
+
.toOptionValue=${(w=t.controlInfo)==null?void 0:w.toOptionValue}
|
143
|
+
></luzmo-edit-option-slider>
|
144
|
+
`},Q=t=>{var b,d,p,u,f,r;const o=((p=(d=(b=t.translations)==null?void 0:b.options)==null?void 0:d[t.optionKey])==null?void 0:p.label)??t.optionKey??"",i=I(t.options,t.optionKey),n=(u=t.controlInfo)==null?void 0:u.default,e=t.size,{extraLabel:l,extraLabelTooltip:a,extraLabelHasClickAction:s,extraLabelClickAction:c}=C(t),m=O(t);return $.x`
|
145
|
+
<luzmo-edit-option-switch
|
146
|
+
.value=${i??n??!1}
|
147
|
+
.label=${o}
|
148
|
+
.size=${e}
|
149
|
+
.extraLabel=${l}
|
150
|
+
.extraLabelTooltip=${a}
|
151
|
+
.extraLabelHasClickAction=${s}
|
152
|
+
@extraLabelClick=${c}
|
153
|
+
@option-changed=${m}
|
154
|
+
.fromOptionValue=${(f=t.controlInfo)==null?void 0:f.fromOptionValue}
|
155
|
+
.toOptionValue=${(r=t.controlInfo)==null?void 0:r.toOptionValue}
|
156
|
+
></luzmo-edit-option-switch>
|
157
|
+
`},U=t=>{var b,d,p,u,f,r;const o=((p=(d=(b=t.translations)==null?void 0:b.options)==null?void 0:d[t.optionKey])==null?void 0:p.label)??t.optionKey??"",i=((u=t.controlInfo)==null?void 0:u.placeholder)??"placeholder",n=I(t.options,t.optionKey)??"",e=t.size,{extraLabel:l,extraLabelTooltip:a,extraLabelHasClickAction:s,extraLabelClickAction:c}=C(t),m=O(t);return $.x`
|
158
|
+
<luzmo-edit-option-text-field
|
159
|
+
.label=${o}
|
160
|
+
.placeholder=${i}
|
161
|
+
.value=${n}
|
162
|
+
.size=${e}
|
163
|
+
.extraLabel=${l}
|
164
|
+
.extraLabelTooltip=${a}
|
165
|
+
.extraLabelHasClickAction=${s}
|
166
|
+
@extraLabelClick=${c}
|
167
|
+
@option-changed=${m}
|
168
|
+
.fromOptionValue=${(f=t.controlInfo)==null?void 0:f.fromOptionValue}
|
169
|
+
.toOptionValue=${(r=t.controlInfo)==null?void 0:r.toOptionValue}
|
170
|
+
></luzmo-edit-option-text-field>
|
171
|
+
`},W=t=>{switch(t.controlType){case"picker":return D(t);case"slider":return J(t);case"switch":return Q(t);case"multi-language-field":return F(t);case"text-field":return U(t);case"number-field":return G(t);case"positions-number-field":return N(t);case"radio-button-group":return R(t);case"color-picker":return B(t);case"action-button-group":return S(t)}},X=(t,o)=>{const i=n=>{for(const e of n){if(e.key===t)return e.control;if(e.children){const l=i(e.children);if(l)return l}}return null};for(const n of o){const e=i(n.children);if(e)return e}return null};var Y=Object.defineProperty,K=(t,o,i,n)=>{for(var e=void 0,l=t.length-1,a;l>=0;l--)(a=t[l])&&(e=a(o,i,e)||e);return e&&Y(o,i,e),e};const H=class H extends $.I{constructor(){super(...arguments),this._loadItemConfig=new j.h(this,{task:async([o,i,n])=>{let e=!1;if(o!==this._itemTypeLoaded){const s=Object.assign({"./item-configs/bar-chart.config.ts":()=>Promise.resolve().then(()=>require("../bar-chart.config-B57geUzJ.cjs")),"./item-configs/column-chart.config.ts":()=>Promise.resolve().then(()=>require("../column-chart.config-B57geUzJ.cjs")),"./item-configs/donut-chart.config.ts":()=>Promise.resolve().then(()=>require("../donut-chart.config-DLWJUlHx.cjs")),"./item-configs/imageobject.config.ts":()=>Promise.resolve().then(()=>require("../imageobject.config-B7ld9bj3.cjs")),"./item-configs/line-chart.config.ts":()=>Promise.resolve().then(()=>require("../line-chart.config-BZcvfO2c.cjs")),"./item-configs/textobject.config.ts":()=>Promise.resolve().then(()=>require("../textobject.config-DbAajFz8.cjs"))});if(s[`./item-configs/${o}.config.ts`]){const c=await s[`./item-configs/${o}.config.ts`]();this._optionsConfig=(c==null?void 0:c.default)??{}}e=!0}if(n!==this._languageLoaded||e){const s=Object.assign({"./item-translations/bar-chart.en.ts":()=>Promise.resolve().then(()=>require("../bar-chart.en-BqYbiHO3.cjs")),"./item-translations/bar-chart.fr.ts":()=>Promise.resolve().then(()=>require("../bar-chart.fr-DGx9smEh.cjs")),"./item-translations/bar-chart.nl.ts":()=>Promise.resolve().then(()=>require("../bar-chart.nl-BYzVExsz.cjs")),"./item-translations/donut-chart.en.ts":()=>Promise.resolve().then(()=>require("../donut-chart.en-Blb9oSdU.cjs")),"./item-translations/donut-chart.fr.ts":()=>Promise.resolve().then(()=>require("../donut-chart.fr-BeTVa2wh.cjs")),"./item-translations/donut-chart.nl.ts":()=>Promise.resolve().then(()=>require("../donut-chart.nl-D9YGbOce.cjs"))});if(s[`./item-translations/${o}.${n}.ts`]){const c=await s[`./item-translations/${o}.${n}.ts`]();this._translations=(c==null?void 0:c.default)??{}}}const l=X(i,this._optionsConfig),a=l==null?void 0:l.type;if(a!==this._controlTypeLoaded){const s=Object.assign({"../edit-option-action-button-group/index.ts":()=>Promise.resolve().then(()=>require("../edit-option-action-button-group/index.cjs")),"../edit-option-color-picker/index.ts":()=>Promise.resolve().then(()=>require("../edit-option-color-picker/index.cjs")),"../edit-option-multi-language-field/index.ts":()=>Promise.resolve().then(()=>require("../edit-option-multi-language-field/index.cjs")),"../edit-option-number-field/index.ts":()=>Promise.resolve().then(()=>require("../edit-option-number-field/index.cjs")),"../edit-option-picker/index.ts":()=>Promise.resolve().then(()=>require("../edit-option-picker/index.cjs")),"../edit-option-positions-number-field/index.ts":()=>Promise.resolve().then(()=>require("../edit-option-positions-number-field/index.cjs")),"../edit-option-radio-button-group/index.ts":()=>Promise.resolve().then(()=>require("../edit-option-radio-button-group/index.cjs")),"../edit-option-slider/index.ts":()=>Promise.resolve().then(()=>require("../edit-option-slider/index.cjs")),"../edit-option-switch/index.ts":()=>Promise.resolve().then(()=>require("../edit-option-switch/index.cjs")),"../edit-option-text-field/index.ts":()=>Promise.resolve().then(()=>require("../edit-option-text-field/index.cjs"))});s[`../edit-option-${a}/index.ts`]&&await s[`../edit-option-${a}/index.ts`](),this._controlTypeLoaded=a}return l},args:()=>[this.itemType,this.optionKey,this.language]}),this.language="en",this.options={},this.slots={},this.theme={},this.size="m",this.changedOptions=o=>{this.options=o,this.dispatchEvent(new CustomEvent("options-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{options:o}}))}}render(){return this._loadItemConfig.render({pending:()=>$.x`<p>Loading...</p>`,complete:o=>W({controlType:o==null?void 0:o.type,optionKey:this.optionKey,controlInfo:o,options:this.options,slots:this.slots,theme:this.theme,language:this.language,translations:this._translations,size:this.size,changeCallback:this.changedOptions}),error:o=>$.x`
|
172
|
+
<div>
|
173
|
+
Could not load control for option: '${this.optionKey}' of chart
|
174
|
+
'${this.itemType}': ${o}.
|
175
|
+
</div>
|
176
|
+
`})}};H.styles=$.r(E);let v=H;K([$.n({type:String,reflect:!0})],v.prototype,"language");K([$.n({type:String,reflect:!0,attribute:"item-type"})],v.prototype,"itemType");K([$.n({type:String,reflect:!0,attribute:"option-key"})],v.prototype,"optionKey");K([$.n({type:Object})],v.prototype,"options");K([$.n({type:Object})],v.prototype,"slots");K([$.n({type:Object})],v.prototype,"theme");K([$.n({type:String,reflect:!0})],v.prototype,"size");customElements.get("luzmo-edit-option")||customElements.define("luzmo-edit-option",v);exports.LuzmoEditOption=v;
|