@luzmo/analytics-components-kit 1.0.1-alpha.99 → 1.0.1-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +17 -180
- package/components/ai-chat/ai-chat-streaming.d.ts +14 -0
- package/components/ai-chat/ai-chat.d.ts +172 -0
- package/components/ai-chat/index.cjs +20 -0
- package/components/ai-chat/index.d.ts +11 -0
- package/components/ai-chat/index.js +36 -0
- package/components/ai-chat/request-contract.d.ts +56 -0
- package/components/ai-chat-C5bDsEK8.cjs +146 -0
- package/components/ai-chat-C_8jGxHT.js +1216 -0
- package/components/ai-interaction-textarea/ai-interaction-textarea.d.ts +36 -30
- package/components/ai-interaction-textarea/index.cjs +2 -38
- package/components/ai-interaction-textarea/index.js +12 -169
- package/components/ai-interaction-textarea--nS2Fx9t.cjs +62 -0
- package/components/ai-interaction-textarea-CjBbcYSp.js +172 -0
- package/components/area-chart-options.config-6UPR6pIm.cjs +20 -0
- package/components/area-chart-options.config-B2zmr9oP.cjs +20 -0
- package/components/area-chart-options.config-CYaUG5n4.js +21 -0
- package/components/area-chart-options.config-CaH9XE8R.js +143 -0
- package/components/area-chart-options.de-B2X9EW6t.js +62 -0
- package/components/area-chart-options.de-BA6h5_ss.cjs +20 -0
- package/components/area-chart-options.en-BIUqa6V7.cjs +20 -0
- package/components/area-chart-options.en-DdMmuUda.js +62 -0
- package/components/area-chart-options.es-BU2dbfOS.cjs +20 -0
- package/components/area-chart-options.es-CNsCg-F5.js +62 -0
- package/components/area-chart-options.fr-8gW1fG5C.cjs +20 -0
- package/components/area-chart-options.fr-CLJXmywl.js +62 -0
- package/components/area-chart-options.nl-Cgwm9HLx.cjs +20 -0
- package/components/area-chart-options.nl-vpXh0GUm.js +62 -0
- package/components/area-chart-positioning.config-BQmn-6Fk.cjs +20 -0
- package/components/area-chart-positioning.config-CtzeYx-E.js +53 -0
- package/components/area-chart-slots.config-BKMCW0AE.js +52 -0
- package/components/area-chart-slots.config-BiF26XOX.cjs +20 -0
- package/components/area-chart-slots.config-CSzofhBS.js +21 -0
- package/components/area-chart-slots.config-DjLijZ1F.cjs +20 -0
- package/components/bar-chart-options.config-BLgJX-s8.cjs +20 -0
- package/components/bar-chart-options.config-BbMdfx83.cjs +20 -0
- package/components/bar-chart-options.config-Cf7uSvzO.js +21 -0
- package/components/bar-chart-options.config-mDOOs6Cm.js +217 -0
- package/components/bar-chart-options.de-Cz_OOH17.js +88 -0
- package/components/bar-chart-options.de-q4mxGu14.cjs +20 -0
- package/components/bar-chart-options.en-CfiByzMZ.cjs +20 -0
- package/components/bar-chart-options.en-VJAkQpiQ.js +88 -0
- package/components/bar-chart-options.es-5q1-OHQH.js +88 -0
- package/components/bar-chart-options.es-aJB8H3J7.cjs +20 -0
- package/components/bar-chart-options.fr-BzVriCKx.cjs +20 -0
- package/components/bar-chart-options.fr-D6pZMftl.js +88 -0
- package/components/bar-chart-options.nl-CrUAnFpV.cjs +20 -0
- package/components/bar-chart-options.nl-DqOzdnwm.js +88 -0
- package/components/bar-chart-positioning.config-BXgM25BD.cjs +20 -0
- package/components/bar-chart-positioning.config-Ddr0PhJY.js +57 -0
- package/components/bar-chart-slots.config-B0Wuh1GL.js +47 -0
- package/components/bar-chart-slots.config-BITFI3aO.js +21 -0
- package/components/bar-chart-slots.config-CADpGrHM.cjs +20 -0
- package/components/bar-chart-slots.config-DgbbajTB.cjs +20 -0
- package/components/base-C_azywlB.cjs +20 -0
- package/components/base-rg2x95aL.js +206 -0
- package/components/base-store-CdYjpd2m.js +157 -0
- package/components/base-store-CjudELw2.cjs +20 -0
- package/components/bliss-BJa_NJPA.js +73 -0
- package/components/bliss-CdEcilNC.cjs +20 -0
- package/components/box-plot-options.config-CCGnXi2p.cjs +20 -0
- package/components/box-plot-options.config-CIQnzi0m.js +21 -0
- package/components/box-plot-options.config-CikKFF42.cjs +20 -0
- package/components/box-plot-options.config-Dxyei3n-.js +293 -0
- package/components/box-plot-options.de-CbXBA4PB.cjs +20 -0
- package/components/box-plot-options.de-Pcws8Htk.js +77 -0
- package/components/box-plot-options.en-C_kqWvYm.js +77 -0
- package/components/box-plot-options.en-CsjE2-wr.cjs +20 -0
- package/components/box-plot-options.es-BW7yCCiw.js +77 -0
- package/components/box-plot-options.es-DCSqvgxH.cjs +20 -0
- package/components/box-plot-options.fr-ndQwdMt3.js +77 -0
- package/components/box-plot-options.fr-o4vYePxM.cjs +20 -0
- package/components/box-plot-options.nl-D8g47giP.js +77 -0
- package/components/box-plot-options.nl-t9lgymbk.cjs +20 -0
- package/components/box-plot-positioning.config-1yynBIZZ.js +46 -0
- package/components/box-plot-positioning.config-BudyMG9P.cjs +20 -0
- package/components/box-plot-slots.config-C-6xuhRq.cjs +20 -0
- package/components/box-plot-slots.config-CTA8gE11.js +21 -0
- package/components/box-plot-slots.config-DEDKgOIa.cjs +20 -0
- package/components/box-plot-slots.config-DlNMVOL6.js +37 -0
- package/components/bubble-chart-options.config-B99bV5XK.cjs +20 -0
- package/components/bubble-chart-options.config-C2F3tA5O.cjs +20 -0
- package/components/bubble-chart-options.config-C_IQPjB8.js +21 -0
- package/components/bubble-chart-options.config-DAnw5vJL.js +112 -0
- package/components/bubble-chart-options.de-C0Bq6Jta.js +47 -0
- package/components/bubble-chart-options.de-PFshFkNY.cjs +20 -0
- package/components/bubble-chart-options.en-D6CNBLf1.cjs +20 -0
- package/components/bubble-chart-options.en-DzNFzxae.js +47 -0
- package/components/bubble-chart-options.es-B306u1JO.js +47 -0
- package/components/bubble-chart-options.es-DrapJMtZ.cjs +20 -0
- package/components/bubble-chart-options.fr-ByJbTey0.js +47 -0
- package/components/bubble-chart-options.fr-Kcqi9Fus.cjs +20 -0
- package/components/bubble-chart-options.nl-BxpPgm-Q.cjs +20 -0
- package/components/bubble-chart-options.nl-C0QPseuY.js +47 -0
- package/components/bubble-chart-positioning.config-D_dopW3O.js +53 -0
- package/components/bubble-chart-positioning.config-NATL1JeJ.cjs +20 -0
- package/components/bubble-chart-slots.config-4TR4yH66.cjs +20 -0
- package/components/bubble-chart-slots.config-BVhhx01G.js +44 -0
- package/components/bubble-chart-slots.config-DPvnDQlT.cjs +20 -0
- package/components/bubble-chart-slots.config-jTx_rgAO.js +21 -0
- package/components/bullet-chart-options.config-9Ojx88xT.cjs +20 -0
- package/components/bullet-chart-options.config-Bh9-Vis7.cjs +20 -0
- package/components/bullet-chart-options.config-Dl9Kz1YI.js +21 -0
- package/components/bullet-chart-options.config-JhM-RNbx.js +72 -0
- package/components/bullet-chart-options.de-BqZbbsO2.cjs +20 -0
- package/components/bullet-chart-options.de-hxgTQ3tQ.js +37 -0
- package/components/bullet-chart-options.en-BJb_5sM0.cjs +20 -0
- package/components/bullet-chart-options.en-Bfj8rehN.js +37 -0
- package/components/bullet-chart-options.es-CRwqoWFD.js +37 -0
- package/components/bullet-chart-options.es-DgbLOs-h.cjs +20 -0
- package/components/bullet-chart-options.fr-B4np0478.cjs +20 -0
- package/components/bullet-chart-options.fr-CiXnFZ3O.js +37 -0
- package/components/bullet-chart-options.nl-CI7bVYay.cjs +20 -0
- package/components/bullet-chart-options.nl-rKHO6VxR.js +37 -0
- package/components/bullet-chart-positioning.config-DEnZPXW4.cjs +20 -0
- package/components/bullet-chart-positioning.config-DaTektxV.js +54 -0
- package/components/bullet-chart-slots.config-BxVtzuD9.js +21 -0
- package/components/bullet-chart-slots.config-D8P4Rmqj.cjs +20 -0
- package/components/bullet-chart-slots.config-DWurjg7l.js +43 -0
- package/components/bullet-chart-slots.config-sti8UWKg.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-3oYX9wwk.cjs +20 -0
- package/components/choropleth-map-options.config-Bj3CKmoD.js +345 -0
- package/components/choropleth-map-options.config-CCFUqsXA.js +21 -0
- package/components/choropleth-map-options.config-CV-EYCJO.cjs +20 -0
- package/components/choropleth-map-options.de-CtfF_CDc.cjs +20 -0
- package/components/choropleth-map-options.de-DVg7D5qv.js +70 -0
- package/components/choropleth-map-options.en-DD7A777K.js +70 -0
- package/components/choropleth-map-options.en-DxwKxHp7.cjs +20 -0
- package/components/choropleth-map-options.es-BIDj24mR.cjs +20 -0
- package/components/choropleth-map-options.es-DaZQOGsb.js +70 -0
- package/components/choropleth-map-options.fr-Cf7bA7UG.cjs +20 -0
- package/components/choropleth-map-options.fr-CwD0we0b.js +70 -0
- package/components/choropleth-map-options.nl-DNxKI2Bb.cjs +20 -0
- package/components/choropleth-map-options.nl-Dp6vpo9i.js +70 -0
- package/components/choropleth-map-positioning.config-Daoklh8g.js +53 -0
- package/components/choropleth-map-positioning.config-Ucvtbavm.cjs +20 -0
- package/components/choropleth-map-slots.config-BacWtxW7.cjs +20 -0
- package/components/choropleth-map-slots.config-Bej19gJh.js +21 -0
- package/components/choropleth-map-slots.config-BottGEvm.cjs +20 -0
- package/components/choropleth-map-slots.config-DE7eXYBH.js +50 -0
- package/components/chunk-350yNsax.cjs +20 -0
- package/components/circle-pack-chart-options.config-CQ8ZI3Z5.cjs +20 -0
- package/components/circle-pack-chart-options.config-Coo_G3ga.js +21 -0
- package/components/circle-pack-chart-options.config-D60ohH63.js +51 -0
- package/components/circle-pack-chart-options.config-DhL3c1Zv.cjs +20 -0
- package/components/circle-pack-chart-options.de-BMQFpQBU.cjs +20 -0
- package/components/circle-pack-chart-options.de-DBHZtBmX.js +29 -0
- package/components/circle-pack-chart-options.en-C1M5P2-l.js +29 -0
- package/components/circle-pack-chart-options.en-DeJhy4nS.cjs +20 -0
- package/components/circle-pack-chart-options.es-DEQ5zEnz.cjs +20 -0
- package/components/circle-pack-chart-options.es-wBr4vJbt.js +29 -0
- package/components/circle-pack-chart-options.fr-BR7x280a.js +29 -0
- package/components/circle-pack-chart-options.fr-CGqQARpV.cjs +20 -0
- package/components/circle-pack-chart-options.nl-BNN7QFPn.cjs +20 -0
- package/components/circle-pack-chart-options.nl-DhvEq6ea.js +29 -0
- package/components/circle-pack-chart-positioning.config-D9A983qA.cjs +20 -0
- package/components/circle-pack-chart-positioning.config-KAYIv0Mm.js +46 -0
- package/components/circle-pack-chart-slots.config-CM3cTPHk.cjs +20 -0
- package/components/circle-pack-chart-slots.config-CbnmaJUZ.js +35 -0
- package/components/circle-pack-chart-slots.config-DQYZ5VK8.js +21 -0
- package/components/circle-pack-chart-slots.config-HUhXPh3_.cjs +20 -0
- package/components/circular-gauge-options.config-BEHUdC_m.js +21 -0
- package/components/circular-gauge-options.config-BjOnGtF6.cjs +20 -0
- package/components/circular-gauge-options.config-CSjYzze1.js +185 -0
- package/components/circular-gauge-options.config-DvFyMhSJ.cjs +20 -0
- package/components/circular-gauge-options.de-Bl6t8Vtu.js +55 -0
- package/components/circular-gauge-options.de-D9MZiW1s.cjs +20 -0
- package/components/circular-gauge-options.en-CVY5G_Dq.cjs +20 -0
- package/components/circular-gauge-options.en-D6t4kjzW.js +55 -0
- package/components/circular-gauge-options.es-DgJC6YMK.cjs +20 -0
- package/components/circular-gauge-options.es-HNVLVocG.js +55 -0
- package/components/circular-gauge-options.fr-BCBCfNc6.js +55 -0
- package/components/circular-gauge-options.fr-BbgFjLlE.cjs +20 -0
- package/components/circular-gauge-options.nl-ABjx-HBx.js +55 -0
- package/components/circular-gauge-options.nl-DTSTqnlo.cjs +20 -0
- package/components/circular-gauge-positioning.config-Bj5Ni6VJ.js +46 -0
- package/components/circular-gauge-positioning.config-DMl_hSQz.cjs +20 -0
- package/components/circular-gauge-slots.config-CqeEwYq7.cjs +20 -0
- package/components/circular-gauge-slots.config-DBDuxP2e.js +36 -0
- package/components/circular-gauge-slots.config-HS1Y-SWl.cjs +20 -0
- package/components/circular-gauge-slots.config-K-e6hF8e.js +21 -0
- package/components/classic-C05v_nhO.js +80 -0
- package/components/classic-Cjis8rex.cjs +20 -0
- package/components/classic-dark-CjsYka1Q.cjs +20 -0
- package/components/classic-dark-DtZForsC.js +71 -0
- package/components/color-DGHknGDf.js +3807 -0
- package/components/color-DxvhIMkP.cjs +20 -0
- package/components/color-palettes-Bekzn658.cjs +20 -0
- package/components/color-palettes-Dmf3mzhG.js +1472 -0
- package/components/color-range-utils-BK1LPK0H.js +61 -0
- package/components/color-range-utils-X1sKzKWw.cjs +20 -0
- package/components/column-chart-options.config-CA2R9jef.cjs +20 -0
- package/components/column-chart-options.config-DcmyNE-q.cjs +20 -0
- package/components/column-chart-options.config-r0xnzflw.js +216 -0
- package/components/column-chart-options.config-rhVcfHyY.js +21 -0
- package/components/column-chart-options.de-B0Op0vwQ.js +88 -0
- package/components/column-chart-options.de-DgAmUbET.cjs +20 -0
- package/components/column-chart-options.en-CkoywZWd.cjs +20 -0
- package/components/column-chart-options.en-Yh0aO7kR.js +88 -0
- package/components/column-chart-options.es-CUanyhU8.cjs +20 -0
- package/components/column-chart-options.es-ZchO-V0p.js +88 -0
- package/components/column-chart-options.fr-BmDAZnhI.js +88 -0
- package/components/column-chart-options.fr-DQTjXhzp.cjs +20 -0
- package/components/column-chart-options.nl-BQKXUekZ.cjs +20 -0
- package/components/column-chart-options.nl-BdwgQ_uM.js +88 -0
- package/components/column-chart-positioning.config-ByOLbbK5.js +53 -0
- package/components/column-chart-positioning.config-CGEcdd7M.cjs +20 -0
- package/components/column-chart-slots.config-CBq3_JXM.cjs +20 -0
- package/components/column-chart-slots.config-DE2YA5Kx.cjs +20 -0
- package/components/column-chart-slots.config-DPqwJvFz.js +21 -0
- package/components/column-chart-slots.config-DhV3yLaa.js +47 -0
- package/components/combination-chart-options.config-BkoRIlez.cjs +20 -0
- package/components/combination-chart-options.config-CnPwZ6La.cjs +20 -0
- package/components/combination-chart-options.config-DY_bWV13.js +21 -0
- package/components/combination-chart-options.config-oyggNHjA.js +84 -0
- package/components/combination-chart-options.de-DIIZ1wNy.cjs +20 -0
- package/components/combination-chart-options.de-DLiVvpnI.js +41 -0
- package/components/combination-chart-options.en-C2byZffi.cjs +20 -0
- package/components/combination-chart-options.en-yQ-wL85s.js +41 -0
- package/components/combination-chart-options.es-BtvCEpkY.js +41 -0
- package/components/combination-chart-options.es-ZGoor_Pb.cjs +20 -0
- package/components/combination-chart-options.fr-C9Z5RCv8.js +41 -0
- package/components/combination-chart-options.fr-a5xO9_Rg.cjs +20 -0
- package/components/combination-chart-options.nl-9FAIlZmH.js +41 -0
- package/components/combination-chart-options.nl-BdFfslGK.cjs +20 -0
- package/components/combination-chart-positioning.config-B5cEb1Ra.js +46 -0
- package/components/combination-chart-positioning.config-DYb5gvZa.cjs +20 -0
- package/components/combination-chart-slots.config-8Wu2dlEI.cjs +20 -0
- package/components/combination-chart-slots.config-C2FlMhJC.js +21 -0
- package/components/combination-chart-slots.config-DNo-KWo0.js +40 -0
- package/components/combination-chart-slots.config-gmncfF4O.cjs +20 -0
- package/components/conditional-number-options.config-BGuxSc46.js +21 -0
- package/components/conditional-number-options.config-BW8_xVED.cjs +20 -0
- package/components/conditional-number-options.config-BxIrQvKR.js +202 -0
- package/components/conditional-number-options.config-CWlzAVkn.cjs +20 -0
- package/components/conditional-number-options.de-Bi9rmvNj.js +58 -0
- package/components/conditional-number-options.de-CkpqEU5x.cjs +20 -0
- package/components/conditional-number-options.en-CIxy735r.cjs +20 -0
- package/components/conditional-number-options.en-Czlvz1gP.js +58 -0
- package/components/conditional-number-options.es-CQqNn9j9.js +58 -0
- package/components/conditional-number-options.es-JOk8BdwD.cjs +20 -0
- package/components/conditional-number-options.fr-BFGFXKpA.js +58 -0
- package/components/conditional-number-options.fr-FRygaqmX.cjs +20 -0
- package/components/conditional-number-options.nl-BDHAYlc6.cjs +20 -0
- package/components/conditional-number-options.nl-DNiwVyVg.js +58 -0
- package/components/conditional-number-positioning.config-B0yleUxD.cjs +20 -0
- package/components/conditional-number-positioning.config-CVVJc4kn.js +46 -0
- package/components/conditional-number-slots.config-28VVHP5s.js +36 -0
- package/components/conditional-number-slots.config-CFuhQSbR.cjs +20 -0
- package/components/conditional-number-slots.config-Co1u90kE.cjs +20 -0
- package/components/conditional-number-slots.config-gwdy9RkQ.js +21 -0
- package/components/convert-datasets-to-data-fields-BV57XueO.cjs +20 -0
- package/components/convert-datasets-to-data-fields-Ct3YLD0R.js +67 -0
- package/components/cs-BAmKPXV0.cjs +20 -0
- package/components/cs-DKJkj-M9.js +124 -0
- package/components/da-DHl8PzfU.cjs +20 -0
- package/components/da-DbxnaygY.js +124 -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-field/data-field.d.ts +26 -0
- package/components/data-field/index.cjs +20 -0
- package/components/data-field/index.d.ts +8 -0
- package/components/data-field/index.js +35 -0
- package/components/data-field/types.d.ts +4 -0
- package/components/data-field-199gg_tf.cjs +54 -0
- package/components/data-field-BvO9Lf_U.js +116 -0
- package/components/data-field-level/data-field-level.d.ts +34 -0
- package/components/data-field-level/index.cjs +20 -0
- package/components/data-field-level/index.d.ts +8 -0
- package/components/data-field-level/index.js +33 -0
- package/components/data-field-level-BkkKGXG2.js +243 -0
- package/components/data-field-level-BsLlIJob.cjs +55 -0
- package/components/data-field-panel/data-field-panel.d.ts +231 -0
- package/components/data-field-panel/index.cjs +20 -0
- package/components/data-field-panel/index.d.ts +9 -0
- package/components/data-field-panel/index.js +38 -0
- package/components/data-field-panel/types.d.ts +27 -0
- package/components/data-field-panel-BRqMeDtK.js +378 -0
- package/components/data-field-panel-DbGq1H1G.cjs +87 -0
- package/components/data-fields-select/data-fields-select.d.ts +122 -0
- package/components/data-fields-select/index.cjs +20 -0
- package/components/data-fields-select/index.d.ts +8 -0
- package/components/data-fields-select/index.js +31 -0
- package/components/data-fields-select-CVzhgxO4.js +259 -0
- package/components/data-fields-select-DIKODza9.cjs +41 -0
- package/components/dataset-icon/dataset-icon.d.ts +3 -3
- package/components/dataset-icon/index.cjs +2 -42
- package/components/dataset-icon/index.d.ts +1 -0
- package/components/dataset-icon/index.js +7 -146
- package/components/dataset-icon/types.d.ts +11 -0
- package/components/dataset-icon-C0cID-ra.cjs +64 -0
- package/components/dataset-icon-DhF21dXC.js +122 -0
- package/components/dataset-selector-list/dataset-selector-list.d.ts +24 -16
- package/components/dataset-selector-list/index.cjs +2 -56
- package/components/dataset-selector-list/index.js +10 -320
- package/components/dataset-selector-list-BAVVjwhm.cjs +75 -0
- package/components/dataset-selector-list-DRFMR_p_.js +309 -0
- package/components/dataset-selector-row/dataset-selector-row.d.ts +20 -19
- package/components/dataset-selector-row/index.cjs +2 -64
- package/components/dataset-selector-row/index.js +11 -193
- package/components/dataset-selector-row-DWG_fdC-.js +196 -0
- package/components/dataset-selector-row-DYtnQ3pl.cjs +85 -0
- package/components/date-comparison-filter-options.config-BSrqqG1m.js +21 -0
- package/components/date-comparison-filter-options.config-D3uV79k-.cjs +20 -0
- package/components/date-comparison-filter-options.config-DjVfacsl.js +123 -0
- package/components/date-comparison-filter-options.config-WJr_kL1l.cjs +20 -0
- package/components/date-comparison-filter-options.de-BCSuXPyi.cjs +20 -0
- package/components/date-comparison-filter-options.de-CQb499rf.js +53 -0
- package/components/date-comparison-filter-options.en-0AvsiNAV.js +53 -0
- package/components/date-comparison-filter-options.en-wZNS4xNZ.cjs +20 -0
- package/components/date-comparison-filter-options.es-BK_z-CBD.cjs +20 -0
- package/components/date-comparison-filter-options.es-BZtYLF4i.js +53 -0
- package/components/date-comparison-filter-options.fr-B6zX7dX6.cjs +20 -0
- package/components/date-comparison-filter-options.fr-DalJs_B3.js +53 -0
- package/components/date-comparison-filter-options.nl-7Lk3PInv.cjs +20 -0
- package/components/date-comparison-filter-options.nl-BKHa_cRZ.js +53 -0
- package/components/date-comparison-filter-positioning.config-D4Kabm4a.cjs +20 -0
- package/components/date-comparison-filter-positioning.config-D5zcvJXu.js +36 -0
- package/components/date-comparison-filter-slots.config-BSntr9Kz.cjs +20 -0
- package/components/date-comparison-filter-slots.config-BdBAt1Bw.js +30 -0
- package/components/date-comparison-filter-slots.config-DGvfsbit.js +21 -0
- package/components/date-comparison-filter-slots.config-dS5GC_1_.cjs +20 -0
- package/components/date-filter-options.config-BwBD6QJt.cjs +20 -0
- package/components/date-filter-options.config-Cly4eKnN.cjs +20 -0
- package/components/date-filter-options.config-egHTpyOV.js +115 -0
- package/components/date-filter-options.config-nSd63veo.js +21 -0
- package/components/date-filter-options.de-C00bqObl.js +49 -0
- package/components/date-filter-options.de-z9ns7_nZ.cjs +20 -0
- package/components/date-filter-options.en-B8nSu938.js +49 -0
- package/components/date-filter-options.en-C8pb1jol.cjs +20 -0
- package/components/date-filter-options.es-BAypn8MB.cjs +20 -0
- package/components/date-filter-options.es-CsarnUzk.js +49 -0
- package/components/date-filter-options.fr-DeCtetL4.js +49 -0
- package/components/date-filter-options.fr-yeEdzHfu.cjs +20 -0
- package/components/date-filter-options.nl-DHbegwli.js +49 -0
- package/components/date-filter-options.nl-DqXohG5I.cjs +20 -0
- package/components/date-filter-positioning.config-MtaRjnlV.cjs +20 -0
- package/components/date-filter-positioning.config-mEt9iVzU.js +36 -0
- package/components/date-filter-slots.config-BgGvpLY3.js +21 -0
- package/components/date-filter-slots.config-Bz1Kgsh8.js +34 -0
- package/components/date-filter-slots.config-CnTwtP7x.cjs +20 -0
- package/components/date-filter-slots.config-WnG9opi5.cjs +20 -0
- package/components/de-CQMDOcBQ.cjs +20 -0
- package/components/de-DZxnMfrD.cjs +20 -0
- package/components/de-Daccfqud.js +136 -0
- package/components/de-YprmnJt1.js +256 -0
- package/components/decompose-numeric-format-Bp_e62qP.cjs +20 -0
- package/components/decompose-numeric-format-zrP4WxE7.js +34 -0
- package/components/decorate-Da6S_xrw.js +26 -0
- package/components/decorate-Dq4-zbi1.cjs +20 -0
- package/components/default-CY2STktv.cjs +20 -0
- package/components/default-DEvTN_o8.js +76 -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/default-dark-CADhpJ8R.cjs +20 -0
- package/components/default-dark-DSYRLGSK.js +76 -0
- package/components/default-local-formats-BOc43Zck.cjs +20 -0
- package/components/default-local-formats-mDIRMsHM.js +136 -0
- package/components/display-settings/display-settings.d.ts +19 -12
- package/components/display-settings/index.cjs +2 -2
- package/components/display-settings/index.d.ts +1 -0
- package/components/display-settings/index.js +12 -9
- package/components/display-settings/types.d.ts +5 -0
- package/components/display-settings-BqurBWgg.js +269 -0
- package/components/display-settings-CURlcJZE.cjs +120 -0
- package/components/display-settings-binning/display-settings-binning.d.ts +5 -7
- package/components/display-settings-binning/index.cjs +2 -38
- package/components/display-settings-binning/index.js +11 -128
- package/components/display-settings-binning-C3_qWBIN.js +106 -0
- package/components/display-settings-binning-DgVZNJR3.cjs +56 -0
- package/components/display-settings-datetime/display-settings-datetime.d.ts +5 -7
- package/components/display-settings-datetime/index.cjs +2 -197
- package/components/display-settings-datetime/index.js +13 -494
- package/components/display-settings-datetime-8duGrKAn.js +406 -0
- package/components/display-settings-datetime-DOK4EXde.cjs +217 -0
- package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +5 -7
- package/components/display-settings-grand-totals/index.cjs +2 -26
- package/components/display-settings-grand-totals/index.js +11 -104
- package/components/display-settings-grand-totals-CCym8tMm.cjs +44 -0
- package/components/display-settings-grand-totals-DzKX7YHD.js +85 -0
- package/components/display-settings-numeric/display-settings-numeric.d.ts +5 -7
- package/components/display-settings-numeric/index.cjs +2 -166
- package/components/display-settings-numeric/index.js +12 -507
- package/components/display-settings-numeric-49UqgMK1.js +477 -0
- package/components/display-settings-numeric-BfIMDvcB.cjs +190 -0
- package/components/display-settings-period-over-period/display-settings-period-over-period.d.ts +6 -8
- package/components/display-settings-period-over-period/index.cjs +2 -206
- package/components/display-settings-period-over-period/index.js +11 -463
- package/components/display-settings-period-over-period-CvmsyP68.js +432 -0
- package/components/display-settings-period-over-period-oFLmvKSt.cjs +229 -0
- package/components/donut-chart-options.config-CJ6xZov4.js +204 -0
- package/components/donut-chart-options.config-CVeav98f.cjs +20 -0
- package/components/donut-chart-options.config-CsmyDmah.js +21 -0
- package/components/donut-chart-options.config-DjlWHdTs.cjs +20 -0
- package/components/donut-chart-options.de-2kq3Itet.cjs +20 -0
- package/components/donut-chart-options.de-DSnc-ylu.js +83 -0
- package/components/donut-chart-options.en-CSL6rtzr.cjs +20 -0
- package/components/donut-chart-options.en-DFtpvbn-.js +83 -0
- package/components/donut-chart-options.es-CSw1YDfM.js +83 -0
- package/components/donut-chart-options.es-CoxZOg2x.cjs +20 -0
- package/components/donut-chart-options.fr-B_KJ4-yy.cjs +20 -0
- package/components/donut-chart-options.fr-C27NIRdc.js +83 -0
- package/components/donut-chart-options.nl-BZ5I7uWT.cjs +20 -0
- package/components/donut-chart-options.nl-CEHVe1rp.js +83 -0
- package/components/donut-chart-positioning.config-BRDybXtX.cjs +20 -0
- package/components/donut-chart-positioning.config-CDkqbK2z.js +46 -0
- package/components/donut-chart-slots.config-CI5XHdhS.js +36 -0
- package/components/donut-chart-slots.config-ChvO71Rs.js +21 -0
- package/components/donut-chart-slots.config-VeM-72W0.cjs +20 -0
- package/components/donut-chart-slots.config-hqON-CXV.cjs +20 -0
- package/components/dropdown-filter-options.config-BOofkrMv.cjs +20 -0
- package/components/dropdown-filter-options.config-CT5cWBkC.js +150 -0
- package/components/dropdown-filter-options.config-Cooz6mIz.cjs +20 -0
- package/components/dropdown-filter-options.config-CxvSptTF.js +21 -0
- package/components/dropdown-filter-options.de-DwvrbGvS.js +52 -0
- package/components/dropdown-filter-options.de-UucbCQHk.cjs +20 -0
- package/components/dropdown-filter-options.en-Ba3Xc4s0.js +52 -0
- package/components/dropdown-filter-options.en-qPKI3OkI.cjs +20 -0
- package/components/dropdown-filter-options.es-D2qrEJB0.js +52 -0
- package/components/dropdown-filter-options.es-DuxPtoGh.cjs +20 -0
- package/components/dropdown-filter-options.fr-8c1C7Q97.cjs +20 -0
- package/components/dropdown-filter-options.fr-l-6TXrUj.js +52 -0
- package/components/dropdown-filter-options.nl-C1kp_1xz.js +52 -0
- package/components/dropdown-filter-options.nl-VhOZQIsg.cjs +20 -0
- package/components/dropdown-filter-positioning.config-B5ZNtbiB.cjs +20 -0
- package/components/dropdown-filter-positioning.config-CRF_Y9Vh.js +36 -0
- package/components/dropdown-filter-slots.config-B_vfIsAR.cjs +20 -0
- package/components/dropdown-filter-slots.config-Cy4JJsEL.cjs +20 -0
- package/components/dropdown-filter-slots.config-DbvVaCWe.js +35 -0
- package/components/dropdown-filter-slots.config-Dcv8DMIZ.js +21 -0
- package/components/dynamic-imageobject-slots.config-D3dShO84.cjs +20 -0
- package/components/dynamic-imageobject-slots.config-I23XGH_F.js +28 -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/es-B-y3SfAM.js +256 -0
- package/components/es-Bi8mESU6.cjs +20 -0
- package/components/es-DS-aph2K.cjs +20 -0
- package/components/es-DtnQK5Af.js +329 -0
- package/components/evolution-number-options.config-BKPIr2Z5.cjs +20 -0
- package/components/evolution-number-options.config-BUw-oL7a.js +21 -0
- package/components/evolution-number-options.config-D67uUW38.cjs +20 -0
- package/components/evolution-number-options.config-dcjlUV0f.js +225 -0
- package/components/evolution-number-options.de-DQTGcfqa.cjs +20 -0
- package/components/evolution-number-options.de-DsitlPsQ.js +74 -0
- package/components/evolution-number-options.en-BPHRkrgL.cjs +20 -0
- package/components/evolution-number-options.en-Xmh8VMwe.js +74 -0
- package/components/evolution-number-options.es-D6QD0dIR.js +74 -0
- package/components/evolution-number-options.es-DHWbbWTh.cjs +20 -0
- package/components/evolution-number-options.fr-DEAU80vS.cjs +20 -0
- package/components/evolution-number-options.fr-Dw7Q83QZ.js +74 -0
- package/components/evolution-number-options.nl-DEO1Ligm.cjs +20 -0
- package/components/evolution-number-options.nl-DNu9r1Uh.js +74 -0
- package/components/evolution-number-positioning.config-DMHR0DBB.js +46 -0
- package/components/evolution-number-positioning.config-qQpDUZTc.cjs +20 -0
- package/components/evolution-number-slots.config-BYROw474.cjs +20 -0
- package/components/evolution-number-slots.config-CSXDAAQf.js +21 -0
- package/components/evolution-number-slots.config-DAoYOsZ6.cjs +20 -0
- package/components/evolution-number-slots.config-XaTRp6_M.js +34 -0
- package/components/fi-DbXbnIlF.cjs +20 -0
- package/components/fi-dr1SioMC.js +124 -0
- package/components/filter-expression-picker/filter-expression-picker.d.ts +5 -7
- package/components/filter-expression-picker/index.cjs +2 -2
- package/components/filter-expression-picker/index.js +9 -9
- package/components/filter-expression-picker-CZ2lQqCP.js +422 -0
- package/components/filter-expression-picker-Dy6Da9gi.cjs +38 -0
- package/components/filter-item/filter-item.d.ts +18 -11
- package/components/filter-item/index.cjs +2 -36
- package/components/filter-item/index.js +21 -249
- package/components/filter-item-Bg40lpo9.cjs +58 -0
- package/components/filter-item-PB4Frep-.js +236 -0
- package/components/filter-parameter-picker/filter-parameter-picker.d.ts +1 -1
- package/components/filter-parameter-picker/index.cjs +22 -0
- package/components/filter-parameter-picker/index.js +53 -0
- package/components/filter-value-picker/filter-value-picker.d.ts +7 -8
- package/components/filter-value-picker/index.cjs +2 -33
- package/components/filter-value-picker/index.js +17 -126
- package/components/filter-value-picker-DwdFY4YL.js +144 -0
- package/components/filter-value-picker-XYX5wyfG.cjs +60 -0
- package/components/filter-value-picker-datetime/filter-value-picker-datetime.d.ts +4 -6
- package/components/filter-value-picker-datetime/index.cjs +2 -21
- package/components/filter-value-picker-datetime/index.js +10 -129
- package/components/filter-value-picker-datetime-Butng8Od.js +135 -0
- package/components/filter-value-picker-datetime-Cqbn3tMK.cjs +42 -0
- package/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.d.ts +4 -6
- package/components/filter-value-picker-hierarchy/index.cjs +2 -28
- package/components/filter-value-picker-hierarchy/index.js +13 -245
- package/components/filter-value-picker-hierarchy-BS4cV3rD.js +227 -0
- package/components/filter-value-picker-hierarchy-eutJfU9f.cjs +47 -0
- package/components/filter-value-picker-numeric/filter-value-picker-numeric.d.ts +4 -6
- package/components/filter-value-picker-numeric/index.cjs +2 -29
- package/components/filter-value-picker-numeric/index.js +10 -244
- package/components/filter-value-picker-numeric-CBegx3kl.cjs +48 -0
- package/components/filter-value-picker-numeric-l6FH6T-t.js +215 -0
- package/components/filters/filters.d.ts +88 -0
- package/components/filters/index.cjs +20 -0
- package/components/filters/index.d.ts +8 -0
- package/components/filters/index.js +42 -0
- package/components/filters/transformations/transform-filters.d.ts +33 -0
- package/components/filters/types.d.ts +8 -0
- package/components/filters-BO0nqdIE.js +393 -0
- package/components/filters-BzA2ZJ40.cjs +150 -0
- package/components/focus-visible-26VqWQ_0.js +21 -0
- package/components/focus-visible-3ACCHno4.cjs +20 -0
- package/components/focus-visible-B_5e8cbD.cjs +20 -0
- package/components/focus-visible-D1pJhWEh.js +58 -0
- package/components/formatter-B21Tb3sf.js +1312 -0
- package/components/formatter-CWhf4xbq.cjs +20 -0
- package/components/fr-C0vAOyef.js +256 -0
- package/components/fr-CUzKlf1c.cjs +20 -0
- package/components/fr-DBwNhPNf.js +329 -0
- package/components/fr-Dxrj7r6-.cjs +20 -0
- package/components/funnel-chart-options.config-CR0BsYRL.cjs +20 -0
- package/components/funnel-chart-options.config-CcITIxuH.js +21 -0
- package/components/funnel-chart-options.config-DI39Ap38.js +184 -0
- package/components/funnel-chart-options.config-LYxHIfsT.cjs +20 -0
- package/components/funnel-chart-options.de-mCQwNGrQ.js +74 -0
- package/components/funnel-chart-options.de-spsoii6K.cjs +20 -0
- package/components/funnel-chart-options.en-Bk3aeecb.cjs +20 -0
- package/components/funnel-chart-options.en-C09HpdId.js +74 -0
- package/components/funnel-chart-options.es-CbwoPnJq.cjs +20 -0
- package/components/funnel-chart-options.es-DHQbhH_J.js +74 -0
- package/components/funnel-chart-options.fr-Dq_oh83E.cjs +20 -0
- package/components/funnel-chart-options.fr-cVNkrHrb.js +74 -0
- package/components/funnel-chart-options.nl-CciUmnTE.cjs +20 -0
- package/components/funnel-chart-options.nl-RkJx1ntj.js +74 -0
- package/components/funnel-chart-positioning.config-CVyhovS2.js +46 -0
- package/components/funnel-chart-positioning.config-DDibmDzS.cjs +20 -0
- package/components/funnel-chart-slots.config-B_2dyWdA.cjs +20 -0
- package/components/funnel-chart-slots.config-CsqvHpmB.js +40 -0
- package/components/funnel-chart-slots.config-HlWOU-HT.cjs +20 -0
- package/components/funnel-chart-slots.config-tjqAyMgL.js +21 -0
- package/components/get-css-variable-D9AU2CIU.cjs +24 -0
- package/components/get-css-variable-DpEed5QG.js +1209 -0
- package/components/he-Bxmbik6g.cjs +20 -0
- package/components/he-C2S_SnvD.js +124 -0
- package/components/heat-map-options.config-BjTJcoJH.js +21 -0
- package/components/heat-map-options.config-CA1cSG0P.cjs +20 -0
- package/components/heat-map-options.config-DzJAgvAO.cjs +20 -0
- package/components/heat-map-options.config-qi0P6Rrh.js +221 -0
- package/components/heat-map-options.de-BWhDL3Rc.js +73 -0
- package/components/heat-map-options.de-DPpwOJwm.cjs +20 -0
- package/components/heat-map-options.en-B_NXLKRi.js +73 -0
- package/components/heat-map-options.en-CU7HFMLM.cjs +20 -0
- package/components/heat-map-options.es-BRCVWUU6.cjs +20 -0
- package/components/heat-map-options.es-DSC9u8FE.js +73 -0
- package/components/heat-map-options.fr-Bpw5NaT-.cjs +20 -0
- package/components/heat-map-options.fr-oW1DDU6T.js +73 -0
- package/components/heat-map-options.nl-Dr0DJ1a9.js +73 -0
- package/components/heat-map-options.nl-JRXL_Sn8.cjs +20 -0
- package/components/heat-map-positioning.config-BFtYjOm1.cjs +20 -0
- package/components/heat-map-positioning.config-D74-PoO-.js +46 -0
- package/components/heat-map-slots.config-Bg2bvE_9.js +34 -0
- package/components/heat-map-slots.config-BiuWa5o6.cjs +20 -0
- package/components/heat-map-slots.config-Cc1UMWq8.js +21 -0
- package/components/heat-map-slots.config-r0b0TRPw.cjs +20 -0
- package/components/heat-table-options.config-CFJQS5uq.js +21 -0
- package/components/heat-table-options.config-DHhp6h3C.cjs +20 -0
- package/components/heat-table-options.config-DaLGjhrH.cjs +20 -0
- package/components/heat-table-options.config-Dv6JgH-p.js +369 -0
- package/components/heat-table-options.de-DwaeFZk_.js +110 -0
- package/components/heat-table-options.de-N8M1Prox.cjs +20 -0
- package/components/heat-table-options.en-BlIpSskG.cjs +20 -0
- package/components/heat-table-options.en-Cg4TyzvG.js +110 -0
- package/components/heat-table-options.es-D-mzZnna.cjs +20 -0
- package/components/heat-table-options.es-D9-hQbIr.js +110 -0
- package/components/heat-table-options.fr-BTNoq3vB.cjs +20 -0
- package/components/heat-table-options.fr-j6JIZHwq.js +110 -0
- package/components/heat-table-options.nl-CxpxKtqI.cjs +20 -0
- package/components/heat-table-options.nl-DIp7MLlD.js +110 -0
- package/components/heat-table-positioning.config-DeYitN8I.js +53 -0
- package/components/heat-table-positioning.config-Vkj4vWkB.cjs +20 -0
- package/components/heat-table-slots.config-BraPJ0R0.cjs +20 -0
- package/components/heat-table-slots.config-DNKyCIuB.js +46 -0
- package/components/heat-table-slots.config-DSPWmjn1.js +21 -0
- package/components/heat-table-slots.config-Lh-tPVbB.cjs +20 -0
- package/components/helpers-BXXe89TC.js +64 -0
- package/components/helpers-D_wpIYRY.cjs +20 -0
- package/components/hexbin-map-options.config-BLvdwou3.cjs +20 -0
- package/components/hexbin-map-options.config-BO6zuaKv.cjs +20 -0
- package/components/hexbin-map-options.config-C-yofDLZ.js +273 -0
- package/components/hexbin-map-options.config-D2vSUNdW.js +21 -0
- package/components/hexbin-map-options.de-BsMhwswX.cjs +20 -0
- package/components/hexbin-map-options.de-XfOpXsgG.js +106 -0
- package/components/hexbin-map-options.en-CMR3kxbq.cjs +20 -0
- package/components/hexbin-map-options.en-Cn1BMSdP.js +106 -0
- package/components/hexbin-map-options.es-Dd0W5btc.cjs +20 -0
- package/components/hexbin-map-options.es-VvPQXYl_.js +106 -0
- package/components/hexbin-map-options.fr-B7Xb7ify.cjs +20 -0
- package/components/hexbin-map-options.fr-DsAPvhFK.js +106 -0
- package/components/hexbin-map-options.nl-CvqfCmhS.cjs +20 -0
- package/components/hexbin-map-options.nl-TTDx7w0F.js +106 -0
- package/components/hexbin-map-positioning.config-BQbPC0c9.cjs +20 -0
- package/components/hexbin-map-positioning.config-BxnYLaay.js +46 -0
- package/components/hexbin-map-slots.config-CU1Wgf0e.cjs +20 -0
- package/components/hexbin-map-slots.config-DJTtpgNv.cjs +20 -0
- package/components/hexbin-map-slots.config-DY50xqh-.js +34 -0
- package/components/hexbin-map-slots.config-W6H7f7Gx.js +21 -0
- package/components/hu-CCt14ec_.cjs +20 -0
- package/components/hu-ChzZ4FLi.js +124 -0
- package/components/image-options.config-B9OtHgrA.cjs +20 -0
- package/components/image-options.config-BthoSF3b.js +21 -0
- package/components/image-options.config-Byb_MHDH.cjs +20 -0
- package/components/image-options.config-DQ2jvpDF.js +150 -0
- package/components/image-options.de-DW9WMmEg.cjs +20 -0
- package/components/image-options.de-o3rFcCX6.js +84 -0
- package/components/image-options.en-BfotlJD4.js +84 -0
- package/components/image-options.en-XF5k9QmZ.cjs +20 -0
- package/components/image-options.es-C1bR88In.js +84 -0
- package/components/image-options.es-C1xoDYGF.cjs +20 -0
- package/components/image-options.fr-DVzrKkab.cjs +20 -0
- package/components/image-options.fr-DvuM-Nvg.js +84 -0
- package/components/image-options.nl-Cdr24Vwt.cjs +20 -0
- package/components/image-options.nl-D9PU5ose.js +84 -0
- package/components/image-slots.config--vBJHr7S.cjs +20 -0
- package/components/image-slots.config-5nJDeex2.js +21 -0
- package/components/image-slots.config-BbGx0dKA.js +21 -0
- package/components/image-slots.config-CDonqLGB.cjs +20 -0
- package/components/index.cjs +2 -2
- package/components/index.js +698 -516
- package/components/it-Czry5-br.cjs +20 -0
- package/components/it-D_4Gl4Vs.js +329 -0
- package/components/item-context-configs.cjs +82 -70
- package/components/item-context-configs.js +969 -1130
- package/components/item-grid/actions.d.ts +3 -0
- package/components/item-grid/helpers/grid-effects.d.ts +1 -0
- package/components/item-grid/helpers/grid-events.d.ts +56 -0
- package/components/item-grid/helpers/grid-interactions.d.ts +88 -0
- package/components/item-grid/helpers/grid-item-management.d.ts +30 -0
- package/components/item-grid/helpers/grid-item-popover.d.ts +15 -0
- package/components/item-grid/helpers/grid-items.d.ts +9 -0
- package/components/item-grid/helpers/grid-keyboard-updates.d.ts +18 -0
- package/components/item-grid/helpers/grid-keydown-event.d.ts +18 -0
- package/components/item-grid/helpers/grid-popover-cleanup.d.ts +4 -0
- package/components/item-grid/helpers/grid-rendering.d.ts +63 -0
- package/components/item-grid/helpers/grid-stack-lifecycle.d.ts +26 -0
- package/components/item-grid/helpers/grid-theme.d.ts +16 -0
- package/components/item-grid/helpers/grid-update-cycle.d.ts +22 -0
- package/components/item-grid/index.cjs +20 -0
- package/components/item-grid/index.d.ts +11 -0
- package/components/item-grid/index.js +29 -0
- package/components/item-grid/item-grid-item-actions-menu.d.ts +34 -0
- package/components/item-grid/item-grid.d.ts +243 -0
- package/components/item-grid/types.d.ts +57 -0
- package/components/item-grid-C_gnR9oO.cjs +320 -0
- package/components/item-grid-i3dyIB95.js +8104 -0
- package/components/item-list-BMpMEG17.cjs +20 -0
- package/components/item-list-DM778zWU.js +743 -0
- package/components/item-list.cjs +2 -2
- package/components/item-list.js +3 -638
- package/components/item-option/helpers/enum-values.d.ts +7 -0
- package/components/item-option/index.cjs +20 -0
- package/components/item-option/index.d.ts +7 -0
- package/components/item-option/index.js +32 -0
- package/components/item-option/item-option.d.ts +48 -0
- package/components/item-option-DQSFyk2J.cjs +252 -0
- package/components/item-option-action-button-group/index.cjs +20 -0
- package/components/item-option-action-button-group/index.d.ts +7 -0
- package/components/item-option-action-button-group/index.js +32 -0
- package/components/item-option-action-button-group/item-option-action-button-group.d.ts +30 -0
- package/components/item-option-action-button-group-9oWHBH5s.js +114 -0
- package/components/item-option-action-button-group-iwhRt7xH.cjs +53 -0
- package/components/item-option-base/item-option-base.d.ts +23 -0
- package/components/item-option-base-CgttrCuj.cjs +56 -0
- package/components/item-option-base-DvdAO30m.js +121 -0
- package/components/item-option-color-palette-picker/index.cjs +20 -0
- package/components/item-option-color-palette-picker/index.d.ts +7 -0
- package/components/item-option-color-palette-picker/index.js +32 -0
- package/components/item-option-color-palette-picker/item-option-color-palette-picker.d.ts +45 -0
- package/components/item-option-color-palette-picker-BpZ6wGtt.cjs +39 -0
- package/components/item-option-color-palette-picker-CIc0kI-B.js +2034 -0
- package/components/item-option-color-picker/index.cjs +20 -0
- package/components/item-option-color-picker/index.d.ts +7 -0
- package/components/item-option-color-picker/index.js +32 -0
- package/components/item-option-color-picker/item-option-color-picker.d.ts +27 -0
- package/components/item-option-color-picker-BOw5Hft0.cjs +34 -0
- package/components/item-option-color-picker-De8gjX0B.js +83 -0
- package/components/item-option-color-range/index.cjs +20 -0
- package/components/item-option-color-range/index.d.ts +7 -0
- package/components/item-option-color-range/index.js +32 -0
- package/components/item-option-color-range/item-option-color-range.d.ts +99 -0
- package/components/item-option-color-range-BP5yxMPp.cjs +98 -0
- package/components/item-option-color-range-CzSwlhL8.js +217 -0
- package/components/item-option-multi-language-field/index.cjs +20 -0
- package/components/item-option-multi-language-field/index.d.ts +7 -0
- package/components/item-option-multi-language-field/index.js +32 -0
- package/components/item-option-multi-language-field/item-option-multi-language-field.d.ts +20 -0
- package/components/item-option-multi-language-field-C-SHY6mn.cjs +33 -0
- package/components/item-option-multi-language-field-CmnVTHrO.js +78 -0
- package/components/item-option-number-field/index.cjs +20 -0
- package/components/item-option-number-field/index.d.ts +7 -0
- package/components/item-option-number-field/index.js +32 -0
- package/components/item-option-number-field/item-option-number-field.d.ts +24 -0
- package/components/item-option-number-field-BLRfBW7F.js +98 -0
- package/components/item-option-number-field-CVVIiSGm.cjs +38 -0
- package/components/item-option-panel/index.cjs +20 -0
- package/components/item-option-panel/index.d.ts +7 -0
- package/components/item-option-panel/index.js +33 -0
- package/components/item-option-panel/item-option-panel.d.ts +77 -0
- package/components/item-option-panel-BefL26C8.js +174 -0
- package/components/item-option-panel-D1LCX5zz.cjs +67 -0
- package/components/item-option-picker/index.cjs +20 -0
- package/components/item-option-picker/index.d.ts +7 -0
- package/components/item-option-picker/index.js +32 -0
- package/components/item-option-picker/item-option-picker.d.ts +24 -0
- package/components/item-option-picker-D1W0E5Nx.cjs +37 -0
- package/components/item-option-picker-DEkuZ5Y9.js +73 -0
- package/components/item-option-position-picker/index.cjs +20 -0
- package/components/item-option-position-picker/index.d.ts +7 -0
- package/components/item-option-position-picker/index.js +32 -0
- package/components/item-option-position-picker/item-option-position-picker.d.ts +17 -0
- package/components/item-option-position-picker-BkIkYp0F.cjs +32 -0
- package/components/item-option-position-picker-DWHqds04.js +113 -0
- package/components/item-option-positions-number-field/index.cjs +20 -0
- package/components/item-option-positions-number-field/index.d.ts +7 -0
- package/components/item-option-positions-number-field/index.js +32 -0
- package/components/item-option-positions-number-field/item-option-positions-number-field.d.ts +33 -0
- package/components/item-option-positions-number-field-Cp19j-ZW.cjs +49 -0
- package/components/item-option-positions-number-field-CyciPArH.js +160 -0
- package/components/item-option-radio-button-group/index.cjs +20 -0
- package/components/item-option-radio-button-group/index.d.ts +7 -0
- package/components/item-option-radio-button-group/index.js +32 -0
- package/components/item-option-radio-button-group/item-option-radio-button-group.d.ts +21 -0
- package/components/item-option-radio-button-group-CA4CfkJY.js +70 -0
- package/components/item-option-radio-button-group-DBcqJ6ty.cjs +37 -0
- package/components/item-option-slider/index.cjs +20 -0
- package/components/item-option-slider/index.d.ts +7 -0
- package/components/item-option-slider/index.js +32 -0
- package/components/item-option-slider/item-option-slider.d.ts +18 -0
- package/components/item-option-slider-BXZAOF4o.js +77 -0
- package/components/item-option-slider-D8XIeW_D.cjs +33 -0
- package/components/item-option-switch/index.cjs +20 -0
- package/components/item-option-switch/index.d.ts +7 -0
- package/components/item-option-switch/index.js +32 -0
- package/components/item-option-switch/item-option-switch.d.ts +14 -0
- package/components/item-option-switch-C-GWu1gy.js +65 -0
- package/components/item-option-switch-Cptc4EQc.cjs +30 -0
- package/components/item-option-text-field/index.cjs +20 -0
- package/components/item-option-text-field/index.d.ts +7 -0
- package/components/item-option-text-field/index.js +32 -0
- package/components/item-option-text-field/item-option-text-field.d.ts +18 -0
- package/components/item-option-text-field-Bf0pYfn_.js +76 -0
- package/components/item-option-text-field-Bo-NFGA3.cjs +33 -0
- package/components/item-option-uJ33uw2_.js +962 -0
- package/components/item-options-configs.cjs +2 -2
- package/components/item-options-configs.js +47 -93
- package/components/item-slot-drop/index.cjs +20 -0
- package/components/item-slot-drop/index.d.ts +9 -0
- package/components/item-slot-drop/index.js +38 -0
- package/components/item-slot-drop/item-slot-drop.d.ts +99 -0
- package/components/item-slot-drop/types.d.ts +5 -0
- package/components/item-slot-drop-CJaVawdm.cjs +91 -0
- package/components/item-slot-drop-D8ZBuOui.js +313 -0
- package/components/item-slot-drop-panel/index.cjs +20 -0
- package/components/item-slot-drop-panel/index.d.ts +7 -0
- package/components/item-slot-drop-panel/index.js +39 -0
- package/components/item-slot-drop-panel/item-slot-drop-panel.d.ts +180 -0
- package/components/item-slot-drop-panel-BEZoJiBX.js +339 -0
- package/components/item-slot-drop-panel-v0p-BN8p.cjs +57 -0
- package/components/item-slot-picker/index.cjs +20 -0
- package/components/item-slot-picker/index.d.ts +7 -0
- package/components/item-slot-picker/index.js +40 -0
- package/components/item-slot-picker/item-slot-picker.d.ts +137 -0
- package/components/item-slot-picker-DPlWYF50.cjs +141 -0
- package/components/item-slot-picker-i-FYTerw.js +432 -0
- package/components/item-slot-picker-panel/index.cjs +20 -0
- package/components/item-slot-picker-panel/index.d.ts +7 -0
- package/components/item-slot-picker-panel/index.js +42 -0
- package/components/item-slot-picker-panel/item-slot-picker-panel.d.ts +230 -0
- package/components/item-slot-picker-panel-BI2mtoJN.js +432 -0
- package/components/item-slot-picker-panel-C3QGzzws.cjs +78 -0
- package/components/item-slots-configs.cjs +2 -2
- package/components/item-slots-configs.js +47 -93
- 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/ja-DLYEeBwD.cjs +20 -0
- package/components/ja-XFGmFyEe.js +124 -0
- package/components/ko-Cq3bNSoY.cjs +20 -0
- package/components/ko-Qpg8jwKZ.js +124 -0
- package/components/line-chart-options.config-Bsd1SPG-.cjs +20 -0
- package/components/line-chart-options.config-CDlMxjSC.js +165 -0
- package/components/line-chart-options.config-D-Etkx01.js +21 -0
- package/components/line-chart-options.config-wrTCq7TL.cjs +20 -0
- package/components/line-chart-options.de-Bh4_yDwZ.cjs +20 -0
- package/components/line-chart-options.de-DxkNLL40.js +56 -0
- package/components/line-chart-options.en-BzKL6qlN.js +56 -0
- package/components/line-chart-options.en-DwOQVn6Z.cjs +20 -0
- package/components/line-chart-options.es-B9bpm5X4.cjs +20 -0
- package/components/line-chart-options.es-C0sUUaiD.js +56 -0
- package/components/line-chart-options.fr-D9MCvdFQ.cjs +20 -0
- package/components/line-chart-options.fr-DgWceVab.js +56 -0
- package/components/line-chart-options.nl-BZlL-Vly.cjs +20 -0
- package/components/line-chart-options.nl-Bnm9s9Wz.js +56 -0
- package/components/line-chart-positioning.config-CM8V5QoD.cjs +20 -0
- package/components/line-chart-positioning.config-DkOuQ1iP.js +53 -0
- package/components/line-chart-slots.config-B3fF_dKR.js +21 -0
- package/components/line-chart-slots.config-BBn_ppk-.js +52 -0
- package/components/line-chart-slots.config-CNYNSC8Y.cjs +20 -0
- package/components/line-chart-slots.config-e2Hp4_L_.cjs +20 -0
- package/components/load-data-fields-for-datasets-B6cGgPld.cjs +20 -0
- package/components/load-data-fields-for-datasets-CW4n0Pvf.js +40 -0
- package/components/localize-BBuZJf_h.cjs +20 -0
- package/components/localize-Dlt3EN5i.js +27 -0
- package/components/localized-mixin-B70oeOhE.cjs +20 -0
- package/components/localized-mixin-CcOogT3k.js +43 -0
- package/components/map-tile-providers-BB--WC-C.js +113 -0
- package/components/map-tile-providers-BkI5azgy.cjs +20 -0
- package/components/marker-map-options.config-BzxwSj61.js +21 -0
- package/components/marker-map-options.config-C6BAVh82.js +114 -0
- package/components/marker-map-options.config-CM09fPiP.cjs +20 -0
- package/components/marker-map-options.config-DtTdo0XX.cjs +20 -0
- package/components/marker-map-options.de-1vdaJoj-.cjs +20 -0
- package/components/marker-map-options.de-CcW1ATcS.js +61 -0
- package/components/marker-map-options.en-Bn5daK4d.cjs +20 -0
- package/components/marker-map-options.en-DX3jFHm2.js +61 -0
- package/components/marker-map-options.es-3ed-xNl-.cjs +20 -0
- package/components/marker-map-options.es-Biq3gn29.js +61 -0
- package/components/marker-map-options.fr-BufkXRnt.cjs +20 -0
- package/components/marker-map-options.fr-CDC79xGH.js +61 -0
- package/components/marker-map-options.nl-B4y6W2ts.js +61 -0
- package/components/marker-map-options.nl-Xom9UEnE.cjs +20 -0
- package/components/marker-map-positioning.config-BUfG15wT.js +46 -0
- package/components/marker-map-positioning.config-C1C-jInQ.cjs +20 -0
- package/components/marker-map-slots.config-B90dMeLU.cjs +20 -0
- package/components/marker-map-slots.config-BvhwooWC.cjs +20 -0
- package/components/marker-map-slots.config-SjcTdApB.js +34 -0
- package/components/marker-map-slots.config-z1jgKSMr.js +21 -0
- package/components/mk-CX6tWFGL.cjs +20 -0
- package/components/mk-CblE-ft8.js +124 -0
- package/components/nl-B3QObqms.js +136 -0
- package/components/nl-CC5UMR5B.cjs +20 -0
- package/components/nl-DMQJIQi4.cjs +20 -0
- package/components/nl-JwaZbB_r.js +256 -0
- package/components/no-CRcBAcaW.cjs +20 -0
- package/components/no-Cy3fZSjP.js +136 -0
- package/components/ohlc-chart-options.config-CEjuqIb-.cjs +20 -0
- package/components/ohlc-chart-options.config-CGF7HYMi.js +21 -0
- package/components/ohlc-chart-options.config-DWTv3j9Z.cjs +20 -0
- package/components/ohlc-chart-options.config-Dm5Nfk8U.js +62 -0
- package/components/ohlc-chart-options.de-CO8zgbTl.js +36 -0
- package/components/ohlc-chart-options.de-vh9zrAx6.cjs +20 -0
- package/components/ohlc-chart-options.en-DaHGmrtK.cjs +20 -0
- package/components/ohlc-chart-options.en-W517Yriv.js +36 -0
- package/components/ohlc-chart-options.es-Cy2w98EQ.cjs +20 -0
- package/components/ohlc-chart-options.es-l3A7gc6J.js +36 -0
- package/components/ohlc-chart-options.fr-DgcNBfou.js +36 -0
- package/components/ohlc-chart-options.fr-SwLTanJg.cjs +20 -0
- package/components/ohlc-chart-options.nl-C7Q_LxMG.cjs +20 -0
- package/components/ohlc-chart-options.nl-I3JIx5N_.js +36 -0
- package/components/ohlc-chart-positioning.config-7bwr8_jQ.cjs +20 -0
- package/components/ohlc-chart-positioning.config-Cvvyysp0.js +76 -0
- package/components/ohlc-chart-slots.config-0ehC5Fyt.cjs +20 -0
- package/components/ohlc-chart-slots.config-Bk1-BJY-.js +65 -0
- package/components/ohlc-chart-slots.config-BqjM77Qc.cjs +20 -0
- package/components/ohlc-chart-slots.config-OnAjdCTf.js +21 -0
- package/components/orion-BcuXfN1h.cjs +20 -0
- package/components/orion-C1zRb883.js +66 -0
- package/components/parallel-coordinates-plot-options.config-BltHQ78x.cjs +20 -0
- package/components/parallel-coordinates-plot-options.config-COFegmQi.cjs +20 -0
- package/components/parallel-coordinates-plot-options.config-D9NAIJ85.js +39 -0
- package/components/parallel-coordinates-plot-options.config-DRfzEbke.js +21 -0
- package/components/parallel-coordinates-plot-options.de-CYmxQH3T.js +28 -0
- package/components/parallel-coordinates-plot-options.de-D5fPIsoD.cjs +20 -0
- package/components/parallel-coordinates-plot-options.en-C09-PKF2.cjs +20 -0
- package/components/parallel-coordinates-plot-options.en-C5S98cWS.js +28 -0
- package/components/parallel-coordinates-plot-options.es-BcYtww6R.js +28 -0
- package/components/parallel-coordinates-plot-options.es-CQaQc1Tq.cjs +20 -0
- package/components/parallel-coordinates-plot-options.fr-D3PpA0os.js +28 -0
- package/components/parallel-coordinates-plot-options.fr-q28IjNKv.cjs +20 -0
- package/components/parallel-coordinates-plot-options.nl-Cc9dj7ZQ.cjs +20 -0
- package/components/parallel-coordinates-plot-options.nl-P48jxvEs.js +28 -0
- package/components/parallel-coordinates-plot-positioning.config-DCnedMVn.js +46 -0
- package/components/parallel-coordinates-plot-positioning.config-qluYShnu.cjs +20 -0
- package/components/parallel-coordinates-plot-slots.config-BIYLTZ9Z.js +21 -0
- package/components/parallel-coordinates-plot-slots.config-BLyrOAUK.js +43 -0
- package/components/parallel-coordinates-plot-slots.config-BsMuvluj.cjs +20 -0
- package/components/parallel-coordinates-plot-slots.config-DAo3zkZ1.cjs +20 -0
- package/components/period-over-period-condition.const-DasWQHju.js +27 -0
- package/components/period-over-period-condition.const-wVwKUthh.cjs +20 -0
- package/components/periods.const-CX2ZWWrf.cjs +20 -0
- package/components/periods.const-Ch6SfeaG.js +153 -0
- package/components/pinky-B0e-EdVc.cjs +20 -0
- package/components/pinky-BcDsL5CK.js +66 -0
- package/components/pivot-table-options.config-CiuWB8oe.cjs +20 -0
- package/components/pivot-table-options.config-DOiTmAN_.js +21 -0
- package/components/pivot-table-options.config-bigHk0oz.cjs +20 -0
- package/components/pivot-table-options.config-e3MLWnvO.js +242 -0
- package/components/pivot-table-options.de-D3Uyd9Qz.cjs +20 -0
- package/components/pivot-table-options.de-Iyh97wrP.js +65 -0
- package/components/pivot-table-options.en-CcdbmgVx.js +65 -0
- package/components/pivot-table-options.en-Y-3vIDtq.cjs +20 -0
- package/components/pivot-table-options.es-CiLpGJJd.cjs +20 -0
- package/components/pivot-table-options.es-CzaZwwcO.js +65 -0
- package/components/pivot-table-options.fr-ZhJq-Vh0.cjs +20 -0
- package/components/pivot-table-options.fr-vyY7VZZh.js +65 -0
- package/components/pivot-table-options.nl-B7e8GON4.js +65 -0
- package/components/pivot-table-options.nl-CO1zHkNP.cjs +20 -0
- package/components/pivot-table-positioning.config-BsDcySbu.cjs +20 -0
- package/components/pivot-table-positioning.config-CaWZdoxM.js +53 -0
- package/components/pivot-table-slots.config-BSJQbcN1.cjs +20 -0
- package/components/pivot-table-slots.config-CCty0gyB.cjs +20 -0
- package/components/pivot-table-slots.config-CqYhNqyL.js +21 -0
- package/components/pivot-table-slots.config-DaMvzKwG.js +52 -0
- package/components/pl-CoSiUM4w.js +124 -0
- package/components/pl-Cy4MfWob.cjs +20 -0
- package/components/positioning.config-CGP8sgwQ.cjs +20 -0
- package/components/positioning.config-r75q66s7.js +21 -0
- package/components/pt-BmXZldF9.cjs +20 -0
- package/components/pt-DnQKSJyE.js +124 -0
- package/components/pyramid-chart-options.config-A0zW80ei.js +237 -0
- package/components/pyramid-chart-options.config-DO9OZHSA.cjs +20 -0
- package/components/pyramid-chart-options.config-DnP5O3MH.js +21 -0
- package/components/pyramid-chart-options.config-gkvD6SIe.cjs +20 -0
- package/components/pyramid-chart-options.de-BJ20AR8v.js +100 -0
- package/components/pyramid-chart-options.de-BQ8j1EPM.cjs +20 -0
- package/components/pyramid-chart-options.en-BqVdnoBK.cjs +20 -0
- package/components/pyramid-chart-options.en-hnlQoi2n.js +100 -0
- package/components/pyramid-chart-options.es-2gssN9xN.cjs +20 -0
- package/components/pyramid-chart-options.es-AFcQ3y8v.js +100 -0
- package/components/pyramid-chart-options.fr-D4X4LkD4.cjs +20 -0
- package/components/pyramid-chart-options.fr-dT_bHV7R.js +100 -0
- package/components/pyramid-chart-options.nl-CPdfermO.cjs +20 -0
- package/components/pyramid-chart-options.nl-CrzgQwxU.js +100 -0
- package/components/pyramid-chart-positioning.config-TQyFx60J.cjs +20 -0
- package/components/pyramid-chart-positioning.config-d_f-7AJc.js +53 -0
- package/components/pyramid-chart-slots.config-CLXeam9e.js +47 -0
- package/components/pyramid-chart-slots.config-CgzwAz9R.js +21 -0
- package/components/pyramid-chart-slots.config-EOUt8Cot.cjs +20 -0
- package/components/pyramid-chart-slots.config-mK1P8O3f.cjs +20 -0
- package/components/radar-chart-options.config-Ce2DaICm.js +21 -0
- package/components/radar-chart-options.config-DmkGWg9N.cjs +20 -0
- package/components/radar-chart-options.config-L63Ysunt.js +127 -0
- package/components/radar-chart-options.config-fBo9ach1.cjs +20 -0
- package/components/radar-chart-options.de-BJNYwSU9.js +44 -0
- package/components/radar-chart-options.de-Bt2vKovl.cjs +20 -0
- package/components/radar-chart-options.en--kOe8g-X.js +44 -0
- package/components/radar-chart-options.en-DceWiBCu.cjs +20 -0
- package/components/radar-chart-options.es-BLbMc8cQ.js +44 -0
- package/components/radar-chart-options.es-DgmNCFxH.cjs +20 -0
- package/components/radar-chart-options.fr-CDPtRDOa.cjs +20 -0
- package/components/radar-chart-options.fr-CK5qgOZr.js +44 -0
- package/components/radar-chart-options.nl-Cav-G5Vb.cjs +20 -0
- package/components/radar-chart-options.nl-Cwh5ib8F.js +44 -0
- package/components/radar-chart-positioning.config-Bdr6-tPk.cjs +20 -0
- package/components/radar-chart-positioning.config-CsMy2JHu.js +53 -0
- package/components/radar-chart-slots.config-B4YB7uGr.cjs +20 -0
- package/components/radar-chart-slots.config-BIypl_rA.js +50 -0
- package/components/radar-chart-slots.config-De2QKsfn.js +21 -0
- package/components/radar-chart-slots.config-h3Oj45vm.cjs +20 -0
- package/components/radiant-DQ6-T3N9.cjs +20 -0
- package/components/radiant-Ea84f0KP.js +69 -0
- package/components/regular-table-options.config-8qD51SbN.js +21 -0
- package/components/regular-table-options.config-B3rQGN9V.cjs +20 -0
- package/components/regular-table-options.config-BMSRhV7M.cjs +20 -0
- package/components/regular-table-options.config-BzvI7AHL.js +145 -0
- package/components/regular-table-options.de-D5DsJi3n.cjs +20 -0
- package/components/regular-table-options.de-Dn5Ww0P5.js +55 -0
- package/components/regular-table-options.en-BQoRdbgi.js +55 -0
- package/components/regular-table-options.en-BmlkGVts.cjs +20 -0
- package/components/regular-table-options.es-CKAUeWpk.js +55 -0
- package/components/regular-table-options.es-CSnoarrx.cjs +20 -0
- package/components/regular-table-options.fr-DfupsEMT.js +55 -0
- package/components/regular-table-options.fr-DhvyiwST.cjs +20 -0
- package/components/regular-table-options.nl-BxdRz_LV.cjs +20 -0
- package/components/regular-table-options.nl-CZpBFGZm.js +55 -0
- package/components/regular-table-positioning.config-CEjo1kPF.js +36 -0
- package/components/regular-table-positioning.config-COLrXzP8.cjs +20 -0
- package/components/regular-table-slots.config-3utOfk2O.cjs +20 -0
- package/components/regular-table-slots.config-B3HOyJZP.cjs +20 -0
- package/components/regular-table-slots.config-CIDsU4HR.js +32 -0
- package/components/regular-table-slots.config-y3lW654J.js +21 -0
- package/components/route-map-options.config-BVIi1DTt.cjs +20 -0
- package/components/route-map-options.config-CqLIyCr3.cjs +20 -0
- package/components/route-map-options.config-MPfGzASb.js +323 -0
- package/components/route-map-options.config-qFATXqVH.js +21 -0
- package/components/route-map-options.de-C1fdk0i_.cjs +20 -0
- package/components/route-map-options.de-DtphMRWw.js +74 -0
- package/components/route-map-options.en-BmynSxLe.cjs +20 -0
- package/components/route-map-options.en-Cdd7ovK3.js +74 -0
- package/components/route-map-options.es-Ckiq2-SN.js +74 -0
- package/components/route-map-options.es-wEsbyCjc.cjs +20 -0
- package/components/route-map-options.fr-Be3oKjDd.js +74 -0
- package/components/route-map-options.fr-Bu_I9YBo.cjs +20 -0
- package/components/route-map-options.nl-DyCU2oFB.cjs +20 -0
- package/components/route-map-options.nl-PSjdbIWG.js +74 -0
- package/components/route-map-positioning.config-B2ZMiKmq.cjs +20 -0
- package/components/route-map-positioning.config-BQn37Bgt.js +64 -0
- package/components/route-map-slots.config-BCEdcAsa.cjs +20 -0
- package/components/route-map-slots.config-BhDXL4DE.js +21 -0
- package/components/route-map-slots.config-CIOriAti.cjs +20 -0
- package/components/route-map-slots.config-D_drONFu.js +56 -0
- package/components/royale-BCPwhlnM.js +58 -0
- package/components/royale-CDYCwQry.cjs +20 -0
- package/components/ru-_1cVpawL.js +124 -0
- package/components/ru-fWz2GIGG.cjs +20 -0
- package/components/sankey-diagram-options.config-BhcnqRmc.js +21 -0
- package/components/sankey-diagram-options.config-C6vB9-w3.cjs +20 -0
- package/components/sankey-diagram-options.config-CmlqwZsp.js +123 -0
- package/components/sankey-diagram-options.config-kGjLZs_2.cjs +20 -0
- package/components/sankey-diagram-options.de-DJJlDCLQ.cjs +20 -0
- package/components/sankey-diagram-options.de-DfXTJ-I1.js +61 -0
- package/components/sankey-diagram-options.en-DYW2TJiY.js +61 -0
- package/components/sankey-diagram-options.en-M7rOqzVB.cjs +20 -0
- package/components/sankey-diagram-options.es-D1qtZuOm.js +61 -0
- package/components/sankey-diagram-options.es-Dm4Qw9uu.cjs +20 -0
- package/components/sankey-diagram-options.fr-CLqEXn0-.js +61 -0
- package/components/sankey-diagram-options.fr-Rxno7l7m.cjs +20 -0
- package/components/sankey-diagram-options.nl-DUcImgmg.cjs +20 -0
- package/components/sankey-diagram-options.nl-OWm48tC4.js +61 -0
- package/components/sankey-diagram-positioning.config-CPMneasr.cjs +20 -0
- package/components/sankey-diagram-positioning.config-DTaQP-mU.js +64 -0
- package/components/sankey-diagram-slots.config--zHIc2la.cjs +20 -0
- package/components/sankey-diagram-slots.config-BJcLpDP1.cjs +20 -0
- package/components/sankey-diagram-slots.config-BpyiUsVk.js +21 -0
- package/components/sankey-diagram-slots.config-CfJSMERy.js +58 -0
- package/components/scatter-plot-options.config-5zZB0ZGK.cjs +20 -0
- package/components/scatter-plot-options.config-CDYD_sKA.cjs +20 -0
- package/components/scatter-plot-options.config-DeyAyH7l.js +21 -0
- package/components/scatter-plot-options.config-cfpekZ6n.js +299 -0
- package/components/scatter-plot-options.de-CZqMX56b.cjs +20 -0
- package/components/scatter-plot-options.de-DfAfUgsx.js +94 -0
- package/components/scatter-plot-options.en-CRKfYmAC.cjs +20 -0
- package/components/scatter-plot-options.en-_kvECw78.js +94 -0
- package/components/scatter-plot-options.es-PLa-Ykn0.js +94 -0
- package/components/scatter-plot-options.es-zbpgLFeN.cjs +20 -0
- package/components/scatter-plot-options.fr-ZLwi6hx6.cjs +20 -0
- package/components/scatter-plot-options.fr-gZc7XqGE.js +94 -0
- package/components/scatter-plot-options.nl-CywDkI4T.js +94 -0
- package/components/scatter-plot-options.nl-DY0JBMrF.cjs +20 -0
- package/components/scatter-plot-positioning.config-Cw5TnjO2.js +75 -0
- package/components/scatter-plot-positioning.config-DWDZ2Mm6.cjs +20 -0
- package/components/scatter-plot-slots.config-CbdskkNg.cjs +20 -0
- package/components/scatter-plot-slots.config-D7NjVbry.js +21 -0
- package/components/scatter-plot-slots.config-XbICOlBB.js +71 -0
- package/components/scatter-plot-slots.config-pYVmnCk0.cjs +20 -0
- package/components/search-filter-options.config-D9GW-RZ-.js +21 -0
- package/components/search-filter-options.config-DTu5psLb.cjs +20 -0
- package/components/search-filter-options.config-D_cC2nZH.js +100 -0
- package/components/search-filter-options.config-DequpI65.cjs +20 -0
- package/components/search-filter-options.de-CIbSBcij.cjs +20 -0
- package/components/search-filter-options.de-DQmsVlIX.js +40 -0
- package/components/search-filter-options.en-BW3-eu_1.js +40 -0
- package/components/search-filter-options.en-BuKuiRkM.cjs +20 -0
- package/components/search-filter-options.es-BB0-U7yM.cjs +20 -0
- package/components/search-filter-options.es-CS-Pj_6X.js +40 -0
- package/components/search-filter-options.fr-DHrPRNL3.js +40 -0
- package/components/search-filter-options.fr-n81Vq0a0.cjs +20 -0
- package/components/search-filter-options.nl-B7VXgsK5.cjs +20 -0
- package/components/search-filter-options.nl-D4rtkh83.js +40 -0
- package/components/search-filter-positioning.config-B4uLZ66r.cjs +20 -0
- package/components/search-filter-positioning.config-Cadl8L5z.js +36 -0
- package/components/search-filter-slots.config-CbTZrGm9.cjs +20 -0
- package/components/search-filter-slots.config-DV8qYbzU.js +21 -0
- package/components/search-filter-slots.config-DnS0WLel.js +36 -0
- package/components/search-filter-slots.config-DpZeFnf4.cjs +20 -0
- package/components/seasonal-BZFwWrzW.js +74 -0
- package/components/seasonal-QZpk-qX-.cjs +20 -0
- package/components/set-locale-D5e2qb1S.cjs +20 -0
- package/components/set-locale-DcalLjdU.js +43 -0
- package/components/slicer-filter-options.config-B__s4mIK.js +21 -0
- package/components/slicer-filter-options.config-Cxq42zN-.cjs +20 -0
- package/components/slicer-filter-options.config-gopvysEM.cjs +20 -0
- package/components/slicer-filter-options.config-v38WKFaX.js +223 -0
- package/components/slicer-filter-options.de-9ltxfa8k.js +67 -0
- package/components/slicer-filter-options.de-Cwy0kMs7.cjs +20 -0
- package/components/slicer-filter-options.en-BSySPrNz.cjs +20 -0
- package/components/slicer-filter-options.en-DlvikARI.js +67 -0
- package/components/slicer-filter-options.es-Bm3wSiYd.js +67 -0
- package/components/slicer-filter-options.es-CkYXNblb.cjs +20 -0
- package/components/slicer-filter-options.fr-DnyWCCSm.cjs +20 -0
- package/components/slicer-filter-options.fr-QWyeK2NL.js +67 -0
- package/components/slicer-filter-options.nl-Cn9U6ZFp.cjs +20 -0
- package/components/slicer-filter-options.nl-KPDT1ahs.js +67 -0
- package/components/slicer-filter-positioning.config-DQHlINXH.js +46 -0
- package/components/slicer-filter-positioning.config-Dpseu8CF.cjs +20 -0
- package/components/slicer-filter-slots.config-B7tSQEJe.js +41 -0
- package/components/slicer-filter-slots.config-CsbAboRS.cjs +20 -0
- package/components/slicer-filter-slots.config-DN7adQKw.cjs +20 -0
- package/components/slicer-filter-slots.config-hQMa1D2b.js +21 -0
- package/components/slider-filter-options.config-BCLdJZi6.js +21 -0
- package/components/slider-filter-options.config-DS87M6nn.js +69 -0
- package/components/slider-filter-options.config-mZ_gA62o.cjs +20 -0
- package/components/slider-filter-options.config-sqkI2jcV.cjs +20 -0
- package/components/slider-filter-options.de-Ca4zX54z.cjs +20 -0
- package/components/slider-filter-options.de-SPRKc85h.js +33 -0
- package/components/slider-filter-options.en-BuM08ljg.cjs +20 -0
- package/components/slider-filter-options.en-JMkjVGnU.js +33 -0
- package/components/slider-filter-options.es-BAar4d2E.cjs +20 -0
- package/components/slider-filter-options.es-B_7aCJa6.js +33 -0
- package/components/slider-filter-options.fr-BkqPe3Oc.js +33 -0
- package/components/slider-filter-options.fr-qfYuH72B.cjs +20 -0
- package/components/slider-filter-options.nl-BlCRLcfG.js +33 -0
- package/components/slider-filter-options.nl-CA9X6wWI.cjs +20 -0
- package/components/slider-filter-positioning.config-D04hocnt.cjs +20 -0
- package/components/slider-filter-positioning.config-NqEyuwNn.js +36 -0
- package/components/slider-filter-slots.config-0QbRQ95F.js +21 -0
- package/components/slider-filter-slots.config-BKDjJfRG.js +40 -0
- package/components/slider-filter-slots.config-D41CdPY4.cjs +20 -0
- package/components/slider-filter-slots.config-NGFFNUY0.cjs +20 -0
- package/components/slot-labels.config-B_S_0RHd.cjs +20 -0
- package/components/slot-labels.config-qPjdQ64P.js +61 -0
- package/components/slot-menu/index.cjs +2 -44
- package/components/slot-menu/index.d.ts +2 -1
- package/components/slot-menu/index.js +16 -369
- package/components/slot-menu/slot-menu.d.ts +11 -6
- package/components/slot-menu/types.d.ts +1 -2
- package/components/slot-menu-DgqxCJAt.js +377 -0
- package/components/slot-menu-list/index.cjs +2 -17
- package/components/slot-menu-list/index.js +12 -316
- package/components/slot-menu-list/slot-menu-list.d.ts +6 -1
- package/components/slot-menu-list-e7eMj7bf.js +314 -0
- package/components/slot-menu-list-t2FkvQ1D.cjs +38 -0
- package/components/slot-menu-sajn_Pdf.cjs +64 -0
- package/components/slots-config-DCbeooTB.js +75 -0
- package/components/slots-config-Dxz5MxUN.cjs +20 -0
- package/components/spacer-options.config-CtuHEDtb.js +21 -0
- package/components/spacer-options.config-cJ8E1c12.cjs +20 -0
- package/components/speedometer-chart-options.config-BcsqMGd0.cjs +20 -0
- package/components/speedometer-chart-options.config-C9jiUxtr.cjs +20 -0
- package/components/speedometer-chart-options.config-aNnU3qo7.js +243 -0
- package/components/speedometer-chart-options.config-yDU5uMdc.js +21 -0
- package/components/speedometer-chart-options.de-Df-STBcN.js +64 -0
- package/components/speedometer-chart-options.de-FqdMCkP_.cjs +20 -0
- package/components/speedometer-chart-options.en-BXWzUXFO.js +64 -0
- package/components/speedometer-chart-options.en-CCMfrJUy.cjs +20 -0
- package/components/speedometer-chart-options.es-D3Ph-Rcx.js +64 -0
- package/components/speedometer-chart-options.es-lhwiQ2qP.cjs +20 -0
- package/components/speedometer-chart-options.fr-Cx3lxDOR.cjs +20 -0
- package/components/speedometer-chart-options.fr-DSWMfKpP.js +64 -0
- package/components/speedometer-chart-options.nl-Co4gG3q4.cjs +20 -0
- package/components/speedometer-chart-options.nl-NHI-ac_S.js +64 -0
- package/components/speedometer-chart-positioning.config-B4p27KfO.js +46 -0
- package/components/speedometer-chart-positioning.config-Czolv_lA.cjs +20 -0
- package/components/speedometer-chart-slots.config-BC2lgmE2.cjs +20 -0
- package/components/speedometer-chart-slots.config-CJiFXzpW.js +36 -0
- package/components/speedometer-chart-slots.config-CyETrF4M.js +21 -0
- package/components/speedometer-chart-slots.config-DpkxwiMb.cjs +20 -0
- package/components/spike-map-options.config-BPLpJRhh.js +410 -0
- package/components/spike-map-options.config-BRHeIFwS.cjs +20 -0
- package/components/spike-map-options.config-BuPH97u5.js +21 -0
- package/components/spike-map-options.config-csQGkCTh.cjs +20 -0
- package/components/spike-map-options.de-BxDg1Tm-.cjs +20 -0
- package/components/spike-map-options.de-CYzXosOv.js +101 -0
- package/components/spike-map-options.en-CPwkTwCf.js +101 -0
- package/components/spike-map-options.en-X3WARWun.cjs +20 -0
- package/components/spike-map-options.es-B610DM-j.cjs +20 -0
- package/components/spike-map-options.es-BtKB0RYI.js +101 -0
- package/components/spike-map-options.fr-CUCYB2YQ.cjs +20 -0
- package/components/spike-map-options.fr-CsPYmk6X.js +101 -0
- package/components/spike-map-options.nl-1sXyIvT3.cjs +20 -0
- package/components/spike-map-options.nl-D3xhl1AL.js +101 -0
- package/components/spike-map-positioning.config-CAEi2AcG.js +53 -0
- package/components/spike-map-positioning.config-CuN6S8xj.cjs +20 -0
- package/components/spike-map-slots.config-3m5mq_3U.cjs +20 -0
- package/components/spike-map-slots.config-BPlGsCw2.js +44 -0
- package/components/spike-map-slots.config-BcslTPMs.js +21 -0
- package/components/spike-map-slots.config-DIGLKSXO.cjs +20 -0
- package/components/strip-plot-options.config-0ifYqAQo.js +21 -0
- package/components/strip-plot-options.config-BNi60jA8.cjs +20 -0
- package/components/strip-plot-options.config-DMuSrMZ3.js +50 -0
- package/components/strip-plot-options.config-GVV-5z_B.cjs +20 -0
- package/components/strip-plot-options.de-CznXLMmP.js +29 -0
- package/components/strip-plot-options.de-D9lXIh89.cjs +20 -0
- package/components/strip-plot-options.en-BUheFbOo.cjs +20 -0
- package/components/strip-plot-options.en-D1hlL9xn.js +29 -0
- package/components/strip-plot-options.es-Db35y2Gr.cjs +20 -0
- package/components/strip-plot-options.es-DqOD3-9y.js +29 -0
- package/components/strip-plot-options.fr-BE-zAq2Y.cjs +20 -0
- package/components/strip-plot-options.fr-DJpU8D22.js +29 -0
- package/components/strip-plot-options.nl-BjAkCPF6.cjs +20 -0
- package/components/strip-plot-options.nl-CgYj8MRW.js +29 -0
- package/components/strip-plot-positioning.config-BQnrS7m0.cjs +20 -0
- package/components/strip-plot-positioning.config-r43fOR6K.js +46 -0
- package/components/strip-plot-slots.config-CIlAzKs9.cjs +20 -0
- package/components/strip-plot-slots.config-CscNfEsY.js +35 -0
- package/components/strip-plot-slots.config-CtzKV1zE.js +21 -0
- package/components/strip-plot-slots.config-DklU3iKj.cjs +20 -0
- package/components/sunburst-chart-options.config-1gcaASEV.js +157 -0
- package/components/sunburst-chart-options.config-BqAQ_TdF.js +21 -0
- package/components/sunburst-chart-options.config-CzqEd1N0.cjs +20 -0
- package/components/sunburst-chart-options.config-ngsV9LyF.cjs +20 -0
- package/components/sunburst-chart-options.de-ExKl_9iP.cjs +20 -0
- package/components/sunburst-chart-options.de-Wh9wGDoy.js +58 -0
- package/components/sunburst-chart-options.en-BX6LCBkx.cjs +20 -0
- package/components/sunburst-chart-options.en-CuEjCKZf.js +58 -0
- package/components/sunburst-chart-options.es-C0JZtuNM.js +58 -0
- package/components/sunburst-chart-options.es-DmkadHJ5.cjs +20 -0
- package/components/sunburst-chart-options.fr-BxDRF5q9.js +58 -0
- package/components/sunburst-chart-options.fr-DOZ2Emtz.cjs +20 -0
- package/components/sunburst-chart-options.nl-CeqIu17N.js +58 -0
- package/components/sunburst-chart-options.nl-ECPhYZLe.cjs +20 -0
- package/components/sunburst-chart-positioning.config-B7pa3jgB.js +46 -0
- package/components/sunburst-chart-positioning.config-FDOCmELF.cjs +20 -0
- package/components/sunburst-chart-slots.config-CGA8W6Qr.js +21 -0
- package/components/sunburst-chart-slots.config-CgzRpwdC.cjs +20 -0
- package/components/sunburst-chart-slots.config-CszbA3tp.cjs +20 -0
- package/components/sunburst-chart-slots.config-DwTbpBF5.js +35 -0
- package/components/sv-BJHpfzAX.cjs +20 -0
- package/components/sv-DHtpgTI-.js +124 -0
- package/components/symbol-map-options.config-BV6rh2c8.cjs +20 -0
- package/components/symbol-map-options.config-CqLRqqx4.js +21 -0
- package/components/symbol-map-options.config-D5alLWJT.js +154 -0
- package/components/symbol-map-options.config-J8zT4ynI.cjs +20 -0
- package/components/symbol-map-options.de-B-WtWu2H.js +64 -0
- package/components/symbol-map-options.de-BPz2gFlZ.cjs +20 -0
- package/components/symbol-map-options.en-Cg_XG8EK.js +64 -0
- package/components/symbol-map-options.en-SCaCzh96.cjs +20 -0
- package/components/symbol-map-options.es-CPFXc3Ww.cjs +20 -0
- package/components/symbol-map-options.es-DsMamlwV.js +64 -0
- package/components/symbol-map-options.fr-BGnn0oXs.cjs +20 -0
- package/components/symbol-map-options.fr-C2dliwc7.js +64 -0
- package/components/symbol-map-options.nl-CFNnetIH.cjs +20 -0
- package/components/symbol-map-options.nl-DvL19fL-.js +64 -0
- package/components/symbol-map-positioning.config-D6CinhUb.cjs +20 -0
- package/components/symbol-map-positioning.config-idW3EFK4.js +53 -0
- package/components/symbol-map-slots.config-DO14oTtC.cjs +20 -0
- package/components/symbol-map-slots.config-DayTIKIt.js +50 -0
- package/components/symbol-map-slots.config-DyN8cS7p.js +21 -0
- package/components/symbol-map-slots.config-z893brxq.cjs +20 -0
- package/components/text-options.config-BOFje4oW.js +64 -0
- package/components/text-options.config-CJ3xtIjD.cjs +20 -0
- package/components/text-options.config-CcFli7tg.cjs +20 -0
- package/components/text-options.config-DVgJ384D.js +21 -0
- package/components/text-options.de-B85BSnr3.js +28 -0
- package/components/text-options.de-toiuT5SI.cjs +20 -0
- package/components/text-options.en-D9akV2DO.js +28 -0
- package/components/text-options.en-gciNl9jC.cjs +20 -0
- package/components/text-options.es-CBOjuaIu.js +28 -0
- package/components/text-options.es-DZXVtmC4.cjs +20 -0
- package/components/text-options.fr-BwtyfY14.cjs +20 -0
- package/components/text-options.fr-rlX0P1Cr.js +28 -0
- package/components/text-options.nl-BLB5DcLA.cjs +20 -0
- package/components/text-options.nl-epL5NErl.js +28 -0
- package/components/text-slots.config-D2MGP7n6.cjs +20 -0
- package/components/text-slots.config-DnJ6YUqh.js +21 -0
- package/components/text-slots.config-DqheuXD2.js +21 -0
- package/components/text-slots.config-Ld-48uIN.cjs +20 -0
- package/components/themes-BZL9NfRc.cjs +20 -0
- package/components/themes-DGjjIvSN.js +72 -0
- package/components/tr-CQDEbLH9.js +136 -0
- package/components/tr-Ctcalxbu.cjs +20 -0
- package/components/treemap-chart-options.config-2K50kxq5.cjs +20 -0
- package/components/treemap-chart-options.config-BxMozqCA.js +21 -0
- package/components/treemap-chart-options.config-FeO_Yy-4.js +181 -0
- package/components/treemap-chart-options.config-UJhm5ytp.cjs +20 -0
- package/components/treemap-chart-options.de-BGyjb84d.js +62 -0
- package/components/treemap-chart-options.de-Dd-fo16q.cjs +20 -0
- package/components/treemap-chart-options.en--5b2v-Ui.cjs +20 -0
- package/components/treemap-chart-options.en-CQPWiBkJ.js +62 -0
- package/components/treemap-chart-options.es-DAwvNweL.cjs +20 -0
- package/components/treemap-chart-options.es-_CoOIWaB.js +62 -0
- package/components/treemap-chart-options.fr-B-2BvtfZ.js +62 -0
- package/components/treemap-chart-options.fr-CsOeTOaD.cjs +20 -0
- package/components/treemap-chart-options.nl-BPr2SP0y.js +62 -0
- package/components/treemap-chart-options.nl-DX6UEd0d.cjs +20 -0
- package/components/treemap-chart-positioning.config-BTF0wOir.js +53 -0
- package/components/treemap-chart-positioning.config-erWZI4oU.cjs +20 -0
- package/components/treemap-chart-slots.config-DP5TzInj.js +44 -0
- package/components/treemap-chart-slots.config-DwHo0iT_.js +21 -0
- package/components/treemap-chart-slots.config-gNukTo8T.cjs +20 -0
- package/components/treemap-chart-slots.config-zIhxgUFq.cjs +20 -0
- package/components/type-check-CVgyxvdF.js +50 -0
- package/components/type-check-CdFE0wiu.cjs +20 -0
- package/components/types.cjs +19 -0
- package/components/types.js +19 -0
- package/components/urban-_JnC62fb.js +69 -0
- package/components/urban-yXJhZIhZ.cjs +20 -0
- package/components/utils/base.cjs +20 -0
- package/components/utils/base.js +24 -0
- package/components/utils/store.cjs +20 -0
- package/components/utils/store.js +82 -0
- package/components/utils-BzkaogAH.cjs +20 -0
- package/components/utils-bNKhPdfm.js +307 -0
- package/components/utils.cjs +2 -2
- package/components/utils.js +12 -143
- package/components/validate-DGy5i56l.cjs +20 -0
- package/components/validate-mtIcbiOa.js +25 -0
- package/components/venn-diagram-options.config-Bk6qlLQs.js +21 -0
- package/components/venn-diagram-options.config-CjpFENrm.js +21 -0
- package/components/venn-diagram-options.config-CuaMwKLL.cjs +20 -0
- package/components/venn-diagram-options.config-DHcg3js4.cjs +20 -0
- package/components/venn-diagram-positioning.config-p2xh99LU.cjs +20 -0
- package/components/venn-diagram-positioning.config-vZKP_zJ8.js +53 -0
- package/components/venn-diagram-slots.config-1EHWwdxp.js +21 -0
- package/components/venn-diagram-slots.config-CuyhVTVC.js +44 -0
- package/components/venn-diagram-slots.config-DOuAdavb.cjs +20 -0
- package/components/venn-diagram-slots.config-v66ObSoz.cjs +20 -0
- package/components/video-options.config-BNAJi_XB.cjs +20 -0
- package/components/video-options.config-CQvCsfUR.js +21 -0
- package/components/video-options.config-D3DPj9NU.js +124 -0
- package/components/video-options.config-ea3gIwYz.cjs +20 -0
- package/components/video-options.de-DQGaj9I0.js +58 -0
- package/components/video-options.de-bwodnVfH.cjs +20 -0
- package/components/video-options.en-BTjKCOFa.cjs +20 -0
- package/components/video-options.en-Bw-NmcDX.js +58 -0
- package/components/video-options.es-BYHE3Zw4.cjs +20 -0
- package/components/video-options.es-lG5luzd5.js +58 -0
- package/components/video-options.fr-CikjzEHn.cjs +20 -0
- package/components/video-options.fr-CqAj6DNP.js +58 -0
- package/components/video-options.nl-kYi5F6Dh.js +58 -0
- package/components/video-options.nl-vfugAYbc.cjs +20 -0
- package/components/video-slots.config-1i2ZSU8K.cjs +20 -0
- package/components/video-slots.config-CKEsOD63.cjs +20 -0
- package/components/video-slots.config-CpOtrsD3.js +21 -0
- package/components/video-slots.config-Dq-onS0I.js +21 -0
- package/components/vivid-CwNdph7X.cjs +20 -0
- package/components/vivid-DSzl_YXa.js +70 -0
- package/components/viz-item-menu/index.cjs +2 -33
- package/components/viz-item-menu/index.d.ts +1 -1
- package/components/viz-item-menu/index.js +9 -188
- package/components/viz-item-menu/types.d.ts +1 -0
- package/components/viz-item-menu/viz-item-menu.d.ts +8 -10
- package/components/viz-item-menu-B0sIa9sK.cjs +55 -0
- package/components/viz-item-menu-BbWanN9j.js +166 -0
- package/components/wordcloud-chart-options.config-Bz6Cwutu.cjs +20 -0
- package/components/wordcloud-chart-options.config-CYXNke8u.cjs +20 -0
- package/components/wordcloud-chart-options.config-D4TcZPND.js +87 -0
- package/components/wordcloud-chart-options.config-sx1FPsqw.js +21 -0
- package/components/wordcloud-chart-options.de-BQswnN8V.cjs +20 -0
- package/components/wordcloud-chart-options.de-CwMhGAou.js +47 -0
- package/components/wordcloud-chart-options.en-B0dCi7xP.js +47 -0
- package/components/wordcloud-chart-options.en-g9FIkW60.cjs +20 -0
- package/components/wordcloud-chart-options.es--F5xTmjw.js +47 -0
- package/components/wordcloud-chart-options.es-BtyzGWLG.cjs +20 -0
- package/components/wordcloud-chart-options.fr-ClL6xRWX.cjs +20 -0
- package/components/wordcloud-chart-options.fr-DuI8P_tq.js +47 -0
- package/components/wordcloud-chart-options.nl-C3-yZ6fA.js +47 -0
- package/components/wordcloud-chart-options.nl-DP1o6v4f.cjs +20 -0
- package/components/wordcloud-chart-positioning.config-BPRDsaEk.js +53 -0
- package/components/wordcloud-chart-positioning.config-HTEFGyT0.cjs +20 -0
- package/components/wordcloud-chart-slots.config-BQAL4X4W.cjs +20 -0
- package/components/wordcloud-chart-slots.config-CBAEQAHN.cjs +20 -0
- package/components/wordcloud-chart-slots.config-CJZ7HaE-.js +21 -0
- package/components/wordcloud-chart-slots.config-CQj298Sg.js +42 -0
- package/components/zh-CN-B77UpR2K.cjs +20 -0
- package/components/zh-CN-IY9kzosu.js +124 -0
- package/components/zh-TW-BMgkslV-.js +124 -0
- package/components/zh-TW-BsHHLnIy.cjs +20 -0
- package/custom-elements.json +8564 -4789
- package/index.d.ts +26 -24
- package/item-definitions/item-context.config.d.ts +45 -45
- package/item-definitions/item-options.config.d.ts +45 -45
- package/item-definitions/item-slots.config.d.ts +1 -0
- package/item-definitions/slot-labels.config.d.ts +2 -0
- package/package.json +174 -139
- package/react/README.md +102 -0
- package/react/components/ai-chat.component.ts +41 -0
- package/react/components/ai-interaction-textarea.component.ts +27 -0
- package/react/components/data-field/types.ts +5 -0
- package/react/components/data-field-level.component.ts +30 -0
- package/react/components/data-field-panel/types.ts +27 -0
- package/react/components/data-field-panel.component.ts +38 -0
- package/react/components/data-field.component.ts +30 -0
- package/react/components/data-fields-select.component.ts +27 -0
- package/react/components/dataset-icon/types.ts +8 -0
- package/react/components/dataset-icon.component.ts +22 -0
- package/react/components/dataset-selector-list.component.ts +27 -0
- package/react/components/dataset-selector-row.component.ts +30 -0
- package/react/components/display-settings/types.ts +6 -0
- package/react/components/display-settings-binning.component.ts +27 -0
- package/react/components/display-settings-datetime.component.ts +27 -0
- package/react/components/display-settings-grand-totals.component.ts +27 -0
- package/react/components/display-settings-numeric.component.ts +27 -0
- package/react/components/display-settings-period-over-period.component.ts +27 -0
- package/react/components/display-settings.component.ts +33 -0
- package/react/components/filter-expression-picker.component.ts +25 -0
- package/react/components/filter-item.component.ts +25 -0
- package/react/components/filter-parameter-picker.component.ts +22 -0
- package/react/components/filter-value-picker-datetime.component.ts +25 -0
- package/react/components/filter-value-picker-hierarchy.component.ts +25 -0
- package/react/components/filter-value-picker-numeric.component.ts +25 -0
- package/react/components/filter-value-picker.component.ts +25 -0
- package/react/components/filters/types.ts +9 -0
- package/react/components/filters.component.ts +27 -0
- package/react/components/item-grid/types.ts +64 -0
- package/react/components/item-grid.component.ts +36 -0
- package/react/components/item-option-action-button-group.component.ts +25 -0
- package/react/components/item-option-color-palette-picker.component.ts +25 -0
- package/react/components/item-option-color-picker.component.ts +27 -0
- package/react/components/item-option-color-range.component.ts +27 -0
- package/react/components/item-option-multi-language-field.component.ts +25 -0
- package/react/components/item-option-number-field.component.ts +25 -0
- package/react/components/item-option-panel.component.ts +27 -0
- package/react/components/item-option-picker.component.ts +25 -0
- package/react/components/item-option-position-picker.component.ts +25 -0
- package/react/components/item-option-positions-number-field.component.ts +25 -0
- package/react/components/item-option-radio-button-group.component.ts +25 -0
- package/react/components/item-option-slider.component.ts +25 -0
- package/react/components/item-option-switch.component.ts +25 -0
- package/react/components/item-option-text-field.component.ts +25 -0
- package/react/components/item-option.component.ts +22 -0
- package/react/components/item-slot-drop/types.ts +6 -0
- package/react/components/item-slot-drop-panel.component.ts +30 -0
- package/react/components/item-slot-drop.component.ts +36 -0
- package/react/components/item-slot-picker-panel.component.ts +36 -0
- package/react/components/item-slot-picker.component.ts +27 -0
- package/react/components/slot-menu/types.ts +29 -0
- package/react/components/slot-menu-list.component.ts +27 -0
- package/react/components/slot-menu.component.ts +39 -0
- package/react/components/viz-item-menu/types.ts +1 -0
- package/react/components/viz-item-menu.component.ts +33 -0
- package/react/esm/components/ai-chat.component.d.ts +21 -0
- package/react/esm/components/ai-chat.component.js +26 -0
- package/react/esm/components/ai-interaction-textarea.component.d.ts +12 -0
- package/react/esm/components/ai-interaction-textarea.component.js +17 -0
- package/react/esm/components/data-field/types.d.ts +4 -0
- package/react/esm/components/data-field-level.component.d.ts +18 -0
- package/react/esm/components/data-field-level.component.js +19 -0
- package/react/esm/components/data-field-panel/types.d.ts +27 -0
- package/react/esm/components/data-field-panel.component.d.ts +21 -0
- package/react/esm/components/data-field-panel.component.js +26 -0
- package/react/esm/components/data-field.component.d.ts +18 -0
- package/react/esm/components/data-field.component.js +19 -0
- package/react/esm/components/data-fields-select.component.d.ts +12 -0
- package/react/esm/components/data-fields-select.component.js +17 -0
- package/react/esm/components/dataset-icon/types.d.ts +11 -0
- package/react/esm/components/dataset-icon.component.d.ts +8 -0
- package/react/esm/components/dataset-icon.component.js +13 -0
- package/react/esm/components/dataset-selector-list.component.d.ts +12 -0
- package/react/esm/components/dataset-selector-list.component.js +17 -0
- package/react/esm/components/dataset-selector-row.component.d.ts +14 -0
- package/react/esm/components/dataset-selector-row.component.js +19 -0
- package/react/esm/components/display-settings/index.d.ts +1 -0
- package/react/esm/components/display-settings/index.js +1 -0
- package/react/esm/components/display-settings/types.d.ts +5 -0
- package/react/esm/components/display-settings-binning.component.d.ts +12 -0
- package/react/esm/components/display-settings-binning.component.js +17 -0
- package/react/esm/components/display-settings-datetime.component.d.ts +12 -0
- package/react/esm/components/display-settings-datetime.component.js +17 -0
- package/react/esm/components/display-settings-grand-totals.component.d.ts +12 -0
- package/react/esm/components/display-settings-grand-totals.component.js +17 -0
- package/react/esm/components/display-settings-numeric.component.d.ts +12 -0
- package/react/esm/components/display-settings-numeric.component.js +17 -0
- package/react/esm/components/display-settings-period-over-period.component.d.ts +12 -0
- package/react/esm/components/display-settings-period-over-period.component.js +17 -0
- package/react/esm/components/display-settings.component.d.ts +16 -0
- package/react/esm/components/display-settings.component.js +21 -0
- package/react/esm/components/filter-expression-picker.component.d.ts +10 -0
- package/react/esm/components/filter-expression-picker.component.js +15 -0
- package/react/esm/components/filter-item.component.d.ts +10 -0
- package/react/esm/components/filter-item.component.js +15 -0
- package/react/esm/components/filter-parameter-picker.component.d.ts +8 -0
- package/react/esm/components/filter-parameter-picker.component.js +13 -0
- package/react/esm/components/filter-value-picker-datetime.component.d.ts +10 -0
- package/react/esm/components/filter-value-picker-datetime.component.js +15 -0
- package/react/esm/components/filter-value-picker-hierarchy.component.d.ts +10 -0
- package/react/esm/components/filter-value-picker-hierarchy.component.js +15 -0
- package/react/esm/components/filter-value-picker-numeric.component.d.ts +10 -0
- package/react/esm/components/filter-value-picker-numeric.component.js +15 -0
- package/react/esm/components/filter-value-picker.component.d.ts +10 -0
- package/react/esm/components/filter-value-picker.component.js +15 -0
- package/react/esm/components/filters/index.d.ts +1 -0
- package/react/esm/components/filters/index.js +1 -0
- package/react/esm/components/filters/types.d.ts +8 -0
- package/react/esm/components/filters.component.d.ts +12 -0
- package/react/esm/components/filters.component.js +17 -0
- package/react/esm/components/item-grid/index.d.ts +1 -0
- package/react/esm/components/item-grid/index.js +1 -0
- package/react/esm/components/item-grid/types.d.ts +57 -0
- package/react/esm/components/item-grid.component.d.ts +18 -0
- package/react/esm/components/item-grid.component.js +23 -0
- package/react/esm/components/item-option-action-button-group.component.d.ts +10 -0
- package/react/esm/components/item-option-action-button-group.component.js +15 -0
- package/react/esm/components/item-option-color-palette-picker.component.d.ts +10 -0
- package/react/esm/components/item-option-color-palette-picker.component.js +15 -0
- package/react/esm/components/item-option-color-picker.component.d.ts +12 -0
- package/react/esm/components/item-option-color-picker.component.js +17 -0
- package/react/esm/components/item-option-color-range.component.d.ts +12 -0
- package/react/esm/components/item-option-color-range.component.js +17 -0
- package/react/esm/components/item-option-multi-language-field.component.d.ts +10 -0
- package/react/esm/components/item-option-multi-language-field.component.js +15 -0
- package/react/esm/components/item-option-number-field.component.d.ts +10 -0
- package/react/esm/components/item-option-number-field.component.js +15 -0
- package/react/esm/components/item-option-panel.component.d.ts +12 -0
- package/react/esm/components/item-option-panel.component.js +17 -0
- package/react/esm/components/item-option-picker.component.d.ts +10 -0
- package/react/esm/components/item-option-picker.component.js +15 -0
- package/react/esm/components/item-option-position-picker.component.d.ts +10 -0
- package/react/esm/components/item-option-position-picker.component.js +15 -0
- package/react/esm/components/item-option-positions-number-field.component.d.ts +10 -0
- package/react/esm/components/item-option-positions-number-field.component.js +15 -0
- package/react/esm/components/item-option-radio-button-group.component.d.ts +10 -0
- package/react/esm/components/item-option-radio-button-group.component.js +15 -0
- package/react/esm/components/item-option-slider.component.d.ts +10 -0
- package/react/esm/components/item-option-slider.component.js +15 -0
- package/react/esm/components/item-option-switch.component.d.ts +10 -0
- package/react/esm/components/item-option-switch.component.js +15 -0
- package/react/esm/components/item-option-text-field.component.d.ts +10 -0
- package/react/esm/components/item-option-text-field.component.js +15 -0
- package/react/esm/components/item-option.component.d.ts +8 -0
- package/react/esm/components/item-option.component.js +13 -0
- package/react/esm/components/item-slot-drop/index.d.ts +1 -0
- package/react/esm/components/item-slot-drop/index.js +1 -0
- package/react/esm/components/item-slot-drop/types.d.ts +5 -0
- package/react/esm/components/item-slot-drop-panel.component.d.ts +14 -0
- package/react/esm/components/item-slot-drop-panel.component.js +19 -0
- package/react/esm/components/item-slot-drop.component.d.ts +17 -0
- package/react/esm/components/item-slot-drop.component.js +22 -0
- package/react/esm/components/item-slot-picker-panel.component.d.ts +18 -0
- package/react/esm/components/item-slot-picker-panel.component.js +23 -0
- package/react/esm/components/item-slot-picker.component.d.ts +12 -0
- package/react/esm/components/item-slot-picker.component.js +17 -0
- package/react/esm/components/slot-menu/index.d.ts +1 -0
- package/react/esm/components/slot-menu/index.js +1 -0
- package/react/esm/components/slot-menu/types.d.ts +24 -0
- package/react/esm/components/slot-menu-list.component.d.ts +12 -0
- package/react/esm/components/slot-menu-list.component.js +17 -0
- package/react/esm/components/slot-menu.component.d.ts +19 -0
- package/react/esm/components/slot-menu.component.js +24 -0
- package/react/esm/components/viz-item-menu/index.d.ts +1 -0
- package/react/esm/components/viz-item-menu/index.js +1 -0
- package/react/esm/components/viz-item-menu/types.d.ts +1 -0
- package/react/esm/components/viz-item-menu.component.d.ts +16 -0
- package/react/esm/components/viz-item-menu.component.js +21 -0
- package/react/esm/index.d.ts +49 -0
- package/react/esm/index.js +192 -0
- package/react/esm/types.d.ts +26 -0
- package/react/esm/types.js +8 -0
- package/react/index.ts +198 -0
- package/react/lit-react-stubs.d.ts +15 -0
- package/react/luzmo-stub.d.ts +283 -0
- package/react/react-stubs.d.ts +19 -0
- package/react/tsconfig.json +41 -0
- package/react/types.ts +51 -0
- package/react/utils/base/index.d.ts +5 -0
- package/react/utils/base/localized-mixin.d.ts +22 -0
- package/react/utils/data/load-data-fields-for-datasets.d.ts +22 -0
- package/react/utils/data-broker/index.d.ts +213 -0
- package/react/utils/data-field-types/calculate-data-field-icon.d.ts +12 -0
- package/react/utils/data-field-types/default-acceptable-data-field-types.d.ts +1 -0
- package/react/utils/formatter/formatter.d.ts +9 -0
- package/react/utils/formatter/tests/decompose-numeric-format.test.d.ts +1 -0
- package/react/utils/formatter/tests/default-local-formats.test.d.ts +1 -0
- package/react/utils/formatter/tests/formatter.test.d.ts +1 -0
- package/react/utils/formatter/tests/localize.test.d.ts +1 -0
- package/react/utils/index.d.ts +9 -0
- package/react/utils/slot-state/slot-store.d.ts +39 -0
- package/react/utils/store/base-store.d.ts +162 -0
- package/react/utils/store/dashboard-store.d.ts +49 -0
- package/react/utils/store/index.d.ts +135 -0
- package/react/utils/store/item-store.d.ts +33 -0
- package/react/utils/store/store-registry.d.ts +170 -0
- package/react/utils/store/tests/dashboard-store.test.d.ts +1 -0
- package/react/utils/store/tests/item-store.test.d.ts +1 -0
- package/react/utils/store/tests/store-registry.test.d.ts +1 -0
- package/react/utils/store/types.d.ts +270 -0
- package/react/utils/switch-item/index.d.ts +34 -0
- package/react/utils/switch-item/slot-role-classification.d.ts +31 -0
- package/react/utils/switch-item/stories/switch-item.stories.d.ts +17 -0
- package/react/utils/switch-item/tests/slot-role-classification.test.d.ts +1 -0
- package/react/utils/switch-item/tests/switch-item.test.d.ts +1 -0
- package/react/utils/themes/bliss.d.ts +2 -0
- package/react/utils/themes/classic-dark.d.ts +2 -0
- package/react/utils/themes/classic.d.ts +2 -0
- package/react/utils/themes/default-dark.d.ts +2 -0
- package/react/utils/themes/default.d.ts +2 -0
- package/react/utils/themes/index.d.ts +4 -0
- package/react/utils/themes/orion.d.ts +2 -0
- package/react/utils/themes/pinky.d.ts +2 -0
- package/react/utils/themes/radiant.d.ts +2 -0
- package/react/utils/themes/royale.d.ts +2 -0
- package/react/utils/themes/seasonal.d.ts +2 -0
- package/react/utils/themes/urban.d.ts +2 -0
- package/react/utils/themes/vivid.d.ts +2 -0
- package/react/utils/time/period-over-period-condition.const.d.ts +8 -0
- package/react/utils/transformations/convert-data-field-to-slot-content.d.ts +9 -0
- package/react/utils/transformations/convert-datasets-to-data-fields.d.ts +30 -0
- package/react/utils/transformations/tests/convert-data-field-to-slot-content.test.d.ts +1 -0
- package/react/utils/transformations/tests/convert-datasets-to-data-fields.test.d.ts +1 -0
- package/react/utils/types/tests/type-check.test.d.ts +1 -0
- package/react/utils/types/type-check.d.ts +28 -0
- package/storybook/register-components.d.ts +51 -0
- package/types/ai-chat.types.d.ts +51 -0
- package/types/data-field-events.types.d.ts +7 -0
- package/types/dataset-data-field.types.d.ts +53 -0
- package/types/dataset.types.d.ts +27 -0
- package/types/slot.types.d.ts +15 -0
- package/types.d.ts +23 -121
- package/utils/base/index.d.ts +1 -0
- package/utils/base/localized-mixin.d.ts +22 -0
- package/utils/data/load-data-fields-for-datasets.d.ts +22 -0
- package/utils/data-broker/index.d.ts +23 -1
- package/utils/data-field-types/calculate-data-field-icon.d.ts +12 -0
- package/utils/data-field-types/default-acceptable-data-field-types.d.ts +1 -0
- package/utils/data-field-types/tests/calculate-data-field-icon.test.d.ts +1 -0
- package/utils/formatter/formatter.d.ts +1 -1
- package/utils/formatter/tests/calculate-duration.test.d.ts +1 -0
- package/utils/formatter/tests/decompose-numeric-format.test.d.ts +1 -0
- package/utils/formatter/tests/default-local-formats.test.d.ts +1 -0
- package/utils/formatter/tests/formatter.test.d.ts +1 -0
- package/utils/formatter/tests/localize.test.d.ts +1 -0
- package/utils/index.d.ts +4 -2
- package/utils/slot-state/slot-store.d.ts +39 -0
- package/utils/store/base-store.d.ts +162 -0
- package/utils/store/dashboard-store.d.ts +49 -0
- package/utils/store/index.d.ts +135 -0
- package/utils/store/item-store.d.ts +33 -0
- package/utils/store/store-registry.d.ts +170 -0
- package/utils/store/tests/dashboard-store.test.d.ts +1 -0
- package/utils/store/tests/item-store.test.d.ts +1 -0
- package/utils/store/tests/store-registry.test.d.ts +1 -0
- package/utils/store/types.d.ts +270 -0
- package/utils/switch-item/index.d.ts +27 -7
- package/utils/switch-item/slot-role-classification.d.ts +31 -0
- package/utils/switch-item/stories/switch-item.stories.d.ts +17 -0
- package/utils/switch-item/tests/slot-role-classification.test.d.ts +1 -0
- package/utils/switch-item/tests/switch-item.test.d.ts +1 -0
- package/utils/themes/bliss.d.ts +2 -43
- package/utils/themes/classic-dark.d.ts +2 -34
- package/utils/themes/classic.d.ts +2 -43
- package/utils/themes/default-dark.d.ts +2 -46
- package/utils/themes/default.d.ts +2 -46
- package/utils/themes/index.d.ts +2 -1
- package/utils/themes/orion.d.ts +2 -44
- package/utils/themes/pinky.d.ts +2 -42
- package/utils/themes/radiant.d.ts +2 -42
- package/utils/themes/royale.d.ts +2 -36
- package/utils/themes/seasonal.d.ts +2 -43
- package/utils/themes/urban.d.ts +2 -44
- package/utils/themes/vivid.d.ts +2 -42
- package/utils/time/period-over-period-condition.const.d.ts +8 -0
- package/utils/transformations/convert-data-field-to-slot-content.d.ts +9 -0
- package/utils/transformations/convert-datasets-to-data-fields.d.ts +30 -0
- package/utils/transformations/tests/convert-data-field-to-slot-content.test.d.ts +1 -0
- package/utils/transformations/tests/convert-datasets-to-data-fields.test.d.ts +1 -0
- package/utils/types/tests/type-check.test.d.ts +1 -0
- package/utils/types/type-check.d.ts +21 -0
- package/angular/README.md +0 -59
- package/angular/angular-core-stubs.d.ts +0 -33
- package/angular/components/ai-chat-message-assistant.component.ts +0 -25
- package/angular/components/ai-chat-message-user.component.ts +0 -17
- package/angular/components/ai-chat-messages-container.component.ts +0 -17
- package/angular/components/ai-interaction-textarea.component.ts +0 -39
- package/angular/components/data-items-select.component.ts +0 -67
- package/angular/components/dataset-icon.component.ts +0 -21
- package/angular/components/dataset-selector-list.component.ts +0 -31
- package/angular/components/dataset-selector-row.component.ts +0 -33
- package/angular/components/display-settings-binning.component.ts +0 -21
- package/angular/components/display-settings-datetime.component.ts +0 -23
- package/angular/components/display-settings-grand-totals.component.ts +0 -21
- package/angular/components/display-settings-numeric.component.ts +0 -27
- package/angular/components/display-settings-period-over-period.component.ts +0 -25
- package/angular/components/display-settings.component.ts +0 -45
- package/angular/components/draggable-data-item/types.ts +0 -42
- package/angular/components/draggable-data-item-level/types.ts +0 -15
- package/angular/components/draggable-data-item-level.component.ts +0 -31
- package/angular/components/draggable-data-item.component.ts +0 -31
- package/angular/components/droppable-slot/types.ts +0 -16
- package/angular/components/droppable-slot.component.ts +0 -53
- package/angular/components/edit-filters/types.ts +0 -10
- package/angular/components/edit-filters.component.ts +0 -41
- package/angular/components/edit-item.component.ts +0 -31
- package/angular/components/edit-option-color-picker.component.ts +0 -31
- package/angular/components/edit-option-color-range.component.ts +0 -43
- package/angular/components/edit-option.component.ts +0 -33
- package/angular/components/filter-expression-picker.component.ts +0 -43
- package/angular/components/filter-item.component.ts +0 -41
- package/angular/components/filter-parameter-picker.component.ts +0 -27
- package/angular/components/filter-value-picker-datetime.component.ts +0 -31
- package/angular/components/filter-value-picker-hierarchy.component.ts +0 -37
- package/angular/components/filter-value-picker-numeric.component.ts +0 -37
- package/angular/components/filter-value-picker.component.ts +0 -41
- package/angular/components/grid-item-actions-menu.component.ts +0 -21
- package/angular/components/grid.component.ts +0 -49
- package/angular/components/slot-contents-picker.component.ts +0 -58
- package/angular/components/slot-menu/types.ts +0 -31
- package/angular/components/slot-menu-list.component.ts +0 -25
- package/angular/components/slot-menu.component.ts +0 -65
- package/angular/components/viz-item-menu.component.ts +0 -25
- package/angular/esm/components/ai-chat-message-assistant.component.d.ts +0 -13
- package/angular/esm/components/ai-chat-message-assistant.component.js +0 -49
- package/angular/esm/components/ai-chat-message-user.component.d.ts +0 -6
- package/angular/esm/components/ai-chat-message-user.component.js +0 -26
- package/angular/esm/components/ai-chat-messages-container.component.d.ts +0 -5
- package/angular/esm/components/ai-chat-messages-container.component.js +0 -23
- package/angular/esm/components/ai-interaction-textarea.component.d.ts +0 -20
- package/angular/esm/components/ai-interaction-textarea.component.js +0 -84
- package/angular/esm/components/data-items-select.component.d.ts +0 -33
- package/angular/esm/components/data-items-select.component.js +0 -114
- package/angular/esm/components/dataset-icon.component.d.ts +0 -9
- package/angular/esm/components/dataset-icon.component.js +0 -36
- package/angular/esm/components/dataset-selector-list.component.d.ts +0 -15
- package/angular/esm/components/dataset-selector-list.component.js +0 -64
- package/angular/esm/components/dataset-selector-row.component.d.ts +0 -17
- package/angular/esm/components/dataset-selector-row.component.js +0 -69
- package/angular/esm/components/display-settings-binning.component.d.ts +0 -11
- package/angular/esm/components/display-settings-binning.component.js +0 -39
- package/angular/esm/components/display-settings-datetime.component.d.ts +0 -12
- package/angular/esm/components/display-settings-datetime.component.js +0 -44
- package/angular/esm/components/display-settings-grand-totals.component.d.ts +0 -11
- package/angular/esm/components/display-settings-grand-totals.component.js +0 -39
- package/angular/esm/components/display-settings-numeric.component.d.ts +0 -14
- package/angular/esm/components/display-settings-numeric.component.js +0 -54
- package/angular/esm/components/display-settings-period-over-period.component.d.ts +0 -15
- package/angular/esm/components/display-settings-period-over-period.component.js +0 -49
- package/angular/esm/components/display-settings.component.d.ts +0 -23
- package/angular/esm/components/display-settings.component.js +0 -99
- package/angular/esm/components/draggable-data-item/types.d.ts +0 -21
- package/angular/esm/components/draggable-data-item-level/types.d.ts +0 -12
- package/angular/esm/components/draggable-data-item-level.component.d.ts +0 -20
- package/angular/esm/components/draggable-data-item-level.component.js +0 -64
- package/angular/esm/components/draggable-data-item.component.d.ts +0 -20
- package/angular/esm/components/draggable-data-item.component.js +0 -64
- package/angular/esm/components/droppable-slot/types.d.ts +0 -9
- package/angular/esm/components/droppable-slot.component.d.ts +0 -27
- package/angular/esm/components/droppable-slot.component.js +0 -119
- package/angular/esm/components/edit-filters/types.d.ts +0 -8
- package/angular/esm/components/edit-filters.component.d.ts +0 -21
- package/angular/esm/components/edit-filters.component.js +0 -89
- package/angular/esm/components/edit-item.component.d.ts +0 -16
- package/angular/esm/components/edit-item.component.js +0 -64
- package/angular/esm/components/edit-option-color-picker.component.d.ts +0 -15
- package/angular/esm/components/edit-option-color-picker.component.js +0 -64
- package/angular/esm/components/edit-option-color-range.component.d.ts +0 -21
- package/angular/esm/components/edit-option-color-range.component.js +0 -94
- package/angular/esm/components/edit-option.component.d.ts +0 -15
- package/angular/esm/components/edit-option.component.js +0 -66
- package/angular/esm/components/filter-expression-picker.component.d.ts +0 -22
- package/angular/esm/components/filter-expression-picker.component.js +0 -94
- package/angular/esm/components/filter-item.component.d.ts +0 -20
- package/angular/esm/components/filter-item.component.js +0 -89
- package/angular/esm/components/filter-parameter-picker.component.d.ts +0 -11
- package/angular/esm/components/filter-parameter-picker.component.js +0 -51
- package/angular/esm/components/filter-value-picker-datetime.component.d.ts +0 -15
- package/angular/esm/components/filter-value-picker-datetime.component.js +0 -64
- package/angular/esm/components/filter-value-picker-hierarchy.component.d.ts +0 -18
- package/angular/esm/components/filter-value-picker-hierarchy.component.js +0 -79
- package/angular/esm/components/filter-value-picker-numeric.component.d.ts +0 -18
- package/angular/esm/components/filter-value-picker-numeric.component.js +0 -79
- package/angular/esm/components/filter-value-picker.component.d.ts +0 -20
- package/angular/esm/components/filter-value-picker.component.js +0 -89
- package/angular/esm/components/grid-item-actions-menu.component.d.ts +0 -11
- package/angular/esm/components/grid-item-actions-menu.component.js +0 -39
- package/angular/esm/components/grid.component.d.ts +0 -25
- package/angular/esm/components/grid.component.js +0 -109
- package/angular/esm/components/slot-contents-picker.component.d.ts +0 -34
- package/angular/esm/components/slot-contents-picker.component.js +0 -119
- package/angular/esm/components/slot-menu/types.d.ts +0 -25
- package/angular/esm/components/slot-menu-list.component.d.ts +0 -11
- package/angular/esm/components/slot-menu-list.component.js +0 -46
- package/angular/esm/components/slot-menu.component.d.ts +0 -33
- package/angular/esm/components/slot-menu.component.js +0 -149
- package/angular/esm/components/viz-item-menu.component.d.ts +0 -13
- package/angular/esm/components/viz-item-menu.component.js +0 -49
- package/angular/esm/index.d.ts +0 -71
- package/angular/esm/index.js +0 -107
- package/angular/esm/types.d.ts +0 -124
- package/angular/esm/types.js +0 -13
- package/angular/index.ts +0 -109
- package/angular/luzmo-stub.d.ts +0 -1
- package/angular/package.json +0 -26
- package/angular/tsconfig.json +0 -40
- package/angular/types.ts +0 -169
- package/angular/utils/base/index.d.ts +0 -4
- package/angular/utils/data/load-draggable-items-for-datasets.d.ts +0 -24
- package/angular/utils/data-broker/index.d.ts +0 -191
- package/angular/utils/data-item-types/calculate-data-item-icon.d.ts +0 -10
- package/angular/utils/formatter/formatter.d.ts +0 -9
- package/angular/utils/index.d.ts +0 -7
- package/angular/utils/store/slot-store.d.ts +0 -39
- package/angular/utils/switch-item/index.d.ts +0 -14
- package/angular/utils/themes/bliss.d.ts +0 -43
- package/angular/utils/themes/classic-dark.d.ts +0 -34
- package/angular/utils/themes/classic.d.ts +0 -43
- package/angular/utils/themes/default-dark.d.ts +0 -46
- package/angular/utils/themes/default.d.ts +0 -46
- package/angular/utils/themes/index.d.ts +0 -3
- package/angular/utils/themes/orion.d.ts +0 -44
- package/angular/utils/themes/pinky.d.ts +0 -42
- package/angular/utils/themes/radiant.d.ts +0 -42
- package/angular/utils/themes/royale.d.ts +0 -36
- package/angular/utils/themes/seasonal.d.ts +0 -43
- package/angular/utils/themes/urban.d.ts +0 -44
- package/angular/utils/themes/vivid.d.ts +0 -42
- package/angular/utils/transformations/convert-data-item-to-slot-content.d.ts +0 -9
- package/angular/utils/transformations/convert-datasets-to-draggable-items.d.ts +0 -17
- package/angular/utils/types/type-check.d.ts +0 -7
- package/components/ai-chat-message-assistant/ai-chat-message-assistant.d.ts +0 -29
- package/components/ai-chat-message-assistant/index.cjs +0 -52
- package/components/ai-chat-message-assistant/index.d.ts +0 -7
- package/components/ai-chat-message-assistant/index.js +0 -651
- package/components/ai-chat-message-user/ai-chat-message-user.d.ts +0 -13
- package/components/ai-chat-message-user/index.cjs +0 -24
- package/components/ai-chat-message-user/index.d.ts +0 -7
- package/components/ai-chat-message-user/index.js +0 -54
- package/components/ai-chat-messages-container/ai-chat-messages-container.d.ts +0 -11
- package/components/ai-chat-messages-container/index.cjs +0 -24
- package/components/ai-chat-messages-container/index.d.ts +0 -7
- package/components/ai-chat-messages-container/index.js +0 -46
- package/components/area-chart-options.config-Bl8bhhOo.cjs +0 -20
- package/components/area-chart-options.config-u8itidsi.js +0 -138
- package/components/area-chart-options.de-D_LVLa1H.cjs +0 -20
- package/components/area-chart-options.de-FcVE2Ywe.js +0 -80
- package/components/area-chart-options.en-Cz5aXeVe.js +0 -80
- package/components/area-chart-options.en-IauEvPHP.cjs +0 -20
- package/components/area-chart-options.es-CmPycXn2.cjs +0 -20
- package/components/area-chart-options.es-o3ABpXnC.js +0 -80
- package/components/area-chart-options.fr-BMnkGWlJ.cjs +0 -20
- package/components/area-chart-options.fr-CBhHB_ER.js +0 -80
- package/components/area-chart-options.nl-C7-N_idS.cjs +0 -20
- package/components/area-chart-options.nl-SbYGv26w.js +0 -80
- package/components/area-chart-slots.config-DoytjTpw.js +0 -52
- package/components/area-chart-slots.config-Dx_ysVZK.cjs +0 -20
- package/components/bar-chart-options.config-CePAqM83.cjs +0 -20
- package/components/bar-chart-options.config-DIirbAJ0.js +0 -148
- package/components/bar-chart-options.de-BQ4qGaQc.js +0 -87
- package/components/bar-chart-options.de-Dr5zKz8Q.cjs +0 -20
- package/components/bar-chart-options.en-DdQ2PYrw.cjs +0 -20
- package/components/bar-chart-options.en-LjG6f4hw.js +0 -87
- package/components/bar-chart-options.es-BfIKCPf-.js +0 -87
- package/components/bar-chart-options.es-DgYVxn9U.cjs +0 -20
- package/components/bar-chart-options.fr-Cg1lQV2y.js +0 -87
- package/components/bar-chart-options.fr-rteFm93C.cjs +0 -20
- package/components/bar-chart-options.nl--gwlkpc0.cjs +0 -20
- package/components/bar-chart-options.nl-CB2W4rzf.js +0 -87
- package/components/bar-chart-slots.config-Dn0IV43j.js +0 -47
- package/components/bar-chart-slots.config-c_9ABPOI.cjs +0 -20
- package/components/bliss-DQej6Odb.cjs +0 -20
- package/components/bliss-Da17RL_E.js +0 -80
- package/components/box-plot-options.config-BVNrV2eD.cjs +0 -20
- package/components/box-plot-options.config-BWROiguA.js +0 -335
- package/components/box-plot-options.de-D3Yye2Yp.js +0 -113
- package/components/box-plot-options.de-QbWt-xja.cjs +0 -20
- package/components/box-plot-options.en-CZhtAYXJ.cjs +0 -20
- package/components/box-plot-options.en-DADAI4yL.js +0 -113
- package/components/box-plot-options.es-ePZUgamp.js +0 -113
- package/components/box-plot-options.es-lyXLMKKo.cjs +0 -20
- package/components/box-plot-options.fr-BXh76t2K.cjs +0 -20
- package/components/box-plot-options.fr-DNkSteEz.js +0 -113
- package/components/box-plot-options.nl-DDAzT-zP.cjs +0 -20
- package/components/box-plot-options.nl-GBXrkaLf.js +0 -113
- package/components/box-plot-slots.config-FI5Id-7p.js +0 -48
- package/components/box-plot-slots.config-K-1CiWO-.cjs +0 -20
- package/components/bubble-chart-options.config-4QD8VPhU.js +0 -115
- package/components/bubble-chart-options.config-BDgOe3GQ.cjs +0 -20
- package/components/bubble-chart-options.de-D2Z88fwi.cjs +0 -20
- package/components/bubble-chart-options.de-D8Ap7joq.js +0 -63
- package/components/bubble-chart-options.en-BU3F4n13.js +0 -63
- package/components/bubble-chart-options.en-CP9PhuPw.cjs +0 -20
- package/components/bubble-chart-options.es-B6mTDtxs.cjs +0 -20
- package/components/bubble-chart-options.es-Bh_dRgE3.js +0 -63
- package/components/bubble-chart-options.fr-BMPe3Z5G.cjs +0 -20
- package/components/bubble-chart-options.fr-CNiJgmGl.js +0 -63
- package/components/bubble-chart-options.nl-5thQrFoi.cjs +0 -20
- package/components/bubble-chart-options.nl-BoV3kpaZ.js +0 -63
- package/components/bubble-chart-slots.config-Bbh94VgZ.js +0 -46
- package/components/bubble-chart-slots.config-BwSwgleO.cjs +0 -20
- package/components/bullet-chart-options.config-3bH7uekx.js +0 -87
- package/components/bullet-chart-options.config-tWb6Fio-.cjs +0 -20
- package/components/bullet-chart-options.de-D0XaMKPn.cjs +0 -20
- package/components/bullet-chart-options.de-DxBk0yku.js +0 -51
- package/components/bullet-chart-options.en-BPjbk6Lk.cjs +0 -20
- package/components/bullet-chart-options.en-Cu1cnL90.js +0 -51
- package/components/bullet-chart-options.es-DxC9GWBS.cjs +0 -20
- package/components/bullet-chart-options.es-pGm2umSR.js +0 -51
- package/components/bullet-chart-options.fr-Cf_rodY7.cjs +0 -20
- package/components/bullet-chart-options.fr-DGOcuFKQ.js +0 -51
- package/components/bullet-chart-options.nl-BJ39_p2y.js +0 -51
- package/components/bullet-chart-options.nl-BdIjKMZf.cjs +0 -20
- package/components/bullet-chart-slots.config-BlWTleBt.js +0 -45
- package/components/bullet-chart-slots.config-DQarxMR7.cjs +0 -20
- package/components/calculate-data-item-icon-DMDhKq_m.js +0 -147
- package/components/calculate-data-item-icon-DtVGbet3.cjs +0 -20
- package/components/choropleth-map-options.config-CMxx3ORp.js +0 -360
- package/components/choropleth-map-options.config-CWJACFd0.cjs +0 -20
- package/components/choropleth-map-options.de-C4ko9lE4.cjs +0 -20
- package/components/choropleth-map-options.de-CIls11eI.js +0 -102
- package/components/choropleth-map-options.en-C7cPpmnS.js +0 -102
- package/components/choropleth-map-options.en-DVWBmXFe.cjs +0 -20
- package/components/choropleth-map-options.es-gQPy8Q0q.js +0 -102
- package/components/choropleth-map-options.es-v5dYm1W3.cjs +0 -20
- package/components/choropleth-map-options.fr-Bpk_J4Gw.cjs +0 -20
- package/components/choropleth-map-options.fr-YsTTCv_p.js +0 -102
- package/components/choropleth-map-options.nl-CnEI0pYJ.js +0 -102
- package/components/choropleth-map-options.nl-CyDZDpyE.cjs +0 -20
- package/components/choropleth-map-slots.config-CFERs0ca.cjs +0 -20
- package/components/choropleth-map-slots.config-DStOyVgQ.js +0 -52
- package/components/circle-pack-chart-options.config-DEYL3DMK.js +0 -55
- package/components/circle-pack-chart-options.config-DWql72cN.cjs +0 -20
- package/components/circle-pack-chart-options.de-BKCxSgFo.cjs +0 -20
- package/components/circle-pack-chart-options.de-CUL0ypCU.js +0 -41
- package/components/circle-pack-chart-options.en-8QoEZniy.cjs +0 -20
- package/components/circle-pack-chart-options.en-CFTJowAI.js +0 -41
- package/components/circle-pack-chart-options.es-BAdMklie.cjs +0 -20
- package/components/circle-pack-chart-options.es-BGoaousJ.js +0 -41
- package/components/circle-pack-chart-options.fr-DLb0Di6Z.js +0 -41
- package/components/circle-pack-chart-options.fr-Dx2iO7nE.cjs +0 -20
- package/components/circle-pack-chart-options.nl-BEbtjCy_.cjs +0 -20
- package/components/circle-pack-chart-options.nl-CZL69ZgV.js +0 -41
- package/components/circle-pack-chart-slots.config-B18aqdH1.cjs +0 -20
- package/components/circle-pack-chart-slots.config-lV4uNMcp.js +0 -40
- package/components/circular-gauge-options.config-BMxgq3zH.cjs +0 -20
- package/components/circular-gauge-options.config-DhIKn44k.js +0 -179
- package/components/circular-gauge-options.de-BMzGTpZD.js +0 -76
- package/components/circular-gauge-options.de-CzEREduR.cjs +0 -20
- package/components/circular-gauge-options.en--hMYjiKb.cjs +0 -20
- package/components/circular-gauge-options.en-C6U5peDD.js +0 -79
- package/components/circular-gauge-options.es-Kajxp0wO.js +0 -76
- package/components/circular-gauge-options.es-bS5N1QyR.cjs +0 -20
- package/components/circular-gauge-options.fr-VgkkhIDb.cjs +0 -20
- package/components/circular-gauge-options.fr-l5cqWrSS.js +0 -79
- package/components/circular-gauge-options.nl-B-E_GXJl.cjs +0 -20
- package/components/circular-gauge-options.nl-CAx8oTMs.js +0 -79
- package/components/circular-gauge-slots.config-Cd-nkNPm.cjs +0 -20
- package/components/circular-gauge-slots.config-DA-ZAc5d.js +0 -39
- package/components/classic-CW66MgMj.cjs +0 -20
- package/components/classic-DSp70wnP.js +0 -86
- package/components/classic-dark-DCtf8kpl.cjs +0 -20
- package/components/classic-dark-o89nk6Bo.js +0 -77
- package/components/color-B7m0j8lX.js +0 -2858
- package/components/color-Czp4Im5q.cjs +0 -20
- package/components/color-palettes-BqH2Fv19.js +0 -1852
- package/components/color-palettes-DhNHcib8.cjs +0 -20
- package/components/color-range-utils-BSfqtB3A.js +0 -67
- package/components/color-range-utils-DYYR-iwx.cjs +0 -20
- package/components/column-chart-options.config-BV9R3ssH.cjs +0 -20
- package/components/column-chart-options.config-D5-yR7iq.js +0 -153
- package/components/column-chart-options.de-BU__cJy3.cjs +0 -20
- package/components/column-chart-options.de-BkkWD9rB.js +0 -87
- package/components/column-chart-options.en-DdQ2PYrw.cjs +0 -20
- package/components/column-chart-options.en-LjG6f4hw.js +0 -87
- package/components/column-chart-options.es-BgOc-gTh.js +0 -87
- package/components/column-chart-options.es-CkaTU6qn.cjs +0 -20
- package/components/column-chart-options.fr-Cg1lQV2y.js +0 -87
- package/components/column-chart-options.fr-rteFm93C.cjs +0 -20
- package/components/column-chart-options.nl-Bhe6rcUo.cjs +0 -20
- package/components/column-chart-options.nl-CAeBYwQC.js +0 -87
- package/components/column-chart-slots.config-C0nGjkmv.cjs +0 -20
- package/components/column-chart-slots.config-epF0y5yo.js +0 -47
- package/components/combination-chart-options.config-CApdgFvv.js +0 -45
- package/components/combination-chart-options.config-CyYEp-gX.cjs +0 -20
- package/components/combination-chart-options.de-CEsSn5-2.js +0 -38
- package/components/combination-chart-options.de-CuVQ-JHu.cjs +0 -20
- package/components/combination-chart-options.en-BCKuLOQb.js +0 -38
- package/components/combination-chart-options.en-BPcGTsP4.cjs +0 -20
- package/components/combination-chart-options.es-Dy7jzzFy.cjs +0 -20
- package/components/combination-chart-options.es-zMa9kqmV.js +0 -38
- package/components/combination-chart-options.fr-CLUyqNH7.cjs +0 -20
- package/components/combination-chart-options.fr-DOXtaY1V.js +0 -38
- package/components/combination-chart-options.nl-BF6joCMV.cjs +0 -20
- package/components/combination-chart-options.nl-CCChbhx_.js +0 -38
- package/components/combination-chart-slots.config-CY07Q5Hw.cjs +0 -20
- package/components/combination-chart-slots.config-DRKSJyCC.js +0 -45
- package/components/conditional-number-options.config-Co099Qfm.cjs +0 -20
- package/components/conditional-number-options.config-DPYsdML5.js +0 -173
- package/components/conditional-number-options.de-DbpKd1bd.js +0 -74
- package/components/conditional-number-options.de-R9Mtj45x.cjs +0 -20
- package/components/conditional-number-options.en-C-nOJ85m.cjs +0 -20
- package/components/conditional-number-options.en-DZH6utHH.js +0 -74
- package/components/conditional-number-options.es-C41csR3J.cjs +0 -20
- package/components/conditional-number-options.es-_oKhivId.js +0 -74
- package/components/conditional-number-options.fr-BSSywulP.js +0 -74
- package/components/conditional-number-options.fr-DgaXesnu.cjs +0 -20
- package/components/conditional-number-options.nl-BuKNqxqm.js +0 -74
- package/components/conditional-number-options.nl-CJ5teRtT.cjs +0 -20
- package/components/conditional-number-slots.config-CD5ZwXuY.cjs +0 -20
- package/components/conditional-number-slots.config-L3t5pb1-.js +0 -39
- package/components/cs-DVZ0Tapy.js +0 -89
- package/components/cs-I9E81keK.cjs +0 -20
- package/components/da-DHy05oSR.js +0 -97
- package/components/da-QkdvupDg.cjs +0 -20
- package/components/data-items-select/data-items-select.d.ts +0 -91
- package/components/data-items-select/index.cjs +0 -39
- package/components/data-items-select/index.d.ts +0 -6
- package/components/data-items-select/index.js +0 -209
- package/components/date-comparison-filter-options.config-CSwGyuBg.js +0 -162
- package/components/date-comparison-filter-options.config-QaoWaFUn.cjs +0 -20
- package/components/date-comparison-filter-options.de-CJBePtFH.cjs +0 -20
- package/components/date-comparison-filter-options.de-wvSe8jeD.js +0 -75
- package/components/date-comparison-filter-options.en-Of-X7-Ft.cjs +0 -20
- package/components/date-comparison-filter-options.en-fF2BTIHd.js +0 -77
- package/components/date-comparison-filter-options.es-BGI50GK2.js +0 -77
- package/components/date-comparison-filter-options.es-CU3KrdQh.cjs +0 -20
- package/components/date-comparison-filter-options.fr-DYvk1dnm.js +0 -77
- package/components/date-comparison-filter-options.fr-U0cC2xXg.cjs +0 -20
- package/components/date-comparison-filter-options.nl-DJGHjXwg.cjs +0 -20
- package/components/date-comparison-filter-options.nl-eU44rAlM.js +0 -77
- package/components/date-comparison-filter-slots.config-CrA5ijD3.cjs +0 -20
- package/components/date-comparison-filter-slots.config-DIjChKTZ.js +0 -33
- package/components/date-filter-options.config-BTVyHRkp.js +0 -154
- package/components/date-filter-options.config-n-zhWaYa.cjs +0 -20
- package/components/date-filter-options.de-Cav0BXbX.cjs +0 -20
- package/components/date-filter-options.de-DSWcur4l.js +0 -72
- package/components/date-filter-options.en-B7MjV7xe.cjs +0 -20
- package/components/date-filter-options.en-C0AmRz6f.js +0 -73
- package/components/date-filter-options.es-C__wCKac.cjs +0 -20
- package/components/date-filter-options.es-bN790adr.js +0 -73
- package/components/date-filter-options.fr-CFqwPRzc.cjs +0 -20
- package/components/date-filter-options.fr-CNKTJNWh.js +0 -73
- package/components/date-filter-options.nl-CHOlmw93.cjs +0 -20
- package/components/date-filter-options.nl-ajUXG8Z4.js +0 -73
- package/components/date-filter-slots.config-CrA5ijD3.cjs +0 -20
- package/components/date-filter-slots.config-DIjChKTZ.js +0 -33
- package/components/de-DOYL4txr.cjs +0 -20
- package/components/de-Dn5mUzha.cjs +0 -20
- package/components/de-SDzGVifr.js +0 -182
- package/components/de-iM39JlAt.js +0 -109
- package/components/decompose-numeric-format-B3rVVHpO.cjs +0 -20
- package/components/decompose-numeric-format-BuZcjH2k.js +0 -39
- package/components/default-DBxqR7y5.js +0 -84
- package/components/default-DcRD5JRU.cjs +0 -20
- package/components/default-dark-1299UcUs.cjs +0 -20
- package/components/default-dark-IedybpaJ.js +0 -84
- package/components/donut-chart-options.config-3ZqX8Cbb.js +0 -185
- package/components/donut-chart-options.config-BQyPgnC9.cjs +0 -20
- package/components/donut-chart-options.de-LQ01wQGN.cjs +0 -20
- package/components/donut-chart-options.de-nSj3ghwo.js +0 -99
- package/components/donut-chart-options.en-CrUf4CJ9.js +0 -99
- package/components/donut-chart-options.en-DHCYs2el.cjs +0 -20
- package/components/donut-chart-options.es-BLDU1xpY.cjs +0 -20
- package/components/donut-chart-options.es-DnsGqOdo.js +0 -99
- package/components/donut-chart-options.fr-C33dLw52.cjs +0 -20
- package/components/donut-chart-options.fr-DVfZwZny.js +0 -99
- package/components/donut-chart-options.nl-CUuOQyJg.js +0 -99
- package/components/donut-chart-options.nl-h5-SSy_L.cjs +0 -20
- package/components/donut-chart-slots.config-CHLEBSDg.js +0 -39
- package/components/donut-chart-slots.config-DBowIZNO.cjs +0 -20
- package/components/draggable-data-item/draggable-data-item.d.ts +0 -26
- package/components/draggable-data-item/index.cjs +0 -48
- package/components/draggable-data-item/index.d.ts +0 -8
- package/components/draggable-data-item/index.js +0 -138
- package/components/draggable-data-item/types.d.ts +0 -21
- package/components/draggable-data-item-level/draggable-data-item-level.d.ts +0 -34
- package/components/draggable-data-item-level/index.cjs +0 -50
- package/components/draggable-data-item-level/index.d.ts +0 -7
- package/components/draggable-data-item-level/index.js +0 -255
- package/components/draggable-data-item-level/types.d.ts +0 -12
- package/components/dropdown-filter-options.config-CGJTtgAX.js +0 -160
- package/components/dropdown-filter-options.config-DJvfCTk7.cjs +0 -20
- package/components/dropdown-filter-options.de-0HBcrwev.js +0 -82
- package/components/dropdown-filter-options.de-WLFUtnO_.cjs +0 -20
- package/components/dropdown-filter-options.en-CNdmMsNW.js +0 -82
- package/components/dropdown-filter-options.en-txvgrhI8.cjs +0 -20
- package/components/dropdown-filter-options.es-C-U0fQJO.cjs +0 -20
- package/components/dropdown-filter-options.es-DjgZxklA.js +0 -82
- package/components/dropdown-filter-options.fr-Bl7uZNdT.cjs +0 -20
- package/components/dropdown-filter-options.fr-n_2OjO_u.js +0 -82
- package/components/dropdown-filter-options.nl-CL6UEP00.js +0 -82
- package/components/dropdown-filter-options.nl-DIvw6DFh.cjs +0 -20
- package/components/dropdown-filter-slots.config-0wn6pMvi.cjs +0 -20
- package/components/dropdown-filter-slots.config-D2J9Z5aQ.js +0 -46
- package/components/droppable-slot/droppable-slot.d.ts +0 -86
- package/components/droppable-slot/index.cjs +0 -84
- package/components/droppable-slot/index.d.ts +0 -8
- package/components/droppable-slot/index.js +0 -435
- package/components/droppable-slot/item-slots-configs/index.d.ts +0 -45
- package/components/droppable-slot/item-slots-configs/slot-labels.const.d.ts +0 -8
- package/components/droppable-slot/types.d.ts +0 -9
- package/components/edit-filters/edit-filters.d.ts +0 -79
- package/components/edit-filters/index.cjs +0 -144
- package/components/edit-filters/index.d.ts +0 -8
- package/components/edit-filters/index.js +0 -341
- package/components/edit-filters/types.d.ts +0 -8
- package/components/edit-item/edit-item.d.ts +0 -55
- package/components/edit-item/index.cjs +0 -53
- package/components/edit-item/index.d.ts +0 -7
- package/components/edit-item/index.js +0 -473
- package/components/edit-option/edit-option.d.ts +0 -24
- package/components/edit-option/index.cjs +0 -20
- package/components/edit-option/index.d.ts +0 -7
- package/components/edit-option/index.js +0 -29
- package/components/edit-option-action-button-group/edit-option-action-button-group.d.ts +0 -27
- package/components/edit-option-action-button-group/index.cjs +0 -52
- package/components/edit-option-action-button-group/index.d.ts +0 -7
- package/components/edit-option-action-button-group/index.js +0 -152
- package/components/edit-option-base/edit-option-base.d.ts +0 -23
- package/components/edit-option-base-Bh29-Cak.js +0 -125
- package/components/edit-option-base-tFr8Qg2B.cjs +0 -53
- package/components/edit-option-color-palette-picker/edit-option-color-palette-picker.d.ts +0 -42
- package/components/edit-option-color-palette-picker/index.cjs +0 -37
- package/components/edit-option-color-palette-picker/index.d.ts +0 -7
- package/components/edit-option-color-palette-picker/index.js +0 -124
- package/components/edit-option-color-picker/edit-option-color-picker.d.ts +0 -28
- package/components/edit-option-color-picker/index.cjs +0 -33
- package/components/edit-option-color-picker/index.d.ts +0 -7
- package/components/edit-option-color-picker/index.js +0 -109
- package/components/edit-option-color-range/edit-option-color-range.d.ts +0 -99
- package/components/edit-option-color-range/index.cjs +0 -85
- package/components/edit-option-color-range/index.d.ts +0 -7
- package/components/edit-option-color-range/index.js +0 -249
- package/components/edit-option-multi-language-field/edit-option-multi-language-field.d.ts +0 -17
- package/components/edit-option-multi-language-field/index.cjs +0 -31
- package/components/edit-option-multi-language-field/index.d.ts +0 -7
- package/components/edit-option-multi-language-field/index.js +0 -110
- package/components/edit-option-number-field/edit-option-number-field.d.ts +0 -21
- package/components/edit-option-number-field/index.cjs +0 -36
- package/components/edit-option-number-field/index.d.ts +0 -7
- package/components/edit-option-number-field/index.js +0 -125
- package/components/edit-option-picker/edit-option-picker.d.ts +0 -22
- package/components/edit-option-picker/index.cjs +0 -35
- package/components/edit-option-picker/index.d.ts +0 -7
- package/components/edit-option-picker/index.js +0 -106
- package/components/edit-option-position-picker/edit-option-position-picker.d.ts +0 -13
- package/components/edit-option-position-picker/index.cjs +0 -25
- package/components/edit-option-position-picker/index.d.ts +0 -7
- package/components/edit-option-position-picker/index.js +0 -104
- package/components/edit-option-positions-number-field/edit-option-positions-number-field.d.ts +0 -30
- package/components/edit-option-positions-number-field/index.cjs +0 -42
- package/components/edit-option-positions-number-field/index.d.ts +0 -7
- package/components/edit-option-positions-number-field/index.js +0 -173
- package/components/edit-option-radio-button-group/edit-option-radio-button-group.d.ts +0 -18
- package/components/edit-option-radio-button-group/index.cjs +0 -36
- package/components/edit-option-radio-button-group/index.d.ts +0 -7
- package/components/edit-option-radio-button-group/index.js +0 -111
- package/components/edit-option-slider/edit-option-slider.d.ts +0 -15
- package/components/edit-option-slider/index.cjs +0 -32
- package/components/edit-option-slider/index.d.ts +0 -7
- package/components/edit-option-slider/index.js +0 -100
- package/components/edit-option-switch/edit-option-switch.d.ts +0 -11
- package/components/edit-option-switch/index.cjs +0 -30
- package/components/edit-option-switch/index.d.ts +0 -7
- package/components/edit-option-switch/index.js +0 -104
- package/components/edit-option-text-field/edit-option-text-field.d.ts +0 -15
- package/components/edit-option-text-field/index.cjs +0 -31
- package/components/edit-option-text-field/index.d.ts +0 -7
- package/components/edit-option-text-field/index.js +0 -98
- package/components/en-D3ihEGXg.js +0 -1483
- package/components/en-DZcn_iz_.cjs +0 -20
- package/components/en-GB-TqvgIw9B.cjs +0 -20
- package/components/en-GB-ialeqj_z.js +0 -28
- package/components/es-B1TeapPZ.js +0 -182
- package/components/es-CwyPlN5d.cjs +0 -20
- package/components/es-DcQvrHgz.cjs +0 -20
- package/components/es-KhTq4jX8.js +0 -305
- package/components/evolution-number-options.config-BIPO_4n3.js +0 -198
- package/components/evolution-number-options.config-Bc9eKYnn.cjs +0 -20
- package/components/evolution-number-options.de-BVv1Uutc.cjs +0 -20
- package/components/evolution-number-options.de-CCfmEfYm.js +0 -104
- package/components/evolution-number-options.en-CiZmE5r7.cjs +0 -20
- package/components/evolution-number-options.en-DR_iG53H.js +0 -104
- package/components/evolution-number-options.es-BPxQCaR6.js +0 -104
- package/components/evolution-number-options.es-k2eY1Y3G.cjs +0 -20
- package/components/evolution-number-options.fr-B47Fwd-D.cjs +0 -20
- package/components/evolution-number-options.fr-CFfC9bub.js +0 -104
- package/components/evolution-number-options.nl-CTppS5EY.cjs +0 -20
- package/components/evolution-number-options.nl-CrD9OFX6.js +0 -104
- package/components/evolution-number-slots.config-CNNVp6vR.cjs +0 -20
- package/components/evolution-number-slots.config-CSDEf5Lv.js +0 -39
- package/components/extrapolate-color-C0n1UDs-.cjs +0 -20
- package/components/extrapolate-color-v1PimdQr.js +0 -33
- package/components/fi-Dh_ebgpe.js +0 -97
- package/components/fi-rijeZE5V.cjs +0 -20
- package/components/focusable-BS2pbY7w.js +0 -274
- package/components/focusable-QLh-LlNt.cjs +0 -20
- package/components/fr-BcgE-6S_.cjs +0 -20
- package/components/fr-CU727YF1.js +0 -305
- package/components/fr-D6QmA3Ve.cjs +0 -20
- package/components/fr-sZFBmltf.js +0 -182
- package/components/funnel-chart-options.config-CrJy2U7_.js +0 -170
- package/components/funnel-chart-options.config-DrP4AFgk.cjs +0 -20
- package/components/funnel-chart-options.de-CuVFMJUC.js +0 -93
- package/components/funnel-chart-options.de-DRAGes5d.cjs +0 -20
- package/components/funnel-chart-options.en-CvPbJr1r.js +0 -93
- package/components/funnel-chart-options.en-b6BBKfZh.cjs +0 -20
- package/components/funnel-chart-options.es-DfDw5S5g.cjs +0 -20
- package/components/funnel-chart-options.es-_M7sC4m6.js +0 -93
- package/components/funnel-chart-options.fr-DWkPkC47.cjs +0 -20
- package/components/funnel-chart-options.fr-DvnZ-XbE.js +0 -93
- package/components/funnel-chart-options.nl-BdAL0ZJP.cjs +0 -20
- package/components/funnel-chart-options.nl-C72_FTNm.js +0 -93
- package/components/funnel-chart-slots.config-B-72sm5j.js +0 -45
- package/components/funnel-chart-slots.config-GKBCY9xN.cjs +0 -20
- package/components/get-css-variable-C0B_Sxqf.cjs +0 -24
- package/components/get-css-variable-DgTBQV3c.js +0 -1414
- package/components/grid/actions.d.ts +0 -3
- package/components/grid/grid-item-actions-menu.d.ts +0 -35
- package/components/grid/grid.d.ts +0 -150
- package/components/grid/index.cjs +0 -313
- package/components/grid/index.d.ts +0 -10
- package/components/grid/index.js +0 -6827
- package/components/he-Au3xg6lR.js +0 -89
- package/components/he-O6Ih8Bqh.cjs +0 -20
- package/components/heat-map-options.config-CIHnPdYE.cjs +0 -20
- package/components/heat-map-options.config-CmL87j1j.js +0 -233
- package/components/heat-map-options.de-CCzVMy-R.cjs +0 -20
- package/components/heat-map-options.de-UJbdYtlh.js +0 -90
- package/components/heat-map-options.en-Bg7i7QKn.cjs +0 -20
- package/components/heat-map-options.en-C0K0NGEE.js +0 -91
- package/components/heat-map-options.es-BYyHRdIH.cjs +0 -20
- package/components/heat-map-options.es-DCUCh58R.js +0 -91
- package/components/heat-map-options.fr-CLB-XMRA.cjs +0 -20
- package/components/heat-map-options.fr-a-_Kw5S_.js +0 -91
- package/components/heat-map-options.nl-BHrmi96k.cjs +0 -20
- package/components/heat-map-options.nl-BRGoOun2.js +0 -91
- package/components/heat-map-slots.config-CAj40INL.js +0 -39
- package/components/heat-map-slots.config-D7cSAVdX.cjs +0 -20
- package/components/heat-table-options.config-BrCYAgYD.js +0 -397
- package/components/heat-table-options.config-DTlZRc_i.cjs +0 -20
- package/components/heat-table-options.de-D6R0zXX0.js +0 -142
- package/components/heat-table-options.de-cnjPxQep.cjs +0 -20
- package/components/heat-table-options.en-Bjqpkm75.cjs +0 -20
- package/components/heat-table-options.en-Co6IDHlF.js +0 -142
- package/components/heat-table-options.es-B3Kb8J1N.js +0 -142
- package/components/heat-table-options.es-IaNf_Ge4.cjs +0 -20
- package/components/heat-table-options.fr-BdZnJYlb.cjs +0 -20
- package/components/heat-table-options.fr-C51PmgHa.js +0 -142
- package/components/heat-table-options.nl-DGS7vzoT.cjs +0 -20
- package/components/heat-table-options.nl-DXOd_uE6.js +0 -142
- package/components/heat-table-slots.config-DJkP72oT.js +0 -48
- package/components/heat-table-slots.config-GGX3BCh1.cjs +0 -20
- package/components/helpers-9I0oLoUB.cjs +0 -20
- package/components/helpers-bR8Ibjqh.js +0 -79
- package/components/hexbin-map-options.config-BguV1w8q.js +0 -249
- package/components/hexbin-map-options.config-CKnn3VAB.cjs +0 -20
- package/components/hexbin-map-options.de-D50U2vgf.js +0 -128
- package/components/hexbin-map-options.de-DUp41p9I.cjs +0 -20
- package/components/hexbin-map-options.en-B10UanAQ.cjs +0 -20
- package/components/hexbin-map-options.en-iDuuqVpi.js +0 -128
- package/components/hexbin-map-options.es-97IUVMSg.cjs +0 -20
- package/components/hexbin-map-options.es-RRMQV0DY.js +0 -128
- package/components/hexbin-map-options.fr-Bh9Swyi3.cjs +0 -20
- package/components/hexbin-map-options.fr-CQ7JbE9T.js +0 -128
- package/components/hexbin-map-options.nl-BpTRJ36m.js +0 -128
- package/components/hexbin-map-options.nl-BzyMf0JQ.cjs +0 -20
- package/components/hexbin-map-slots.config-CAj40INL.js +0 -39
- package/components/hexbin-map-slots.config-D7cSAVdX.cjs +0 -20
- package/components/hu-BnZ8y3xQ.cjs +0 -20
- package/components/hu-DNJ-P_MW.js +0 -97
- package/components/image-options.config-CBfeq5Zw.js +0 -127
- package/components/image-options.config-Dqhc2c3b.cjs +0 -20
- package/components/image-options.de-CBkRiIbw.cjs +0 -20
- package/components/image-options.de-CYVnqdL_.js +0 -92
- package/components/image-options.en-BMmV-4O-.js +0 -92
- package/components/image-options.en-DflcU_2H.cjs +0 -20
- package/components/image-options.es-CRbNv384.cjs +0 -20
- package/components/image-options.es-UN5rmaEt.js +0 -92
- package/components/image-options.fr-DRE3zImB.js +0 -92
- package/components/image-options.fr-ycH7UoX5.cjs +0 -20
- package/components/image-options.nl-D20hki6i.js +0 -92
- package/components/image-options.nl-DQL45o0j.cjs +0 -20
- package/components/image-slots.config-IpwUxDyU.js +0 -23
- package/components/image-slots.config-mPXMR1CE.cjs +0 -20
- package/components/index-6PmXiNch.cjs +0 -20
- package/components/index-BekTY3Em.cjs +0 -121
- package/components/index-BikhVAa1.js +0 -1755
- package/components/index-CAbDIHYI.cjs +0 -20
- package/components/index-CgnTl6Sc.js +0 -58
- package/components/index-CqKpf0B8.js +0 -314
- package/components/index-DM58h73U.cjs +0 -38
- package/components/index-DR5275fa.js +0 -617
- package/components/index-DhDgy1sp.cjs +0 -20
- package/components/index-DvkzMbLt.cjs +0 -249
- package/components/index-V1XCZI4y.js +0 -115
- package/components/index-Vdyb9z2D.cjs +0 -20
- package/components/index-haa7WNrl.js +0 -917
- package/components/index-t45_zv93.js +0 -115
- package/components/it-Bh5U73z6.js +0 -305
- package/components/it-PshtLMkq.cjs +0 -20
- package/components/ja-CCcHUL61.js +0 -89
- package/components/ja-KIS2HdaG.cjs +0 -20
- package/components/ko--l4qmjLV.cjs +0 -20
- package/components/ko-DhapsZMM.js +0 -89
- package/components/line-chart-options.config-BhirTGqD.js +0 -165
- package/components/line-chart-options.config-Cqwou5u6.cjs +0 -20
- package/components/line-chart-options.de-C4c6fWBr.js +0 -82
- package/components/line-chart-options.de-zuguhS7L.cjs +0 -20
- package/components/line-chart-options.en-C88UT2iR.cjs +0 -20
- package/components/line-chart-options.en-XEng6bZk.js +0 -82
- package/components/line-chart-options.es-B6CBKzRj.js +0 -82
- package/components/line-chart-options.es-CvABRdF7.cjs +0 -20
- package/components/line-chart-options.fr-BIugWKt4.js +0 -82
- package/components/line-chart-options.fr-BtfgIPkW.cjs +0 -20
- package/components/line-chart-options.nl-87TuLT5-.js +0 -82
- package/components/line-chart-options.nl-mAxtSkJo.cjs +0 -20
- package/components/line-chart-slots.config-DoytjTpw.js +0 -52
- package/components/line-chart-slots.config-Dx_ysVZK.cjs +0 -20
- package/components/localize-C4zNlrwK.cjs +0 -20
- package/components/localize-CcDpq940.js +0 -52
- package/components/marker-map-options.config-Bx17jmiq.js +0 -114
- package/components/marker-map-options.config-CvhCylSC.cjs +0 -20
- package/components/marker-map-options.de-BsQQMw02.cjs +0 -20
- package/components/marker-map-options.de-FSPgJVkZ.js +0 -73
- package/components/marker-map-options.en-B1rA5oWS.js +0 -73
- package/components/marker-map-options.en-CS9itUOA.cjs +0 -20
- package/components/marker-map-options.es-A5ZV4oul.cjs +0 -20
- package/components/marker-map-options.es-BBzqqF-j.js +0 -73
- package/components/marker-map-options.fr-CyoC79GW.js +0 -73
- package/components/marker-map-options.fr-yEc1vbcL.cjs +0 -20
- package/components/marker-map-options.nl-CBCPk9iq.js +0 -73
- package/components/marker-map-options.nl-YdcS3JJg.cjs +0 -20
- package/components/marker-map-slots.config-CAj40INL.js +0 -39
- package/components/marker-map-slots.config-D7cSAVdX.cjs +0 -20
- package/components/mk-B9HPSuKa.js +0 -97
- package/components/mk-DZlj-edb.cjs +0 -20
- package/components/nl-BKlDqOXb.cjs +0 -20
- package/components/nl-BYXZ-qNp.js +0 -182
- package/components/nl-BwSt5Bf4.js +0 -109
- package/components/nl-D7oNsLn0.cjs +0 -20
- package/components/no-D-DofYnx.js +0 -109
- package/components/no-D_SzxhTu.cjs +0 -20
- package/components/ohlc-chart-options.config-BLlRV_bs.cjs +0 -20
- package/components/ohlc-chart-options.config-D9npwajt.js +0 -75
- package/components/ohlc-chart-options.de-CZj-UIJm.js +0 -46
- package/components/ohlc-chart-options.de-D82a4TlN.cjs +0 -20
- package/components/ohlc-chart-options.en-W7r8X64N.js +0 -54
- package/components/ohlc-chart-options.en-WsfJ9z1E.cjs +0 -20
- package/components/ohlc-chart-options.es-B1PdbaLo.js +0 -46
- package/components/ohlc-chart-options.es-BLKIOFho.cjs +0 -20
- package/components/ohlc-chart-options.fr-3n_H_IQ3.js +0 -46
- package/components/ohlc-chart-options.fr-D6YoAH4U.cjs +0 -20
- package/components/ohlc-chart-options.nl-BVw9fPpa.js +0 -46
- package/components/ohlc-chart-options.nl-lWVHjRUM.cjs +0 -20
- package/components/ohlc-chart-slots.config-Cvy5n1xv.js +0 -64
- package/components/ohlc-chart-slots.config-DMomcHMV.cjs +0 -20
- package/components/orion-CfUR1e5D.cjs +0 -20
- package/components/orion-DiAhsMdg.js +0 -74
- package/components/parallel-coordinates-plot-options.config-B9eRq_Dj.cjs +0 -20
- package/components/parallel-coordinates-plot-options.config-DxB4kd58.js +0 -46
- package/components/parallel-coordinates-plot-options.de-DRG1qPm_.js +0 -38
- package/components/parallel-coordinates-plot-options.de-Dm5-9Du6.cjs +0 -20
- package/components/parallel-coordinates-plot-options.en-D40V_8T7.js +0 -38
- package/components/parallel-coordinates-plot-options.en-mGJiceE7.cjs +0 -20
- package/components/parallel-coordinates-plot-options.es-BCGOmM2a.js +0 -38
- package/components/parallel-coordinates-plot-options.es-UhSh9vHw.cjs +0 -20
- package/components/parallel-coordinates-plot-options.fr-DNjANPoh.cjs +0 -20
- package/components/parallel-coordinates-plot-options.fr-DjnwEK55.js +0 -38
- package/components/parallel-coordinates-plot-options.nl-BK5ytDIO.js +0 -38
- package/components/parallel-coordinates-plot-options.nl-DCXPdyr2.cjs +0 -20
- package/components/parallel-coordinates-plot-slots.config--fk40ZDu.cjs +0 -20
- package/components/parallel-coordinates-plot-slots.config-BjRcJdWM.js +0 -49
- package/components/periods.const-3jA-ECRf.cjs +0 -20
- package/components/periods.const-CjHXYn-w.js +0 -176
- package/components/pinky-Cb0md2xU.js +0 -72
- package/components/pinky-DptTgIM4.cjs +0 -20
- package/components/pivot-table-options.config-CFc7y0IT.js +0 -223
- package/components/pivot-table-options.config-uZDAertf.cjs +0 -20
- package/components/pivot-table-options.de-CEaD9SHr.cjs +0 -20
- package/components/pivot-table-options.de-Dfa6EWs8.js +0 -97
- package/components/pivot-table-options.en-B5sM2MbV.js +0 -97
- package/components/pivot-table-options.en-DC07VN7H.cjs +0 -20
- package/components/pivot-table-options.es-DRXomw6R.js +0 -97
- package/components/pivot-table-options.es-Xm6ENByP.cjs +0 -20
- package/components/pivot-table-options.fr-ClLROt4b.cjs +0 -20
- package/components/pivot-table-options.fr-DEm9IyRf.js +0 -97
- package/components/pivot-table-options.nl-C4c_dGos.js +0 -97
- package/components/pivot-table-options.nl-Dk2Oeu8i.cjs +0 -20
- package/components/pivot-table-slots.config-45V_Gdm7.cjs +0 -20
- package/components/pivot-table-slots.config-CGU7IyDG.js +0 -48
- package/components/pl-D_L_0Boq.js +0 -97
- package/components/pl-PIK23rK_.cjs +0 -20
- package/components/pt-B0BBS5VB.js +0 -89
- package/components/pt-Dqlu4MS5.cjs +0 -20
- package/components/pyramid-chart-options.config-2Waxb11l.js +0 -271
- package/components/pyramid-chart-options.config-DoGfEvzU.cjs +0 -20
- package/components/pyramid-chart-options.de-CwVggi4v.js +0 -109
- package/components/pyramid-chart-options.de-DKas0NiC.cjs +0 -20
- package/components/pyramid-chart-options.en-L6DFdrRz.cjs +0 -20
- package/components/pyramid-chart-options.en-elRf98In.js +0 -109
- package/components/pyramid-chart-options.es-BBbeV0cJ.js +0 -109
- package/components/pyramid-chart-options.es-Cu0g6t6A.cjs +0 -20
- package/components/pyramid-chart-options.fr-C1NDQloJ.js +0 -109
- package/components/pyramid-chart-options.fr-CreHLwD_.cjs +0 -20
- package/components/pyramid-chart-options.nl-CRbkXz3i.cjs +0 -20
- package/components/pyramid-chart-options.nl-DBCQKS8l.js +0 -109
- package/components/pyramid-chart-slots.config-D5F0WX2d.cjs +0 -20
- package/components/pyramid-chart-slots.config-lfxmIAy_.js +0 -47
- package/components/radar-chart-options.config-CPN5fOl8.js +0 -134
- package/components/radar-chart-options.config-CtNUMN1l.cjs +0 -20
- package/components/radar-chart-options.de-BGHs6QoY.cjs +0 -20
- package/components/radar-chart-options.de-DUzx_7w0.js +0 -66
- package/components/radar-chart-options.en-CV6ZYx8z.js +0 -66
- package/components/radar-chart-options.en-DXlfL8Qm.cjs +0 -20
- package/components/radar-chart-options.es-BgvSKtUs.js +0 -66
- package/components/radar-chart-options.es-DBw1arWW.cjs +0 -20
- package/components/radar-chart-options.fr-CKBFCZK0.cjs +0 -20
- package/components/radar-chart-options.fr-CobHnfMX.js +0 -66
- package/components/radar-chart-options.nl-M4-vur3g.js +0 -66
- package/components/radar-chart-options.nl-k4gGr6lf.cjs +0 -20
- package/components/radar-chart-slots.config-BEigR_Ml.cjs +0 -20
- package/components/radar-chart-slots.config-CuQvda0y.js +0 -52
- package/components/radiant-C6fqp6jv.js +0 -75
- package/components/radiant-Dv7GVveL.cjs +0 -20
- package/components/regular-table-options.config-CFKCJQK1.js +0 -169
- package/components/regular-table-options.config-YRuoijIk.cjs +0 -20
- package/components/regular-table-options.de-DHgnwaEe.cjs +0 -20
- package/components/regular-table-options.de-N0yetsiL.js +0 -73
- package/components/regular-table-options.en-5rWPzGrr.js +0 -73
- package/components/regular-table-options.en-DPoF7r6r.cjs +0 -20
- package/components/regular-table-options.es-8cbzQG40.cjs +0 -20
- package/components/regular-table-options.es-C__0JdSP.js +0 -73
- package/components/regular-table-options.fr-C8X5GUEz.js +0 -73
- package/components/regular-table-options.fr-D4dSaBN-.cjs +0 -20
- package/components/regular-table-options.nl-DgDtntYc.js +0 -73
- package/components/regular-table-options.nl-DvIvjTvR.cjs +0 -20
- package/components/regular-table-slots.config-RLnMgOXn.cjs +0 -20
- package/components/regular-table-slots.config-eQ8HccjY.js +0 -33
- package/components/route-map-options.config-CVTk5RVL.cjs +0 -20
- package/components/route-map-options.config-CyolTJfK.js +0 -324
- package/components/route-map-options.de-DXYmUtv8.js +0 -94
- package/components/route-map-options.de-w5wuIvwf.cjs +0 -20
- package/components/route-map-options.en-CYMhTqyE.js +0 -94
- package/components/route-map-options.en-Co0Fbjkz.cjs +0 -20
- package/components/route-map-options.es-BEBPlDvt.js +0 -94
- package/components/route-map-options.es-Cjasm-ZQ.cjs +0 -20
- package/components/route-map-options.fr-C1SCfKLH.cjs +0 -20
- package/components/route-map-options.fr-DEHQekgM.js +0 -94
- package/components/route-map-options.nl-CYmB51pE.cjs +0 -20
- package/components/route-map-options.nl-CwUgb9Zg.js +0 -94
- package/components/route-map-slots.config-B9dcwOXi.js +0 -58
- package/components/route-map-slots.config-DsVJBR3D.cjs +0 -20
- package/components/royale-CmXiODck.js +0 -66
- package/components/royale-Ooq8M7Ef.cjs +0 -20
- package/components/ru-Vo-m3O_2.js +0 -108
- package/components/ru-zyNDTB04.cjs +0 -20
- package/components/sankey-diagram-options.config-D7OSvSqm.cjs +0 -20
- package/components/sankey-diagram-options.config-Ldjk84ro.js +0 -125
- package/components/sankey-diagram-options.de-BOtJSpbI.cjs +0 -20
- package/components/sankey-diagram-options.de-kp4wK81w.js +0 -79
- package/components/sankey-diagram-options.en-BJG2rmog.js +0 -79
- package/components/sankey-diagram-options.en-DMx4MkN-.cjs +0 -20
- package/components/sankey-diagram-options.es-BdDSG9DB.cjs +0 -20
- package/components/sankey-diagram-options.es-DoU2uZkk.js +0 -79
- package/components/sankey-diagram-options.fr-CqASKXuH.js +0 -79
- package/components/sankey-diagram-options.fr-D1MrJM4P.cjs +0 -20
- package/components/sankey-diagram-options.nl-BQcClmve.js +0 -79
- package/components/sankey-diagram-options.nl-DW_wVZ1O.cjs +0 -20
- package/components/sankey-diagram-slots.config-CiyYElLX.cjs +0 -20
- package/components/sankey-diagram-slots.config-DmqnP_mH.js +0 -55
- package/components/scatter-plot-options.config-5gN7pMTm.cjs +0 -20
- package/components/scatter-plot-options.config-CfxEfkQ1.js +0 -321
- package/components/scatter-plot-options.de-CNfyb-0y.js +0 -134
- package/components/scatter-plot-options.de-fSoIvHJy.cjs +0 -20
- package/components/scatter-plot-options.en-CGCdpOtQ.cjs +0 -20
- package/components/scatter-plot-options.en-DT_QitaD.js +0 -134
- package/components/scatter-plot-options.es-CLRJMSqn.cjs +0 -20
- package/components/scatter-plot-options.es-Cb_VrOKP.js +0 -134
- package/components/scatter-plot-options.fr-AUEQJHAt.js +0 -134
- package/components/scatter-plot-options.fr-Da2McGuN.cjs +0 -20
- package/components/scatter-plot-options.nl-C53CChoE.js +0 -134
- package/components/scatter-plot-options.nl-CRWq01rL.cjs +0 -20
- package/components/scatter-plot-slots.config-47cB5_RC.cjs +0 -20
- package/components/scatter-plot-slots.config-DjURFO07.js +0 -70
- package/components/search-filter-options.config-C0syQmP4.js +0 -108
- package/components/search-filter-options.config-Oqco9BKj.cjs +0 -20
- package/components/search-filter-options.de-BK66ORWq.cjs +0 -20
- package/components/search-filter-options.de-CtQU33mZ.js +0 -60
- package/components/search-filter-options.en-CDPrPilw.cjs +0 -20
- package/components/search-filter-options.en-D_lZl4BW.js +0 -60
- package/components/search-filter-options.es-4mDTBqYv.js +0 -60
- package/components/search-filter-options.es-D7Z_PcC1.cjs +0 -20
- package/components/search-filter-options.fr-CSzsk8kC.js +0 -60
- package/components/search-filter-options.fr-DhaK1uUa.cjs +0 -20
- package/components/search-filter-options.nl-CAA7cBhK.cjs +0 -20
- package/components/search-filter-options.nl-CUIS-wlX.js +0 -60
- package/components/search-filter-slots.config-CCEWnbiJ.js +0 -47
- package/components/search-filter-slots.config-DeHkvc2Q.cjs +0 -20
- package/components/seasonal-9pbLR3XJ.js +0 -80
- package/components/seasonal-OSKpFyta.cjs +0 -20
- package/components/set-locale-B5562CBM.js +0 -40
- package/components/set-locale-B8iQGfk0.cjs +0 -20
- package/components/sized-mixin-DcvJLFeo.cjs +0 -20
- package/components/sized-mixin-cJbo3PKR.js +0 -65
- package/components/slicer-filter-options.config-CrusP6a0.cjs +0 -20
- package/components/slicer-filter-options.config-DmOe3440.js +0 -184
- package/components/slicer-filter-options.de-89LcA_-b.js +0 -89
- package/components/slicer-filter-options.de-DRazS_m2.cjs +0 -20
- package/components/slicer-filter-options.en-BtvdQlh6.js +0 -89
- package/components/slicer-filter-options.en-CpMgGFQr.cjs +0 -20
- package/components/slicer-filter-options.es-CS_RNuGQ.cjs +0 -20
- package/components/slicer-filter-options.es-CsuWj6x4.js +0 -89
- package/components/slicer-filter-options.fr-CfCs-AJo.cjs +0 -20
- package/components/slicer-filter-options.fr-Q1R9a5aW.js +0 -89
- package/components/slicer-filter-options.nl-BR-R2l1o.js +0 -89
- package/components/slicer-filter-options.nl-C_n1KiTW.cjs +0 -20
- package/components/slicer-filter-slots.config-AOwwW5Ut.js +0 -45
- package/components/slicer-filter-slots.config-V7hURjKI.cjs +0 -20
- package/components/slider-filter-options.config-B1M8RcDs.js +0 -80
- package/components/slider-filter-options.config-k45I-t6G.cjs +0 -20
- package/components/slider-filter-options.de-BETdnh_t.js +0 -47
- package/components/slider-filter-options.de-BgUkQGYO.cjs +0 -20
- package/components/slider-filter-options.en-DpbWEGHE.js +0 -47
- package/components/slider-filter-options.en-Dvn-ux4N.cjs +0 -20
- package/components/slider-filter-options.es-B9ObSQWh.cjs +0 -20
- package/components/slider-filter-options.es-CWazXehw.js +0 -47
- package/components/slider-filter-options.fr-B2RT9GfR.js +0 -47
- package/components/slider-filter-options.fr-DI6QMjqa.cjs +0 -20
- package/components/slider-filter-options.nl-CwxJqGoK.js +0 -47
- package/components/slider-filter-options.nl-autc8gPj.cjs +0 -20
- package/components/slider-filter-slots.config-B--K9cpP.cjs +0 -20
- package/components/slider-filter-slots.config-D7cv_Ky4.js +0 -38
- package/components/slot-contents-picker/index.cjs +0 -150
- package/components/slot-contents-picker/index.d.ts +0 -7
- package/components/slot-contents-picker/index.js +0 -472
- package/components/slot-contents-picker/slot-contents-picker.d.ts +0 -134
- package/components/slot-store-CRfN0nD3.js +0 -98
- package/components/slot-store-Dd_cPNXk.cjs +0 -20
- package/components/spacer-options.config-IpwUxDyU.js +0 -23
- package/components/spacer-options.config-mPXMR1CE.cjs +0 -20
- package/components/speedometer-chart-options.config-B4ceg_qI.cjs +0 -20
- package/components/speedometer-chart-options.config-CzOmuEF8.js +0 -243
- package/components/speedometer-chart-options.de-D5SIAUZA.cjs +0 -20
- package/components/speedometer-chart-options.de-Es9DDvRK.js +0 -90
- package/components/speedometer-chart-options.en-BUj6JXhT.cjs +0 -20
- package/components/speedometer-chart-options.en-ByIJm8EZ.js +0 -90
- package/components/speedometer-chart-options.es-CPKH0xpW.js +0 -90
- package/components/speedometer-chart-options.es-DalX0e7D.cjs +0 -20
- package/components/speedometer-chart-options.fr-BctlGfgX.js +0 -90
- package/components/speedometer-chart-options.fr-Dqn95u64.cjs +0 -20
- package/components/speedometer-chart-options.nl-Bo6cV2j0.cjs +0 -20
- package/components/speedometer-chart-options.nl-Ygle7DjX.js +0 -90
- package/components/speedometer-chart-slots.config-Cd-nkNPm.cjs +0 -20
- package/components/speedometer-chart-slots.config-DA-ZAc5d.js +0 -39
- package/components/spike-map-options.config-BkkDqb4g.cjs +0 -20
- package/components/spike-map-options.config-Cbt1YUw6.js +0 -405
- package/components/spike-map-options.de-COZovZ7s.js +0 -127
- package/components/spike-map-options.de-_47BiyJQ.cjs +0 -20
- package/components/spike-map-options.en-B9InMjtg.cjs +0 -20
- package/components/spike-map-options.en-Dx9h9SIj.js +0 -127
- package/components/spike-map-options.es-CHMMXuMS.js +0 -127
- package/components/spike-map-options.es-e-sVsx0P.cjs +0 -20
- package/components/spike-map-options.fr-BcRnMqG8.js +0 -127
- package/components/spike-map-options.fr-DPpYI3Yd.cjs +0 -20
- package/components/spike-map-options.nl-DOJHgdzZ.cjs +0 -20
- package/components/spike-map-options.nl-DSGG2M38.js +0 -127
- package/components/spike-map-slots.config-BM5-Dlub.cjs +0 -20
- package/components/spike-map-slots.config-Bq0WfdI4.js +0 -46
- package/components/strip-plot-options.config-Bdr8yQJu.js +0 -54
- package/components/strip-plot-options.config-CKy1s16H.cjs +0 -20
- package/components/strip-plot-options.de-DlfRU9aR.js +0 -41
- package/components/strip-plot-options.de-DwOrv0sQ.cjs +0 -20
- package/components/strip-plot-options.en-CjD5zNiU.cjs +0 -20
- package/components/strip-plot-options.en-DqX0AadE.js +0 -41
- package/components/strip-plot-options.es-9lwDujvw.js +0 -41
- package/components/strip-plot-options.es-D_ZS1l9j.cjs +0 -20
- package/components/strip-plot-options.fr-B9cy_kwu.js +0 -41
- package/components/strip-plot-options.fr-C6gKZaLg.cjs +0 -20
- package/components/strip-plot-options.nl-BKYdZ6MS.js +0 -41
- package/components/strip-plot-options.nl-BkQ9nc9g.cjs +0 -20
- package/components/strip-plot-slots.config-B1OLcL4K.js +0 -40
- package/components/strip-plot-slots.config-DDUlLO8K.cjs +0 -20
- package/components/sunburst-chart-options.config-Yrxc2i57.cjs +0 -20
- package/components/sunburst-chart-options.config-_dyLQxPJ.js +0 -122
- package/components/sunburst-chart-options.de-BDu_ZCdb.cjs +0 -20
- package/components/sunburst-chart-options.de-DOjqnDNg.js +0 -58
- package/components/sunburst-chart-options.en-D9Rr49yw.cjs +0 -20
- package/components/sunburst-chart-options.en-DQOS_dec.js +0 -58
- package/components/sunburst-chart-options.es-Ba8WDFHg.cjs +0 -20
- package/components/sunburst-chart-options.es-DGsVkhyC.js +0 -58
- package/components/sunburst-chart-options.fr-1Ecu2sp2.cjs +0 -20
- package/components/sunburst-chart-options.fr-DIWRXmkr.js +0 -58
- package/components/sunburst-chart-options.nl-BbOLWrEh.cjs +0 -20
- package/components/sunburst-chart-options.nl-D0hYq2Mh.js +0 -58
- package/components/sunburst-chart-slots.config-B18aqdH1.cjs +0 -20
- package/components/sunburst-chart-slots.config-lV4uNMcp.js +0 -40
- package/components/sv-1DPTltNQ.cjs +0 -20
- package/components/sv-CiozMaev.js +0 -89
- package/components/symbol-map-options.config-BORL1NSU.js +0 -160
- package/components/symbol-map-options.config-NpBKm64d.cjs +0 -20
- package/components/symbol-map-options.de-BpGDOFd7.cjs +0 -20
- package/components/symbol-map-options.de-DH9lmyDE.js +0 -82
- package/components/symbol-map-options.en-BZeByzvx.js +0 -82
- package/components/symbol-map-options.en-DfbVAChu.cjs +0 -20
- package/components/symbol-map-options.es-B4bPEp8B.js +0 -82
- package/components/symbol-map-options.es-DwitkQlR.cjs +0 -20
- package/components/symbol-map-options.fr-AkIE-3m3.js +0 -82
- package/components/symbol-map-options.fr-CmMvfUDf.cjs +0 -20
- package/components/symbol-map-options.nl-Dus8jRh5.js +0 -82
- package/components/symbol-map-options.nl-DxnQtnnP.cjs +0 -20
- package/components/symbol-map-slots.config-DT5lvWh_.js +0 -52
- package/components/symbol-map-slots.config-Dm_FRGHA.cjs +0 -20
- package/components/text-options.config-BFB3rEmt.cjs +0 -20
- package/components/text-options.config-BWaJoeG2.js +0 -73
- package/components/text-options.de-BjfS5RBn.js +0 -38
- package/components/text-options.de-DLr2-jBn.cjs +0 -20
- package/components/text-options.en-BQqHFc7M.js +0 -38
- package/components/text-options.en-LfsMtwo6.cjs +0 -20
- package/components/text-options.es-BLQBqlvK.cjs +0 -20
- package/components/text-options.es-CMB1DKq4.js +0 -38
- package/components/text-options.fr-B8x29grG.cjs +0 -20
- package/components/text-options.fr-VPJ3bDOM.js +0 -38
- package/components/text-options.nl-C8sliUgH.js +0 -38
- package/components/text-options.nl-DzglrI3i.cjs +0 -20
- package/components/text-slots.config-BMBEkf0O.cjs +0 -20
- package/components/text-slots.config-Hy5yNIAX.js +0 -23
- package/components/tr-BkmWvOG2.cjs +0 -20
- package/components/tr-D_D4i5iv.js +0 -109
- package/components/treemap-chart-options.config-B9i9qIm_.js +0 -173
- package/components/treemap-chart-options.config-x4J54WSw.cjs +0 -20
- package/components/treemap-chart-options.de-Bdj6O-Ju.js +0 -84
- package/components/treemap-chart-options.de-Crku8ynJ.cjs +0 -20
- package/components/treemap-chart-options.en-D6co_QL8.js +0 -84
- package/components/treemap-chart-options.en-zSWDcqFt.cjs +0 -20
- package/components/treemap-chart-options.es-BjbsJzCM.js +0 -84
- package/components/treemap-chart-options.es-DXX2PyUh.cjs +0 -20
- package/components/treemap-chart-options.fr-B93bhLpR.cjs +0 -20
- package/components/treemap-chart-options.fr-VG44wSIJ.js +0 -84
- package/components/treemap-chart-options.nl-BTKv3TBd.js +0 -84
- package/components/treemap-chart-options.nl-ButbMHmU.cjs +0 -20
- package/components/treemap-chart-slots.config-C3bnHCyy.cjs +0 -20
- package/components/treemap-chart-slots.config-xLD22K9V.js +0 -46
- package/components/types-RxAJdtVT.js +0 -23
- package/components/types-VPf7E5dD.cjs +0 -20
- package/components/urban-BLQl5Oye.cjs +0 -20
- package/components/urban-CZ4PAlar.js +0 -77
- package/components/venn-diagram-options.config-CGUMA930.js +0 -23
- package/components/venn-diagram-options.config-mPXMR1CE.cjs +0 -20
- package/components/venn-diagram-slots.config-BPxkBFb6.js +0 -48
- package/components/venn-diagram-slots.config-GytlZGbF.cjs +0 -20
- package/components/video-options.config-B0asgYt8.cjs +0 -20
- package/components/video-options.config-UX-9MDfS.js +0 -132
- package/components/video-options.de-DIKmTgn5.js +0 -76
- package/components/video-options.de-DZUy2pUo.cjs +0 -20
- package/components/video-options.en-D69d612-.cjs +0 -20
- package/components/video-options.en-DMzcDD7I.js +0 -76
- package/components/video-options.es-BUKi6Pyc.cjs +0 -20
- package/components/video-options.es-CtV-__xN.js +0 -76
- package/components/video-options.fr-B7b4NJso.cjs +0 -20
- package/components/video-options.fr-DHt0mV9L.js +0 -76
- package/components/video-options.nl-1cNZgoqf.js +0 -76
- package/components/video-options.nl-CSiCG3Vu.cjs +0 -20
- package/components/video-slots.config-IpwUxDyU.js +0 -23
- package/components/video-slots.config-mPXMR1CE.cjs +0 -20
- package/components/vivid-B-cgSae_.js +0 -76
- package/components/vivid-BpRn83MR.cjs +0 -20
- package/components/wordcloud-chart-options.config-BKtJT8Va.cjs +0 -20
- package/components/wordcloud-chart-options.config-BoB_KuhA.js +0 -68
- package/components/wordcloud-chart-options.de-DnJjN2l-.cjs +0 -20
- package/components/wordcloud-chart-options.de-DwLQlEJg.js +0 -48
- package/components/wordcloud-chart-options.en-Ca5fXbS9.cjs +0 -20
- package/components/wordcloud-chart-options.en-DWkM70-M.js +0 -48
- package/components/wordcloud-chart-options.es-CkXbSwEc.js +0 -48
- package/components/wordcloud-chart-options.es-TkHFgMUu.cjs +0 -20
- package/components/wordcloud-chart-options.fr-DNK5Ouc5.js +0 -48
- package/components/wordcloud-chart-options.fr-Dz53DWyA.cjs +0 -20
- package/components/wordcloud-chart-options.nl-CcgmqL7I.js +0 -48
- package/components/wordcloud-chart-options.nl-Cy_9TRvD.cjs +0 -20
- package/components/wordcloud-chart-slots.config-BS4sOOHt.js +0 -44
- package/components/wordcloud-chart-slots.config-D7CiYopX.cjs +0 -20
- package/components/zh-CN-DTZ4OmdP.cjs +0 -20
- package/components/zh-CN-wsl7eFSd.js +0 -89
- package/components/zh-TW-DTZ4OmdP.cjs +0 -20
- package/components/zh-TW-wsl7eFSd.js +0 -89
- package/item-definitions/area-chart/area-chart-context.config.d.ts +0 -21
- package/item-definitions/area-chart/area-chart-options.config.d.ts +0 -114
- package/item-definitions/area-chart/area-chart-slots.config.d.ts +0 -44
- package/item-definitions/area-chart/i18n/area-chart-options.de.d.ts +0 -59
- package/item-definitions/area-chart/i18n/area-chart-options.en.d.ts +0 -59
- package/item-definitions/area-chart/i18n/area-chart-options.es.d.ts +0 -59
- package/item-definitions/area-chart/i18n/area-chart-options.fr.d.ts +0 -59
- package/item-definitions/area-chart/i18n/area-chart-options.nl.d.ts +0 -59
- package/item-definitions/bar-chart/bar-chart-context.config.d.ts +0 -21
- package/item-definitions/bar-chart/bar-chart-options.config.d.ts +0 -129
- package/item-definitions/bar-chart/bar-chart-slots.config.d.ts +0 -24
- package/item-definitions/bar-chart/i18n/bar-chart-options.de.d.ts +0 -66
- package/item-definitions/bar-chart/i18n/bar-chart-options.en.d.ts +0 -66
- package/item-definitions/bar-chart/i18n/bar-chart-options.es.d.ts +0 -66
- package/item-definitions/bar-chart/i18n/bar-chart-options.fr.d.ts +0 -66
- package/item-definitions/bar-chart/i18n/bar-chart-options.nl.d.ts +0 -66
- package/item-definitions/box-plot/box-plot-context.config.d.ts +0 -18
- package/item-definitions/box-plot/box-plot-options.config.d.ts +0 -224
- package/item-definitions/box-plot/box-plot-slots.config.d.ts +0 -26
- package/item-definitions/box-plot/i18n/box-plot-options.de.d.ts +0 -92
- package/item-definitions/box-plot/i18n/box-plot-options.en.d.ts +0 -92
- package/item-definitions/box-plot/i18n/box-plot-options.es.d.ts +0 -92
- package/item-definitions/box-plot/i18n/box-plot-options.fr.d.ts +0 -92
- package/item-definitions/box-plot/i18n/box-plot-options.nl.d.ts +0 -92
- package/item-definitions/bubble-chart/bubble-chart-context.config.d.ts +0 -21
- package/item-definitions/bubble-chart/bubble-chart-options.config.d.ts +0 -90
- package/item-definitions/bubble-chart/bubble-chart-slots.config.d.ts +0 -30
- package/item-definitions/bubble-chart/i18n/bubble-chart-options.de.d.ts +0 -42
- package/item-definitions/bubble-chart/i18n/bubble-chart-options.en.d.ts +0 -42
- package/item-definitions/bubble-chart/i18n/bubble-chart-options.es.d.ts +0 -42
- package/item-definitions/bubble-chart/i18n/bubble-chart-options.fr.d.ts +0 -42
- package/item-definitions/bubble-chart/i18n/bubble-chart-options.nl.d.ts +0 -42
- package/item-definitions/bullet-chart/bullet-chart-context.config.d.ts +0 -21
- package/item-definitions/bullet-chart/bullet-chart-options.config.d.ts +0 -43
- package/item-definitions/bullet-chart/bullet-chart-slots.config.d.ts +0 -18
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.de.d.ts +0 -30
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.en.d.ts +0 -30
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.es.d.ts +0 -30
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.fr.d.ts +0 -30
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.nl.d.ts +0 -30
- package/item-definitions/choropleth-map/choropleth-map-context.config.d.ts +0 -21
- package/item-definitions/choropleth-map/choropleth-map-options.config.d.ts +0 -293
- package/item-definitions/choropleth-map/choropleth-map-slots.config.d.ts +0 -29
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.de.d.ts +0 -81
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.en.d.ts +0 -81
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.es.d.ts +0 -81
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.fr.d.ts +0 -81
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.nl.d.ts +0 -81
- package/item-definitions/circle-pack-chart/circle-pack-chart-context.config.d.ts +0 -18
- package/item-definitions/circle-pack-chart/circle-pack-chart-options.config.d.ts +0 -14
- package/item-definitions/circle-pack-chart/circle-pack-chart-slots.config.d.ts +0 -22
- package/item-definitions/circle-pack-chart/i18n/circle-pack-chart-options.de.d.ts +0 -20
- package/item-definitions/circle-pack-chart/i18n/circle-pack-chart-options.en.d.ts +0 -20
- package/item-definitions/circle-pack-chart/i18n/circle-pack-chart-options.es.d.ts +0 -20
- package/item-definitions/circle-pack-chart/i18n/circle-pack-chart-options.fr.d.ts +0 -20
- package/item-definitions/circle-pack-chart/i18n/circle-pack-chart-options.nl.d.ts +0 -20
- package/item-definitions/circular-gauge/circular-gauge-context.config.d.ts +0 -18
- package/item-definitions/circular-gauge/circular-gauge-options.config.d.ts +0 -206
- package/item-definitions/circular-gauge/circular-gauge-slots.config.d.ts +0 -16
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.de.d.ts +0 -55
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.en.d.ts +0 -58
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.es.d.ts +0 -55
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.fr.d.ts +0 -58
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.nl.d.ts +0 -58
- package/item-definitions/column-chart/column-chart-context.config.d.ts +0 -21
- package/item-definitions/column-chart/column-chart-options.config.d.ts +0 -123
- package/item-definitions/column-chart/column-chart-slots.config.d.ts +0 -24
- package/item-definitions/column-chart/i18n/column-chart-options.de.d.ts +0 -66
- package/item-definitions/column-chart/i18n/column-chart-options.en.d.ts +0 -66
- package/item-definitions/column-chart/i18n/column-chart-options.es.d.ts +0 -66
- package/item-definitions/column-chart/i18n/column-chart-options.fr.d.ts +0 -66
- package/item-definitions/column-chart/i18n/column-chart-options.nl.d.ts +0 -66
- package/item-definitions/combination-chart/combination-chart-context.config.d.ts +0 -18
- package/item-definitions/combination-chart/combination-chart-options.config.d.ts +0 -13
- package/item-definitions/combination-chart/combination-chart-slots.config.d.ts +0 -30
- package/item-definitions/combination-chart/i18n/combination-chart-options.de.d.ts +0 -17
- package/item-definitions/combination-chart/i18n/combination-chart-options.en.d.ts +0 -17
- package/item-definitions/combination-chart/i18n/combination-chart-options.es.d.ts +0 -17
- package/item-definitions/combination-chart/i18n/combination-chart-options.fr.d.ts +0 -17
- package/item-definitions/combination-chart/i18n/combination-chart-options.nl.d.ts +0 -17
- package/item-definitions/conditional-number/conditional-number-context.config.d.ts +0 -18
- package/item-definitions/conditional-number/conditional-number-options.config.d.ts +0 -241
- package/item-definitions/conditional-number/conditional-number-slots.config.d.ts +0 -16
- package/item-definitions/conditional-number/i18n/conditional-number-options.de.d.ts +0 -53
- package/item-definitions/conditional-number/i18n/conditional-number-options.en.d.ts +0 -53
- package/item-definitions/conditional-number/i18n/conditional-number-options.es.d.ts +0 -53
- package/item-definitions/conditional-number/i18n/conditional-number-options.fr.d.ts +0 -53
- package/item-definitions/conditional-number/i18n/conditional-number-options.nl.d.ts +0 -53
- package/item-definitions/date-comparison-filter/date-comparison-filter-context.config.d.ts +0 -15
- package/item-definitions/date-comparison-filter/date-comparison-filter-options.config.d.ts +0 -60
- package/item-definitions/date-comparison-filter/date-comparison-filter-slots.config.d.ts +0 -10
- package/item-definitions/date-comparison-filter/i18n/date-comparison-filter-options.de.d.ts +0 -54
- package/item-definitions/date-comparison-filter/i18n/date-comparison-filter-options.en.d.ts +0 -56
- package/item-definitions/date-comparison-filter/i18n/date-comparison-filter-options.es.d.ts +0 -56
- package/item-definitions/date-comparison-filter/i18n/date-comparison-filter-options.fr.d.ts +0 -56
- package/item-definitions/date-comparison-filter/i18n/date-comparison-filter-options.nl.d.ts +0 -56
- package/item-definitions/date-filter/date-filter-context.config.d.ts +0 -15
- package/item-definitions/date-filter/date-filter-options.config.d.ts +0 -60
- package/item-definitions/date-filter/date-filter-slots.config.d.ts +0 -10
- package/item-definitions/date-filter/i18n/date-filter-options.de.d.ts +0 -51
- package/item-definitions/date-filter/i18n/date-filter-options.en.d.ts +0 -52
- package/item-definitions/date-filter/i18n/date-filter-options.es.d.ts +0 -52
- package/item-definitions/date-filter/i18n/date-filter-options.fr.d.ts +0 -52
- package/item-definitions/date-filter/i18n/date-filter-options.nl.d.ts +0 -52
- package/item-definitions/donut-chart/donut-chart-context.config.d.ts +0 -18
- package/item-definitions/donut-chart/donut-chart-options.config.d.ts +0 -129
- package/item-definitions/donut-chart/donut-chart-slots.config.d.ts +0 -20
- package/item-definitions/donut-chart/i18n/donut-chart-options.de.d.ts +0 -78
- package/item-definitions/donut-chart/i18n/donut-chart-options.en.d.ts +0 -78
- package/item-definitions/donut-chart/i18n/donut-chart-options.es.d.ts +0 -78
- package/item-definitions/donut-chart/i18n/donut-chart-options.fr.d.ts +0 -78
- package/item-definitions/donut-chart/i18n/donut-chart-options.nl.d.ts +0 -78
- package/item-definitions/dropdown-filter/dropdown-filter-context.config.d.ts +0 -15
- package/item-definitions/dropdown-filter/dropdown-filter-options.config.d.ts +0 -74
- package/item-definitions/dropdown-filter/dropdown-filter-slots.config.d.ts +0 -23
- package/item-definitions/dropdown-filter/i18n/dropdown-filter-options.de.d.ts +0 -61
- package/item-definitions/dropdown-filter/i18n/dropdown-filter-options.en.d.ts +0 -61
- package/item-definitions/dropdown-filter/i18n/dropdown-filter-options.es.d.ts +0 -61
- package/item-definitions/dropdown-filter/i18n/dropdown-filter-options.fr.d.ts +0 -61
- package/item-definitions/dropdown-filter/i18n/dropdown-filter-options.nl.d.ts +0 -61
- package/item-definitions/evolution-number/evolution-number-context.config.d.ts +0 -18
- package/item-definitions/evolution-number/evolution-number-options.config.d.ts +0 -184
- package/item-definitions/evolution-number/evolution-number-slots.config.d.ts +0 -18
- package/item-definitions/evolution-number/i18n/evolution-number-options.de.d.ts +0 -83
- package/item-definitions/evolution-number/i18n/evolution-number-options.en.d.ts +0 -83
- package/item-definitions/evolution-number/i18n/evolution-number-options.es.d.ts +0 -83
- package/item-definitions/evolution-number/i18n/evolution-number-options.fr.d.ts +0 -83
- package/item-definitions/evolution-number/i18n/evolution-number-options.nl.d.ts +0 -83
- package/item-definitions/funnel-chart/funnel-chart-context.config.d.ts +0 -18
- package/item-definitions/funnel-chart/funnel-chart-options.config.d.ts +0 -104
- package/item-definitions/funnel-chart/funnel-chart-slots.config.d.ts +0 -22
- package/item-definitions/funnel-chart/i18n/funnel-chart-options.de.d.ts +0 -72
- package/item-definitions/funnel-chart/i18n/funnel-chart-options.en.d.ts +0 -72
- package/item-definitions/funnel-chart/i18n/funnel-chart-options.es.d.ts +0 -72
- package/item-definitions/funnel-chart/i18n/funnel-chart-options.fr.d.ts +0 -72
- package/item-definitions/funnel-chart/i18n/funnel-chart-options.nl.d.ts +0 -72
- package/item-definitions/heat-map/heat-map-context.config.d.ts +0 -18
- package/item-definitions/heat-map/heat-map-options.config.d.ts +0 -238
- package/item-definitions/heat-map/heat-map-slots.config.d.ts +0 -18
- package/item-definitions/heat-map/i18n/heat-map-options.de.d.ts +0 -69
- package/item-definitions/heat-map/i18n/heat-map-options.en.d.ts +0 -70
- package/item-definitions/heat-map/i18n/heat-map-options.es.d.ts +0 -70
- package/item-definitions/heat-map/i18n/heat-map-options.fr.d.ts +0 -70
- package/item-definitions/heat-map/i18n/heat-map-options.nl.d.ts +0 -70
- package/item-definitions/heat-table/heat-table-context.config.d.ts +0 -21
- package/item-definitions/heat-table/heat-table-options.config.d.ts +0 -265
- package/item-definitions/heat-table/heat-table-slots.config.d.ts +0 -20
- package/item-definitions/heat-table/i18n/heat-table-options.de.d.ts +0 -121
- package/item-definitions/heat-table/i18n/heat-table-options.en.d.ts +0 -121
- package/item-definitions/heat-table/i18n/heat-table-options.es.d.ts +0 -121
- package/item-definitions/heat-table/i18n/heat-table-options.fr.d.ts +0 -121
- package/item-definitions/heat-table/i18n/heat-table-options.nl.d.ts +0 -121
- package/item-definitions/helpers.d.ts +0 -21
- package/item-definitions/hexbin-map/hexbin-map-context.config.d.ts +0 -18
- package/item-definitions/hexbin-map/hexbin-map-options.config.d.ts +0 -242
- package/item-definitions/hexbin-map/hexbin-map-slots.config.d.ts +0 -18
- package/item-definitions/hexbin-map/i18n/hexbin-map-options.de.d.ts +0 -107
- package/item-definitions/hexbin-map/i18n/hexbin-map-options.en.d.ts +0 -107
- package/item-definitions/hexbin-map/i18n/hexbin-map-options.es.d.ts +0 -107
- package/item-definitions/hexbin-map/i18n/hexbin-map-options.fr.d.ts +0 -107
- package/item-definitions/hexbin-map/i18n/hexbin-map-options.nl.d.ts +0 -107
- package/item-definitions/image/i18n/image-options.de.d.ts +0 -71
- package/item-definitions/image/i18n/image-options.en.d.ts +0 -71
- package/item-definitions/image/i18n/image-options.es.d.ts +0 -71
- package/item-definitions/image/i18n/image-options.fr.d.ts +0 -71
- package/item-definitions/image/i18n/image-options.nl.d.ts +0 -71
- package/item-definitions/image/image-context.config.d.ts +0 -11
- package/item-definitions/image/image-options.config.d.ts +0 -126
- package/item-definitions/image/image-slots.config.d.ts +0 -2
- package/item-definitions/line-chart/i18n/line-chart-options.de.d.ts +0 -61
- package/item-definitions/line-chart/i18n/line-chart-options.en.d.ts +0 -61
- package/item-definitions/line-chart/i18n/line-chart-options.es.d.ts +0 -61
- package/item-definitions/line-chart/i18n/line-chart-options.fr.d.ts +0 -61
- package/item-definitions/line-chart/i18n/line-chart-options.nl.d.ts +0 -61
- package/item-definitions/line-chart/line-chart-context.config.d.ts +0 -21
- package/item-definitions/line-chart/line-chart-options.config.d.ts +0 -170
- package/item-definitions/line-chart/line-chart-slots.config.d.ts +0 -44
- package/item-definitions/marker-map/i18n/marker-map-options.de.d.ts +0 -52
- package/item-definitions/marker-map/i18n/marker-map-options.en.d.ts +0 -52
- package/item-definitions/marker-map/i18n/marker-map-options.es.d.ts +0 -52
- package/item-definitions/marker-map/i18n/marker-map-options.fr.d.ts +0 -52
- package/item-definitions/marker-map/i18n/marker-map-options.nl.d.ts +0 -52
- package/item-definitions/marker-map/marker-map-context.config.d.ts +0 -18
- package/item-definitions/marker-map/marker-map-options.config.d.ts +0 -140
- package/item-definitions/marker-map/marker-map-slots.config.d.ts +0 -18
- package/item-definitions/ohlc-chart/i18n/ohlc-chart-options.de.d.ts +0 -25
- package/item-definitions/ohlc-chart/i18n/ohlc-chart-options.en.d.ts +0 -25
- package/item-definitions/ohlc-chart/i18n/ohlc-chart-options.es.d.ts +0 -25
- package/item-definitions/ohlc-chart/i18n/ohlc-chart-options.fr.d.ts +0 -25
- package/item-definitions/ohlc-chart/i18n/ohlc-chart-options.nl.d.ts +0 -25
- package/item-definitions/ohlc-chart/ohlc-chart-context.config.d.ts +0 -27
- package/item-definitions/ohlc-chart/ohlc-chart-options.config.d.ts +0 -37
- package/item-definitions/ohlc-chart/ohlc-chart-slots.config.d.ts +0 -21
- package/item-definitions/parallel-coordinates-plot/i18n/parallel-coordinates-plot-options.de.d.ts +0 -17
- package/item-definitions/parallel-coordinates-plot/i18n/parallel-coordinates-plot-options.en.d.ts +0 -17
- package/item-definitions/parallel-coordinates-plot/i18n/parallel-coordinates-plot-options.es.d.ts +0 -17
- package/item-definitions/parallel-coordinates-plot/i18n/parallel-coordinates-plot-options.fr.d.ts +0 -17
- package/item-definitions/parallel-coordinates-plot/i18n/parallel-coordinates-plot-options.nl.d.ts +0 -17
- package/item-definitions/parallel-coordinates-plot/parallel-coordinates-plot-context.config.d.ts +0 -18
- package/item-definitions/parallel-coordinates-plot/parallel-coordinates-plot-options.config.d.ts +0 -21
- package/item-definitions/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts +0 -23
- package/item-definitions/pivot-table/i18n/pivot-table-options.de.d.ts +0 -76
- package/item-definitions/pivot-table/i18n/pivot-table-options.en.d.ts +0 -76
- package/item-definitions/pivot-table/i18n/pivot-table-options.es.d.ts +0 -76
- package/item-definitions/pivot-table/i18n/pivot-table-options.fr.d.ts +0 -76
- package/item-definitions/pivot-table/i18n/pivot-table-options.nl.d.ts +0 -76
- package/item-definitions/pivot-table/pivot-table-context.config.d.ts +0 -21
- package/item-definitions/pivot-table/pivot-table-options.config.d.ts +0 -157
- package/item-definitions/pivot-table/pivot-table-slots.config.d.ts +0 -21
- package/item-definitions/pyramid-chart/i18n/pyramid-chart-options.de.d.ts +0 -88
- package/item-definitions/pyramid-chart/i18n/pyramid-chart-options.en.d.ts +0 -88
- package/item-definitions/pyramid-chart/i18n/pyramid-chart-options.es.d.ts +0 -88
- package/item-definitions/pyramid-chart/i18n/pyramid-chart-options.fr.d.ts +0 -88
- package/item-definitions/pyramid-chart/i18n/pyramid-chart-options.nl.d.ts +0 -88
- package/item-definitions/pyramid-chart/pyramid-chart-context.config.d.ts +0 -21
- package/item-definitions/pyramid-chart/pyramid-chart-options.config.d.ts +0 -113
- package/item-definitions/pyramid-chart/pyramid-chart-slots.config.d.ts +0 -33
- package/item-definitions/radar-chart/i18n/radar-chart-options.de.d.ts +0 -45
- package/item-definitions/radar-chart/i18n/radar-chart-options.en.d.ts +0 -45
- package/item-definitions/radar-chart/i18n/radar-chart-options.es.d.ts +0 -45
- package/item-definitions/radar-chart/i18n/radar-chart-options.fr.d.ts +0 -45
- package/item-definitions/radar-chart/i18n/radar-chart-options.nl.d.ts +0 -45
- package/item-definitions/radar-chart/radar-chart-context.config.d.ts +0 -21
- package/item-definitions/radar-chart/radar-chart-options.config.d.ts +0 -122
- package/item-definitions/radar-chart/radar-chart-slots.config.d.ts +0 -33
- package/item-definitions/regular-table/i18n/regular-table-options.de.d.ts +0 -52
- package/item-definitions/regular-table/i18n/regular-table-options.en.d.ts +0 -52
- package/item-definitions/regular-table/i18n/regular-table-options.es.d.ts +0 -52
- package/item-definitions/regular-table/i18n/regular-table-options.fr.d.ts +0 -52
- package/item-definitions/regular-table/i18n/regular-table-options.nl.d.ts +0 -52
- package/item-definitions/regular-table/regular-table-context.config.d.ts +0 -15
- package/item-definitions/regular-table/regular-table-options.config.d.ts +0 -125
- package/item-definitions/regular-table/regular-table-slots.config.d.ts +0 -13
- package/item-definitions/route-map/i18n/route-map-options.de.d.ts +0 -73
- package/item-definitions/route-map/i18n/route-map-options.en.d.ts +0 -73
- package/item-definitions/route-map/i18n/route-map-options.es.d.ts +0 -73
- package/item-definitions/route-map/i18n/route-map-options.fr.d.ts +0 -73
- package/item-definitions/route-map/i18n/route-map-options.nl.d.ts +0 -73
- package/item-definitions/route-map/route-map-context.config.d.ts +0 -24
- package/item-definitions/route-map/route-map-options.config.d.ts +0 -324
- package/item-definitions/route-map/route-map-slots.config.d.ts +0 -28
- package/item-definitions/sankey-diagram/i18n/sankey-diagram-options.de.d.ts +0 -58
- package/item-definitions/sankey-diagram/i18n/sankey-diagram-options.en.d.ts +0 -58
- package/item-definitions/sankey-diagram/i18n/sankey-diagram-options.es.d.ts +0 -58
- package/item-definitions/sankey-diagram/i18n/sankey-diagram-options.fr.d.ts +0 -58
- package/item-definitions/sankey-diagram/i18n/sankey-diagram-options.nl.d.ts +0 -58
- package/item-definitions/sankey-diagram/sankey-diagram-context.config.d.ts +0 -24
- package/item-definitions/sankey-diagram/sankey-diagram-options.config.d.ts +0 -46
- package/item-definitions/sankey-diagram/sankey-diagram-slots.config.d.ts +0 -33
- package/item-definitions/scatter-plot/i18n/scatter-plot-options.de.d.ts +0 -113
- package/item-definitions/scatter-plot/i18n/scatter-plot-options.en.d.ts +0 -113
- package/item-definitions/scatter-plot/i18n/scatter-plot-options.es.d.ts +0 -113
- package/item-definitions/scatter-plot/i18n/scatter-plot-options.fr.d.ts +0 -113
- package/item-definitions/scatter-plot/i18n/scatter-plot-options.nl.d.ts +0 -113
- package/item-definitions/scatter-plot/scatter-plot-context.config.d.ts +0 -27
- package/item-definitions/scatter-plot/scatter-plot-options.config.d.ts +0 -163
- package/item-definitions/scatter-plot/scatter-plot-slots.config.d.ts +0 -50
- package/item-definitions/search-filter/i18n/search-filter-options.de.d.ts +0 -39
- package/item-definitions/search-filter/i18n/search-filter-options.en.d.ts +0 -39
- package/item-definitions/search-filter/i18n/search-filter-options.es.d.ts +0 -39
- package/item-definitions/search-filter/i18n/search-filter-options.fr.d.ts +0 -39
- package/item-definitions/search-filter/i18n/search-filter-options.nl.d.ts +0 -39
- package/item-definitions/search-filter/search-filter-context.config.d.ts +0 -15
- package/item-definitions/search-filter/search-filter-options.config.d.ts +0 -40
- package/item-definitions/search-filter/search-filter-slots.config.d.ts +0 -24
- package/item-definitions/shared/color-range-utils.d.ts +0 -22
- package/item-definitions/slicer-filter/i18n/slicer-filter-options.de.d.ts +0 -68
- package/item-definitions/slicer-filter/i18n/slicer-filter-options.en.d.ts +0 -68
- package/item-definitions/slicer-filter/i18n/slicer-filter-options.es.d.ts +0 -68
- package/item-definitions/slicer-filter/i18n/slicer-filter-options.fr.d.ts +0 -68
- package/item-definitions/slicer-filter/i18n/slicer-filter-options.nl.d.ts +0 -68
- package/item-definitions/slicer-filter/slicer-filter-context.config.d.ts +0 -18
- package/item-definitions/slicer-filter/slicer-filter-options.config.d.ts +0 -136
- package/item-definitions/slicer-filter/slicer-filter-slots.config.d.ts +0 -23
- package/item-definitions/slider-filter/i18n/slider-filter-options.de.d.ts +0 -26
- package/item-definitions/slider-filter/i18n/slider-filter-options.en.d.ts +0 -26
- package/item-definitions/slider-filter/i18n/slider-filter-options.es.d.ts +0 -26
- package/item-definitions/slider-filter/i18n/slider-filter-options.fr.d.ts +0 -26
- package/item-definitions/slider-filter/i18n/slider-filter-options.nl.d.ts +0 -26
- package/item-definitions/slider-filter/slider-filter-context.config.d.ts +0 -15
- package/item-definitions/slider-filter/slider-filter-options.config.d.ts +0 -45
- package/item-definitions/slider-filter/slider-filter-slots.config.d.ts +0 -13
- package/item-definitions/spacer/spacer-context.config.d.ts +0 -11
- package/item-definitions/spacer/spacer-options.config.d.ts +0 -2
- package/item-definitions/speedometer-chart/i18n/speedometer-chart-options.de.d.ts +0 -69
- package/item-definitions/speedometer-chart/i18n/speedometer-chart-options.en.d.ts +0 -69
- package/item-definitions/speedometer-chart/i18n/speedometer-chart-options.es.d.ts +0 -69
- package/item-definitions/speedometer-chart/i18n/speedometer-chart-options.fr.d.ts +0 -69
- package/item-definitions/speedometer-chart/i18n/speedometer-chart-options.nl.d.ts +0 -69
- package/item-definitions/speedometer-chart/speedometer-chart-context.config.d.ts +0 -18
- package/item-definitions/speedometer-chart/speedometer-chart-options.config.d.ts +0 -206
- package/item-definitions/speedometer-chart/speedometer-chart-slots.config.d.ts +0 -16
- package/item-definitions/spike-map/i18n/spike-map-options.de.d.ts +0 -106
- package/item-definitions/spike-map/i18n/spike-map-options.en.d.ts +0 -106
- package/item-definitions/spike-map/i18n/spike-map-options.es.d.ts +0 -106
- package/item-definitions/spike-map/i18n/spike-map-options.fr.d.ts +0 -106
- package/item-definitions/spike-map/i18n/spike-map-options.nl.d.ts +0 -106
- package/item-definitions/spike-map/spike-map-context.config.d.ts +0 -21
- package/item-definitions/spike-map/spike-map-options.config.d.ts +0 -328
- package/item-definitions/spike-map/spike-map-slots.config.d.ts +0 -31
- package/item-definitions/strip-plot/i18n/strip-plot-options.de.d.ts +0 -20
- package/item-definitions/strip-plot/i18n/strip-plot-options.en.d.ts +0 -20
- package/item-definitions/strip-plot/i18n/strip-plot-options.es.d.ts +0 -20
- package/item-definitions/strip-plot/i18n/strip-plot-options.fr.d.ts +0 -20
- package/item-definitions/strip-plot/i18n/strip-plot-options.nl.d.ts +0 -20
- package/item-definitions/strip-plot/strip-plot-context.config.d.ts +0 -18
- package/item-definitions/strip-plot/strip-plot-options.config.d.ts +0 -21
- package/item-definitions/strip-plot/strip-plot-slots.config.d.ts +0 -22
- package/item-definitions/sunburst-chart/i18n/sunburst-chart-options.de.d.ts +0 -37
- package/item-definitions/sunburst-chart/i18n/sunburst-chart-options.en.d.ts +0 -37
- package/item-definitions/sunburst-chart/i18n/sunburst-chart-options.es.d.ts +0 -37
- package/item-definitions/sunburst-chart/i18n/sunburst-chart-options.fr.d.ts +0 -37
- package/item-definitions/sunburst-chart/i18n/sunburst-chart-options.nl.d.ts +0 -37
- package/item-definitions/sunburst-chart/sunburst-chart-context.config.d.ts +0 -18
- package/item-definitions/sunburst-chart/sunburst-chart-options.config.d.ts +0 -51
- package/item-definitions/sunburst-chart/sunburst-chart-slots.config.d.ts +0 -22
- package/item-definitions/symbol-map/i18n/symbol-map-options.de.d.ts +0 -61
- package/item-definitions/symbol-map/i18n/symbol-map-options.en.d.ts +0 -61
- package/item-definitions/symbol-map/i18n/symbol-map-options.es.d.ts +0 -61
- package/item-definitions/symbol-map/i18n/symbol-map-options.fr.d.ts +0 -61
- package/item-definitions/symbol-map/i18n/symbol-map-options.nl.d.ts +0 -61
- package/item-definitions/symbol-map/symbol-map-context.config.d.ts +0 -21
- package/item-definitions/symbol-map/symbol-map-options.config.d.ts +0 -164
- package/item-definitions/symbol-map/symbol-map-slots.config.d.ts +0 -31
- package/item-definitions/text/i18n/text-options.de.d.ts +0 -17
- package/item-definitions/text/i18n/text-options.en.d.ts +0 -17
- package/item-definitions/text/i18n/text-options.es.d.ts +0 -17
- package/item-definitions/text/i18n/text-options.fr.d.ts +0 -17
- package/item-definitions/text/i18n/text-options.nl.d.ts +0 -17
- package/item-definitions/text/text-context.config.d.ts +0 -11
- package/item-definitions/text/text-options.config.d.ts +0 -45
- package/item-definitions/text/text-slots.config.d.ts +0 -2
- package/item-definitions/treemap-chart/i18n/treemap-chart-options.de.d.ts +0 -63
- package/item-definitions/treemap-chart/i18n/treemap-chart-options.en.d.ts +0 -63
- package/item-definitions/treemap-chart/i18n/treemap-chart-options.es.d.ts +0 -63
- package/item-definitions/treemap-chart/i18n/treemap-chart-options.fr.d.ts +0 -63
- package/item-definitions/treemap-chart/i18n/treemap-chart-options.nl.d.ts +0 -63
- package/item-definitions/treemap-chart/treemap-chart-context.config.d.ts +0 -21
- package/item-definitions/treemap-chart/treemap-chart-options.config.d.ts +0 -103
- package/item-definitions/treemap-chart/treemap-chart-slots.config.d.ts +0 -30
- package/item-definitions/venn-diagram/venn-diagram-context.config.d.ts +0 -21
- package/item-definitions/venn-diagram/venn-diagram-options.config.d.ts +0 -2
- package/item-definitions/venn-diagram/venn-diagram-slots.config.d.ts +0 -18
- package/item-definitions/video/i18n/video-options.de.d.ts +0 -55
- package/item-definitions/video/i18n/video-options.en.d.ts +0 -55
- package/item-definitions/video/i18n/video-options.es.d.ts +0 -55
- package/item-definitions/video/i18n/video-options.fr.d.ts +0 -55
- package/item-definitions/video/i18n/video-options.nl.d.ts +0 -55
- package/item-definitions/video/video-context.config.d.ts +0 -11
- package/item-definitions/video/video-options.config.d.ts +0 -90
- package/item-definitions/video/video-slots.config.d.ts +0 -2
- package/item-definitions/wordcloud-chart/i18n/wordcloud-chart-options.de.d.ts +0 -27
- package/item-definitions/wordcloud-chart/i18n/wordcloud-chart-options.en.d.ts +0 -27
- package/item-definitions/wordcloud-chart/i18n/wordcloud-chart-options.es.d.ts +0 -27
- package/item-definitions/wordcloud-chart/i18n/wordcloud-chart-options.fr.d.ts +0 -27
- package/item-definitions/wordcloud-chart/i18n/wordcloud-chart-options.nl.d.ts +0 -27
- package/item-definitions/wordcloud-chart/wordcloud-chart-context.config.d.ts +0 -21
- package/item-definitions/wordcloud-chart/wordcloud-chart-options.config.d.ts +0 -46
- package/item-definitions/wordcloud-chart/wordcloud-chart-slots.config.d.ts +0 -23
- package/utils/data/load-draggable-items-for-datasets.d.ts +0 -24
- package/utils/data-item-types/calculate-data-item-icon.d.ts +0 -10
- package/utils/store/slot-store.d.ts +0 -39
- package/utils/transformations/convert-data-item-to-slot-content.d.ts +0 -9
- package/utils/transformations/convert-datasets-to-draggable-items.d.ts +0 -17
- /package/components/{draggable-data-item-level → data-field-level}/helpers/generate-preview.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-markup.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/action-button-group-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/color-palette-picker-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/color-picker-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/color-range-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/multi-language-field-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/number-field-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/picker-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/position-picker-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/positions-number-field-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/radio-button-group.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/slider-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/switch-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/control-templates/text-field-template.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/generate-callback.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/get-control-by-key.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/get-default-value.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/get-enum-values.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/get-extra-label-values.d.ts +0 -0
- /package/components/{edit-option → item-option}/helpers/get-value-by-key.d.ts +0 -0
- /package/{angular/components/draggable-data-item → react/components/data-field}/index.ts +0 -0
- /package/{angular/components/draggable-data-item-level → react/components/data-field-panel}/index.ts +0 -0
- /package/{angular/components/droppable-slot → react/components/dataset-icon}/index.ts +0 -0
- /package/{angular/components/edit-filters → react/components/display-settings}/index.ts +0 -0
- /package/{angular/components/slot-menu → react/components/filters}/index.ts +0 -0
- /package/{angular/esm/components/draggable-data-item-level/index.d.ts → react/components/item-grid/index.ts} +0 -0
- /package/{angular/esm/components/draggable-data-item-level/index.js → react/components/item-slot-drop/index.ts} +0 -0
- /package/{angular/esm/components/draggable-data-item/index.d.ts → react/components/slot-menu/index.ts} +0 -0
- /package/{angular/esm/components/draggable-data-item/index.js → react/components/viz-item-menu/index.ts} +0 -0
- /package/{angular/esm/components/edit-filters → react/esm/components/data-field}/index.d.ts +0 -0
- /package/{angular/esm/components/edit-filters → react/esm/components/data-field}/index.js +0 -0
- /package/{angular/esm/components/draggable-data-item → react/esm/components/data-field}/types.js +0 -0
- /package/{angular/esm/components/droppable-slot → react/esm/components/data-field-panel}/index.d.ts +0 -0
- /package/{angular/esm/components/droppable-slot → react/esm/components/data-field-panel}/index.js +0 -0
- /package/{angular/esm/components/draggable-data-item-level → react/esm/components/data-field-panel}/types.js +0 -0
- /package/{angular/esm/components/slot-menu → react/esm/components/dataset-icon}/index.d.ts +0 -0
- /package/{angular/esm/components/slot-menu → react/esm/components/dataset-icon}/index.js +0 -0
- /package/{angular/esm/components/droppable-slot → react/esm/components/dataset-icon}/types.js +0 -0
- /package/{angular/esm/components/edit-filters → react/esm/components/display-settings}/types.js +0 -0
- /package/{angular/esm/components/slot-menu → react/esm/components/filters}/types.js +0 -0
- /package/{angular/utils/data-item-types/tests/calculate-data-item-icon.test.d.ts → react/esm/components/item-grid/types.js} +0 -0
- /package/{angular/utils/transformations/tests/convert-data-item-to-slot-content.test.d.ts → react/esm/components/item-slot-drop/types.js} +0 -0
- /package/{angular/utils/transformations/tests/convert-datasets-to-draggable-items.test.d.ts → react/esm/components/slot-menu/types.js} +0 -0
- /package/{utils/data-item-types/tests/calculate-data-item-icon.test.d.ts → react/esm/components/viz-item-menu/types.js} +0 -0
- /package/{angular → react}/utils/base/base.d.ts +0 -0
- /package/{angular → react}/utils/base/focus-visible.d.ts +0 -0
- /package/{angular → react}/utils/base/focusable.d.ts +0 -0
- /package/{angular → react}/utils/base/sized-mixin.d.ts +0 -0
- /package/{angular → react}/utils/color/color-palettes.d.ts +0 -0
- /package/{angular → react}/utils/color/extrapolate-color.d.ts +0 -0
- /package/{utils/transformations/tests/convert-data-item-to-slot-content.test.d.ts → react/utils/data-field-types/tests/calculate-data-field-icon.test.d.ts} +0 -0
- /package/{angular → react}/utils/drag/draggable.d.ts +0 -0
- /package/{angular → react}/utils/filters/expressions.d.ts +0 -0
- /package/{angular → react}/utils/filters/index.d.ts +0 -0
- /package/{angular → react}/utils/formatter/calculate-duration.d.ts +0 -0
- /package/{angular → react}/utils/formatter/decompose-numeric-format.d.ts +0 -0
- /package/{angular → react}/utils/formatter/default-local-formats.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/cs.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/da.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/de.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/en-GB.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/en-US.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/en.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/es.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/fi.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/fr.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/he.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/hu.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/it.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/ja.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/ko.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/mk.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/nl.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/no.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/pl.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/pt.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/ru.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/sv.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/tr.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/zh-CN.d.ts +0 -0
- /package/{angular → react}/utils/formatter/formats/zh-TW.d.ts +0 -0
- /package/{angular → react}/utils/formatter/localize.d.ts +0 -0
- /package/{angular → react}/utils/formatter/smart-datetime-formats.const.d.ts +0 -0
- /package/{utils/transformations/tests/convert-datasets-to-draggable-items.test.d.ts → react/utils/formatter/tests/calculate-duration.test.d.ts} +0 -0
- /package/{angular → react}/utils/get-css-variable.d.ts +0 -0
- /package/{angular → react}/utils/localize/set-locale.d.ts +0 -0
- /package/{angular → react}/utils/map-tile-providers/index.d.ts +0 -0
- /package/{angular/utils/store → react/utils/slot-state}/slot-context.d.ts +0 -0
- /package/{angular → react}/utils/time/formats.const.d.ts +0 -0
- /package/{angular → react}/utils/time/periods.const.d.ts +0 -0
- /package/utils/{store → slot-state}/slot-context.d.ts +0 -0
|
@@ -1,2858 +0,0 @@
|
|
|
1
|
-
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
-
*
|
|
3
|
-
* Copyright © 2025 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
|
-
function C(t, e) {
|
|
21
|
-
let r = t.length;
|
|
22
|
-
Array.isArray(t[0]) || (t = [t]), Array.isArray(e[0]) || (e = e.map((o) => [o]));
|
|
23
|
-
let n = e[0].length, a = e[0].map((o, i) => e.map((l) => l[i])), s = t.map((o) => a.map((i) => {
|
|
24
|
-
let l = 0;
|
|
25
|
-
if (!Array.isArray(o)) {
|
|
26
|
-
for (let f of i)
|
|
27
|
-
l += o * f;
|
|
28
|
-
return l;
|
|
29
|
-
}
|
|
30
|
-
for (let f = 0; f < o.length; f++)
|
|
31
|
-
l += o[f] * (i[f] || 0);
|
|
32
|
-
return l;
|
|
33
|
-
}));
|
|
34
|
-
return r === 1 && (s = s[0]), n === 1 ? s.map((o) => o[0]) : s;
|
|
35
|
-
}
|
|
36
|
-
function ce(t) {
|
|
37
|
-
return Y(t) === "string";
|
|
38
|
-
}
|
|
39
|
-
function Y(t) {
|
|
40
|
-
return (Object.prototype.toString.call(t).match(/^\[object\s+(.*?)\]$/)[1] || "").toLowerCase();
|
|
41
|
-
}
|
|
42
|
-
function Se(t, { precision: e, unit: r }) {
|
|
43
|
-
return D(t) ? "none" : lr(t, e) + (r ?? "");
|
|
44
|
-
}
|
|
45
|
-
function D(t) {
|
|
46
|
-
return Number.isNaN(t) || t instanceof Number && t?.none;
|
|
47
|
-
}
|
|
48
|
-
function S(t) {
|
|
49
|
-
return D(t) ? 0 : t;
|
|
50
|
-
}
|
|
51
|
-
function lr(t, e) {
|
|
52
|
-
if (t === 0)
|
|
53
|
-
return 0;
|
|
54
|
-
let r = ~~t, n = 0;
|
|
55
|
-
r && e && (n = ~~Math.log10(Math.abs(r)) + 1);
|
|
56
|
-
const a = 10 ** (e - n);
|
|
57
|
-
return Math.floor(t * a + 0.5) / a;
|
|
58
|
-
}
|
|
59
|
-
const Qr = {
|
|
60
|
-
deg: 1,
|
|
61
|
-
grad: 0.9,
|
|
62
|
-
rad: 180 / Math.PI,
|
|
63
|
-
turn: 360
|
|
64
|
-
};
|
|
65
|
-
function cr(t) {
|
|
66
|
-
if (!t)
|
|
67
|
-
return;
|
|
68
|
-
t = t.trim();
|
|
69
|
-
const e = /^([a-z]+)\((.+?)\)$/i, r = /^-?[\d.]+$/, n = /%|deg|g?rad|turn$/, a = /\/?\s*(none|[-\w.]+(?:%|deg|g?rad|turn)?)/g;
|
|
70
|
-
let s = t.match(e);
|
|
71
|
-
if (s) {
|
|
72
|
-
let o = [];
|
|
73
|
-
return s[2].replace(a, (i, l) => {
|
|
74
|
-
let f = l.match(n), u = l;
|
|
75
|
-
if (f) {
|
|
76
|
-
let c = f[0], h = u.slice(0, -c.length);
|
|
77
|
-
c === "%" ? (u = new Number(h / 100), u.type = "<percentage>") : (u = new Number(h * Qr[c]), u.type = "<angle>", u.unit = c);
|
|
78
|
-
} else r.test(u) ? (u = new Number(u), u.type = "<number>") : u === "none" && (u = new Number(NaN), u.none = !0);
|
|
79
|
-
i.startsWith("/") && (u = u instanceof Number ? u : new Number(u), u.alpha = !0), typeof u == "object" && u instanceof Number && (u.raw = l), o.push(u);
|
|
80
|
-
}), {
|
|
81
|
-
name: s[1].toLowerCase(),
|
|
82
|
-
rawName: s[1],
|
|
83
|
-
rawArgs: s[2],
|
|
84
|
-
// An argument could be (as of css-color-4):
|
|
85
|
-
// a number, percentage, degrees (hue), ident (in color())
|
|
86
|
-
args: o
|
|
87
|
-
};
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
function ur(t) {
|
|
91
|
-
return t[t.length - 1];
|
|
92
|
-
}
|
|
93
|
-
function oe(t, e, r) {
|
|
94
|
-
return isNaN(t) ? e : isNaN(e) ? t : t + (e - t) * r;
|
|
95
|
-
}
|
|
96
|
-
function fr(t, e, r) {
|
|
97
|
-
return (r - t) / (e - t);
|
|
98
|
-
}
|
|
99
|
-
function Ue(t, e, r) {
|
|
100
|
-
return oe(e[0], e[1], fr(t[0], t[1], r));
|
|
101
|
-
}
|
|
102
|
-
function hr(t) {
|
|
103
|
-
return t.map((e) => e.split("|").map((r) => {
|
|
104
|
-
r = r.trim();
|
|
105
|
-
let n = r.match(/^(<[a-z]+>)\[(-?[.\d]+),\s*(-?[.\d]+)\]?$/);
|
|
106
|
-
if (n) {
|
|
107
|
-
let a = new String(n[1]);
|
|
108
|
-
return a.range = [+n[2], +n[3]], a;
|
|
109
|
-
}
|
|
110
|
-
return r;
|
|
111
|
-
}));
|
|
112
|
-
}
|
|
113
|
-
function dr(t, e, r) {
|
|
114
|
-
return Math.max(Math.min(r, e), t);
|
|
115
|
-
}
|
|
116
|
-
function Be(t, e) {
|
|
117
|
-
return Math.sign(t) === Math.sign(e) ? t : -t;
|
|
118
|
-
}
|
|
119
|
-
function A(t, e) {
|
|
120
|
-
return Be(Math.abs(t) ** e, t);
|
|
121
|
-
}
|
|
122
|
-
function Ke(t, e) {
|
|
123
|
-
return e === 0 ? 0 : t / e;
|
|
124
|
-
}
|
|
125
|
-
function mr(t, e, r = 0, n = t.length) {
|
|
126
|
-
for (; r < n; ) {
|
|
127
|
-
const a = r + n >> 1;
|
|
128
|
-
t[a] < e ? r = a + 1 : n = a;
|
|
129
|
-
}
|
|
130
|
-
return r;
|
|
131
|
-
}
|
|
132
|
-
var Ur = /* @__PURE__ */ Object.freeze({
|
|
133
|
-
__proto__: null,
|
|
134
|
-
bisectLeft: mr,
|
|
135
|
-
clamp: dr,
|
|
136
|
-
copySign: Be,
|
|
137
|
-
interpolate: oe,
|
|
138
|
-
interpolateInv: fr,
|
|
139
|
-
isNone: D,
|
|
140
|
-
isString: ce,
|
|
141
|
-
last: ur,
|
|
142
|
-
mapRange: Ue,
|
|
143
|
-
multiplyMatrices: C,
|
|
144
|
-
parseCoordGrammar: hr,
|
|
145
|
-
parseFunction: cr,
|
|
146
|
-
serializeNumber: Se,
|
|
147
|
-
skipNone: S,
|
|
148
|
-
spow: A,
|
|
149
|
-
toPrecision: lr,
|
|
150
|
-
type: Y,
|
|
151
|
-
zdiv: Ke
|
|
152
|
-
});
|
|
153
|
-
class Kr {
|
|
154
|
-
add(e, r, n) {
|
|
155
|
-
if (typeof arguments[0] != "string") {
|
|
156
|
-
for (var e in arguments[0])
|
|
157
|
-
this.add(e, arguments[0][e], arguments[1]);
|
|
158
|
-
return;
|
|
159
|
-
}
|
|
160
|
-
(Array.isArray(e) ? e : [e]).forEach(function(a) {
|
|
161
|
-
this[a] = this[a] || [], r && this[a][n ? "unshift" : "push"](r);
|
|
162
|
-
}, this);
|
|
163
|
-
}
|
|
164
|
-
run(e, r) {
|
|
165
|
-
this[e] = this[e] || [], this[e].forEach(function(n) {
|
|
166
|
-
n.call(r && r.context ? r.context : r, r);
|
|
167
|
-
});
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
const j = new Kr();
|
|
171
|
-
var P = {
|
|
172
|
-
gamut_mapping: "css",
|
|
173
|
-
precision: 5,
|
|
174
|
-
deltaE: "76",
|
|
175
|
-
// Default deltaE method
|
|
176
|
-
verbose: globalThis?.process?.env?.NODE_ENV?.toLowerCase() !== "test",
|
|
177
|
-
warn: function(e) {
|
|
178
|
-
this.verbose && globalThis?.console?.warn?.(e);
|
|
179
|
-
}
|
|
180
|
-
};
|
|
181
|
-
const B = {
|
|
182
|
-
// for compatibility, the four-digit chromaticity-derived ones everyone else uses
|
|
183
|
-
D50: [0.3457 / 0.3585, 1, (1 - 0.3457 - 0.3585) / 0.3585],
|
|
184
|
-
D65: [0.3127 / 0.329, 1, (1 - 0.3127 - 0.329) / 0.329]
|
|
185
|
-
};
|
|
186
|
-
function Xe(t) {
|
|
187
|
-
return Array.isArray(t) ? t : B[t];
|
|
188
|
-
}
|
|
189
|
-
function Re(t, e, r, n = {}) {
|
|
190
|
-
if (t = Xe(t), e = Xe(e), !t || !e)
|
|
191
|
-
throw new TypeError(`Missing white point to convert ${t ? "" : "from"}${!t && !e ? "/" : ""}${e ? "" : "to"}`);
|
|
192
|
-
if (t === e)
|
|
193
|
-
return r;
|
|
194
|
-
let a = { W1: t, W2: e, XYZ: r, options: n };
|
|
195
|
-
if (j.run("chromatic-adaptation-start", a), a.M || (a.W1 === B.D65 && a.W2 === B.D50 ? a.M = [
|
|
196
|
-
[1.0479297925449969, 0.022946870601609652, -0.05019226628920524],
|
|
197
|
-
[0.02962780877005599, 0.9904344267538799, -0.017073799063418826],
|
|
198
|
-
[-0.009243040646204504, 0.015055191490298152, 0.7518742814281371]
|
|
199
|
-
] : a.W1 === B.D50 && a.W2 === B.D65 && (a.M = [
|
|
200
|
-
[0.955473421488075, -0.02309845494876471, 0.06325924320057072],
|
|
201
|
-
[-0.0283697093338637, 1.0099953980813041, 0.021041441191917323],
|
|
202
|
-
[0.012314014864481998, -0.020507649298898964, 1.330365926242124]
|
|
203
|
-
])), j.run("chromatic-adaptation-end", a), a.M)
|
|
204
|
-
return C(a.M, a.XYZ);
|
|
205
|
-
throw new TypeError("Only Bradford CAT with white points D50 and D65 supported for now.");
|
|
206
|
-
}
|
|
207
|
-
const Vr = /* @__PURE__ */ new Set(["<number>", "<percentage>", "<angle>"]);
|
|
208
|
-
function ft(t, e, r, n) {
|
|
209
|
-
return Object.entries(t.coords).map(([s, o], i) => {
|
|
210
|
-
let l = e.coordGrammar[i], f = n[i], u = f?.type, c;
|
|
211
|
-
if (f.none ? c = l.find((m) => Vr.has(m)) : c = l.find((m) => m == u), !c) {
|
|
212
|
-
let m = o.name || s;
|
|
213
|
-
throw new TypeError(`${u ?? f.raw} not allowed for ${m} in ${r}()`);
|
|
214
|
-
}
|
|
215
|
-
let h = c.range;
|
|
216
|
-
u === "<percentage>" && (h ||= [0, 1]);
|
|
217
|
-
let p = o.range || o.refRange;
|
|
218
|
-
return h && p && (n[i] = Ue(h, p, n[i])), c;
|
|
219
|
-
});
|
|
220
|
-
}
|
|
221
|
-
function gr(t, { meta: e } = {}) {
|
|
222
|
-
let r = { str: String(t)?.trim() };
|
|
223
|
-
if (j.run("parse-start", r), r.color)
|
|
224
|
-
return r.color;
|
|
225
|
-
if (r.parsed = cr(r.str), r.parsed) {
|
|
226
|
-
let n = r.parsed.name;
|
|
227
|
-
if (n === "color") {
|
|
228
|
-
let a = r.parsed.args.shift(), s = a.startsWith("--") ? a.substring(2) : `--${a}`, o = [a, s], i = r.parsed.rawArgs.indexOf("/") > 0 ? r.parsed.args.pop() : 1;
|
|
229
|
-
for (let u of d.all) {
|
|
230
|
-
let c = u.getFormat("color");
|
|
231
|
-
if (c && (o.includes(c.id) || c.ids?.filter((h) => o.includes(h)).length)) {
|
|
232
|
-
const h = Object.keys(u.coords).map((m, b) => r.parsed.args[b] || 0);
|
|
233
|
-
let p;
|
|
234
|
-
return c.coordGrammar && (p = ft(u, c, "color", h)), e && Object.assign(e, { formatId: "color", types: p }), c.id.startsWith("--") && !a.startsWith("--") && P.warn(`${u.name} is a non-standard space and not currently supported in the CSS spec. Use prefixed color(${c.id}) instead of color(${a}).`), a.startsWith("--") && !c.id.startsWith("--") && P.warn(`${u.name} is a standard space and supported in the CSS spec. Use color(${c.id}) instead of prefixed color(${a}).`), { spaceId: u.id, coords: h, alpha: i };
|
|
235
|
-
}
|
|
236
|
-
}
|
|
237
|
-
let l = "", f = a in d.registry ? a : s;
|
|
238
|
-
if (f in d.registry) {
|
|
239
|
-
let u = d.registry[f].formats?.color?.id;
|
|
240
|
-
u && (l = `Did you mean color(${u})?`);
|
|
241
|
-
}
|
|
242
|
-
throw new TypeError(`Cannot parse color(${a}). ` + (l || "Missing a plugin?"));
|
|
243
|
-
} else
|
|
244
|
-
for (let a of d.all) {
|
|
245
|
-
let s = a.getFormat(n);
|
|
246
|
-
if (s && s.type === "function") {
|
|
247
|
-
let o = 1;
|
|
248
|
-
(s.lastAlpha || ur(r.parsed.args).alpha) && (o = r.parsed.args.pop());
|
|
249
|
-
let i = r.parsed.args, l;
|
|
250
|
-
return s.coordGrammar && (l = ft(a, s, n, i)), e && Object.assign(e, { formatId: s.name, types: l }), {
|
|
251
|
-
spaceId: a.id,
|
|
252
|
-
coords: i,
|
|
253
|
-
alpha: o
|
|
254
|
-
};
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
} else
|
|
258
|
-
for (let n of d.all)
|
|
259
|
-
for (let a in n.formats) {
|
|
260
|
-
let s = n.formats[a];
|
|
261
|
-
if (s.type !== "custom" || s.test && !s.test(r.str))
|
|
262
|
-
continue;
|
|
263
|
-
let o = s.parse(r.str);
|
|
264
|
-
if (o)
|
|
265
|
-
return o.alpha ??= 1, e && (e.formatId = a), o;
|
|
266
|
-
}
|
|
267
|
-
throw new TypeError(`Could not parse ${t} as a color. Missing a plugin?`);
|
|
268
|
-
}
|
|
269
|
-
function g(t) {
|
|
270
|
-
if (Array.isArray(t))
|
|
271
|
-
return t.map(g);
|
|
272
|
-
if (!t)
|
|
273
|
-
throw new TypeError("Empty color reference");
|
|
274
|
-
ce(t) && (t = gr(t));
|
|
275
|
-
let e = t.space || t.spaceId;
|
|
276
|
-
return e instanceof d || (t.space = d.get(e)), t.alpha === void 0 && (t.alpha = 1), t;
|
|
277
|
-
}
|
|
278
|
-
const en = 75e-6;
|
|
279
|
-
class d {
|
|
280
|
-
constructor(e) {
|
|
281
|
-
this.id = e.id, this.name = e.name, this.base = e.base ? d.get(e.base) : null, this.aliases = e.aliases, this.base && (this.fromBase = e.fromBase, this.toBase = e.toBase);
|
|
282
|
-
let r = e.coords ?? this.base.coords;
|
|
283
|
-
for (let a in r)
|
|
284
|
-
"name" in r[a] || (r[a].name = a);
|
|
285
|
-
this.coords = r;
|
|
286
|
-
let n = e.white ?? this.base.white ?? "D65";
|
|
287
|
-
this.white = Xe(n), this.formats = e.formats ?? {};
|
|
288
|
-
for (let a in this.formats) {
|
|
289
|
-
let s = this.formats[a];
|
|
290
|
-
s.type ||= "function", s.name ||= a;
|
|
291
|
-
}
|
|
292
|
-
this.formats.color?.id || (this.formats.color = {
|
|
293
|
-
...this.formats.color ?? {},
|
|
294
|
-
id: e.cssId || this.id
|
|
295
|
-
}), e.gamutSpace ? this.gamutSpace = e.gamutSpace === "self" ? this : d.get(e.gamutSpace) : this.isPolar ? this.gamutSpace = this.base : this.gamutSpace = this, this.gamutSpace.isUnbounded && (this.inGamut = (a, s) => !0), this.referred = e.referred, Object.defineProperty(this, "path", {
|
|
296
|
-
value: tn(this).reverse(),
|
|
297
|
-
writable: !1,
|
|
298
|
-
enumerable: !0,
|
|
299
|
-
configurable: !0
|
|
300
|
-
}), j.run("colorspace-init-end", this);
|
|
301
|
-
}
|
|
302
|
-
inGamut(e, { epsilon: r = en } = {}) {
|
|
303
|
-
if (!this.equals(this.gamutSpace))
|
|
304
|
-
return e = this.to(this.gamutSpace, e), this.gamutSpace.inGamut(e, { epsilon: r });
|
|
305
|
-
let n = Object.values(this.coords);
|
|
306
|
-
return e.every((a, s) => {
|
|
307
|
-
let o = n[s];
|
|
308
|
-
if (o.type !== "angle" && o.range) {
|
|
309
|
-
if (Number.isNaN(a))
|
|
310
|
-
return !0;
|
|
311
|
-
let [i, l] = o.range;
|
|
312
|
-
return (i === void 0 || a >= i - r) && (l === void 0 || a <= l + r);
|
|
313
|
-
}
|
|
314
|
-
return !0;
|
|
315
|
-
});
|
|
316
|
-
}
|
|
317
|
-
get isUnbounded() {
|
|
318
|
-
return Object.values(this.coords).every((e) => !("range" in e));
|
|
319
|
-
}
|
|
320
|
-
get cssId() {
|
|
321
|
-
return this.formats?.color?.id || this.id;
|
|
322
|
-
}
|
|
323
|
-
get isPolar() {
|
|
324
|
-
for (let e in this.coords)
|
|
325
|
-
if (this.coords[e].type === "angle")
|
|
326
|
-
return !0;
|
|
327
|
-
return !1;
|
|
328
|
-
}
|
|
329
|
-
getFormat(e) {
|
|
330
|
-
if (typeof e == "object")
|
|
331
|
-
return e = ht(e, this), e;
|
|
332
|
-
let r;
|
|
333
|
-
return e === "default" ? r = Object.values(this.formats)[0] : r = this.formats[e], r ? (r = ht(r, this), r) : null;
|
|
334
|
-
}
|
|
335
|
-
/**
|
|
336
|
-
* Check if this color space is the same as another color space reference.
|
|
337
|
-
* Allows proxying color space objects and comparing color spaces with ids.
|
|
338
|
-
* @param {string | ColorSpace} space ColorSpace object or id to compare to
|
|
339
|
-
* @returns {boolean}
|
|
340
|
-
*/
|
|
341
|
-
equals(e) {
|
|
342
|
-
return e ? this === e || this.id === e || this.id === e.id : !1;
|
|
343
|
-
}
|
|
344
|
-
to(e, r) {
|
|
345
|
-
if (arguments.length === 1) {
|
|
346
|
-
const i = g(e);
|
|
347
|
-
[e, r] = [i.space, i.coords];
|
|
348
|
-
}
|
|
349
|
-
if (e = d.get(e), this.equals(e))
|
|
350
|
-
return r;
|
|
351
|
-
r = r.map((i) => Number.isNaN(i) ? 0 : i);
|
|
352
|
-
let n = this.path, a = e.path, s, o;
|
|
353
|
-
for (let i = 0; i < n.length && n[i].equals(a[i]); i++)
|
|
354
|
-
s = n[i], o = i;
|
|
355
|
-
if (!s)
|
|
356
|
-
throw new Error(`Cannot convert between color spaces ${this} and ${e}: no connection space was found`);
|
|
357
|
-
for (let i = n.length - 1; i > o; i--)
|
|
358
|
-
r = n[i].toBase(r);
|
|
359
|
-
for (let i = o + 1; i < a.length; i++)
|
|
360
|
-
r = a[i].fromBase(r);
|
|
361
|
-
return r;
|
|
362
|
-
}
|
|
363
|
-
from(e, r) {
|
|
364
|
-
if (arguments.length === 1) {
|
|
365
|
-
const n = g(e);
|
|
366
|
-
[e, r] = [n.space, n.coords];
|
|
367
|
-
}
|
|
368
|
-
return e = d.get(e), e.to(this, r);
|
|
369
|
-
}
|
|
370
|
-
toString() {
|
|
371
|
-
return `${this.name} (${this.id})`;
|
|
372
|
-
}
|
|
373
|
-
getMinCoords() {
|
|
374
|
-
let e = [];
|
|
375
|
-
for (let r in this.coords) {
|
|
376
|
-
let n = this.coords[r], a = n.range || n.refRange;
|
|
377
|
-
e.push(a?.min ?? 0);
|
|
378
|
-
}
|
|
379
|
-
return e;
|
|
380
|
-
}
|
|
381
|
-
static registry = {};
|
|
382
|
-
// Returns array of unique color spaces
|
|
383
|
-
static get all() {
|
|
384
|
-
return [...new Set(Object.values(d.registry))];
|
|
385
|
-
}
|
|
386
|
-
static register(e, r) {
|
|
387
|
-
if (arguments.length === 1 && (r = arguments[0], e = r.id), r = this.get(r), this.registry[e] && this.registry[e] !== r)
|
|
388
|
-
throw new Error(`Duplicate color space registration: '${e}'`);
|
|
389
|
-
if (this.registry[e] = r, arguments.length === 1 && r.aliases)
|
|
390
|
-
for (let n of r.aliases)
|
|
391
|
-
this.register(n, r);
|
|
392
|
-
return r;
|
|
393
|
-
}
|
|
394
|
-
/**
|
|
395
|
-
* Lookup ColorSpace object by name
|
|
396
|
-
* @param {ColorSpace | string} name
|
|
397
|
-
*/
|
|
398
|
-
static get(e, ...r) {
|
|
399
|
-
if (!e || e instanceof d)
|
|
400
|
-
return e;
|
|
401
|
-
if (Y(e) === "string") {
|
|
402
|
-
let a = d.registry[e.toLowerCase()];
|
|
403
|
-
if (!a)
|
|
404
|
-
throw new TypeError(`No color space found with id = "${e}"`);
|
|
405
|
-
return a;
|
|
406
|
-
}
|
|
407
|
-
if (r.length)
|
|
408
|
-
return d.get(...r);
|
|
409
|
-
throw new TypeError(`${e} is not a valid color space`);
|
|
410
|
-
}
|
|
411
|
-
/**
|
|
412
|
-
* Get metadata about a coordinate of a color space
|
|
413
|
-
*
|
|
414
|
-
* @static
|
|
415
|
-
* @param {Array | string} ref
|
|
416
|
-
* @param {ColorSpace | string} [workingSpace]
|
|
417
|
-
* @return {Object}
|
|
418
|
-
*/
|
|
419
|
-
static resolveCoord(e, r) {
|
|
420
|
-
let n = Y(e), a, s;
|
|
421
|
-
if (n === "string" ? e.includes(".") ? [a, s] = e.split(".") : [a, s] = [, e] : Array.isArray(e) ? [a, s] = e : (a = e.space, s = e.coordId), a = d.get(a), a || (a = r), !a)
|
|
422
|
-
throw new TypeError(`Cannot resolve coordinate reference ${e}: No color space specified and relative references are not allowed here`);
|
|
423
|
-
if (n = Y(s), n === "number" || n === "string" && s >= 0) {
|
|
424
|
-
let l = Object.entries(a.coords)[s];
|
|
425
|
-
if (l)
|
|
426
|
-
return { space: a, id: l[0], index: s, ...l[1] };
|
|
427
|
-
}
|
|
428
|
-
a = d.get(a);
|
|
429
|
-
let o = s.toLowerCase(), i = 0;
|
|
430
|
-
for (let l in a.coords) {
|
|
431
|
-
let f = a.coords[l];
|
|
432
|
-
if (l.toLowerCase() === o || f.name?.toLowerCase() === o)
|
|
433
|
-
return { space: a, id: l, index: i, ...f };
|
|
434
|
-
i++;
|
|
435
|
-
}
|
|
436
|
-
throw new TypeError(`No "${s}" coordinate found in ${a.name}. Its coordinates are: ${Object.keys(a.coords).join(", ")}`);
|
|
437
|
-
}
|
|
438
|
-
static DEFAULT_FORMAT = {
|
|
439
|
-
type: "functions",
|
|
440
|
-
name: "color"
|
|
441
|
-
};
|
|
442
|
-
}
|
|
443
|
-
function tn(t) {
|
|
444
|
-
let e = [t];
|
|
445
|
-
for (let r = t; r = r.base; )
|
|
446
|
-
e.push(r);
|
|
447
|
-
return e;
|
|
448
|
-
}
|
|
449
|
-
function ht(t, { coords: e } = {}) {
|
|
450
|
-
if (t.coords && !t.coordGrammar) {
|
|
451
|
-
t.type ||= "function", t.name ||= "color", t.coordGrammar = hr(t.coords);
|
|
452
|
-
let r = Object.entries(e).map(([n, a], s) => {
|
|
453
|
-
let o = t.coordGrammar[s][0], i = a.range || a.refRange, l = o.range, f = "";
|
|
454
|
-
return o == "<percentage>" ? (l = [0, 100], f = "%") : o == "<angle>" && (f = "deg"), { fromRange: i, toRange: l, suffix: f };
|
|
455
|
-
});
|
|
456
|
-
t.serializeCoords = (n, a) => n.map((s, o) => {
|
|
457
|
-
let { fromRange: i, toRange: l, suffix: f } = r[o];
|
|
458
|
-
return i && l && (s = Ue(i, l, s)), s = Se(s, { precision: a, unit: f }), s;
|
|
459
|
-
});
|
|
460
|
-
}
|
|
461
|
-
return t;
|
|
462
|
-
}
|
|
463
|
-
var v = new d({
|
|
464
|
-
id: "xyz-d65",
|
|
465
|
-
name: "XYZ D65",
|
|
466
|
-
coords: {
|
|
467
|
-
x: { name: "X" },
|
|
468
|
-
y: { name: "Y" },
|
|
469
|
-
z: { name: "Z" }
|
|
470
|
-
},
|
|
471
|
-
white: "D65",
|
|
472
|
-
formats: {
|
|
473
|
-
color: {
|
|
474
|
-
ids: ["xyz-d65", "xyz"]
|
|
475
|
-
}
|
|
476
|
-
},
|
|
477
|
-
aliases: ["xyz"]
|
|
478
|
-
});
|
|
479
|
-
class N extends d {
|
|
480
|
-
/**
|
|
481
|
-
* Creates a new RGB ColorSpace.
|
|
482
|
-
* If coords are not specified, they will use the default RGB coords.
|
|
483
|
-
* Instead of `fromBase()` and `toBase()` functions,
|
|
484
|
-
* you can specify to/from XYZ matrices and have `toBase()` and `fromBase()` automatically generated.
|
|
485
|
-
* @param {*} options - Same options as {@link ColorSpace} plus:
|
|
486
|
-
* @param {number[][]} options.toXYZ_M - Matrix to convert to XYZ
|
|
487
|
-
* @param {number[][]} options.fromXYZ_M - Matrix to convert from XYZ
|
|
488
|
-
*/
|
|
489
|
-
constructor(e) {
|
|
490
|
-
e.coords || (e.coords = {
|
|
491
|
-
r: {
|
|
492
|
-
range: [0, 1],
|
|
493
|
-
name: "Red"
|
|
494
|
-
},
|
|
495
|
-
g: {
|
|
496
|
-
range: [0, 1],
|
|
497
|
-
name: "Green"
|
|
498
|
-
},
|
|
499
|
-
b: {
|
|
500
|
-
range: [0, 1],
|
|
501
|
-
name: "Blue"
|
|
502
|
-
}
|
|
503
|
-
}), e.base || (e.base = v), e.toXYZ_M && e.fromXYZ_M && (e.toBase ??= (r) => {
|
|
504
|
-
let n = C(e.toXYZ_M, r);
|
|
505
|
-
return this.white !== this.base.white && (n = Re(this.white, this.base.white, n)), n;
|
|
506
|
-
}, e.fromBase ??= (r) => (r = Re(this.base.white, this.white, r), C(e.fromXYZ_M, r))), e.referred ??= "display", super(e);
|
|
507
|
-
}
|
|
508
|
-
}
|
|
509
|
-
function ue(t, e) {
|
|
510
|
-
return t = g(t), !e || t.space.equals(e) ? t.coords.slice() : (e = d.get(e), e.from(t));
|
|
511
|
-
}
|
|
512
|
-
function $(t, e) {
|
|
513
|
-
t = g(t);
|
|
514
|
-
let { space: r, index: n } = d.resolveCoord(e, t.space);
|
|
515
|
-
return ue(t, r)[n];
|
|
516
|
-
}
|
|
517
|
-
function Ve(t, e, r) {
|
|
518
|
-
return t = g(t), e = d.get(e), t.coords = e.to(t.space, r), t;
|
|
519
|
-
}
|
|
520
|
-
Ve.returns = "color";
|
|
521
|
-
function T(t, e, r) {
|
|
522
|
-
if (t = g(t), arguments.length === 2 && Y(arguments[1]) === "object") {
|
|
523
|
-
let n = arguments[1];
|
|
524
|
-
for (let a in n)
|
|
525
|
-
T(t, a, n[a]);
|
|
526
|
-
} else {
|
|
527
|
-
typeof r == "function" && (r = r($(t, e)));
|
|
528
|
-
let { space: n, index: a } = d.resolveCoord(e, t.space), s = ue(t, n);
|
|
529
|
-
s[a] = r, Ve(t, n, s);
|
|
530
|
-
}
|
|
531
|
-
return t;
|
|
532
|
-
}
|
|
533
|
-
T.returns = "color";
|
|
534
|
-
var et = new d({
|
|
535
|
-
id: "xyz-d50",
|
|
536
|
-
name: "XYZ D50",
|
|
537
|
-
white: "D50",
|
|
538
|
-
base: v,
|
|
539
|
-
fromBase: (t) => Re(v.white, "D50", t),
|
|
540
|
-
toBase: (t) => Re("D50", v.white, t)
|
|
541
|
-
});
|
|
542
|
-
const rn = 216 / 24389, dt = 24 / 116, ge = 24389 / 27;
|
|
543
|
-
let Pe = B.D50;
|
|
544
|
-
var z = new d({
|
|
545
|
-
id: "lab",
|
|
546
|
-
name: "Lab",
|
|
547
|
-
coords: {
|
|
548
|
-
l: {
|
|
549
|
-
refRange: [0, 100],
|
|
550
|
-
name: "Lightness"
|
|
551
|
-
},
|
|
552
|
-
a: {
|
|
553
|
-
refRange: [-125, 125]
|
|
554
|
-
},
|
|
555
|
-
b: {
|
|
556
|
-
refRange: [-125, 125]
|
|
557
|
-
}
|
|
558
|
-
},
|
|
559
|
-
// Assuming XYZ is relative to D50, convert to CIE Lab
|
|
560
|
-
// from CIE standard, which now defines these as a rational fraction
|
|
561
|
-
white: Pe,
|
|
562
|
-
base: et,
|
|
563
|
-
// Convert D50-adapted XYX to Lab
|
|
564
|
-
// CIE 15.3:2004 section 8.2.1.1
|
|
565
|
-
fromBase(t) {
|
|
566
|
-
let r = t.map((n, a) => n / Pe[a]).map((n) => n > rn ? Math.cbrt(n) : (ge * n + 16) / 116);
|
|
567
|
-
return [
|
|
568
|
-
116 * r[1] - 16,
|
|
569
|
-
// L
|
|
570
|
-
500 * (r[0] - r[1]),
|
|
571
|
-
// a
|
|
572
|
-
200 * (r[1] - r[2])
|
|
573
|
-
// b
|
|
574
|
-
];
|
|
575
|
-
},
|
|
576
|
-
// Convert Lab to D50-adapted XYZ
|
|
577
|
-
// Same result as CIE 15.3:2004 Appendix D although the derivation is different
|
|
578
|
-
// http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html
|
|
579
|
-
toBase(t) {
|
|
580
|
-
let e = [];
|
|
581
|
-
return e[1] = (t[0] + 16) / 116, e[0] = t[1] / 500 + e[1], e[2] = e[1] - t[2] / 200, [
|
|
582
|
-
e[0] > dt ? Math.pow(e[0], 3) : (116 * e[0] - 16) / ge,
|
|
583
|
-
t[0] > 8 ? Math.pow((t[0] + 16) / 116, 3) : t[0] / ge,
|
|
584
|
-
e[2] > dt ? Math.pow(e[2], 3) : (116 * e[2] - 16) / ge
|
|
585
|
-
].map((n, a) => n * Pe[a]);
|
|
586
|
-
},
|
|
587
|
-
formats: {
|
|
588
|
-
lab: {
|
|
589
|
-
coords: ["<number> | <percentage>", "<number> | <percentage>[-1,1]", "<number> | <percentage>[-1,1]"]
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
});
|
|
593
|
-
function k(t) {
|
|
594
|
-
return (t % 360 + 360) % 360;
|
|
595
|
-
}
|
|
596
|
-
function nn(t, e) {
|
|
597
|
-
if (t === "raw")
|
|
598
|
-
return e;
|
|
599
|
-
let [r, n] = e.map(k), a = n - r;
|
|
600
|
-
return t === "increasing" ? a < 0 && (n += 360) : t === "decreasing" ? a > 0 && (r += 360) : t === "longer" ? -180 < a && a < 180 && (a > 0 ? r += 360 : n += 360) : t === "shorter" && (a > 180 ? r += 360 : a < -180 && (n += 360)), [r, n];
|
|
601
|
-
}
|
|
602
|
-
var ie = new d({
|
|
603
|
-
id: "lch",
|
|
604
|
-
name: "LCH",
|
|
605
|
-
coords: {
|
|
606
|
-
l: {
|
|
607
|
-
refRange: [0, 100],
|
|
608
|
-
name: "Lightness"
|
|
609
|
-
},
|
|
610
|
-
c: {
|
|
611
|
-
refRange: [0, 150],
|
|
612
|
-
name: "Chroma"
|
|
613
|
-
},
|
|
614
|
-
h: {
|
|
615
|
-
refRange: [0, 360],
|
|
616
|
-
type: "angle",
|
|
617
|
-
name: "Hue"
|
|
618
|
-
}
|
|
619
|
-
},
|
|
620
|
-
base: z,
|
|
621
|
-
fromBase(t) {
|
|
622
|
-
let [e, r, n] = t, a;
|
|
623
|
-
const s = 0.02;
|
|
624
|
-
return Math.abs(r) < s && Math.abs(n) < s ? a = NaN : a = Math.atan2(n, r) * 180 / Math.PI, [
|
|
625
|
-
e,
|
|
626
|
-
// L is still L
|
|
627
|
-
Math.sqrt(r ** 2 + n ** 2),
|
|
628
|
-
// Chroma
|
|
629
|
-
k(a)
|
|
630
|
-
// Hue, in degrees [0 to 360)
|
|
631
|
-
];
|
|
632
|
-
},
|
|
633
|
-
toBase(t) {
|
|
634
|
-
let [e, r, n] = t;
|
|
635
|
-
return r < 0 && (r = 0), isNaN(n) && (n = 0), [
|
|
636
|
-
e,
|
|
637
|
-
// L is still L
|
|
638
|
-
r * Math.cos(n * Math.PI / 180),
|
|
639
|
-
// a
|
|
640
|
-
r * Math.sin(n * Math.PI / 180)
|
|
641
|
-
// b
|
|
642
|
-
];
|
|
643
|
-
},
|
|
644
|
-
formats: {
|
|
645
|
-
lch: {
|
|
646
|
-
coords: ["<number> | <percentage>", "<number> | <percentage>", "<number> | <angle>"]
|
|
647
|
-
}
|
|
648
|
-
}
|
|
649
|
-
});
|
|
650
|
-
const mt = 25 ** 7, xe = Math.PI, gt = 180 / xe, J = xe / 180;
|
|
651
|
-
function pt(t) {
|
|
652
|
-
const e = t * t;
|
|
653
|
-
return e * e * e * t;
|
|
654
|
-
}
|
|
655
|
-
function pr(t, e, { kL: r = 1, kC: n = 1, kH: a = 1 } = {}) {
|
|
656
|
-
[t, e] = g([t, e]);
|
|
657
|
-
let [s, o, i] = z.from(t), l = ie.from(z, [s, o, i])[1], [f, u, c] = z.from(e), h = ie.from(z, [f, u, c])[1];
|
|
658
|
-
l < 0 && (l = 0), h < 0 && (h = 0);
|
|
659
|
-
let p = (l + h) / 2, m = pt(p), b = 0.5 * (1 - Math.sqrt(m / (m + mt))), M = (1 + b) * o, R = (1 + b) * u, _ = Math.sqrt(M ** 2 + i ** 2), L = Math.sqrt(R ** 2 + c ** 2), I = M === 0 && i === 0 ? 0 : Math.atan2(i, M), O = R === 0 && c === 0 ? 0 : Math.atan2(c, R);
|
|
660
|
-
I < 0 && (I += 2 * xe), O < 0 && (O += 2 * xe), I *= gt, O *= gt;
|
|
661
|
-
let he = f - s, de = L - _, E = O - I, te = I + O, st = Math.abs(E), re;
|
|
662
|
-
_ * L === 0 ? re = 0 : st <= 180 ? re = E : E > 180 ? re = E - 360 : E < -180 ? re = E + 360 : P.warn("the unthinkable has happened");
|
|
663
|
-
let ot = 2 * Math.sqrt(L * _) * Math.sin(re * J / 2), Zr = (s + f) / 2, ze = (_ + L) / 2, it = pt(ze), H;
|
|
664
|
-
_ * L === 0 ? H = te : st <= 180 ? H = te / 2 : te < 360 ? H = (te + 360) / 2 : H = (te - 360) / 2;
|
|
665
|
-
let lt = (Zr - 50) ** 2, Gr = 1 + 0.015 * lt / Math.sqrt(20 + lt), ct = 1 + 0.045 * ze, ne = 1;
|
|
666
|
-
ne -= 0.17 * Math.cos((H - 30) * J), ne += 0.24 * Math.cos(2 * H * J), ne += 0.32 * Math.cos((3 * H + 6) * J), ne -= 0.2 * Math.cos((4 * H - 63) * J);
|
|
667
|
-
let ut = 1 + 0.015 * ze * ne, Jr = 30 * Math.exp(-1 * ((H - 275) / 25) ** 2), Fr = 2 * Math.sqrt(it / (it + mt)), Wr = -1 * Math.sin(2 * Jr * J) * Fr, me = (he / (r * Gr)) ** 2;
|
|
668
|
-
return me += (de / (n * ct)) ** 2, me += (ot / (a * ut)) ** 2, me += Wr * (de / (n * ct)) * (ot / (a * ut)), Math.sqrt(me);
|
|
669
|
-
}
|
|
670
|
-
const an = [
|
|
671
|
-
[0.819022437996703, 0.3619062600528904, -0.1288737815209879],
|
|
672
|
-
[0.0329836539323885, 0.9292868615863434, 0.0361446663506424],
|
|
673
|
-
[0.0481771893596242, 0.2642395317527308, 0.6335478284694309]
|
|
674
|
-
], sn = [
|
|
675
|
-
[1.2268798758459243, -0.5578149944602171, 0.2813910456659647],
|
|
676
|
-
[-0.0405757452148008, 1.112286803280317, -0.0717110580655164],
|
|
677
|
-
[-0.0763729366746601, -0.4214933324022432, 1.5869240198367816]
|
|
678
|
-
], on = [
|
|
679
|
-
[0.210454268309314, 0.7936177747023054, -0.0040720430116193],
|
|
680
|
-
[1.9779985324311684, -2.42859224204858, 0.450593709617411],
|
|
681
|
-
[0.0259040424655478, 0.7827717124575296, -0.8086757549230774]
|
|
682
|
-
], ln = [
|
|
683
|
-
[1, 0.3963377773761749, 0.2158037573099136],
|
|
684
|
-
[1, -0.1055613458156586, -0.0638541728258133],
|
|
685
|
-
[1, -0.0894841775298119, -1.2914855480194092]
|
|
686
|
-
];
|
|
687
|
-
var U = new d({
|
|
688
|
-
id: "oklab",
|
|
689
|
-
name: "Oklab",
|
|
690
|
-
coords: {
|
|
691
|
-
l: {
|
|
692
|
-
refRange: [0, 1],
|
|
693
|
-
name: "Lightness"
|
|
694
|
-
},
|
|
695
|
-
a: {
|
|
696
|
-
refRange: [-0.4, 0.4]
|
|
697
|
-
},
|
|
698
|
-
b: {
|
|
699
|
-
refRange: [-0.4, 0.4]
|
|
700
|
-
}
|
|
701
|
-
},
|
|
702
|
-
// Note that XYZ is relative to D65
|
|
703
|
-
white: "D65",
|
|
704
|
-
base: v,
|
|
705
|
-
fromBase(t) {
|
|
706
|
-
let r = C(an, t).map((n) => Math.cbrt(n));
|
|
707
|
-
return C(on, r);
|
|
708
|
-
},
|
|
709
|
-
toBase(t) {
|
|
710
|
-
let r = C(ln, t).map((n) => n ** 3);
|
|
711
|
-
return C(sn, r);
|
|
712
|
-
},
|
|
713
|
-
formats: {
|
|
714
|
-
oklab: {
|
|
715
|
-
coords: ["<percentage> | <number>", "<number> | <percentage>[-1,1]", "<number> | <percentage>[-1,1]"]
|
|
716
|
-
}
|
|
717
|
-
}
|
|
718
|
-
});
|
|
719
|
-
function qe(t, e) {
|
|
720
|
-
[t, e] = g([t, e]);
|
|
721
|
-
let [r, n, a] = U.from(t), [s, o, i] = U.from(e), l = r - s, f = n - o, u = a - i;
|
|
722
|
-
return Math.sqrt(l ** 2 + f ** 2 + u ** 2);
|
|
723
|
-
}
|
|
724
|
-
const cn = 75e-6;
|
|
725
|
-
function G(t, e, { epsilon: r = cn } = {}) {
|
|
726
|
-
t = g(t), e || (e = t.space), e = d.get(e);
|
|
727
|
-
let n = t.coords;
|
|
728
|
-
return e !== t.space && (n = e.from(t)), e.inGamut(n, { epsilon: r });
|
|
729
|
-
}
|
|
730
|
-
function K(t) {
|
|
731
|
-
return {
|
|
732
|
-
space: t.space,
|
|
733
|
-
coords: t.coords.slice(),
|
|
734
|
-
alpha: t.alpha
|
|
735
|
-
};
|
|
736
|
-
}
|
|
737
|
-
function br(t, e, r = "lab") {
|
|
738
|
-
r = d.get(r);
|
|
739
|
-
let n = r.from(t), a = r.from(e);
|
|
740
|
-
return Math.sqrt(n.reduce((s, o, i) => {
|
|
741
|
-
let l = a[i];
|
|
742
|
-
return isNaN(o) || isNaN(l) ? s : s + (l - o) ** 2;
|
|
743
|
-
}, 0));
|
|
744
|
-
}
|
|
745
|
-
function un(t, e) {
|
|
746
|
-
return br(t, e, "lab");
|
|
747
|
-
}
|
|
748
|
-
const fn = Math.PI, bt = fn / 180;
|
|
749
|
-
function hn(t, e, { l: r = 2, c: n = 1 } = {}) {
|
|
750
|
-
[t, e] = g([t, e]);
|
|
751
|
-
let [a, s, o] = z.from(t), [, i, l] = ie.from(z, [a, s, o]), [f, u, c] = z.from(e), h = ie.from(z, [f, u, c])[1];
|
|
752
|
-
i < 0 && (i = 0), h < 0 && (h = 0);
|
|
753
|
-
let p = a - f, m = i - h, b = s - u, M = o - c, R = b ** 2 + M ** 2 - m ** 2, _ = 0.511;
|
|
754
|
-
a >= 16 && (_ = 0.040975 * a / (1 + 0.01765 * a));
|
|
755
|
-
let L = 0.0638 * i / (1 + 0.0131 * i) + 0.638, I;
|
|
756
|
-
Number.isNaN(l) && (l = 0), l >= 164 && l <= 345 ? I = 0.56 + Math.abs(0.2 * Math.cos((l + 168) * bt)) : I = 0.36 + Math.abs(0.4 * Math.cos((l + 35) * bt));
|
|
757
|
-
let O = Math.pow(i, 4), he = Math.sqrt(O / (O + 1900)), de = L * (he * I + 1 - he), E = (p / (r * _)) ** 2;
|
|
758
|
-
return E += (m / (n * L)) ** 2, E += R / de ** 2, Math.sqrt(E);
|
|
759
|
-
}
|
|
760
|
-
const Mt = 203;
|
|
761
|
-
var tt = new d({
|
|
762
|
-
// Absolute CIE XYZ, with a D65 whitepoint,
|
|
763
|
-
// as used in most HDR colorspaces as a starting point.
|
|
764
|
-
// SDR spaces are converted per BT.2048
|
|
765
|
-
// so that diffuse, media white is 203 cd/m²
|
|
766
|
-
id: "xyz-abs-d65",
|
|
767
|
-
cssId: "--xyz-abs-d65",
|
|
768
|
-
name: "Absolute XYZ D65",
|
|
769
|
-
coords: {
|
|
770
|
-
x: {
|
|
771
|
-
refRange: [0, 9504.7],
|
|
772
|
-
name: "Xa"
|
|
773
|
-
},
|
|
774
|
-
y: {
|
|
775
|
-
refRange: [0, 1e4],
|
|
776
|
-
name: "Ya"
|
|
777
|
-
},
|
|
778
|
-
z: {
|
|
779
|
-
refRange: [0, 10888.3],
|
|
780
|
-
name: "Za"
|
|
781
|
-
}
|
|
782
|
-
},
|
|
783
|
-
base: v,
|
|
784
|
-
fromBase(t) {
|
|
785
|
-
return t.map((e) => Math.max(e * Mt, 0));
|
|
786
|
-
},
|
|
787
|
-
toBase(t) {
|
|
788
|
-
return t.map((e) => Math.max(e / Mt, 0));
|
|
789
|
-
}
|
|
790
|
-
});
|
|
791
|
-
const pe = 1.15, be = 0.66, wt = 2610 / 2 ** 14, dn = 2 ** 14 / 2610, yt = 3424 / 2 ** 12, Ct = 2413 / 2 ** 7, _t = 2392 / 2 ** 7, mn = 1.7 * 2523 / 2 ** 5, Lt = 2 ** 5 / (1.7 * 2523), Me = -0.56, Ee = 16295499532821565e-27, gn = [
|
|
792
|
-
[0.41478972, 0.579999, 0.014648],
|
|
793
|
-
[-0.20151, 1.120649, 0.0531008],
|
|
794
|
-
[-0.0166008, 0.2648, 0.6684799]
|
|
795
|
-
], pn = [
|
|
796
|
-
[1.9242264357876067, -1.0047923125953657, 0.037651404030618],
|
|
797
|
-
[0.35031676209499907, 0.7264811939316552, -0.06538442294808501],
|
|
798
|
-
[-0.09098281098284752, -0.3127282905230739, 1.5227665613052603]
|
|
799
|
-
], bn = [
|
|
800
|
-
[0.5, 0.5, 0],
|
|
801
|
-
[3.524, -4.066708, 0.542708],
|
|
802
|
-
[0.199076, 1.096799, -1.295875]
|
|
803
|
-
], Mn = [
|
|
804
|
-
[1, 0.1386050432715393, 0.05804731615611886],
|
|
805
|
-
[0.9999999999999999, -0.1386050432715393, -0.05804731615611886],
|
|
806
|
-
[0.9999999999999998, -0.09601924202631895, -0.8118918960560388]
|
|
807
|
-
];
|
|
808
|
-
var Mr = new d({
|
|
809
|
-
id: "jzazbz",
|
|
810
|
-
name: "Jzazbz",
|
|
811
|
-
coords: {
|
|
812
|
-
jz: {
|
|
813
|
-
refRange: [0, 1],
|
|
814
|
-
name: "Jz"
|
|
815
|
-
},
|
|
816
|
-
az: {
|
|
817
|
-
refRange: [-0.5, 0.5]
|
|
818
|
-
},
|
|
819
|
-
bz: {
|
|
820
|
-
refRange: [-0.5, 0.5]
|
|
821
|
-
}
|
|
822
|
-
},
|
|
823
|
-
base: tt,
|
|
824
|
-
fromBase(t) {
|
|
825
|
-
let [e, r, n] = t, a = pe * e - (pe - 1) * n, s = be * r - (be - 1) * e, i = C(gn, [a, s, n]).map(function(h) {
|
|
826
|
-
let p = yt + Ct * (h / 1e4) ** wt, m = 1 + _t * (h / 1e4) ** wt;
|
|
827
|
-
return (p / m) ** mn;
|
|
828
|
-
}), [l, f, u] = C(bn, i);
|
|
829
|
-
return [(1 + Me) * l / (1 + Me * l) - Ee, f, u];
|
|
830
|
-
},
|
|
831
|
-
toBase(t) {
|
|
832
|
-
let [e, r, n] = t, a = (e + Ee) / (1 + Me - Me * (e + Ee)), o = C(Mn, [a, r, n]).map(function(h) {
|
|
833
|
-
let p = yt - h ** Lt, m = _t * h ** Lt - Ct;
|
|
834
|
-
return 1e4 * (p / m) ** dn;
|
|
835
|
-
}), [i, l, f] = C(pn, o), u = (i + (pe - 1) * f) / pe, c = (l + (be - 1) * u) / be;
|
|
836
|
-
return [u, c, f];
|
|
837
|
-
},
|
|
838
|
-
formats: {
|
|
839
|
-
// https://drafts.csswg.org/css-color-hdr/#Jzazbz
|
|
840
|
-
color: {
|
|
841
|
-
coords: ["<number> | <percentage>", "<number> | <percentage>[-1,1]", "<number> | <percentage>[-1,1]"]
|
|
842
|
-
}
|
|
843
|
-
}
|
|
844
|
-
}), Ze = new d({
|
|
845
|
-
id: "jzczhz",
|
|
846
|
-
name: "JzCzHz",
|
|
847
|
-
coords: {
|
|
848
|
-
jz: {
|
|
849
|
-
refRange: [0, 1],
|
|
850
|
-
name: "Jz"
|
|
851
|
-
},
|
|
852
|
-
cz: {
|
|
853
|
-
refRange: [0, 1],
|
|
854
|
-
name: "Chroma"
|
|
855
|
-
},
|
|
856
|
-
hz: {
|
|
857
|
-
refRange: [0, 360],
|
|
858
|
-
type: "angle",
|
|
859
|
-
name: "Hue"
|
|
860
|
-
}
|
|
861
|
-
},
|
|
862
|
-
base: Mr,
|
|
863
|
-
fromBase(t) {
|
|
864
|
-
let [e, r, n] = t, a;
|
|
865
|
-
const s = 2e-4;
|
|
866
|
-
return Math.abs(r) < s && Math.abs(n) < s ? a = NaN : a = Math.atan2(n, r) * 180 / Math.PI, [
|
|
867
|
-
e,
|
|
868
|
-
// Jz is still Jz
|
|
869
|
-
Math.sqrt(r ** 2 + n ** 2),
|
|
870
|
-
// Chroma
|
|
871
|
-
k(a)
|
|
872
|
-
// Hue, in degrees [0 to 360)
|
|
873
|
-
];
|
|
874
|
-
},
|
|
875
|
-
toBase(t) {
|
|
876
|
-
return [
|
|
877
|
-
t[0],
|
|
878
|
-
// Jz is still Jz
|
|
879
|
-
t[1] * Math.cos(t[2] * Math.PI / 180),
|
|
880
|
-
// az
|
|
881
|
-
t[1] * Math.sin(t[2] * Math.PI / 180)
|
|
882
|
-
// bz
|
|
883
|
-
];
|
|
884
|
-
}
|
|
885
|
-
});
|
|
886
|
-
function wn(t, e) {
|
|
887
|
-
[t, e] = g([t, e]);
|
|
888
|
-
let [r, n, a] = Ze.from(t), [s, o, i] = Ze.from(e), l = r - s, f = n - o;
|
|
889
|
-
Number.isNaN(a) && Number.isNaN(i) ? (a = 0, i = 0) : Number.isNaN(a) ? a = i : Number.isNaN(i) && (i = a);
|
|
890
|
-
let u = a - i, c = 2 * Math.sqrt(n * o) * Math.sin(u / 2 * (Math.PI / 180));
|
|
891
|
-
return Math.sqrt(l ** 2 + f ** 2 + c ** 2);
|
|
892
|
-
}
|
|
893
|
-
const wr = 3424 / 4096, yr = 2413 / 128, Cr = 2392 / 128, St = 2610 / 16384, yn = 2523 / 32, Cn = 16384 / 2610, Rt = 32 / 2523, _n = [
|
|
894
|
-
[0.3592832590121217, 0.6976051147779502, -0.035891593232029],
|
|
895
|
-
[-0.1920808463704993, 1.100476797037432, 0.0753748658519118],
|
|
896
|
-
[0.0070797844607479, 0.0748396662186362, 0.8433265453898765]
|
|
897
|
-
], Ln = [
|
|
898
|
-
[2048 / 4096, 2048 / 4096, 0],
|
|
899
|
-
[6610 / 4096, -13613 / 4096, 7003 / 4096],
|
|
900
|
-
[17933 / 4096, -17390 / 4096, -543 / 4096]
|
|
901
|
-
], Sn = [
|
|
902
|
-
[0.9999999999999998, 0.0086090370379328, 0.111029625003026],
|
|
903
|
-
[0.9999999999999998, -0.0086090370379328, -0.1110296250030259],
|
|
904
|
-
[0.9999999999999998, 0.5600313357106791, -0.3206271749873188]
|
|
905
|
-
], Rn = [
|
|
906
|
-
[2.0701522183894223, -1.3263473389671563, 0.2066510476294053],
|
|
907
|
-
[0.3647385209748072, 0.6805660249472273, -0.0453045459220347],
|
|
908
|
-
[-0.0497472075358123, -0.0492609666966131, 1.1880659249923042]
|
|
909
|
-
];
|
|
910
|
-
var Ge = new d({
|
|
911
|
-
id: "ictcp",
|
|
912
|
-
name: "ICTCP",
|
|
913
|
-
// From BT.2100-2 page 7:
|
|
914
|
-
// During production, signal values are expected to exceed the
|
|
915
|
-
// range E′ = [0.0 : 1.0]. This provides processing headroom and avoids
|
|
916
|
-
// signal degradation during cascaded processing. Such values of E′,
|
|
917
|
-
// below 0.0 or exceeding 1.0, should not be clipped during production
|
|
918
|
-
// and exchange.
|
|
919
|
-
// Values below 0.0 should not be clipped in reference displays (even
|
|
920
|
-
// though they represent “negative” light) to allow the black level of
|
|
921
|
-
// the signal (LB) to be properly set using test signals known as “PLUGE”
|
|
922
|
-
coords: {
|
|
923
|
-
i: {
|
|
924
|
-
refRange: [0, 1],
|
|
925
|
-
// Constant luminance,
|
|
926
|
-
name: "I"
|
|
927
|
-
},
|
|
928
|
-
ct: {
|
|
929
|
-
refRange: [-0.5, 0.5],
|
|
930
|
-
// Full BT.2020 gamut in range [-0.5, 0.5]
|
|
931
|
-
name: "CT"
|
|
932
|
-
},
|
|
933
|
-
cp: {
|
|
934
|
-
refRange: [-0.5, 0.5],
|
|
935
|
-
name: "CP"
|
|
936
|
-
}
|
|
937
|
-
},
|
|
938
|
-
base: tt,
|
|
939
|
-
fromBase(t) {
|
|
940
|
-
let e = C(_n, t);
|
|
941
|
-
return xn(e);
|
|
942
|
-
},
|
|
943
|
-
toBase(t) {
|
|
944
|
-
let e = vn(t);
|
|
945
|
-
return C(Rn, e);
|
|
946
|
-
}
|
|
947
|
-
});
|
|
948
|
-
function xn(t) {
|
|
949
|
-
let e = t.map(function(r) {
|
|
950
|
-
let n = wr + yr * (r / 1e4) ** St, a = 1 + Cr * (r / 1e4) ** St;
|
|
951
|
-
return (n / a) ** yn;
|
|
952
|
-
});
|
|
953
|
-
return C(Ln, e);
|
|
954
|
-
}
|
|
955
|
-
function vn(t) {
|
|
956
|
-
return C(Sn, t).map(function(n) {
|
|
957
|
-
let a = Math.max(n ** Rt - wr, 0), s = yr - Cr * n ** Rt;
|
|
958
|
-
return 1e4 * (a / s) ** Cn;
|
|
959
|
-
});
|
|
960
|
-
}
|
|
961
|
-
function Bn(t, e) {
|
|
962
|
-
[t, e] = g([t, e]);
|
|
963
|
-
let [r, n, a] = Ge.from(t), [s, o, i] = Ge.from(e);
|
|
964
|
-
return 720 * Math.sqrt((r - s) ** 2 + 0.25 * (n - o) ** 2 + (a - i) ** 2);
|
|
965
|
-
}
|
|
966
|
-
const Nn = B.D65, _r = 0.42, xt = 1 / _r, Ae = 2 * Math.PI, Lr = [
|
|
967
|
-
[0.401288, 0.650173, -0.051461],
|
|
968
|
-
[-0.250268, 1.204414, 0.045854],
|
|
969
|
-
[-2079e-6, 0.048952, 0.953127]
|
|
970
|
-
], In = [
|
|
971
|
-
[1.8620678550872327, -1.0112546305316843, 0.14918677544445175],
|
|
972
|
-
[0.38752654323613717, 0.6214474419314753, -0.008973985167612518],
|
|
973
|
-
[-0.015841498849333856, -0.03412293802851557, 1.0499644368778496]
|
|
974
|
-
], $n = [
|
|
975
|
-
[460, 451, 288],
|
|
976
|
-
[460, -891, -261],
|
|
977
|
-
[460, -220, -6300]
|
|
978
|
-
], zn = {
|
|
979
|
-
dark: [0.8, 0.525, 0.8],
|
|
980
|
-
dim: [0.9, 0.59, 0.9],
|
|
981
|
-
average: [1, 0.69, 1]
|
|
982
|
-
}, Z = {
|
|
983
|
-
// Red, Yellow, Green, Blue, Red
|
|
984
|
-
h: [20.14, 90, 164.25, 237.53, 380.14],
|
|
985
|
-
e: [0.8, 0.7, 1, 1.2, 0.8],
|
|
986
|
-
H: [0, 100, 200, 300, 400]
|
|
987
|
-
}, Pn = 180 / Math.PI, vt = Math.PI / 180;
|
|
988
|
-
function Sr(t, e) {
|
|
989
|
-
return t.map((n) => {
|
|
990
|
-
const a = A(e * Math.abs(n) * 0.01, _r);
|
|
991
|
-
return 400 * Be(a, n) / (a + 27.13);
|
|
992
|
-
});
|
|
993
|
-
}
|
|
994
|
-
function En(t, e) {
|
|
995
|
-
const r = 100 / e * 27.13 ** xt;
|
|
996
|
-
return t.map((n) => {
|
|
997
|
-
const a = Math.abs(n);
|
|
998
|
-
return Be(r * A(a / (400 - a), xt), n);
|
|
999
|
-
});
|
|
1000
|
-
}
|
|
1001
|
-
function An(t) {
|
|
1002
|
-
let e = k(t);
|
|
1003
|
-
e <= Z.h[0] && (e += 360);
|
|
1004
|
-
const r = mr(Z.h, e) - 1, [n, a] = Z.h.slice(r, r + 2), [s, o] = Z.e.slice(r, r + 2), i = Z.H[r], l = (e - n) / s;
|
|
1005
|
-
return i + 100 * l / (l + (a - e) / o);
|
|
1006
|
-
}
|
|
1007
|
-
function kn(t) {
|
|
1008
|
-
let e = (t % 400 + 400) % 400;
|
|
1009
|
-
const r = Math.floor(0.01 * e);
|
|
1010
|
-
e = e % 100;
|
|
1011
|
-
const [n, a] = Z.h.slice(r, r + 2), [s, o] = Z.e.slice(r, r + 2);
|
|
1012
|
-
return k(
|
|
1013
|
-
(e * (o * n - s * a) - 100 * n * o) / (e * (o - s) - 100 * o)
|
|
1014
|
-
);
|
|
1015
|
-
}
|
|
1016
|
-
function Rr(t, e, r, n, a) {
|
|
1017
|
-
const s = {};
|
|
1018
|
-
s.discounting = a, s.refWhite = t, s.surround = n;
|
|
1019
|
-
const o = t.map((b) => b * 100);
|
|
1020
|
-
s.la = e, s.yb = r;
|
|
1021
|
-
const i = o[1], l = C(Lr, o);
|
|
1022
|
-
n = zn[s.surround];
|
|
1023
|
-
const f = n[0];
|
|
1024
|
-
s.c = n[1], s.nc = n[2];
|
|
1025
|
-
const c = (1 / (5 * s.la + 1)) ** 4;
|
|
1026
|
-
s.fl = c * s.la + 0.1 * (1 - c) * (1 - c) * Math.cbrt(5 * s.la), s.flRoot = s.fl ** 0.25, s.n = s.yb / i, s.z = 1.48 + Math.sqrt(s.n), s.nbb = 0.725 * s.n ** -0.2, s.ncb = s.nbb;
|
|
1027
|
-
const h = Math.max(
|
|
1028
|
-
Math.min(f * (1 - 1 / 3.6 * Math.exp((-s.la - 42) / 92)), 1),
|
|
1029
|
-
0
|
|
1030
|
-
);
|
|
1031
|
-
s.dRgb = l.map((b) => oe(1, i / b, h)), s.dRgbInv = s.dRgb.map((b) => 1 / b);
|
|
1032
|
-
const p = l.map((b, M) => b * s.dRgb[M]), m = Sr(p, s.fl);
|
|
1033
|
-
return s.aW = s.nbb * (2 * m[0] + m[1] + 0.05 * m[2]), s;
|
|
1034
|
-
}
|
|
1035
|
-
const Bt = Rr(
|
|
1036
|
-
Nn,
|
|
1037
|
-
64 / Math.PI * 0.2,
|
|
1038
|
-
20,
|
|
1039
|
-
"average",
|
|
1040
|
-
!1
|
|
1041
|
-
);
|
|
1042
|
-
function Je(t, e) {
|
|
1043
|
-
if (!(t.J !== void 0 ^ t.Q !== void 0))
|
|
1044
|
-
throw new Error("Conversion requires one and only one: 'J' or 'Q'");
|
|
1045
|
-
if (!(t.C !== void 0 ^ t.M !== void 0 ^ t.s !== void 0))
|
|
1046
|
-
throw new Error("Conversion requires one and only one: 'C', 'M' or 's'");
|
|
1047
|
-
if (!(t.h !== void 0 ^ t.H !== void 0))
|
|
1048
|
-
throw new Error("Conversion requires one and only one: 'h' or 'H'");
|
|
1049
|
-
if (t.J === 0 || t.Q === 0)
|
|
1050
|
-
return [0, 0, 0];
|
|
1051
|
-
let r = 0;
|
|
1052
|
-
t.h !== void 0 ? r = k(t.h) * vt : r = kn(t.H) * vt;
|
|
1053
|
-
const n = Math.cos(r), a = Math.sin(r);
|
|
1054
|
-
let s = 0;
|
|
1055
|
-
t.J !== void 0 ? s = A(t.J, 1 / 2) * 0.1 : t.Q !== void 0 && (s = 0.25 * e.c * t.Q / ((e.aW + 4) * e.flRoot));
|
|
1056
|
-
let o = 0;
|
|
1057
|
-
t.C !== void 0 ? o = t.C / s : t.M !== void 0 ? o = t.M / e.flRoot / s : t.s !== void 0 && (o = 4e-4 * t.s ** 2 * (e.aW + 4) / e.c);
|
|
1058
|
-
const i = A(
|
|
1059
|
-
o * Math.pow(1.64 - Math.pow(0.29, e.n), -0.73),
|
|
1060
|
-
10 / 9
|
|
1061
|
-
), l = 0.25 * (Math.cos(r + 2) + 3.8), f = e.aW * A(s, 2 / e.c / e.z), u = 5e4 / 13 * e.nc * e.ncb * l, c = f / e.nbb, h = 23 * (c + 0.305) * Ke(i, 23 * u + i * (11 * n + 108 * a)), p = h * n, m = h * a, b = En(
|
|
1062
|
-
C($n, [c, p, m]).map((M) => M * 1 / 1403),
|
|
1063
|
-
e.fl
|
|
1064
|
-
);
|
|
1065
|
-
return C(
|
|
1066
|
-
In,
|
|
1067
|
-
b.map((M, R) => M * e.dRgbInv[R])
|
|
1068
|
-
).map((M) => M / 100);
|
|
1069
|
-
}
|
|
1070
|
-
function xr(t, e) {
|
|
1071
|
-
const r = t.map((L) => L * 100), n = Sr(
|
|
1072
|
-
C(Lr, r).map((L, I) => L * e.dRgb[I]),
|
|
1073
|
-
e.fl
|
|
1074
|
-
), a = n[0] + (-12 * n[1] + n[2]) / 11, s = (n[0] + n[1] - 2 * n[2]) / 9, o = (Math.atan2(s, a) % Ae + Ae) % Ae, i = 0.25 * (Math.cos(o + 2) + 3.8), l = 5e4 / 13 * e.nc * e.ncb * Ke(
|
|
1075
|
-
i * Math.sqrt(a ** 2 + s ** 2),
|
|
1076
|
-
n[0] + n[1] + 1.05 * n[2] + 0.305
|
|
1077
|
-
), f = A(l, 0.9) * Math.pow(1.64 - Math.pow(0.29, e.n), 0.73), u = e.nbb * (2 * n[0] + n[1] + 0.05 * n[2]), c = A(u / e.aW, 0.5 * e.c * e.z), h = 100 * A(c, 2), p = 4 / e.c * c * (e.aW + 4) * e.flRoot, m = f * c, b = m * e.flRoot, M = k(o * Pn), R = An(M), _ = 50 * A(e.c * f / (e.aW + 4), 1 / 2);
|
|
1078
|
-
return { J: h, C: m, h: M, s: _, Q: p, M: b, H: R };
|
|
1079
|
-
}
|
|
1080
|
-
var Hn = new d({
|
|
1081
|
-
id: "cam16-jmh",
|
|
1082
|
-
cssId: "--cam16-jmh",
|
|
1083
|
-
name: "CAM16-JMh",
|
|
1084
|
-
coords: {
|
|
1085
|
-
j: {
|
|
1086
|
-
refRange: [0, 100],
|
|
1087
|
-
name: "J"
|
|
1088
|
-
},
|
|
1089
|
-
m: {
|
|
1090
|
-
refRange: [0, 105],
|
|
1091
|
-
name: "Colorfulness"
|
|
1092
|
-
},
|
|
1093
|
-
h: {
|
|
1094
|
-
refRange: [0, 360],
|
|
1095
|
-
type: "angle",
|
|
1096
|
-
name: "Hue"
|
|
1097
|
-
}
|
|
1098
|
-
},
|
|
1099
|
-
base: v,
|
|
1100
|
-
fromBase(t) {
|
|
1101
|
-
const e = xr(t, Bt);
|
|
1102
|
-
return [e.J, e.M, e.h];
|
|
1103
|
-
},
|
|
1104
|
-
toBase(t) {
|
|
1105
|
-
return Je(
|
|
1106
|
-
{ J: t[0], M: t[1], h: t[2] },
|
|
1107
|
-
Bt
|
|
1108
|
-
);
|
|
1109
|
-
}
|
|
1110
|
-
});
|
|
1111
|
-
const Tn = B.D65, On = 216 / 24389, vr = 24389 / 27;
|
|
1112
|
-
function Yn(t) {
|
|
1113
|
-
return 116 * (t > On ? Math.cbrt(t) : (vr * t + 16) / 116) - 16;
|
|
1114
|
-
}
|
|
1115
|
-
function Fe(t) {
|
|
1116
|
-
return t > 8 ? Math.pow((t + 16) / 116, 3) : t / vr;
|
|
1117
|
-
}
|
|
1118
|
-
function Dn(t, e) {
|
|
1119
|
-
let [r, n, a] = t, s = [], o = 0;
|
|
1120
|
-
if (a === 0)
|
|
1121
|
-
return [0, 0, 0];
|
|
1122
|
-
let i = Fe(a);
|
|
1123
|
-
a > 0 ? o = 0.00379058511492914 * a ** 2 + 0.608983189401032 * a + 0.9155088574762233 : o = 9514440756550361e-21 * a ** 2 + 0.08693057439788597 * a - 21.928975842194614;
|
|
1124
|
-
const l = 2e-12, f = 15;
|
|
1125
|
-
let u = 0, c = 1 / 0;
|
|
1126
|
-
for (; u <= f; ) {
|
|
1127
|
-
s = Je({ J: o, C: n, h: r }, e);
|
|
1128
|
-
const h = Math.abs(s[1] - i);
|
|
1129
|
-
if (h < c) {
|
|
1130
|
-
if (h <= l)
|
|
1131
|
-
return s;
|
|
1132
|
-
c = h;
|
|
1133
|
-
}
|
|
1134
|
-
o = o - (s[1] - i) * o / (2 * s[1]), u += 1;
|
|
1135
|
-
}
|
|
1136
|
-
return Je({ J: o, C: n, h: r }, e);
|
|
1137
|
-
}
|
|
1138
|
-
function jn(t, e) {
|
|
1139
|
-
const r = Yn(t[1]);
|
|
1140
|
-
if (r === 0)
|
|
1141
|
-
return [0, 0, 0];
|
|
1142
|
-
const n = xr(t, rt);
|
|
1143
|
-
return [k(n.h), n.C, r];
|
|
1144
|
-
}
|
|
1145
|
-
const rt = Rr(
|
|
1146
|
-
Tn,
|
|
1147
|
-
200 / Math.PI * Fe(50),
|
|
1148
|
-
Fe(50) * 100,
|
|
1149
|
-
"average",
|
|
1150
|
-
!1
|
|
1151
|
-
);
|
|
1152
|
-
var le = new d({
|
|
1153
|
-
id: "hct",
|
|
1154
|
-
name: "HCT",
|
|
1155
|
-
coords: {
|
|
1156
|
-
h: {
|
|
1157
|
-
refRange: [0, 360],
|
|
1158
|
-
type: "angle",
|
|
1159
|
-
name: "Hue"
|
|
1160
|
-
},
|
|
1161
|
-
c: {
|
|
1162
|
-
refRange: [0, 145],
|
|
1163
|
-
name: "Colorfulness"
|
|
1164
|
-
},
|
|
1165
|
-
t: {
|
|
1166
|
-
refRange: [0, 100],
|
|
1167
|
-
name: "Tone"
|
|
1168
|
-
}
|
|
1169
|
-
},
|
|
1170
|
-
base: v,
|
|
1171
|
-
fromBase(t) {
|
|
1172
|
-
return jn(t);
|
|
1173
|
-
},
|
|
1174
|
-
toBase(t) {
|
|
1175
|
-
return Dn(t, rt);
|
|
1176
|
-
},
|
|
1177
|
-
formats: {
|
|
1178
|
-
color: {
|
|
1179
|
-
id: "--hct",
|
|
1180
|
-
coords: ["<number> | <angle>", "<percentage> | <number>", "<percentage> | <number>"]
|
|
1181
|
-
}
|
|
1182
|
-
}
|
|
1183
|
-
});
|
|
1184
|
-
const Xn = Math.PI / 180, Nt = [1, 7e-3, 0.0228];
|
|
1185
|
-
function It(t) {
|
|
1186
|
-
t[1] < 0 && (t = le.fromBase(le.toBase(t)));
|
|
1187
|
-
const e = Math.log(Math.max(1 + Nt[2] * t[1] * rt.flRoot, 1)) / Nt[2], r = t[0] * Xn, n = e * Math.cos(r), a = e * Math.sin(r);
|
|
1188
|
-
return [t[2], n, a];
|
|
1189
|
-
}
|
|
1190
|
-
function qn(t, e) {
|
|
1191
|
-
[t, e] = g([t, e]);
|
|
1192
|
-
let [r, n, a] = It(le.from(t)), [s, o, i] = It(le.from(e));
|
|
1193
|
-
return Math.sqrt((r - s) ** 2 + (n - o) ** 2 + (a - i) ** 2);
|
|
1194
|
-
}
|
|
1195
|
-
var V = {
|
|
1196
|
-
deltaE76: un,
|
|
1197
|
-
deltaECMC: hn,
|
|
1198
|
-
deltaE2000: pr,
|
|
1199
|
-
deltaEJz: wn,
|
|
1200
|
-
deltaEITP: Bn,
|
|
1201
|
-
deltaEOK: qe,
|
|
1202
|
-
deltaEHCT: qn
|
|
1203
|
-
};
|
|
1204
|
-
function Zn(t) {
|
|
1205
|
-
const e = t ? Math.floor(Math.log10(Math.abs(t))) : 0;
|
|
1206
|
-
return Math.max(parseFloat(`1e${e - 2}`), 1e-6);
|
|
1207
|
-
}
|
|
1208
|
-
const $t = {
|
|
1209
|
-
hct: {
|
|
1210
|
-
method: "hct.c",
|
|
1211
|
-
jnd: 2,
|
|
1212
|
-
deltaEMethod: "hct",
|
|
1213
|
-
blackWhiteClamp: {}
|
|
1214
|
-
},
|
|
1215
|
-
"hct-tonal": {
|
|
1216
|
-
method: "hct.c",
|
|
1217
|
-
jnd: 0,
|
|
1218
|
-
deltaEMethod: "hct",
|
|
1219
|
-
blackWhiteClamp: { channel: "hct.t", min: 0, max: 100 }
|
|
1220
|
-
}
|
|
1221
|
-
};
|
|
1222
|
-
function X(t, {
|
|
1223
|
-
method: e = P.gamut_mapping,
|
|
1224
|
-
space: r = void 0,
|
|
1225
|
-
deltaEMethod: n = "",
|
|
1226
|
-
jnd: a = 2,
|
|
1227
|
-
blackWhiteClamp: s = {}
|
|
1228
|
-
} = {}) {
|
|
1229
|
-
if (t = g(t), ce(arguments[1]) ? r = arguments[1] : r || (r = t.space), r = d.get(r), G(t, r, { epsilon: 0 }))
|
|
1230
|
-
return t;
|
|
1231
|
-
let o;
|
|
1232
|
-
if (e === "css")
|
|
1233
|
-
o = Gn(t, { space: r });
|
|
1234
|
-
else {
|
|
1235
|
-
if (e !== "clip" && !G(t, r)) {
|
|
1236
|
-
Object.prototype.hasOwnProperty.call($t, e) && ({ method: e, jnd: a, deltaEMethod: n, blackWhiteClamp: s } = $t[e]);
|
|
1237
|
-
let i = pr;
|
|
1238
|
-
if (n !== "") {
|
|
1239
|
-
for (let f in V)
|
|
1240
|
-
if ("deltae" + n.toLowerCase() === f.toLowerCase()) {
|
|
1241
|
-
i = V[f];
|
|
1242
|
-
break;
|
|
1243
|
-
}
|
|
1244
|
-
}
|
|
1245
|
-
let l = X(y(t, r), { method: "clip", space: r });
|
|
1246
|
-
if (i(t, l) > a) {
|
|
1247
|
-
if (Object.keys(s).length === 3) {
|
|
1248
|
-
let _ = d.resolveCoord(s.channel), L = $(y(t, _.space), _.id);
|
|
1249
|
-
if (D(L) && (L = 0), L >= s.max)
|
|
1250
|
-
return y({ space: "xyz-d65", coords: B.D65 }, t.space);
|
|
1251
|
-
if (L <= s.min)
|
|
1252
|
-
return y({ space: "xyz-d65", coords: [0, 0, 0] }, t.space);
|
|
1253
|
-
}
|
|
1254
|
-
let f = d.resolveCoord(e), u = f.space, c = f.id, h = y(t, u);
|
|
1255
|
-
h.coords.forEach((_, L) => {
|
|
1256
|
-
D(_) && (h.coords[L] = 0);
|
|
1257
|
-
});
|
|
1258
|
-
let m = (f.range || f.refRange)[0], b = Zn(a), M = m, R = $(h, c);
|
|
1259
|
-
for (; R - M > b; ) {
|
|
1260
|
-
let _ = K(h);
|
|
1261
|
-
_ = X(_, { space: r, method: "clip" }), i(h, _) - a < b ? M = $(h, c) : R = $(h, c), T(h, c, (M + R) / 2);
|
|
1262
|
-
}
|
|
1263
|
-
o = y(h, r);
|
|
1264
|
-
} else
|
|
1265
|
-
o = l;
|
|
1266
|
-
} else
|
|
1267
|
-
o = y(t, r);
|
|
1268
|
-
if (e === "clip" || !G(o, r, { epsilon: 0 })) {
|
|
1269
|
-
let i = Object.values(r.coords).map((l) => l.range || []);
|
|
1270
|
-
o.coords = o.coords.map((l, f) => {
|
|
1271
|
-
let [u, c] = i[f];
|
|
1272
|
-
return u !== void 0 && (l = Math.max(u, l)), c !== void 0 && (l = Math.min(l, c)), l;
|
|
1273
|
-
});
|
|
1274
|
-
}
|
|
1275
|
-
}
|
|
1276
|
-
return r !== t.space && (o = y(o, t.space)), t.coords = o.coords, t;
|
|
1277
|
-
}
|
|
1278
|
-
X.returns = "color";
|
|
1279
|
-
const zt = {
|
|
1280
|
-
WHITE: { space: U, coords: [1, 0, 0] },
|
|
1281
|
-
BLACK: { space: U, coords: [0, 0, 0] }
|
|
1282
|
-
};
|
|
1283
|
-
function Gn(t, { space: e } = {}) {
|
|
1284
|
-
t = g(t), e || (e = t.space), e = d.get(e);
|
|
1285
|
-
const a = d.get("oklch");
|
|
1286
|
-
if (e.isUnbounded)
|
|
1287
|
-
return y(t, e);
|
|
1288
|
-
const s = y(t, a);
|
|
1289
|
-
let o = s.coords[0];
|
|
1290
|
-
if (o >= 1) {
|
|
1291
|
-
const m = y(zt.WHITE, e);
|
|
1292
|
-
return m.alpha = t.alpha, y(m, e);
|
|
1293
|
-
}
|
|
1294
|
-
if (o <= 0) {
|
|
1295
|
-
const m = y(zt.BLACK, e);
|
|
1296
|
-
return m.alpha = t.alpha, y(m, e);
|
|
1297
|
-
}
|
|
1298
|
-
if (G(s, e, { epsilon: 0 }))
|
|
1299
|
-
return y(s, e);
|
|
1300
|
-
function i(m) {
|
|
1301
|
-
const b = y(m, e), M = Object.values(e.coords);
|
|
1302
|
-
return b.coords = b.coords.map((R, _) => {
|
|
1303
|
-
if ("range" in M[_]) {
|
|
1304
|
-
const [L, I] = M[_].range;
|
|
1305
|
-
return dr(L, R, I);
|
|
1306
|
-
}
|
|
1307
|
-
return R;
|
|
1308
|
-
}), b;
|
|
1309
|
-
}
|
|
1310
|
-
let l = 0, f = s.coords[1], u = !0, c = K(s), h = i(c), p = qe(h, c);
|
|
1311
|
-
if (p < 0.02)
|
|
1312
|
-
return h;
|
|
1313
|
-
for (; f - l > 1e-4; ) {
|
|
1314
|
-
const m = (l + f) / 2;
|
|
1315
|
-
if (c.coords[1] = m, u && G(c, e, { epsilon: 0 }))
|
|
1316
|
-
l = m;
|
|
1317
|
-
else if (h = i(c), p = qe(h, c), p < 0.02) {
|
|
1318
|
-
if (0.02 - p < 1e-4)
|
|
1319
|
-
break;
|
|
1320
|
-
u = !1, l = m;
|
|
1321
|
-
} else
|
|
1322
|
-
f = m;
|
|
1323
|
-
}
|
|
1324
|
-
return h;
|
|
1325
|
-
}
|
|
1326
|
-
function y(t, e, { inGamut: r } = {}) {
|
|
1327
|
-
t = g(t), e = d.get(e);
|
|
1328
|
-
let n = e.from(t), a = { space: e, coords: n, alpha: t.alpha };
|
|
1329
|
-
return r && (a = X(a, r === !0 ? void 0 : r)), a;
|
|
1330
|
-
}
|
|
1331
|
-
y.returns = "color";
|
|
1332
|
-
function se(t, {
|
|
1333
|
-
precision: e = P.precision,
|
|
1334
|
-
format: r = "default",
|
|
1335
|
-
inGamut: n = !0,
|
|
1336
|
-
...a
|
|
1337
|
-
} = {}) {
|
|
1338
|
-
let s;
|
|
1339
|
-
t = g(t);
|
|
1340
|
-
let o = r;
|
|
1341
|
-
r = t.space.getFormat(r) ?? t.space.getFormat("default") ?? d.DEFAULT_FORMAT;
|
|
1342
|
-
let i = t.coords.slice();
|
|
1343
|
-
if (n ||= r.toGamut, n && !G(t) && (i = X(K(t), n === !0 ? void 0 : n).coords), r.type === "custom")
|
|
1344
|
-
if (a.precision = e, r.serialize)
|
|
1345
|
-
s = r.serialize(i, t.alpha, a);
|
|
1346
|
-
else
|
|
1347
|
-
throw new TypeError(`format ${o} can only be used to parse colors, not for serialization`);
|
|
1348
|
-
else {
|
|
1349
|
-
let l = r.name || "color";
|
|
1350
|
-
r.serializeCoords ? i = r.serializeCoords(i, e) : e !== null && (i = i.map((h) => Se(h, { precision: e })));
|
|
1351
|
-
let f = [...i];
|
|
1352
|
-
if (l === "color") {
|
|
1353
|
-
let h = r.id || r.ids?.[0] || t.space.id;
|
|
1354
|
-
f.unshift(h);
|
|
1355
|
-
}
|
|
1356
|
-
let u = t.alpha;
|
|
1357
|
-
e !== null && (u = Se(u, { precision: e }));
|
|
1358
|
-
let c = t.alpha >= 1 || r.noAlpha ? "" : `${r.commas ? "," : " /"} ${u}`;
|
|
1359
|
-
s = `${l}(${f.join(r.commas ? ", " : " ")}${c})`;
|
|
1360
|
-
}
|
|
1361
|
-
return s;
|
|
1362
|
-
}
|
|
1363
|
-
const Jn = [
|
|
1364
|
-
[0.6369580483012914, 0.14461690358620832, 0.1688809751641721],
|
|
1365
|
-
[0.2627002120112671, 0.6779980715188708, 0.05930171646986196],
|
|
1366
|
-
[0, 0.028072693049087428, 1.060985057710791]
|
|
1367
|
-
], Fn = [
|
|
1368
|
-
[1.716651187971268, -0.355670783776392, -0.25336628137366],
|
|
1369
|
-
[-0.666684351832489, 1.616481236634939, 0.0157685458139111],
|
|
1370
|
-
[0.017639857445311, -0.042770613257809, 0.942103121235474]
|
|
1371
|
-
];
|
|
1372
|
-
var Ne = new N({
|
|
1373
|
-
id: "rec2020-linear",
|
|
1374
|
-
cssId: "--rec2020-linear",
|
|
1375
|
-
name: "Linear REC.2020",
|
|
1376
|
-
white: "D65",
|
|
1377
|
-
toXYZ_M: Jn,
|
|
1378
|
-
fromXYZ_M: Fn
|
|
1379
|
-
});
|
|
1380
|
-
const we = 1.09929682680944, Pt = 0.018053968510807;
|
|
1381
|
-
var Br = new N({
|
|
1382
|
-
id: "rec2020",
|
|
1383
|
-
name: "REC.2020",
|
|
1384
|
-
base: Ne,
|
|
1385
|
-
// Non-linear transfer function from Rec. ITU-R BT.2020-2 table 4
|
|
1386
|
-
toBase(t) {
|
|
1387
|
-
return t.map(function(e) {
|
|
1388
|
-
return e < Pt * 4.5 ? e / 4.5 : Math.pow((e + we - 1) / we, 1 / 0.45);
|
|
1389
|
-
});
|
|
1390
|
-
},
|
|
1391
|
-
fromBase(t) {
|
|
1392
|
-
return t.map(function(e) {
|
|
1393
|
-
return e >= Pt ? we * Math.pow(e, 0.45) - (we - 1) : 4.5 * e;
|
|
1394
|
-
});
|
|
1395
|
-
}
|
|
1396
|
-
});
|
|
1397
|
-
const Wn = [
|
|
1398
|
-
[0.4865709486482162, 0.26566769316909306, 0.1982172852343625],
|
|
1399
|
-
[0.2289745640697488, 0.6917385218365064, 0.079286914093745],
|
|
1400
|
-
[0, 0.04511338185890264, 1.043944368900976]
|
|
1401
|
-
], Qn = [
|
|
1402
|
-
[2.493496911941425, -0.9313836179191239, -0.40271078445071684],
|
|
1403
|
-
[-0.8294889695615747, 1.7626640603183463, 0.023624685841943577],
|
|
1404
|
-
[0.03584583024378447, -0.07617238926804182, 0.9568845240076872]
|
|
1405
|
-
];
|
|
1406
|
-
var Nr = new N({
|
|
1407
|
-
id: "p3-linear",
|
|
1408
|
-
cssId: "--display-p3-linear",
|
|
1409
|
-
name: "Linear P3",
|
|
1410
|
-
white: "D65",
|
|
1411
|
-
toXYZ_M: Wn,
|
|
1412
|
-
fromXYZ_M: Qn
|
|
1413
|
-
});
|
|
1414
|
-
const Un = [
|
|
1415
|
-
[0.41239079926595934, 0.357584339383878, 0.1804807884018343],
|
|
1416
|
-
[0.21263900587151027, 0.715168678767756, 0.07219231536073371],
|
|
1417
|
-
[0.01933081871559182, 0.11919477979462598, 0.9505321522496607]
|
|
1418
|
-
], x = [
|
|
1419
|
-
[3.2409699419045226, -1.537383177570094, -0.4986107602930034],
|
|
1420
|
-
[-0.9692436362808796, 1.8759675015077202, 0.04155505740717559],
|
|
1421
|
-
[0.05563007969699366, -0.20397695888897652, 1.0569715142428786]
|
|
1422
|
-
];
|
|
1423
|
-
var Ir = new N({
|
|
1424
|
-
id: "srgb-linear",
|
|
1425
|
-
name: "Linear sRGB",
|
|
1426
|
-
white: "D65",
|
|
1427
|
-
toXYZ_M: Un,
|
|
1428
|
-
fromXYZ_M: x
|
|
1429
|
-
}), Et = {
|
|
1430
|
-
aliceblue: [240 / 255, 248 / 255, 1],
|
|
1431
|
-
antiquewhite: [250 / 255, 235 / 255, 215 / 255],
|
|
1432
|
-
aqua: [0, 1, 1],
|
|
1433
|
-
aquamarine: [127 / 255, 1, 212 / 255],
|
|
1434
|
-
azure: [240 / 255, 1, 1],
|
|
1435
|
-
beige: [245 / 255, 245 / 255, 220 / 255],
|
|
1436
|
-
bisque: [1, 228 / 255, 196 / 255],
|
|
1437
|
-
black: [0, 0, 0],
|
|
1438
|
-
blanchedalmond: [1, 235 / 255, 205 / 255],
|
|
1439
|
-
blue: [0, 0, 1],
|
|
1440
|
-
blueviolet: [138 / 255, 43 / 255, 226 / 255],
|
|
1441
|
-
brown: [165 / 255, 42 / 255, 42 / 255],
|
|
1442
|
-
burlywood: [222 / 255, 184 / 255, 135 / 255],
|
|
1443
|
-
cadetblue: [95 / 255, 158 / 255, 160 / 255],
|
|
1444
|
-
chartreuse: [127 / 255, 1, 0],
|
|
1445
|
-
chocolate: [210 / 255, 105 / 255, 30 / 255],
|
|
1446
|
-
coral: [1, 127 / 255, 80 / 255],
|
|
1447
|
-
cornflowerblue: [100 / 255, 149 / 255, 237 / 255],
|
|
1448
|
-
cornsilk: [1, 248 / 255, 220 / 255],
|
|
1449
|
-
crimson: [220 / 255, 20 / 255, 60 / 255],
|
|
1450
|
-
cyan: [0, 1, 1],
|
|
1451
|
-
darkblue: [0, 0, 139 / 255],
|
|
1452
|
-
darkcyan: [0, 139 / 255, 139 / 255],
|
|
1453
|
-
darkgoldenrod: [184 / 255, 134 / 255, 11 / 255],
|
|
1454
|
-
darkgray: [169 / 255, 169 / 255, 169 / 255],
|
|
1455
|
-
darkgreen: [0, 100 / 255, 0],
|
|
1456
|
-
darkgrey: [169 / 255, 169 / 255, 169 / 255],
|
|
1457
|
-
darkkhaki: [189 / 255, 183 / 255, 107 / 255],
|
|
1458
|
-
darkmagenta: [139 / 255, 0, 139 / 255],
|
|
1459
|
-
darkolivegreen: [85 / 255, 107 / 255, 47 / 255],
|
|
1460
|
-
darkorange: [1, 140 / 255, 0],
|
|
1461
|
-
darkorchid: [153 / 255, 50 / 255, 204 / 255],
|
|
1462
|
-
darkred: [139 / 255, 0, 0],
|
|
1463
|
-
darksalmon: [233 / 255, 150 / 255, 122 / 255],
|
|
1464
|
-
darkseagreen: [143 / 255, 188 / 255, 143 / 255],
|
|
1465
|
-
darkslateblue: [72 / 255, 61 / 255, 139 / 255],
|
|
1466
|
-
darkslategray: [47 / 255, 79 / 255, 79 / 255],
|
|
1467
|
-
darkslategrey: [47 / 255, 79 / 255, 79 / 255],
|
|
1468
|
-
darkturquoise: [0, 206 / 255, 209 / 255],
|
|
1469
|
-
darkviolet: [148 / 255, 0, 211 / 255],
|
|
1470
|
-
deeppink: [1, 20 / 255, 147 / 255],
|
|
1471
|
-
deepskyblue: [0, 191 / 255, 1],
|
|
1472
|
-
dimgray: [105 / 255, 105 / 255, 105 / 255],
|
|
1473
|
-
dimgrey: [105 / 255, 105 / 255, 105 / 255],
|
|
1474
|
-
dodgerblue: [30 / 255, 144 / 255, 1],
|
|
1475
|
-
firebrick: [178 / 255, 34 / 255, 34 / 255],
|
|
1476
|
-
floralwhite: [1, 250 / 255, 240 / 255],
|
|
1477
|
-
forestgreen: [34 / 255, 139 / 255, 34 / 255],
|
|
1478
|
-
fuchsia: [1, 0, 1],
|
|
1479
|
-
gainsboro: [220 / 255, 220 / 255, 220 / 255],
|
|
1480
|
-
ghostwhite: [248 / 255, 248 / 255, 1],
|
|
1481
|
-
gold: [1, 215 / 255, 0],
|
|
1482
|
-
goldenrod: [218 / 255, 165 / 255, 32 / 255],
|
|
1483
|
-
gray: [128 / 255, 128 / 255, 128 / 255],
|
|
1484
|
-
green: [0, 128 / 255, 0],
|
|
1485
|
-
greenyellow: [173 / 255, 1, 47 / 255],
|
|
1486
|
-
grey: [128 / 255, 128 / 255, 128 / 255],
|
|
1487
|
-
honeydew: [240 / 255, 1, 240 / 255],
|
|
1488
|
-
hotpink: [1, 105 / 255, 180 / 255],
|
|
1489
|
-
indianred: [205 / 255, 92 / 255, 92 / 255],
|
|
1490
|
-
indigo: [75 / 255, 0, 130 / 255],
|
|
1491
|
-
ivory: [1, 1, 240 / 255],
|
|
1492
|
-
khaki: [240 / 255, 230 / 255, 140 / 255],
|
|
1493
|
-
lavender: [230 / 255, 230 / 255, 250 / 255],
|
|
1494
|
-
lavenderblush: [1, 240 / 255, 245 / 255],
|
|
1495
|
-
lawngreen: [124 / 255, 252 / 255, 0],
|
|
1496
|
-
lemonchiffon: [1, 250 / 255, 205 / 255],
|
|
1497
|
-
lightblue: [173 / 255, 216 / 255, 230 / 255],
|
|
1498
|
-
lightcoral: [240 / 255, 128 / 255, 128 / 255],
|
|
1499
|
-
lightcyan: [224 / 255, 1, 1],
|
|
1500
|
-
lightgoldenrodyellow: [250 / 255, 250 / 255, 210 / 255],
|
|
1501
|
-
lightgray: [211 / 255, 211 / 255, 211 / 255],
|
|
1502
|
-
lightgreen: [144 / 255, 238 / 255, 144 / 255],
|
|
1503
|
-
lightgrey: [211 / 255, 211 / 255, 211 / 255],
|
|
1504
|
-
lightpink: [1, 182 / 255, 193 / 255],
|
|
1505
|
-
lightsalmon: [1, 160 / 255, 122 / 255],
|
|
1506
|
-
lightseagreen: [32 / 255, 178 / 255, 170 / 255],
|
|
1507
|
-
lightskyblue: [135 / 255, 206 / 255, 250 / 255],
|
|
1508
|
-
lightslategray: [119 / 255, 136 / 255, 153 / 255],
|
|
1509
|
-
lightslategrey: [119 / 255, 136 / 255, 153 / 255],
|
|
1510
|
-
lightsteelblue: [176 / 255, 196 / 255, 222 / 255],
|
|
1511
|
-
lightyellow: [1, 1, 224 / 255],
|
|
1512
|
-
lime: [0, 1, 0],
|
|
1513
|
-
limegreen: [50 / 255, 205 / 255, 50 / 255],
|
|
1514
|
-
linen: [250 / 255, 240 / 255, 230 / 255],
|
|
1515
|
-
magenta: [1, 0, 1],
|
|
1516
|
-
maroon: [128 / 255, 0, 0],
|
|
1517
|
-
mediumaquamarine: [102 / 255, 205 / 255, 170 / 255],
|
|
1518
|
-
mediumblue: [0, 0, 205 / 255],
|
|
1519
|
-
mediumorchid: [186 / 255, 85 / 255, 211 / 255],
|
|
1520
|
-
mediumpurple: [147 / 255, 112 / 255, 219 / 255],
|
|
1521
|
-
mediumseagreen: [60 / 255, 179 / 255, 113 / 255],
|
|
1522
|
-
mediumslateblue: [123 / 255, 104 / 255, 238 / 255],
|
|
1523
|
-
mediumspringgreen: [0, 250 / 255, 154 / 255],
|
|
1524
|
-
mediumturquoise: [72 / 255, 209 / 255, 204 / 255],
|
|
1525
|
-
mediumvioletred: [199 / 255, 21 / 255, 133 / 255],
|
|
1526
|
-
midnightblue: [25 / 255, 25 / 255, 112 / 255],
|
|
1527
|
-
mintcream: [245 / 255, 1, 250 / 255],
|
|
1528
|
-
mistyrose: [1, 228 / 255, 225 / 255],
|
|
1529
|
-
moccasin: [1, 228 / 255, 181 / 255],
|
|
1530
|
-
navajowhite: [1, 222 / 255, 173 / 255],
|
|
1531
|
-
navy: [0, 0, 128 / 255],
|
|
1532
|
-
oldlace: [253 / 255, 245 / 255, 230 / 255],
|
|
1533
|
-
olive: [128 / 255, 128 / 255, 0],
|
|
1534
|
-
olivedrab: [107 / 255, 142 / 255, 35 / 255],
|
|
1535
|
-
orange: [1, 165 / 255, 0],
|
|
1536
|
-
orangered: [1, 69 / 255, 0],
|
|
1537
|
-
orchid: [218 / 255, 112 / 255, 214 / 255],
|
|
1538
|
-
palegoldenrod: [238 / 255, 232 / 255, 170 / 255],
|
|
1539
|
-
palegreen: [152 / 255, 251 / 255, 152 / 255],
|
|
1540
|
-
paleturquoise: [175 / 255, 238 / 255, 238 / 255],
|
|
1541
|
-
palevioletred: [219 / 255, 112 / 255, 147 / 255],
|
|
1542
|
-
papayawhip: [1, 239 / 255, 213 / 255],
|
|
1543
|
-
peachpuff: [1, 218 / 255, 185 / 255],
|
|
1544
|
-
peru: [205 / 255, 133 / 255, 63 / 255],
|
|
1545
|
-
pink: [1, 192 / 255, 203 / 255],
|
|
1546
|
-
plum: [221 / 255, 160 / 255, 221 / 255],
|
|
1547
|
-
powderblue: [176 / 255, 224 / 255, 230 / 255],
|
|
1548
|
-
purple: [128 / 255, 0, 128 / 255],
|
|
1549
|
-
rebeccapurple: [102 / 255, 51 / 255, 153 / 255],
|
|
1550
|
-
red: [1, 0, 0],
|
|
1551
|
-
rosybrown: [188 / 255, 143 / 255, 143 / 255],
|
|
1552
|
-
royalblue: [65 / 255, 105 / 255, 225 / 255],
|
|
1553
|
-
saddlebrown: [139 / 255, 69 / 255, 19 / 255],
|
|
1554
|
-
salmon: [250 / 255, 128 / 255, 114 / 255],
|
|
1555
|
-
sandybrown: [244 / 255, 164 / 255, 96 / 255],
|
|
1556
|
-
seagreen: [46 / 255, 139 / 255, 87 / 255],
|
|
1557
|
-
seashell: [1, 245 / 255, 238 / 255],
|
|
1558
|
-
sienna: [160 / 255, 82 / 255, 45 / 255],
|
|
1559
|
-
silver: [192 / 255, 192 / 255, 192 / 255],
|
|
1560
|
-
skyblue: [135 / 255, 206 / 255, 235 / 255],
|
|
1561
|
-
slateblue: [106 / 255, 90 / 255, 205 / 255],
|
|
1562
|
-
slategray: [112 / 255, 128 / 255, 144 / 255],
|
|
1563
|
-
slategrey: [112 / 255, 128 / 255, 144 / 255],
|
|
1564
|
-
snow: [1, 250 / 255, 250 / 255],
|
|
1565
|
-
springgreen: [0, 1, 127 / 255],
|
|
1566
|
-
steelblue: [70 / 255, 130 / 255, 180 / 255],
|
|
1567
|
-
tan: [210 / 255, 180 / 255, 140 / 255],
|
|
1568
|
-
teal: [0, 128 / 255, 128 / 255],
|
|
1569
|
-
thistle: [216 / 255, 191 / 255, 216 / 255],
|
|
1570
|
-
tomato: [1, 99 / 255, 71 / 255],
|
|
1571
|
-
turquoise: [64 / 255, 224 / 255, 208 / 255],
|
|
1572
|
-
violet: [238 / 255, 130 / 255, 238 / 255],
|
|
1573
|
-
wheat: [245 / 255, 222 / 255, 179 / 255],
|
|
1574
|
-
white: [1, 1, 1],
|
|
1575
|
-
whitesmoke: [245 / 255, 245 / 255, 245 / 255],
|
|
1576
|
-
yellow: [1, 1, 0],
|
|
1577
|
-
yellowgreen: [154 / 255, 205 / 255, 50 / 255]
|
|
1578
|
-
};
|
|
1579
|
-
let At = Array(3).fill("<percentage> | <number>[0, 255]"), kt = Array(3).fill("<number>[0, 255]");
|
|
1580
|
-
var ee = new N({
|
|
1581
|
-
id: "srgb",
|
|
1582
|
-
name: "sRGB",
|
|
1583
|
-
base: Ir,
|
|
1584
|
-
fromBase: (t) => t.map((e) => {
|
|
1585
|
-
let r = e < 0 ? -1 : 1, n = e * r;
|
|
1586
|
-
return n > 31308e-7 ? r * (1.055 * n ** (1 / 2.4) - 0.055) : 12.92 * e;
|
|
1587
|
-
}),
|
|
1588
|
-
toBase: (t) => t.map((e) => {
|
|
1589
|
-
let r = e < 0 ? -1 : 1, n = e * r;
|
|
1590
|
-
return n <= 0.04045 ? e / 12.92 : r * ((n + 0.055) / 1.055) ** 2.4;
|
|
1591
|
-
}),
|
|
1592
|
-
formats: {
|
|
1593
|
-
rgb: {
|
|
1594
|
-
coords: At
|
|
1595
|
-
},
|
|
1596
|
-
rgb_number: {
|
|
1597
|
-
name: "rgb",
|
|
1598
|
-
commas: !0,
|
|
1599
|
-
coords: kt,
|
|
1600
|
-
noAlpha: !0
|
|
1601
|
-
},
|
|
1602
|
-
color: {
|
|
1603
|
-
/* use defaults */
|
|
1604
|
-
},
|
|
1605
|
-
rgba: {
|
|
1606
|
-
coords: At,
|
|
1607
|
-
commas: !0,
|
|
1608
|
-
lastAlpha: !0
|
|
1609
|
-
},
|
|
1610
|
-
rgba_number: {
|
|
1611
|
-
name: "rgba",
|
|
1612
|
-
commas: !0,
|
|
1613
|
-
coords: kt
|
|
1614
|
-
},
|
|
1615
|
-
hex: {
|
|
1616
|
-
type: "custom",
|
|
1617
|
-
toGamut: !0,
|
|
1618
|
-
test: (t) => /^#([a-f0-9]{3,4}){1,2}$/i.test(t),
|
|
1619
|
-
parse(t) {
|
|
1620
|
-
t.length <= 5 && (t = t.replace(/[a-f0-9]/gi, "$&$&"));
|
|
1621
|
-
let e = [];
|
|
1622
|
-
return t.replace(/[a-f0-9]{2}/gi, (r) => {
|
|
1623
|
-
e.push(parseInt(r, 16) / 255);
|
|
1624
|
-
}), {
|
|
1625
|
-
spaceId: "srgb",
|
|
1626
|
-
coords: e.slice(0, 3),
|
|
1627
|
-
alpha: e.slice(3)[0]
|
|
1628
|
-
};
|
|
1629
|
-
},
|
|
1630
|
-
serialize: (t, e, {
|
|
1631
|
-
collapse: r = !0
|
|
1632
|
-
// collapse to 3-4 digit hex when possible?
|
|
1633
|
-
} = {}) => {
|
|
1634
|
-
e < 1 && t.push(e), t = t.map((s) => Math.round(s * 255));
|
|
1635
|
-
let n = r && t.every((s) => s % 17 === 0);
|
|
1636
|
-
return "#" + t.map((s) => n ? (s / 17).toString(16) : s.toString(16).padStart(2, "0")).join("");
|
|
1637
|
-
}
|
|
1638
|
-
},
|
|
1639
|
-
keyword: {
|
|
1640
|
-
type: "custom",
|
|
1641
|
-
test: (t) => /^[a-z]+$/i.test(t),
|
|
1642
|
-
parse(t) {
|
|
1643
|
-
t = t.toLowerCase();
|
|
1644
|
-
let e = { spaceId: "srgb", coords: null, alpha: 1 };
|
|
1645
|
-
if (t === "transparent" ? (e.coords = Et.black, e.alpha = 0) : e.coords = Et[t], e.coords)
|
|
1646
|
-
return e;
|
|
1647
|
-
}
|
|
1648
|
-
}
|
|
1649
|
-
}
|
|
1650
|
-
}), $r = new N({
|
|
1651
|
-
id: "p3",
|
|
1652
|
-
cssId: "display-p3",
|
|
1653
|
-
name: "P3",
|
|
1654
|
-
base: Nr,
|
|
1655
|
-
// Gamma encoding/decoding is the same as sRGB
|
|
1656
|
-
fromBase: ee.fromBase,
|
|
1657
|
-
toBase: ee.toBase
|
|
1658
|
-
});
|
|
1659
|
-
P.display_space = ee;
|
|
1660
|
-
let Kn;
|
|
1661
|
-
if (typeof CSS < "u" && CSS.supports)
|
|
1662
|
-
for (let t of [z, Br, $r]) {
|
|
1663
|
-
let e = t.getMinCoords(), n = se({ space: t, coords: e, alpha: 1 });
|
|
1664
|
-
if (CSS.supports("color", n)) {
|
|
1665
|
-
P.display_space = t;
|
|
1666
|
-
break;
|
|
1667
|
-
}
|
|
1668
|
-
}
|
|
1669
|
-
function Vn(t, { space: e = P.display_space, ...r } = {}) {
|
|
1670
|
-
let n = se(t, r);
|
|
1671
|
-
if (typeof CSS > "u" || CSS.supports("color", n) || !P.display_space)
|
|
1672
|
-
n = new String(n), n.color = t;
|
|
1673
|
-
else {
|
|
1674
|
-
let a = t;
|
|
1675
|
-
if ((t.coords.some(D) || D(t.alpha)) && !(Kn ??= CSS.supports("color", "hsl(none 50% 50%)")) && (a = K(t), a.coords = a.coords.map(S), a.alpha = S(a.alpha), n = se(a, r), CSS.supports("color", n)))
|
|
1676
|
-
return n = new String(n), n.color = a, n;
|
|
1677
|
-
a = y(a, e), n = new String(se(a, r)), n.color = a;
|
|
1678
|
-
}
|
|
1679
|
-
return n;
|
|
1680
|
-
}
|
|
1681
|
-
function e0(t, e) {
|
|
1682
|
-
return t = g(t), e = g(e), t.space === e.space && t.alpha === e.alpha && t.coords.every((r, n) => r === e.coords[n]);
|
|
1683
|
-
}
|
|
1684
|
-
function q(t) {
|
|
1685
|
-
return $(t, [v, "y"]);
|
|
1686
|
-
}
|
|
1687
|
-
function zr(t, e) {
|
|
1688
|
-
T(t, [v, "y"], e);
|
|
1689
|
-
}
|
|
1690
|
-
function t0(t) {
|
|
1691
|
-
Object.defineProperty(t.prototype, "luminance", {
|
|
1692
|
-
get() {
|
|
1693
|
-
return q(this);
|
|
1694
|
-
},
|
|
1695
|
-
set(e) {
|
|
1696
|
-
zr(this, e);
|
|
1697
|
-
}
|
|
1698
|
-
});
|
|
1699
|
-
}
|
|
1700
|
-
var r0 = /* @__PURE__ */ Object.freeze({
|
|
1701
|
-
__proto__: null,
|
|
1702
|
-
getLuminance: q,
|
|
1703
|
-
register: t0,
|
|
1704
|
-
setLuminance: zr
|
|
1705
|
-
});
|
|
1706
|
-
function n0(t, e) {
|
|
1707
|
-
t = g(t), e = g(e);
|
|
1708
|
-
let r = Math.max(q(t), 0), n = Math.max(q(e), 0);
|
|
1709
|
-
return n > r && ([r, n] = [n, r]), (r + 0.05) / (n + 0.05);
|
|
1710
|
-
}
|
|
1711
|
-
const a0 = 0.56, s0 = 0.57, o0 = 0.62, i0 = 0.65, Ht = 0.022, l0 = 1.414, c0 = 0.1, u0 = 5e-4, f0 = 1.14, Tt = 0.027, h0 = 1.14;
|
|
1712
|
-
function Ot(t) {
|
|
1713
|
-
return t >= Ht ? t : t + (Ht - t) ** l0;
|
|
1714
|
-
}
|
|
1715
|
-
function F(t) {
|
|
1716
|
-
let e = t < 0 ? -1 : 1, r = Math.abs(t);
|
|
1717
|
-
return e * Math.pow(r, 2.4);
|
|
1718
|
-
}
|
|
1719
|
-
function d0(t, e) {
|
|
1720
|
-
e = g(e), t = g(t);
|
|
1721
|
-
let r, n, a, s, o, i;
|
|
1722
|
-
e = y(e, "srgb"), [s, o, i] = e.coords;
|
|
1723
|
-
let l = F(s) * 0.2126729 + F(o) * 0.7151522 + F(i) * 0.072175;
|
|
1724
|
-
t = y(t, "srgb"), [s, o, i] = t.coords;
|
|
1725
|
-
let f = F(s) * 0.2126729 + F(o) * 0.7151522 + F(i) * 0.072175, u = Ot(l), c = Ot(f), h = c > u;
|
|
1726
|
-
return Math.abs(c - u) < u0 ? n = 0 : h ? (r = c ** a0 - u ** s0, n = r * f0) : (r = c ** i0 - u ** o0, n = r * h0), Math.abs(n) < c0 ? a = 0 : n > 0 ? a = n - Tt : a = n + Tt, a * 100;
|
|
1727
|
-
}
|
|
1728
|
-
function m0(t, e) {
|
|
1729
|
-
t = g(t), e = g(e);
|
|
1730
|
-
let r = Math.max(q(t), 0), n = Math.max(q(e), 0);
|
|
1731
|
-
n > r && ([r, n] = [n, r]);
|
|
1732
|
-
let a = r + n;
|
|
1733
|
-
return a === 0 ? 0 : (r - n) / a;
|
|
1734
|
-
}
|
|
1735
|
-
const g0 = 5e4;
|
|
1736
|
-
function p0(t, e) {
|
|
1737
|
-
t = g(t), e = g(e);
|
|
1738
|
-
let r = Math.max(q(t), 0), n = Math.max(q(e), 0);
|
|
1739
|
-
return n > r && ([r, n] = [n, r]), n === 0 ? g0 : (r - n) / n;
|
|
1740
|
-
}
|
|
1741
|
-
function b0(t, e) {
|
|
1742
|
-
t = g(t), e = g(e);
|
|
1743
|
-
let r = $(t, [z, "l"]), n = $(e, [z, "l"]);
|
|
1744
|
-
return Math.abs(r - n);
|
|
1745
|
-
}
|
|
1746
|
-
const M0 = 216 / 24389, Yt = 24 / 116, ye = 24389 / 27;
|
|
1747
|
-
let ke = B.D65;
|
|
1748
|
-
var We = new d({
|
|
1749
|
-
id: "lab-d65",
|
|
1750
|
-
name: "Lab D65",
|
|
1751
|
-
coords: {
|
|
1752
|
-
l: {
|
|
1753
|
-
refRange: [0, 100],
|
|
1754
|
-
name: "Lightness"
|
|
1755
|
-
},
|
|
1756
|
-
a: {
|
|
1757
|
-
refRange: [-125, 125]
|
|
1758
|
-
},
|
|
1759
|
-
b: {
|
|
1760
|
-
refRange: [-125, 125]
|
|
1761
|
-
}
|
|
1762
|
-
},
|
|
1763
|
-
// Assuming XYZ is relative to D65, convert to CIE Lab
|
|
1764
|
-
// from CIE standard, which now defines these as a rational fraction
|
|
1765
|
-
white: ke,
|
|
1766
|
-
base: v,
|
|
1767
|
-
// Convert D65-adapted XYZ to Lab
|
|
1768
|
-
// CIE 15.3:2004 section 8.2.1.1
|
|
1769
|
-
fromBase(t) {
|
|
1770
|
-
let r = t.map((n, a) => n / ke[a]).map((n) => n > M0 ? Math.cbrt(n) : (ye * n + 16) / 116);
|
|
1771
|
-
return [
|
|
1772
|
-
116 * r[1] - 16,
|
|
1773
|
-
// L
|
|
1774
|
-
500 * (r[0] - r[1]),
|
|
1775
|
-
// a
|
|
1776
|
-
200 * (r[1] - r[2])
|
|
1777
|
-
// b
|
|
1778
|
-
];
|
|
1779
|
-
},
|
|
1780
|
-
// Convert Lab to D65-adapted XYZ
|
|
1781
|
-
// Same result as CIE 15.3:2004 Appendix D although the derivation is different
|
|
1782
|
-
// http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html
|
|
1783
|
-
toBase(t) {
|
|
1784
|
-
let e = [];
|
|
1785
|
-
return e[1] = (t[0] + 16) / 116, e[0] = t[1] / 500 + e[1], e[2] = e[1] - t[2] / 200, [
|
|
1786
|
-
e[0] > Yt ? Math.pow(e[0], 3) : (116 * e[0] - 16) / ye,
|
|
1787
|
-
t[0] > 8 ? Math.pow((t[0] + 16) / 116, 3) : t[0] / ye,
|
|
1788
|
-
e[2] > Yt ? Math.pow(e[2], 3) : (116 * e[2] - 16) / ye
|
|
1789
|
-
].map((n, a) => n * ke[a]);
|
|
1790
|
-
},
|
|
1791
|
-
formats: {
|
|
1792
|
-
"lab-d65": {
|
|
1793
|
-
coords: ["<number> | <percentage>", "<number> | <percentage>[-1,1]", "<number> | <percentage>[-1,1]"]
|
|
1794
|
-
}
|
|
1795
|
-
}
|
|
1796
|
-
});
|
|
1797
|
-
const He = Math.pow(5, 0.5) * 0.5 + 0.5;
|
|
1798
|
-
function w0(t, e) {
|
|
1799
|
-
t = g(t), e = g(e);
|
|
1800
|
-
let r = $(t, [We, "l"]), n = $(e, [We, "l"]), a = Math.abs(Math.pow(r, He) - Math.pow(n, He)), s = Math.pow(a, 1 / He) * Math.SQRT2 - 40;
|
|
1801
|
-
return s < 7.5 ? 0 : s;
|
|
1802
|
-
}
|
|
1803
|
-
var Le = /* @__PURE__ */ Object.freeze({
|
|
1804
|
-
__proto__: null,
|
|
1805
|
-
contrastAPCA: d0,
|
|
1806
|
-
contrastDeltaPhi: w0,
|
|
1807
|
-
contrastLstar: b0,
|
|
1808
|
-
contrastMichelson: m0,
|
|
1809
|
-
contrastWCAG21: n0,
|
|
1810
|
-
contrastWeber: p0
|
|
1811
|
-
});
|
|
1812
|
-
function y0(t, e, r = {}) {
|
|
1813
|
-
ce(r) && (r = { algorithm: r });
|
|
1814
|
-
let { algorithm: n, ...a } = r;
|
|
1815
|
-
if (!n) {
|
|
1816
|
-
let s = Object.keys(Le).map((o) => o.replace(/^contrast/, "")).join(", ");
|
|
1817
|
-
throw new TypeError(`contrast() function needs a contrast algorithm. Please specify one of: ${s}`);
|
|
1818
|
-
}
|
|
1819
|
-
t = g(t), e = g(e);
|
|
1820
|
-
for (let s in Le)
|
|
1821
|
-
if ("contrast" + n.toLowerCase() === s.toLowerCase())
|
|
1822
|
-
return Le[s](t, e, a);
|
|
1823
|
-
throw new TypeError(`Unknown contrast algorithm: ${n}`);
|
|
1824
|
-
}
|
|
1825
|
-
function Ie(t) {
|
|
1826
|
-
let [e, r, n] = ue(t, v), a = e + 15 * r + 3 * n;
|
|
1827
|
-
return [4 * e / a, 9 * r / a];
|
|
1828
|
-
}
|
|
1829
|
-
function Pr(t) {
|
|
1830
|
-
let [e, r, n] = ue(t, v), a = e + r + n;
|
|
1831
|
-
return [e / a, r / a];
|
|
1832
|
-
}
|
|
1833
|
-
function C0(t) {
|
|
1834
|
-
Object.defineProperty(t.prototype, "uv", {
|
|
1835
|
-
get() {
|
|
1836
|
-
return Ie(this);
|
|
1837
|
-
}
|
|
1838
|
-
}), Object.defineProperty(t.prototype, "xy", {
|
|
1839
|
-
get() {
|
|
1840
|
-
return Pr(this);
|
|
1841
|
-
}
|
|
1842
|
-
});
|
|
1843
|
-
}
|
|
1844
|
-
var _0 = /* @__PURE__ */ Object.freeze({
|
|
1845
|
-
__proto__: null,
|
|
1846
|
-
register: C0,
|
|
1847
|
-
uv: Ie,
|
|
1848
|
-
xy: Pr
|
|
1849
|
-
});
|
|
1850
|
-
function ae(t, e, r = {}) {
|
|
1851
|
-
ce(r) && (r = { method: r });
|
|
1852
|
-
let { method: n = P.deltaE, ...a } = r;
|
|
1853
|
-
for (let s in V)
|
|
1854
|
-
if ("deltae" + n.toLowerCase() === s.toLowerCase())
|
|
1855
|
-
return V[s](t, e, a);
|
|
1856
|
-
throw new TypeError(`Unknown deltaE method: ${n}`);
|
|
1857
|
-
}
|
|
1858
|
-
function L0(t, e = 0.25) {
|
|
1859
|
-
let n = [d.get("oklch", "lch"), "l"];
|
|
1860
|
-
return T(t, n, (a) => a * (1 + e));
|
|
1861
|
-
}
|
|
1862
|
-
function S0(t, e = 0.25) {
|
|
1863
|
-
let n = [d.get("oklch", "lch"), "l"];
|
|
1864
|
-
return T(t, n, (a) => a * (1 - e));
|
|
1865
|
-
}
|
|
1866
|
-
var R0 = /* @__PURE__ */ Object.freeze({
|
|
1867
|
-
__proto__: null,
|
|
1868
|
-
darken: S0,
|
|
1869
|
-
lighten: L0
|
|
1870
|
-
});
|
|
1871
|
-
function Er(t, e, r = 0.5, n = {}) {
|
|
1872
|
-
return [t, e] = [g(t), g(e)], Y(r) === "object" && ([r, n] = [0.5, r]), fe(t, e, n)(r);
|
|
1873
|
-
}
|
|
1874
|
-
function Ar(t, e, r = {}) {
|
|
1875
|
-
let n;
|
|
1876
|
-
nt(t) && ([n, r] = [t, e], [t, e] = n.rangeArgs.colors);
|
|
1877
|
-
let {
|
|
1878
|
-
maxDeltaE: a,
|
|
1879
|
-
deltaEMethod: s,
|
|
1880
|
-
steps: o = 2,
|
|
1881
|
-
maxSteps: i = 1e3,
|
|
1882
|
-
...l
|
|
1883
|
-
} = r;
|
|
1884
|
-
n || ([t, e] = [g(t), g(e)], n = fe(t, e, l));
|
|
1885
|
-
let f = ae(t, e), u = a > 0 ? Math.max(o, Math.ceil(f / a) + 1) : o, c = [];
|
|
1886
|
-
if (i !== void 0 && (u = Math.min(u, i)), u === 1)
|
|
1887
|
-
c = [{ p: 0.5, color: n(0.5) }];
|
|
1888
|
-
else {
|
|
1889
|
-
let h = 1 / (u - 1);
|
|
1890
|
-
c = Array.from({ length: u }, (p, m) => {
|
|
1891
|
-
let b = m * h;
|
|
1892
|
-
return { p: b, color: n(b) };
|
|
1893
|
-
});
|
|
1894
|
-
}
|
|
1895
|
-
if (a > 0) {
|
|
1896
|
-
let h = c.reduce((p, m, b) => {
|
|
1897
|
-
if (b === 0)
|
|
1898
|
-
return 0;
|
|
1899
|
-
let M = ae(m.color, c[b - 1].color, s);
|
|
1900
|
-
return Math.max(p, M);
|
|
1901
|
-
}, 0);
|
|
1902
|
-
for (; h > a; ) {
|
|
1903
|
-
h = 0;
|
|
1904
|
-
for (let p = 1; p < c.length && c.length < i; p++) {
|
|
1905
|
-
let m = c[p - 1], b = c[p], M = (b.p + m.p) / 2, R = n(M);
|
|
1906
|
-
h = Math.max(h, ae(R, m.color), ae(R, b.color)), c.splice(p, 0, { p: M, color: n(M) }), p++;
|
|
1907
|
-
}
|
|
1908
|
-
}
|
|
1909
|
-
}
|
|
1910
|
-
return c = c.map((h) => h.color), c;
|
|
1911
|
-
}
|
|
1912
|
-
function fe(t, e, r = {}) {
|
|
1913
|
-
if (nt(t)) {
|
|
1914
|
-
let [l, f] = [t, e];
|
|
1915
|
-
return fe(...l.rangeArgs.colors, { ...l.rangeArgs.options, ...f });
|
|
1916
|
-
}
|
|
1917
|
-
let { space: n, outputSpace: a, progression: s, premultiplied: o } = r;
|
|
1918
|
-
t = g(t), e = g(e), t = K(t), e = K(e);
|
|
1919
|
-
let i = { colors: [t, e], options: r };
|
|
1920
|
-
if (n ? n = d.get(n) : n = d.registry[P.interpolationSpace] || t.space, a = a ? d.get(a) : n, t = y(t, n), e = y(e, n), t = X(t), e = X(e), n.coords.h && n.coords.h.type === "angle") {
|
|
1921
|
-
let l = r.hue = r.hue || "shorter", f = [n, "h"], [u, c] = [$(t, f), $(e, f)];
|
|
1922
|
-
isNaN(u) && !isNaN(c) ? u = c : isNaN(c) && !isNaN(u) && (c = u), [u, c] = nn(l, [u, c]), T(t, f, u), T(e, f, c);
|
|
1923
|
-
}
|
|
1924
|
-
return o && (t.coords = t.coords.map((l) => l * t.alpha), e.coords = e.coords.map((l) => l * e.alpha)), Object.assign((l) => {
|
|
1925
|
-
l = s ? s(l) : l;
|
|
1926
|
-
let f = t.coords.map((h, p) => {
|
|
1927
|
-
let m = e.coords[p];
|
|
1928
|
-
return oe(h, m, l);
|
|
1929
|
-
}), u = oe(t.alpha, e.alpha, l), c = { space: n, coords: f, alpha: u };
|
|
1930
|
-
return o && (c.coords = c.coords.map((h) => h / u)), a !== n && (c = y(c, a)), c;
|
|
1931
|
-
}, {
|
|
1932
|
-
rangeArgs: i
|
|
1933
|
-
});
|
|
1934
|
-
}
|
|
1935
|
-
function nt(t) {
|
|
1936
|
-
return Y(t) === "function" && !!t.rangeArgs;
|
|
1937
|
-
}
|
|
1938
|
-
P.interpolationSpace = "lab";
|
|
1939
|
-
function x0(t) {
|
|
1940
|
-
t.defineFunction("mix", Er, { returns: "color" }), t.defineFunction("range", fe, { returns: "function<color>" }), t.defineFunction("steps", Ar, { returns: "array<color>" });
|
|
1941
|
-
}
|
|
1942
|
-
var v0 = /* @__PURE__ */ Object.freeze({
|
|
1943
|
-
__proto__: null,
|
|
1944
|
-
isRange: nt,
|
|
1945
|
-
mix: Er,
|
|
1946
|
-
range: fe,
|
|
1947
|
-
register: x0,
|
|
1948
|
-
steps: Ar
|
|
1949
|
-
}), kr = new d({
|
|
1950
|
-
id: "hsl",
|
|
1951
|
-
name: "HSL",
|
|
1952
|
-
coords: {
|
|
1953
|
-
h: {
|
|
1954
|
-
refRange: [0, 360],
|
|
1955
|
-
type: "angle",
|
|
1956
|
-
name: "Hue"
|
|
1957
|
-
},
|
|
1958
|
-
s: {
|
|
1959
|
-
range: [0, 100],
|
|
1960
|
-
name: "Saturation"
|
|
1961
|
-
},
|
|
1962
|
-
l: {
|
|
1963
|
-
range: [0, 100],
|
|
1964
|
-
name: "Lightness"
|
|
1965
|
-
}
|
|
1966
|
-
},
|
|
1967
|
-
base: ee,
|
|
1968
|
-
// Adapted from https://drafts.csswg.org/css-color-4/better-rgbToHsl.js
|
|
1969
|
-
fromBase: (t) => {
|
|
1970
|
-
let e = Math.max(...t), r = Math.min(...t), [n, a, s] = t, [o, i, l] = [NaN, 0, (r + e) / 2], f = e - r;
|
|
1971
|
-
if (f !== 0) {
|
|
1972
|
-
switch (i = l === 0 || l === 1 ? 0 : (e - l) / Math.min(l, 1 - l), e) {
|
|
1973
|
-
case n:
|
|
1974
|
-
o = (a - s) / f + (a < s ? 6 : 0);
|
|
1975
|
-
break;
|
|
1976
|
-
case a:
|
|
1977
|
-
o = (s - n) / f + 2;
|
|
1978
|
-
break;
|
|
1979
|
-
case s:
|
|
1980
|
-
o = (n - a) / f + 4;
|
|
1981
|
-
}
|
|
1982
|
-
o = o * 60;
|
|
1983
|
-
}
|
|
1984
|
-
return i < 0 && (o += 180, i = Math.abs(i)), o >= 360 && (o -= 360), [o, i * 100, l * 100];
|
|
1985
|
-
},
|
|
1986
|
-
// Adapted from https://en.wikipedia.org/wiki/HSL_and_HSV#HSL_to_RGB_alternative
|
|
1987
|
-
toBase: (t) => {
|
|
1988
|
-
let [e, r, n] = t;
|
|
1989
|
-
e = e % 360, e < 0 && (e += 360), r /= 100, n /= 100;
|
|
1990
|
-
function a(s) {
|
|
1991
|
-
let o = (s + e / 30) % 12, i = r * Math.min(n, 1 - n);
|
|
1992
|
-
return n - i * Math.max(-1, Math.min(o - 3, 9 - o, 1));
|
|
1993
|
-
}
|
|
1994
|
-
return [a(0), a(8), a(4)];
|
|
1995
|
-
},
|
|
1996
|
-
formats: {
|
|
1997
|
-
hsl: {
|
|
1998
|
-
coords: ["<number> | <angle>", "<percentage>", "<percentage>"]
|
|
1999
|
-
},
|
|
2000
|
-
hsla: {
|
|
2001
|
-
coords: ["<number> | <angle>", "<percentage>", "<percentage>"],
|
|
2002
|
-
commas: !0,
|
|
2003
|
-
lastAlpha: !0
|
|
2004
|
-
}
|
|
2005
|
-
}
|
|
2006
|
-
}), Hr = new d({
|
|
2007
|
-
id: "hsv",
|
|
2008
|
-
name: "HSV",
|
|
2009
|
-
coords: {
|
|
2010
|
-
h: {
|
|
2011
|
-
refRange: [0, 360],
|
|
2012
|
-
type: "angle",
|
|
2013
|
-
name: "Hue"
|
|
2014
|
-
},
|
|
2015
|
-
s: {
|
|
2016
|
-
range: [0, 100],
|
|
2017
|
-
name: "Saturation"
|
|
2018
|
-
},
|
|
2019
|
-
v: {
|
|
2020
|
-
range: [0, 100],
|
|
2021
|
-
name: "Value"
|
|
2022
|
-
}
|
|
2023
|
-
},
|
|
2024
|
-
base: kr,
|
|
2025
|
-
// https://en.wikipedia.org/wiki/HSL_and_HSV#Interconversion
|
|
2026
|
-
fromBase(t) {
|
|
2027
|
-
let [e, r, n] = t;
|
|
2028
|
-
r /= 100, n /= 100;
|
|
2029
|
-
let a = n + r * Math.min(n, 1 - n);
|
|
2030
|
-
return [
|
|
2031
|
-
e,
|
|
2032
|
-
// h is the same
|
|
2033
|
-
a === 0 ? 0 : 200 * (1 - n / a),
|
|
2034
|
-
// s
|
|
2035
|
-
100 * a
|
|
2036
|
-
];
|
|
2037
|
-
},
|
|
2038
|
-
// https://en.wikipedia.org/wiki/HSL_and_HSV#Interconversion
|
|
2039
|
-
toBase(t) {
|
|
2040
|
-
let [e, r, n] = t;
|
|
2041
|
-
r /= 100, n /= 100;
|
|
2042
|
-
let a = n * (1 - r / 2);
|
|
2043
|
-
return [
|
|
2044
|
-
e,
|
|
2045
|
-
// h is the same
|
|
2046
|
-
a === 0 || a === 1 ? 0 : (n - a) / Math.min(a, 1 - a) * 100,
|
|
2047
|
-
a * 100
|
|
2048
|
-
];
|
|
2049
|
-
},
|
|
2050
|
-
formats: {
|
|
2051
|
-
color: {
|
|
2052
|
-
id: "--hsv",
|
|
2053
|
-
coords: ["<number> | <angle>", "<percentage> | <number>", "<percentage> | <number>"]
|
|
2054
|
-
}
|
|
2055
|
-
}
|
|
2056
|
-
}), B0 = new d({
|
|
2057
|
-
id: "hwb",
|
|
2058
|
-
name: "HWB",
|
|
2059
|
-
coords: {
|
|
2060
|
-
h: {
|
|
2061
|
-
refRange: [0, 360],
|
|
2062
|
-
type: "angle",
|
|
2063
|
-
name: "Hue"
|
|
2064
|
-
},
|
|
2065
|
-
w: {
|
|
2066
|
-
range: [0, 100],
|
|
2067
|
-
name: "Whiteness"
|
|
2068
|
-
},
|
|
2069
|
-
b: {
|
|
2070
|
-
range: [0, 100],
|
|
2071
|
-
name: "Blackness"
|
|
2072
|
-
}
|
|
2073
|
-
},
|
|
2074
|
-
base: Hr,
|
|
2075
|
-
fromBase(t) {
|
|
2076
|
-
let [e, r, n] = t;
|
|
2077
|
-
return [e, n * (100 - r) / 100, 100 - n];
|
|
2078
|
-
},
|
|
2079
|
-
toBase(t) {
|
|
2080
|
-
let [e, r, n] = t;
|
|
2081
|
-
r /= 100, n /= 100;
|
|
2082
|
-
let a = r + n;
|
|
2083
|
-
if (a >= 1) {
|
|
2084
|
-
let i = r / a;
|
|
2085
|
-
return [e, 0, i * 100];
|
|
2086
|
-
}
|
|
2087
|
-
let s = 1 - n, o = s === 0 ? 0 : 1 - r / s;
|
|
2088
|
-
return [e, o * 100, s * 100];
|
|
2089
|
-
},
|
|
2090
|
-
formats: {
|
|
2091
|
-
hwb: {
|
|
2092
|
-
coords: ["<number> | <angle>", "<percentage> | <number>", "<percentage> | <number>"]
|
|
2093
|
-
}
|
|
2094
|
-
}
|
|
2095
|
-
});
|
|
2096
|
-
const N0 = [
|
|
2097
|
-
[0.5766690429101305, 0.1855582379065463, 0.1882286462349947],
|
|
2098
|
-
[0.29734497525053605, 0.6273635662554661, 0.07529145849399788],
|
|
2099
|
-
[0.02703136138641234, 0.07068885253582723, 0.9913375368376388]
|
|
2100
|
-
], I0 = [
|
|
2101
|
-
[2.0415879038107465, -0.5650069742788596, -0.34473135077832956],
|
|
2102
|
-
[-0.9692436362808795, 1.8759675015077202, 0.04155505740717557],
|
|
2103
|
-
[0.013444280632031142, -0.11836239223101838, 1.0151749943912054]
|
|
2104
|
-
];
|
|
2105
|
-
var Tr = new N({
|
|
2106
|
-
id: "a98rgb-linear",
|
|
2107
|
-
cssId: "--a98-rgb-linear",
|
|
2108
|
-
name: "Linear Adobe® 98 RGB compatible",
|
|
2109
|
-
white: "D65",
|
|
2110
|
-
toXYZ_M: N0,
|
|
2111
|
-
fromXYZ_M: I0
|
|
2112
|
-
}), $0 = new N({
|
|
2113
|
-
id: "a98rgb",
|
|
2114
|
-
cssId: "a98-rgb",
|
|
2115
|
-
name: "Adobe® 98 RGB compatible",
|
|
2116
|
-
base: Tr,
|
|
2117
|
-
toBase: (t) => t.map((e) => Math.pow(Math.abs(e), 563 / 256) * Math.sign(e)),
|
|
2118
|
-
fromBase: (t) => t.map((e) => Math.pow(Math.abs(e), 256 / 563) * Math.sign(e))
|
|
2119
|
-
});
|
|
2120
|
-
const z0 = [
|
|
2121
|
-
[0.7977666449006423, 0.13518129740053308, 0.0313477341283922],
|
|
2122
|
-
[0.2880748288194013, 0.711835234241873, 8993693872564e-17],
|
|
2123
|
-
[0, 0, 0.8251046025104602]
|
|
2124
|
-
], P0 = [
|
|
2125
|
-
[1.3457868816471583, -0.25557208737979464, -0.05110186497554526],
|
|
2126
|
-
[-0.5446307051249019, 1.5082477428451468, 0.02052744743642139],
|
|
2127
|
-
[0, 0, 1.2119675456389452]
|
|
2128
|
-
];
|
|
2129
|
-
var Or = new N({
|
|
2130
|
-
id: "prophoto-linear",
|
|
2131
|
-
cssId: "--prophoto-rgb-linear",
|
|
2132
|
-
name: "Linear ProPhoto",
|
|
2133
|
-
white: "D50",
|
|
2134
|
-
base: et,
|
|
2135
|
-
toXYZ_M: z0,
|
|
2136
|
-
fromXYZ_M: P0
|
|
2137
|
-
});
|
|
2138
|
-
const E0 = 1 / 512, A0 = 16 / 512;
|
|
2139
|
-
var k0 = new N({
|
|
2140
|
-
id: "prophoto",
|
|
2141
|
-
cssId: "prophoto-rgb",
|
|
2142
|
-
name: "ProPhoto",
|
|
2143
|
-
base: Or,
|
|
2144
|
-
toBase(t) {
|
|
2145
|
-
return t.map((e) => e < A0 ? e / 16 : e ** 1.8);
|
|
2146
|
-
},
|
|
2147
|
-
fromBase(t) {
|
|
2148
|
-
return t.map((e) => e >= E0 ? e ** (1 / 1.8) : 16 * e);
|
|
2149
|
-
}
|
|
2150
|
-
}), H0 = new d({
|
|
2151
|
-
id: "oklch",
|
|
2152
|
-
name: "Oklch",
|
|
2153
|
-
coords: {
|
|
2154
|
-
l: {
|
|
2155
|
-
refRange: [0, 1],
|
|
2156
|
-
name: "Lightness"
|
|
2157
|
-
},
|
|
2158
|
-
c: {
|
|
2159
|
-
refRange: [0, 0.4],
|
|
2160
|
-
name: "Chroma"
|
|
2161
|
-
},
|
|
2162
|
-
h: {
|
|
2163
|
-
refRange: [0, 360],
|
|
2164
|
-
type: "angle",
|
|
2165
|
-
name: "Hue"
|
|
2166
|
-
}
|
|
2167
|
-
},
|
|
2168
|
-
white: "D65",
|
|
2169
|
-
base: U,
|
|
2170
|
-
fromBase(t) {
|
|
2171
|
-
let [e, r, n] = t, a;
|
|
2172
|
-
const s = 2e-4;
|
|
2173
|
-
return Math.abs(r) < s && Math.abs(n) < s ? a = NaN : a = Math.atan2(n, r) * 180 / Math.PI, [
|
|
2174
|
-
e,
|
|
2175
|
-
// OKLab L is still L
|
|
2176
|
-
Math.sqrt(r ** 2 + n ** 2),
|
|
2177
|
-
// Chroma
|
|
2178
|
-
k(a)
|
|
2179
|
-
// Hue, in degrees [0 to 360)
|
|
2180
|
-
];
|
|
2181
|
-
},
|
|
2182
|
-
// Convert from polar form
|
|
2183
|
-
toBase(t) {
|
|
2184
|
-
let [e, r, n] = t, a, s;
|
|
2185
|
-
return isNaN(n) ? (a = 0, s = 0) : (a = r * Math.cos(n * Math.PI / 180), s = r * Math.sin(n * Math.PI / 180)), [e, a, s];
|
|
2186
|
-
},
|
|
2187
|
-
formats: {
|
|
2188
|
-
oklch: {
|
|
2189
|
-
coords: ["<percentage> | <number>", "<number> | <percentage>[0,1]", "<number> | <angle>"]
|
|
2190
|
-
}
|
|
2191
|
-
}
|
|
2192
|
-
});
|
|
2193
|
-
let Yr = B.D65;
|
|
2194
|
-
const T0 = 216 / 24389, Dt = 24389 / 27, [jt, Xt] = Ie({ space: v, coords: Yr });
|
|
2195
|
-
var Dr = new d({
|
|
2196
|
-
id: "luv",
|
|
2197
|
-
name: "Luv",
|
|
2198
|
-
coords: {
|
|
2199
|
-
l: {
|
|
2200
|
-
refRange: [0, 100],
|
|
2201
|
-
name: "Lightness"
|
|
2202
|
-
},
|
|
2203
|
-
// Reference ranges from https://facelessuser.github.io/coloraide/colors/luv/
|
|
2204
|
-
u: {
|
|
2205
|
-
refRange: [-215, 215]
|
|
2206
|
-
},
|
|
2207
|
-
v: {
|
|
2208
|
-
refRange: [-215, 215]
|
|
2209
|
-
}
|
|
2210
|
-
},
|
|
2211
|
-
white: Yr,
|
|
2212
|
-
base: v,
|
|
2213
|
-
// Convert D65-adapted XYZ to Luv
|
|
2214
|
-
// https://en.wikipedia.org/wiki/CIELUV#The_forward_transformation
|
|
2215
|
-
fromBase(t) {
|
|
2216
|
-
let e = [S(t[0]), S(t[1]), S(t[2])], r = e[1], [n, a] = Ie({ space: v, coords: e });
|
|
2217
|
-
if (!Number.isFinite(n) || !Number.isFinite(a))
|
|
2218
|
-
return [0, 0, 0];
|
|
2219
|
-
let s = r <= T0 ? Dt * r : 116 * Math.cbrt(r) - 16;
|
|
2220
|
-
return [
|
|
2221
|
-
s,
|
|
2222
|
-
13 * s * (n - jt),
|
|
2223
|
-
13 * s * (a - Xt)
|
|
2224
|
-
];
|
|
2225
|
-
},
|
|
2226
|
-
// Convert Luv to D65-adapted XYZ
|
|
2227
|
-
// https://en.wikipedia.org/wiki/CIELUV#The_reverse_transformation
|
|
2228
|
-
toBase(t) {
|
|
2229
|
-
let [e, r, n] = t;
|
|
2230
|
-
if (e === 0 || D(e))
|
|
2231
|
-
return [0, 0, 0];
|
|
2232
|
-
r = S(r), n = S(n);
|
|
2233
|
-
let a = r / (13 * e) + jt, s = n / (13 * e) + Xt, o = e <= 8 ? e / Dt : Math.pow((e + 16) / 116, 3);
|
|
2234
|
-
return [
|
|
2235
|
-
o * (9 * a / (4 * s)),
|
|
2236
|
-
o,
|
|
2237
|
-
o * ((12 - 3 * a - 20 * s) / (4 * s))
|
|
2238
|
-
];
|
|
2239
|
-
},
|
|
2240
|
-
formats: {
|
|
2241
|
-
color: {
|
|
2242
|
-
id: "--luv",
|
|
2243
|
-
coords: ["<number> | <percentage>", "<number> | <percentage>[-1,1]", "<number> | <percentage>[-1,1]"]
|
|
2244
|
-
}
|
|
2245
|
-
}
|
|
2246
|
-
}), at = new d({
|
|
2247
|
-
id: "lchuv",
|
|
2248
|
-
name: "LChuv",
|
|
2249
|
-
coords: {
|
|
2250
|
-
l: {
|
|
2251
|
-
refRange: [0, 100],
|
|
2252
|
-
name: "Lightness"
|
|
2253
|
-
},
|
|
2254
|
-
c: {
|
|
2255
|
-
refRange: [0, 220],
|
|
2256
|
-
name: "Chroma"
|
|
2257
|
-
},
|
|
2258
|
-
h: {
|
|
2259
|
-
refRange: [0, 360],
|
|
2260
|
-
type: "angle",
|
|
2261
|
-
name: "Hue"
|
|
2262
|
-
}
|
|
2263
|
-
},
|
|
2264
|
-
base: Dr,
|
|
2265
|
-
fromBase(t) {
|
|
2266
|
-
let [e, r, n] = t, a;
|
|
2267
|
-
const s = 0.02;
|
|
2268
|
-
return Math.abs(r) < s && Math.abs(n) < s ? a = NaN : a = Math.atan2(n, r) * 180 / Math.PI, [
|
|
2269
|
-
e,
|
|
2270
|
-
// L is still L
|
|
2271
|
-
Math.sqrt(r ** 2 + n ** 2),
|
|
2272
|
-
// Chroma
|
|
2273
|
-
k(a)
|
|
2274
|
-
// Hue, in degrees [0 to 360)
|
|
2275
|
-
];
|
|
2276
|
-
},
|
|
2277
|
-
toBase(t) {
|
|
2278
|
-
let [e, r, n] = t;
|
|
2279
|
-
return r < 0 && (r = 0), isNaN(n) && (n = 0), [
|
|
2280
|
-
e,
|
|
2281
|
-
// L is still L
|
|
2282
|
-
r * Math.cos(n * Math.PI / 180),
|
|
2283
|
-
// u
|
|
2284
|
-
r * Math.sin(n * Math.PI / 180)
|
|
2285
|
-
// v
|
|
2286
|
-
];
|
|
2287
|
-
},
|
|
2288
|
-
formats: {
|
|
2289
|
-
color: {
|
|
2290
|
-
id: "--lchuv",
|
|
2291
|
-
coords: ["<number> | <percentage>", "<number> | <percentage>", "<number> | <angle>"]
|
|
2292
|
-
}
|
|
2293
|
-
}
|
|
2294
|
-
});
|
|
2295
|
-
const O0 = 216 / 24389, Y0 = 24389 / 27, qt = x[0][0], Zt = x[0][1], Te = x[0][2], Gt = x[1][0], Jt = x[1][1], Oe = x[1][2], Ft = x[2][0], Wt = x[2][1], Ye = x[2][2];
|
|
2296
|
-
function W(t, e, r) {
|
|
2297
|
-
const n = e / (Math.sin(r) - t * Math.cos(r));
|
|
2298
|
-
return n < 0 ? 1 / 0 : n;
|
|
2299
|
-
}
|
|
2300
|
-
function ve(t) {
|
|
2301
|
-
const e = Math.pow(t + 16, 3) / 1560896, r = e > O0 ? e : t / Y0, n = r * (284517 * qt - 94839 * Te), a = r * (838422 * Te + 769860 * Zt + 731718 * qt), s = r * (632260 * Te - 126452 * Zt), o = r * (284517 * Gt - 94839 * Oe), i = r * (838422 * Oe + 769860 * Jt + 731718 * Gt), l = r * (632260 * Oe - 126452 * Jt), f = r * (284517 * Ft - 94839 * Ye), u = r * (838422 * Ye + 769860 * Wt + 731718 * Ft), c = r * (632260 * Ye - 126452 * Wt);
|
|
2302
|
-
return {
|
|
2303
|
-
r0s: n / s,
|
|
2304
|
-
r0i: a * t / s,
|
|
2305
|
-
r1s: n / (s + 126452),
|
|
2306
|
-
r1i: (a - 769860) * t / (s + 126452),
|
|
2307
|
-
g0s: o / l,
|
|
2308
|
-
g0i: i * t / l,
|
|
2309
|
-
g1s: o / (l + 126452),
|
|
2310
|
-
g1i: (i - 769860) * t / (l + 126452),
|
|
2311
|
-
b0s: f / c,
|
|
2312
|
-
b0i: u * t / c,
|
|
2313
|
-
b1s: f / (c + 126452),
|
|
2314
|
-
b1i: (u - 769860) * t / (c + 126452)
|
|
2315
|
-
};
|
|
2316
|
-
}
|
|
2317
|
-
function Qt(t, e) {
|
|
2318
|
-
const r = e / 360 * Math.PI * 2, n = W(t.r0s, t.r0i, r), a = W(t.r1s, t.r1i, r), s = W(t.g0s, t.g0i, r), o = W(t.g1s, t.g1i, r), i = W(t.b0s, t.b0i, r), l = W(t.b1s, t.b1i, r);
|
|
2319
|
-
return Math.min(n, a, s, o, i, l);
|
|
2320
|
-
}
|
|
2321
|
-
var D0 = new d({
|
|
2322
|
-
id: "hsluv",
|
|
2323
|
-
name: "HSLuv",
|
|
2324
|
-
coords: {
|
|
2325
|
-
h: {
|
|
2326
|
-
refRange: [0, 360],
|
|
2327
|
-
type: "angle",
|
|
2328
|
-
name: "Hue"
|
|
2329
|
-
},
|
|
2330
|
-
s: {
|
|
2331
|
-
range: [0, 100],
|
|
2332
|
-
name: "Saturation"
|
|
2333
|
-
},
|
|
2334
|
-
l: {
|
|
2335
|
-
range: [0, 100],
|
|
2336
|
-
name: "Lightness"
|
|
2337
|
-
}
|
|
2338
|
-
},
|
|
2339
|
-
base: at,
|
|
2340
|
-
gamutSpace: ee,
|
|
2341
|
-
// Convert LCHuv to HSLuv
|
|
2342
|
-
fromBase(t) {
|
|
2343
|
-
let [e, r, n] = [S(t[0]), S(t[1]), S(t[2])], a;
|
|
2344
|
-
if (e > 99.9999999)
|
|
2345
|
-
a = 0, e = 100;
|
|
2346
|
-
else if (e < 1e-8)
|
|
2347
|
-
a = 0, e = 0;
|
|
2348
|
-
else {
|
|
2349
|
-
let s = ve(e), o = Qt(s, n);
|
|
2350
|
-
a = r / o * 100;
|
|
2351
|
-
}
|
|
2352
|
-
return [n, a, e];
|
|
2353
|
-
},
|
|
2354
|
-
// Convert HSLuv to LCHuv
|
|
2355
|
-
toBase(t) {
|
|
2356
|
-
let [e, r, n] = [S(t[0]), S(t[1]), S(t[2])], a;
|
|
2357
|
-
if (n > 99.9999999)
|
|
2358
|
-
n = 100, a = 0;
|
|
2359
|
-
else if (n < 1e-8)
|
|
2360
|
-
n = 0, a = 0;
|
|
2361
|
-
else {
|
|
2362
|
-
let s = ve(n);
|
|
2363
|
-
a = Qt(s, e) / 100 * r;
|
|
2364
|
-
}
|
|
2365
|
-
return [n, a, e];
|
|
2366
|
-
},
|
|
2367
|
-
formats: {
|
|
2368
|
-
color: {
|
|
2369
|
-
id: "--hsluv",
|
|
2370
|
-
coords: ["<number> | <angle>", "<percentage> | <number>", "<percentage> | <number>"]
|
|
2371
|
-
}
|
|
2372
|
-
}
|
|
2373
|
-
});
|
|
2374
|
-
x[0][0];
|
|
2375
|
-
x[0][1];
|
|
2376
|
-
x[0][2];
|
|
2377
|
-
x[1][0];
|
|
2378
|
-
x[1][1];
|
|
2379
|
-
x[1][2];
|
|
2380
|
-
x[2][0];
|
|
2381
|
-
x[2][1];
|
|
2382
|
-
x[2][2];
|
|
2383
|
-
function Q(t, e) {
|
|
2384
|
-
return Math.abs(e) / Math.sqrt(Math.pow(t, 2) + 1);
|
|
2385
|
-
}
|
|
2386
|
-
function Ut(t) {
|
|
2387
|
-
let e = Q(t.r0s, t.r0i), r = Q(t.r1s, t.r1i), n = Q(t.g0s, t.g0i), a = Q(t.g1s, t.g1i), s = Q(t.b0s, t.b0i), o = Q(t.b1s, t.b1i);
|
|
2388
|
-
return Math.min(e, r, n, a, s, o);
|
|
2389
|
-
}
|
|
2390
|
-
var j0 = new d({
|
|
2391
|
-
id: "hpluv",
|
|
2392
|
-
name: "HPLuv",
|
|
2393
|
-
coords: {
|
|
2394
|
-
h: {
|
|
2395
|
-
refRange: [0, 360],
|
|
2396
|
-
type: "angle",
|
|
2397
|
-
name: "Hue"
|
|
2398
|
-
},
|
|
2399
|
-
s: {
|
|
2400
|
-
range: [0, 100],
|
|
2401
|
-
name: "Saturation"
|
|
2402
|
-
},
|
|
2403
|
-
l: {
|
|
2404
|
-
range: [0, 100],
|
|
2405
|
-
name: "Lightness"
|
|
2406
|
-
}
|
|
2407
|
-
},
|
|
2408
|
-
base: at,
|
|
2409
|
-
gamutSpace: "self",
|
|
2410
|
-
// Convert LCHuv to HPLuv
|
|
2411
|
-
fromBase(t) {
|
|
2412
|
-
let [e, r, n] = [S(t[0]), S(t[1]), S(t[2])], a;
|
|
2413
|
-
if (e > 99.9999999)
|
|
2414
|
-
a = 0, e = 100;
|
|
2415
|
-
else if (e < 1e-8)
|
|
2416
|
-
a = 0, e = 0;
|
|
2417
|
-
else {
|
|
2418
|
-
let s = ve(e), o = Ut(s);
|
|
2419
|
-
a = r / o * 100;
|
|
2420
|
-
}
|
|
2421
|
-
return [n, a, e];
|
|
2422
|
-
},
|
|
2423
|
-
// Convert HPLuv to LCHuv
|
|
2424
|
-
toBase(t) {
|
|
2425
|
-
let [e, r, n] = [S(t[0]), S(t[1]), S(t[2])], a;
|
|
2426
|
-
if (n > 99.9999999)
|
|
2427
|
-
n = 100, a = 0;
|
|
2428
|
-
else if (n < 1e-8)
|
|
2429
|
-
n = 0, a = 0;
|
|
2430
|
-
else {
|
|
2431
|
-
let s = ve(n);
|
|
2432
|
-
a = Ut(s) / 100 * r;
|
|
2433
|
-
}
|
|
2434
|
-
return [n, a, e];
|
|
2435
|
-
},
|
|
2436
|
-
formats: {
|
|
2437
|
-
color: {
|
|
2438
|
-
id: "--hpluv",
|
|
2439
|
-
coords: ["<number> | <angle>", "<percentage> | <number>", "<percentage> | <number>"]
|
|
2440
|
-
}
|
|
2441
|
-
}
|
|
2442
|
-
});
|
|
2443
|
-
const Kt = 203, Vt = 2610 / 2 ** 14, X0 = 2 ** 14 / 2610, q0 = 2523 / 2 ** 5, er = 2 ** 5 / 2523, tr = 3424 / 2 ** 12, rr = 2413 / 2 ** 7, nr = 2392 / 2 ** 7;
|
|
2444
|
-
var Z0 = new N({
|
|
2445
|
-
id: "rec2100pq",
|
|
2446
|
-
cssId: "rec2100-pq",
|
|
2447
|
-
name: "REC.2100-PQ",
|
|
2448
|
-
base: Ne,
|
|
2449
|
-
toBase(t) {
|
|
2450
|
-
return t.map(function(e) {
|
|
2451
|
-
return (Math.max(e ** er - tr, 0) / (rr - nr * e ** er)) ** X0 * 1e4 / Kt;
|
|
2452
|
-
});
|
|
2453
|
-
},
|
|
2454
|
-
fromBase(t) {
|
|
2455
|
-
return t.map(function(e) {
|
|
2456
|
-
let r = Math.max(e * Kt / 1e4, 0), n = tr + rr * r ** Vt, a = 1 + nr * r ** Vt;
|
|
2457
|
-
return (n / a) ** q0;
|
|
2458
|
-
});
|
|
2459
|
-
}
|
|
2460
|
-
});
|
|
2461
|
-
const ar = 0.17883277, sr = 0.28466892, or = 0.55991073, De = 3.7743;
|
|
2462
|
-
var G0 = new N({
|
|
2463
|
-
id: "rec2100hlg",
|
|
2464
|
-
cssId: "rec2100-hlg",
|
|
2465
|
-
name: "REC.2100-HLG",
|
|
2466
|
-
referred: "scene",
|
|
2467
|
-
base: Ne,
|
|
2468
|
-
toBase(t) {
|
|
2469
|
-
return t.map(function(e) {
|
|
2470
|
-
return e <= 0.5 ? e ** 2 / 3 * De : (Math.exp((e - or) / ar) + sr) / 12 * De;
|
|
2471
|
-
});
|
|
2472
|
-
},
|
|
2473
|
-
fromBase(t) {
|
|
2474
|
-
return t.map(function(e) {
|
|
2475
|
-
return e /= De, e <= 1 / 12 ? Math.sqrt(3 * e) : ar * Math.log(12 * e - sr) + or;
|
|
2476
|
-
});
|
|
2477
|
-
}
|
|
2478
|
-
});
|
|
2479
|
-
const jr = {};
|
|
2480
|
-
j.add("chromatic-adaptation-start", (t) => {
|
|
2481
|
-
t.options.method && (t.M = Xr(t.W1, t.W2, t.options.method));
|
|
2482
|
-
});
|
|
2483
|
-
j.add("chromatic-adaptation-end", (t) => {
|
|
2484
|
-
t.M || (t.M = Xr(t.W1, t.W2, t.options.method));
|
|
2485
|
-
});
|
|
2486
|
-
function $e({ id: t, toCone_M: e, fromCone_M: r }) {
|
|
2487
|
-
jr[t] = arguments[0];
|
|
2488
|
-
}
|
|
2489
|
-
function Xr(t, e, r = "Bradford") {
|
|
2490
|
-
let n = jr[r], [a, s, o] = C(n.toCone_M, t), [i, l, f] = C(n.toCone_M, e), u = [
|
|
2491
|
-
[i / a, 0, 0],
|
|
2492
|
-
[0, l / s, 0],
|
|
2493
|
-
[0, 0, f / o]
|
|
2494
|
-
], c = C(u, n.toCone_M);
|
|
2495
|
-
return C(n.fromCone_M, c);
|
|
2496
|
-
}
|
|
2497
|
-
$e({
|
|
2498
|
-
id: "von Kries",
|
|
2499
|
-
toCone_M: [
|
|
2500
|
-
[0.40024, 0.7076, -0.08081],
|
|
2501
|
-
[-0.2263, 1.16532, 0.0457],
|
|
2502
|
-
[0, 0, 0.91822]
|
|
2503
|
-
],
|
|
2504
|
-
fromCone_M: [
|
|
2505
|
-
[1.8599363874558397, -1.1293816185800916, 0.21989740959619328],
|
|
2506
|
-
[0.3611914362417676, 0.6388124632850422, -6370596838649899e-21],
|
|
2507
|
-
[0, 0, 1.0890636230968613]
|
|
2508
|
-
]
|
|
2509
|
-
});
|
|
2510
|
-
$e({
|
|
2511
|
-
id: "Bradford",
|
|
2512
|
-
// Convert an array of XYZ values in the range 0.0 - 1.0
|
|
2513
|
-
// to cone fundamentals
|
|
2514
|
-
toCone_M: [
|
|
2515
|
-
[0.8951, 0.2664, -0.1614],
|
|
2516
|
-
[-0.7502, 1.7135, 0.0367],
|
|
2517
|
-
[0.0389, -0.0685, 1.0296]
|
|
2518
|
-
],
|
|
2519
|
-
// and back
|
|
2520
|
-
fromCone_M: [
|
|
2521
|
-
[0.9869929054667121, -0.14705425642099013, 0.15996265166373122],
|
|
2522
|
-
[0.4323052697233945, 0.5183602715367774, 0.049291228212855594],
|
|
2523
|
-
[-0.00852866457517732, 0.04004282165408486, 0.96848669578755]
|
|
2524
|
-
]
|
|
2525
|
-
});
|
|
2526
|
-
$e({
|
|
2527
|
-
id: "CAT02",
|
|
2528
|
-
// with complete chromatic adaptation to W2, so D = 1.0
|
|
2529
|
-
toCone_M: [
|
|
2530
|
-
[0.7328, 0.4296, -0.1624],
|
|
2531
|
-
[-0.7036, 1.6975, 61e-4],
|
|
2532
|
-
[3e-3, 0.0136, 0.9834]
|
|
2533
|
-
],
|
|
2534
|
-
fromCone_M: [
|
|
2535
|
-
[1.0961238208355142, -0.27886900021828726, 0.18274517938277307],
|
|
2536
|
-
[0.4543690419753592, 0.4735331543074117, 0.07209780371722911],
|
|
2537
|
-
[-0.009627608738429355, -0.00569803121611342, 1.0153256399545427]
|
|
2538
|
-
]
|
|
2539
|
-
});
|
|
2540
|
-
$e({
|
|
2541
|
-
id: "CAT16",
|
|
2542
|
-
toCone_M: [
|
|
2543
|
-
[0.401288, 0.650173, -0.051461],
|
|
2544
|
-
[-0.250268, 1.204414, 0.045854],
|
|
2545
|
-
[-2079e-6, 0.048952, 0.953127]
|
|
2546
|
-
],
|
|
2547
|
-
// the extra precision is needed to avoid roundtripping errors
|
|
2548
|
-
fromCone_M: [
|
|
2549
|
-
[1.862067855087233, -1.0112546305316845, 0.14918677544445172],
|
|
2550
|
-
[0.3875265432361372, 0.6214474419314753, -0.008973985167612521],
|
|
2551
|
-
[-0.01584149884933386, -0.03412293802851557, 1.0499644368778496]
|
|
2552
|
-
]
|
|
2553
|
-
});
|
|
2554
|
-
Object.assign(B, {
|
|
2555
|
-
// whitepoint values from ASTM E308-01 with 10nm spacing, 1931 2 degree observer
|
|
2556
|
-
// all normalized to Y (luminance) = 1.00000
|
|
2557
|
-
// Illuminant A is a tungsten electric light, giving a very warm, orange light.
|
|
2558
|
-
A: [1.0985, 1, 0.35585],
|
|
2559
|
-
// Illuminant C was an early approximation to daylight: illuminant A with a blue filter.
|
|
2560
|
-
C: [0.98074, 1, 1.18232],
|
|
2561
|
-
// The daylight series of illuminants simulate natural daylight.
|
|
2562
|
-
// The color temperature (in degrees Kelvin/100) ranges from
|
|
2563
|
-
// cool, overcast daylight (D50) to bright, direct sunlight (D65).
|
|
2564
|
-
D55: [0.95682, 1, 0.92149],
|
|
2565
|
-
D75: [0.94972, 1, 1.22638],
|
|
2566
|
-
// Equal-energy illuminant, used in two-stage CAT16
|
|
2567
|
-
E: [1, 1, 1],
|
|
2568
|
-
// The F series of illuminants represent fluorescent lights
|
|
2569
|
-
F2: [0.99186, 1, 0.67393],
|
|
2570
|
-
F7: [0.95041, 1, 1.08747],
|
|
2571
|
-
F11: [1.00962, 1, 0.6435]
|
|
2572
|
-
});
|
|
2573
|
-
B.ACES = [0.32168 / 0.33767, 1, (1 - 0.32168 - 0.33767) / 0.33767];
|
|
2574
|
-
const J0 = [
|
|
2575
|
-
[0.6624541811085053, 0.13400420645643313, 0.1561876870049078],
|
|
2576
|
-
[0.27222871678091454, 0.6740817658111484, 0.05368951740793705],
|
|
2577
|
-
[-0.005574649490394108, 0.004060733528982826, 1.0103391003129971]
|
|
2578
|
-
], F0 = [
|
|
2579
|
-
[1.6410233796943257, -0.32480329418479, -0.23642469523761225],
|
|
2580
|
-
[-0.6636628587229829, 1.6153315916573379, 0.016756347685530137],
|
|
2581
|
-
[0.011721894328375376, -0.008284441996237409, 0.9883948585390215]
|
|
2582
|
-
];
|
|
2583
|
-
var qr = new N({
|
|
2584
|
-
id: "acescg",
|
|
2585
|
-
cssId: "--acescg",
|
|
2586
|
-
name: "ACEScg",
|
|
2587
|
-
// ACEScg – A scene-referred, linear-light encoding of ACES Data
|
|
2588
|
-
// https://docs.acescentral.com/specifications/acescg/
|
|
2589
|
-
// uses the AP1 primaries, see section 4.3.1 Color primaries
|
|
2590
|
-
coords: {
|
|
2591
|
-
r: {
|
|
2592
|
-
range: [0, 65504],
|
|
2593
|
-
name: "Red"
|
|
2594
|
-
},
|
|
2595
|
-
g: {
|
|
2596
|
-
range: [0, 65504],
|
|
2597
|
-
name: "Green"
|
|
2598
|
-
},
|
|
2599
|
-
b: {
|
|
2600
|
-
range: [0, 65504],
|
|
2601
|
-
name: "Blue"
|
|
2602
|
-
}
|
|
2603
|
-
},
|
|
2604
|
-
referred: "scene",
|
|
2605
|
-
white: B.ACES,
|
|
2606
|
-
toXYZ_M: J0,
|
|
2607
|
-
fromXYZ_M: F0
|
|
2608
|
-
});
|
|
2609
|
-
const Ce = 2 ** -16, je = -0.35828683, _e = (Math.log2(65504) + 9.72) / 17.52;
|
|
2610
|
-
var W0 = new N({
|
|
2611
|
-
id: "acescc",
|
|
2612
|
-
cssId: "--acescc",
|
|
2613
|
-
name: "ACEScc",
|
|
2614
|
-
// see S-2014-003 ACEScc – A Logarithmic Encoding of ACES Data
|
|
2615
|
-
// https://docs.acescentral.com/specifications/acescc/
|
|
2616
|
-
// uses the AP1 primaries, see section 4.3.1 Color primaries
|
|
2617
|
-
// Appendix A: "Very small ACES scene referred values below 7 1/4 stops
|
|
2618
|
-
// below 18% middle gray are encoded as negative ACEScc values.
|
|
2619
|
-
// These values should be preserved per the encoding in Section 4.4
|
|
2620
|
-
// so that all positive ACES values are maintained."
|
|
2621
|
-
coords: {
|
|
2622
|
-
r: {
|
|
2623
|
-
range: [je, _e],
|
|
2624
|
-
name: "Red"
|
|
2625
|
-
},
|
|
2626
|
-
g: {
|
|
2627
|
-
range: [je, _e],
|
|
2628
|
-
name: "Green"
|
|
2629
|
-
},
|
|
2630
|
-
b: {
|
|
2631
|
-
range: [je, _e],
|
|
2632
|
-
name: "Blue"
|
|
2633
|
-
}
|
|
2634
|
-
},
|
|
2635
|
-
referred: "scene",
|
|
2636
|
-
base: qr,
|
|
2637
|
-
// from section 4.4.2 Decoding Function
|
|
2638
|
-
toBase(t) {
|
|
2639
|
-
const e = -0.3013698630136986;
|
|
2640
|
-
return t.map(function(r) {
|
|
2641
|
-
return r <= e ? (2 ** (r * 17.52 - 9.72) - Ce) * 2 : r < _e ? 2 ** (r * 17.52 - 9.72) : 65504;
|
|
2642
|
-
});
|
|
2643
|
-
},
|
|
2644
|
-
// Non-linear encoding function from S-2014-003, section 4.4.1 Encoding Function
|
|
2645
|
-
fromBase(t) {
|
|
2646
|
-
return t.map(function(e) {
|
|
2647
|
-
return e <= 0 ? (Math.log2(Ce) + 9.72) / 17.52 : e < Ce ? (Math.log2(Ce + e * 0.5) + 9.72) / 17.52 : (Math.log2(e) + 9.72) / 17.52;
|
|
2648
|
-
});
|
|
2649
|
-
}
|
|
2650
|
-
// encoded media white (rgb 1,1,1) => linear [ 222.861, 222.861, 222.861 ]
|
|
2651
|
-
// encoded media black (rgb 0,0,0) => linear [ 0.0011857, 0.0011857, 0.0011857]
|
|
2652
|
-
}), ir = /* @__PURE__ */ Object.freeze({
|
|
2653
|
-
__proto__: null,
|
|
2654
|
-
A98RGB: $0,
|
|
2655
|
-
A98RGB_Linear: Tr,
|
|
2656
|
-
ACEScc: W0,
|
|
2657
|
-
ACEScg: qr,
|
|
2658
|
-
CAM16_JMh: Hn,
|
|
2659
|
-
HCT: le,
|
|
2660
|
-
HPLuv: j0,
|
|
2661
|
-
HSL: kr,
|
|
2662
|
-
HSLuv: D0,
|
|
2663
|
-
HSV: Hr,
|
|
2664
|
-
HWB: B0,
|
|
2665
|
-
ICTCP: Ge,
|
|
2666
|
-
JzCzHz: Ze,
|
|
2667
|
-
Jzazbz: Mr,
|
|
2668
|
-
LCH: ie,
|
|
2669
|
-
LCHuv: at,
|
|
2670
|
-
Lab: z,
|
|
2671
|
-
Lab_D65: We,
|
|
2672
|
-
Luv: Dr,
|
|
2673
|
-
OKLCH: H0,
|
|
2674
|
-
OKLab: U,
|
|
2675
|
-
P3: $r,
|
|
2676
|
-
P3_Linear: Nr,
|
|
2677
|
-
ProPhoto: k0,
|
|
2678
|
-
ProPhoto_Linear: Or,
|
|
2679
|
-
REC_2020: Br,
|
|
2680
|
-
REC_2020_Linear: Ne,
|
|
2681
|
-
REC_2100_HLG: G0,
|
|
2682
|
-
REC_2100_PQ: Z0,
|
|
2683
|
-
XYZ_ABS_D65: tt,
|
|
2684
|
-
XYZ_D50: et,
|
|
2685
|
-
XYZ_D65: v,
|
|
2686
|
-
sRGB: ee,
|
|
2687
|
-
sRGB_Linear: Ir
|
|
2688
|
-
});
|
|
2689
|
-
class w {
|
|
2690
|
-
/**
|
|
2691
|
-
* Creates an instance of Color.
|
|
2692
|
-
* Signatures:
|
|
2693
|
-
* - `new Color(stringToParse)`
|
|
2694
|
-
* - `new Color(otherColor)`
|
|
2695
|
-
* - `new Color({space, coords, alpha})`
|
|
2696
|
-
* - `new Color(space, coords, alpha)`
|
|
2697
|
-
* - `new Color(spaceId, coords, alpha)`
|
|
2698
|
-
*/
|
|
2699
|
-
constructor(...e) {
|
|
2700
|
-
let r;
|
|
2701
|
-
e.length === 1 && (r = g(e[0]));
|
|
2702
|
-
let n, a, s;
|
|
2703
|
-
r ? (n = r.space || r.spaceId, a = r.coords, s = r.alpha) : [n, a, s] = e, Object.defineProperty(this, "space", {
|
|
2704
|
-
value: d.get(n),
|
|
2705
|
-
writable: !1,
|
|
2706
|
-
enumerable: !0,
|
|
2707
|
-
configurable: !0
|
|
2708
|
-
// see note in https://262.ecma-international.org/8.0/#sec-proxy-object-internal-methods-and-internal-slots-get-p-receiver
|
|
2709
|
-
}), this.coords = a ? a.slice() : [0, 0, 0], this.alpha = s > 1 || s === void 0 ? 1 : s < 0 ? 0 : s;
|
|
2710
|
-
for (let o = 0; o < this.coords.length; o++)
|
|
2711
|
-
this.coords[o] === "NaN" && (this.coords[o] = NaN);
|
|
2712
|
-
for (let o in this.space.coords)
|
|
2713
|
-
Object.defineProperty(this, o, {
|
|
2714
|
-
get: () => this.get(o),
|
|
2715
|
-
set: (i) => this.set(o, i)
|
|
2716
|
-
});
|
|
2717
|
-
}
|
|
2718
|
-
get spaceId() {
|
|
2719
|
-
return this.space.id;
|
|
2720
|
-
}
|
|
2721
|
-
clone() {
|
|
2722
|
-
return new w(this.space, this.coords, this.alpha);
|
|
2723
|
-
}
|
|
2724
|
-
toJSON() {
|
|
2725
|
-
return {
|
|
2726
|
-
spaceId: this.spaceId,
|
|
2727
|
-
coords: this.coords,
|
|
2728
|
-
alpha: this.alpha
|
|
2729
|
-
};
|
|
2730
|
-
}
|
|
2731
|
-
display(...e) {
|
|
2732
|
-
let r = Vn(this, ...e);
|
|
2733
|
-
return r.color = new w(r.color), r;
|
|
2734
|
-
}
|
|
2735
|
-
/**
|
|
2736
|
-
* Get a color from the argument passed
|
|
2737
|
-
* Basically gets us the same result as new Color(color) but doesn't clone an existing color object
|
|
2738
|
-
*/
|
|
2739
|
-
static get(e, ...r) {
|
|
2740
|
-
return e instanceof w ? e : new w(e, ...r);
|
|
2741
|
-
}
|
|
2742
|
-
static defineFunction(e, r, n = r) {
|
|
2743
|
-
let { instance: a = !0, returns: s } = n, o = function(...i) {
|
|
2744
|
-
let l = r(...i);
|
|
2745
|
-
if (s === "color")
|
|
2746
|
-
l = w.get(l);
|
|
2747
|
-
else if (s === "function<color>") {
|
|
2748
|
-
let f = l;
|
|
2749
|
-
l = function(...u) {
|
|
2750
|
-
let c = f(...u);
|
|
2751
|
-
return w.get(c);
|
|
2752
|
-
}, Object.assign(l, f);
|
|
2753
|
-
} else s === "array<color>" && (l = l.map((f) => w.get(f)));
|
|
2754
|
-
return l;
|
|
2755
|
-
};
|
|
2756
|
-
e in w || (w[e] = o), a && (w.prototype[e] = function(...i) {
|
|
2757
|
-
return o(this, ...i);
|
|
2758
|
-
});
|
|
2759
|
-
}
|
|
2760
|
-
static defineFunctions(e) {
|
|
2761
|
-
for (let r in e)
|
|
2762
|
-
w.defineFunction(r, e[r], e[r]);
|
|
2763
|
-
}
|
|
2764
|
-
static extend(e) {
|
|
2765
|
-
if (e.register)
|
|
2766
|
-
e.register(w);
|
|
2767
|
-
else
|
|
2768
|
-
for (let r in e)
|
|
2769
|
-
w.defineFunction(r, e[r]);
|
|
2770
|
-
}
|
|
2771
|
-
}
|
|
2772
|
-
w.defineFunctions({
|
|
2773
|
-
get: $,
|
|
2774
|
-
getAll: ue,
|
|
2775
|
-
set: T,
|
|
2776
|
-
setAll: Ve,
|
|
2777
|
-
to: y,
|
|
2778
|
-
equals: e0,
|
|
2779
|
-
inGamut: G,
|
|
2780
|
-
toGamut: X,
|
|
2781
|
-
distance: br,
|
|
2782
|
-
toString: se
|
|
2783
|
-
});
|
|
2784
|
-
Object.assign(w, {
|
|
2785
|
-
util: Ur,
|
|
2786
|
-
hooks: j,
|
|
2787
|
-
WHITES: B,
|
|
2788
|
-
Space: d,
|
|
2789
|
-
spaces: d.registry,
|
|
2790
|
-
parse: gr,
|
|
2791
|
-
// Global defaults one may want to configure
|
|
2792
|
-
defaults: P
|
|
2793
|
-
});
|
|
2794
|
-
for (let t of Object.keys(ir))
|
|
2795
|
-
d.register(ir[t]);
|
|
2796
|
-
for (let t in d.registry)
|
|
2797
|
-
Qe(t, d.registry[t]);
|
|
2798
|
-
j.add("colorspace-init-end", (t) => {
|
|
2799
|
-
Qe(t.id, t), t.aliases?.forEach((e) => {
|
|
2800
|
-
Qe(e, t);
|
|
2801
|
-
});
|
|
2802
|
-
});
|
|
2803
|
-
function Qe(t, e) {
|
|
2804
|
-
let r = t.replace(/-/g, "_");
|
|
2805
|
-
Object.defineProperty(w.prototype, r, {
|
|
2806
|
-
// Convert coords to coords in another colorspace and return them
|
|
2807
|
-
// Source colorspace: this.spaceId
|
|
2808
|
-
// Target colorspace: id
|
|
2809
|
-
get() {
|
|
2810
|
-
let n = this.getAll(t);
|
|
2811
|
-
return typeof Proxy > "u" ? n : new Proxy(n, {
|
|
2812
|
-
has: (a, s) => {
|
|
2813
|
-
try {
|
|
2814
|
-
return d.resolveCoord([e, s]), !0;
|
|
2815
|
-
} catch {
|
|
2816
|
-
}
|
|
2817
|
-
return Reflect.has(a, s);
|
|
2818
|
-
},
|
|
2819
|
-
get: (a, s, o) => {
|
|
2820
|
-
if (s && typeof s != "symbol" && !(s in a)) {
|
|
2821
|
-
let { index: i } = d.resolveCoord([e, s]);
|
|
2822
|
-
if (i >= 0)
|
|
2823
|
-
return a[i];
|
|
2824
|
-
}
|
|
2825
|
-
return Reflect.get(a, s, o);
|
|
2826
|
-
},
|
|
2827
|
-
set: (a, s, o, i) => {
|
|
2828
|
-
if (s && typeof s != "symbol" && !(s in a) || s >= 0) {
|
|
2829
|
-
let { index: l } = d.resolveCoord([e, s]);
|
|
2830
|
-
if (l >= 0)
|
|
2831
|
-
return a[l] = o, this.setAll(t, a), !0;
|
|
2832
|
-
}
|
|
2833
|
-
return Reflect.set(a, s, o, i);
|
|
2834
|
-
}
|
|
2835
|
-
});
|
|
2836
|
-
},
|
|
2837
|
-
// Convert coords in another colorspace to internal coords and set them
|
|
2838
|
-
// Target colorspace: this.spaceId
|
|
2839
|
-
// Source colorspace: id
|
|
2840
|
-
set(n) {
|
|
2841
|
-
this.setAll(t, n);
|
|
2842
|
-
},
|
|
2843
|
-
configurable: !0,
|
|
2844
|
-
enumerable: !0
|
|
2845
|
-
});
|
|
2846
|
-
}
|
|
2847
|
-
w.extend(V);
|
|
2848
|
-
w.extend({ deltaE: ae });
|
|
2849
|
-
Object.assign(w, { deltaEMethods: V });
|
|
2850
|
-
w.extend(R0);
|
|
2851
|
-
w.extend({ contrast: y0 });
|
|
2852
|
-
w.extend(_0);
|
|
2853
|
-
w.extend(r0);
|
|
2854
|
-
w.extend(v0);
|
|
2855
|
-
w.extend(Le);
|
|
2856
|
-
export {
|
|
2857
|
-
w as C
|
|
2858
|
-
};
|