nfx-ui 0.6.2 → 0.7.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/dist/animations.cjs +2 -2
- package/dist/animations.d.ts +0 -101
- package/dist/animations.mjs +9 -11
- package/dist/apis.cjs +2 -2
- package/dist/apis.cjs.map +1 -1
- package/dist/apis.d.ts +0 -6
- package/dist/apis.mjs +8 -9
- package/dist/apis.mjs.map +1 -1
- package/dist/{chunk-BounceLoading-B54QEw0n.mjs → chunk-BounceLoading-C5XE8DKc.mjs} +62 -65
- package/dist/{chunk-BounceLoading-B54QEw0n.mjs.map → chunk-BounceLoading-C5XE8DKc.mjs.map} +1 -1
- package/dist/chunk-BounceLoading-CwvDT5HF.cjs +11 -0
- package/dist/{chunk-BounceLoading-C6n4BZVJ.cjs.map → chunk-BounceLoading-CwvDT5HF.cjs.map} +1 -1
- package/dist/chunk-animations-CEZ01ALd.mjs +740 -0
- package/dist/chunk-animations-CEZ01ALd.mjs.map +1 -0
- package/dist/chunk-animations-CO7zKbti.cjs +3 -0
- package/dist/chunk-animations-CO7zKbti.cjs.map +1 -0
- package/dist/chunk-i18n-BCDF-skF.cjs +3 -0
- package/dist/{chunk-i18n-daHSL0Nm.cjs.map → chunk-i18n-BCDF-skF.cjs.map} +1 -1
- package/dist/{chunk-i18n-BBPhh6MT.mjs → chunk-i18n-BsyWvA9c.mjs} +44 -69
- package/dist/{chunk-i18n-BBPhh6MT.mjs.map → chunk-i18n-BsyWvA9c.mjs.map} +1 -1
- package/dist/{chunk-types-SD4MzUGp.mjs → chunk-language-B8sfGadQ.mjs} +2 -2
- package/dist/chunk-language-B8sfGadQ.mjs.map +1 -0
- package/dist/{chunk-types-BE3JCLff.cjs → chunk-language-Bqmpuf2W.cjs} +1 -1
- package/dist/chunk-language-Bqmpuf2W.cjs.map +1 -0
- package/dist/{chunk-types-DNPBKfmx.mjs → chunk-layout-C2uqDEMJ.mjs} +2 -2
- package/dist/chunk-layout-C2uqDEMJ.mjs.map +1 -0
- package/dist/{chunk-types-C_opkZGr.cjs → chunk-layout-D728gccQ.cjs} +1 -1
- package/dist/chunk-layout-D728gccQ.cjs.map +1 -0
- package/dist/{chunk-lucide-BhgnmTNo.mjs → chunk-lucide-C54WenI6.mjs} +2 -2
- package/dist/{chunk-lucide-BhgnmTNo.mjs.map → chunk-lucide-C54WenI6.mjs.map} +1 -1
- package/dist/chunk-preference-BWEpbZgC.mjs +50 -0
- package/dist/{chunk-preference-By58ZcJ_.mjs.map → chunk-preference-BWEpbZgC.mjs.map} +1 -1
- package/dist/chunk-preference-Dbugm0iQ.cjs +3 -0
- package/dist/{chunk-preference-C144GkCD.cjs.map → chunk-preference-Dbugm0iQ.cjs.map} +1 -1
- package/dist/chunk-theme-9dcwRKw8.mjs +17 -0
- package/dist/chunk-theme-9dcwRKw8.mjs.map +1 -0
- package/dist/chunk-theme-BFvDRCYS.cjs +3 -0
- package/dist/chunk-theme-BFvDRCYS.cjs.map +1 -0
- package/dist/components.cjs +3 -3
- package/dist/components.cjs.map +1 -1
- package/dist/components.d.ts +0 -412
- package/dist/components.mjs +628 -642
- package/dist/components.mjs.map +1 -1
- package/dist/constants.cjs +1 -1
- package/dist/constants.d.ts +0 -129
- package/dist/constants.mjs +1 -1
- package/dist/events.cjs +1 -1
- package/dist/events.d.ts +0 -60
- package/dist/events.mjs +1 -1
- package/dist/hooks.cjs +1 -1
- package/dist/hooks.d.ts +0 -315
- package/dist/hooks.mjs +1 -1
- package/dist/icons.cjs +2 -2
- package/dist/icons.d.ts +0 -217
- package/dist/icons.mjs +2 -2
- package/dist/languages.cjs +2 -2
- package/dist/languages.cjs.map +1 -1
- package/dist/languages.d.ts +0 -178
- package/dist/languages.mjs +4 -4
- package/dist/languages.mjs.map +1 -1
- package/dist/layouts.cjs +2 -2
- package/dist/layouts.cjs.map +1 -1
- package/dist/layouts.d.ts +0 -208
- package/dist/layouts.mjs +201 -210
- package/dist/layouts.mjs.map +1 -1
- package/dist/navigations.cjs +1 -1
- package/dist/navigations.d.ts +0 -71
- package/dist/navigations.mjs +1 -1
- package/dist/pixel-blast.cjs +192 -0
- package/dist/pixel-blast.cjs.map +1 -0
- package/dist/pixel-blast.d.ts +1 -0
- package/dist/pixel-blast.mjs +506 -0
- package/dist/pixel-blast.mjs.map +1 -0
- package/dist/preference.cjs +2 -2
- package/dist/preference.d.ts +0 -95
- package/dist/preference.mjs +8 -11
- package/dist/services.cjs +2 -2
- package/dist/services.cjs.map +1 -1
- package/dist/services.d.ts +0 -7
- package/dist/services.mjs +9 -10
- package/dist/services.mjs.map +1 -1
- package/dist/stores.cjs +2 -2
- package/dist/stores.cjs.map +1 -1
- package/dist/stores.d.ts +1 -101
- package/dist/stores.mjs +53 -53
- package/dist/stores.mjs.map +1 -1
- package/dist/themes.cjs +2 -2
- package/dist/themes.cjs.map +1 -1
- package/dist/themes.d.ts +0 -232
- package/dist/themes.mjs +888 -721
- package/dist/themes.mjs.map +1 -1
- package/dist/types.cjs +1 -1
- package/dist/types.d.ts +0 -180
- package/dist/types.mjs +1 -1
- package/dist/utils.cjs +2 -2
- package/dist/utils.cjs.map +1 -1
- package/dist/utils.d.ts +0 -485
- package/dist/utils.mjs +143 -156
- package/dist/utils.mjs.map +1 -1
- package/package.json +45 -29
- package/dist/chunk-BounceLoading-C6n4BZVJ.cjs +0 -11
- package/dist/chunk-animations-Brp-bsaE.mjs +0 -1243
- package/dist/chunk-animations-Brp-bsaE.mjs.map +0 -1
- package/dist/chunk-animations-e2F3zuP9.cjs +0 -190
- package/dist/chunk-animations-e2F3zuP9.cjs.map +0 -1
- package/dist/chunk-i18n-daHSL0Nm.cjs +0 -3
- package/dist/chunk-preference-By58ZcJ_.mjs +0 -51
- package/dist/chunk-preference-C144GkCD.cjs +0 -3
- package/dist/chunk-types-BE3JCLff.cjs.map +0 -1
- package/dist/chunk-types-BNUlgEkq.cjs +0 -3
- package/dist/chunk-types-BNUlgEkq.cjs.map +0 -1
- package/dist/chunk-types-BudGuDCK.mjs +0 -20
- package/dist/chunk-types-BudGuDCK.mjs.map +0 -1
- package/dist/chunk-types-C_opkZGr.cjs.map +0 -1
- package/dist/chunk-types-DNPBKfmx.mjs.map +0 -1
- package/dist/chunk-types-SD4MzUGp.mjs.map +0 -1
package/dist/themes.mjs
CHANGED
|
@@ -1,51 +1,50 @@
|
|
|
1
|
-
(function(){try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(`.styles-module__loading___bgEAk{justify-content:center;align-items:center;display:inline-flex}.styles-module__loading___bgEAk svg polyline{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.styles-module__loading___bgEAk svg polyline.styles-module__back___XLPvD{fill:none;stroke:var(--color-primary-alpha,#ff4d5033)}.styles-module__loading___bgEAk svg polyline.styles-module__front___hSxig{fill:none;stroke:var(--color-primary,#ff4d4f);stroke-dasharray:48 144;stroke-dashoffset:192px;animation:1.4s linear infinite styles-module__dash_682___AQzo6}@keyframes styles-module__dash_682___AQzo6{72.5%{opacity:0}to{stroke-dashoffset:0}}.styles-module__loader___E7OIM{justify-content:center;align-items:center;width:fit-content;height:fit-content;display:flex}.styles-module__truckWrapper___Sk4zX{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow-x:hidden}.styles-module__truckBody___j7w2C{width:65%;height:fit-content;margin-bottom:6px;animation:1s linear infinite styles-module__motion___IiNlW}@keyframes styles-module__motion___IiNlW{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}.styles-module__truckTires___4ncTl{justify-content:space-between;align-items:center;width:65%;height:fit-content;padding:0 10px 0 15px;display:flex;position:absolute;bottom:0}.styles-module__tiresvg___IBQcN{width:24px}.styles-module__road___sxx-E{background-color:var(--color-fg-heading);border-radius:3px;align-self:flex-end;width:100%;height:1.5px;position:relative;bottom:0}.styles-module__road___sxx-E:before{content:"";background-color:var(--color-fg-heading);border-left:10px solid var(--color-bg);border-radius:3px;width:20px;height:100%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;right:-50%}.styles-module__road___sxx-E:after{content:"";background-color:var(--color-fg-heading);border-left:4px solid var(--color-bg);border-radius:3px;width:10px;height:100%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;right:-65%}.styles-module__lampPost___okcN5{height:45%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;bottom:0;right:-90%}@keyframes styles-module__roadAnimation___yvrHP{0%{transform:translate(0)}to{transform:translate(-350px)}}.styles-module__loader___pFUzL{justify-content:center;align-items:center;display:inline-flex;position:relative}.styles-module__loader___pFUzL:before{content:"";background:var(--color-primary);opacity:.3;border-radius:50%;width:100%;height:5px;animation:.5s linear infinite styles-module__shadow324___sutUe;position:absolute;top:calc(100% + 12px);left:0}.styles-module__loader___pFUzL:after{content:"";background:var(--color-primary);width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__square___GKjhm:after{border-radius:4px;animation:.5s linear infinite styles-module__jump7456Square___Z-D9b}.styles-module__circle___bUpSN:after{border-radius:50%;animation:.5s linear infinite styles-module__jump7456Circle___2AfF7}@keyframes styles-module__jump7456Square___Z-D9b{15%{border-bottom-right-radius:3px}25%{transform:translateY(9px)rotate(22.5deg)}50%{border-bottom-right-radius:40px;transform:translateY(18px)scaleY(.9)rotate(45deg)}75%{transform:translateY(9px)rotate(67.5deg)}to{transform:translateY(0)rotate(90deg)}}@keyframes styles-module__jump7456Circle___2AfF7{15%{border-bottom-right-radius:50%}25%{transform:translateY(9px)rotate(22.5deg)}50%{border-bottom-right-radius:40px;transform:translateY(18px)scaleY(.9)rotate(45deg)}75%{transform:translateY(9px)rotate(67.5deg)}to{transform:translateY(0)rotate(90deg)}}@keyframes styles-module__shadow324___sutUe{0%,to{transform:scale(1)}50%{transform:scaleX(1.2)}}.style-module__waves___oR3u7{width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0;overflow:hidden}.style-module__waves___oR3u7:before{content:"";width:.5rem;height:.5rem;transform:translate3d(calc(var(--x) - 50%), calc(var(--y) - 50%), 0);will-change:transform;background:#160000;border-radius:50%;position:absolute;top:0;left:0}.style-module__wavesCanvas___zkhTC{width:100%;height:100%;display:block}.style-module__squaresCanvas___22kMc{border:none;width:100%;height:100%;display:block}.style-module__container___HkxIe{background-color:#000;width:100%;height:100%;position:relative;overflow:hidden}.style-module__canvas___MR9JX{width:100%;height:100%;display:block}.style-module__outerVignette___i75nw{pointer-events:none;background:radial-gradient(circle,#0000 60%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.style-module__centerVignette___n9uVG{pointer-events:none;background:radial-gradient(circle,#000c 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.style-module__container___Hh3-c{width:100%;height:100%;position:relative;overflow:hidden}.styles-module__button___RbliA{cursor:pointer;border:1px solid #0000;border-radius:.5rem;outline:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.styles-module__button___RbliA:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.styles-module__button___RbliA:disabled{cursor:not-allowed;opacity:.6}.styles-module__button___RbliA.styles-module__small___yK0Yp{min-height:2rem;padding:.5rem 1rem;font-size:.8125rem}.styles-module__button___RbliA.styles-module__medium___eBTch{min-height:2.5rem;padding:.75rem 1.5rem;font-size:.875rem}.styles-module__button___RbliA.styles-module__large___pIZkl{min-height:3rem;padding:1rem 2rem;font-size:1rem}.styles-module__button___RbliA.styles-module__primary___qsZpA{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-fg,#fff)}.styles-module__button___RbliA.styles-module__primary___qsZpA:hover:not(:disabled){background:var(--color-primary-light);border-color:var(--color-primary-light);transform:translateY(-1px)}.styles-module__button___RbliA.styles-module__primary___qsZpA:active:not(:disabled){transform:translateY(0)}.styles-module__button___RbliA.styles-module__secondary___SCpPv{background:var(--color-bg-2);border-color:var(--color-border-4);color:var(--color-fg-text)}.styles-module__button___RbliA.styles-module__secondary___SCpPv:hover:not(:disabled){background:var(--color-bg-3);border-color:var(--color-primary)}.styles-module__button___RbliA.styles-module__outline___rrlk9{border-color:var(--color-border-4);color:var(--color-fg-text);background:0 0}.styles-module__button___RbliA.styles-module__outline___rrlk9:hover:not(:disabled){background:var(--color-bg-2);border-color:var(--color-primary)}.styles-module__button___RbliA.styles-module__ghost___QMoiH{color:var(--color-fg-text);background:0 0;border-color:#0000}.styles-module__button___RbliA.styles-module__ghost___QMoiH:hover:not(:disabled){background:var(--color-bg-2)}.styles-module__button___RbliA.styles-module__danger___MW-pg{background:var(--color-danger);border-color:var(--color-danger);color:#fff}.styles-module__button___RbliA.styles-module__danger___MW-pg:hover:not(:disabled){background:var(--color-danger-light);border-color:var(--color-danger-light);transform:translateY(-1px)}.styles-module__button___RbliA.styles-module__danger___MW-pg:active:not(:disabled){transform:translateY(0)}.styles-module__button___RbliA.styles-module__fullWidth___-dXBR{width:100%}.styles-module__button___RbliA.styles-module__loading___UWw6V{pointer-events:none}.styles-module__spinner___KpJ-L{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.6s linear infinite styles-module__spin___ntZKM}@keyframes styles-module__spin___ntZKM{to{transform:rotate(360deg)}}.styles-module__button___RbliA.styles-module__small___yK0Yp .styles-module__spinner___KpJ-L{border-width:1.5px;width:.875rem;height:.875rem}.styles-module__button___RbliA.styles-module__large___pIZkl .styles-module__spinner___KpJ-L{border-width:2.5px;width:1.25rem;height:1.25rem}.styles-module__content___oyZRO{align-items:center;display:flex}.styles-module__leftIcon___cDktv,.styles-module__rightIcon___1mpk0{flex-shrink:0;align-items:center;display:flex}.styles-module__leftIcon___cDktv{margin-right:-.25rem}.styles-module__rightIcon___1mpk0{margin-left:-.25rem}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U{aspect-ratio:1;min-width:2.5rem;min-height:2.5rem;padding:0}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U.styles-module__small___yK0Yp{min-width:2rem;min-height:2rem}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U.styles-module__large___pIZkl{min-width:3rem;min-height:3rem}.styles-module__iconContainer___bwvE3{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__layout___WaGy9{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;display:flex}.styles-module__horizontal___lKpGq{justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}.styles-module__topIcon___bzw6s,.styles-module__bottomIcon___suPfa{flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__iconOnly___iOv-U .styles-module__iconContainer___bwvE3 .styles-module__leftIcon___cDktv,.styles-module__iconOnly___iOv-U .styles-module__iconContainer___bwvE3 .styles-module__rightIcon___1mpk0{margin:0}.Dropdown-module__dropdown___c9wIp{width:100%;display:inline-block;position:relative}.Dropdown-module__dropdownButton___suNh-{border:1px solid var(--color-separator);cursor:pointer;text-align:left;background:var(--color-bg-2);width:100%;color:var(--color-fg-text);border-radius:8px;outline:none;justify-content:space-between;align-items:center;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5rem;transition:all .2s ease-in-out;display:flex;position:relative}.Dropdown-module__dropdownButton___suNh-:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-bg-1)}.Dropdown-module__dropdownButton___suNh-:focus{border-color:var(--color-primary);background:var(--color-bg-1);box-shadow:0 0 0 2px var(--color-primary-transparent)}.Dropdown-module__dropdownButton___suNh-.Dropdown-module__disabled___Rz0pX{cursor:not-allowed;opacity:.6;background:var(--color-bg-3)}.Dropdown-module__dropdownButton___suNh-.Dropdown-module__error___F7dDu{border-color:#ef4444}.Dropdown-module__buttonText___D2zxn{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Dropdown-module__chevronIcon___uyawp{color:var(--color-fg-highlight);flex-shrink:0;transition:transform .15s;position:absolute;right:1rem}.Dropdown-module__chevronIcon___uyawp.Dropdown-module__open___APoXd{transform:rotate(180deg)}.Dropdown-module__dropdownMenu___WJ-QO{background:var(--color-bg);border:1px solid var(--color-border-4);z-index:1000;border-radius:8px;min-width:100%;animation:.15s ease-out Dropdown-module__slideDown___sRCmO;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 .5rem 1rem #0000002d}@keyframes Dropdown-module__slideDown___sRCmO{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.Dropdown-module__optionsList___Be6RN{margin:0;padding:.5rem 0;list-style:none}.Dropdown-module__option___q-NgT{cursor:pointer;color:var(--color-fg-text);align-items:center;padding:.75rem 1rem;font-size:.875rem;transition:all .15s;display:flex}.Dropdown-module__option___q-NgT:hover{background-color:var(--color-bg-2)}.Dropdown-module__option___q-NgT.Dropdown-module__selected___-OTW-{background-color:var(--color-bg-3);color:var(--color-fg-highlight);font-weight:600}@media (width<=768px){.Dropdown-module__dropdownButton___suNh-{padding:.625rem 2.25rem .625rem .875rem;font-size:.875rem}.Dropdown-module__chevronIcon___uyawp{right:.875rem}.Dropdown-module__option___q-NgT{padding:.625rem .875rem;font-size:.8125rem}}.styles-module__wrapper___COeGm{flex-direction:column;gap:.5rem;display:flex}.styles-module__wrapper___COeGm.styles-module__fullWidth___lVU49{width:100%}.styles-module__label___gfOA7{color:var(--color-fg-heading);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__required___-zOy5{color:var(--color-danger)}.styles-module__inputContainer___wXY53{align-items:center;width:100%;display:flex;position:relative}.styles-module__input___IZDc3{border:1px solid var(--color-border-4);background:var(--color-bg);width:100%;color:var(--color-fg-text);border-radius:.5rem;outline:none;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__input___IZDc3[type=password]::-webkit-credentials-auto-fill-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;appearance:none!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-webkit-strong-password-toggle-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;appearance:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-ms-reveal{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-ms-clear{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb,102, 126, 234), .1)}.styles-module__input___IZDc3::placeholder{color:var(--color-fg-muted,var(--color-fg-text));opacity:.5}.styles-module__input___IZDc3.styles-module__small___cuGyE{padding:.5rem .75rem;font-size:.8125rem}.styles-module__input___IZDc3.styles-module__medium___JdDPu{padding:.75rem;font-size:.875rem}.styles-module__input___IZDc3.styles-module__large___fMmiG{padding:1rem;font-size:1rem}.styles-module__input___IZDc3.styles-module__default___-eZTG{background:var(--color-bg);border-color:var(--color-border-4)}.styles-module__input___IZDc3.styles-module__filled___EQ5PQ{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3{padding-left:2.5rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3{padding-right:2.5rem}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3.styles-module__small___cuGyE{padding-left:2rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3.styles-module__small___cuGyE{padding-right:2rem}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3.styles-module__large___fMmiG{padding-left:3rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3.styles-module__large___fMmiG{padding-right:3rem}.styles-module__leftIcon___jEW5H,.styles-module__rightIcon___bA3Eo{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute}.styles-module__leftIcon___jEW5H{left:.75rem}.styles-module__rightIcon___bA3Eo{right:.75rem}.styles-module__rightIcon___bA3Eo.styles-module__rightIconInteractive___ccypw{pointer-events:auto}.styles-module__inputContainer___wXY53.styles-module__containerSmall___20ICq .styles-module__leftIcon___jEW5H{left:.5rem}.styles-module__inputContainer___wXY53.styles-module__containerSmall___20ICq .styles-module__rightIcon___bA3Eo{right:.5rem}.styles-module__inputContainer___wXY53.styles-module__containerLarge___IztuN .styles-module__leftIcon___jEW5H{left:1rem}.styles-module__inputContainer___wXY53.styles-module__containerLarge___IztuN .styles-module__rightIcon___bA3Eo{right:1rem}.styles-module__input___IZDc3.styles-module__error___946qV{border-color:var(--color-danger)}.styles-module__input___IZDc3.styles-module__error___946qV:focus{border-color:var(--color-danger);box-shadow:0 0 0 3px rgba(var(--color-danger-rgb,244, 67, 54), .1)}.styles-module__input___IZDc3.styles-module__disabled___sJvLd{background:var(--color-bg-3);border-color:var(--color-border-5);color:var(--color-fg-muted);cursor:not-allowed;opacity:.6}.styles-module__errorMessage___5Mn22{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___T2eui{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__container___xeg8O{flex-direction:column;gap:1rem;display:flex}.styles-module__label___qhbKe{color:var(--color-fg-text);font-size:.875rem;font-weight:500}.styles-module__error___O-7AY{color:var(--color-error);font-size:.875rem}.styles-module__pairs___owGV3{flex-direction:column;gap:.75rem;display:flex}.styles-module__pair___G4WFY{grid-template-columns:1fr 2fr auto;align-items:start;gap:.75rem;display:grid}.styles-module__keyInput___wl1M1,.styles-module__valueInput___HiwJ5{flex:1}.styles-module__removeButton___4-X0b{min-width:auto;color:var(--color-error);padding:.5rem}.styles-module__removeButton___4-X0b:hover{background-color:var(--color-error);color:#fff}.styles-module__addButton___QFljt{align-self:flex-start}@media (width<=768px){.styles-module__pair___G4WFY{grid-template-columns:1fr}.styles-module__removeButton___4-X0b{align-self:flex-end}}.styles-module__searchContainer___86TGN{width:100%;max-width:400px;position:relative}.styles-module__searchIcon___ZInry{color:var(--color-fg-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.styles-module__searchInput___SqZXQ{border:1px solid var(--color-border);width:100%;color:var(--color-fg-text);background:var(--color-bg-2);border-radius:.5rem;padding:.75rem 3rem;font-size:1rem;transition:all .2s}.styles-module__searchInput___SqZXQ:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-bg);outline:none}.styles-module__searchInput___SqZXQ::placeholder{color:var(--color-fg-muted)}.styles-module__clearBtn___7jExr{width:1.5rem;height:1.5rem;color:var(--color-fg-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.styles-module__clearBtn___7jExr:hover{color:var(--color-fg-text)}@media (width<=768px){.styles-module__searchContainer___86TGN{max-width:100%}}.styles-module__container___nGxdM{flex-direction:column;gap:.75rem;display:flex}.styles-module__toggleContainer___VrsKI{align-items:center;display:flex}.styles-module__toggleButton___IzD6Z{border:1px solid var(--color-border-4);background:var(--color-bg);color:var(--color-fg-muted);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.styles-module__toggleButton___IzD6Z:hover{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__toggleButton___IzD6Z.styles-module__enabled___cao0G{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.styles-module__toggleButton___IzD6Z.styles-module__enabled___cao0G:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.styles-module__optionsContainer___LOzlO{background:var(--color-bg-2);border:1px solid var(--color-border-4);border-radius:.5rem;gap:.5rem;padding:.5rem;display:flex}.styles-module__option___abhnC{border:1px solid var(--color-border-4);background:var(--color-bg);color:var(--color-fg);cursor:pointer;border-radius:.375rem;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.styles-module__option___abhnC:hover{background:var(--color-bg-3);border-color:var(--color-border-3)}.styles-module__option___abhnC.styles-module__active___pqmSi{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.styles-module__option___abhnC.styles-module__active___pqmSi:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.styles-module__nbSelect___KjxSc{font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1.5rem;display:inline-block;position:relative}.styles-module__selectButton___AKZe4{cursor:pointer;text-align:left;width:100%;min-width:8rem;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;appearance:none;border:1px solid;border-radius:.25rem;outline:none;justify-content:space-between;align-items:center;padding:.4375rem 2.2rem .4375rem 1.125rem;transition:all .15s ease-in-out;display:flex;position:relative}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-fg)}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a:hover:not(:disabled){background-color:var(--color-primary-light);border-color:var(--color-primary-light)}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a:focus,.styles-module__selectButton___AKZe4.styles-module__primary___HU36a.styles-module__open___9AKMb{background-color:var(--color-primary-light);border-color:var(--color-primary-light);box-shadow:0 0 0 .125rem #8f9bb340}.styles-module__selectButton___AKZe4.styles-module__default___LedYP{background-color:var(--color-bg);border-color:var(--color-border-4);color:var(--color-fg-text)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP:hover:not(:disabled){background-color:var(--color-bg-2);border-color:var(--color-primary)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP:focus,.styles-module__selectButton___AKZe4.styles-module__default___LedYP.styles-module__open___9AKMb{background-color:var(--color-bg-2);border-color:var(--color-primary);box-shadow:0 0 0 .125rem #8f9bb340}.styles-module__selectButton___AKZe4:disabled{cursor:not-allowed;opacity:.6}.styles-module__buttonText___QSLO1{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module__chevronIcon___qAHaD{flex-shrink:0;width:1.5rem;height:1.5rem;transition:transform .15s;position:absolute;right:.41rem}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a .styles-module__chevronIcon___qAHaD{color:var(--color-primary-fg)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP .styles-module__chevronIcon___qAHaD{color:var(--color-fg)}.styles-module__chevronIcon___qAHaD.styles-module__open___9AKMb{transform:rotate(180deg)}.styles-module__optionsPanel___NWAp3{background-color:var(--color-bg);border:1px solid var(--color-border-4);z-index:1000;transform-origin:top;visibility:hidden;pointer-events:none;border-radius:.25rem;min-width:100%;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 .5rem 1rem #00000026}.styles-module__optionsPanel___NWAp3.styles-module__open___9AKMb{visibility:visible;pointer-events:auto;animation:.25s ease-out styles-module__expandDown___eD4lh}.styles-module__optionsPanel___NWAp3.styles-module__closed___bez-q{visibility:hidden;pointer-events:none;animation:.25s ease-out styles-module__collapseUp___dt1E7}@keyframes styles-module__expandDown___eD4lh{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes styles-module__collapseUp___dt1E7{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}.styles-module__optionsPanel___NWAp3.styles-module__primary___HU36a{border-color:var(--color-primary)}.styles-module__optionsPanel___NWAp3.styles-module__default___LedYP{border-color:var(--color-border-4)}.styles-module__optionsList___AxhVp{margin:0;padding:.5rem 0;list-style:none}.styles-module__option___t1SSw{cursor:pointer;color:var(--color-fg-text);justify-content:space-between;align-items:center;padding:.75rem 1.125rem;transition:all .15s;display:flex}.styles-module__option___t1SSw:hover{background-color:var(--color-bg-2)}.styles-module__option___t1SSw.styles-module__selected___azD4A{background-color:var(--color-primary);color:var(--color-primary-fg);font-weight:700}@media (prefers-color-scheme:dark){.styles-module__optionsPanel___NWAp3{box-shadow:0 .5rem 1rem #0000004d}}.styles-module__sliderContainer___lgpaD{flex-direction:column;gap:.5rem;display:flex}.styles-module__sliderContainer___lgpaD.styles-module__fullWidth___ZS8W5{width:100%}.styles-module__labelRow___dkVVM{justify-content:space-between;align-items:center;min-height:1.5rem;margin-bottom:.5rem;display:flex}.styles-module__label___bXGZs{color:var(--color-fg-text);font-size:.875rem;font-weight:500}.styles-module__required___FuyfE{color:var(--color-danger);margin-left:.25rem}.styles-module__sliderWrapper___1Wdti{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.styles-module__sliderRoot___yzOjR{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-grow:1;align-items:center;width:100%;padding:.75rem 0;display:flex;position:relative}.styles-module__sliderRoot___yzOjR:active{cursor:grabbing}.styles-module__sliderTrackWrapper___N72WQ{flex-grow:1;display:flex;position:relative}.styles-module__sliderTrack___AltcD{background-color:var(--color-bg-3);border-radius:9999px;width:100%;height:.375rem;position:relative;overflow:hidden}.styles-module__sliderRange___U3g0-{background-color:var(--color-primary);border-radius:9999px;height:100%;position:absolute}.styles-module__valueIndicator___aLf0I{color:var(--color-primary);text-align:center;flex-shrink:0;min-width:2rem;font-size:.875rem;font-weight:600;line-height:1}.styles-module__iconWrapper___wL-b8{flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__icon___vHsID{width:20px;height:20px;color:var(--color-fg-muted)}.styles-module__errorMessage___qFgGe{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___tgBGl{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__loadingContainer___OMgwS{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}.styles-module__loadingText___KRZqR{color:var(--color-fg-muted);font-size:1rem}.styles-module__errorContainer___qhAg2{text-align:center;min-height:60vh;color:var(--color-fg-text);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:3rem 2rem;display:flex}.styles-module__errorIconWrapper___IHZrN{background:linear-gradient(135deg, rgba(var(--color-error-rgb,239, 68, 68), .1), rgba(var(--color-error-rgb,239, 68, 68), .05));border:2px solid rgba(var(--color-error-rgb,239, 68, 68), .2);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:2s ease-in-out infinite styles-module__pulse___Lju-z;display:flex}@keyframes styles-module__pulse___Lju-z{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.styles-module__errorIcon___oGDIP{color:var(--color-error,#ef4444);stroke-width:1.5px}.styles-module__errorContent___F55rQ{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:600px;display:flex}.styles-module__errorTitle___hC8D-{color:var(--color-fg-heading);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.styles-module__errorDescription___hZtuP{color:var(--color-fg-muted);max-width:480px;margin:0;font-size:1rem;line-height:1.6}.styles-module__errorDetailsWrapper___-sp8b{width:100%;max-width:600px;margin-top:.5rem}.styles-module__errorDetailsContainer___eywMo{text-align:left;border:1px solid var(--color-border,#0000001a);background:var(--color-bg-2,#00000005);border-radius:.75rem;width:100%;transition:all .2s;overflow:hidden}.styles-module__errorDetailsContainer___eywMo:hover{border-color:var(--color-border-hover,#00000026);background:var(--color-bg-3,#00000008)}.styles-module__errorDetailsSummary___hGEoD{cursor:pointer;color:var(--color-fg-muted);-webkit-user-select:none;user-select:none;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;list-style:none;transition:color .2s}.styles-module__errorDetailsSummary___hGEoD:hover{color:var(--color-fg-text)}.styles-module__errorDetailsSummary___hGEoD::-webkit-details-marker{display:none}.styles-module__errorDetailsSummary___hGEoD:before{content:"▶";margin-right:.5rem;font-size:.75rem;transition:transform .2s;display:inline-block}.styles-module__errorDetailsContainer___eywMo[open] .styles-module__errorDetailsSummary___hGEoD:before{transform:rotate(90deg)}.styles-module__errorDetails___tzCT-{background:var(--color-bg-3,#00000008);border-top:1px solid var(--color-border,#0000001a);max-width:100%;color:var(--color-fg-muted);white-space:pre-wrap;word-break:break-word;margin:0;padding:1rem 1.25rem;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto}.styles-module__errorActions___gtqYw{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.styles-module__retryButton___TA4jm{background:var(--color-primary);color:var(--color-primary-fg);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000014}.styles-module__retryButton___TA4jm:hover{background:var(--color-primary-hover,var(--color-primary));transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.styles-module__retryButton___TA4jm:active{transform:translateY(0);box-shadow:0 2px 8px #00000014}.styles-module__retryButtonIcon___vzfp-{font-size:1.125rem;line-height:1;transition:transform .3s;display:inline-block}.styles-module__retryButton___TA4jm:hover .styles-module__retryButtonIcon___vzfp-{transform:rotate(180deg)}.styles-module__clearLocalDataButton___T3B-K{color:var(--color-fg-muted);border:1px solid var(--color-border-4);cursor:pointer;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__clearLocalDataButton___T3B-K:hover{color:var(--color-fg-text);border-color:var(--color-border-3);background:var(--color-bg-secondary)}.styles-module__wrapper___jXPV3{flex-direction:column;gap:.5rem;display:flex}.styles-module__wrapper___jXPV3.styles-module__fullWidth___eKyGB{width:100%}.styles-module__label___MyTeo{color:var(--color-fg-heading);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__required___TV-m8{color:var(--color-danger)}.styles-module__inputContainer___VvGBl{align-items:flex-start;width:100%;display:flex;position:relative}.styles-module__textarea___AjX9N{border:1px solid var(--color-border-4);background:var(--color-bg);width:100%;color:var(--color-fg-text);resize:vertical;border-radius:.5rem;outline:none;min-height:4rem;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__textarea___AjX9N:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb,102, 126, 234), .1)}.styles-module__textarea___AjX9N::placeholder{color:var(--color-fg-muted,var(--color-fg-text));opacity:.5}.styles-module__textarea___AjX9N.styles-module__small___zMx0G{min-height:3rem;padding:.5rem .75rem;font-size:.8125rem}.styles-module__textarea___AjX9N.styles-module__medium___tO2Lb{min-height:4rem;padding:.75rem;font-size:.875rem}.styles-module__textarea___AjX9N.styles-module__large___3eU2g{min-height:5rem;padding:1rem;font-size:1rem}.styles-module__textarea___AjX9N.styles-module__default___vsSxX{background:var(--color-bg);border-color:var(--color-border-4)}.styles-module__textarea___AjX9N.styles-module__filled___TPQgI{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__inputContainer___VvGBl .styles-module__leftIcon___FHp2R{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;left:.75rem}.styles-module__inputContainer___VvGBl .styles-module__rightIcon___dkyvP{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;right:.75rem}.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__small___zMx0G+.styles-module__leftIcon___FHp2R,.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__small___zMx0G+.styles-module__rightIcon___dkyvP{top:.5rem}.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__large___3eU2g+.styles-module__leftIcon___FHp2R,.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__large___3eU2g+.styles-module__rightIcon___dkyvP{top:1rem}.styles-module__textarea___AjX9N.styles-module__error___d8gLK{border-color:var(--color-danger)}.styles-module__textarea___AjX9N.styles-module__error___d8gLK:focus{border-color:var(--color-danger);box-shadow:0 0 0 3px rgba(var(--color-danger-rgb,244, 67, 54), .1)}.styles-module__textarea___AjX9N.styles-module__disabled___IzbfE{background:var(--color-bg-3);border-color:var(--color-border-5);color:var(--color-fg-muted);cursor:not-allowed;opacity:.6}.styles-module__errorText___Nom7x{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___97Def{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__virtualList___pM6rN{contain:strict;width:100%;padding-bottom:300px;position:relative;overflow:auto}.styles-module__emptyContainer___rm938{height:100%;color:var(--color-fg-muted);justify-content:center;align-items:center;display:flex}.styles-module__virtualListInner___HxRzc{width:100%;position:relative}.styles-module__virtualListItems___p19-a{width:100%;position:absolute;top:0;left:0}.styles-module__loadingMore___zAdLM{color:var(--color-fg-muted);justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;font-size:.875rem;display:flex}.styles-module__endOfList___5cYFh{color:var(--color-fg-muted);border-top:1px solid var(--color-border-3);justify-content:center;margin-top:1rem;padding:2rem 0;font-size:.875rem;display:flex}.styles-module__endOfList___5cYFh span{background-color:var(--color-bg-2);border-radius:.25rem;padding:.5rem 1rem}.styles-module__virtualList___xmj2v{width:100%;padding-bottom:300px;position:relative;overflow:visible}.styles-module__virtualListInner___quD74{width:100%;position:relative}.styles-module__virtualListItems___-Muml{width:100%;position:absolute;top:0;left:0}.styles-module__virtualListRow___h3pzX{width:100%}.styles-module__emptyContainer___LIy8r{color:var(--color-fg-muted);justify-content:center;align-items:center;padding:2rem 0;display:flex}.styles-module__loadingMore___Mzf-p{color:var(--color-fg-muted);justify-content:center;align-items:center;padding:1.5rem 0;display:flex}.styles-module__endOfList___g5G--{color:var(--color-fg-muted);border-top:1px solid var(--color-border-3);justify-content:center;padding:1.5rem 0;display:flex}.styles-module__sidebar___BMt0j{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.styles-module__sidebarContent___iAwiw{flex-direction:column;height:100%;min-height:0;padding-top:1rem;display:flex;overflow:hidden}.styles-module__menuWrapper___DKuEv{flex:1;min-height:0;overflow:hidden auto}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar{width:0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-track{background:0 0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-thumb{background:0 0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-thumb:hover{background:0 0}.styles-module__sidebar___BMt0j a{margin-left:0}.styles-module__sidebar___BMt0j .ps-sidebar-root{background-color:var(--color-bg-2)!important;border-right:1px solid var(--color-separator)!important;flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-sidebar-container{background-color:var(--color-bg-2)!important;height:100%!important;min-height:0!important;color:var(--color-fg-text)!important;flex-direction:column!important;flex:1!important;display:flex!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-menu-button{color:var(--color-fg-text)!important;border-radius:.375rem!important;margin:.125rem .5rem!important;padding:.5rem .75rem!important;font-size:.875rem!important;transition:all .2s!important}.styles-module__sidebar___BMt0j .ps-menu-button:hover{background-color:var(--color-bg-3)!important;color:var(--color-fg-text)!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active{background-color:var(--color-primary)!important;color:#fff!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active *,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-icon,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-label{color:#fff!important}.styles-module__sidebar___BMt0j .ps-menu-icon{width:1.25rem!important;height:1.25rem!important;color:var(--color-fg-text)!important;margin-right:.5rem!important}.styles-module__sidebar___BMt0j .ps-submenu-content{background-color:var(--color-bg-3)!important;padding-left:.5rem!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-submenu-content .ps-menu-button{margin:.125rem .25rem!important;padding:.375rem .5rem!important;font-size:.8125rem!important;transition:all .2s!important}.styles-module__sidebar___BMt0j .ps-menu-label{color:var(--color-fg-text)!important;font-weight:500!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active span,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active div,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-icon,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-label{color:#fff!important}.styles-module__logoutContainer___7NwBL{border-top:1px solid var(--color-separator);writing-mode:horizontal-tb;text-orientation:mixed;flex-shrink:0;margin-top:auto;padding:.5rem}.styles-module__logoutButton___rfD6u{width:100%;color:var(--color-fg-text);cursor:pointer;white-space:nowrap;writing-mode:horizontal-tb;text-orientation:mixed;direction:ltr;background:0 0;border:none;border-radius:.375rem;justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.styles-module__logoutButton___rfD6u span{opacity:1;max-width:200px;transition:opacity .3s,max-width .3s;display:inline-block;writing-mode:horizontal-tb!important;text-orientation:mixed!important;direction:ltr!important;transform:none!important}.styles-module__logoutButton___rfD6u .styles-module__hiddenText___z183T{opacity:0;width:0;max-width:0;overflow:hidden}.styles-module__logoutButton___rfD6u .styles-module__visibleText___lfsv-{opacity:1;width:auto;max-width:200px}.styles-module__logoutButton___rfD6u:hover{background-color:var(--color-bg-3)}.styles-module__logoutButton___rfD6u:active{transform:scale(.98)}.styles-module__logoutButton___rfD6u svg{color:inherit;flex-shrink:0}.styles-module__footer___g-hY7{background:var(--color-bg-2);width:100%;padding:0 2rem}.styles-module__footerContent___Oen5n{justify-content:space-between;align-items:center;max-width:100%;margin:0 auto;display:flex}.styles-module__copyright___1R2o3{color:var(--color-fg-text);font-size:.875rem}.styles-module__links___dQyvB{gap:1.5rem;display:flex}.styles-module__link___UWfyK{color:var(--color-fg-text);font-size:.875rem;text-decoration:none;transition:color .3s}.styles-module__link___UWfyK:hover{color:var(--color-primary)}@media (width<=768px){.styles-module__footerContent___Oen5n{flex-direction:column;gap:1rem}.styles-module__links___dQyvB{gap:1rem}}.styles-module__header___4Uc8h{width:100%;padding:.5rem 2rem;display:flex}.styles-module__header___4Uc8h>:first-child{flex:1;justify-content:flex-start;align-items:center;display:flex}.styles-module__header___4Uc8h>:last-child{flex:1;justify-content:flex-end;align-items:center;display:flex}.styles-module__layout___ZQKU7{background:var(--color-bg);flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.styles-module__header___XIaFb{z-index:100;background:var(--color-bg);width:100%;position:fixed;top:0;box-shadow:0 .125rem .25rem #2c33491a}.styles-module__footer___r8ASO{z-index:100;width:100%;position:fixed;bottom:0}.styles-module__mainWrapper___i4tEI{flex:1;display:flex;position:relative}.styles-module__sidebar___ij-8-{position:fixed;top:0}.styles-module__content___mTgUr{background:var(--color-bg);flex:1;min-height:calc(100vh - 10rem);margin:0;padding-top:0;padding-bottom:0;overflow:hidden auto}@media (width<=768px){.styles-module__content___mTgUr{width:100%}.styles-module__sidebar___ij-8-{z-index:999;height:100vh;position:fixed;top:0;left:0}}.styles-module__mainWrapper___AiTAw{flex-direction:row;flex:1;display:flex;position:relative}.styles-module__sidebarContainer___X4yj8{z-index:99;flex-direction:column;display:flex;position:fixed;left:0;overflow:hidden}.styles-module__sidebar___VQTlH{flex-shrink:0;top:0;left:0}.styles-module__content___htJlH{background:var(--color-bg);flex:1;margin:0;padding-top:0;padding-bottom:0;overflow:hidden auto}@media (width<=1024px){.styles-module__content___htJlH{padding:1.5rem}}@media (width<=768px){.styles-module__content___htJlH{width:100%}.styles-module__sidebar___VQTlH{z-index:999;height:100vh;position:fixed;top:0;left:0}}.styles-module__wavesWrapper___TK7DI{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__wavesWrapper___TK7DI>*{pointer-events:auto}.styles-module__squaresWrapper___P25uF{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__squaresWrapper___P25uF>*{pointer-events:auto}.styles-module__letterGlitchWrapper___KWtWU{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__letterGlitchWrapper___KWtWU>*{pointer-events:auto}.styles-module__pixelBlastWrapper___YptHh{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__pixelBlastWrapper___YptHh>*{pointer-events:auto}
|
|
1
|
+
(function(){try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(`.styles-module__loading___bgEAk{justify-content:center;align-items:center;display:inline-flex}.styles-module__loading___bgEAk svg polyline{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.styles-module__loading___bgEAk svg polyline.styles-module__back___XLPvD{fill:none;stroke:var(--color-primary-alpha,#ff4d5033)}.styles-module__loading___bgEAk svg polyline.styles-module__front___hSxig{fill:none;stroke:var(--color-primary,#ff4d4f);stroke-dasharray:48 144;stroke-dashoffset:192px;animation:1.4s linear infinite styles-module__dash_682___AQzo6}@keyframes styles-module__dash_682___AQzo6{72.5%{opacity:0}to{stroke-dashoffset:0}}.styles-module__loader___E7OIM{justify-content:center;align-items:center;width:fit-content;height:fit-content;display:flex}.styles-module__truckWrapper___Sk4zX{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow-x:hidden}.styles-module__truckBody___j7w2C{width:65%;height:fit-content;margin-bottom:6px;animation:1s linear infinite styles-module__motion___IiNlW}@keyframes styles-module__motion___IiNlW{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}.styles-module__truckTires___4ncTl{justify-content:space-between;align-items:center;width:65%;height:fit-content;padding:0 10px 0 15px;display:flex;position:absolute;bottom:0}.styles-module__tiresvg___IBQcN{width:24px}.styles-module__road___sxx-E{background-color:var(--color-fg-heading);border-radius:3px;align-self:flex-end;width:100%;height:1.5px;position:relative;bottom:0}.styles-module__road___sxx-E:before{content:"";background-color:var(--color-fg-heading);border-left:10px solid var(--color-bg);border-radius:3px;width:20px;height:100%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;right:-50%}.styles-module__road___sxx-E:after{content:"";background-color:var(--color-fg-heading);border-left:4px solid var(--color-bg);border-radius:3px;width:10px;height:100%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;right:-65%}.styles-module__lampPost___okcN5{height:45%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;bottom:0;right:-90%}@keyframes styles-module__roadAnimation___yvrHP{0%{transform:translate(0)}to{transform:translate(-350px)}}.styles-module__loader___pFUzL{justify-content:center;align-items:center;display:inline-flex;position:relative}.styles-module__loader___pFUzL:before{content:"";background:var(--color-primary);opacity:.3;border-radius:50%;width:100%;height:5px;animation:.5s linear infinite styles-module__shadow324___sutUe;position:absolute;top:calc(100% + 12px);left:0}.styles-module__loader___pFUzL:after{content:"";background:var(--color-primary);width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__square___GKjhm:after{border-radius:4px;animation:.5s linear infinite styles-module__jump7456Square___Z-D9b}.styles-module__circle___bUpSN:after{border-radius:50%;animation:.5s linear infinite styles-module__jump7456Circle___2AfF7}@keyframes styles-module__jump7456Square___Z-D9b{15%{border-bottom-right-radius:3px}25%{transform:translateY(9px)rotate(22.5deg)}50%{border-bottom-right-radius:40px;transform:translateY(18px)scaleY(.9)rotate(45deg)}75%{transform:translateY(9px)rotate(67.5deg)}to{transform:translateY(0)rotate(90deg)}}@keyframes styles-module__jump7456Circle___2AfF7{15%{border-bottom-right-radius:50%}25%{transform:translateY(9px)rotate(22.5deg)}50%{border-bottom-right-radius:40px;transform:translateY(18px)scaleY(.9)rotate(45deg)}75%{transform:translateY(9px)rotate(67.5deg)}to{transform:translateY(0)rotate(90deg)}}@keyframes styles-module__shadow324___sutUe{0%,to{transform:scale(1)}50%{transform:scaleX(1.2)}}.style-module__waves___oR3u7{width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0;overflow:hidden}.style-module__waves___oR3u7:before{content:"";width:.5rem;height:.5rem;transform:translate3d(calc(var(--x) - 50%), calc(var(--y) - 50%), 0);will-change:transform;background:#160000;border-radius:50%;position:absolute;top:0;left:0}.style-module__wavesCanvas___zkhTC{width:100%;height:100%;display:block}.style-module__squaresCanvas___22kMc{border:none;width:100%;height:100%;display:block}.style-module__container___HkxIe{background-color:#000;width:100%;height:100%;position:relative;overflow:hidden}.style-module__canvas___MR9JX{width:100%;height:100%;display:block}.style-module__outerVignette___i75nw{pointer-events:none;background:radial-gradient(circle,#0000 60%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.style-module__centerVignette___n9uVG{pointer-events:none;background:radial-gradient(circle,#000c 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__button___RbliA{cursor:pointer;border:1px solid #0000;border-radius:.5rem;outline:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.styles-module__button___RbliA:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.styles-module__button___RbliA:disabled{cursor:not-allowed;opacity:.6}.styles-module__button___RbliA.styles-module__small___yK0Yp{min-height:2rem;padding:.5rem 1rem;font-size:.8125rem}.styles-module__button___RbliA.styles-module__medium___eBTch{min-height:2.5rem;padding:.75rem 1.5rem;font-size:.875rem}.styles-module__button___RbliA.styles-module__large___pIZkl{min-height:3rem;padding:1rem 2rem;font-size:1rem}.styles-module__button___RbliA.styles-module__primary___qsZpA{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-fg,#fff)}.styles-module__button___RbliA.styles-module__primary___qsZpA:hover:not(:disabled){background:var(--color-primary-light);border-color:var(--color-primary-light);transform:translateY(-1px)}.styles-module__button___RbliA.styles-module__primary___qsZpA:active:not(:disabled){transform:translateY(0)}.styles-module__button___RbliA.styles-module__secondary___SCpPv{background:var(--color-bg-2);border-color:var(--color-border-4);color:var(--color-fg-text)}.styles-module__button___RbliA.styles-module__secondary___SCpPv:hover:not(:disabled){background:var(--color-bg-3);border-color:var(--color-primary)}.styles-module__button___RbliA.styles-module__outline___rrlk9{border-color:var(--color-border-4);color:var(--color-fg-text);background:0 0}.styles-module__button___RbliA.styles-module__outline___rrlk9:hover:not(:disabled){background:var(--color-bg-2);border-color:var(--color-primary)}.styles-module__button___RbliA.styles-module__ghost___QMoiH{color:var(--color-fg-text);background:0 0;border-color:#0000}.styles-module__button___RbliA.styles-module__ghost___QMoiH:hover:not(:disabled){background:var(--color-bg-2)}.styles-module__button___RbliA.styles-module__danger___MW-pg{background:var(--color-danger);border-color:var(--color-danger);color:#fff}.styles-module__button___RbliA.styles-module__danger___MW-pg:hover:not(:disabled){background:var(--color-danger-light);border-color:var(--color-danger-light);transform:translateY(-1px)}.styles-module__button___RbliA.styles-module__danger___MW-pg:active:not(:disabled){transform:translateY(0)}.styles-module__button___RbliA.styles-module__fullWidth___-dXBR{width:100%}.styles-module__button___RbliA.styles-module__loading___UWw6V{pointer-events:none}.styles-module__spinner___KpJ-L{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.6s linear infinite styles-module__spin___ntZKM}@keyframes styles-module__spin___ntZKM{to{transform:rotate(360deg)}}.styles-module__button___RbliA.styles-module__small___yK0Yp .styles-module__spinner___KpJ-L{border-width:1.5px;width:.875rem;height:.875rem}.styles-module__button___RbliA.styles-module__large___pIZkl .styles-module__spinner___KpJ-L{border-width:2.5px;width:1.25rem;height:1.25rem}.styles-module__content___oyZRO{align-items:center;display:flex}.styles-module__leftIcon___cDktv,.styles-module__rightIcon___1mpk0{flex-shrink:0;align-items:center;display:flex}.styles-module__leftIcon___cDktv{margin-right:-.25rem}.styles-module__rightIcon___1mpk0{margin-left:-.25rem}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U{aspect-ratio:1;min-width:2.5rem;min-height:2.5rem;padding:0}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U.styles-module__small___yK0Yp{min-width:2rem;min-height:2rem}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U.styles-module__large___pIZkl{min-width:3rem;min-height:3rem}.styles-module__iconContainer___bwvE3{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__layout___WaGy9{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;display:flex}.styles-module__horizontal___lKpGq{justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}.styles-module__topIcon___bzw6s,.styles-module__bottomIcon___suPfa{flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__iconOnly___iOv-U .styles-module__iconContainer___bwvE3 .styles-module__leftIcon___cDktv,.styles-module__iconOnly___iOv-U .styles-module__iconContainer___bwvE3 .styles-module__rightIcon___1mpk0{margin:0}.Dropdown-module__dropdown___c9wIp{width:100%;display:inline-block;position:relative}.Dropdown-module__dropdownButton___suNh-{border:1px solid var(--color-separator);cursor:pointer;text-align:left;background:var(--color-bg-2);width:100%;color:var(--color-fg-text);border-radius:8px;outline:none;justify-content:space-between;align-items:center;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5rem;transition:all .2s ease-in-out;display:flex;position:relative}.Dropdown-module__dropdownButton___suNh-:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-bg-1)}.Dropdown-module__dropdownButton___suNh-:focus{border-color:var(--color-primary);background:var(--color-bg-1);box-shadow:0 0 0 2px var(--color-primary-transparent)}.Dropdown-module__dropdownButton___suNh-.Dropdown-module__disabled___Rz0pX{cursor:not-allowed;opacity:.6;background:var(--color-bg-3)}.Dropdown-module__dropdownButton___suNh-.Dropdown-module__error___F7dDu{border-color:#ef4444}.Dropdown-module__buttonText___D2zxn{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Dropdown-module__chevronIcon___uyawp{color:var(--color-fg-highlight);flex-shrink:0;transition:transform .15s;position:absolute;right:1rem}.Dropdown-module__chevronIcon___uyawp.Dropdown-module__open___APoXd{transform:rotate(180deg)}.Dropdown-module__dropdownMenu___WJ-QO{background:var(--color-bg);border:1px solid var(--color-border-4);z-index:1000;border-radius:8px;min-width:100%;animation:.15s ease-out Dropdown-module__slideDown___sRCmO;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 .5rem 1rem #0000002d}@keyframes Dropdown-module__slideDown___sRCmO{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.Dropdown-module__optionsList___Be6RN{margin:0;padding:.5rem 0;list-style:none}.Dropdown-module__option___q-NgT{cursor:pointer;color:var(--color-fg-text);align-items:center;padding:.75rem 1rem;font-size:.875rem;transition:all .15s;display:flex}.Dropdown-module__option___q-NgT:hover{background-color:var(--color-bg-2)}.Dropdown-module__option___q-NgT.Dropdown-module__selected___-OTW-{background-color:var(--color-bg-3);color:var(--color-fg-highlight);font-weight:600}@media (width<=768px){.Dropdown-module__dropdownButton___suNh-{padding:.625rem 2.25rem .625rem .875rem;font-size:.875rem}.Dropdown-module__chevronIcon___uyawp{right:.875rem}.Dropdown-module__option___q-NgT{padding:.625rem .875rem;font-size:.8125rem}}.styles-module__wrapper___COeGm{flex-direction:column;gap:.5rem;display:flex}.styles-module__wrapper___COeGm.styles-module__fullWidth___lVU49{width:100%}.styles-module__label___gfOA7{color:var(--color-fg-heading);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__required___-zOy5{color:var(--color-danger)}.styles-module__inputContainer___wXY53{align-items:center;width:100%;display:flex;position:relative}.styles-module__input___IZDc3{border:1px solid var(--color-border-4);background:var(--color-bg);width:100%;color:var(--color-fg-text);border-radius:.5rem;outline:none;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__input___IZDc3[type=password]::-webkit-credentials-auto-fill-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;appearance:none!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-webkit-strong-password-toggle-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;appearance:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-ms-reveal{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-ms-clear{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb,102, 126, 234), .1)}.styles-module__input___IZDc3::placeholder{color:var(--color-fg-muted,var(--color-fg-text));opacity:.5}.styles-module__input___IZDc3.styles-module__small___cuGyE{padding:.5rem .75rem;font-size:.8125rem}.styles-module__input___IZDc3.styles-module__medium___JdDPu{padding:.75rem;font-size:.875rem}.styles-module__input___IZDc3.styles-module__large___fMmiG{padding:1rem;font-size:1rem}.styles-module__input___IZDc3.styles-module__default___-eZTG{background:var(--color-bg);border-color:var(--color-border-4)}.styles-module__input___IZDc3.styles-module__filled___EQ5PQ{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3{padding-left:2.5rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3{padding-right:2.5rem}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3.styles-module__small___cuGyE{padding-left:2rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3.styles-module__small___cuGyE{padding-right:2rem}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3.styles-module__large___fMmiG{padding-left:3rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3.styles-module__large___fMmiG{padding-right:3rem}.styles-module__leftIcon___jEW5H,.styles-module__rightIcon___bA3Eo{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute}.styles-module__leftIcon___jEW5H{left:.75rem}.styles-module__rightIcon___bA3Eo{right:.75rem}.styles-module__rightIcon___bA3Eo.styles-module__rightIconInteractive___ccypw{pointer-events:auto}.styles-module__inputContainer___wXY53.styles-module__containerSmall___20ICq .styles-module__leftIcon___jEW5H{left:.5rem}.styles-module__inputContainer___wXY53.styles-module__containerSmall___20ICq .styles-module__rightIcon___bA3Eo{right:.5rem}.styles-module__inputContainer___wXY53.styles-module__containerLarge___IztuN .styles-module__leftIcon___jEW5H{left:1rem}.styles-module__inputContainer___wXY53.styles-module__containerLarge___IztuN .styles-module__rightIcon___bA3Eo{right:1rem}.styles-module__input___IZDc3.styles-module__error___946qV{border-color:var(--color-danger)}.styles-module__input___IZDc3.styles-module__error___946qV:focus{border-color:var(--color-danger);box-shadow:0 0 0 3px rgba(var(--color-danger-rgb,244, 67, 54), .1)}.styles-module__input___IZDc3.styles-module__disabled___sJvLd{background:var(--color-bg-3);border-color:var(--color-border-5);color:var(--color-fg-muted);cursor:not-allowed;opacity:.6}.styles-module__errorMessage___5Mn22{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___T2eui{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__container___xeg8O{flex-direction:column;gap:1rem;display:flex}.styles-module__label___qhbKe{color:var(--color-fg-text);font-size:.875rem;font-weight:500}.styles-module__error___O-7AY{color:var(--color-error);font-size:.875rem}.styles-module__pairs___owGV3{flex-direction:column;gap:.75rem;display:flex}.styles-module__pair___G4WFY{grid-template-columns:1fr 2fr auto;align-items:start;gap:.75rem;display:grid}.styles-module__keyInput___wl1M1,.styles-module__valueInput___HiwJ5{flex:1}.styles-module__removeButton___4-X0b{min-width:auto;color:var(--color-error);padding:.5rem}.styles-module__removeButton___4-X0b:hover{background-color:var(--color-error);color:#fff}.styles-module__addButton___QFljt{align-self:flex-start}@media (width<=768px){.styles-module__pair___G4WFY{grid-template-columns:1fr}.styles-module__removeButton___4-X0b{align-self:flex-end}}.styles-module__searchContainer___86TGN{width:100%;max-width:400px;position:relative}.styles-module__searchIcon___ZInry{color:var(--color-fg-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.styles-module__searchInput___SqZXQ{border:1px solid var(--color-border);width:100%;color:var(--color-fg-text);background:var(--color-bg-2);border-radius:.5rem;padding:.75rem 3rem;font-size:1rem;transition:all .2s}.styles-module__searchInput___SqZXQ:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-bg);outline:none}.styles-module__searchInput___SqZXQ::placeholder{color:var(--color-fg-muted)}.styles-module__clearBtn___7jExr{width:1.5rem;height:1.5rem;color:var(--color-fg-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.styles-module__clearBtn___7jExr:hover{color:var(--color-fg-text)}@media (width<=768px){.styles-module__searchContainer___86TGN{max-width:100%}}.styles-module__container___nGxdM{flex-direction:column;gap:.75rem;display:flex}.styles-module__toggleContainer___VrsKI{align-items:center;display:flex}.styles-module__toggleButton___IzD6Z{border:1px solid var(--color-border-4);background:var(--color-bg);color:var(--color-fg-muted);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.styles-module__toggleButton___IzD6Z:hover{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__toggleButton___IzD6Z.styles-module__enabled___cao0G{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.styles-module__toggleButton___IzD6Z.styles-module__enabled___cao0G:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.styles-module__optionsContainer___LOzlO{background:var(--color-bg-2);border:1px solid var(--color-border-4);border-radius:.5rem;gap:.5rem;padding:.5rem;display:flex}.styles-module__option___abhnC{border:1px solid var(--color-border-4);background:var(--color-bg);color:var(--color-fg);cursor:pointer;border-radius:.375rem;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.styles-module__option___abhnC:hover{background:var(--color-bg-3);border-color:var(--color-border-3)}.styles-module__option___abhnC.styles-module__active___pqmSi{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.styles-module__option___abhnC.styles-module__active___pqmSi:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.styles-module__nbSelect___KjxSc{font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1.5rem;display:inline-block;position:relative}.styles-module__selectButton___AKZe4{cursor:pointer;text-align:left;width:100%;min-width:8rem;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;appearance:none;border:1px solid;border-radius:.25rem;outline:none;justify-content:space-between;align-items:center;padding:.4375rem 2.2rem .4375rem 1.125rem;transition:all .15s ease-in-out;display:flex;position:relative}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-fg)}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a:hover:not(:disabled){background-color:var(--color-primary-light);border-color:var(--color-primary-light)}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a:focus,.styles-module__selectButton___AKZe4.styles-module__primary___HU36a.styles-module__open___9AKMb{background-color:var(--color-primary-light);border-color:var(--color-primary-light);box-shadow:0 0 0 .125rem #8f9bb340}.styles-module__selectButton___AKZe4.styles-module__default___LedYP{background-color:var(--color-bg);border-color:var(--color-border-4);color:var(--color-fg-text)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP:hover:not(:disabled){background-color:var(--color-bg-2);border-color:var(--color-primary)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP:focus,.styles-module__selectButton___AKZe4.styles-module__default___LedYP.styles-module__open___9AKMb{background-color:var(--color-bg-2);border-color:var(--color-primary);box-shadow:0 0 0 .125rem #8f9bb340}.styles-module__selectButton___AKZe4:disabled{cursor:not-allowed;opacity:.6}.styles-module__buttonText___QSLO1{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module__chevronIcon___qAHaD{flex-shrink:0;width:1.5rem;height:1.5rem;transition:transform .15s;position:absolute;right:.41rem}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a .styles-module__chevronIcon___qAHaD{color:var(--color-primary-fg)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP .styles-module__chevronIcon___qAHaD{color:var(--color-fg)}.styles-module__chevronIcon___qAHaD.styles-module__open___9AKMb{transform:rotate(180deg)}.styles-module__optionsPanel___NWAp3{background-color:var(--color-bg);border:1px solid var(--color-border-4);z-index:1000;transform-origin:top;visibility:hidden;pointer-events:none;border-radius:.25rem;min-width:100%;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 .5rem 1rem #00000026}.styles-module__optionsPanel___NWAp3.styles-module__open___9AKMb{visibility:visible;pointer-events:auto;animation:.25s ease-out styles-module__expandDown___eD4lh}.styles-module__optionsPanel___NWAp3.styles-module__closed___bez-q{visibility:hidden;pointer-events:none;animation:.25s ease-out styles-module__collapseUp___dt1E7}@keyframes styles-module__expandDown___eD4lh{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes styles-module__collapseUp___dt1E7{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}.styles-module__optionsPanel___NWAp3.styles-module__primary___HU36a{border-color:var(--color-primary)}.styles-module__optionsPanel___NWAp3.styles-module__default___LedYP{border-color:var(--color-border-4)}.styles-module__optionsList___AxhVp{margin:0;padding:.5rem 0;list-style:none}.styles-module__option___t1SSw{cursor:pointer;color:var(--color-fg-text);justify-content:space-between;align-items:center;padding:.75rem 1.125rem;transition:all .15s;display:flex}.styles-module__option___t1SSw:hover{background-color:var(--color-bg-2)}.styles-module__option___t1SSw.styles-module__selected___azD4A{background-color:var(--color-primary);color:var(--color-primary-fg);font-weight:700}@media (prefers-color-scheme:dark){.styles-module__optionsPanel___NWAp3{box-shadow:0 .5rem 1rem #0000004d}}.styles-module__sliderContainer___lgpaD{flex-direction:column;gap:.5rem;display:flex}.styles-module__sliderContainer___lgpaD.styles-module__fullWidth___ZS8W5{width:100%}.styles-module__labelRow___dkVVM{justify-content:space-between;align-items:center;min-height:1.5rem;margin-bottom:.5rem;display:flex}.styles-module__label___bXGZs{color:var(--color-fg-text);font-size:.875rem;font-weight:500}.styles-module__required___FuyfE{color:var(--color-danger);margin-left:.25rem}.styles-module__sliderWrapper___1Wdti{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.styles-module__sliderRoot___yzOjR{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-grow:1;align-items:center;width:100%;padding:.75rem 0;display:flex;position:relative}.styles-module__sliderRoot___yzOjR:active{cursor:grabbing}.styles-module__sliderTrackWrapper___N72WQ{flex-grow:1;display:flex;position:relative}.styles-module__sliderTrack___AltcD{background-color:var(--color-bg-3);border-radius:9999px;width:100%;height:.375rem;position:relative;overflow:hidden}.styles-module__sliderRange___U3g0-{background-color:var(--color-primary);border-radius:9999px;height:100%;position:absolute}.styles-module__valueIndicator___aLf0I{color:var(--color-primary);text-align:center;flex-shrink:0;min-width:2rem;font-size:.875rem;font-weight:600;line-height:1}.styles-module__iconWrapper___wL-b8{flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__icon___vHsID{width:20px;height:20px;color:var(--color-fg-muted)}.styles-module__errorMessage___qFgGe{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___tgBGl{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__loadingContainer___OMgwS{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}.styles-module__loadingText___KRZqR{color:var(--color-fg-muted);font-size:1rem}.styles-module__errorContainer___qhAg2{text-align:center;min-height:60vh;color:var(--color-fg-text);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:3rem 2rem;display:flex}.styles-module__errorIconWrapper___IHZrN{background:linear-gradient(135deg, rgba(var(--color-error-rgb,239, 68, 68), .1), rgba(var(--color-error-rgb,239, 68, 68), .05));border:2px solid rgba(var(--color-error-rgb,239, 68, 68), .2);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:2s ease-in-out infinite styles-module__pulse___Lju-z;display:flex}@keyframes styles-module__pulse___Lju-z{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.styles-module__errorIcon___oGDIP{color:var(--color-error,#ef4444);stroke-width:1.5px}.styles-module__errorContent___F55rQ{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:600px;display:flex}.styles-module__errorTitle___hC8D-{color:var(--color-fg-heading);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.styles-module__errorDescription___hZtuP{color:var(--color-fg-muted);max-width:480px;margin:0;font-size:1rem;line-height:1.6}.styles-module__errorDetailsWrapper___-sp8b{width:100%;max-width:600px;margin-top:.5rem}.styles-module__errorDetailsContainer___eywMo{text-align:left;border:1px solid var(--color-border,#0000001a);background:var(--color-bg-2,#00000005);border-radius:.75rem;width:100%;transition:all .2s;overflow:hidden}.styles-module__errorDetailsContainer___eywMo:hover{border-color:var(--color-border-hover,#00000026);background:var(--color-bg-3,#00000008)}.styles-module__errorDetailsSummary___hGEoD{cursor:pointer;color:var(--color-fg-muted);-webkit-user-select:none;user-select:none;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;list-style:none;transition:color .2s}.styles-module__errorDetailsSummary___hGEoD:hover{color:var(--color-fg-text)}.styles-module__errorDetailsSummary___hGEoD::-webkit-details-marker{display:none}.styles-module__errorDetailsSummary___hGEoD:before{content:"▶";margin-right:.5rem;font-size:.75rem;transition:transform .2s;display:inline-block}.styles-module__errorDetailsContainer___eywMo[open] .styles-module__errorDetailsSummary___hGEoD:before{transform:rotate(90deg)}.styles-module__errorDetails___tzCT-{background:var(--color-bg-3,#00000008);border-top:1px solid var(--color-border,#0000001a);max-width:100%;color:var(--color-fg-muted);white-space:pre-wrap;word-break:break-word;margin:0;padding:1rem 1.25rem;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto}.styles-module__errorActions___gtqYw{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.styles-module__retryButton___TA4jm{background:var(--color-primary);color:var(--color-primary-fg);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000014}.styles-module__retryButton___TA4jm:hover{background:var(--color-primary-hover,var(--color-primary));transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.styles-module__retryButton___TA4jm:active{transform:translateY(0);box-shadow:0 2px 8px #00000014}.styles-module__retryButtonIcon___vzfp-{font-size:1.125rem;line-height:1;transition:transform .3s;display:inline-block}.styles-module__retryButton___TA4jm:hover .styles-module__retryButtonIcon___vzfp-{transform:rotate(180deg)}.styles-module__clearLocalDataButton___T3B-K{color:var(--color-fg-muted);border:1px solid var(--color-border-4);cursor:pointer;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__clearLocalDataButton___T3B-K:hover{color:var(--color-fg-text);border-color:var(--color-border-3);background:var(--color-bg-secondary)}.styles-module__wrapper___jXPV3{flex-direction:column;gap:.5rem;display:flex}.styles-module__wrapper___jXPV3.styles-module__fullWidth___eKyGB{width:100%}.styles-module__label___MyTeo{color:var(--color-fg-heading);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__required___TV-m8{color:var(--color-danger)}.styles-module__inputContainer___VvGBl{align-items:flex-start;width:100%;display:flex;position:relative}.styles-module__textarea___AjX9N{border:1px solid var(--color-border-4);background:var(--color-bg);width:100%;color:var(--color-fg-text);resize:vertical;border-radius:.5rem;outline:none;min-height:4rem;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__textarea___AjX9N:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb,102, 126, 234), .1)}.styles-module__textarea___AjX9N::placeholder{color:var(--color-fg-muted,var(--color-fg-text));opacity:.5}.styles-module__textarea___AjX9N.styles-module__small___zMx0G{min-height:3rem;padding:.5rem .75rem;font-size:.8125rem}.styles-module__textarea___AjX9N.styles-module__medium___tO2Lb{min-height:4rem;padding:.75rem;font-size:.875rem}.styles-module__textarea___AjX9N.styles-module__large___3eU2g{min-height:5rem;padding:1rem;font-size:1rem}.styles-module__textarea___AjX9N.styles-module__default___vsSxX{background:var(--color-bg);border-color:var(--color-border-4)}.styles-module__textarea___AjX9N.styles-module__filled___TPQgI{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__inputContainer___VvGBl .styles-module__leftIcon___FHp2R{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;left:.75rem}.styles-module__inputContainer___VvGBl .styles-module__rightIcon___dkyvP{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;right:.75rem}.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__small___zMx0G+.styles-module__leftIcon___FHp2R,.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__small___zMx0G+.styles-module__rightIcon___dkyvP{top:.5rem}.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__large___3eU2g+.styles-module__leftIcon___FHp2R,.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__large___3eU2g+.styles-module__rightIcon___dkyvP{top:1rem}.styles-module__textarea___AjX9N.styles-module__error___d8gLK{border-color:var(--color-danger)}.styles-module__textarea___AjX9N.styles-module__error___d8gLK:focus{border-color:var(--color-danger);box-shadow:0 0 0 3px rgba(var(--color-danger-rgb,244, 67, 54), .1)}.styles-module__textarea___AjX9N.styles-module__disabled___IzbfE{background:var(--color-bg-3);border-color:var(--color-border-5);color:var(--color-fg-muted);cursor:not-allowed;opacity:.6}.styles-module__errorText___Nom7x{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___97Def{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__virtualList___pM6rN{contain:strict;width:100%;padding-bottom:300px;position:relative;overflow:auto}.styles-module__emptyContainer___rm938{height:100%;color:var(--color-fg-muted);justify-content:center;align-items:center;display:flex}.styles-module__virtualListInner___HxRzc{width:100%;position:relative}.styles-module__virtualListItems___p19-a{width:100%;position:absolute;top:0;left:0}.styles-module__loadingMore___zAdLM{color:var(--color-fg-muted);justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;font-size:.875rem;display:flex}.styles-module__endOfList___5cYFh{color:var(--color-fg-muted);border-top:1px solid var(--color-border-3);justify-content:center;margin-top:1rem;padding:2rem 0;font-size:.875rem;display:flex}.styles-module__endOfList___5cYFh span{background-color:var(--color-bg-2);border-radius:.25rem;padding:.5rem 1rem}.styles-module__virtualList___xmj2v{width:100%;padding-bottom:300px;position:relative;overflow:visible}.styles-module__virtualListInner___quD74{width:100%;position:relative}.styles-module__virtualListItems___-Muml{width:100%;position:absolute;top:0;left:0}.styles-module__virtualListRow___h3pzX{width:100%}.styles-module__emptyContainer___LIy8r{color:var(--color-fg-muted);justify-content:center;align-items:center;padding:2rem 0;display:flex}.styles-module__loadingMore___Mzf-p{color:var(--color-fg-muted);justify-content:center;align-items:center;padding:1.5rem 0;display:flex}.styles-module__endOfList___g5G--{color:var(--color-fg-muted);border-top:1px solid var(--color-border-3);justify-content:center;padding:1.5rem 0;display:flex}.styles-module__sidebar___BMt0j{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.styles-module__sidebarContent___iAwiw{flex-direction:column;height:100%;min-height:0;padding-top:1rem;display:flex;overflow:hidden}.styles-module__menuWrapper___DKuEv{flex:1;min-height:0;overflow:hidden auto}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar{width:0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-track{background:0 0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-thumb{background:0 0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-thumb:hover{background:0 0}.styles-module__sidebar___BMt0j a{margin-left:0}.styles-module__sidebar___BMt0j .ps-sidebar-root{background-color:var(--color-bg-2)!important;border-right:1px solid var(--color-separator)!important;flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-sidebar-container{background-color:var(--color-bg-2)!important;height:100%!important;min-height:0!important;color:var(--color-fg-text)!important;flex-direction:column!important;flex:1!important;display:flex!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-menu-button{color:var(--color-fg-text)!important;border-radius:.375rem!important;margin:.125rem .5rem!important;padding:.5rem .75rem!important;font-size:.875rem!important;transition:all .2s!important}.styles-module__sidebar___BMt0j .ps-menu-button:hover{background-color:var(--color-bg-3)!important;color:var(--color-fg-text)!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active{background-color:var(--color-primary)!important;color:#fff!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active *,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-icon,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-label{color:#fff!important}.styles-module__sidebar___BMt0j .ps-menu-icon{width:1.25rem!important;height:1.25rem!important;color:var(--color-fg-text)!important;margin-right:.5rem!important}.styles-module__sidebar___BMt0j .ps-submenu-content{background-color:var(--color-bg-3)!important;padding-left:.5rem!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-submenu-content .ps-menu-button{margin:.125rem .25rem!important;padding:.375rem .5rem!important;font-size:.8125rem!important;transition:all .2s!important}.styles-module__sidebar___BMt0j .ps-menu-label{color:var(--color-fg-text)!important;font-weight:500!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active span,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active div,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-icon,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-label{color:#fff!important}.styles-module__logoutContainer___7NwBL{border-top:1px solid var(--color-separator);writing-mode:horizontal-tb;text-orientation:mixed;flex-shrink:0;margin-top:auto;padding:.5rem}.styles-module__logoutButton___rfD6u{width:100%;color:var(--color-fg-text);cursor:pointer;white-space:nowrap;writing-mode:horizontal-tb;text-orientation:mixed;direction:ltr;background:0 0;border:none;border-radius:.375rem;justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.styles-module__logoutButton___rfD6u span{opacity:1;max-width:200px;transition:opacity .3s,max-width .3s;display:inline-block;writing-mode:horizontal-tb!important;text-orientation:mixed!important;direction:ltr!important;transform:none!important}.styles-module__logoutButton___rfD6u .styles-module__hiddenText___z183T{opacity:0;width:0;max-width:0;overflow:hidden}.styles-module__logoutButton___rfD6u .styles-module__visibleText___lfsv-{opacity:1;width:auto;max-width:200px}.styles-module__logoutButton___rfD6u:hover{background-color:var(--color-bg-3)}.styles-module__logoutButton___rfD6u:active{transform:scale(.98)}.styles-module__logoutButton___rfD6u svg{color:inherit;flex-shrink:0}.styles-module__footer___g-hY7{background:var(--color-bg-2);width:100%;padding:0 2rem}.styles-module__footerContent___Oen5n{justify-content:space-between;align-items:center;max-width:100%;margin:0 auto;display:flex}.styles-module__copyright___1R2o3{color:var(--color-fg-text);font-size:.875rem}.styles-module__links___dQyvB{gap:1.5rem;display:flex}.styles-module__link___UWfyK{color:var(--color-fg-text);font-size:.875rem;text-decoration:none;transition:color .3s}.styles-module__link___UWfyK:hover{color:var(--color-primary)}@media (width<=768px){.styles-module__footerContent___Oen5n{flex-direction:column;gap:1rem}.styles-module__links___dQyvB{gap:1rem}}.styles-module__header___4Uc8h{width:100%;padding:.5rem 2rem;display:flex}.styles-module__header___4Uc8h>:first-child{flex:1;justify-content:flex-start;align-items:center;display:flex}.styles-module__header___4Uc8h>:last-child{flex:1;justify-content:flex-end;align-items:center;display:flex}.styles-module__layout___ZQKU7{background:var(--color-bg);flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.styles-module__header___XIaFb{z-index:100;background:var(--color-bg);width:100%;position:fixed;top:0;box-shadow:0 .125rem .25rem #2c33491a}.styles-module__footer___r8ASO{z-index:100;width:100%;position:fixed;bottom:0}.styles-module__mainWrapper___i4tEI{flex:1;display:flex;position:relative}.styles-module__sidebar___ij-8-{position:fixed;top:0}.styles-module__content___mTgUr{background:var(--color-bg);flex:1;min-height:calc(100vh - 10rem);margin:0;padding-top:0;padding-bottom:0;overflow:hidden auto}@media (width<=768px){.styles-module__content___mTgUr{width:100%}.styles-module__sidebar___ij-8-{z-index:999;height:100vh;position:fixed;top:0;left:0}}.styles-module__mainWrapper___AiTAw{flex-direction:row;flex:1;display:flex;position:relative}.styles-module__sidebarContainer___X4yj8{z-index:99;flex-direction:column;display:flex;position:fixed;left:0;overflow:hidden}.styles-module__sidebar___VQTlH{flex-shrink:0;top:0;left:0}.styles-module__content___htJlH{background:var(--color-bg);flex:1;margin:0;padding-top:0;padding-bottom:0;overflow:hidden auto}@media (width<=1024px){.styles-module__content___htJlH{padding:1.5rem}}@media (width<=768px){.styles-module__content___htJlH{width:100%}.styles-module__sidebar___VQTlH{z-index:999;height:100vh;position:fixed;top:0;left:0}}.styles-module__wavesWrapper___TK7DI{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__wavesWrapper___TK7DI>*{pointer-events:auto}.styles-module__squaresWrapper___P25uF{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__squaresWrapper___P25uF>*{pointer-events:auto}.styles-module__letterGlitchWrapper___KWtWU{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__letterGlitchWrapper___KWtWU>*{pointer-events:auto}.styles-module__pixelBlastWrapper___YptHh{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__pixelBlastWrapper___YptHh>*{pointer-events:auto}.style-module__container___Hh3-c{width:100%;height:100%;position:relative;overflow:hidden}
|
|
2
2
|
/*$vite$:1*/`)),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
3
|
-
import { a as gr, c as i, i as d, n as
|
|
4
|
-
import { n as
|
|
5
|
-
import { n as
|
|
6
|
-
import { memo as
|
|
3
|
+
import { a as gr, c as i, i as d, n as h, o as nr, r as a, s as B, t as c } from "./chunk-theme-9dcwRKw8.mjs";
|
|
4
|
+
import { n as y, r as E, t as m } from "./chunk-lstorage-BVCD00Ow.mjs";
|
|
5
|
+
import { n as pr, t as f } from "./chunk-useTheme-oHcq3d0o.mjs";
|
|
6
|
+
import { memo as L, useEffect as u, useMemo as x, useState as b } from "react";
|
|
7
7
|
import { jsx as w } from "react/jsx-runtime";
|
|
8
|
-
function
|
|
9
|
-
const
|
|
10
|
-
return
|
|
8
|
+
function T() {
|
|
9
|
+
const e = m(d);
|
|
10
|
+
return e == null || B.includes(e) ? e : void 0;
|
|
11
11
|
}
|
|
12
|
-
function
|
|
13
|
-
|
|
12
|
+
function P(e) {
|
|
13
|
+
E(d, e);
|
|
14
14
|
}
|
|
15
|
-
function
|
|
16
|
-
const
|
|
17
|
-
return
|
|
15
|
+
function v() {
|
|
16
|
+
const e = m(c);
|
|
17
|
+
return e == null || h.includes(e) ? e : void 0;
|
|
18
18
|
}
|
|
19
|
-
function
|
|
20
|
-
|
|
19
|
+
function S(e) {
|
|
20
|
+
E(c, e);
|
|
21
21
|
}
|
|
22
|
-
function
|
|
23
|
-
|
|
22
|
+
function Cr() {
|
|
23
|
+
y(d), y(c);
|
|
24
24
|
}
|
|
25
|
-
var
|
|
25
|
+
var R = (e, g) => {
|
|
26
26
|
u(() => {
|
|
27
|
-
const r = document.documentElement,
|
|
28
|
-
r.style.setProperty("--color-primary",
|
|
29
|
-
r.style.setProperty(`--temperature-arc-fill-${
|
|
30
|
-
}), r.style.setProperty("--temperature-arc-empty",
|
|
31
|
-
}, [g,
|
|
32
|
-
}
|
|
33
|
-
const R = {
|
|
27
|
+
const r = document.documentElement, o = e.colors.variables, l = e.base.variables;
|
|
28
|
+
r.style.setProperty("--color-primary", o.primary), r.style.setProperty("--color-primary-hover", o.primaryHover), r.style.setProperty("--color-primary-light", o.primaryLight), r.style.setProperty("--color-primary-bg", o.primaryBg), r.style.setProperty("--color-primary-rgb", o.primaryRgb), r.style.setProperty("--color-primary-transparent", o.primaryTransparent), r.style.setProperty("--color-primary-alpha", o.primaryTransparent), r.style.setProperty("--color-primary-fg", o.primaryFg), r.style.setProperty("--color-success", o.success), r.style.setProperty("--color-success-light", o.successLight), r.style.setProperty("--color-success-rgb", o.successRgb), r.style.setProperty("--color-info", o.info), r.style.setProperty("--color-info-light", o.infoLight), r.style.setProperty("--color-info-rgb", o.infoRgb), r.style.setProperty("--color-warning", o.warning), r.style.setProperty("--color-warning-light", o.warningLight), r.style.setProperty("--color-warning-rgb", o.warningRgb), r.style.setProperty("--color-danger", o.danger), r.style.setProperty("--color-danger-light", o.dangerLight), r.style.setProperty("--color-danger-rgb", o.dangerRgb), r.style.setProperty("--color-error", o.danger), r.style.setProperty("--color-error-rgb", o.dangerRgb), r.style.setProperty("--color-bg", o.bg), r.style.setProperty("--color-bg-1", o.bg), r.style.setProperty("--color-bg-2", o.bg2), r.style.setProperty("--color-bg-3", o.bg3), r.style.setProperty("--color-bg-4", o.bg4), r.style.setProperty("--color-bg-secondary", o.bgSecondary), r.style.setProperty("--color-border", o.border), r.style.setProperty("--color-border-2", o.border2), r.style.setProperty("--color-border-3", o.border3), r.style.setProperty("--color-border-4", o.border4), r.style.setProperty("--color-border-5", o.border5), r.style.setProperty("--color-border-hover", o.borderHover), r.style.setProperty("--color-fg", o.fg), r.style.setProperty("--color-fg-text", o.fgText), r.style.setProperty("--color-fg-heading", o.fgHeading), r.style.setProperty("--color-fg-highlight", o.fgHighlight), r.style.setProperty("--color-fg-muted", o.fgMuted), r.style.setProperty("--color-fg-on-primary", o.fgOnPrimary), r.style.setProperty("--color-separator", o.separator), r.style.setProperty("--color-overlay", o.overlay), r.style.setProperty("--color-shadow", o.shadow), r.style.setProperty("--color-ring", o.ring), r.style.setProperty("--color-chart-1", o.chart1), r.style.setProperty("--color-chart-2", o.chart2), r.style.setProperty("--color-chart-3", o.chart3), r.style.setProperty("--color-chart-4", o.chart4), r.style.setProperty("--color-chart-5", o.chart5), r.style.setProperty("--radius-button", `${l.buttonRadius}px`), r.style.setProperty("--radius-card", `${l.cardRadius}px`), r.style.setProperty("--radius-input", `${l.inputRadius}px`), o.temperature.arcFill.forEach((s, n) => {
|
|
29
|
+
r.style.setProperty(`--temperature-arc-fill-${n}`, s);
|
|
30
|
+
}), r.style.setProperty("--temperature-arc-empty", o.temperature.arcEmpty), r.style.setProperty("--temperature-thumb-bg", o.temperature.thumbBg), r.style.setProperty("--temperature-thumb-border", o.temperature.thumbBorder), r.style.setProperty("--solar-gradient-left", o.solar.gradientLeft), r.style.setProperty("--solar-gradient-right", o.solar.gradientRight), r.style.setProperty("--solar-shadow-color", o.solar.shadowColor), r.style.setProperty("--solar-second-series-fill", o.solar.secondSeriesFill), r.style.setProperty("--traffic-tooltip-bg", o.traffic.tooltipBg), r.style.setProperty("--traffic-tooltip-border-color", o.traffic.tooltipBorderColor), r.style.setProperty("--traffic-tooltip-text-color", o.traffic.tooltipTextColor), r.style.setProperty("--traffic-y-axis-split-line", o.traffic.yAxisSplitLine), r.style.setProperty("--traffic-line-bg", o.traffic.lineBg), r.style.setProperty("--traffic-item-color", o.traffic.itemColor), r.style.setProperty("--traffic-item-border-color", o.traffic.itemBorderColor), r.style.setProperty("--traffic-item-emphasis-border-color", o.traffic.itemEmphasisBorderColor), r.style.setProperty("--traffic-shadow-line-dark-bg", o.traffic.shadowLineDarkBg), r.style.setProperty("--traffic-shadow-line-shadow", o.traffic.shadowLineShadow), r.style.setProperty("--traffic-grad-from", o.traffic.gradFrom), r.style.setProperty("--traffic-grad-to", o.traffic.gradTo), r.style.setProperty("--electricity-tooltip-bg", o.electricity.tooltipBg), r.style.setProperty("--electricity-tooltip-line-color", o.electricity.tooltipLineColor), r.style.setProperty("--electricity-tooltip-border-color", o.electricity.tooltipBorderColor), r.style.setProperty("--electricity-tooltip-text-color", o.electricity.tooltipTextColor), r.style.setProperty("--electricity-axis-line-color", o.electricity.axisLineColor), r.style.setProperty("--electricity-x-axis-text-color", o.electricity.xAxisTextColor), r.style.setProperty("--electricity-y-axis-split-line", o.electricity.yAxisSplitLine), r.style.setProperty("--electricity-item-border-color", o.electricity.itemBorderColor), r.style.setProperty("--electricity-line-grad-from", o.electricity.lineGradFrom), r.style.setProperty("--electricity-line-grad-to", o.electricity.lineGradTo), r.style.setProperty("--electricity-line-shadow", o.electricity.lineShadow), r.style.setProperty("--electricity-area-grad-from", o.electricity.areaGradFrom), r.style.setProperty("--electricity-area-grad-to", o.electricity.areaGradTo), r.style.setProperty("--electricity-shadow-line-dark-bg", o.electricity.shadowLineDarkBg), r.style.setProperty("--echarts-bg", o.echarts.bg), r.style.setProperty("--echarts-text-color", o.echarts.textColor), r.style.setProperty("--echarts-axis-line-color", o.echarts.axisLineColor), r.style.setProperty("--echarts-split-line-color", o.echarts.splitLineColor), r.style.setProperty("--echarts-item-hover-shadow-color", o.echarts.itemHoverShadowColor), r.style.setProperty("--echarts-tooltip-bg-color", o.echarts.tooltipBackgroundColor), r.style.setProperty("--chartjs-axis-line-color", o.chartjs.axisLineColor), r.style.setProperty("--chartjs-text-color", o.chartjs.textColor), P(g);
|
|
31
|
+
}, [g, e]);
|
|
32
|
+
}, H = {
|
|
34
33
|
buttonRadius: 6,
|
|
35
34
|
cardRadius: 6,
|
|
36
35
|
inputRadius: 6
|
|
37
|
-
},
|
|
36
|
+
}, G = {
|
|
38
37
|
name: a.ANDROID,
|
|
39
38
|
displayName: "Android",
|
|
40
|
-
variables:
|
|
41
|
-
},
|
|
39
|
+
variables: H
|
|
40
|
+
}, k = {
|
|
42
41
|
buttonRadius: 8,
|
|
43
42
|
cardRadius: 8,
|
|
44
43
|
inputRadius: 6
|
|
45
|
-
},
|
|
44
|
+
}, F = {
|
|
46
45
|
name: a.DEFAULT,
|
|
47
46
|
displayName: "Default",
|
|
48
|
-
variables:
|
|
47
|
+
variables: k
|
|
49
48
|
}, O = {
|
|
50
49
|
buttonRadius: 24,
|
|
51
50
|
cardRadius: 24,
|
|
@@ -62,935 +61,1103 @@ const R = {
|
|
|
62
61
|
name: a.LINUX,
|
|
63
62
|
displayName: "Linux",
|
|
64
63
|
variables: j
|
|
65
|
-
},
|
|
64
|
+
}, M = {
|
|
66
65
|
buttonRadius: 6,
|
|
67
66
|
cardRadius: 6,
|
|
68
67
|
inputRadius: 6
|
|
69
|
-
},
|
|
68
|
+
}, U = {
|
|
70
69
|
name: a.WINDOWS,
|
|
71
70
|
displayName: "Windows",
|
|
72
|
-
variables:
|
|
73
|
-
},
|
|
74
|
-
[a.DEFAULT]:
|
|
71
|
+
variables: M
|
|
72
|
+
}, V = {
|
|
73
|
+
[a.DEFAULT]: F,
|
|
75
74
|
[a.IOS]: N,
|
|
76
|
-
[a.ANDROID]:
|
|
77
|
-
[a.WINDOWS]:
|
|
75
|
+
[a.ANDROID]: G,
|
|
76
|
+
[a.WINDOWS]: U,
|
|
78
77
|
[a.LINUX]: I
|
|
79
|
-
},
|
|
78
|
+
}, W = {
|
|
80
79
|
name: "coffee",
|
|
81
80
|
displayName: "Coffee",
|
|
82
81
|
variables: {
|
|
83
|
-
primary: "#
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
82
|
+
primary: "#C49A6C",
|
|
83
|
+
primaryHover: "#A67C50",
|
|
84
|
+
primaryLight: "#E8D5C0",
|
|
85
|
+
primaryBg: "rgba(196, 154, 108, 0.1)",
|
|
86
|
+
primaryRgb: "196, 154, 108",
|
|
87
|
+
primaryTransparent: "rgba(196, 154, 108, 0.15)",
|
|
88
|
+
primaryFg: "#1A1209",
|
|
89
|
+
success: "#6D9F72",
|
|
90
|
+
successLight: "#8DBE91",
|
|
91
|
+
successRgb: "109, 159, 114",
|
|
92
|
+
info: "#8A7968",
|
|
93
|
+
infoLight: "#A89888",
|
|
94
|
+
infoRgb: "138, 121, 104",
|
|
95
|
+
warning: "#D4A574",
|
|
96
|
+
warningLight: "#E8C9A0",
|
|
97
|
+
warningRgb: "212, 165, 116",
|
|
98
|
+
danger: "#C0392B",
|
|
99
|
+
dangerLight: "#D65A4A",
|
|
100
|
+
dangerRgb: "192, 57, 43",
|
|
101
|
+
bg: "#1A1209",
|
|
102
|
+
bg2: "#28201A",
|
|
103
|
+
bg3: "#3A2E24",
|
|
104
|
+
bg4: "#4E3D30",
|
|
105
|
+
bgSecondary: "#28201A",
|
|
106
|
+
border: "#3A2E24",
|
|
107
|
+
border2: "#4E3D30",
|
|
108
|
+
border3: "#6B5744",
|
|
109
|
+
border4: "#8B7355",
|
|
110
|
+
border5: "#C49A6C",
|
|
111
|
+
borderHover: "#C49A6C",
|
|
112
|
+
fg: "#8B7355",
|
|
113
|
+
fgText: "#F5E6D3",
|
|
114
|
+
fgHeading: "#FFF8F0",
|
|
115
|
+
fgHighlight: "#E8C9A0",
|
|
116
|
+
fgMuted: "#6B5744",
|
|
117
|
+
fgOnPrimary: "#1A1209",
|
|
118
|
+
separator: "#3A2E24",
|
|
119
|
+
overlay: "rgba(0, 0, 0, 0.65)",
|
|
120
|
+
shadow: "rgba(0, 0, 0, 0.4)",
|
|
121
|
+
ring: "#C49A6C",
|
|
122
|
+
chart1: "#C49A6C",
|
|
123
|
+
chart2: "#6D9F72",
|
|
124
|
+
chart3: "#D4A574",
|
|
125
|
+
chart4: "#C0392B",
|
|
126
|
+
chart5: "#8A7968",
|
|
109
127
|
temperature: {
|
|
110
128
|
arcFill: [
|
|
111
|
-
"#
|
|
112
|
-
"#
|
|
113
|
-
"#
|
|
114
|
-
"#
|
|
115
|
-
"#
|
|
129
|
+
"#4E3D30",
|
|
130
|
+
"#8B7355",
|
|
131
|
+
"#A67C50",
|
|
132
|
+
"#C49A6C",
|
|
133
|
+
"#E8D5C0"
|
|
116
134
|
],
|
|
117
|
-
arcEmpty: "#
|
|
118
|
-
thumbBg: "#
|
|
119
|
-
thumbBorder: "#
|
|
135
|
+
arcEmpty: "#3A2E24",
|
|
136
|
+
thumbBg: "#28201A",
|
|
137
|
+
thumbBorder: "#C49A6C"
|
|
120
138
|
},
|
|
121
139
|
solar: {
|
|
122
|
-
gradientLeft: "#
|
|
123
|
-
gradientRight: "#
|
|
124
|
-
shadowColor: "rgba(
|
|
125
|
-
secondSeriesFill: "#
|
|
140
|
+
gradientLeft: "#C49A6C",
|
|
141
|
+
gradientRight: "#E8D5C0",
|
|
142
|
+
shadowColor: "rgba(196, 154, 108, 0.25)",
|
|
143
|
+
secondSeriesFill: "#3A2E24"
|
|
126
144
|
},
|
|
127
145
|
traffic: {
|
|
128
|
-
tooltipBg: "#
|
|
129
|
-
tooltipBorderColor: "#
|
|
130
|
-
tooltipTextColor: "#
|
|
131
|
-
yAxisSplitLine: "#
|
|
132
|
-
lineBg: "#
|
|
133
|
-
itemColor: "#
|
|
134
|
-
itemBorderColor: "#
|
|
135
|
-
itemEmphasisBorderColor: "#
|
|
146
|
+
tooltipBg: "#3A2E24",
|
|
147
|
+
tooltipBorderColor: "#6B5744",
|
|
148
|
+
tooltipTextColor: "#F5E6D3",
|
|
149
|
+
yAxisSplitLine: "#3A2E24",
|
|
150
|
+
lineBg: "#4E3D30",
|
|
151
|
+
itemColor: "#4E3D30",
|
|
152
|
+
itemBorderColor: "#6B5744",
|
|
153
|
+
itemEmphasisBorderColor: "#C49A6C",
|
|
136
154
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)",
|
|
137
155
|
shadowLineShadow: "rgba(0, 0, 0, 0)",
|
|
138
|
-
gradFrom: "#
|
|
139
|
-
gradTo: "#
|
|
156
|
+
gradFrom: "#3A2E24",
|
|
157
|
+
gradTo: "#28201A"
|
|
140
158
|
},
|
|
141
159
|
electricity: {
|
|
142
|
-
tooltipBg: "#
|
|
143
|
-
tooltipLineColor: "#
|
|
144
|
-
tooltipBorderColor: "#
|
|
145
|
-
tooltipTextColor: "#
|
|
146
|
-
axisLineColor: "#
|
|
147
|
-
xAxisTextColor: "#
|
|
148
|
-
yAxisSplitLine: "#
|
|
149
|
-
itemBorderColor: "#
|
|
150
|
-
lineGradFrom: "#
|
|
151
|
-
lineGradTo: "#
|
|
152
|
-
lineShadow: "rgba(
|
|
153
|
-
areaGradFrom: "
|
|
154
|
-
areaGradTo: "
|
|
160
|
+
tooltipBg: "#3A2E24",
|
|
161
|
+
tooltipLineColor: "#F5E6D3",
|
|
162
|
+
tooltipBorderColor: "#6B5744",
|
|
163
|
+
tooltipTextColor: "#F5E6D3",
|
|
164
|
+
axisLineColor: "#4E3D30",
|
|
165
|
+
xAxisTextColor: "#8B7355",
|
|
166
|
+
yAxisSplitLine: "#3A2E24",
|
|
167
|
+
itemBorderColor: "#C49A6C",
|
|
168
|
+
lineGradFrom: "#C49A6C",
|
|
169
|
+
lineGradTo: "#E8D5C0",
|
|
170
|
+
lineShadow: "rgba(196, 154, 108, 0.25)",
|
|
171
|
+
areaGradFrom: "rgba(196, 154, 108, 0.12)",
|
|
172
|
+
areaGradTo: "rgba(196, 154, 108, 0.02)",
|
|
155
173
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)"
|
|
156
174
|
},
|
|
157
175
|
echarts: {
|
|
158
|
-
bg: "#
|
|
159
|
-
textColor: "#
|
|
160
|
-
axisLineColor: "#
|
|
161
|
-
splitLineColor: "#
|
|
162
|
-
itemHoverShadowColor: "rgba(
|
|
163
|
-
tooltipBackgroundColor: "#
|
|
176
|
+
bg: "#1A1209",
|
|
177
|
+
textColor: "#F5E6D3",
|
|
178
|
+
axisLineColor: "#8B7355",
|
|
179
|
+
splitLineColor: "#3A2E24",
|
|
180
|
+
itemHoverShadowColor: "rgba(196, 154, 108, 0.35)",
|
|
181
|
+
tooltipBackgroundColor: "#3A2E24"
|
|
164
182
|
},
|
|
165
183
|
chartjs: {
|
|
166
|
-
axisLineColor: "#
|
|
167
|
-
textColor: "#
|
|
184
|
+
axisLineColor: "#4E3D30",
|
|
185
|
+
textColor: "#F5E6D3"
|
|
168
186
|
}
|
|
169
187
|
}
|
|
170
|
-
},
|
|
188
|
+
}, _ = {
|
|
171
189
|
name: "corporate",
|
|
172
190
|
displayName: "Corporate",
|
|
173
191
|
variables: {
|
|
174
|
-
primary: "#
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
192
|
+
primary: "#2563EB",
|
|
193
|
+
primaryHover: "#1D4ED8",
|
|
194
|
+
primaryLight: "#93C5FD",
|
|
195
|
+
primaryBg: "#EFF6FF",
|
|
196
|
+
primaryRgb: "37, 99, 235",
|
|
197
|
+
primaryTransparent: "rgba(37, 99, 235, 0.12)",
|
|
198
|
+
primaryFg: "#FFFFFF",
|
|
199
|
+
success: "#16A34A",
|
|
200
|
+
successLight: "#DCFCE7",
|
|
201
|
+
successRgb: "22, 163, 74",
|
|
202
|
+
info: "#0EA5E9",
|
|
203
|
+
infoLight: "#E0F2FE",
|
|
204
|
+
infoRgb: "14, 165, 233",
|
|
205
|
+
warning: "#D97706",
|
|
206
|
+
warningLight: "#FEF3C7",
|
|
207
|
+
warningRgb: "217, 119, 6",
|
|
208
|
+
danger: "#DC2626",
|
|
209
|
+
dangerLight: "#FEE2E2",
|
|
210
|
+
dangerRgb: "220, 38, 38",
|
|
211
|
+
bg: "#FFFFFF",
|
|
212
|
+
bg2: "#F8FAFC",
|
|
213
|
+
bg3: "#EFF6FF",
|
|
214
|
+
bg4: "#DBEAFE",
|
|
215
|
+
bgSecondary: "#F0F4FF",
|
|
216
|
+
border: "#E2E8F0",
|
|
217
|
+
border2: "#DBEAFE",
|
|
218
|
+
border3: "#BFDBFE",
|
|
219
|
+
border4: "#93C5FD",
|
|
220
|
+
border5: "#60A5FA",
|
|
221
|
+
borderHover: "#2563EB",
|
|
222
|
+
fg: "#94A3B8",
|
|
223
|
+
fgText: "#1E293B",
|
|
224
|
+
fgHeading: "#0F172A",
|
|
225
|
+
fgHighlight: "#1D4ED8",
|
|
226
|
+
fgMuted: "#64748B",
|
|
227
|
+
fgOnPrimary: "#FFFFFF",
|
|
228
|
+
separator: "#E2E8F0",
|
|
229
|
+
overlay: "rgba(0, 0, 0, 0.5)",
|
|
230
|
+
shadow: "rgba(0, 0, 0, 0.08)",
|
|
231
|
+
ring: "#2563EB",
|
|
232
|
+
chart1: "#2563EB",
|
|
233
|
+
chart2: "#16A34A",
|
|
234
|
+
chart3: "#D97706",
|
|
235
|
+
chart4: "#DC2626",
|
|
236
|
+
chart5: "#8B5CF6",
|
|
200
237
|
temperature: {
|
|
201
238
|
arcFill: [
|
|
202
|
-
"#
|
|
203
|
-
"#
|
|
204
|
-
"#
|
|
205
|
-
"#
|
|
206
|
-
"#
|
|
239
|
+
"#DBEAFE",
|
|
240
|
+
"#93C5FD",
|
|
241
|
+
"#60A5FA",
|
|
242
|
+
"#3B82F6",
|
|
243
|
+
"#2563EB"
|
|
207
244
|
],
|
|
208
|
-
arcEmpty: "#
|
|
209
|
-
thumbBg: "#
|
|
210
|
-
thumbBorder: "#
|
|
245
|
+
arcEmpty: "#F1F5F9",
|
|
246
|
+
thumbBg: "#FFFFFF",
|
|
247
|
+
thumbBorder: "#2563EB"
|
|
211
248
|
},
|
|
212
249
|
solar: {
|
|
213
|
-
gradientLeft: "#
|
|
214
|
-
gradientRight: "#
|
|
215
|
-
shadowColor: "rgba(
|
|
216
|
-
secondSeriesFill: "#
|
|
250
|
+
gradientLeft: "#2563EB",
|
|
251
|
+
gradientRight: "#0EA5E9",
|
|
252
|
+
shadowColor: "rgba(37, 99, 235, 0.12)",
|
|
253
|
+
secondSeriesFill: "#F1F5F9"
|
|
217
254
|
},
|
|
218
255
|
traffic: {
|
|
219
|
-
tooltipBg: "#
|
|
220
|
-
tooltipBorderColor: "#
|
|
221
|
-
tooltipTextColor: "#
|
|
222
|
-
yAxisSplitLine: "
|
|
223
|
-
lineBg: "#
|
|
224
|
-
itemColor: "#
|
|
225
|
-
itemBorderColor: "#
|
|
226
|
-
itemEmphasisBorderColor: "#
|
|
256
|
+
tooltipBg: "#FFFFFF",
|
|
257
|
+
tooltipBorderColor: "#E2E8F0",
|
|
258
|
+
tooltipTextColor: "#1E293B",
|
|
259
|
+
yAxisSplitLine: "#F1F5F9",
|
|
260
|
+
lineBg: "#DBEAFE",
|
|
261
|
+
itemColor: "#BFDBFE",
|
|
262
|
+
itemBorderColor: "#BFDBFE",
|
|
263
|
+
itemEmphasisBorderColor: "#2563EB",
|
|
227
264
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)",
|
|
228
265
|
shadowLineShadow: "rgba(0, 0, 0, 0)",
|
|
229
|
-
gradFrom: "#
|
|
230
|
-
gradTo: "#
|
|
266
|
+
gradFrom: "#EFF6FF",
|
|
267
|
+
gradTo: "#FFFFFF"
|
|
231
268
|
},
|
|
232
269
|
electricity: {
|
|
233
|
-
tooltipBg: "#
|
|
234
|
-
tooltipLineColor: "#
|
|
235
|
-
tooltipBorderColor: "#
|
|
236
|
-
tooltipTextColor: "#
|
|
237
|
-
axisLineColor: "#
|
|
238
|
-
xAxisTextColor: "#
|
|
239
|
-
yAxisSplitLine: "#
|
|
240
|
-
itemBorderColor: "#
|
|
241
|
-
lineGradFrom: "#
|
|
242
|
-
lineGradTo: "#
|
|
243
|
-
lineShadow: "rgba(
|
|
244
|
-
areaGradFrom: "rgba(
|
|
245
|
-
areaGradTo: "rgba(
|
|
270
|
+
tooltipBg: "#FFFFFF",
|
|
271
|
+
tooltipLineColor: "#1E293B",
|
|
272
|
+
tooltipBorderColor: "#E2E8F0",
|
|
273
|
+
tooltipTextColor: "#1E293B",
|
|
274
|
+
axisLineColor: "#E2E8F0",
|
|
275
|
+
xAxisTextColor: "#64748B",
|
|
276
|
+
yAxisSplitLine: "#F1F5F9",
|
|
277
|
+
itemBorderColor: "#2563EB",
|
|
278
|
+
lineGradFrom: "#2563EB",
|
|
279
|
+
lineGradTo: "#0EA5E9",
|
|
280
|
+
lineShadow: "rgba(37, 99, 235, 0.18)",
|
|
281
|
+
areaGradFrom: "rgba(37, 99, 235, 0.08)",
|
|
282
|
+
areaGradTo: "rgba(37, 99, 235, 0.01)",
|
|
246
283
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)"
|
|
247
284
|
},
|
|
248
285
|
echarts: {
|
|
249
|
-
bg: "#
|
|
250
|
-
textColor: "#
|
|
251
|
-
axisLineColor: "#
|
|
252
|
-
splitLineColor: "#
|
|
253
|
-
itemHoverShadowColor: "rgba(
|
|
254
|
-
tooltipBackgroundColor: "#
|
|
286
|
+
bg: "#FFFFFF",
|
|
287
|
+
textColor: "#1E293B",
|
|
288
|
+
axisLineColor: "#94A3B8",
|
|
289
|
+
splitLineColor: "#F1F5F9",
|
|
290
|
+
itemHoverShadowColor: "rgba(37, 99, 235, 0.25)",
|
|
291
|
+
tooltipBackgroundColor: "#2563EB"
|
|
255
292
|
},
|
|
256
293
|
chartjs: {
|
|
257
|
-
axisLineColor: "#
|
|
258
|
-
textColor: "#
|
|
294
|
+
axisLineColor: "#E2E8F0",
|
|
295
|
+
textColor: "#1E293B"
|
|
259
296
|
}
|
|
260
297
|
}
|
|
261
298
|
}, $ = {
|
|
262
299
|
name: "cosmic",
|
|
263
300
|
displayName: "Cosmic",
|
|
264
301
|
variables: {
|
|
265
|
-
primary: "#
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
302
|
+
primary: "#8B5CF6",
|
|
303
|
+
primaryHover: "#7C3AED",
|
|
304
|
+
primaryLight: "#C4B5FD",
|
|
305
|
+
primaryBg: "rgba(139, 92, 246, 0.1)",
|
|
306
|
+
primaryRgb: "139, 92, 246",
|
|
307
|
+
primaryTransparent: "rgba(139, 92, 246, 0.15)",
|
|
308
|
+
primaryFg: "#FFFFFF",
|
|
309
|
+
success: "#22C55E",
|
|
310
|
+
successLight: "#4ADE80",
|
|
311
|
+
successRgb: "34, 197, 94",
|
|
312
|
+
info: "#06B6D4",
|
|
313
|
+
infoLight: "#22D3EE",
|
|
314
|
+
infoRgb: "6, 182, 212",
|
|
315
|
+
warning: "#F59E0B",
|
|
316
|
+
warningLight: "#FBBF24",
|
|
317
|
+
warningRgb: "245, 158, 11",
|
|
318
|
+
danger: "#F43F5E",
|
|
319
|
+
dangerLight: "#FB7185",
|
|
320
|
+
dangerRgb: "244, 63, 94",
|
|
321
|
+
bg: "#0C0A1D",
|
|
322
|
+
bg2: "#151332",
|
|
323
|
+
bg3: "#1E1B4B",
|
|
324
|
+
bg4: "#312E81",
|
|
325
|
+
bgSecondary: "#151332",
|
|
326
|
+
border: "#1E1B4B",
|
|
327
|
+
border2: "#312E81",
|
|
328
|
+
border3: "#4338CA",
|
|
329
|
+
border4: "#6366F1",
|
|
330
|
+
border5: "#818CF8",
|
|
331
|
+
borderHover: "#8B5CF6",
|
|
332
|
+
fg: "#818CF8",
|
|
333
|
+
fgText: "#E0E7FF",
|
|
334
|
+
fgHeading: "#FFFFFF",
|
|
335
|
+
fgHighlight: "#C4B5FD",
|
|
336
|
+
fgMuted: "#6366F1",
|
|
337
|
+
fgOnPrimary: "#0C0A1D",
|
|
338
|
+
separator: "#1E1B4B",
|
|
339
|
+
overlay: "rgba(0, 0, 0, 0.65)",
|
|
340
|
+
shadow: "rgba(0, 0, 0, 0.45)",
|
|
341
|
+
ring: "#8B5CF6",
|
|
342
|
+
chart1: "#8B5CF6",
|
|
343
|
+
chart2: "#06B6D4",
|
|
344
|
+
chart3: "#22C55E",
|
|
345
|
+
chart4: "#F59E0B",
|
|
346
|
+
chart5: "#F43F5E",
|
|
291
347
|
temperature: {
|
|
292
348
|
arcFill: [
|
|
293
|
-
"#
|
|
294
|
-
"#
|
|
295
|
-
"#
|
|
296
|
-
"#
|
|
297
|
-
"#
|
|
349
|
+
"#312E81",
|
|
350
|
+
"#4338CA",
|
|
351
|
+
"#6366F1",
|
|
352
|
+
"#8B5CF6",
|
|
353
|
+
"#C4B5FD"
|
|
298
354
|
],
|
|
299
|
-
arcEmpty: "#
|
|
300
|
-
thumbBg: "#
|
|
301
|
-
thumbBorder: "#
|
|
355
|
+
arcEmpty: "#1E1B4B",
|
|
356
|
+
thumbBg: "#151332",
|
|
357
|
+
thumbBorder: "#8B5CF6"
|
|
302
358
|
},
|
|
303
359
|
solar: {
|
|
304
|
-
gradientLeft: "#
|
|
305
|
-
gradientRight: "#
|
|
306
|
-
shadowColor: "rgba(
|
|
307
|
-
secondSeriesFill: "#
|
|
360
|
+
gradientLeft: "#8B5CF6",
|
|
361
|
+
gradientRight: "#06B6D4",
|
|
362
|
+
shadowColor: "rgba(139, 92, 246, 0.25)",
|
|
363
|
+
secondSeriesFill: "#1E1B4B"
|
|
308
364
|
},
|
|
309
365
|
traffic: {
|
|
310
|
-
tooltipBg: "#
|
|
311
|
-
tooltipBorderColor: "#
|
|
312
|
-
tooltipTextColor: "#
|
|
313
|
-
yAxisSplitLine: "#
|
|
314
|
-
lineBg: "#
|
|
315
|
-
itemColor: "#
|
|
316
|
-
itemBorderColor: "#
|
|
317
|
-
itemEmphasisBorderColor: "#
|
|
318
|
-
shadowLineDarkBg: "
|
|
319
|
-
shadowLineShadow: "
|
|
320
|
-
gradFrom: "#
|
|
321
|
-
gradTo: "#
|
|
366
|
+
tooltipBg: "#1E1B4B",
|
|
367
|
+
tooltipBorderColor: "#312E81",
|
|
368
|
+
tooltipTextColor: "#E0E7FF",
|
|
369
|
+
yAxisSplitLine: "#1E1B4B",
|
|
370
|
+
lineBg: "#312E81",
|
|
371
|
+
itemColor: "#312E81",
|
|
372
|
+
itemBorderColor: "#4338CA",
|
|
373
|
+
itemEmphasisBorderColor: "#8B5CF6",
|
|
374
|
+
shadowLineDarkBg: "rgba(0, 0, 0, 0)",
|
|
375
|
+
shadowLineShadow: "rgba(0, 0, 0, 0)",
|
|
376
|
+
gradFrom: "#1E1B4B",
|
|
377
|
+
gradTo: "#151332"
|
|
322
378
|
},
|
|
323
379
|
electricity: {
|
|
324
|
-
tooltipBg: "#
|
|
325
|
-
tooltipLineColor: "#
|
|
326
|
-
tooltipBorderColor: "#
|
|
327
|
-
tooltipTextColor: "#
|
|
328
|
-
axisLineColor: "#
|
|
329
|
-
xAxisTextColor: "#
|
|
330
|
-
yAxisSplitLine: "#
|
|
331
|
-
itemBorderColor: "#
|
|
332
|
-
lineGradFrom: "#
|
|
333
|
-
lineGradTo: "#
|
|
334
|
-
lineShadow: "
|
|
335
|
-
areaGradFrom: "
|
|
336
|
-
areaGradTo: "
|
|
337
|
-
shadowLineDarkBg: "
|
|
380
|
+
tooltipBg: "#1E1B4B",
|
|
381
|
+
tooltipLineColor: "#E0E7FF",
|
|
382
|
+
tooltipBorderColor: "#312E81",
|
|
383
|
+
tooltipTextColor: "#E0E7FF",
|
|
384
|
+
axisLineColor: "#312E81",
|
|
385
|
+
xAxisTextColor: "#818CF8",
|
|
386
|
+
yAxisSplitLine: "#1E1B4B",
|
|
387
|
+
itemBorderColor: "#8B5CF6",
|
|
388
|
+
lineGradFrom: "#8B5CF6",
|
|
389
|
+
lineGradTo: "#06B6D4",
|
|
390
|
+
lineShadow: "rgba(139, 92, 246, 0.3)",
|
|
391
|
+
areaGradFrom: "rgba(139, 92, 246, 0.12)",
|
|
392
|
+
areaGradTo: "rgba(139, 92, 246, 0.02)",
|
|
393
|
+
shadowLineDarkBg: "rgba(0, 0, 0, 0)"
|
|
338
394
|
},
|
|
339
395
|
echarts: {
|
|
340
|
-
bg: "#
|
|
341
|
-
textColor: "#
|
|
342
|
-
axisLineColor: "#
|
|
343
|
-
splitLineColor: "#
|
|
344
|
-
itemHoverShadowColor: "rgba(
|
|
345
|
-
tooltipBackgroundColor: "#
|
|
396
|
+
bg: "#151332",
|
|
397
|
+
textColor: "#E0E7FF",
|
|
398
|
+
axisLineColor: "#4338CA",
|
|
399
|
+
splitLineColor: "#1E1B4B",
|
|
400
|
+
itemHoverShadowColor: "rgba(139, 92, 246, 0.35)",
|
|
401
|
+
tooltipBackgroundColor: "#1E1B4B"
|
|
346
402
|
},
|
|
347
403
|
chartjs: {
|
|
348
|
-
axisLineColor: "#
|
|
349
|
-
textColor: "#
|
|
404
|
+
axisLineColor: "#312E81",
|
|
405
|
+
textColor: "#E0E7FF"
|
|
350
406
|
}
|
|
351
407
|
}
|
|
352
408
|
}, K = {
|
|
353
409
|
name: "dark",
|
|
354
410
|
displayName: "Dark",
|
|
355
411
|
variables: {
|
|
356
|
-
primary: "#
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
412
|
+
primary: "#D97706",
|
|
413
|
+
primaryHover: "#B45309",
|
|
414
|
+
primaryLight: "#FCD34D",
|
|
415
|
+
primaryBg: "rgba(217, 119, 6, 0.1)",
|
|
416
|
+
primaryRgb: "217, 119, 6",
|
|
417
|
+
primaryTransparent: "rgba(217, 119, 6, 0.15)",
|
|
418
|
+
primaryFg: "#18181B",
|
|
419
|
+
success: "#22C55E",
|
|
420
|
+
successLight: "#4ADE80",
|
|
421
|
+
successRgb: "34, 197, 94",
|
|
422
|
+
info: "#14B8A6",
|
|
423
|
+
infoLight: "#2DD4BF",
|
|
424
|
+
infoRgb: "20, 184, 166",
|
|
425
|
+
warning: "#EAB308",
|
|
426
|
+
warningLight: "#FACC15",
|
|
427
|
+
warningRgb: "234, 179, 8",
|
|
428
|
+
danger: "#EF4444",
|
|
429
|
+
dangerLight: "#F87171",
|
|
430
|
+
dangerRgb: "239, 68, 68",
|
|
431
|
+
bg: "#09090B",
|
|
432
|
+
bg2: "#18181B",
|
|
433
|
+
bg3: "#27272A",
|
|
434
|
+
bg4: "#3F3F46",
|
|
435
|
+
bgSecondary: "#1C1917",
|
|
436
|
+
border: "#27272A",
|
|
437
|
+
border2: "#3F3F46",
|
|
438
|
+
border3: "#52525B",
|
|
439
|
+
border4: "#71717A",
|
|
440
|
+
border5: "#A1A1AA",
|
|
441
|
+
borderHover: "#D97706",
|
|
442
|
+
fg: "#A1A1AA",
|
|
443
|
+
fgText: "#FAFAFA",
|
|
444
|
+
fgHeading: "#FFFFFF",
|
|
445
|
+
fgHighlight: "#FDE047",
|
|
446
|
+
fgMuted: "#71717A",
|
|
447
|
+
fgOnPrimary: "#09090B",
|
|
448
|
+
separator: "#27272A",
|
|
449
|
+
overlay: "rgba(0, 0, 0, 0.65)",
|
|
450
|
+
shadow: "rgba(0, 0, 0, 0.4)",
|
|
451
|
+
ring: "#D97706",
|
|
452
|
+
chart1: "#D97706",
|
|
453
|
+
chart2: "#22C55E",
|
|
454
|
+
chart3: "#14B8A6",
|
|
455
|
+
chart4: "#EF4444",
|
|
456
|
+
chart5: "#8B5CF6",
|
|
382
457
|
temperature: {
|
|
383
458
|
arcFill: [
|
|
384
|
-
"#
|
|
385
|
-
"#
|
|
386
|
-
"#
|
|
387
|
-
"#
|
|
388
|
-
"#
|
|
459
|
+
"#92400E",
|
|
460
|
+
"#B45309",
|
|
461
|
+
"#D97706",
|
|
462
|
+
"#EAB308",
|
|
463
|
+
"#FDE047"
|
|
389
464
|
],
|
|
390
|
-
arcEmpty: "#
|
|
391
|
-
thumbBg: "#
|
|
392
|
-
thumbBorder: "#
|
|
465
|
+
arcEmpty: "#27272A",
|
|
466
|
+
thumbBg: "#27272A",
|
|
467
|
+
thumbBorder: "#D97706"
|
|
393
468
|
},
|
|
394
469
|
solar: {
|
|
395
|
-
gradientLeft: "#
|
|
396
|
-
gradientRight: "#
|
|
397
|
-
shadowColor: "rgba(
|
|
398
|
-
secondSeriesFill: "#
|
|
470
|
+
gradientLeft: "#D97706",
|
|
471
|
+
gradientRight: "#EAB308",
|
|
472
|
+
shadowColor: "rgba(217, 119, 6, 0.25)",
|
|
473
|
+
secondSeriesFill: "#27272A"
|
|
399
474
|
},
|
|
400
475
|
traffic: {
|
|
401
|
-
tooltipBg: "#
|
|
402
|
-
tooltipBorderColor: "#
|
|
403
|
-
tooltipTextColor: "#
|
|
404
|
-
yAxisSplitLine: "#
|
|
405
|
-
lineBg: "#
|
|
406
|
-
itemColor: "#
|
|
407
|
-
itemBorderColor: "#
|
|
408
|
-
itemEmphasisBorderColor: "#
|
|
476
|
+
tooltipBg: "#27272A",
|
|
477
|
+
tooltipBorderColor: "#3F3F46",
|
|
478
|
+
tooltipTextColor: "#FAFAFA",
|
|
479
|
+
yAxisSplitLine: "#27272A",
|
|
480
|
+
lineBg: "#3F3F46",
|
|
481
|
+
itemColor: "#3F3F46",
|
|
482
|
+
itemBorderColor: "#52525B",
|
|
483
|
+
itemEmphasisBorderColor: "#EAB308",
|
|
409
484
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)",
|
|
410
485
|
shadowLineShadow: "rgba(0, 0, 0, 0)",
|
|
411
|
-
gradFrom: "#
|
|
412
|
-
gradTo: "#
|
|
486
|
+
gradFrom: "#27272A",
|
|
487
|
+
gradTo: "#18181B"
|
|
413
488
|
},
|
|
414
489
|
electricity: {
|
|
415
|
-
tooltipBg: "#
|
|
416
|
-
tooltipLineColor: "#
|
|
417
|
-
tooltipBorderColor: "#
|
|
418
|
-
tooltipTextColor: "#
|
|
419
|
-
axisLineColor: "#
|
|
420
|
-
xAxisTextColor: "#
|
|
421
|
-
yAxisSplitLine: "#
|
|
422
|
-
itemBorderColor: "#
|
|
423
|
-
lineGradFrom: "#
|
|
424
|
-
lineGradTo: "#
|
|
425
|
-
lineShadow: "rgba(
|
|
426
|
-
areaGradFrom: "
|
|
427
|
-
areaGradTo: "
|
|
490
|
+
tooltipBg: "#27272A",
|
|
491
|
+
tooltipLineColor: "#FAFAFA",
|
|
492
|
+
tooltipBorderColor: "#3F3F46",
|
|
493
|
+
tooltipTextColor: "#FAFAFA",
|
|
494
|
+
axisLineColor: "#3F3F46",
|
|
495
|
+
xAxisTextColor: "#A1A1AA",
|
|
496
|
+
yAxisSplitLine: "#27272A",
|
|
497
|
+
itemBorderColor: "#EAB308",
|
|
498
|
+
lineGradFrom: "#D97706",
|
|
499
|
+
lineGradTo: "#EAB308",
|
|
500
|
+
lineShadow: "rgba(217, 119, 6, 0.3)",
|
|
501
|
+
areaGradFrom: "rgba(217, 119, 6, 0.12)",
|
|
502
|
+
areaGradTo: "rgba(217, 119, 6, 0.02)",
|
|
428
503
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)"
|
|
429
504
|
},
|
|
430
505
|
echarts: {
|
|
431
|
-
bg: "#
|
|
432
|
-
textColor: "#
|
|
433
|
-
axisLineColor: "#
|
|
434
|
-
splitLineColor: "#
|
|
435
|
-
itemHoverShadowColor: "rgba(
|
|
436
|
-
tooltipBackgroundColor: "#
|
|
506
|
+
bg: "#18181B",
|
|
507
|
+
textColor: "#FAFAFA",
|
|
508
|
+
axisLineColor: "#52525B",
|
|
509
|
+
splitLineColor: "#27272A",
|
|
510
|
+
itemHoverShadowColor: "rgba(217, 119, 6, 0.35)",
|
|
511
|
+
tooltipBackgroundColor: "#27272A"
|
|
437
512
|
},
|
|
438
513
|
chartjs: {
|
|
439
|
-
axisLineColor: "#
|
|
440
|
-
textColor: "#
|
|
514
|
+
axisLineColor: "#3F3F46",
|
|
515
|
+
textColor: "#FAFAFA"
|
|
441
516
|
}
|
|
442
517
|
}
|
|
443
518
|
}, X = {
|
|
444
519
|
name: "default",
|
|
445
520
|
displayName: "Default",
|
|
446
521
|
variables: {
|
|
447
|
-
primary: "
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
522
|
+
primary: "#DC2626",
|
|
523
|
+
primaryHover: "#B91C1C",
|
|
524
|
+
primaryLight: "#FCA5A5",
|
|
525
|
+
primaryBg: "#FEF2F2",
|
|
526
|
+
primaryRgb: "220, 38, 38",
|
|
527
|
+
primaryTransparent: "rgba(220, 38, 38, 0.15)",
|
|
528
|
+
primaryFg: "#FFFFFF",
|
|
529
|
+
success: "#16A34A",
|
|
530
|
+
successLight: "#DCFCE7",
|
|
531
|
+
successRgb: "22, 163, 74",
|
|
532
|
+
info: "#2563EB",
|
|
533
|
+
infoLight: "#DBEAFE",
|
|
534
|
+
infoRgb: "37, 99, 235",
|
|
535
|
+
warning: "#D97706",
|
|
536
|
+
warningLight: "#FEF3C7",
|
|
537
|
+
warningRgb: "217, 119, 6",
|
|
538
|
+
danger: "#EF4444",
|
|
539
|
+
dangerLight: "#FEE2E2",
|
|
540
|
+
dangerRgb: "239, 68, 68",
|
|
541
|
+
bg: "#FFFFFF",
|
|
542
|
+
bg2: "#F9FAFB",
|
|
543
|
+
bg3: "#F3F4F6",
|
|
544
|
+
bg4: "#E5E7EB",
|
|
545
|
+
bgSecondary: "#FEF2F2",
|
|
546
|
+
border: "#F3F4F6",
|
|
547
|
+
border2: "#E5E7EB",
|
|
548
|
+
border3: "#D1D5DB",
|
|
549
|
+
border4: "#9CA3AF",
|
|
550
|
+
border5: "#6B7280",
|
|
551
|
+
borderHover: "#DC2626",
|
|
552
|
+
fg: "#9CA3AF",
|
|
553
|
+
fgText: "#1F2937",
|
|
554
|
+
fgHeading: "#111827",
|
|
555
|
+
fgHighlight: "#DC2626",
|
|
556
|
+
fgMuted: "#6B7280",
|
|
557
|
+
fgOnPrimary: "#FFFFFF",
|
|
558
|
+
separator: "#E5E7EB",
|
|
559
|
+
overlay: "rgba(0, 0, 0, 0.5)",
|
|
560
|
+
shadow: "rgba(0, 0, 0, 0.08)",
|
|
561
|
+
ring: "#DC2626",
|
|
562
|
+
chart1: "#DC2626",
|
|
563
|
+
chart2: "#2563EB",
|
|
564
|
+
chart3: "#16A34A",
|
|
565
|
+
chart4: "#D97706",
|
|
566
|
+
chart5: "#7C3AED",
|
|
473
567
|
temperature: {
|
|
474
568
|
arcFill: [
|
|
475
|
-
"
|
|
476
|
-
"
|
|
477
|
-
"
|
|
478
|
-
"
|
|
479
|
-
"
|
|
569
|
+
"#FEE2E2",
|
|
570
|
+
"#FCA5A5",
|
|
571
|
+
"#F87171",
|
|
572
|
+
"#EF4444",
|
|
573
|
+
"#DC2626"
|
|
480
574
|
],
|
|
481
|
-
arcEmpty: "
|
|
482
|
-
thumbBg: "
|
|
483
|
-
thumbBorder: "
|
|
575
|
+
arcEmpty: "#F3F4F6",
|
|
576
|
+
thumbBg: "#FFFFFF",
|
|
577
|
+
thumbBorder: "#DC2626"
|
|
484
578
|
},
|
|
485
579
|
solar: {
|
|
486
|
-
gradientLeft: "
|
|
487
|
-
gradientRight: "
|
|
488
|
-
shadowColor: "rgba(
|
|
489
|
-
secondSeriesFill: "
|
|
580
|
+
gradientLeft: "#DC2626",
|
|
581
|
+
gradientRight: "#F97316",
|
|
582
|
+
shadowColor: "rgba(220, 38, 38, 0.12)",
|
|
583
|
+
secondSeriesFill: "#F3F4F6"
|
|
490
584
|
},
|
|
491
585
|
traffic: {
|
|
492
|
-
tooltipBg: "
|
|
493
|
-
tooltipBorderColor: "
|
|
494
|
-
tooltipTextColor: "
|
|
495
|
-
yAxisSplitLine: "
|
|
496
|
-
lineBg: "
|
|
497
|
-
itemColor: "
|
|
498
|
-
itemBorderColor: "
|
|
499
|
-
itemEmphasisBorderColor: "
|
|
586
|
+
tooltipBg: "#FFFFFF",
|
|
587
|
+
tooltipBorderColor: "#E5E7EB",
|
|
588
|
+
tooltipTextColor: "#1F2937",
|
|
589
|
+
yAxisSplitLine: "#F3F4F6",
|
|
590
|
+
lineBg: "#E5E7EB",
|
|
591
|
+
itemColor: "#D1D5DB",
|
|
592
|
+
itemBorderColor: "#D1D5DB",
|
|
593
|
+
itemEmphasisBorderColor: "#DC2626",
|
|
500
594
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)",
|
|
501
595
|
shadowLineShadow: "rgba(0, 0, 0, 0)",
|
|
502
|
-
gradFrom: "
|
|
503
|
-
gradTo: "
|
|
596
|
+
gradFrom: "#FEF2F2",
|
|
597
|
+
gradTo: "#FFFFFF"
|
|
504
598
|
},
|
|
505
599
|
electricity: {
|
|
506
|
-
tooltipBg: "
|
|
507
|
-
tooltipLineColor: "
|
|
508
|
-
tooltipBorderColor: "
|
|
509
|
-
tooltipTextColor: "
|
|
510
|
-
axisLineColor: "
|
|
511
|
-
xAxisTextColor: "
|
|
512
|
-
yAxisSplitLine: "
|
|
513
|
-
itemBorderColor: "
|
|
514
|
-
lineGradFrom: "
|
|
515
|
-
lineGradTo: "
|
|
516
|
-
lineShadow: "rgba(
|
|
517
|
-
areaGradFrom: "rgba(
|
|
518
|
-
areaGradTo: "rgba(
|
|
600
|
+
tooltipBg: "#FFFFFF",
|
|
601
|
+
tooltipLineColor: "#1F2937",
|
|
602
|
+
tooltipBorderColor: "#E5E7EB",
|
|
603
|
+
tooltipTextColor: "#1F2937",
|
|
604
|
+
axisLineColor: "#E5E7EB",
|
|
605
|
+
xAxisTextColor: "#6B7280",
|
|
606
|
+
yAxisSplitLine: "#F3F4F6",
|
|
607
|
+
itemBorderColor: "#DC2626",
|
|
608
|
+
lineGradFrom: "#DC2626",
|
|
609
|
+
lineGradTo: "#F97316",
|
|
610
|
+
lineShadow: "rgba(220, 38, 38, 0.2)",
|
|
611
|
+
areaGradFrom: "rgba(220, 38, 38, 0.1)",
|
|
612
|
+
areaGradTo: "rgba(220, 38, 38, 0.02)",
|
|
519
613
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)"
|
|
520
614
|
},
|
|
521
615
|
echarts: {
|
|
522
|
-
bg: "
|
|
523
|
-
textColor: "
|
|
524
|
-
axisLineColor: "
|
|
525
|
-
splitLineColor: "
|
|
526
|
-
itemHoverShadowColor: "rgba(
|
|
527
|
-
tooltipBackgroundColor: "
|
|
616
|
+
bg: "#FFFFFF",
|
|
617
|
+
textColor: "#1F2937",
|
|
618
|
+
axisLineColor: "#9CA3AF",
|
|
619
|
+
splitLineColor: "#F3F4F6",
|
|
620
|
+
itemHoverShadowColor: "rgba(220, 38, 38, 0.25)",
|
|
621
|
+
tooltipBackgroundColor: "#DC2626"
|
|
528
622
|
},
|
|
529
623
|
chartjs: {
|
|
530
|
-
axisLineColor: "
|
|
531
|
-
textColor: "
|
|
624
|
+
axisLineColor: "#E5E7EB",
|
|
625
|
+
textColor: "#1F2937"
|
|
532
626
|
}
|
|
533
627
|
}
|
|
534
628
|
}, Y = {
|
|
535
629
|
name: "forest",
|
|
536
630
|
displayName: "Forest",
|
|
537
631
|
variables: {
|
|
538
|
-
primary: "#
|
|
539
|
-
|
|
632
|
+
primary: "#15803D",
|
|
633
|
+
primaryHover: "#166534",
|
|
634
|
+
primaryLight: "#86EFAC",
|
|
635
|
+
primaryBg: "#F0FDF4",
|
|
636
|
+
primaryRgb: "21, 128, 61",
|
|
637
|
+
primaryTransparent: "rgba(21, 128, 61, 0.12)",
|
|
540
638
|
primaryFg: "#FFFFFF",
|
|
541
|
-
success: "#
|
|
542
|
-
successLight: "#
|
|
639
|
+
success: "#16A34A",
|
|
640
|
+
successLight: "#DCFCE7",
|
|
641
|
+
successRgb: "22, 163, 74",
|
|
543
642
|
info: "#2563EB",
|
|
544
|
-
infoLight: "#
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
643
|
+
infoLight: "#DBEAFE",
|
|
644
|
+
infoRgb: "37, 99, 235",
|
|
645
|
+
warning: "#D97706",
|
|
646
|
+
warningLight: "#FEF3C7",
|
|
647
|
+
warningRgb: "217, 119, 6",
|
|
648
|
+
danger: "#DC2626",
|
|
649
|
+
dangerLight: "#FEE2E2",
|
|
650
|
+
dangerRgb: "220, 38, 38",
|
|
549
651
|
bg: "#FFFFFF",
|
|
550
|
-
bg2: "#
|
|
551
|
-
bg3: "#
|
|
552
|
-
bg4: "#
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
652
|
+
bg2: "#F0FDF4",
|
|
653
|
+
bg3: "#ECFDF5",
|
|
654
|
+
bg4: "#D1FAE5",
|
|
655
|
+
bgSecondary: "#F0FDF4",
|
|
656
|
+
border: "#D1FAE5",
|
|
657
|
+
border2: "#A7F3D0",
|
|
658
|
+
border3: "#6EE7B7",
|
|
659
|
+
border4: "#34D399",
|
|
660
|
+
border5: "#15803D",
|
|
661
|
+
borderHover: "#15803D",
|
|
662
|
+
fg: "#6B7280",
|
|
663
|
+
fgText: "#1F2937",
|
|
664
|
+
fgHeading: "#052E16",
|
|
665
|
+
fgHighlight: "#15803D",
|
|
666
|
+
fgMuted: "#4B5563",
|
|
562
667
|
fgOnPrimary: "#FFFFFF",
|
|
563
|
-
separator: "#
|
|
668
|
+
separator: "#D1FAE5",
|
|
669
|
+
overlay: "rgba(0, 0, 0, 0.5)",
|
|
670
|
+
shadow: "rgba(0, 0, 0, 0.08)",
|
|
671
|
+
ring: "#15803D",
|
|
672
|
+
chart1: "#15803D",
|
|
673
|
+
chart2: "#2563EB",
|
|
674
|
+
chart3: "#D97706",
|
|
675
|
+
chart4: "#DC2626",
|
|
676
|
+
chart5: "#7C3AED",
|
|
564
677
|
temperature: {
|
|
565
678
|
arcFill: [
|
|
566
|
-
"#
|
|
567
|
-
"#
|
|
568
|
-
"#
|
|
569
|
-
"#
|
|
570
|
-
"#
|
|
679
|
+
"#D1FAE5",
|
|
680
|
+
"#6EE7B7",
|
|
681
|
+
"#34D399",
|
|
682
|
+
"#16A34A",
|
|
683
|
+
"#15803D"
|
|
571
684
|
],
|
|
572
|
-
arcEmpty: "#
|
|
573
|
-
thumbBg: "#
|
|
574
|
-
thumbBorder: "#
|
|
685
|
+
arcEmpty: "#ECFDF5",
|
|
686
|
+
thumbBg: "#FFFFFF",
|
|
687
|
+
thumbBorder: "#15803D"
|
|
575
688
|
},
|
|
576
689
|
solar: {
|
|
577
|
-
gradientLeft: "#
|
|
578
|
-
gradientRight: "#
|
|
579
|
-
shadowColor: "rgba(
|
|
580
|
-
secondSeriesFill: "#
|
|
690
|
+
gradientLeft: "#15803D",
|
|
691
|
+
gradientRight: "#059669",
|
|
692
|
+
shadowColor: "rgba(21, 128, 61, 0.2)",
|
|
693
|
+
secondSeriesFill: "#ECFDF5"
|
|
581
694
|
},
|
|
582
695
|
traffic: {
|
|
583
696
|
tooltipBg: "#FFFFFF",
|
|
584
|
-
tooltipBorderColor: "#
|
|
585
|
-
tooltipTextColor: "#
|
|
586
|
-
yAxisSplitLine: "#
|
|
587
|
-
lineBg: "rgba(
|
|
588
|
-
itemColor: "#
|
|
589
|
-
itemBorderColor: "#
|
|
590
|
-
itemEmphasisBorderColor: "#
|
|
591
|
-
shadowLineDarkBg: "rgba(
|
|
592
|
-
shadowLineShadow: "rgba(
|
|
593
|
-
gradFrom: "#
|
|
594
|
-
gradTo: "#
|
|
697
|
+
tooltipBorderColor: "#D1FAE5",
|
|
698
|
+
tooltipTextColor: "#1F2937",
|
|
699
|
+
yAxisSplitLine: "#ECFDF5",
|
|
700
|
+
lineBg: "rgba(21, 128, 61, 0.08)",
|
|
701
|
+
itemColor: "#A7F3D0",
|
|
702
|
+
itemBorderColor: "#6EE7B7",
|
|
703
|
+
itemEmphasisBorderColor: "#15803D",
|
|
704
|
+
shadowLineDarkBg: "rgba(21, 128, 61, 0.1)",
|
|
705
|
+
shadowLineShadow: "rgba(21, 128, 61, 0.15)",
|
|
706
|
+
gradFrom: "#F0FDF4",
|
|
707
|
+
gradTo: "#FFFFFF"
|
|
595
708
|
},
|
|
596
709
|
electricity: {
|
|
597
710
|
tooltipBg: "#FFFFFF",
|
|
598
|
-
tooltipLineColor: "#
|
|
599
|
-
tooltipBorderColor: "#
|
|
600
|
-
tooltipTextColor: "#
|
|
601
|
-
axisLineColor: "#
|
|
602
|
-
xAxisTextColor: "#
|
|
603
|
-
yAxisSplitLine: "#
|
|
604
|
-
itemBorderColor: "#
|
|
605
|
-
lineGradFrom: "#
|
|
606
|
-
lineGradTo: "#
|
|
607
|
-
lineShadow: "rgba(
|
|
608
|
-
areaGradFrom: "rgba(
|
|
609
|
-
areaGradTo: "rgba(
|
|
610
|
-
shadowLineDarkBg: "rgba(
|
|
711
|
+
tooltipLineColor: "#15803D",
|
|
712
|
+
tooltipBorderColor: "#D1FAE5",
|
|
713
|
+
tooltipTextColor: "#1F2937",
|
|
714
|
+
axisLineColor: "#A7F3D0",
|
|
715
|
+
xAxisTextColor: "#4B5563",
|
|
716
|
+
yAxisSplitLine: "#ECFDF5",
|
|
717
|
+
itemBorderColor: "#15803D",
|
|
718
|
+
lineGradFrom: "#15803D",
|
|
719
|
+
lineGradTo: "#059669",
|
|
720
|
+
lineShadow: "rgba(21, 128, 61, 0.2)",
|
|
721
|
+
areaGradFrom: "rgba(21, 128, 61, 0.15)",
|
|
722
|
+
areaGradTo: "rgba(21, 128, 61, 0.01)",
|
|
723
|
+
shadowLineDarkBg: "rgba(21, 128, 61, 0.08)"
|
|
611
724
|
},
|
|
612
725
|
echarts: {
|
|
613
726
|
bg: "#FFFFFF",
|
|
614
|
-
textColor: "#
|
|
615
|
-
axisLineColor: "#
|
|
616
|
-
splitLineColor: "#
|
|
617
|
-
itemHoverShadowColor: "rgba(
|
|
618
|
-
tooltipBackgroundColor: "#
|
|
727
|
+
textColor: "#1F2937",
|
|
728
|
+
axisLineColor: "#6B7280",
|
|
729
|
+
splitLineColor: "#ECFDF5",
|
|
730
|
+
itemHoverShadowColor: "rgba(21, 128, 61, 0.25)",
|
|
731
|
+
tooltipBackgroundColor: "#15803D"
|
|
619
732
|
},
|
|
620
733
|
chartjs: {
|
|
621
|
-
axisLineColor: "#
|
|
622
|
-
textColor: "#
|
|
734
|
+
axisLineColor: "#D1FAE5",
|
|
735
|
+
textColor: "#1F2937"
|
|
623
736
|
}
|
|
624
737
|
}
|
|
625
738
|
}, q = {
|
|
626
739
|
name: "light",
|
|
627
740
|
displayName: "Light",
|
|
628
741
|
variables: {
|
|
629
|
-
primary: "#
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
742
|
+
primary: "#334155",
|
|
743
|
+
primaryHover: "#1E293B",
|
|
744
|
+
primaryLight: "#CBD5E1",
|
|
745
|
+
primaryBg: "#F8FAFC",
|
|
746
|
+
primaryRgb: "51, 65, 85",
|
|
747
|
+
primaryTransparent: "rgba(51, 65, 85, 0.12)",
|
|
748
|
+
primaryFg: "#FFFFFF",
|
|
749
|
+
success: "#16A34A",
|
|
750
|
+
successLight: "#DCFCE7",
|
|
751
|
+
successRgb: "22, 163, 74",
|
|
752
|
+
info: "#2563EB",
|
|
753
|
+
infoLight: "#DBEAFE",
|
|
754
|
+
infoRgb: "37, 99, 235",
|
|
755
|
+
warning: "#D97706",
|
|
756
|
+
warningLight: "#FEF3C7",
|
|
757
|
+
warningRgb: "217, 119, 6",
|
|
758
|
+
danger: "#EF4444",
|
|
759
|
+
dangerLight: "#FEE2E2",
|
|
760
|
+
dangerRgb: "239, 68, 68",
|
|
761
|
+
bg: "#FFFFFF",
|
|
762
|
+
bg2: "#F8FAFC",
|
|
763
|
+
bg3: "#F1F5F9",
|
|
764
|
+
bg4: "#E2E8F0",
|
|
765
|
+
bgSecondary: "#F8FAFC",
|
|
766
|
+
border: "#F1F5F9",
|
|
767
|
+
border2: "#E2E8F0",
|
|
768
|
+
border3: "#CBD5E1",
|
|
769
|
+
border4: "#94A3B8",
|
|
770
|
+
border5: "#64748B",
|
|
771
|
+
borderHover: "#334155",
|
|
772
|
+
fg: "#94A3B8",
|
|
773
|
+
fgText: "#334155",
|
|
774
|
+
fgHeading: "#0F172A",
|
|
775
|
+
fgHighlight: "#1E293B",
|
|
776
|
+
fgMuted: "#64748B",
|
|
777
|
+
fgOnPrimary: "#FFFFFF",
|
|
778
|
+
separator: "#E2E8F0",
|
|
779
|
+
overlay: "rgba(0, 0, 0, 0.5)",
|
|
780
|
+
shadow: "rgba(0, 0, 0, 0.08)",
|
|
781
|
+
ring: "#334155",
|
|
782
|
+
chart1: "#334155",
|
|
783
|
+
chart2: "#2563EB",
|
|
784
|
+
chart3: "#16A34A",
|
|
785
|
+
chart4: "#D97706",
|
|
786
|
+
chart5: "#DC2626",
|
|
655
787
|
temperature: {
|
|
656
788
|
arcFill: [
|
|
657
|
-
"#
|
|
658
|
-
"#
|
|
659
|
-
"#
|
|
660
|
-
"#
|
|
661
|
-
"#
|
|
789
|
+
"#CBD5E1",
|
|
790
|
+
"#94A3B8",
|
|
791
|
+
"#64748B",
|
|
792
|
+
"#475569",
|
|
793
|
+
"#334155"
|
|
662
794
|
],
|
|
663
|
-
arcEmpty: "#
|
|
664
|
-
thumbBg: "#
|
|
665
|
-
thumbBorder: "#
|
|
795
|
+
arcEmpty: "#F1F5F9",
|
|
796
|
+
thumbBg: "#FFFFFF",
|
|
797
|
+
thumbBorder: "#334155"
|
|
666
798
|
},
|
|
667
799
|
solar: {
|
|
668
|
-
gradientLeft: "#
|
|
669
|
-
gradientRight: "#
|
|
670
|
-
shadowColor: "rgba(
|
|
671
|
-
secondSeriesFill: "#
|
|
800
|
+
gradientLeft: "#334155",
|
|
801
|
+
gradientRight: "#64748B",
|
|
802
|
+
shadowColor: "rgba(51, 65, 85, 0.1)",
|
|
803
|
+
secondSeriesFill: "#F1F5F9"
|
|
672
804
|
},
|
|
673
805
|
traffic: {
|
|
674
|
-
tooltipBg: "#
|
|
675
|
-
tooltipBorderColor: "#
|
|
676
|
-
tooltipTextColor: "#
|
|
677
|
-
yAxisSplitLine: "#
|
|
678
|
-
lineBg: "#
|
|
679
|
-
itemColor: "#
|
|
680
|
-
itemBorderColor: "#
|
|
681
|
-
itemEmphasisBorderColor: "#
|
|
806
|
+
tooltipBg: "#FFFFFF",
|
|
807
|
+
tooltipBorderColor: "#E2E8F0",
|
|
808
|
+
tooltipTextColor: "#334155",
|
|
809
|
+
yAxisSplitLine: "#F1F5F9",
|
|
810
|
+
lineBg: "#E2E8F0",
|
|
811
|
+
itemColor: "#CBD5E1",
|
|
812
|
+
itemBorderColor: "#CBD5E1",
|
|
813
|
+
itemEmphasisBorderColor: "#334155",
|
|
682
814
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)",
|
|
683
815
|
shadowLineShadow: "rgba(0, 0, 0, 0)",
|
|
684
|
-
gradFrom: "#
|
|
685
|
-
gradTo: "#
|
|
816
|
+
gradFrom: "#F8FAFC",
|
|
817
|
+
gradTo: "#FFFFFF"
|
|
686
818
|
},
|
|
687
819
|
electricity: {
|
|
688
|
-
tooltipBg: "#
|
|
689
|
-
tooltipLineColor: "#
|
|
690
|
-
tooltipBorderColor: "#
|
|
691
|
-
tooltipTextColor: "#
|
|
692
|
-
axisLineColor: "#
|
|
693
|
-
xAxisTextColor: "#
|
|
694
|
-
yAxisSplitLine: "#
|
|
695
|
-
itemBorderColor: "#
|
|
696
|
-
lineGradFrom: "#
|
|
697
|
-
lineGradTo: "#
|
|
698
|
-
lineShadow: "rgba(
|
|
699
|
-
areaGradFrom: "
|
|
700
|
-
areaGradTo: "
|
|
820
|
+
tooltipBg: "#FFFFFF",
|
|
821
|
+
tooltipLineColor: "#334155",
|
|
822
|
+
tooltipBorderColor: "#E2E8F0",
|
|
823
|
+
tooltipTextColor: "#334155",
|
|
824
|
+
axisLineColor: "#E2E8F0",
|
|
825
|
+
xAxisTextColor: "#64748B",
|
|
826
|
+
yAxisSplitLine: "#F1F5F9",
|
|
827
|
+
itemBorderColor: "#334155",
|
|
828
|
+
lineGradFrom: "#334155",
|
|
829
|
+
lineGradTo: "#64748B",
|
|
830
|
+
lineShadow: "rgba(51, 65, 85, 0.15)",
|
|
831
|
+
areaGradFrom: "rgba(51, 65, 85, 0.08)",
|
|
832
|
+
areaGradTo: "rgba(51, 65, 85, 0.01)",
|
|
701
833
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)"
|
|
702
834
|
},
|
|
703
835
|
echarts: {
|
|
704
|
-
bg: "#
|
|
705
|
-
textColor: "#
|
|
706
|
-
axisLineColor: "#
|
|
707
|
-
splitLineColor: "#
|
|
708
|
-
itemHoverShadowColor: "rgba(
|
|
709
|
-
tooltipBackgroundColor: "#
|
|
836
|
+
bg: "#FFFFFF",
|
|
837
|
+
textColor: "#334155",
|
|
838
|
+
axisLineColor: "#94A3B8",
|
|
839
|
+
splitLineColor: "#F1F5F9",
|
|
840
|
+
itemHoverShadowColor: "rgba(51, 65, 85, 0.25)",
|
|
841
|
+
tooltipBackgroundColor: "#334155"
|
|
710
842
|
},
|
|
711
843
|
chartjs: {
|
|
712
|
-
axisLineColor: "#
|
|
713
|
-
textColor: "#
|
|
844
|
+
axisLineColor: "#E2E8F0",
|
|
845
|
+
textColor: "#334155"
|
|
714
846
|
}
|
|
715
847
|
}
|
|
716
848
|
}, z = {
|
|
717
849
|
name: "wheat",
|
|
718
850
|
displayName: "麦田",
|
|
719
851
|
variables: {
|
|
720
|
-
primary: "
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
852
|
+
primary: "#B45309",
|
|
853
|
+
primaryHover: "#92400E",
|
|
854
|
+
primaryLight: "#FCD34D",
|
|
855
|
+
primaryBg: "#FFFBEB",
|
|
856
|
+
primaryRgb: "180, 83, 9",
|
|
857
|
+
primaryTransparent: "rgba(180, 83, 9, 0.12)",
|
|
858
|
+
primaryFg: "#FFFFFF",
|
|
859
|
+
success: "#16A34A",
|
|
860
|
+
successLight: "#DCFCE7",
|
|
861
|
+
successRgb: "22, 163, 74",
|
|
862
|
+
info: "#D97706",
|
|
863
|
+
infoLight: "#FEF3C7",
|
|
864
|
+
infoRgb: "217, 119, 6",
|
|
865
|
+
warning: "#CA8A04",
|
|
866
|
+
warningLight: "#FEF9C3",
|
|
867
|
+
warningRgb: "202, 138, 4",
|
|
868
|
+
danger: "#DC2626",
|
|
869
|
+
dangerLight: "#FEE2E2",
|
|
870
|
+
dangerRgb: "220, 38, 38",
|
|
871
|
+
bg: "#FFFDF7",
|
|
872
|
+
bg2: "#FFF8E7",
|
|
873
|
+
bg3: "#FEF3C7",
|
|
874
|
+
bg4: "#FDE68A",
|
|
875
|
+
bgSecondary: "#FFFBEB",
|
|
876
|
+
border: "#FDE68A",
|
|
877
|
+
border2: "#FCD34D",
|
|
878
|
+
border3: "#FBBF24",
|
|
879
|
+
border4: "#D97706",
|
|
880
|
+
border5: "#92400E",
|
|
881
|
+
borderHover: "#B45309",
|
|
882
|
+
fg: "#92400E",
|
|
883
|
+
fgText: "#451A03",
|
|
884
|
+
fgHeading: "#1C0A00",
|
|
885
|
+
fgHighlight: "#B45309",
|
|
886
|
+
fgMuted: "#78350F",
|
|
887
|
+
fgOnPrimary: "#FFFFFF",
|
|
888
|
+
separator: "#FDE68A",
|
|
889
|
+
overlay: "rgba(0, 0, 0, 0.5)",
|
|
890
|
+
shadow: "rgba(0, 0, 0, 0.1)",
|
|
891
|
+
ring: "#B45309",
|
|
892
|
+
chart1: "#B45309",
|
|
893
|
+
chart2: "#16A34A",
|
|
894
|
+
chart3: "#2563EB",
|
|
895
|
+
chart4: "#DC2626",
|
|
896
|
+
chart5: "#7C3AED",
|
|
746
897
|
temperature: {
|
|
747
898
|
arcFill: [
|
|
748
|
-
"
|
|
749
|
-
"
|
|
750
|
-
"
|
|
751
|
-
"
|
|
752
|
-
"
|
|
899
|
+
"#FEF3C7",
|
|
900
|
+
"#FCD34D",
|
|
901
|
+
"#FBBF24",
|
|
902
|
+
"#D97706",
|
|
903
|
+
"#B45309"
|
|
753
904
|
],
|
|
754
|
-
arcEmpty: "
|
|
755
|
-
thumbBg: "
|
|
756
|
-
thumbBorder: "
|
|
905
|
+
arcEmpty: "#FFF8E7",
|
|
906
|
+
thumbBg: "#FFFDF7",
|
|
907
|
+
thumbBorder: "#B45309"
|
|
757
908
|
},
|
|
758
909
|
solar: {
|
|
759
|
-
gradientLeft: "
|
|
760
|
-
gradientRight: "
|
|
761
|
-
shadowColor: "rgba(
|
|
762
|
-
secondSeriesFill: "
|
|
910
|
+
gradientLeft: "#B45309",
|
|
911
|
+
gradientRight: "#D97706",
|
|
912
|
+
shadowColor: "rgba(180, 83, 9, 0.15)",
|
|
913
|
+
secondSeriesFill: "#FEF3C7"
|
|
763
914
|
},
|
|
764
915
|
traffic: {
|
|
765
|
-
tooltipBg: "
|
|
766
|
-
tooltipBorderColor: "
|
|
767
|
-
tooltipTextColor: "
|
|
768
|
-
yAxisSplitLine: "
|
|
769
|
-
lineBg: "
|
|
770
|
-
itemColor: "
|
|
771
|
-
itemBorderColor: "
|
|
772
|
-
itemEmphasisBorderColor: "
|
|
916
|
+
tooltipBg: "#FFFDF7",
|
|
917
|
+
tooltipBorderColor: "#FDE68A",
|
|
918
|
+
tooltipTextColor: "#451A03",
|
|
919
|
+
yAxisSplitLine: "#FEF3C7",
|
|
920
|
+
lineBg: "#FDE68A",
|
|
921
|
+
itemColor: "#FCD34D",
|
|
922
|
+
itemBorderColor: "#FCD34D",
|
|
923
|
+
itemEmphasisBorderColor: "#B45309",
|
|
773
924
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)",
|
|
774
925
|
shadowLineShadow: "rgba(0, 0, 0, 0)",
|
|
775
|
-
gradFrom: "
|
|
776
|
-
gradTo: "
|
|
926
|
+
gradFrom: "#FFF8E7",
|
|
927
|
+
gradTo: "#FFFDF7"
|
|
777
928
|
},
|
|
778
929
|
electricity: {
|
|
779
|
-
tooltipBg: "
|
|
780
|
-
tooltipLineColor: "
|
|
781
|
-
tooltipBorderColor: "
|
|
782
|
-
tooltipTextColor: "
|
|
783
|
-
axisLineColor: "
|
|
784
|
-
xAxisTextColor: "
|
|
785
|
-
yAxisSplitLine: "
|
|
786
|
-
itemBorderColor: "
|
|
787
|
-
lineGradFrom: "
|
|
788
|
-
lineGradTo: "
|
|
789
|
-
lineShadow: "rgba(
|
|
790
|
-
areaGradFrom: "rgba(
|
|
791
|
-
areaGradTo: "rgba(
|
|
930
|
+
tooltipBg: "#FFFDF7",
|
|
931
|
+
tooltipLineColor: "#451A03",
|
|
932
|
+
tooltipBorderColor: "#FDE68A",
|
|
933
|
+
tooltipTextColor: "#451A03",
|
|
934
|
+
axisLineColor: "#FDE68A",
|
|
935
|
+
xAxisTextColor: "#78350F",
|
|
936
|
+
yAxisSplitLine: "#FEF3C7",
|
|
937
|
+
itemBorderColor: "#B45309",
|
|
938
|
+
lineGradFrom: "#B45309",
|
|
939
|
+
lineGradTo: "#D97706",
|
|
940
|
+
lineShadow: "rgba(180, 83, 9, 0.2)",
|
|
941
|
+
areaGradFrom: "rgba(180, 83, 9, 0.1)",
|
|
942
|
+
areaGradTo: "rgba(180, 83, 9, 0.02)",
|
|
792
943
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)"
|
|
793
944
|
},
|
|
794
945
|
echarts: {
|
|
795
|
-
bg: "
|
|
796
|
-
textColor: "
|
|
797
|
-
axisLineColor: "
|
|
798
|
-
splitLineColor: "
|
|
799
|
-
itemHoverShadowColor: "rgba(
|
|
800
|
-
tooltipBackgroundColor: "
|
|
946
|
+
bg: "#FFFDF7",
|
|
947
|
+
textColor: "#451A03",
|
|
948
|
+
axisLineColor: "#92400E",
|
|
949
|
+
splitLineColor: "#FEF3C7",
|
|
950
|
+
itemHoverShadowColor: "rgba(180, 83, 9, 0.25)",
|
|
951
|
+
tooltipBackgroundColor: "#B45309"
|
|
801
952
|
},
|
|
802
953
|
chartjs: {
|
|
803
|
-
axisLineColor: "
|
|
804
|
-
textColor: "
|
|
954
|
+
axisLineColor: "#FDE68A",
|
|
955
|
+
textColor: "#451A03"
|
|
805
956
|
}
|
|
806
957
|
}
|
|
807
958
|
}, J = {
|
|
808
959
|
name: "wine",
|
|
809
960
|
displayName: "Wine",
|
|
810
961
|
variables: {
|
|
811
|
-
primary: "#
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
962
|
+
primary: "#9F1239",
|
|
963
|
+
primaryHover: "#881337",
|
|
964
|
+
primaryLight: "#FDA4AF",
|
|
965
|
+
primaryBg: "rgba(159, 18, 57, 0.1)",
|
|
966
|
+
primaryRgb: "159, 18, 57",
|
|
967
|
+
primaryTransparent: "rgba(159, 18, 57, 0.15)",
|
|
968
|
+
primaryFg: "#FFF1F2",
|
|
969
|
+
success: "#6D9F6D",
|
|
970
|
+
successLight: "#8DBE8D",
|
|
971
|
+
successRgb: "109, 159, 109",
|
|
972
|
+
info: "#8A6E7A",
|
|
973
|
+
infoLight: "#A88E98",
|
|
974
|
+
infoRgb: "138, 110, 122",
|
|
975
|
+
warning: "#C49050",
|
|
976
|
+
warningLight: "#D4B080",
|
|
977
|
+
warningRgb: "196, 144, 80",
|
|
978
|
+
danger: "#E11D48",
|
|
979
|
+
dangerLight: "#FB7185",
|
|
980
|
+
dangerRgb: "225, 29, 72",
|
|
981
|
+
bg: "#1A0810",
|
|
982
|
+
bg2: "#2D0F1A",
|
|
983
|
+
bg3: "#3F1525",
|
|
984
|
+
bg4: "#521C30",
|
|
985
|
+
bgSecondary: "#2D0F1A",
|
|
986
|
+
border: "#3F1525",
|
|
987
|
+
border2: "#521C30",
|
|
988
|
+
border3: "#7F2848",
|
|
989
|
+
border4: "#9F1239",
|
|
990
|
+
border5: "#FB7185",
|
|
991
|
+
borderHover: "#9F1239",
|
|
992
|
+
fg: "#D4899A",
|
|
993
|
+
fgText: "#FFF1F2",
|
|
994
|
+
fgHeading: "#FFFFFF",
|
|
995
|
+
fgHighlight: "#FDA4AF",
|
|
996
|
+
fgMuted: "#A0576D",
|
|
997
|
+
fgOnPrimary: "#1A0810",
|
|
998
|
+
separator: "#3F1525",
|
|
999
|
+
overlay: "rgba(0, 0, 0, 0.65)",
|
|
1000
|
+
shadow: "rgba(0, 0, 0, 0.45)",
|
|
1001
|
+
ring: "#9F1239",
|
|
1002
|
+
chart1: "#9F1239",
|
|
1003
|
+
chart2: "#6D9F6D",
|
|
1004
|
+
chart3: "#C49050",
|
|
1005
|
+
chart4: "#E11D48",
|
|
1006
|
+
chart5: "#FDA4AF",
|
|
837
1007
|
temperature: {
|
|
838
1008
|
arcFill: [
|
|
839
|
-
"#
|
|
840
|
-
"#
|
|
841
|
-
"#
|
|
842
|
-
"#
|
|
843
|
-
"#
|
|
1009
|
+
"#521C30",
|
|
1010
|
+
"#7F2848",
|
|
1011
|
+
"#9F1239",
|
|
1012
|
+
"#E11D48",
|
|
1013
|
+
"#FDA4AF"
|
|
844
1014
|
],
|
|
845
|
-
arcEmpty: "#
|
|
846
|
-
thumbBg: "#
|
|
847
|
-
thumbBorder: "#
|
|
1015
|
+
arcEmpty: "#3F1525",
|
|
1016
|
+
thumbBg: "#2D0F1A",
|
|
1017
|
+
thumbBorder: "#9F1239"
|
|
848
1018
|
},
|
|
849
1019
|
solar: {
|
|
850
|
-
gradientLeft: "#
|
|
851
|
-
gradientRight: "#
|
|
852
|
-
shadowColor: "rgba(
|
|
853
|
-
secondSeriesFill: "#
|
|
1020
|
+
gradientLeft: "#9F1239",
|
|
1021
|
+
gradientRight: "#E11D48",
|
|
1022
|
+
shadowColor: "rgba(159, 18, 57, 0.3)",
|
|
1023
|
+
secondSeriesFill: "#3F1525"
|
|
854
1024
|
},
|
|
855
1025
|
traffic: {
|
|
856
|
-
tooltipBg: "#
|
|
857
|
-
tooltipBorderColor: "#
|
|
858
|
-
tooltipTextColor: "#
|
|
859
|
-
yAxisSplitLine: "#
|
|
860
|
-
lineBg: "#
|
|
861
|
-
itemColor: "#
|
|
862
|
-
itemBorderColor: "#
|
|
863
|
-
itemEmphasisBorderColor: "#
|
|
1026
|
+
tooltipBg: "#3F1525",
|
|
1027
|
+
tooltipBorderColor: "#7F2848",
|
|
1028
|
+
tooltipTextColor: "#FFF1F2",
|
|
1029
|
+
yAxisSplitLine: "#3F1525",
|
|
1030
|
+
lineBg: "#521C30",
|
|
1031
|
+
itemColor: "#521C30",
|
|
1032
|
+
itemBorderColor: "#7F2848",
|
|
1033
|
+
itemEmphasisBorderColor: "#9F1239",
|
|
864
1034
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)",
|
|
865
1035
|
shadowLineShadow: "rgba(0, 0, 0, 0)",
|
|
866
|
-
gradFrom: "#
|
|
867
|
-
gradTo: "#
|
|
1036
|
+
gradFrom: "#3F1525",
|
|
1037
|
+
gradTo: "#2D0F1A"
|
|
868
1038
|
},
|
|
869
1039
|
electricity: {
|
|
870
|
-
tooltipBg: "#
|
|
871
|
-
tooltipLineColor: "#
|
|
872
|
-
tooltipBorderColor: "#
|
|
873
|
-
tooltipTextColor: "#
|
|
874
|
-
axisLineColor: "#
|
|
875
|
-
xAxisTextColor: "#
|
|
876
|
-
yAxisSplitLine: "#
|
|
877
|
-
itemBorderColor: "#
|
|
878
|
-
lineGradFrom: "#
|
|
879
|
-
lineGradTo: "#
|
|
880
|
-
lineShadow: "rgba(
|
|
881
|
-
areaGradFrom: "
|
|
882
|
-
areaGradTo: "
|
|
1040
|
+
tooltipBg: "#3F1525",
|
|
1041
|
+
tooltipLineColor: "#FFF1F2",
|
|
1042
|
+
tooltipBorderColor: "#7F2848",
|
|
1043
|
+
tooltipTextColor: "#FFF1F2",
|
|
1044
|
+
axisLineColor: "#521C30",
|
|
1045
|
+
xAxisTextColor: "#D4899A",
|
|
1046
|
+
yAxisSplitLine: "#3F1525",
|
|
1047
|
+
itemBorderColor: "#9F1239",
|
|
1048
|
+
lineGradFrom: "#9F1239",
|
|
1049
|
+
lineGradTo: "#E11D48",
|
|
1050
|
+
lineShadow: "rgba(159, 18, 57, 0.3)",
|
|
1051
|
+
areaGradFrom: "rgba(159, 18, 57, 0.12)",
|
|
1052
|
+
areaGradTo: "rgba(159, 18, 57, 0.02)",
|
|
883
1053
|
shadowLineDarkBg: "rgba(0, 0, 0, 0)"
|
|
884
1054
|
},
|
|
885
1055
|
echarts: {
|
|
886
|
-
bg: "#
|
|
887
|
-
textColor: "#
|
|
888
|
-
axisLineColor: "#
|
|
889
|
-
splitLineColor: "#
|
|
890
|
-
itemHoverShadowColor: "rgba(
|
|
891
|
-
tooltipBackgroundColor: "#
|
|
1056
|
+
bg: "#1A0810",
|
|
1057
|
+
textColor: "#FFF1F2",
|
|
1058
|
+
axisLineColor: "#7F2848",
|
|
1059
|
+
splitLineColor: "#3F1525",
|
|
1060
|
+
itemHoverShadowColor: "rgba(159, 18, 57, 0.35)",
|
|
1061
|
+
tooltipBackgroundColor: "#3F1525"
|
|
892
1062
|
},
|
|
893
1063
|
chartjs: {
|
|
894
|
-
axisLineColor: "#
|
|
895
|
-
textColor: "#
|
|
1064
|
+
axisLineColor: "#521C30",
|
|
1065
|
+
textColor: "#FFF1F2"
|
|
896
1066
|
}
|
|
897
1067
|
}
|
|
898
|
-
}
|
|
899
|
-
var Q = {
|
|
1068
|
+
}, Q = {
|
|
900
1069
|
colors: X,
|
|
901
|
-
base:
|
|
1070
|
+
base: F
|
|
902
1071
|
}, Z = {
|
|
903
1072
|
colors: q,
|
|
904
|
-
base:
|
|
1073
|
+
base: F
|
|
905
1074
|
}, rr = {
|
|
906
1075
|
colors: K,
|
|
907
|
-
base:
|
|
908
|
-
}, er = {
|
|
909
|
-
colors: $,
|
|
910
|
-
base: l
|
|
1076
|
+
base: F
|
|
911
1077
|
}, or = {
|
|
912
|
-
colors:
|
|
913
|
-
base:
|
|
1078
|
+
colors: $,
|
|
1079
|
+
base: F
|
|
1080
|
+
}, er = {
|
|
1081
|
+
colors: _,
|
|
1082
|
+
base: F
|
|
914
1083
|
}, tr = {
|
|
915
1084
|
colors: Y,
|
|
916
|
-
base:
|
|
1085
|
+
base: F
|
|
917
1086
|
}, ar = {
|
|
918
|
-
colors:
|
|
919
|
-
base:
|
|
1087
|
+
colors: W,
|
|
1088
|
+
base: F
|
|
920
1089
|
}, ir = {
|
|
921
1090
|
colors: J,
|
|
922
|
-
base:
|
|
923
|
-
},
|
|
1091
|
+
base: F
|
|
1092
|
+
}, Fr = {
|
|
924
1093
|
colors: z,
|
|
925
|
-
base:
|
|
926
|
-
}
|
|
927
|
-
const h = {
|
|
1094
|
+
base: F
|
|
1095
|
+
}, C = {
|
|
928
1096
|
[i.DEFAULT]: Q,
|
|
929
1097
|
[i.LIGHT]: Z,
|
|
930
1098
|
[i.DARK]: rr,
|
|
931
|
-
[i.COSMIC]:
|
|
932
|
-
[i.CORPORATE]:
|
|
1099
|
+
[i.COSMIC]: or,
|
|
1100
|
+
[i.CORPORATE]: er,
|
|
933
1101
|
[i.FOREST]: tr,
|
|
934
1102
|
[i.COFFEE]: ar,
|
|
935
1103
|
[i.WINE]: ir,
|
|
936
|
-
[i.WHEAT]:
|
|
937
|
-
}
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
const t = D();
|
|
1104
|
+
[i.WHEAT]: Fr
|
|
1105
|
+
}, lr = L(({ children: e, defaultTheme: g = i.DEFAULT, defaultBase: r = a.DEFAULT }) => {
|
|
1106
|
+
const [o, l] = b(() => {
|
|
1107
|
+
const t = T();
|
|
1108
|
+
return t != null && t in C ? t : g;
|
|
1109
|
+
}), [s, n] = b(() => {
|
|
1110
|
+
const t = v();
|
|
944
1111
|
return t ?? r;
|
|
945
|
-
}),
|
|
946
|
-
colors:
|
|
947
|
-
base:
|
|
948
|
-
}), [
|
|
949
|
-
|
|
950
|
-
const
|
|
951
|
-
|
|
952
|
-
},
|
|
953
|
-
|
|
1112
|
+
}), p = x(() => ({
|
|
1113
|
+
colors: C[o].colors,
|
|
1114
|
+
base: V[s]
|
|
1115
|
+
}), [o, s]);
|
|
1116
|
+
R(p, o);
|
|
1117
|
+
const A = (t) => {
|
|
1118
|
+
l(t);
|
|
1119
|
+
}, D = (t) => {
|
|
1120
|
+
n(t), S(t);
|
|
954
1121
|
};
|
|
955
|
-
return w(
|
|
1122
|
+
return /* @__PURE__ */ w(f.Provider, {
|
|
956
1123
|
value: {
|
|
957
|
-
currentTheme:
|
|
958
|
-
themeName:
|
|
1124
|
+
currentTheme: p,
|
|
1125
|
+
themeName: o,
|
|
959
1126
|
baseName: s,
|
|
960
|
-
setTheme:
|
|
961
|
-
setBase:
|
|
962
|
-
availableThemes:
|
|
963
|
-
availableBases:
|
|
1127
|
+
setTheme: A,
|
|
1128
|
+
setBase: D,
|
|
1129
|
+
availableThemes: B,
|
|
1130
|
+
availableBases: h
|
|
964
1131
|
},
|
|
965
|
-
children:
|
|
1132
|
+
children: e
|
|
966
1133
|
});
|
|
967
1134
|
});
|
|
968
|
-
|
|
1135
|
+
lr.displayName = "ThemeProvider";
|
|
969
1136
|
export {
|
|
970
|
-
|
|
971
|
-
|
|
1137
|
+
c as BASE_STORAGE_KEY,
|
|
1138
|
+
h as BASE_VALUES,
|
|
972
1139
|
a as BaseEnum,
|
|
973
1140
|
d as COLOR_STORAGE_KEY,
|
|
974
1141
|
gr as DEFAULT_BASE,
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
1142
|
+
nr as DEFAULT_THEME,
|
|
1143
|
+
B as THEME_VALUES,
|
|
1144
|
+
f as ThemeContext,
|
|
978
1145
|
i as ThemeEnum,
|
|
979
|
-
|
|
980
|
-
|
|
1146
|
+
lr as ThemeProvider,
|
|
1147
|
+
V as bases,
|
|
981
1148
|
ar as coffeeTheme,
|
|
982
|
-
|
|
983
|
-
|
|
1149
|
+
er as corporateTheme,
|
|
1150
|
+
or as cosmicTheme,
|
|
984
1151
|
rr as darkTheme,
|
|
985
1152
|
Q as defaultTheme,
|
|
986
1153
|
tr as forestTheme,
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
1154
|
+
v as getThemeBaseStorage,
|
|
1155
|
+
T as getThemeColorStorage,
|
|
1156
|
+
Cr as removeThemeStorage,
|
|
1157
|
+
S as setThemeBaseStorage,
|
|
1158
|
+
P as setThemeColorStorage,
|
|
1159
|
+
C as themes,
|
|
1160
|
+
pr as useTheme,
|
|
994
1161
|
ir as wineTheme
|
|
995
1162
|
};
|
|
996
1163
|
|