@luzmo/analytics-components-kit 1.0.1-alpha.137 → 1.0.1-alpha.138
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/README.md +58 -6
- package/angular/components/dataset-selector-list.component.ts +2 -0
- package/angular/components/display-settings-binning.component.ts +0 -2
- package/angular/components/display-settings-datetime.component.ts +0 -2
- package/angular/components/display-settings-grand-totals.component.ts +0 -2
- package/angular/components/display-settings-numeric.component.ts +0 -2
- package/angular/components/display-settings-period-over-period.component.ts +0 -2
- package/angular/components/draggable-data-fields-panel.component.ts +0 -2
- package/angular/components/droppable-slot.component.ts +0 -2
- package/angular/components/edit-filters.component.ts +0 -2
- package/angular/components/filter-expression-picker.component.ts +0 -2
- package/angular/components/filter-item.component.ts +0 -2
- package/angular/components/filter-value-picker-datetime.component.ts +0 -2
- package/angular/components/filter-value-picker-hierarchy.component.ts +0 -2
- package/angular/components/filter-value-picker-numeric.component.ts +0 -2
- package/angular/components/filter-value-picker.component.ts +0 -2
- package/angular/components/grid-item-actions-menu.component.ts +6 -2
- package/angular/components/item-data-drop-panel.component.ts +0 -2
- package/angular/components/item-data-picker-panel.component.ts +0 -2
- package/angular/components/slot-contents-picker.component.ts +0 -2
- package/angular/components/viz-item-menu.component.ts +0 -2
- package/angular/esm/components/dataset-selector-list.component.d.ts +2 -1
- package/angular/esm/components/dataset-selector-list.component.js +7 -2
- package/angular/esm/components/display-settings-binning.component.d.ts +1 -2
- package/angular/esm/components/display-settings-binning.component.js +3 -8
- package/angular/esm/components/display-settings-datetime.component.d.ts +1 -2
- package/angular/esm/components/display-settings-datetime.component.js +3 -8
- package/angular/esm/components/display-settings-grand-totals.component.d.ts +1 -2
- package/angular/esm/components/display-settings-grand-totals.component.js +3 -8
- package/angular/esm/components/display-settings-numeric.component.d.ts +1 -2
- package/angular/esm/components/display-settings-numeric.component.js +3 -8
- package/angular/esm/components/display-settings-period-over-period.component.d.ts +1 -2
- package/angular/esm/components/display-settings-period-over-period.component.js +3 -8
- package/angular/esm/components/draggable-data-fields-panel.component.d.ts +1 -2
- package/angular/esm/components/draggable-data-fields-panel.component.js +2 -7
- package/angular/esm/components/droppable-slot.component.d.ts +1 -2
- package/angular/esm/components/droppable-slot.component.js +2 -7
- package/angular/esm/components/edit-filters.component.d.ts +1 -2
- package/angular/esm/components/edit-filters.component.js +2 -7
- package/angular/esm/components/filter-expression-picker.component.d.ts +1 -2
- package/angular/esm/components/filter-expression-picker.component.js +3 -8
- package/angular/esm/components/filter-item.component.d.ts +1 -2
- package/angular/esm/components/filter-item.component.js +2 -7
- package/angular/esm/components/filter-value-picker-datetime.component.d.ts +1 -2
- package/angular/esm/components/filter-value-picker-datetime.component.js +3 -8
- package/angular/esm/components/filter-value-picker-hierarchy.component.d.ts +1 -2
- package/angular/esm/components/filter-value-picker-hierarchy.component.js +2 -7
- package/angular/esm/components/filter-value-picker-numeric.component.d.ts +1 -2
- package/angular/esm/components/filter-value-picker-numeric.component.js +2 -7
- package/angular/esm/components/filter-value-picker.component.d.ts +1 -2
- package/angular/esm/components/filter-value-picker.component.js +2 -7
- package/angular/esm/components/grid-item-actions-menu.component.d.ts +4 -2
- package/angular/esm/components/grid-item-actions-menu.component.js +16 -6
- package/angular/esm/components/item-data-drop-panel.component.d.ts +1 -2
- package/angular/esm/components/item-data-drop-panel.component.js +2 -7
- package/angular/esm/components/item-data-picker-panel.component.d.ts +1 -2
- package/angular/esm/components/item-data-picker-panel.component.js +2 -7
- package/angular/esm/components/slot-contents-picker.component.d.ts +1 -2
- package/angular/esm/components/slot-contents-picker.component.js +2 -7
- package/angular/esm/components/viz-item-menu.component.d.ts +1 -2
- package/angular/esm/components/viz-item-menu.component.js +2 -7
- package/angular/esm/types/dataset-data-field.types.d.ts +33 -1
- package/angular/esm/types/dataset.types.d.ts +5 -2
- package/angular/types/dataset-data-field.types.ts +37 -1
- package/angular/types/dataset.types.ts +5 -2
- package/angular/utils/base/index.d.ts +1 -0
- package/angular/utils/base/localized-mixin.d.ts +22 -0
- package/angular/utils/data-field-types/calculate-data-field-icon.d.ts +3 -1
- package/angular/utils/index.d.ts +1 -0
- package/components/ai-chat/index.cjs +1 -1
- package/components/ai-chat/index.js +9 -8
- package/components/ai-interaction-textarea/index.cjs +1 -1
- package/components/ai-interaction-textarea/index.js +7 -7
- package/components/area-chart-options.config-CcY14BOA.js +143 -0
- package/components/area-chart-options.config-D3wkfLIJ.cjs +20 -0
- package/components/area-chart-options.config-N7wfxV92.cjs +20 -0
- package/components/area-chart-options.config-faHluStC.js +21 -0
- package/components/area-chart-positioning.config-DVYCRqs_.cjs +20 -0
- package/components/area-chart-positioning.config-DW24wXqx.js +53 -0
- package/components/area-chart-slots.config--mqsjuLX.js +21 -0
- package/components/area-chart-slots.config-DwhLv5VD.cjs +20 -0
- package/components/bar-chart-options.config-34L6pYbi.cjs +20 -0
- package/components/bar-chart-options.config-D6fIzxzr.cjs +20 -0
- package/components/bar-chart-options.config-DMJQR92m.js +217 -0
- package/components/bar-chart-options.config-DPeyVPYq.js +21 -0
- package/components/bar-chart-positioning.config-L-mfKSm0.js +57 -0
- package/components/bar-chart-positioning.config-wOHB36GL.cjs +20 -0
- package/components/bar-chart-slots.config-Bzwph1ZH.js +21 -0
- package/components/bar-chart-slots.config-DhN80-re.cjs +20 -0
- package/components/box-plot-options.config--J3oLyCd.js +293 -0
- package/components/box-plot-options.config-Dv5K0Hx1.cjs +20 -0
- package/components/box-plot-options.config-rN1deHkn.js +21 -0
- package/components/box-plot-options.config-tZgl894L.cjs +20 -0
- package/components/box-plot-positioning.config-COnidaMC.cjs +20 -0
- package/components/box-plot-positioning.config-DlmTcWJL.js +46 -0
- package/components/box-plot-slots.config-CnDRGy6E.cjs +20 -0
- package/components/box-plot-slots.config-niR9zjuf.js +21 -0
- package/components/bubble-chart-options.config-BTMgdRPF.js +21 -0
- package/components/bubble-chart-options.config-Co1XyWCA.cjs +20 -0
- package/components/bubble-chart-options.config-D1H0-EMR.cjs +20 -0
- package/components/bubble-chart-options.config-aRrKK8Ii.js +112 -0
- package/components/bubble-chart-positioning.config-MWVa99rV.cjs +20 -0
- package/components/bubble-chart-positioning.config-pIaAs12w.js +53 -0
- package/components/bubble-chart-slots.config-C-dyOSVY.js +21 -0
- package/components/bubble-chart-slots.config-wfccaql8.cjs +20 -0
- package/components/bullet-chart-options.config-Csbxzs3F.cjs +20 -0
- package/components/bullet-chart-options.config-Cts5BYF3.cjs +20 -0
- package/components/bullet-chart-options.config-sgup3oXg.js +72 -0
- package/components/bullet-chart-options.config-xy_STmfb.js +21 -0
- package/components/bullet-chart-positioning.config-CNvspZ7J.cjs +20 -0
- package/components/bullet-chart-positioning.config-DZSlc311.js +54 -0
- package/components/bullet-chart-slots.config-BN8uNvzH.js +21 -0
- package/components/bullet-chart-slots.config-CPhAWoAn.cjs +20 -0
- package/components/calculate-data-field-icon-BhiGlh0u.cjs +20 -0
- package/components/calculate-data-field-icon-CY7Y6fn1.js +147 -0
- package/components/choropleth-map-options.config-Bp4oiq7R.cjs +20 -0
- package/components/choropleth-map-options.config-C2Kpmkxk.js +343 -0
- package/components/choropleth-map-options.config-CZXqifmx.cjs +20 -0
- package/components/choropleth-map-options.config-D040b8cq.js +21 -0
- package/components/choropleth-map-positioning.config-B6pmKYck.js +53 -0
- package/components/choropleth-map-positioning.config-D60bNs0e.cjs +20 -0
- package/components/choropleth-map-slots.config-2Mp0f5X6.cjs +20 -0
- package/components/choropleth-map-slots.config-DP05dMGc.js +21 -0
- package/components/circle-pack-chart-options.config-CDeI4UV0.js +21 -0
- package/components/circle-pack-chart-options.config-Cg1YmEE1.cjs +20 -0
- package/components/circle-pack-chart-positioning.config-Lj8D0F47.js +46 -0
- package/components/circle-pack-chart-positioning.config-MwgGgjaX.cjs +20 -0
- package/components/circle-pack-chart-slots.config-1dvFsIi6.cjs +20 -0
- package/components/circle-pack-chart-slots.config-mBBQ3ChT.js +21 -0
- package/components/circular-gauge-options.config-CAvcVBuT.js +21 -0
- package/components/circular-gauge-options.config-Ce6HFrhX.js +185 -0
- package/components/circular-gauge-options.config-Cr-mWh6R.cjs +20 -0
- package/components/circular-gauge-options.config-Dr-9zVsF.cjs +20 -0
- package/components/circular-gauge-positioning.config-CgC1XVjy.js +46 -0
- package/components/circular-gauge-positioning.config-Qwg7HNl1.cjs +20 -0
- package/components/circular-gauge-slots.config-D4CEZIkS.js +21 -0
- package/components/circular-gauge-slots.config-KBFvKcov.cjs +20 -0
- package/components/color-range-utils-Chyz7WSK.js +61 -0
- package/components/color-range-utils-X0NoMXQP.cjs +20 -0
- package/components/column-chart-options.config-B83OdSzH.cjs +20 -0
- package/components/column-chart-options.config-DaGo3UPc.cjs +20 -0
- package/components/column-chart-options.config-DuWqubdk.js +216 -0
- package/components/column-chart-options.config-DxH6Wkzv.js +21 -0
- package/components/column-chart-positioning.config-WrilAzV_.cjs +20 -0
- package/components/column-chart-positioning.config-sWfkIMAv.js +53 -0
- package/components/column-chart-slots.config-BOrEQ9zB.cjs +20 -0
- package/components/column-chart-slots.config-CS5VtjTN.js +21 -0
- package/components/combination-chart-options.config-B66IvpE7.cjs +20 -0
- package/components/combination-chart-options.config-BJo7Dywr.js +21 -0
- package/components/combination-chart-positioning.config-Box3wPHN.cjs +20 -0
- package/components/combination-chart-positioning.config-iq0Qm3_Z.js +46 -0
- package/components/combination-chart-slots.config-CO84f8lq.js +21 -0
- package/components/combination-chart-slots.config-IEqa3vNU.cjs +20 -0
- package/components/conditional-number-options.config-BG13iTC7.js +21 -0
- package/components/conditional-number-options.config-CkFrzLQ8.cjs +20 -0
- package/components/conditional-number-options.config-Tr9Unb8d.cjs +20 -0
- package/components/conditional-number-options.config-bCNzHQkV.js +201 -0
- package/components/conditional-number-positioning.config-BYzD84_1.cjs +20 -0
- package/components/conditional-number-positioning.config-D_gzQOaV.js +46 -0
- package/components/conditional-number-slots.config-Bh4LNgTJ.js +21 -0
- package/components/conditional-number-slots.config-D4vkmOkJ.cjs +20 -0
- package/components/dashboard-store-BvJXzTYx.js +22 -0
- package/components/dashboard-store-CABa4USm.js +291 -0
- package/components/dashboard-store-CYLTLEcL.cjs +20 -0
- package/components/dashboard-store-CvMZuveK.cjs +20 -0
- package/components/data-broker-BUIUM5hr.cjs +20 -0
- package/components/data-broker-cLR-t5LM.js +1609 -0
- package/components/data-fields-select/data-fields-select.d.ts +20 -8
- package/components/data-fields-select/index.cjs +1 -1
- package/components/data-fields-select/index.d.ts +1 -0
- package/components/data-fields-select/index.js +5 -4
- package/components/data-fields-select-DeJFAEaP.cjs +40 -0
- package/components/data-fields-select-f028At8m.js +229 -0
- package/components/dataset-icon/index.cjs +1 -1
- package/components/dataset-icon/index.js +2 -2
- package/components/dataset-selector-list/dataset-selector-list.d.ts +8 -0
- package/components/dataset-selector-list/index.cjs +1 -1
- package/components/dataset-selector-list/index.js +5 -5
- package/components/dataset-selector-list-DX-UEt94.js +308 -0
- package/components/dataset-selector-list-TCwsPRXj.cjs +74 -0
- package/components/dataset-selector-row/index.cjs +1 -1
- package/components/dataset-selector-row/index.js +6 -6
- package/components/dataset-selector-row-BAgWSX0U.cjs +82 -0
- package/components/dataset-selector-row-DOOAS7S4.js +183 -0
- package/components/date-comparison-filter-options.config-BxMEjU8o.cjs +20 -0
- package/components/date-comparison-filter-options.config-Cfhga0uT.js +21 -0
- package/components/date-comparison-filter-slots.config-D7ruNdYO.cjs +20 -0
- package/components/date-comparison-filter-slots.config-DPytzabB.js +21 -0
- package/components/date-filter-options.config-8Q0Uqiq3.cjs +20 -0
- package/components/date-filter-options.config-CRYHdCgK.js +21 -0
- package/components/date-filter-slots.config-7V9B8ldl.js +21 -0
- package/components/date-filter-slots.config-GGBGAdF3.cjs +20 -0
- package/components/default-acceptable-data-field-types-B2M41jLy.js +51 -0
- package/components/default-acceptable-data-field-types-DY4JJ1aG.cjs +20 -0
- package/components/display-settings/index.cjs +1 -1
- package/components/display-settings/index.js +5 -3
- package/components/display-settings-BwRkE6i-.js +269 -0
- package/components/display-settings-binning/display-settings-binning.d.ts +3 -5
- package/components/display-settings-binning/index.cjs +1 -1
- package/components/display-settings-binning/index.js +4 -3
- package/components/display-settings-binning-CINPWs9W.js +106 -0
- package/components/display-settings-binning-D3upbl0e.cjs +56 -0
- package/components/display-settings-datetime/display-settings-datetime.d.ts +3 -5
- package/components/display-settings-datetime/index.cjs +1 -1
- package/components/display-settings-datetime/index.js +6 -5
- package/components/display-settings-datetime-DDM-aLcG.js +404 -0
- package/components/display-settings-datetime-JgOzqYhH.cjs +215 -0
- package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +3 -5
- package/components/display-settings-grand-totals/index.cjs +1 -1
- package/components/display-settings-grand-totals/index.js +4 -3
- package/components/display-settings-grand-totals-CvQEblpx.cjs +44 -0
- package/components/display-settings-grand-totals-Dn7LWTtv.js +85 -0
- package/components/display-settings-numeric/display-settings-numeric.d.ts +3 -5
- package/components/display-settings-numeric/index.cjs +1 -1
- package/components/display-settings-numeric/index.js +5 -4
- package/components/display-settings-numeric-B4nBbaZV.js +476 -0
- package/components/display-settings-numeric-CbjlAfSg.cjs +189 -0
- package/components/display-settings-period-over-period/display-settings-period-over-period.d.ts +3 -5
- package/components/display-settings-period-over-period/index.cjs +1 -1
- package/components/display-settings-period-over-period/index.js +4 -3
- package/components/display-settings-period-over-period-BPAS1OlP.cjs +225 -0
- package/components/display-settings-period-over-period-sfz3k1Rt.js +428 -0
- package/components/display-settings-rCBWD_I_.cjs +121 -0
- package/components/donut-chart-options.config-BW0sXuSo.cjs +20 -0
- package/components/donut-chart-options.config-wapGtIzL.js +21 -0
- package/components/donut-chart-positioning.config-08AgVlNR.js +46 -0
- package/components/donut-chart-positioning.config-C6JRxM5I.cjs +20 -0
- package/components/donut-chart-slots.config-D9Jtl-l4.js +21 -0
- package/components/donut-chart-slots.config-sEKS4wOs.cjs +20 -0
- package/components/draggable-data-field/draggable-data-field.d.ts +4 -4
- package/components/draggable-data-field/index.cjs +1 -1
- package/components/draggable-data-field/index.js +7 -6
- package/components/draggable-data-field-BszGH2hR.cjs +54 -0
- package/components/draggable-data-field-BwUc-uSE.js +116 -0
- package/components/draggable-data-field-level/index.cjs +1 -1
- package/components/draggable-data-field-level/index.js +5 -3
- package/components/draggable-data-field-level-BTUXWyDq.js +242 -0
- package/components/draggable-data-field-level-CJ-vup34.cjs +55 -0
- package/components/draggable-data-fields-panel/draggable-data-fields-panel.d.ts +3 -5
- package/components/draggable-data-fields-panel/index.cjs +1 -1
- package/components/draggable-data-fields-panel/index.js +10 -9
- package/components/draggable-data-fields-panel-70svWKIX.cjs +86 -0
- package/components/draggable-data-fields-panel-CmCqHUVg.js +377 -0
- package/components/dropdown-filter-options.config-BpMQmw0X.cjs +20 -0
- package/components/dropdown-filter-options.config-D9vj6qoi.js +21 -0
- package/components/dropdown-filter-slots.config-Bzv_8Nkf.cjs +20 -0
- package/components/dropdown-filter-slots.config-Xbq0nSJS.js +21 -0
- package/components/droppable-slot/droppable-slot.d.ts +4 -3
- package/components/droppable-slot/index.cjs +1 -1
- package/components/droppable-slot/index.js +10 -9
- package/components/droppable-slot-BZfO0Ppm.cjs +87 -0
- package/components/droppable-slot-C_Gxf_cK.js +302 -0
- package/components/edit-filters/edit-filters.d.ts +3 -5
- package/components/edit-filters/index.cjs +1 -1
- package/components/edit-filters/index.js +17 -16
- package/components/edit-filters-UO8H7Vj2.js +397 -0
- package/components/edit-filters-ZyitsNtO.cjs +155 -0
- package/components/edit-item/index.cjs +1 -1
- package/components/edit-item/index.js +6 -4
- package/components/edit-item-C89gy9JF.cjs +67 -0
- package/components/edit-item-ft4CT5Vl.js +174 -0
- package/components/edit-option/index.cjs +1 -1
- package/components/edit-option/index.js +5 -3
- package/components/edit-option-BhYZQEpl.js +958 -0
- package/components/edit-option-CAqIUpWx.cjs +252 -0
- package/components/edit-option-action-button-group/index.cjs +1 -1
- package/components/edit-option-action-button-group/index.js +5 -3
- package/components/edit-option-action-button-group-CnsDFlK_.js +113 -0
- package/components/edit-option-action-button-group-DlJwTW3A.cjs +52 -0
- package/components/edit-option-color-palette-picker/index.cjs +1 -1
- package/components/edit-option-color-palette-picker/index.js +5 -3
- package/components/edit-option-color-palette-picker-CGj9Vnfe.cjs +37 -0
- package/components/edit-option-color-palette-picker-zqTMYlsF.js +2032 -0
- package/components/edit-option-color-picker/index.cjs +1 -1
- package/components/edit-option-color-picker/index.js +5 -3
- package/components/edit-option-color-picker-CCnSHbzk.cjs +33 -0
- package/components/edit-option-color-picker-DiB3l1ZG.js +82 -0
- package/components/edit-option-color-range/index.cjs +1 -1
- package/components/edit-option-color-range/index.js +5 -3
- package/components/edit-option-color-range-BtahxHzd.js +213 -0
- package/components/edit-option-color-range-DhBp5wlk.cjs +95 -0
- package/components/edit-option-multi-language-field/index.cjs +1 -1
- package/components/edit-option-multi-language-field/index.js +5 -3
- package/components/edit-option-multi-language-field-47AjaXIw.cjs +31 -0
- package/components/edit-option-multi-language-field-ByLEzlg8.js +76 -0
- package/components/edit-option-number-field/index.cjs +1 -1
- package/components/edit-option-number-field/index.js +5 -3
- package/components/edit-option-number-field-BMXponHb.cjs +36 -0
- package/components/edit-option-number-field-BPU_5SFo.js +96 -0
- package/components/edit-option-picker/index.cjs +1 -1
- package/components/edit-option-picker/index.js +5 -3
- package/components/edit-option-picker-BdpVCT4v.js +71 -0
- package/components/edit-option-picker-CpCILJtP.cjs +35 -0
- package/components/edit-option-position-picker/index.cjs +1 -1
- package/components/edit-option-position-picker/index.js +5 -3
- package/components/edit-option-position-picker-CC-7sJNj.js +79 -0
- package/components/edit-option-position-picker-utD_OSQy.cjs +25 -0
- package/components/edit-option-positions-number-field/index.cjs +1 -1
- package/components/edit-option-positions-number-field/index.js +5 -3
- package/components/edit-option-positions-number-field-BX1zqHcV.js +154 -0
- package/components/edit-option-positions-number-field-DhnxicFl.cjs +46 -0
- package/components/edit-option-radio-button-group/index.cjs +1 -1
- package/components/edit-option-radio-button-group/index.js +5 -3
- package/components/edit-option-radio-button-group-BCVOZOhT.cjs +36 -0
- package/components/edit-option-radio-button-group-D8AuOqNL.js +69 -0
- package/components/edit-option-slider/index.cjs +1 -1
- package/components/edit-option-slider/index.js +5 -3
- package/components/edit-option-slider-B7ArGXrY.cjs +32 -0
- package/components/edit-option-slider-Ozb3RBHW.js +76 -0
- package/components/edit-option-switch/index.cjs +1 -1
- package/components/edit-option-switch/index.js +5 -3
- package/components/edit-option-switch-BUjPU49i.js +65 -0
- package/components/edit-option-switch-ByyZ8LFD.cjs +30 -0
- package/components/edit-option-text-field/index.cjs +1 -1
- package/components/edit-option-text-field/index.js +5 -3
- package/components/edit-option-text-field-CjdGtevT.js +74 -0
- package/components/edit-option-text-field-LTOr4mYL.cjs +31 -0
- package/components/en-C5aEJ_Jt.js +21 -0
- package/components/en-GB-CLevdvMs.cjs +20 -0
- package/components/en-GB-DuGwstf1.js +26 -0
- package/components/en-US-Cq2OLtcz.js +21 -0
- package/components/en-US-Hj9Lh0Yh.cjs +20 -0
- package/components/en-jIqxZyQr.cjs +20 -0
- package/components/evolution-number-options.config-B6q9of0s.js +225 -0
- package/components/evolution-number-options.config-Cnoxc8Rj.cjs +20 -0
- package/components/evolution-number-options.config-CsliUvos.js +21 -0
- package/components/evolution-number-options.config-DwMWEyTp.cjs +20 -0
- package/components/evolution-number-positioning.config-BZCgkVrB.cjs +20 -0
- package/components/evolution-number-positioning.config-CcmNpiZ2.js +46 -0
- package/components/evolution-number-slots.config-CrPnyLAD.cjs +20 -0
- package/components/evolution-number-slots.config-Qh8MeUfl.js +21 -0
- package/components/filter-expression-picker/filter-expression-picker.d.ts +4 -6
- package/components/filter-expression-picker/index.cjs +1 -1
- package/components/filter-expression-picker/index.js +4 -3
- package/components/filter-expression-picker-BYW1sWt8.cjs +38 -0
- package/components/filter-expression-picker-CKZ35JVd.js +422 -0
- package/components/filter-item/filter-item.d.ts +3 -5
- package/components/filter-item/index.cjs +1 -1
- package/components/filter-item/index.js +16 -15
- package/components/filter-item-B5v1gZ9o.js +234 -0
- package/components/filter-item-BuajKNpv.cjs +56 -0
- package/components/filter-parameter-picker/index.js +1 -1
- package/components/filter-value-picker/filter-value-picker.d.ts +4 -7
- package/components/filter-value-picker/index.cjs +1 -1
- package/components/filter-value-picker/index.js +12 -11
- package/components/filter-value-picker-2X5i7d_K.cjs +59 -0
- package/components/filter-value-picker-datetime/filter-value-picker-datetime.d.ts +3 -5
- package/components/filter-value-picker-datetime/index.cjs +1 -1
- package/components/filter-value-picker-datetime/index.js +5 -4
- package/components/filter-value-picker-datetime-BRwkCx6v.cjs +39 -0
- package/components/filter-value-picker-datetime-CRgSZ3zw.js +132 -0
- package/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.d.ts +3 -5
- package/components/filter-value-picker-hierarchy/index.cjs +1 -1
- package/components/filter-value-picker-hierarchy/index.js +8 -7
- package/components/filter-value-picker-hierarchy-C0PZ4yxp.cjs +46 -0
- package/components/filter-value-picker-hierarchy-W79ppZj4.js +226 -0
- package/components/filter-value-picker-numeric/filter-value-picker-numeric.d.ts +3 -5
- package/components/filter-value-picker-numeric/index.cjs +1 -1
- package/components/filter-value-picker-numeric/index.js +5 -4
- package/components/filter-value-picker-numeric-Bl3BvMZ8.js +214 -0
- package/components/filter-value-picker-numeric-CYRLXXgZ.cjs +47 -0
- package/components/filter-value-picker-whw_4Fwe.js +142 -0
- package/components/formatter-B21Tb3sf.js +1312 -0
- package/components/formatter-CWhf4xbq.cjs +20 -0
- package/components/funnel-chart-options.config-BzcXqdLD.js +21 -0
- package/components/funnel-chart-options.config-CRI1qVAK.cjs +20 -0
- package/components/funnel-chart-positioning.config-B916Diml.cjs +20 -0
- package/components/funnel-chart-positioning.config-Zq-JekwW.js +46 -0
- package/components/funnel-chart-slots.config-4u6xdUPI.cjs +20 -0
- package/components/funnel-chart-slots.config-D3jK-AR3.js +21 -0
- package/components/grid/grid-item-actions-menu.d.ts +6 -7
- package/components/grid/index.cjs +1 -1
- package/components/grid/index.js +4 -3
- package/components/grid-0bhW-S1S.js +4921 -0
- package/components/grid-DONVpi0m.cjs +317 -0
- package/components/heat-map-options.config-B-j4PaSj.js +21 -0
- package/components/heat-map-options.config-B_pwuqmW.cjs +20 -0
- package/components/heat-map-options.config-Cwqexmob.cjs +20 -0
- package/components/heat-map-options.config-oikqmHoa.js +221 -0
- package/components/heat-map-positioning.config-Ck3J1Ox_.js +46 -0
- package/components/heat-map-positioning.config-wmnwLmhb.cjs +20 -0
- package/components/heat-map-slots.config-CSd2BTe1.js +21 -0
- package/components/heat-map-slots.config-PzaZKwv3.cjs +20 -0
- package/components/heat-table-options.config-BkQYo3Fp.js +21 -0
- package/components/heat-table-options.config-CzJU-alU.js +370 -0
- package/components/heat-table-options.config-DEsCGneV.cjs +20 -0
- package/components/heat-table-options.config-VAVK-Bip.cjs +20 -0
- package/components/heat-table-positioning.config-D4jZGO9g.js +53 -0
- package/components/heat-table-positioning.config-D6E2sVtn.cjs +20 -0
- package/components/heat-table-slots.config-B1voae2c.cjs +20 -0
- package/components/heat-table-slots.config-CVQEBl8V.js +21 -0
- package/components/hexbin-map-options.config-BHNikriK.js +21 -0
- package/components/hexbin-map-options.config-Bi0DeyTR.cjs +20 -0
- package/components/hexbin-map-options.config-CMJY_DTV.js +273 -0
- package/components/hexbin-map-options.config-ClsDJjkB.cjs +20 -0
- package/components/hexbin-map-positioning.config-CZ6oU_qU.js +46 -0
- package/components/hexbin-map-positioning.config-DsoHK8HD.cjs +20 -0
- package/components/hexbin-map-slots.config-CPpOOr37.js +21 -0
- package/components/hexbin-map-slots.config-iz7cNf0-.cjs +20 -0
- package/components/image-options.config-BcpJ4Mxn.js +21 -0
- package/components/image-options.config-BmiaBUsr.cjs +20 -0
- package/components/image-slots.config-BZbHNLrN.cjs +20 -0
- package/components/image-slots.config-Bp8qYoi0.js +21 -0
- package/components/index.cjs +1 -1
- package/components/index.js +62 -61
- package/components/item-data-drop-panel/index.cjs +1 -1
- package/components/item-data-drop-panel/index.js +11 -10
- package/components/item-data-drop-panel/item-data-drop-panel.d.ts +3 -5
- package/components/item-data-drop-panel-D6fBmjbq.cjs +57 -0
- package/components/item-data-drop-panel-mNoJhGSe.js +339 -0
- package/components/item-data-picker-panel/index.cjs +1 -1
- package/components/item-data-picker-panel/index.js +13 -12
- package/components/item-data-picker-panel/item-data-picker-panel.d.ts +3 -5
- package/components/item-data-picker-panel-BPwzfemU.js +431 -0
- package/components/item-data-picker-panel-DDySy9dN.cjs +77 -0
- package/components/item-list.cjs +1 -1
- package/components/item-list.js +1 -1
- package/components/item-options-configs.cjs +1 -1
- package/components/item-options-configs.js +45 -45
- package/components/item-slots-configs.cjs +1 -1
- package/components/item-slots-configs.js +45 -45
- package/components/item-store-BVgJYtn3.js +22 -0
- package/components/item-store-BgyGor87.cjs +20 -0
- package/components/item-store-BxpZfVmQ.js +169 -0
- package/components/item-store-C8T5c76P.cjs +20 -0
- package/components/line-chart-options.config-BkVvbb2U.js +165 -0
- package/components/line-chart-options.config-BmC8c0GP.cjs +20 -0
- package/components/line-chart-options.config-CaNG7fUg.js +21 -0
- package/components/line-chart-options.config-DyddltMP.cjs +20 -0
- package/components/line-chart-positioning.config-DxK-4ely.cjs +20 -0
- package/components/line-chart-positioning.config-yUBYUji1.js +53 -0
- package/components/line-chart-slots.config-BT4trOg7.cjs +20 -0
- package/components/line-chart-slots.config-y6M5po92.js +21 -0
- package/components/load-data-fields-for-datasets-BgOnd-ku.js +40 -0
- package/components/load-data-fields-for-datasets-Do2bR03I.cjs +20 -0
- package/components/localize-BBuZJf_h.cjs +20 -0
- package/components/localize-Dlt3EN5i.js +27 -0
- package/components/localized-mixin-D9lextG3.cjs +20 -0
- package/components/localized-mixin-DxtnedKb.js +43 -0
- package/components/marker-map-options.config-BjxTIStS.js +114 -0
- package/components/marker-map-options.config-CluzEqlb.cjs +20 -0
- package/components/marker-map-options.config-DlOegoyh.js +21 -0
- package/components/marker-map-options.config-DnwHEboY.cjs +20 -0
- package/components/marker-map-positioning.config-CIHUnSKG.cjs +20 -0
- package/components/marker-map-positioning.config-CJFBJpQ1.js +46 -0
- package/components/marker-map-slots.config-C4JW_0ws.js +21 -0
- package/components/marker-map-slots.config-ZAUjcRXo.cjs +20 -0
- package/components/ohlc-chart-options.config-DBiB9n8v.js +21 -0
- package/components/ohlc-chart-options.config-DF_wsXSj.cjs +20 -0
- package/components/ohlc-chart-positioning.config--y7kxGDX.js +76 -0
- package/components/ohlc-chart-positioning.config-C_zmYK7C.cjs +20 -0
- package/components/ohlc-chart-slots.config-D-Gp6K96.cjs +20 -0
- package/components/ohlc-chart-slots.config-DFaEkC31.js +21 -0
- package/components/parallel-coordinates-plot-options.config-CAAtmQA2.cjs +20 -0
- package/components/parallel-coordinates-plot-options.config-DnKn9aoN.js +21 -0
- package/components/parallel-coordinates-plot-positioning.config-B_ZfI3SF.cjs +20 -0
- package/components/parallel-coordinates-plot-positioning.config-Q9iPpQx9.js +46 -0
- package/components/parallel-coordinates-plot-slots.config-D73ojZtD.cjs +20 -0
- package/components/parallel-coordinates-plot-slots.config-DI-mlKnz.js +21 -0
- package/components/pivot-table-options.config-BiGT-udM.js +21 -0
- package/components/pivot-table-options.config-BkLDATdk.cjs +20 -0
- package/components/pivot-table-options.config-Ds9b7GO4.cjs +20 -0
- package/components/pivot-table-options.config-IV5nHECc.js +242 -0
- package/components/pivot-table-positioning.config-BFA7VBOT.js +53 -0
- package/components/pivot-table-positioning.config-DN2QorP9.cjs +20 -0
- package/components/pivot-table-slots.config-Bnx0oV5c.cjs +20 -0
- package/components/pivot-table-slots.config-iRnE5mT8.js +21 -0
- package/components/pyramid-chart-options.config-C6MflvCu.cjs +20 -0
- package/components/pyramid-chart-options.config-CNpVw-tA.js +237 -0
- package/components/pyramid-chart-options.config-CpGS6OPU.js +21 -0
- package/components/pyramid-chart-options.config-QT5pfTZW.cjs +20 -0
- package/components/pyramid-chart-positioning.config-B8bWIh63.js +53 -0
- package/components/pyramid-chart-positioning.config-CWXxSC-G.cjs +20 -0
- package/components/pyramid-chart-slots.config-BfH8qKnI.js +21 -0
- package/components/pyramid-chart-slots.config-D-dDAKOP.cjs +20 -0
- package/components/radar-chart-options.config-B3zVHfvL.js +127 -0
- package/components/radar-chart-options.config-DS0wqdDo.cjs +20 -0
- package/components/radar-chart-options.config-DfxSQpcT.cjs +20 -0
- package/components/radar-chart-options.config-qgCGY1od.js +21 -0
- package/components/radar-chart-positioning.config-B843TXFQ.cjs +20 -0
- package/components/radar-chart-positioning.config-DucUSoK8.js +53 -0
- package/components/radar-chart-slots.config-B-FNTfMO.cjs +20 -0
- package/components/radar-chart-slots.config-ovcfjvYX.js +21 -0
- package/components/regular-table-options.config-C6KmENtF.cjs +20 -0
- package/components/regular-table-options.config-D68MOkSl.js +21 -0
- package/components/regular-table-options.config-DcdL0enM.js +145 -0
- package/components/regular-table-options.config-eKu9PU-J.cjs +20 -0
- package/components/regular-table-slots.config-D_qdD9fM.js +21 -0
- package/components/regular-table-slots.config-oJmx7Ebd.cjs +20 -0
- package/components/route-map-options.config-2_eJ33gQ.cjs +20 -0
- package/components/route-map-options.config-C9b0At_w.js +21 -0
- package/components/route-map-options.config-CUimhPrZ.cjs +20 -0
- package/components/route-map-options.config-DYyeUXeI.js +318 -0
- package/components/route-map-positioning.config-gnflF-_5.js +64 -0
- package/components/route-map-positioning.config-iVM-HuGQ.cjs +20 -0
- package/components/route-map-slots.config-CFwbGZ7m.cjs +20 -0
- package/components/route-map-slots.config-D2rOeLXq.js +21 -0
- package/components/sankey-diagram-options.config-BXeiNAa9.js +21 -0
- package/components/sankey-diagram-options.config-CJleK2c1.js +123 -0
- package/components/sankey-diagram-options.config-Ck99CLqw.cjs +20 -0
- package/components/sankey-diagram-options.config-FW8FiBNo.cjs +20 -0
- package/components/sankey-diagram-positioning.config-DJwXGDJe.cjs +20 -0
- package/components/sankey-diagram-positioning.config-IQhg5w_T.js +64 -0
- package/components/sankey-diagram-slots.config-Ckys_gjj.cjs +20 -0
- package/components/sankey-diagram-slots.config-DBoBR-V8.js +21 -0
- package/components/scatter-plot-options.config-BRmE9N7y.cjs +20 -0
- package/components/scatter-plot-options.config-BvzKb9M4.js +21 -0
- package/components/scatter-plot-options.config-CP73W4cL.js +299 -0
- package/components/scatter-plot-options.config-n8M45qbB.cjs +20 -0
- package/components/scatter-plot-positioning.config-B8e49TwE.cjs +20 -0
- package/components/scatter-plot-positioning.config-CDrSrd94.js +75 -0
- package/components/scatter-plot-slots.config-BYpyd8sh.cjs +20 -0
- package/components/scatter-plot-slots.config-C2dc2V1z.js +21 -0
- package/components/search-filter-options.config-BYbZd7EN.cjs +20 -0
- package/components/search-filter-options.config-DvuvTfGF.js +21 -0
- package/components/search-filter-slots.config-BSx1jeGF.cjs +20 -0
- package/components/search-filter-slots.config-D-JHr50n.js +21 -0
- package/components/set-locale-7KskD7al.js +43 -0
- package/components/set-locale-C3lll-Q8.cjs +20 -0
- package/components/slicer-filter-options.config-BRh4iNgp.cjs +20 -0
- package/components/slicer-filter-options.config-BY4gRN6n.cjs +20 -0
- package/components/slicer-filter-options.config-BzlBD7H2.js +223 -0
- package/components/slicer-filter-options.config-C8ToPpan.js +21 -0
- package/components/slicer-filter-positioning.config-CIyilVoa.cjs +20 -0
- package/components/slicer-filter-positioning.config-DJ-7mwJ-.js +46 -0
- package/components/slicer-filter-slots.config-CTsXTAqq.js +21 -0
- package/components/slicer-filter-slots.config-DvDtGYos.cjs +20 -0
- package/components/slider-filter-options.config-25DoIv8O.cjs +20 -0
- package/components/slider-filter-options.config-BnxVvI-u.js +21 -0
- package/components/slider-filter-options.config-CiXjr2m_.cjs +20 -0
- package/components/slider-filter-options.config-adFn-wHp.js +69 -0
- package/components/slider-filter-slots.config-C-q6m_yF.cjs +20 -0
- package/components/slider-filter-slots.config-PdFB1sn_.js +21 -0
- package/components/slot-contents-picker/index.cjs +1 -1
- package/components/slot-contents-picker/index.js +11 -10
- package/components/slot-contents-picker/slot-contents-picker.d.ts +5 -5
- package/components/slot-contents-picker-8yCQLPhI.cjs +129 -0
- package/components/slot-contents-picker-CdMRGp3Y.js +395 -0
- package/components/slot-menu/index.cjs +1 -1
- package/components/slot-menu/index.js +8 -6
- package/components/slot-menu-DxYruISb.js +372 -0
- package/components/slot-menu-DyC8HQ5E.cjs +63 -0
- package/components/slot-menu-list/index.cjs +1 -1
- package/components/slot-menu-list/index.js +4 -2
- package/components/slot-menu-list-DbZnXcMZ.js +285 -0
- package/components/slot-menu-list-Dmb6s6UK.cjs +35 -0
- package/components/slots-config-DhNgWKR2.js +75 -0
- package/components/slots-config-mOBA4FHK.cjs +20 -0
- package/components/speedometer-chart-options.config-C5RjM3UD.cjs +20 -0
- package/components/speedometer-chart-options.config-CkTYPPzr.cjs +20 -0
- package/components/speedometer-chart-options.config-DbjW1AsO.js +21 -0
- package/components/speedometer-chart-options.config-HTdzjvTi.js +239 -0
- package/components/speedometer-chart-positioning.config-B3SBgao1.js +46 -0
- package/components/speedometer-chart-positioning.config-cF7IDeqE.cjs +20 -0
- package/components/speedometer-chart-slots.config-5uxLKKvd.js +21 -0
- package/components/speedometer-chart-slots.config-AXYqta1F.cjs +20 -0
- package/components/spike-map-options.config-BG2lOnVd.cjs +20 -0
- package/components/spike-map-options.config-BdAhEMjM.js +21 -0
- package/components/spike-map-options.config-D5wZvU9_.js +405 -0
- package/components/spike-map-options.config-DRQbtTk6.cjs +20 -0
- package/components/spike-map-positioning.config-6PYygbnk.cjs +20 -0
- package/components/spike-map-positioning.config-BzjVob9r.js +53 -0
- package/components/spike-map-slots.config-BlgyHXbl.cjs +20 -0
- package/components/spike-map-slots.config-DBukXLbp.js +21 -0
- package/components/strip-plot-options.config-BdsoRMCN.cjs +20 -0
- package/components/strip-plot-options.config-uTaz7px6.js +21 -0
- package/components/strip-plot-positioning.config-B0wf0_OU.cjs +20 -0
- package/components/strip-plot-positioning.config-DfvyyX0l.js +46 -0
- package/components/strip-plot-slots.config--eyMKDiM.cjs +20 -0
- package/components/strip-plot-slots.config-l1bfPmVL.js +21 -0
- package/components/sunburst-chart-options.config-CkbP3ZfU.js +21 -0
- package/components/sunburst-chart-options.config-CnxMf86B.cjs +20 -0
- package/components/sunburst-chart-positioning.config-CIJkb3xv.js +46 -0
- package/components/sunburst-chart-positioning.config-DwdmVNMl.cjs +20 -0
- package/components/sunburst-chart-slots.config-5PYTtNUW.cjs +20 -0
- package/components/sunburst-chart-slots.config-ClsFf2UV.js +21 -0
- package/components/symbol-map-options.config-D8Wof9Aq.cjs +20 -0
- package/components/symbol-map-options.config-DUyvyXRb.js +21 -0
- package/components/symbol-map-options.config-fuON1TEh.cjs +20 -0
- package/components/symbol-map-options.config-q1DlwzzZ.js +154 -0
- package/components/symbol-map-positioning.config-BeW0WaR2.cjs +20 -0
- package/components/symbol-map-positioning.config-DImEeRY3.js +53 -0
- package/components/symbol-map-slots.config-CALS50ZS.cjs +20 -0
- package/components/symbol-map-slots.config-Dm34rxX1.js +21 -0
- package/components/text-options.config-B0xVIeez.cjs +20 -0
- package/components/text-options.config-CKCvnV64.js +21 -0
- package/components/text-slots.config-BvO2wIlS.js +21 -0
- package/components/text-slots.config-fioLVKtx.cjs +20 -0
- package/components/themes-BZL9NfRc.cjs +20 -0
- package/components/themes-DGjjIvSN.js +72 -0
- package/components/treemap-chart-options.config-BKorCqTL.cjs +20 -0
- package/components/treemap-chart-options.config-DAx79ojN.cjs +20 -0
- package/components/treemap-chart-options.config-DuixEndR.js +21 -0
- package/components/treemap-chart-options.config-Ft3gYZGq.js +181 -0
- package/components/treemap-chart-positioning.config-BAITw16y.js +53 -0
- package/components/treemap-chart-positioning.config-BqjXkMWR.cjs +20 -0
- package/components/treemap-chart-slots.config-C16w76hV.cjs +20 -0
- package/components/treemap-chart-slots.config-CcopZBpV.js +21 -0
- package/components/utils/base.cjs +1 -1
- package/components/utils/base.js +3 -1
- package/components/utils/store.cjs +1 -1
- package/components/utils/store.js +5 -5
- package/components/utils-Dzbml7oI.cjs +20 -0
- package/components/utils-MKWG2xEp.js +63 -0
- package/components/utils.cjs +1 -1
- package/components/utils.js +11 -10
- package/components/venn-diagram-options.config-CGA2UaAr.cjs +20 -0
- package/components/venn-diagram-options.config-z9DX7a0E.js +21 -0
- package/components/venn-diagram-positioning.config-Bj_uCnaK.cjs +20 -0
- package/components/venn-diagram-positioning.config-CJkl8yK4.js +53 -0
- package/components/venn-diagram-slots.config-BGHqXMag.js +21 -0
- package/components/venn-diagram-slots.config-UdBbq7hK.cjs +20 -0
- package/components/video-options.config-BQgGqFAA.js +21 -0
- package/components/video-options.config-CoMerI1H.cjs +20 -0
- package/components/video-slots.config-DuPoeVgT.js +21 -0
- package/components/video-slots.config-fHuA9NOm.cjs +20 -0
- package/components/viz-item-menu/index.cjs +1 -1
- package/components/viz-item-menu/index.js +4 -3
- package/components/viz-item-menu/viz-item-menu.d.ts +6 -8
- package/components/viz-item-menu-BZJdFfkL.js +162 -0
- package/components/viz-item-menu-kuGm-D6X.cjs +55 -0
- package/components/wordcloud-chart-options.config-B7bqp-of.js +21 -0
- package/components/wordcloud-chart-options.config-DOZSbaZy.js +87 -0
- package/components/wordcloud-chart-options.config-DQWV_RxY.cjs +20 -0
- package/components/wordcloud-chart-options.config-yKh8MBAL.cjs +20 -0
- package/components/wordcloud-chart-positioning.config-BYp1cmHn.js +53 -0
- package/components/wordcloud-chart-positioning.config-DKQWftET.cjs +20 -0
- package/components/wordcloud-chart-slots.config-BSkly0sL.cjs +20 -0
- package/components/wordcloud-chart-slots.config-DYA4Usg5.js +21 -0
- package/custom-elements.json +191 -422
- package/package.json +1 -1
- package/react/utils/base/index.d.ts +1 -0
- package/react/utils/base/localized-mixin.d.ts +22 -0
- package/react/utils/data-field-types/calculate-data-field-icon.d.ts +3 -1
- package/react/utils/index.d.ts +1 -0
- package/types/dataset-data-field.types.d.ts +33 -1
- package/types/dataset.types.d.ts +5 -2
- package/utils/base/index.d.ts +1 -0
- package/utils/base/localized-mixin.d.ts +22 -0
- package/utils/data-field-types/calculate-data-field-icon.d.ts +3 -1
- package/utils/index.d.ts +1 -0
- package/components/area-chart-options.config-B4xG_4nA.js +0 -21
- package/components/area-chart-options.config-By5KYWky.js +0 -143
- package/components/area-chart-options.config-C3E9LGh0.cjs +0 -20
- package/components/area-chart-options.config-Xi9LdOlV.cjs +0 -20
- package/components/area-chart-positioning.config-Di24x4BV.cjs +0 -20
- package/components/area-chart-positioning.config-Qt3JR6Ki.js +0 -53
- package/components/area-chart-slots.config-C-oNkf8_.cjs +0 -20
- package/components/area-chart-slots.config-fG2UJTlT.js +0 -21
- package/components/bar-chart-options.config-B-3hzgdX.js +0 -217
- package/components/bar-chart-options.config-CafykO6s.js +0 -21
- package/components/bar-chart-options.config-CcXgvAVV.cjs +0 -20
- package/components/bar-chart-options.config-zttNc_Qi.cjs +0 -20
- package/components/bar-chart-positioning.config-SP9Gwano.cjs +0 -20
- package/components/bar-chart-positioning.config-kfmUV8qI.js +0 -57
- package/components/bar-chart-slots.config-BEPX82Wy.cjs +0 -20
- package/components/bar-chart-slots.config-BQ9PGyAs.js +0 -21
- package/components/box-plot-options.config-0_hY0n-r.js +0 -21
- package/components/box-plot-options.config-BgCy_xp6.cjs +0 -20
- package/components/box-plot-options.config-C6kOzE6f.js +0 -293
- package/components/box-plot-options.config-CibBUDy3.cjs +0 -20
- package/components/box-plot-positioning.config-BCUsiUFW.cjs +0 -20
- package/components/box-plot-positioning.config-D7K6OtSY.js +0 -46
- package/components/box-plot-slots.config-B05iSPpD.js +0 -21
- package/components/box-plot-slots.config-DYiQNXco.cjs +0 -20
- package/components/bubble-chart-options.config-CW5ydId9.js +0 -112
- package/components/bubble-chart-options.config-CkTXE_vK.cjs +0 -20
- package/components/bubble-chart-options.config-DfyyRttW.js +0 -21
- package/components/bubble-chart-options.config-ItRdAN3Y.cjs +0 -20
- package/components/bubble-chart-positioning.config-DZqlnmzw.cjs +0 -20
- package/components/bubble-chart-positioning.config-GzYYxxOI.js +0 -53
- package/components/bubble-chart-slots.config-Cy-z8t-i.cjs +0 -20
- package/components/bubble-chart-slots.config-S6DnzfZV.js +0 -21
- package/components/bullet-chart-options.config-C9sBaHjL.js +0 -21
- package/components/bullet-chart-options.config-CD-OJfwU.js +0 -72
- package/components/bullet-chart-options.config-DgrCL5nL.cjs +0 -20
- package/components/bullet-chart-options.config-KHmaK0yx.cjs +0 -20
- package/components/bullet-chart-positioning.config-9yg6Uo4l.cjs +0 -20
- package/components/bullet-chart-positioning.config-BUecCohq.js +0 -54
- package/components/bullet-chart-slots.config-BOUhwJwG.js +0 -21
- package/components/bullet-chart-slots.config-DHFob0c_.cjs +0 -20
- package/components/calculate-data-field-icon-DQelKruJ.js +0 -147
- package/components/calculate-data-field-icon-DfzDYbfX.cjs +0 -20
- package/components/choropleth-map-options.config-B5ngr9Dl.cjs +0 -20
- package/components/choropleth-map-options.config-BEQYBczA.cjs +0 -20
- package/components/choropleth-map-options.config-C7gLXfAf.js +0 -343
- package/components/choropleth-map-options.config-Clcs2uer.js +0 -21
- package/components/choropleth-map-positioning.config-BGysZeOl.cjs +0 -20
- package/components/choropleth-map-positioning.config-CaMqE83a.js +0 -53
- package/components/choropleth-map-slots.config-DTJB2ONZ.cjs +0 -20
- package/components/choropleth-map-slots.config-h0k_bVde.js +0 -21
- package/components/circle-pack-chart-options.config-Dv8Iwgrz.js +0 -21
- package/components/circle-pack-chart-options.config-jC_sv6oY.cjs +0 -20
- package/components/circle-pack-chart-positioning.config-CLskO5M8.cjs +0 -20
- package/components/circle-pack-chart-positioning.config-DaVWFpT_.js +0 -46
- package/components/circle-pack-chart-slots.config-BlP0stxy.js +0 -21
- package/components/circle-pack-chart-slots.config-CzPqp69D.cjs +0 -20
- package/components/circular-gauge-options.config-DR_Z9W2V.js +0 -21
- package/components/circular-gauge-options.config-Dxo0xq1p.cjs +0 -20
- package/components/circular-gauge-options.config-Tih0FrD4.cjs +0 -20
- package/components/circular-gauge-options.config-tB9FAywN.js +0 -185
- package/components/circular-gauge-positioning.config-CJKKZ5qj.js +0 -46
- package/components/circular-gauge-positioning.config-qUYTMnqA.cjs +0 -20
- package/components/circular-gauge-slots.config-C-RX6fNl.cjs +0 -20
- package/components/circular-gauge-slots.config-DI7sEhj8.js +0 -21
- package/components/color-range-utils--Zop0XEP.cjs +0 -20
- package/components/color-range-utils-DDCnE0fP.js +0 -61
- package/components/column-chart-options.config-Bxuwewkw.cjs +0 -20
- package/components/column-chart-options.config-CFYq-QxG.cjs +0 -20
- package/components/column-chart-options.config-D3Y6Jx5B.js +0 -216
- package/components/column-chart-options.config-Da0A4Goy.js +0 -21
- package/components/column-chart-positioning.config-CKlJpEjy.cjs +0 -20
- package/components/column-chart-positioning.config-CuF_A1-X.js +0 -53
- package/components/column-chart-slots.config-CPp7Mzg2.js +0 -21
- package/components/column-chart-slots.config-DzuA0cH2.cjs +0 -20
- package/components/combination-chart-options.config-CBZMtKdz.js +0 -21
- package/components/combination-chart-options.config-DNfnnqda.cjs +0 -20
- package/components/combination-chart-positioning.config-C5hQiHm4.js +0 -46
- package/components/combination-chart-positioning.config-CWWgH3A8.cjs +0 -20
- package/components/combination-chart-slots.config-6cbDwlmG.js +0 -21
- package/components/combination-chart-slots.config-fjPc8ive.cjs +0 -20
- package/components/conditional-number-options.config-BVshYj7b.cjs +0 -20
- package/components/conditional-number-options.config-D5HVjBAR.js +0 -21
- package/components/conditional-number-options.config-DOho19L5.cjs +0 -20
- package/components/conditional-number-options.config-HUZ-xW3u.js +0 -201
- package/components/conditional-number-positioning.config-KOpBVFdw.cjs +0 -20
- package/components/conditional-number-positioning.config-dpFQuifE.js +0 -46
- package/components/conditional-number-slots.config-DBV-LN9J.js +0 -21
- package/components/conditional-number-slots.config-DLLTJeHe.cjs +0 -20
- package/components/dashboard-store-B5uLndjz.cjs +0 -20
- package/components/dashboard-store-BnXulLQD.js +0 -22
- package/components/dashboard-store-BpNeg9m-.cjs +0 -20
- package/components/dashboard-store-Brdcbm28.js +0 -291
- package/components/data-broker-CaAKW_nK.cjs +0 -20
- package/components/data-broker-JnZCs0yK.js +0 -1609
- package/components/data-fields-select-B4czbqmh.cjs +0 -40
- package/components/data-fields-select-D2LIxYH-.js +0 -200
- package/components/dataset-selector-list-BvHO1vWP.js +0 -296
- package/components/dataset-selector-list-DT46b_4M.cjs +0 -74
- package/components/dataset-selector-row-C2WFIQy3.js +0 -183
- package/components/dataset-selector-row-CN0md7cj.cjs +0 -82
- package/components/date-comparison-filter-options.config-BfIWQw9T.cjs +0 -20
- package/components/date-comparison-filter-options.config-DozlXT5i.js +0 -21
- package/components/date-comparison-filter-slots.config-D1GAdwoz.cjs +0 -20
- package/components/date-comparison-filter-slots.config-DHZM2gy6.js +0 -21
- package/components/date-filter-options.config-CO2RWHNY.cjs +0 -20
- package/components/date-filter-options.config-CweZx59v.js +0 -21
- package/components/date-filter-slots.config-C9DEtuUQ.js +0 -21
- package/components/date-filter-slots.config-DzWcvSmp.cjs +0 -20
- package/components/default-acceptable-data-field-types-CtW_tA5D.js +0 -51
- package/components/default-acceptable-data-field-types-VcRX3HlH.cjs +0 -20
- package/components/display-settings-D0hNQeJM.js +0 -269
- package/components/display-settings-D2mAIuzi.cjs +0 -121
- package/components/display-settings-binning-BckEP9li.cjs +0 -56
- package/components/display-settings-binning-CPCdZ3fB.js +0 -109
- package/components/display-settings-datetime-B4cK5jZo.js +0 -404
- package/components/display-settings-datetime-CksVx5RP.cjs +0 -215
- package/components/display-settings-grand-totals-BbvqzqU6.js +0 -88
- package/components/display-settings-grand-totals-C0d78inm.cjs +0 -44
- package/components/display-settings-numeric-BrD6kDkQ.cjs +0 -189
- package/components/display-settings-numeric-CSTJubZm.js +0 -475
- package/components/display-settings-period-over-period-CNuH4q7i.js +0 -431
- package/components/display-settings-period-over-period-DvZ87-nd.cjs +0 -225
- package/components/donut-chart-options.config-BNLEvpdq.js +0 -21
- package/components/donut-chart-options.config-Cb5Tf4Jh.cjs +0 -20
- package/components/donut-chart-positioning.config-CVqHOcoH.cjs +0 -20
- package/components/donut-chart-positioning.config-uoVIAmH5.js +0 -46
- package/components/donut-chart-slots.config-89JQR4BW.cjs +0 -20
- package/components/donut-chart-slots.config-CoS8xjGf.js +0 -21
- package/components/draggable-data-field-DMzC1xD5.js +0 -125
- package/components/draggable-data-field-EeYx5ILK.cjs +0 -54
- package/components/draggable-data-field-level-BuO4g1ta.cjs +0 -55
- package/components/draggable-data-field-level-CbRCexW9.js +0 -242
- package/components/draggable-data-fields-panel-BYp8Vw39.js +0 -383
- package/components/draggable-data-fields-panel-NU7uAKwS.cjs +0 -86
- package/components/dropdown-filter-options.config-1hwBfJv3.cjs +0 -20
- package/components/dropdown-filter-options.config-Cj1M0zum.js +0 -21
- package/components/dropdown-filter-slots.config-CFMKlvd1.js +0 -21
- package/components/dropdown-filter-slots.config-DSIJUuLA.cjs +0 -20
- package/components/droppable-slot-BnQCvRqH.js +0 -305
- package/components/droppable-slot-nuU4yV7f.cjs +0 -87
- package/components/edit-filters-DJ7jNikj.cjs +0 -155
- package/components/edit-filters-yvWFBCam.js +0 -400
- package/components/edit-item-CdejkCZ1.cjs +0 -67
- package/components/edit-item-x3iLHBa1.js +0 -174
- package/components/edit-option-CERrav7B.js +0 -958
- package/components/edit-option-M_XTrvA9.cjs +0 -252
- package/components/edit-option-action-button-group-CYF2x1Qa.js +0 -113
- package/components/edit-option-action-button-group-D35pgRIA.cjs +0 -52
- package/components/edit-option-color-palette-picker-C0extGvF.cjs +0 -37
- package/components/edit-option-color-palette-picker-O-TMH-ei.js +0 -2032
- package/components/edit-option-color-picker-BanbKZBL.cjs +0 -33
- package/components/edit-option-color-picker-Bgw6lSd8.js +0 -82
- package/components/edit-option-color-range-B51mjZBG.cjs +0 -95
- package/components/edit-option-color-range-DAKURTIX.js +0 -213
- package/components/edit-option-multi-language-field-CZDzfn4k.js +0 -76
- package/components/edit-option-multi-language-field-WwO5Q2CE.cjs +0 -31
- package/components/edit-option-number-field-PylD1bvL.cjs +0 -36
- package/components/edit-option-number-field-s2t0Ts5H.js +0 -96
- package/components/edit-option-picker-Bdt-Dl7Y.cjs +0 -35
- package/components/edit-option-picker-D_7FeY1J.js +0 -71
- package/components/edit-option-position-picker-48ezAkrY.js +0 -79
- package/components/edit-option-position-picker-D2eRT8bu.cjs +0 -25
- package/components/edit-option-positions-number-field-CWWvXDIN.js +0 -154
- package/components/edit-option-positions-number-field-ROkq4d1N.cjs +0 -46
- package/components/edit-option-radio-button-group-BKVnVKCR.cjs +0 -36
- package/components/edit-option-radio-button-group-CMDVlu9Z.js +0 -69
- package/components/edit-option-slider-Bc9W4ebW.cjs +0 -32
- package/components/edit-option-slider-Btmv3rHG.js +0 -76
- package/components/edit-option-switch-DL6_L9xX.cjs +0 -30
- package/components/edit-option-switch-ztK5CJ_s.js +0 -65
- package/components/edit-option-text-field-DcPamJDY.js +0 -74
- package/components/edit-option-text-field-DjtZeZYE.cjs +0 -31
- package/components/en-C0BT4Ft3.cjs +0 -20
- package/components/en-CBN77wZ2.js +0 -21
- package/components/en-GB-CZl4VNsF.js +0 -26
- package/components/en-GB-DJYqUyWK.cjs +0 -20
- package/components/en-US-BcZ_PBUI.js +0 -21
- package/components/en-US-Dn4g9YIG.cjs +0 -20
- package/components/evolution-number-options.config-BIuM7KBY.js +0 -225
- package/components/evolution-number-options.config-BYs4tC_Y.cjs +0 -20
- package/components/evolution-number-options.config-CK_sgRKd.js +0 -21
- package/components/evolution-number-options.config-ClUMqkbP.cjs +0 -20
- package/components/evolution-number-positioning.config-BnTPcJ33.cjs +0 -20
- package/components/evolution-number-positioning.config-CEUkRyYY.js +0 -46
- package/components/evolution-number-slots.config-CBRCxxTR.js +0 -21
- package/components/evolution-number-slots.config-HjqUpuDX.cjs +0 -20
- package/components/filter-expression-picker-CRaTFDNk.cjs +0 -38
- package/components/filter-expression-picker-D1CIWSKH.js +0 -426
- package/components/filter-item--Ne1IVJ3.cjs +0 -56
- package/components/filter-item-BvC6nDUN.js +0 -236
- package/components/filter-value-picker-C4BGpiyw.cjs +0 -59
- package/components/filter-value-picker-Cf3UVuEV.js +0 -148
- package/components/filter-value-picker-datetime-BI7zAEB7.js +0 -135
- package/components/filter-value-picker-datetime-R630Tf8Y.cjs +0 -39
- package/components/filter-value-picker-hierarchy-CZFiDoV-.cjs +0 -46
- package/components/filter-value-picker-hierarchy-CoVkuXyw.js +0 -229
- package/components/filter-value-picker-numeric-CbWXQPms.js +0 -218
- package/components/filter-value-picker-numeric-DgUx7eEm.cjs +0 -47
- package/components/formatter-DSEv-Hp1.js +0 -1312
- package/components/formatter-W9wqX_XR.cjs +0 -20
- package/components/funnel-chart-options.config-B4E2DcKz.cjs +0 -20
- package/components/funnel-chart-options.config-BD7ho8Er.js +0 -21
- package/components/funnel-chart-positioning.config-DUJr0d4w.cjs +0 -20
- package/components/funnel-chart-positioning.config-jmWkzjE7.js +0 -46
- package/components/funnel-chart-slots.config-DdIZTfuK.js +0 -21
- package/components/funnel-chart-slots.config-TbM_XuF0.cjs +0 -20
- package/components/grid-CL8oPR2m.js +0 -4924
- package/components/grid-Dpo0G7Q8.cjs +0 -317
- package/components/heat-map-options.config-BpTWgNFM.js +0 -21
- package/components/heat-map-options.config-Bzaq1DQm.cjs +0 -20
- package/components/heat-map-options.config-DNzjAOS0.js +0 -221
- package/components/heat-map-options.config-vDV8g744.cjs +0 -20
- package/components/heat-map-positioning.config-CHaS9wMo.cjs +0 -20
- package/components/heat-map-positioning.config-CIsu3mly.js +0 -46
- package/components/heat-map-slots.config-7GN6eJP0.cjs +0 -20
- package/components/heat-map-slots.config-DnA9tzOt.js +0 -21
- package/components/heat-table-options.config--Auuly_c.cjs +0 -20
- package/components/heat-table-options.config-BtM1IXh7.js +0 -21
- package/components/heat-table-options.config-CEsad4I-.cjs +0 -20
- package/components/heat-table-options.config-iVL7WIkZ.js +0 -370
- package/components/heat-table-positioning.config-CBxT6K5D.cjs +0 -20
- package/components/heat-table-positioning.config-DyUt300k.js +0 -53
- package/components/heat-table-slots.config-B791LjhY.js +0 -21
- package/components/heat-table-slots.config-D8yQz-yd.cjs +0 -20
- package/components/hexbin-map-options.config-B-JNuX6a.js +0 -273
- package/components/hexbin-map-options.config-COUYpqZQ.cjs +0 -20
- package/components/hexbin-map-options.config-CS20mOoV.js +0 -21
- package/components/hexbin-map-options.config-iXl-8JrI.cjs +0 -20
- package/components/hexbin-map-positioning.config-DWIDq-f3.js +0 -46
- package/components/hexbin-map-positioning.config-J3_gJrmb.cjs +0 -20
- package/components/hexbin-map-slots.config-CaOSiDMm.cjs +0 -20
- package/components/hexbin-map-slots.config-DdYDtcdk.js +0 -21
- package/components/image-options.config-D9VdNqi2.js +0 -21
- package/components/image-options.config-DRrcExEb.cjs +0 -20
- package/components/image-slots.config-NWGhixyO.js +0 -21
- package/components/image-slots.config-QRaI3s38.cjs +0 -20
- package/components/item-data-drop-panel-Br09h7kn.js +0 -342
- package/components/item-data-drop-panel-CTaY6uKu.cjs +0 -57
- package/components/item-data-picker-panel-7pgkylsx.cjs +0 -77
- package/components/item-data-picker-panel-C3U6o7dk.js +0 -434
- package/components/item-store-1l9vkdEW.js +0 -169
- package/components/item-store-BLAgO-yY.cjs +0 -20
- package/components/item-store-CA_MGkzO.cjs +0 -20
- package/components/item-store-DGloAaq9.js +0 -22
- package/components/line-chart-options.config-BuleOlcu.js +0 -21
- package/components/line-chart-options.config-DWS0qyBU.js +0 -165
- package/components/line-chart-options.config-DfsBihFV.cjs +0 -20
- package/components/line-chart-options.config-cm-Sq8rE.cjs +0 -20
- package/components/line-chart-positioning.config-BPe8rj4m.cjs +0 -20
- package/components/line-chart-positioning.config-CikpUD-a.js +0 -53
- package/components/line-chart-slots.config-DjAAvk2I.js +0 -21
- package/components/line-chart-slots.config-imcA0GD8.cjs +0 -20
- package/components/load-data-fields-for-datasets-bjHqVU_h.cjs +0 -20
- package/components/load-data-fields-for-datasets-sb9vX4ko.js +0 -40
- package/components/localize-1PfTYVMY.cjs +0 -20
- package/components/localize-CTTwlzBP.js +0 -27
- package/components/marker-map-options.config-1vG8SZbA.js +0 -21
- package/components/marker-map-options.config-CRhxr0sS.cjs +0 -20
- package/components/marker-map-options.config-Dd-pWMEF.cjs +0 -20
- package/components/marker-map-options.config-YMvmS8-c.js +0 -114
- package/components/marker-map-positioning.config-CjGpB20f.cjs +0 -20
- package/components/marker-map-positioning.config-liU1yZ2w.js +0 -46
- package/components/marker-map-slots.config-C-WUQ57B.js +0 -21
- package/components/marker-map-slots.config-DCJdlrVv.cjs +0 -20
- package/components/ohlc-chart-options.config-Ca12OGcY.js +0 -21
- package/components/ohlc-chart-options.config-PdnxE7Kj.cjs +0 -20
- package/components/ohlc-chart-positioning.config-B3LBZmbB.js +0 -76
- package/components/ohlc-chart-positioning.config-CQmnT8D-.cjs +0 -20
- package/components/ohlc-chart-slots.config-BILQ0F0O.cjs +0 -20
- package/components/ohlc-chart-slots.config-xrU-s5vG.js +0 -21
- package/components/parallel-coordinates-plot-options.config-6TADkinq.js +0 -21
- package/components/parallel-coordinates-plot-options.config-PJ_MQahq.cjs +0 -20
- package/components/parallel-coordinates-plot-positioning.config-BWSpLNMn.js +0 -46
- package/components/parallel-coordinates-plot-positioning.config-DSKsZ-KZ.cjs +0 -20
- package/components/parallel-coordinates-plot-slots.config-D-gmufw3.cjs +0 -20
- package/components/parallel-coordinates-plot-slots.config-DQVTSKBI.js +0 -21
- package/components/pivot-table-options.config-ASFpwt9R.js +0 -21
- package/components/pivot-table-options.config-CZlLY47-.cjs +0 -20
- package/components/pivot-table-options.config-DqU2Ickh.cjs +0 -20
- package/components/pivot-table-options.config-s5TGU4iO.js +0 -242
- package/components/pivot-table-positioning.config-CPFXYRzB.js +0 -53
- package/components/pivot-table-positioning.config-QqWvDI1i.cjs +0 -20
- package/components/pivot-table-slots.config-CiocyD9X.js +0 -21
- package/components/pivot-table-slots.config-D04TOz5l.cjs +0 -20
- package/components/pyramid-chart-options.config-B-V0kZvM.js +0 -21
- package/components/pyramid-chart-options.config-DSg14McK.js +0 -237
- package/components/pyramid-chart-options.config-DTW-YmOR.cjs +0 -20
- package/components/pyramid-chart-options.config-a54Pf4Oc.cjs +0 -20
- package/components/pyramid-chart-positioning.config-B9thAY3z.js +0 -53
- package/components/pyramid-chart-positioning.config-yz3qbHLR.cjs +0 -20
- package/components/pyramid-chart-slots.config-C5-_wbBx.js +0 -21
- package/components/pyramid-chart-slots.config-Chs5JFvR.cjs +0 -20
- package/components/radar-chart-options.config-C4NRodhB.cjs +0 -20
- package/components/radar-chart-options.config-D67Tj_FM.js +0 -127
- package/components/radar-chart-options.config-K5cG_ZdJ.cjs +0 -20
- package/components/radar-chart-options.config-V5mSShXg.js +0 -21
- package/components/radar-chart-positioning.config-D2vExJI-.js +0 -53
- package/components/radar-chart-positioning.config-DxstIn4n.cjs +0 -20
- package/components/radar-chart-slots.config-D5-ixqJH.js +0 -21
- package/components/radar-chart-slots.config-DrfeOrmt.cjs +0 -20
- package/components/regular-table-options.config-BrnWXqRX.js +0 -145
- package/components/regular-table-options.config-Rq71euBn.cjs +0 -20
- package/components/regular-table-options.config-Up3iD0r_.cjs +0 -20
- package/components/regular-table-options.config-eIMHQmIR.js +0 -21
- package/components/regular-table-slots.config-D9-z8plj.cjs +0 -20
- package/components/regular-table-slots.config-VzIUVyj6.js +0 -21
- package/components/route-map-options.config-C1B-HhR6.js +0 -21
- package/components/route-map-options.config-CAArynj_.js +0 -318
- package/components/route-map-options.config-Ce8ovFpQ.cjs +0 -20
- package/components/route-map-options.config-DP7uuX3y.cjs +0 -20
- package/components/route-map-positioning.config-BcoNvRKv.cjs +0 -20
- package/components/route-map-positioning.config-eS9_HDFU.js +0 -64
- package/components/route-map-slots.config-CDZIFuDb.js +0 -21
- package/components/route-map-slots.config-D2ExDiaS.cjs +0 -20
- package/components/sankey-diagram-options.config-B6zoMpwq.cjs +0 -20
- package/components/sankey-diagram-options.config-BjprLeU0.js +0 -123
- package/components/sankey-diagram-options.config-DHC2o_E4.cjs +0 -20
- package/components/sankey-diagram-options.config-aSCgYEzH.js +0 -21
- package/components/sankey-diagram-positioning.config-Ct5CP50u.js +0 -64
- package/components/sankey-diagram-positioning.config-DmKV51q7.cjs +0 -20
- package/components/sankey-diagram-slots.config-aI7H3-JJ.cjs +0 -20
- package/components/sankey-diagram-slots.config-myLh3msM.js +0 -21
- package/components/scatter-plot-options.config-B9gDvEi-.cjs +0 -20
- package/components/scatter-plot-options.config-BFlfaXG8.cjs +0 -20
- package/components/scatter-plot-options.config-C0NNqhBC.js +0 -21
- package/components/scatter-plot-options.config-DkJCNpxL.js +0 -299
- package/components/scatter-plot-positioning.config-B5AKXlb7.cjs +0 -20
- package/components/scatter-plot-positioning.config-Cj5KvRTs.js +0 -75
- package/components/scatter-plot-slots.config-6WJXXaqf.cjs +0 -20
- package/components/scatter-plot-slots.config-DQm3rGWw.js +0 -21
- package/components/search-filter-options.config-Dgv8QTBl.cjs +0 -20
- package/components/search-filter-options.config-cw5HhrKg.js +0 -21
- package/components/search-filter-slots.config-BVVWhRps.js +0 -21
- package/components/search-filter-slots.config-Dxtuor2c.cjs +0 -20
- package/components/set-locale-Bt1k_twa.cjs +0 -20
- package/components/set-locale-X63x3G29.js +0 -43
- package/components/slicer-filter-options.config-3JIR0ViQ.cjs +0 -20
- package/components/slicer-filter-options.config-C4VhxApn.cjs +0 -20
- package/components/slicer-filter-options.config-CVcQnVNX.js +0 -223
- package/components/slicer-filter-options.config-F0qz90nt.js +0 -21
- package/components/slicer-filter-positioning.config-CzYLiisv.js +0 -46
- package/components/slicer-filter-positioning.config-DPYH5XfB.cjs +0 -20
- package/components/slicer-filter-slots.config-92Hbm9h7.js +0 -21
- package/components/slicer-filter-slots.config-BAKn4qQE.cjs +0 -20
- package/components/slider-filter-options.config-Ct7RQjLE.js +0 -21
- package/components/slider-filter-options.config-DhExi1rr.cjs +0 -20
- package/components/slider-filter-options.config-DqeQxEkD.cjs +0 -20
- package/components/slider-filter-options.config-wmWStHES.js +0 -69
- package/components/slider-filter-slots.config-D9fMbmGb.js +0 -21
- package/components/slider-filter-slots.config-Dg0x6Q5o.cjs +0 -20
- package/components/slot-contents-picker-BzORhTN2.js +0 -385
- package/components/slot-contents-picker-Kpmnthng.cjs +0 -129
- package/components/slot-menu-B6ymCCEc.cjs +0 -63
- package/components/slot-menu-BHzKI_Ni.js +0 -372
- package/components/slot-menu-list-BLIbk5fL.js +0 -285
- package/components/slot-menu-list-opi8Rfvy.cjs +0 -35
- package/components/slots-config-BYJQe092.cjs +0 -20
- package/components/slots-config-DHPPOnXp.js +0 -75
- package/components/speedometer-chart-options.config-66PEshga.cjs +0 -20
- package/components/speedometer-chart-options.config-CTjRyLXn.js +0 -239
- package/components/speedometer-chart-options.config-ChdE_7bl.cjs +0 -20
- package/components/speedometer-chart-options.config-DBvv5cZd.js +0 -21
- package/components/speedometer-chart-positioning.config-DiLGyBZR.cjs +0 -20
- package/components/speedometer-chart-positioning.config-NxpI7PRK.js +0 -46
- package/components/speedometer-chart-slots.config-BeBCMFCx.js +0 -21
- package/components/speedometer-chart-slots.config-Bfuw_LqY.cjs +0 -20
- package/components/spike-map-options.config-3bIvM62m.js +0 -21
- package/components/spike-map-options.config-D5wq88D3.js +0 -405
- package/components/spike-map-options.config-ToJ7FwNE.cjs +0 -20
- package/components/spike-map-options.config-xE6WXvrQ.cjs +0 -20
- package/components/spike-map-positioning.config-BX9GrVTl.js +0 -53
- package/components/spike-map-positioning.config-Dx4YvbYf.cjs +0 -20
- package/components/spike-map-slots.config-C16yzf4m.js +0 -21
- package/components/spike-map-slots.config-Do2ksTZS.cjs +0 -20
- package/components/strip-plot-options.config-BJ2nj7_p.js +0 -21
- package/components/strip-plot-options.config-DzObxLkI.cjs +0 -20
- package/components/strip-plot-positioning.config-CWlI1At1.cjs +0 -20
- package/components/strip-plot-positioning.config-DOCoUebt.js +0 -46
- package/components/strip-plot-slots.config-Bu2QcnWd.js +0 -21
- package/components/strip-plot-slots.config-KdOq_9Zc.cjs +0 -20
- package/components/sunburst-chart-options.config-BFLIZSkt.js +0 -21
- package/components/sunburst-chart-options.config-Cvco4W1i.cjs +0 -20
- package/components/sunburst-chart-positioning.config-BAFbopac.cjs +0 -20
- package/components/sunburst-chart-positioning.config-DYhOGE-O.js +0 -46
- package/components/sunburst-chart-slots.config-CmKjYMVo.js +0 -21
- package/components/sunburst-chart-slots.config-Do8h2dr2.cjs +0 -20
- package/components/symbol-map-options.config-C-ZsWTkU.cjs +0 -20
- package/components/symbol-map-options.config-CQZ2ELCX.js +0 -154
- package/components/symbol-map-options.config-Cvo_AQiN.js +0 -21
- package/components/symbol-map-options.config-Dw_D-VmP.cjs +0 -20
- package/components/symbol-map-positioning.config-CO1JZ1As.cjs +0 -20
- package/components/symbol-map-positioning.config-DbbkxaEU.js +0 -53
- package/components/symbol-map-slots.config-DKX5hOX-.cjs +0 -20
- package/components/symbol-map-slots.config-EPXj-6y2.js +0 -21
- package/components/text-options.config-CH3jNlbS.cjs +0 -20
- package/components/text-options.config-DtffHEB-.js +0 -21
- package/components/text-slots.config-B4k_roIo.cjs +0 -20
- package/components/text-slots.config-CDshf42q.js +0 -21
- package/components/themes-D7g_xTF5.cjs +0 -20
- package/components/themes-DF7N95sb.js +0 -72
- package/components/treemap-chart-options.config-BfYEpyPI.cjs +0 -20
- package/components/treemap-chart-options.config-C8xV_Z69.js +0 -21
- package/components/treemap-chart-options.config-DJoz-gUf.js +0 -181
- package/components/treemap-chart-options.config-DluEzmHs.cjs +0 -20
- package/components/treemap-chart-positioning.config-a6gIqQhw.js +0 -53
- package/components/treemap-chart-positioning.config-rV9cQHZe.cjs +0 -20
- package/components/treemap-chart-slots.config-C3AWpb9G.cjs +0 -20
- package/components/treemap-chart-slots.config-DfZGVpEf.js +0 -21
- package/components/utils-Bbv62wH8.cjs +0 -20
- package/components/utils-CievFMDW.js +0 -63
- package/components/venn-diagram-options.config-9zV1fmAx.js +0 -21
- package/components/venn-diagram-options.config-BXfFTPhF.cjs +0 -20
- package/components/venn-diagram-positioning.config-D4KmxZEO.js +0 -53
- package/components/venn-diagram-positioning.config-DzOei69E.cjs +0 -20
- package/components/venn-diagram-slots.config-CfDukMSx.js +0 -21
- package/components/venn-diagram-slots.config-DpWMVfvO.cjs +0 -20
- package/components/video-options.config-CKOQUgPM.cjs +0 -20
- package/components/video-options.config-QL31EYVr.js +0 -21
- package/components/video-slots.config-Be81_HrZ.js +0 -21
- package/components/video-slots.config-DnJs-kVp.cjs +0 -20
- package/components/viz-item-menu-BOLBFNP2.js +0 -168
- package/components/viz-item-menu-Cho_CUA2.cjs +0 -55
- package/components/wordcloud-chart-options.config-2MO_aaOs.js +0 -21
- package/components/wordcloud-chart-options.config-B-eSPBbX.js +0 -87
- package/components/wordcloud-chart-options.config-B98jpOQ9.cjs +0 -20
- package/components/wordcloud-chart-options.config-Dw1QvAVT.cjs +0 -20
- package/components/wordcloud-chart-positioning.config-DGJ5ccBJ.js +0 -53
- package/components/wordcloud-chart-positioning.config-u0zhTKQI.cjs +0 -20
- package/components/wordcloud-chart-slots.config-PD319VnT.cjs +0 -20
- package/components/wordcloud-chart-slots.config-TQFvQFFf.js +0 -21
- /package/components/{ai-chat-8KBMgP9D.cjs → ai-chat-CbqvVZDp.cjs} +0 -0
- /package/components/{ai-chat-DIP8tuL0.js → ai-chat-Dg2dvhDq.js} +0 -0
- /package/components/{ai-interaction-textarea-Cqib-4ft.cjs → ai-interaction-textarea-DDVKMfTQ.cjs} +0 -0
- /package/components/{ai-interaction-textarea-BDRN2P_k.js → ai-interaction-textarea-ZDQPVgXC.js} +0 -0
- /package/components/{area-chart-options.de-CbgZapmi.js → area-chart-options.de-B2X9EW6t.js} +0 -0
- /package/components/{area-chart-options.de-DagPhn63.cjs → area-chart-options.de-BA6h5_ss.cjs} +0 -0
- /package/components/{area-chart-options.en-DUOPOUSs.cjs → area-chart-options.en-BIUqa6V7.cjs} +0 -0
- /package/components/{area-chart-options.en-Dvj-n7pG.js → area-chart-options.en-DdMmuUda.js} +0 -0
- /package/components/{area-chart-options.es-CRckMQPD.cjs → area-chart-options.es-BU2dbfOS.cjs} +0 -0
- /package/components/{area-chart-options.es-YeFZLllT.js → area-chart-options.es-CNsCg-F5.js} +0 -0
- /package/components/{area-chart-options.fr-CzNwAuhS.cjs → area-chart-options.fr-8gW1fG5C.cjs} +0 -0
- /package/components/{area-chart-options.fr-CkQQceqZ.js → area-chart-options.fr-CLJXmywl.js} +0 -0
- /package/components/{area-chart-options.nl-ibqOxBRK.cjs → area-chart-options.nl-Cgwm9HLx.cjs} +0 -0
- /package/components/{area-chart-options.nl-CYTrlJ4j.js → area-chart-options.nl-vpXh0GUm.js} +0 -0
- /package/components/{area-chart-slots.config-CBWX5GbG.js → area-chart-slots.config-BcsjZqui.js} +0 -0
- /package/components/{area-chart-slots.config-CwvMqY6K.cjs → area-chart-slots.config-DP23H7Pe.cjs} +0 -0
- /package/components/{bar-chart-options.de-DXMRsIV5.js → bar-chart-options.de-Cz_OOH17.js} +0 -0
- /package/components/{bar-chart-options.de-DS6SZp_J.cjs → bar-chart-options.de-q4mxGu14.cjs} +0 -0
- /package/components/{bar-chart-options.en-IaSlIcPi.cjs → bar-chart-options.en-CfiByzMZ.cjs} +0 -0
- /package/components/{bar-chart-options.en-BbQo4rjU.js → bar-chart-options.en-VJAkQpiQ.js} +0 -0
- /package/components/{bar-chart-options.es-BAjy_IiE.js → bar-chart-options.es-5q1-OHQH.js} +0 -0
- /package/components/{bar-chart-options.es-DCLY_ScQ.cjs → bar-chart-options.es-aJB8H3J7.cjs} +0 -0
- /package/components/{bar-chart-options.fr-ByojkOWm.cjs → bar-chart-options.fr-BzVriCKx.cjs} +0 -0
- /package/components/{bar-chart-options.fr-DYsY2w0f.js → bar-chart-options.fr-D6pZMftl.js} +0 -0
- /package/components/{bar-chart-options.nl-BjI_w3ai.cjs → bar-chart-options.nl-CrUAnFpV.cjs} +0 -0
- /package/components/{bar-chart-options.nl-ByDZSvrQ.js → bar-chart-options.nl-DqOzdnwm.js} +0 -0
- /package/components/{bar-chart-slots.config-Bk0AxjTt.js → bar-chart-slots.config-BXmyYBkR.js} +0 -0
- /package/components/{bar-chart-slots.config-HK4crjZM.cjs → bar-chart-slots.config-C9stCMbT.cjs} +0 -0
- /package/components/{base-store-BUni1e-d.js → base-store-CdYjpd2m.js} +0 -0
- /package/components/{base-store-DKeu-bi0.cjs → base-store-CjudELw2.cjs} +0 -0
- /package/components/{bliss-q3WPmAH2.js → bliss-BJa_NJPA.js} +0 -0
- /package/components/{bliss-B1hsscBf.cjs → bliss-CdEcilNC.cjs} +0 -0
- /package/components/{box-plot-options.de-8e0OdeJv.cjs → box-plot-options.de-CbXBA4PB.cjs} +0 -0
- /package/components/{box-plot-options.de-DiWTlBH9.js → box-plot-options.de-Pcws8Htk.js} +0 -0
- /package/components/{box-plot-options.en-CKTEOzmL.js → box-plot-options.en-C_kqWvYm.js} +0 -0
- /package/components/{box-plot-options.en-C8Bd2MOa.cjs → box-plot-options.en-CsjE2-wr.cjs} +0 -0
- /package/components/{box-plot-options.es-B8_bQthW.js → box-plot-options.es-BW7yCCiw.js} +0 -0
- /package/components/{box-plot-options.es-CZY4DMJo.cjs → box-plot-options.es-DCSqvgxH.cjs} +0 -0
- /package/components/{box-plot-options.fr-BsSP8B8f.js → box-plot-options.fr-ndQwdMt3.js} +0 -0
- /package/components/{box-plot-options.fr-D5lVOigz.cjs → box-plot-options.fr-o4vYePxM.cjs} +0 -0
- /package/components/{box-plot-options.nl-DKjxzLp-.js → box-plot-options.nl-D8g47giP.js} +0 -0
- /package/components/{box-plot-options.nl-LmlSQq39.cjs → box-plot-options.nl-t9lgymbk.cjs} +0 -0
- /package/components/{box-plot-slots.config-BlpF1m2W.js → box-plot-slots.config-C2dQ3KJ5.js} +0 -0
- /package/components/{box-plot-slots.config-D2ytugdV.cjs → box-plot-slots.config-DorUcTE-.cjs} +0 -0
- /package/components/{bubble-chart-options.de-Czb9oVbj.js → bubble-chart-options.de-C0Bq6Jta.js} +0 -0
- /package/components/{bubble-chart-options.de-BdGI1kTP.cjs → bubble-chart-options.de-PFshFkNY.cjs} +0 -0
- /package/components/{bubble-chart-options.en-DSp2ZA53.cjs → bubble-chart-options.en-D6CNBLf1.cjs} +0 -0
- /package/components/{bubble-chart-options.en-Y18_xbfl.js → bubble-chart-options.en-DzNFzxae.js} +0 -0
- /package/components/{bubble-chart-options.es-DRC19KVi.js → bubble-chart-options.es-B306u1JO.js} +0 -0
- /package/components/{bubble-chart-options.es-CHF4N7FT.cjs → bubble-chart-options.es-DrapJMtZ.cjs} +0 -0
- /package/components/{bubble-chart-options.fr-D2R0SFiU.js → bubble-chart-options.fr-ByJbTey0.js} +0 -0
- /package/components/{bubble-chart-options.fr-B73McBYV.cjs → bubble-chart-options.fr-Kcqi9Fus.cjs} +0 -0
- /package/components/{bubble-chart-options.nl-DsrC1pyH.cjs → bubble-chart-options.nl-BxpPgm-Q.cjs} +0 -0
- /package/components/{bubble-chart-options.nl-BTv_Hrx3.js → bubble-chart-options.nl-C0QPseuY.js} +0 -0
- /package/components/{bubble-chart-slots.config-ByoYCX8b.cjs → bubble-chart-slots.config-BNy49CEz.cjs} +0 -0
- /package/components/{bubble-chart-slots.config--gviTQr-.js → bubble-chart-slots.config-CaBDuUii.js} +0 -0
- /package/components/{bullet-chart-options.de-BcsNCFEp.cjs → bullet-chart-options.de-BqZbbsO2.cjs} +0 -0
- /package/components/{bullet-chart-options.de-BAqLSiqz.js → bullet-chart-options.de-hxgTQ3tQ.js} +0 -0
- /package/components/{bullet-chart-options.en-Bp8iO_0W.cjs → bullet-chart-options.en-BJb_5sM0.cjs} +0 -0
- /package/components/{bullet-chart-options.en-LYMBaxcO.js → bullet-chart-options.en-Bfj8rehN.js} +0 -0
- /package/components/{bullet-chart-options.es-BAw17bgZ.js → bullet-chart-options.es-CRwqoWFD.js} +0 -0
- /package/components/{bullet-chart-options.es-BhgmwGsA.cjs → bullet-chart-options.es-DgbLOs-h.cjs} +0 -0
- /package/components/{bullet-chart-options.fr-BpEybzap.cjs → bullet-chart-options.fr-B4np0478.cjs} +0 -0
- /package/components/{bullet-chart-options.fr-C0Qt2kVg.js → bullet-chart-options.fr-CiXnFZ3O.js} +0 -0
- /package/components/{bullet-chart-options.nl-Ce856xDB.cjs → bullet-chart-options.nl-CI7bVYay.cjs} +0 -0
- /package/components/{bullet-chart-options.nl-ISWrIl_n.js → bullet-chart-options.nl-rKHO6VxR.js} +0 -0
- /package/components/{bullet-chart-slots.config-DJ_C4Mg_.cjs → bullet-chart-slots.config-BZUuzYDf.cjs} +0 -0
- /package/components/{bullet-chart-slots.config-DqcTcFZT.js → bullet-chart-slots.config-D6zrsyca.js} +0 -0
- /package/components/{choropleth-map-options.de-kKDP9SaB.cjs → choropleth-map-options.de-CtfF_CDc.cjs} +0 -0
- /package/components/{choropleth-map-options.de-vCAKj4bB.js → choropleth-map-options.de-DVg7D5qv.js} +0 -0
- /package/components/{choropleth-map-options.en-DTgSWplg.js → choropleth-map-options.en-DD7A777K.js} +0 -0
- /package/components/{choropleth-map-options.en-Dbtvv-0V.cjs → choropleth-map-options.en-DxwKxHp7.cjs} +0 -0
- /package/components/{choropleth-map-options.es-BEHBRKh9.cjs → choropleth-map-options.es-BIDj24mR.cjs} +0 -0
- /package/components/{choropleth-map-options.es-Do0DWnXt.js → choropleth-map-options.es-DaZQOGsb.js} +0 -0
- /package/components/{choropleth-map-options.fr-BVkB982y.cjs → choropleth-map-options.fr-Cf7bA7UG.cjs} +0 -0
- /package/components/{choropleth-map-options.fr-CkNCwdNo.js → choropleth-map-options.fr-CwD0we0b.js} +0 -0
- /package/components/{choropleth-map-options.nl-5js5QhFZ.cjs → choropleth-map-options.nl-DNxKI2Bb.cjs} +0 -0
- /package/components/{choropleth-map-options.nl-B_-QoEzi.js → choropleth-map-options.nl-Dp6vpo9i.js} +0 -0
- /package/components/{choropleth-map-slots.config-DPev5WY9.js → choropleth-map-slots.config-B2UpqYPK.js} +0 -0
- /package/components/{choropleth-map-slots.config-DfmiY6jB.cjs → choropleth-map-slots.config-DbEYsBMs.cjs} +0 -0
- /package/components/{circle-pack-chart-options.config-BCvkna2G.cjs → circle-pack-chart-options.config-BEvEY4kH.cjs} +0 -0
- /package/components/{circle-pack-chart-options.config-CWAGN4hc.js → circle-pack-chart-options.config-dzwInh_R.js} +0 -0
- /package/components/{circle-pack-chart-options.de-6jaaDkYI.cjs → circle-pack-chart-options.de-BMQFpQBU.cjs} +0 -0
- /package/components/{circle-pack-chart-options.de-CR-m9Hjc.js → circle-pack-chart-options.de-DBHZtBmX.js} +0 -0
- /package/components/{circle-pack-chart-options.en-DB6gVf49.js → circle-pack-chart-options.en-C1M5P2-l.js} +0 -0
- /package/components/{circle-pack-chart-options.en-DE2PJSQr.cjs → circle-pack-chart-options.en-DeJhy4nS.cjs} +0 -0
- /package/components/{circle-pack-chart-options.es-CRPksTVR.cjs → circle-pack-chart-options.es-DEQ5zEnz.cjs} +0 -0
- /package/components/{circle-pack-chart-options.es-DJGqugl6.js → circle-pack-chart-options.es-wBr4vJbt.js} +0 -0
- /package/components/{circle-pack-chart-options.fr-DKHs0KLp.js → circle-pack-chart-options.fr-BR7x280a.js} +0 -0
- /package/components/{circle-pack-chart-options.fr-pQiF7noH.cjs → circle-pack-chart-options.fr-CGqQARpV.cjs} +0 -0
- /package/components/{circle-pack-chart-options.nl-5zJboVmz.cjs → circle-pack-chart-options.nl-BNN7QFPn.cjs} +0 -0
- /package/components/{circle-pack-chart-options.nl-0-2Utplg.js → circle-pack-chart-options.nl-DhvEq6ea.js} +0 -0
- /package/components/{circle-pack-chart-slots.config-DHg9TLIY.cjs → circle-pack-chart-slots.config-X1LPK06h.cjs} +0 -0
- /package/components/{circle-pack-chart-slots.config-A_2OW8sa.js → circle-pack-chart-slots.config-_lNgQ2gM.js} +0 -0
- /package/components/{circular-gauge-options.de-gwJ7YTzh.js → circular-gauge-options.de-Bl6t8Vtu.js} +0 -0
- /package/components/{circular-gauge-options.de-Cbnrs5Kg.cjs → circular-gauge-options.de-D9MZiW1s.cjs} +0 -0
- /package/components/{circular-gauge-options.en-LvlU_IQV.cjs → circular-gauge-options.en-CVY5G_Dq.cjs} +0 -0
- /package/components/{circular-gauge-options.en-C-_W9UNG.js → circular-gauge-options.en-D6t4kjzW.js} +0 -0
- /package/components/{circular-gauge-options.es-CLV3BSRc.cjs → circular-gauge-options.es-DgJC6YMK.cjs} +0 -0
- /package/components/{circular-gauge-options.es-B_mCBvZJ.js → circular-gauge-options.es-HNVLVocG.js} +0 -0
- /package/components/{circular-gauge-options.fr-BeQo-uoy.js → circular-gauge-options.fr-BCBCfNc6.js} +0 -0
- /package/components/{circular-gauge-options.fr-COmgv2dG.cjs → circular-gauge-options.fr-BbgFjLlE.cjs} +0 -0
- /package/components/{circular-gauge-options.nl-urFs4xxn.js → circular-gauge-options.nl-ABjx-HBx.js} +0 -0
- /package/components/{circular-gauge-options.nl-DSmMuqWu.cjs → circular-gauge-options.nl-DTSTqnlo.cjs} +0 -0
- /package/components/{circular-gauge-slots.config-DVtc3dyN.js → circular-gauge-slots.config-BawzBMto.js} +0 -0
- /package/components/{circular-gauge-slots.config-CcLrl1m3.cjs → circular-gauge-slots.config-BrvTir-s.cjs} +0 -0
- /package/components/{classic-B6j-UbLz.js → classic-C05v_nhO.js} +0 -0
- /package/components/{classic-AgsT9SB5.cjs → classic-Cjis8rex.cjs} +0 -0
- /package/components/{classic-dark-CLebuJm1.cjs → classic-dark-CjsYka1Q.cjs} +0 -0
- /package/components/{classic-dark-CGnVPa1V.js → classic-dark-DtZForsC.js} +0 -0
- /package/components/{color-C7Craork.js → color-Cssvhkzf.js} +0 -0
- /package/components/{color-BUVw_dtn.cjs → color-Dxgbgkfy.cjs} +0 -0
- /package/components/{color-palettes-BO2oOo1O.js → color-palettes-CkWzJDY0.js} +0 -0
- /package/components/{color-palettes-CzvJwptN.cjs → color-palettes-ZxJrYfsI.cjs} +0 -0
- /package/components/{column-chart-options.de-BWvDsmHz.js → column-chart-options.de-B0Op0vwQ.js} +0 -0
- /package/components/{column-chart-options.de-Cr5xbJh-.cjs → column-chart-options.de-DgAmUbET.cjs} +0 -0
- /package/components/{column-chart-options.en-BLpF79lZ.cjs → column-chart-options.en-CkoywZWd.cjs} +0 -0
- /package/components/{column-chart-options.en-Bc9ALbPh.js → column-chart-options.en-Yh0aO7kR.js} +0 -0
- /package/components/{column-chart-options.es-BwTp8eis.cjs → column-chart-options.es-CUanyhU8.cjs} +0 -0
- /package/components/{column-chart-options.es-As87NDq4.js → column-chart-options.es-ZchO-V0p.js} +0 -0
- /package/components/{column-chart-options.fr-DvcQ_sr9.js → column-chart-options.fr-BmDAZnhI.js} +0 -0
- /package/components/{column-chart-options.fr-D_cSGFe7.cjs → column-chart-options.fr-DQTjXhzp.cjs} +0 -0
- /package/components/{column-chart-options.nl-MOzRrH-L.cjs → column-chart-options.nl-BQKXUekZ.cjs} +0 -0
- /package/components/{column-chart-options.nl-C7g9VVQh.js → column-chart-options.nl-BdwgQ_uM.js} +0 -0
- /package/components/{column-chart-slots.config-xdlLzgDa.cjs → column-chart-slots.config-CqBfdtFr.cjs} +0 -0
- /package/components/{column-chart-slots.config-BkwriJpH.js → column-chart-slots.config-kz01zcFm.js} +0 -0
- /package/components/{combination-chart-options.config-DoNujOqt.cjs → combination-chart-options.config-BfNllZT4.cjs} +0 -0
- /package/components/{combination-chart-options.config-DQhRYgPp.js → combination-chart-options.config-CcUCgYaW.js} +0 -0
- /package/components/{combination-chart-options.de-JieOYzdz.cjs → combination-chart-options.de-DIIZ1wNy.cjs} +0 -0
- /package/components/{combination-chart-options.de-CYduzeVx.js → combination-chart-options.de-DLiVvpnI.js} +0 -0
- /package/components/{combination-chart-options.en-CCkQVxs6.cjs → combination-chart-options.en-C2byZffi.cjs} +0 -0
- /package/components/{combination-chart-options.en-C7cbwU84.js → combination-chart-options.en-yQ-wL85s.js} +0 -0
- /package/components/{combination-chart-options.es-CF8F70RQ.js → combination-chart-options.es-BtvCEpkY.js} +0 -0
- /package/components/{combination-chart-options.es-myVuJF2S.cjs → combination-chart-options.es-ZGoor_Pb.cjs} +0 -0
- /package/components/{combination-chart-options.fr-DcZlh3Qp.js → combination-chart-options.fr-C9Z5RCv8.js} +0 -0
- /package/components/{combination-chart-options.fr-DJcbAMvq.cjs → combination-chart-options.fr-a5xO9_Rg.cjs} +0 -0
- /package/components/{combination-chart-options.nl-B0w9ZIqw.js → combination-chart-options.nl-9FAIlZmH.js} +0 -0
- /package/components/{combination-chart-options.nl-B6Pk4t_H.cjs → combination-chart-options.nl-BdFfslGK.cjs} +0 -0
- /package/components/{combination-chart-slots.config-CI_wSI26.js → combination-chart-slots.config-BFTZ0iOm.js} +0 -0
- /package/components/{combination-chart-slots.config-Cq_swnNB.cjs → combination-chart-slots.config-BUjUVxBL.cjs} +0 -0
- /package/components/{conditional-number-options.de-B0tM6Xvz.js → conditional-number-options.de-Bi9rmvNj.js} +0 -0
- /package/components/{conditional-number-options.de-Ck2xLoUX.cjs → conditional-number-options.de-CkpqEU5x.cjs} +0 -0
- /package/components/{conditional-number-options.en-D_l2qMvh.cjs → conditional-number-options.en-CIxy735r.cjs} +0 -0
- /package/components/{conditional-number-options.en-D686kPG0.js → conditional-number-options.en-Czlvz1gP.js} +0 -0
- /package/components/{conditional-number-options.es-CdiLXJQL.js → conditional-number-options.es-CQqNn9j9.js} +0 -0
- /package/components/{conditional-number-options.es-DSPusRE7.cjs → conditional-number-options.es-JOk8BdwD.cjs} +0 -0
- /package/components/{conditional-number-options.fr-DqIIIQz4.js → conditional-number-options.fr-BFGFXKpA.js} +0 -0
- /package/components/{conditional-number-options.fr-yFra0WhW.cjs → conditional-number-options.fr-FRygaqmX.cjs} +0 -0
- /package/components/{conditional-number-options.nl-D7L2x3Ko.cjs → conditional-number-options.nl-BDHAYlc6.cjs} +0 -0
- /package/components/{conditional-number-options.nl-C55M65pa.js → conditional-number-options.nl-DNiwVyVg.js} +0 -0
- /package/components/{conditional-number-slots.config-CRS21NbK.js → conditional-number-slots.config-BHKPNzCA.js} +0 -0
- /package/components/{conditional-number-slots.config-B5jof7Lx.cjs → conditional-number-slots.config-PKi0D03P.cjs} +0 -0
- /package/components/{convert-datasets-to-data-fields-e5dFqW9_.js → convert-datasets-to-data-fields-BrMaMTte.js} +0 -0
- /package/components/{convert-datasets-to-data-fields-BUkvN0FO.cjs → convert-datasets-to-data-fields-C7b8VFWT.cjs} +0 -0
- /package/components/{cs-Hs3bE5N3.cjs → cs-BAmKPXV0.cjs} +0 -0
- /package/components/{cs-BqLsq2mk.js → cs-DKJkj-M9.js} +0 -0
- /package/components/{da-B_8mPnrs.cjs → da-DHl8PzfU.cjs} +0 -0
- /package/components/{da-CQTAVTmI.js → da-DbxnaygY.js} +0 -0
- /package/components/{dataset-icon-BMyT4omV.cjs → dataset-icon-BbNgugDA.cjs} +0 -0
- /package/components/{dataset-icon-CYzmHzrn.js → dataset-icon-x6Q8nhYc.js} +0 -0
- /package/components/{date-comparison-filter-options.config-DvXmGRXN.js → date-comparison-filter-options.config--2Z797qN.js} +0 -0
- /package/components/{date-comparison-filter-options.config-BR8WRQMW.cjs → date-comparison-filter-options.config-DeRktuPf.cjs} +0 -0
- /package/components/{date-comparison-filter-options.de-C061oe2B.cjs → date-comparison-filter-options.de-BCSuXPyi.cjs} +0 -0
- /package/components/{date-comparison-filter-options.de-Bb5gxWVc.js → date-comparison-filter-options.de-CQb499rf.js} +0 -0
- /package/components/{date-comparison-filter-options.en-TLUkeujs.js → date-comparison-filter-options.en-0AvsiNAV.js} +0 -0
- /package/components/{date-comparison-filter-options.en-DFKHenqh.cjs → date-comparison-filter-options.en-wZNS4xNZ.cjs} +0 -0
- /package/components/{date-comparison-filter-options.es-dvONcHvt.cjs → date-comparison-filter-options.es-BK_z-CBD.cjs} +0 -0
- /package/components/{date-comparison-filter-options.es-CUq9ffPf.js → date-comparison-filter-options.es-BZtYLF4i.js} +0 -0
- /package/components/{date-comparison-filter-options.fr-bSXDbUsv.cjs → date-comparison-filter-options.fr-B6zX7dX6.cjs} +0 -0
- /package/components/{date-comparison-filter-options.fr-CegrLe52.js → date-comparison-filter-options.fr-DalJs_B3.js} +0 -0
- /package/components/{date-comparison-filter-options.nl-BR3ma4Ej.cjs → date-comparison-filter-options.nl-7Lk3PInv.cjs} +0 -0
- /package/components/{date-comparison-filter-options.nl-I66IXq98.js → date-comparison-filter-options.nl-BKHa_cRZ.js} +0 -0
- /package/components/{date-comparison-filter-positioning.config-wYV0KLs0.js → date-comparison-filter-positioning.config-BUXf_lK6.js} +0 -0
- /package/components/{date-comparison-filter-positioning.config-DLDWfeW-.cjs → date-comparison-filter-positioning.config-CnmoOnbT.cjs} +0 -0
- /package/components/{date-comparison-filter-slots.config-DVUHx201.js → date-comparison-filter-slots.config-BfCHdmS2.js} +0 -0
- /package/components/{date-comparison-filter-slots.config-D1Drg-D9.cjs → date-comparison-filter-slots.config-DoH-KB0I.cjs} +0 -0
- /package/components/{date-filter-options.config-DKhish9S.js → date-filter-options.config-D8Hzx_EH.js} +0 -0
- /package/components/{date-filter-options.config-DJJbSHax.cjs → date-filter-options.config-SMBs-0og.cjs} +0 -0
- /package/components/{date-filter-options.de-DfDDjpUe.js → date-filter-options.de-C00bqObl.js} +0 -0
- /package/components/{date-filter-options.de-DSIyhiXX.cjs → date-filter-options.de-z9ns7_nZ.cjs} +0 -0
- /package/components/{date-filter-options.en-BdJokf5j.js → date-filter-options.en-B8nSu938.js} +0 -0
- /package/components/{date-filter-options.en-Cu4E7tRO.cjs → date-filter-options.en-C8pb1jol.cjs} +0 -0
- /package/components/{date-filter-options.es-XP6Ub-xI.cjs → date-filter-options.es-BAypn8MB.cjs} +0 -0
- /package/components/{date-filter-options.es-D-GbXv5w.js → date-filter-options.es-CsarnUzk.js} +0 -0
- /package/components/{date-filter-options.fr-DZuJJJL6.js → date-filter-options.fr-DeCtetL4.js} +0 -0
- /package/components/{date-filter-options.fr-Cwubqbf2.cjs → date-filter-options.fr-yeEdzHfu.cjs} +0 -0
- /package/components/{date-filter-options.nl-DacR0m5J.js → date-filter-options.nl-DHbegwli.js} +0 -0
- /package/components/{date-filter-options.nl-3aSqLwZJ.cjs → date-filter-options.nl-DqXohG5I.cjs} +0 -0
- /package/components/{date-filter-positioning.config-CPl92HSJ.cjs → date-filter-positioning.config-DLy5ONjP.cjs} +0 -0
- /package/components/{date-filter-positioning.config-D7uUunro.js → date-filter-positioning.config-DSBMf-JV.js} +0 -0
- /package/components/{date-filter-slots.config-DNCMgaao.cjs → date-filter-slots.config-CDWnujr4.cjs} +0 -0
- /package/components/{date-filter-slots.config-D-LlQ_Wj.js → date-filter-slots.config-a4a17FGv.js} +0 -0
- /package/components/{de-CWi4pCri.cjs → de-CQMDOcBQ.cjs} +0 -0
- /package/components/{de-rSqQhfHv.cjs → de-DDVFCeiM.cjs} +0 -0
- /package/components/{de-Dw7a-Ui9.js → de-DKG5mEUy.js} +0 -0
- /package/components/{de-B8lnMzkV.js → de-Daccfqud.js} +0 -0
- /package/components/{decompose-numeric-format-B3nb3XKf.cjs → decompose-numeric-format-Bp_e62qP.cjs} +0 -0
- /package/components/{decompose-numeric-format-B1g6WSfi.js → decompose-numeric-format-zrP4WxE7.js} +0 -0
- /package/components/{default-9VkzmGVQ.cjs → default-CY2STktv.cjs} +0 -0
- /package/components/{default-BtnG42bd.js → default-DEvTN_o8.js} +0 -0
- /package/components/{default-dark-BxCdZPo3.cjs → default-dark-CADhpJ8R.cjs} +0 -0
- /package/components/{default-dark-ejrLASbv.js → default-dark-DSYRLGSK.js} +0 -0
- /package/components/{default-local-formats-DX7Yv8k7.cjs → default-local-formats-BOc43Zck.cjs} +0 -0
- /package/components/{default-local-formats-BkuhmR6G.js → default-local-formats-mDIRMsHM.js} +0 -0
- /package/components/{donut-chart-options.config-D8x5gTOA.js → donut-chart-options.config-PHzjbkzs.js} +0 -0
- /package/components/{donut-chart-options.config-DXrsgAnT.cjs → donut-chart-options.config-UaJ1Am5u.cjs} +0 -0
- /package/components/{donut-chart-options.de-DIidDJZa.cjs → donut-chart-options.de-2kq3Itet.cjs} +0 -0
- /package/components/{donut-chart-options.de-DIL3MAsL.js → donut-chart-options.de-DSnc-ylu.js} +0 -0
- /package/components/{donut-chart-options.en-CkO8P_J0.cjs → donut-chart-options.en-CSL6rtzr.cjs} +0 -0
- /package/components/{donut-chart-options.en-wnLLOYTR.js → donut-chart-options.en-DFtpvbn-.js} +0 -0
- /package/components/{donut-chart-options.es-Cw6rHvJM.js → donut-chart-options.es-CSw1YDfM.js} +0 -0
- /package/components/{donut-chart-options.es-NoThTKpe.cjs → donut-chart-options.es-CoxZOg2x.cjs} +0 -0
- /package/components/{donut-chart-options.fr-D96qesaU.cjs → donut-chart-options.fr-B_KJ4-yy.cjs} +0 -0
- /package/components/{donut-chart-options.fr-Cjz6_xZj.js → donut-chart-options.fr-C27NIRdc.js} +0 -0
- /package/components/{donut-chart-options.nl-BP8dLFLm.cjs → donut-chart-options.nl-BZ5I7uWT.cjs} +0 -0
- /package/components/{donut-chart-options.nl-Dakg5srA.js → donut-chart-options.nl-CEHVe1rp.js} +0 -0
- /package/components/{donut-chart-slots.config-BYT_j8TM.cjs → donut-chart-slots.config-BodHWKFB.cjs} +0 -0
- /package/components/{donut-chart-slots.config-CUpQcJBI.js → donut-chart-slots.config-hpQTnmyD.js} +0 -0
- /package/components/{dropdown-filter-options.config-CT5N4KSR.js → dropdown-filter-options.config-D6iHPxd9.js} +0 -0
- /package/components/{dropdown-filter-options.config-DGRiFqCG.cjs → dropdown-filter-options.config-DOpreqGq.cjs} +0 -0
- /package/components/{dropdown-filter-options.de-BD4yScuN.js → dropdown-filter-options.de-DwvrbGvS.js} +0 -0
- /package/components/{dropdown-filter-options.de-BKjcx_Yc.cjs → dropdown-filter-options.de-UucbCQHk.cjs} +0 -0
- /package/components/{dropdown-filter-options.en-BQZcTE3s.js → dropdown-filter-options.en-Ba3Xc4s0.js} +0 -0
- /package/components/{dropdown-filter-options.en-BpVqhmhS.cjs → dropdown-filter-options.en-qPKI3OkI.cjs} +0 -0
- /package/components/{dropdown-filter-options.es-Bj9u9g5j.js → dropdown-filter-options.es-D2qrEJB0.js} +0 -0
- /package/components/{dropdown-filter-options.es-CC6UVvR1.cjs → dropdown-filter-options.es-DuxPtoGh.cjs} +0 -0
- /package/components/{dropdown-filter-options.fr-DzdLjo5C.cjs → dropdown-filter-options.fr-8c1C7Q97.cjs} +0 -0
- /package/components/{dropdown-filter-options.fr-B35yjNO8.js → dropdown-filter-options.fr-l-6TXrUj.js} +0 -0
- /package/components/{dropdown-filter-options.nl-CGlUQ92D.js → dropdown-filter-options.nl-C1kp_1xz.js} +0 -0
- /package/components/{dropdown-filter-options.nl-jWpfIjAz.cjs → dropdown-filter-options.nl-VhOZQIsg.cjs} +0 -0
- /package/components/{dropdown-filter-positioning.config-kIMLmlTo.js → dropdown-filter-positioning.config-Cx_eI8RX.js} +0 -0
- /package/components/{dropdown-filter-positioning.config-C60NGMLC.cjs → dropdown-filter-positioning.config-q-Oxcu5p.cjs} +0 -0
- /package/components/{dropdown-filter-slots.config-73D-Y0Gn.cjs → dropdown-filter-slots.config-Br8sOnAq.cjs} +0 -0
- /package/components/{dropdown-filter-slots.config-U40RFrVT.js → dropdown-filter-slots.config-DhSNVgpR.js} +0 -0
- /package/components/{dynamic-imageobject-slots.config-Bh2geTe4.cjs → dynamic-imageobject-slots.config-CGSDLvF-.cjs} +0 -0
- /package/components/{dynamic-imageobject-slots.config-BTy6n9Iu.js → dynamic-imageobject-slots.config-HB9ROqvB.js} +0 -0
- /package/components/{edit-option-base-CcfDvBD1.js → edit-option-base-CIsMGXix.js} +0 -0
- /package/components/{edit-option-base-BZQ2iG9I.cjs → edit-option-base-DBfRz1gO.cjs} +0 -0
- /package/components/{es-BtRbBhLF.js → es-Bakn2isb.js} +0 -0
- /package/components/{es-D3Iu6XuU.cjs → es-BiI3O1EW.cjs} +0 -0
- /package/components/{es-BMtwk2FQ.cjs → es-DS-aph2K.cjs} +0 -0
- /package/components/{es-DmQBHGsM.js → es-DtnQK5Af.js} +0 -0
- /package/components/{evolution-number-options.de-8ZEpB6q6.cjs → evolution-number-options.de-DQTGcfqa.cjs} +0 -0
- /package/components/{evolution-number-options.de-CEW0LMwl.js → evolution-number-options.de-DsitlPsQ.js} +0 -0
- /package/components/{evolution-number-options.en-e8DZG2EI.cjs → evolution-number-options.en-BPHRkrgL.cjs} +0 -0
- /package/components/{evolution-number-options.en-Cz4Bx_JQ.js → evolution-number-options.en-Xmh8VMwe.js} +0 -0
- /package/components/{evolution-number-options.es-B5iWtydV.js → evolution-number-options.es-D6QD0dIR.js} +0 -0
- /package/components/{evolution-number-options.es-CEkP764Q.cjs → evolution-number-options.es-DHWbbWTh.cjs} +0 -0
- /package/components/{evolution-number-options.fr-CjkCLk_c.cjs → evolution-number-options.fr-DEAU80vS.cjs} +0 -0
- /package/components/{evolution-number-options.fr-Z526WMdW.js → evolution-number-options.fr-Dw7Q83QZ.js} +0 -0
- /package/components/{evolution-number-options.nl-mTvswGpa.cjs → evolution-number-options.nl-DEO1Ligm.cjs} +0 -0
- /package/components/{evolution-number-options.nl-DAMu8qU1.js → evolution-number-options.nl-DNu9r1Uh.js} +0 -0
- /package/components/{evolution-number-slots.config-Dys2Vr2O.js → evolution-number-slots.config-DDJCHQ5V.js} +0 -0
- /package/components/{evolution-number-slots.config-DKsUOnYo.cjs → evolution-number-slots.config-mxEHZbll.cjs} +0 -0
- /package/components/{fi-CSWa3U4h.cjs → fi-DbXbnIlF.cjs} +0 -0
- /package/components/{fi-CC7tbvqS.js → fi-dr1SioMC.js} +0 -0
- /package/components/{fr-DIioDzwp.cjs → fr-CUzKlf1c.cjs} +0 -0
- /package/components/{fr-ckRQZsaV.js → fr-DBwNhPNf.js} +0 -0
- /package/components/{fr-DStUe-WO.js → fr-DxpxaE8N.js} +0 -0
- /package/components/{fr-DmHd5z8C.cjs → fr-uaZD-jXr.cjs} +0 -0
- /package/components/{funnel-chart-options.config-Dd_opOOQ.cjs → funnel-chart-options.config-D7i8-alW.cjs} +0 -0
- /package/components/{funnel-chart-options.config-C4rUn05L.js → funnel-chart-options.config-NOn-FuvT.js} +0 -0
- /package/components/{funnel-chart-options.de-Q8fiIsNt.js → funnel-chart-options.de-mCQwNGrQ.js} +0 -0
- /package/components/{funnel-chart-options.de-DAVZMnpu.cjs → funnel-chart-options.de-spsoii6K.cjs} +0 -0
- /package/components/{funnel-chart-options.en-D1XRETh4.cjs → funnel-chart-options.en-Bk3aeecb.cjs} +0 -0
- /package/components/{funnel-chart-options.en-DwKz8dfY.js → funnel-chart-options.en-C09HpdId.js} +0 -0
- /package/components/{funnel-chart-options.es-BlsfUagl.cjs → funnel-chart-options.es-CbwoPnJq.cjs} +0 -0
- /package/components/{funnel-chart-options.es-D7vjnjev.js → funnel-chart-options.es-DHQbhH_J.js} +0 -0
- /package/components/{funnel-chart-options.fr-DC6nc4pO.cjs → funnel-chart-options.fr-Dq_oh83E.cjs} +0 -0
- /package/components/{funnel-chart-options.fr-BYzsO3An.js → funnel-chart-options.fr-cVNkrHrb.js} +0 -0
- /package/components/{funnel-chart-options.nl-wF0pKArN.cjs → funnel-chart-options.nl-CciUmnTE.cjs} +0 -0
- /package/components/{funnel-chart-options.nl-l9rURcEW.js → funnel-chart-options.nl-RkJx1ntj.js} +0 -0
- /package/components/{funnel-chart-slots.config-DA6L3vYu.js → funnel-chart-slots.config-BvBGsmjk.js} +0 -0
- /package/components/{funnel-chart-slots.config-KJ1QBmyT.cjs → funnel-chart-slots.config-DKrdaS_3.cjs} +0 -0
- /package/components/{get-css-variable-BEd39qVL.cjs → get-css-variable-D9AU2CIU.cjs} +0 -0
- /package/components/{he-CkxVggzG.cjs → he-Bxmbik6g.cjs} +0 -0
- /package/components/{he-C24L6Qw5.js → he-C2S_SnvD.js} +0 -0
- /package/components/{heat-map-options.de-jR-RLBPI.js → heat-map-options.de-BWhDL3Rc.js} +0 -0
- /package/components/{heat-map-options.de-Cm6lHKDm.cjs → heat-map-options.de-DPpwOJwm.cjs} +0 -0
- /package/components/{heat-map-options.en-Nf3AAfzO.js → heat-map-options.en-B_NXLKRi.js} +0 -0
- /package/components/{heat-map-options.en-BEBsZQJt.cjs → heat-map-options.en-CU7HFMLM.cjs} +0 -0
- /package/components/{heat-map-options.es-BQXCK4vN.cjs → heat-map-options.es-BRCVWUU6.cjs} +0 -0
- /package/components/{heat-map-options.es-BrpNYMXg.js → heat-map-options.es-DSC9u8FE.js} +0 -0
- /package/components/{heat-map-options.fr-B1C-79_N.cjs → heat-map-options.fr-Bpw5NaT-.cjs} +0 -0
- /package/components/{heat-map-options.fr-Cul1HJ7_.js → heat-map-options.fr-oW1DDU6T.js} +0 -0
- /package/components/{heat-map-options.nl-AVbe3jdO.js → heat-map-options.nl-Dr0DJ1a9.js} +0 -0
- /package/components/{heat-map-options.nl-MbWi-40B.cjs → heat-map-options.nl-JRXL_Sn8.cjs} +0 -0
- /package/components/{heat-map-slots.config-QI76cnjJ.js → heat-map-slots.config-4EElQF98.js} +0 -0
- /package/components/{heat-map-slots.config-DPuqXMEI.cjs → heat-map-slots.config-toWthpNE.cjs} +0 -0
- /package/components/{heat-table-options.de-OJE8DtLo.js → heat-table-options.de-DwaeFZk_.js} +0 -0
- /package/components/{heat-table-options.de-GEdG-k2o.cjs → heat-table-options.de-N8M1Prox.cjs} +0 -0
- /package/components/{heat-table-options.en-BZb9KOg0.cjs → heat-table-options.en-BlIpSskG.cjs} +0 -0
- /package/components/{heat-table-options.en-CjXWe28S.js → heat-table-options.en-Cg4TyzvG.js} +0 -0
- /package/components/{heat-table-options.es-BDeaLSJ0.cjs → heat-table-options.es-D-mzZnna.cjs} +0 -0
- /package/components/{heat-table-options.es-DbXSaFlu.js → heat-table-options.es-D9-hQbIr.js} +0 -0
- /package/components/{heat-table-options.fr-49m2bWpx.cjs → heat-table-options.fr-BTNoq3vB.cjs} +0 -0
- /package/components/{heat-table-options.fr-Cz8hOTSy.js → heat-table-options.fr-j6JIZHwq.js} +0 -0
- /package/components/{heat-table-options.nl-C6qiPlch.cjs → heat-table-options.nl-CxpxKtqI.cjs} +0 -0
- /package/components/{heat-table-options.nl-B1Mowbi7.js → heat-table-options.nl-DIp7MLlD.js} +0 -0
- /package/components/{heat-table-slots.config-OBat5Oq-.js → heat-table-slots.config-CGe1obfh.js} +0 -0
- /package/components/{heat-table-slots.config-FDabtxNC.cjs → heat-table-slots.config-DV1T4RfO.cjs} +0 -0
- /package/components/{helpers-BzJntfeo.cjs → helpers-4m3wrbUG.cjs} +0 -0
- /package/components/{helpers-A-YAi7oz.js → helpers-CBZRoFdg.js} +0 -0
- /package/components/{hexbin-map-options.de-BmDaEFKA.cjs → hexbin-map-options.de-BsMhwswX.cjs} +0 -0
- /package/components/{hexbin-map-options.de-ZyF5XYAy.js → hexbin-map-options.de-XfOpXsgG.js} +0 -0
- /package/components/{hexbin-map-options.en-CLrKfiIr.cjs → hexbin-map-options.en-CMR3kxbq.cjs} +0 -0
- /package/components/{hexbin-map-options.en-BxgTxkQx.js → hexbin-map-options.en-Cn1BMSdP.js} +0 -0
- /package/components/{hexbin-map-options.es-D5ffQEsM.cjs → hexbin-map-options.es-Dd0W5btc.cjs} +0 -0
- /package/components/{hexbin-map-options.es-DafOVyqf.js → hexbin-map-options.es-VvPQXYl_.js} +0 -0
- /package/components/{hexbin-map-options.fr-CXN3yDkt.cjs → hexbin-map-options.fr-B7Xb7ify.cjs} +0 -0
- /package/components/{hexbin-map-options.fr-Dmgoa3-k.js → hexbin-map-options.fr-DsAPvhFK.js} +0 -0
- /package/components/{hexbin-map-options.nl-BHYjFe39.cjs → hexbin-map-options.nl-CvqfCmhS.cjs} +0 -0
- /package/components/{hexbin-map-options.nl-B6che2BN.js → hexbin-map-options.nl-TTDx7w0F.js} +0 -0
- /package/components/{hexbin-map-slots.config-Cz47jBFm.cjs → hexbin-map-slots.config-BAo-xLYy.cjs} +0 -0
- /package/components/{hexbin-map-slots.config-GxLgwc0x.js → hexbin-map-slots.config-BNWX9YXD.js} +0 -0
- /package/components/{hu-D7KD7w2s.cjs → hu-CCt14ec_.cjs} +0 -0
- /package/components/{hu-CakDnbL4.js → hu-ChzZ4FLi.js} +0 -0
- /package/components/{image-options.config-DZuVjDzU.js → image-options.config-D6HTdGoi.js} +0 -0
- /package/components/{image-options.config-G3nagu9C.cjs → image-options.config-DaggpC3a.cjs} +0 -0
- /package/components/{image-options.de-DdU2ZdNA.cjs → image-options.de-DW9WMmEg.cjs} +0 -0
- /package/components/{image-options.de-DO3gxu-G.js → image-options.de-o3rFcCX6.js} +0 -0
- /package/components/{image-options.en-ilm5BNjO.js → image-options.en-BfotlJD4.js} +0 -0
- /package/components/{image-options.en-CqE3lle3.cjs → image-options.en-XF5k9QmZ.cjs} +0 -0
- /package/components/{image-options.es-dlshK7tR.js → image-options.es-C1bR88In.js} +0 -0
- /package/components/{image-options.es-BiJF7QFt.cjs → image-options.es-C1xoDYGF.cjs} +0 -0
- /package/components/{image-options.fr-ZRkdGqeS.cjs → image-options.fr-DVzrKkab.cjs} +0 -0
- /package/components/{image-options.fr-ylqe0zkf.js → image-options.fr-DvuM-Nvg.js} +0 -0
- /package/components/{image-options.nl-BLOtcGBl.cjs → image-options.nl-Cdr24Vwt.cjs} +0 -0
- /package/components/{image-options.nl-CJWbP9ws.js → image-options.nl-D9PU5ose.js} +0 -0
- /package/components/{image-slots.config-B6AKnZ2a.js → image-slots.config-C28vIZcL.js} +0 -0
- /package/components/{image-slots.config-Uon-3aRM.cjs → image-slots.config-Dqm93OYh.cjs} +0 -0
- /package/components/{it-CNjy7kMo.cjs → it-Czry5-br.cjs} +0 -0
- /package/components/{it-CmHmGstf.js → it-D_4Gl4Vs.js} +0 -0
- /package/components/{item-list-TangoJd1.cjs → item-list-BMpMEG17.cjs} +0 -0
- /package/components/{item-list-BS8_0vrY.js → item-list-DM778zWU.js} +0 -0
- /package/components/{ja-FEGc8Sf9.cjs → ja-DLYEeBwD.cjs} +0 -0
- /package/components/{ja-Dm8YAW_Q.js → ja-XFGmFyEe.js} +0 -0
- /package/components/{ko-5PxU49IF.cjs → ko-Cq3bNSoY.cjs} +0 -0
- /package/components/{ko-bEVct3DK.js → ko-Qpg8jwKZ.js} +0 -0
- /package/components/{line-chart-options.de-B6EkjOhP.cjs → line-chart-options.de-Bh4_yDwZ.cjs} +0 -0
- /package/components/{line-chart-options.de-ANpIITSj.js → line-chart-options.de-DxkNLL40.js} +0 -0
- /package/components/{line-chart-options.en-DJgVY0ci.js → line-chart-options.en-BzKL6qlN.js} +0 -0
- /package/components/{line-chart-options.en-Cxcov828.cjs → line-chart-options.en-DwOQVn6Z.cjs} +0 -0
- /package/components/{line-chart-options.es-Dwr7KFml.cjs → line-chart-options.es-B9bpm5X4.cjs} +0 -0
- /package/components/{line-chart-options.es-B8L1DEtV.js → line-chart-options.es-C0sUUaiD.js} +0 -0
- /package/components/{line-chart-options.fr-CpGcBTpC.cjs → line-chart-options.fr-D9MCvdFQ.cjs} +0 -0
- /package/components/{line-chart-options.fr-CTFbCdHG.js → line-chart-options.fr-DgWceVab.js} +0 -0
- /package/components/{line-chart-options.nl-Doi9WwMr.cjs → line-chart-options.nl-BZlL-Vly.cjs} +0 -0
- /package/components/{line-chart-options.nl-0Q9V1FYH.js → line-chart-options.nl-Bnm9s9Wz.js} +0 -0
- /package/components/{line-chart-slots.config-he9rL68H.cjs → line-chart-slots.config-BWzfJJwW.cjs} +0 -0
- /package/components/{line-chart-slots.config-DQt9gQNf.js → line-chart-slots.config-BbHdLOyo.js} +0 -0
- /package/components/{map-tile-providers-DzrCE5vJ.cjs → map-tile-providers-D_77henJ.cjs} +0 -0
- /package/components/{map-tile-providers-BP2iCadG.js → map-tile-providers-Dth08bJQ.js} +0 -0
- /package/components/{marker-map-options.de-Cp9J7dFX.cjs → marker-map-options.de-1vdaJoj-.cjs} +0 -0
- /package/components/{marker-map-options.de-DBsDBVLA.js → marker-map-options.de-CcW1ATcS.js} +0 -0
- /package/components/{marker-map-options.en-Dnud1GNO.cjs → marker-map-options.en-Bn5daK4d.cjs} +0 -0
- /package/components/{marker-map-options.en-C0Ies-Cd.js → marker-map-options.en-DX3jFHm2.js} +0 -0
- /package/components/{marker-map-options.es-DZpyF-dB.cjs → marker-map-options.es-3ed-xNl-.cjs} +0 -0
- /package/components/{marker-map-options.es-BZxpPUFK.js → marker-map-options.es-Biq3gn29.js} +0 -0
- /package/components/{marker-map-options.fr-DRLS4OA6.cjs → marker-map-options.fr-BufkXRnt.cjs} +0 -0
- /package/components/{marker-map-options.fr-DU5FhHg5.js → marker-map-options.fr-CDC79xGH.js} +0 -0
- /package/components/{marker-map-options.nl-CIhUNzkk.js → marker-map-options.nl-B4y6W2ts.js} +0 -0
- /package/components/{marker-map-options.nl-Ds0xtoe-.cjs → marker-map-options.nl-Xom9UEnE.cjs} +0 -0
- /package/components/{marker-map-slots.config-CZ_DKHGq.cjs → marker-map-slots.config-BvuPAbVm.cjs} +0 -0
- /package/components/{marker-map-slots.config-CRhpxxz_.js → marker-map-slots.config-DvV0DC9f.js} +0 -0
- /package/components/{mk-C-b5kXJv.cjs → mk-CX6tWFGL.cjs} +0 -0
- /package/components/{mk-BNzMEf4L.js → mk-CblE-ft8.js} +0 -0
- /package/components/{nl-ITBvifAS.js → nl-B3QObqms.js} +0 -0
- /package/components/{nl-Bb6dl_Ln.cjs → nl-BNKXBOsD.cjs} +0 -0
- /package/components/{nl-YJBwPJIF.cjs → nl-CC5UMR5B.cjs} +0 -0
- /package/components/{nl-CKcbLVbM.js → nl-D5wciOUH.js} +0 -0
- /package/components/{no-CGjDWyTP.cjs → no-CRcBAcaW.cjs} +0 -0
- /package/components/{no-Df0blHl0.js → no-Cy3fZSjP.js} +0 -0
- /package/components/{ohlc-chart-options.config-Bu8NOVTx.js → ohlc-chart-options.config-8L-aILHO.js} +0 -0
- /package/components/{ohlc-chart-options.config-DPkjkwU2.cjs → ohlc-chart-options.config-9nfqpoHy.cjs} +0 -0
- /package/components/{ohlc-chart-options.de-DIfRqsIU.js → ohlc-chart-options.de-CO8zgbTl.js} +0 -0
- /package/components/{ohlc-chart-options.de-6VCJ5goj.cjs → ohlc-chart-options.de-vh9zrAx6.cjs} +0 -0
- /package/components/{ohlc-chart-options.en-DhTuVywa.cjs → ohlc-chart-options.en-DaHGmrtK.cjs} +0 -0
- /package/components/{ohlc-chart-options.en-tPXBRh4-.js → ohlc-chart-options.en-W517Yriv.js} +0 -0
- /package/components/{ohlc-chart-options.es-CRkWDrFI.cjs → ohlc-chart-options.es-Cy2w98EQ.cjs} +0 -0
- /package/components/{ohlc-chart-options.es-D62m2ee-.js → ohlc-chart-options.es-l3A7gc6J.js} +0 -0
- /package/components/{ohlc-chart-options.fr-B3vs0jfp.js → ohlc-chart-options.fr-DgcNBfou.js} +0 -0
- /package/components/{ohlc-chart-options.fr-B6bv6IUd.cjs → ohlc-chart-options.fr-SwLTanJg.cjs} +0 -0
- /package/components/{ohlc-chart-options.nl-zCFUJOrn.cjs → ohlc-chart-options.nl-C7Q_LxMG.cjs} +0 -0
- /package/components/{ohlc-chart-options.nl-BQRAYDm2.js → ohlc-chart-options.nl-I3JIx5N_.js} +0 -0
- /package/components/{ohlc-chart-slots.config-cNcWHDAw.cjs → ohlc-chart-slots.config-BBI8AvP8.cjs} +0 -0
- /package/components/{ohlc-chart-slots.config-C0YWBuDk.js → ohlc-chart-slots.config-DdpJLO9o.js} +0 -0
- /package/components/{orion-CXZv01Vz.cjs → orion-BcuXfN1h.cjs} +0 -0
- /package/components/{orion-CrlqoR-V.js → orion-C1zRb883.js} +0 -0
- /package/components/{parallel-coordinates-plot-options.config-BytA0WpO.cjs → parallel-coordinates-plot-options.config-BWJDkdLS.cjs} +0 -0
- /package/components/{parallel-coordinates-plot-options.config-B-36emjO.js → parallel-coordinates-plot-options.config-CjnBAp8l.js} +0 -0
- /package/components/{parallel-coordinates-plot-options.de-Cgti9NQH.js → parallel-coordinates-plot-options.de-CYmxQH3T.js} +0 -0
- /package/components/{parallel-coordinates-plot-options.de-CbEBd5dG.cjs → parallel-coordinates-plot-options.de-D5fPIsoD.cjs} +0 -0
- /package/components/{parallel-coordinates-plot-options.en-HHmKFtoR.cjs → parallel-coordinates-plot-options.en-C09-PKF2.cjs} +0 -0
- /package/components/{parallel-coordinates-plot-options.en-EvpWY9_X.js → parallel-coordinates-plot-options.en-C5S98cWS.js} +0 -0
- /package/components/{parallel-coordinates-plot-options.es-BM5lYdNe.js → parallel-coordinates-plot-options.es-BcYtww6R.js} +0 -0
- /package/components/{parallel-coordinates-plot-options.es-C6--UfdH.cjs → parallel-coordinates-plot-options.es-CQaQc1Tq.cjs} +0 -0
- /package/components/{parallel-coordinates-plot-options.fr-_1CfPtwp.js → parallel-coordinates-plot-options.fr-D3PpA0os.js} +0 -0
- /package/components/{parallel-coordinates-plot-options.fr-BMcjAxjn.cjs → parallel-coordinates-plot-options.fr-q28IjNKv.cjs} +0 -0
- /package/components/{parallel-coordinates-plot-options.nl-B3G8W_Fq.cjs → parallel-coordinates-plot-options.nl-Cc9dj7ZQ.cjs} +0 -0
- /package/components/{parallel-coordinates-plot-options.nl-BvtJvZeX.js → parallel-coordinates-plot-options.nl-P48jxvEs.js} +0 -0
- /package/components/{parallel-coordinates-plot-slots.config-GETpriBK.js → parallel-coordinates-plot-slots.config-B0ux12Y7.js} +0 -0
- /package/components/{parallel-coordinates-plot-slots.config-OGoFjEQs.cjs → parallel-coordinates-plot-slots.config-D0nw4yez.cjs} +0 -0
- /package/components/{period-over-period-condition.const-DidaaCS0.js → period-over-period-condition.const-DasWQHju.js} +0 -0
- /package/components/{period-over-period-condition.const-Ol98e4ut.cjs → period-over-period-condition.const-wVwKUthh.cjs} +0 -0
- /package/components/{periods.const-Y8pGK8gS.cjs → periods.const-CX2ZWWrf.cjs} +0 -0
- /package/components/{periods.const-BvhUPGEq.js → periods.const-Ch6SfeaG.js} +0 -0
- /package/components/{pinky-D_6iIUne.cjs → pinky-B0e-EdVc.cjs} +0 -0
- /package/components/{pinky-Utzj2BAP.js → pinky-BcDsL5CK.js} +0 -0
- /package/components/{pivot-table-options.de-Db7QyFOz.cjs → pivot-table-options.de-D3Uyd9Qz.cjs} +0 -0
- /package/components/{pivot-table-options.de-StH9w_IM.js → pivot-table-options.de-Iyh97wrP.js} +0 -0
- /package/components/{pivot-table-options.en-DQ0vzp35.js → pivot-table-options.en-CcdbmgVx.js} +0 -0
- /package/components/{pivot-table-options.en-B7LlHWLG.cjs → pivot-table-options.en-Y-3vIDtq.cjs} +0 -0
- /package/components/{pivot-table-options.es-gMEnU4ON.cjs → pivot-table-options.es-CiLpGJJd.cjs} +0 -0
- /package/components/{pivot-table-options.es-BOk0gjjm.js → pivot-table-options.es-CzaZwwcO.js} +0 -0
- /package/components/{pivot-table-options.fr-DvWyapR5.cjs → pivot-table-options.fr-ZhJq-Vh0.cjs} +0 -0
- /package/components/{pivot-table-options.fr-B0McwqAi.js → pivot-table-options.fr-vyY7VZZh.js} +0 -0
- /package/components/{pivot-table-options.nl-cgOaZ3jD.js → pivot-table-options.nl-B7e8GON4.js} +0 -0
- /package/components/{pivot-table-options.nl-946xmp8D.cjs → pivot-table-options.nl-CO1zHkNP.cjs} +0 -0
- /package/components/{pivot-table-slots.config-C4k9GZWS.cjs → pivot-table-slots.config-DA9G1J8i.cjs} +0 -0
- /package/components/{pivot-table-slots.config-BZ0TAOz6.js → pivot-table-slots.config-PVLQ1stE.js} +0 -0
- /package/components/{pl-DQT0lOku.js → pl-CoSiUM4w.js} +0 -0
- /package/components/{pl-CfM_QQY3.cjs → pl-Cy4MfWob.cjs} +0 -0
- /package/components/{positioning.config-5A-tB2NB.cjs → positioning.config-BZxTw1bk.cjs} +0 -0
- /package/components/{positioning.config-BKTbR4Bp.js → positioning.config-Qw_7FByN.js} +0 -0
- /package/components/{pt-BG8tUZi8.cjs → pt-BmXZldF9.cjs} +0 -0
- /package/components/{pt-DOwuw8So.js → pt-DnQKSJyE.js} +0 -0
- /package/components/{pyramid-chart-options.de-BTBS9LTA.js → pyramid-chart-options.de-BJ20AR8v.js} +0 -0
- /package/components/{pyramid-chart-options.de-CpS1b6YQ.cjs → pyramid-chart-options.de-BQ8j1EPM.cjs} +0 -0
- /package/components/{pyramid-chart-options.en-B3hh9rXT.cjs → pyramid-chart-options.en-BqVdnoBK.cjs} +0 -0
- /package/components/{pyramid-chart-options.en-mpSXDeNW.js → pyramid-chart-options.en-hnlQoi2n.js} +0 -0
- /package/components/{pyramid-chart-options.es-BJlMH4Jq.cjs → pyramid-chart-options.es-2gssN9xN.cjs} +0 -0
- /package/components/{pyramid-chart-options.es-CNMWL3mm.js → pyramid-chart-options.es-AFcQ3y8v.js} +0 -0
- /package/components/{pyramid-chart-options.fr-4Chxq0l_.cjs → pyramid-chart-options.fr-D4X4LkD4.cjs} +0 -0
- /package/components/{pyramid-chart-options.fr-DifsdKcZ.js → pyramid-chart-options.fr-dT_bHV7R.js} +0 -0
- /package/components/{pyramid-chart-options.nl-D45NFWi3.cjs → pyramid-chart-options.nl-CPdfermO.cjs} +0 -0
- /package/components/{pyramid-chart-options.nl-DzS0wXyI.js → pyramid-chart-options.nl-CrzgQwxU.js} +0 -0
- /package/components/{pyramid-chart-slots.config-CEGS9K22.cjs → pyramid-chart-slots.config-0UxfRRXG.cjs} +0 -0
- /package/components/{pyramid-chart-slots.config-_hnnr9Nt.js → pyramid-chart-slots.config-BkXj42Sz.js} +0 -0
- /package/components/{radar-chart-options.de-BCeFcCk5.js → radar-chart-options.de-BJNYwSU9.js} +0 -0
- /package/components/{radar-chart-options.de-DYfAvVKe.cjs → radar-chart-options.de-Bt2vKovl.cjs} +0 -0
- /package/components/{radar-chart-options.en-YAENl_zs.js → radar-chart-options.en--kOe8g-X.js} +0 -0
- /package/components/{radar-chart-options.en-D70fyBZo.cjs → radar-chart-options.en-DceWiBCu.cjs} +0 -0
- /package/components/{radar-chart-options.es-CpyxJ5bD.js → radar-chart-options.es-BLbMc8cQ.js} +0 -0
- /package/components/{radar-chart-options.es-h4skVrxv.cjs → radar-chart-options.es-DgmNCFxH.cjs} +0 -0
- /package/components/{radar-chart-options.fr-DcudD8YI.cjs → radar-chart-options.fr-CDPtRDOa.cjs} +0 -0
- /package/components/{radar-chart-options.fr-CR3Gbk2-.js → radar-chart-options.fr-CK5qgOZr.js} +0 -0
- /package/components/{radar-chart-options.nl-D_BVMbsl.cjs → radar-chart-options.nl-Cav-G5Vb.cjs} +0 -0
- /package/components/{radar-chart-options.nl-DtMFtXgf.js → radar-chart-options.nl-Cwh5ib8F.js} +0 -0
- /package/components/{radar-chart-slots.config-DglVp0-Q.js → radar-chart-slots.config-DVaiK7je.js} +0 -0
- /package/components/{radar-chart-slots.config-CK7pmT5I.cjs → radar-chart-slots.config-nrL3a99e.cjs} +0 -0
- /package/components/{radiant-DN4mnBWB.cjs → radiant-DQ6-T3N9.cjs} +0 -0
- /package/components/{radiant-CmR11Fhg.js → radiant-Ea84f0KP.js} +0 -0
- /package/components/{regular-table-options.de-CyrW5PRq.cjs → regular-table-options.de-D5DsJi3n.cjs} +0 -0
- /package/components/{regular-table-options.de-CX_NT9Il.js → regular-table-options.de-Dn5Ww0P5.js} +0 -0
- /package/components/{regular-table-options.en-CEz_8QWe.js → regular-table-options.en-BQoRdbgi.js} +0 -0
- /package/components/{regular-table-options.en-ZwSLqvQT.cjs → regular-table-options.en-BmlkGVts.cjs} +0 -0
- /package/components/{regular-table-options.es-JlfHUEdS.js → regular-table-options.es-CKAUeWpk.js} +0 -0
- /package/components/{regular-table-options.es-Cv8KWjED.cjs → regular-table-options.es-CSnoarrx.cjs} +0 -0
- /package/components/{regular-table-options.fr-ldLMNRUo.js → regular-table-options.fr-DfupsEMT.js} +0 -0
- /package/components/{regular-table-options.fr-BqoEaopj.cjs → regular-table-options.fr-DhvyiwST.cjs} +0 -0
- /package/components/{regular-table-options.nl-CfPAvA3r.cjs → regular-table-options.nl-BxdRz_LV.cjs} +0 -0
- /package/components/{regular-table-options.nl-Is4qvcks.js → regular-table-options.nl-CZpBFGZm.js} +0 -0
- /package/components/{regular-table-positioning.config-BnEM32zl.cjs → regular-table-positioning.config-BKRNRelT.cjs} +0 -0
- /package/components/{regular-table-positioning.config-BFK4vs54.js → regular-table-positioning.config-BMqrUtQi.js} +0 -0
- /package/components/{regular-table-slots.config-DOBsa3kf.cjs → regular-table-slots.config-Ca5pwQi_.cjs} +0 -0
- /package/components/{regular-table-slots.config-l3pBeARl.js → regular-table-slots.config-XwltiuSF.js} +0 -0
- /package/components/{route-map-options.de-DES2fU2e.cjs → route-map-options.de-C1fdk0i_.cjs} +0 -0
- /package/components/{route-map-options.de-ZspoUjNT.js → route-map-options.de-DtphMRWw.js} +0 -0
- /package/components/{route-map-options.en-D81YAT4y.cjs → route-map-options.en-BmynSxLe.cjs} +0 -0
- /package/components/{route-map-options.en-BQWukXZm.js → route-map-options.en-Cdd7ovK3.js} +0 -0
- /package/components/{route-map-options.es-Cj41Ilra.js → route-map-options.es-Ckiq2-SN.js} +0 -0
- /package/components/{route-map-options.es-SuJ-zCk9.cjs → route-map-options.es-wEsbyCjc.cjs} +0 -0
- /package/components/{route-map-options.fr-D0CSCizJ.js → route-map-options.fr-Be3oKjDd.js} +0 -0
- /package/components/{route-map-options.fr-ewe0hRCq.cjs → route-map-options.fr-Bu_I9YBo.cjs} +0 -0
- /package/components/{route-map-options.nl-D2-nJI8K.cjs → route-map-options.nl-DyCU2oFB.cjs} +0 -0
- /package/components/{route-map-options.nl-CNAoQEl6.js → route-map-options.nl-PSjdbIWG.js} +0 -0
- /package/components/{route-map-slots.config-BDtJIFTs.cjs → route-map-slots.config-DVnRAhVY.cjs} +0 -0
- /package/components/{route-map-slots.config-6Frl5EhN.js → route-map-slots.config-lDXySIWv.js} +0 -0
- /package/components/{royale-BL4il4mK.js → royale-BCPwhlnM.js} +0 -0
- /package/components/{royale-Cf939llJ.cjs → royale-CDYCwQry.cjs} +0 -0
- /package/components/{ru-BH9Sbh2R.js → ru-_1cVpawL.js} +0 -0
- /package/components/{ru-BAiTD9KN.cjs → ru-fWz2GIGG.cjs} +0 -0
- /package/components/{sankey-diagram-options.de-COciCFIG.cjs → sankey-diagram-options.de-DJJlDCLQ.cjs} +0 -0
- /package/components/{sankey-diagram-options.de-DGOQT-3y.js → sankey-diagram-options.de-DfXTJ-I1.js} +0 -0
- /package/components/{sankey-diagram-options.en-jwUOUD8p.js → sankey-diagram-options.en-DYW2TJiY.js} +0 -0
- /package/components/{sankey-diagram-options.en-DQjq_7ZC.cjs → sankey-diagram-options.en-M7rOqzVB.cjs} +0 -0
- /package/components/{sankey-diagram-options.es-DbTSvAVs.js → sankey-diagram-options.es-D1qtZuOm.js} +0 -0
- /package/components/{sankey-diagram-options.es-o_On86q5.cjs → sankey-diagram-options.es-Dm4Qw9uu.cjs} +0 -0
- /package/components/{sankey-diagram-options.fr-Du1fnCuH.js → sankey-diagram-options.fr-CLqEXn0-.js} +0 -0
- /package/components/{sankey-diagram-options.fr-BMletjS4.cjs → sankey-diagram-options.fr-Rxno7l7m.cjs} +0 -0
- /package/components/{sankey-diagram-options.nl-CX3x9Sv7.cjs → sankey-diagram-options.nl-DUcImgmg.cjs} +0 -0
- /package/components/{sankey-diagram-options.nl-BwD6Dq9r.js → sankey-diagram-options.nl-OWm48tC4.js} +0 -0
- /package/components/{sankey-diagram-slots.config-Bs4VNycu.js → sankey-diagram-slots.config-DUfGgSFE.js} +0 -0
- /package/components/{sankey-diagram-slots.config-DXoQmMo3.cjs → sankey-diagram-slots.config-R4T4fn3A.cjs} +0 -0
- /package/components/{scatter-plot-options.de-CXT01ajv.cjs → scatter-plot-options.de-CZqMX56b.cjs} +0 -0
- /package/components/{scatter-plot-options.de-CpWJnYyE.js → scatter-plot-options.de-DfAfUgsx.js} +0 -0
- /package/components/{scatter-plot-options.en-oFJl19VH.cjs → scatter-plot-options.en-CRKfYmAC.cjs} +0 -0
- /package/components/{scatter-plot-options.en-BGik7Drb.js → scatter-plot-options.en-_kvECw78.js} +0 -0
- /package/components/{scatter-plot-options.es-b-qg4XU8.js → scatter-plot-options.es-PLa-Ykn0.js} +0 -0
- /package/components/{scatter-plot-options.es-CuvNZCyR.cjs → scatter-plot-options.es-zbpgLFeN.cjs} +0 -0
- /package/components/{scatter-plot-options.fr-B_86fpS5.cjs → scatter-plot-options.fr-ZLwi6hx6.cjs} +0 -0
- /package/components/{scatter-plot-options.fr-DGqiBF8o.js → scatter-plot-options.fr-gZc7XqGE.js} +0 -0
- /package/components/{scatter-plot-options.nl-CvO1EGCb.js → scatter-plot-options.nl-CywDkI4T.js} +0 -0
- /package/components/{scatter-plot-options.nl-COIbcn-K.cjs → scatter-plot-options.nl-DY0JBMrF.cjs} +0 -0
- /package/components/{scatter-plot-slots.config-DC05yt8y.js → scatter-plot-slots.config-BQAcyCm9.js} +0 -0
- /package/components/{scatter-plot-slots.config-CTjmVpPf.cjs → scatter-plot-slots.config-CmM7I0mO.cjs} +0 -0
- /package/components/{search-filter-options.config-BMZBx7yt.js → search-filter-options.config-CHTr5FjE.js} +0 -0
- /package/components/{search-filter-options.config-DNMl8gEz.cjs → search-filter-options.config-hOBhB6oM.cjs} +0 -0
- /package/components/{search-filter-options.de-C75s5BLa.cjs → search-filter-options.de-CIbSBcij.cjs} +0 -0
- /package/components/{search-filter-options.de-0cYeEHGL.js → search-filter-options.de-DQmsVlIX.js} +0 -0
- /package/components/{search-filter-options.en-CXgWgXAD.js → search-filter-options.en-BW3-eu_1.js} +0 -0
- /package/components/{search-filter-options.en-BrGQ1n6e.cjs → search-filter-options.en-BuKuiRkM.cjs} +0 -0
- /package/components/{search-filter-options.es-BYaIJNc4.cjs → search-filter-options.es-BB0-U7yM.cjs} +0 -0
- /package/components/{search-filter-options.es-BQ1gU4jF.js → search-filter-options.es-CS-Pj_6X.js} +0 -0
- /package/components/{search-filter-options.fr-BjjQ0xp9.js → search-filter-options.fr-DHrPRNL3.js} +0 -0
- /package/components/{search-filter-options.fr-MSe-YmzV.cjs → search-filter-options.fr-n81Vq0a0.cjs} +0 -0
- /package/components/{search-filter-options.nl-C1OOKPIp.cjs → search-filter-options.nl-B7VXgsK5.cjs} +0 -0
- /package/components/{search-filter-options.nl-BLuyucQ9.js → search-filter-options.nl-D4rtkh83.js} +0 -0
- /package/components/{search-filter-positioning.config-9gkWzWfn.cjs → search-filter-positioning.config-BgyiOtHA.cjs} +0 -0
- /package/components/{search-filter-positioning.config-Dai-sqUn.js → search-filter-positioning.config-CbMEIf70.js} +0 -0
- /package/components/{search-filter-slots.config-DaRVHuvJ.cjs → search-filter-slots.config-D-id3Q-s.cjs} +0 -0
- /package/components/{search-filter-slots.config-DprJdgfj.js → search-filter-slots.config-Dw1984vY.js} +0 -0
- /package/components/{seasonal-Io0RqRpC.js → seasonal-BZFwWrzW.js} +0 -0
- /package/components/{seasonal-Bh5Uxies.cjs → seasonal-QZpk-qX-.cjs} +0 -0
- /package/components/{slicer-filter-options.de-BbC9p9h_.js → slicer-filter-options.de-9ltxfa8k.js} +0 -0
- /package/components/{slicer-filter-options.de-Bwg2FsCR.cjs → slicer-filter-options.de-Cwy0kMs7.cjs} +0 -0
- /package/components/{slicer-filter-options.en-C9uPWt9l.cjs → slicer-filter-options.en-BSySPrNz.cjs} +0 -0
- /package/components/{slicer-filter-options.en-5ZEazXJC.js → slicer-filter-options.en-DlvikARI.js} +0 -0
- /package/components/{slicer-filter-options.es-DIB0-57M.js → slicer-filter-options.es-Bm3wSiYd.js} +0 -0
- /package/components/{slicer-filter-options.es--JkCD0Gq.cjs → slicer-filter-options.es-CkYXNblb.cjs} +0 -0
- /package/components/{slicer-filter-options.fr-ByH-SnH6.cjs → slicer-filter-options.fr-DnyWCCSm.cjs} +0 -0
- /package/components/{slicer-filter-options.fr-o_qKPBb5.js → slicer-filter-options.fr-QWyeK2NL.js} +0 -0
- /package/components/{slicer-filter-options.nl-BrdwOSR4.cjs → slicer-filter-options.nl-Cn9U6ZFp.cjs} +0 -0
- /package/components/{slicer-filter-options.nl-C95Az9Ms.js → slicer-filter-options.nl-KPDT1ahs.js} +0 -0
- /package/components/{slicer-filter-slots.config-CrmlvhyC.js → slicer-filter-slots.config-BUHyjBAh.js} +0 -0
- /package/components/{slicer-filter-slots.config-BSrNTRRB.cjs → slicer-filter-slots.config-D1s68EWl.cjs} +0 -0
- /package/components/{slider-filter-options.de-DnTgDran.cjs → slider-filter-options.de-Ca4zX54z.cjs} +0 -0
- /package/components/{slider-filter-options.de-C0btCkkL.js → slider-filter-options.de-SPRKc85h.js} +0 -0
- /package/components/{slider-filter-options.en-CWkHHBtN.cjs → slider-filter-options.en-BuM08ljg.cjs} +0 -0
- /package/components/{slider-filter-options.en-eds7lQRf.js → slider-filter-options.en-JMkjVGnU.js} +0 -0
- /package/components/{slider-filter-options.es-CqRkyqvL.cjs → slider-filter-options.es-BAar4d2E.cjs} +0 -0
- /package/components/{slider-filter-options.es-BtJp2dn6.js → slider-filter-options.es-B_7aCJa6.js} +0 -0
- /package/components/{slider-filter-options.fr-CeBZRdkc.js → slider-filter-options.fr-BkqPe3Oc.js} +0 -0
- /package/components/{slider-filter-options.fr-BhD1l6f_.cjs → slider-filter-options.fr-qfYuH72B.cjs} +0 -0
- /package/components/{slider-filter-options.nl-C3xN2FDd.js → slider-filter-options.nl-BlCRLcfG.js} +0 -0
- /package/components/{slider-filter-options.nl-DQ3z-gKf.cjs → slider-filter-options.nl-CA9X6wWI.cjs} +0 -0
- /package/components/{slider-filter-positioning.config-DOmWLEk-.js → slider-filter-positioning.config-D2swlcJ4.js} +0 -0
- /package/components/{slider-filter-positioning.config-CivQ4Yel.cjs → slider-filter-positioning.config-DmA8AxZO.cjs} +0 -0
- /package/components/{slider-filter-slots.config-jyI5D63x.cjs → slider-filter-slots.config-DmuQo_Wl.cjs} +0 -0
- /package/components/{slider-filter-slots.config-B7EPpZOo.js → slider-filter-slots.config-qZO-Jh4V.js} +0 -0
- /package/components/{slot-labels.config-qPjdQ64P.js → slot-labels.config-BNi-I1ba.js} +0 -0
- /package/components/{slot-labels.config-B_S_0RHd.cjs → slot-labels.config-BdrqhsYJ.cjs} +0 -0
- /package/components/{spacer-options.config-CyCKN7E_.cjs → spacer-options.config-CI1ktR36.cjs} +0 -0
- /package/components/{spacer-options.config-CjFjHimH.js → spacer-options.config-CbSFK1JI.js} +0 -0
- /package/components/{speedometer-chart-options.de-B5KnXVUp.js → speedometer-chart-options.de-Df-STBcN.js} +0 -0
- /package/components/{speedometer-chart-options.de-DPaeVJZH.cjs → speedometer-chart-options.de-FqdMCkP_.cjs} +0 -0
- /package/components/{speedometer-chart-options.en-osF0dXRq.js → speedometer-chart-options.en-BXWzUXFO.js} +0 -0
- /package/components/{speedometer-chart-options.en-K6st9hcB.cjs → speedometer-chart-options.en-CCMfrJUy.cjs} +0 -0
- /package/components/{speedometer-chart-options.es-BRE7UTSM.js → speedometer-chart-options.es-D3Ph-Rcx.js} +0 -0
- /package/components/{speedometer-chart-options.es-CJMOudev.cjs → speedometer-chart-options.es-lhwiQ2qP.cjs} +0 -0
- /package/components/{speedometer-chart-options.fr-BQ32fFEs.cjs → speedometer-chart-options.fr-Cx3lxDOR.cjs} +0 -0
- /package/components/{speedometer-chart-options.fr-CxeKRh80.js → speedometer-chart-options.fr-DSWMfKpP.js} +0 -0
- /package/components/{speedometer-chart-options.nl-Bo3eEP7k.cjs → speedometer-chart-options.nl-Co4gG3q4.cjs} +0 -0
- /package/components/{speedometer-chart-options.nl-BQ_EE544.js → speedometer-chart-options.nl-NHI-ac_S.js} +0 -0
- /package/components/{speedometer-chart-slots.config-_Dt7yZJj.cjs → speedometer-chart-slots.config-BN6mewCu.cjs} +0 -0
- /package/components/{speedometer-chart-slots.config-JmZUhSPo.js → speedometer-chart-slots.config-BgLpOuXQ.js} +0 -0
- /package/components/{spike-map-options.de-CiKwjueR.cjs → spike-map-options.de-BxDg1Tm-.cjs} +0 -0
- /package/components/{spike-map-options.de-Cb2iL-Ze.js → spike-map-options.de-CYzXosOv.js} +0 -0
- /package/components/{spike-map-options.en-cRasf8eb.js → spike-map-options.en-CPwkTwCf.js} +0 -0
- /package/components/{spike-map-options.en-HBbjwj6x.cjs → spike-map-options.en-X3WARWun.cjs} +0 -0
- /package/components/{spike-map-options.es-CJTJGKnz.cjs → spike-map-options.es-B610DM-j.cjs} +0 -0
- /package/components/{spike-map-options.es-BXfbQnL3.js → spike-map-options.es-BtKB0RYI.js} +0 -0
- /package/components/{spike-map-options.fr-BPQuv1vj.cjs → spike-map-options.fr-CUCYB2YQ.cjs} +0 -0
- /package/components/{spike-map-options.fr-CQ-WluCM.js → spike-map-options.fr-CsPYmk6X.js} +0 -0
- /package/components/{spike-map-options.nl-Ds-nqo0k.cjs → spike-map-options.nl-1sXyIvT3.cjs} +0 -0
- /package/components/{spike-map-options.nl-CZYvvPuu.js → spike-map-options.nl-D3xhl1AL.js} +0 -0
- /package/components/{spike-map-slots.config-BV3_0WRl.js → spike-map-slots.config-CeraclW1.js} +0 -0
- /package/components/{spike-map-slots.config-9ZEXnlp8.cjs → spike-map-slots.config-DI9nBGoR.cjs} +0 -0
- /package/components/{strip-plot-options.config-CgBA4NxB.cjs → strip-plot-options.config-C5QzqqZw.cjs} +0 -0
- /package/components/{strip-plot-options.config-AYL58b7P.js → strip-plot-options.config-CGeDXxPZ.js} +0 -0
- /package/components/{strip-plot-options.de-CTqGnQTC.js → strip-plot-options.de-CznXLMmP.js} +0 -0
- /package/components/{strip-plot-options.de-DG3Caq0G.cjs → strip-plot-options.de-D9lXIh89.cjs} +0 -0
- /package/components/{strip-plot-options.en-BpYXyCoU.cjs → strip-plot-options.en-BUheFbOo.cjs} +0 -0
- /package/components/{strip-plot-options.en-Dl-6-K4Y.js → strip-plot-options.en-D1hlL9xn.js} +0 -0
- /package/components/{strip-plot-options.es-CwRZMa96.cjs → strip-plot-options.es-Db35y2Gr.cjs} +0 -0
- /package/components/{strip-plot-options.es-aVFDJc39.js → strip-plot-options.es-DqOD3-9y.js} +0 -0
- /package/components/{strip-plot-options.fr-DYs1rb8p.cjs → strip-plot-options.fr-BE-zAq2Y.cjs} +0 -0
- /package/components/{strip-plot-options.fr-BO3zJhxG.js → strip-plot-options.fr-DJpU8D22.js} +0 -0
- /package/components/{strip-plot-options.nl-Dho1DztS.cjs → strip-plot-options.nl-BjAkCPF6.cjs} +0 -0
- /package/components/{strip-plot-options.nl-DJJOPEUh.js → strip-plot-options.nl-CgYj8MRW.js} +0 -0
- /package/components/{strip-plot-slots.config-CNSjUUaF.js → strip-plot-slots.config-DpVj4TCJ.js} +0 -0
- /package/components/{strip-plot-slots.config--NTWSmKk.cjs → strip-plot-slots.config-sQCZFRAR.cjs} +0 -0
- /package/components/{sunburst-chart-options.config-k_W2g9aA.cjs → sunburst-chart-options.config-D7dU2Nef.cjs} +0 -0
- /package/components/{sunburst-chart-options.config-Doff4pI1.js → sunburst-chart-options.config-Iv2td_T8.js} +0 -0
- /package/components/{sunburst-chart-options.de-BFxJZnyz.cjs → sunburst-chart-options.de-ExKl_9iP.cjs} +0 -0
- /package/components/{sunburst-chart-options.de-Wc1ocqxX.js → sunburst-chart-options.de-Wh9wGDoy.js} +0 -0
- /package/components/{sunburst-chart-options.en-B9ChzXa_.cjs → sunburst-chart-options.en-BX6LCBkx.cjs} +0 -0
- /package/components/{sunburst-chart-options.en-CGgo3pyV.js → sunburst-chart-options.en-CuEjCKZf.js} +0 -0
- /package/components/{sunburst-chart-options.es-CgJhUmdU.js → sunburst-chart-options.es-C0JZtuNM.js} +0 -0
- /package/components/{sunburst-chart-options.es-BfLAhWX9.cjs → sunburst-chart-options.es-DmkadHJ5.cjs} +0 -0
- /package/components/{sunburst-chart-options.fr-C2-8dYlS.js → sunburst-chart-options.fr-BxDRF5q9.js} +0 -0
- /package/components/{sunburst-chart-options.fr-D0jQwGWU.cjs → sunburst-chart-options.fr-DOZ2Emtz.cjs} +0 -0
- /package/components/{sunburst-chart-options.nl-BfDAnwH6.js → sunburst-chart-options.nl-CeqIu17N.js} +0 -0
- /package/components/{sunburst-chart-options.nl-CC5fOH_y.cjs → sunburst-chart-options.nl-ECPhYZLe.cjs} +0 -0
- /package/components/{sunburst-chart-slots.config-bkM_lXWb.js → sunburst-chart-slots.config-DNB_xlT6.js} +0 -0
- /package/components/{sunburst-chart-slots.config-B429i-Rs.cjs → sunburst-chart-slots.config-D_IvmJsL.cjs} +0 -0
- /package/components/{sv-B9jy1R3Z.cjs → sv-BJHpfzAX.cjs} +0 -0
- /package/components/{sv-CrHTx0U0.js → sv-DHtpgTI-.js} +0 -0
- /package/components/{symbol-map-options.de-Cr4zopF3.js → symbol-map-options.de-B-WtWu2H.js} +0 -0
- /package/components/{symbol-map-options.de-CBvH7KAs.cjs → symbol-map-options.de-BPz2gFlZ.cjs} +0 -0
- /package/components/{symbol-map-options.en-Dha-VIbS.js → symbol-map-options.en-Cg_XG8EK.js} +0 -0
- /package/components/{symbol-map-options.en-ClrxZ4Qh.cjs → symbol-map-options.en-SCaCzh96.cjs} +0 -0
- /package/components/{symbol-map-options.es-DXu3Xb6x.cjs → symbol-map-options.es-CPFXc3Ww.cjs} +0 -0
- /package/components/{symbol-map-options.es-DX0Yxbxr.js → symbol-map-options.es-DsMamlwV.js} +0 -0
- /package/components/{symbol-map-options.fr-kQaub1Jk.cjs → symbol-map-options.fr-BGnn0oXs.cjs} +0 -0
- /package/components/{symbol-map-options.fr-C0Th8_5T.js → symbol-map-options.fr-C2dliwc7.js} +0 -0
- /package/components/{symbol-map-options.nl-BiHiens_.cjs → symbol-map-options.nl-CFNnetIH.cjs} +0 -0
- /package/components/{symbol-map-options.nl-BEZTPLyS.js → symbol-map-options.nl-DvL19fL-.js} +0 -0
- /package/components/{symbol-map-slots.config-CF_V-ehV.cjs → symbol-map-slots.config-BCgIc6Vk.cjs} +0 -0
- /package/components/{symbol-map-slots.config-B3EIspSh.js → symbol-map-slots.config-Cj12KTFx.js} +0 -0
- /package/components/{text-options.config-0v8Y2Cys.js → text-options.config-DwBvbTz5.js} +0 -0
- /package/components/{text-options.config-t_yJY-B0.cjs → text-options.config-Zu_s1esi.cjs} +0 -0
- /package/components/{text-options.de-c8nDPYvh.js → text-options.de-B85BSnr3.js} +0 -0
- /package/components/{text-options.de-DxesNRyU.cjs → text-options.de-toiuT5SI.cjs} +0 -0
- /package/components/{text-options.en-CG7p3vaz.js → text-options.en-D9akV2DO.js} +0 -0
- /package/components/{text-options.en-DSOSKh_T.cjs → text-options.en-gciNl9jC.cjs} +0 -0
- /package/components/{text-options.es-CtbcnhnU.js → text-options.es-CBOjuaIu.js} +0 -0
- /package/components/{text-options.es-DlY6nQRX.cjs → text-options.es-DZXVtmC4.cjs} +0 -0
- /package/components/{text-options.fr-ESCewZEA.cjs → text-options.fr-BwtyfY14.cjs} +0 -0
- /package/components/{text-options.fr--Y7Ddi98.js → text-options.fr-rlX0P1Cr.js} +0 -0
- /package/components/{text-options.nl-XkXQADFV.cjs → text-options.nl-BLB5DcLA.cjs} +0 -0
- /package/components/{text-options.nl-Bqutrhsm.js → text-options.nl-epL5NErl.js} +0 -0
- /package/components/{text-slots.config-CObj8m4M.cjs → text-slots.config-Ce74Bgnl.cjs} +0 -0
- /package/components/{text-slots.config-CNcnAAyN.js → text-slots.config-CeqXPUsB.js} +0 -0
- /package/components/{tr-w_xVoOdm.js → tr-CQDEbLH9.js} +0 -0
- /package/components/{tr-Ko_ktQZr.cjs → tr-Ctcalxbu.cjs} +0 -0
- /package/components/{treemap-chart-options.de-BG-Ru4NW.js → treemap-chart-options.de-BGyjb84d.js} +0 -0
- /package/components/{treemap-chart-options.de-BgVeThzQ.cjs → treemap-chart-options.de-Dd-fo16q.cjs} +0 -0
- /package/components/{treemap-chart-options.en-DZyEtdWP.cjs → treemap-chart-options.en--5b2v-Ui.cjs} +0 -0
- /package/components/{treemap-chart-options.en-reO3FTrJ.js → treemap-chart-options.en-CQPWiBkJ.js} +0 -0
- /package/components/{treemap-chart-options.es-CeThqYnc.cjs → treemap-chart-options.es-DAwvNweL.cjs} +0 -0
- /package/components/{treemap-chart-options.es-Cpi8OnCG.js → treemap-chart-options.es-_CoOIWaB.js} +0 -0
- /package/components/{treemap-chart-options.fr-BTJ_S-Ta.js → treemap-chart-options.fr-B-2BvtfZ.js} +0 -0
- /package/components/{treemap-chart-options.fr-D3qsmR7-.cjs → treemap-chart-options.fr-CsOeTOaD.cjs} +0 -0
- /package/components/{treemap-chart-options.nl-D0ItFtBZ.js → treemap-chart-options.nl-BPr2SP0y.js} +0 -0
- /package/components/{treemap-chart-options.nl-ClvbQ1gd.cjs → treemap-chart-options.nl-DX6UEd0d.cjs} +0 -0
- /package/components/{treemap-chart-slots.config-xaDxgwr9.js → treemap-chart-slots.config-C4W4_3na.js} +0 -0
- /package/components/{treemap-chart-slots.config-BxbVulpm.cjs → treemap-chart-slots.config-jQ1_EZBr.cjs} +0 -0
- /package/components/{type-check-BzMcgc41.js → type-check-CVgyxvdF.js} +0 -0
- /package/components/{type-check-B3D6_Mcx.cjs → type-check-CdFE0wiu.cjs} +0 -0
- /package/components/{urban-C6AzutCK.js → urban-_JnC62fb.js} +0 -0
- /package/components/{urban-CRZi3BDO.cjs → urban-yXJhZIhZ.cjs} +0 -0
- /package/components/{validate-CS6hiAJ3.cjs → validate-DGy5i56l.cjs} +0 -0
- /package/components/{validate-BIerbjGa.js → validate-mtIcbiOa.js} +0 -0
- /package/components/{venn-diagram-options.config-knADX4gY.cjs → venn-diagram-options.config-Dqq-7wc-.cjs} +0 -0
- /package/components/{venn-diagram-options.config-C14T9vzK.js → venn-diagram-options.config-DtjbTHcO.js} +0 -0
- /package/components/{venn-diagram-slots.config-Ct8D84oJ.cjs → venn-diagram-slots.config-CDsbtDgk.cjs} +0 -0
- /package/components/{venn-diagram-slots.config-Bxicqo26.js → venn-diagram-slots.config-QbGDMgWM.js} +0 -0
- /package/components/{video-options.config-D4ZCeDGo.js → video-options.config-CMfkp_5-.js} +0 -0
- /package/components/{video-options.config-H-OY44_y.cjs → video-options.config-DFMiBYU7.cjs} +0 -0
- /package/components/{video-options.de-BkgXRnwL.js → video-options.de-DQGaj9I0.js} +0 -0
- /package/components/{video-options.de-D1_jeOfk.cjs → video-options.de-bwodnVfH.cjs} +0 -0
- /package/components/{video-options.en-Bv317LWC.cjs → video-options.en-BTjKCOFa.cjs} +0 -0
- /package/components/{video-options.en-CYatnKoi.js → video-options.en-Bw-NmcDX.js} +0 -0
- /package/components/{video-options.es-BkLvIagR.cjs → video-options.es-BYHE3Zw4.cjs} +0 -0
- /package/components/{video-options.es-BSqKDjHy.js → video-options.es-lG5luzd5.js} +0 -0
- /package/components/{video-options.fr-CSWqmeip.cjs → video-options.fr-CikjzEHn.cjs} +0 -0
- /package/components/{video-options.fr-LjX9a1_h.js → video-options.fr-CqAj6DNP.js} +0 -0
- /package/components/{video-options.nl-DzhPjjk_.js → video-options.nl-kYi5F6Dh.js} +0 -0
- /package/components/{video-options.nl--M0UZI0w.cjs → video-options.nl-vfugAYbc.cjs} +0 -0
- /package/components/{video-slots.config-D7h6kMKp.js → video-slots.config-BIZpYGiK.js} +0 -0
- /package/components/{video-slots.config-tXgW14fu.cjs → video-slots.config-CRX1Wrq2.cjs} +0 -0
- /package/components/{vivid-C53ywQPj.cjs → vivid-CwNdph7X.cjs} +0 -0
- /package/components/{vivid-D1tYlc5o.js → vivid-DSzl_YXa.js} +0 -0
- /package/components/{wordcloud-chart-options.de-BW7m3lyJ.cjs → wordcloud-chart-options.de-BQswnN8V.cjs} +0 -0
- /package/components/{wordcloud-chart-options.de-CLsX6nrc.js → wordcloud-chart-options.de-CwMhGAou.js} +0 -0
- /package/components/{wordcloud-chart-options.en-CirjeIVn.js → wordcloud-chart-options.en-B0dCi7xP.js} +0 -0
- /package/components/{wordcloud-chart-options.en-ClGQBJSF.cjs → wordcloud-chart-options.en-g9FIkW60.cjs} +0 -0
- /package/components/{wordcloud-chart-options.es-DDjWmxHV.js → wordcloud-chart-options.es--F5xTmjw.js} +0 -0
- /package/components/{wordcloud-chart-options.es-BR8lSkUB.cjs → wordcloud-chart-options.es-BtyzGWLG.cjs} +0 -0
- /package/components/{wordcloud-chart-options.fr-sisn9Kqg.cjs → wordcloud-chart-options.fr-ClL6xRWX.cjs} +0 -0
- /package/components/{wordcloud-chart-options.fr-C7jGDb7y.js → wordcloud-chart-options.fr-DuI8P_tq.js} +0 -0
- /package/components/{wordcloud-chart-options.nl-D9EDjJYW.js → wordcloud-chart-options.nl-C3-yZ6fA.js} +0 -0
- /package/components/{wordcloud-chart-options.nl-C3Es--29.cjs → wordcloud-chart-options.nl-DP1o6v4f.cjs} +0 -0
- /package/components/{wordcloud-chart-slots.config-BI9Jw6Kz.cjs → wordcloud-chart-slots.config-BiSClWVd.cjs} +0 -0
- /package/components/{wordcloud-chart-slots.config-Bqw76m85.js → wordcloud-chart-slots.config-DC5OnXO_.js} +0 -0
- /package/components/{zh-CN-wlYtQnz6.cjs → zh-CN-B77UpR2K.cjs} +0 -0
- /package/components/{zh-CN-DAsgYpTt.js → zh-CN-IY9kzosu.js} +0 -0
- /package/components/{zh-TW-MjzcQ0vq.js → zh-TW-BMgkslV-.js} +0 -0
- /package/components/{zh-TW-CmpOzcFc.cjs → zh-TW-BsHHLnIy.cjs} +0 -0
|
@@ -1,2032 +0,0 @@
|
|
|
1
|
-
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
-
*
|
|
3
|
-
* Copyright © 2026 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
|
-
import { t as __decorate } from "./decorate-Da6S_xrw.js";
|
|
21
|
-
import { t as LuzmoEditOptionBase } from "./edit-option-base-CcfDvBD1.js";
|
|
22
|
-
import { html, unsafeCSS } from "lit";
|
|
23
|
-
import { property } from "lit/decorators.js";
|
|
24
|
-
import "@luzmo/lucero/color-palette";
|
|
25
|
-
import "@luzmo/lucero/color-palette-group";
|
|
26
|
-
function getColorMaps() {
|
|
27
|
-
return {
|
|
28
|
-
Spectral: {
|
|
29
|
-
colors3: [
|
|
30
|
-
"rgb(252,141,89)",
|
|
31
|
-
"rgb(255,255,191)",
|
|
32
|
-
"rgb(153,213,148)"
|
|
33
|
-
],
|
|
34
|
-
colors4: [
|
|
35
|
-
"rgb(215,25,28)",
|
|
36
|
-
"rgb(253,174,97)",
|
|
37
|
-
"rgb(171,221,164)",
|
|
38
|
-
"rgb(43,131,186)"
|
|
39
|
-
],
|
|
40
|
-
colors5: [
|
|
41
|
-
"rgb(215,25,28)",
|
|
42
|
-
"rgb(253,174,97)",
|
|
43
|
-
"rgb(255,255,191)",
|
|
44
|
-
"rgb(171,221,164)",
|
|
45
|
-
"rgb(43,131,186)"
|
|
46
|
-
],
|
|
47
|
-
colors6: [
|
|
48
|
-
"rgb(213,62,79)",
|
|
49
|
-
"rgb(252,141,89)",
|
|
50
|
-
"rgb(254,224,139)",
|
|
51
|
-
"rgb(230,245,152)",
|
|
52
|
-
"rgb(153,213,148)",
|
|
53
|
-
"rgb(50,136,189)"
|
|
54
|
-
],
|
|
55
|
-
colors7: [
|
|
56
|
-
"rgb(213,62,79)",
|
|
57
|
-
"rgb(252,141,89)",
|
|
58
|
-
"rgb(254,224,139)",
|
|
59
|
-
"rgb(255,255,191)",
|
|
60
|
-
"rgb(230,245,152)",
|
|
61
|
-
"rgb(153,213,148)",
|
|
62
|
-
"rgb(50,136,189)"
|
|
63
|
-
],
|
|
64
|
-
colors8: [
|
|
65
|
-
"rgb(213,62,79)",
|
|
66
|
-
"rgb(244,109,67)",
|
|
67
|
-
"rgb(253,174,97)",
|
|
68
|
-
"rgb(254,224,139)",
|
|
69
|
-
"rgb(230,245,152)",
|
|
70
|
-
"rgb(171,221,164)",
|
|
71
|
-
"rgb(102,194,165)",
|
|
72
|
-
"rgb(50,136,189)"
|
|
73
|
-
],
|
|
74
|
-
colors9: [
|
|
75
|
-
"rgb(213,62,79)",
|
|
76
|
-
"rgb(244,109,67)",
|
|
77
|
-
"rgb(253,174,97)",
|
|
78
|
-
"rgb(254,224,139)",
|
|
79
|
-
"rgb(255,255,191)",
|
|
80
|
-
"rgb(230,245,152)",
|
|
81
|
-
"rgb(171,221,164)",
|
|
82
|
-
"rgb(102,194,165)",
|
|
83
|
-
"rgb(50,136,189)"
|
|
84
|
-
],
|
|
85
|
-
type: "divergent"
|
|
86
|
-
},
|
|
87
|
-
RdYlGn: {
|
|
88
|
-
colors3: [
|
|
89
|
-
"rgb(252,141,89)",
|
|
90
|
-
"rgb(255,255,191)",
|
|
91
|
-
"rgb(145,207,96)"
|
|
92
|
-
],
|
|
93
|
-
colors4: [
|
|
94
|
-
"rgb(215,25,28)",
|
|
95
|
-
"rgb(253,174,97)",
|
|
96
|
-
"rgb(166,217,106)",
|
|
97
|
-
"rgb(26,150,65)"
|
|
98
|
-
],
|
|
99
|
-
colors5: [
|
|
100
|
-
"rgb(215,25,28)",
|
|
101
|
-
"rgb(253,174,97)",
|
|
102
|
-
"rgb(255,255,191)",
|
|
103
|
-
"rgb(166,217,106)",
|
|
104
|
-
"rgb(26,150,65)"
|
|
105
|
-
],
|
|
106
|
-
colors6: [
|
|
107
|
-
"rgb(215,48,39)",
|
|
108
|
-
"rgb(252,141,89)",
|
|
109
|
-
"rgb(254,224,139)",
|
|
110
|
-
"rgb(217,239,139)",
|
|
111
|
-
"rgb(145,207,96)",
|
|
112
|
-
"rgb(26,152,80)"
|
|
113
|
-
],
|
|
114
|
-
colors7: [
|
|
115
|
-
"rgb(215,48,39)",
|
|
116
|
-
"rgb(252,141,89)",
|
|
117
|
-
"rgb(254,224,139)",
|
|
118
|
-
"rgb(255,255,191)",
|
|
119
|
-
"rgb(217,239,139)",
|
|
120
|
-
"rgb(145,207,96)",
|
|
121
|
-
"rgb(26,152,80)"
|
|
122
|
-
],
|
|
123
|
-
colors8: [
|
|
124
|
-
"rgb(215,48,39)",
|
|
125
|
-
"rgb(244,109,67)",
|
|
126
|
-
"rgb(253,174,97)",
|
|
127
|
-
"rgb(254,224,139)",
|
|
128
|
-
"rgb(217,239,139)",
|
|
129
|
-
"rgb(166,217,106)",
|
|
130
|
-
"rgb(102,189,99)",
|
|
131
|
-
"rgb(26,152,80)"
|
|
132
|
-
],
|
|
133
|
-
colors9: [
|
|
134
|
-
"rgb(215,48,39)",
|
|
135
|
-
"rgb(244,109,67)",
|
|
136
|
-
"rgb(253,174,97)",
|
|
137
|
-
"rgb(254,224,139)",
|
|
138
|
-
"rgb(255,255,191)",
|
|
139
|
-
"rgb(217,239,139)",
|
|
140
|
-
"rgb(166,217,106)",
|
|
141
|
-
"rgb(102,189,99)",
|
|
142
|
-
"rgb(26,152,80)"
|
|
143
|
-
],
|
|
144
|
-
type: "divergent"
|
|
145
|
-
},
|
|
146
|
-
RdBu: {
|
|
147
|
-
colors3: [
|
|
148
|
-
"rgb(239,138,98)",
|
|
149
|
-
"rgb(247,247,247)",
|
|
150
|
-
"rgb(103,169,207)"
|
|
151
|
-
],
|
|
152
|
-
colors4: [
|
|
153
|
-
"rgb(202,0,32)",
|
|
154
|
-
"rgb(244,165,130)",
|
|
155
|
-
"rgb(146,197,222)",
|
|
156
|
-
"rgb(5,113,176)"
|
|
157
|
-
],
|
|
158
|
-
colors5: [
|
|
159
|
-
"rgb(202,0,32)",
|
|
160
|
-
"rgb(244,165,130)",
|
|
161
|
-
"rgb(247,247,247)",
|
|
162
|
-
"rgb(146,197,222)",
|
|
163
|
-
"rgb(5,113,176)"
|
|
164
|
-
],
|
|
165
|
-
colors6: [
|
|
166
|
-
"rgb(178,24,43)",
|
|
167
|
-
"rgb(239,138,98)",
|
|
168
|
-
"rgb(253,219,199)",
|
|
169
|
-
"rgb(209,229,240)",
|
|
170
|
-
"rgb(103,169,207)",
|
|
171
|
-
"rgb(33,102,172)"
|
|
172
|
-
],
|
|
173
|
-
colors7: [
|
|
174
|
-
"rgb(178,24,43)",
|
|
175
|
-
"rgb(239,138,98)",
|
|
176
|
-
"rgb(253,219,199)",
|
|
177
|
-
"rgb(247,247,247)",
|
|
178
|
-
"rgb(209,229,240)",
|
|
179
|
-
"rgb(103,169,207)",
|
|
180
|
-
"rgb(33,102,172)"
|
|
181
|
-
],
|
|
182
|
-
colors8: [
|
|
183
|
-
"rgb(178,24,43)",
|
|
184
|
-
"rgb(214,96,77)",
|
|
185
|
-
"rgb(244,165,130)",
|
|
186
|
-
"rgb(253,219,199)",
|
|
187
|
-
"rgb(209,229,240)",
|
|
188
|
-
"rgb(146,197,222)",
|
|
189
|
-
"rgb(67,147,195)",
|
|
190
|
-
"rgb(33,102,172)"
|
|
191
|
-
],
|
|
192
|
-
colors9: [
|
|
193
|
-
"rgb(178,24,43)",
|
|
194
|
-
"rgb(214,96,77)",
|
|
195
|
-
"rgb(244,165,130)",
|
|
196
|
-
"rgb(253,219,199)",
|
|
197
|
-
"rgb(247,247,247)",
|
|
198
|
-
"rgb(209,229,240)",
|
|
199
|
-
"rgb(146,197,222)",
|
|
200
|
-
"rgb(67,147,195)",
|
|
201
|
-
"rgb(33,102,172)"
|
|
202
|
-
],
|
|
203
|
-
type: "divergent"
|
|
204
|
-
},
|
|
205
|
-
PiYG: {
|
|
206
|
-
colors3: [
|
|
207
|
-
"rgb(233,163,201)",
|
|
208
|
-
"rgb(247,247,247)",
|
|
209
|
-
"rgb(161,215,106)"
|
|
210
|
-
],
|
|
211
|
-
colors4: [
|
|
212
|
-
"rgb(208,28,139)",
|
|
213
|
-
"rgb(241,182,218)",
|
|
214
|
-
"rgb(184,225,134)",
|
|
215
|
-
"rgb(77,172,38)"
|
|
216
|
-
],
|
|
217
|
-
colors5: [
|
|
218
|
-
"rgb(208,28,139)",
|
|
219
|
-
"rgb(241,182,218)",
|
|
220
|
-
"rgb(247,247,247)",
|
|
221
|
-
"rgb(184,225,134)",
|
|
222
|
-
"rgb(77,172,38)"
|
|
223
|
-
],
|
|
224
|
-
colors6: [
|
|
225
|
-
"rgb(197,27,125)",
|
|
226
|
-
"rgb(233,163,201)",
|
|
227
|
-
"rgb(253,224,239)",
|
|
228
|
-
"rgb(230,245,208)",
|
|
229
|
-
"rgb(161,215,106)",
|
|
230
|
-
"rgb(77,146,33)"
|
|
231
|
-
],
|
|
232
|
-
colors7: [
|
|
233
|
-
"rgb(197,27,125)",
|
|
234
|
-
"rgb(233,163,201)",
|
|
235
|
-
"rgb(253,224,239)",
|
|
236
|
-
"rgb(247,247,247)",
|
|
237
|
-
"rgb(230,245,208)",
|
|
238
|
-
"rgb(161,215,106)",
|
|
239
|
-
"rgb(77,146,33)"
|
|
240
|
-
],
|
|
241
|
-
colors8: [
|
|
242
|
-
"rgb(197,27,125)",
|
|
243
|
-
"rgb(222,119,174)",
|
|
244
|
-
"rgb(241,182,218)",
|
|
245
|
-
"rgb(253,224,239)",
|
|
246
|
-
"rgb(230,245,208)",
|
|
247
|
-
"rgb(184,225,134)",
|
|
248
|
-
"rgb(127,188,65)",
|
|
249
|
-
"rgb(77,146,33)"
|
|
250
|
-
],
|
|
251
|
-
colors9: [
|
|
252
|
-
"rgb(197,27,125)",
|
|
253
|
-
"rgb(222,119,174)",
|
|
254
|
-
"rgb(241,182,218)",
|
|
255
|
-
"rgb(253,224,239)",
|
|
256
|
-
"rgb(247,247,247)",
|
|
257
|
-
"rgb(230,245,208)",
|
|
258
|
-
"rgb(184,225,134)",
|
|
259
|
-
"rgb(127,188,65)",
|
|
260
|
-
"rgb(77,146,33)"
|
|
261
|
-
],
|
|
262
|
-
type: "divergent"
|
|
263
|
-
},
|
|
264
|
-
PRGn: {
|
|
265
|
-
colors3: [
|
|
266
|
-
"rgb(175,141,195)",
|
|
267
|
-
"rgb(247,247,247)",
|
|
268
|
-
"rgb(127,191,123)"
|
|
269
|
-
],
|
|
270
|
-
colors4: [
|
|
271
|
-
"rgb(123,50,148)",
|
|
272
|
-
"rgb(194,165,207)",
|
|
273
|
-
"rgb(166,219,160)",
|
|
274
|
-
"rgb(0,136,55)"
|
|
275
|
-
],
|
|
276
|
-
colors5: [
|
|
277
|
-
"rgb(123,50,148)",
|
|
278
|
-
"rgb(194,165,207)",
|
|
279
|
-
"rgb(247,247,247)",
|
|
280
|
-
"rgb(166,219,160)",
|
|
281
|
-
"rgb(0,136,55)"
|
|
282
|
-
],
|
|
283
|
-
colors6: [
|
|
284
|
-
"rgb(118,42,131)",
|
|
285
|
-
"rgb(175,141,195)",
|
|
286
|
-
"rgb(231,212,232)",
|
|
287
|
-
"rgb(217,240,211)",
|
|
288
|
-
"rgb(127,191,123)",
|
|
289
|
-
"rgb(27,120,55)"
|
|
290
|
-
],
|
|
291
|
-
colors7: [
|
|
292
|
-
"rgb(118,42,131)",
|
|
293
|
-
"rgb(175,141,195)",
|
|
294
|
-
"rgb(231,212,232)",
|
|
295
|
-
"rgb(247,247,247)",
|
|
296
|
-
"rgb(217,240,211)",
|
|
297
|
-
"rgb(127,191,123)",
|
|
298
|
-
"rgb(27,120,55)"
|
|
299
|
-
],
|
|
300
|
-
colors8: [
|
|
301
|
-
"rgb(118,42,131)",
|
|
302
|
-
"rgb(153,112,171)",
|
|
303
|
-
"rgb(194,165,207)",
|
|
304
|
-
"rgb(231,212,232)",
|
|
305
|
-
"rgb(217,240,211)",
|
|
306
|
-
"rgb(166,219,160)",
|
|
307
|
-
"rgb(90,174,97)",
|
|
308
|
-
"rgb(27,120,55)"
|
|
309
|
-
],
|
|
310
|
-
colors9: [
|
|
311
|
-
"rgb(118,42,131)",
|
|
312
|
-
"rgb(153,112,171)",
|
|
313
|
-
"rgb(194,165,207)",
|
|
314
|
-
"rgb(231,212,232)",
|
|
315
|
-
"rgb(247,247,247)",
|
|
316
|
-
"rgb(217,240,211)",
|
|
317
|
-
"rgb(166,219,160)",
|
|
318
|
-
"rgb(90,174,97)",
|
|
319
|
-
"rgb(27,120,55)"
|
|
320
|
-
],
|
|
321
|
-
type: "divergent"
|
|
322
|
-
},
|
|
323
|
-
RdYlBu: {
|
|
324
|
-
colors3: [
|
|
325
|
-
"rgb(252,141,89)",
|
|
326
|
-
"rgb(255,255,191)",
|
|
327
|
-
"rgb(145,191,219)"
|
|
328
|
-
],
|
|
329
|
-
colors4: [
|
|
330
|
-
"rgb(215,25,28)",
|
|
331
|
-
"rgb(253,174,97)",
|
|
332
|
-
"rgb(171,217,233)",
|
|
333
|
-
"rgb(44,123,182)"
|
|
334
|
-
],
|
|
335
|
-
colors5: [
|
|
336
|
-
"rgb(215,25,28)",
|
|
337
|
-
"rgb(253,174,97)",
|
|
338
|
-
"rgb(255,255,191)",
|
|
339
|
-
"rgb(171,217,233)",
|
|
340
|
-
"rgb(44,123,182)"
|
|
341
|
-
],
|
|
342
|
-
colors6: [
|
|
343
|
-
"rgb(215,48,39)",
|
|
344
|
-
"rgb(252,141,89)",
|
|
345
|
-
"rgb(254,224,144)",
|
|
346
|
-
"rgb(224,243,248)",
|
|
347
|
-
"rgb(145,191,219)",
|
|
348
|
-
"rgb(69,117,180)"
|
|
349
|
-
],
|
|
350
|
-
colors7: [
|
|
351
|
-
"rgb(215,48,39)",
|
|
352
|
-
"rgb(252,141,89)",
|
|
353
|
-
"rgb(254,224,144)",
|
|
354
|
-
"rgb(255,255,191)",
|
|
355
|
-
"rgb(224,243,248)",
|
|
356
|
-
"rgb(145,191,219)",
|
|
357
|
-
"rgb(69,117,180)"
|
|
358
|
-
],
|
|
359
|
-
colors8: [
|
|
360
|
-
"rgb(215,48,39)",
|
|
361
|
-
"rgb(244,109,67)",
|
|
362
|
-
"rgb(253,174,97)",
|
|
363
|
-
"rgb(254,224,144)",
|
|
364
|
-
"rgb(224,243,248)",
|
|
365
|
-
"rgb(171,217,233)",
|
|
366
|
-
"rgb(116,173,209)",
|
|
367
|
-
"rgb(69,117,180)"
|
|
368
|
-
],
|
|
369
|
-
colors9: [
|
|
370
|
-
"rgb(215,48,39)",
|
|
371
|
-
"rgb(244,109,67)",
|
|
372
|
-
"rgb(253,174,97)",
|
|
373
|
-
"rgb(254,224,144)",
|
|
374
|
-
"rgb(255,255,191)",
|
|
375
|
-
"rgb(224,243,248)",
|
|
376
|
-
"rgb(171,217,233)",
|
|
377
|
-
"rgb(116,173,209)",
|
|
378
|
-
"rgb(69,117,180)"
|
|
379
|
-
],
|
|
380
|
-
type: "divergent"
|
|
381
|
-
},
|
|
382
|
-
BrBG: {
|
|
383
|
-
colors3: [
|
|
384
|
-
"rgb(216,179,101)",
|
|
385
|
-
"rgb(245,245,245)",
|
|
386
|
-
"rgb(90,180,172)"
|
|
387
|
-
],
|
|
388
|
-
colors4: [
|
|
389
|
-
"rgb(166,97,26)",
|
|
390
|
-
"rgb(223,194,125)",
|
|
391
|
-
"rgb(128,205,193)",
|
|
392
|
-
"rgb(1,133,113)"
|
|
393
|
-
],
|
|
394
|
-
colors5: [
|
|
395
|
-
"rgb(166,97,26)",
|
|
396
|
-
"rgb(223,194,125)",
|
|
397
|
-
"rgb(245,245,245)",
|
|
398
|
-
"rgb(128,205,193)",
|
|
399
|
-
"rgb(1,133,113)"
|
|
400
|
-
],
|
|
401
|
-
colors6: [
|
|
402
|
-
"rgb(140,81,10)",
|
|
403
|
-
"rgb(216,179,101)",
|
|
404
|
-
"rgb(246,232,195)",
|
|
405
|
-
"rgb(199,234,229)",
|
|
406
|
-
"rgb(90,180,172)",
|
|
407
|
-
"rgb(1,102,94)"
|
|
408
|
-
],
|
|
409
|
-
colors7: [
|
|
410
|
-
"rgb(140,81,10)",
|
|
411
|
-
"rgb(216,179,101)",
|
|
412
|
-
"rgb(246,232,195)",
|
|
413
|
-
"rgb(245,245,245)",
|
|
414
|
-
"rgb(199,234,229)",
|
|
415
|
-
"rgb(90,180,172)",
|
|
416
|
-
"rgb(1,102,94)"
|
|
417
|
-
],
|
|
418
|
-
colors8: [
|
|
419
|
-
"rgb(140,81,10)",
|
|
420
|
-
"rgb(191,129,45)",
|
|
421
|
-
"rgb(223,194,125)",
|
|
422
|
-
"rgb(246,232,195)",
|
|
423
|
-
"rgb(199,234,229)",
|
|
424
|
-
"rgb(128,205,193)",
|
|
425
|
-
"rgb(53,151,143)",
|
|
426
|
-
"rgb(1,102,94)"
|
|
427
|
-
],
|
|
428
|
-
colors9: [
|
|
429
|
-
"rgb(140,81,10)",
|
|
430
|
-
"rgb(191,129,45)",
|
|
431
|
-
"rgb(223,194,125)",
|
|
432
|
-
"rgb(246,232,195)",
|
|
433
|
-
"rgb(245,245,245)",
|
|
434
|
-
"rgb(199,234,229)",
|
|
435
|
-
"rgb(128,205,193)",
|
|
436
|
-
"rgb(53,151,143)",
|
|
437
|
-
"rgb(1,102,94)"
|
|
438
|
-
],
|
|
439
|
-
type: "divergent"
|
|
440
|
-
},
|
|
441
|
-
RdGy: {
|
|
442
|
-
colors3: [
|
|
443
|
-
"rgb(239,138,98)",
|
|
444
|
-
"rgb(255,255,255)",
|
|
445
|
-
"rgb(153,153,153)"
|
|
446
|
-
],
|
|
447
|
-
colors4: [
|
|
448
|
-
"rgb(202,0,32)",
|
|
449
|
-
"rgb(244,165,130)",
|
|
450
|
-
"rgb(186,186,186)",
|
|
451
|
-
"rgb(64,64,64)"
|
|
452
|
-
],
|
|
453
|
-
colors5: [
|
|
454
|
-
"rgb(202,0,32)",
|
|
455
|
-
"rgb(244,165,130)",
|
|
456
|
-
"rgb(255,255,255)",
|
|
457
|
-
"rgb(186,186,186)",
|
|
458
|
-
"rgb(64,64,64)"
|
|
459
|
-
],
|
|
460
|
-
colors6: [
|
|
461
|
-
"rgb(178,24,43)",
|
|
462
|
-
"rgb(239,138,98)",
|
|
463
|
-
"rgb(253,219,199)",
|
|
464
|
-
"rgb(224,224,224)",
|
|
465
|
-
"rgb(153,153,153)",
|
|
466
|
-
"rgb(77,77,77)"
|
|
467
|
-
],
|
|
468
|
-
colors7: [
|
|
469
|
-
"rgb(178,24,43)",
|
|
470
|
-
"rgb(239,138,98)",
|
|
471
|
-
"rgb(253,219,199)",
|
|
472
|
-
"rgb(255,255,255)",
|
|
473
|
-
"rgb(224,224,224)",
|
|
474
|
-
"rgb(153,153,153)",
|
|
475
|
-
"rgb(77,77,77)"
|
|
476
|
-
],
|
|
477
|
-
colors8: [
|
|
478
|
-
"rgb(178,24,43)",
|
|
479
|
-
"rgb(214,96,77)",
|
|
480
|
-
"rgb(244,165,130)",
|
|
481
|
-
"rgb(253,219,199)",
|
|
482
|
-
"rgb(224,224,224)",
|
|
483
|
-
"rgb(186,186,186)",
|
|
484
|
-
"rgb(135,135,135)",
|
|
485
|
-
"rgb(77,77,77)"
|
|
486
|
-
],
|
|
487
|
-
colors9: [
|
|
488
|
-
"rgb(178,24,43)",
|
|
489
|
-
"rgb(214,96,77)",
|
|
490
|
-
"rgb(244,165,130)",
|
|
491
|
-
"rgb(253,219,199)",
|
|
492
|
-
"rgb(255,255,255)",
|
|
493
|
-
"rgb(224,224,224)",
|
|
494
|
-
"rgb(186,186,186)",
|
|
495
|
-
"rgb(135,135,135)",
|
|
496
|
-
"rgb(77,77,77)"
|
|
497
|
-
],
|
|
498
|
-
type: "divergent"
|
|
499
|
-
},
|
|
500
|
-
PuOr: {
|
|
501
|
-
colors3: [
|
|
502
|
-
"rgb(241,163,64)",
|
|
503
|
-
"rgb(247,247,247)",
|
|
504
|
-
"rgb(153,142,195)"
|
|
505
|
-
],
|
|
506
|
-
colors4: [
|
|
507
|
-
"rgb(230,97,1)",
|
|
508
|
-
"rgb(253,184,99)",
|
|
509
|
-
"rgb(178,171,210)",
|
|
510
|
-
"rgb(94,60,153)"
|
|
511
|
-
],
|
|
512
|
-
colors5: [
|
|
513
|
-
"rgb(230,97,1)",
|
|
514
|
-
"rgb(253,184,99)",
|
|
515
|
-
"rgb(247,247,247)",
|
|
516
|
-
"rgb(178,171,210)",
|
|
517
|
-
"rgb(94,60,153)"
|
|
518
|
-
],
|
|
519
|
-
colors6: [
|
|
520
|
-
"rgb(179,88,6)",
|
|
521
|
-
"rgb(241,163,64)",
|
|
522
|
-
"rgb(254,224,182)",
|
|
523
|
-
"rgb(216,218,235)",
|
|
524
|
-
"rgb(153,142,195)",
|
|
525
|
-
"rgb(84,39,136)"
|
|
526
|
-
],
|
|
527
|
-
colors7: [
|
|
528
|
-
"rgb(179,88,6)",
|
|
529
|
-
"rgb(241,163,64)",
|
|
530
|
-
"rgb(254,224,182)",
|
|
531
|
-
"rgb(247,247,247)",
|
|
532
|
-
"rgb(216,218,235)",
|
|
533
|
-
"rgb(153,142,195)",
|
|
534
|
-
"rgb(84,39,136)"
|
|
535
|
-
],
|
|
536
|
-
colors8: [
|
|
537
|
-
"rgb(179,88,6)",
|
|
538
|
-
"rgb(224,130,20)",
|
|
539
|
-
"rgb(253,184,99)",
|
|
540
|
-
"rgb(254,224,182)",
|
|
541
|
-
"rgb(216,218,235)",
|
|
542
|
-
"rgb(178,171,210)",
|
|
543
|
-
"rgb(128,115,172)",
|
|
544
|
-
"rgb(84,39,136)"
|
|
545
|
-
],
|
|
546
|
-
colors9: [
|
|
547
|
-
"rgb(179,88,6)",
|
|
548
|
-
"rgb(224,130,20)",
|
|
549
|
-
"rgb(253,184,99)",
|
|
550
|
-
"rgb(254,224,182)",
|
|
551
|
-
"rgb(247,247,247)",
|
|
552
|
-
"rgb(216,218,235)",
|
|
553
|
-
"rgb(178,171,210)",
|
|
554
|
-
"rgb(128,115,172)",
|
|
555
|
-
"rgb(84,39,136)"
|
|
556
|
-
],
|
|
557
|
-
type: "divergent"
|
|
558
|
-
},
|
|
559
|
-
Paired: {
|
|
560
|
-
colors3: [
|
|
561
|
-
"rgb(166,206,227)",
|
|
562
|
-
"rgb(31,120,180)",
|
|
563
|
-
"rgb(178,223,138)"
|
|
564
|
-
],
|
|
565
|
-
colors4: [
|
|
566
|
-
"rgb(166,206,227)",
|
|
567
|
-
"rgb(31,120,180)",
|
|
568
|
-
"rgb(178,223,138)",
|
|
569
|
-
"rgb(51,160,44)"
|
|
570
|
-
],
|
|
571
|
-
colors5: [
|
|
572
|
-
"rgb(166,206,227)",
|
|
573
|
-
"rgb(31,120,180)",
|
|
574
|
-
"rgb(178,223,138)",
|
|
575
|
-
"rgb(51,160,44)",
|
|
576
|
-
"rgb(251,154,153)"
|
|
577
|
-
],
|
|
578
|
-
colors6: [
|
|
579
|
-
"rgb(166,206,227)",
|
|
580
|
-
"rgb(31,120,180)",
|
|
581
|
-
"rgb(178,223,138)",
|
|
582
|
-
"rgb(51,160,44)",
|
|
583
|
-
"rgb(251,154,153)",
|
|
584
|
-
"rgb(227,26,28)"
|
|
585
|
-
],
|
|
586
|
-
colors7: [
|
|
587
|
-
"rgb(166,206,227)",
|
|
588
|
-
"rgb(31,120,180)",
|
|
589
|
-
"rgb(178,223,138)",
|
|
590
|
-
"rgb(51,160,44)",
|
|
591
|
-
"rgb(251,154,153)",
|
|
592
|
-
"rgb(227,26,28)",
|
|
593
|
-
"rgb(253,191,111)"
|
|
594
|
-
],
|
|
595
|
-
colors8: [
|
|
596
|
-
"rgb(166,206,227)",
|
|
597
|
-
"rgb(31,120,180)",
|
|
598
|
-
"rgb(178,223,138)",
|
|
599
|
-
"rgb(51,160,44)",
|
|
600
|
-
"rgb(251,154,153)",
|
|
601
|
-
"rgb(227,26,28)",
|
|
602
|
-
"rgb(253,191,111)",
|
|
603
|
-
"rgb(255,127,0)"
|
|
604
|
-
],
|
|
605
|
-
colors9: [
|
|
606
|
-
"rgb(166,206,227)",
|
|
607
|
-
"rgb(31,120,180)",
|
|
608
|
-
"rgb(178,223,138)",
|
|
609
|
-
"rgb(51,160,44)",
|
|
610
|
-
"rgb(251,154,153)",
|
|
611
|
-
"rgb(227,26,28)",
|
|
612
|
-
"rgb(253,191,111)",
|
|
613
|
-
"rgb(255,127,0)",
|
|
614
|
-
"rgb(202,178,214)"
|
|
615
|
-
],
|
|
616
|
-
colors10: [
|
|
617
|
-
"rgb(166,206,227)",
|
|
618
|
-
"rgb(31,120,180)",
|
|
619
|
-
"rgb(178,223,138)",
|
|
620
|
-
"rgb(51,160,44)",
|
|
621
|
-
"rgb(251,154,153)",
|
|
622
|
-
"rgb(227,26,28)",
|
|
623
|
-
"rgb(253,191,111)",
|
|
624
|
-
"rgb(255,127,0)",
|
|
625
|
-
"rgb(202,178,214)",
|
|
626
|
-
"rgb(106,61,154)"
|
|
627
|
-
],
|
|
628
|
-
colors11: [
|
|
629
|
-
"rgb(166,206,227)",
|
|
630
|
-
"rgb(31,120,180)",
|
|
631
|
-
"rgb(178,223,138)",
|
|
632
|
-
"rgb(51,160,44)",
|
|
633
|
-
"rgb(251,154,153)",
|
|
634
|
-
"rgb(227,26,28)",
|
|
635
|
-
"rgb(253,191,111)",
|
|
636
|
-
"rgb(255,127,0)",
|
|
637
|
-
"rgb(202,178,214)",
|
|
638
|
-
"rgb(106,61,154)",
|
|
639
|
-
"rgb(255,255,153)"
|
|
640
|
-
],
|
|
641
|
-
colors12: [
|
|
642
|
-
"rgb(166,206,227)",
|
|
643
|
-
"rgb(31,120,180)",
|
|
644
|
-
"rgb(178,223,138)",
|
|
645
|
-
"rgb(51,160,44)",
|
|
646
|
-
"rgb(251,154,153)",
|
|
647
|
-
"rgb(227,26,28)",
|
|
648
|
-
"rgb(253,191,111)",
|
|
649
|
-
"rgb(255,127,0)",
|
|
650
|
-
"rgb(202,178,214)",
|
|
651
|
-
"rgb(106,61,154)",
|
|
652
|
-
"rgb(255,255,153)",
|
|
653
|
-
"rgb(177,89,40)"
|
|
654
|
-
],
|
|
655
|
-
type: "qualitative"
|
|
656
|
-
},
|
|
657
|
-
Set1: {
|
|
658
|
-
colors3: [
|
|
659
|
-
"rgb(228,26,28)",
|
|
660
|
-
"rgb(55,126,184)",
|
|
661
|
-
"rgb(77,175,74)"
|
|
662
|
-
],
|
|
663
|
-
colors4: [
|
|
664
|
-
"rgb(228,26,28)",
|
|
665
|
-
"rgb(55,126,184)",
|
|
666
|
-
"rgb(77,175,74)",
|
|
667
|
-
"rgb(152,78,163)"
|
|
668
|
-
],
|
|
669
|
-
colors5: [
|
|
670
|
-
"rgb(228,26,28)",
|
|
671
|
-
"rgb(55,126,184)",
|
|
672
|
-
"rgb(77,175,74)",
|
|
673
|
-
"rgb(152,78,163)",
|
|
674
|
-
"rgb(255,127,0)"
|
|
675
|
-
],
|
|
676
|
-
colors6: [
|
|
677
|
-
"rgb(228,26,28)",
|
|
678
|
-
"rgb(55,126,184)",
|
|
679
|
-
"rgb(77,175,74)",
|
|
680
|
-
"rgb(152,78,163)",
|
|
681
|
-
"rgb(255,127,0)",
|
|
682
|
-
"rgb(255,255,51)"
|
|
683
|
-
],
|
|
684
|
-
colors7: [
|
|
685
|
-
"rgb(228,26,28)",
|
|
686
|
-
"rgb(55,126,184)",
|
|
687
|
-
"rgb(77,175,74)",
|
|
688
|
-
"rgb(152,78,163)",
|
|
689
|
-
"rgb(255,127,0)",
|
|
690
|
-
"rgb(255,255,51)",
|
|
691
|
-
"rgb(166,86,40)"
|
|
692
|
-
],
|
|
693
|
-
colors8: [
|
|
694
|
-
"rgb(228,26,28)",
|
|
695
|
-
"rgb(55,126,184)",
|
|
696
|
-
"rgb(77,175,74)",
|
|
697
|
-
"rgb(152,78,163)",
|
|
698
|
-
"rgb(255,127,0)",
|
|
699
|
-
"rgb(255,255,51)",
|
|
700
|
-
"rgb(166,86,40)",
|
|
701
|
-
"rgb(247,129,191)"
|
|
702
|
-
],
|
|
703
|
-
colors9: [
|
|
704
|
-
"rgb(228,26,28)",
|
|
705
|
-
"rgb(55,126,184)",
|
|
706
|
-
"rgb(77,175,74)",
|
|
707
|
-
"rgb(152,78,163)",
|
|
708
|
-
"rgb(255,127,0)",
|
|
709
|
-
"rgb(255,255,51)",
|
|
710
|
-
"rgb(166,86,40)",
|
|
711
|
-
"rgb(247,129,191)",
|
|
712
|
-
"rgb(153,153,153)"
|
|
713
|
-
],
|
|
714
|
-
type: "qualitative"
|
|
715
|
-
},
|
|
716
|
-
Set3: {
|
|
717
|
-
colors3: [
|
|
718
|
-
"rgb(141,211,199)",
|
|
719
|
-
"rgb(255,255,179)",
|
|
720
|
-
"rgb(190,186,218)"
|
|
721
|
-
],
|
|
722
|
-
colors4: [
|
|
723
|
-
"rgb(141,211,199)",
|
|
724
|
-
"rgb(255,255,179)",
|
|
725
|
-
"rgb(190,186,218)",
|
|
726
|
-
"rgb(251,128,114)"
|
|
727
|
-
],
|
|
728
|
-
colors5: [
|
|
729
|
-
"rgb(141,211,199)",
|
|
730
|
-
"rgb(255,255,179)",
|
|
731
|
-
"rgb(190,186,218)",
|
|
732
|
-
"rgb(251,128,114)",
|
|
733
|
-
"rgb(128,177,211)"
|
|
734
|
-
],
|
|
735
|
-
colors6: [
|
|
736
|
-
"rgb(141,211,199)",
|
|
737
|
-
"rgb(255,255,179)",
|
|
738
|
-
"rgb(190,186,218)",
|
|
739
|
-
"rgb(251,128,114)",
|
|
740
|
-
"rgb(128,177,211)",
|
|
741
|
-
"rgb(253,180,98)"
|
|
742
|
-
],
|
|
743
|
-
colors7: [
|
|
744
|
-
"rgb(141,211,199)",
|
|
745
|
-
"rgb(255,255,179)",
|
|
746
|
-
"rgb(190,186,218)",
|
|
747
|
-
"rgb(251,128,114)",
|
|
748
|
-
"rgb(128,177,211)",
|
|
749
|
-
"rgb(253,180,98)",
|
|
750
|
-
"rgb(179,222,105)"
|
|
751
|
-
],
|
|
752
|
-
colors8: [
|
|
753
|
-
"rgb(141,211,199)",
|
|
754
|
-
"rgb(255,255,179)",
|
|
755
|
-
"rgb(190,186,218)",
|
|
756
|
-
"rgb(251,128,114)",
|
|
757
|
-
"rgb(128,177,211)",
|
|
758
|
-
"rgb(253,180,98)",
|
|
759
|
-
"rgb(179,222,105)",
|
|
760
|
-
"rgb(252,205,229)"
|
|
761
|
-
],
|
|
762
|
-
colors9: [
|
|
763
|
-
"rgb(141,211,199)",
|
|
764
|
-
"rgb(255,255,179)",
|
|
765
|
-
"rgb(190,186,218)",
|
|
766
|
-
"rgb(251,128,114)",
|
|
767
|
-
"rgb(128,177,211)",
|
|
768
|
-
"rgb(253,180,98)",
|
|
769
|
-
"rgb(179,222,105)",
|
|
770
|
-
"rgb(252,205,229)",
|
|
771
|
-
"rgb(217,217,217)"
|
|
772
|
-
],
|
|
773
|
-
colors10: [
|
|
774
|
-
"rgb(141,211,199)",
|
|
775
|
-
"rgb(255,255,179)",
|
|
776
|
-
"rgb(190,186,218)",
|
|
777
|
-
"rgb(251,128,114)",
|
|
778
|
-
"rgb(128,177,211)",
|
|
779
|
-
"rgb(253,180,98)",
|
|
780
|
-
"rgb(179,222,105)",
|
|
781
|
-
"rgb(252,205,229)",
|
|
782
|
-
"rgb(217,217,217)",
|
|
783
|
-
"rgb(188,128,189)"
|
|
784
|
-
],
|
|
785
|
-
colors11: [
|
|
786
|
-
"rgb(141,211,199)",
|
|
787
|
-
"rgb(255,255,179)",
|
|
788
|
-
"rgb(190,186,218)",
|
|
789
|
-
"rgb(251,128,114)",
|
|
790
|
-
"rgb(128,177,211)",
|
|
791
|
-
"rgb(253,180,98)",
|
|
792
|
-
"rgb(179,222,105)",
|
|
793
|
-
"rgb(252,205,229)",
|
|
794
|
-
"rgb(217,217,217)",
|
|
795
|
-
"rgb(188,128,189)",
|
|
796
|
-
"rgb(204,235,197)"
|
|
797
|
-
],
|
|
798
|
-
colors12: [
|
|
799
|
-
"rgb(141,211,199)",
|
|
800
|
-
"rgb(255,255,179)",
|
|
801
|
-
"rgb(190,186,218)",
|
|
802
|
-
"rgb(251,128,114)",
|
|
803
|
-
"rgb(128,177,211)",
|
|
804
|
-
"rgb(253,180,98)",
|
|
805
|
-
"rgb(179,222,105)",
|
|
806
|
-
"rgb(252,205,229)",
|
|
807
|
-
"rgb(217,217,217)",
|
|
808
|
-
"rgb(188,128,189)",
|
|
809
|
-
"rgb(204,235,197)",
|
|
810
|
-
"rgb(255,237,111)"
|
|
811
|
-
],
|
|
812
|
-
type: "qualitative"
|
|
813
|
-
},
|
|
814
|
-
PuBu: {
|
|
815
|
-
colors3: [
|
|
816
|
-
"rgb(236,231,242)",
|
|
817
|
-
"rgb(166,189,219)",
|
|
818
|
-
"rgb(43,140,190)"
|
|
819
|
-
],
|
|
820
|
-
colors4: [
|
|
821
|
-
"rgb(241,238,246)",
|
|
822
|
-
"rgb(189,201,225)",
|
|
823
|
-
"rgb(116,169,207)",
|
|
824
|
-
"rgb(5,112,176)"
|
|
825
|
-
],
|
|
826
|
-
colors5: [
|
|
827
|
-
"rgb(241,238,246)",
|
|
828
|
-
"rgb(189,201,225)",
|
|
829
|
-
"rgb(116,169,207)",
|
|
830
|
-
"rgb(43,140,190)",
|
|
831
|
-
"rgb(4,90,141)"
|
|
832
|
-
],
|
|
833
|
-
colors6: [
|
|
834
|
-
"rgb(241,238,246)",
|
|
835
|
-
"rgb(208,209,230)",
|
|
836
|
-
"rgb(166,189,219)",
|
|
837
|
-
"rgb(116,169,207)",
|
|
838
|
-
"rgb(43,140,190)",
|
|
839
|
-
"rgb(4,90,141)"
|
|
840
|
-
],
|
|
841
|
-
colors7: [
|
|
842
|
-
"rgb(241,238,246)",
|
|
843
|
-
"rgb(208,209,230)",
|
|
844
|
-
"rgb(166,189,219)",
|
|
845
|
-
"rgb(116,169,207)",
|
|
846
|
-
"rgb(54,144,192)",
|
|
847
|
-
"rgb(5,112,176)",
|
|
848
|
-
"rgb(3,78,123)"
|
|
849
|
-
],
|
|
850
|
-
colors8: [
|
|
851
|
-
"rgb(255,247,251)",
|
|
852
|
-
"rgb(236,231,242)",
|
|
853
|
-
"rgb(208,209,230)",
|
|
854
|
-
"rgb(166,189,219)",
|
|
855
|
-
"rgb(116,169,207)",
|
|
856
|
-
"rgb(54,144,192)",
|
|
857
|
-
"rgb(5,112,176)",
|
|
858
|
-
"rgb(3,78,123)"
|
|
859
|
-
],
|
|
860
|
-
colors9: [
|
|
861
|
-
"rgb(255,247,251)",
|
|
862
|
-
"rgb(236,231,242)",
|
|
863
|
-
"rgb(208,209,230)",
|
|
864
|
-
"rgb(166,189,219)",
|
|
865
|
-
"rgb(116,169,207)",
|
|
866
|
-
"rgb(54,144,192)",
|
|
867
|
-
"rgb(5,112,176)",
|
|
868
|
-
"rgb(4,90,141)",
|
|
869
|
-
"rgb(2,56,88)"
|
|
870
|
-
],
|
|
871
|
-
type: "sequential"
|
|
872
|
-
},
|
|
873
|
-
OrRd: {
|
|
874
|
-
colors3: [
|
|
875
|
-
"rgb(254,232,200)",
|
|
876
|
-
"rgb(253,187,132)",
|
|
877
|
-
"rgb(227,74,51)"
|
|
878
|
-
],
|
|
879
|
-
colors4: [
|
|
880
|
-
"rgb(254,240,217)",
|
|
881
|
-
"rgb(253,204,138)",
|
|
882
|
-
"rgb(252,141,89)",
|
|
883
|
-
"rgb(215,48,31)"
|
|
884
|
-
],
|
|
885
|
-
colors5: [
|
|
886
|
-
"rgb(254,240,217)",
|
|
887
|
-
"rgb(253,204,138)",
|
|
888
|
-
"rgb(252,141,89)",
|
|
889
|
-
"rgb(227,74,51)",
|
|
890
|
-
"rgb(179,0,0)"
|
|
891
|
-
],
|
|
892
|
-
colors6: [
|
|
893
|
-
"rgb(254,240,217)",
|
|
894
|
-
"rgb(253,212,158)",
|
|
895
|
-
"rgb(253,187,132)",
|
|
896
|
-
"rgb(252,141,89)",
|
|
897
|
-
"rgb(227,74,51)",
|
|
898
|
-
"rgb(179,0,0)"
|
|
899
|
-
],
|
|
900
|
-
colors7: [
|
|
901
|
-
"rgb(254,240,217)",
|
|
902
|
-
"rgb(253,212,158)",
|
|
903
|
-
"rgb(253,187,132)",
|
|
904
|
-
"rgb(252,141,89)",
|
|
905
|
-
"rgb(239,101,72)",
|
|
906
|
-
"rgb(215,48,31)",
|
|
907
|
-
"rgb(153,0,0)"
|
|
908
|
-
],
|
|
909
|
-
colors8: [
|
|
910
|
-
"rgb(255,247,236)",
|
|
911
|
-
"rgb(254,232,200)",
|
|
912
|
-
"rgb(253,212,158)",
|
|
913
|
-
"rgb(253,187,132)",
|
|
914
|
-
"rgb(252,141,89)",
|
|
915
|
-
"rgb(239,101,72)",
|
|
916
|
-
"rgb(215,48,31)",
|
|
917
|
-
"rgb(153,0,0)"
|
|
918
|
-
],
|
|
919
|
-
colors9: [
|
|
920
|
-
"rgb(255,247,236)",
|
|
921
|
-
"rgb(254,232,200)",
|
|
922
|
-
"rgb(253,212,158)",
|
|
923
|
-
"rgb(253,187,132)",
|
|
924
|
-
"rgb(252,141,89)",
|
|
925
|
-
"rgb(239,101,72)",
|
|
926
|
-
"rgb(215,48,31)",
|
|
927
|
-
"rgb(179,0,0)",
|
|
928
|
-
"rgb(127,0,0)"
|
|
929
|
-
],
|
|
930
|
-
type: "sequential"
|
|
931
|
-
},
|
|
932
|
-
BuPu: {
|
|
933
|
-
colors3: [
|
|
934
|
-
"rgb(224,236,244)",
|
|
935
|
-
"rgb(158,188,218)",
|
|
936
|
-
"rgb(136,86,167)"
|
|
937
|
-
],
|
|
938
|
-
colors4: [
|
|
939
|
-
"rgb(237,248,251)",
|
|
940
|
-
"rgb(179,205,227)",
|
|
941
|
-
"rgb(140,150,198)",
|
|
942
|
-
"rgb(136,65,157)"
|
|
943
|
-
],
|
|
944
|
-
colors5: [
|
|
945
|
-
"rgb(237,248,251)",
|
|
946
|
-
"rgb(179,205,227)",
|
|
947
|
-
"rgb(140,150,198)",
|
|
948
|
-
"rgb(136,86,167)",
|
|
949
|
-
"rgb(129,15,124)"
|
|
950
|
-
],
|
|
951
|
-
colors6: [
|
|
952
|
-
"rgb(237,248,251)",
|
|
953
|
-
"rgb(191,211,230)",
|
|
954
|
-
"rgb(158,188,218)",
|
|
955
|
-
"rgb(140,150,198)",
|
|
956
|
-
"rgb(136,86,167)",
|
|
957
|
-
"rgb(129,15,124)"
|
|
958
|
-
],
|
|
959
|
-
colors7: [
|
|
960
|
-
"rgb(237,248,251)",
|
|
961
|
-
"rgb(191,211,230)",
|
|
962
|
-
"rgb(158,188,218)",
|
|
963
|
-
"rgb(140,150,198)",
|
|
964
|
-
"rgb(140,107,177)",
|
|
965
|
-
"rgb(136,65,157)",
|
|
966
|
-
"rgb(110,1,107)"
|
|
967
|
-
],
|
|
968
|
-
colors8: [
|
|
969
|
-
"rgb(247,252,253)",
|
|
970
|
-
"rgb(224,236,244)",
|
|
971
|
-
"rgb(191,211,230)",
|
|
972
|
-
"rgb(158,188,218)",
|
|
973
|
-
"rgb(140,150,198)",
|
|
974
|
-
"rgb(140,107,177)",
|
|
975
|
-
"rgb(136,65,157)",
|
|
976
|
-
"rgb(110,1,107)"
|
|
977
|
-
],
|
|
978
|
-
colors9: [
|
|
979
|
-
"rgb(247,252,253)",
|
|
980
|
-
"rgb(224,236,244)",
|
|
981
|
-
"rgb(191,211,230)",
|
|
982
|
-
"rgb(158,188,218)",
|
|
983
|
-
"rgb(140,150,198)",
|
|
984
|
-
"rgb(140,107,177)",
|
|
985
|
-
"rgb(136,65,157)",
|
|
986
|
-
"rgb(129,15,124)",
|
|
987
|
-
"rgb(77,0,75)"
|
|
988
|
-
],
|
|
989
|
-
type: "sequential"
|
|
990
|
-
},
|
|
991
|
-
Oranges: {
|
|
992
|
-
colors3: [
|
|
993
|
-
"rgb(254,230,206)",
|
|
994
|
-
"rgb(253,174,107)",
|
|
995
|
-
"rgb(230,85,13)"
|
|
996
|
-
],
|
|
997
|
-
colors4: [
|
|
998
|
-
"rgb(254,237,222)",
|
|
999
|
-
"rgb(253,190,133)",
|
|
1000
|
-
"rgb(253,141,60)",
|
|
1001
|
-
"rgb(217,71,1)"
|
|
1002
|
-
],
|
|
1003
|
-
colors5: [
|
|
1004
|
-
"rgb(254,237,222)",
|
|
1005
|
-
"rgb(253,190,133)",
|
|
1006
|
-
"rgb(253,141,60)",
|
|
1007
|
-
"rgb(230,85,13)",
|
|
1008
|
-
"rgb(166,54,3)"
|
|
1009
|
-
],
|
|
1010
|
-
colors6: [
|
|
1011
|
-
"rgb(254,237,222)",
|
|
1012
|
-
"rgb(253,208,162)",
|
|
1013
|
-
"rgb(253,174,107)",
|
|
1014
|
-
"rgb(253,141,60)",
|
|
1015
|
-
"rgb(230,85,13)",
|
|
1016
|
-
"rgb(166,54,3)"
|
|
1017
|
-
],
|
|
1018
|
-
colors7: [
|
|
1019
|
-
"rgb(254,237,222)",
|
|
1020
|
-
"rgb(253,208,162)",
|
|
1021
|
-
"rgb(253,174,107)",
|
|
1022
|
-
"rgb(253,141,60)",
|
|
1023
|
-
"rgb(241,105,19)",
|
|
1024
|
-
"rgb(217,72,1)",
|
|
1025
|
-
"rgb(140,45,4)"
|
|
1026
|
-
],
|
|
1027
|
-
colors8: [
|
|
1028
|
-
"rgb(255,245,235)",
|
|
1029
|
-
"rgb(254,230,206)",
|
|
1030
|
-
"rgb(253,208,162)",
|
|
1031
|
-
"rgb(253,174,107)",
|
|
1032
|
-
"rgb(253,141,60)",
|
|
1033
|
-
"rgb(241,105,19)",
|
|
1034
|
-
"rgb(217,72,1)",
|
|
1035
|
-
"rgb(140,45,4)"
|
|
1036
|
-
],
|
|
1037
|
-
colors9: [
|
|
1038
|
-
"rgb(255,245,235)",
|
|
1039
|
-
"rgb(254,230,206)",
|
|
1040
|
-
"rgb(253,208,162)",
|
|
1041
|
-
"rgb(253,174,107)",
|
|
1042
|
-
"rgb(253,141,60)",
|
|
1043
|
-
"rgb(241,105,19)",
|
|
1044
|
-
"rgb(217,72,1)",
|
|
1045
|
-
"rgb(166,54,3)",
|
|
1046
|
-
"rgb(127,39,4)"
|
|
1047
|
-
],
|
|
1048
|
-
type: "sequential"
|
|
1049
|
-
},
|
|
1050
|
-
BuGn: {
|
|
1051
|
-
colors3: [
|
|
1052
|
-
"rgb(229,245,249)",
|
|
1053
|
-
"rgb(153,216,201)",
|
|
1054
|
-
"rgb(44,162,95)"
|
|
1055
|
-
],
|
|
1056
|
-
colors4: [
|
|
1057
|
-
"rgb(237,248,251)",
|
|
1058
|
-
"rgb(178,226,226)",
|
|
1059
|
-
"rgb(102,194,164)",
|
|
1060
|
-
"rgb(35,139,69)"
|
|
1061
|
-
],
|
|
1062
|
-
colors5: [
|
|
1063
|
-
"rgb(237,248,251)",
|
|
1064
|
-
"rgb(178,226,226)",
|
|
1065
|
-
"rgb(102,194,164)",
|
|
1066
|
-
"rgb(44,162,95)",
|
|
1067
|
-
"rgb(0,109,44)"
|
|
1068
|
-
],
|
|
1069
|
-
colors6: [
|
|
1070
|
-
"rgb(237,248,251)",
|
|
1071
|
-
"rgb(204,236,230)",
|
|
1072
|
-
"rgb(153,216,201)",
|
|
1073
|
-
"rgb(102,194,164)",
|
|
1074
|
-
"rgb(44,162,95)",
|
|
1075
|
-
"rgb(0,109,44)"
|
|
1076
|
-
],
|
|
1077
|
-
colors7: [
|
|
1078
|
-
"rgb(237,248,251)",
|
|
1079
|
-
"rgb(204,236,230)",
|
|
1080
|
-
"rgb(153,216,201)",
|
|
1081
|
-
"rgb(102,194,164)",
|
|
1082
|
-
"rgb(65,174,118)",
|
|
1083
|
-
"rgb(35,139,69)",
|
|
1084
|
-
"rgb(0,88,36)"
|
|
1085
|
-
],
|
|
1086
|
-
colors8: [
|
|
1087
|
-
"rgb(247,252,253)",
|
|
1088
|
-
"rgb(229,245,249)",
|
|
1089
|
-
"rgb(204,236,230)",
|
|
1090
|
-
"rgb(153,216,201)",
|
|
1091
|
-
"rgb(102,194,164)",
|
|
1092
|
-
"rgb(65,174,118)",
|
|
1093
|
-
"rgb(35,139,69)",
|
|
1094
|
-
"rgb(0,88,36)"
|
|
1095
|
-
],
|
|
1096
|
-
colors9: [
|
|
1097
|
-
"rgb(247,252,253)",
|
|
1098
|
-
"rgb(229,245,249)",
|
|
1099
|
-
"rgb(204,236,230)",
|
|
1100
|
-
"rgb(153,216,201)",
|
|
1101
|
-
"rgb(102,194,164)",
|
|
1102
|
-
"rgb(65,174,118)",
|
|
1103
|
-
"rgb(35,139,69)",
|
|
1104
|
-
"rgb(0,109,44)",
|
|
1105
|
-
"rgb(0,68,27)"
|
|
1106
|
-
],
|
|
1107
|
-
type: "sequential"
|
|
1108
|
-
},
|
|
1109
|
-
YlOrBr: {
|
|
1110
|
-
colors3: [
|
|
1111
|
-
"rgb(255,247,188)",
|
|
1112
|
-
"rgb(254,196,79)",
|
|
1113
|
-
"rgb(217,95,14)"
|
|
1114
|
-
],
|
|
1115
|
-
colors4: [
|
|
1116
|
-
"rgb(255,255,212)",
|
|
1117
|
-
"rgb(254,217,142)",
|
|
1118
|
-
"rgb(254,153,41)",
|
|
1119
|
-
"rgb(204,76,2)"
|
|
1120
|
-
],
|
|
1121
|
-
colors5: [
|
|
1122
|
-
"rgb(255,255,212)",
|
|
1123
|
-
"rgb(254,217,142)",
|
|
1124
|
-
"rgb(254,153,41)",
|
|
1125
|
-
"rgb(217,95,14)",
|
|
1126
|
-
"rgb(153,52,4)"
|
|
1127
|
-
],
|
|
1128
|
-
colors6: [
|
|
1129
|
-
"rgb(255,255,212)",
|
|
1130
|
-
"rgb(254,227,145)",
|
|
1131
|
-
"rgb(254,196,79)",
|
|
1132
|
-
"rgb(254,153,41)",
|
|
1133
|
-
"rgb(217,95,14)",
|
|
1134
|
-
"rgb(153,52,4)"
|
|
1135
|
-
],
|
|
1136
|
-
colors7: [
|
|
1137
|
-
"rgb(255,255,212)",
|
|
1138
|
-
"rgb(254,227,145)",
|
|
1139
|
-
"rgb(254,196,79)",
|
|
1140
|
-
"rgb(254,153,41)",
|
|
1141
|
-
"rgb(236,112,20)",
|
|
1142
|
-
"rgb(204,76,2)",
|
|
1143
|
-
"rgb(140,45,4)"
|
|
1144
|
-
],
|
|
1145
|
-
colors8: [
|
|
1146
|
-
"rgb(255,255,229)",
|
|
1147
|
-
"rgb(255,247,188)",
|
|
1148
|
-
"rgb(254,227,145)",
|
|
1149
|
-
"rgb(254,196,79)",
|
|
1150
|
-
"rgb(254,153,41)",
|
|
1151
|
-
"rgb(236,112,20)",
|
|
1152
|
-
"rgb(204,76,2)",
|
|
1153
|
-
"rgb(140,45,4)"
|
|
1154
|
-
],
|
|
1155
|
-
colors9: [
|
|
1156
|
-
"rgb(255,255,229)",
|
|
1157
|
-
"rgb(255,247,188)",
|
|
1158
|
-
"rgb(254,227,145)",
|
|
1159
|
-
"rgb(254,196,79)",
|
|
1160
|
-
"rgb(254,153,41)",
|
|
1161
|
-
"rgb(236,112,20)",
|
|
1162
|
-
"rgb(204,76,2)",
|
|
1163
|
-
"rgb(153,52,4)",
|
|
1164
|
-
"rgb(102,37,6)"
|
|
1165
|
-
],
|
|
1166
|
-
type: "sequential"
|
|
1167
|
-
},
|
|
1168
|
-
YlGn: {
|
|
1169
|
-
colors3: [
|
|
1170
|
-
"rgb(247,252,185)",
|
|
1171
|
-
"rgb(173,221,142)",
|
|
1172
|
-
"rgb(49,163,84)"
|
|
1173
|
-
],
|
|
1174
|
-
colors4: [
|
|
1175
|
-
"rgb(255,255,204)",
|
|
1176
|
-
"rgb(194,230,153)",
|
|
1177
|
-
"rgb(120,198,121)",
|
|
1178
|
-
"rgb(35,132,67)"
|
|
1179
|
-
],
|
|
1180
|
-
colors5: [
|
|
1181
|
-
"rgb(255,255,204)",
|
|
1182
|
-
"rgb(194,230,153)",
|
|
1183
|
-
"rgb(120,198,121)",
|
|
1184
|
-
"rgb(49,163,84)",
|
|
1185
|
-
"rgb(0,104,55)"
|
|
1186
|
-
],
|
|
1187
|
-
colors6: [
|
|
1188
|
-
"rgb(255,255,204)",
|
|
1189
|
-
"rgb(217,240,163)",
|
|
1190
|
-
"rgb(173,221,142)",
|
|
1191
|
-
"rgb(120,198,121)",
|
|
1192
|
-
"rgb(49,163,84)",
|
|
1193
|
-
"rgb(0,104,55)"
|
|
1194
|
-
],
|
|
1195
|
-
colors7: [
|
|
1196
|
-
"rgb(255,255,204)",
|
|
1197
|
-
"rgb(217,240,163)",
|
|
1198
|
-
"rgb(173,221,142)",
|
|
1199
|
-
"rgb(120,198,121)",
|
|
1200
|
-
"rgb(65,171,93)",
|
|
1201
|
-
"rgb(35,132,67)",
|
|
1202
|
-
"rgb(0,90,50)"
|
|
1203
|
-
],
|
|
1204
|
-
colors8: [
|
|
1205
|
-
"rgb(255,255,229)",
|
|
1206
|
-
"rgb(247,252,185)",
|
|
1207
|
-
"rgb(217,240,163)",
|
|
1208
|
-
"rgb(173,221,142)",
|
|
1209
|
-
"rgb(120,198,121)",
|
|
1210
|
-
"rgb(65,171,93)",
|
|
1211
|
-
"rgb(35,132,67)",
|
|
1212
|
-
"rgb(0,90,50)"
|
|
1213
|
-
],
|
|
1214
|
-
colors9: [
|
|
1215
|
-
"rgb(255,255,229)",
|
|
1216
|
-
"rgb(247,252,185)",
|
|
1217
|
-
"rgb(217,240,163)",
|
|
1218
|
-
"rgb(173,221,142)",
|
|
1219
|
-
"rgb(120,198,121)",
|
|
1220
|
-
"rgb(65,171,93)",
|
|
1221
|
-
"rgb(35,132,67)",
|
|
1222
|
-
"rgb(0,104,55)",
|
|
1223
|
-
"rgb(0,69,41)"
|
|
1224
|
-
],
|
|
1225
|
-
type: "sequential"
|
|
1226
|
-
},
|
|
1227
|
-
Reds: {
|
|
1228
|
-
colors3: [
|
|
1229
|
-
"rgb(254,224,210)",
|
|
1230
|
-
"rgb(252,146,114)",
|
|
1231
|
-
"rgb(222,45,38)"
|
|
1232
|
-
],
|
|
1233
|
-
colors4: [
|
|
1234
|
-
"rgb(254,229,217)",
|
|
1235
|
-
"rgb(252,174,145)",
|
|
1236
|
-
"rgb(251,106,74)",
|
|
1237
|
-
"rgb(203,24,29)"
|
|
1238
|
-
],
|
|
1239
|
-
colors5: [
|
|
1240
|
-
"rgb(254,229,217)",
|
|
1241
|
-
"rgb(252,174,145)",
|
|
1242
|
-
"rgb(251,106,74)",
|
|
1243
|
-
"rgb(222,45,38)",
|
|
1244
|
-
"rgb(165,15,21)"
|
|
1245
|
-
],
|
|
1246
|
-
colors6: [
|
|
1247
|
-
"rgb(254,229,217)",
|
|
1248
|
-
"rgb(252,187,161)",
|
|
1249
|
-
"rgb(252,146,114)",
|
|
1250
|
-
"rgb(251,106,74)",
|
|
1251
|
-
"rgb(222,45,38)",
|
|
1252
|
-
"rgb(165,15,21)"
|
|
1253
|
-
],
|
|
1254
|
-
colors7: [
|
|
1255
|
-
"rgb(254,229,217)",
|
|
1256
|
-
"rgb(252,187,161)",
|
|
1257
|
-
"rgb(252,146,114)",
|
|
1258
|
-
"rgb(251,106,74)",
|
|
1259
|
-
"rgb(239,59,44)",
|
|
1260
|
-
"rgb(203,24,29)",
|
|
1261
|
-
"rgb(153,0,13)"
|
|
1262
|
-
],
|
|
1263
|
-
colors8: [
|
|
1264
|
-
"rgb(255,245,240)",
|
|
1265
|
-
"rgb(254,224,210)",
|
|
1266
|
-
"rgb(252,187,161)",
|
|
1267
|
-
"rgb(252,146,114)",
|
|
1268
|
-
"rgb(251,106,74)",
|
|
1269
|
-
"rgb(239,59,44)",
|
|
1270
|
-
"rgb(203,24,29)",
|
|
1271
|
-
"rgb(153,0,13)"
|
|
1272
|
-
],
|
|
1273
|
-
colors9: [
|
|
1274
|
-
"rgb(255,245,240)",
|
|
1275
|
-
"rgb(254,224,210)",
|
|
1276
|
-
"rgb(252,187,161)",
|
|
1277
|
-
"rgb(252,146,114)",
|
|
1278
|
-
"rgb(251,106,74)",
|
|
1279
|
-
"rgb(239,59,44)",
|
|
1280
|
-
"rgb(203,24,29)",
|
|
1281
|
-
"rgb(165,15,21)",
|
|
1282
|
-
"rgb(103,0,13)"
|
|
1283
|
-
],
|
|
1284
|
-
type: "sequential"
|
|
1285
|
-
},
|
|
1286
|
-
RdPu: {
|
|
1287
|
-
colors3: [
|
|
1288
|
-
"rgb(253,224,221)",
|
|
1289
|
-
"rgb(250,159,181)",
|
|
1290
|
-
"rgb(197,27,138)"
|
|
1291
|
-
],
|
|
1292
|
-
colors4: [
|
|
1293
|
-
"rgb(254,235,226)",
|
|
1294
|
-
"rgb(251,180,185)",
|
|
1295
|
-
"rgb(247,104,161)",
|
|
1296
|
-
"rgb(174,1,126)"
|
|
1297
|
-
],
|
|
1298
|
-
colors5: [
|
|
1299
|
-
"rgb(254,235,226)",
|
|
1300
|
-
"rgb(251,180,185)",
|
|
1301
|
-
"rgb(247,104,161)",
|
|
1302
|
-
"rgb(197,27,138)",
|
|
1303
|
-
"rgb(122,1,119)"
|
|
1304
|
-
],
|
|
1305
|
-
colors6: [
|
|
1306
|
-
"rgb(254,235,226)",
|
|
1307
|
-
"rgb(252,197,192)",
|
|
1308
|
-
"rgb(250,159,181)",
|
|
1309
|
-
"rgb(247,104,161)",
|
|
1310
|
-
"rgb(197,27,138)",
|
|
1311
|
-
"rgb(122,1,119)"
|
|
1312
|
-
],
|
|
1313
|
-
colors7: [
|
|
1314
|
-
"rgb(254,235,226)",
|
|
1315
|
-
"rgb(252,197,192)",
|
|
1316
|
-
"rgb(250,159,181)",
|
|
1317
|
-
"rgb(247,104,161)",
|
|
1318
|
-
"rgb(221,52,151)",
|
|
1319
|
-
"rgb(174,1,126)",
|
|
1320
|
-
"rgb(122,1,119)"
|
|
1321
|
-
],
|
|
1322
|
-
colors8: [
|
|
1323
|
-
"rgb(255,247,243)",
|
|
1324
|
-
"rgb(253,224,221)",
|
|
1325
|
-
"rgb(252,197,192)",
|
|
1326
|
-
"rgb(250,159,181)",
|
|
1327
|
-
"rgb(247,104,161)",
|
|
1328
|
-
"rgb(221,52,151)",
|
|
1329
|
-
"rgb(174,1,126)",
|
|
1330
|
-
"rgb(122,1,119)"
|
|
1331
|
-
],
|
|
1332
|
-
colors9: [
|
|
1333
|
-
"rgb(255,247,243)",
|
|
1334
|
-
"rgb(253,224,221)",
|
|
1335
|
-
"rgb(252,197,192)",
|
|
1336
|
-
"rgb(250,159,181)",
|
|
1337
|
-
"rgb(247,104,161)",
|
|
1338
|
-
"rgb(221,52,151)",
|
|
1339
|
-
"rgb(174,1,126)",
|
|
1340
|
-
"rgb(122,1,119)",
|
|
1341
|
-
"rgb(73,0,106)"
|
|
1342
|
-
],
|
|
1343
|
-
type: "sequential"
|
|
1344
|
-
},
|
|
1345
|
-
Greens: {
|
|
1346
|
-
colors3: [
|
|
1347
|
-
"rgb(229,245,224)",
|
|
1348
|
-
"rgb(161,217,155)",
|
|
1349
|
-
"rgb(49,163,84)"
|
|
1350
|
-
],
|
|
1351
|
-
colors4: [
|
|
1352
|
-
"rgb(237,248,233)",
|
|
1353
|
-
"rgb(186,228,179)",
|
|
1354
|
-
"rgb(116,196,118)",
|
|
1355
|
-
"rgb(35,139,69)"
|
|
1356
|
-
],
|
|
1357
|
-
colors5: [
|
|
1358
|
-
"rgb(237,248,233)",
|
|
1359
|
-
"rgb(186,228,179)",
|
|
1360
|
-
"rgb(116,196,118)",
|
|
1361
|
-
"rgb(49,163,84)",
|
|
1362
|
-
"rgb(0,109,44)"
|
|
1363
|
-
],
|
|
1364
|
-
colors6: [
|
|
1365
|
-
"rgb(237,248,233)",
|
|
1366
|
-
"rgb(199,233,192)",
|
|
1367
|
-
"rgb(161,217,155)",
|
|
1368
|
-
"rgb(116,196,118)",
|
|
1369
|
-
"rgb(49,163,84)",
|
|
1370
|
-
"rgb(0,109,44)"
|
|
1371
|
-
],
|
|
1372
|
-
colors7: [
|
|
1373
|
-
"rgb(237,248,233)",
|
|
1374
|
-
"rgb(199,233,192)",
|
|
1375
|
-
"rgb(161,217,155)",
|
|
1376
|
-
"rgb(116,196,118)",
|
|
1377
|
-
"rgb(65,171,93)",
|
|
1378
|
-
"rgb(35,139,69)",
|
|
1379
|
-
"rgb(0,90,50)"
|
|
1380
|
-
],
|
|
1381
|
-
colors8: [
|
|
1382
|
-
"rgb(247,252,245)",
|
|
1383
|
-
"rgb(229,245,224)",
|
|
1384
|
-
"rgb(199,233,192)",
|
|
1385
|
-
"rgb(161,217,155)",
|
|
1386
|
-
"rgb(116,196,118)",
|
|
1387
|
-
"rgb(65,171,93)",
|
|
1388
|
-
"rgb(35,139,69)",
|
|
1389
|
-
"rgb(0,90,50)"
|
|
1390
|
-
],
|
|
1391
|
-
colors9: [
|
|
1392
|
-
"rgb(247,252,245)",
|
|
1393
|
-
"rgb(229,245,224)",
|
|
1394
|
-
"rgb(199,233,192)",
|
|
1395
|
-
"rgb(161,217,155)",
|
|
1396
|
-
"rgb(116,196,118)",
|
|
1397
|
-
"rgb(65,171,93)",
|
|
1398
|
-
"rgb(35,139,69)",
|
|
1399
|
-
"rgb(0,109,44)",
|
|
1400
|
-
"rgb(0,68,27)"
|
|
1401
|
-
],
|
|
1402
|
-
type: "sequential"
|
|
1403
|
-
},
|
|
1404
|
-
YlGnBu: {
|
|
1405
|
-
colors3: [
|
|
1406
|
-
"rgb(237,248,177)",
|
|
1407
|
-
"rgb(127,205,187)",
|
|
1408
|
-
"rgb(44,127,184)"
|
|
1409
|
-
],
|
|
1410
|
-
colors4: [
|
|
1411
|
-
"rgb(255,255,204)",
|
|
1412
|
-
"rgb(161,218,180)",
|
|
1413
|
-
"rgb(65,182,196)",
|
|
1414
|
-
"rgb(34,94,168)"
|
|
1415
|
-
],
|
|
1416
|
-
colors5: [
|
|
1417
|
-
"rgb(255,255,204)",
|
|
1418
|
-
"rgb(161,218,180)",
|
|
1419
|
-
"rgb(65,182,196)",
|
|
1420
|
-
"rgb(44,127,184)",
|
|
1421
|
-
"rgb(37,52,148)"
|
|
1422
|
-
],
|
|
1423
|
-
colors6: [
|
|
1424
|
-
"rgb(255,255,204)",
|
|
1425
|
-
"rgb(199,233,180)",
|
|
1426
|
-
"rgb(127,205,187)",
|
|
1427
|
-
"rgb(65,182,196)",
|
|
1428
|
-
"rgb(44,127,184)",
|
|
1429
|
-
"rgb(37,52,148)"
|
|
1430
|
-
],
|
|
1431
|
-
colors7: [
|
|
1432
|
-
"rgb(255,255,204)",
|
|
1433
|
-
"rgb(199,233,180)",
|
|
1434
|
-
"rgb(127,205,187)",
|
|
1435
|
-
"rgb(65,182,196)",
|
|
1436
|
-
"rgb(29,145,192)",
|
|
1437
|
-
"rgb(34,94,168)",
|
|
1438
|
-
"rgb(12,44,132)"
|
|
1439
|
-
],
|
|
1440
|
-
colors8: [
|
|
1441
|
-
"rgb(255,255,217)",
|
|
1442
|
-
"rgb(237,248,177)",
|
|
1443
|
-
"rgb(199,233,180)",
|
|
1444
|
-
"rgb(127,205,187)",
|
|
1445
|
-
"rgb(65,182,196)",
|
|
1446
|
-
"rgb(29,145,192)",
|
|
1447
|
-
"rgb(34,94,168)",
|
|
1448
|
-
"rgb(12,44,132)"
|
|
1449
|
-
],
|
|
1450
|
-
colors9: [
|
|
1451
|
-
"rgb(255,255,217)",
|
|
1452
|
-
"rgb(237,248,177)",
|
|
1453
|
-
"rgb(199,233,180)",
|
|
1454
|
-
"rgb(127,205,187)",
|
|
1455
|
-
"rgb(65,182,196)",
|
|
1456
|
-
"rgb(29,145,192)",
|
|
1457
|
-
"rgb(34,94,168)",
|
|
1458
|
-
"rgb(37,52,148)",
|
|
1459
|
-
"rgb(8,29,88)"
|
|
1460
|
-
],
|
|
1461
|
-
type: "sequential"
|
|
1462
|
-
},
|
|
1463
|
-
Purples: {
|
|
1464
|
-
colors3: [
|
|
1465
|
-
"rgb(239,237,245)",
|
|
1466
|
-
"rgb(188,189,220)",
|
|
1467
|
-
"rgb(117,107,177)"
|
|
1468
|
-
],
|
|
1469
|
-
colors4: [
|
|
1470
|
-
"rgb(242,240,247)",
|
|
1471
|
-
"rgb(203,201,226)",
|
|
1472
|
-
"rgb(158,154,200)",
|
|
1473
|
-
"rgb(106,81,163)"
|
|
1474
|
-
],
|
|
1475
|
-
colors5: [
|
|
1476
|
-
"rgb(242,240,247)",
|
|
1477
|
-
"rgb(203,201,226)",
|
|
1478
|
-
"rgb(158,154,200)",
|
|
1479
|
-
"rgb(117,107,177)",
|
|
1480
|
-
"rgb(84,39,143)"
|
|
1481
|
-
],
|
|
1482
|
-
colors6: [
|
|
1483
|
-
"rgb(242,240,247)",
|
|
1484
|
-
"rgb(218,218,235)",
|
|
1485
|
-
"rgb(188,189,220)",
|
|
1486
|
-
"rgb(158,154,200)",
|
|
1487
|
-
"rgb(117,107,177)",
|
|
1488
|
-
"rgb(84,39,143)"
|
|
1489
|
-
],
|
|
1490
|
-
colors7: [
|
|
1491
|
-
"rgb(242,240,247)",
|
|
1492
|
-
"rgb(218,218,235)",
|
|
1493
|
-
"rgb(188,189,220)",
|
|
1494
|
-
"rgb(158,154,200)",
|
|
1495
|
-
"rgb(128,125,186)",
|
|
1496
|
-
"rgb(106,81,163)",
|
|
1497
|
-
"rgb(74,20,134)"
|
|
1498
|
-
],
|
|
1499
|
-
colors8: [
|
|
1500
|
-
"rgb(252,251,253)",
|
|
1501
|
-
"rgb(239,237,245)",
|
|
1502
|
-
"rgb(218,218,235)",
|
|
1503
|
-
"rgb(188,189,220)",
|
|
1504
|
-
"rgb(158,154,200)",
|
|
1505
|
-
"rgb(128,125,186)",
|
|
1506
|
-
"rgb(106,81,163)",
|
|
1507
|
-
"rgb(74,20,134)"
|
|
1508
|
-
],
|
|
1509
|
-
colors9: [
|
|
1510
|
-
"rgb(252,251,253)",
|
|
1511
|
-
"rgb(239,237,245)",
|
|
1512
|
-
"rgb(218,218,235)",
|
|
1513
|
-
"rgb(188,189,220)",
|
|
1514
|
-
"rgb(158,154,200)",
|
|
1515
|
-
"rgb(128,125,186)",
|
|
1516
|
-
"rgb(106,81,163)",
|
|
1517
|
-
"rgb(84,39,143)",
|
|
1518
|
-
"rgb(63,0,125)"
|
|
1519
|
-
],
|
|
1520
|
-
type: "sequential"
|
|
1521
|
-
},
|
|
1522
|
-
GnBu: {
|
|
1523
|
-
colors3: [
|
|
1524
|
-
"rgb(224,243,219)",
|
|
1525
|
-
"rgb(168,221,181)",
|
|
1526
|
-
"rgb(67,162,202)"
|
|
1527
|
-
],
|
|
1528
|
-
colors4: [
|
|
1529
|
-
"rgb(240,249,232)",
|
|
1530
|
-
"rgb(186,228,188)",
|
|
1531
|
-
"rgb(123,204,196)",
|
|
1532
|
-
"rgb(43,140,190)"
|
|
1533
|
-
],
|
|
1534
|
-
colors5: [
|
|
1535
|
-
"rgb(240,249,232)",
|
|
1536
|
-
"rgb(186,228,188)",
|
|
1537
|
-
"rgb(123,204,196)",
|
|
1538
|
-
"rgb(67,162,202)",
|
|
1539
|
-
"rgb(8,104,172)"
|
|
1540
|
-
],
|
|
1541
|
-
colors6: [
|
|
1542
|
-
"rgb(240,249,232)",
|
|
1543
|
-
"rgb(204,235,197)",
|
|
1544
|
-
"rgb(168,221,181)",
|
|
1545
|
-
"rgb(123,204,196)",
|
|
1546
|
-
"rgb(67,162,202)",
|
|
1547
|
-
"rgb(8,104,172)"
|
|
1548
|
-
],
|
|
1549
|
-
colors7: [
|
|
1550
|
-
"rgb(240,249,232)",
|
|
1551
|
-
"rgb(204,235,197)",
|
|
1552
|
-
"rgb(168,221,181)",
|
|
1553
|
-
"rgb(123,204,196)",
|
|
1554
|
-
"rgb(78,179,211)",
|
|
1555
|
-
"rgb(43,140,190)",
|
|
1556
|
-
"rgb(8,88,158)"
|
|
1557
|
-
],
|
|
1558
|
-
colors8: [
|
|
1559
|
-
"rgb(247,252,240)",
|
|
1560
|
-
"rgb(224,243,219)",
|
|
1561
|
-
"rgb(204,235,197)",
|
|
1562
|
-
"rgb(168,221,181)",
|
|
1563
|
-
"rgb(123,204,196)",
|
|
1564
|
-
"rgb(78,179,211)",
|
|
1565
|
-
"rgb(43,140,190)",
|
|
1566
|
-
"rgb(8,88,158)"
|
|
1567
|
-
],
|
|
1568
|
-
colors9: [
|
|
1569
|
-
"rgb(247,252,240)",
|
|
1570
|
-
"rgb(224,243,219)",
|
|
1571
|
-
"rgb(204,235,197)",
|
|
1572
|
-
"rgb(168,221,181)",
|
|
1573
|
-
"rgb(123,204,196)",
|
|
1574
|
-
"rgb(78,179,211)",
|
|
1575
|
-
"rgb(43,140,190)",
|
|
1576
|
-
"rgb(8,104,172)",
|
|
1577
|
-
"rgb(8,64,129)"
|
|
1578
|
-
],
|
|
1579
|
-
type: "sequential"
|
|
1580
|
-
},
|
|
1581
|
-
Greys: {
|
|
1582
|
-
colors3: [
|
|
1583
|
-
"rgb(240,240,240)",
|
|
1584
|
-
"rgb(189,189,189)",
|
|
1585
|
-
"rgb(99,99,99)"
|
|
1586
|
-
],
|
|
1587
|
-
colors4: [
|
|
1588
|
-
"rgb(247,247,247)",
|
|
1589
|
-
"rgb(204,204,204)",
|
|
1590
|
-
"rgb(150,150,150)",
|
|
1591
|
-
"rgb(82,82,82)"
|
|
1592
|
-
],
|
|
1593
|
-
colors5: [
|
|
1594
|
-
"rgb(247,247,247)",
|
|
1595
|
-
"rgb(204,204,204)",
|
|
1596
|
-
"rgb(150,150,150)",
|
|
1597
|
-
"rgb(99,99,99)",
|
|
1598
|
-
"rgb(37,37,37)"
|
|
1599
|
-
],
|
|
1600
|
-
colors6: [
|
|
1601
|
-
"rgb(247,247,247)",
|
|
1602
|
-
"rgb(217,217,217)",
|
|
1603
|
-
"rgb(189,189,189)",
|
|
1604
|
-
"rgb(150,150,150)",
|
|
1605
|
-
"rgb(99,99,99)",
|
|
1606
|
-
"rgb(37,37,37)"
|
|
1607
|
-
],
|
|
1608
|
-
colors7: [
|
|
1609
|
-
"rgb(247,247,247)",
|
|
1610
|
-
"rgb(217,217,217)",
|
|
1611
|
-
"rgb(189,189,189)",
|
|
1612
|
-
"rgb(150,150,150)",
|
|
1613
|
-
"rgb(115,115,115)",
|
|
1614
|
-
"rgb(82,82,82)",
|
|
1615
|
-
"rgb(37,37,37)"
|
|
1616
|
-
],
|
|
1617
|
-
colors8: [
|
|
1618
|
-
"rgb(255,255,255)",
|
|
1619
|
-
"rgb(240,240,240)",
|
|
1620
|
-
"rgb(217,217,217)",
|
|
1621
|
-
"rgb(189,189,189)",
|
|
1622
|
-
"rgb(150,150,150)",
|
|
1623
|
-
"rgb(115,115,115)",
|
|
1624
|
-
"rgb(82,82,82)",
|
|
1625
|
-
"rgb(37,37,37)"
|
|
1626
|
-
],
|
|
1627
|
-
colors9: [
|
|
1628
|
-
"rgb(255,255,255)",
|
|
1629
|
-
"rgb(240,240,240)",
|
|
1630
|
-
"rgb(217,217,217)",
|
|
1631
|
-
"rgb(189,189,189)",
|
|
1632
|
-
"rgb(150,150,150)",
|
|
1633
|
-
"rgb(115,115,115)",
|
|
1634
|
-
"rgb(82,82,82)",
|
|
1635
|
-
"rgb(37,37,37)",
|
|
1636
|
-
"rgb(0,0,0)"
|
|
1637
|
-
],
|
|
1638
|
-
type: "sequential"
|
|
1639
|
-
},
|
|
1640
|
-
YlOrRd: {
|
|
1641
|
-
colors3: [
|
|
1642
|
-
"rgb(255,237,160)",
|
|
1643
|
-
"rgb(254,178,76)",
|
|
1644
|
-
"rgb(240,59,32)"
|
|
1645
|
-
],
|
|
1646
|
-
colors4: [
|
|
1647
|
-
"rgb(255,255,178)",
|
|
1648
|
-
"rgb(254,204,92)",
|
|
1649
|
-
"rgb(253,141,60)",
|
|
1650
|
-
"rgb(227,26,28)"
|
|
1651
|
-
],
|
|
1652
|
-
colors5: [
|
|
1653
|
-
"rgb(255,255,178)",
|
|
1654
|
-
"rgb(254,204,92)",
|
|
1655
|
-
"rgb(253,141,60)",
|
|
1656
|
-
"rgb(240,59,32)",
|
|
1657
|
-
"rgb(189,0,38)"
|
|
1658
|
-
],
|
|
1659
|
-
colors6: [
|
|
1660
|
-
"rgb(255,255,178)",
|
|
1661
|
-
"rgb(254,217,118)",
|
|
1662
|
-
"rgb(254,178,76)",
|
|
1663
|
-
"rgb(253,141,60)",
|
|
1664
|
-
"rgb(240,59,32)",
|
|
1665
|
-
"rgb(189,0,38)"
|
|
1666
|
-
],
|
|
1667
|
-
colors7: [
|
|
1668
|
-
"rgb(255,255,178)",
|
|
1669
|
-
"rgb(254,217,118)",
|
|
1670
|
-
"rgb(254,178,76)",
|
|
1671
|
-
"rgb(253,141,60)",
|
|
1672
|
-
"rgb(252,78,42)",
|
|
1673
|
-
"rgb(227,26,28)",
|
|
1674
|
-
"rgb(177,0,38)"
|
|
1675
|
-
],
|
|
1676
|
-
colors8: [
|
|
1677
|
-
"rgb(255,255,204)",
|
|
1678
|
-
"rgb(255,237,160)",
|
|
1679
|
-
"rgb(254,217,118)",
|
|
1680
|
-
"rgb(254,178,76)",
|
|
1681
|
-
"rgb(253,141,60)",
|
|
1682
|
-
"rgb(252,78,42)",
|
|
1683
|
-
"rgb(227,26,28)",
|
|
1684
|
-
"rgb(177,0,38)"
|
|
1685
|
-
],
|
|
1686
|
-
colors9: [
|
|
1687
|
-
"rgb(255,255,204)",
|
|
1688
|
-
"rgb(255,237,160)",
|
|
1689
|
-
"rgb(254,217,118)",
|
|
1690
|
-
"rgb(254,178,76)",
|
|
1691
|
-
"rgb(253,141,60)",
|
|
1692
|
-
"rgb(252,78,42)",
|
|
1693
|
-
"rgb(227,26,28)",
|
|
1694
|
-
"rgb(189,0,38)",
|
|
1695
|
-
"rgb(128,0,38)"
|
|
1696
|
-
],
|
|
1697
|
-
type: "sequential"
|
|
1698
|
-
},
|
|
1699
|
-
PuRd: {
|
|
1700
|
-
colors3: [
|
|
1701
|
-
"rgb(231,225,239)",
|
|
1702
|
-
"rgb(201,148,199)",
|
|
1703
|
-
"rgb(221,28,119)"
|
|
1704
|
-
],
|
|
1705
|
-
colors4: [
|
|
1706
|
-
"rgb(241,238,246)",
|
|
1707
|
-
"rgb(215,181,216)",
|
|
1708
|
-
"rgb(223,101,176)",
|
|
1709
|
-
"rgb(206,18,86)"
|
|
1710
|
-
],
|
|
1711
|
-
colors5: [
|
|
1712
|
-
"rgb(241,238,246)",
|
|
1713
|
-
"rgb(215,181,216)",
|
|
1714
|
-
"rgb(223,101,176)",
|
|
1715
|
-
"rgb(221,28,119)",
|
|
1716
|
-
"rgb(152,0,67)"
|
|
1717
|
-
],
|
|
1718
|
-
colors6: [
|
|
1719
|
-
"rgb(241,238,246)",
|
|
1720
|
-
"rgb(212,185,218)",
|
|
1721
|
-
"rgb(201,148,199)",
|
|
1722
|
-
"rgb(223,101,176)",
|
|
1723
|
-
"rgb(221,28,119)",
|
|
1724
|
-
"rgb(152,0,67)"
|
|
1725
|
-
],
|
|
1726
|
-
colors7: [
|
|
1727
|
-
"rgb(241,238,246)",
|
|
1728
|
-
"rgb(212,185,218)",
|
|
1729
|
-
"rgb(201,148,199)",
|
|
1730
|
-
"rgb(223,101,176)",
|
|
1731
|
-
"rgb(231,41,138)",
|
|
1732
|
-
"rgb(206,18,86)",
|
|
1733
|
-
"rgb(145,0,63)"
|
|
1734
|
-
],
|
|
1735
|
-
colors8: [
|
|
1736
|
-
"rgb(247,244,249)",
|
|
1737
|
-
"rgb(231,225,239)",
|
|
1738
|
-
"rgb(212,185,218)",
|
|
1739
|
-
"rgb(201,148,199)",
|
|
1740
|
-
"rgb(223,101,176)",
|
|
1741
|
-
"rgb(231,41,138)",
|
|
1742
|
-
"rgb(206,18,86)",
|
|
1743
|
-
"rgb(145,0,63)"
|
|
1744
|
-
],
|
|
1745
|
-
colors9: [
|
|
1746
|
-
"rgb(247,244,249)",
|
|
1747
|
-
"rgb(231,225,239)",
|
|
1748
|
-
"rgb(212,185,218)",
|
|
1749
|
-
"rgb(201,148,199)",
|
|
1750
|
-
"rgb(223,101,176)",
|
|
1751
|
-
"rgb(231,41,138)",
|
|
1752
|
-
"rgb(206,18,86)",
|
|
1753
|
-
"rgb(152,0,67)",
|
|
1754
|
-
"rgb(103,0,31)"
|
|
1755
|
-
],
|
|
1756
|
-
type: "sequential"
|
|
1757
|
-
},
|
|
1758
|
-
Blues: {
|
|
1759
|
-
colors3: [
|
|
1760
|
-
"rgb(222,235,247)",
|
|
1761
|
-
"rgb(158,202,225)",
|
|
1762
|
-
"rgb(49,130,189)"
|
|
1763
|
-
],
|
|
1764
|
-
colors4: [
|
|
1765
|
-
"rgb(239,243,255)",
|
|
1766
|
-
"rgb(189,215,231)",
|
|
1767
|
-
"rgb(107,174,214)",
|
|
1768
|
-
"rgb(33,113,181)"
|
|
1769
|
-
],
|
|
1770
|
-
colors5: [
|
|
1771
|
-
"rgb(239,243,255)",
|
|
1772
|
-
"rgb(189,215,231)",
|
|
1773
|
-
"rgb(107,174,214)",
|
|
1774
|
-
"rgb(49,130,189)",
|
|
1775
|
-
"rgb(8,81,156)"
|
|
1776
|
-
],
|
|
1777
|
-
colors6: [
|
|
1778
|
-
"rgb(239,243,255)",
|
|
1779
|
-
"rgb(198,219,239)",
|
|
1780
|
-
"rgb(158,202,225)",
|
|
1781
|
-
"rgb(107,174,214)",
|
|
1782
|
-
"rgb(49,130,189)",
|
|
1783
|
-
"rgb(8,81,156)"
|
|
1784
|
-
],
|
|
1785
|
-
colors7: [
|
|
1786
|
-
"rgb(239,243,255)",
|
|
1787
|
-
"rgb(198,219,239)",
|
|
1788
|
-
"rgb(158,202,225)",
|
|
1789
|
-
"rgb(107,174,214)",
|
|
1790
|
-
"rgb(66,146,198)",
|
|
1791
|
-
"rgb(33,113,181)",
|
|
1792
|
-
"rgb(8,69,148)"
|
|
1793
|
-
],
|
|
1794
|
-
colors8: [
|
|
1795
|
-
"rgb(247,251,255)",
|
|
1796
|
-
"rgb(222,235,247)",
|
|
1797
|
-
"rgb(198,219,239)",
|
|
1798
|
-
"rgb(158,202,225)",
|
|
1799
|
-
"rgb(107,174,214)",
|
|
1800
|
-
"rgb(66,146,198)",
|
|
1801
|
-
"rgb(33,113,181)",
|
|
1802
|
-
"rgb(8,69,148)"
|
|
1803
|
-
],
|
|
1804
|
-
colors9: [
|
|
1805
|
-
"rgb(247,251,255)",
|
|
1806
|
-
"rgb(222,235,247)",
|
|
1807
|
-
"rgb(198,219,239)",
|
|
1808
|
-
"rgb(158,202,225)",
|
|
1809
|
-
"rgb(107,174,214)",
|
|
1810
|
-
"rgb(66,146,198)",
|
|
1811
|
-
"rgb(33,113,181)",
|
|
1812
|
-
"rgb(8,81,156)",
|
|
1813
|
-
"rgb(8,48,107)"
|
|
1814
|
-
],
|
|
1815
|
-
type: "sequential"
|
|
1816
|
-
},
|
|
1817
|
-
PuBuGn: {
|
|
1818
|
-
colors3: [
|
|
1819
|
-
"rgb(236,226,240)",
|
|
1820
|
-
"rgb(166,189,219)",
|
|
1821
|
-
"rgb(28,144,153)"
|
|
1822
|
-
],
|
|
1823
|
-
colors4: [
|
|
1824
|
-
"rgb(246,239,247)",
|
|
1825
|
-
"rgb(189,201,225)",
|
|
1826
|
-
"rgb(103,169,207)",
|
|
1827
|
-
"rgb(2,129,138)"
|
|
1828
|
-
],
|
|
1829
|
-
colors5: [
|
|
1830
|
-
"rgb(246,239,247)",
|
|
1831
|
-
"rgb(189,201,225)",
|
|
1832
|
-
"rgb(103,169,207)",
|
|
1833
|
-
"rgb(28,144,153)",
|
|
1834
|
-
"rgb(1,108,89)"
|
|
1835
|
-
],
|
|
1836
|
-
colors6: [
|
|
1837
|
-
"rgb(246,239,247)",
|
|
1838
|
-
"rgb(208,209,230)",
|
|
1839
|
-
"rgb(166,189,219)",
|
|
1840
|
-
"rgb(103,169,207)",
|
|
1841
|
-
"rgb(28,144,153)",
|
|
1842
|
-
"rgb(1,108,89)"
|
|
1843
|
-
],
|
|
1844
|
-
colors7: [
|
|
1845
|
-
"rgb(246,239,247)",
|
|
1846
|
-
"rgb(208,209,230)",
|
|
1847
|
-
"rgb(166,189,219)",
|
|
1848
|
-
"rgb(103,169,207)",
|
|
1849
|
-
"rgb(54,144,192)",
|
|
1850
|
-
"rgb(2,129,138)",
|
|
1851
|
-
"rgb(1,100,80)"
|
|
1852
|
-
],
|
|
1853
|
-
colors8: [
|
|
1854
|
-
"rgb(255,247,251)",
|
|
1855
|
-
"rgb(236,226,240)",
|
|
1856
|
-
"rgb(208,209,230)",
|
|
1857
|
-
"rgb(166,189,219)",
|
|
1858
|
-
"rgb(103,169,207)",
|
|
1859
|
-
"rgb(54,144,192)",
|
|
1860
|
-
"rgb(2,129,138)",
|
|
1861
|
-
"rgb(1,100,80)"
|
|
1862
|
-
],
|
|
1863
|
-
colors9: [
|
|
1864
|
-
"rgb(255,247,251)",
|
|
1865
|
-
"rgb(236,226,240)",
|
|
1866
|
-
"rgb(208,209,230)",
|
|
1867
|
-
"rgb(166,189,219)",
|
|
1868
|
-
"rgb(103,169,207)",
|
|
1869
|
-
"rgb(54,144,192)",
|
|
1870
|
-
"rgb(2,129,138)",
|
|
1871
|
-
"rgb(1,108,89)",
|
|
1872
|
-
"rgb(1,70,54)"
|
|
1873
|
-
],
|
|
1874
|
-
type: "sequential"
|
|
1875
|
-
},
|
|
1876
|
-
Spectrum: {
|
|
1877
|
-
colors5: [
|
|
1878
|
-
"rgb(0,0,255)",
|
|
1879
|
-
"rgb(0,255,255)",
|
|
1880
|
-
"rgb(0,255,0)",
|
|
1881
|
-
"rgb(255,255,0)",
|
|
1882
|
-
"rgb(255,0,0)"
|
|
1883
|
-
],
|
|
1884
|
-
type: "heat"
|
|
1885
|
-
},
|
|
1886
|
-
BlueRed: {
|
|
1887
|
-
colors5: [
|
|
1888
|
-
"rgb(0,0,255)",
|
|
1889
|
-
"rgb(64,0,191)",
|
|
1890
|
-
"rgb(128,0,128)",
|
|
1891
|
-
"rgb(191,0,64)",
|
|
1892
|
-
"rgb(255,0,0)"
|
|
1893
|
-
],
|
|
1894
|
-
type: "heat"
|
|
1895
|
-
},
|
|
1896
|
-
Plasma: {
|
|
1897
|
-
colors5: [
|
|
1898
|
-
"rgb(0,0,140)",
|
|
1899
|
-
"rgb(140,0,160)",
|
|
1900
|
-
"rgb(200,80,110)",
|
|
1901
|
-
"rgb(255,160,60)",
|
|
1902
|
-
"rgb(255,255,0)"
|
|
1903
|
-
],
|
|
1904
|
-
type: "heat"
|
|
1905
|
-
},
|
|
1906
|
-
Viris: {
|
|
1907
|
-
colors5: [
|
|
1908
|
-
"rgb(80,0,80)",
|
|
1909
|
-
"rgb(60,80,140)",
|
|
1910
|
-
"rgb(30,140,140)",
|
|
1911
|
-
"rgb(80,200,100)",
|
|
1912
|
-
"rgb(255,255,0)"
|
|
1913
|
-
],
|
|
1914
|
-
type: "heat"
|
|
1915
|
-
},
|
|
1916
|
-
Incan: {
|
|
1917
|
-
colors5: [
|
|
1918
|
-
"rgb(0,0,0)",
|
|
1919
|
-
"rgb(100, 0, 0)",
|
|
1920
|
-
"rgb(200, 150, 0)",
|
|
1921
|
-
"rgb(255, 255, 70)",
|
|
1922
|
-
"rgb(255,255,255)"
|
|
1923
|
-
],
|
|
1924
|
-
type: "heat"
|
|
1925
|
-
},
|
|
1926
|
-
Fire: {
|
|
1927
|
-
colors5: [
|
|
1928
|
-
"rgb(0,0,0)",
|
|
1929
|
-
"rgb(128,0,128)",
|
|
1930
|
-
"rgb(255,0,0)",
|
|
1931
|
-
"rgb(255,255,0)",
|
|
1932
|
-
"rgb(255,255,255)"
|
|
1933
|
-
],
|
|
1934
|
-
type: "heat"
|
|
1935
|
-
},
|
|
1936
|
-
Inferno: {
|
|
1937
|
-
colors5: [
|
|
1938
|
-
"rgb(0,0,0)",
|
|
1939
|
-
"rgb(80,20,110)",
|
|
1940
|
-
"rgb(190,60,80)",
|
|
1941
|
-
"rgb(255,140,0)",
|
|
1942
|
-
"rgb(255,255,160)"
|
|
1943
|
-
],
|
|
1944
|
-
type: "heat"
|
|
1945
|
-
},
|
|
1946
|
-
Ocean: {
|
|
1947
|
-
colors5: [
|
|
1948
|
-
"rgb(0,0,0)",
|
|
1949
|
-
"rgb(25,50,100)",
|
|
1950
|
-
"rgb(50,100,160)",
|
|
1951
|
-
"rgb(20,170,200)",
|
|
1952
|
-
"rgb(0,255,255)"
|
|
1953
|
-
],
|
|
1954
|
-
type: "heat"
|
|
1955
|
-
},
|
|
1956
|
-
Sunrise: {
|
|
1957
|
-
colors5: [
|
|
1958
|
-
"rgb(255,0,0)",
|
|
1959
|
-
"rgb(255,80,0)",
|
|
1960
|
-
"rgb(255,180,0)",
|
|
1961
|
-
"rgb(255,255,20)",
|
|
1962
|
-
"rgb(255,255,255)"
|
|
1963
|
-
],
|
|
1964
|
-
type: "heat"
|
|
1965
|
-
}
|
|
1966
|
-
};
|
|
1967
|
-
}
|
|
1968
|
-
var edit_option_color_palette_picker_module_default = ".luzmo-edit-option{align-items:start;height:fit-content}.control-container{align-items:start}.color-classes{gap:var(--luzmo-spacing-2);flex-flow:wrap;display:flex}.extra-label{height:var(--edit-option-component-height);align-items:center;display:flex}", LuzmoEditOptionColorPalettePicker = class extends LuzmoEditOptionBase {
|
|
1969
|
-
constructor(...e) {
|
|
1970
|
-
super(...e), this.default = "OrRd", this.values = [], this.disabled = !1, this.horizontal = !1, this.numberOfColors = 5;
|
|
1971
|
-
}
|
|
1972
|
-
static {
|
|
1973
|
-
this.styles = [super.styles, unsafeCSS(edit_option_color_palette_picker_module_default)];
|
|
1974
|
-
}
|
|
1975
|
-
_setColorPalette(e) {
|
|
1976
|
-
let i = e.target.selected;
|
|
1977
|
-
this.value = i, this.dispatchEvent(new CustomEvent("luzmo-option-changed", {
|
|
1978
|
-
bubbles: !0,
|
|
1979
|
-
composed: !0,
|
|
1980
|
-
cancelable: !0,
|
|
1981
|
-
detail: { value: typeof this.toValue == "function" ? this.toValue(i ?? "") : i }
|
|
1982
|
-
}));
|
|
1983
|
-
}
|
|
1984
|
-
generateColorsClasses(e) {
|
|
1985
|
-
let i = getColorMaps(), o = (e, i) => html`
|
|
1986
|
-
<luzmo-color-palette
|
|
1987
|
-
.size=${this.size}
|
|
1988
|
-
.value=${e}
|
|
1989
|
-
?disabled=${this.disabled}
|
|
1990
|
-
?horizontal=${this.horizontal}
|
|
1991
|
-
.colors=${i}
|
|
1992
|
-
></luzmo-color-palette>
|
|
1993
|
-
`, s = (this.values ?? []).map((e) => {
|
|
1994
|
-
let a = `colors${this.numberOfColors ?? 5}`, s = i[e][a];
|
|
1995
|
-
return o(e, Array.isArray(s) ? s : []);
|
|
1996
|
-
});
|
|
1997
|
-
return html`
|
|
1998
|
-
<luzmo-color-palette-group
|
|
1999
|
-
.size=${this.size}
|
|
2000
|
-
?disabled=${this.disabled}
|
|
2001
|
-
?horizontal=${this.horizontal}
|
|
2002
|
-
.selected=${e}
|
|
2003
|
-
@change=${this._setColorPalette.bind(this)}
|
|
2004
|
-
>${s}</luzmo-color-palette-group
|
|
2005
|
-
>
|
|
2006
|
-
`;
|
|
2007
|
-
}
|
|
2008
|
-
renderController() {
|
|
2009
|
-
let e = typeof this.parseValue == "function" ? this.parseValue(this.value) : this.value, i = typeof this.parseValue == "function" ? this.parseValue(this.default) : this.default;
|
|
2010
|
-
return this.generateColorsClasses(e ?? i ?? "OrRd");
|
|
2011
|
-
}
|
|
2012
|
-
};
|
|
2013
|
-
__decorate([property({
|
|
2014
|
-
type: String,
|
|
2015
|
-
reflect: !0
|
|
2016
|
-
})], LuzmoEditOptionColorPalettePicker.prototype, "value", void 0), __decorate([property({
|
|
2017
|
-
type: String,
|
|
2018
|
-
reflect: !0
|
|
2019
|
-
})], LuzmoEditOptionColorPalettePicker.prototype, "default", void 0), __decorate([property({
|
|
2020
|
-
type: Array,
|
|
2021
|
-
attribute: "values"
|
|
2022
|
-
})], LuzmoEditOptionColorPalettePicker.prototype, "values", void 0), __decorate([property({
|
|
2023
|
-
type: Boolean,
|
|
2024
|
-
reflect: !0
|
|
2025
|
-
})], LuzmoEditOptionColorPalettePicker.prototype, "disabled", void 0), __decorate([property({
|
|
2026
|
-
type: Boolean,
|
|
2027
|
-
reflect: !0
|
|
2028
|
-
})], LuzmoEditOptionColorPalettePicker.prototype, "horizontal", void 0), __decorate([property()], LuzmoEditOptionColorPalettePicker.prototype, "parseValue", void 0), __decorate([property()], LuzmoEditOptionColorPalettePicker.prototype, "toValue", void 0), __decorate([property({
|
|
2029
|
-
type: Number,
|
|
2030
|
-
attribute: "number-of-colors"
|
|
2031
|
-
})], LuzmoEditOptionColorPalettePicker.prototype, "numberOfColors", void 0), customElements.get("luzmo-edit-option-palette-picker") || customElements.define("luzmo-edit-option-color-palette-picker", LuzmoEditOptionColorPalettePicker);
|
|
2032
|
-
export { LuzmoEditOptionColorPalettePicker as t };
|