@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,237 @@
|
|
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
|
+
/*! * Lucero - The design system for Luzmo.
|
21
|
+
*
|
22
|
+
* Copyright © 2025 Luzmo
|
23
|
+
* All rights reserved.
|
24
|
+
* Lucero (“Luzmo Design System”) must be used according to the Luzmo Terms of Service.
|
25
|
+
* This license allows users with a current active Luzmo account to use Lucero.
|
26
|
+
* This license terminates automatically if a user no longer has an active Luzmo account.
|
27
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
28
|
+
*
|
29
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
30
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
31
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
32
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
33
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
34
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
35
|
+
* SOFTWARE.
|
36
|
+
* */
|
37
|
+
function d(o, e, t) {
|
38
|
+
return typeof o === e ? () => o : typeof o == "function" ? o : t;
|
39
|
+
}
|
40
|
+
let m = class {
|
41
|
+
constructor(e, {
|
42
|
+
direction: t,
|
43
|
+
elementEnterAction: r,
|
44
|
+
elements: s,
|
45
|
+
focusInIndex: c,
|
46
|
+
isFocusableElement: u,
|
47
|
+
listenerScope: l
|
48
|
+
} = { elements: () => [] }) {
|
49
|
+
this._currentIndex = -1, this.prevIndex = -1, this._direction = () => "both", this.directionLength = 5, this.elementEnterAction = (n) => {
|
50
|
+
}, this._focused = !1, this._focusInIndex = (n) => 0, this.isFocusableElement = (n) => !0, this._listenerScope = () => this.host, this.offset = 0, this.recentlyConnected = !1, this.handleFocusin = (n) => {
|
51
|
+
if (!this.isEventWithinListenerScope(n))
|
52
|
+
return;
|
53
|
+
const i = n.composedPath();
|
54
|
+
let h = -1;
|
55
|
+
i.find((a) => (h = this.elements.indexOf(a), h !== -1)), this.prevIndex = this.currentIndex, this.currentIndex = h > -1 ? h : this.currentIndex, this.isRelatedTargetOrContainAnElement(n) && this.hostContainsFocus();
|
56
|
+
}, this.handleClick = () => {
|
57
|
+
var n;
|
58
|
+
const i = this.elements;
|
59
|
+
if (i.length === 0)
|
60
|
+
return;
|
61
|
+
let h = i[this.currentIndex];
|
62
|
+
this.currentIndex < 0 || ((!h || !this.isFocusableElement(h)) && (this.setCurrentIndexCircularly(1), h = i[this.currentIndex]), h && this.isFocusableElement(h) && ((n = i[this.prevIndex]) == null || n.setAttribute("tabindex", "-1"), h.setAttribute("tabindex", "0")));
|
63
|
+
}, this.handleFocusout = (n) => {
|
64
|
+
this.isRelatedTargetOrContainAnElement(n) && this.hostNoLongerContainsFocus();
|
65
|
+
}, this.handleKeydown = (n) => {
|
66
|
+
if (!this.acceptsEventCode(n.code) || n.defaultPrevented)
|
67
|
+
return;
|
68
|
+
let i = 0;
|
69
|
+
switch (this.prevIndex = this.currentIndex, n.code) {
|
70
|
+
case "ArrowRight": {
|
71
|
+
i += 1;
|
72
|
+
break;
|
73
|
+
}
|
74
|
+
case "ArrowDown": {
|
75
|
+
i += this.direction === "grid" ? this.directionLength : 1;
|
76
|
+
break;
|
77
|
+
}
|
78
|
+
case "ArrowLeft": {
|
79
|
+
i -= 1;
|
80
|
+
break;
|
81
|
+
}
|
82
|
+
case "ArrowUp": {
|
83
|
+
i -= this.direction === "grid" ? this.directionLength : 1;
|
84
|
+
break;
|
85
|
+
}
|
86
|
+
case "End": {
|
87
|
+
this.currentIndex = 0, i -= 1;
|
88
|
+
break;
|
89
|
+
}
|
90
|
+
case "Home": {
|
91
|
+
this.currentIndex = this.elements.length - 1, i += 1;
|
92
|
+
break;
|
93
|
+
}
|
94
|
+
}
|
95
|
+
n.preventDefault(), this.direction === "grid" && this.currentIndex + i < 0 ? this.currentIndex = 0 : this.direction === "grid" && this.currentIndex + i > this.elements.length - 1 ? this.currentIndex = this.elements.length - 1 : this.setCurrentIndexCircularly(i), this.elementEnterAction(this.elements[this.currentIndex]), this.focus();
|
96
|
+
}, this.mutationObserver = new MutationObserver(() => {
|
97
|
+
this.handleItemMutation();
|
98
|
+
}), this.host = e, this.host.addController(this), this._elements = s, this.isFocusableElement = u || this.isFocusableElement, this._direction = d(
|
99
|
+
t,
|
100
|
+
"string",
|
101
|
+
this._direction
|
102
|
+
), this.elementEnterAction = r || this.elementEnterAction, this._focusInIndex = d(
|
103
|
+
c,
|
104
|
+
"number",
|
105
|
+
this._focusInIndex
|
106
|
+
), this._listenerScope = d(
|
107
|
+
l,
|
108
|
+
"object",
|
109
|
+
this._listenerScope
|
110
|
+
);
|
111
|
+
}
|
112
|
+
get currentIndex() {
|
113
|
+
return this._currentIndex === -1 && (this._currentIndex = this.focusInIndex), this._currentIndex - this.offset;
|
114
|
+
}
|
115
|
+
set currentIndex(e) {
|
116
|
+
this._currentIndex = e + this.offset;
|
117
|
+
}
|
118
|
+
get direction() {
|
119
|
+
return this._direction();
|
120
|
+
}
|
121
|
+
get elements() {
|
122
|
+
return this.cachedElements || (this.cachedElements = this._elements()), this.cachedElements;
|
123
|
+
}
|
124
|
+
set focused(e) {
|
125
|
+
e !== this.focused && (this._focused = e);
|
126
|
+
}
|
127
|
+
get focused() {
|
128
|
+
return this._focused;
|
129
|
+
}
|
130
|
+
get focusInElement() {
|
131
|
+
return this.elements[this.focusInIndex];
|
132
|
+
}
|
133
|
+
get focusInIndex() {
|
134
|
+
return this._focusInIndex(this.elements);
|
135
|
+
}
|
136
|
+
isEventWithinListenerScope(e) {
|
137
|
+
return this._listenerScope() === this.host ? !0 : e.composedPath().includes(this._listenerScope());
|
138
|
+
}
|
139
|
+
/* In handleItemMutation() method the first if condition is checking if the element is not focused or if the element's children's length is not decreasing then it means no element has been deleted and we must return.
|
140
|
+
Then we are checking if the deleted element was the focused one before the deletion if so then we need to proceed else we casn return;
|
141
|
+
*/
|
142
|
+
handleItemMutation() {
|
143
|
+
if (this._currentIndex === -1 || this.elements.length <= this._elements().length)
|
144
|
+
return;
|
145
|
+
const e = this.elements[this.currentIndex];
|
146
|
+
if (this.clearElementCache(), this.elements.includes(e))
|
147
|
+
return;
|
148
|
+
const t = this.currentIndex !== this.elements.length, r = t ? 1 : -1;
|
149
|
+
t && this.setCurrentIndexCircularly(-1), this.setCurrentIndexCircularly(r), this.focus();
|
150
|
+
}
|
151
|
+
update({ elements: e } = { elements: () => [] }) {
|
152
|
+
this.unmanage(), this._elements = e, this.clearElementCache(), this.manage();
|
153
|
+
}
|
154
|
+
focus(e) {
|
155
|
+
var t;
|
156
|
+
const r = this.elements;
|
157
|
+
if (r.length === 0)
|
158
|
+
return;
|
159
|
+
let s = r[this.currentIndex];
|
160
|
+
(!s || !this.isFocusableElement(s)) && (this.setCurrentIndexCircularly(1), s = r[this.currentIndex]), s && this.isFocusableElement(s) && ((t = r[this.prevIndex]) == null || t.setAttribute("tabindex", "-1"), s.tabIndex = 0, s.focus(e));
|
161
|
+
}
|
162
|
+
clearElementCache(e = 0) {
|
163
|
+
this.mutationObserver.disconnect(), delete this.cachedElements, this.offset = e, requestAnimationFrame(() => {
|
164
|
+
this.elements.forEach((t) => {
|
165
|
+
this.mutationObserver.observe(t, {
|
166
|
+
attributes: !0
|
167
|
+
});
|
168
|
+
});
|
169
|
+
});
|
170
|
+
}
|
171
|
+
setCurrentIndexCircularly(e) {
|
172
|
+
const { length: t } = this.elements;
|
173
|
+
let r = t;
|
174
|
+
this.prevIndex = this.currentIndex;
|
175
|
+
let s = (t + this.currentIndex + e) % t;
|
176
|
+
for (
|
177
|
+
;
|
178
|
+
// don't cycle the elements more than once
|
179
|
+
r && this.elements[s] && !this.isFocusableElement(this.elements[s]);
|
180
|
+
)
|
181
|
+
s = (t + s + e) % t, r -= 1;
|
182
|
+
this.currentIndex = s;
|
183
|
+
}
|
184
|
+
hostContainsFocus() {
|
185
|
+
this.host.addEventListener("focusout", this.handleFocusout), this.host.addEventListener("keydown", this.handleKeydown), this.focused = !0;
|
186
|
+
}
|
187
|
+
hostNoLongerContainsFocus() {
|
188
|
+
this.host.addEventListener("focusin", this.handleFocusin), this.host.removeEventListener("focusout", this.handleFocusout), this.host.removeEventListener("keydown", this.handleKeydown), this.focused = !1;
|
189
|
+
}
|
190
|
+
isRelatedTargetOrContainAnElement(e) {
|
191
|
+
const t = e.relatedTarget, r = this.elements.includes(t), s = this.elements.some(
|
192
|
+
(c) => c.contains(t)
|
193
|
+
);
|
194
|
+
return !(r || s);
|
195
|
+
}
|
196
|
+
acceptsEventCode(e) {
|
197
|
+
if (e === "End" || e === "Home")
|
198
|
+
return !0;
|
199
|
+
switch (this.direction) {
|
200
|
+
case "horizontal":
|
201
|
+
return e === "ArrowLeft" || e === "ArrowRight";
|
202
|
+
case "vertical":
|
203
|
+
return e === "ArrowUp" || e === "ArrowDown";
|
204
|
+
case "both":
|
205
|
+
case "grid":
|
206
|
+
return e.startsWith("Arrow");
|
207
|
+
}
|
208
|
+
}
|
209
|
+
manage() {
|
210
|
+
this.addEventListeners();
|
211
|
+
}
|
212
|
+
unmanage() {
|
213
|
+
this.removeEventListeners();
|
214
|
+
}
|
215
|
+
addEventListeners() {
|
216
|
+
this.host.addEventListener("focusin", this.handleFocusin), this.host.addEventListener("click", this.handleClick);
|
217
|
+
}
|
218
|
+
removeEventListeners() {
|
219
|
+
this.host.removeEventListener("focusin", this.handleFocusin), this.host.removeEventListener("focusout", this.handleFocusout), this.host.removeEventListener("keydown", this.handleKeydown), this.host.removeEventListener("click", this.handleClick);
|
220
|
+
}
|
221
|
+
hostConnected() {
|
222
|
+
this.recentlyConnected = !0, this.addEventListeners();
|
223
|
+
}
|
224
|
+
hostDisconnected() {
|
225
|
+
this.mutationObserver.disconnect(), this.removeEventListeners();
|
226
|
+
}
|
227
|
+
hostUpdated() {
|
228
|
+
this.recentlyConnected && (this.recentlyConnected = !1, this.elements.forEach((e) => {
|
229
|
+
this.mutationObserver.observe(e, {
|
230
|
+
attributes: !0
|
231
|
+
});
|
232
|
+
}));
|
233
|
+
}
|
234
|
+
};
|
235
|
+
export {
|
236
|
+
m
|
237
|
+
};
|
@@ -0,0 +1,20 @@
|
|
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 e={decimal:",",thousands:" ",grouping:[3],currency:[""," €"],dateTime:"%a %b %e %X %Y",date:"%d-%m-%Y",dateSeparator:"-",time:"%H:%M:%S",periods:["AM","PM"],days:["Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi"],shortDays:["Di","Lu","Ma","Me","Je","Ve","Sa"],months:["Janvier","Février","Mars","Avril","Mai","Juin","Juillet","Août","Septembre","Octobre","Novembre","Décembre"],shortMonths:["Jan","Fév","Mar","Avr","Mai","Juin","Juil","Août","Sep","Oct","Nov","Déc"],levels:["Tous","Année","Trimestre","Mois","Semaine","Jour","Heure","Minute","Seconde","Milliseconde"],shortLevels:["Tous","An","Trim","Mois","Sem","Date","Hr","Min","Sec","Msec"],durationLongSuffix:["","ans","trimestres","mois","semaines","jours","heures","minutes","secondes","millisecondes"],durationShortSuffix:["","a","tr","mo","sem","j","h","m","s","ms"],multi:[".%L",":%S","%I:%M","%I %p","%a %d","S%G","%b %d","%B","%Y"],smartDateFormats:[{key:"%a %e %b %Y",lev1:"%Y",lev2:"T%q-%Y",lev3:"%b %Y",lev4:"Se %V-%G",lev5:"%a %e %b %Y",monthType:"name",longText:!1,weekday:!0},{key:"%e %b %Y",lev1:"%Y",lev2:"T%q-%Y",lev3:"%b %Y",lev4:"Se %V-%G",lev5:"%e %b %Y",monthType:"name",longText:!1,weekday:!1},{key:"%a %e %B %Y",lev1:"%Y",lev2:"T%q-%Y",lev3:"%B %Y",lev4:"Semaine %V, %G",lev5:"%a %e %B %Y",monthType:"name",longText:!0,weekday:!0},{key:"%e %B %Y",lev1:"%Y",lev2:"T%q-%Y",lev3:"%B %Y",lev4:"Semaine %V, %G",lev5:"%e %B %Y",monthType:"name",longText:!0,weekday:!1},{key:"%d/%m/%Y",lev1:"%Y",lev2:"T%q/%Y",lev3:"%m/%Y",lev4:"S%V/%G",lev5:"%d/%m/%Y",monthType:"number",mmdd:!1,separator:"/"},{key:"%d-%m-%Y",lev1:"%Y",lev2:"T%q-%Y",lev3:"%m-%Y",lev4:"S%V-%G",lev5:"%d-%m-%Y",monthType:"number",mmdd:!1,separator:"-"},{key:"%d.%m.%Y",lev1:"%Y",lev2:"T%q.%Y",lev3:"%m.%Y",lev4:"S%V.%G",lev5:"%d.%m.%Y",monthType:"number",mmdd:!1,separator:"."},{key:"%d~%m~%Y",lev1:"%Y",lev2:"T%q~%Y",lev3:"%m~%Y",lev4:"S%V~%G",lev5:"%d~%m~%Y",monthType:"number",mmdd:!1,separator:"~"},{key:"%m/%d/%Y",lev1:"%Y",lev2:"T%q/%Y",lev3:"%m/%Y",lev4:"%G/S%V",lev5:"%m/%d/%Y",monthType:"number",mmdd:!0,separator:"/"},{key:"%m-%d-%Y",lev1:"%Y",lev2:"T%q-%Y",lev3:"%m-%Y",lev4:"%G-S%V",lev5:"%m-%d-%Y",monthType:"number",mmdd:!0,separator:"-"},{key:"%m.%d.%Y",lev1:"%Y",lev2:"T%q.%Y",lev3:"%m.%Y",lev4:"%G.S%V",lev5:"%m.%d.%Y",monthType:"number",mmdd:!0,separator:"."},{key:"%m~%d~%Y",lev1:"%Y",lev2:"T%q~%Y",lev3:"%m~%Y",lev4:"%G~S%V",lev5:"%m~%d~%Y",monthType:"number",mmdd:!0,separator:"~"},{key:"%amd/%Y",lev1:"%Y",lev2:"T%q/%Y",lev3:"%m/%Y",lev4:"%G/S%V",lev5:"%amd/%Y",monthType:"number",mmdd:!0,separator:"/"},{key:"%amd-%Y",lev1:"%Y",lev2:"T%q-%Y",lev3:"%m-%Y",lev4:"%G-S%V",lev5:"%amd-%Y",monthType:"number",mmdd:!0,separator:"-"},{key:"%amd.%Y",lev1:"%Y",lev2:"T%q.%Y",lev3:"%m.%Y",lev4:"%G.S%V",lev5:"%amd.%Y",monthType:"number",mmdd:!0,separator:"."},{key:"%amd~%Y",lev1:"%Y",lev2:"T%q~%Y",lev3:"%m~%Y",lev4:"%G~S%V",lev5:"%amd~%Y",monthType:"number",mmdd:!0,separator:"~"}],smartTimeFormats:[{key:"%H:%M:%S.%L",lev6:"%H:00",lev7:"%H:%M",lev8:"%H:%M:%S",lev9:"%H:%M:%S.%L",ampm:!1},{key:"%I:%M:%S.%L %p",lev6:"%I:00 %p",lev7:"%I:%M %p",lev8:"%I:%M:%S %p",lev9:"%I:%M:%S.%L %p",ampm:!0}]};exports.default=e;
|
@@ -0,0 +1,305 @@
|
|
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
|
+
const e = {
|
21
|
+
decimal: ",",
|
22
|
+
thousands: " ",
|
23
|
+
grouping: [3],
|
24
|
+
currency: ["", " €"],
|
25
|
+
dateTime: "%a %b %e %X %Y",
|
26
|
+
date: "%d-%m-%Y",
|
27
|
+
dateSeparator: "-",
|
28
|
+
time: "%H:%M:%S",
|
29
|
+
periods: ["AM", "PM"],
|
30
|
+
days: [
|
31
|
+
"Dimanche",
|
32
|
+
"Lundi",
|
33
|
+
"Mardi",
|
34
|
+
"Mercredi",
|
35
|
+
"Jeudi",
|
36
|
+
"Vendredi",
|
37
|
+
"Samedi"
|
38
|
+
],
|
39
|
+
shortDays: ["Di", "Lu", "Ma", "Me", "Je", "Ve", "Sa"],
|
40
|
+
months: [
|
41
|
+
"Janvier",
|
42
|
+
"Février",
|
43
|
+
"Mars",
|
44
|
+
"Avril",
|
45
|
+
"Mai",
|
46
|
+
"Juin",
|
47
|
+
"Juillet",
|
48
|
+
"Août",
|
49
|
+
"Septembre",
|
50
|
+
"Octobre",
|
51
|
+
"Novembre",
|
52
|
+
"Décembre"
|
53
|
+
],
|
54
|
+
shortMonths: [
|
55
|
+
"Jan",
|
56
|
+
"Fév",
|
57
|
+
"Mar",
|
58
|
+
"Avr",
|
59
|
+
"Mai",
|
60
|
+
"Juin",
|
61
|
+
"Juil",
|
62
|
+
"Août",
|
63
|
+
"Sep",
|
64
|
+
"Oct",
|
65
|
+
"Nov",
|
66
|
+
"Déc"
|
67
|
+
],
|
68
|
+
levels: [
|
69
|
+
"Tous",
|
70
|
+
"Année",
|
71
|
+
"Trimestre",
|
72
|
+
"Mois",
|
73
|
+
"Semaine",
|
74
|
+
"Jour",
|
75
|
+
"Heure",
|
76
|
+
"Minute",
|
77
|
+
"Seconde",
|
78
|
+
"Milliseconde"
|
79
|
+
],
|
80
|
+
shortLevels: [
|
81
|
+
"Tous",
|
82
|
+
"An",
|
83
|
+
"Trim",
|
84
|
+
"Mois",
|
85
|
+
"Sem",
|
86
|
+
"Date",
|
87
|
+
"Hr",
|
88
|
+
"Min",
|
89
|
+
"Sec",
|
90
|
+
"Msec"
|
91
|
+
],
|
92
|
+
durationLongSuffix: [
|
93
|
+
"",
|
94
|
+
"ans",
|
95
|
+
"trimestres",
|
96
|
+
"mois",
|
97
|
+
"semaines",
|
98
|
+
"jours",
|
99
|
+
"heures",
|
100
|
+
"minutes",
|
101
|
+
"secondes",
|
102
|
+
"millisecondes"
|
103
|
+
],
|
104
|
+
durationShortSuffix: ["", "a", "tr", "mo", "sem", "j", "h", "m", "s", "ms"],
|
105
|
+
multi: [".%L", ":%S", "%I:%M", "%I %p", "%a %d", "S%G", "%b %d", "%B", "%Y"],
|
106
|
+
smartDateFormats: [
|
107
|
+
{
|
108
|
+
key: "%a %e %b %Y",
|
109
|
+
lev1: "%Y",
|
110
|
+
lev2: "T%q-%Y",
|
111
|
+
lev3: "%b %Y",
|
112
|
+
lev4: "Se %V-%G",
|
113
|
+
lev5: "%a %e %b %Y",
|
114
|
+
monthType: "name",
|
115
|
+
longText: !1,
|
116
|
+
weekday: !0
|
117
|
+
},
|
118
|
+
{
|
119
|
+
key: "%e %b %Y",
|
120
|
+
lev1: "%Y",
|
121
|
+
lev2: "T%q-%Y",
|
122
|
+
lev3: "%b %Y",
|
123
|
+
lev4: "Se %V-%G",
|
124
|
+
lev5: "%e %b %Y",
|
125
|
+
monthType: "name",
|
126
|
+
longText: !1,
|
127
|
+
weekday: !1
|
128
|
+
},
|
129
|
+
{
|
130
|
+
key: "%a %e %B %Y",
|
131
|
+
lev1: "%Y",
|
132
|
+
lev2: "T%q-%Y",
|
133
|
+
lev3: "%B %Y",
|
134
|
+
lev4: "Semaine %V, %G",
|
135
|
+
lev5: "%a %e %B %Y",
|
136
|
+
monthType: "name",
|
137
|
+
longText: !0,
|
138
|
+
weekday: !0
|
139
|
+
},
|
140
|
+
{
|
141
|
+
key: "%e %B %Y",
|
142
|
+
lev1: "%Y",
|
143
|
+
lev2: "T%q-%Y",
|
144
|
+
lev3: "%B %Y",
|
145
|
+
lev4: "Semaine %V, %G",
|
146
|
+
lev5: "%e %B %Y",
|
147
|
+
monthType: "name",
|
148
|
+
longText: !0,
|
149
|
+
weekday: !1
|
150
|
+
},
|
151
|
+
{
|
152
|
+
key: "%d/%m/%Y",
|
153
|
+
lev1: "%Y",
|
154
|
+
lev2: "T%q/%Y",
|
155
|
+
lev3: "%m/%Y",
|
156
|
+
lev4: "S%V/%G",
|
157
|
+
lev5: "%d/%m/%Y",
|
158
|
+
monthType: "number",
|
159
|
+
mmdd: !1,
|
160
|
+
separator: "/"
|
161
|
+
},
|
162
|
+
{
|
163
|
+
key: "%d-%m-%Y",
|
164
|
+
lev1: "%Y",
|
165
|
+
lev2: "T%q-%Y",
|
166
|
+
lev3: "%m-%Y",
|
167
|
+
lev4: "S%V-%G",
|
168
|
+
lev5: "%d-%m-%Y",
|
169
|
+
monthType: "number",
|
170
|
+
mmdd: !1,
|
171
|
+
separator: "-"
|
172
|
+
},
|
173
|
+
{
|
174
|
+
key: "%d.%m.%Y",
|
175
|
+
lev1: "%Y",
|
176
|
+
lev2: "T%q.%Y",
|
177
|
+
lev3: "%m.%Y",
|
178
|
+
lev4: "S%V.%G",
|
179
|
+
lev5: "%d.%m.%Y",
|
180
|
+
monthType: "number",
|
181
|
+
mmdd: !1,
|
182
|
+
separator: "."
|
183
|
+
},
|
184
|
+
{
|
185
|
+
key: "%d~%m~%Y",
|
186
|
+
lev1: "%Y",
|
187
|
+
lev2: "T%q~%Y",
|
188
|
+
lev3: "%m~%Y",
|
189
|
+
lev4: "S%V~%G",
|
190
|
+
lev5: "%d~%m~%Y",
|
191
|
+
monthType: "number",
|
192
|
+
mmdd: !1,
|
193
|
+
separator: "~"
|
194
|
+
},
|
195
|
+
{
|
196
|
+
key: "%m/%d/%Y",
|
197
|
+
lev1: "%Y",
|
198
|
+
lev2: "T%q/%Y",
|
199
|
+
lev3: "%m/%Y",
|
200
|
+
lev4: "%G/S%V",
|
201
|
+
lev5: "%m/%d/%Y",
|
202
|
+
monthType: "number",
|
203
|
+
mmdd: !0,
|
204
|
+
separator: "/"
|
205
|
+
},
|
206
|
+
{
|
207
|
+
key: "%m-%d-%Y",
|
208
|
+
lev1: "%Y",
|
209
|
+
lev2: "T%q-%Y",
|
210
|
+
lev3: "%m-%Y",
|
211
|
+
lev4: "%G-S%V",
|
212
|
+
lev5: "%m-%d-%Y",
|
213
|
+
monthType: "number",
|
214
|
+
mmdd: !0,
|
215
|
+
separator: "-"
|
216
|
+
},
|
217
|
+
{
|
218
|
+
key: "%m.%d.%Y",
|
219
|
+
lev1: "%Y",
|
220
|
+
lev2: "T%q.%Y",
|
221
|
+
lev3: "%m.%Y",
|
222
|
+
lev4: "%G.S%V",
|
223
|
+
lev5: "%m.%d.%Y",
|
224
|
+
monthType: "number",
|
225
|
+
mmdd: !0,
|
226
|
+
separator: "."
|
227
|
+
},
|
228
|
+
{
|
229
|
+
key: "%m~%d~%Y",
|
230
|
+
lev1: "%Y",
|
231
|
+
lev2: "T%q~%Y",
|
232
|
+
lev3: "%m~%Y",
|
233
|
+
lev4: "%G~S%V",
|
234
|
+
lev5: "%m~%d~%Y",
|
235
|
+
monthType: "number",
|
236
|
+
mmdd: !0,
|
237
|
+
separator: "~"
|
238
|
+
},
|
239
|
+
{
|
240
|
+
key: "%amd/%Y",
|
241
|
+
lev1: "%Y",
|
242
|
+
lev2: "T%q/%Y",
|
243
|
+
lev3: "%m/%Y",
|
244
|
+
lev4: "%G/S%V",
|
245
|
+
lev5: "%amd/%Y",
|
246
|
+
monthType: "number",
|
247
|
+
mmdd: !0,
|
248
|
+
separator: "/"
|
249
|
+
},
|
250
|
+
{
|
251
|
+
key: "%amd-%Y",
|
252
|
+
lev1: "%Y",
|
253
|
+
lev2: "T%q-%Y",
|
254
|
+
lev3: "%m-%Y",
|
255
|
+
lev4: "%G-S%V",
|
256
|
+
lev5: "%amd-%Y",
|
257
|
+
monthType: "number",
|
258
|
+
mmdd: !0,
|
259
|
+
separator: "-"
|
260
|
+
},
|
261
|
+
{
|
262
|
+
key: "%amd.%Y",
|
263
|
+
lev1: "%Y",
|
264
|
+
lev2: "T%q.%Y",
|
265
|
+
lev3: "%m.%Y",
|
266
|
+
lev4: "%G.S%V",
|
267
|
+
lev5: "%amd.%Y",
|
268
|
+
monthType: "number",
|
269
|
+
mmdd: !0,
|
270
|
+
separator: "."
|
271
|
+
},
|
272
|
+
{
|
273
|
+
key: "%amd~%Y",
|
274
|
+
lev1: "%Y",
|
275
|
+
lev2: "T%q~%Y",
|
276
|
+
lev3: "%m~%Y",
|
277
|
+
lev4: "%G~S%V",
|
278
|
+
lev5: "%amd~%Y",
|
279
|
+
monthType: "number",
|
280
|
+
mmdd: !0,
|
281
|
+
separator: "~"
|
282
|
+
}
|
283
|
+
],
|
284
|
+
smartTimeFormats: [
|
285
|
+
{
|
286
|
+
key: "%H:%M:%S.%L",
|
287
|
+
lev6: "%H:00",
|
288
|
+
lev7: "%H:%M",
|
289
|
+
lev8: "%H:%M:%S",
|
290
|
+
lev9: "%H:%M:%S.%L",
|
291
|
+
ampm: !1
|
292
|
+
},
|
293
|
+
{
|
294
|
+
key: "%I:%M:%S.%L %p",
|
295
|
+
lev6: "%I:00 %p",
|
296
|
+
lev7: "%I:%M %p",
|
297
|
+
lev8: "%I:%M:%S %p",
|
298
|
+
lev9: "%I:%M:%S.%L %p",
|
299
|
+
ampm: !0
|
300
|
+
}
|
301
|
+
]
|
302
|
+
};
|
303
|
+
export {
|
304
|
+
e as default
|
305
|
+
};
|