@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
@@ -17,16 +17,16 @@
|
|
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 f=require("../get-css-variable-DLiZYZEi.cjs"),p=require("../set-locale-ByIApH40.cjs"),y=require("../task-B8yMzxui.cjs"),m=require("../luzmo-icons-XsFsTAl3.cjs");require("../index-ByjLd3bT.cjs");const r=require("../property-0L4eB11h.cjs"),C=require("../sized-mixin-BxMraZLS-DEFWqo8f.cjs"),S=require("../localize-DbobqcKs.cjs"),L=require("../query-D5qWDopr.cjs");require("../slot-menu/index.cjs");const D=":host{font-family:var(--luzmo-droppable-slot-font-family, var(--luzmo-font-family))}.droppable-slot[filled]{cursor:pointer;border:var(--luzmo-droppable-slot-filled-border-width, var(--droppable-slot-filled-border-width)) var(--luzmo-droppable-slot-filled-border-style, var(--droppable-slot-filled-border-style)) var(--luzmo-droppable-slot-filled-border-color, var(--droppable-slot-filled-border-color));background-color:var(--luzmo-droppable-slot-filled-background-color, var(--droppable-slot-filled-background-color));color:var(--luzmo-droppable-slot-filled-color, var(--droppable-slot-filled-color))}.droppable-slot{color:var(--luzmo-droppable-slot-font-color, var(--droppable-slot-font-color));border:var(--luzmo-droppable-slot-border-width, var(--droppable-slot-border-width)) var(--luzmo-droppable-slot-border-style, var(--droppable-slot-border-style)) var(--luzmo-droppable-slot-border-color, var(--droppable-slot-border-color));background-color:var(--luzmo-droppable-slot-background-color, var(--droppable-slot-background-color));display:flex;justify-content:space-between;align-items:center;padding-left:var(--luzmo-droppable-slot-edge-to-label, var(--droppable-slot-edge-to-label));gap:var(--luzmo-spacing-5);border-radius:var(--luzmo-border-radius);height:var(--luzmo-droppable-slot-height, var(--droppable-slot-height));cursor:move}:host([disabled]) .droppable-slot{background-color:var(--luzmo-droppable-slot-background-color-disabled, var(--droppable-slot-background-color-disabled));color:var(--luzmo-droppable-slot-color-disabled, var(--droppable-slot-color-disabled));cursor:not-allowed}:host([disabled]) .drag-handle-icon{opacity:.25;font-size:12px}.drag-handle-icon{opacity:.5;font-size:12px}.droppable-slot-label{font-size:var(--luzmo-droppable-slot-label-font-size, var(--droppable-slot-label-font-size));flex-grow:1;margin-right:var(--luzmo-droppable-slot-text-to-controls, var(--droppable-slot-text-to-controls));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.controls{height:100%;display:flex;align-items:center;gap:var(--luzmo-droppable-slot-controls-gap, var(--droppable-slot-controls-gap));background-color:var(--luzmo-droppable-slot-controls-background-color, var(--droppable-slot-controls-background-color));color:var(--luzmo-droppable-slot-controls-color, var(--droppable-slot-controls-color));margin-right:var(--luzmo-droppable-slot-controls-to-edge, var(--droppable-slot-controls-to-edge));padding:0 var(--luzmo-droppable-slot-controls-horizontal-padding, var(--droppable-slot-controls-horizontal-padding))}.controls div{cursor:pointer;height:100%;display:flex;align-items:center;padding:0 var(--luzmo-droppable-slot-controls-control-horizontal-padding, var(--droppable-slot-controls-control-horizontal-padding))}luzmo-slot-menu[placement=bottom],luzmo-slot-menu[placement=top],luzmo-slot-menu[placement=bottom-start],luzmo-slot-menu[placement=top-start],luzmo-slot-menu[placement=bottom-end],luzmo-slot-menu[placement=top-end]{margin:var(--luzmo-droppable-slot-overlay-vertical-gap, var(--droppable-slot-overlay-vertical-gap)) 0}luzmo-slot-menu[placement=left],luzmo-slot-menu[placement=right],luzmo-slot-menu[placement=left-start],luzmo-slot-menu[placement=right-start],luzmo-slot-menu[placement=left-end],luzmo-slot-menu[placement=right-end]{margin:0 var(--luzmo-droppable-slot-overlay-horizontal-gap, var(--droppable-slot-overlay-horizontal-gap))}:host{--droppable-slot-border-width: var(--luzmo-border-width);--droppable-slot-border-style: dashed;--droppable-slot-border-color: var(--luzmo-border-color);--droppable-slot-background-color: transparent;--droppable-slot-font-color: var(--luzmo-font-color);--droppable-slot-controls-background-color: var(--luzmo-primary-down);--droppable-slot-controls-color: var(--luzmo-primary-inverse-color);--droppable-slot-text-to-controls: var(--luzmo-spacing-3);--droppable-slot-controls-to-edge: 0;--droppable-slot-controls-gap: var(--luzmo-spacing-2);--droppable-slot-controls-horizontal-padding: var(--luzmo-spacing-2);--droppable-slot-controls-control-horizontal-padding: var(--luzmo-spacing-3);--droppable-slot-filled-background-color: var(--luzmo-primary);--droppable-slot-filled-color: var(--luzmo-primary-inverse-color);--droppable-slot-filled-border-width: var(--luzmo-border-width);--droppable-slot-filled-border-style: solid;--droppable-slot-filled-border-color: var(--luzmo-primary-down);--droppable-slot-height: var(--luzmo-component-height);--droppable-slot-label-font-size: var(--luzmo-font-size);--droppable-slot-icon-type-font-size: var(--luzmo-font-size);--droppable-slot-edge-to-label: var(--luzmo-spacing-5);--droppable-slot-color-disabled: var(--luzmo-color-disabled);--droppable-slot-background-color-disabled: var( --luzmo-background-color-disabled )}:host([accept-drag]){--droppable-slot-filled-background-color: var(--luzmo-color-positive);--droppable-slot-filled-color: white;--droppable-slot-filled-border-color: var(--luzmo-color-positive-down);--droppable-slot-controls-background-color: var(--luzmo-color-positive-down);--droppable-slot-controls-color: white;--droppable-slot-background-color: var(--luzmo-color-positive);--droppable-slot-font-color: white}:host{--droppable-slot-height: var(--luzmo-component-height);--droppable-slot-label-font-size: var(--luzmo-font-size);--droppable-slot-icon-type-font-size: var(--luzmo-font-size);--droppable-slot-horizontal-padding: var(--luzmo-spacing-4);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-4);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-4)}:host([size=s]){--droppable-slot-height: var(--luzmo-component-height-s);--droppable-slot-label-font-size: var(--luzmo-font-size-s);--droppable-slot-icon-type-font-size: var(--luzmo-font-size-s);--droppable-slot-horizontal-padding: var(--luzmo-spacing-4);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-4);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-4)}:host([size=l]){--droppable-slot-height: var(--luzmo-component-height-l);--droppable-slot-label-font-size: var(--luzmo-font-size-l);--droppable-slot-icon-type-font-size: var(--luzmo-font-size-l);--droppable-slot-horizontal-padding: var(--luzmo-spacing-5);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-5);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-5)}:host([size=xl]){--droppable-slot-height: var(--luzmo-component-height-xl);--droppable-slot-label-font-size: var(--luzmo-font-size-xl);--droppable-slot-icon-type-font-size: var(--luzmo-font-size-xl);--droppable-slot-horizontal-padding: var(--luzmo-spacing-5);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-5);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-5)}:host{box-sizing:border-box}",v={Category:()=>p.msg("Category",{desc:"Category label"}),Measure:()=>p.msg("Measure",{desc:"Measure label"}),Legend:()=>p.msg("Legend",{desc:"Legend label"}),"Y-Axis":()=>p.msg("Y-Axis",{desc:"Y-Axis label"}),"X-Axis":()=>p.msg("X-Axis",{desc:"X-Axis label"}),"Group by":()=>p.msg("Group by",{desc:"Group by label"})};var x=Object.defineProperty,_=Object.getOwnPropertyDescriptor,n=(h,l,t,o)=>{for(var e=o>1?void 0:o?_(l,t):l,a=h.length-1,s;a>=0;a--)(s=h[a])&&(e=(o?s(l,t,e):s(e))||e);return o&&e&&x(l,t,e),e};exports.LuzmoDroppableSlot=class extends C.m(r.kt,{validSizes:["s","m","l","xl"],noDefaultSize:!0}){constructor(){super(...arguments),this._loadSlotsConfig=new y.h(this,{task:async([l])=>{if(l&&l!==this._itemTypeLoaded){const t=Object.assign({"./item-slots-configs/area-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../area-chart-slots.config-BLxiYX05.cjs")),"./item-slots-configs/bar-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../bar-chart-slots.config-Jx1PveTM.cjs")),"./item-slots-configs/donut-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../donut-chart-slots.config-DIp-24lO.cjs"))});if(t[`./item-slots-configs/${l}-slots.config.ts`]){const o=await t[`./item-slots-configs/${l}-slots.config.ts`]();this._slotsConfig=(o==null?void 0:o.default)??{}}return this._slotsConfig}},args:()=>[this.itemType,this.language]}),this.slotConfiguration={},this.slotContents=[],this.language="en",this.menu="default",this.placement="bottom-end",this.changedSlotContents=l=>{this.dispatchEvent(new CustomEvent("slot-contents-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{slotContents:l}}))},this._currentSlotContents=[]}disconnectedCallback(){super.disconnectedCallback(),this._cleanupDroppable()}emptySlotContents(l){l.preventDefault(),l.stopPropagation(),this.slotContents=[],this.changedSlotContents([])}willUpdate(l){l.has("language")&&([...p.targetLocales].includes(this.language)||this.language==="en")&&(p.setLocale(this.language),this.requestUpdate()),l.has("slotContents")&&(this._currentSlotContents=structuredClone(this.slotContents))}firstUpdated(l){this._cleanupDroppable||(this._cleanupDroppable=f.dropTargetForElements({element:this,onDrop:t=>{var s,i,d,c;const o={...(s=t.source)==null?void 0:s.data},e={...(o==null?void 0:o.label)??{en:"Untitled"}},a=o==null?void 0:o.type;if(a==="datetime"&&!o.level&&(o.level=o.lowestLevel??(o.subtype==="date"?5:9)),a==="datetime"&&((d=(i=t==null?void 0:t.source)==null?void 0:i.element)!=null&&d.hasAttribute("sublevel"))){const u=["(Yr)","(Qtr)","(Mth)","(Wk)","(Date)","(Hr)","(Min)","(Sec)","(Msec)"],b=(o==null?void 0:o.level)??1,g=Object.keys(e);for(const z of g)e[z]=`${e[z]} ${u[b-1]}`;o.label=e}this.slotContents=(c=this.slotConfiguration)!=null&&c.canAcceptMultipleColumns?[...this.slotContents??[],o]:[o],this.removeAttribute("accept-drag"),this.changedSlotContents(this.slotContents)},canDrop:({source:t})=>{var e,a,s,i,d,c,u,b,g;if(!["LUZMO-DRAGGABLE-DATA-ITEM-LEVEL","LUZMO-DRAGGABLE-DATA-ITEM"].includes((e=t.element)==null?void 0:e.tagName))return!1;const o=((s=(a=this.slotConfiguration)==null?void 0:a.acceptableColumnTypes)==null?void 0:s.length)>0?this.slotConfiguration.acceptableColumnTypes:["numeric","hierarchy","datetime"];return(i=t==null?void 0:t.data)!=null&&i.type&&!o.includes((d=t==null?void 0:t.data)==null?void 0:d.type)?!1:!((c=t==null?void 0:t.data)!=null&&c.subtype&&((b=(u=this.slotConfiguration)==null?void 0:u.acceptableColumnSubtypes)==null?void 0:b.length)>0&&!this.slotConfiguration.acceptableColumnSubtypes.includes((g=t==null?void 0:t.data)==null?void 0:g.subtype))},getDropEffect:()=>"link",onDragEnter:()=>{this.setAttribute("accept-drag","")},onDragLeave:()=>{this.removeAttribute("accept-drag")}}))}updated(){this.createFullLabel()}_onSlotMenuChanges(l){var t;l.preventDefault(),l.stopPropagation(),this.slotContents.length===((t=l.detail.slotContents)==null?void 0:t.length)?(this._currentSlotContents=l.detail.slotContents,this.createFullLabel(),this.changedSlotContents(this._currentSlotContents)):(this.slotContents=l.detail.slotContents,this.changedSlotContents(this.slotContents))}createFullLabel(){var e,a,s,i,d,c,u,b,g;let l="";const t=v[(e=this.slotConfiguration)==null?void 0:e.label]?v[(a=this.slotConfiguration)==null?void 0:a.label]():(s=this.slotConfiguration)==null?void 0:s.label;((i=this._currentSlotContents)==null?void 0:i.length)===1?l=S.localize((c=(d=this._currentSlotContents)==null?void 0:d[0])==null?void 0:c.label,this.language)??"Untitled":((u=this._currentSlotContents)==null?void 0:u.length)>1&&(l=`${this._currentSlotContents.length} items`);let o="";this.label?o=this.label:t&&(o=t),o=o||"Untitled",((b=this._currentSlotContents)==null?void 0:b.length)>0&&(o+=((g=this._currentSlotContents)==null?void 0:g.length)>1?`: ${this._currentSlotContents.length} items`:`: ${l}`),this._droppableSlotLabelElement&&(this._droppableSlotLabelElement.textContent=o)}droppableSlotMarkup(){var l,t,o,e;return r.x`
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const z=require("../get-css-variable-DLiZYZEi.cjs"),n=require("../set-locale-ByIApH40.cjs"),y=require("../task-B8yMzxui.cjs"),b=require("../luzmo-icons-XsFsTAl3.cjs");require("../index-ByjLd3bT.cjs");const s=require("../property-0L4eB11h.cjs"),C=require("../sized-mixin-BxMraZLS-DEFWqo8f.cjs"),S=require("../localize-r7ALOUy_.cjs"),q=require("../query-D5qWDopr.cjs");require("../slot-menu/index.cjs");const P=":host{font-family:var(--luzmo-droppable-slot-font-family, var(--luzmo-font-family))}.droppable-slot[filled]{cursor:pointer;border:var(--luzmo-droppable-slot-filled-border-width, var(--droppable-slot-filled-border-width)) var(--luzmo-droppable-slot-filled-border-style, var(--droppable-slot-filled-border-style)) var(--luzmo-droppable-slot-filled-border-color, var(--droppable-slot-filled-border-color));background-color:var(--luzmo-droppable-slot-filled-background-color, var(--droppable-slot-filled-background-color));color:var(--luzmo-droppable-slot-filled-color, var(--droppable-slot-filled-color))}.droppable-slot{color:var(--luzmo-droppable-slot-font-color, var(--droppable-slot-font-color));border:var(--luzmo-droppable-slot-border-width, var(--droppable-slot-border-width)) var(--luzmo-droppable-slot-border-style, var(--droppable-slot-border-style)) var(--luzmo-droppable-slot-border-color, var(--droppable-slot-border-color));background-color:var(--luzmo-droppable-slot-background-color, var(--droppable-slot-background-color));display:flex;justify-content:space-between;align-items:center;padding-left:var(--luzmo-droppable-slot-edge-to-label, var(--droppable-slot-edge-to-label));gap:var(--luzmo-spacing-5);border-radius:var(--luzmo-border-radius);height:var(--luzmo-droppable-slot-height, var(--droppable-slot-height));cursor:move}:host([disabled]) .droppable-slot{background-color:var(--luzmo-droppable-slot-background-color-disabled, var(--droppable-slot-background-color-disabled));color:var(--luzmo-droppable-slot-color-disabled, var(--droppable-slot-color-disabled));cursor:not-allowed}:host([disabled]) .drag-handle-icon{opacity:.25;font-size:12px}.drag-handle-icon{opacity:.5;font-size:12px}.droppable-slot-label{font-size:var(--luzmo-droppable-slot-label-font-size, var(--droppable-slot-label-font-size));flex-grow:1;margin-right:var(--luzmo-droppable-slot-text-to-controls, var(--droppable-slot-text-to-controls));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.controls{height:100%;display:flex;align-items:center;gap:var(--luzmo-droppable-slot-controls-gap, var(--droppable-slot-controls-gap));background-color:var(--luzmo-droppable-slot-controls-background-color, var(--droppable-slot-controls-background-color));color:var(--luzmo-droppable-slot-controls-color, var(--droppable-slot-controls-color));margin-right:var(--luzmo-droppable-slot-controls-to-edge, var(--droppable-slot-controls-to-edge));padding:0 var(--luzmo-droppable-slot-controls-horizontal-padding, var(--droppable-slot-controls-horizontal-padding))}.controls div{cursor:pointer;height:100%;display:flex;align-items:center;padding:0 var(--luzmo-droppable-slot-controls-control-horizontal-padding, var(--droppable-slot-controls-control-horizontal-padding))}luzmo-slot-menu[placement=bottom],luzmo-slot-menu[placement=top],luzmo-slot-menu[placement=bottom-start],luzmo-slot-menu[placement=top-start],luzmo-slot-menu[placement=bottom-end],luzmo-slot-menu[placement=top-end]{margin:var(--luzmo-droppable-slot-overlay-vertical-gap, var(--droppable-slot-overlay-vertical-gap)) 0}luzmo-slot-menu[placement=left],luzmo-slot-menu[placement=right],luzmo-slot-menu[placement=left-start],luzmo-slot-menu[placement=right-start],luzmo-slot-menu[placement=left-end],luzmo-slot-menu[placement=right-end]{margin:0 var(--luzmo-droppable-slot-overlay-horizontal-gap, var(--droppable-slot-overlay-horizontal-gap))}:host{--droppable-slot-border-width: var(--luzmo-border-width);--droppable-slot-border-style: dashed;--droppable-slot-border-color: var(--luzmo-border-color);--droppable-slot-background-color: transparent;--droppable-slot-font-color: var(--luzmo-font-color);--droppable-slot-controls-background-color: var(--luzmo-primary-down);--droppable-slot-controls-color: var(--luzmo-primary-inverse-color);--droppable-slot-text-to-controls: var(--luzmo-spacing-3);--droppable-slot-controls-to-edge: 0;--droppable-slot-controls-gap: var(--luzmo-spacing-2);--droppable-slot-controls-horizontal-padding: var(--luzmo-spacing-2);--droppable-slot-controls-control-horizontal-padding: var(--luzmo-spacing-3);--droppable-slot-filled-background-color: var(--luzmo-primary);--droppable-slot-filled-color: var(--luzmo-primary-inverse-color);--droppable-slot-filled-border-width: var(--luzmo-border-width);--droppable-slot-filled-border-style: solid;--droppable-slot-filled-border-color: var(--luzmo-primary-down);--droppable-slot-height: var(--luzmo-component-height);--droppable-slot-label-font-size: var(--luzmo-font-size);--droppable-slot-icon-type-font-size: var(--luzmo-font-size);--droppable-slot-edge-to-label: var(--luzmo-spacing-5);--droppable-slot-color-disabled: var(--luzmo-color-disabled);--droppable-slot-background-color-disabled: var( --luzmo-background-color-disabled )}:host([accept-drag]){--droppable-slot-filled-background-color: var(--luzmo-color-positive);--droppable-slot-filled-color: white;--droppable-slot-filled-border-color: var(--luzmo-color-positive-down);--droppable-slot-controls-background-color: var(--luzmo-color-positive-down);--droppable-slot-controls-color: white;--droppable-slot-background-color: var(--luzmo-color-positive);--droppable-slot-font-color: white}:host{--droppable-slot-height: var(--luzmo-component-height);--droppable-slot-label-font-size: var(--luzmo-font-size);--droppable-slot-icon-type-font-size: var(--luzmo-font-size);--droppable-slot-horizontal-padding: var(--luzmo-spacing-4);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-4);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-4)}:host([size=s]){--droppable-slot-height: var(--luzmo-component-height-s);--droppable-slot-label-font-size: var(--luzmo-font-size-s);--droppable-slot-icon-type-font-size: var(--luzmo-font-size-s);--droppable-slot-horizontal-padding: var(--luzmo-spacing-4);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-4);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-4)}:host([size=l]){--droppable-slot-height: var(--luzmo-component-height-l);--droppable-slot-label-font-size: var(--luzmo-font-size-l);--droppable-slot-icon-type-font-size: var(--luzmo-font-size-l);--droppable-slot-horizontal-padding: var(--luzmo-spacing-5);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-5);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-5)}:host([size=xl]){--droppable-slot-height: var(--luzmo-component-height-xl);--droppable-slot-label-font-size: var(--luzmo-font-size-xl);--droppable-slot-icon-type-font-size: var(--luzmo-font-size-xl);--droppable-slot-horizontal-padding: var(--luzmo-spacing-5);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-5);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-5)}:host{box-sizing:border-box}",v={Category:()=>n.msg("Category",{desc:"Category label"}),Measure:()=>n.msg("Measure",{desc:"Measure label"}),Legend:()=>n.msg("Legend",{desc:"Legend label"}),"Y-Axis":()=>n.msg("Y-Axis",{desc:"Y-Axis label"}),"X-Axis":()=>n.msg("X-Axis",{desc:"X-Axis label"}),"Group by":()=>n.msg("Group by",{desc:"Group by label"})};var L=Object.defineProperty,D=Object.getOwnPropertyDescriptor,a=(h,t,e,o)=>{for(var l=o>1?void 0:o?D(t,e):t,r=h.length-1,i;r>=0;r--)(i=h[r])&&(l=(o?i(t,e,l):i(l))||l);return o&&l&&L(t,e,l),l};exports.LuzmoDroppableSlot=class extends C.m(s.kt,{validSizes:["s","m","l","xl"],noDefaultSize:!0}){constructor(){super(...arguments),this._loadSlotsConfig=new y.h(this,{task:async([t])=>{if(t&&t!==this._itemTypeLoaded){const e=Object.assign({"./item-slots-configs/area-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../area-chart-slots.config-BLxiYX05.cjs")),"./item-slots-configs/bar-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../bar-chart-slots.config-Jx1PveTM.cjs")),"./item-slots-configs/box-plot-slots.config.ts":()=>Promise.resolve().then(()=>require("../box-plot-slots.config-DZxyy3sS.cjs")),"./item-slots-configs/bubble-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../bubble-chart-slots.config-BwSwgleO.cjs")),"./item-slots-configs/bullet-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../bullet-chart-slots.config-CiYsxviC.cjs")),"./item-slots-configs/choropleth-map-slots.config.ts":()=>Promise.resolve().then(()=>require("../choropleth-map-slots.config-PNwSR0XY.cjs")),"./item-slots-configs/circle-pack-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../circle-pack-chart-slots.config-C-_ganmv.cjs")),"./item-slots-configs/circular-gauge-slots.config.ts":()=>Promise.resolve().then(()=>require("../circular-gauge-slots.config-Cd-nkNPm.cjs")),"./item-slots-configs/column-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../column-chart-slots.config-C7MhpoR8.cjs")),"./item-slots-configs/combination-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../combination-chart-slots.config-crMO01EO.cjs")),"./item-slots-configs/conditional-number-slots.config.ts":()=>Promise.resolve().then(()=>require("../conditional-number-slots.config-CD5ZwXuY.cjs")),"./item-slots-configs/date-filter-slots.config.ts":()=>Promise.resolve().then(()=>require("../date-filter-slots.config-Cb1LcT9W.cjs")),"./item-slots-configs/donut-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../donut-chart-slots.config-DIp-24lO.cjs")),"./item-slots-configs/dropdown-filter-slots.config.ts":()=>Promise.resolve().then(()=>require("../dropdown-filter-slots.config-I2n4b_6V.cjs")),"./item-slots-configs/evolution-number-slots.config.ts":()=>Promise.resolve().then(()=>require("../evolution-number-slots.config-BI-sFIug.cjs")),"./item-slots-configs/funnel-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../funnel-chart-slots.config-WrokHS7f.cjs")),"./item-slots-configs/heat-map-slots.config.ts":()=>Promise.resolve().then(()=>require("../heat-map-slots.config-CSxSsQwX.cjs")),"./item-slots-configs/heat-table-slots.config.ts":()=>Promise.resolve().then(()=>require("../heat-table-slots.config-GGX3BCh1.cjs")),"./item-slots-configs/hexbin-map-slots.config.ts":()=>Promise.resolve().then(()=>require("../hexbin-map-slots.config-CSxSsQwX.cjs")),"./item-slots-configs/image-slots.config.ts":()=>Promise.resolve().then(()=>require("../image-slots.config-mPXMR1CE.cjs")),"./item-slots-configs/line-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../line-chart-slots.config-CIfDfftd.cjs")),"./item-slots-configs/marker-map-slots.config.ts":()=>Promise.resolve().then(()=>require("../marker-map-slots.config-CSxSsQwX.cjs")),"./item-slots-configs/ohlc-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../ohlc-chart-slots.config-DMomcHMV.cjs")),"./item-slots-configs/parallel-coordinates-plot-slots.config.ts":()=>Promise.resolve().then(()=>require("../parallel-coordinates-plot-slots.config-BRXA5nUl.cjs")),"./item-slots-configs/pivot-table-slots.config.ts":()=>Promise.resolve().then(()=>require("../pivot-table-slots.config-DzGWM3Ez.cjs")),"./item-slots-configs/pyramid-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../pyramid-chart-slots.config-DeWrVApy.cjs")),"./item-slots-configs/radar-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../radar-chart-slots.config-Dxx5fKnS.cjs")),"./item-slots-configs/regular-table-slots.config.ts":()=>Promise.resolve().then(()=>require("../regular-table-slots.config-ChrvnRDb.cjs")),"./item-slots-configs/route-map-slots.config.ts":()=>Promise.resolve().then(()=>require("../route-map-slots.config-BfbIWCr0.cjs")),"./item-slots-configs/sankey-diagram-slots.config.ts":()=>Promise.resolve().then(()=>require("../sankey-diagram-slots.config-B7Q-ZfUP.cjs")),"./item-slots-configs/scatter-plot-slots.config.ts":()=>Promise.resolve().then(()=>require("../scatter-plot-slots.config-wlX_PVu8.cjs")),"./item-slots-configs/search-filter-slots.config.ts":()=>Promise.resolve().then(()=>require("../search-filter-slots.config-DOlr8VaD.cjs")),"./item-slots-configs/slicer-filter-slots.config.ts":()=>Promise.resolve().then(()=>require("../slicer-filter-slots.config-Dyte3aGp.cjs")),"./item-slots-configs/slider-filter-slots.config.ts":()=>Promise.resolve().then(()=>require("../slider-filter-slots.config-Cr5oXbok.cjs")),"./item-slots-configs/speedometer-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../speedometer-chart-slots.config-Cd-nkNPm.cjs")),"./item-slots-configs/spike-map-slots.config.ts":()=>Promise.resolve().then(()=>require("../spike-map-slots.config-Drga6_j0.cjs")),"./item-slots-configs/strip-plot-slots.config.ts":()=>Promise.resolve().then(()=>require("../strip-plot-slots.config-JvkKY5Ga.cjs")),"./item-slots-configs/sunburst-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../sunburst-chart-slots.config-C-_ganmv.cjs")),"./item-slots-configs/symbol-map-slots.config.ts":()=>Promise.resolve().then(()=>require("../symbol-map-slots.config-DtW-3xkd.cjs")),"./item-slots-configs/text-slots.config.ts":()=>Promise.resolve().then(()=>require("../text-slots.config-BMBEkf0O.cjs")),"./item-slots-configs/treemap-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../treemap-chart-slots.config-C3bnHCyy.cjs")),"./item-slots-configs/venn-diagram-slots.config.ts":()=>Promise.resolve().then(()=>require("../venn-diagram-slots.config-CpOPbUjs.cjs")),"./item-slots-configs/video-slots.config.ts":()=>Promise.resolve().then(()=>require("../video-slots.config-mPXMR1CE.cjs")),"./item-slots-configs/wordcloud-chart-slots.config.ts":()=>Promise.resolve().then(()=>require("../wordcloud-chart-slots.config-D7CiYopX.cjs"))});if(e[`./item-slots-configs/${t}-slots.config.ts`]){const o=await e[`./item-slots-configs/${t}-slots.config.ts`]();this._slotsConfig=(o==null?void 0:o.default)??{}}return this._slotsConfig}},args:()=>[this.itemType,this.language]}),this.slotConfiguration={},this.slotContents=[],this.language="en",this.menu="default",this.placement="bottom-end",this.changedSlotContents=t=>{this.dispatchEvent(new CustomEvent("slot-contents-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{slotContents:t}}))},this._currentSlotContents=[]}disconnectedCallback(){super.disconnectedCallback(),this._cleanupDroppable()}emptySlotContents(t){t.preventDefault(),t.stopPropagation(),this.slotContents=[],this.changedSlotContents([])}willUpdate(t){t.has("language")&&([...n.targetLocales].includes(this.language)||this.language==="en")&&(n.setLocale(this.language),this.requestUpdate()),t.has("slotContents")&&(this._currentSlotContents=structuredClone(this.slotContents))}firstUpdated(t){this._cleanupDroppable||(this._cleanupDroppable=z.dropTargetForElements({element:this,onDrop:e=>{var i,p,c,d;const o={...(i=e.source)==null?void 0:i.data},l={...(o==null?void 0:o.label)??{en:"Untitled"}},r=o==null?void 0:o.type;if(r==="datetime"&&!o.level&&(o.level=o.lowestLevel??(o.subtype==="date"?5:9)),r==="datetime"&&((c=(p=e==null?void 0:e.source)==null?void 0:p.element)!=null&&c.hasAttribute("sublevel"))){const u=["(Yr)","(Qtr)","(Mth)","(Wk)","(Date)","(Hr)","(Min)","(Sec)","(Msec)"],m=(o==null?void 0:o.level)??1,g=Object.keys(l);for(const f of g)l[f]=`${l[f]} ${u[m-1]}`;o.label=l}this.slotContents=(d=this.slotConfiguration)!=null&&d.canAcceptMultipleColumns?[...this.slotContents??[],o]:[o],this.removeAttribute("accept-drag"),this.changedSlotContents(this.slotContents)},canDrop:({source:e})=>{var l,r,i,p,c,d,u,m,g;if(!["LUZMO-DRAGGABLE-DATA-ITEM-LEVEL","LUZMO-DRAGGABLE-DATA-ITEM"].includes((l=e.element)==null?void 0:l.tagName))return!1;const o=((i=(r=this.slotConfiguration)==null?void 0:r.acceptableColumnTypes)==null?void 0:i.length)>0?this.slotConfiguration.acceptableColumnTypes:["numeric","hierarchy","datetime"];return(p=e==null?void 0:e.data)!=null&&p.type&&!o.includes((c=e==null?void 0:e.data)==null?void 0:c.type)?!1:!((d=e==null?void 0:e.data)!=null&&d.subtype&&((m=(u=this.slotConfiguration)==null?void 0:u.acceptableColumnSubtypes)==null?void 0:m.length)>0&&!this.slotConfiguration.acceptableColumnSubtypes.includes((g=e==null?void 0:e.data)==null?void 0:g.subtype))},getDropEffect:()=>"link",onDragEnter:()=>{this.setAttribute("accept-drag","")},onDragLeave:()=>{this.removeAttribute("accept-drag")}}))}updated(){this.createFullLabel()}_onSlotMenuChanges(t){var e;t.preventDefault(),t.stopPropagation(),this.slotContents.length===((e=t.detail.slotContents)==null?void 0:e.length)?(this._currentSlotContents=t.detail.slotContents,this.createFullLabel(),this.changedSlotContents(this._currentSlotContents)):(this.slotContents=t.detail.slotContents,this.changedSlotContents(this.slotContents))}createFullLabel(){var l,r,i,p,c,d,u,m,g;let t="";const e=v[(l=this.slotConfiguration)==null?void 0:l.label]?v[(r=this.slotConfiguration)==null?void 0:r.label]():(i=this.slotConfiguration)==null?void 0:i.label;((p=this._currentSlotContents)==null?void 0:p.length)===1?t=S.localize((d=(c=this._currentSlotContents)==null?void 0:c[0])==null?void 0:d.label,this.language)??"Untitled":((u=this._currentSlotContents)==null?void 0:u.length)>1&&(t=`${this._currentSlotContents.length} items`);let o="";this.label?o=this.label:e&&(o=e),o=o||"Untitled",((m=this._currentSlotContents)==null?void 0:m.length)>0&&(o+=((g=this._currentSlotContents)==null?void 0:g.length)>1?`: ${this._currentSlotContents.length} items`:`: ${t}`),this._droppableSlotLabelElement&&(this._droppableSlotLabelElement.textContent=o)}droppableSlotMarkup(){var t,e,o,l;return s.x`
|
21
21
|
<div
|
22
22
|
class="droppable-slot"
|
23
|
-
?filled=${((
|
23
|
+
?filled=${((t=this.slotContents)==null?void 0:t.length)>0}
|
24
24
|
id="trigger"
|
25
25
|
>
|
26
26
|
<div class="droppable-slot-label"></div>
|
27
|
-
${((
|
28
|
-
${this.hideConfiguration?"":
|
29
|
-
${
|
27
|
+
${((e=this.slotContents)==null?void 0:e.length)>0&&!(this.hideConfiguration&&this.hideDelete)?s.x`<div class="controls">
|
28
|
+
${this.hideConfiguration?"":s.x`<div>
|
29
|
+
${b.O2(b.M1)}
|
30
30
|
<luzmo-tooltip
|
31
31
|
self-managed
|
32
32
|
placement="top"
|
@@ -35,8 +35,8 @@
|
|
35
35
|
edit
|
36
36
|
</luzmo-tooltip>
|
37
37
|
</div> `}
|
38
|
-
${this.hideDelete?"":
|
39
|
-
${
|
38
|
+
${this.hideDelete?"":s.x`<div @click=${this.emptySlotContents}>
|
39
|
+
${b.O2(b.v1)}
|
40
40
|
<luzmo-tooltip
|
41
41
|
self-managed
|
42
42
|
placement="top"
|
@@ -46,14 +46,14 @@
|
|
46
46
|
</luzmo-tooltip>
|
47
47
|
</div>`}
|
48
48
|
</div>`:""}
|
49
|
-
${((o=this.slotContents)==null?void 0:o.length)>0?
|
49
|
+
${((o=this.slotContents)==null?void 0:o.length)>0?s.x`<luzmo-overlay
|
50
50
|
trigger="trigger@click"
|
51
51
|
.placement=${this.placement}
|
52
52
|
>
|
53
53
|
<luzmo-slot-menu
|
54
54
|
language=${this.language}
|
55
55
|
content-language=${this.language}
|
56
|
-
slot-type=${(
|
56
|
+
slot-type=${(l=this.slotConfiguration)==null?void 0:l.type}
|
57
57
|
.slotContents=${this._currentSlotContents}
|
58
58
|
variant="popup"
|
59
59
|
.size=${this.size}
|
@@ -61,9 +61,9 @@
|
|
61
61
|
></luzmo-slot-menu>
|
62
62
|
</luzmo-overlay>`:""}
|
63
63
|
</div>
|
64
|
-
`}render(){return this._loadSlotsConfig.render({pending:()=>
|
64
|
+
`}render(){return this._loadSlotsConfig.render({pending:()=>s.x`<p>Loading...</p>`,complete:t=>{if(this.slotName&&this.itemType&&t){const e=t.find(o=>o.name===this.slotName);e&&(this.slotConfiguration=e)}return this.droppableSlotMarkup()},error:t=>s.x`
|
65
65
|
<div>
|
66
66
|
Could not load droppable slot: '${this.slotName}' of chart
|
67
|
-
'${this.itemType}': ${
|
67
|
+
'${this.itemType}': ${t}.
|
68
68
|
</div>
|
69
|
-
`})}};exports.LuzmoDroppableSlot.styles=
|
69
|
+
`})}};exports.LuzmoDroppableSlot.styles=s.r$1(P);a([s.n({type:String,reflect:!0,attribute:"item-type"})],exports.LuzmoDroppableSlot.prototype,"itemType",2);a([s.n({type:String,reflect:!0,attribute:"slot-name"})],exports.LuzmoDroppableSlot.prototype,"slotName",2);a([s.n({type:Object})],exports.LuzmoDroppableSlot.prototype,"slotConfiguration",2);a([s.n({type:Object})],exports.LuzmoDroppableSlot.prototype,"slotContents",2);a([s.n({type:String,reflect:!0})],exports.LuzmoDroppableSlot.prototype,"label",2);a([s.n({type:String,reflect:!0})],exports.LuzmoDroppableSlot.prototype,"language",2);a([s.n({type:String,reflect:!0})],exports.LuzmoDroppableSlot.prototype,"menu",2);a([s.n({type:String,reflect:!0})],exports.LuzmoDroppableSlot.prototype,"placement",2);a([s.n({type:Boolean,reflect:!0,attribute:"hide-delete"})],exports.LuzmoDroppableSlot.prototype,"hideDelete",2);a([s.n({type:Boolean,reflect:!0,attribute:"hide-configuration"})],exports.LuzmoDroppableSlot.prototype,"hideConfiguration",2);a([q.e(".droppable-slot-label")],exports.LuzmoDroppableSlot.prototype,"_droppableSlotLabelElement",2);exports.LuzmoDroppableSlot=a([n.localized()],exports.LuzmoDroppableSlot);customElements.get("luzmo-droppable-slot")||customElements.define("luzmo-droppable-slot",exports.LuzmoDroppableSlot);
|
@@ -18,13 +18,13 @@
|
|
18
18
|
* SOFTWARE.
|
19
19
|
* */
|
20
20
|
import { d as x } from "../get-css-variable-Bhbr-Kr1.js";
|
21
|
-
import { m as
|
21
|
+
import { m as f, t as C, s as S, l as w } from "../set-locale-DJYT4V7U.js";
|
22
22
|
import { h as k } from "../task-Cr9aRIbV.js";
|
23
|
-
import { O as
|
23
|
+
import { O as z, M as _, v as L } from "../luzmo-icons-BE2T8vWu.js";
|
24
24
|
import "../index-C8IL2IZ6.js";
|
25
|
-
import { k as $, x as
|
25
|
+
import { k as $, x as b, a as A, n as p } from "../property-B2F7x7Cz.js";
|
26
26
|
import { m as D } from "../sized-mixin-BxMraZLS-B_y0PzR3.js";
|
27
|
-
import { l as E } from "../localize-
|
27
|
+
import { l as E } from "../localize-BX7q0S0M.js";
|
28
28
|
import { e as M } from "../query-Ddbd72Um.js";
|
29
29
|
import "../slot-menu/index.js";
|
30
30
|
const y = () => {
|
@@ -35,19 +35,19 @@ const y = () => {
|
|
35
35
|
};
|
36
36
|
y();
|
37
37
|
const O = ":host{font-family:var(--luzmo-droppable-slot-font-family, var(--luzmo-font-family))}.droppable-slot[filled]{cursor:pointer;border:var(--luzmo-droppable-slot-filled-border-width, var(--droppable-slot-filled-border-width)) var(--luzmo-droppable-slot-filled-border-style, var(--droppable-slot-filled-border-style)) var(--luzmo-droppable-slot-filled-border-color, var(--droppable-slot-filled-border-color));background-color:var(--luzmo-droppable-slot-filled-background-color, var(--droppable-slot-filled-background-color));color:var(--luzmo-droppable-slot-filled-color, var(--droppable-slot-filled-color))}.droppable-slot{color:var(--luzmo-droppable-slot-font-color, var(--droppable-slot-font-color));border:var(--luzmo-droppable-slot-border-width, var(--droppable-slot-border-width)) var(--luzmo-droppable-slot-border-style, var(--droppable-slot-border-style)) var(--luzmo-droppable-slot-border-color, var(--droppable-slot-border-color));background-color:var(--luzmo-droppable-slot-background-color, var(--droppable-slot-background-color));display:flex;justify-content:space-between;align-items:center;padding-left:var(--luzmo-droppable-slot-edge-to-label, var(--droppable-slot-edge-to-label));gap:var(--luzmo-spacing-5);border-radius:var(--luzmo-border-radius);height:var(--luzmo-droppable-slot-height, var(--droppable-slot-height));cursor:move}:host([disabled]) .droppable-slot{background-color:var(--luzmo-droppable-slot-background-color-disabled, var(--droppable-slot-background-color-disabled));color:var(--luzmo-droppable-slot-color-disabled, var(--droppable-slot-color-disabled));cursor:not-allowed}:host([disabled]) .drag-handle-icon{opacity:.25;font-size:12px}.drag-handle-icon{opacity:.5;font-size:12px}.droppable-slot-label{font-size:var(--luzmo-droppable-slot-label-font-size, var(--droppable-slot-label-font-size));flex-grow:1;margin-right:var(--luzmo-droppable-slot-text-to-controls, var(--droppable-slot-text-to-controls));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.controls{height:100%;display:flex;align-items:center;gap:var(--luzmo-droppable-slot-controls-gap, var(--droppable-slot-controls-gap));background-color:var(--luzmo-droppable-slot-controls-background-color, var(--droppable-slot-controls-background-color));color:var(--luzmo-droppable-slot-controls-color, var(--droppable-slot-controls-color));margin-right:var(--luzmo-droppable-slot-controls-to-edge, var(--droppable-slot-controls-to-edge));padding:0 var(--luzmo-droppable-slot-controls-horizontal-padding, var(--droppable-slot-controls-horizontal-padding))}.controls div{cursor:pointer;height:100%;display:flex;align-items:center;padding:0 var(--luzmo-droppable-slot-controls-control-horizontal-padding, var(--droppable-slot-controls-control-horizontal-padding))}luzmo-slot-menu[placement=bottom],luzmo-slot-menu[placement=top],luzmo-slot-menu[placement=bottom-start],luzmo-slot-menu[placement=top-start],luzmo-slot-menu[placement=bottom-end],luzmo-slot-menu[placement=top-end]{margin:var(--luzmo-droppable-slot-overlay-vertical-gap, var(--droppable-slot-overlay-vertical-gap)) 0}luzmo-slot-menu[placement=left],luzmo-slot-menu[placement=right],luzmo-slot-menu[placement=left-start],luzmo-slot-menu[placement=right-start],luzmo-slot-menu[placement=left-end],luzmo-slot-menu[placement=right-end]{margin:0 var(--luzmo-droppable-slot-overlay-horizontal-gap, var(--droppable-slot-overlay-horizontal-gap))}:host{--droppable-slot-border-width: var(--luzmo-border-width);--droppable-slot-border-style: dashed;--droppable-slot-border-color: var(--luzmo-border-color);--droppable-slot-background-color: transparent;--droppable-slot-font-color: var(--luzmo-font-color);--droppable-slot-controls-background-color: var(--luzmo-primary-down);--droppable-slot-controls-color: var(--luzmo-primary-inverse-color);--droppable-slot-text-to-controls: var(--luzmo-spacing-3);--droppable-slot-controls-to-edge: 0;--droppable-slot-controls-gap: var(--luzmo-spacing-2);--droppable-slot-controls-horizontal-padding: var(--luzmo-spacing-2);--droppable-slot-controls-control-horizontal-padding: var(--luzmo-spacing-3);--droppable-slot-filled-background-color: var(--luzmo-primary);--droppable-slot-filled-color: var(--luzmo-primary-inverse-color);--droppable-slot-filled-border-width: var(--luzmo-border-width);--droppable-slot-filled-border-style: solid;--droppable-slot-filled-border-color: var(--luzmo-primary-down);--droppable-slot-height: var(--luzmo-component-height);--droppable-slot-label-font-size: var(--luzmo-font-size);--droppable-slot-icon-type-font-size: var(--luzmo-font-size);--droppable-slot-edge-to-label: var(--luzmo-spacing-5);--droppable-slot-color-disabled: var(--luzmo-color-disabled);--droppable-slot-background-color-disabled: var( --luzmo-background-color-disabled )}:host([accept-drag]){--droppable-slot-filled-background-color: var(--luzmo-color-positive);--droppable-slot-filled-color: white;--droppable-slot-filled-border-color: var(--luzmo-color-positive-down);--droppable-slot-controls-background-color: var(--luzmo-color-positive-down);--droppable-slot-controls-color: white;--droppable-slot-background-color: var(--luzmo-color-positive);--droppable-slot-font-color: white}:host{--droppable-slot-height: var(--luzmo-component-height);--droppable-slot-label-font-size: var(--luzmo-font-size);--droppable-slot-icon-type-font-size: var(--luzmo-font-size);--droppable-slot-horizontal-padding: var(--luzmo-spacing-4);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-4);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-4)}:host([size=s]){--droppable-slot-height: var(--luzmo-component-height-s);--droppable-slot-label-font-size: var(--luzmo-font-size-s);--droppable-slot-icon-type-font-size: var(--luzmo-font-size-s);--droppable-slot-horizontal-padding: var(--luzmo-spacing-4);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-4);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-4)}:host([size=l]){--droppable-slot-height: var(--luzmo-component-height-l);--droppable-slot-label-font-size: var(--luzmo-font-size-l);--droppable-slot-icon-type-font-size: var(--luzmo-font-size-l);--droppable-slot-horizontal-padding: var(--luzmo-spacing-5);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-5);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-5)}:host([size=xl]){--droppable-slot-height: var(--luzmo-component-height-xl);--droppable-slot-label-font-size: var(--luzmo-font-size-xl);--droppable-slot-icon-type-font-size: var(--luzmo-font-size-xl);--droppable-slot-horizontal-padding: var(--luzmo-spacing-5);--droppable-slot-overlay-horizontal-gap: var(--luzmo-spacing-5);--droppable-slot-overlay-vertical-gap: var(--luzmo-spacing-5)}:host{box-sizing:border-box}", v = {
|
38
|
-
Category: () =>
|
39
|
-
Measure: () =>
|
40
|
-
Legend: () =>
|
41
|
-
"Y-Axis": () =>
|
42
|
-
"X-Axis": () =>
|
43
|
-
"Group by": () =>
|
38
|
+
Category: () => f("Category", { desc: "Category label" }),
|
39
|
+
Measure: () => f("Measure", { desc: "Measure label" }),
|
40
|
+
Legend: () => f("Legend", { desc: "Legend label" }),
|
41
|
+
"Y-Axis": () => f("Y-Axis", { desc: "Y-Axis label" }),
|
42
|
+
"X-Axis": () => f("X-Axis", { desc: "X-Axis label" }),
|
43
|
+
"Group by": () => f("Group by", { desc: "Group by label" })
|
44
44
|
};
|
45
|
-
var T = Object.defineProperty, U = Object.getOwnPropertyDescriptor,
|
46
|
-
for (var r = e > 1 ? void 0 : e ? U(
|
47
|
-
(
|
48
|
-
return e && r && T(
|
45
|
+
var T = Object.defineProperty, U = Object.getOwnPropertyDescriptor, n = (o, t, l, e) => {
|
46
|
+
for (var r = e > 1 ? void 0 : e ? U(t, l) : t, i = o.length - 1, a; i >= 0; i--)
|
47
|
+
(a = o[i]) && (r = (e ? a(t, l, r) : a(r)) || r);
|
48
|
+
return e && r && T(t, l, r), r;
|
49
49
|
};
|
50
|
-
let
|
50
|
+
let s = class extends D($, {
|
51
51
|
validSizes: ["s", "m", "l", "xl"],
|
52
52
|
noDefaultSize: !0
|
53
53
|
}) {
|
@@ -55,14 +55,55 @@ let a = class extends D($, {
|
|
55
55
|
super(...arguments), this._loadSlotsConfig = new k(this, {
|
56
56
|
task: async ([o]) => {
|
57
57
|
if (o && o !== this._itemTypeLoaded) {
|
58
|
-
const
|
58
|
+
const t = /* @__PURE__ */ Object.assign({
|
59
59
|
"./item-slots-configs/area-chart-slots.config.ts": () => import("../area-chart-slots.config-C0c2ZzBh.js"),
|
60
60
|
"./item-slots-configs/bar-chart-slots.config.ts": () => import("../bar-chart-slots.config-GSSL7XVA.js"),
|
61
|
-
"./item-slots-configs/
|
61
|
+
"./item-slots-configs/box-plot-slots.config.ts": () => import("../box-plot-slots.config-BRhnF2FE.js"),
|
62
|
+
"./item-slots-configs/bubble-chart-slots.config.ts": () => import("../bubble-chart-slots.config-Bbh94VgZ.js"),
|
63
|
+
"./item-slots-configs/bullet-chart-slots.config.ts": () => import("../bullet-chart-slots.config-Ccv_dX0s.js"),
|
64
|
+
"./item-slots-configs/choropleth-map-slots.config.ts": () => import("../choropleth-map-slots.config-B-uJTj4q.js"),
|
65
|
+
"./item-slots-configs/circle-pack-chart-slots.config.ts": () => import("../circle-pack-chart-slots.config-xwVdRiwS.js"),
|
66
|
+
"./item-slots-configs/circular-gauge-slots.config.ts": () => import("../circular-gauge-slots.config-DA-ZAc5d.js"),
|
67
|
+
"./item-slots-configs/column-chart-slots.config.ts": () => import("../column-chart-slots.config-DAdAk17k.js"),
|
68
|
+
"./item-slots-configs/combination-chart-slots.config.ts": () => import("../combination-chart-slots.config-CqKLFKCZ.js"),
|
69
|
+
"./item-slots-configs/conditional-number-slots.config.ts": () => import("../conditional-number-slots.config-L3t5pb1-.js"),
|
70
|
+
"./item-slots-configs/date-filter-slots.config.ts": () => import("../date-filter-slots.config-CxB8IF5B.js"),
|
71
|
+
"./item-slots-configs/donut-chart-slots.config.ts": () => import("../donut-chart-slots.config-BEwhfq27.js"),
|
72
|
+
"./item-slots-configs/dropdown-filter-slots.config.ts": () => import("../dropdown-filter-slots.config-B8J6ftCh.js"),
|
73
|
+
"./item-slots-configs/evolution-number-slots.config.ts": () => import("../evolution-number-slots.config-CW21b2ua.js"),
|
74
|
+
"./item-slots-configs/funnel-chart-slots.config.ts": () => import("../funnel-chart-slots.config-BBhMS2qi.js"),
|
75
|
+
"./item-slots-configs/heat-map-slots.config.ts": () => import("../heat-map-slots.config-cdD8XTmI.js"),
|
76
|
+
"./item-slots-configs/heat-table-slots.config.ts": () => import("../heat-table-slots.config-DJkP72oT.js"),
|
77
|
+
"./item-slots-configs/hexbin-map-slots.config.ts": () => import("../hexbin-map-slots.config-cdD8XTmI.js"),
|
78
|
+
"./item-slots-configs/image-slots.config.ts": () => import("../image-slots.config-IpwUxDyU.js"),
|
79
|
+
"./item-slots-configs/line-chart-slots.config.ts": () => import("../line-chart-slots.config-P7xa-pHi.js"),
|
80
|
+
"./item-slots-configs/marker-map-slots.config.ts": () => import("../marker-map-slots.config-cdD8XTmI.js"),
|
81
|
+
"./item-slots-configs/ohlc-chart-slots.config.ts": () => import("../ohlc-chart-slots.config-Cvy5n1xv.js"),
|
82
|
+
"./item-slots-configs/parallel-coordinates-plot-slots.config.ts": () => import("../parallel-coordinates-plot-slots.config-CQW2CJW6.js"),
|
83
|
+
"./item-slots-configs/pivot-table-slots.config.ts": () => import("../pivot-table-slots.config-BH5fOJre.js"),
|
84
|
+
"./item-slots-configs/pyramid-chart-slots.config.ts": () => import("../pyramid-chart-slots.config-Cm9bQsXT.js"),
|
85
|
+
"./item-slots-configs/radar-chart-slots.config.ts": () => import("../radar-chart-slots.config-Dpmytmc3.js"),
|
86
|
+
"./item-slots-configs/regular-table-slots.config.ts": () => import("../regular-table-slots.config-EUS-V9lL.js"),
|
87
|
+
"./item-slots-configs/route-map-slots.config.ts": () => import("../route-map-slots.config-DYCcaQZi.js"),
|
88
|
+
"./item-slots-configs/sankey-diagram-slots.config.ts": () => import("../sankey-diagram-slots.config-BSTBEZDe.js"),
|
89
|
+
"./item-slots-configs/scatter-plot-slots.config.ts": () => import("../scatter-plot-slots.config-BuWYqDWK.js"),
|
90
|
+
"./item-slots-configs/search-filter-slots.config.ts": () => import("../search-filter-slots.config-DmiVXOva.js"),
|
91
|
+
"./item-slots-configs/slicer-filter-slots.config.ts": () => import("../slicer-filter-slots.config-CHQ0ZXga.js"),
|
92
|
+
"./item-slots-configs/slider-filter-slots.config.ts": () => import("../slider-filter-slots.config-BN3K1rnl.js"),
|
93
|
+
"./item-slots-configs/speedometer-chart-slots.config.ts": () => import("../speedometer-chart-slots.config-DA-ZAc5d.js"),
|
94
|
+
"./item-slots-configs/spike-map-slots.config.ts": () => import("../spike-map-slots.config-CuqpgkvN.js"),
|
95
|
+
"./item-slots-configs/strip-plot-slots.config.ts": () => import("../strip-plot-slots.config-Co8ghEv8.js"),
|
96
|
+
"./item-slots-configs/sunburst-chart-slots.config.ts": () => import("../sunburst-chart-slots.config-xwVdRiwS.js"),
|
97
|
+
"./item-slots-configs/symbol-map-slots.config.ts": () => import("../symbol-map-slots.config-C5CKaVED.js"),
|
98
|
+
"./item-slots-configs/text-slots.config.ts": () => import("../text-slots.config-Hy5yNIAX.js"),
|
99
|
+
"./item-slots-configs/treemap-chart-slots.config.ts": () => import("../treemap-chart-slots.config-xLD22K9V.js"),
|
100
|
+
"./item-slots-configs/venn-diagram-slots.config.ts": () => import("../venn-diagram-slots.config-DPmj71cR.js"),
|
101
|
+
"./item-slots-configs/video-slots.config.ts": () => import("../video-slots.config-IpwUxDyU.js"),
|
102
|
+
"./item-slots-configs/wordcloud-chart-slots.config.ts": () => import("../wordcloud-chart-slots.config-BS4sOOHt.js")
|
62
103
|
});
|
63
|
-
if (
|
64
|
-
const
|
65
|
-
this._slotsConfig = (
|
104
|
+
if (t[`./item-slots-configs/${o}-slots.config.ts`]) {
|
105
|
+
const l = await t[`./item-slots-configs/${o}-slots.config.ts`]();
|
106
|
+
this._slotsConfig = (l == null ? void 0 : l.default) ?? {};
|
66
107
|
}
|
67
108
|
return this._slotsConfig;
|
68
109
|
}
|
@@ -93,13 +134,13 @@ let a = class extends D($, {
|
|
93
134
|
firstUpdated(o) {
|
94
135
|
this._cleanupDroppable || (this._cleanupDroppable = x({
|
95
136
|
element: this,
|
96
|
-
onDrop: (
|
97
|
-
var
|
98
|
-
const
|
99
|
-
...(
|
100
|
-
}, r =
|
101
|
-
if (r === "datetime" && !
|
102
|
-
const
|
137
|
+
onDrop: (t) => {
|
138
|
+
var i, a, c, m;
|
139
|
+
const l = { ...(i = t.source) == null ? void 0 : i.data }, e = {
|
140
|
+
...(l == null ? void 0 : l.label) ?? { en: "Untitled" }
|
141
|
+
}, r = l == null ? void 0 : l.type;
|
142
|
+
if (r === "datetime" && !l.level && (l.level = l.lowestLevel ?? (l.subtype === "date" ? 5 : 9)), r === "datetime" && ((c = (a = t == null ? void 0 : t.source) == null ? void 0 : a.element) != null && c.hasAttribute("sublevel"))) {
|
143
|
+
const d = [
|
103
144
|
"(Yr)",
|
104
145
|
"(Qtr)",
|
105
146
|
"(Mth)",
|
@@ -109,23 +150,23 @@ let a = class extends D($, {
|
|
109
150
|
"(Min)",
|
110
151
|
"(Sec)",
|
111
152
|
"(Msec)"
|
112
|
-
],
|
113
|
-
for (const h of
|
114
|
-
e[h] = `${e[h]} ${u
|
115
|
-
|
153
|
+
], u = (l == null ? void 0 : l.level) ?? 1, g = Object.keys(e);
|
154
|
+
for (const h of g)
|
155
|
+
e[h] = `${e[h]} ${d[u - 1]}`;
|
156
|
+
l.label = e;
|
116
157
|
}
|
117
|
-
this.slotContents = (
|
158
|
+
this.slotContents = (m = this.slotConfiguration) != null && m.canAcceptMultipleColumns ? [...this.slotContents ?? [], l] : [l], this.removeAttribute("accept-drag"), this.changedSlotContents(this.slotContents);
|
118
159
|
},
|
119
|
-
canDrop: ({ source:
|
120
|
-
var e, r,
|
160
|
+
canDrop: ({ source: t }) => {
|
161
|
+
var e, r, i, a, c, m, d, u, g;
|
121
162
|
if (![
|
122
163
|
"LUZMO-DRAGGABLE-DATA-ITEM-LEVEL",
|
123
164
|
"LUZMO-DRAGGABLE-DATA-ITEM"
|
124
|
-
].includes((e =
|
165
|
+
].includes((e = t.element) == null ? void 0 : e.tagName))
|
125
166
|
return !1;
|
126
|
-
const
|
127
|
-
return (
|
128
|
-
(
|
167
|
+
const l = ((i = (r = this.slotConfiguration) == null ? void 0 : r.acceptableColumnTypes) == null ? void 0 : i.length) > 0 ? this.slotConfiguration.acceptableColumnTypes : ["numeric", "hierarchy", "datetime"];
|
168
|
+
return (a = t == null ? void 0 : t.data) != null && a.type && !l.includes((c = t == null ? void 0 : t.data) == null ? void 0 : c.type) ? !1 : !((m = t == null ? void 0 : t.data) != null && m.subtype && ((u = (d = this.slotConfiguration) == null ? void 0 : d.acceptableColumnSubtypes) == null ? void 0 : u.length) > 0 && !this.slotConfiguration.acceptableColumnSubtypes.includes(
|
169
|
+
(g = t == null ? void 0 : t.data) == null ? void 0 : g.subtype
|
129
170
|
));
|
130
171
|
},
|
131
172
|
getDropEffect: () => "link",
|
@@ -141,31 +182,31 @@ let a = class extends D($, {
|
|
141
182
|
this.createFullLabel();
|
142
183
|
}
|
143
184
|
_onSlotMenuChanges(o) {
|
144
|
-
var
|
145
|
-
o.preventDefault(), o.stopPropagation(), this.slotContents.length === ((
|
185
|
+
var t;
|
186
|
+
o.preventDefault(), o.stopPropagation(), this.slotContents.length === ((t = o.detail.slotContents) == null ? void 0 : t.length) ? (this._currentSlotContents = o.detail.slotContents, this.createFullLabel(), this.changedSlotContents(this._currentSlotContents)) : (this.slotContents = o.detail.slotContents, this.changedSlotContents(this.slotContents));
|
146
187
|
}
|
147
188
|
// we update the label outside the lit render method to not lose focus when typing in the display settings bc of rerender
|
148
189
|
// we use a copy of slotContents '_currentSlotContents' to not trigger a rerender when the slotContents change from the slot-menu
|
149
190
|
createFullLabel() {
|
150
|
-
var e, r,
|
191
|
+
var e, r, i, a, c, m, d, u, g;
|
151
192
|
let o = "";
|
152
|
-
const
|
153
|
-
((
|
154
|
-
let
|
155
|
-
this.label ?
|
193
|
+
const t = v[(e = this.slotConfiguration) == null ? void 0 : e.label] ? v[(r = this.slotConfiguration) == null ? void 0 : r.label]() : (i = this.slotConfiguration) == null ? void 0 : i.label;
|
194
|
+
((a = this._currentSlotContents) == null ? void 0 : a.length) === 1 ? o = E((m = (c = this._currentSlotContents) == null ? void 0 : c[0]) == null ? void 0 : m.label, this.language) ?? "Untitled" : ((d = this._currentSlotContents) == null ? void 0 : d.length) > 1 && (o = `${this._currentSlotContents.length} items`);
|
195
|
+
let l = "";
|
196
|
+
this.label ? l = this.label : t && (l = t), l = l || "Untitled", ((u = this._currentSlotContents) == null ? void 0 : u.length) > 0 && (l += ((g = this._currentSlotContents) == null ? void 0 : g.length) > 1 ? `: ${this._currentSlotContents.length} items` : `: ${o}`), this._droppableSlotLabelElement && (this._droppableSlotLabelElement.textContent = l);
|
156
197
|
}
|
157
198
|
droppableSlotMarkup() {
|
158
|
-
var o,
|
159
|
-
return
|
199
|
+
var o, t, l, e;
|
200
|
+
return b`
|
160
201
|
<div
|
161
202
|
class="droppable-slot"
|
162
203
|
?filled=${((o = this.slotContents) == null ? void 0 : o.length) > 0}
|
163
204
|
id="trigger"
|
164
205
|
>
|
165
206
|
<div class="droppable-slot-label"></div>
|
166
|
-
${((
|
167
|
-
${this.hideConfiguration ? "" :
|
168
|
-
${
|
207
|
+
${((t = this.slotContents) == null ? void 0 : t.length) > 0 && !(this.hideConfiguration && this.hideDelete) ? b`<div class="controls">
|
208
|
+
${this.hideConfiguration ? "" : b`<div>
|
209
|
+
${z(_)}
|
169
210
|
<luzmo-tooltip
|
170
211
|
self-managed
|
171
212
|
placement="top"
|
@@ -174,8 +215,8 @@ let a = class extends D($, {
|
|
174
215
|
edit
|
175
216
|
</luzmo-tooltip>
|
176
217
|
</div> `}
|
177
|
-
${this.hideDelete ? "" :
|
178
|
-
${
|
218
|
+
${this.hideDelete ? "" : b`<div @click=${this.emptySlotContents}>
|
219
|
+
${z(L)}
|
179
220
|
<luzmo-tooltip
|
180
221
|
self-managed
|
181
222
|
placement="top"
|
@@ -185,7 +226,7 @@ let a = class extends D($, {
|
|
185
226
|
</luzmo-tooltip>
|
186
227
|
</div>`}
|
187
228
|
</div>` : ""}
|
188
|
-
${((
|
229
|
+
${((l = this.slotContents) == null ? void 0 : l.length) > 0 ? b`<luzmo-overlay
|
189
230
|
trigger="trigger@click"
|
190
231
|
.placement=${this.placement}
|
191
232
|
>
|
@@ -204,17 +245,17 @@ let a = class extends D($, {
|
|
204
245
|
}
|
205
246
|
render() {
|
206
247
|
return this._loadSlotsConfig.render({
|
207
|
-
pending: () =>
|
248
|
+
pending: () => b`<p>Loading...</p>`,
|
208
249
|
complete: (o) => {
|
209
250
|
if (this.slotName && this.itemType && o) {
|
210
|
-
const
|
211
|
-
(
|
251
|
+
const t = o.find(
|
252
|
+
(l) => l.name === this.slotName
|
212
253
|
);
|
213
|
-
|
254
|
+
t && (this.slotConfiguration = t);
|
214
255
|
}
|
215
256
|
return this.droppableSlotMarkup();
|
216
257
|
},
|
217
|
-
error: (o) =>
|
258
|
+
error: (o) => b`
|
218
259
|
<div>
|
219
260
|
Could not load droppable slot: '${this.slotName}' of chart
|
220
261
|
'${this.itemType}': ${o}.
|
@@ -223,44 +264,44 @@ let a = class extends D($, {
|
|
223
264
|
});
|
224
265
|
}
|
225
266
|
};
|
226
|
-
|
227
|
-
|
267
|
+
s.styles = A(O);
|
268
|
+
n([
|
228
269
|
p({ type: String, reflect: !0, attribute: "item-type" })
|
229
|
-
],
|
230
|
-
|
270
|
+
], s.prototype, "itemType", 2);
|
271
|
+
n([
|
231
272
|
p({ type: String, reflect: !0, attribute: "slot-name" })
|
232
|
-
],
|
233
|
-
|
273
|
+
], s.prototype, "slotName", 2);
|
274
|
+
n([
|
234
275
|
p({ type: Object })
|
235
|
-
],
|
236
|
-
|
276
|
+
], s.prototype, "slotConfiguration", 2);
|
277
|
+
n([
|
237
278
|
p({ type: Object })
|
238
|
-
],
|
239
|
-
|
279
|
+
], s.prototype, "slotContents", 2);
|
280
|
+
n([
|
240
281
|
p({ type: String, reflect: !0 })
|
241
|
-
],
|
242
|
-
|
282
|
+
], s.prototype, "label", 2);
|
283
|
+
n([
|
243
284
|
p({ type: String, reflect: !0 })
|
244
|
-
],
|
245
|
-
|
285
|
+
], s.prototype, "language", 2);
|
286
|
+
n([
|
246
287
|
p({ type: String, reflect: !0 })
|
247
|
-
],
|
248
|
-
|
288
|
+
], s.prototype, "menu", 2);
|
289
|
+
n([
|
249
290
|
p({ type: String, reflect: !0 })
|
250
|
-
],
|
251
|
-
|
291
|
+
], s.prototype, "placement", 2);
|
292
|
+
n([
|
252
293
|
p({ type: Boolean, reflect: !0, attribute: "hide-delete" })
|
253
|
-
],
|
254
|
-
|
294
|
+
], s.prototype, "hideDelete", 2);
|
295
|
+
n([
|
255
296
|
p({ type: Boolean, reflect: !0, attribute: "hide-configuration" })
|
256
|
-
],
|
257
|
-
|
297
|
+
], s.prototype, "hideConfiguration", 2);
|
298
|
+
n([
|
258
299
|
M(".droppable-slot-label")
|
259
|
-
],
|
260
|
-
|
300
|
+
], s.prototype, "_droppableSlotLabelElement", 2);
|
301
|
+
s = n([
|
261
302
|
w()
|
262
|
-
],
|
263
|
-
customElements.get("luzmo-droppable-slot") || customElements.define("luzmo-droppable-slot",
|
303
|
+
], s);
|
304
|
+
customElements.get("luzmo-droppable-slot") || customElements.define("luzmo-droppable-slot", s);
|
264
305
|
export {
|
265
|
-
|
306
|
+
s as LuzmoDroppableSlot
|
266
307
|
};
|
@@ -0,0 +1,26 @@
|
|
1
|
+
declare const _default: ({
|
2
|
+
name: string;
|
3
|
+
rotate: boolean;
|
4
|
+
label: string;
|
5
|
+
options: {
|
6
|
+
isAggregationDisabled: boolean;
|
7
|
+
areDatetimeOptionsEnabled?: undefined;
|
8
|
+
};
|
9
|
+
acceptableColumnTypes: string[];
|
10
|
+
type: string;
|
11
|
+
isRequired: boolean;
|
12
|
+
canAcceptFormula: boolean;
|
13
|
+
} | {
|
14
|
+
name: string;
|
15
|
+
rotate: boolean;
|
16
|
+
label: string;
|
17
|
+
options: {
|
18
|
+
areDatetimeOptionsEnabled: boolean;
|
19
|
+
isAggregationDisabled?: undefined;
|
20
|
+
};
|
21
|
+
type: string;
|
22
|
+
isRequired: boolean;
|
23
|
+
acceptableColumnTypes?: undefined;
|
24
|
+
canAcceptFormula?: undefined;
|
25
|
+
})[];
|
26
|
+
export default _default;
|
@@ -0,0 +1,30 @@
|
|
1
|
+
declare const _default: ({
|
2
|
+
name: string;
|
3
|
+
rotate: boolean;
|
4
|
+
label: string;
|
5
|
+
type: string;
|
6
|
+
canAcceptFormula: boolean;
|
7
|
+
options?: undefined;
|
8
|
+
isRequired?: undefined;
|
9
|
+
} | {
|
10
|
+
name: string;
|
11
|
+
rotate: boolean;
|
12
|
+
label: string;
|
13
|
+
options: {
|
14
|
+
areDatetimeOptionsEnabled: boolean;
|
15
|
+
};
|
16
|
+
type: string;
|
17
|
+
isRequired: boolean;
|
18
|
+
canAcceptFormula?: undefined;
|
19
|
+
} | {
|
20
|
+
name: string;
|
21
|
+
label: string;
|
22
|
+
options: {
|
23
|
+
areDatetimeOptionsEnabled: boolean;
|
24
|
+
};
|
25
|
+
rotate: boolean;
|
26
|
+
type: string;
|
27
|
+
canAcceptFormula?: undefined;
|
28
|
+
isRequired?: undefined;
|
29
|
+
})[];
|
30
|
+
export default _default;
|
@@ -0,0 +1,18 @@
|
|
1
|
+
declare const _default: ({
|
2
|
+
name: string;
|
3
|
+
rotate: boolean;
|
4
|
+
label: string;
|
5
|
+
options: {
|
6
|
+
areDatetimeOptionsEnabled: boolean;
|
7
|
+
};
|
8
|
+
type: string;
|
9
|
+
canAcceptFormula?: undefined;
|
10
|
+
} | {
|
11
|
+
name: string;
|
12
|
+
rotate: boolean;
|
13
|
+
label: string;
|
14
|
+
type: string;
|
15
|
+
canAcceptFormula: boolean;
|
16
|
+
options?: undefined;
|
17
|
+
})[];
|
18
|
+
export default _default;
|
@@ -0,0 +1,29 @@
|
|
1
|
+
declare const _default: ({
|
2
|
+
name: string;
|
3
|
+
rotate: boolean;
|
4
|
+
label: string;
|
5
|
+
type: string;
|
6
|
+
isRequired: boolean;
|
7
|
+
acceptableColumnTypes: string[];
|
8
|
+
acceptableColumnSubtypes: string[];
|
9
|
+
canAcceptFormula?: undefined;
|
10
|
+
} | {
|
11
|
+
name: string;
|
12
|
+
rotate: boolean;
|
13
|
+
label: string;
|
14
|
+
type: string;
|
15
|
+
canAcceptFormula: boolean;
|
16
|
+
isRequired?: undefined;
|
17
|
+
acceptableColumnTypes?: undefined;
|
18
|
+
acceptableColumnSubtypes?: undefined;
|
19
|
+
} | {
|
20
|
+
name: string;
|
21
|
+
rotate: boolean;
|
22
|
+
label: string;
|
23
|
+
type: string;
|
24
|
+
acceptableColumnTypes: string[];
|
25
|
+
isRequired?: undefined;
|
26
|
+
acceptableColumnSubtypes?: undefined;
|
27
|
+
canAcceptFormula?: undefined;
|
28
|
+
})[];
|
29
|
+
export default _default;
|
@@ -0,0 +1,22 @@
|
|
1
|
+
declare const _default: ({
|
2
|
+
name: string;
|
3
|
+
rotate: boolean;
|
4
|
+
label: string;
|
5
|
+
type: string;
|
6
|
+
canAcceptFormula: boolean;
|
7
|
+
canAcceptMultipleColumns?: undefined;
|
8
|
+
options?: undefined;
|
9
|
+
isRequired?: undefined;
|
10
|
+
} | {
|
11
|
+
name: string;
|
12
|
+
rotate: boolean;
|
13
|
+
label: string;
|
14
|
+
type: string;
|
15
|
+
canAcceptMultipleColumns: boolean;
|
16
|
+
options: {
|
17
|
+
areDatetimeOptionsEnabled: boolean;
|
18
|
+
};
|
19
|
+
isRequired: boolean;
|
20
|
+
canAcceptFormula?: undefined;
|
21
|
+
})[];
|
22
|
+
export default _default;
|