@luzmo/analytics-components-kit 1.0.1-alpha.10 → 1.0.1-alpha.13
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/components/area-chart.config-Ba68ZiSX.js +198 -0
- package/components/area-chart.config-Vo0u3UK8.cjs +20 -0
- package/components/{column-chart.config-C9hP0kX7.js → bar-chart.config-CF1i1Imw.js} +67 -39
- package/components/bar-chart.config-YLP38HOE.cjs +20 -0
- package/components/{bar-chart.en-FwT00qdU.js → bar-chart.en-Crc8tYUJ.js} +17 -0
- package/components/{donut-chart.en-Blb9oSdU.cjs → bar-chart.en-D1UfGsS3.cjs} +1 -1
- package/components/bar-chart.fr-BwiGRlQf.js +86 -0
- package/components/bar-chart.fr-CP7DTrlk.cjs +20 -0
- package/components/bar-chart.nl-C9EOP2kE.js +86 -0
- package/components/bar-chart.nl-Cxq8ID8c.cjs +20 -0
- package/components/{bar-chart.nl-ahX1ARpH.js → box-plot-slots.config-BRhnF2FE.js} +25 -21
- package/components/box-plot-slots.config-DZxyy3sS.cjs +20 -0
- package/components/{textobject.config-C8opcGG4.js → bubble-chart-slots.config-Bbh94VgZ.js} +18 -24
- package/components/bubble-chart-slots.config-BwSwgleO.cjs +20 -0
- package/components/bubble-chart.config-1MrC55Nb.js +142 -0
- package/components/bubble-chart.config-bQBq1s3C.cjs +20 -0
- package/components/bullet-chart-slots.config-Ccv_dX0s.js +45 -0
- package/components/bullet-chart-slots.config-CiYsxviC.cjs +20 -0
- package/components/choropleth-map-slots.config-B-uJTj4q.js +47 -0
- package/components/{bar-chart.nl-BYzVExsz.cjs → choropleth-map-slots.config-PNwSR0XY.cjs} +1 -1
- package/components/{donut-chart.nl-D9YGbOce.cjs → circle-pack-chart-slots.config-C-_ganmv.cjs} +1 -1
- package/components/circle-pack-chart-slots.config-xwVdRiwS.js +40 -0
- package/components/circle-pack-chart.config-BOlrxRJA.cjs +20 -0
- package/components/circle-pack-chart.config-Bbm2bTgy.js +110 -0
- package/components/{donut-chart.fr-BeTVa2wh.cjs → circular-gauge-slots.config-Cd-nkNPm.cjs} +1 -1
- package/components/circular-gauge-slots.config-DA-ZAc5d.js +39 -0
- package/components/column-chart-slots.config-C7MhpoR8.cjs +20 -0
- package/components/column-chart-slots.config-DAdAk17k.js +47 -0
- package/components/{bar-chart.config-CQ6HAvs2.js → column-chart.config-BT1QH4BI.js} +64 -37
- package/components/column-chart.config-CppyNukh.cjs +20 -0
- package/components/column-chart.en-Crc8tYUJ.js +86 -0
- package/components/{bar-chart.en-BqYbiHO3.cjs → column-chart.en-D1UfGsS3.cjs} +1 -1
- package/components/column-chart.fr-BwiGRlQf.js +86 -0
- package/components/column-chart.fr-CP7DTrlk.cjs +20 -0
- package/components/column-chart.nl-C9EOP2kE.js +86 -0
- package/components/column-chart.nl-Cxq8ID8c.cjs +20 -0
- package/components/combination-chart-slots.config-CqKLFKCZ.js +45 -0
- package/components/combination-chart-slots.config-crMO01EO.cjs +20 -0
- package/components/conditional-number-slots.config-CD5ZwXuY.cjs +20 -0
- package/components/conditional-number-slots.config-L3t5pb1-.js +39 -0
- package/components/date-filter-slots.config-Cb1LcT9W.cjs +20 -0
- package/components/date-filter-slots.config-CxB8IF5B.js +33 -0
- package/components/display-settings-datetime/index.cjs +209 -1
- package/components/display-settings-datetime/index.js +518 -6
- package/components/donut-chart.config-B_38UAqp.cjs +20 -0
- package/components/{donut-chart.config-3DhKiSSM.js → donut-chart.config-DuJFyp4z.js} +4 -2
- package/components/{donut-chart.en-CzjT4-XN.js → donut-chart.en-CrUf4CJ9.js} +14 -0
- package/components/donut-chart.en-DHCYs2el.cjs +20 -0
- package/components/donut-chart.fr-C33dLw52.cjs +20 -0
- package/components/donut-chart.fr-DVfZwZny.js +99 -0
- package/components/donut-chart.nl-B13jr7SK.js +99 -0
- package/components/donut-chart.nl-CHAnU1xZ.cjs +20 -0
- package/components/draggable-data-item-level/index.cjs +1 -1
- package/components/draggable-data-item-level/index.js +1 -1
- package/components/dropdown-filter-slots.config-B8J6ftCh.js +46 -0
- package/components/dropdown-filter-slots.config-I2n4b_6V.cjs +20 -0
- package/components/dropdown-filter.config-BPBxTuLQ.cjs +20 -0
- package/components/dropdown-filter.config-Drv-A4zw.js +163 -0
- package/components/droppable-slot/index.cjs +12 -12
- package/components/droppable-slot/index.js +126 -85
- package/components/droppable-slot/item-slots-configs/box-plot-slots.config.d.ts +26 -0
- package/components/droppable-slot/item-slots-configs/bubble-chart-slots.config.d.ts +30 -0
- package/components/droppable-slot/item-slots-configs/bullet-chart-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/choropleth-map-slots.config.d.ts +29 -0
- package/components/droppable-slot/item-slots-configs/circle-pack-chart-slots.config.d.ts +22 -0
- package/components/droppable-slot/item-slots-configs/circular-gauge-slots.config.d.ts +16 -0
- package/components/droppable-slot/item-slots-configs/column-chart-slots.config.d.ts +24 -0
- package/components/droppable-slot/item-slots-configs/combination-chart-slots.config.d.ts +30 -0
- package/components/droppable-slot/item-slots-configs/conditional-number-slots.config.d.ts +16 -0
- package/components/droppable-slot/item-slots-configs/date-filter-slots.config.d.ts +10 -0
- package/components/droppable-slot/item-slots-configs/dropdown-filter-slots.config.d.ts +23 -0
- package/components/droppable-slot/item-slots-configs/evolution-number-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/funnel-chart-slots.config.d.ts +22 -0
- package/components/droppable-slot/item-slots-configs/heat-map-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/heat-table-slots.config.d.ts +20 -0
- package/components/droppable-slot/item-slots-configs/hexbin-map-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/image-slots.config.d.ts +2 -0
- package/components/droppable-slot/item-slots-configs/index.d.ts +44 -0
- package/components/droppable-slot/item-slots-configs/line-chart-slots.config.d.ts +44 -0
- package/components/droppable-slot/item-slots-configs/marker-map-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/ohlc-chart-slots.config.d.ts +21 -0
- package/components/droppable-slot/item-slots-configs/parallel-coordinates-plot-slots.config.d.ts +23 -0
- package/components/droppable-slot/item-slots-configs/pivot-table-slots.config.d.ts +21 -0
- package/components/droppable-slot/item-slots-configs/pyramid-chart-slots.config.d.ts +33 -0
- package/components/droppable-slot/item-slots-configs/radar-chart-slots.config.d.ts +33 -0
- package/components/droppable-slot/item-slots-configs/regular-table-slots.config.d.ts +13 -0
- package/components/droppable-slot/item-slots-configs/route-map-slots.config.d.ts +28 -0
- package/components/droppable-slot/item-slots-configs/sankey-diagram-slots.config.d.ts +33 -0
- package/components/droppable-slot/item-slots-configs/scatter-plot-slots.config.d.ts +50 -0
- package/components/droppable-slot/item-slots-configs/search-filter-slots.config.d.ts +24 -0
- package/components/droppable-slot/item-slots-configs/slicer-filter-slots.config.d.ts +23 -0
- package/components/droppable-slot/item-slots-configs/slider-filter-slots.config.d.ts +13 -0
- package/components/droppable-slot/item-slots-configs/speedometer-chart-slots.config.d.ts +16 -0
- package/components/droppable-slot/item-slots-configs/spike-map-slots.config.d.ts +31 -0
- package/components/droppable-slot/item-slots-configs/strip-plot-slots.config.d.ts +22 -0
- package/components/droppable-slot/item-slots-configs/sunburst-chart-slots.config.d.ts +22 -0
- package/components/droppable-slot/item-slots-configs/symbol-map-slots.config.d.ts +31 -0
- package/components/droppable-slot/item-slots-configs/text-slots.config.d.ts +2 -0
- package/components/droppable-slot/item-slots-configs/treemap-chart-slots.config.d.ts +30 -0
- package/components/droppable-slot/item-slots-configs/venn-diagram-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/video-slots.config.d.ts +2 -0
- package/components/droppable-slot/item-slots-configs/wordcloud-chart-slots.config.d.ts +23 -0
- package/components/edit-item/index.cjs +16 -18
- package/components/edit-item/index.js +195 -164
- package/components/edit-option/helpers/control-templates/position-picker-template.d.ts +2 -0
- package/components/edit-option/index.cjs +135 -116
- package/components/edit-option/index.js +352 -280
- package/components/edit-option/item-configs/area-chart.config.d.ts +146 -0
- package/components/edit-option/item-configs/bar-chart.config.d.ts +23 -2
- package/components/edit-option/item-configs/bubble-chart.config.d.ts +90 -0
- package/components/edit-option/item-configs/circle-pack-chart.config.d.ts +35 -0
- package/components/edit-option/item-configs/column-chart.config.d.ts +17 -2
- package/components/edit-option/item-configs/donut-chart.config.d.ts +4 -0
- package/components/edit-option/item-configs/dropdown-filter.config.d.ts +74 -0
- package/components/edit-option/item-configs/imageobject.config.d.ts +1 -3
- package/components/edit-option/item-configs/line-chart.config.d.ts +52 -2
- package/components/edit-option/item-configs/ohlc-chart.config.d.ts +37 -0
- package/components/edit-option/item-configs/radar-chart.config.d.ts +122 -0
- package/components/edit-option/item-configs/sankey-diagram.config.d.ts +46 -0
- package/components/edit-option/item-configs/search-filter.config.d.ts +40 -0
- package/components/edit-option/item-configs/slicer-filter.config.d.ts +136 -0
- package/components/edit-option/item-configs/slider-filter.config.d.ts +45 -0
- package/components/edit-option/item-configs/spacer.config.d.ts +2 -0
- package/components/edit-option/item-configs/sunburst-chart.config.d.ts +51 -0
- package/components/edit-option/item-configs/textobject.config.d.ts +34 -2
- package/components/edit-option/item-configs/treemap-chart.config.d.ts +103 -0
- package/components/edit-option/item-configs/videoobject.config.d.ts +90 -0
- package/components/edit-option/item-configs/wordcloud-chart.config.d.ts +46 -0
- package/components/edit-option/item-translations/bar-chart.en.d.ts +17 -0
- package/components/edit-option/item-translations/bar-chart.fr.d.ts +47 -5
- package/components/edit-option/item-translations/bar-chart.nl.d.ts +47 -5
- package/components/edit-option/item-translations/column-chart.en.d.ts +65 -0
- package/components/edit-option/item-translations/column-chart.fr.d.ts +65 -0
- package/components/edit-option/item-translations/column-chart.nl.d.ts +65 -0
- package/components/edit-option/item-translations/donut-chart.en.d.ts +14 -0
- package/components/edit-option/item-translations/donut-chart.fr.d.ts +62 -2
- package/components/edit-option/item-translations/donut-chart.nl.d.ts +62 -2
- package/components/edit-option/item-translations/imageobject.en.d.ts +71 -0
- package/components/edit-option/item-translations/imageobject.fr.d.ts +71 -0
- package/components/edit-option/item-translations/imageobject.nl.d.ts +71 -0
- package/components/edit-option/item-translations/textobject.en.d.ts +17 -0
- package/components/edit-option/item-translations/textobject.fr.d.ts +17 -0
- package/components/edit-option/item-translations/textobject.nl.d.ts +17 -0
- package/components/edit-option-action-button-group/index.cjs +12 -5
- package/components/edit-option-action-button-group/index.js +26 -19
- package/components/edit-option-multi-language-field/edit-option-multi-language-field.d.ts +2 -0
- package/components/edit-option-multi-language-field/index.cjs +3 -3
- package/components/edit-option-multi-language-field/index.js +32 -22
- package/components/edit-option-position-picker/edit-option-position-picker.d.ts +13 -0
- package/components/edit-option-position-picker/index.cjs +25 -0
- package/components/edit-option-position-picker/index.d.ts +7 -0
- package/components/edit-option-position-picker/index.js +110 -0
- package/components/edit-option-positions-number-field/edit-option-positions-number-field.d.ts +11 -9
- package/components/edit-option-positions-number-field/index.cjs +12 -12
- package/components/edit-option-positions-number-field/index.js +84 -75
- package/components/{en-GB-DX5un7Gr.js → en-GB-BtLbN8o_.js} +1 -1
- package/components/en-GB-Dd11ROdW.cjs +20 -0
- package/components/evolution-number-slots.config-BI-sFIug.cjs +20 -0
- package/components/evolution-number-slots.config-CW21b2ua.js +39 -0
- package/components/formatter-CQDms6fU.js +1478 -0
- package/components/formatter-DiJYkB6b.cjs +20 -0
- package/components/funnel-chart-slots.config-BBhMS2qi.js +40 -0
- package/components/funnel-chart-slots.config-WrokHS7f.cjs +20 -0
- package/components/heat-map-slots.config-CSxSsQwX.cjs +20 -0
- package/components/heat-map-slots.config-cdD8XTmI.js +39 -0
- package/components/heat-table-slots.config-DJkP72oT.js +48 -0
- package/components/heat-table-slots.config-GGX3BCh1.cjs +20 -0
- package/components/hexbin-map-slots.config-CSxSsQwX.cjs +20 -0
- package/components/hexbin-map-slots.config-cdD8XTmI.js +39 -0
- package/components/image-slots.config-IpwUxDyU.js +23 -0
- package/components/{en-GB-Bz4u7Uqv.cjs → image-slots.config-mPXMR1CE.cjs} +1 -1
- package/components/{imageobject.config-DZLp9Elq.js → imageobject.config-CBfeq5Zw.js} +2 -2
- package/components/{imageobject.config-B7ld9bj3.cjs → imageobject.config-Dqhc2c3b.cjs} +1 -1
- package/components/imageobject.en-BMmV-4O-.js +92 -0
- package/components/imageobject.en-DflcU_2H.cjs +20 -0
- package/components/imageobject.fr-DRE3zImB.js +92 -0
- package/components/imageobject.fr-ycH7UoX5.cjs +20 -0
- package/components/imageobject.nl-D20hki6i.js +92 -0
- package/components/imageobject.nl-DQL45o0j.cjs +20 -0
- package/components/index-DXyAeBh6.cjs +20 -0
- package/components/index-Di00QW2f.js +113 -0
- package/components/index.cjs +1 -1
- package/components/index.js +35 -25
- package/components/item-list.cjs +20 -0
- package/components/item-list.js +423 -0
- package/components/item-menu/item-list/item-list.d.ts +35 -0
- package/components/item-slots-configs.cjs +20 -0
- package/components/item-slots-configs.js +109 -0
- package/components/line-chart-slots.config-CIfDfftd.cjs +20 -0
- package/components/line-chart-slots.config-P7xa-pHi.js +52 -0
- package/components/line-chart.config-BB_thZtA.js +179 -0
- package/components/line-chart.config-i2233s5F.cjs +20 -0
- package/components/{localize-B6AsX_Zv.js → localize-BX7q0S0M.js} +16 -16
- package/components/localize-r7ALOUy_.cjs +20 -0
- package/components/marker-map-slots.config-CSxSsQwX.cjs +20 -0
- package/components/marker-map-slots.config-cdD8XTmI.js +39 -0
- package/components/ohlc-chart-slots.config-Cvy5n1xv.js +64 -0
- package/components/ohlc-chart-slots.config-DMomcHMV.cjs +20 -0
- package/components/ohlc-chart.config-BLlRV_bs.cjs +20 -0
- package/components/ohlc-chart.config-D9npwajt.js +75 -0
- package/components/parallel-coordinates-plot-slots.config-BRXA5nUl.cjs +20 -0
- package/components/parallel-coordinates-plot-slots.config-CQW2CJW6.js +44 -0
- package/components/pivot-table-slots.config-BH5fOJre.js +48 -0
- package/components/pivot-table-slots.config-DzGWM3Ez.cjs +20 -0
- package/components/pyramid-chart-slots.config-Cm9bQsXT.js +47 -0
- package/components/pyramid-chart-slots.config-DeWrVApy.cjs +20 -0
- package/components/radar-chart-slots.config-Dpmytmc3.js +47 -0
- package/components/radar-chart-slots.config-Dxx5fKnS.cjs +20 -0
- package/components/radar-chart.config-DPPlIptA.cjs +20 -0
- package/components/radar-chart.config-DfID1TZ-.js +164 -0
- package/components/regular-table-slots.config-ChrvnRDb.cjs +20 -0
- package/components/regular-table-slots.config-EUS-V9lL.js +33 -0
- package/components/route-map-slots.config-BfbIWCr0.cjs +20 -0
- package/components/route-map-slots.config-DYCcaQZi.js +53 -0
- package/components/sankey-diagram-slots.config-B7Q-ZfUP.cjs +20 -0
- package/components/sankey-diagram-slots.config-BSTBEZDe.js +55 -0
- package/components/sankey-diagram.config-BVjCEw5M.js +138 -0
- package/components/sankey-diagram.config-CG5S1OI3.cjs +20 -0
- package/components/scatter-plot-slots.config-BuWYqDWK.js +70 -0
- package/components/scatter-plot-slots.config-wlX_PVu8.cjs +20 -0
- package/components/search-filter-slots.config-DOlr8VaD.cjs +20 -0
- package/components/search-filter-slots.config-DmiVXOva.js +47 -0
- package/components/search-filter.config-C9CoGS9f.cjs +20 -0
- package/components/search-filter.config-baX2Vdul.js +111 -0
- package/components/{bar-chart.fr-DbxKiM0j.js → slicer-filter-slots.config-CHQ0ZXga.js} +21 -20
- package/components/slicer-filter-slots.config-Dyte3aGp.cjs +20 -0
- package/components/slicer-filter.config-A3YK_KZn.js +211 -0
- package/components/slicer-filter.config-DQunaj8q.cjs +20 -0
- package/components/slider-filter-slots.config-BN3K1rnl.js +33 -0
- package/components/slider-filter-slots.config-Cr5oXbok.cjs +20 -0
- package/components/slider-filter.config-C-zvfTNl.js +98 -0
- package/components/slider-filter.config-DF_sAElS.cjs +20 -0
- package/components/slot-menu/index.cjs +1 -1
- package/components/slot-menu/index.js +1 -1
- package/components/slot-menu-list/index.cjs +1 -1
- package/components/slot-menu-list/index.js +1 -1
- package/components/spacer.config-Br2Dm5Uv.js +23 -0
- package/components/spacer.config-mPXMR1CE.cjs +20 -0
- package/components/speedometer-chart-slots.config-Cd-nkNPm.cjs +20 -0
- package/components/speedometer-chart-slots.config-DA-ZAc5d.js +39 -0
- package/components/spike-map-slots.config-CuqpgkvN.js +46 -0
- package/components/spike-map-slots.config-Drga6_j0.cjs +20 -0
- package/components/strip-plot-slots.config-Co8ghEv8.js +40 -0
- package/components/strip-plot-slots.config-JvkKY5Ga.cjs +20 -0
- package/components/sunburst-chart-slots.config-C-_ganmv.cjs +20 -0
- package/components/sunburst-chart-slots.config-xwVdRiwS.js +40 -0
- package/components/sunburst-chart.config-CEfAd1RQ.cjs +20 -0
- package/components/sunburst-chart.config-VZqDthcz.js +139 -0
- package/components/symbol-map-slots.config-C5CKaVED.js +47 -0
- package/components/{bar-chart.fr-DGx9smEh.cjs → symbol-map-slots.config-DtW-3xkd.cjs} +1 -1
- package/components/text-slots.config-BMBEkf0O.cjs +20 -0
- package/components/text-slots.config-Hy5yNIAX.js +23 -0
- package/components/{textobject.config-DbAajFz8.cjs → textobject.config-BFB3rEmt.cjs} +1 -1
- package/components/textobject.config-DTDqt0ci.js +73 -0
- package/components/textobject.en-BQqHFc7M.js +38 -0
- package/components/textobject.en-LfsMtwo6.cjs +20 -0
- package/components/textobject.fr-B8x29grG.cjs +20 -0
- package/components/{donut-chart.nl-NMatXfhK.js → textobject.fr-VPJ3bDOM.js} +11 -12
- package/components/textobject.nl-DzglrI3i.cjs +20 -0
- package/components/{donut-chart.fr-DftPrKbG.js → textobject.nl-V03mmGmH.js} +11 -12
- package/components/treemap-chart-slots.config-C3bnHCyy.cjs +20 -0
- package/components/treemap-chart-slots.config-xLD22K9V.js +46 -0
- package/components/treemap-chart.config-BalwwrhW.js +214 -0
- package/components/treemap-chart.config-D6H5Hf2B.cjs +20 -0
- package/components/utils.cjs +1 -1
- package/components/utils.js +71 -1
- package/components/venn-diagram-slots.config-CpOPbUjs.cjs +20 -0
- package/components/venn-diagram-slots.config-DPmj71cR.js +48 -0
- package/components/video-slots.config-IpwUxDyU.js +23 -0
- package/components/video-slots.config-mPXMR1CE.cjs +20 -0
- package/components/videoobject.config-BBDHSf6_.cjs +20 -0
- package/components/videoobject.config-CbtNZAEK.js +135 -0
- package/components/wordcloud-chart-slots.config-BS4sOOHt.js +44 -0
- package/components/wordcloud-chart-slots.config-D7CiYopX.cjs +20 -0
- package/components/wordcloud-chart.config-BLvcDvxT.cjs +20 -0
- package/components/wordcloud-chart.config-CQs8YFfd.js +89 -0
- package/custom-elements.json +3426 -1767
- package/index.d.ts +2 -0
- package/package.json +16 -1
- package/utils/index.d.ts +4 -1
- package/utils/switch-item/index.d.ts +18 -0
- package/components/bar-chart.config-B57geUzJ.cjs +0 -20
- package/components/column-chart.config-B57geUzJ.cjs +0 -20
- package/components/donut-chart.config-DLWJUlHx.cjs +0 -20
- package/components/en-BByOeNuP.js +0 -1989
- package/components/en-BFGuvaVG.cjs +0 -228
- package/components/line-chart.config-BZcvfO2c.cjs +0 -20
- package/components/line-chart.config-CIVN6uLI.js +0 -115
- package/components/localize-DbobqcKs.cjs +0 -20
- package/generated/locales/de.d.ts +0 -82
- package/generated/locales/es.d.ts +0 -82
- package/generated/locales/fr.d.ts +0 -82
- package/generated/locales/nl.d.ts +0 -82
@@ -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";const _=require("./localize-r7ALOUy_.cjs"),lr=require("./decompose-numeric-format-B3rVVHpO.cjs");function mr(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function me(e,r){if((t=(e=r?e.toExponential(r-1):e.toExponential()).indexOf("e"))<0)return null;var t,n=e.slice(0,t);return[n.length>1?n[0]+n.slice(2):n,+e.slice(t+1)]}function sr(e){return e=me(Math.abs(e)),e?e[1]:NaN}function cr(e,r){return function(t,n){for(var i=t.length,u=[],m=0,T=e[0],C=0;i>0&&T>0&&(C+T+1>n&&(T=Math.max(1,n-C)),u.push(t.substring(i-=T,i+T)),!((C+=T+1)>n));)T=e[m=(m+1)%e.length];return u.reverse().join(r)}}function fr(e){return function(r){return r.replace(/[0-9]/g,function(t){return e[+t]})}}var hr=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Te(e){if(!(r=hr.exec(e)))throw new Error("invalid format: "+e);var r;return new pe({fill:r[1],align:r[2],sign:r[3],symbol:r[4],zero:r[5],width:r[6],comma:r[7],precision:r[8]&&r[8].slice(1),trim:r[9],type:r[10]})}Te.prototype=pe.prototype;function pe(e){this.fill=e.fill===void 0?" ":e.fill+"",this.align=e.align===void 0?">":e.align+"",this.sign=e.sign===void 0?"-":e.sign+"",this.symbol=e.symbol===void 0?"":e.symbol+"",this.zero=!!e.zero,this.width=e.width===void 0?void 0:+e.width,this.comma=!!e.comma,this.precision=e.precision===void 0?void 0:+e.precision,this.trim=!!e.trim,this.type=e.type===void 0?"":e.type+""}pe.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function yr(e){e:for(var r=e.length,t=1,n=-1,i;t<r;++t)switch(e[t]){case".":n=i=t;break;case"0":n===0&&(n=t),i=t;break;default:if(!+e[t])break e;n>0&&(n=0);break}return n>0?e.slice(0,n)+e.slice(i+1):e}var Ie;function gr(e,r){var t=me(e,r);if(!t)return e+"";var n=t[0],i=t[1],u=i-(Ie=Math.max(-8,Math.min(8,Math.floor(i/3)))*3)+1,m=n.length;return u===m?n:u>m?n+new Array(u-m+1).join("0"):u>0?n.slice(0,u)+"."+n.slice(u):"0."+new Array(1-u).join("0")+me(e,Math.max(0,r+u-1))[0]}function Ue(e,r){var t=me(e,r);if(!t)return e+"";var n=t[0],i=t[1];return i<0?"0."+new Array(-i).join("0")+n:n.length>i+1?n.slice(0,i+1)+"."+n.slice(i+1):n+new Array(i-n.length+2).join("0")}const we={"%":(e,r)=>(e*100).toFixed(r),b:e=>Math.round(e).toString(2),c:e=>e+"",d:mr,e:(e,r)=>e.toExponential(r),f:(e,r)=>e.toFixed(r),g:(e,r)=>e.toPrecision(r),o:e=>Math.round(e).toString(8),p:(e,r)=>Ue(e*100,r),r:Ue,s:gr,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function be(e){return e}var Fe=Array.prototype.map,ke=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function dr(e){var r=e.grouping===void 0||e.thousands===void 0?be:cr(Fe.call(e.grouping,Number),e.thousands+""),t=e.currency===void 0?"":e.currency[0]+"",n=e.currency===void 0?"":e.currency[1]+"",i=e.decimal===void 0?".":e.decimal+"",u=e.numerals===void 0?be:fr(Fe.call(e.numerals,String)),m=e.percent===void 0?"%":e.percent+"",T=e.minus===void 0?"−":e.minus+"",C=e.nan===void 0?"NaN":e.nan+"";function s(g){g=Te(g);var O=g.fill,l=g.align,h=g.sign,f=g.symbol,p=g.zero,c=g.width,F=g.comma,S=g.precision,b=g.trim,d=g.type;d==="n"?(F=!0,d="g"):we[d]||(S===void 0&&(S=12),b=!0,d="g"),(p||O==="0"&&l==="=")&&(p=!0,O="0",l="=");var w=f==="$"?t:f==="#"&&/[boxX]/.test(d)?"0"+d.toLowerCase():"",oe=f==="$"?n:/[%p]/.test(d)?m:"",R=we[d],he=/[defgprs%]/.test(d);S=S===void 0?6:/[gprs]/.test(d)?Math.max(1,Math.min(21,S)):Math.max(0,Math.min(20,S));function ie(M){var q=w,W=oe,I,le,P;if(d==="c")W=R(M)+W,M="";else{M=+M;var B=M<0||1/M<0;if(M=isNaN(M)?C:R(Math.abs(M),S),b&&(M=yr(M)),B&&+M==0&&h!=="+"&&(B=!1),q=(B?h==="("?h:T:h==="-"||h==="("?"":h)+q,W=(d==="s"?ke[8+Ie/3]:"")+W+(B&&h==="("?")":""),he){for(I=-1,le=M.length;++I<le;)if(P=M.charCodeAt(I),48>P||P>57){W=(P===46?i+M.slice(I+1):M.slice(I))+W,M=M.slice(0,I);break}}}F&&!p&&(M=r(M,1/0));var J=q.length+M.length+W.length,H=J<c?new Array(c-J+1).join(O):"";switch(F&&p&&(M=r(H+M,H.length?c-W.length:1/0),H=""),l){case"<":M=q+M+W+H;break;case"=":M=q+H+M+W;break;case"^":M=H.slice(0,J=H.length>>1)+q+M+W+H.slice(J);break;default:M=H+q+M+W;break}return u(M)}return ie.toString=function(){return g+""},ie}function D(g,O){var l=s((g=Te(g),g.type="f",g)),h=Math.max(-8,Math.min(8,Math.floor(sr(O)/3)))*3,f=Math.pow(10,-h),p=ke[8+h/3];return function(c){return l(f*c)+p}}return{format:s,formatPrefix:D}}const ye=new Date,ge=new Date;function x(e,r,t,n){function i(u){return e(u=arguments.length===0?new Date:new Date(+u)),u}return i.floor=u=>(e(u=new Date(+u)),u),i.ceil=u=>(e(u=new Date(u-1)),r(u,1),e(u),u),i.round=u=>{const m=i(u),T=i.ceil(u);return u-m<T-u?m:T},i.offset=(u,m)=>(r(u=new Date(+u),m==null?1:Math.floor(m)),u),i.range=(u,m,T)=>{const C=[];if(u=i.ceil(u),T=T==null?1:Math.floor(T),!(u<m)||!(T>0))return C;let s;do C.push(s=new Date(+u)),r(u,T),e(u);while(s<u&&u<m);return C},i.filter=u=>x(m=>{if(m>=m)for(;e(m),!u(m);)m.setTime(m-1)},(m,T)=>{if(m>=m)if(T<0)for(;++T<=0;)for(;r(m,-1),!u(m););else for(;--T>=0;)for(;r(m,1),!u(m););}),t&&(i.count=(u,m)=>(ye.setTime(+u),ge.setTime(+m),e(ye),e(ge),Math.floor(t(ye,ge))),i.every=u=>(u=Math.floor(u),!isFinite(u)||!(u>0)?null:u>1?i.filter(n?m=>n(m)%u===0:m=>i.count(0,m)%u===0):i)),i}const ne=1e3,Q=ne*60,ae=Q*60,ue=ae*24,Qe=ue*7,Ee=x(e=>{e.setTime(e-e.getMilliseconds())},(e,r)=>{e.setTime(+e+r*ne)},(e,r)=>(r-e)/ne,e=>e.getUTCSeconds());Ee.range;const Re=x(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*ne)},(e,r)=>{e.setTime(+e+r*Q)},(e,r)=>(r-e)/Q,e=>e.getMinutes());Re.range;const Mr=x(e=>{e.setUTCSeconds(0,0)},(e,r)=>{e.setTime(+e+r*Q)},(e,r)=>(r-e)/Q,e=>e.getUTCMinutes());Mr.range;const $e=x(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*ne-e.getMinutes()*Q)},(e,r)=>{e.setTime(+e+r*ae)},(e,r)=>(r-e)/ae,e=>e.getHours());$e.range;const Tr=x(e=>{e.setUTCMinutes(0,0,0)},(e,r)=>{e.setTime(+e+r*ae)},(e,r)=>(r-e)/ae,e=>e.getUTCHours());Tr.range;const fe=x(e=>e.setHours(0,0,0,0),(e,r)=>e.setDate(e.getDate()+r),(e,r)=>(r-e-(r.getTimezoneOffset()-e.getTimezoneOffset())*Q)/ue,e=>e.getDate()-1);fe.range;const Se=x(e=>{e.setUTCHours(0,0,0,0)},(e,r)=>{e.setUTCDate(e.getUTCDate()+r)},(e,r)=>(r-e)/ue,e=>e.getUTCDate()-1);Se.range;const vr=x(e=>{e.setUTCHours(0,0,0,0)},(e,r)=>{e.setUTCDate(e.getUTCDate()+r)},(e,r)=>(r-e)/ue,e=>Math.floor(e/ue));vr.range;function z(e){return x(r=>{r.setDate(r.getDate()-(r.getDay()+7-e)%7),r.setHours(0,0,0,0)},(r,t)=>{r.setDate(r.getDate()+t*7)},(r,t)=>(t-r-(t.getTimezoneOffset()-r.getTimezoneOffset())*Q)/Qe)}const Ce=z(0),se=z(1),Yr=z(2),pr=z(3),X=z(4),Sr=z(5),Cr=z(6);Ce.range;se.range;Yr.range;pr.range;X.range;Sr.range;Cr.range;function Z(e){return x(r=>{r.setUTCDate(r.getUTCDate()-(r.getUTCDay()+7-e)%7),r.setUTCHours(0,0,0,0)},(r,t)=>{r.setUTCDate(r.getUTCDate()+t*7)},(r,t)=>(t-r)/Qe)}const Ge=Z(0),ce=Z(1),Dr=Z(2),Ur=Z(3),K=Z(4),wr=Z(5),br=Z(6);Ge.range;ce.range;Dr.range;Ur.range;K.range;wr.range;br.range;const ze=x(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,r)=>{e.setMonth(e.getMonth()+r)},(e,r)=>r.getMonth()-e.getMonth()+(r.getFullYear()-e.getFullYear())*12,e=>e.getMonth());ze.range;const Fr=x(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,r)=>{e.setUTCMonth(e.getUTCMonth()+r)},(e,r)=>r.getUTCMonth()-e.getUTCMonth()+(r.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth());Fr.range;const E=x(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,r)=>{e.setFullYear(e.getFullYear()+r)},(e,r)=>r.getFullYear()-e.getFullYear(),e=>e.getFullYear());E.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:x(r=>{r.setFullYear(Math.floor(r.getFullYear()/e)*e),r.setMonth(0,1),r.setHours(0,0,0,0)},(r,t)=>{r.setFullYear(r.getFullYear()+t*e)});E.range;const G=x(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,r)=>{e.setUTCFullYear(e.getUTCFullYear()+r)},(e,r)=>r.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());G.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:x(r=>{r.setUTCFullYear(Math.floor(r.getUTCFullYear()/e)*e),r.setUTCMonth(0,1),r.setUTCHours(0,0,0,0)},(r,t)=>{r.setUTCFullYear(r.getUTCFullYear()+t*e)});G.range;function de(e){if(0<=e.y&&e.y<100){var r=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return r.setFullYear(e.y),r}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function Me(e){if(0<=e.y&&e.y<100){var r=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return r.setUTCFullYear(e.y),r}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function ee(e,r,t){return{y:e,m:r,d:t,H:0,M:0,S:0,L:0}}function ve(e){var r=e.dateTime,t=e.date,n=e.time,i=e.periods,u=e.days,m=e.shortDays,T=e.months,C=e.shortMonths,s=re(i),D=te(i),g=re(u),O=te(u),l=re(m),h=te(m),f=re(T),p=te(T),c=re(C),F=te(C),S={a:B,A:J,b:H,B:Ke,c:null,d:_e,e:_e,f:jr,g:it,G:mt,H:Pr,I:Br,j:Jr,L:Ze,m:Xr,M:Kr,p:er,q:rr,Q:qe,s:Ve,S:et,u:rt,U:tt,V:nt,w:at,W:ut,x:null,X:null,y:ot,Y:lt,Z:st,"%":Oe},b={a:tr,A:nr,b:ar,B:ur,c:null,d:He,e:He,f:yt,g:Dt,G:wt,H:ct,I:ft,j:ht,L:Be,m:gt,M:dt,p:or,q:ir,Q:qe,s:Ve,S:Mt,u:Tt,U:vt,V:Yt,w:pt,W:St,x:null,X:null,y:Ct,Y:Ut,Z:bt,"%":Oe},d={a:ie,A:M,b:q,B:W,c:I,d:Ne,e:Ne,f:$r,g:Ae,G:We,H:Le,I:Le,j:Ir,L:Rr,m:Vr,M:Qr,p:he,q:qr,Q:zr,s:Zr,S:Er,u:Nr,U:Lr,V:_r,w:Ar,W:Hr,x:le,X:P,y:Ae,Y:We,Z:Or,"%":Gr};S.x=w(t,S),S.X=w(n,S),S.c=w(r,S),b.x=w(t,b),b.X=w(n,b),b.c=w(r,b);function w(o,y){return function(v){var a=[],A=-1,U=0,N=o.length,L,$,De;for(v instanceof Date||(v=new Date(+v));++A<N;)o.charCodeAt(A)===37&&(a.push(o.slice(U,A)),($=xe[L=o.charAt(++A)])!=null?L=o.charAt(++A):$=L==="e"?" ":"0",(De=y[L])&&(L=De(v,$)),a.push(L),U=A+1);return a.push(o.slice(U,A)),a.join("")}}function oe(o,y){return function(v){var a=ee(1900,void 0,1),A=R(a,o,v+="",0),U,N;if(A!=v.length)return null;if("Q"in a)return new Date(a.Q);if("s"in a)return new Date(a.s*1e3+("L"in a?a.L:0));if(y&&!("Z"in a)&&(a.Z=0),"p"in a&&(a.H=a.H%12+a.p*12),a.m===void 0&&(a.m="q"in a?a.q:0),"V"in a){if(a.V<1||a.V>53)return null;"w"in a||(a.w=1),"Z"in a?(U=Me(ee(a.y,0,1)),N=U.getUTCDay(),U=N>4||N===0?ce.ceil(U):ce(U),U=Se.offset(U,(a.V-1)*7),a.y=U.getUTCFullYear(),a.m=U.getUTCMonth(),a.d=U.getUTCDate()+(a.w+6)%7):(U=de(ee(a.y,0,1)),N=U.getDay(),U=N>4||N===0?se.ceil(U):se(U),U=fe.offset(U,(a.V-1)*7),a.y=U.getFullYear(),a.m=U.getMonth(),a.d=U.getDate()+(a.w+6)%7)}else("W"in a||"U"in a)&&("w"in a||(a.w="u"in a?a.u%7:"W"in a?1:0),N="Z"in a?Me(ee(a.y,0,1)).getUTCDay():de(ee(a.y,0,1)).getDay(),a.m=0,a.d="W"in a?(a.w+6)%7+a.W*7-(N+5)%7:a.w+a.U*7-(N+6)%7);return"Z"in a?(a.H+=a.Z/100|0,a.M+=a.Z%100,Me(a)):de(a)}}function R(o,y,v,a){for(var A=0,U=y.length,N=v.length,L,$;A<U;){if(a>=N)return-1;if(L=y.charCodeAt(A++),L===37){if(L=y.charAt(A++),$=d[L in xe?y.charAt(A++):L],!$||(a=$(o,v,a))<0)return-1}else if(L!=v.charCodeAt(a++))return-1}return a}function he(o,y,v){var a=s.exec(y.slice(v));return a?(o.p=D.get(a[0].toLowerCase()),v+a[0].length):-1}function ie(o,y,v){var a=l.exec(y.slice(v));return a?(o.w=h.get(a[0].toLowerCase()),v+a[0].length):-1}function M(o,y,v){var a=g.exec(y.slice(v));return a?(o.w=O.get(a[0].toLowerCase()),v+a[0].length):-1}function q(o,y,v){var a=c.exec(y.slice(v));return a?(o.m=F.get(a[0].toLowerCase()),v+a[0].length):-1}function W(o,y,v){var a=f.exec(y.slice(v));return a?(o.m=p.get(a[0].toLowerCase()),v+a[0].length):-1}function I(o,y,v){return R(o,r,y,v)}function le(o,y,v){return R(o,t,y,v)}function P(o,y,v){return R(o,n,y,v)}function B(o){return m[o.getDay()]}function J(o){return u[o.getDay()]}function H(o){return C[o.getMonth()]}function Ke(o){return T[o.getMonth()]}function er(o){return i[+(o.getHours()>=12)]}function rr(o){return 1+~~(o.getMonth()/3)}function tr(o){return m[o.getUTCDay()]}function nr(o){return u[o.getUTCDay()]}function ar(o){return C[o.getUTCMonth()]}function ur(o){return T[o.getUTCMonth()]}function or(o){return i[+(o.getUTCHours()>=12)]}function ir(o){return 1+~~(o.getUTCMonth()/3)}return{format:function(o){var y=w(o+="",S);return y.toString=function(){return o},y},parse:function(o){var y=oe(o+="",!1);return y.toString=function(){return o},y},utcFormat:function(o){var y=w(o+="",b);return y.toString=function(){return o},y},utcParse:function(o){var y=oe(o+="",!0);return y.toString=function(){return o},y}}}var xe={"-":"",_:" ",0:"0"},k=/^\s*\d+/,kr=/^%/,xr=/[\\^$*+?|[\]().{}]/g;function Y(e,r,t){var n=e<0?"-":"",i=(n?-e:e)+"",u=i.length;return n+(u<t?new Array(t-u+1).join(r)+i:i)}function Wr(e){return e.replace(xr,"\\$&")}function re(e){return new RegExp("^(?:"+e.map(Wr).join("|")+")","i")}function te(e){return new Map(e.map((r,t)=>[r.toLowerCase(),t]))}function Ar(e,r,t){var n=k.exec(r.slice(t,t+1));return n?(e.w=+n[0],t+n[0].length):-1}function Nr(e,r,t){var n=k.exec(r.slice(t,t+1));return n?(e.u=+n[0],t+n[0].length):-1}function Lr(e,r,t){var n=k.exec(r.slice(t,t+2));return n?(e.U=+n[0],t+n[0].length):-1}function _r(e,r,t){var n=k.exec(r.slice(t,t+2));return n?(e.V=+n[0],t+n[0].length):-1}function Hr(e,r,t){var n=k.exec(r.slice(t,t+2));return n?(e.W=+n[0],t+n[0].length):-1}function We(e,r,t){var n=k.exec(r.slice(t,t+4));return n?(e.y=+n[0],t+n[0].length):-1}function Ae(e,r,t){var n=k.exec(r.slice(t,t+2));return n?(e.y=+n[0]+(+n[0]>68?1900:2e3),t+n[0].length):-1}function Or(e,r,t){var n=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(r.slice(t,t+6));return n?(e.Z=n[1]?0:-(n[2]+(n[3]||"00")),t+n[0].length):-1}function qr(e,r,t){var n=k.exec(r.slice(t,t+1));return n?(e.q=n[0]*3-3,t+n[0].length):-1}function Vr(e,r,t){var n=k.exec(r.slice(t,t+2));return n?(e.m=n[0]-1,t+n[0].length):-1}function Ne(e,r,t){var n=k.exec(r.slice(t,t+2));return n?(e.d=+n[0],t+n[0].length):-1}function Ir(e,r,t){var n=k.exec(r.slice(t,t+3));return n?(e.m=0,e.d=+n[0],t+n[0].length):-1}function Le(e,r,t){var n=k.exec(r.slice(t,t+2));return n?(e.H=+n[0],t+n[0].length):-1}function Qr(e,r,t){var n=k.exec(r.slice(t,t+2));return n?(e.M=+n[0],t+n[0].length):-1}function Er(e,r,t){var n=k.exec(r.slice(t,t+2));return n?(e.S=+n[0],t+n[0].length):-1}function Rr(e,r,t){var n=k.exec(r.slice(t,t+3));return n?(e.L=+n[0],t+n[0].length):-1}function $r(e,r,t){var n=k.exec(r.slice(t,t+6));return n?(e.L=Math.floor(n[0]/1e3),t+n[0].length):-1}function Gr(e,r,t){var n=kr.exec(r.slice(t,t+1));return n?t+n[0].length:-1}function zr(e,r,t){var n=k.exec(r.slice(t));return n?(e.Q=+n[0],t+n[0].length):-1}function Zr(e,r,t){var n=k.exec(r.slice(t));return n?(e.s=+n[0],t+n[0].length):-1}function _e(e,r){return Y(e.getDate(),r,2)}function Pr(e,r){return Y(e.getHours(),r,2)}function Br(e,r){return Y(e.getHours()%12||12,r,2)}function Jr(e,r){return Y(1+fe.count(E(e),e),r,3)}function Ze(e,r){return Y(e.getMilliseconds(),r,3)}function jr(e,r){return Ze(e,r)+"000"}function Xr(e,r){return Y(e.getMonth()+1,r,2)}function Kr(e,r){return Y(e.getMinutes(),r,2)}function et(e,r){return Y(e.getSeconds(),r,2)}function rt(e){var r=e.getDay();return r===0?7:r}function tt(e,r){return Y(Ce.count(E(e)-1,e),r,2)}function Pe(e){var r=e.getDay();return r>=4||r===0?X(e):X.ceil(e)}function nt(e,r){return e=Pe(e),Y(X.count(E(e),e)+(E(e).getDay()===4),r,2)}function at(e){return e.getDay()}function ut(e,r){return Y(se.count(E(e)-1,e),r,2)}function ot(e,r){return Y(e.getFullYear()%100,r,2)}function it(e,r){return e=Pe(e),Y(e.getFullYear()%100,r,2)}function lt(e,r){return Y(e.getFullYear()%1e4,r,4)}function mt(e,r){var t=e.getDay();return e=t>=4||t===0?X(e):X.ceil(e),Y(e.getFullYear()%1e4,r,4)}function st(e){var r=e.getTimezoneOffset();return(r>0?"-":(r*=-1,"+"))+Y(r/60|0,"0",2)+Y(r%60,"0",2)}function He(e,r){return Y(e.getUTCDate(),r,2)}function ct(e,r){return Y(e.getUTCHours(),r,2)}function ft(e,r){return Y(e.getUTCHours()%12||12,r,2)}function ht(e,r){return Y(1+Se.count(G(e),e),r,3)}function Be(e,r){return Y(e.getUTCMilliseconds(),r,3)}function yt(e,r){return Be(e,r)+"000"}function gt(e,r){return Y(e.getUTCMonth()+1,r,2)}function dt(e,r){return Y(e.getUTCMinutes(),r,2)}function Mt(e,r){return Y(e.getUTCSeconds(),r,2)}function Tt(e){var r=e.getUTCDay();return r===0?7:r}function vt(e,r){return Y(Ge.count(G(e)-1,e),r,2)}function Je(e){var r=e.getUTCDay();return r>=4||r===0?K(e):K.ceil(e)}function Yt(e,r){return e=Je(e),Y(K.count(G(e),e)+(G(e).getUTCDay()===4),r,2)}function pt(e){return e.getUTCDay()}function St(e,r){return Y(ce.count(G(e)-1,e),r,2)}function Ct(e,r){return Y(e.getUTCFullYear()%100,r,2)}function Dt(e,r){return e=Je(e),Y(e.getUTCFullYear()%100,r,2)}function Ut(e,r){return Y(e.getUTCFullYear()%1e4,r,4)}function wt(e,r){var t=e.getUTCDay();return e=t>=4||t===0?K(e):K.ceil(e),Y(e.getUTCFullYear()%1e4,r,4)}function bt(){return"+0000"}function Oe(){return"%"}function qe(e){return+e}function Ve(e){return Math.floor(+e/1e3)}var j,V;Ft({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});function Ft(e){return j=ve(e),V=j.format,j.parse,j.utcFormat,j.utcParse,j}const Ye=[[1,4,12,52,365,365*24,365*24*60,365*24*60*60,365*24*60*60*1e3],[1/4,1,3,13,91,91*24,91*24*60,91*24*60*60,91*24*60*60*1e3],[1/12,1/3,1,4,30,30*24,30*24*60,30*24*60*60,30*24*60*60*1e3],[1/52,1/13,1/4,1,7,7*24,7*24*60,7*24*60*60,7*24*60*60*1e3],[1/365,1/91,1/30,1/7,1,24,24*60,24*60*60,24*60*60*1e3],[1/(365*24),1/(91*24),1/(30*24),1/(7*24),1/24,1,60,60*60,60*60*1e3],[1/(365*24*60),1/(91*24*60),1/(30*24*60),1/(7*24*60),1/(24*60),1/60,1,60,60*1e3],[1/(365*24*60*60),1/(91*24*60*60),1/(30*24*60*60),1/(7*24*60*60),1/(24*60*60),1/(60*60),1/60,1,1e3],[1/(365*24*60*60*1e3),1/(91*24*60*60*1e3),1/(30*24*60*60*1e3),1/(7*24*60*60*1e3),1/(24*60*60*1e3),1/(60*60*1e3),1/(60*1e3),1/1e3,1]];function kt(e,r,t){if(_.isEmpty(e))return;if(!r||!t||r===t)return e;const n=Ye[r-1][t-1];if(n)return e*n}function xt(e,r,t,n){if(_.isEmpty(e)||!r.lowestLevel||t.length===0)return"";const i=[];let u=0,m=Math.round(e*Ye[r.lowestLevel-1][8]);const T=9;for(const[,s]of t.entries())if(e){m=m-u;const D=Ye[s-1][T-1],g=Math.floor(m/D);u=g*D,i.push({level:s,value:g})}else i.push({level:s,value:0});let C="";for(const[s,D]of i.entries())if(r.duration.format==="time"){let g=D.value;[6,7,8].includes(D.level)&&D.value<10?g="0"+D.value.toString():D.level===9&&D.value<10?g="00"+D.value.toString():D.level===9&&D.value<100&&(g="0"+D.value.toString()),C+=(s===0?"":D.level===9?".":":")+g}else if(r.duration.format==="long"){const g=n.durationLongSuffix;C+=D.value+" "+g[D.level]+(s===i.length-1?"":" ")}else{const g=n.durationShortSuffix;C+=D.value+""+g[D.level]+(s===i.length-1?"":" ")}return C}const je={decimal:".",thousands:",",grouping:[3],currency:["$",""],dateTime:"%a %b %e %X %Y",date:"%m/%d/%Y",dateSeparator:"/",time:"%H:%M:%S",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],levels:["All","Year","Quarter","Month","Week","Date","Hour","Minute","Second","Millisecond"],shortLevels:["All","Yr","Qtr","Mth","Wk","Date","Hr","Min","Sec","Msec"],durationLongSuffix:["","years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],durationShortSuffix:["","y","q","mo","w","d","h","m","s","ms"],multi:[".%L",":%S","%I:%M","%I %p","%a %d","W%G","%b %d","%B","%Y"]},Wt="%d-%m-%Y",Xe=[{key:"%a %e %b %Y",lev1:"%Y",lev2:"Q%q-%Y",lev3:"%b %Y",lev4:"Wk %V-%G",lev5:"%a %e %b %Y",monthType:"name",longText:!1,weekday:!0},{key:"%e %b %Y",lev1:"%Y",lev2:"Q%q-%Y",lev3:"%b %Y",lev4:"Wk %V-%G",lev5:"%e %b %Y",monthType:"name",longText:!1,weekday:!1},{key:"%a %e %B %Y",lev1:"%Y",lev2:"Q%q-%Y",lev3:"%B %Y",lev4:"Week %V, %G",lev5:"%a %e %B %Y",monthType:"name",longText:!0,weekday:!0},{key:"%e %B %Y",lev1:"%Y",lev2:"Q%q-%Y",lev3:"%B %Y",lev4:"Week %V, %G",lev5:"%e %B %Y",monthType:"name",longText:!0,weekday:!1},{key:"%d/%m/%Y",lev1:"%Y",lev2:"Q%q/%Y",lev3:"%m/%Y",lev4:"W%V/%G",lev5:"%d/%m/%Y",monthType:"number",mmdd:!1,separator:"/"},{key:"%d-%m-%Y",lev1:"%Y",lev2:"Q%q-%Y",lev3:"%m-%Y",lev4:"W%V-%G",lev5:"%d-%m-%Y",monthType:"number",mmdd:!1,separator:"-"},{key:"%d.%m.%Y",lev1:"%Y",lev2:"Q%q.%Y",lev3:"%m.%Y",lev4:"W%V.%G",lev5:"%d.%m.%Y",monthType:"number",mmdd:!1,separator:"."},{key:"%d~%m~%Y",lev1:"%Y",lev2:"Q%q~%Y",lev3:"%m~%Y",lev4:"W%V~%G",lev5:"%d~%m~%Y",monthType:"number",mmdd:!1,separator:"~"},{key:"%m/%d/%Y",lev1:"%Y",lev2:"Q%q/%Y",lev3:"%m/%Y",lev4:"%G/W%V",lev5:"%m/%d/%Y",monthType:"number",mmdd:!0,separator:"/"},{key:"%m-%d-%Y",lev1:"%Y",lev2:"Q%q-%Y",lev3:"%m-%Y",lev4:"%G-W%V",lev5:"%m-%d-%Y",monthType:"number",mmdd:!0,separator:"-"},{key:"%m.%d.%Y",lev1:"%Y",lev2:"Q%q.%Y",lev3:"%m.%Y",lev4:"%G.W%V",lev5:"%m.%d.%Y",monthType:"number",mmdd:!0,separator:"."},{key:"%m~%d~%Y",lev1:"%Y",lev2:"Q%q~%Y",lev3:"%m~%Y",lev4:"%G~W%V",lev5:"%m~%d~%Y",monthType:"number",mmdd:!0,separator:"~"},{key:"%amd/%Y",lev1:"%Y",lev2:"Q%q/%Y",lev3:"%m/%Y",lev4:"%G/W%V",lev5:"%amd/%Y",monthType:"number",mmdd:null,separator:"/"},{key:"%amd-%Y",lev1:"%Y",lev2:"Q%q-%Y",lev3:"%m-%Y",lev4:"%G-W%V",lev5:"%amd-%Y",monthType:"number",mmdd:null,separator:"-"},{key:"%amd.%Y",lev1:"%Y",lev2:"Q%q.%Y",lev3:"%m.%Y",lev4:"%G.W%V",lev5:"%amd.%Y",monthType:"number",mmdd:null,separator:"."},{key:"%amd~%Y",lev1:"%Y",lev2:"Q%q~%Y",lev3:"%m~%Y",lev4:"%G~W%V",lev5:"%amd~%Y",monthType:"number",mmdd:null,separator:"~"}],At=[{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}];function Nt(e,r){var g,O;r=r||{};const t=r.localFormats||je;let n,i,u,m=[],T=[],C="datetime",s;r&&r.multi&&(C="datetime"),(!e||!e.format)&&(C="hierarchy"),e&&e.type&&(C=e.type),e&&e.format?s=e.format:C==="numeric"?s=",.0f":C==="datetime"?s=Wt:s="";const D=lr.decomposeNumericFormat(s);switch(D.precision&&D.typeFormat&&(C="numeric"),C){case"numeric":{if(e.subtype==="duration"&&e.duration&&e.duration.levels&&e.duration.levels.length>1&&!r.hideDuration)n=l=>_.isEmpty(l)?"":xt(l,e,e.duration.levels,t);else{const l={...t};let h=D.typeFormat,f=!1;switch(h.length===2&&h.startsWith("a")&&(f=!0,h=h.slice(1,2),s=s.replace(/a/,"")),f?(l.decimal=t.decimal,l.thousands=t.thousands):["z","y","w"].includes(h)?(l.decimal=",",l.thousands="."):(l.decimal=".",l.thousands=","),h){case"z":{s=s.replace("z","f");break}case"y":{s=s.replace("y","%");break}case"w":{s=s.replace("w","s");break}}if((e==null?void 0:e.subtype)==="currency"&&e.currency){const c=" ",F=l.currency.findIndex(w=>w.length>0),S=l.currency[F].startsWith(c),b=l.currency[F].endsWith(c),d=`${S?c:""}${e.currency}${b?c:""}`;l.currency[F]=d}const p=dr(l);h!=="%"&&(e==null?void 0:e.subtype)==="currency"&&e.currency&&l.currency&&!(r!=null&&r.hideCurrency)&&!["count","distinctcount"].includes(e.aggregationFunc)&&!(e.aggregationFunc==="rate"&&((g=e.aggregationWeight)==null?void 0:g.columnSubType)==="currency")&&((O=e.periodOverPeriod)==null?void 0:O.type)!=="percentageChange"&&(s="$"+s),r!=null&&r.trimZero&&["y","%"].includes(h)&&l.decimal===","?i=c=>p.format(s)(c).replace(/(,\d*?)0+%$/,"$1%").replace(/,%$/,"%"):r!=null&&r.trimZero&&["y","%"].includes(h)&&l.decimal==="."?i=c=>p.format(s)(c).replace(/(\.\d*?)0+%$/,"$1%").replace(/\.%$/,"%"):r!=null&&r.trimZero&&["z","f"].includes(h)&&l.decimal===","?i=c=>p.format(s)(c).replace(/(,\d*?)0+$/,"$1").replace(/,$/,""):r!=null&&r.trimZero&&["z","f"].includes(h)&&l.decimal==="."?i=c=>p.format(s)(c).replace(/(\.\d*?)0+$/,"$1").replace(/\.$/,""):(e==null?void 0:e.subtype)==="currency"&&e.currency&&l.currency&&h==="s"?i=c=>p.format(s)(c).replace(/G/,"B"):i=_.isEmpty(D.precision)?p.format(",.0f"):p.format(s),n=c=>{var F;if(_.isEmpty(c))return"";if(e.subtype==="duration"&&e.duration&&!r.hideDuration){const S=e.duration.levels?e.duration.levels[0]:e.lowestLevel;return S!==e.lowestLevel&&(c=kt(c,e.lowestLevel,S)),i(c)+((F=t==null?void 0:t.durationShortSuffix)==null?void 0:F[S])}return i(c)}}break}case"datetime":{if(m=(t==null?void 0:t.smartDateFormats)??Xe,T=(t==null?void 0:t.smartTimeFormats)??At,_.isEmpty(e.datetimeDisplayMode)){if(r!=null&&r.level){const l=r.level,h=m.find(b=>s.includes(b.key)),f=T.find(b=>s.includes(b.key)),p=h?h["lev"+Math.min(l,5)]:m[0]["lev"+Math.min(l,5)],c=l>5?f?f["lev"+l]:T[0]["lev"+l]:"";s=l>5?p+", "+c:p;const F=s.includes("%amd")&&r.level>=5,S=h?r.level>=2&&h.separator==="~":!1;F?s=S?s.replaceAll(new RegExp(/%amd[.~\/-]%Y/g),t.date.slice(0,8)):s.replaceAll(new RegExp(/%amd[.~\/-]%Y/g),t.date.slice(0,8).replaceAll(new RegExp(/[.~\/-]/g),h.separator)):s=S?s.replaceAll(new RegExp(/[~]/g),t.dateSeparator):s}if(r!=null&&r.multi){const l=V(t.multi[0]),h=V(t.multi[1]),f=V(t.multi[2]),p=V(t.multi[3]),c=V(t.multi[4]),F=V(t.multi[6]),S=V(t.multi[7]),b=V(t.multi[8]);u=d=>{let w;return Ee(d)<d?w=l:Re(d)<d?w=h:$e(d)<d?w=f:fe(d)<d?w=p:ze(d)<d?w=Ce(d)<d?c:F:E(d)<d?w=S:w=b,w(d)}}else u=ve(t).format(s)}else{const l={quarter_number:{min:1,max:4},month_name:{min:1,max:12},month_number:{min:1,max:12},week_number:{min:1,max:53},day_in_month:{min:1,max:31},day_in_year:{min:1,max:366},weekday_name:{min:0,max:7},weekday_number:{min:0,max:7},hour_in_day:{min:0,max:23},minute_in_hour:{min:0,max:59},second_in_minute:{min:0,max:59}},h=(f,p,c)=>{var F,S,b,d,w;return p==="letter"?((F=f.shortNames)==null?void 0:F.length)>0&&((S=f.shortNames[c])==null?void 0:S.length)>0?(b=f.shortNames[c])==null?void 0:b.charAt(0):"N/A":p==="short"?((d=f.shortNames)==null?void 0:d.length)>0&&f.shortNames[c]?f.shortNames[c]:"N/A":((w=f.longNames)==null?void 0:w.length)>0&&f.longNames[c]?f.longNames[c]:"N/A"};["quarter_number","month_number","week_number","day_in_month","day_in_year","weekday_number","hour_in_day","minute_in_hour","second_in_minute"].includes(e.datetimeDisplayMode)?u=f=>_.isNumeric(f)&&f>=l[e.datetimeDisplayMode].min&&f<=l[e.datetimeDisplayMode].max?f:"N/A":e.datetimeDisplayMode==="month_name"?u=f=>{const p=[...t.shortMonths],c=[...t.months];return _.isNumeric(f)&&f>=l[e.datetimeDisplayMode].min&&f<=l[e.datetimeDisplayMode].max?h({shortNames:p,longNames:c},e.monthNameFormat,f-1):"N/A"}:e.datetimeDisplayMode==="weekday_name"?u=f=>{const p=[...t.shortDays],c=[...t.days];return e.weekStart==="monday"&&(p.push(p.shift()??""),c.push(c.shift()??"")),_.isNumeric(f)&&f>=l[e.datetimeDisplayMode].min&&f<=l[e.datetimeDisplayMode].max?h({shortNames:p,longNames:c},e.weekDayNameFormat,f-1):"N/A"}:u=ve(t).format(s)}n=l=>{if(_.isEmpty(l))return"";const h=u(l);return _.isString(h)?h.trim():h};break}case"hierarchy":{n=l=>_.localize(l,r?r.locale:void 0);break}default:{n=l=>l;break}}return n}exports.DEFAULT_LOCAL_FORMATS=je;exports.SMART_DATE_FORMATS=Xe;exports.formatter=Nt;
|
@@ -0,0 +1,40 @@
|
|
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
|
+
{
|
22
|
+
name: "measure",
|
23
|
+
rotate: !1,
|
24
|
+
label: "Measure",
|
25
|
+
type: "numeric",
|
26
|
+
acceptableColumnTypes: ["hierarchy", "numeric"],
|
27
|
+
canAcceptFormula: !0
|
28
|
+
},
|
29
|
+
{
|
30
|
+
name: "category",
|
31
|
+
rotate: !1,
|
32
|
+
label: "Category",
|
33
|
+
type: "categorical",
|
34
|
+
options: { areDatetimeOptionsEnabled: !0 },
|
35
|
+
isRequired: !0
|
36
|
+
}
|
37
|
+
];
|
38
|
+
export {
|
39
|
+
e as default
|
40
|
+
};
|
@@ -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=[{name:"measure",rotate:!1,label:"Measure",type:"numeric",acceptableColumnTypes:["hierarchy","numeric"],canAcceptFormula:!0},{name:"category",rotate:!1,label:"Category",type:"categorical",options:{areDatetimeOptionsEnabled:!0},isRequired:!0}];exports.default=e;
|
@@ -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=[{name:"geo",rotate:!1,label:"Geography",type:"categorical",isRequired:!0,acceptableColumnTypes:["spatial"]},{name:"measure",rotate:!1,label:"Measure",type:"numeric",canAcceptFormula:!0}];exports.default=e;
|
@@ -0,0 +1,39 @@
|
|
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
|
+
{
|
22
|
+
name: "geo",
|
23
|
+
rotate: !1,
|
24
|
+
label: "Geography",
|
25
|
+
type: "categorical",
|
26
|
+
isRequired: !0,
|
27
|
+
acceptableColumnTypes: ["spatial"]
|
28
|
+
},
|
29
|
+
{
|
30
|
+
name: "measure",
|
31
|
+
rotate: !1,
|
32
|
+
label: "Measure",
|
33
|
+
type: "numeric",
|
34
|
+
canAcceptFormula: !0
|
35
|
+
}
|
36
|
+
];
|
37
|
+
export {
|
38
|
+
e as default
|
39
|
+
};
|
@@ -0,0 +1,48 @@
|
|
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
|
+
{
|
22
|
+
name: "y-axis",
|
23
|
+
rotate: !0,
|
24
|
+
label: "Y axis",
|
25
|
+
type: "categorical",
|
26
|
+
options: { areDatetimeOptionsEnabled: !0 },
|
27
|
+
isRequired: !0
|
28
|
+
},
|
29
|
+
{
|
30
|
+
name: "measure",
|
31
|
+
rotate: !1,
|
32
|
+
label: "Measure",
|
33
|
+
type: "numeric",
|
34
|
+
isRequired: !1,
|
35
|
+
canAcceptFormula: !0
|
36
|
+
},
|
37
|
+
{
|
38
|
+
name: "x-axis",
|
39
|
+
rotate: !1,
|
40
|
+
label: "X axis",
|
41
|
+
type: "categorical",
|
42
|
+
options: { areDatetimeOptionsEnabled: !0 },
|
43
|
+
isRequired: !0
|
44
|
+
}
|
45
|
+
];
|
46
|
+
export {
|
47
|
+
e as default
|
48
|
+
};
|
@@ -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=[{name:"y-axis",rotate:!0,label:"Y axis",type:"categorical",options:{areDatetimeOptionsEnabled:!0},isRequired:!0},{name:"measure",rotate:!1,label:"Measure",type:"numeric",isRequired:!1,canAcceptFormula:!0},{name:"x-axis",rotate:!1,label:"X axis",type:"categorical",options:{areDatetimeOptionsEnabled:!0},isRequired:!0}];exports.default=e;
|
@@ -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=[{name:"geo",rotate:!1,label:"Geography",type:"categorical",isRequired:!0,acceptableColumnTypes:["spatial"]},{name:"measure",rotate:!1,label:"Measure",type:"numeric",canAcceptFormula:!0}];exports.default=e;
|
@@ -0,0 +1,39 @@
|
|
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
|
+
{
|
22
|
+
name: "geo",
|
23
|
+
rotate: !1,
|
24
|
+
label: "Geography",
|
25
|
+
type: "categorical",
|
26
|
+
isRequired: !0,
|
27
|
+
acceptableColumnTypes: ["spatial"]
|
28
|
+
},
|
29
|
+
{
|
30
|
+
name: "measure",
|
31
|
+
rotate: !1,
|
32
|
+
label: "Measure",
|
33
|
+
type: "numeric",
|
34
|
+
canAcceptFormula: !0
|
35
|
+
}
|
36
|
+
];
|
37
|
+
export {
|
38
|
+
e as default
|
39
|
+
};
|
@@ -0,0 +1,23 @@
|
|
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 o = [];
|
21
|
+
export {
|
22
|
+
o as default
|
23
|
+
};
|
@@ -17,4 +17,4 @@
|
|
17
17
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
18
|
* SOFTWARE.
|
19
19
|
* */
|
20
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=[];exports.default=e;
|
@@ -101,14 +101,14 @@ const e = [
|
|
101
101
|
key: "link.url",
|
102
102
|
control: {
|
103
103
|
type: "multi-language-field",
|
104
|
-
placeholder:
|
104
|
+
placeholder: "Enter URL"
|
105
105
|
}
|
106
106
|
},
|
107
107
|
{
|
108
108
|
key: "link.tooltip",
|
109
109
|
control: {
|
110
110
|
type: "multi-language-field",
|
111
|
-
placeholder:
|
111
|
+
placeholder: "Enter a tooltip"
|
112
112
|
}
|
113
113
|
},
|
114
114
|
{
|
@@ -17,4 +17,4 @@
|
|
17
17
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
18
|
* SOFTWARE.
|
19
19
|
* */
|
20
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=[{key:"general",type:"group",open:!0,children:[{key:"url",control:{type:"text-field",placeholder:"Enter an image URL"}},{key:"mode",control:{type:"action-button-group",default:["fill"],values:{noResize:{iconName:"ban",label:"No Resize"},compress:{iconName:"compress",label:"Compress"},fitHorizontal:{iconName:"arrowsHorizontal",label:"Fit Horizontal"},fitVertical:{iconName:"arrowsVertical",label:"Fit Vertical"},fill:{iconName:"expand",label:"Fill"},stretch:{iconName:"arrowsExpand",label:"Expand"}},selects:"single"}}]},{key:"alignment",type:"group",open:!0,children:[{key:"alignment.vertical",control:{type:"action-button-group",label:"Vertical",default:["middle"],values:{top:{iconName:"alignTop",label:"align top"},middle:{iconName:"alignMiddle",label:"align middle"},bottom:{iconName:"alignBottom",label:"align bottom"}},selects:"single"}},{key:"alignment.horizontal",control:{type:"action-button-group",label:"Horizontal",default:["center"],values:{left:{iconName:"alignLeft",label:"align left"},center:{iconName:"alignCenter",label:"align center"},right:{iconName:"alignRight",label:"align right"}},selects:"single"}}]},{key:"link",type:"group",open:!1,children:[{key:"link.url",control:{type:"multi-language-field",placeholder:
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=[{key:"general",type:"group",open:!0,children:[{key:"url",control:{type:"text-field",placeholder:"Enter an image URL"}},{key:"mode",control:{type:"action-button-group",default:["fill"],values:{noResize:{iconName:"ban",label:"No Resize"},compress:{iconName:"compress",label:"Compress"},fitHorizontal:{iconName:"arrowsHorizontal",label:"Fit Horizontal"},fitVertical:{iconName:"arrowsVertical",label:"Fit Vertical"},fill:{iconName:"expand",label:"Fill"},stretch:{iconName:"arrowsExpand",label:"Expand"}},selects:"single"}}]},{key:"alignment",type:"group",open:!0,children:[{key:"alignment.vertical",control:{type:"action-button-group",label:"Vertical",default:["middle"],values:{top:{iconName:"alignTop",label:"align top"},middle:{iconName:"alignMiddle",label:"align middle"},bottom:{iconName:"alignBottom",label:"align bottom"}},selects:"single"}},{key:"alignment.horizontal",control:{type:"action-button-group",label:"Horizontal",default:["center"],values:{left:{iconName:"alignLeft",label:"align left"},center:{iconName:"alignCenter",label:"align center"},right:{iconName:"alignRight",label:"align right"}},selects:"single"}}]},{key:"link",type:"group",open:!1,children:[{key:"link.url",control:{type:"multi-language-field",placeholder:"Enter URL"}},{key:"link.tooltip",control:{type:"multi-language-field",placeholder:"Enter a tooltip"}},{key:"link.target",control:{type:"picker",default:"_blank",enum:["_parent","_self","_blank"]}}]}];exports.default=e;
|
@@ -0,0 +1,92 @@
|
|
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
|
+
name: "Image",
|
22
|
+
groups: {
|
23
|
+
general: {
|
24
|
+
label: "General"
|
25
|
+
},
|
26
|
+
alignment: {
|
27
|
+
label: "Alignment"
|
28
|
+
},
|
29
|
+
link: {
|
30
|
+
label: "Link To"
|
31
|
+
}
|
32
|
+
},
|
33
|
+
options: {
|
34
|
+
url: {
|
35
|
+
label: "URL",
|
36
|
+
placeholder: "Enter an image URL",
|
37
|
+
description: "The URL of the image"
|
38
|
+
},
|
39
|
+
mode: {
|
40
|
+
label: "Mode",
|
41
|
+
description: "The stretch mode of the image",
|
42
|
+
enum: {
|
43
|
+
noResize: "No Resize",
|
44
|
+
compress: "Compress",
|
45
|
+
fitHorizontal: "Fit Horizontal",
|
46
|
+
fitVertical: "Fit Vertical",
|
47
|
+
fill: "Fill",
|
48
|
+
stretch: "Expand"
|
49
|
+
}
|
50
|
+
},
|
51
|
+
"alignment.vertical": {
|
52
|
+
label: "Vertical",
|
53
|
+
description: "The vertical alignment of the image",
|
54
|
+
enum: {
|
55
|
+
top: "Top",
|
56
|
+
middle: "Middle",
|
57
|
+
bottom: "Bottom"
|
58
|
+
}
|
59
|
+
},
|
60
|
+
"alignment.horizontal": {
|
61
|
+
label: "Horizontal",
|
62
|
+
description: "The horizontal alignment of the image",
|
63
|
+
enum: {
|
64
|
+
left: "Left",
|
65
|
+
center: "Center",
|
66
|
+
right: "Right"
|
67
|
+
}
|
68
|
+
},
|
69
|
+
"link.url": {
|
70
|
+
label: "Link URL",
|
71
|
+
placeholder: "Enter a link URL",
|
72
|
+
description: "The URL of the link"
|
73
|
+
},
|
74
|
+
"link.tooltip": {
|
75
|
+
label: "Link Tooltip",
|
76
|
+
placeholder: "Enter a link tooltip",
|
77
|
+
description: "The tooltip of the link"
|
78
|
+
},
|
79
|
+
"link.target": {
|
80
|
+
label: "Link Target",
|
81
|
+
description: "The target of the link",
|
82
|
+
enum: {
|
83
|
+
_parent: "Parent",
|
84
|
+
_blank: "New Tab",
|
85
|
+
_self: "Same Tab"
|
86
|
+
}
|
87
|
+
}
|
88
|
+
}
|
89
|
+
};
|
90
|
+
export {
|
91
|
+
e as default
|
92
|
+
};
|
@@ -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={name:"Image",groups:{general:{label:"General"},alignment:{label:"Alignment"},link:{label:"Link To"}},options:{url:{label:"URL",placeholder:"Enter an image URL",description:"The URL of the image"},mode:{label:"Mode",description:"The stretch mode of the image",enum:{noResize:"No Resize",compress:"Compress",fitHorizontal:"Fit Horizontal",fitVertical:"Fit Vertical",fill:"Fill",stretch:"Expand"}},"alignment.vertical":{label:"Vertical",description:"The vertical alignment of the image",enum:{top:"Top",middle:"Middle",bottom:"Bottom"}},"alignment.horizontal":{label:"Horizontal",description:"The horizontal alignment of the image",enum:{left:"Left",center:"Center",right:"Right"}},"link.url":{label:"Link URL",placeholder:"Enter a link URL",description:"The URL of the link"},"link.tooltip":{label:"Link Tooltip",placeholder:"Enter a link tooltip",description:"The tooltip of the link"},"link.target":{label:"Link Target",description:"The target of the link",enum:{_parent:"Parent",_blank:"New Tab",_self:"Same Tab"}}}};exports.default=e;
|
@@ -0,0 +1,92 @@
|
|
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
|
+
name: "Image",
|
22
|
+
groups: {
|
23
|
+
general: {
|
24
|
+
label: "Général"
|
25
|
+
},
|
26
|
+
alignment: {
|
27
|
+
label: "Alignement"
|
28
|
+
},
|
29
|
+
link: {
|
30
|
+
label: "Lien Vers"
|
31
|
+
}
|
32
|
+
},
|
33
|
+
options: {
|
34
|
+
url: {
|
35
|
+
label: "URL",
|
36
|
+
placeholder: "Entrez une URL d'image",
|
37
|
+
description: "L'URL de l'image"
|
38
|
+
},
|
39
|
+
mode: {
|
40
|
+
label: "Mode",
|
41
|
+
description: "Le mode d'étirement de l'image",
|
42
|
+
enum: {
|
43
|
+
noResize: "Pas de Redimensionnement",
|
44
|
+
compress: "Compresser",
|
45
|
+
fitHorizontal: "Ajuster Horizontalement",
|
46
|
+
fitVertical: "Ajuster Verticalement",
|
47
|
+
fill: "Remplir",
|
48
|
+
stretch: "Étirer"
|
49
|
+
}
|
50
|
+
},
|
51
|
+
"alignment.vertical": {
|
52
|
+
label: "Vertical",
|
53
|
+
description: "L'alignement vertical de l'image",
|
54
|
+
enum: {
|
55
|
+
top: "Haut",
|
56
|
+
middle: "Milieu",
|
57
|
+
bottom: "Bas"
|
58
|
+
}
|
59
|
+
},
|
60
|
+
"alignment.horizontal": {
|
61
|
+
label: "Horizontal",
|
62
|
+
description: "L'alignement horizontal de l'image",
|
63
|
+
enum: {
|
64
|
+
left: "Gauche",
|
65
|
+
center: "Centre",
|
66
|
+
right: "Droite"
|
67
|
+
}
|
68
|
+
},
|
69
|
+
"link.url": {
|
70
|
+
label: "URL du Lien",
|
71
|
+
placeholder: "Entrez une URL de lien",
|
72
|
+
description: "L'URL du lien"
|
73
|
+
},
|
74
|
+
"link.tooltip": {
|
75
|
+
label: "Info-bulle du Lien",
|
76
|
+
placeholder: "Entrez une info-bulle de lien",
|
77
|
+
description: "L'info-bulle du lien"
|
78
|
+
},
|
79
|
+
"link.target": {
|
80
|
+
label: "Cible du Lien",
|
81
|
+
description: "La cible du lien",
|
82
|
+
enum: {
|
83
|
+
_parent: "Fenêtre Principale",
|
84
|
+
_blank: "Nouvel Onglet",
|
85
|
+
_self: "Même Onglet"
|
86
|
+
}
|
87
|
+
}
|
88
|
+
}
|
89
|
+
};
|
90
|
+
export {
|
91
|
+
e as default
|
92
|
+
};
|
@@ -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={name:"Image",groups:{general:{label:"Général"},alignment:{label:"Alignement"},link:{label:"Lien Vers"}},options:{url:{label:"URL",placeholder:"Entrez une URL d'image",description:"L'URL de l'image"},mode:{label:"Mode",description:"Le mode d'étirement de l'image",enum:{noResize:"Pas de Redimensionnement",compress:"Compresser",fitHorizontal:"Ajuster Horizontalement",fitVertical:"Ajuster Verticalement",fill:"Remplir",stretch:"Étirer"}},"alignment.vertical":{label:"Vertical",description:"L'alignement vertical de l'image",enum:{top:"Haut",middle:"Milieu",bottom:"Bas"}},"alignment.horizontal":{label:"Horizontal",description:"L'alignement horizontal de l'image",enum:{left:"Gauche",center:"Centre",right:"Droite"}},"link.url":{label:"URL du Lien",placeholder:"Entrez une URL de lien",description:"L'URL du lien"},"link.tooltip":{label:"Info-bulle du Lien",placeholder:"Entrez une info-bulle de lien",description:"L'info-bulle du lien"},"link.target":{label:"Cible du Lien",description:"La cible du lien",enum:{_parent:"Fenêtre Principale",_blank:"Nouvel Onglet",_self:"Même Onglet"}}}};exports.default=e;
|