@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
|
@@ -0,0 +1,3807 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2026 Luzmo
|
|
4
|
+
* All rights reserved.
|
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
|
7
|
+
* This license allows users with a current active Luzmo account
|
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
|
11
|
+
*
|
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
|
+
* SOFTWARE.
|
|
19
|
+
* */
|
|
20
|
+
function multiplyMatrices(e, s) {
|
|
21
|
+
let l = e.length;
|
|
22
|
+
Array.isArray(e[0]) || (e = [e]), Array.isArray(s[0]) || (s = s.map((e) => [e]));
|
|
23
|
+
let u = s[0].length, f = s[0].map((e, l) => s.map((e) => e[l])), h = e.map((e) => f.map((s) => {
|
|
24
|
+
let l = 0;
|
|
25
|
+
if (!Array.isArray(e)) {
|
|
26
|
+
for (let u of s) l += e * u;
|
|
27
|
+
return l;
|
|
28
|
+
}
|
|
29
|
+
for (let u = 0; u < e.length; u++) l += e[u] * (s[u] || 0);
|
|
30
|
+
return l;
|
|
31
|
+
}));
|
|
32
|
+
return l === 1 && (h = h[0]), u === 1 ? h.map((e) => e[0]) : h;
|
|
33
|
+
}
|
|
34
|
+
function isString(e) {
|
|
35
|
+
return type(e) === "string";
|
|
36
|
+
}
|
|
37
|
+
function type(e) {
|
|
38
|
+
return (Object.prototype.toString.call(e).match(/^\[object\s+(.*?)\]$/)[1] || "").toLowerCase();
|
|
39
|
+
}
|
|
40
|
+
function serializeNumber(e, { precision: s, unit: l }) {
|
|
41
|
+
return isNone(e) ? "none" : toPrecision(e, s) + (l ?? "");
|
|
42
|
+
}
|
|
43
|
+
function isNone(e) {
|
|
44
|
+
return Number.isNaN(e) || e instanceof Number && e?.none;
|
|
45
|
+
}
|
|
46
|
+
function skipNone(e) {
|
|
47
|
+
return isNone(e) ? 0 : e;
|
|
48
|
+
}
|
|
49
|
+
function toPrecision(e, s) {
|
|
50
|
+
if (e === 0) return 0;
|
|
51
|
+
let l = ~~e, u = 0;
|
|
52
|
+
l && s && (u = ~~Math.log10(Math.abs(l)) + 1);
|
|
53
|
+
let f = 10 ** (s - u);
|
|
54
|
+
return Math.floor(e * f + .5) / f;
|
|
55
|
+
}
|
|
56
|
+
var angleFactor = {
|
|
57
|
+
deg: 1,
|
|
58
|
+
grad: .9,
|
|
59
|
+
rad: 180 / Math.PI,
|
|
60
|
+
turn: 360
|
|
61
|
+
};
|
|
62
|
+
function parseFunction(e) {
|
|
63
|
+
if (!e) return;
|
|
64
|
+
e = e.trim();
|
|
65
|
+
let s = /^([a-z]+)\((.+?)\)$/i, l = /^-?[\d.]+$/, u = /%|deg|g?rad|turn$/, f = /\/?\s*(none|[-\w.]+(?:%|deg|g?rad|turn)?)/g, h = e.match(s);
|
|
66
|
+
if (h) {
|
|
67
|
+
let e = [];
|
|
68
|
+
return h[2].replace(f, (s, f) => {
|
|
69
|
+
let h = f.match(u), _ = f;
|
|
70
|
+
if (h) {
|
|
71
|
+
let e = h[0], s = _.slice(0, -e.length);
|
|
72
|
+
e === "%" ? (_ = /* @__PURE__ */ new Number(s / 100), _.type = "<percentage>") : (_ = new Number(s * angleFactor[e]), _.type = "<angle>", _.unit = e);
|
|
73
|
+
} else l.test(_) ? (_ = new Number(_), _.type = "<number>") : _ === "none" && (_ = /* @__PURE__ */ new Number(NaN), _.none = !0);
|
|
74
|
+
s.startsWith("/") && (_ = _ instanceof Number ? _ : new Number(_), _.alpha = !0), typeof _ == "object" && _ instanceof Number && (_.raw = f), e.push(_);
|
|
75
|
+
}), {
|
|
76
|
+
name: h[1].toLowerCase(),
|
|
77
|
+
rawName: h[1],
|
|
78
|
+
rawArgs: h[2],
|
|
79
|
+
args: e
|
|
80
|
+
};
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
function last(e) {
|
|
84
|
+
return e[e.length - 1];
|
|
85
|
+
}
|
|
86
|
+
function interpolate(e, s, l) {
|
|
87
|
+
return isNaN(e) ? s : isNaN(s) ? e : e + (s - e) * l;
|
|
88
|
+
}
|
|
89
|
+
function interpolateInv(e, s, l) {
|
|
90
|
+
return (l - e) / (s - e);
|
|
91
|
+
}
|
|
92
|
+
function mapRange(e, s, l) {
|
|
93
|
+
return interpolate(s[0], s[1], interpolateInv(e[0], e[1], l));
|
|
94
|
+
}
|
|
95
|
+
function parseCoordGrammar(e) {
|
|
96
|
+
return e.map((e) => e.split("|").map((e) => {
|
|
97
|
+
e = e.trim();
|
|
98
|
+
let s = e.match(/^(<[a-z]+>)\[(-?[.\d]+),\s*(-?[.\d]+)\]?$/);
|
|
99
|
+
if (s) {
|
|
100
|
+
let e = new String(s[1]);
|
|
101
|
+
return e.range = [+s[2], +s[3]], e;
|
|
102
|
+
}
|
|
103
|
+
return e;
|
|
104
|
+
}));
|
|
105
|
+
}
|
|
106
|
+
function clamp(e, s, l) {
|
|
107
|
+
return Math.max(Math.min(l, s), e);
|
|
108
|
+
}
|
|
109
|
+
function copySign(e, s) {
|
|
110
|
+
return Math.sign(e) === Math.sign(s) ? e : -e;
|
|
111
|
+
}
|
|
112
|
+
function spow(e, s) {
|
|
113
|
+
return copySign(Math.abs(e) ** s, e);
|
|
114
|
+
}
|
|
115
|
+
function zdiv(e, s) {
|
|
116
|
+
return s === 0 ? 0 : e / s;
|
|
117
|
+
}
|
|
118
|
+
function bisectLeft(e, s, l = 0, u = e.length) {
|
|
119
|
+
for (; l < u;) {
|
|
120
|
+
let f = l + u >> 1;
|
|
121
|
+
e[f] < s ? l = f + 1 : u = f;
|
|
122
|
+
}
|
|
123
|
+
return l;
|
|
124
|
+
}
|
|
125
|
+
var util = /* @__PURE__ */ Object.freeze({
|
|
126
|
+
__proto__: null,
|
|
127
|
+
bisectLeft,
|
|
128
|
+
clamp,
|
|
129
|
+
copySign,
|
|
130
|
+
interpolate,
|
|
131
|
+
interpolateInv,
|
|
132
|
+
isNone,
|
|
133
|
+
isString,
|
|
134
|
+
last,
|
|
135
|
+
mapRange,
|
|
136
|
+
multiplyMatrices,
|
|
137
|
+
parseCoordGrammar,
|
|
138
|
+
parseFunction,
|
|
139
|
+
serializeNumber,
|
|
140
|
+
skipNone,
|
|
141
|
+
spow,
|
|
142
|
+
toPrecision,
|
|
143
|
+
type,
|
|
144
|
+
zdiv
|
|
145
|
+
}), hooks = new class {
|
|
146
|
+
add(e, s, l) {
|
|
147
|
+
if (typeof arguments[0] != "string") {
|
|
148
|
+
for (var e in arguments[0]) this.add(e, arguments[0][e], arguments[1]);
|
|
149
|
+
return;
|
|
150
|
+
}
|
|
151
|
+
(Array.isArray(e) ? e : [e]).forEach(function(e) {
|
|
152
|
+
this[e] = this[e] || [], s && this[e][l ? "unshift" : "push"](s);
|
|
153
|
+
}, this);
|
|
154
|
+
}
|
|
155
|
+
run(e, s) {
|
|
156
|
+
this[e] = this[e] || [], this[e].forEach(function(e) {
|
|
157
|
+
e.call(s && s.context ? s.context : s, s);
|
|
158
|
+
});
|
|
159
|
+
}
|
|
160
|
+
}(), defaults = {
|
|
161
|
+
gamut_mapping: "css",
|
|
162
|
+
precision: 5,
|
|
163
|
+
deltaE: "76",
|
|
164
|
+
verbose: globalThis?.process?.env?.NODE_ENV?.toLowerCase() !== "test",
|
|
165
|
+
warn: function(e) {
|
|
166
|
+
this.verbose && globalThis?.console?.warn?.(e);
|
|
167
|
+
}
|
|
168
|
+
}, WHITES = {
|
|
169
|
+
D50: [
|
|
170
|
+
.3457 / .3585,
|
|
171
|
+
1,
|
|
172
|
+
.2958 / .3585
|
|
173
|
+
],
|
|
174
|
+
D65: [
|
|
175
|
+
.3127 / .329,
|
|
176
|
+
1,
|
|
177
|
+
.3583 / .329
|
|
178
|
+
]
|
|
179
|
+
};
|
|
180
|
+
function getWhite(e) {
|
|
181
|
+
return Array.isArray(e) ? e : WHITES[e];
|
|
182
|
+
}
|
|
183
|
+
function adapt$2(s, l, u, f = {}) {
|
|
184
|
+
if (s = getWhite(s), l = getWhite(l), !s || !l) throw TypeError(`Missing white point to convert ${s ? "" : "from"}${!s && !l ? "/" : ""}${l ? "" : "to"}`);
|
|
185
|
+
if (s === l) return u;
|
|
186
|
+
let h = {
|
|
187
|
+
W1: s,
|
|
188
|
+
W2: l,
|
|
189
|
+
XYZ: u,
|
|
190
|
+
options: f
|
|
191
|
+
};
|
|
192
|
+
if (hooks.run("chromatic-adaptation-start", h), h.M || (h.W1 === WHITES.D65 && h.W2 === WHITES.D50 ? h.M = [
|
|
193
|
+
[
|
|
194
|
+
1.0479297925449969,
|
|
195
|
+
.022946870601609652,
|
|
196
|
+
-.05019226628920524
|
|
197
|
+
],
|
|
198
|
+
[
|
|
199
|
+
.02962780877005599,
|
|
200
|
+
.9904344267538799,
|
|
201
|
+
-.017073799063418826
|
|
202
|
+
],
|
|
203
|
+
[
|
|
204
|
+
-.009243040646204504,
|
|
205
|
+
.015055191490298152,
|
|
206
|
+
.7518742814281371
|
|
207
|
+
]
|
|
208
|
+
] : h.W1 === WHITES.D50 && h.W2 === WHITES.D65 && (h.M = [
|
|
209
|
+
[
|
|
210
|
+
.955473421488075,
|
|
211
|
+
-.02309845494876471,
|
|
212
|
+
.06325924320057072
|
|
213
|
+
],
|
|
214
|
+
[
|
|
215
|
+
-.0283697093338637,
|
|
216
|
+
1.0099953980813041,
|
|
217
|
+
.021041441191917323
|
|
218
|
+
],
|
|
219
|
+
[
|
|
220
|
+
.012314014864481998,
|
|
221
|
+
-.020507649298898964,
|
|
222
|
+
1.330365926242124
|
|
223
|
+
]
|
|
224
|
+
])), hooks.run("chromatic-adaptation-end", h), h.M) return multiplyMatrices(h.M, h.XYZ);
|
|
225
|
+
throw TypeError("Only Bradford CAT with white points D50 and D65 supported for now.");
|
|
226
|
+
}
|
|
227
|
+
var noneTypes = new Set([
|
|
228
|
+
"<number>",
|
|
229
|
+
"<percentage>",
|
|
230
|
+
"<angle>"
|
|
231
|
+
]);
|
|
232
|
+
function coerceCoords(e, s, l, u) {
|
|
233
|
+
return Object.entries(e.coords).map(([e, f], h) => {
|
|
234
|
+
let _ = s.coordGrammar[h], v = u[h], y = v?.type, x;
|
|
235
|
+
if (x = v.none ? _.find((e) => noneTypes.has(e)) : _.find((e) => e == y), !x) {
|
|
236
|
+
let s = f.name || e;
|
|
237
|
+
throw TypeError(`${y ?? v.raw} not allowed for ${s} in ${l}()`);
|
|
238
|
+
}
|
|
239
|
+
let S = x.range;
|
|
240
|
+
y === "<percentage>" && (S ||= [0, 1]);
|
|
241
|
+
let C = f.range || f.refRange;
|
|
242
|
+
return S && C && (u[h] = mapRange(S, C, u[h])), x;
|
|
243
|
+
});
|
|
244
|
+
}
|
|
245
|
+
function parse(e, { meta: s } = {}) {
|
|
246
|
+
let l = { str: String(e)?.trim() };
|
|
247
|
+
if (hooks.run("parse-start", l), l.color) return l.color;
|
|
248
|
+
if (l.parsed = parseFunction(l.str), l.parsed) {
|
|
249
|
+
let e = l.parsed.name;
|
|
250
|
+
if (e === "color") {
|
|
251
|
+
let e = l.parsed.args.shift(), u = e.startsWith("--") ? e.substring(2) : `--${e}`, f = [e, u], h = l.parsed.rawArgs.indexOf("/") > 0 ? l.parsed.args.pop() : 1;
|
|
252
|
+
for (let u of ColorSpace.all) {
|
|
253
|
+
let _ = u.getFormat("color");
|
|
254
|
+
if (_ && (f.includes(_.id) || _.ids?.filter((e) => f.includes(e)).length)) {
|
|
255
|
+
let f = Object.keys(u.coords).map((e, s) => l.parsed.args[s] || 0), v;
|
|
256
|
+
return _.coordGrammar && (v = coerceCoords(u, _, "color", f)), s && Object.assign(s, {
|
|
257
|
+
formatId: "color",
|
|
258
|
+
types: v
|
|
259
|
+
}), _.id.startsWith("--") && !e.startsWith("--") && defaults.warn(`${u.name} is a non-standard space and not currently supported in the CSS spec. Use prefixed color(${_.id}) instead of color(${e}).`), e.startsWith("--") && !_.id.startsWith("--") && defaults.warn(`${u.name} is a standard space and supported in the CSS spec. Use color(${_.id}) instead of prefixed color(${e}).`), {
|
|
260
|
+
spaceId: u.id,
|
|
261
|
+
coords: f,
|
|
262
|
+
alpha: h
|
|
263
|
+
};
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
let _ = "", v = e in ColorSpace.registry ? e : u;
|
|
267
|
+
if (v in ColorSpace.registry) {
|
|
268
|
+
let e = ColorSpace.registry[v].formats?.color?.id;
|
|
269
|
+
e && (_ = `Did you mean color(${e})?`);
|
|
270
|
+
}
|
|
271
|
+
throw TypeError(`Cannot parse color(${e}). ` + (_ || "Missing a plugin?"));
|
|
272
|
+
} else for (let u of ColorSpace.all) {
|
|
273
|
+
let f = u.getFormat(e);
|
|
274
|
+
if (f && f.type === "function") {
|
|
275
|
+
let h = 1;
|
|
276
|
+
(f.lastAlpha || last(l.parsed.args).alpha) && (h = l.parsed.args.pop());
|
|
277
|
+
let _ = l.parsed.args, v;
|
|
278
|
+
return f.coordGrammar && (v = coerceCoords(u, f, e, _)), s && Object.assign(s, {
|
|
279
|
+
formatId: f.name,
|
|
280
|
+
types: v
|
|
281
|
+
}), {
|
|
282
|
+
spaceId: u.id,
|
|
283
|
+
coords: _,
|
|
284
|
+
alpha: h
|
|
285
|
+
};
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
} else for (let e of ColorSpace.all) for (let u in e.formats) {
|
|
289
|
+
let f = e.formats[u];
|
|
290
|
+
if (f.type !== "custom" || f.test && !f.test(l.str)) continue;
|
|
291
|
+
let h = f.parse(l.str);
|
|
292
|
+
if (h) return h.alpha ??= 1, s && (s.formatId = u), h;
|
|
293
|
+
}
|
|
294
|
+
throw TypeError(`Could not parse ${e} as a color. Missing a plugin?`);
|
|
295
|
+
}
|
|
296
|
+
function getColor(e) {
|
|
297
|
+
if (Array.isArray(e)) return e.map(getColor);
|
|
298
|
+
if (!e) throw TypeError("Empty color reference");
|
|
299
|
+
isString(e) && (e = parse(e));
|
|
300
|
+
let l = e.space || e.spaceId;
|
|
301
|
+
return l instanceof ColorSpace || (e.space = ColorSpace.get(l)), e.alpha === void 0 && (e.alpha = 1), e;
|
|
302
|
+
}
|
|
303
|
+
var ε$7 = 75e-6, ColorSpace = class e {
|
|
304
|
+
constructor(s) {
|
|
305
|
+
this.id = s.id, this.name = s.name, this.base = s.base ? e.get(s.base) : null, this.aliases = s.aliases, this.base && (this.fromBase = s.fromBase, this.toBase = s.toBase);
|
|
306
|
+
let l = s.coords ?? this.base.coords;
|
|
307
|
+
for (let e in l) "name" in l[e] || (l[e].name = e);
|
|
308
|
+
for (let e in this.coords = l, this.white = getWhite(s.white ?? this.base.white ?? "D65"), this.formats = s.formats ?? {}, this.formats) {
|
|
309
|
+
let s = this.formats[e];
|
|
310
|
+
s.type ||= "function", s.name ||= e;
|
|
311
|
+
}
|
|
312
|
+
this.formats.color?.id || (this.formats.color = {
|
|
313
|
+
...this.formats.color ?? {},
|
|
314
|
+
id: s.cssId || this.id
|
|
315
|
+
}), s.gamutSpace ? this.gamutSpace = s.gamutSpace === "self" ? this : e.get(s.gamutSpace) : this.isPolar ? this.gamutSpace = this.base : this.gamutSpace = this, this.gamutSpace.isUnbounded && (this.inGamut = (e, s) => !0), this.referred = s.referred, Object.defineProperty(this, "path", {
|
|
316
|
+
value: getPath(this).reverse(),
|
|
317
|
+
writable: !1,
|
|
318
|
+
enumerable: !0,
|
|
319
|
+
configurable: !0
|
|
320
|
+
}), hooks.run("colorspace-init-end", this);
|
|
321
|
+
}
|
|
322
|
+
inGamut(e, { epsilon: s = ε$7 } = {}) {
|
|
323
|
+
if (!this.equals(this.gamutSpace)) return e = this.to(this.gamutSpace, e), this.gamutSpace.inGamut(e, { epsilon: s });
|
|
324
|
+
let l = Object.values(this.coords);
|
|
325
|
+
return e.every((e, u) => {
|
|
326
|
+
let f = l[u];
|
|
327
|
+
if (f.type !== "angle" && f.range) {
|
|
328
|
+
if (Number.isNaN(e)) return !0;
|
|
329
|
+
let [l, u] = f.range;
|
|
330
|
+
return (l === void 0 || e >= l - s) && (u === void 0 || e <= u + s);
|
|
331
|
+
}
|
|
332
|
+
return !0;
|
|
333
|
+
});
|
|
334
|
+
}
|
|
335
|
+
get isUnbounded() {
|
|
336
|
+
return Object.values(this.coords).every((e) => !("range" in e));
|
|
337
|
+
}
|
|
338
|
+
get cssId() {
|
|
339
|
+
return this.formats?.color?.id || this.id;
|
|
340
|
+
}
|
|
341
|
+
get isPolar() {
|
|
342
|
+
for (let e in this.coords) if (this.coords[e].type === "angle") return !0;
|
|
343
|
+
return !1;
|
|
344
|
+
}
|
|
345
|
+
getFormat(e) {
|
|
346
|
+
if (typeof e == "object") return e = processFormat(e, this), e;
|
|
347
|
+
let s;
|
|
348
|
+
return s = e === "default" ? Object.values(this.formats)[0] : this.formats[e], s ? (s = processFormat(s, this), s) : null;
|
|
349
|
+
}
|
|
350
|
+
equals(e) {
|
|
351
|
+
return e ? this === e || this.id === e || this.id === e.id : !1;
|
|
352
|
+
}
|
|
353
|
+
to(s, l) {
|
|
354
|
+
if (arguments.length === 1) {
|
|
355
|
+
let e = getColor(s);
|
|
356
|
+
[s, l] = [e.space, e.coords];
|
|
357
|
+
}
|
|
358
|
+
if (s = e.get(s), this.equals(s)) return l;
|
|
359
|
+
l = l.map((e) => Number.isNaN(e) ? 0 : e);
|
|
360
|
+
let u = this.path, f = s.path, h, _;
|
|
361
|
+
for (let e = 0; e < u.length && u[e].equals(f[e]); e++) h = u[e], _ = e;
|
|
362
|
+
if (!h) throw Error(`Cannot convert between color spaces ${this} and ${s}: no connection space was found`);
|
|
363
|
+
for (let e = u.length - 1; e > _; e--) l = u[e].toBase(l);
|
|
364
|
+
for (let e = _ + 1; e < f.length; e++) l = f[e].fromBase(l);
|
|
365
|
+
return l;
|
|
366
|
+
}
|
|
367
|
+
from(s, l) {
|
|
368
|
+
if (arguments.length === 1) {
|
|
369
|
+
let e = getColor(s);
|
|
370
|
+
[s, l] = [e.space, e.coords];
|
|
371
|
+
}
|
|
372
|
+
return s = e.get(s), s.to(this, l);
|
|
373
|
+
}
|
|
374
|
+
toString() {
|
|
375
|
+
return `${this.name} (${this.id})`;
|
|
376
|
+
}
|
|
377
|
+
getMinCoords() {
|
|
378
|
+
let e = [];
|
|
379
|
+
for (let s in this.coords) {
|
|
380
|
+
let l = this.coords[s], u = l.range || l.refRange;
|
|
381
|
+
e.push(u?.min ?? 0);
|
|
382
|
+
}
|
|
383
|
+
return e;
|
|
384
|
+
}
|
|
385
|
+
static registry = {};
|
|
386
|
+
static get all() {
|
|
387
|
+
return [...new Set(Object.values(e.registry))];
|
|
388
|
+
}
|
|
389
|
+
static register(e, s) {
|
|
390
|
+
if (arguments.length === 1 && (s = arguments[0], e = s.id), s = this.get(s), this.registry[e] && this.registry[e] !== s) throw Error(`Duplicate color space registration: '${e}'`);
|
|
391
|
+
if (this.registry[e] = s, arguments.length === 1 && s.aliases) for (let e of s.aliases) this.register(e, s);
|
|
392
|
+
return s;
|
|
393
|
+
}
|
|
394
|
+
static get(s, ...u) {
|
|
395
|
+
if (!s || s instanceof e) return s;
|
|
396
|
+
if (type(s) === "string") {
|
|
397
|
+
let l = e.registry[s.toLowerCase()];
|
|
398
|
+
if (!l) throw TypeError(`No color space found with id = "${s}"`);
|
|
399
|
+
return l;
|
|
400
|
+
}
|
|
401
|
+
if (u.length) return e.get(...u);
|
|
402
|
+
throw TypeError(`${s} is not a valid color space`);
|
|
403
|
+
}
|
|
404
|
+
static resolveCoord(s, u) {
|
|
405
|
+
let f = type(s), h, _;
|
|
406
|
+
if (f === "string" ? s.includes(".") ? [h, _] = s.split(".") : [h, _] = [, s] : Array.isArray(s) ? [h, _] = s : (h = s.space, _ = s.coordId), h = e.get(h), h ||= u, !h) throw TypeError(`Cannot resolve coordinate reference ${s}: No color space specified and relative references are not allowed here`);
|
|
407
|
+
if (f = type(_), f === "number" || f === "string" && _ >= 0) {
|
|
408
|
+
let e = Object.entries(h.coords)[_];
|
|
409
|
+
if (e) return {
|
|
410
|
+
space: h,
|
|
411
|
+
id: e[0],
|
|
412
|
+
index: _,
|
|
413
|
+
...e[1]
|
|
414
|
+
};
|
|
415
|
+
}
|
|
416
|
+
h = e.get(h);
|
|
417
|
+
let v = _.toLowerCase(), y = 0;
|
|
418
|
+
for (let e in h.coords) {
|
|
419
|
+
let s = h.coords[e];
|
|
420
|
+
if (e.toLowerCase() === v || s.name?.toLowerCase() === v) return {
|
|
421
|
+
space: h,
|
|
422
|
+
id: e,
|
|
423
|
+
index: y,
|
|
424
|
+
...s
|
|
425
|
+
};
|
|
426
|
+
y++;
|
|
427
|
+
}
|
|
428
|
+
throw TypeError(`No "${_}" coordinate found in ${h.name}. Its coordinates are: ${Object.keys(h.coords).join(", ")}`);
|
|
429
|
+
}
|
|
430
|
+
static DEFAULT_FORMAT = {
|
|
431
|
+
type: "functions",
|
|
432
|
+
name: "color"
|
|
433
|
+
};
|
|
434
|
+
};
|
|
435
|
+
function getPath(e) {
|
|
436
|
+
let s = [e];
|
|
437
|
+
for (let l = e; l = l.base;) s.push(l);
|
|
438
|
+
return s;
|
|
439
|
+
}
|
|
440
|
+
function processFormat(e, { coords: s } = {}) {
|
|
441
|
+
if (e.coords && !e.coordGrammar) {
|
|
442
|
+
e.type ||= "function", e.name ||= "color", e.coordGrammar = parseCoordGrammar(e.coords);
|
|
443
|
+
let l = Object.entries(s).map(([s, l], u) => {
|
|
444
|
+
let f = e.coordGrammar[u][0], h = l.range || l.refRange, _ = f.range, v = "";
|
|
445
|
+
return f == "<percentage>" ? (_ = [0, 100], v = "%") : f == "<angle>" && (v = "deg"), {
|
|
446
|
+
fromRange: h,
|
|
447
|
+
toRange: _,
|
|
448
|
+
suffix: v
|
|
449
|
+
};
|
|
450
|
+
});
|
|
451
|
+
e.serializeCoords = (e, s) => e.map((e, f) => {
|
|
452
|
+
let { fromRange: h, toRange: _, suffix: v } = l[f];
|
|
453
|
+
return h && _ && (e = mapRange(h, _, e)), e = serializeNumber(e, {
|
|
454
|
+
precision: s,
|
|
455
|
+
unit: v
|
|
456
|
+
}), e;
|
|
457
|
+
});
|
|
458
|
+
}
|
|
459
|
+
return e;
|
|
460
|
+
}
|
|
461
|
+
var xyz_d65 = new ColorSpace({
|
|
462
|
+
id: "xyz-d65",
|
|
463
|
+
name: "XYZ D65",
|
|
464
|
+
coords: {
|
|
465
|
+
x: { name: "X" },
|
|
466
|
+
y: { name: "Y" },
|
|
467
|
+
z: { name: "Z" }
|
|
468
|
+
},
|
|
469
|
+
white: "D65",
|
|
470
|
+
formats: { color: { ids: ["xyz-d65", "xyz"] } },
|
|
471
|
+
aliases: ["xyz"]
|
|
472
|
+
}), RGBColorSpace = class extends ColorSpace {
|
|
473
|
+
constructor(s) {
|
|
474
|
+
s.coords ||= {
|
|
475
|
+
r: {
|
|
476
|
+
range: [0, 1],
|
|
477
|
+
name: "Red"
|
|
478
|
+
},
|
|
479
|
+
g: {
|
|
480
|
+
range: [0, 1],
|
|
481
|
+
name: "Green"
|
|
482
|
+
},
|
|
483
|
+
b: {
|
|
484
|
+
range: [0, 1],
|
|
485
|
+
name: "Blue"
|
|
486
|
+
}
|
|
487
|
+
}, s.base ||= xyz_d65, s.toXYZ_M && s.fromXYZ_M && (s.toBase ??= (l) => {
|
|
488
|
+
let u = multiplyMatrices(s.toXYZ_M, l);
|
|
489
|
+
return this.white !== this.base.white && (u = adapt$2(this.white, this.base.white, u)), u;
|
|
490
|
+
}, s.fromBase ??= (l) => (l = adapt$2(this.base.white, this.white, l), multiplyMatrices(s.fromXYZ_M, l))), s.referred ??= "display", super(s);
|
|
491
|
+
}
|
|
492
|
+
};
|
|
493
|
+
function getAll(e, s) {
|
|
494
|
+
return e = getColor(e), !s || e.space.equals(s) ? e.coords.slice() : (s = ColorSpace.get(s), s.from(e));
|
|
495
|
+
}
|
|
496
|
+
function get(e, s) {
|
|
497
|
+
e = getColor(e);
|
|
498
|
+
let { space: l, index: u } = ColorSpace.resolveCoord(s, e.space);
|
|
499
|
+
return getAll(e, l)[u];
|
|
500
|
+
}
|
|
501
|
+
function setAll(e, s, l) {
|
|
502
|
+
return e = getColor(e), s = ColorSpace.get(s), e.coords = s.to(e.space, l), e;
|
|
503
|
+
}
|
|
504
|
+
setAll.returns = "color";
|
|
505
|
+
function set(e, s, u) {
|
|
506
|
+
if (e = getColor(e), arguments.length === 2 && type(arguments[1]) === "object") {
|
|
507
|
+
let s = arguments[1];
|
|
508
|
+
for (let l in s) set(e, l, s[l]);
|
|
509
|
+
} else {
|
|
510
|
+
typeof u == "function" && (u = u(get(e, s)));
|
|
511
|
+
let { space: l, index: f } = ColorSpace.resolveCoord(s, e.space), h = getAll(e, l);
|
|
512
|
+
h[f] = u, setAll(e, l, h);
|
|
513
|
+
}
|
|
514
|
+
return e;
|
|
515
|
+
}
|
|
516
|
+
set.returns = "color";
|
|
517
|
+
var XYZ_D50 = new ColorSpace({
|
|
518
|
+
id: "xyz-d50",
|
|
519
|
+
name: "XYZ D50",
|
|
520
|
+
white: "D50",
|
|
521
|
+
base: xyz_d65,
|
|
522
|
+
fromBase: (e) => adapt$2(xyz_d65.white, "D50", e),
|
|
523
|
+
toBase: (e) => adapt$2("D50", xyz_d65.white, e)
|
|
524
|
+
}), ε$6 = 216 / 24389, ε3$1 = 24 / 116, κ$4 = 24389 / 27, white$4 = WHITES.D50, lab = new ColorSpace({
|
|
525
|
+
id: "lab",
|
|
526
|
+
name: "Lab",
|
|
527
|
+
coords: {
|
|
528
|
+
l: {
|
|
529
|
+
refRange: [0, 100],
|
|
530
|
+
name: "Lightness"
|
|
531
|
+
},
|
|
532
|
+
a: { refRange: [-125, 125] },
|
|
533
|
+
b: { refRange: [-125, 125] }
|
|
534
|
+
},
|
|
535
|
+
white: white$4,
|
|
536
|
+
base: XYZ_D50,
|
|
537
|
+
fromBase(e) {
|
|
538
|
+
let s = e.map((e, s) => e / white$4[s]).map((e) => e > ε$6 ? Math.cbrt(e) : (κ$4 * e + 16) / 116);
|
|
539
|
+
return [
|
|
540
|
+
116 * s[1] - 16,
|
|
541
|
+
500 * (s[0] - s[1]),
|
|
542
|
+
200 * (s[1] - s[2])
|
|
543
|
+
];
|
|
544
|
+
},
|
|
545
|
+
toBase(e) {
|
|
546
|
+
let s = [];
|
|
547
|
+
return s[1] = (e[0] + 16) / 116, s[0] = e[1] / 500 + s[1], s[2] = s[1] - e[2] / 200, [
|
|
548
|
+
s[0] > ε3$1 ? s[0] ** 3 : (116 * s[0] - 16) / κ$4,
|
|
549
|
+
e[0] > 8 ? ((e[0] + 16) / 116) ** 3 : e[0] / κ$4,
|
|
550
|
+
s[2] > ε3$1 ? s[2] ** 3 : (116 * s[2] - 16) / κ$4
|
|
551
|
+
].map((e, s) => e * white$4[s]);
|
|
552
|
+
},
|
|
553
|
+
formats: { lab: { coords: [
|
|
554
|
+
"<number> | <percentage>",
|
|
555
|
+
"<number> | <percentage>[-1,1]",
|
|
556
|
+
"<number> | <percentage>[-1,1]"
|
|
557
|
+
] } }
|
|
558
|
+
});
|
|
559
|
+
function constrain(e) {
|
|
560
|
+
return (e % 360 + 360) % 360;
|
|
561
|
+
}
|
|
562
|
+
function adjust(e, s) {
|
|
563
|
+
if (e === "raw") return s;
|
|
564
|
+
let [l, u] = s.map(constrain), f = u - l;
|
|
565
|
+
return e === "increasing" ? f < 0 && (u += 360) : e === "decreasing" ? f > 0 && (l += 360) : e === "longer" ? -180 < f && f < 180 && (f > 0 ? l += 360 : u += 360) : e === "shorter" && (f > 180 ? l += 360 : f < -180 && (u += 360)), [l, u];
|
|
566
|
+
}
|
|
567
|
+
var lch = new ColorSpace({
|
|
568
|
+
id: "lch",
|
|
569
|
+
name: "LCH",
|
|
570
|
+
coords: {
|
|
571
|
+
l: {
|
|
572
|
+
refRange: [0, 100],
|
|
573
|
+
name: "Lightness"
|
|
574
|
+
},
|
|
575
|
+
c: {
|
|
576
|
+
refRange: [0, 150],
|
|
577
|
+
name: "Chroma"
|
|
578
|
+
},
|
|
579
|
+
h: {
|
|
580
|
+
refRange: [0, 360],
|
|
581
|
+
type: "angle",
|
|
582
|
+
name: "Hue"
|
|
583
|
+
}
|
|
584
|
+
},
|
|
585
|
+
base: lab,
|
|
586
|
+
fromBase(e) {
|
|
587
|
+
let [s, l, u] = e, f, h = .02;
|
|
588
|
+
return f = Math.abs(l) < h && Math.abs(u) < h ? NaN : Math.atan2(u, l) * 180 / Math.PI, [
|
|
589
|
+
s,
|
|
590
|
+
Math.sqrt(l ** 2 + u ** 2),
|
|
591
|
+
constrain(f)
|
|
592
|
+
];
|
|
593
|
+
},
|
|
594
|
+
toBase(e) {
|
|
595
|
+
let [s, l, u] = e;
|
|
596
|
+
return l < 0 && (l = 0), isNaN(u) && (u = 0), [
|
|
597
|
+
s,
|
|
598
|
+
l * Math.cos(u * Math.PI / 180),
|
|
599
|
+
l * Math.sin(u * Math.PI / 180)
|
|
600
|
+
];
|
|
601
|
+
},
|
|
602
|
+
formats: { lch: { coords: [
|
|
603
|
+
"<number> | <percentage>",
|
|
604
|
+
"<number> | <percentage>",
|
|
605
|
+
"<number> | <angle>"
|
|
606
|
+
] } }
|
|
607
|
+
}), Gfactor = 25 ** 7, π$1 = Math.PI, r2d = 180 / π$1, d2r$1 = π$1 / 180;
|
|
608
|
+
function pow7(e) {
|
|
609
|
+
let s = e * e;
|
|
610
|
+
return s * s * s * e;
|
|
611
|
+
}
|
|
612
|
+
function deltaE2000(e, s, { kL: l = 1, kC: u = 1, kH: f = 1 } = {}) {
|
|
613
|
+
[e, s] = getColor([e, s]);
|
|
614
|
+
let [h, _, v] = lab.from(e), y = lch.from(lab, [
|
|
615
|
+
h,
|
|
616
|
+
_,
|
|
617
|
+
v
|
|
618
|
+
])[1], [x, S, C] = lab.from(s), w = lch.from(lab, [
|
|
619
|
+
x,
|
|
620
|
+
S,
|
|
621
|
+
C
|
|
622
|
+
])[1];
|
|
623
|
+
y < 0 && (y = 0), w < 0 && (w = 0);
|
|
624
|
+
let T = pow7((y + w) / 2), E = .5 * (1 - Math.sqrt(T / (T + Gfactor))), D = (1 + E) * _, O = (1 + E) * S, k = Math.sqrt(D ** 2 + v ** 2), A = Math.sqrt(O ** 2 + C ** 2), j = D === 0 && v === 0 ? 0 : Math.atan2(v, D), M = O === 0 && C === 0 ? 0 : Math.atan2(C, O);
|
|
625
|
+
j < 0 && (j += 2 * π$1), M < 0 && (M += 2 * π$1), j *= r2d, M *= r2d;
|
|
626
|
+
let P = x - h, F = A - k, I = M - j, L = j + M, R = Math.abs(I), z;
|
|
627
|
+
k * A === 0 ? z = 0 : R <= 180 ? z = I : I > 180 ? z = I - 360 : I < -180 ? z = I + 360 : defaults.warn("the unthinkable has happened");
|
|
628
|
+
let B = 2 * Math.sqrt(A * k) * Math.sin(z * d2r$1 / 2), V = (h + x) / 2, H = (k + A) / 2, U = pow7(H), W;
|
|
629
|
+
W = k * A === 0 ? L : R <= 180 ? L / 2 : L < 360 ? (L + 360) / 2 : (L - 360) / 2;
|
|
630
|
+
let G = (V - 50) ** 2, K = 1 + .015 * G / Math.sqrt(20 + G), q = 1 + .045 * H, J = 1;
|
|
631
|
+
J -= .17 * Math.cos((W - 30) * d2r$1), J += .24 * Math.cos(2 * W * d2r$1), J += .32 * Math.cos((3 * W + 6) * d2r$1), J -= .2 * Math.cos((4 * W - 63) * d2r$1);
|
|
632
|
+
let Y = 1 + .015 * H * J, X = 30 * Math.exp(-1 * ((W - 275) / 25) ** 2), Z = 2 * Math.sqrt(U / (U + Gfactor)), Q = -1 * Math.sin(2 * X * d2r$1) * Z, $ = (P / (l * K)) ** 2;
|
|
633
|
+
return $ += (F / (u * q)) ** 2, $ += (B / (f * Y)) ** 2, $ += Q * (F / (u * q)) * (B / (f * Y)), Math.sqrt($);
|
|
634
|
+
}
|
|
635
|
+
var XYZtoLMS_M$1 = [
|
|
636
|
+
[
|
|
637
|
+
.819022437996703,
|
|
638
|
+
.3619062600528904,
|
|
639
|
+
-.1288737815209879
|
|
640
|
+
],
|
|
641
|
+
[
|
|
642
|
+
.0329836539323885,
|
|
643
|
+
.9292868615863434,
|
|
644
|
+
.0361446663506424
|
|
645
|
+
],
|
|
646
|
+
[
|
|
647
|
+
.0481771893596242,
|
|
648
|
+
.2642395317527308,
|
|
649
|
+
.6335478284694309
|
|
650
|
+
]
|
|
651
|
+
], LMStoXYZ_M$1 = [
|
|
652
|
+
[
|
|
653
|
+
1.2268798758459243,
|
|
654
|
+
-.5578149944602171,
|
|
655
|
+
.2813910456659647
|
|
656
|
+
],
|
|
657
|
+
[
|
|
658
|
+
-.0405757452148008,
|
|
659
|
+
1.112286803280317,
|
|
660
|
+
-.0717110580655164
|
|
661
|
+
],
|
|
662
|
+
[
|
|
663
|
+
-.0763729366746601,
|
|
664
|
+
-.4214933324022432,
|
|
665
|
+
1.5869240198367816
|
|
666
|
+
]
|
|
667
|
+
], LMStoLab_M = [
|
|
668
|
+
[
|
|
669
|
+
.210454268309314,
|
|
670
|
+
.7936177747023054,
|
|
671
|
+
-.0040720430116193
|
|
672
|
+
],
|
|
673
|
+
[
|
|
674
|
+
1.9779985324311684,
|
|
675
|
+
-2.42859224204858,
|
|
676
|
+
.450593709617411
|
|
677
|
+
],
|
|
678
|
+
[
|
|
679
|
+
.0259040424655478,
|
|
680
|
+
.7827717124575296,
|
|
681
|
+
-.8086757549230774
|
|
682
|
+
]
|
|
683
|
+
], LabtoLMS_M = [
|
|
684
|
+
[
|
|
685
|
+
1,
|
|
686
|
+
.3963377773761749,
|
|
687
|
+
.2158037573099136
|
|
688
|
+
],
|
|
689
|
+
[
|
|
690
|
+
1,
|
|
691
|
+
-.1055613458156586,
|
|
692
|
+
-.0638541728258133
|
|
693
|
+
],
|
|
694
|
+
[
|
|
695
|
+
1,
|
|
696
|
+
-.0894841775298119,
|
|
697
|
+
-1.2914855480194092
|
|
698
|
+
]
|
|
699
|
+
], OKLab = new ColorSpace({
|
|
700
|
+
id: "oklab",
|
|
701
|
+
name: "Oklab",
|
|
702
|
+
coords: {
|
|
703
|
+
l: {
|
|
704
|
+
refRange: [0, 1],
|
|
705
|
+
name: "Lightness"
|
|
706
|
+
},
|
|
707
|
+
a: { refRange: [-.4, .4] },
|
|
708
|
+
b: { refRange: [-.4, .4] }
|
|
709
|
+
},
|
|
710
|
+
white: "D65",
|
|
711
|
+
base: xyz_d65,
|
|
712
|
+
fromBase(s) {
|
|
713
|
+
return multiplyMatrices(LMStoLab_M, multiplyMatrices(XYZtoLMS_M$1, s).map((e) => Math.cbrt(e)));
|
|
714
|
+
},
|
|
715
|
+
toBase(s) {
|
|
716
|
+
return multiplyMatrices(LMStoXYZ_M$1, multiplyMatrices(LabtoLMS_M, s).map((e) => e ** 3));
|
|
717
|
+
},
|
|
718
|
+
formats: { oklab: { coords: [
|
|
719
|
+
"<percentage> | <number>",
|
|
720
|
+
"<number> | <percentage>[-1,1]",
|
|
721
|
+
"<number> | <percentage>[-1,1]"
|
|
722
|
+
] } }
|
|
723
|
+
});
|
|
724
|
+
function deltaEOK(e, s) {
|
|
725
|
+
[e, s] = getColor([e, s]);
|
|
726
|
+
let [l, u, f] = OKLab.from(e), [h, _, v] = OKLab.from(s), y = l - h, x = u - _, S = f - v;
|
|
727
|
+
return Math.sqrt(y ** 2 + x ** 2 + S ** 2);
|
|
728
|
+
}
|
|
729
|
+
var ε$5 = 75e-6;
|
|
730
|
+
function inGamut(e, s, { epsilon: l = ε$5 } = {}) {
|
|
731
|
+
e = getColor(e), s ||= e.space, s = ColorSpace.get(s);
|
|
732
|
+
let u = e.coords;
|
|
733
|
+
return s !== e.space && (u = s.from(e)), s.inGamut(u, { epsilon: l });
|
|
734
|
+
}
|
|
735
|
+
function clone(e) {
|
|
736
|
+
return {
|
|
737
|
+
space: e.space,
|
|
738
|
+
coords: e.coords.slice(),
|
|
739
|
+
alpha: e.alpha
|
|
740
|
+
};
|
|
741
|
+
}
|
|
742
|
+
function distance(e, s, l = "lab") {
|
|
743
|
+
l = ColorSpace.get(l);
|
|
744
|
+
let u = l.from(e), f = l.from(s);
|
|
745
|
+
return Math.sqrt(u.reduce((e, s, l) => {
|
|
746
|
+
let u = f[l];
|
|
747
|
+
return isNaN(s) || isNaN(u) ? e : e + (u - s) ** 2;
|
|
748
|
+
}, 0));
|
|
749
|
+
}
|
|
750
|
+
function deltaE76(e, s) {
|
|
751
|
+
return distance(e, s, "lab");
|
|
752
|
+
}
|
|
753
|
+
var d2r = Math.PI / 180;
|
|
754
|
+
function deltaECMC(e, s, { l = 2, c: u = 1 } = {}) {
|
|
755
|
+
[e, s] = getColor([e, s]);
|
|
756
|
+
let [f, h, _] = lab.from(e), [, v, y] = lch.from(lab, [
|
|
757
|
+
f,
|
|
758
|
+
h,
|
|
759
|
+
_
|
|
760
|
+
]), [x, S, C] = lab.from(s), w = lch.from(lab, [
|
|
761
|
+
x,
|
|
762
|
+
S,
|
|
763
|
+
C
|
|
764
|
+
])[1];
|
|
765
|
+
v < 0 && (v = 0), w < 0 && (w = 0);
|
|
766
|
+
let T = f - x, E = v - w, D = h - S, O = _ - C, k = D ** 2 + O ** 2 - E ** 2, A = .511;
|
|
767
|
+
f >= 16 && (A = .040975 * f / (1 + .01765 * f));
|
|
768
|
+
let j = .0638 * v / (1 + .0131 * v) + .638, M;
|
|
769
|
+
Number.isNaN(y) && (y = 0), M = y >= 164 && y <= 345 ? .56 + Math.abs(.2 * Math.cos((y + 168) * d2r)) : .36 + Math.abs(.4 * Math.cos((y + 35) * d2r));
|
|
770
|
+
let N = v ** 4, P = Math.sqrt(N / (N + 1900)), F = j * (P * M + 1 - P), I = (T / (l * A)) ** 2;
|
|
771
|
+
return I += (E / (u * j)) ** 2, I += k / F ** 2, Math.sqrt(I);
|
|
772
|
+
}
|
|
773
|
+
var Yw$1 = 203, XYZ_Abs_D65 = new ColorSpace({
|
|
774
|
+
id: "xyz-abs-d65",
|
|
775
|
+
cssId: "--xyz-abs-d65",
|
|
776
|
+
name: "Absolute XYZ D65",
|
|
777
|
+
coords: {
|
|
778
|
+
x: {
|
|
779
|
+
refRange: [0, 9504.7],
|
|
780
|
+
name: "Xa"
|
|
781
|
+
},
|
|
782
|
+
y: {
|
|
783
|
+
refRange: [0, 1e4],
|
|
784
|
+
name: "Ya"
|
|
785
|
+
},
|
|
786
|
+
z: {
|
|
787
|
+
refRange: [0, 10888.3],
|
|
788
|
+
name: "Za"
|
|
789
|
+
}
|
|
790
|
+
},
|
|
791
|
+
base: xyz_d65,
|
|
792
|
+
fromBase(e) {
|
|
793
|
+
return e.map((e) => Math.max(e * Yw$1, 0));
|
|
794
|
+
},
|
|
795
|
+
toBase(e) {
|
|
796
|
+
return e.map((e) => Math.max(e / Yw$1, 0));
|
|
797
|
+
}
|
|
798
|
+
}), b$1 = 1.15, g = .66, n$1 = 2610 / 2 ** 14, ninv$1 = 2 ** 14 / 2610, c1$2 = 3424 / 2 ** 12, c2$2 = 2413 / 2 ** 7, c3$2 = 2392 / 2 ** 7, p = 1.7 * 2523 / 2 ** 5, pinv = 2 ** 5 / (1.7 * 2523), d = -.56, d0 = 16295499532821565e-27, XYZtoCone_M = [
|
|
799
|
+
[
|
|
800
|
+
.41478972,
|
|
801
|
+
.579999,
|
|
802
|
+
.014648
|
|
803
|
+
],
|
|
804
|
+
[
|
|
805
|
+
-.20151,
|
|
806
|
+
1.120649,
|
|
807
|
+
.0531008
|
|
808
|
+
],
|
|
809
|
+
[
|
|
810
|
+
-.0166008,
|
|
811
|
+
.2648,
|
|
812
|
+
.6684799
|
|
813
|
+
]
|
|
814
|
+
], ConetoXYZ_M = [
|
|
815
|
+
[
|
|
816
|
+
1.9242264357876067,
|
|
817
|
+
-1.0047923125953657,
|
|
818
|
+
.037651404030618
|
|
819
|
+
],
|
|
820
|
+
[
|
|
821
|
+
.35031676209499907,
|
|
822
|
+
.7264811939316552,
|
|
823
|
+
-.06538442294808501
|
|
824
|
+
],
|
|
825
|
+
[
|
|
826
|
+
-.09098281098284752,
|
|
827
|
+
-.3127282905230739,
|
|
828
|
+
1.5227665613052603
|
|
829
|
+
]
|
|
830
|
+
], ConetoIab_M = [
|
|
831
|
+
[
|
|
832
|
+
.5,
|
|
833
|
+
.5,
|
|
834
|
+
0
|
|
835
|
+
],
|
|
836
|
+
[
|
|
837
|
+
3.524,
|
|
838
|
+
-4.066708,
|
|
839
|
+
.542708
|
|
840
|
+
],
|
|
841
|
+
[
|
|
842
|
+
.199076,
|
|
843
|
+
1.096799,
|
|
844
|
+
-1.295875
|
|
845
|
+
]
|
|
846
|
+
], IabtoCone_M = [
|
|
847
|
+
[
|
|
848
|
+
1,
|
|
849
|
+
.1386050432715393,
|
|
850
|
+
.05804731615611886
|
|
851
|
+
],
|
|
852
|
+
[
|
|
853
|
+
.9999999999999999,
|
|
854
|
+
-.1386050432715393,
|
|
855
|
+
-.05804731615611886
|
|
856
|
+
],
|
|
857
|
+
[
|
|
858
|
+
.9999999999999998,
|
|
859
|
+
-.09601924202631895,
|
|
860
|
+
-.8118918960560388
|
|
861
|
+
]
|
|
862
|
+
], Jzazbz = new ColorSpace({
|
|
863
|
+
id: "jzazbz",
|
|
864
|
+
name: "Jzazbz",
|
|
865
|
+
coords: {
|
|
866
|
+
jz: {
|
|
867
|
+
refRange: [0, 1],
|
|
868
|
+
name: "Jz"
|
|
869
|
+
},
|
|
870
|
+
az: { refRange: [-.5, .5] },
|
|
871
|
+
bz: { refRange: [-.5, .5] }
|
|
872
|
+
},
|
|
873
|
+
base: XYZ_Abs_D65,
|
|
874
|
+
fromBase(s) {
|
|
875
|
+
let [l, u, f] = s, [h, _, v] = multiplyMatrices(ConetoIab_M, multiplyMatrices(XYZtoCone_M, [
|
|
876
|
+
b$1 * l - (b$1 - 1) * f,
|
|
877
|
+
g * u - (g - 1) * l,
|
|
878
|
+
f
|
|
879
|
+
]).map(function(e) {
|
|
880
|
+
return ((c1$2 + c2$2 * (e / 1e4) ** n$1) / (1 + c3$2 * (e / 1e4) ** n$1)) ** p;
|
|
881
|
+
}));
|
|
882
|
+
return [
|
|
883
|
+
(1 + d) * h / (1 + d * h) - d0,
|
|
884
|
+
_,
|
|
885
|
+
v
|
|
886
|
+
];
|
|
887
|
+
},
|
|
888
|
+
toBase(s) {
|
|
889
|
+
let [l, u, f] = s, [h, _, v] = multiplyMatrices(ConetoXYZ_M, multiplyMatrices(IabtoCone_M, [
|
|
890
|
+
(l + d0) / (1 + d - d * (l + d0)),
|
|
891
|
+
u,
|
|
892
|
+
f
|
|
893
|
+
]).map(function(e) {
|
|
894
|
+
return 1e4 * ((c1$2 - e ** pinv) / (c3$2 * e ** pinv - c2$2)) ** ninv$1;
|
|
895
|
+
})), y = (h + (b$1 - 1) * v) / b$1;
|
|
896
|
+
return [
|
|
897
|
+
y,
|
|
898
|
+
(_ + (g - 1) * y) / g,
|
|
899
|
+
v
|
|
900
|
+
];
|
|
901
|
+
},
|
|
902
|
+
formats: { color: { coords: [
|
|
903
|
+
"<number> | <percentage>",
|
|
904
|
+
"<number> | <percentage>[-1,1]",
|
|
905
|
+
"<number> | <percentage>[-1,1]"
|
|
906
|
+
] } }
|
|
907
|
+
}), jzczhz = new ColorSpace({
|
|
908
|
+
id: "jzczhz",
|
|
909
|
+
name: "JzCzHz",
|
|
910
|
+
coords: {
|
|
911
|
+
jz: {
|
|
912
|
+
refRange: [0, 1],
|
|
913
|
+
name: "Jz"
|
|
914
|
+
},
|
|
915
|
+
cz: {
|
|
916
|
+
refRange: [0, 1],
|
|
917
|
+
name: "Chroma"
|
|
918
|
+
},
|
|
919
|
+
hz: {
|
|
920
|
+
refRange: [0, 360],
|
|
921
|
+
type: "angle",
|
|
922
|
+
name: "Hue"
|
|
923
|
+
}
|
|
924
|
+
},
|
|
925
|
+
base: Jzazbz,
|
|
926
|
+
fromBase(e) {
|
|
927
|
+
let [s, l, u] = e, f, h = 2e-4;
|
|
928
|
+
return f = Math.abs(l) < h && Math.abs(u) < h ? NaN : Math.atan2(u, l) * 180 / Math.PI, [
|
|
929
|
+
s,
|
|
930
|
+
Math.sqrt(l ** 2 + u ** 2),
|
|
931
|
+
constrain(f)
|
|
932
|
+
];
|
|
933
|
+
},
|
|
934
|
+
toBase(e) {
|
|
935
|
+
return [
|
|
936
|
+
e[0],
|
|
937
|
+
e[1] * Math.cos(e[2] * Math.PI / 180),
|
|
938
|
+
e[1] * Math.sin(e[2] * Math.PI / 180)
|
|
939
|
+
];
|
|
940
|
+
}
|
|
941
|
+
});
|
|
942
|
+
function deltaEJz(e, s) {
|
|
943
|
+
[e, s] = getColor([e, s]);
|
|
944
|
+
let [l, u, f] = jzczhz.from(e), [h, _, v] = jzczhz.from(s), y = l - h, x = u - _;
|
|
945
|
+
Number.isNaN(f) && Number.isNaN(v) ? (f = 0, v = 0) : Number.isNaN(f) ? f = v : Number.isNaN(v) && (v = f);
|
|
946
|
+
let S = f - v, C = 2 * Math.sqrt(u * _) * Math.sin(S / 2 * (Math.PI / 180));
|
|
947
|
+
return Math.sqrt(y ** 2 + x ** 2 + C ** 2);
|
|
948
|
+
}
|
|
949
|
+
var c1$1 = 3424 / 4096, c2$1 = 2413 / 128, c3$1 = 2392 / 128, m1$1 = 2610 / 16384, m2 = 2523 / 32, im1 = 16384 / 2610, im2 = 32 / 2523, XYZtoLMS_M = [
|
|
950
|
+
[
|
|
951
|
+
.3592832590121217,
|
|
952
|
+
.6976051147779502,
|
|
953
|
+
-.035891593232029
|
|
954
|
+
],
|
|
955
|
+
[
|
|
956
|
+
-.1920808463704993,
|
|
957
|
+
1.100476797037432,
|
|
958
|
+
.0753748658519118
|
|
959
|
+
],
|
|
960
|
+
[
|
|
961
|
+
.0070797844607479,
|
|
962
|
+
.0748396662186362,
|
|
963
|
+
.8433265453898765
|
|
964
|
+
]
|
|
965
|
+
], LMStoIPT_M = [
|
|
966
|
+
[
|
|
967
|
+
2048 / 4096,
|
|
968
|
+
2048 / 4096,
|
|
969
|
+
0
|
|
970
|
+
],
|
|
971
|
+
[
|
|
972
|
+
6610 / 4096,
|
|
973
|
+
-13613 / 4096,
|
|
974
|
+
7003 / 4096
|
|
975
|
+
],
|
|
976
|
+
[
|
|
977
|
+
17933 / 4096,
|
|
978
|
+
-17390 / 4096,
|
|
979
|
+
-543 / 4096
|
|
980
|
+
]
|
|
981
|
+
], IPTtoLMS_M = [
|
|
982
|
+
[
|
|
983
|
+
.9999999999999998,
|
|
984
|
+
.0086090370379328,
|
|
985
|
+
.111029625003026
|
|
986
|
+
],
|
|
987
|
+
[
|
|
988
|
+
.9999999999999998,
|
|
989
|
+
-.0086090370379328,
|
|
990
|
+
-.1110296250030259
|
|
991
|
+
],
|
|
992
|
+
[
|
|
993
|
+
.9999999999999998,
|
|
994
|
+
.5600313357106791,
|
|
995
|
+
-.3206271749873188
|
|
996
|
+
]
|
|
997
|
+
], LMStoXYZ_M = [
|
|
998
|
+
[
|
|
999
|
+
2.0701522183894223,
|
|
1000
|
+
-1.3263473389671563,
|
|
1001
|
+
.2066510476294053
|
|
1002
|
+
],
|
|
1003
|
+
[
|
|
1004
|
+
.3647385209748072,
|
|
1005
|
+
.6805660249472273,
|
|
1006
|
+
-.0453045459220347
|
|
1007
|
+
],
|
|
1008
|
+
[
|
|
1009
|
+
-.0497472075358123,
|
|
1010
|
+
-.0492609666966131,
|
|
1011
|
+
1.1880659249923042
|
|
1012
|
+
]
|
|
1013
|
+
], ictcp = new ColorSpace({
|
|
1014
|
+
id: "ictcp",
|
|
1015
|
+
name: "ICTCP",
|
|
1016
|
+
coords: {
|
|
1017
|
+
i: {
|
|
1018
|
+
refRange: [0, 1],
|
|
1019
|
+
name: "I"
|
|
1020
|
+
},
|
|
1021
|
+
ct: {
|
|
1022
|
+
refRange: [-.5, .5],
|
|
1023
|
+
name: "CT"
|
|
1024
|
+
},
|
|
1025
|
+
cp: {
|
|
1026
|
+
refRange: [-.5, .5],
|
|
1027
|
+
name: "CP"
|
|
1028
|
+
}
|
|
1029
|
+
},
|
|
1030
|
+
base: XYZ_Abs_D65,
|
|
1031
|
+
fromBase(s) {
|
|
1032
|
+
return LMStoICtCp(multiplyMatrices(XYZtoLMS_M, s));
|
|
1033
|
+
},
|
|
1034
|
+
toBase(s) {
|
|
1035
|
+
return multiplyMatrices(LMStoXYZ_M, ICtCptoLMS(s));
|
|
1036
|
+
}
|
|
1037
|
+
});
|
|
1038
|
+
function LMStoICtCp(s) {
|
|
1039
|
+
return multiplyMatrices(LMStoIPT_M, s.map(function(e) {
|
|
1040
|
+
return ((c1$1 + c2$1 * (e / 1e4) ** m1$1) / (1 + c3$1 * (e / 1e4) ** m1$1)) ** m2;
|
|
1041
|
+
}));
|
|
1042
|
+
}
|
|
1043
|
+
function ICtCptoLMS(s) {
|
|
1044
|
+
return multiplyMatrices(IPTtoLMS_M, s).map(function(e) {
|
|
1045
|
+
return 1e4 * (Math.max(e ** im2 - c1$1, 0) / (c2$1 - c3$1 * e ** im2)) ** im1;
|
|
1046
|
+
});
|
|
1047
|
+
}
|
|
1048
|
+
function deltaEITP(e, s) {
|
|
1049
|
+
[e, s] = getColor([e, s]);
|
|
1050
|
+
let [l, u, f] = ictcp.from(e), [h, _, v] = ictcp.from(s);
|
|
1051
|
+
return 720 * Math.sqrt((l - h) ** 2 + .25 * (u - _) ** 2 + (f - v) ** 2);
|
|
1052
|
+
}
|
|
1053
|
+
var white$3 = WHITES.D65, adaptedCoef = .42, adaptedCoefInv = 1 / adaptedCoef, tau = 2 * Math.PI, cat16 = [
|
|
1054
|
+
[
|
|
1055
|
+
.401288,
|
|
1056
|
+
.650173,
|
|
1057
|
+
-.051461
|
|
1058
|
+
],
|
|
1059
|
+
[
|
|
1060
|
+
-.250268,
|
|
1061
|
+
1.204414,
|
|
1062
|
+
.045854
|
|
1063
|
+
],
|
|
1064
|
+
[
|
|
1065
|
+
-.002079,
|
|
1066
|
+
.048952,
|
|
1067
|
+
.953127
|
|
1068
|
+
]
|
|
1069
|
+
], cat16Inv = [
|
|
1070
|
+
[
|
|
1071
|
+
1.8620678550872327,
|
|
1072
|
+
-1.0112546305316843,
|
|
1073
|
+
.14918677544445175
|
|
1074
|
+
],
|
|
1075
|
+
[
|
|
1076
|
+
.38752654323613717,
|
|
1077
|
+
.6214474419314753,
|
|
1078
|
+
-.008973985167612518
|
|
1079
|
+
],
|
|
1080
|
+
[
|
|
1081
|
+
-.015841498849333856,
|
|
1082
|
+
-.03412293802851557,
|
|
1083
|
+
1.0499644368778496
|
|
1084
|
+
]
|
|
1085
|
+
], m1 = [
|
|
1086
|
+
[
|
|
1087
|
+
460,
|
|
1088
|
+
451,
|
|
1089
|
+
288
|
|
1090
|
+
],
|
|
1091
|
+
[
|
|
1092
|
+
460,
|
|
1093
|
+
-891,
|
|
1094
|
+
-261
|
|
1095
|
+
],
|
|
1096
|
+
[
|
|
1097
|
+
460,
|
|
1098
|
+
-220,
|
|
1099
|
+
-6300
|
|
1100
|
+
]
|
|
1101
|
+
], surroundMap = {
|
|
1102
|
+
dark: [
|
|
1103
|
+
.8,
|
|
1104
|
+
.525,
|
|
1105
|
+
.8
|
|
1106
|
+
],
|
|
1107
|
+
dim: [
|
|
1108
|
+
.9,
|
|
1109
|
+
.59,
|
|
1110
|
+
.9
|
|
1111
|
+
],
|
|
1112
|
+
average: [
|
|
1113
|
+
1,
|
|
1114
|
+
.69,
|
|
1115
|
+
1
|
|
1116
|
+
]
|
|
1117
|
+
}, hueQuadMap = {
|
|
1118
|
+
h: [
|
|
1119
|
+
20.14,
|
|
1120
|
+
90,
|
|
1121
|
+
164.25,
|
|
1122
|
+
237.53,
|
|
1123
|
+
380.14
|
|
1124
|
+
],
|
|
1125
|
+
e: [
|
|
1126
|
+
.8,
|
|
1127
|
+
.7,
|
|
1128
|
+
1,
|
|
1129
|
+
1.2,
|
|
1130
|
+
.8
|
|
1131
|
+
],
|
|
1132
|
+
H: [
|
|
1133
|
+
0,
|
|
1134
|
+
100,
|
|
1135
|
+
200,
|
|
1136
|
+
300,
|
|
1137
|
+
400
|
|
1138
|
+
]
|
|
1139
|
+
}, rad2deg = 180 / Math.PI, deg2rad$1 = Math.PI / 180;
|
|
1140
|
+
function adapt$1(e, s) {
|
|
1141
|
+
return e.map((e) => {
|
|
1142
|
+
let l = spow(s * Math.abs(e) * .01, adaptedCoef);
|
|
1143
|
+
return 400 * copySign(l, e) / (l + 27.13);
|
|
1144
|
+
});
|
|
1145
|
+
}
|
|
1146
|
+
function unadapt(e, s) {
|
|
1147
|
+
let l = 100 / s * 27.13 ** adaptedCoefInv;
|
|
1148
|
+
return e.map((e) => {
|
|
1149
|
+
let s = Math.abs(e);
|
|
1150
|
+
return copySign(l * spow(s / (400 - s), adaptedCoefInv), e);
|
|
1151
|
+
});
|
|
1152
|
+
}
|
|
1153
|
+
function hueQuadrature(e) {
|
|
1154
|
+
let s = constrain(e);
|
|
1155
|
+
s <= hueQuadMap.h[0] && (s += 360);
|
|
1156
|
+
let l = bisectLeft(hueQuadMap.h, s) - 1, [u, f] = hueQuadMap.h.slice(l, l + 2), [h, _] = hueQuadMap.e.slice(l, l + 2), v = hueQuadMap.H[l], y = (s - u) / h;
|
|
1157
|
+
return v + 100 * y / (y + (f - s) / _);
|
|
1158
|
+
}
|
|
1159
|
+
function invHueQuadrature(e) {
|
|
1160
|
+
let s = (e % 400 + 400) % 400, l = Math.floor(.01 * s);
|
|
1161
|
+
s %= 100;
|
|
1162
|
+
let [u, f] = hueQuadMap.h.slice(l, l + 2), [h, _] = hueQuadMap.e.slice(l, l + 2);
|
|
1163
|
+
return constrain((s * (_ * u - h * f) - 100 * u * _) / (s * (_ - h) - 100 * _));
|
|
1164
|
+
}
|
|
1165
|
+
function environment(s, l, u, f, h) {
|
|
1166
|
+
let _ = {};
|
|
1167
|
+
_.discounting = h, _.refWhite = s, _.surround = f;
|
|
1168
|
+
let v = s.map((e) => e * 100);
|
|
1169
|
+
_.la = l, _.yb = u;
|
|
1170
|
+
let y = v[1], x = multiplyMatrices(cat16, v);
|
|
1171
|
+
f = surroundMap[_.surround];
|
|
1172
|
+
let C = f[0];
|
|
1173
|
+
_.c = f[1], _.nc = f[2];
|
|
1174
|
+
let w = (1 / (5 * _.la + 1)) ** 4;
|
|
1175
|
+
_.fl = w * _.la + .1 * (1 - w) * (1 - w) * Math.cbrt(5 * _.la), _.flRoot = _.fl ** .25, _.n = _.yb / y, _.z = 1.48 + Math.sqrt(_.n), _.nbb = .725 * _.n ** -.2, _.ncb = _.nbb;
|
|
1176
|
+
let T = h ? 1 : Math.max(Math.min(C * (1 - 1 / 3.6 * Math.exp((-_.la - 42) / 92)), 1), 0);
|
|
1177
|
+
_.dRgb = x.map((e) => interpolate(1, y / e, T)), _.dRgbInv = _.dRgb.map((e) => 1 / e);
|
|
1178
|
+
let E = adapt$1(x.map((e, s) => e * _.dRgb[s]), _.fl);
|
|
1179
|
+
return _.aW = _.nbb * (2 * E[0] + E[1] + .05 * E[2]), _;
|
|
1180
|
+
}
|
|
1181
|
+
var viewingConditions$1 = environment(white$3, 64 / Math.PI * .2, 20, "average", !1);
|
|
1182
|
+
function fromCam16(s, l) {
|
|
1183
|
+
if (!(s.J !== void 0 ^ s.Q !== void 0)) throw Error("Conversion requires one and only one: 'J' or 'Q'");
|
|
1184
|
+
if (!(s.C !== void 0 ^ s.M !== void 0 ^ s.s !== void 0)) throw Error("Conversion requires one and only one: 'C', 'M' or 's'");
|
|
1185
|
+
if (!(s.h !== void 0 ^ s.H !== void 0)) throw Error("Conversion requires one and only one: 'h' or 'H'");
|
|
1186
|
+
if (s.J === 0 || s.Q === 0) return [
|
|
1187
|
+
0,
|
|
1188
|
+
0,
|
|
1189
|
+
0
|
|
1190
|
+
];
|
|
1191
|
+
let u = 0;
|
|
1192
|
+
u = s.h === void 0 ? invHueQuadrature(s.H) * deg2rad$1 : constrain(s.h) * deg2rad$1;
|
|
1193
|
+
let f = Math.cos(u), h = Math.sin(u), _ = 0;
|
|
1194
|
+
s.J === void 0 ? s.Q !== void 0 && (_ = .25 * l.c * s.Q / ((l.aW + 4) * l.flRoot)) : _ = spow(s.J, 1 / 2) * .1;
|
|
1195
|
+
let v = 0;
|
|
1196
|
+
s.C === void 0 ? s.M === void 0 ? s.s !== void 0 && (v = 4e-4 * s.s ** 2 * (l.aW + 4) / l.c) : v = s.M / l.flRoot / _ : v = s.C / _;
|
|
1197
|
+
let y = spow(v * (1.64 - .29 ** l.n) ** -.73, 10 / 9), x = .25 * (Math.cos(u + 2) + 3.8), S = l.aW * spow(_, 2 / l.c / l.z), C = 5e4 / 13 * l.nc * l.ncb * x, w = S / l.nbb, T = 23 * (w + .305) * zdiv(y, 23 * C + y * (11 * f + 108 * h));
|
|
1198
|
+
return multiplyMatrices(cat16Inv, unadapt(multiplyMatrices(m1, [
|
|
1199
|
+
w,
|
|
1200
|
+
T * f,
|
|
1201
|
+
T * h
|
|
1202
|
+
]).map((e) => e * 1 / 1403), l.fl).map((e, s) => e * l.dRgbInv[s])).map((e) => e / 100);
|
|
1203
|
+
}
|
|
1204
|
+
function toCam16(s, l) {
|
|
1205
|
+
let u = adapt$1(multiplyMatrices(cat16, s.map((e) => e * 100)).map((e, s) => e * l.dRgb[s]), l.fl), f = u[0] + (-12 * u[1] + u[2]) / 11, h = (u[0] + u[1] - 2 * u[2]) / 9, _ = (Math.atan2(h, f) % tau + tau) % tau, v = .25 * (Math.cos(_ + 2) + 3.8), y = spow(5e4 / 13 * l.nc * l.ncb * zdiv(v * Math.sqrt(f ** 2 + h ** 2), u[0] + u[1] + 1.05 * u[2] + .305), .9) * (1.64 - .29 ** l.n) ** .73, x = spow(l.nbb * (2 * u[0] + u[1] + .05 * u[2]) / l.aW, .5 * l.c * l.z), S = 100 * spow(x, 2), C = 4 / l.c * x * (l.aW + 4) * l.flRoot, w = y * x, T = w * l.flRoot, E = constrain(_ * rad2deg), D = hueQuadrature(E);
|
|
1206
|
+
return {
|
|
1207
|
+
J: S,
|
|
1208
|
+
C: w,
|
|
1209
|
+
h: E,
|
|
1210
|
+
s: 50 * spow(l.c * y / (l.aW + 4), 1 / 2),
|
|
1211
|
+
Q: C,
|
|
1212
|
+
M: T,
|
|
1213
|
+
H: D
|
|
1214
|
+
};
|
|
1215
|
+
}
|
|
1216
|
+
var cam16 = new ColorSpace({
|
|
1217
|
+
id: "cam16-jmh",
|
|
1218
|
+
cssId: "--cam16-jmh",
|
|
1219
|
+
name: "CAM16-JMh",
|
|
1220
|
+
coords: {
|
|
1221
|
+
j: {
|
|
1222
|
+
refRange: [0, 100],
|
|
1223
|
+
name: "J"
|
|
1224
|
+
},
|
|
1225
|
+
m: {
|
|
1226
|
+
refRange: [0, 105],
|
|
1227
|
+
name: "Colorfulness"
|
|
1228
|
+
},
|
|
1229
|
+
h: {
|
|
1230
|
+
refRange: [0, 360],
|
|
1231
|
+
type: "angle",
|
|
1232
|
+
name: "Hue"
|
|
1233
|
+
}
|
|
1234
|
+
},
|
|
1235
|
+
base: xyz_d65,
|
|
1236
|
+
fromBase(e) {
|
|
1237
|
+
let s = toCam16(e, viewingConditions$1);
|
|
1238
|
+
return [
|
|
1239
|
+
s.J,
|
|
1240
|
+
s.M,
|
|
1241
|
+
s.h
|
|
1242
|
+
];
|
|
1243
|
+
},
|
|
1244
|
+
toBase(e) {
|
|
1245
|
+
return fromCam16({
|
|
1246
|
+
J: e[0],
|
|
1247
|
+
M: e[1],
|
|
1248
|
+
h: e[2]
|
|
1249
|
+
}, viewingConditions$1);
|
|
1250
|
+
}
|
|
1251
|
+
}), white$2 = WHITES.D65, ε$4 = 216 / 24389, κ$3 = 24389 / 27;
|
|
1252
|
+
function toLstar(e) {
|
|
1253
|
+
return 116 * (e > ε$4 ? Math.cbrt(e) : (κ$3 * e + 16) / 116) - 16;
|
|
1254
|
+
}
|
|
1255
|
+
function fromLstar(e) {
|
|
1256
|
+
return e > 8 ? ((e + 16) / 116) ** 3 : e / κ$3;
|
|
1257
|
+
}
|
|
1258
|
+
function fromHct(e, s) {
|
|
1259
|
+
let [l, u, f] = e, h = [], _ = 0;
|
|
1260
|
+
if (f === 0) return [
|
|
1261
|
+
0,
|
|
1262
|
+
0,
|
|
1263
|
+
0
|
|
1264
|
+
];
|
|
1265
|
+
let v = fromLstar(f);
|
|
1266
|
+
_ = f > 0 ? .00379058511492914 * f ** 2 + .608983189401032 * f + .9155088574762233 : 9514440756550361e-21 * f ** 2 + .08693057439788597 * f - 21.928975842194614;
|
|
1267
|
+
let y = 0, x = Infinity;
|
|
1268
|
+
for (; y <= 15;) {
|
|
1269
|
+
h = fromCam16({
|
|
1270
|
+
J: _,
|
|
1271
|
+
C: u,
|
|
1272
|
+
h: l
|
|
1273
|
+
}, s);
|
|
1274
|
+
let e = Math.abs(h[1] - v);
|
|
1275
|
+
if (e < x) {
|
|
1276
|
+
if (e <= 2e-12) return h;
|
|
1277
|
+
x = e;
|
|
1278
|
+
}
|
|
1279
|
+
_ -= (h[1] - v) * _ / (2 * h[1]), y += 1;
|
|
1280
|
+
}
|
|
1281
|
+
return fromCam16({
|
|
1282
|
+
J: _,
|
|
1283
|
+
C: u,
|
|
1284
|
+
h: l
|
|
1285
|
+
}, s);
|
|
1286
|
+
}
|
|
1287
|
+
function toHct(e, s) {
|
|
1288
|
+
let l = toLstar(e[1]);
|
|
1289
|
+
if (l === 0) return [
|
|
1290
|
+
0,
|
|
1291
|
+
0,
|
|
1292
|
+
0
|
|
1293
|
+
];
|
|
1294
|
+
let u = toCam16(e, viewingConditions);
|
|
1295
|
+
return [
|
|
1296
|
+
constrain(u.h),
|
|
1297
|
+
u.C,
|
|
1298
|
+
l
|
|
1299
|
+
];
|
|
1300
|
+
}
|
|
1301
|
+
var viewingConditions = environment(white$2, 200 / Math.PI * fromLstar(50), fromLstar(50) * 100, "average", !1), hct = new ColorSpace({
|
|
1302
|
+
id: "hct",
|
|
1303
|
+
name: "HCT",
|
|
1304
|
+
coords: {
|
|
1305
|
+
h: {
|
|
1306
|
+
refRange: [0, 360],
|
|
1307
|
+
type: "angle",
|
|
1308
|
+
name: "Hue"
|
|
1309
|
+
},
|
|
1310
|
+
c: {
|
|
1311
|
+
refRange: [0, 145],
|
|
1312
|
+
name: "Colorfulness"
|
|
1313
|
+
},
|
|
1314
|
+
t: {
|
|
1315
|
+
refRange: [0, 100],
|
|
1316
|
+
name: "Tone"
|
|
1317
|
+
}
|
|
1318
|
+
},
|
|
1319
|
+
base: xyz_d65,
|
|
1320
|
+
fromBase(e) {
|
|
1321
|
+
return toHct(e);
|
|
1322
|
+
},
|
|
1323
|
+
toBase(e) {
|
|
1324
|
+
return fromHct(e, viewingConditions);
|
|
1325
|
+
},
|
|
1326
|
+
formats: { color: {
|
|
1327
|
+
id: "--hct",
|
|
1328
|
+
coords: [
|
|
1329
|
+
"<number> | <angle>",
|
|
1330
|
+
"<percentage> | <number>",
|
|
1331
|
+
"<percentage> | <number>"
|
|
1332
|
+
]
|
|
1333
|
+
} }
|
|
1334
|
+
}), deg2rad = Math.PI / 180, ucsCoeff = [
|
|
1335
|
+
1,
|
|
1336
|
+
.007,
|
|
1337
|
+
.0228
|
|
1338
|
+
];
|
|
1339
|
+
function convertUcsAb(e) {
|
|
1340
|
+
e[1] < 0 && (e = hct.fromBase(hct.toBase(e)));
|
|
1341
|
+
let s = Math.log(Math.max(1 + ucsCoeff[2] * e[1] * viewingConditions.flRoot, 1)) / ucsCoeff[2], l = e[0] * deg2rad, u = s * Math.cos(l), f = s * Math.sin(l);
|
|
1342
|
+
return [
|
|
1343
|
+
e[2],
|
|
1344
|
+
u,
|
|
1345
|
+
f
|
|
1346
|
+
];
|
|
1347
|
+
}
|
|
1348
|
+
function deltaEHCT(e, s) {
|
|
1349
|
+
[e, s] = getColor([e, s]);
|
|
1350
|
+
let [l, u, f] = convertUcsAb(hct.from(e)), [h, _, v] = convertUcsAb(hct.from(s));
|
|
1351
|
+
return Math.sqrt((l - h) ** 2 + (u - _) ** 2 + (f - v) ** 2);
|
|
1352
|
+
}
|
|
1353
|
+
var deltaEMethods = {
|
|
1354
|
+
deltaE76,
|
|
1355
|
+
deltaECMC,
|
|
1356
|
+
deltaE2000,
|
|
1357
|
+
deltaEJz,
|
|
1358
|
+
deltaEITP,
|
|
1359
|
+
deltaEOK,
|
|
1360
|
+
deltaEHCT
|
|
1361
|
+
};
|
|
1362
|
+
function calcEpsilon(e) {
|
|
1363
|
+
let s = e ? Math.floor(Math.log10(Math.abs(e))) : 0;
|
|
1364
|
+
return Math.max(parseFloat(`1e${s - 2}`), 1e-6);
|
|
1365
|
+
}
|
|
1366
|
+
var GMAPPRESET = {
|
|
1367
|
+
hct: {
|
|
1368
|
+
method: "hct.c",
|
|
1369
|
+
jnd: 2,
|
|
1370
|
+
deltaEMethod: "hct",
|
|
1371
|
+
blackWhiteClamp: {}
|
|
1372
|
+
},
|
|
1373
|
+
"hct-tonal": {
|
|
1374
|
+
method: "hct.c",
|
|
1375
|
+
jnd: 0,
|
|
1376
|
+
deltaEMethod: "hct",
|
|
1377
|
+
blackWhiteClamp: {
|
|
1378
|
+
channel: "hct.t",
|
|
1379
|
+
min: 0,
|
|
1380
|
+
max: 100
|
|
1381
|
+
}
|
|
1382
|
+
}
|
|
1383
|
+
};
|
|
1384
|
+
function toGamut(e, { method: l = defaults.gamut_mapping, space: u = void 0, deltaEMethod: h = "", jnd: _ = 2, blackWhiteClamp: v = {} } = {}) {
|
|
1385
|
+
if (e = getColor(e), isString(arguments[1]) ? u = arguments[1] : u ||= e.space, u = ColorSpace.get(u), inGamut(e, u, { epsilon: 0 })) return e;
|
|
1386
|
+
let y;
|
|
1387
|
+
if (l === "css") y = toGamutCSS(e, { space: u });
|
|
1388
|
+
else {
|
|
1389
|
+
if (l !== "clip" && !inGamut(e, u)) {
|
|
1390
|
+
Object.prototype.hasOwnProperty.call(GMAPPRESET, l) && ({method: l, jnd: _, deltaEMethod: h, blackWhiteClamp: v} = GMAPPRESET[l]);
|
|
1391
|
+
let s = deltaE2000;
|
|
1392
|
+
if (h !== "") {
|
|
1393
|
+
for (let e in deltaEMethods) if ("deltae" + h.toLowerCase() === e.toLowerCase()) {
|
|
1394
|
+
s = deltaEMethods[e];
|
|
1395
|
+
break;
|
|
1396
|
+
}
|
|
1397
|
+
}
|
|
1398
|
+
let x = toGamut(to(e, u), {
|
|
1399
|
+
method: "clip",
|
|
1400
|
+
space: u
|
|
1401
|
+
});
|
|
1402
|
+
if (s(e, x) > _) {
|
|
1403
|
+
if (Object.keys(v).length === 3) {
|
|
1404
|
+
let s = ColorSpace.resolveCoord(v.channel), l = get(to(e, s.space), s.id);
|
|
1405
|
+
if (isNone(l) && (l = 0), l >= v.max) return to({
|
|
1406
|
+
space: "xyz-d65",
|
|
1407
|
+
coords: WHITES.D65
|
|
1408
|
+
}, e.space);
|
|
1409
|
+
if (l <= v.min) return to({
|
|
1410
|
+
space: "xyz-d65",
|
|
1411
|
+
coords: [
|
|
1412
|
+
0,
|
|
1413
|
+
0,
|
|
1414
|
+
0
|
|
1415
|
+
]
|
|
1416
|
+
}, e.space);
|
|
1417
|
+
}
|
|
1418
|
+
let h = ColorSpace.resolveCoord(l), x = h.space, S = h.id, C = to(e, x);
|
|
1419
|
+
C.coords.forEach((e, s) => {
|
|
1420
|
+
isNone(e) && (C.coords[s] = 0);
|
|
1421
|
+
});
|
|
1422
|
+
let w = (h.range || h.refRange)[0], T = calcEpsilon(_), E = w, D = get(C, S);
|
|
1423
|
+
for (; D - E > T;) {
|
|
1424
|
+
let e = clone(C);
|
|
1425
|
+
e = toGamut(e, {
|
|
1426
|
+
space: u,
|
|
1427
|
+
method: "clip"
|
|
1428
|
+
}), s(C, e) - _ < T ? E = get(C, S) : D = get(C, S), set(C, S, (E + D) / 2);
|
|
1429
|
+
}
|
|
1430
|
+
y = to(C, u);
|
|
1431
|
+
} else y = x;
|
|
1432
|
+
} else y = to(e, u);
|
|
1433
|
+
if (l === "clip" || !inGamut(y, u, { epsilon: 0 })) {
|
|
1434
|
+
let e = Object.values(u.coords).map((e) => e.range || []);
|
|
1435
|
+
y.coords = y.coords.map((s, l) => {
|
|
1436
|
+
let [u, f] = e[l];
|
|
1437
|
+
return u !== void 0 && (s = Math.max(u, s)), f !== void 0 && (s = Math.min(s, f)), s;
|
|
1438
|
+
});
|
|
1439
|
+
}
|
|
1440
|
+
}
|
|
1441
|
+
return u !== e.space && (y = to(y, e.space)), e.coords = y.coords, e;
|
|
1442
|
+
}
|
|
1443
|
+
toGamut.returns = "color";
|
|
1444
|
+
var COLORS = {
|
|
1445
|
+
WHITE: {
|
|
1446
|
+
space: OKLab,
|
|
1447
|
+
coords: [
|
|
1448
|
+
1,
|
|
1449
|
+
0,
|
|
1450
|
+
0
|
|
1451
|
+
]
|
|
1452
|
+
},
|
|
1453
|
+
BLACK: {
|
|
1454
|
+
space: OKLab,
|
|
1455
|
+
coords: [
|
|
1456
|
+
0,
|
|
1457
|
+
0,
|
|
1458
|
+
0
|
|
1459
|
+
]
|
|
1460
|
+
}
|
|
1461
|
+
};
|
|
1462
|
+
function toGamutCSS(e, { space: s } = {}) {
|
|
1463
|
+
let l = .02, u = 1e-4;
|
|
1464
|
+
e = getColor(e), s ||= e.space, s = ColorSpace.get(s);
|
|
1465
|
+
let f = ColorSpace.get("oklch");
|
|
1466
|
+
if (s.isUnbounded) return to(e, s);
|
|
1467
|
+
let h = to(e, f), _ = h.coords[0];
|
|
1468
|
+
if (_ >= 1) {
|
|
1469
|
+
let l = to(COLORS.WHITE, s);
|
|
1470
|
+
return l.alpha = e.alpha, to(l, s);
|
|
1471
|
+
}
|
|
1472
|
+
if (_ <= 0) {
|
|
1473
|
+
let l = to(COLORS.BLACK, s);
|
|
1474
|
+
return l.alpha = e.alpha, to(l, s);
|
|
1475
|
+
}
|
|
1476
|
+
if (inGamut(h, s, { epsilon: 0 })) return to(h, s);
|
|
1477
|
+
function v(e) {
|
|
1478
|
+
let l = to(e, s), u = Object.values(s.coords);
|
|
1479
|
+
return l.coords = l.coords.map((e, s) => {
|
|
1480
|
+
if ("range" in u[s]) {
|
|
1481
|
+
let [l, f] = u[s].range;
|
|
1482
|
+
return clamp(l, e, f);
|
|
1483
|
+
}
|
|
1484
|
+
return e;
|
|
1485
|
+
}), l;
|
|
1486
|
+
}
|
|
1487
|
+
let y = 0, x = h.coords[1], S = !0, C = clone(h), w = v(C), T = deltaEOK(w, C);
|
|
1488
|
+
if (T < l) return w;
|
|
1489
|
+
for (; x - y > u;) {
|
|
1490
|
+
let e = (y + x) / 2;
|
|
1491
|
+
if (C.coords[1] = e, S && inGamut(C, s, { epsilon: 0 })) y = e;
|
|
1492
|
+
else if (w = v(C), T = deltaEOK(w, C), T < l) {
|
|
1493
|
+
if (l - T < u) break;
|
|
1494
|
+
S = !1, y = e;
|
|
1495
|
+
} else x = e;
|
|
1496
|
+
}
|
|
1497
|
+
return w;
|
|
1498
|
+
}
|
|
1499
|
+
function to(e, s, { inGamut: l } = {}) {
|
|
1500
|
+
e = getColor(e), s = ColorSpace.get(s);
|
|
1501
|
+
let u = s.from(e), f = {
|
|
1502
|
+
space: s,
|
|
1503
|
+
coords: u,
|
|
1504
|
+
alpha: e.alpha
|
|
1505
|
+
};
|
|
1506
|
+
return l && (f = toGamut(f, l === !0 ? void 0 : l)), f;
|
|
1507
|
+
}
|
|
1508
|
+
to.returns = "color";
|
|
1509
|
+
function serialize(e, { precision: s = defaults.precision, format: l = "default", inGamut: f = !0, ...h } = {}) {
|
|
1510
|
+
let _;
|
|
1511
|
+
e = getColor(e);
|
|
1512
|
+
let v = l;
|
|
1513
|
+
l = e.space.getFormat(l) ?? e.space.getFormat("default") ?? ColorSpace.DEFAULT_FORMAT;
|
|
1514
|
+
let y = e.coords.slice();
|
|
1515
|
+
if (f ||= l.toGamut, f && !inGamut(e) && (y = toGamut(clone(e), f === !0 ? void 0 : f).coords), l.type === "custom") if (h.precision = s, l.serialize) _ = l.serialize(y, e.alpha, h);
|
|
1516
|
+
else throw TypeError(`format ${v} can only be used to parse colors, not for serialization`);
|
|
1517
|
+
else {
|
|
1518
|
+
let f = l.name || "color";
|
|
1519
|
+
l.serializeCoords ? y = l.serializeCoords(y, s) : s !== null && (y = y.map((e) => serializeNumber(e, { precision: s })));
|
|
1520
|
+
let h = [...y];
|
|
1521
|
+
if (f === "color") {
|
|
1522
|
+
let s = l.id || l.ids?.[0] || e.space.id;
|
|
1523
|
+
h.unshift(s);
|
|
1524
|
+
}
|
|
1525
|
+
let v = e.alpha;
|
|
1526
|
+
s !== null && (v = serializeNumber(v, { precision: s }));
|
|
1527
|
+
let x = e.alpha >= 1 || l.noAlpha ? "" : `${l.commas ? "," : " /"} ${v}`;
|
|
1528
|
+
_ = `${f}(${h.join(l.commas ? ", " : " ")}${x})`;
|
|
1529
|
+
}
|
|
1530
|
+
return _;
|
|
1531
|
+
}
|
|
1532
|
+
var REC2020Linear = new RGBColorSpace({
|
|
1533
|
+
id: "rec2020-linear",
|
|
1534
|
+
cssId: "--rec2020-linear",
|
|
1535
|
+
name: "Linear REC.2020",
|
|
1536
|
+
white: "D65",
|
|
1537
|
+
toXYZ_M: [
|
|
1538
|
+
[
|
|
1539
|
+
.6369580483012914,
|
|
1540
|
+
.14461690358620832,
|
|
1541
|
+
.1688809751641721
|
|
1542
|
+
],
|
|
1543
|
+
[
|
|
1544
|
+
.2627002120112671,
|
|
1545
|
+
.6779980715188708,
|
|
1546
|
+
.05930171646986196
|
|
1547
|
+
],
|
|
1548
|
+
[
|
|
1549
|
+
0,
|
|
1550
|
+
.028072693049087428,
|
|
1551
|
+
1.060985057710791
|
|
1552
|
+
]
|
|
1553
|
+
],
|
|
1554
|
+
fromXYZ_M: [
|
|
1555
|
+
[
|
|
1556
|
+
1.716651187971268,
|
|
1557
|
+
-.355670783776392,
|
|
1558
|
+
-.25336628137366
|
|
1559
|
+
],
|
|
1560
|
+
[
|
|
1561
|
+
-.666684351832489,
|
|
1562
|
+
1.616481236634939,
|
|
1563
|
+
.0157685458139111
|
|
1564
|
+
],
|
|
1565
|
+
[
|
|
1566
|
+
.017639857445311,
|
|
1567
|
+
-.042770613257809,
|
|
1568
|
+
.942103121235474
|
|
1569
|
+
]
|
|
1570
|
+
]
|
|
1571
|
+
}), α = 1.09929682680944, β = .018053968510807, REC2020 = new RGBColorSpace({
|
|
1572
|
+
id: "rec2020",
|
|
1573
|
+
name: "REC.2020",
|
|
1574
|
+
base: REC2020Linear,
|
|
1575
|
+
toBase(e) {
|
|
1576
|
+
return e.map(function(e) {
|
|
1577
|
+
return e < β * 4.5 ? e / 4.5 : ((e + α - 1) / α) ** (1 / .45);
|
|
1578
|
+
});
|
|
1579
|
+
},
|
|
1580
|
+
fromBase(e) {
|
|
1581
|
+
return e.map(function(e) {
|
|
1582
|
+
return e >= β ? α * e ** .45 - (α - 1) : 4.5 * e;
|
|
1583
|
+
});
|
|
1584
|
+
}
|
|
1585
|
+
}), P3Linear = new RGBColorSpace({
|
|
1586
|
+
id: "p3-linear",
|
|
1587
|
+
cssId: "--display-p3-linear",
|
|
1588
|
+
name: "Linear P3",
|
|
1589
|
+
white: "D65",
|
|
1590
|
+
toXYZ_M: [
|
|
1591
|
+
[
|
|
1592
|
+
.4865709486482162,
|
|
1593
|
+
.26566769316909306,
|
|
1594
|
+
.1982172852343625
|
|
1595
|
+
],
|
|
1596
|
+
[
|
|
1597
|
+
.2289745640697488,
|
|
1598
|
+
.6917385218365064,
|
|
1599
|
+
.079286914093745
|
|
1600
|
+
],
|
|
1601
|
+
[
|
|
1602
|
+
0,
|
|
1603
|
+
.04511338185890264,
|
|
1604
|
+
1.043944368900976
|
|
1605
|
+
]
|
|
1606
|
+
],
|
|
1607
|
+
fromXYZ_M: [
|
|
1608
|
+
[
|
|
1609
|
+
2.493496911941425,
|
|
1610
|
+
-.9313836179191239,
|
|
1611
|
+
-.40271078445071684
|
|
1612
|
+
],
|
|
1613
|
+
[
|
|
1614
|
+
-.8294889695615747,
|
|
1615
|
+
1.7626640603183463,
|
|
1616
|
+
.023624685841943577
|
|
1617
|
+
],
|
|
1618
|
+
[
|
|
1619
|
+
.03584583024378447,
|
|
1620
|
+
-.07617238926804182,
|
|
1621
|
+
.9568845240076872
|
|
1622
|
+
]
|
|
1623
|
+
]
|
|
1624
|
+
}), toXYZ_M$3 = [
|
|
1625
|
+
[
|
|
1626
|
+
.41239079926595934,
|
|
1627
|
+
.357584339383878,
|
|
1628
|
+
.1804807884018343
|
|
1629
|
+
],
|
|
1630
|
+
[
|
|
1631
|
+
.21263900587151027,
|
|
1632
|
+
.715168678767756,
|
|
1633
|
+
.07219231536073371
|
|
1634
|
+
],
|
|
1635
|
+
[
|
|
1636
|
+
.01933081871559182,
|
|
1637
|
+
.11919477979462598,
|
|
1638
|
+
.9505321522496607
|
|
1639
|
+
]
|
|
1640
|
+
], fromXYZ_M$3 = [
|
|
1641
|
+
[
|
|
1642
|
+
3.2409699419045226,
|
|
1643
|
+
-1.537383177570094,
|
|
1644
|
+
-.4986107602930034
|
|
1645
|
+
],
|
|
1646
|
+
[
|
|
1647
|
+
-.9692436362808796,
|
|
1648
|
+
1.8759675015077202,
|
|
1649
|
+
.04155505740717559
|
|
1650
|
+
],
|
|
1651
|
+
[
|
|
1652
|
+
.05563007969699366,
|
|
1653
|
+
-.20397695888897652,
|
|
1654
|
+
1.0569715142428786
|
|
1655
|
+
]
|
|
1656
|
+
], sRGBLinear = new RGBColorSpace({
|
|
1657
|
+
id: "srgb-linear",
|
|
1658
|
+
name: "Linear sRGB",
|
|
1659
|
+
white: "D65",
|
|
1660
|
+
toXYZ_M: toXYZ_M$3,
|
|
1661
|
+
fromXYZ_M: fromXYZ_M$3
|
|
1662
|
+
}), KEYWORDS = {
|
|
1663
|
+
aliceblue: [
|
|
1664
|
+
240 / 255,
|
|
1665
|
+
248 / 255,
|
|
1666
|
+
1
|
|
1667
|
+
],
|
|
1668
|
+
antiquewhite: [
|
|
1669
|
+
250 / 255,
|
|
1670
|
+
235 / 255,
|
|
1671
|
+
215 / 255
|
|
1672
|
+
],
|
|
1673
|
+
aqua: [
|
|
1674
|
+
0,
|
|
1675
|
+
1,
|
|
1676
|
+
1
|
|
1677
|
+
],
|
|
1678
|
+
aquamarine: [
|
|
1679
|
+
127 / 255,
|
|
1680
|
+
1,
|
|
1681
|
+
212 / 255
|
|
1682
|
+
],
|
|
1683
|
+
azure: [
|
|
1684
|
+
240 / 255,
|
|
1685
|
+
1,
|
|
1686
|
+
1
|
|
1687
|
+
],
|
|
1688
|
+
beige: [
|
|
1689
|
+
245 / 255,
|
|
1690
|
+
245 / 255,
|
|
1691
|
+
220 / 255
|
|
1692
|
+
],
|
|
1693
|
+
bisque: [
|
|
1694
|
+
1,
|
|
1695
|
+
228 / 255,
|
|
1696
|
+
196 / 255
|
|
1697
|
+
],
|
|
1698
|
+
black: [
|
|
1699
|
+
0,
|
|
1700
|
+
0,
|
|
1701
|
+
0
|
|
1702
|
+
],
|
|
1703
|
+
blanchedalmond: [
|
|
1704
|
+
1,
|
|
1705
|
+
235 / 255,
|
|
1706
|
+
205 / 255
|
|
1707
|
+
],
|
|
1708
|
+
blue: [
|
|
1709
|
+
0,
|
|
1710
|
+
0,
|
|
1711
|
+
1
|
|
1712
|
+
],
|
|
1713
|
+
blueviolet: [
|
|
1714
|
+
138 / 255,
|
|
1715
|
+
43 / 255,
|
|
1716
|
+
226 / 255
|
|
1717
|
+
],
|
|
1718
|
+
brown: [
|
|
1719
|
+
165 / 255,
|
|
1720
|
+
42 / 255,
|
|
1721
|
+
42 / 255
|
|
1722
|
+
],
|
|
1723
|
+
burlywood: [
|
|
1724
|
+
222 / 255,
|
|
1725
|
+
184 / 255,
|
|
1726
|
+
135 / 255
|
|
1727
|
+
],
|
|
1728
|
+
cadetblue: [
|
|
1729
|
+
95 / 255,
|
|
1730
|
+
158 / 255,
|
|
1731
|
+
160 / 255
|
|
1732
|
+
],
|
|
1733
|
+
chartreuse: [
|
|
1734
|
+
127 / 255,
|
|
1735
|
+
1,
|
|
1736
|
+
0
|
|
1737
|
+
],
|
|
1738
|
+
chocolate: [
|
|
1739
|
+
210 / 255,
|
|
1740
|
+
105 / 255,
|
|
1741
|
+
30 / 255
|
|
1742
|
+
],
|
|
1743
|
+
coral: [
|
|
1744
|
+
1,
|
|
1745
|
+
127 / 255,
|
|
1746
|
+
80 / 255
|
|
1747
|
+
],
|
|
1748
|
+
cornflowerblue: [
|
|
1749
|
+
100 / 255,
|
|
1750
|
+
149 / 255,
|
|
1751
|
+
237 / 255
|
|
1752
|
+
],
|
|
1753
|
+
cornsilk: [
|
|
1754
|
+
1,
|
|
1755
|
+
248 / 255,
|
|
1756
|
+
220 / 255
|
|
1757
|
+
],
|
|
1758
|
+
crimson: [
|
|
1759
|
+
220 / 255,
|
|
1760
|
+
20 / 255,
|
|
1761
|
+
60 / 255
|
|
1762
|
+
],
|
|
1763
|
+
cyan: [
|
|
1764
|
+
0,
|
|
1765
|
+
1,
|
|
1766
|
+
1
|
|
1767
|
+
],
|
|
1768
|
+
darkblue: [
|
|
1769
|
+
0,
|
|
1770
|
+
0,
|
|
1771
|
+
139 / 255
|
|
1772
|
+
],
|
|
1773
|
+
darkcyan: [
|
|
1774
|
+
0,
|
|
1775
|
+
139 / 255,
|
|
1776
|
+
139 / 255
|
|
1777
|
+
],
|
|
1778
|
+
darkgoldenrod: [
|
|
1779
|
+
184 / 255,
|
|
1780
|
+
134 / 255,
|
|
1781
|
+
11 / 255
|
|
1782
|
+
],
|
|
1783
|
+
darkgray: [
|
|
1784
|
+
169 / 255,
|
|
1785
|
+
169 / 255,
|
|
1786
|
+
169 / 255
|
|
1787
|
+
],
|
|
1788
|
+
darkgreen: [
|
|
1789
|
+
0,
|
|
1790
|
+
100 / 255,
|
|
1791
|
+
0
|
|
1792
|
+
],
|
|
1793
|
+
darkgrey: [
|
|
1794
|
+
169 / 255,
|
|
1795
|
+
169 / 255,
|
|
1796
|
+
169 / 255
|
|
1797
|
+
],
|
|
1798
|
+
darkkhaki: [
|
|
1799
|
+
189 / 255,
|
|
1800
|
+
183 / 255,
|
|
1801
|
+
107 / 255
|
|
1802
|
+
],
|
|
1803
|
+
darkmagenta: [
|
|
1804
|
+
139 / 255,
|
|
1805
|
+
0,
|
|
1806
|
+
139 / 255
|
|
1807
|
+
],
|
|
1808
|
+
darkolivegreen: [
|
|
1809
|
+
85 / 255,
|
|
1810
|
+
107 / 255,
|
|
1811
|
+
47 / 255
|
|
1812
|
+
],
|
|
1813
|
+
darkorange: [
|
|
1814
|
+
1,
|
|
1815
|
+
140 / 255,
|
|
1816
|
+
0
|
|
1817
|
+
],
|
|
1818
|
+
darkorchid: [
|
|
1819
|
+
153 / 255,
|
|
1820
|
+
50 / 255,
|
|
1821
|
+
204 / 255
|
|
1822
|
+
],
|
|
1823
|
+
darkred: [
|
|
1824
|
+
139 / 255,
|
|
1825
|
+
0,
|
|
1826
|
+
0
|
|
1827
|
+
],
|
|
1828
|
+
darksalmon: [
|
|
1829
|
+
233 / 255,
|
|
1830
|
+
150 / 255,
|
|
1831
|
+
122 / 255
|
|
1832
|
+
],
|
|
1833
|
+
darkseagreen: [
|
|
1834
|
+
143 / 255,
|
|
1835
|
+
188 / 255,
|
|
1836
|
+
143 / 255
|
|
1837
|
+
],
|
|
1838
|
+
darkslateblue: [
|
|
1839
|
+
72 / 255,
|
|
1840
|
+
61 / 255,
|
|
1841
|
+
139 / 255
|
|
1842
|
+
],
|
|
1843
|
+
darkslategray: [
|
|
1844
|
+
47 / 255,
|
|
1845
|
+
79 / 255,
|
|
1846
|
+
79 / 255
|
|
1847
|
+
],
|
|
1848
|
+
darkslategrey: [
|
|
1849
|
+
47 / 255,
|
|
1850
|
+
79 / 255,
|
|
1851
|
+
79 / 255
|
|
1852
|
+
],
|
|
1853
|
+
darkturquoise: [
|
|
1854
|
+
0,
|
|
1855
|
+
206 / 255,
|
|
1856
|
+
209 / 255
|
|
1857
|
+
],
|
|
1858
|
+
darkviolet: [
|
|
1859
|
+
148 / 255,
|
|
1860
|
+
0,
|
|
1861
|
+
211 / 255
|
|
1862
|
+
],
|
|
1863
|
+
deeppink: [
|
|
1864
|
+
1,
|
|
1865
|
+
20 / 255,
|
|
1866
|
+
147 / 255
|
|
1867
|
+
],
|
|
1868
|
+
deepskyblue: [
|
|
1869
|
+
0,
|
|
1870
|
+
191 / 255,
|
|
1871
|
+
1
|
|
1872
|
+
],
|
|
1873
|
+
dimgray: [
|
|
1874
|
+
105 / 255,
|
|
1875
|
+
105 / 255,
|
|
1876
|
+
105 / 255
|
|
1877
|
+
],
|
|
1878
|
+
dimgrey: [
|
|
1879
|
+
105 / 255,
|
|
1880
|
+
105 / 255,
|
|
1881
|
+
105 / 255
|
|
1882
|
+
],
|
|
1883
|
+
dodgerblue: [
|
|
1884
|
+
30 / 255,
|
|
1885
|
+
144 / 255,
|
|
1886
|
+
1
|
|
1887
|
+
],
|
|
1888
|
+
firebrick: [
|
|
1889
|
+
178 / 255,
|
|
1890
|
+
34 / 255,
|
|
1891
|
+
34 / 255
|
|
1892
|
+
],
|
|
1893
|
+
floralwhite: [
|
|
1894
|
+
1,
|
|
1895
|
+
250 / 255,
|
|
1896
|
+
240 / 255
|
|
1897
|
+
],
|
|
1898
|
+
forestgreen: [
|
|
1899
|
+
34 / 255,
|
|
1900
|
+
139 / 255,
|
|
1901
|
+
34 / 255
|
|
1902
|
+
],
|
|
1903
|
+
fuchsia: [
|
|
1904
|
+
1,
|
|
1905
|
+
0,
|
|
1906
|
+
1
|
|
1907
|
+
],
|
|
1908
|
+
gainsboro: [
|
|
1909
|
+
220 / 255,
|
|
1910
|
+
220 / 255,
|
|
1911
|
+
220 / 255
|
|
1912
|
+
],
|
|
1913
|
+
ghostwhite: [
|
|
1914
|
+
248 / 255,
|
|
1915
|
+
248 / 255,
|
|
1916
|
+
1
|
|
1917
|
+
],
|
|
1918
|
+
gold: [
|
|
1919
|
+
1,
|
|
1920
|
+
215 / 255,
|
|
1921
|
+
0
|
|
1922
|
+
],
|
|
1923
|
+
goldenrod: [
|
|
1924
|
+
218 / 255,
|
|
1925
|
+
165 / 255,
|
|
1926
|
+
32 / 255
|
|
1927
|
+
],
|
|
1928
|
+
gray: [
|
|
1929
|
+
128 / 255,
|
|
1930
|
+
128 / 255,
|
|
1931
|
+
128 / 255
|
|
1932
|
+
],
|
|
1933
|
+
green: [
|
|
1934
|
+
0,
|
|
1935
|
+
128 / 255,
|
|
1936
|
+
0
|
|
1937
|
+
],
|
|
1938
|
+
greenyellow: [
|
|
1939
|
+
173 / 255,
|
|
1940
|
+
1,
|
|
1941
|
+
47 / 255
|
|
1942
|
+
],
|
|
1943
|
+
grey: [
|
|
1944
|
+
128 / 255,
|
|
1945
|
+
128 / 255,
|
|
1946
|
+
128 / 255
|
|
1947
|
+
],
|
|
1948
|
+
honeydew: [
|
|
1949
|
+
240 / 255,
|
|
1950
|
+
1,
|
|
1951
|
+
240 / 255
|
|
1952
|
+
],
|
|
1953
|
+
hotpink: [
|
|
1954
|
+
1,
|
|
1955
|
+
105 / 255,
|
|
1956
|
+
180 / 255
|
|
1957
|
+
],
|
|
1958
|
+
indianred: [
|
|
1959
|
+
205 / 255,
|
|
1960
|
+
92 / 255,
|
|
1961
|
+
92 / 255
|
|
1962
|
+
],
|
|
1963
|
+
indigo: [
|
|
1964
|
+
75 / 255,
|
|
1965
|
+
0,
|
|
1966
|
+
130 / 255
|
|
1967
|
+
],
|
|
1968
|
+
ivory: [
|
|
1969
|
+
1,
|
|
1970
|
+
1,
|
|
1971
|
+
240 / 255
|
|
1972
|
+
],
|
|
1973
|
+
khaki: [
|
|
1974
|
+
240 / 255,
|
|
1975
|
+
230 / 255,
|
|
1976
|
+
140 / 255
|
|
1977
|
+
],
|
|
1978
|
+
lavender: [
|
|
1979
|
+
230 / 255,
|
|
1980
|
+
230 / 255,
|
|
1981
|
+
250 / 255
|
|
1982
|
+
],
|
|
1983
|
+
lavenderblush: [
|
|
1984
|
+
1,
|
|
1985
|
+
240 / 255,
|
|
1986
|
+
245 / 255
|
|
1987
|
+
],
|
|
1988
|
+
lawngreen: [
|
|
1989
|
+
124 / 255,
|
|
1990
|
+
252 / 255,
|
|
1991
|
+
0
|
|
1992
|
+
],
|
|
1993
|
+
lemonchiffon: [
|
|
1994
|
+
1,
|
|
1995
|
+
250 / 255,
|
|
1996
|
+
205 / 255
|
|
1997
|
+
],
|
|
1998
|
+
lightblue: [
|
|
1999
|
+
173 / 255,
|
|
2000
|
+
216 / 255,
|
|
2001
|
+
230 / 255
|
|
2002
|
+
],
|
|
2003
|
+
lightcoral: [
|
|
2004
|
+
240 / 255,
|
|
2005
|
+
128 / 255,
|
|
2006
|
+
128 / 255
|
|
2007
|
+
],
|
|
2008
|
+
lightcyan: [
|
|
2009
|
+
224 / 255,
|
|
2010
|
+
1,
|
|
2011
|
+
1
|
|
2012
|
+
],
|
|
2013
|
+
lightgoldenrodyellow: [
|
|
2014
|
+
250 / 255,
|
|
2015
|
+
250 / 255,
|
|
2016
|
+
210 / 255
|
|
2017
|
+
],
|
|
2018
|
+
lightgray: [
|
|
2019
|
+
211 / 255,
|
|
2020
|
+
211 / 255,
|
|
2021
|
+
211 / 255
|
|
2022
|
+
],
|
|
2023
|
+
lightgreen: [
|
|
2024
|
+
144 / 255,
|
|
2025
|
+
238 / 255,
|
|
2026
|
+
144 / 255
|
|
2027
|
+
],
|
|
2028
|
+
lightgrey: [
|
|
2029
|
+
211 / 255,
|
|
2030
|
+
211 / 255,
|
|
2031
|
+
211 / 255
|
|
2032
|
+
],
|
|
2033
|
+
lightpink: [
|
|
2034
|
+
1,
|
|
2035
|
+
182 / 255,
|
|
2036
|
+
193 / 255
|
|
2037
|
+
],
|
|
2038
|
+
lightsalmon: [
|
|
2039
|
+
1,
|
|
2040
|
+
160 / 255,
|
|
2041
|
+
122 / 255
|
|
2042
|
+
],
|
|
2043
|
+
lightseagreen: [
|
|
2044
|
+
32 / 255,
|
|
2045
|
+
178 / 255,
|
|
2046
|
+
170 / 255
|
|
2047
|
+
],
|
|
2048
|
+
lightskyblue: [
|
|
2049
|
+
135 / 255,
|
|
2050
|
+
206 / 255,
|
|
2051
|
+
250 / 255
|
|
2052
|
+
],
|
|
2053
|
+
lightslategray: [
|
|
2054
|
+
119 / 255,
|
|
2055
|
+
136 / 255,
|
|
2056
|
+
153 / 255
|
|
2057
|
+
],
|
|
2058
|
+
lightslategrey: [
|
|
2059
|
+
119 / 255,
|
|
2060
|
+
136 / 255,
|
|
2061
|
+
153 / 255
|
|
2062
|
+
],
|
|
2063
|
+
lightsteelblue: [
|
|
2064
|
+
176 / 255,
|
|
2065
|
+
196 / 255,
|
|
2066
|
+
222 / 255
|
|
2067
|
+
],
|
|
2068
|
+
lightyellow: [
|
|
2069
|
+
1,
|
|
2070
|
+
1,
|
|
2071
|
+
224 / 255
|
|
2072
|
+
],
|
|
2073
|
+
lime: [
|
|
2074
|
+
0,
|
|
2075
|
+
1,
|
|
2076
|
+
0
|
|
2077
|
+
],
|
|
2078
|
+
limegreen: [
|
|
2079
|
+
50 / 255,
|
|
2080
|
+
205 / 255,
|
|
2081
|
+
50 / 255
|
|
2082
|
+
],
|
|
2083
|
+
linen: [
|
|
2084
|
+
250 / 255,
|
|
2085
|
+
240 / 255,
|
|
2086
|
+
230 / 255
|
|
2087
|
+
],
|
|
2088
|
+
magenta: [
|
|
2089
|
+
1,
|
|
2090
|
+
0,
|
|
2091
|
+
1
|
|
2092
|
+
],
|
|
2093
|
+
maroon: [
|
|
2094
|
+
128 / 255,
|
|
2095
|
+
0,
|
|
2096
|
+
0
|
|
2097
|
+
],
|
|
2098
|
+
mediumaquamarine: [
|
|
2099
|
+
102 / 255,
|
|
2100
|
+
205 / 255,
|
|
2101
|
+
170 / 255
|
|
2102
|
+
],
|
|
2103
|
+
mediumblue: [
|
|
2104
|
+
0,
|
|
2105
|
+
0,
|
|
2106
|
+
205 / 255
|
|
2107
|
+
],
|
|
2108
|
+
mediumorchid: [
|
|
2109
|
+
186 / 255,
|
|
2110
|
+
85 / 255,
|
|
2111
|
+
211 / 255
|
|
2112
|
+
],
|
|
2113
|
+
mediumpurple: [
|
|
2114
|
+
147 / 255,
|
|
2115
|
+
112 / 255,
|
|
2116
|
+
219 / 255
|
|
2117
|
+
],
|
|
2118
|
+
mediumseagreen: [
|
|
2119
|
+
60 / 255,
|
|
2120
|
+
179 / 255,
|
|
2121
|
+
113 / 255
|
|
2122
|
+
],
|
|
2123
|
+
mediumslateblue: [
|
|
2124
|
+
123 / 255,
|
|
2125
|
+
104 / 255,
|
|
2126
|
+
238 / 255
|
|
2127
|
+
],
|
|
2128
|
+
mediumspringgreen: [
|
|
2129
|
+
0,
|
|
2130
|
+
250 / 255,
|
|
2131
|
+
154 / 255
|
|
2132
|
+
],
|
|
2133
|
+
mediumturquoise: [
|
|
2134
|
+
72 / 255,
|
|
2135
|
+
209 / 255,
|
|
2136
|
+
204 / 255
|
|
2137
|
+
],
|
|
2138
|
+
mediumvioletred: [
|
|
2139
|
+
199 / 255,
|
|
2140
|
+
21 / 255,
|
|
2141
|
+
133 / 255
|
|
2142
|
+
],
|
|
2143
|
+
midnightblue: [
|
|
2144
|
+
25 / 255,
|
|
2145
|
+
25 / 255,
|
|
2146
|
+
112 / 255
|
|
2147
|
+
],
|
|
2148
|
+
mintcream: [
|
|
2149
|
+
245 / 255,
|
|
2150
|
+
1,
|
|
2151
|
+
250 / 255
|
|
2152
|
+
],
|
|
2153
|
+
mistyrose: [
|
|
2154
|
+
1,
|
|
2155
|
+
228 / 255,
|
|
2156
|
+
225 / 255
|
|
2157
|
+
],
|
|
2158
|
+
moccasin: [
|
|
2159
|
+
1,
|
|
2160
|
+
228 / 255,
|
|
2161
|
+
181 / 255
|
|
2162
|
+
],
|
|
2163
|
+
navajowhite: [
|
|
2164
|
+
1,
|
|
2165
|
+
222 / 255,
|
|
2166
|
+
173 / 255
|
|
2167
|
+
],
|
|
2168
|
+
navy: [
|
|
2169
|
+
0,
|
|
2170
|
+
0,
|
|
2171
|
+
128 / 255
|
|
2172
|
+
],
|
|
2173
|
+
oldlace: [
|
|
2174
|
+
253 / 255,
|
|
2175
|
+
245 / 255,
|
|
2176
|
+
230 / 255
|
|
2177
|
+
],
|
|
2178
|
+
olive: [
|
|
2179
|
+
128 / 255,
|
|
2180
|
+
128 / 255,
|
|
2181
|
+
0
|
|
2182
|
+
],
|
|
2183
|
+
olivedrab: [
|
|
2184
|
+
107 / 255,
|
|
2185
|
+
142 / 255,
|
|
2186
|
+
35 / 255
|
|
2187
|
+
],
|
|
2188
|
+
orange: [
|
|
2189
|
+
1,
|
|
2190
|
+
165 / 255,
|
|
2191
|
+
0
|
|
2192
|
+
],
|
|
2193
|
+
orangered: [
|
|
2194
|
+
1,
|
|
2195
|
+
69 / 255,
|
|
2196
|
+
0
|
|
2197
|
+
],
|
|
2198
|
+
orchid: [
|
|
2199
|
+
218 / 255,
|
|
2200
|
+
112 / 255,
|
|
2201
|
+
214 / 255
|
|
2202
|
+
],
|
|
2203
|
+
palegoldenrod: [
|
|
2204
|
+
238 / 255,
|
|
2205
|
+
232 / 255,
|
|
2206
|
+
170 / 255
|
|
2207
|
+
],
|
|
2208
|
+
palegreen: [
|
|
2209
|
+
152 / 255,
|
|
2210
|
+
251 / 255,
|
|
2211
|
+
152 / 255
|
|
2212
|
+
],
|
|
2213
|
+
paleturquoise: [
|
|
2214
|
+
175 / 255,
|
|
2215
|
+
238 / 255,
|
|
2216
|
+
238 / 255
|
|
2217
|
+
],
|
|
2218
|
+
palevioletred: [
|
|
2219
|
+
219 / 255,
|
|
2220
|
+
112 / 255,
|
|
2221
|
+
147 / 255
|
|
2222
|
+
],
|
|
2223
|
+
papayawhip: [
|
|
2224
|
+
1,
|
|
2225
|
+
239 / 255,
|
|
2226
|
+
213 / 255
|
|
2227
|
+
],
|
|
2228
|
+
peachpuff: [
|
|
2229
|
+
1,
|
|
2230
|
+
218 / 255,
|
|
2231
|
+
185 / 255
|
|
2232
|
+
],
|
|
2233
|
+
peru: [
|
|
2234
|
+
205 / 255,
|
|
2235
|
+
133 / 255,
|
|
2236
|
+
63 / 255
|
|
2237
|
+
],
|
|
2238
|
+
pink: [
|
|
2239
|
+
1,
|
|
2240
|
+
192 / 255,
|
|
2241
|
+
203 / 255
|
|
2242
|
+
],
|
|
2243
|
+
plum: [
|
|
2244
|
+
221 / 255,
|
|
2245
|
+
160 / 255,
|
|
2246
|
+
221 / 255
|
|
2247
|
+
],
|
|
2248
|
+
powderblue: [
|
|
2249
|
+
176 / 255,
|
|
2250
|
+
224 / 255,
|
|
2251
|
+
230 / 255
|
|
2252
|
+
],
|
|
2253
|
+
purple: [
|
|
2254
|
+
128 / 255,
|
|
2255
|
+
0,
|
|
2256
|
+
128 / 255
|
|
2257
|
+
],
|
|
2258
|
+
rebeccapurple: [
|
|
2259
|
+
102 / 255,
|
|
2260
|
+
51 / 255,
|
|
2261
|
+
153 / 255
|
|
2262
|
+
],
|
|
2263
|
+
red: [
|
|
2264
|
+
1,
|
|
2265
|
+
0,
|
|
2266
|
+
0
|
|
2267
|
+
],
|
|
2268
|
+
rosybrown: [
|
|
2269
|
+
188 / 255,
|
|
2270
|
+
143 / 255,
|
|
2271
|
+
143 / 255
|
|
2272
|
+
],
|
|
2273
|
+
royalblue: [
|
|
2274
|
+
65 / 255,
|
|
2275
|
+
105 / 255,
|
|
2276
|
+
225 / 255
|
|
2277
|
+
],
|
|
2278
|
+
saddlebrown: [
|
|
2279
|
+
139 / 255,
|
|
2280
|
+
69 / 255,
|
|
2281
|
+
19 / 255
|
|
2282
|
+
],
|
|
2283
|
+
salmon: [
|
|
2284
|
+
250 / 255,
|
|
2285
|
+
128 / 255,
|
|
2286
|
+
114 / 255
|
|
2287
|
+
],
|
|
2288
|
+
sandybrown: [
|
|
2289
|
+
244 / 255,
|
|
2290
|
+
164 / 255,
|
|
2291
|
+
96 / 255
|
|
2292
|
+
],
|
|
2293
|
+
seagreen: [
|
|
2294
|
+
46 / 255,
|
|
2295
|
+
139 / 255,
|
|
2296
|
+
87 / 255
|
|
2297
|
+
],
|
|
2298
|
+
seashell: [
|
|
2299
|
+
1,
|
|
2300
|
+
245 / 255,
|
|
2301
|
+
238 / 255
|
|
2302
|
+
],
|
|
2303
|
+
sienna: [
|
|
2304
|
+
160 / 255,
|
|
2305
|
+
82 / 255,
|
|
2306
|
+
45 / 255
|
|
2307
|
+
],
|
|
2308
|
+
silver: [
|
|
2309
|
+
192 / 255,
|
|
2310
|
+
192 / 255,
|
|
2311
|
+
192 / 255
|
|
2312
|
+
],
|
|
2313
|
+
skyblue: [
|
|
2314
|
+
135 / 255,
|
|
2315
|
+
206 / 255,
|
|
2316
|
+
235 / 255
|
|
2317
|
+
],
|
|
2318
|
+
slateblue: [
|
|
2319
|
+
106 / 255,
|
|
2320
|
+
90 / 255,
|
|
2321
|
+
205 / 255
|
|
2322
|
+
],
|
|
2323
|
+
slategray: [
|
|
2324
|
+
112 / 255,
|
|
2325
|
+
128 / 255,
|
|
2326
|
+
144 / 255
|
|
2327
|
+
],
|
|
2328
|
+
slategrey: [
|
|
2329
|
+
112 / 255,
|
|
2330
|
+
128 / 255,
|
|
2331
|
+
144 / 255
|
|
2332
|
+
],
|
|
2333
|
+
snow: [
|
|
2334
|
+
1,
|
|
2335
|
+
250 / 255,
|
|
2336
|
+
250 / 255
|
|
2337
|
+
],
|
|
2338
|
+
springgreen: [
|
|
2339
|
+
0,
|
|
2340
|
+
1,
|
|
2341
|
+
127 / 255
|
|
2342
|
+
],
|
|
2343
|
+
steelblue: [
|
|
2344
|
+
70 / 255,
|
|
2345
|
+
130 / 255,
|
|
2346
|
+
180 / 255
|
|
2347
|
+
],
|
|
2348
|
+
tan: [
|
|
2349
|
+
210 / 255,
|
|
2350
|
+
180 / 255,
|
|
2351
|
+
140 / 255
|
|
2352
|
+
],
|
|
2353
|
+
teal: [
|
|
2354
|
+
0,
|
|
2355
|
+
128 / 255,
|
|
2356
|
+
128 / 255
|
|
2357
|
+
],
|
|
2358
|
+
thistle: [
|
|
2359
|
+
216 / 255,
|
|
2360
|
+
191 / 255,
|
|
2361
|
+
216 / 255
|
|
2362
|
+
],
|
|
2363
|
+
tomato: [
|
|
2364
|
+
1,
|
|
2365
|
+
99 / 255,
|
|
2366
|
+
71 / 255
|
|
2367
|
+
],
|
|
2368
|
+
turquoise: [
|
|
2369
|
+
64 / 255,
|
|
2370
|
+
224 / 255,
|
|
2371
|
+
208 / 255
|
|
2372
|
+
],
|
|
2373
|
+
violet: [
|
|
2374
|
+
238 / 255,
|
|
2375
|
+
130 / 255,
|
|
2376
|
+
238 / 255
|
|
2377
|
+
],
|
|
2378
|
+
wheat: [
|
|
2379
|
+
245 / 255,
|
|
2380
|
+
222 / 255,
|
|
2381
|
+
179 / 255
|
|
2382
|
+
],
|
|
2383
|
+
white: [
|
|
2384
|
+
1,
|
|
2385
|
+
1,
|
|
2386
|
+
1
|
|
2387
|
+
],
|
|
2388
|
+
whitesmoke: [
|
|
2389
|
+
245 / 255,
|
|
2390
|
+
245 / 255,
|
|
2391
|
+
245 / 255
|
|
2392
|
+
],
|
|
2393
|
+
yellow: [
|
|
2394
|
+
1,
|
|
2395
|
+
1,
|
|
2396
|
+
0
|
|
2397
|
+
],
|
|
2398
|
+
yellowgreen: [
|
|
2399
|
+
154 / 255,
|
|
2400
|
+
205 / 255,
|
|
2401
|
+
50 / 255
|
|
2402
|
+
]
|
|
2403
|
+
}, coordGrammar = [
|
|
2404
|
+
,
|
|
2405
|
+
,
|
|
2406
|
+
,
|
|
2407
|
+
].fill("<percentage> | <number>[0, 255]"), coordGrammarNumber = [
|
|
2408
|
+
,
|
|
2409
|
+
,
|
|
2410
|
+
,
|
|
2411
|
+
].fill("<number>[0, 255]"), sRGB = new RGBColorSpace({
|
|
2412
|
+
id: "srgb",
|
|
2413
|
+
name: "sRGB",
|
|
2414
|
+
base: sRGBLinear,
|
|
2415
|
+
fromBase: (e) => e.map((e) => {
|
|
2416
|
+
let s = e < 0 ? -1 : 1, l = e * s;
|
|
2417
|
+
return l > .0031308 ? s * (1.055 * l ** (1 / 2.4) - .055) : 12.92 * e;
|
|
2418
|
+
}),
|
|
2419
|
+
toBase: (e) => e.map((e) => {
|
|
2420
|
+
let s = e < 0 ? -1 : 1, l = e * s;
|
|
2421
|
+
return l <= .04045 ? e / 12.92 : s * ((l + .055) / 1.055) ** 2.4;
|
|
2422
|
+
}),
|
|
2423
|
+
formats: {
|
|
2424
|
+
rgb: { coords: coordGrammar },
|
|
2425
|
+
rgb_number: {
|
|
2426
|
+
name: "rgb",
|
|
2427
|
+
commas: !0,
|
|
2428
|
+
coords: coordGrammarNumber,
|
|
2429
|
+
noAlpha: !0
|
|
2430
|
+
},
|
|
2431
|
+
color: {},
|
|
2432
|
+
rgba: {
|
|
2433
|
+
coords: coordGrammar,
|
|
2434
|
+
commas: !0,
|
|
2435
|
+
lastAlpha: !0
|
|
2436
|
+
},
|
|
2437
|
+
rgba_number: {
|
|
2438
|
+
name: "rgba",
|
|
2439
|
+
commas: !0,
|
|
2440
|
+
coords: coordGrammarNumber
|
|
2441
|
+
},
|
|
2442
|
+
hex: {
|
|
2443
|
+
type: "custom",
|
|
2444
|
+
toGamut: !0,
|
|
2445
|
+
test: (e) => /^#([a-f0-9]{3,4}){1,2}$/i.test(e),
|
|
2446
|
+
parse(e) {
|
|
2447
|
+
e.length <= 5 && (e = e.replace(/[a-f0-9]/gi, "$&$&"));
|
|
2448
|
+
let s = [];
|
|
2449
|
+
return e.replace(/[a-f0-9]{2}/gi, (e) => {
|
|
2450
|
+
s.push(parseInt(e, 16) / 255);
|
|
2451
|
+
}), {
|
|
2452
|
+
spaceId: "srgb",
|
|
2453
|
+
coords: s.slice(0, 3),
|
|
2454
|
+
alpha: s.slice(3)[0]
|
|
2455
|
+
};
|
|
2456
|
+
},
|
|
2457
|
+
serialize: (e, s, { collapse: l = !0 } = {}) => {
|
|
2458
|
+
s < 1 && e.push(s), e = e.map((e) => Math.round(e * 255));
|
|
2459
|
+
let u = l && e.every((e) => e % 17 == 0);
|
|
2460
|
+
return "#" + e.map((e) => u ? (e / 17).toString(16) : e.toString(16).padStart(2, "0")).join("");
|
|
2461
|
+
}
|
|
2462
|
+
},
|
|
2463
|
+
keyword: {
|
|
2464
|
+
type: "custom",
|
|
2465
|
+
test: (e) => /^[a-z]+$/i.test(e),
|
|
2466
|
+
parse(e) {
|
|
2467
|
+
e = e.toLowerCase();
|
|
2468
|
+
let s = {
|
|
2469
|
+
spaceId: "srgb",
|
|
2470
|
+
coords: null,
|
|
2471
|
+
alpha: 1
|
|
2472
|
+
};
|
|
2473
|
+
if (e === "transparent" ? (s.coords = KEYWORDS.black, s.alpha = 0) : s.coords = KEYWORDS[e], s.coords) return s;
|
|
2474
|
+
}
|
|
2475
|
+
}
|
|
2476
|
+
}
|
|
2477
|
+
}), P3 = new RGBColorSpace({
|
|
2478
|
+
id: "p3",
|
|
2479
|
+
cssId: "display-p3",
|
|
2480
|
+
name: "P3",
|
|
2481
|
+
base: P3Linear,
|
|
2482
|
+
fromBase: sRGB.fromBase,
|
|
2483
|
+
toBase: sRGB.toBase
|
|
2484
|
+
});
|
|
2485
|
+
defaults.display_space = sRGB;
|
|
2486
|
+
var supportsNone;
|
|
2487
|
+
if (typeof CSS < "u" && CSS.supports) for (let e of [
|
|
2488
|
+
lab,
|
|
2489
|
+
REC2020,
|
|
2490
|
+
P3
|
|
2491
|
+
]) {
|
|
2492
|
+
let s = serialize({
|
|
2493
|
+
space: e,
|
|
2494
|
+
coords: e.getMinCoords(),
|
|
2495
|
+
alpha: 1
|
|
2496
|
+
});
|
|
2497
|
+
if (CSS.supports("color", s)) {
|
|
2498
|
+
defaults.display_space = e;
|
|
2499
|
+
break;
|
|
2500
|
+
}
|
|
2501
|
+
}
|
|
2502
|
+
function display(e, { space: s = defaults.display_space, ...l } = {}) {
|
|
2503
|
+
let u = serialize(e, l);
|
|
2504
|
+
if (typeof CSS > "u" || CSS.supports("color", u) || !defaults.display_space) u = new String(u), u.color = e;
|
|
2505
|
+
else {
|
|
2506
|
+
let _ = e;
|
|
2507
|
+
if ((e.coords.some(isNone) || isNone(e.alpha)) && !(supportsNone ??= CSS.supports("color", "hsl(none 50% 50%)")) && (_ = clone(e), _.coords = _.coords.map(skipNone), _.alpha = skipNone(_.alpha), u = serialize(_, l), CSS.supports("color", u))) return u = new String(u), u.color = _, u;
|
|
2508
|
+
_ = to(_, s), u = new String(serialize(_, l)), u.color = _;
|
|
2509
|
+
}
|
|
2510
|
+
return u;
|
|
2511
|
+
}
|
|
2512
|
+
function equals(e, s) {
|
|
2513
|
+
return e = getColor(e), s = getColor(s), e.space === s.space && e.alpha === s.alpha && e.coords.every((e, l) => e === s.coords[l]);
|
|
2514
|
+
}
|
|
2515
|
+
function getLuminance(e) {
|
|
2516
|
+
return get(e, [xyz_d65, "y"]);
|
|
2517
|
+
}
|
|
2518
|
+
function setLuminance(e, s) {
|
|
2519
|
+
set(e, [xyz_d65, "y"], s);
|
|
2520
|
+
}
|
|
2521
|
+
function register$2(e) {
|
|
2522
|
+
Object.defineProperty(e.prototype, "luminance", {
|
|
2523
|
+
get() {
|
|
2524
|
+
return getLuminance(this);
|
|
2525
|
+
},
|
|
2526
|
+
set(e) {
|
|
2527
|
+
setLuminance(this, e);
|
|
2528
|
+
}
|
|
2529
|
+
});
|
|
2530
|
+
}
|
|
2531
|
+
var luminance = /* @__PURE__ */ Object.freeze({
|
|
2532
|
+
__proto__: null,
|
|
2533
|
+
getLuminance,
|
|
2534
|
+
register: register$2,
|
|
2535
|
+
setLuminance
|
|
2536
|
+
});
|
|
2537
|
+
function contrastWCAG21(e, s) {
|
|
2538
|
+
e = getColor(e), s = getColor(s);
|
|
2539
|
+
let l = Math.max(getLuminance(e), 0), u = Math.max(getLuminance(s), 0);
|
|
2540
|
+
return u > l && ([l, u] = [u, l]), (l + .05) / (u + .05);
|
|
2541
|
+
}
|
|
2542
|
+
var normBG = .56, normTXT = .57, revTXT = .62, revBG = .65, blkThrs = .022, blkClmp = 1.414, loClip = .1, deltaYmin = 5e-4, scaleBoW = 1.14, loBoWoffset = .027, scaleWoB = 1.14;
|
|
2543
|
+
function fclamp(e) {
|
|
2544
|
+
return e >= blkThrs ? e : e + (blkThrs - e) ** blkClmp;
|
|
2545
|
+
}
|
|
2546
|
+
function linearize(e) {
|
|
2547
|
+
return (e < 0 ? -1 : 1) * Math.abs(e) ** 2.4;
|
|
2548
|
+
}
|
|
2549
|
+
function contrastAPCA(e, s) {
|
|
2550
|
+
s = getColor(s), e = getColor(e);
|
|
2551
|
+
let l, u, f, h, _, v;
|
|
2552
|
+
s = to(s, "srgb"), [h, _, v] = s.coords;
|
|
2553
|
+
let y = linearize(h) * .2126729 + linearize(_) * .7151522 + linearize(v) * .072175;
|
|
2554
|
+
e = to(e, "srgb"), [h, _, v] = e.coords;
|
|
2555
|
+
let x = linearize(h) * .2126729 + linearize(_) * .7151522 + linearize(v) * .072175, S = fclamp(y), C = fclamp(x), w = C > S;
|
|
2556
|
+
return Math.abs(C - S) < deltaYmin ? u = 0 : w ? (l = C ** normBG - S ** normTXT, u = l * scaleBoW) : (l = C ** revBG - S ** revTXT, u = l * scaleWoB), f = Math.abs(u) < loClip ? 0 : u > 0 ? u - loBoWoffset : u + loBoWoffset, f * 100;
|
|
2557
|
+
}
|
|
2558
|
+
function contrastMichelson(e, s) {
|
|
2559
|
+
e = getColor(e), s = getColor(s);
|
|
2560
|
+
let l = Math.max(getLuminance(e), 0), u = Math.max(getLuminance(s), 0);
|
|
2561
|
+
u > l && ([l, u] = [u, l]);
|
|
2562
|
+
let f = l + u;
|
|
2563
|
+
return f === 0 ? 0 : (l - u) / f;
|
|
2564
|
+
}
|
|
2565
|
+
var max = 5e4;
|
|
2566
|
+
function contrastWeber(e, s) {
|
|
2567
|
+
e = getColor(e), s = getColor(s);
|
|
2568
|
+
let l = Math.max(getLuminance(e), 0), u = Math.max(getLuminance(s), 0);
|
|
2569
|
+
return u > l && ([l, u] = [u, l]), u === 0 ? max : (l - u) / u;
|
|
2570
|
+
}
|
|
2571
|
+
function contrastLstar(e, s) {
|
|
2572
|
+
e = getColor(e), s = getColor(s);
|
|
2573
|
+
let l = get(e, [lab, "l"]), u = get(s, [lab, "l"]);
|
|
2574
|
+
return Math.abs(l - u);
|
|
2575
|
+
}
|
|
2576
|
+
var ε$3 = 216 / 24389, ε3 = 24 / 116, κ$2 = 24389 / 27, white$1 = WHITES.D65, lab_d65 = new ColorSpace({
|
|
2577
|
+
id: "lab-d65",
|
|
2578
|
+
name: "Lab D65",
|
|
2579
|
+
coords: {
|
|
2580
|
+
l: {
|
|
2581
|
+
refRange: [0, 100],
|
|
2582
|
+
name: "Lightness"
|
|
2583
|
+
},
|
|
2584
|
+
a: { refRange: [-125, 125] },
|
|
2585
|
+
b: { refRange: [-125, 125] }
|
|
2586
|
+
},
|
|
2587
|
+
white: white$1,
|
|
2588
|
+
base: xyz_d65,
|
|
2589
|
+
fromBase(e) {
|
|
2590
|
+
let s = e.map((e, s) => e / white$1[s]).map((e) => e > ε$3 ? Math.cbrt(e) : (κ$2 * e + 16) / 116);
|
|
2591
|
+
return [
|
|
2592
|
+
116 * s[1] - 16,
|
|
2593
|
+
500 * (s[0] - s[1]),
|
|
2594
|
+
200 * (s[1] - s[2])
|
|
2595
|
+
];
|
|
2596
|
+
},
|
|
2597
|
+
toBase(e) {
|
|
2598
|
+
let s = [];
|
|
2599
|
+
return s[1] = (e[0] + 16) / 116, s[0] = e[1] / 500 + s[1], s[2] = s[1] - e[2] / 200, [
|
|
2600
|
+
s[0] > ε3 ? s[0] ** 3 : (116 * s[0] - 16) / κ$2,
|
|
2601
|
+
e[0] > 8 ? ((e[0] + 16) / 116) ** 3 : e[0] / κ$2,
|
|
2602
|
+
s[2] > ε3 ? s[2] ** 3 : (116 * s[2] - 16) / κ$2
|
|
2603
|
+
].map((e, s) => e * white$1[s]);
|
|
2604
|
+
},
|
|
2605
|
+
formats: { "lab-d65": { coords: [
|
|
2606
|
+
"<number> | <percentage>",
|
|
2607
|
+
"<number> | <percentage>[-1,1]",
|
|
2608
|
+
"<number> | <percentage>[-1,1]"
|
|
2609
|
+
] } }
|
|
2610
|
+
}), phi = 5 ** .5 * .5 + .5;
|
|
2611
|
+
function contrastDeltaPhi(e, s) {
|
|
2612
|
+
e = getColor(e), s = getColor(s);
|
|
2613
|
+
let l = get(e, [lab_d65, "l"]), u = get(s, [lab_d65, "l"]), f = Math.abs(l ** +phi - u ** +phi) ** (1 / phi) * Math.SQRT2 - 40;
|
|
2614
|
+
return f < 7.5 ? 0 : f;
|
|
2615
|
+
}
|
|
2616
|
+
var contrastMethods = /* @__PURE__ */ Object.freeze({
|
|
2617
|
+
__proto__: null,
|
|
2618
|
+
contrastAPCA,
|
|
2619
|
+
contrastDeltaPhi,
|
|
2620
|
+
contrastLstar,
|
|
2621
|
+
contrastMichelson,
|
|
2622
|
+
contrastWCAG21,
|
|
2623
|
+
contrastWeber
|
|
2624
|
+
});
|
|
2625
|
+
function contrast(e, l, u = {}) {
|
|
2626
|
+
isString(u) && (u = { algorithm: u });
|
|
2627
|
+
let { algorithm: f, ...h } = u;
|
|
2628
|
+
if (!f) {
|
|
2629
|
+
let e = Object.keys(contrastMethods).map((e) => e.replace(/^contrast/, "")).join(", ");
|
|
2630
|
+
throw TypeError(`contrast() function needs a contrast algorithm. Please specify one of: ${e}`);
|
|
2631
|
+
}
|
|
2632
|
+
for (let s in e = getColor(e), l = getColor(l), contrastMethods) if ("contrast" + f.toLowerCase() === s.toLowerCase()) return contrastMethods[s](e, l, h);
|
|
2633
|
+
throw TypeError(`Unknown contrast algorithm: ${f}`);
|
|
2634
|
+
}
|
|
2635
|
+
function uv(e) {
|
|
2636
|
+
let [s, l, u] = getAll(e, xyz_d65), f = s + 15 * l + 3 * u;
|
|
2637
|
+
return [4 * s / f, 9 * l / f];
|
|
2638
|
+
}
|
|
2639
|
+
function xy(e) {
|
|
2640
|
+
let [s, l, u] = getAll(e, xyz_d65), f = s + l + u;
|
|
2641
|
+
return [s / f, l / f];
|
|
2642
|
+
}
|
|
2643
|
+
function register$1(e) {
|
|
2644
|
+
Object.defineProperty(e.prototype, "uv", { get() {
|
|
2645
|
+
return uv(this);
|
|
2646
|
+
} }), Object.defineProperty(e.prototype, "xy", { get() {
|
|
2647
|
+
return xy(this);
|
|
2648
|
+
} });
|
|
2649
|
+
}
|
|
2650
|
+
var chromaticity = /* @__PURE__ */ Object.freeze({
|
|
2651
|
+
__proto__: null,
|
|
2652
|
+
register: register$1,
|
|
2653
|
+
uv,
|
|
2654
|
+
xy
|
|
2655
|
+
});
|
|
2656
|
+
function deltaE(e, l, u = {}) {
|
|
2657
|
+
isString(u) && (u = { method: u });
|
|
2658
|
+
let { method: f = defaults.deltaE, ...h } = u;
|
|
2659
|
+
for (let s in deltaEMethods) if ("deltae" + f.toLowerCase() === s.toLowerCase()) return deltaEMethods[s](e, l, h);
|
|
2660
|
+
throw TypeError(`Unknown deltaE method: ${f}`);
|
|
2661
|
+
}
|
|
2662
|
+
function lighten(e, s = .25) {
|
|
2663
|
+
return set(e, [ColorSpace.get("oklch", "lch"), "l"], (e) => e * (1 + s));
|
|
2664
|
+
}
|
|
2665
|
+
function darken(e, s = .25) {
|
|
2666
|
+
return set(e, [ColorSpace.get("oklch", "lch"), "l"], (e) => e * (1 - s));
|
|
2667
|
+
}
|
|
2668
|
+
var variations = /* @__PURE__ */ Object.freeze({
|
|
2669
|
+
__proto__: null,
|
|
2670
|
+
darken,
|
|
2671
|
+
lighten
|
|
2672
|
+
});
|
|
2673
|
+
function mix(e, s, u = .5, f = {}) {
|
|
2674
|
+
return [e, s] = [getColor(e), getColor(s)], type(u) === "object" && ([u, f] = [.5, u]), range(e, s, f)(u);
|
|
2675
|
+
}
|
|
2676
|
+
function steps(e, s, l = {}) {
|
|
2677
|
+
let u;
|
|
2678
|
+
isRange(e) && ([u, l] = [e, s], [e, s] = u.rangeArgs.colors);
|
|
2679
|
+
let { maxDeltaE: f, deltaEMethod: h, steps: _ = 2, maxSteps: v = 1e3, ...y } = l;
|
|
2680
|
+
u ||= ([e, s] = [getColor(e), getColor(s)], range(e, s, y));
|
|
2681
|
+
let x = deltaE(e, s), S = f > 0 ? Math.max(_, Math.ceil(x / f) + 1) : _, C = [];
|
|
2682
|
+
if (v !== void 0 && (S = Math.min(S, v)), S === 1) C = [{
|
|
2683
|
+
p: .5,
|
|
2684
|
+
color: u(.5)
|
|
2685
|
+
}];
|
|
2686
|
+
else {
|
|
2687
|
+
let e = 1 / (S - 1);
|
|
2688
|
+
C = Array.from({ length: S }, (s, l) => {
|
|
2689
|
+
let f = l * e;
|
|
2690
|
+
return {
|
|
2691
|
+
p: f,
|
|
2692
|
+
color: u(f)
|
|
2693
|
+
};
|
|
2694
|
+
});
|
|
2695
|
+
}
|
|
2696
|
+
if (f > 0) {
|
|
2697
|
+
let e = C.reduce((e, s, l) => {
|
|
2698
|
+
if (l === 0) return 0;
|
|
2699
|
+
let u = deltaE(s.color, C[l - 1].color, h);
|
|
2700
|
+
return Math.max(e, u);
|
|
2701
|
+
}, 0);
|
|
2702
|
+
for (; e > f;) {
|
|
2703
|
+
e = 0;
|
|
2704
|
+
for (let s = 1; s < C.length && C.length < v; s++) {
|
|
2705
|
+
let l = C[s - 1], f = C[s], h = (f.p + l.p) / 2, _ = u(h);
|
|
2706
|
+
e = Math.max(e, deltaE(_, l.color), deltaE(_, f.color)), C.splice(s, 0, {
|
|
2707
|
+
p: h,
|
|
2708
|
+
color: u(h)
|
|
2709
|
+
}), s++;
|
|
2710
|
+
}
|
|
2711
|
+
}
|
|
2712
|
+
}
|
|
2713
|
+
return C = C.map((e) => e.color), C;
|
|
2714
|
+
}
|
|
2715
|
+
function range(e, s, l = {}) {
|
|
2716
|
+
if (isRange(e)) {
|
|
2717
|
+
let [l, u] = [e, s];
|
|
2718
|
+
return range(...l.rangeArgs.colors, {
|
|
2719
|
+
...l.rangeArgs.options,
|
|
2720
|
+
...u
|
|
2721
|
+
});
|
|
2722
|
+
}
|
|
2723
|
+
let { space: u, outputSpace: f, progression: h, premultiplied: _ } = l;
|
|
2724
|
+
e = getColor(e), s = getColor(s), e = clone(e), s = clone(s);
|
|
2725
|
+
let v = {
|
|
2726
|
+
colors: [e, s],
|
|
2727
|
+
options: l
|
|
2728
|
+
};
|
|
2729
|
+
if (u = u ? ColorSpace.get(u) : ColorSpace.registry[defaults.interpolationSpace] || e.space, f = f ? ColorSpace.get(f) : u, e = to(e, u), s = to(s, u), e = toGamut(e), s = toGamut(s), u.coords.h && u.coords.h.type === "angle") {
|
|
2730
|
+
let f = l.hue = l.hue || "shorter", h = [u, "h"], [_, v] = [get(e, h), get(s, h)];
|
|
2731
|
+
isNaN(_) && !isNaN(v) ? _ = v : isNaN(v) && !isNaN(_) && (v = _), [_, v] = adjust(f, [_, v]), set(e, h, _), set(s, h, v);
|
|
2732
|
+
}
|
|
2733
|
+
return _ && (e.coords = e.coords.map((s) => s * e.alpha), s.coords = s.coords.map((e) => e * s.alpha)), Object.assign((l) => {
|
|
2734
|
+
l = h ? h(l) : l;
|
|
2735
|
+
let v = e.coords.map((e, u) => {
|
|
2736
|
+
let f = s.coords[u];
|
|
2737
|
+
return interpolate(e, f, l);
|
|
2738
|
+
}), y = interpolate(e.alpha, s.alpha, l), x = {
|
|
2739
|
+
space: u,
|
|
2740
|
+
coords: v,
|
|
2741
|
+
alpha: y
|
|
2742
|
+
};
|
|
2743
|
+
return _ && (x.coords = x.coords.map((e) => e / y)), f !== u && (x = to(x, f)), x;
|
|
2744
|
+
}, { rangeArgs: v });
|
|
2745
|
+
}
|
|
2746
|
+
function isRange(e) {
|
|
2747
|
+
return type(e) === "function" && !!e.rangeArgs;
|
|
2748
|
+
}
|
|
2749
|
+
defaults.interpolationSpace = "lab";
|
|
2750
|
+
function register(e) {
|
|
2751
|
+
e.defineFunction("mix", mix, { returns: "color" }), e.defineFunction("range", range, { returns: "function<color>" }), e.defineFunction("steps", steps, { returns: "array<color>" });
|
|
2752
|
+
}
|
|
2753
|
+
var interpolation = /* @__PURE__ */ Object.freeze({
|
|
2754
|
+
__proto__: null,
|
|
2755
|
+
isRange,
|
|
2756
|
+
mix,
|
|
2757
|
+
range,
|
|
2758
|
+
register,
|
|
2759
|
+
steps
|
|
2760
|
+
}), HSL = new ColorSpace({
|
|
2761
|
+
id: "hsl",
|
|
2762
|
+
name: "HSL",
|
|
2763
|
+
coords: {
|
|
2764
|
+
h: {
|
|
2765
|
+
refRange: [0, 360],
|
|
2766
|
+
type: "angle",
|
|
2767
|
+
name: "Hue"
|
|
2768
|
+
},
|
|
2769
|
+
s: {
|
|
2770
|
+
range: [0, 100],
|
|
2771
|
+
name: "Saturation"
|
|
2772
|
+
},
|
|
2773
|
+
l: {
|
|
2774
|
+
range: [0, 100],
|
|
2775
|
+
name: "Lightness"
|
|
2776
|
+
}
|
|
2777
|
+
},
|
|
2778
|
+
base: sRGB,
|
|
2779
|
+
fromBase: (e) => {
|
|
2780
|
+
let s = Math.max(...e), l = Math.min(...e), [u, f, h] = e, [_, v, y] = [
|
|
2781
|
+
NaN,
|
|
2782
|
+
0,
|
|
2783
|
+
(l + s) / 2
|
|
2784
|
+
], x = s - l;
|
|
2785
|
+
if (x !== 0) {
|
|
2786
|
+
switch (v = y === 0 || y === 1 ? 0 : (s - y) / Math.min(y, 1 - y), s) {
|
|
2787
|
+
case u:
|
|
2788
|
+
_ = (f - h) / x + (f < h ? 6 : 0);
|
|
2789
|
+
break;
|
|
2790
|
+
case f:
|
|
2791
|
+
_ = (h - u) / x + 2;
|
|
2792
|
+
break;
|
|
2793
|
+
case h: _ = (u - f) / x + 4;
|
|
2794
|
+
}
|
|
2795
|
+
_ *= 60;
|
|
2796
|
+
}
|
|
2797
|
+
return v < 0 && (_ += 180, v = Math.abs(v)), _ >= 360 && (_ -= 360), [
|
|
2798
|
+
_,
|
|
2799
|
+
v * 100,
|
|
2800
|
+
y * 100
|
|
2801
|
+
];
|
|
2802
|
+
},
|
|
2803
|
+
toBase: (e) => {
|
|
2804
|
+
let [s, l, u] = e;
|
|
2805
|
+
s %= 360, s < 0 && (s += 360), l /= 100, u /= 100;
|
|
2806
|
+
function f(e) {
|
|
2807
|
+
let f = (e + s / 30) % 12, h = l * Math.min(u, 1 - u);
|
|
2808
|
+
return u - h * Math.max(-1, Math.min(f - 3, 9 - f, 1));
|
|
2809
|
+
}
|
|
2810
|
+
return [
|
|
2811
|
+
f(0),
|
|
2812
|
+
f(8),
|
|
2813
|
+
f(4)
|
|
2814
|
+
];
|
|
2815
|
+
},
|
|
2816
|
+
formats: {
|
|
2817
|
+
hsl: { coords: [
|
|
2818
|
+
"<number> | <angle>",
|
|
2819
|
+
"<percentage>",
|
|
2820
|
+
"<percentage>"
|
|
2821
|
+
] },
|
|
2822
|
+
hsla: {
|
|
2823
|
+
coords: [
|
|
2824
|
+
"<number> | <angle>",
|
|
2825
|
+
"<percentage>",
|
|
2826
|
+
"<percentage>"
|
|
2827
|
+
],
|
|
2828
|
+
commas: !0,
|
|
2829
|
+
lastAlpha: !0
|
|
2830
|
+
}
|
|
2831
|
+
}
|
|
2832
|
+
}), HSV = new ColorSpace({
|
|
2833
|
+
id: "hsv",
|
|
2834
|
+
name: "HSV",
|
|
2835
|
+
coords: {
|
|
2836
|
+
h: {
|
|
2837
|
+
refRange: [0, 360],
|
|
2838
|
+
type: "angle",
|
|
2839
|
+
name: "Hue"
|
|
2840
|
+
},
|
|
2841
|
+
s: {
|
|
2842
|
+
range: [0, 100],
|
|
2843
|
+
name: "Saturation"
|
|
2844
|
+
},
|
|
2845
|
+
v: {
|
|
2846
|
+
range: [0, 100],
|
|
2847
|
+
name: "Value"
|
|
2848
|
+
}
|
|
2849
|
+
},
|
|
2850
|
+
base: HSL,
|
|
2851
|
+
fromBase(e) {
|
|
2852
|
+
let [s, l, u] = e;
|
|
2853
|
+
l /= 100, u /= 100;
|
|
2854
|
+
let f = u + l * Math.min(u, 1 - u);
|
|
2855
|
+
return [
|
|
2856
|
+
s,
|
|
2857
|
+
f === 0 ? 0 : 200 * (1 - u / f),
|
|
2858
|
+
100 * f
|
|
2859
|
+
];
|
|
2860
|
+
},
|
|
2861
|
+
toBase(e) {
|
|
2862
|
+
let [s, l, u] = e;
|
|
2863
|
+
l /= 100, u /= 100;
|
|
2864
|
+
let f = u * (1 - l / 2);
|
|
2865
|
+
return [
|
|
2866
|
+
s,
|
|
2867
|
+
f === 0 || f === 1 ? 0 : (u - f) / Math.min(f, 1 - f) * 100,
|
|
2868
|
+
f * 100
|
|
2869
|
+
];
|
|
2870
|
+
},
|
|
2871
|
+
formats: { color: {
|
|
2872
|
+
id: "--hsv",
|
|
2873
|
+
coords: [
|
|
2874
|
+
"<number> | <angle>",
|
|
2875
|
+
"<percentage> | <number>",
|
|
2876
|
+
"<percentage> | <number>"
|
|
2877
|
+
]
|
|
2878
|
+
} }
|
|
2879
|
+
}), hwb = new ColorSpace({
|
|
2880
|
+
id: "hwb",
|
|
2881
|
+
name: "HWB",
|
|
2882
|
+
coords: {
|
|
2883
|
+
h: {
|
|
2884
|
+
refRange: [0, 360],
|
|
2885
|
+
type: "angle",
|
|
2886
|
+
name: "Hue"
|
|
2887
|
+
},
|
|
2888
|
+
w: {
|
|
2889
|
+
range: [0, 100],
|
|
2890
|
+
name: "Whiteness"
|
|
2891
|
+
},
|
|
2892
|
+
b: {
|
|
2893
|
+
range: [0, 100],
|
|
2894
|
+
name: "Blackness"
|
|
2895
|
+
}
|
|
2896
|
+
},
|
|
2897
|
+
base: HSV,
|
|
2898
|
+
fromBase(e) {
|
|
2899
|
+
let [s, l, u] = e;
|
|
2900
|
+
return [
|
|
2901
|
+
s,
|
|
2902
|
+
u * (100 - l) / 100,
|
|
2903
|
+
100 - u
|
|
2904
|
+
];
|
|
2905
|
+
},
|
|
2906
|
+
toBase(e) {
|
|
2907
|
+
let [s, l, u] = e;
|
|
2908
|
+
l /= 100, u /= 100;
|
|
2909
|
+
let f = l + u;
|
|
2910
|
+
if (f >= 1) return [
|
|
2911
|
+
s,
|
|
2912
|
+
0,
|
|
2913
|
+
l / f * 100
|
|
2914
|
+
];
|
|
2915
|
+
let h = 1 - u;
|
|
2916
|
+
return [
|
|
2917
|
+
s,
|
|
2918
|
+
(h === 0 ? 0 : 1 - l / h) * 100,
|
|
2919
|
+
h * 100
|
|
2920
|
+
];
|
|
2921
|
+
},
|
|
2922
|
+
formats: { hwb: { coords: [
|
|
2923
|
+
"<number> | <angle>",
|
|
2924
|
+
"<percentage> | <number>",
|
|
2925
|
+
"<percentage> | <number>"
|
|
2926
|
+
] } }
|
|
2927
|
+
}), A98Linear = new RGBColorSpace({
|
|
2928
|
+
id: "a98rgb-linear",
|
|
2929
|
+
cssId: "--a98-rgb-linear",
|
|
2930
|
+
name: "Linear Adobe® 98 RGB compatible",
|
|
2931
|
+
white: "D65",
|
|
2932
|
+
toXYZ_M: [
|
|
2933
|
+
[
|
|
2934
|
+
.5766690429101305,
|
|
2935
|
+
.1855582379065463,
|
|
2936
|
+
.1882286462349947
|
|
2937
|
+
],
|
|
2938
|
+
[
|
|
2939
|
+
.29734497525053605,
|
|
2940
|
+
.6273635662554661,
|
|
2941
|
+
.07529145849399788
|
|
2942
|
+
],
|
|
2943
|
+
[
|
|
2944
|
+
.02703136138641234,
|
|
2945
|
+
.07068885253582723,
|
|
2946
|
+
.9913375368376388
|
|
2947
|
+
]
|
|
2948
|
+
],
|
|
2949
|
+
fromXYZ_M: [
|
|
2950
|
+
[
|
|
2951
|
+
2.0415879038107465,
|
|
2952
|
+
-.5650069742788596,
|
|
2953
|
+
-.34473135077832956
|
|
2954
|
+
],
|
|
2955
|
+
[
|
|
2956
|
+
-.9692436362808795,
|
|
2957
|
+
1.8759675015077202,
|
|
2958
|
+
.04155505740717557
|
|
2959
|
+
],
|
|
2960
|
+
[
|
|
2961
|
+
.013444280632031142,
|
|
2962
|
+
-.11836239223101838,
|
|
2963
|
+
1.0151749943912054
|
|
2964
|
+
]
|
|
2965
|
+
]
|
|
2966
|
+
}), a98rgb = new RGBColorSpace({
|
|
2967
|
+
id: "a98rgb",
|
|
2968
|
+
cssId: "a98-rgb",
|
|
2969
|
+
name: "Adobe® 98 RGB compatible",
|
|
2970
|
+
base: A98Linear,
|
|
2971
|
+
toBase: (e) => e.map((e) => Math.abs(e) ** (563 / 256) * Math.sign(e)),
|
|
2972
|
+
fromBase: (e) => e.map((e) => Math.abs(e) ** (256 / 563) * Math.sign(e))
|
|
2973
|
+
}), ProPhotoLinear = new RGBColorSpace({
|
|
2974
|
+
id: "prophoto-linear",
|
|
2975
|
+
cssId: "--prophoto-rgb-linear",
|
|
2976
|
+
name: "Linear ProPhoto",
|
|
2977
|
+
white: "D50",
|
|
2978
|
+
base: XYZ_D50,
|
|
2979
|
+
toXYZ_M: [
|
|
2980
|
+
[
|
|
2981
|
+
.7977666449006423,
|
|
2982
|
+
.13518129740053308,
|
|
2983
|
+
.0313477341283922
|
|
2984
|
+
],
|
|
2985
|
+
[
|
|
2986
|
+
.2880748288194013,
|
|
2987
|
+
.711835234241873,
|
|
2988
|
+
8993693872564e-17
|
|
2989
|
+
],
|
|
2990
|
+
[
|
|
2991
|
+
0,
|
|
2992
|
+
0,
|
|
2993
|
+
.8251046025104602
|
|
2994
|
+
]
|
|
2995
|
+
],
|
|
2996
|
+
fromXYZ_M: [
|
|
2997
|
+
[
|
|
2998
|
+
1.3457868816471583,
|
|
2999
|
+
-.25557208737979464,
|
|
3000
|
+
-.05110186497554526
|
|
3001
|
+
],
|
|
3002
|
+
[
|
|
3003
|
+
-.5446307051249019,
|
|
3004
|
+
1.5082477428451468,
|
|
3005
|
+
.02052744743642139
|
|
3006
|
+
],
|
|
3007
|
+
[
|
|
3008
|
+
0,
|
|
3009
|
+
0,
|
|
3010
|
+
1.2119675456389452
|
|
3011
|
+
]
|
|
3012
|
+
]
|
|
3013
|
+
}), Et = 1 / 512, Et2 = 16 / 512, prophoto = new RGBColorSpace({
|
|
3014
|
+
id: "prophoto",
|
|
3015
|
+
cssId: "prophoto-rgb",
|
|
3016
|
+
name: "ProPhoto",
|
|
3017
|
+
base: ProPhotoLinear,
|
|
3018
|
+
toBase(e) {
|
|
3019
|
+
return e.map((e) => e < Et2 ? e / 16 : e ** 1.8);
|
|
3020
|
+
},
|
|
3021
|
+
fromBase(e) {
|
|
3022
|
+
return e.map((e) => e >= Et ? e ** (1 / 1.8) : 16 * e);
|
|
3023
|
+
}
|
|
3024
|
+
}), oklch = new ColorSpace({
|
|
3025
|
+
id: "oklch",
|
|
3026
|
+
name: "Oklch",
|
|
3027
|
+
coords: {
|
|
3028
|
+
l: {
|
|
3029
|
+
refRange: [0, 1],
|
|
3030
|
+
name: "Lightness"
|
|
3031
|
+
},
|
|
3032
|
+
c: {
|
|
3033
|
+
refRange: [0, .4],
|
|
3034
|
+
name: "Chroma"
|
|
3035
|
+
},
|
|
3036
|
+
h: {
|
|
3037
|
+
refRange: [0, 360],
|
|
3038
|
+
type: "angle",
|
|
3039
|
+
name: "Hue"
|
|
3040
|
+
}
|
|
3041
|
+
},
|
|
3042
|
+
white: "D65",
|
|
3043
|
+
base: OKLab,
|
|
3044
|
+
fromBase(e) {
|
|
3045
|
+
let [s, l, u] = e, f, h = 2e-4;
|
|
3046
|
+
return f = Math.abs(l) < h && Math.abs(u) < h ? NaN : Math.atan2(u, l) * 180 / Math.PI, [
|
|
3047
|
+
s,
|
|
3048
|
+
Math.sqrt(l ** 2 + u ** 2),
|
|
3049
|
+
constrain(f)
|
|
3050
|
+
];
|
|
3051
|
+
},
|
|
3052
|
+
toBase(e) {
|
|
3053
|
+
let [s, l, u] = e, f, h;
|
|
3054
|
+
return isNaN(u) ? (f = 0, h = 0) : (f = l * Math.cos(u * Math.PI / 180), h = l * Math.sin(u * Math.PI / 180)), [
|
|
3055
|
+
s,
|
|
3056
|
+
f,
|
|
3057
|
+
h
|
|
3058
|
+
];
|
|
3059
|
+
},
|
|
3060
|
+
formats: { oklch: { coords: [
|
|
3061
|
+
"<percentage> | <number>",
|
|
3062
|
+
"<number> | <percentage>[0,1]",
|
|
3063
|
+
"<number> | <angle>"
|
|
3064
|
+
] } }
|
|
3065
|
+
}), white = WHITES.D65, ε$2 = 216 / 24389, κ$1 = 24389 / 27, [U_PRIME_WHITE, V_PRIME_WHITE] = uv({
|
|
3066
|
+
space: xyz_d65,
|
|
3067
|
+
coords: white
|
|
3068
|
+
}), Luv = new ColorSpace({
|
|
3069
|
+
id: "luv",
|
|
3070
|
+
name: "Luv",
|
|
3071
|
+
coords: {
|
|
3072
|
+
l: {
|
|
3073
|
+
refRange: [0, 100],
|
|
3074
|
+
name: "Lightness"
|
|
3075
|
+
},
|
|
3076
|
+
u: { refRange: [-215, 215] },
|
|
3077
|
+
v: { refRange: [-215, 215] }
|
|
3078
|
+
},
|
|
3079
|
+
white,
|
|
3080
|
+
base: xyz_d65,
|
|
3081
|
+
fromBase(e) {
|
|
3082
|
+
let s = [
|
|
3083
|
+
skipNone(e[0]),
|
|
3084
|
+
skipNone(e[1]),
|
|
3085
|
+
skipNone(e[2])
|
|
3086
|
+
], l = s[1], [u, f] = uv({
|
|
3087
|
+
space: xyz_d65,
|
|
3088
|
+
coords: s
|
|
3089
|
+
});
|
|
3090
|
+
if (!Number.isFinite(u) || !Number.isFinite(f)) return [
|
|
3091
|
+
0,
|
|
3092
|
+
0,
|
|
3093
|
+
0
|
|
3094
|
+
];
|
|
3095
|
+
let _ = l <= ε$2 ? κ$1 * l : 116 * Math.cbrt(l) - 16;
|
|
3096
|
+
return [
|
|
3097
|
+
_,
|
|
3098
|
+
13 * _ * (u - U_PRIME_WHITE),
|
|
3099
|
+
13 * _ * (f - V_PRIME_WHITE)
|
|
3100
|
+
];
|
|
3101
|
+
},
|
|
3102
|
+
toBase(e) {
|
|
3103
|
+
let [s, l, u] = e;
|
|
3104
|
+
if (s === 0 || isNone(s)) return [
|
|
3105
|
+
0,
|
|
3106
|
+
0,
|
|
3107
|
+
0
|
|
3108
|
+
];
|
|
3109
|
+
l = skipNone(l), u = skipNone(u);
|
|
3110
|
+
let _ = l / (13 * s) + U_PRIME_WHITE, v = u / (13 * s) + V_PRIME_WHITE, y = s <= 8 ? s / κ$1 : ((s + 16) / 116) ** 3;
|
|
3111
|
+
return [
|
|
3112
|
+
y * (9 * _ / (4 * v)),
|
|
3113
|
+
y,
|
|
3114
|
+
y * ((12 - 3 * _ - 20 * v) / (4 * v))
|
|
3115
|
+
];
|
|
3116
|
+
},
|
|
3117
|
+
formats: { color: {
|
|
3118
|
+
id: "--luv",
|
|
3119
|
+
coords: [
|
|
3120
|
+
"<number> | <percentage>",
|
|
3121
|
+
"<number> | <percentage>[-1,1]",
|
|
3122
|
+
"<number> | <percentage>[-1,1]"
|
|
3123
|
+
]
|
|
3124
|
+
} }
|
|
3125
|
+
}), LCHuv = new ColorSpace({
|
|
3126
|
+
id: "lchuv",
|
|
3127
|
+
name: "LChuv",
|
|
3128
|
+
coords: {
|
|
3129
|
+
l: {
|
|
3130
|
+
refRange: [0, 100],
|
|
3131
|
+
name: "Lightness"
|
|
3132
|
+
},
|
|
3133
|
+
c: {
|
|
3134
|
+
refRange: [0, 220],
|
|
3135
|
+
name: "Chroma"
|
|
3136
|
+
},
|
|
3137
|
+
h: {
|
|
3138
|
+
refRange: [0, 360],
|
|
3139
|
+
type: "angle",
|
|
3140
|
+
name: "Hue"
|
|
3141
|
+
}
|
|
3142
|
+
},
|
|
3143
|
+
base: Luv,
|
|
3144
|
+
fromBase(e) {
|
|
3145
|
+
let [s, l, u] = e, f, h = .02;
|
|
3146
|
+
return f = Math.abs(l) < h && Math.abs(u) < h ? NaN : Math.atan2(u, l) * 180 / Math.PI, [
|
|
3147
|
+
s,
|
|
3148
|
+
Math.sqrt(l ** 2 + u ** 2),
|
|
3149
|
+
constrain(f)
|
|
3150
|
+
];
|
|
3151
|
+
},
|
|
3152
|
+
toBase(e) {
|
|
3153
|
+
let [s, l, u] = e;
|
|
3154
|
+
return l < 0 && (l = 0), isNaN(u) && (u = 0), [
|
|
3155
|
+
s,
|
|
3156
|
+
l * Math.cos(u * Math.PI / 180),
|
|
3157
|
+
l * Math.sin(u * Math.PI / 180)
|
|
3158
|
+
];
|
|
3159
|
+
},
|
|
3160
|
+
formats: { color: {
|
|
3161
|
+
id: "--lchuv",
|
|
3162
|
+
coords: [
|
|
3163
|
+
"<number> | <percentage>",
|
|
3164
|
+
"<number> | <percentage>",
|
|
3165
|
+
"<number> | <angle>"
|
|
3166
|
+
]
|
|
3167
|
+
} }
|
|
3168
|
+
}), ε$1 = 216 / 24389, κ = 24389 / 27, m_r0 = fromXYZ_M$3[0][0], m_r1 = fromXYZ_M$3[0][1], m_r2 = fromXYZ_M$3[0][2], m_g0 = fromXYZ_M$3[1][0], m_g1 = fromXYZ_M$3[1][1], m_g2 = fromXYZ_M$3[1][2], m_b0 = fromXYZ_M$3[2][0], m_b1 = fromXYZ_M$3[2][1], m_b2 = fromXYZ_M$3[2][2];
|
|
3169
|
+
function distanceFromOriginAngle(e, s, l) {
|
|
3170
|
+
let u = s / (Math.sin(l) - e * Math.cos(l));
|
|
3171
|
+
return u < 0 ? Infinity : u;
|
|
3172
|
+
}
|
|
3173
|
+
function calculateBoundingLines(e) {
|
|
3174
|
+
let s = (e + 16) ** 3 / 1560896, l = s > ε$1 ? s : e / κ, u = l * (284517 * m_r0 - 94839 * m_r2), f = l * (838422 * m_r2 + 769860 * m_r1 + 731718 * m_r0), h = l * (632260 * m_r2 - 126452 * m_r1), _ = l * (284517 * m_g0 - 94839 * m_g2), v = l * (838422 * m_g2 + 769860 * m_g1 + 731718 * m_g0), y = l * (632260 * m_g2 - 126452 * m_g1), x = l * (284517 * m_b0 - 94839 * m_b2), S = l * (838422 * m_b2 + 769860 * m_b1 + 731718 * m_b0), C = l * (632260 * m_b2 - 126452 * m_b1);
|
|
3175
|
+
return {
|
|
3176
|
+
r0s: u / h,
|
|
3177
|
+
r0i: f * e / h,
|
|
3178
|
+
r1s: u / (h + 126452),
|
|
3179
|
+
r1i: (f - 769860) * e / (h + 126452),
|
|
3180
|
+
g0s: _ / y,
|
|
3181
|
+
g0i: v * e / y,
|
|
3182
|
+
g1s: _ / (y + 126452),
|
|
3183
|
+
g1i: (v - 769860) * e / (y + 126452),
|
|
3184
|
+
b0s: x / C,
|
|
3185
|
+
b0i: S * e / C,
|
|
3186
|
+
b1s: x / (C + 126452),
|
|
3187
|
+
b1i: (S - 769860) * e / (C + 126452)
|
|
3188
|
+
};
|
|
3189
|
+
}
|
|
3190
|
+
function calcMaxChromaHsluv(e, s) {
|
|
3191
|
+
let l = s / 360 * Math.PI * 2, u = distanceFromOriginAngle(e.r0s, e.r0i, l), f = distanceFromOriginAngle(e.r1s, e.r1i, l), h = distanceFromOriginAngle(e.g0s, e.g0i, l), _ = distanceFromOriginAngle(e.g1s, e.g1i, l), v = distanceFromOriginAngle(e.b0s, e.b0i, l), y = distanceFromOriginAngle(e.b1s, e.b1i, l);
|
|
3192
|
+
return Math.min(u, f, h, _, v, y);
|
|
3193
|
+
}
|
|
3194
|
+
var hsluv = new ColorSpace({
|
|
3195
|
+
id: "hsluv",
|
|
3196
|
+
name: "HSLuv",
|
|
3197
|
+
coords: {
|
|
3198
|
+
h: {
|
|
3199
|
+
refRange: [0, 360],
|
|
3200
|
+
type: "angle",
|
|
3201
|
+
name: "Hue"
|
|
3202
|
+
},
|
|
3203
|
+
s: {
|
|
3204
|
+
range: [0, 100],
|
|
3205
|
+
name: "Saturation"
|
|
3206
|
+
},
|
|
3207
|
+
l: {
|
|
3208
|
+
range: [0, 100],
|
|
3209
|
+
name: "Lightness"
|
|
3210
|
+
}
|
|
3211
|
+
},
|
|
3212
|
+
base: LCHuv,
|
|
3213
|
+
gamutSpace: sRGB,
|
|
3214
|
+
fromBase(e) {
|
|
3215
|
+
let [s, l, u] = [
|
|
3216
|
+
skipNone(e[0]),
|
|
3217
|
+
skipNone(e[1]),
|
|
3218
|
+
skipNone(e[2])
|
|
3219
|
+
], f;
|
|
3220
|
+
return s > 99.9999999 ? (f = 0, s = 100) : s < 1e-8 ? (f = 0, s = 0) : f = l / calcMaxChromaHsluv(calculateBoundingLines(s), u) * 100, [
|
|
3221
|
+
u,
|
|
3222
|
+
f,
|
|
3223
|
+
s
|
|
3224
|
+
];
|
|
3225
|
+
},
|
|
3226
|
+
toBase(e) {
|
|
3227
|
+
let [s, l, u] = [
|
|
3228
|
+
skipNone(e[0]),
|
|
3229
|
+
skipNone(e[1]),
|
|
3230
|
+
skipNone(e[2])
|
|
3231
|
+
], f;
|
|
3232
|
+
return u > 99.9999999 ? (u = 100, f = 0) : u < 1e-8 ? (u = 0, f = 0) : f = calcMaxChromaHsluv(calculateBoundingLines(u), s) / 100 * l, [
|
|
3233
|
+
u,
|
|
3234
|
+
f,
|
|
3235
|
+
s
|
|
3236
|
+
];
|
|
3237
|
+
},
|
|
3238
|
+
formats: { color: {
|
|
3239
|
+
id: "--hsluv",
|
|
3240
|
+
coords: [
|
|
3241
|
+
"<number> | <angle>",
|
|
3242
|
+
"<percentage> | <number>",
|
|
3243
|
+
"<percentage> | <number>"
|
|
3244
|
+
]
|
|
3245
|
+
} }
|
|
3246
|
+
});
|
|
3247
|
+
fromXYZ_M$3[0][0], fromXYZ_M$3[0][1], fromXYZ_M$3[0][2], fromXYZ_M$3[1][0], fromXYZ_M$3[1][1], fromXYZ_M$3[1][2], fromXYZ_M$3[2][0], fromXYZ_M$3[2][1], fromXYZ_M$3[2][2];
|
|
3248
|
+
function distanceFromOrigin(e, s) {
|
|
3249
|
+
return Math.abs(s) / Math.sqrt(e ** 2 + 1);
|
|
3250
|
+
}
|
|
3251
|
+
function calcMaxChromaHpluv(e) {
|
|
3252
|
+
let s = distanceFromOrigin(e.r0s, e.r0i), l = distanceFromOrigin(e.r1s, e.r1i), u = distanceFromOrigin(e.g0s, e.g0i), f = distanceFromOrigin(e.g1s, e.g1i), h = distanceFromOrigin(e.b0s, e.b0i), _ = distanceFromOrigin(e.b1s, e.b1i);
|
|
3253
|
+
return Math.min(s, l, u, f, h, _);
|
|
3254
|
+
}
|
|
3255
|
+
var hpluv = new ColorSpace({
|
|
3256
|
+
id: "hpluv",
|
|
3257
|
+
name: "HPLuv",
|
|
3258
|
+
coords: {
|
|
3259
|
+
h: {
|
|
3260
|
+
refRange: [0, 360],
|
|
3261
|
+
type: "angle",
|
|
3262
|
+
name: "Hue"
|
|
3263
|
+
},
|
|
3264
|
+
s: {
|
|
3265
|
+
range: [0, 100],
|
|
3266
|
+
name: "Saturation"
|
|
3267
|
+
},
|
|
3268
|
+
l: {
|
|
3269
|
+
range: [0, 100],
|
|
3270
|
+
name: "Lightness"
|
|
3271
|
+
}
|
|
3272
|
+
},
|
|
3273
|
+
base: LCHuv,
|
|
3274
|
+
gamutSpace: "self",
|
|
3275
|
+
fromBase(e) {
|
|
3276
|
+
let [s, l, u] = [
|
|
3277
|
+
skipNone(e[0]),
|
|
3278
|
+
skipNone(e[1]),
|
|
3279
|
+
skipNone(e[2])
|
|
3280
|
+
], f;
|
|
3281
|
+
return s > 99.9999999 ? (f = 0, s = 100) : s < 1e-8 ? (f = 0, s = 0) : f = l / calcMaxChromaHpluv(calculateBoundingLines(s)) * 100, [
|
|
3282
|
+
u,
|
|
3283
|
+
f,
|
|
3284
|
+
s
|
|
3285
|
+
];
|
|
3286
|
+
},
|
|
3287
|
+
toBase(e) {
|
|
3288
|
+
let [s, l, u] = [
|
|
3289
|
+
skipNone(e[0]),
|
|
3290
|
+
skipNone(e[1]),
|
|
3291
|
+
skipNone(e[2])
|
|
3292
|
+
], f;
|
|
3293
|
+
return u > 99.9999999 ? (u = 100, f = 0) : u < 1e-8 ? (u = 0, f = 0) : f = calcMaxChromaHpluv(calculateBoundingLines(u)) / 100 * l, [
|
|
3294
|
+
u,
|
|
3295
|
+
f,
|
|
3296
|
+
s
|
|
3297
|
+
];
|
|
3298
|
+
},
|
|
3299
|
+
formats: { color: {
|
|
3300
|
+
id: "--hpluv",
|
|
3301
|
+
coords: [
|
|
3302
|
+
"<number> | <angle>",
|
|
3303
|
+
"<percentage> | <number>",
|
|
3304
|
+
"<percentage> | <number>"
|
|
3305
|
+
]
|
|
3306
|
+
} }
|
|
3307
|
+
}), Yw = 203, n = 2610 / 2 ** 14, ninv = 2 ** 14 / 2610, m = 2523 / 2 ** 5, minv = 2 ** 5 / 2523, c1 = 3424 / 2 ** 12, c2 = 2413 / 2 ** 7, c3 = 2392 / 2 ** 7, rec2100Pq = new RGBColorSpace({
|
|
3308
|
+
id: "rec2100pq",
|
|
3309
|
+
cssId: "rec2100-pq",
|
|
3310
|
+
name: "REC.2100-PQ",
|
|
3311
|
+
base: REC2020Linear,
|
|
3312
|
+
toBase(e) {
|
|
3313
|
+
return e.map(function(e) {
|
|
3314
|
+
return (Math.max(e ** minv - c1, 0) / (c2 - c3 * e ** minv)) ** ninv * 1e4 / Yw;
|
|
3315
|
+
});
|
|
3316
|
+
},
|
|
3317
|
+
fromBase(e) {
|
|
3318
|
+
return e.map(function(e) {
|
|
3319
|
+
let s = Math.max(e * Yw / 1e4, 0);
|
|
3320
|
+
return ((c1 + c2 * s ** n) / (1 + c3 * s ** n)) ** m;
|
|
3321
|
+
});
|
|
3322
|
+
}
|
|
3323
|
+
}), a = .17883277, b = .28466892, c = .55991073, scale = 3.7743, rec2100Hlg = new RGBColorSpace({
|
|
3324
|
+
id: "rec2100hlg",
|
|
3325
|
+
cssId: "rec2100-hlg",
|
|
3326
|
+
name: "REC.2100-HLG",
|
|
3327
|
+
referred: "scene",
|
|
3328
|
+
base: REC2020Linear,
|
|
3329
|
+
toBase(e) {
|
|
3330
|
+
return e.map(function(e) {
|
|
3331
|
+
return e <= .5 ? e ** 2 / 3 * scale : (Math.exp((e - c) / a) + b) / 12 * scale;
|
|
3332
|
+
});
|
|
3333
|
+
},
|
|
3334
|
+
fromBase(e) {
|
|
3335
|
+
return e.map(function(e) {
|
|
3336
|
+
return e /= scale, e <= 1 / 12 ? Math.sqrt(3 * e) : a * Math.log(12 * e - b) + c;
|
|
3337
|
+
});
|
|
3338
|
+
}
|
|
3339
|
+
}), CATs = {};
|
|
3340
|
+
hooks.add("chromatic-adaptation-start", (e) => {
|
|
3341
|
+
e.options.method && (e.M = adapt(e.W1, e.W2, e.options.method));
|
|
3342
|
+
}), hooks.add("chromatic-adaptation-end", (e) => {
|
|
3343
|
+
e.M ||= adapt(e.W1, e.W2, e.options.method);
|
|
3344
|
+
});
|
|
3345
|
+
function defineCAT({ id: e, toCone_M: s, fromCone_M: l }) {
|
|
3346
|
+
CATs[e] = arguments[0];
|
|
3347
|
+
}
|
|
3348
|
+
function adapt(s, l, u = "Bradford") {
|
|
3349
|
+
let f = CATs[u], [h, _, v] = multiplyMatrices(f.toCone_M, s), [y, x, S] = multiplyMatrices(f.toCone_M, l), C = multiplyMatrices([
|
|
3350
|
+
[
|
|
3351
|
+
y / h,
|
|
3352
|
+
0,
|
|
3353
|
+
0
|
|
3354
|
+
],
|
|
3355
|
+
[
|
|
3356
|
+
0,
|
|
3357
|
+
x / _,
|
|
3358
|
+
0
|
|
3359
|
+
],
|
|
3360
|
+
[
|
|
3361
|
+
0,
|
|
3362
|
+
0,
|
|
3363
|
+
S / v
|
|
3364
|
+
]
|
|
3365
|
+
], f.toCone_M);
|
|
3366
|
+
return multiplyMatrices(f.fromCone_M, C);
|
|
3367
|
+
}
|
|
3368
|
+
defineCAT({
|
|
3369
|
+
id: "von Kries",
|
|
3370
|
+
toCone_M: [
|
|
3371
|
+
[
|
|
3372
|
+
.40024,
|
|
3373
|
+
.7076,
|
|
3374
|
+
-.08081
|
|
3375
|
+
],
|
|
3376
|
+
[
|
|
3377
|
+
-.2263,
|
|
3378
|
+
1.16532,
|
|
3379
|
+
.0457
|
|
3380
|
+
],
|
|
3381
|
+
[
|
|
3382
|
+
0,
|
|
3383
|
+
0,
|
|
3384
|
+
.91822
|
|
3385
|
+
]
|
|
3386
|
+
],
|
|
3387
|
+
fromCone_M: [
|
|
3388
|
+
[
|
|
3389
|
+
1.8599363874558397,
|
|
3390
|
+
-1.1293816185800916,
|
|
3391
|
+
.21989740959619328
|
|
3392
|
+
],
|
|
3393
|
+
[
|
|
3394
|
+
.3611914362417676,
|
|
3395
|
+
.6388124632850422,
|
|
3396
|
+
-6370596838649899e-21
|
|
3397
|
+
],
|
|
3398
|
+
[
|
|
3399
|
+
0,
|
|
3400
|
+
0,
|
|
3401
|
+
1.0890636230968613
|
|
3402
|
+
]
|
|
3403
|
+
]
|
|
3404
|
+
}), defineCAT({
|
|
3405
|
+
id: "Bradford",
|
|
3406
|
+
toCone_M: [
|
|
3407
|
+
[
|
|
3408
|
+
.8951,
|
|
3409
|
+
.2664,
|
|
3410
|
+
-.1614
|
|
3411
|
+
],
|
|
3412
|
+
[
|
|
3413
|
+
-.7502,
|
|
3414
|
+
1.7135,
|
|
3415
|
+
.0367
|
|
3416
|
+
],
|
|
3417
|
+
[
|
|
3418
|
+
.0389,
|
|
3419
|
+
-.0685,
|
|
3420
|
+
1.0296
|
|
3421
|
+
]
|
|
3422
|
+
],
|
|
3423
|
+
fromCone_M: [
|
|
3424
|
+
[
|
|
3425
|
+
.9869929054667121,
|
|
3426
|
+
-.14705425642099013,
|
|
3427
|
+
.15996265166373122
|
|
3428
|
+
],
|
|
3429
|
+
[
|
|
3430
|
+
.4323052697233945,
|
|
3431
|
+
.5183602715367774,
|
|
3432
|
+
.049291228212855594
|
|
3433
|
+
],
|
|
3434
|
+
[
|
|
3435
|
+
-.00852866457517732,
|
|
3436
|
+
.04004282165408486,
|
|
3437
|
+
.96848669578755
|
|
3438
|
+
]
|
|
3439
|
+
]
|
|
3440
|
+
}), defineCAT({
|
|
3441
|
+
id: "CAT02",
|
|
3442
|
+
toCone_M: [
|
|
3443
|
+
[
|
|
3444
|
+
.7328,
|
|
3445
|
+
.4296,
|
|
3446
|
+
-.1624
|
|
3447
|
+
],
|
|
3448
|
+
[
|
|
3449
|
+
-.7036,
|
|
3450
|
+
1.6975,
|
|
3451
|
+
.0061
|
|
3452
|
+
],
|
|
3453
|
+
[
|
|
3454
|
+
.003,
|
|
3455
|
+
.0136,
|
|
3456
|
+
.9834
|
|
3457
|
+
]
|
|
3458
|
+
],
|
|
3459
|
+
fromCone_M: [
|
|
3460
|
+
[
|
|
3461
|
+
1.0961238208355142,
|
|
3462
|
+
-.27886900021828726,
|
|
3463
|
+
.18274517938277307
|
|
3464
|
+
],
|
|
3465
|
+
[
|
|
3466
|
+
.4543690419753592,
|
|
3467
|
+
.4735331543074117,
|
|
3468
|
+
.07209780371722911
|
|
3469
|
+
],
|
|
3470
|
+
[
|
|
3471
|
+
-.009627608738429355,
|
|
3472
|
+
-.00569803121611342,
|
|
3473
|
+
1.0153256399545427
|
|
3474
|
+
]
|
|
3475
|
+
]
|
|
3476
|
+
}), defineCAT({
|
|
3477
|
+
id: "CAT16",
|
|
3478
|
+
toCone_M: [
|
|
3479
|
+
[
|
|
3480
|
+
.401288,
|
|
3481
|
+
.650173,
|
|
3482
|
+
-.051461
|
|
3483
|
+
],
|
|
3484
|
+
[
|
|
3485
|
+
-.250268,
|
|
3486
|
+
1.204414,
|
|
3487
|
+
.045854
|
|
3488
|
+
],
|
|
3489
|
+
[
|
|
3490
|
+
-.002079,
|
|
3491
|
+
.048952,
|
|
3492
|
+
.953127
|
|
3493
|
+
]
|
|
3494
|
+
],
|
|
3495
|
+
fromCone_M: [
|
|
3496
|
+
[
|
|
3497
|
+
1.862067855087233,
|
|
3498
|
+
-1.0112546305316845,
|
|
3499
|
+
.14918677544445172
|
|
3500
|
+
],
|
|
3501
|
+
[
|
|
3502
|
+
.3875265432361372,
|
|
3503
|
+
.6214474419314753,
|
|
3504
|
+
-.008973985167612521
|
|
3505
|
+
],
|
|
3506
|
+
[
|
|
3507
|
+
-.01584149884933386,
|
|
3508
|
+
-.03412293802851557,
|
|
3509
|
+
1.0499644368778496
|
|
3510
|
+
]
|
|
3511
|
+
]
|
|
3512
|
+
}), Object.assign(WHITES, {
|
|
3513
|
+
A: [
|
|
3514
|
+
1.0985,
|
|
3515
|
+
1,
|
|
3516
|
+
.35585
|
|
3517
|
+
],
|
|
3518
|
+
C: [
|
|
3519
|
+
.98074,
|
|
3520
|
+
1,
|
|
3521
|
+
1.18232
|
|
3522
|
+
],
|
|
3523
|
+
D55: [
|
|
3524
|
+
.95682,
|
|
3525
|
+
1,
|
|
3526
|
+
.92149
|
|
3527
|
+
],
|
|
3528
|
+
D75: [
|
|
3529
|
+
.94972,
|
|
3530
|
+
1,
|
|
3531
|
+
1.22638
|
|
3532
|
+
],
|
|
3533
|
+
E: [
|
|
3534
|
+
1,
|
|
3535
|
+
1,
|
|
3536
|
+
1
|
|
3537
|
+
],
|
|
3538
|
+
F2: [
|
|
3539
|
+
.99186,
|
|
3540
|
+
1,
|
|
3541
|
+
.67393
|
|
3542
|
+
],
|
|
3543
|
+
F7: [
|
|
3544
|
+
.95041,
|
|
3545
|
+
1,
|
|
3546
|
+
1.08747
|
|
3547
|
+
],
|
|
3548
|
+
F11: [
|
|
3549
|
+
1.00962,
|
|
3550
|
+
1,
|
|
3551
|
+
.6435
|
|
3552
|
+
]
|
|
3553
|
+
}), WHITES.ACES = [
|
|
3554
|
+
.32168 / .33767,
|
|
3555
|
+
1,
|
|
3556
|
+
.34065 / .33767
|
|
3557
|
+
];
|
|
3558
|
+
var ACEScg = new RGBColorSpace({
|
|
3559
|
+
id: "acescg",
|
|
3560
|
+
cssId: "--acescg",
|
|
3561
|
+
name: "ACEScg",
|
|
3562
|
+
coords: {
|
|
3563
|
+
r: {
|
|
3564
|
+
range: [0, 65504],
|
|
3565
|
+
name: "Red"
|
|
3566
|
+
},
|
|
3567
|
+
g: {
|
|
3568
|
+
range: [0, 65504],
|
|
3569
|
+
name: "Green"
|
|
3570
|
+
},
|
|
3571
|
+
b: {
|
|
3572
|
+
range: [0, 65504],
|
|
3573
|
+
name: "Blue"
|
|
3574
|
+
}
|
|
3575
|
+
},
|
|
3576
|
+
referred: "scene",
|
|
3577
|
+
white: WHITES.ACES,
|
|
3578
|
+
toXYZ_M: [
|
|
3579
|
+
[
|
|
3580
|
+
.6624541811085053,
|
|
3581
|
+
.13400420645643313,
|
|
3582
|
+
.1561876870049078
|
|
3583
|
+
],
|
|
3584
|
+
[
|
|
3585
|
+
.27222871678091454,
|
|
3586
|
+
.6740817658111484,
|
|
3587
|
+
.05368951740793705
|
|
3588
|
+
],
|
|
3589
|
+
[
|
|
3590
|
+
-.005574649490394108,
|
|
3591
|
+
.004060733528982826,
|
|
3592
|
+
1.0103391003129971
|
|
3593
|
+
]
|
|
3594
|
+
],
|
|
3595
|
+
fromXYZ_M: [
|
|
3596
|
+
[
|
|
3597
|
+
1.6410233796943257,
|
|
3598
|
+
-.32480329418479,
|
|
3599
|
+
-.23642469523761225
|
|
3600
|
+
],
|
|
3601
|
+
[
|
|
3602
|
+
-.6636628587229829,
|
|
3603
|
+
1.6153315916573379,
|
|
3604
|
+
.016756347685530137
|
|
3605
|
+
],
|
|
3606
|
+
[
|
|
3607
|
+
.011721894328375376,
|
|
3608
|
+
-.008284441996237409,
|
|
3609
|
+
.9883948585390215
|
|
3610
|
+
]
|
|
3611
|
+
]
|
|
3612
|
+
}), ε = 2 ** -16, ACES_min_nonzero = -.35828683, ACES_cc_max = (Math.log2(65504) + 9.72) / 17.52, acescc = new RGBColorSpace({
|
|
3613
|
+
id: "acescc",
|
|
3614
|
+
cssId: "--acescc",
|
|
3615
|
+
name: "ACEScc",
|
|
3616
|
+
coords: {
|
|
3617
|
+
r: {
|
|
3618
|
+
range: [ACES_min_nonzero, ACES_cc_max],
|
|
3619
|
+
name: "Red"
|
|
3620
|
+
},
|
|
3621
|
+
g: {
|
|
3622
|
+
range: [ACES_min_nonzero, ACES_cc_max],
|
|
3623
|
+
name: "Green"
|
|
3624
|
+
},
|
|
3625
|
+
b: {
|
|
3626
|
+
range: [ACES_min_nonzero, ACES_cc_max],
|
|
3627
|
+
name: "Blue"
|
|
3628
|
+
}
|
|
3629
|
+
},
|
|
3630
|
+
referred: "scene",
|
|
3631
|
+
base: ACEScg,
|
|
3632
|
+
toBase(e) {
|
|
3633
|
+
return e.map(function(e) {
|
|
3634
|
+
return e <= -.3013698630136986 ? (2 ** (e * 17.52 - 9.72) - ε) * 2 : e < ACES_cc_max ? 2 ** (e * 17.52 - 9.72) : 65504;
|
|
3635
|
+
});
|
|
3636
|
+
},
|
|
3637
|
+
fromBase(e) {
|
|
3638
|
+
return e.map(function(e) {
|
|
3639
|
+
return e <= 0 ? (Math.log2(ε) + 9.72) / 17.52 : e < ε ? (Math.log2(ε + e * .5) + 9.72) / 17.52 : (Math.log2(e) + 9.72) / 17.52;
|
|
3640
|
+
});
|
|
3641
|
+
}
|
|
3642
|
+
}), spaces = /* @__PURE__ */ Object.freeze({
|
|
3643
|
+
__proto__: null,
|
|
3644
|
+
A98RGB: a98rgb,
|
|
3645
|
+
A98RGB_Linear: A98Linear,
|
|
3646
|
+
ACEScc: acescc,
|
|
3647
|
+
ACEScg,
|
|
3648
|
+
CAM16_JMh: cam16,
|
|
3649
|
+
HCT: hct,
|
|
3650
|
+
HPLuv: hpluv,
|
|
3651
|
+
HSL,
|
|
3652
|
+
HSLuv: hsluv,
|
|
3653
|
+
HSV,
|
|
3654
|
+
HWB: hwb,
|
|
3655
|
+
ICTCP: ictcp,
|
|
3656
|
+
JzCzHz: jzczhz,
|
|
3657
|
+
Jzazbz,
|
|
3658
|
+
LCH: lch,
|
|
3659
|
+
LCHuv,
|
|
3660
|
+
Lab: lab,
|
|
3661
|
+
Lab_D65: lab_d65,
|
|
3662
|
+
Luv,
|
|
3663
|
+
OKLCH: oklch,
|
|
3664
|
+
OKLab,
|
|
3665
|
+
P3,
|
|
3666
|
+
P3_Linear: P3Linear,
|
|
3667
|
+
ProPhoto: prophoto,
|
|
3668
|
+
ProPhoto_Linear: ProPhotoLinear,
|
|
3669
|
+
REC_2020: REC2020,
|
|
3670
|
+
REC_2020_Linear: REC2020Linear,
|
|
3671
|
+
REC_2100_HLG: rec2100Hlg,
|
|
3672
|
+
REC_2100_PQ: rec2100Pq,
|
|
3673
|
+
XYZ_ABS_D65: XYZ_Abs_D65,
|
|
3674
|
+
XYZ_D50,
|
|
3675
|
+
XYZ_D65: xyz_d65,
|
|
3676
|
+
sRGB,
|
|
3677
|
+
sRGB_Linear: sRGBLinear
|
|
3678
|
+
}), Color = class e {
|
|
3679
|
+
constructor(...e) {
|
|
3680
|
+
let s;
|
|
3681
|
+
e.length === 1 && (s = getColor(e[0]));
|
|
3682
|
+
let l, u, f;
|
|
3683
|
+
s ? (l = s.space || s.spaceId, u = s.coords, f = s.alpha) : [l, u, f] = e, Object.defineProperty(this, "space", {
|
|
3684
|
+
value: ColorSpace.get(l),
|
|
3685
|
+
writable: !1,
|
|
3686
|
+
enumerable: !0,
|
|
3687
|
+
configurable: !0
|
|
3688
|
+
}), this.coords = u ? u.slice() : [
|
|
3689
|
+
0,
|
|
3690
|
+
0,
|
|
3691
|
+
0
|
|
3692
|
+
], this.alpha = f > 1 || f === void 0 ? 1 : f < 0 ? 0 : f;
|
|
3693
|
+
for (let e = 0; e < this.coords.length; e++) this.coords[e] === "NaN" && (this.coords[e] = NaN);
|
|
3694
|
+
for (let e in this.space.coords) Object.defineProperty(this, e, {
|
|
3695
|
+
get: () => this.get(e),
|
|
3696
|
+
set: (s) => this.set(e, s)
|
|
3697
|
+
});
|
|
3698
|
+
}
|
|
3699
|
+
get spaceId() {
|
|
3700
|
+
return this.space.id;
|
|
3701
|
+
}
|
|
3702
|
+
clone() {
|
|
3703
|
+
return new e(this.space, this.coords, this.alpha);
|
|
3704
|
+
}
|
|
3705
|
+
toJSON() {
|
|
3706
|
+
return {
|
|
3707
|
+
spaceId: this.spaceId,
|
|
3708
|
+
coords: this.coords,
|
|
3709
|
+
alpha: this.alpha
|
|
3710
|
+
};
|
|
3711
|
+
}
|
|
3712
|
+
display(...s) {
|
|
3713
|
+
let l = display(this, ...s);
|
|
3714
|
+
return l.color = new e(l.color), l;
|
|
3715
|
+
}
|
|
3716
|
+
static get(s, ...l) {
|
|
3717
|
+
return s instanceof e ? s : new e(s, ...l);
|
|
3718
|
+
}
|
|
3719
|
+
static defineFunction(s, l, u = l) {
|
|
3720
|
+
let { instance: f = !0, returns: h } = u, _ = function(...s) {
|
|
3721
|
+
let u = l(...s);
|
|
3722
|
+
if (h === "color") u = e.get(u);
|
|
3723
|
+
else if (h === "function<color>") {
|
|
3724
|
+
let s = u;
|
|
3725
|
+
u = function(...l) {
|
|
3726
|
+
let u = s(...l);
|
|
3727
|
+
return e.get(u);
|
|
3728
|
+
}, Object.assign(u, s);
|
|
3729
|
+
} else h === "array<color>" && (u = u.map((s) => e.get(s)));
|
|
3730
|
+
return u;
|
|
3731
|
+
};
|
|
3732
|
+
s in e || (e[s] = _), f && (e.prototype[s] = function(...e) {
|
|
3733
|
+
return _(this, ...e);
|
|
3734
|
+
});
|
|
3735
|
+
}
|
|
3736
|
+
static defineFunctions(s) {
|
|
3737
|
+
for (let l in s) e.defineFunction(l, s[l], s[l]);
|
|
3738
|
+
}
|
|
3739
|
+
static extend(s) {
|
|
3740
|
+
if (s.register) s.register(e);
|
|
3741
|
+
else for (let l in s) e.defineFunction(l, s[l]);
|
|
3742
|
+
}
|
|
3743
|
+
};
|
|
3744
|
+
Color.defineFunctions({
|
|
3745
|
+
get,
|
|
3746
|
+
getAll,
|
|
3747
|
+
set,
|
|
3748
|
+
setAll,
|
|
3749
|
+
to,
|
|
3750
|
+
equals,
|
|
3751
|
+
inGamut,
|
|
3752
|
+
toGamut,
|
|
3753
|
+
distance,
|
|
3754
|
+
toString: serialize
|
|
3755
|
+
}), Object.assign(Color, {
|
|
3756
|
+
util,
|
|
3757
|
+
hooks,
|
|
3758
|
+
WHITES,
|
|
3759
|
+
Space: ColorSpace,
|
|
3760
|
+
spaces: ColorSpace.registry,
|
|
3761
|
+
parse,
|
|
3762
|
+
defaults
|
|
3763
|
+
});
|
|
3764
|
+
for (let e of Object.keys(spaces)) ColorSpace.register(spaces[e]);
|
|
3765
|
+
for (let e in ColorSpace.registry) addSpaceAccessors(e, ColorSpace.registry[e]);
|
|
3766
|
+
hooks.add("colorspace-init-end", (e) => {
|
|
3767
|
+
addSpaceAccessors(e.id, e), e.aliases?.forEach((s) => {
|
|
3768
|
+
addSpaceAccessors(s, e);
|
|
3769
|
+
});
|
|
3770
|
+
});
|
|
3771
|
+
function addSpaceAccessors(e, s) {
|
|
3772
|
+
let l = e.replace(/-/g, "_");
|
|
3773
|
+
Object.defineProperty(Color.prototype, l, {
|
|
3774
|
+
get() {
|
|
3775
|
+
let l = this.getAll(e);
|
|
3776
|
+
return typeof Proxy > "u" ? l : new Proxy(l, {
|
|
3777
|
+
has: (e, l) => {
|
|
3778
|
+
try {
|
|
3779
|
+
return ColorSpace.resolveCoord([s, l]), !0;
|
|
3780
|
+
} catch {}
|
|
3781
|
+
return Reflect.has(e, l);
|
|
3782
|
+
},
|
|
3783
|
+
get: (e, l, u) => {
|
|
3784
|
+
if (l && typeof l != "symbol" && !(l in e)) {
|
|
3785
|
+
let { index: u } = ColorSpace.resolveCoord([s, l]);
|
|
3786
|
+
if (u >= 0) return e[u];
|
|
3787
|
+
}
|
|
3788
|
+
return Reflect.get(e, l, u);
|
|
3789
|
+
},
|
|
3790
|
+
set: (l, u, f, h) => {
|
|
3791
|
+
if (u && typeof u != "symbol" && !(u in l) || u >= 0) {
|
|
3792
|
+
let { index: h } = ColorSpace.resolveCoord([s, u]);
|
|
3793
|
+
if (h >= 0) return l[h] = f, this.setAll(e, l), !0;
|
|
3794
|
+
}
|
|
3795
|
+
return Reflect.set(l, u, f, h);
|
|
3796
|
+
}
|
|
3797
|
+
});
|
|
3798
|
+
},
|
|
3799
|
+
set(s) {
|
|
3800
|
+
this.setAll(e, s);
|
|
3801
|
+
},
|
|
3802
|
+
configurable: !0,
|
|
3803
|
+
enumerable: !0
|
|
3804
|
+
});
|
|
3805
|
+
}
|
|
3806
|
+
Color.extend(deltaEMethods), Color.extend({ deltaE }), Object.assign(Color, { deltaEMethods }), Color.extend(variations), Color.extend({ contrast }), Color.extend(chromaticity), Color.extend(luminance), Color.extend(interpolation), Color.extend(contrastMethods);
|
|
3807
|
+
export { Color as t };
|