@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
package/index.d.ts
ADDED
@@ -0,0 +1,23 @@
|
|
1
|
+
export * from './components/display-settings';
|
2
|
+
export * from './components/display-settings-binning';
|
3
|
+
export * from './components/display-settings-datetime';
|
4
|
+
export * from './components/display-settings-grand-totals';
|
5
|
+
export * from './components/display-settings-numeric';
|
6
|
+
export * from './components/display-settings-period-over-period';
|
7
|
+
export * from './components/draggable-data-item';
|
8
|
+
export * from './components/draggable-data-item-level';
|
9
|
+
export * from './components/droppable-slot';
|
10
|
+
export * from './components/edit-item';
|
11
|
+
export * from './components/edit-option';
|
12
|
+
export * from './components/edit-option-action-button-group';
|
13
|
+
export * from './components/edit-option-color-picker';
|
14
|
+
export * from './components/edit-option-multi-language-field';
|
15
|
+
export * from './components/edit-option-number-field';
|
16
|
+
export * from './components/edit-option-picker';
|
17
|
+
export * from './components/edit-option-positions-number-field';
|
18
|
+
export * from './components/edit-option-radio-button-group';
|
19
|
+
export * from './components/edit-option-slider';
|
20
|
+
export * from './components/edit-option-switch';
|
21
|
+
export * from './components/edit-option-text-field';
|
22
|
+
export * from './components/slot-menu';
|
23
|
+
export * from './components/slot-menu-list';
|
package/package.json
CHANGED
@@ -1,26 +1,145 @@
|
|
1
1
|
{
|
2
2
|
"name": "@luzmo/analytics-components-kit",
|
3
|
-
"version": "1.0.1-alpha.
|
3
|
+
"version": "1.0.1-alpha.5",
|
4
4
|
"type": "module",
|
5
|
-
"main": "./
|
6
|
-
"module": "./
|
7
|
-
"types": "./
|
5
|
+
"main": "./components/index.js",
|
6
|
+
"module": "./components/index.js",
|
7
|
+
"types": "./index.d.ts",
|
8
8
|
"exports": {
|
9
9
|
".": {
|
10
|
-
"types": "./
|
11
|
-
"
|
10
|
+
"types": "./index.d.ts",
|
11
|
+
"import": "./components/index.js",
|
12
|
+
"require": "./components/index.cjs"
|
13
|
+
},
|
14
|
+
"./display-settings": {
|
15
|
+
"types": "./components/display-settings/index.d.ts",
|
16
|
+
"import": "./components/display-settings/index.js",
|
17
|
+
"require": "./components/display-settings/index.cjs"
|
18
|
+
},
|
19
|
+
"./display-settings-binning": {
|
20
|
+
"types": "./components/display-settings-binning/index.d.ts",
|
21
|
+
"import": "./components/display-settings-binning/index.js",
|
22
|
+
"require": "./components/display-settings-binning/index.cjs"
|
23
|
+
},
|
24
|
+
"./display-settings-datetime": {
|
25
|
+
"types": "./components/display-settings-datetime/index.d.ts",
|
26
|
+
"import": "./components/display-settings-datetime/index.js",
|
27
|
+
"require": "./components/display-settings-datetime/index.cjs"
|
28
|
+
},
|
29
|
+
"./display-settings-grand-totals": {
|
30
|
+
"types": "./components/display-settings-grand-totals/index.d.ts",
|
31
|
+
"import": "./components/display-settings-grand-totals/index.js",
|
32
|
+
"require": "./components/display-settings-grand-totals/index.cjs"
|
33
|
+
},
|
34
|
+
"./display-settings-numeric": {
|
35
|
+
"types": "./components/display-settings-numeric/index.d.ts",
|
36
|
+
"import": "./components/display-settings-numeric/index.js",
|
37
|
+
"require": "./components/display-settings-numeric/index.cjs"
|
38
|
+
},
|
39
|
+
"./display-settings-period-over-period": {
|
40
|
+
"types": "./components/display-settings-period-over-period/index.d.ts",
|
41
|
+
"import": "./components/display-settings-period-over-period/index.js",
|
42
|
+
"require": "./components/display-settings-period-over-period/index.cjs"
|
43
|
+
},
|
44
|
+
"./draggable-data-item": {
|
45
|
+
"types": "./components/draggable-data-item/index.d.ts",
|
46
|
+
"import": "./components/draggable-data-item/index.js",
|
47
|
+
"require": "./components/draggable-data-item/index.cjs"
|
48
|
+
},
|
49
|
+
"./draggable-data-item-level": {
|
50
|
+
"types": "./components/draggable-data-item-level/index.d.ts",
|
51
|
+
"import": "./components/draggable-data-item-level/index.js",
|
52
|
+
"require": "./components/draggable-data-item-level/index.cjs"
|
53
|
+
},
|
54
|
+
"./droppable-slot": {
|
55
|
+
"types": "./components/droppable-slot/index.d.ts",
|
56
|
+
"import": "./components/droppable-slot/index.js",
|
57
|
+
"require": "./components/droppable-slot/index.cjs"
|
58
|
+
},
|
59
|
+
"./edit-item": {
|
60
|
+
"types": "./components/edit-item/index.d.ts",
|
61
|
+
"import": "./components/edit-item/index.js",
|
62
|
+
"require": "./components/edit-item/index.cjs"
|
63
|
+
},
|
64
|
+
"./edit-option": {
|
65
|
+
"types": "./components/edit-option/index.d.ts",
|
66
|
+
"import": "./components/edit-option/index.js",
|
67
|
+
"require": "./components/edit-option/index.cjs"
|
68
|
+
},
|
69
|
+
"./edit-option-action-button-group": {
|
70
|
+
"types": "./components/edit-option-action-button-group/index.d.ts",
|
71
|
+
"import": "./components/edit-option-action-button-group/index.js",
|
72
|
+
"require": "./components/edit-option-action-button-group/index.cjs"
|
73
|
+
},
|
74
|
+
"./edit-option-color-picker": {
|
75
|
+
"types": "./components/edit-option-color-picker/index.d.ts",
|
76
|
+
"import": "./components/edit-option-color-picker/index.js",
|
77
|
+
"require": "./components/edit-option-color-picker/index.cjs"
|
78
|
+
},
|
79
|
+
"./edit-option-multi-language-field": {
|
80
|
+
"types": "./components/edit-option-multi-language-field/index.d.ts",
|
81
|
+
"import": "./components/edit-option-multi-language-field/index.js",
|
82
|
+
"require": "./components/edit-option-multi-language-field/index.cjs"
|
83
|
+
},
|
84
|
+
"./edit-option-number-field": {
|
85
|
+
"types": "./components/edit-option-number-field/index.d.ts",
|
86
|
+
"import": "./components/edit-option-number-field/index.js",
|
87
|
+
"require": "./components/edit-option-number-field/index.cjs"
|
12
88
|
},
|
13
89
|
"./edit-option-picker": {
|
14
|
-
"types": "./
|
15
|
-
"
|
90
|
+
"types": "./components/edit-option-picker/index.d.ts",
|
91
|
+
"import": "./components/edit-option-picker/index.js",
|
92
|
+
"require": "./components/edit-option-picker/index.cjs"
|
93
|
+
},
|
94
|
+
"./edit-option-positions-number-field": {
|
95
|
+
"types": "./components/edit-option-positions-number-field/index.d.ts",
|
96
|
+
"import": "./components/edit-option-positions-number-field/index.js",
|
97
|
+
"require": "./components/edit-option-positions-number-field/index.cjs"
|
98
|
+
},
|
99
|
+
"./edit-option-radio-button-group": {
|
100
|
+
"types": "./components/edit-option-radio-button-group/index.d.ts",
|
101
|
+
"import": "./components/edit-option-radio-button-group/index.js",
|
102
|
+
"require": "./components/edit-option-radio-button-group/index.cjs"
|
16
103
|
},
|
17
104
|
"./edit-option-slider": {
|
18
|
-
"types": "./
|
19
|
-
"
|
105
|
+
"types": "./components/edit-option-slider/index.d.ts",
|
106
|
+
"import": "./components/edit-option-slider/index.js",
|
107
|
+
"require": "./components/edit-option-slider/index.cjs"
|
108
|
+
},
|
109
|
+
"./edit-option-switch": {
|
110
|
+
"types": "./components/edit-option-switch/index.d.ts",
|
111
|
+
"import": "./components/edit-option-switch/index.js",
|
112
|
+
"require": "./components/edit-option-switch/index.cjs"
|
113
|
+
},
|
114
|
+
"./edit-option-text-field": {
|
115
|
+
"types": "./components/edit-option-text-field/index.d.ts",
|
116
|
+
"import": "./components/edit-option-text-field/index.js",
|
117
|
+
"require": "./components/edit-option-text-field/index.cjs"
|
118
|
+
},
|
119
|
+
"./slot-menu": {
|
120
|
+
"types": "./components/slot-menu/index.d.ts",
|
121
|
+
"import": "./components/slot-menu/index.js",
|
122
|
+
"require": "./components/slot-menu/index.cjs"
|
123
|
+
},
|
124
|
+
"./slot-menu-list": {
|
125
|
+
"types": "./components/slot-menu-list/index.d.ts",
|
126
|
+
"import": "./components/slot-menu-list/index.js",
|
127
|
+
"require": "./components/slot-menu-list/index.cjs"
|
20
128
|
},
|
21
|
-
"./
|
22
|
-
"types": "./
|
23
|
-
"
|
129
|
+
"./utils": {
|
130
|
+
"types": "./utils/index.d.ts",
|
131
|
+
"import": "./components/utils.js",
|
132
|
+
"require": "./components/utils.cjs"
|
24
133
|
}
|
25
|
-
}
|
134
|
+
},
|
135
|
+
"keywords": [
|
136
|
+
"Luzmo",
|
137
|
+
"design system",
|
138
|
+
"components",
|
139
|
+
"web components",
|
140
|
+
"lucero",
|
141
|
+
"analytics"
|
142
|
+
],
|
143
|
+
"author": "Luzmo",
|
144
|
+
"website": "https://luzmo.com"
|
26
145
|
}
|
@@ -0,0 +1,20 @@
|
|
1
|
+
export declare const DEFAULT_LOCAL_FORMATS: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
shortLevels: string[];
|
17
|
+
durationLongSuffix: string[];
|
18
|
+
durationShortSuffix: string[];
|
19
|
+
multi: string[];
|
20
|
+
};
|
@@ -0,0 +1,20 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
durationLongSuffix: string[];
|
17
|
+
durationShortSuffix: string[];
|
18
|
+
multi: string[];
|
19
|
+
};
|
20
|
+
export default _default;
|
@@ -0,0 +1,20 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
durationLongSuffix: string[];
|
17
|
+
durationShortSuffix: string[];
|
18
|
+
multi: string[];
|
19
|
+
};
|
20
|
+
export default _default;
|
@@ -0,0 +1,21 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
shortLevels: string[];
|
17
|
+
durationLongSuffix: string[];
|
18
|
+
durationShortSuffix: string[];
|
19
|
+
multi: string[];
|
20
|
+
};
|
21
|
+
export default _default;
|
@@ -0,0 +1,21 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
currency: string[];
|
3
|
+
date: string;
|
4
|
+
decimal: string;
|
5
|
+
thousands: string;
|
6
|
+
grouping: number[];
|
7
|
+
dateTime: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
shortLevels: string[];
|
17
|
+
durationLongSuffix: string[];
|
18
|
+
durationShortSuffix: string[];
|
19
|
+
multi: string[];
|
20
|
+
};
|
21
|
+
export default _default;
|
@@ -0,0 +1 @@
|
|
1
|
+
export { DEFAULT_LOCAL_FORMATS as default } from '../default-local-formats';
|
@@ -0,0 +1 @@
|
|
1
|
+
export { DEFAULT_LOCAL_FORMATS as default } from '../default-local-formats';
|
@@ -0,0 +1,54 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
shortLevels: string[];
|
17
|
+
durationLongSuffix: string[];
|
18
|
+
durationShortSuffix: string[];
|
19
|
+
multi: string[];
|
20
|
+
smartDateFormats: ({
|
21
|
+
key: string;
|
22
|
+
lev1: string;
|
23
|
+
lev2: string;
|
24
|
+
lev3: string;
|
25
|
+
lev4: string;
|
26
|
+
lev5: string;
|
27
|
+
monthType: string;
|
28
|
+
longText: boolean;
|
29
|
+
weekday: boolean;
|
30
|
+
mmdd?: undefined;
|
31
|
+
separator?: undefined;
|
32
|
+
} | {
|
33
|
+
key: string;
|
34
|
+
lev1: string;
|
35
|
+
lev2: string;
|
36
|
+
lev3: string;
|
37
|
+
lev4: string;
|
38
|
+
lev5: string;
|
39
|
+
monthType: string;
|
40
|
+
mmdd: boolean;
|
41
|
+
separator: string;
|
42
|
+
longText?: undefined;
|
43
|
+
weekday?: undefined;
|
44
|
+
})[];
|
45
|
+
smartTimeFormats: {
|
46
|
+
key: string;
|
47
|
+
lev6: string;
|
48
|
+
lev7: string;
|
49
|
+
lev8: string;
|
50
|
+
lev9: string;
|
51
|
+
ampm: boolean;
|
52
|
+
}[];
|
53
|
+
};
|
54
|
+
export default _default;
|
@@ -0,0 +1,20 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
durationLongSuffix: string[];
|
17
|
+
durationShortSuffix: string[];
|
18
|
+
multi: string[];
|
19
|
+
};
|
20
|
+
export default _default;
|
@@ -0,0 +1,54 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
shortLevels: string[];
|
17
|
+
durationLongSuffix: string[];
|
18
|
+
durationShortSuffix: string[];
|
19
|
+
multi: string[];
|
20
|
+
smartDateFormats: ({
|
21
|
+
key: string;
|
22
|
+
lev1: string;
|
23
|
+
lev2: string;
|
24
|
+
lev3: string;
|
25
|
+
lev4: string;
|
26
|
+
lev5: string;
|
27
|
+
monthType: string;
|
28
|
+
longText: boolean;
|
29
|
+
weekday: boolean;
|
30
|
+
mmdd?: undefined;
|
31
|
+
separator?: undefined;
|
32
|
+
} | {
|
33
|
+
key: string;
|
34
|
+
lev1: string;
|
35
|
+
lev2: string;
|
36
|
+
lev3: string;
|
37
|
+
lev4: string;
|
38
|
+
lev5: string;
|
39
|
+
monthType: string;
|
40
|
+
mmdd: boolean;
|
41
|
+
separator: string;
|
42
|
+
longText?: undefined;
|
43
|
+
weekday?: undefined;
|
44
|
+
})[];
|
45
|
+
smartTimeFormats: {
|
46
|
+
key: string;
|
47
|
+
lev6: string;
|
48
|
+
lev7: string;
|
49
|
+
lev8: string;
|
50
|
+
lev9: string;
|
51
|
+
ampm: boolean;
|
52
|
+
}[];
|
53
|
+
};
|
54
|
+
export default _default;
|
@@ -0,0 +1,20 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
durationLongSuffix: string[];
|
17
|
+
durationShortSuffix: string[];
|
18
|
+
multi: string[];
|
19
|
+
};
|
20
|
+
export default _default;
|
@@ -0,0 +1,20 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
durationLongSuffix: string[];
|
17
|
+
durationShortSuffix: string[];
|
18
|
+
multi: string[];
|
19
|
+
};
|
20
|
+
export default _default;
|
@@ -0,0 +1,54 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
shortLevels: string[];
|
17
|
+
durationLongSuffix: string[];
|
18
|
+
durationShortSuffix: string[];
|
19
|
+
multi: string[];
|
20
|
+
smartDateFormats: ({
|
21
|
+
key: string;
|
22
|
+
lev1: string;
|
23
|
+
lev2: string;
|
24
|
+
lev3: string;
|
25
|
+
lev4: string;
|
26
|
+
lev5: string;
|
27
|
+
monthType: string;
|
28
|
+
longText: boolean;
|
29
|
+
weekday: boolean;
|
30
|
+
mmdd?: undefined;
|
31
|
+
separator?: undefined;
|
32
|
+
} | {
|
33
|
+
key: string;
|
34
|
+
lev1: string;
|
35
|
+
lev2: string;
|
36
|
+
lev3: string;
|
37
|
+
lev4: string;
|
38
|
+
lev5: string;
|
39
|
+
monthType: string;
|
40
|
+
mmdd: boolean;
|
41
|
+
separator: string;
|
42
|
+
longText?: undefined;
|
43
|
+
weekday?: undefined;
|
44
|
+
})[];
|
45
|
+
smartTimeFormats: {
|
46
|
+
key: string;
|
47
|
+
lev6: string;
|
48
|
+
lev7: string;
|
49
|
+
lev8: string;
|
50
|
+
lev9: string;
|
51
|
+
ampm: boolean;
|
52
|
+
}[];
|
53
|
+
};
|
54
|
+
export default _default;
|
@@ -0,0 +1,20 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
durationLongSuffix: string[];
|
17
|
+
durationShortSuffix: string[];
|
18
|
+
multi: string[];
|
19
|
+
};
|
20
|
+
export default _default;
|
@@ -0,0 +1,20 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
durationLongSuffix: string[];
|
17
|
+
durationShortSuffix: string[];
|
18
|
+
multi: string[];
|
19
|
+
};
|
20
|
+
export default _default;
|
@@ -0,0 +1,20 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
durationLongSuffix: string[];
|
17
|
+
durationShortSuffix: string[];
|
18
|
+
multi: string[];
|
19
|
+
};
|
20
|
+
export default _default;
|
@@ -0,0 +1,21 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
shortLevels: string[];
|
17
|
+
durationLongSuffix: string[];
|
18
|
+
durationShortSuffix: string[];
|
19
|
+
multi: string[];
|
20
|
+
};
|
21
|
+
export default _default;
|
@@ -0,0 +1,21 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
shortLevels: string[];
|
17
|
+
durationLongSuffix: string[];
|
18
|
+
durationShortSuffix: string[];
|
19
|
+
multi: string[];
|
20
|
+
};
|
21
|
+
export default _default;
|
@@ -0,0 +1,20 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
decimal: string;
|
3
|
+
thousands: string;
|
4
|
+
grouping: number[];
|
5
|
+
currency: string[];
|
6
|
+
dateTime: string;
|
7
|
+
date: string;
|
8
|
+
dateSeparator: string;
|
9
|
+
time: string;
|
10
|
+
periods: string[];
|
11
|
+
days: string[];
|
12
|
+
shortDays: string[];
|
13
|
+
months: string[];
|
14
|
+
shortMonths: string[];
|
15
|
+
levels: string[];
|
16
|
+
durationLongSuffix: string[];
|
17
|
+
durationShortSuffix: string[];
|
18
|
+
multi: string[];
|
19
|
+
};
|
20
|
+
export default _default;
|