nfx-ui 0.12.8 → 0.13.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.
Files changed (84) hide show
  1. package/dist/animations.cjs +2 -2
  2. package/dist/animations.mjs +1 -1
  3. package/dist/apis.cjs +1 -1
  4. package/dist/apis.mjs +1 -1
  5. package/dist/chunk-BounceLoading-C5XE8DKc.mjs.map +1 -1
  6. package/dist/chunk-BounceLoading-CwvDT5HF.cjs.map +1 -1
  7. package/dist/chunk-animations-DOdfS0n5.cjs +3 -0
  8. package/dist/{chunk-animations-CYs6wRF6.cjs.map → chunk-animations-DOdfS0n5.cjs.map} +1 -1
  9. package/dist/chunk-animations-Do1xZdGL.mjs.map +1 -1
  10. package/dist/chunk-i18n-BTmbcksb.cjs +3 -0
  11. package/dist/{chunk-i18n-rD2zjgzE.cjs.map → chunk-i18n-BTmbcksb.cjs.map} +1 -1
  12. package/dist/chunk-language-B8sfGadQ.mjs.map +1 -1
  13. package/dist/chunk-language-Bqmpuf2W.cjs.map +1 -1
  14. package/dist/chunk-layout-C2uqDEMJ.mjs.map +1 -1
  15. package/dist/chunk-layout-D728gccQ.cjs.map +1 -1
  16. package/dist/chunk-preference-BWEpbZgC.mjs.map +1 -1
  17. package/dist/chunk-preference-Dbugm0iQ.cjs.map +1 -1
  18. package/dist/chunk-theme-9dcwRKw8.mjs.map +1 -1
  19. package/dist/chunk-theme-BFvDRCYS.cjs.map +1 -1
  20. package/dist/components.cjs +3 -3
  21. package/dist/components.cjs.map +1 -1
  22. package/dist/components.mjs +641 -595
  23. package/dist/components.mjs.map +1 -1
  24. package/dist/constants.cjs +1 -1
  25. package/dist/constants.mjs +1 -1
  26. package/dist/events.cjs +1 -1
  27. package/dist/events.mjs +1 -1
  28. package/dist/hooks.cjs +1 -1
  29. package/dist/hooks.cjs.map +1 -1
  30. package/dist/hooks.mjs +1 -1
  31. package/dist/hooks.mjs.map +1 -1
  32. package/dist/icons.cjs +1 -1
  33. package/dist/icons.mjs +1 -1
  34. package/dist/languages.cjs +2 -2
  35. package/dist/languages.mjs +1 -1
  36. package/dist/layouts.cjs +2 -2
  37. package/dist/layouts.cjs.map +1 -1
  38. package/dist/layouts.mjs +270 -253
  39. package/dist/layouts.mjs.map +1 -1
  40. package/dist/navigations.cjs +1 -1
  41. package/dist/navigations.mjs +1 -1
  42. package/dist/pixel-blast.cjs +2 -2
  43. package/dist/pixel-blast.cjs.map +1 -1
  44. package/dist/pixel-blast.mjs +1 -1
  45. package/dist/pixel-blast.mjs.map +1 -1
  46. package/dist/preference.cjs +1 -1
  47. package/dist/preference.mjs +1 -1
  48. package/dist/services.cjs +1 -1
  49. package/dist/services.mjs +1 -1
  50. package/dist/src/designs/components/KeyValueEditor/index.d.ts +16 -3
  51. package/dist/src/designs/components/KeyValueEditor/index.d.ts.map +1 -1
  52. package/dist/src/designs/components/ShowFilter/index.d.ts +16 -5
  53. package/dist/src/designs/components/ShowFilter/index.d.ts.map +1 -1
  54. package/dist/src/designs/components/Slider/index.d.ts +15 -3
  55. package/dist/src/designs/components/Slider/index.d.ts.map +1 -1
  56. package/dist/src/designs/components/Suspense/index.d.ts +6 -6
  57. package/dist/src/designs/components/Suspense/index.d.ts.map +1 -1
  58. package/dist/src/designs/components/VirtualList/index.d.ts +3 -3
  59. package/dist/src/designs/components/VirtualList/index.d.ts.map +1 -1
  60. package/dist/src/designs/components/VirtualWindowList/index.d.ts +3 -3
  61. package/dist/src/designs/components/VirtualWindowList/index.d.ts.map +1 -1
  62. package/dist/src/designs/layouts/components/SideHideLayout/index.d.ts +1 -1
  63. package/dist/src/designs/layouts/components/SideHideLayout/index.d.ts.map +1 -1
  64. package/dist/src/designs/layouts/components/SideShowLayout/index.d.ts +1 -1
  65. package/dist/src/designs/layouts/components/SideShowLayout/index.d.ts.map +1 -1
  66. package/dist/src/designs/layouts/components/Sidebar/index.d.ts +1 -1
  67. package/dist/src/designs/layouts/components/Sidebar/index.d.ts.map +1 -1
  68. package/dist/src/designs/layouts/types/components.d.ts +3 -1
  69. package/dist/src/designs/layouts/types/components.d.ts.map +1 -1
  70. package/dist/stores.cjs +1 -1
  71. package/dist/stores.cjs.map +1 -1
  72. package/dist/stores.mjs +1 -1
  73. package/dist/stores.mjs.map +1 -1
  74. package/dist/themes.cjs +1 -1
  75. package/dist/themes.mjs +1 -1
  76. package/dist/types.cjs +1 -1
  77. package/dist/types.mjs +1 -1
  78. package/dist/utils.cjs +2 -2
  79. package/dist/utils.cjs.map +1 -1
  80. package/dist/utils.mjs +1 -1
  81. package/dist/utils.mjs.map +1 -1
  82. package/package.json +7 -29
  83. package/dist/chunk-animations-CYs6wRF6.cjs +0 -3
  84. package/dist/chunk-i18n-rD2zjgzE.cjs +0 -3
@@ -1,17 +1,17 @@
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)}.styles-module__loading___bgEAk svg polyline.styles-module__front___hSxig{fill:none;stroke:var(--color-primary);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:var(--radius-button);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-radius:var(--radius-button);border-left:10px solid var(--color-bg);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-radius:var(--radius-button);border-left:4px solid var(--color-bg);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:var(--radius-button);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:"";background:var(--color-bg);width:.5rem;height:.5rem;transform:translate3d(calc(var(--x) - 50%), calc(var(--y) - 50%), 0);will-change:transform;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:var(--color-bg);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{border-radius:var(--radius-button);cursor:pointer;border:1px solid #0000;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)}.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:var(--color-danger-fg,#fff)}.styles-module__button___RbliA.styles-module__danger___MW-pg:hover:not(:disabled){background:var(--color-danger-light);border-color:var(--color-danger-light);color:var(--color-danger-fg,#fff);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);border-radius:var(--radius-card);cursor:pointer;text-align:left;background:var(--color-bg-2);width:100%;color:var(--color-fg-text);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:var(--color-danger)}.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);border-radius:var(--radius-card);min-width:100%;box-shadow:0 .5rem 1rem var(--color-shadow);z-index:1000;animation:.15s ease-out Dropdown-module__slideDown___sRCmO;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden}@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);border-radius:var(--radius-input);background:var(--color-bg);width:100%;color:var(--color-fg-text);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), .1)}.styles-module__input___IZDc3::placeholder{color:var(--color-fg-muted);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);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), .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:var(--color-primary-fg)}.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);border-radius:var(--radius-input);width:100%;color:var(--color-fg-text);background:var(--color-bg-2);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);border-radius:var(--radius-button);background:var(--color-bg);color:var(--color-fg-muted);cursor:pointer;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:var(--color-primary-fg);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);color:var(--color-primary-fg)}.styles-module__optionsContainer___LOzlO{background:var(--color-bg-2);border-radius:var(--radius-card);border:1px solid var(--color-border-4);gap:.5rem;padding:.5rem;display:flex}.styles-module__option___abhnC{border:1px solid var(--color-border-4);border-radius:var(--radius-button);background:var(--color-bg);color:var(--color-fg);cursor:pointer;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:var(--color-primary-fg);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);color:var(--color-primary-fg)}.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{border-radius:var(--radius-button);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;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 rgba(var(--color-primary-rgb), .25)}.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 rgba(var(--color-primary-rgb), .25)}.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);border-radius:var(--radius-button);min-width:100%;box-shadow:0 .5rem 1rem var(--color-shadow);z-index:1000;transform-origin:top;visibility:hidden;pointer-events:none;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden}.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 var(--color-shadow)}}.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{border-radius:var(--radius-badge);background-color:var(--color-bg-3);width:100%;height:.375rem;position:relative;overflow:hidden}.styles-module__sliderRange___U3g0-{background-color:var(--color-primary);border-radius:var(--radius-badge);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), .1), rgba(var(--color-error-rgb), .05));border:2px solid rgba(var(--color-error-rgb), .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);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);border-radius:var(--radius-card);background:var(--color-bg-2);width:100%;transition:all .2s;overflow:hidden}.styles-module__errorDetailsContainer___eywMo:hover{border-color:var(--color-border-hover);background:var(--color-bg-3)}.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);border-top:1px solid var(--color-border);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{border-radius:var(--radius-button);background:var(--color-primary);color:var(--color-primary-fg);cursor:pointer;box-shadow:0 2px 8px var(--color-shadow);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__retryButton___TA4jm:hover{box-shadow:0 4px 16px var(--color-shadow);background:var(--color-primary-light);color:var(--color-primary-fg);transform:translateY(-2px)}.styles-module__retryButton___TA4jm:active{box-shadow:0 2px 8px var(--color-shadow);transform:translateY(0)}.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{border-radius:var(--radius-button);color:var(--color-fg-muted);border:1px solid var(--color-border-4);cursor:pointer;background:0 0;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);border-radius:var(--radius-input);background:var(--color-bg);width:100%;color:var(--color-fg-text);resize:vertical;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), .1)}.styles-module__textarea___AjX9N::placeholder{color:var(--color-fg-muted);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);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);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), .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:var(--radius-button);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{border-radius:var(--radius-button)!important;color:var(--color-fg-text)!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:var(--color-primary-fg)!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:var(--color-primary-fg)!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:var(--color-primary-fg)!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{border-radius:var(--radius-button);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;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%;box-shadow:0 .125rem .25rem 0 var(--color-shadow);position:fixed;top:0}.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__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}
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)}.styles-module__loading___bgEAk svg polyline.styles-module__front___hSxig{fill:none;stroke:var(--color-primary);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:var(--radius-button);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-radius:var(--radius-button);border-left:10px solid var(--color-bg);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-radius:var(--radius-button);border-left:4px solid var(--color-bg);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:var(--radius-button);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:"";background:var(--color-bg);width:.5rem;height:.5rem;transform:translate3d(calc(var(--x) - 50%), calc(var(--y) - 50%), 0);will-change:transform;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:var(--color-bg);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{border-radius:var(--radius-button);cursor:pointer;border:1px solid #0000;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)}.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:var(--color-danger-fg,#fff)}.styles-module__button___RbliA.styles-module__danger___MW-pg:hover:not(:disabled){background:var(--color-danger-light);border-color:var(--color-danger-light);color:var(--color-danger-fg,#fff);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);border-radius:var(--radius-card);cursor:pointer;text-align:left;background:var(--color-bg-2);width:100%;color:var(--color-fg-text);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:var(--color-danger)}.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);border-radius:var(--radius-card);min-width:100%;box-shadow:0 .5rem 1rem var(--color-shadow);z-index:1000;animation:.15s ease-out Dropdown-module__slideDown___sRCmO;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden}@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);border-radius:var(--radius-input);background:var(--color-bg);width:100%;color:var(--color-fg-text);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), .1)}.styles-module__input___IZDc3::placeholder{color:var(--color-fg-muted);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);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), .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:var(--color-primary-fg)}.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);border-radius:var(--radius-input);width:100%;color:var(--color-fg-text);background:var(--color-bg-2);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);border-radius:var(--radius-button);background:var(--color-bg);color:var(--color-fg-muted);cursor:pointer;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:var(--color-primary-fg);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);color:var(--color-primary-fg)}.styles-module__optionsContainer___LOzlO{background:var(--color-bg-2);border-radius:var(--radius-card);border:1px solid var(--color-border-4);gap:.5rem;padding:.5rem;display:flex}.styles-module__option___abhnC{border:1px solid var(--color-border-4);border-radius:var(--radius-button);background:var(--color-bg);color:var(--color-fg);cursor:pointer;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:var(--color-primary-fg);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);color:var(--color-primary-fg)}.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{border-radius:var(--radius-button);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;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 rgba(var(--color-primary-rgb), .25)}.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 rgba(var(--color-primary-rgb), .25)}.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);border-radius:var(--radius-button);min-width:100%;box-shadow:0 .5rem 1rem var(--color-shadow);z-index:1000;transform-origin:top;visibility:hidden;pointer-events:none;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden}.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 var(--color-shadow)}}.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{border-radius:var(--radius-badge);background-color:var(--color-bg-3);width:100%;height:.375rem;position:relative;overflow:hidden}.styles-module__sliderRange___U3g0-{background-color:var(--color-primary);border-radius:var(--radius-badge);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), .1), rgba(var(--color-error-rgb), .05));border:2px solid rgba(var(--color-error-rgb), .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);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);border-radius:var(--radius-card);background:var(--color-bg-2);width:100%;transition:all .2s;overflow:hidden}.styles-module__errorDetailsContainer___eywMo:hover{border-color:var(--color-border-hover);background:var(--color-bg-3)}.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);border-top:1px solid var(--color-border);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{border-radius:var(--radius-button);background:var(--color-primary);color:var(--color-primary-fg);cursor:pointer;box-shadow:0 2px 8px var(--color-shadow);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__retryButton___TA4jm:hover{box-shadow:0 4px 16px var(--color-shadow);background:var(--color-primary-light);color:var(--color-primary-fg);transform:translateY(-2px)}.styles-module__retryButton___TA4jm:active{box-shadow:0 2px 8px var(--color-shadow);transform:translateY(0)}.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{border-radius:var(--radius-button);color:var(--color-fg-muted);border:1px solid var(--color-border-4);cursor:pointer;background:0 0;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);border-radius:var(--radius-input);background:var(--color-bg);width:100%;color:var(--color-fg-text);resize:vertical;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), .1)}.styles-module__textarea___AjX9N::placeholder{color:var(--color-fg-muted);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);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);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), .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:var(--radius-button);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;min-height:0;display:flex;overflow:hidden}.styles-module__sidebarContent___iAwiw{flex-direction:column;flex:1;min-height:0;padding-top:1rem;display:flex;overflow:hidden}.styles-module__sidebarFooter___qiPXO{flex-shrink:0;margin-top:auto}.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;min-height:0!important;display:flex!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-sidebar-container{background-color:var(--color-bg-2)!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{border-radius:var(--radius-button)!important;color:var(--color-fg-text)!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:var(--color-primary-fg)!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:var(--color-primary-fg)!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:var(--color-primary-fg)!important}.styles-module__logoutContainer___7NwBL{border-top:1px solid var(--color-separator);writing-mode:horizontal-tb;text-orientation:mixed;padding:.5rem}.styles-module__logoutButton___rfD6u{border-radius:var(--radius-button);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;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%;box-shadow:0 .125rem .25rem 0 var(--color-shadow);position:fixed;top:0}.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__sidebarChrome___q0pw5{z-index:101;box-sizing:border-box;position:fixed;left:0}.styles-module__sidebar___ij-8-{height:100%;min-height: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__sidebarChrome___q0pw5{z-index:999}}.styles-module__mainWrapper___AiTAw{flex-direction:row;flex:1;display:flex;position:relative}.styles-module__sidebarContainer___X4yj8{z-index:99;box-sizing:border-box;flex-direction:column;min-height:0;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__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 { C as ye, S as ge, T as be, f as we, gt as Ne, m as Ce, nt as Ie, ot as Ee, p as $e, t as Le, tt as xe, vt as Se } from "./chunk-lucide-C54WenI6.mjs";
3
+ import { C as ye, S as ge, T as be, f as we, gt as Ne, m as Ie, nt as Se, ot as Ce, p as Ee, t as xe, tt as Le, vt as $e } from "./chunk-lucide-C54WenI6.mjs";
4
4
  import { n as Me } from "./chunk-useTheme-oHcq3d0o.mjs";
5
5
  import { n as Oe } from "./chunk-layout-C2uqDEMJ.mjs";
6
6
  import { n as De } from "./chunk-useLayout-DPxlynT-.mjs";
7
- import { n as ze, r as ie, t as Re } from "./chunk-BounceLoading-C5XE8DKc.mjs";
7
+ import { n as Re, r as ie, t as ze } from "./chunk-BounceLoading-C5XE8DKc.mjs";
8
8
  import * as Q from "react";
9
- import { Component as Te, Suspense as We, cloneElement as ke, forwardRef as ee, isValidElement as Ae, memo as R, useCallback as P, useEffect as H, useRef as te, useState as U } from "react";
10
- import { Fragment as _e, jsx as l, jsxs as g } from "react/jsx-runtime";
11
- import { animate as Be, motion as K, useMotionValue as oe, useMotionValueEvent as Ve, useTransform as X } from "motion/react";
12
- import { QueryErrorResetBoundary as Fe } from "@tanstack/react-query";
9
+ import { Component as Te, Suspense as We, cloneElement as Ae, forwardRef as ee, isValidElement as ke, memo as z, useCallback as P, useEffect as H, useRef as te, useState as U } from "react";
10
+ import { Fragment as _e, jsx as l, jsxs as v } from "react/jsx-runtime";
11
+ import { animate as Be, motion as K, useMotionValue as ae, useMotionValueEvent as Fe, useTransform as X } from "motion/react";
12
+ import { QueryErrorResetBoundary as Ve } from "@tanstack/react-query";
13
13
  import { flushSync as je } from "react-dom";
14
- var qe = "styles-module__button___RbliA", Pe = "styles-module__small___yK0Yp", He = "styles-module__medium___eBTch", Ge = "styles-module__large___pIZkl", Ke = "styles-module__primary___qsZpA", Xe = "styles-module__secondary___SCpPv", Ue = "styles-module__outline___rrlk9", Ze = "styles-module__ghost___QMoiH", Ye = "styles-module__danger___MW-pg", Qe = "styles-module__fullWidth___-dXBR", Je = "styles-module__loading___UWw6V", et = "styles-module__spinner___KpJ-L", tt = "styles-module__spin___ntZKM", st = "styles-module__content___oyZRO", rt = "styles-module__leftIcon___cDktv", nt = "styles-module__rightIcon___1mpk0", lt = "styles-module__iconOnly___iOv-U", it = "styles-module__iconContainer___bwvE3", ot = "styles-module__layout___WaGy9", at = "styles-module__horizontal___lKpGq", dt = "styles-module__topIcon___bzw6s", ct = "styles-module__bottomIcon___suPfa", C = {
14
+ var qe = "styles-module__button___RbliA", Pe = "styles-module__small___yK0Yp", He = "styles-module__medium___eBTch", Ge = "styles-module__large___pIZkl", Ke = "styles-module__primary___qsZpA", Xe = "styles-module__secondary___SCpPv", Ue = "styles-module__outline___rrlk9", Ze = "styles-module__ghost___QMoiH", Ye = "styles-module__danger___MW-pg", Qe = "styles-module__fullWidth___-dXBR", Je = "styles-module__loading___UWw6V", et = "styles-module__spinner___KpJ-L", tt = "styles-module__spin___ntZKM", st = "styles-module__content___oyZRO", rt = "styles-module__leftIcon___cDktv", nt = "styles-module__rightIcon___1mpk0", lt = "styles-module__iconOnly___iOv-U", it = "styles-module__iconContainer___bwvE3", at = "styles-module__layout___WaGy9", ot = "styles-module__horizontal___lKpGq", dt = "styles-module__topIcon___bzw6s", ct = "styles-module__bottomIcon___suPfa", C = {
15
15
  button: qe,
16
16
  small: Pe,
17
17
  medium: He,
@@ -30,39 +30,39 @@ var qe = "styles-module__button___RbliA", Pe = "styles-module__small___yK0Yp", H
30
30
  rightIcon: nt,
31
31
  iconOnly: lt,
32
32
  iconContainer: it,
33
- layout: ot,
34
- horizontal: at,
33
+ layout: at,
34
+ horizontal: ot,
35
35
  topIcon: dt,
36
36
  bottomIcon: ct
37
37
  };
38
38
  function B(n, t) {
39
- return n ? t && Ae(n) && typeof n.type != "string" ? ke(n, {
39
+ return n ? t && ke(n) && typeof n.type != "string" ? Ae(n, {
40
40
  ...n.props && typeof n.props == "object" ? n.props : {},
41
41
  size: t
42
42
  }) : n : null;
43
43
  }
44
- var se = ee(({ variant: n = "primary", size: t = "medium", fullWidth: e = !1, leftIcon: s, rightIcon: r, topIcon: o, bottomIcon: i, iconOnly: a = !1, iconSize: c, loading: d = !1, disabled: _, children: u, className: h = "", ...m }, v) => {
45
- const I = s || r || o || i, b = !a && u, w = a && I && !b, y = o || i || w, f = [
44
+ var se = ee(({ variant: n = "primary", size: t = "medium", fullWidth: e = !1, leftIcon: s, rightIcon: r, topIcon: i, bottomIcon: a, iconOnly: o = !1, iconSize: c, loading: d = !1, disabled: u, children: h, className: _ = "", ...m }, g) => {
45
+ const I = s || r || i || a, b = !o && h, N = o && I && !b, p = i || a || N, y = [
46
46
  C.button,
47
47
  C[n],
48
48
  C[t],
49
49
  e && C.fullWidth,
50
50
  d && C.loading,
51
- w && C.iconOnly,
52
- h
51
+ N && C.iconOnly,
52
+ _
53
53
  ].filter(Boolean).join(" ");
54
- return w ? /* @__PURE__ */ l("button", {
55
- ref: v,
54
+ return N ? /* @__PURE__ */ l("button", {
55
+ ref: g,
56
56
  type: "button",
57
- className: f,
58
- disabled: _ || d,
57
+ className: y,
58
+ disabled: u || d,
59
59
  ...m,
60
- children: /* @__PURE__ */ g("span", {
60
+ children: /* @__PURE__ */ v("span", {
61
61
  className: C.iconContainer,
62
62
  children: [
63
- o && /* @__PURE__ */ l("span", {
63
+ i && /* @__PURE__ */ l("span", {
64
64
  className: C.topIcon,
65
- children: B(o, c)
65
+ children: B(i, c)
66
66
  }),
67
67
  s && /* @__PURE__ */ l("span", {
68
68
  className: C.leftIcon,
@@ -72,26 +72,26 @@ var se = ee(({ variant: n = "primary", size: t = "medium", fullWidth: e = !1, le
72
72
  className: C.rightIcon,
73
73
  children: B(r, c)
74
74
  }),
75
- i && /* @__PURE__ */ l("span", {
75
+ a && /* @__PURE__ */ l("span", {
76
76
  className: C.bottomIcon,
77
- children: B(i, c)
77
+ children: B(a, c)
78
78
  })
79
79
  ]
80
80
  })
81
- }) : y ? /* @__PURE__ */ g("button", {
82
- ref: v,
81
+ }) : p ? /* @__PURE__ */ v("button", {
82
+ ref: g,
83
83
  type: "button",
84
- className: f,
85
- disabled: _ || d,
84
+ className: y,
85
+ disabled: u || d,
86
86
  ...m,
87
- children: [d && /* @__PURE__ */ l("span", { className: C.spinner }), !d && /* @__PURE__ */ g("span", {
87
+ children: [d && /* @__PURE__ */ l("span", { className: C.spinner }), !d && /* @__PURE__ */ v("span", {
88
88
  className: C.layout,
89
89
  children: [
90
- o && /* @__PURE__ */ l("span", {
90
+ i && /* @__PURE__ */ l("span", {
91
91
  className: C.topIcon,
92
- children: B(o, c)
92
+ children: B(i, c)
93
93
  }),
94
- /* @__PURE__ */ g("span", {
94
+ /* @__PURE__ */ v("span", {
95
95
  className: C.horizontal,
96
96
  children: [
97
97
  s && /* @__PURE__ */ l("span", {
@@ -100,7 +100,7 @@ var se = ee(({ variant: n = "primary", size: t = "medium", fullWidth: e = !1, le
100
100
  }),
101
101
  b && /* @__PURE__ */ l("span", {
102
102
  className: C.content,
103
- children: u
103
+ children: h
104
104
  }),
105
105
  r && /* @__PURE__ */ l("span", {
106
106
  className: C.rightIcon,
@@ -108,17 +108,17 @@ var se = ee(({ variant: n = "primary", size: t = "medium", fullWidth: e = !1, le
108
108
  })
109
109
  ]
110
110
  }),
111
- i && /* @__PURE__ */ l("span", {
111
+ a && /* @__PURE__ */ l("span", {
112
112
  className: C.bottomIcon,
113
- children: B(i, c)
113
+ children: B(a, c)
114
114
  })
115
115
  ]
116
116
  })]
117
- }) : /* @__PURE__ */ g("button", {
118
- ref: v,
117
+ }) : /* @__PURE__ */ v("button", {
118
+ ref: g,
119
119
  type: "button",
120
- className: f,
121
- disabled: _ || d,
120
+ className: y,
121
+ disabled: u || d,
122
122
  ...m,
123
123
  children: [
124
124
  d && /* @__PURE__ */ l("span", { className: C.spinner }),
@@ -126,9 +126,9 @@ var se = ee(({ variant: n = "primary", size: t = "medium", fullWidth: e = !1, le
126
126
  className: C.leftIcon,
127
127
  children: B(s, c)
128
128
  }),
129
- u && /* @__PURE__ */ l("span", {
129
+ h && /* @__PURE__ */ l("span", {
130
130
  className: C.content,
131
- children: u
131
+ children: h
132
132
  }),
133
133
  r && !d && /* @__PURE__ */ l("span", {
134
134
  className: C.rightIcon,
@@ -138,57 +138,57 @@ var se = ee(({ variant: n = "primary", size: t = "medium", fullWidth: e = !1, le
138
138
  });
139
139
  });
140
140
  se.displayName = "Button";
141
- var ut = "Dropdown-module__dropdown___c9wIp", _t = "Dropdown-module__dropdownButton___suNh-", ht = "Dropdown-module__disabled___Rz0pX", mt = "Dropdown-module__error___F7dDu", pt = "Dropdown-module__buttonText___D2zxn", ft = "Dropdown-module__chevronIcon___uyawp", vt = "Dropdown-module__open___APoXd", yt = "Dropdown-module__dropdownMenu___WJ-QO", gt = "Dropdown-module__slideDown___sRCmO", bt = "Dropdown-module__optionsList___Be6RN", wt = "Dropdown-module__option___q-NgT", Nt = "Dropdown-module__selected___-OTW-", W = {
141
+ var ut = "Dropdown-module__dropdown___c9wIp", _t = "Dropdown-module__dropdownButton___suNh-", ht = "Dropdown-module__disabled___Rz0pX", mt = "Dropdown-module__error___F7dDu", ft = "Dropdown-module__buttonText___D2zxn", pt = "Dropdown-module__chevronIcon___uyawp", vt = "Dropdown-module__open___APoXd", yt = "Dropdown-module__dropdownMenu___WJ-QO", gt = "Dropdown-module__slideDown___sRCmO", bt = "Dropdown-module__optionsList___Be6RN", wt = "Dropdown-module__option___q-NgT", Nt = "Dropdown-module__selected___-OTW-", W = {
142
142
  dropdown: ut,
143
143
  dropdownButton: _t,
144
144
  disabled: ht,
145
145
  error: mt,
146
- buttonText: pt,
147
- chevronIcon: ft,
146
+ buttonText: ft,
147
+ chevronIcon: pt,
148
148
  open: vt,
149
149
  dropdownMenu: yt,
150
150
  slideDown: gt,
151
151
  optionsList: bt,
152
152
  option: wt,
153
153
  selected: Nt
154
- }, Ct = R(({ options: n, value: t, onChange: e, placeholder: s = "Select an option", disabled: r = !1, error: o = !1, className: i = "" }) => {
155
- const [a, c] = U(!1), d = te(null);
154
+ }, It = z(({ options: n, value: t, onChange: e, placeholder: s = "Select an option", disabled: r = !1, error: i = !1, className: a = "" }) => {
155
+ const [o, c] = U(!1), d = te(null);
156
156
  H(() => {
157
- const m = (v) => {
158
- d.current && !d.current.contains(v.target) && c(!1);
157
+ const m = (g) => {
158
+ d.current && !d.current.contains(g.target) && c(!1);
159
159
  };
160
160
  return document.addEventListener("mousedown", m), () => {
161
161
  document.removeEventListener("mousedown", m);
162
162
  };
163
163
  }, []);
164
- const _ = n.find((m) => m.value === t), u = _ ? _.label : s, h = (m) => {
164
+ const u = n.find((m) => m.value === t), h = u ? u.label : s, _ = (m) => {
165
165
  e(m), c(!1);
166
166
  };
167
- return /* @__PURE__ */ g("div", {
168
- className: `${W.dropdown} ${i}`,
167
+ return /* @__PURE__ */ v("div", {
168
+ className: `${W.dropdown} ${a}`,
169
169
  ref: d,
170
- children: [/* @__PURE__ */ g("button", {
170
+ children: [/* @__PURE__ */ v("button", {
171
171
  type: "button",
172
- className: `${W.dropdownButton} ${o ? W.error : ""} ${r ? W.disabled : ""}`,
173
- onClick: () => !r && c(!a),
172
+ className: `${W.dropdownButton} ${i ? W.error : ""} ${r ? W.disabled : ""}`,
173
+ onClick: () => !r && c(!o),
174
174
  disabled: r,
175
- "aria-expanded": a,
175
+ "aria-expanded": o,
176
176
  "aria-haspopup": "listbox",
177
177
  children: [/* @__PURE__ */ l("span", {
178
178
  className: W.buttonText,
179
- children: u
179
+ children: h
180
180
  }), /* @__PURE__ */ l(we, {
181
181
  size: 16,
182
- className: `${W.chevronIcon} ${a ? W.open : ""}`
182
+ className: `${W.chevronIcon} ${o ? W.open : ""}`
183
183
  })]
184
- }), a && !r && /* @__PURE__ */ l("div", {
184
+ }), o && !r && /* @__PURE__ */ l("div", {
185
185
  className: W.dropdownMenu,
186
186
  children: /* @__PURE__ */ l("ul", {
187
187
  className: W.optionsList,
188
188
  role: "listbox",
189
189
  children: n.map((m) => /* @__PURE__ */ l("li", {
190
190
  className: `${W.option} ${m.value === t ? W.selected : ""}`,
191
- onClick: () => h(m.value),
191
+ onClick: () => _(m.value),
192
192
  role: "option",
193
193
  "aria-selected": m.value === t,
194
194
  children: m.label
@@ -197,60 +197,60 @@ var ut = "Dropdown-module__dropdown___c9wIp", _t = "Dropdown-module__dropdownBut
197
197
  })]
198
198
  });
199
199
  });
200
- Ct.displayName = "Dropdown";
201
- var It = R(({ name: n, ...t }) => {
202
- const e = Se[n];
200
+ It.displayName = "Dropdown";
201
+ var St = z(({ name: n, ...t }) => {
202
+ const e = $e[n];
203
203
  return e ? /* @__PURE__ */ l(e, { ...t }) : (console.warn(`Icon "${n}" not found in lucide-react`), null);
204
204
  });
205
- It.displayName = "Icon";
206
- var Et = "styles-module__wrapper___COeGm", $t = "styles-module__fullWidth___lVU49", Lt = "styles-module__label___gfOA7", xt = "styles-module__required___-zOy5", St = "styles-module__inputContainer___wXY53", Mt = "styles-module__input___IZDc3", Ot = "styles-module__small___cuGyE", Dt = "styles-module__medium___JdDPu", zt = "styles-module__large___fMmiG", Rt = "styles-module__filled___EQ5PQ", Tt = "styles-module__withLeftIcon___NFn6-", Wt = "styles-module__withRightIcon___mz-hn", kt = "styles-module__leftIcon___jEW5H", At = "styles-module__rightIcon___bA3Eo", Bt = "styles-module__rightIconInteractive___ccypw", Vt = "styles-module__containerSmall___20ICq", Ft = "styles-module__containerLarge___IztuN", jt = "styles-module__error___946qV", qt = "styles-module__disabled___sJvLd", Pt = "styles-module__errorMessage___5Mn22", Ht = "styles-module__helperText___T2eui", L = {
207
- wrapper: Et,
208
- fullWidth: $t,
209
- label: Lt,
210
- required: xt,
211
- inputContainer: St,
205
+ St.displayName = "Icon";
206
+ var Ct = "styles-module__wrapper___COeGm", Et = "styles-module__fullWidth___lVU49", xt = "styles-module__label___gfOA7", Lt = "styles-module__required___-zOy5", $t = "styles-module__inputContainer___wXY53", Mt = "styles-module__input___IZDc3", Ot = "styles-module__small___cuGyE", Dt = "styles-module__medium___JdDPu", Rt = "styles-module__large___fMmiG", zt = "styles-module__filled___EQ5PQ", Tt = "styles-module__withLeftIcon___NFn6-", Wt = "styles-module__withRightIcon___mz-hn", At = "styles-module__leftIcon___jEW5H", kt = "styles-module__rightIcon___bA3Eo", Bt = "styles-module__rightIconInteractive___ccypw", Ft = "styles-module__containerSmall___20ICq", Vt = "styles-module__containerLarge___IztuN", jt = "styles-module__error___946qV", qt = "styles-module__disabled___sJvLd", Pt = "styles-module__errorMessage___5Mn22", Ht = "styles-module__helperText___T2eui", L = {
207
+ wrapper: Ct,
208
+ fullWidth: Et,
209
+ label: xt,
210
+ required: Lt,
211
+ inputContainer: $t,
212
212
  input: Mt,
213
213
  small: Ot,
214
214
  medium: Dt,
215
- large: zt,
215
+ large: Rt,
216
216
  default: "styles-module__default___-eZTG",
217
- filled: Rt,
217
+ filled: zt,
218
218
  withLeftIcon: Tt,
219
219
  withRightIcon: Wt,
220
- leftIcon: kt,
221
- rightIcon: At,
220
+ leftIcon: At,
221
+ rightIcon: kt,
222
222
  rightIconInteractive: Bt,
223
- containerSmall: Vt,
224
- containerLarge: Ft,
223
+ containerSmall: Ft,
224
+ containerLarge: Vt,
225
225
  error: jt,
226
226
  disabled: qt,
227
227
  errorMessage: Pt,
228
228
  helperText: Ht
229
- }, re = ee(({ label: n, error: t, helperText: e, leftIcon: s, rightIcon: r, rightIconInteractive: o = !1, size: i = "medium", variant: a = "default", fullWidth: c = !1, className: d = "", disabled: _, ...u }, h) => {
229
+ }, re = ee(({ label: n, error: t, helperText: e, leftIcon: s, rightIcon: r, rightIconInteractive: i = !1, size: a = "medium", variant: o = "default", fullWidth: c = !1, className: d = "", disabled: u, ...h }, _) => {
230
230
  const m = [
231
231
  L.input,
232
- L[i],
233
232
  L[a],
233
+ L[o],
234
234
  t && L.error,
235
- _ && L.disabled,
235
+ u && L.disabled,
236
236
  d
237
- ].filter(Boolean).join(" "), v = [L.wrapper, c && L.fullWidth].filter(Boolean).join(" "), I = [
237
+ ].filter(Boolean).join(" "), g = [L.wrapper, c && L.fullWidth].filter(Boolean).join(" "), I = [
238
238
  L.inputContainer,
239
239
  s && L.withLeftIcon,
240
240
  r && L.withRightIcon,
241
- i && L[`container${i.charAt(0).toUpperCase() + i.slice(1)}`]
241
+ a && L[`container${a.charAt(0).toUpperCase() + a.slice(1)}`]
242
242
  ].filter(Boolean).join(" ");
243
- return /* @__PURE__ */ g("div", {
244
- className: v,
243
+ return /* @__PURE__ */ v("div", {
244
+ className: g,
245
245
  children: [
246
- n && /* @__PURE__ */ g("label", {
246
+ n && /* @__PURE__ */ v("label", {
247
247
  className: L.label,
248
- children: [n, u.required && /* @__PURE__ */ l("span", {
248
+ children: [n, h.required && /* @__PURE__ */ l("span", {
249
249
  className: L.required,
250
250
  children: "*"
251
251
  })]
252
252
  }),
253
- /* @__PURE__ */ g("div", {
253
+ /* @__PURE__ */ v("div", {
254
254
  className: I,
255
255
  children: [
256
256
  s && /* @__PURE__ */ l("div", {
@@ -258,13 +258,13 @@ var Et = "styles-module__wrapper___COeGm", $t = "styles-module__fullWidth___lVU4
258
258
  children: s
259
259
  }),
260
260
  /* @__PURE__ */ l("input", {
261
- ref: h,
261
+ ref: _,
262
262
  className: m,
263
- disabled: _,
264
- ...u
263
+ disabled: u,
264
+ ...h
265
265
  }),
266
266
  r && /* @__PURE__ */ l("div", {
267
- className: `${L.rightIcon} ${o ? L.rightIconInteractive : ""}`,
267
+ className: `${L.rightIcon} ${i ? L.rightIconInteractive : ""}`,
268
268
  children: r
269
269
  })
270
270
  ]
@@ -281,7 +281,7 @@ var Et = "styles-module__wrapper___COeGm", $t = "styles-module__fullWidth___lVU4
281
281
  });
282
282
  });
283
283
  re.displayName = "Input";
284
- var Gt = "styles-module__container___xeg8O", Kt = "styles-module__label___qhbKe", Xt = "styles-module__error___O-7AY", Ut = "styles-module__pairs___owGV3", Zt = "styles-module__pair___G4WFY", Yt = "styles-module__keyInput___wl1M1", Qt = "styles-module__valueInput___HiwJ5", Jt = "styles-module__removeButton___4-X0b", es = "styles-module__addButton___QFljt", V = {
284
+ var Gt = "styles-module__container___xeg8O", Kt = "styles-module__label___qhbKe", Xt = "styles-module__error___O-7AY", Ut = "styles-module__pairs___owGV3", Zt = "styles-module__pair___G4WFY", Yt = "styles-module__keyInput___wl1M1", Qt = "styles-module__valueInput___HiwJ5", Jt = "styles-module__removeButton___4-X0b", es = "styles-module__addButton___QFljt", F = {
285
285
  container: Gt,
286
286
  label: Kt,
287
287
  error: Xt,
@@ -291,85 +291,85 @@ var Gt = "styles-module__container___xeg8O", Kt = "styles-module__label___qhbKe"
291
291
  valueInput: Qt,
292
292
  removeButton: Jt,
293
293
  addButton: es
294
- }, ts = R(({ label: n, pairs: t, onChange: e, valueType: s = "string", keyPlaceholder: r = "Key", valuePlaceholder: o = "Value", valueArrayPlaceholder: i = "Value (comma-separated)", removeAriaLabel: a = "Remove row", addLabel: c = "Add", error: d }) => {
295
- const _ = s === "array" ? i : o, [u, h] = U(t);
294
+ }, ts = z(({ label: n, pairs: t, onChange: e, valueType: s = "string", keyPlaceholder: r = "Key", valuePlaceholder: i = "Value", valueArrayPlaceholder: a = "Value (comma-separated)", removeAriaLabel: o = "Remove row", addLabel: c = "Add", error: d }) => {
295
+ const u = s === "array" ? a : i, [h, _] = U(t);
296
296
  H(() => {
297
- h(t);
297
+ _(t);
298
298
  }, [t]);
299
299
  const m = () => {
300
- const y = [...u, {
300
+ const p = [...h, {
301
301
  key: "",
302
302
  value: s === "array" ? [] : ""
303
303
  }];
304
- h(y), e(y);
305
- }, v = (y) => {
306
- const f = u.filter((p, E) => E !== y);
307
- h(f), e(f);
308
- }, I = (y, f) => {
309
- const p = [...u];
310
- p[y] = {
311
- ...p[y],
312
- key: f
313
- }, h(p), e(p);
314
- }, b = (y, f) => {
315
- const p = [...u];
304
+ _(p), e(p);
305
+ }, g = (p) => {
306
+ const y = h.filter((f, w) => w !== p);
307
+ _(y), e(y);
308
+ }, I = (p, y) => {
309
+ const f = [...h];
310
+ f[p] = {
311
+ ...f[p],
312
+ key: y
313
+ }, _(f), e(f);
314
+ }, b = (p, y) => {
315
+ const f = [...h];
316
316
  if (s === "array") {
317
- const E = f.split(",").map((x) => x.trim()).filter((x) => x.length > 0);
318
- p[y] = {
319
- ...p[y],
320
- value: E
317
+ const w = y.split(",").map((E) => E.trim()).filter((E) => E.length > 0);
318
+ f[p] = {
319
+ ...f[p],
320
+ value: w
321
321
  };
322
- } else p[y] = {
323
- ...p[y],
324
- value: f
322
+ } else f[p] = {
323
+ ...f[p],
324
+ value: y
325
325
  };
326
- h(p), e(p);
327
- }, w = (y) => Array.isArray(y) ? y.join(", ") : y;
328
- return /* @__PURE__ */ g("div", {
329
- className: V.container,
326
+ _(f), e(f);
327
+ }, N = (p) => Array.isArray(p) ? p.join(", ") : p;
328
+ return /* @__PURE__ */ v("div", {
329
+ className: F.container,
330
330
  children: [
331
331
  /* @__PURE__ */ l("label", {
332
- className: V.label,
332
+ className: F.label,
333
333
  children: n
334
334
  }),
335
335
  d && /* @__PURE__ */ l("div", {
336
- className: V.error,
336
+ className: F.error,
337
337
  children: d
338
338
  }),
339
339
  /* @__PURE__ */ l("div", {
340
- className: V.pairs,
341
- children: u.map((y, f) => /* @__PURE__ */ g("div", {
342
- className: V.pair,
340
+ className: F.pairs,
341
+ children: h.map((p, y) => /* @__PURE__ */ v("div", {
342
+ className: F.pair,
343
343
  children: [
344
344
  /* @__PURE__ */ l(re, {
345
345
  placeholder: r,
346
- value: y.key,
347
- onChange: (p) => I(f, p.target.value),
348
- className: V.keyInput
346
+ value: p.key,
347
+ onChange: (f) => I(y, f.target.value),
348
+ className: F.keyInput
349
349
  }),
350
350
  /* @__PURE__ */ l(re, {
351
- placeholder: _,
352
- value: w(y.value),
353
- onChange: (p) => b(f, p.target.value),
354
- className: V.valueInput
351
+ placeholder: u,
352
+ value: N(p.value),
353
+ onChange: (f) => b(y, f.target.value),
354
+ className: F.valueInput
355
355
  }),
356
356
  /* @__PURE__ */ l(se, {
357
357
  type: "button",
358
358
  variant: "ghost",
359
- onClick: () => v(f),
360
- className: V.removeButton,
361
- "aria-label": a,
362
- children: /* @__PURE__ */ l(Ee, { size: 16 })
359
+ onClick: () => g(y),
360
+ className: F.removeButton,
361
+ "aria-label": o,
362
+ children: /* @__PURE__ */ l(Ce, { size: 16 })
363
363
  })
364
364
  ]
365
- }, f))
365
+ }, y))
366
366
  }),
367
- /* @__PURE__ */ g(se, {
367
+ /* @__PURE__ */ v(se, {
368
368
  type: "button",
369
369
  variant: "secondary",
370
370
  onClick: m,
371
- className: V.addButton,
372
- children: [/* @__PURE__ */ l(xe, { size: 16 }), c]
371
+ className: F.addButton,
372
+ children: [/* @__PURE__ */ l(Le, { size: 16 }), c]
373
373
  })
374
374
  ]
375
375
  });
@@ -380,19 +380,19 @@ var ss = "styles-module__searchContainer___86TGN", rs = "styles-module__searchIc
380
380
  searchIcon: rs,
381
381
  searchInput: ns,
382
382
  clearBtn: ls
383
- }, is = R(({ value: n, onChange: t, placeholder: e, clearButtonAriaLabel: s = "Clear search" }) => {
383
+ }, is = z(({ value: n, onChange: t, placeholder: e, clearButtonAriaLabel: s = "Clear search" }) => {
384
384
  const r = () => t("");
385
- return /* @__PURE__ */ g("div", {
385
+ return /* @__PURE__ */ v("div", {
386
386
  className: Y.searchContainer,
387
387
  children: [
388
- /* @__PURE__ */ l(Ie, {
388
+ /* @__PURE__ */ l(Se, {
389
389
  size: 18,
390
390
  className: Y.searchIcon
391
391
  }),
392
392
  /* @__PURE__ */ l("input", {
393
393
  type: "text",
394
394
  value: n,
395
- onChange: (o) => t(o.target.value),
395
+ onChange: (i) => t(i.target.value),
396
396
  placeholder: e,
397
397
  className: Y.searchInput
398
398
  }),
@@ -406,56 +406,56 @@ var ss = "styles-module__searchContainer___86TGN", rs = "styles-module__searchIc
406
406
  });
407
407
  });
408
408
  is.displayName = "SearchInput";
409
- var os = "styles-module__container___nGxdM", as = "styles-module__toggleContainer___VrsKI", ds = "styles-module__toggleButton___IzD6Z", cs = "styles-module__enabled___cao0G", us = "styles-module__optionsContainer___LOzlO", _s = "styles-module__option___abhnC", hs = "styles-module__active___pqmSi", k = {
410
- container: os,
411
- toggleContainer: as,
409
+ var as = "styles-module__container___nGxdM", os = "styles-module__toggleContainer___VrsKI", ds = "styles-module__toggleButton___IzD6Z", cs = "styles-module__enabled___cao0G", us = "styles-module__optionsContainer___LOzlO", _s = "styles-module__option___abhnC", hs = "styles-module__active___pqmSi", A = {
410
+ container: as,
411
+ toggleContainer: os,
412
412
  toggleButton: ds,
413
413
  enabled: cs,
414
414
  optionsContainer: us,
415
415
  option: _s,
416
416
  active: hs
417
- }, ms = R(({ value: n, onChange: t, filterEnabled: e = "Filter on", filterDisabled: s = "Filter", enableFilterAriaLabel: r = "Enable filter", disableFilterAriaLabel: o = "Disable filter", all: i = "All", show: a = "Show", hide: c = "Hide" }) => {
417
+ }, ms = z(({ value: n, onChange: t, filterEnabled: e = "Filter on", filterDisabled: s = "Filter", enableFilterAriaLabel: r = "Enable filter", disableFilterAriaLabel: i = "Disable filter", all: a = "All", show: o = "Show", hide: c = "Hide" }) => {
418
418
  const d = () => {
419
419
  t({
420
420
  ...n,
421
421
  enabled: !n.enabled
422
422
  });
423
- }, _ = (u) => {
423
+ }, u = (h) => {
424
424
  t({
425
425
  ...n,
426
- value: u
426
+ value: h
427
427
  });
428
428
  };
429
- return /* @__PURE__ */ g("div", {
430
- className: k.container,
429
+ return /* @__PURE__ */ v("div", {
430
+ className: A.container,
431
431
  children: [/* @__PURE__ */ l("div", {
432
- className: k.toggleContainer,
433
- children: /* @__PURE__ */ g("button", {
432
+ className: A.toggleContainer,
433
+ children: /* @__PURE__ */ v("button", {
434
434
  type: "button",
435
- className: `${k.toggleButton} ${n.enabled ? k.enabled : ""}`,
435
+ className: `${A.toggleButton} ${n.enabled ? A.enabled : ""}`,
436
436
  onClick: d,
437
- "aria-label": n.enabled ? o : r,
437
+ "aria-label": n.enabled ? i : r,
438
438
  children: [/* @__PURE__ */ l(be, { size: 16 }), /* @__PURE__ */ l("span", { children: n.enabled ? e : s })]
439
439
  })
440
- }), n.enabled && /* @__PURE__ */ g("div", {
441
- className: k.optionsContainer,
440
+ }), n.enabled && /* @__PURE__ */ v("div", {
441
+ className: A.optionsContainer,
442
442
  children: [
443
443
  /* @__PURE__ */ l("button", {
444
444
  type: "button",
445
- className: `${k.option} ${n.value === null ? k.active : ""}`,
446
- onClick: () => _(null),
447
- children: i
445
+ className: `${A.option} ${n.value === null ? A.active : ""}`,
446
+ onClick: () => u(null),
447
+ children: a
448
448
  }),
449
- /* @__PURE__ */ g("button", {
449
+ /* @__PURE__ */ v("button", {
450
450
  type: "button",
451
- className: `${k.option} ${n.value === !0 ? k.active : ""}`,
452
- onClick: () => _(!0),
453
- children: [/* @__PURE__ */ l(ge, { size: 16 }), /* @__PURE__ */ l("span", { children: a })]
451
+ className: `${A.option} ${n.value === !0 ? A.active : ""}`,
452
+ onClick: () => u(!0),
453
+ children: [/* @__PURE__ */ l(ge, { size: 16 }), /* @__PURE__ */ l("span", { children: o })]
454
454
  }),
455
- /* @__PURE__ */ g("button", {
455
+ /* @__PURE__ */ v("button", {
456
456
  type: "button",
457
- className: `${k.option} ${n.value === !1 ? k.active : ""}`,
458
- onClick: () => _(!1),
457
+ className: `${A.option} ${n.value === !1 ? A.active : ""}`,
458
+ onClick: () => u(!1),
459
459
  children: [/* @__PURE__ */ l(ye, { size: 16 }), /* @__PURE__ */ l("span", { children: c })]
460
460
  })
461
461
  ]
@@ -463,9 +463,9 @@ var os = "styles-module__container___nGxdM", as = "styles-module__toggleContaine
463
463
  });
464
464
  });
465
465
  ms.displayName = "ShowFilter";
466
- var ps = "styles-module__nbSelect___KjxSc", fs = "styles-module__selectButton___AKZe4", vs = "styles-module__primary___HU36a", ys = "styles-module__open___9AKMb", gs = "styles-module__buttonText___QSLO1", bs = "styles-module__chevronIcon___qAHaD", ws = "styles-module__optionsPanel___NWAp3", Ns = "styles-module__expandDown___eD4lh", Cs = "styles-module__closed___bez-q", Is = "styles-module__collapseUp___dt1E7", Es = "styles-module__optionsList___AxhVp", $s = "styles-module__option___t1SSw", Ls = "styles-module__selected___azD4A", T = {
467
- nbSelect: ps,
468
- selectButton: fs,
466
+ var fs = "styles-module__nbSelect___KjxSc", ps = "styles-module__selectButton___AKZe4", vs = "styles-module__primary___HU36a", ys = "styles-module__open___9AKMb", gs = "styles-module__buttonText___QSLO1", bs = "styles-module__chevronIcon___qAHaD", ws = "styles-module__optionsPanel___NWAp3", Ns = "styles-module__expandDown___eD4lh", Is = "styles-module__closed___bez-q", Ss = "styles-module__collapseUp___dt1E7", Cs = "styles-module__optionsList___AxhVp", Es = "styles-module__option___t1SSw", xs = "styles-module__selected___azD4A", T = {
467
+ nbSelect: fs,
468
+ selectButton: ps,
469
469
  primary: vs,
470
470
  open: ys,
471
471
  default: "styles-module__default___LedYP",
@@ -473,36 +473,36 @@ var ps = "styles-module__nbSelect___KjxSc", fs = "styles-module__selectButton___
473
473
  chevronIcon: bs,
474
474
  optionsPanel: ws,
475
475
  expandDown: Ns,
476
- closed: Cs,
477
- collapseUp: Is,
478
- optionsList: Es,
479
- option: $s,
480
- selected: Ls
481
- }, xs = ({ value: n, options: t, getDisplayName: e, onChange: s, status: r = "primary" }) => {
482
- const [o, i] = U(!1), a = te(null);
476
+ closed: Is,
477
+ collapseUp: Ss,
478
+ optionsList: Cs,
479
+ option: Es,
480
+ selected: xs
481
+ }, Ls = ({ value: n, options: t, getDisplayName: e, onChange: s, status: r = "primary" }) => {
482
+ const [i, a] = U(!1), o = te(null);
483
483
  H(() => {
484
- const d = (_) => {
485
- a.current && !a.current.contains(_.target) && i(!1);
484
+ const d = (u) => {
485
+ o.current && !o.current.contains(u.target) && a(!1);
486
486
  };
487
487
  return document.addEventListener("mousedown", d), () => document.removeEventListener("mousedown", d);
488
488
  }, []);
489
489
  const c = (d) => {
490
- s(d), i(!1);
490
+ s(d), a(!1);
491
491
  };
492
- return /* @__PURE__ */ g("div", {
492
+ return /* @__PURE__ */ v("div", {
493
493
  className: T.nbSelect,
494
- ref: a,
495
- children: [/* @__PURE__ */ g("button", {
494
+ ref: o,
495
+ children: [/* @__PURE__ */ v("button", {
496
496
  type: "button",
497
497
  className: `${T.selectButton} ${T[r]}`,
498
- onClick: () => i(!o),
499
- "aria-expanded": o,
498
+ onClick: () => a(!i),
499
+ "aria-expanded": i,
500
500
  "aria-haspopup": "listbox",
501
501
  children: [/* @__PURE__ */ l("span", {
502
502
  className: T.buttonText,
503
503
  children: e(n)
504
504
  }), /* @__PURE__ */ l("svg", {
505
- className: `${T.chevronIcon} ${o ? T.open : ""}`,
505
+ className: `${T.chevronIcon} ${i ? T.open : ""}`,
506
506
  width: "16",
507
507
  height: "16",
508
508
  viewBox: "0 0 24 24",
@@ -516,11 +516,11 @@ var ps = "styles-module__nbSelect___KjxSc", fs = "styles-module__selectButton___
516
516
  })
517
517
  })]
518
518
  }), /* @__PURE__ */ l("div", {
519
- className: `${T.optionsPanel} ${T[r]} ${o ? T.open : T.closed}`,
519
+ className: `${T.optionsPanel} ${T[r]} ${i ? T.open : T.closed}`,
520
520
  role: "listbox",
521
521
  children: /* @__PURE__ */ l("ul", {
522
522
  className: T.optionsList,
523
- children: t.map((d) => /* @__PURE__ */ g("li", {
523
+ children: t.map((d) => /* @__PURE__ */ v("li", {
524
524
  className: `${T.option} ${d === n ? T.selected : ""}`,
525
525
  onClick: () => c(d),
526
526
  role: "option",
@@ -542,13 +542,13 @@ var ps = "styles-module__nbSelect___KjxSc", fs = "styles-module__selectButton___
542
542
  })
543
543
  })]
544
544
  });
545
- }, ne = R(xs);
545
+ }, ne = z(Ls);
546
546
  ne.displayName = "SlideDownSwitcher";
547
- var Ss = R(({ status: n = "primary", getThemeDisplayName: t, handleChangeTheme: e }) => {
548
- const { themeName: s, setTheme: r, availableThemes: o } = Me();
547
+ var $s = z(({ status: n = "primary", getThemeDisplayName: t, handleChangeTheme: e }) => {
548
+ const { themeName: s, setTheme: r, availableThemes: i } = Me();
549
549
  return /* @__PURE__ */ l(ne, {
550
550
  value: s,
551
- options: o,
551
+ options: i,
552
552
  getDisplayName: t ?? ((c) => c),
553
553
  onChange: (c) => {
554
554
  r(c), e?.(c);
@@ -556,98 +556,98 @@ var Ss = R(({ status: n = "primary", getThemeDisplayName: t, handleChangeTheme:
556
556
  status: n
557
557
  });
558
558
  });
559
- Ss.displayName = "ThemeSwitcher";
560
- var Ms = R(({ status: n = "primary", getLayoutDisplayName: t, handleChangeLayoutMode: e }) => {
559
+ $s.displayName = "ThemeSwitcher";
560
+ var Ms = z(({ status: n = "primary", getLayoutDisplayName: t, handleChangeLayoutMode: e }) => {
561
561
  const { layoutMode: s, setLayoutMode: r } = De();
562
562
  return /* @__PURE__ */ l(ne, {
563
563
  value: s,
564
564
  options: Oe,
565
- getDisplayName: t ?? ((a) => a),
566
- onChange: (a) => {
567
- r(a), e?.(a);
565
+ getDisplayName: t ?? ((o) => o),
566
+ onChange: (o) => {
567
+ r(o), e?.(o);
568
568
  },
569
569
  status: n
570
570
  });
571
571
  });
572
572
  Ms.displayName = "LayoutSwitcher";
573
- var Os = "styles-module__sliderContainer___lgpaD", Ds = "styles-module__fullWidth___ZS8W5", zs = "styles-module__labelRow___dkVVM", Rs = "styles-module__label___bXGZs", Ts = "styles-module__required___FuyfE", Ws = "styles-module__sliderWrapper___1Wdti", ks = "styles-module__sliderRoot___yzOjR", As = "styles-module__sliderTrackWrapper___N72WQ", Bs = "styles-module__sliderTrack___AltcD", Vs = "styles-module__sliderRange___U3g0-", Fs = "styles-module__valueIndicator___aLf0I", js = "styles-module__iconWrapper___wL-b8", qs = "styles-module__icon___vHsID", Ps = "styles-module__errorMessage___qFgGe", Hs = "styles-module__helperText___tgBGl", M = {
573
+ var Os = "styles-module__sliderContainer___lgpaD", Ds = "styles-module__fullWidth___ZS8W5", Rs = "styles-module__labelRow___dkVVM", zs = "styles-module__label___bXGZs", Ts = "styles-module__required___FuyfE", Ws = "styles-module__sliderWrapper___1Wdti", As = "styles-module__sliderRoot___yzOjR", ks = "styles-module__sliderTrackWrapper___N72WQ", Bs = "styles-module__sliderTrack___AltcD", Fs = "styles-module__sliderRange___U3g0-", Vs = "styles-module__valueIndicator___aLf0I", js = "styles-module__iconWrapper___wL-b8", qs = "styles-module__icon___vHsID", Ps = "styles-module__errorMessage___qFgGe", Hs = "styles-module__helperText___tgBGl", M = {
574
574
  sliderContainer: Os,
575
575
  fullWidth: Ds,
576
- labelRow: zs,
577
- label: Rs,
576
+ labelRow: Rs,
577
+ label: zs,
578
578
  required: Ts,
579
579
  sliderWrapper: Ws,
580
- sliderRoot: ks,
581
- sliderTrackWrapper: As,
580
+ sliderRoot: As,
581
+ sliderTrackWrapper: ks,
582
582
  sliderTrack: Bs,
583
- sliderRange: Vs,
584
- valueIndicator: Fs,
583
+ sliderRange: Fs,
584
+ valueIndicator: Vs,
585
585
  iconWrapper: js,
586
586
  icon: qs,
587
587
  errorMessage: Ps,
588
588
  helperText: Hs
589
- }, ae = 50, Gs = R(ee(({ value: n, onChange: t, min: e = 0, max: s = 10, step: r = 1, showValue: o = !0, fullWidth: i = !1, label: a, error: c, helperText: d, required: _ = !1, className: u = "", ...h }, m) => {
590
- const [v, I] = U(n), b = te(null), [w, y] = U("middle"), f = oe(0), p = oe(0);
589
+ }, oe = 50, Gs = z(ee(({ value: n, onChange: t, min: e = 0, max: s = 10, step: r = 1, showValue: i = !0, fullWidth: a = !1, label: o, error: c, helperText: d, required: u = !1, className: h = "", ..._ }, m) => {
590
+ const [g, I] = U(n), b = te(null), [N, p] = U("middle"), y = ae(0), f = ae(0);
591
591
  H(() => {
592
592
  I(n);
593
- }, [n]), Ve(f, "change", (N) => {
593
+ }, [n]), Fe(y, "change", (S) => {
594
594
  if (b.current) {
595
- const { left: $, right: O } = b.current.getBoundingClientRect();
596
- let S;
597
- N < $ ? (y("left"), S = $ - N) : N > O ? (y("right"), S = N - O) : (y("middle"), S = 0), p.jump(Ks(S, ae));
595
+ const { left: x, right: O } = b.current.getBoundingClientRect();
596
+ let $;
597
+ S < x ? (p("left"), $ = x - S) : S > O ? (p("right"), $ = S - O) : (p("middle"), $ = 0), f.jump(Ks($, oe));
598
598
  }
599
599
  });
600
- const E = (N) => {
601
- if (N.buttons > 0 && b.current) {
602
- const { left: $, width: O } = b.current.getBoundingClientRect();
603
- let S = e + (N.clientX - $) / O * (s - e);
604
- r > 0 && (S = Math.round(S / r) * r), S = Math.min(Math.max(S, e), s), I(S), t(S), f.jump(N.clientX);
600
+ const w = (S) => {
601
+ if (S.buttons > 0 && b.current) {
602
+ const { left: x, width: O } = b.current.getBoundingClientRect();
603
+ let $ = e + (S.clientX - x) / O * (s - e);
604
+ r > 0 && ($ = Math.round($ / r) * r), $ = Math.min(Math.max($, e), s), I($), t($), y.jump(S.clientX);
605
605
  }
606
- }, x = (N) => {
607
- E(N), N.currentTarget.setPointerCapture(N.pointerId);
608
- }, A = () => {
609
- Be(p, 0, {
606
+ }, E = (S) => {
607
+ w(S), S.currentTarget.setPointerCapture(S.pointerId);
608
+ }, k = () => {
609
+ Be(f, 0, {
610
610
  type: "spring",
611
611
  bounce: 0.5
612
612
  });
613
613
  }, G = () => {
614
- const N = s - e;
615
- return N === 0 ? 0 : (v - e) / N * 100;
614
+ const S = s - e;
615
+ return S === 0 ? 0 : (g - e) / S * 100;
616
616
  };
617
- return /* @__PURE__ */ g("div", {
617
+ return /* @__PURE__ */ v("div", {
618
618
  ref: m,
619
619
  className: [
620
620
  M.sliderContainer,
621
- i && M.fullWidth,
622
- u
621
+ a && M.fullWidth,
622
+ h
623
623
  ].filter(Boolean).join(" "),
624
- ...h,
624
+ ..._,
625
625
  children: [
626
- a && /* @__PURE__ */ l("div", {
626
+ o && /* @__PURE__ */ l("div", {
627
627
  className: M.labelRow,
628
- children: /* @__PURE__ */ g("label", {
628
+ children: /* @__PURE__ */ v("label", {
629
629
  className: M.label,
630
- children: [a, _ && /* @__PURE__ */ l("span", {
630
+ children: [o, u && /* @__PURE__ */ l("span", {
631
631
  className: M.required,
632
632
  children: "*"
633
633
  })]
634
634
  })
635
635
  }),
636
- /* @__PURE__ */ g(K.div, {
636
+ /* @__PURE__ */ v(K.div, {
637
637
  className: M.sliderWrapper,
638
638
  children: [
639
639
  /* @__PURE__ */ l(K.div, {
640
640
  animate: {
641
- scale: w === "left" ? [
641
+ scale: N === "left" ? [
642
642
  1,
643
643
  1.4,
644
644
  1
645
645
  ] : 1,
646
646
  transition: { duration: 0.25 }
647
647
  },
648
- style: { x: X(() => w === "left" ? -p.get() : 0) },
648
+ style: { x: X(() => N === "left" ? -f.get() : 0) },
649
649
  className: M.iconWrapper,
650
- children: /* @__PURE__ */ l($e, {
650
+ children: /* @__PURE__ */ l(Ee, {
651
651
  size: 20,
652
652
  className: M.icon
653
653
  })
@@ -655,23 +655,23 @@ var Os = "styles-module__sliderContainer___lgpaD", Ds = "styles-module__fullWidt
655
655
  /* @__PURE__ */ l("div", {
656
656
  ref: b,
657
657
  className: M.sliderRoot,
658
- onPointerMove: E,
659
- onPointerDown: x,
660
- onPointerUp: A,
658
+ onPointerMove: w,
659
+ onPointerDown: E,
660
+ onPointerUp: k,
661
661
  children: /* @__PURE__ */ l(K.div, {
662
662
  style: {
663
663
  scaleX: X(() => {
664
664
  if (b.current) {
665
- const { width: N } = b.current.getBoundingClientRect();
666
- return 1 + p.get() / N;
665
+ const { width: S } = b.current.getBoundingClientRect();
666
+ return 1 + f.get() / S;
667
667
  }
668
668
  return 1;
669
669
  }),
670
- scaleY: X(p, [0, ae], [1, 0.8]),
670
+ scaleY: X(f, [0, oe], [1, 0.8]),
671
671
  transformOrigin: X(() => {
672
672
  if (b.current) {
673
- const { left: N, width: $ } = b.current.getBoundingClientRect();
674
- return f.get() < N + $ / 2 ? "right" : "left";
673
+ const { left: S, width: x } = b.current.getBoundingClientRect();
674
+ return y.get() < S + x / 2 ? "right" : "left";
675
675
  }
676
676
  return "center";
677
677
  })
@@ -694,23 +694,23 @@ var Os = "styles-module__sliderContainer___lgpaD", Ds = "styles-module__fullWidt
694
694
  }),
695
695
  /* @__PURE__ */ l(K.div, {
696
696
  animate: {
697
- scale: w === "right" ? [
697
+ scale: N === "right" ? [
698
698
  1,
699
699
  1.4,
700
700
  1
701
701
  ] : 1,
702
702
  transition: { duration: 0.25 }
703
703
  },
704
- style: { x: X(() => w === "right" ? p.get() : 0) },
704
+ style: { x: X(() => N === "right" ? f.get() : 0) },
705
705
  className: M.iconWrapper,
706
- children: /* @__PURE__ */ l(Ce, {
706
+ children: /* @__PURE__ */ l(Ie, {
707
707
  size: 20,
708
708
  className: M.icon
709
709
  })
710
710
  }),
711
- o && !a && /* @__PURE__ */ l("span", {
711
+ i && !o && /* @__PURE__ */ l("span", {
712
712
  className: M.valueIndicator,
713
- children: Math.round(v)
713
+ children: Math.round(g)
714
714
  })
715
715
  ]
716
716
  }),
@@ -731,7 +731,7 @@ function Ks(n, t) {
731
731
  return 2 * (1 / (1 + Math.exp(-e)) - 0.5) * t;
732
732
  }
733
733
  Gs.displayName = "Slider";
734
- var Xs = "styles-module__loadingContainer___OMgwS", Us = "styles-module__loadingText___KRZqR", Zs = "styles-module__errorContainer___qhAg2", Ys = "styles-module__errorIconWrapper___IHZrN", Qs = "styles-module__pulse___Lju-z", Js = "styles-module__errorIcon___oGDIP", er = "styles-module__errorContent___F55rQ", tr = "styles-module__errorTitle___hC8D-", sr = "styles-module__errorDescription___hZtuP", rr = "styles-module__errorDetailsWrapper___-sp8b", nr = "styles-module__errorDetailsContainer___eywMo", lr = "styles-module__errorDetailsSummary___hGEoD", ir = "styles-module__errorDetails___tzCT-", or = "styles-module__errorActions___gtqYw", ar = "styles-module__retryButton___TA4jm", dr = "styles-module__retryButtonIcon___vzfp-", cr = "styles-module__clearLocalDataButton___T3B-K", D = {
734
+ var Xs = "styles-module__loadingContainer___OMgwS", Us = "styles-module__loadingText___KRZqR", Zs = "styles-module__errorContainer___qhAg2", Ys = "styles-module__errorIconWrapper___IHZrN", Qs = "styles-module__pulse___Lju-z", Js = "styles-module__errorIcon___oGDIP", er = "styles-module__errorContent___F55rQ", tr = "styles-module__errorTitle___hC8D-", sr = "styles-module__errorDescription___hZtuP", rr = "styles-module__errorDetailsWrapper___-sp8b", nr = "styles-module__errorDetailsContainer___eywMo", lr = "styles-module__errorDetailsSummary___hGEoD", ir = "styles-module__errorDetails___tzCT-", ar = "styles-module__errorActions___gtqYw", or = "styles-module__retryButton___TA4jm", dr = "styles-module__retryButtonIcon___vzfp-", cr = "styles-module__clearLocalDataButton___T3B-K", D = {
735
735
  loadingContainer: Xs,
736
736
  loadingText: Us,
737
737
  errorContainer: Zs,
@@ -745,8 +745,8 @@ var Xs = "styles-module__loadingContainer___OMgwS", Us = "styles-module__loading
745
745
  errorDetailsContainer: nr,
746
746
  errorDetailsSummary: lr,
747
747
  errorDetails: ir,
748
- errorActions: or,
749
- retryButton: ar,
748
+ errorActions: ar,
749
+ retryButton: or,
750
750
  retryButtonIcon: dr,
751
751
  clearLocalDataButton: cr
752
752
  }, ur = class extends Te {
@@ -776,44 +776,44 @@ var Xs = "styles-module__loadingContainer___OMgwS", Us = "styles-module__loading
776
776
  retry: this.handleReset
777
777
  }) : this.props.children;
778
778
  }
779
- }, he = R(({ fallback: n, loadingType: t = "ecg", loadingShape: e = "square", loadingText: s = "Loading...", loadingSize: r = "medium", loadingContainerClassName: o, loadingTextClassName: i, loadingClassName: a }) => {
779
+ }, he = z(({ fallback: n, loadingType: t = "ecg", loadingShape: e = "square", loadingText: s = "Loading...", loadingSize: r = "medium", loadingContainerClassName: i, loadingTextClassName: a, loadingClassName: o }) => {
780
780
  if (n) return /* @__PURE__ */ l(_e, { children: n });
781
781
  const c = () => {
782
782
  switch (t) {
783
783
  case "ecg":
784
784
  return /* @__PURE__ */ l(ie, {
785
785
  size: r,
786
- className: a
786
+ className: o
787
787
  });
788
788
  case "truck":
789
- return /* @__PURE__ */ l(ze, {
789
+ return /* @__PURE__ */ l(Re, {
790
790
  size: r,
791
- className: a
791
+ className: o
792
792
  });
793
793
  case "bounce":
794
- return /* @__PURE__ */ l(Re, {
794
+ return /* @__PURE__ */ l(ze, {
795
795
  size: r,
796
796
  shape: e,
797
- className: a
797
+ className: o
798
798
  });
799
799
  default:
800
800
  return /* @__PURE__ */ l(ie, {
801
801
  size: r,
802
- className: a
802
+ className: o
803
803
  });
804
804
  }
805
805
  };
806
- return /* @__PURE__ */ g("div", {
807
- className: `${D.loadingContainer} ${o || ""}`,
806
+ return /* @__PURE__ */ v("div", {
807
+ className: `${D.loadingContainer} ${i || ""}`,
808
808
  children: [c(), /* @__PURE__ */ l("p", {
809
- className: `${D.loadingText} ${i || ""}`,
809
+ className: `${D.loadingText} ${a || ""}`,
810
810
  children: s
811
811
  })]
812
812
  });
813
813
  });
814
814
  he.displayName = "LoadingFallback";
815
- var me = R(({ error: n, retry: t, errorFallback: e, errorTitle: s = "Error", errorDescription: r = "Something went wrong. Please try again.", retryText: o = "Retry", errorDetailsText: i = "Details", clearLocalDataText: a = "Clear local data", onClearLocalData: c, errorContainerClassName: d, errorDetailsClassName: _, showErrorDetails: u = !1 }) => {
816
- const h = () => {
815
+ var me = z(({ error: n, retry: t, errorFallback: e, errorTitle: s = "Error", errorDescription: r = "Something went wrong. Please try again.", retryText: i = "Retry", errorDetailsText: a = "Details", clearLocalDataText: o = "Clear local data", onClearLocalData: c, errorContainerClassName: d, errorDetailsClassName: u, showErrorDetails: h = !1 }) => {
816
+ const _ = () => {
817
817
  try {
818
818
  sessionStorage.clear();
819
819
  } catch {
@@ -824,15 +824,15 @@ var me = R(({ error: n, retry: t, errorFallback: e, errorTitle: s = "Error", err
824
824
  return e ? /* @__PURE__ */ l(_e, { children: e({
825
825
  error: n,
826
826
  retry: t
827
- }) }) : /* @__PURE__ */ g("div", {
827
+ }) }) : /* @__PURE__ */ v("div", {
828
828
  className: `${D.errorContainer} ${d || ""}`,
829
829
  children: [/* @__PURE__ */ l("div", {
830
830
  className: D.errorIconWrapper,
831
- children: /* @__PURE__ */ l(Le, {
831
+ children: /* @__PURE__ */ l(xe, {
832
832
  className: D.errorIcon,
833
833
  size: 64
834
834
  })
835
- }), /* @__PURE__ */ g("div", {
835
+ }), /* @__PURE__ */ v("div", {
836
836
  className: D.errorContent,
837
837
  children: [
838
838
  /* @__PURE__ */ l("h3", {
@@ -843,34 +843,34 @@ var me = R(({ error: n, retry: t, errorFallback: e, errorTitle: s = "Error", err
843
843
  className: D.errorDescription,
844
844
  children: r
845
845
  }),
846
- u && n && /* @__PURE__ */ l("div", {
846
+ h && n && /* @__PURE__ */ l("div", {
847
847
  className: D.errorDetailsWrapper,
848
- children: /* @__PURE__ */ g("details", {
848
+ children: /* @__PURE__ */ v("details", {
849
849
  className: D.errorDetailsContainer,
850
850
  children: [/* @__PURE__ */ l("summary", {
851
851
  className: D.errorDetailsSummary,
852
- children: i
852
+ children: a
853
853
  }), /* @__PURE__ */ l("pre", {
854
- className: `${D.errorDetails} ${_ || ""}`,
854
+ className: `${D.errorDetails} ${u || ""}`,
855
855
  children: n.message
856
856
  })]
857
857
  })
858
858
  }),
859
- /* @__PURE__ */ g("div", {
859
+ /* @__PURE__ */ v("div", {
860
860
  className: D.errorActions,
861
- children: [/* @__PURE__ */ g("button", {
861
+ children: [/* @__PURE__ */ v("button", {
862
862
  type: "button",
863
863
  className: D.retryButton,
864
864
  onClick: t,
865
865
  children: [/* @__PURE__ */ l("span", {
866
866
  className: D.retryButtonIcon,
867
867
  children: "↻"
868
- }), /* @__PURE__ */ l("span", { children: o })]
868
+ }), /* @__PURE__ */ l("span", { children: i })]
869
869
  }), /* @__PURE__ */ l("button", {
870
870
  type: "button",
871
871
  className: D.clearLocalDataButton,
872
- onClick: h,
873
- children: /* @__PURE__ */ l("span", { children: a })
872
+ onClick: _,
873
+ children: /* @__PURE__ */ l("span", { children: o })
874
874
  })]
875
875
  })
876
876
  ]
@@ -878,36 +878,36 @@ var me = R(({ error: n, retry: t, errorFallback: e, errorTitle: s = "Error", err
878
878
  });
879
879
  });
880
880
  me.displayName = "ErrorFallback";
881
- var _r = R(({ fallback: n, test: t, loadingType: e = "ecg", loadingShape: s = "square", loadingClassName: r, loadingText: o, loadingSize: i = "medium", loadingContainerClassName: a, loadingTextClassName: c, children: d, errorFallback: _, errorTitle: u, errorDescription: h, retryText: m, errorDetailsText: v, clearLocalDataText: I, onClearLocalData: b, errorContainerClassName: w, errorDetailsClassName: y, showErrorDetails: f = !1, ...p }) => /* @__PURE__ */ l(Fe, {
882
- ...p,
883
- children: ({ reset: E }) => /* @__PURE__ */ l(ur, {
884
- onReset: E,
885
- fallbackRender: ({ error: x, retry: A }) => /* @__PURE__ */ l(me, {
886
- error: x,
887
- retry: A,
888
- errorFallback: _,
889
- errorTitle: u,
890
- errorDescription: h,
881
+ var _r = z(({ fallback: n, test: t, loadingType: e = "ecg", loadingShape: s = "square", loadingClassName: r, loadingText: i, loadingSize: a = "medium", loadingContainerClassName: o, loadingTextClassName: c, children: d, errorFallback: u, errorTitle: h, errorDescription: _, retryText: m, errorDetailsText: g, clearLocalDataText: I, onClearLocalData: b, errorContainerClassName: N, errorDetailsClassName: p, showErrorDetails: y = !1, ...f }) => /* @__PURE__ */ l(Ve, {
882
+ ...f,
883
+ children: ({ reset: w }) => /* @__PURE__ */ l(ur, {
884
+ onReset: w,
885
+ fallbackRender: ({ error: E, retry: k }) => /* @__PURE__ */ l(me, {
886
+ error: E,
887
+ retry: k,
888
+ errorFallback: u,
889
+ errorTitle: h,
890
+ errorDescription: _,
891
891
  retryText: m,
892
- errorDetailsText: v,
892
+ errorDetailsText: g,
893
893
  clearLocalDataText: I,
894
894
  onClearLocalData: b,
895
- errorContainerClassName: w,
896
- errorDetailsClassName: y,
897
- showErrorDetails: f
895
+ errorContainerClassName: N,
896
+ errorDetailsClassName: p,
897
+ showErrorDetails: y
898
898
  }),
899
899
  children: /* @__PURE__ */ l(We, {
900
900
  fallback: /* @__PURE__ */ l(he, {
901
901
  fallback: n,
902
902
  loadingType: e,
903
903
  loadingShape: s,
904
- loadingText: o,
905
- loadingSize: i,
906
- loadingContainerClassName: a,
904
+ loadingText: i,
905
+ loadingSize: a,
906
+ loadingContainerClassName: o,
907
907
  loadingTextClassName: c,
908
908
  loadingClassName: r
909
909
  }),
910
- ...p,
910
+ ...f,
911
911
  children: t ? /* @__PURE__ */ l(hr, {}) : d
912
912
  })
913
913
  })
@@ -916,10 +916,10 @@ _r.displayName = "Suspense";
916
916
  var hr = () => {
917
917
  throw new Promise(() => {
918
918
  });
919
- }, mr = "styles-module__wrapper___jXPV3", pr = "styles-module__fullWidth___eKyGB", fr = "styles-module__label___MyTeo", vr = "styles-module__required___TV-m8", yr = "styles-module__inputContainer___VvGBl", gr = "styles-module__textarea___AjX9N", br = "styles-module__small___zMx0G", wr = "styles-module__medium___tO2Lb", Nr = "styles-module__large___3eU2g", Cr = "styles-module__filled___TPQgI", Ir = "styles-module__leftIcon___FHp2R", Er = "styles-module__rightIcon___dkyvP", $r = "styles-module__error___d8gLK", Lr = "styles-module__disabled___IzbfE", xr = "styles-module__errorText___Nom7x", Sr = "styles-module__helperText___97Def", z = {
919
+ }, mr = "styles-module__wrapper___jXPV3", fr = "styles-module__fullWidth___eKyGB", pr = "styles-module__label___MyTeo", vr = "styles-module__required___TV-m8", yr = "styles-module__inputContainer___VvGBl", gr = "styles-module__textarea___AjX9N", br = "styles-module__small___zMx0G", wr = "styles-module__medium___tO2Lb", Nr = "styles-module__large___3eU2g", Ir = "styles-module__filled___TPQgI", Sr = "styles-module__leftIcon___FHp2R", Cr = "styles-module__rightIcon___dkyvP", Er = "styles-module__error___d8gLK", xr = "styles-module__disabled___IzbfE", Lr = "styles-module__errorText___Nom7x", $r = "styles-module__helperText___97Def", R = {
920
920
  wrapper: mr,
921
- fullWidth: pr,
922
- label: fr,
921
+ fullWidth: fr,
922
+ label: pr,
923
923
  required: vr,
924
924
  inputContainer: yr,
925
925
  textarea: gr,
@@ -927,57 +927,57 @@ var hr = () => {
927
927
  medium: wr,
928
928
  large: Nr,
929
929
  default: "styles-module__default___vsSxX",
930
- filled: Cr,
931
- leftIcon: Ir,
932
- rightIcon: Er,
933
- error: $r,
934
- disabled: Lr,
935
- errorText: xr,
936
- helperText: Sr
937
- }, Mr = ee(({ label: n, error: t, helperText: e, leftIcon: s, rightIcon: r, size: o = "medium", variant: i = "default", fullWidth: a = !1, className: c = "", disabled: d, ..._ }, u) => {
938
- const h = [
939
- z.textarea,
940
- z[o],
941
- z[i],
942
- t && z.error,
943
- d && z.disabled,
930
+ filled: Ir,
931
+ leftIcon: Sr,
932
+ rightIcon: Cr,
933
+ error: Er,
934
+ disabled: xr,
935
+ errorText: Lr,
936
+ helperText: $r
937
+ }, Mr = ee(({ label: n, error: t, helperText: e, leftIcon: s, rightIcon: r, size: i = "medium", variant: a = "default", fullWidth: o = !1, className: c = "", disabled: d, ...u }, h) => {
938
+ const _ = [
939
+ R.textarea,
940
+ R[i],
941
+ R[a],
942
+ t && R.error,
943
+ d && R.disabled,
944
944
  c
945
945
  ].filter(Boolean).join(" ");
946
- return /* @__PURE__ */ g("div", {
947
- className: [z.wrapper, a && z.fullWidth].filter(Boolean).join(" "),
946
+ return /* @__PURE__ */ v("div", {
947
+ className: [R.wrapper, o && R.fullWidth].filter(Boolean).join(" "),
948
948
  children: [
949
- n && /* @__PURE__ */ g("label", {
950
- className: z.label,
951
- children: [n, _.required && /* @__PURE__ */ l("span", {
952
- className: z.required,
949
+ n && /* @__PURE__ */ v("label", {
950
+ className: R.label,
951
+ children: [n, u.required && /* @__PURE__ */ l("span", {
952
+ className: R.required,
953
953
  children: "*"
954
954
  })]
955
955
  }),
956
- /* @__PURE__ */ g("div", {
957
- className: z.inputContainer,
956
+ /* @__PURE__ */ v("div", {
957
+ className: R.inputContainer,
958
958
  children: [
959
959
  s && /* @__PURE__ */ l("div", {
960
- className: z.leftIcon,
960
+ className: R.leftIcon,
961
961
  children: s
962
962
  }),
963
963
  /* @__PURE__ */ l("textarea", {
964
- ref: u,
965
- className: h,
964
+ ref: h,
965
+ className: _,
966
966
  disabled: d,
967
- ..._
967
+ ...u
968
968
  }),
969
969
  r && /* @__PURE__ */ l("div", {
970
- className: z.rightIcon,
970
+ className: R.rightIcon,
971
971
  children: r
972
972
  })
973
973
  ]
974
974
  }),
975
975
  t && /* @__PURE__ */ l("span", {
976
- className: z.errorText,
976
+ className: R.errorText,
977
977
  children: t
978
978
  }),
979
979
  e && !t && /* @__PURE__ */ l("span", {
980
- className: z.helperText,
980
+ className: R.helperText,
981
981
  children: e
982
982
  })
983
983
  ]
@@ -985,36 +985,36 @@ var hr = () => {
985
985
  });
986
986
  Mr.displayName = "Textarea";
987
987
  function q(n, t, e) {
988
- let s = e.initialDeps ?? [], r, o = !0;
989
- function i() {
990
- var a, c, d;
988
+ let s = e.initialDeps ?? [], r, i = !0;
989
+ function a() {
990
+ var o, c, d;
991
+ let u;
992
+ e.key && ((o = e.debug) != null && o.call(e)) && (u = Date.now());
993
+ const h = n();
994
+ if (!(h.length !== s.length || h.some((m, g) => s[g] !== m))) return r;
995
+ s = h;
991
996
  let _;
992
- e.key && ((a = e.debug) != null && a.call(e)) && (_ = Date.now());
993
- const u = n();
994
- if (!(u.length !== s.length || u.some((m, v) => s[v] !== m))) return r;
995
- s = u;
996
- let h;
997
- if (e.key && ((c = e.debug) != null && c.call(e)) && (h = Date.now()), r = t(...u), e.key && ((d = e.debug) != null && d.call(e))) {
998
- const m = Math.round((Date.now() - _) * 100) / 100, v = Math.round((Date.now() - h) * 100) / 100, I = v / 16, b = (w, y) => {
999
- for (w = String(w); w.length < y; ) w = " " + w;
1000
- return w;
997
+ if (e.key && ((c = e.debug) != null && c.call(e)) && (_ = Date.now()), r = t(...h), e.key && ((d = e.debug) != null && d.call(e))) {
998
+ const m = Math.round((Date.now() - u) * 100) / 100, g = Math.round((Date.now() - _) * 100) / 100, I = g / 16, b = (N, p) => {
999
+ for (N = String(N); N.length < p; ) N = " " + N;
1000
+ return N;
1001
1001
  };
1002
- console.info(`%c⏱ ${b(v, 5)} /${b(m, 5)} ms`, `
1002
+ console.info(`%c⏱ ${b(g, 5)} /${b(m, 5)} ms`, `
1003
1003
  font-size: .6rem;
1004
1004
  font-weight: bold;
1005
1005
  color: hsl(${Math.max(0, Math.min(120 - 120 * I, 120))}deg 100% 31%);`, e?.key);
1006
1006
  }
1007
- return e?.onChange && !(o && e.skipInitialOnChange) && e.onChange(r), o = !1, r;
1007
+ return e?.onChange && !(i && e.skipInitialOnChange) && e.onChange(r), i = !1, r;
1008
1008
  }
1009
- return i.updateDeps = (a) => {
1010
- s = a;
1011
- }, i;
1009
+ return a.updateDeps = (o) => {
1010
+ s = o;
1011
+ }, a;
1012
1012
  }
1013
1013
  function de(n, t) {
1014
1014
  if (n === void 0) throw new Error(`Unexpected undefined${t ? `: ${t}` : ""}`);
1015
1015
  return n;
1016
1016
  }
1017
- var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1017
+ var Or = (n, t) => Math.abs(n - t) < 1.01, fe = (n, t, e) => {
1018
1018
  let s;
1019
1019
  return function(...r) {
1020
1020
  n.clearTimeout(s), s = n.setTimeout(() => t.apply(this, r), e);
@@ -1025,27 +1025,27 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1025
1025
  width: t,
1026
1026
  height: e
1027
1027
  };
1028
- }, Dr = (n) => n, zr = (n) => {
1028
+ }, Dr = (n) => n, Rr = (n) => {
1029
1029
  const t = Math.max(n.startIndex - n.overscan, 0), e = Math.min(n.endIndex + n.overscan, n.count - 1), s = [];
1030
1030
  for (let r = t; r <= e; r++) s.push(r);
1031
1031
  return s;
1032
- }, Rr = (n, t) => {
1032
+ }, zr = (n, t) => {
1033
1033
  const e = n.scrollElement;
1034
1034
  if (!e) return;
1035
1035
  const s = n.targetWindow;
1036
1036
  if (!s) return;
1037
- const r = (i) => {
1038
- const { width: a, height: c } = i;
1037
+ const r = (a) => {
1038
+ const { width: o, height: c } = a;
1039
1039
  t({
1040
- width: Math.round(a),
1040
+ width: Math.round(o),
1041
1041
  height: Math.round(c)
1042
1042
  });
1043
1043
  };
1044
1044
  if (r(ce(e)), !s.ResizeObserver) return () => {
1045
1045
  };
1046
- const o = new s.ResizeObserver((i) => {
1047
- const a = () => {
1048
- const c = i[0];
1046
+ const i = new s.ResizeObserver((a) => {
1047
+ const o = () => {
1048
+ const c = a[0];
1049
1049
  if (c?.borderBoxSize) {
1050
1050
  const d = c.borderBoxSize[0];
1051
1051
  if (d) {
@@ -1058,10 +1058,10 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1058
1058
  }
1059
1059
  r(ce(e));
1060
1060
  };
1061
- n.options.useAnimationFrameWithResizeObserver ? requestAnimationFrame(a) : a();
1061
+ n.options.useAnimationFrameWithResizeObserver ? requestAnimationFrame(o) : o();
1062
1062
  });
1063
- return o.observe(e, { box: "border-box" }), () => {
1064
- o.unobserve(e);
1063
+ return i.observe(e, { box: "border-box" }), () => {
1064
+ i.unobserve(e);
1065
1065
  };
1066
1066
  }, Z = { passive: !0 }, Tr = (n, t) => {
1067
1067
  const e = n.scrollElement;
@@ -1081,65 +1081,73 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1081
1081
  const s = n.targetWindow;
1082
1082
  if (!s) return;
1083
1083
  let r = 0;
1084
- const o = n.options.useScrollendEvent && J ? () => {
1085
- } : pe(s, () => {
1084
+ const i = n.options.useScrollendEvent && J ? () => {
1085
+ } : fe(s, () => {
1086
1086
  t(r, !1);
1087
- }, n.options.isScrollingResetDelay), i = (_) => () => {
1088
- const { horizontal: u, isRtl: h } = n.options;
1089
- r = u ? e.scrollLeft * (h && -1 || 1) : e.scrollTop, o(), t(r, _);
1090
- }, a = i(!0), c = i(!1);
1091
- e.addEventListener("scroll", a, Z);
1087
+ }, n.options.isScrollingResetDelay), a = (u) => () => {
1088
+ const { horizontal: h, isRtl: _ } = n.options;
1089
+ r = h ? e.scrollLeft * (_ && -1 || 1) : e.scrollTop, i(), t(r, u);
1090
+ }, o = a(!0), c = a(!1);
1091
+ e.addEventListener("scroll", o, Z);
1092
1092
  const d = n.options.useScrollendEvent && J;
1093
1093
  return d && e.addEventListener("scrollend", c, Z), () => {
1094
- e.removeEventListener("scroll", a), d && e.removeEventListener("scrollend", c);
1094
+ e.removeEventListener("scroll", o), d && e.removeEventListener("scrollend", c);
1095
1095
  };
1096
- }, kr = (n, t) => {
1096
+ }, Ar = (n, t) => {
1097
1097
  const e = n.scrollElement;
1098
1098
  if (!e) return;
1099
1099
  const s = n.targetWindow;
1100
1100
  if (!s) return;
1101
1101
  let r = 0;
1102
- const o = n.options.useScrollendEvent && J ? () => {
1103
- } : pe(s, () => {
1102
+ const i = n.options.useScrollendEvent && J ? () => {
1103
+ } : fe(s, () => {
1104
1104
  t(r, !1);
1105
- }, n.options.isScrollingResetDelay), i = (_) => () => {
1106
- r = e[n.options.horizontal ? "scrollX" : "scrollY"], o(), t(r, _);
1107
- }, a = i(!0), c = i(!1);
1108
- e.addEventListener("scroll", a, Z);
1105
+ }, n.options.isScrollingResetDelay), a = (u) => () => {
1106
+ r = e[n.options.horizontal ? "scrollX" : "scrollY"], i(), t(r, u);
1107
+ }, o = a(!0), c = a(!1);
1108
+ e.addEventListener("scroll", o, Z);
1109
1109
  const d = n.options.useScrollendEvent && J;
1110
1110
  return d && e.addEventListener("scrollend", c, Z), () => {
1111
- e.removeEventListener("scroll", a), d && e.removeEventListener("scrollend", c);
1111
+ e.removeEventListener("scroll", o), d && e.removeEventListener("scrollend", c);
1112
1112
  };
1113
- }, Ar = (n, t, e) => {
1113
+ }, kr = (n, t, e) => {
1114
1114
  if (t?.borderBoxSize) {
1115
1115
  const s = t.borderBoxSize[0];
1116
1116
  if (s) return Math.round(s[e.options.horizontal ? "inlineSize" : "blockSize"]);
1117
1117
  }
1118
1118
  return n[e.options.horizontal ? "offsetWidth" : "offsetHeight"];
1119
1119
  }, Br = (n, { adjustments: t = 0, behavior: e }, s) => {
1120
- var r, o;
1121
- const i = n + t;
1122
- (o = (r = s.scrollElement) == null ? void 0 : r.scrollTo) == null || o.call(r, {
1123
- [s.options.horizontal ? "left" : "top"]: i,
1120
+ var r, i;
1121
+ const a = n + t;
1122
+ (i = (r = s.scrollElement) == null ? void 0 : r.scrollTo) == null || i.call(r, {
1123
+ [s.options.horizontal ? "left" : "top"]: a,
1124
1124
  behavior: e
1125
1125
  });
1126
- }, Vr = (n, { adjustments: t = 0, behavior: e }, s) => {
1127
- var r, o;
1128
- const i = n + t;
1129
- (o = (r = s.scrollElement) == null ? void 0 : r.scrollTo) == null || o.call(r, {
1130
- [s.options.horizontal ? "left" : "top"]: i,
1126
+ }, Fr = (n, { adjustments: t = 0, behavior: e }, s) => {
1127
+ var r, i;
1128
+ const a = n + t;
1129
+ (i = (r = s.scrollElement) == null ? void 0 : r.scrollTo) == null || i.call(r, {
1130
+ [s.options.horizontal ? "left" : "top"]: a,
1131
1131
  behavior: e
1132
1132
  });
1133
- }, Fr = class {
1133
+ }, Vr = class {
1134
1134
  constructor(n) {
1135
- this.unsubs = [], this.scrollElement = null, this.targetWindow = null, this.isScrolling = !1, this.currentScrollToIndex = null, this.measurementsCache = [], this.itemSizeCache = /* @__PURE__ */ new Map(), this.laneAssignments = /* @__PURE__ */ new Map(), this.pendingMeasuredCacheIndexes = [], this.prevLanes = void 0, this.lanesChangedFlag = !1, this.lanesSettling = !1, this.scrollRect = null, this.scrollOffset = null, this.scrollDirection = null, this.scrollAdjustments = 0, this.elementsCache = /* @__PURE__ */ new Map(), this.observer = /* @__PURE__ */ (() => {
1135
+ this.unsubs = [], this.scrollElement = null, this.targetWindow = null, this.isScrolling = !1, this.scrollState = null, this.measurementsCache = [], this.itemSizeCache = /* @__PURE__ */ new Map(), this.laneAssignments = /* @__PURE__ */ new Map(), this.pendingMeasuredCacheIndexes = [], this.prevLanes = void 0, this.lanesChangedFlag = !1, this.lanesSettling = !1, this.scrollRect = null, this.scrollOffset = null, this.scrollDirection = null, this.scrollAdjustments = 0, this.elementsCache = /* @__PURE__ */ new Map(), this.now = () => {
1136
+ var t, e, s;
1137
+ return ((s = (e = (t = this.targetWindow) == null ? void 0 : t.performance) == null ? void 0 : e.now) == null ? void 0 : s.call(e)) ?? Date.now();
1138
+ }, this.observer = /* @__PURE__ */ (() => {
1136
1139
  let t = null;
1137
1140
  const e = () => t || (!this.targetWindow || !this.targetWindow.ResizeObserver ? null : t = new this.targetWindow.ResizeObserver((s) => {
1138
1141
  s.forEach((r) => {
1139
- const o = () => {
1140
- this._measureElement(r.target, r);
1142
+ const i = () => {
1143
+ const a = r.target, o = this.indexFromElement(a);
1144
+ if (!a.isConnected) {
1145
+ this.observer.unobserve(a);
1146
+ return;
1147
+ }
1148
+ this.shouldMeasureDuringScroll(o) && this.resizeItem(o, this.options.measureElement(a, r, this));
1141
1149
  };
1142
- this.options.useAnimationFrameWithResizeObserver ? requestAnimationFrame(o) : o();
1150
+ this.options.useAnimationFrameWithResizeObserver ? requestAnimationFrame(i) : i();
1143
1151
  });
1144
1152
  }));
1145
1153
  return {
@@ -1169,10 +1177,10 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1169
1177
  scrollPaddingEnd: 0,
1170
1178
  horizontal: !1,
1171
1179
  getItemKey: Dr,
1172
- rangeExtractor: zr,
1180
+ rangeExtractor: Rr,
1173
1181
  onChange: () => {
1174
1182
  },
1175
- measureElement: Ar,
1183
+ measureElement: kr,
1176
1184
  initialRect: {
1177
1185
  width: 0,
1178
1186
  height: 0
@@ -1187,6 +1195,7 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1187
1195
  isRtl: !1,
1188
1196
  useScrollendEvent: !1,
1189
1197
  useAnimationFrameWithResizeObserver: !1,
1198
+ laneAssignmentMode: "estimate",
1190
1199
  ...t
1191
1200
  };
1192
1201
  }, this.notify = (t) => {
@@ -1207,7 +1216,7 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1207
1216
  this.range ? this.range.endIndex : null
1208
1217
  ]
1209
1218
  }), this.cleanup = () => {
1210
- this.unsubs.filter(Boolean).forEach((t) => t()), this.unsubs = [], this.observer.disconnect(), this.scrollElement = null, this.targetWindow = null;
1219
+ this.unsubs.filter(Boolean).forEach((t) => t()), this.unsubs = [], this.observer.disconnect(), this.rafId != null && this.targetWindow && (this.targetWindow.cancelAnimationFrame(this.rafId), this.rafId = null), this.scrollState = null, this.scrollElement = null, this.targetWindow = null;
1211
1220
  }, this._didMount = () => () => {
1212
1221
  this.cleanup();
1213
1222
  }, this._willUpdate = () => {
@@ -1223,72 +1232,75 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1223
1232
  }), this.unsubs.push(this.options.observeElementRect(this, (s) => {
1224
1233
  this.scrollRect = s, this.maybeNotify();
1225
1234
  })), this.unsubs.push(this.options.observeElementOffset(this, (s, r) => {
1226
- this.scrollAdjustments = 0, this.scrollDirection = r ? this.getScrollOffset() < s ? "forward" : "backward" : null, this.scrollOffset = s, this.isScrolling = r, this.maybeNotify();
1235
+ this.scrollAdjustments = 0, this.scrollDirection = r ? this.getScrollOffset() < s ? "forward" : "backward" : null, this.scrollOffset = s, this.isScrolling = r, this.scrollState && this.scheduleScrollReconcile(), this.maybeNotify();
1227
1236
  })), this._scrollToOffset(this.getScrollOffset(), {
1228
1237
  adjustments: void 0,
1229
1238
  behavior: void 0
1230
1239
  });
1231
1240
  }
1232
- }, this.getSize = () => this.options.enabled ? (this.scrollRect = this.scrollRect ?? this.options.initialRect, this.scrollRect[this.options.horizontal ? "width" : "height"]) : (this.scrollRect = null, 0), this.getScrollOffset = () => this.options.enabled ? (this.scrollOffset = this.scrollOffset ?? (typeof this.options.initialOffset == "function" ? this.options.initialOffset() : this.options.initialOffset), this.scrollOffset) : (this.scrollOffset = null, 0), this.getFurthestMeasurement = (t, e) => {
1241
+ }, this.rafId = null, this.getSize = () => this.options.enabled ? (this.scrollRect = this.scrollRect ?? this.options.initialRect, this.scrollRect[this.options.horizontal ? "width" : "height"]) : (this.scrollRect = null, 0), this.getScrollOffset = () => this.options.enabled ? (this.scrollOffset = this.scrollOffset ?? (typeof this.options.initialOffset == "function" ? this.options.initialOffset() : this.options.initialOffset), this.scrollOffset) : (this.scrollOffset = null, 0), this.getFurthestMeasurement = (t, e) => {
1233
1242
  const s = /* @__PURE__ */ new Map(), r = /* @__PURE__ */ new Map();
1234
- for (let o = e - 1; o >= 0; o--) {
1235
- const i = t[o];
1236
- if (s.has(i.lane)) continue;
1237
- const a = r.get(i.lane);
1238
- if (a == null || i.end > a.end ? r.set(i.lane, i) : i.end < a.end && s.set(i.lane, !0), s.size === this.options.lanes) break;
1243
+ for (let i = e - 1; i >= 0; i--) {
1244
+ const a = t[i];
1245
+ if (s.has(a.lane)) continue;
1246
+ const o = r.get(a.lane);
1247
+ if (o == null || a.end > o.end ? r.set(a.lane, a) : a.end < o.end && s.set(a.lane, !0), s.size === this.options.lanes) break;
1239
1248
  }
1240
- return r.size === this.options.lanes ? Array.from(r.values()).sort((o, i) => o.end === i.end ? o.index - i.index : o.end - i.end)[0] : void 0;
1249
+ return r.size === this.options.lanes ? Array.from(r.values()).sort((i, a) => i.end === a.end ? i.index - a.index : i.end - a.end)[0] : void 0;
1241
1250
  }, this.getMeasurementOptions = q(() => [
1242
1251
  this.options.count,
1243
1252
  this.options.paddingStart,
1244
1253
  this.options.scrollMargin,
1245
1254
  this.options.getItemKey,
1246
1255
  this.options.enabled,
1247
- this.options.lanes
1248
- ], (t, e, s, r, o, i) => (this.prevLanes !== void 0 && this.prevLanes !== i && (this.lanesChangedFlag = !0), this.prevLanes = i, this.pendingMeasuredCacheIndexes = [], {
1256
+ this.options.lanes,
1257
+ this.options.laneAssignmentMode
1258
+ ], (t, e, s, r, i, a, o) => (this.prevLanes !== void 0 && this.prevLanes !== a && (this.lanesChangedFlag = !0), this.prevLanes = a, this.pendingMeasuredCacheIndexes = [], {
1249
1259
  count: t,
1250
1260
  paddingStart: e,
1251
1261
  scrollMargin: s,
1252
1262
  getItemKey: r,
1253
- enabled: o,
1254
- lanes: i
1255
- }), { key: !1 }), this.getMeasurements = q(() => [this.getMeasurementOptions(), this.itemSizeCache], ({ count: t, paddingStart: e, scrollMargin: s, getItemKey: r, enabled: o, lanes: i }, a) => {
1256
- if (!o)
1263
+ enabled: i,
1264
+ lanes: a,
1265
+ laneAssignmentMode: o
1266
+ }), { key: !1 }), this.getMeasurements = q(() => [this.getMeasurementOptions(), this.itemSizeCache], ({ count: t, paddingStart: e, scrollMargin: s, getItemKey: r, enabled: i, lanes: a, laneAssignmentMode: o }, c) => {
1267
+ if (!i)
1257
1268
  return this.measurementsCache = [], this.itemSizeCache.clear(), this.laneAssignments.clear(), [];
1258
1269
  if (this.laneAssignments.size > t)
1259
- for (const u of this.laneAssignments.keys()) u >= t && this.laneAssignments.delete(u);
1260
- this.lanesChangedFlag && (this.lanesChangedFlag = !1, this.lanesSettling = !0, this.measurementsCache = [], this.itemSizeCache.clear(), this.laneAssignments.clear(), this.pendingMeasuredCacheIndexes = []), this.measurementsCache.length === 0 && !this.lanesSettling && (this.measurementsCache = this.options.initialMeasurementsCache, this.measurementsCache.forEach((u) => {
1261
- this.itemSizeCache.set(u.key, u.size);
1270
+ for (const _ of this.laneAssignments.keys()) _ >= t && this.laneAssignments.delete(_);
1271
+ this.lanesChangedFlag && (this.lanesChangedFlag = !1, this.lanesSettling = !0, this.measurementsCache = [], this.itemSizeCache.clear(), this.laneAssignments.clear(), this.pendingMeasuredCacheIndexes = []), this.measurementsCache.length === 0 && !this.lanesSettling && (this.measurementsCache = this.options.initialMeasurementsCache, this.measurementsCache.forEach((_) => {
1272
+ this.itemSizeCache.set(_.key, _.size);
1262
1273
  }));
1263
- const c = this.lanesSettling ? 0 : this.pendingMeasuredCacheIndexes.length > 0 ? Math.min(...this.pendingMeasuredCacheIndexes) : 0;
1274
+ const d = this.lanesSettling ? 0 : this.pendingMeasuredCacheIndexes.length > 0 ? Math.min(...this.pendingMeasuredCacheIndexes) : 0;
1264
1275
  this.pendingMeasuredCacheIndexes = [], this.lanesSettling && this.measurementsCache.length === t && (this.lanesSettling = !1);
1265
- const d = this.measurementsCache.slice(0, c), _ = new Array(i).fill(void 0);
1266
- for (let u = 0; u < c; u++) {
1267
- const h = d[u];
1268
- h && (_[h.lane] = u);
1276
+ const u = this.measurementsCache.slice(0, d), h = new Array(a).fill(void 0);
1277
+ for (let _ = 0; _ < d; _++) {
1278
+ const m = u[_];
1279
+ m && (h[m.lane] = _);
1269
1280
  }
1270
- for (let u = c; u < t; u++) {
1271
- const h = r(u), m = this.laneAssignments.get(u);
1272
- let v, I;
1273
- if (m !== void 0 && this.options.lanes > 1) {
1274
- v = m;
1275
- const f = _[v], p = f !== void 0 ? d[f] : void 0;
1276
- I = p ? p.end + this.options.gap : e + s;
1281
+ for (let _ = d; _ < t; _++) {
1282
+ const m = r(_), g = this.laneAssignments.get(_);
1283
+ let I, b;
1284
+ const N = o === "estimate" || c.has(m);
1285
+ if (g !== void 0 && this.options.lanes > 1) {
1286
+ I = g;
1287
+ const w = h[I], E = w !== void 0 ? u[w] : void 0;
1288
+ b = E ? E.end + this.options.gap : e + s;
1277
1289
  } else {
1278
- const f = this.options.lanes === 1 ? d[u - 1] : this.getFurthestMeasurement(d, u);
1279
- I = f ? f.end + this.options.gap : e + s, v = f ? f.lane : u % this.options.lanes, this.options.lanes > 1 && this.laneAssignments.set(u, v);
1290
+ const w = this.options.lanes === 1 ? u[_ - 1] : this.getFurthestMeasurement(u, _);
1291
+ b = w ? w.end + this.options.gap : e + s, I = w ? w.lane : _ % this.options.lanes, this.options.lanes > 1 && N && this.laneAssignments.set(_, I);
1280
1292
  }
1281
- const b = a.get(h), w = typeof b == "number" ? b : this.options.estimateSize(u), y = I + w;
1282
- d[u] = {
1283
- index: u,
1284
- start: I,
1285
- size: w,
1286
- end: y,
1287
- key: h,
1288
- lane: v
1289
- }, _[v] = u;
1293
+ const p = c.get(m), y = typeof p == "number" ? p : this.options.estimateSize(_), f = b + y;
1294
+ u[_] = {
1295
+ index: _,
1296
+ start: b,
1297
+ size: y,
1298
+ end: f,
1299
+ key: m,
1300
+ lane: I
1301
+ }, h[I] = _;
1290
1302
  }
1291
- return this.measurementsCache = d, d;
1303
+ return this.measurementsCache = u, u;
1292
1304
  }, {
1293
1305
  key: process.env.NODE_ENV !== "production" && "getMeasurements",
1294
1306
  debug: () => this.options.debug
@@ -1319,9 +1331,9 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1319
1331
  t,
1320
1332
  e
1321
1333
  ];
1322
- }, (t, e, s, r, o) => r === null || o === null ? [] : t({
1334
+ }, (t, e, s, r, i) => r === null || i === null ? [] : t({
1323
1335
  startIndex: r,
1324
- endIndex: o,
1336
+ endIndex: i,
1325
1337
  overscan: e,
1326
1338
  count: s
1327
1339
  }), {
@@ -1330,32 +1342,38 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1330
1342
  }), this.indexFromElement = (t) => {
1331
1343
  const e = this.options.indexAttribute, s = t.getAttribute(e);
1332
1344
  return s ? parseInt(s, 10) : (console.warn(`Missing attribute name '${e}={index}' on measured element.`), -1);
1333
- }, this._measureElement = (t, e) => {
1334
- const s = this.indexFromElement(t), r = this.measurementsCache[s];
1335
- if (!r) return;
1336
- const o = r.key, i = this.elementsCache.get(o);
1337
- i !== t && (i && this.observer.unobserve(i), this.observer.observe(t), this.elementsCache.set(o, t)), t.isConnected && this.resizeItem(s, this.options.measureElement(t, e, this));
1338
- }, this.resizeItem = (t, e) => {
1339
- const s = this.measurementsCache[t];
1340
- if (!s) return;
1341
- const r = e - (this.itemSizeCache.get(s.key) ?? s.size);
1342
- r !== 0 && ((this.shouldAdjustScrollPositionOnItemSizeChange !== void 0 ? this.shouldAdjustScrollPositionOnItemSizeChange(s, r, this) : s.start < this.getScrollOffset() + this.scrollAdjustments) && (process.env.NODE_ENV !== "production" && this.options.debug && console.info("correction", r), this._scrollToOffset(this.getScrollOffset(), {
1343
- adjustments: this.scrollAdjustments += r,
1344
- behavior: void 0
1345
- })), this.pendingMeasuredCacheIndexes.push(s.index), this.itemSizeCache = new Map(this.itemSizeCache.set(s.key, e)), this.notify(!1));
1345
+ }, this.shouldMeasureDuringScroll = (t) => {
1346
+ var e;
1347
+ if (!this.scrollState || this.scrollState.behavior !== "smooth") return !0;
1348
+ const s = this.scrollState.index ?? ((e = this.getVirtualItemForOffset(this.scrollState.lastTargetOffset)) == null ? void 0 : e.index);
1349
+ if (s !== void 0 && this.range) {
1350
+ const r = Math.max(this.options.overscan, Math.ceil((this.range.endIndex - this.range.startIndex) / 2)), i = Math.max(0, s - r), a = Math.min(this.options.count - 1, s + r);
1351
+ return t >= i && t <= a;
1352
+ }
1353
+ return !0;
1346
1354
  }, this.measureElement = (t) => {
1347
1355
  if (!t) {
1348
- this.elementsCache.forEach((e, s) => {
1349
- e.isConnected || (this.observer.unobserve(e), this.elementsCache.delete(s));
1356
+ this.elementsCache.forEach((i, a) => {
1357
+ i.isConnected || (this.observer.unobserve(i), this.elementsCache.delete(a));
1350
1358
  });
1351
1359
  return;
1352
1360
  }
1353
- this._measureElement(t, void 0);
1361
+ const e = this.indexFromElement(t), s = this.options.getItemKey(e), r = this.elementsCache.get(s);
1362
+ r !== t && (r && this.observer.unobserve(r), this.observer.observe(t), this.elementsCache.set(s, t)), (!this.isScrolling || this.scrollState) && this.shouldMeasureDuringScroll(e) && this.resizeItem(e, this.options.measureElement(t, void 0, this));
1363
+ }, this.resizeItem = (t, e) => {
1364
+ var s;
1365
+ const r = this.measurementsCache[t];
1366
+ if (!r) return;
1367
+ const i = e - (this.itemSizeCache.get(r.key) ?? r.size);
1368
+ i !== 0 && (((s = this.scrollState) == null ? void 0 : s.behavior) !== "smooth" && (this.shouldAdjustScrollPositionOnItemSizeChange !== void 0 ? this.shouldAdjustScrollPositionOnItemSizeChange(r, i, this) : r.start < this.getScrollOffset() + this.scrollAdjustments) && (process.env.NODE_ENV !== "production" && this.options.debug && console.info("correction", i), this._scrollToOffset(this.getScrollOffset(), {
1369
+ adjustments: this.scrollAdjustments += i,
1370
+ behavior: void 0
1371
+ })), this.pendingMeasuredCacheIndexes.push(r.index), this.itemSizeCache = new Map(this.itemSizeCache.set(r.key, e)), this.notify(!1));
1354
1372
  }, this.getVirtualItems = q(() => [this.getVirtualIndexes(), this.getMeasurements()], (t, e) => {
1355
1373
  const s = [];
1356
- for (let r = 0, o = t.length; r < o; r++) {
1357
- const i = e[t[r]];
1358
- s.push(i);
1374
+ for (let r = 0, i = t.length; r < i; r++) {
1375
+ const a = e[t[r]];
1376
+ s.push(a);
1359
1377
  }
1360
1378
  return s;
1361
1379
  }, {
@@ -1364,7 +1382,7 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1364
1382
  }), this.getVirtualItemForOffset = (t) => {
1365
1383
  const e = this.getMeasurements();
1366
1384
  if (e.length !== 0)
1367
- return de(e[fe(0, e.length - 1, (s) => de(e[s]).start, t)]);
1385
+ return de(e[pe(0, e.length - 1, (s) => de(e[s]).start, t)]);
1368
1386
  }, this.getMaxScrollOffset = () => {
1369
1387
  if (!this.scrollElement) return 0;
1370
1388
  if ("scrollHeight" in this.scrollElement) return this.options.horizontal ? this.scrollElement.scrollWidth - this.scrollElement.clientWidth : this.scrollElement.scrollHeight - this.scrollElement.clientHeight;
@@ -1374,62 +1392,62 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1374
1392
  }
1375
1393
  }, this.getOffsetForAlignment = (t, e, s = 0) => {
1376
1394
  if (!this.scrollElement) return 0;
1377
- const r = this.getSize(), o = this.getScrollOffset();
1378
- e === "auto" && (e = t >= o + r ? "end" : "start"), e === "center" ? t += (s - r) / 2 : e === "end" && (t -= r);
1379
- const i = this.getMaxScrollOffset();
1380
- return Math.max(Math.min(i, t), 0);
1395
+ const r = this.getSize(), i = this.getScrollOffset();
1396
+ e === "auto" && (e = t >= i + r ? "end" : "start"), e === "center" ? t += (s - r) / 2 : e === "end" && (t -= r);
1397
+ const a = this.getMaxScrollOffset();
1398
+ return Math.max(Math.min(a, t), 0);
1381
1399
  }, this.getOffsetForIndex = (t, e = "auto") => {
1382
1400
  t = Math.max(0, Math.min(t, this.options.count - 1));
1383
- const s = this.measurementsCache[t];
1384
- if (!s) return;
1385
- const r = this.getSize(), o = this.getScrollOffset();
1386
- if (e === "auto") if (s.end >= o + r - this.options.scrollPaddingEnd) e = "end";
1387
- else if (s.start <= o + this.options.scrollPaddingStart) e = "start";
1388
- else return [o, e];
1401
+ const s = this.getSize(), r = this.getScrollOffset(), i = this.measurementsCache[t];
1402
+ if (!i) return;
1403
+ if (e === "auto") if (i.end >= r + s - this.options.scrollPaddingEnd) e = "end";
1404
+ else if (i.start <= r + this.options.scrollPaddingStart) e = "start";
1405
+ else return [r, e];
1389
1406
  if (e === "end" && t === this.options.count - 1) return [this.getMaxScrollOffset(), e];
1390
- const i = e === "end" ? s.end + this.options.scrollPaddingEnd : s.start - this.options.scrollPaddingStart;
1391
- return [this.getOffsetForAlignment(i, e, s.size), e];
1392
- }, this.isDynamicMode = () => this.elementsCache.size > 0, this.scrollToOffset = (t, { align: e = "start", behavior: s } = {}) => {
1393
- s === "smooth" && this.isDynamicMode() && console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."), this._scrollToOffset(this.getOffsetForAlignment(t, e), {
1407
+ const a = e === "end" ? i.end + this.options.scrollPaddingEnd : i.start - this.options.scrollPaddingStart;
1408
+ return [this.getOffsetForAlignment(a, e, i.size), e];
1409
+ }, this.scrollToOffset = (t, { align: e = "start", behavior: s = "auto" } = {}) => {
1410
+ const r = this.getOffsetForAlignment(t, e), i = this.now();
1411
+ this.scrollState = {
1412
+ index: null,
1413
+ align: e,
1414
+ behavior: s,
1415
+ startedAt: i,
1416
+ lastTargetOffset: r,
1417
+ stableFrames: 0
1418
+ }, this._scrollToOffset(r, {
1394
1419
  adjustments: void 0,
1395
1420
  behavior: s
1396
- });
1397
- }, this.scrollToIndex = (t, { align: e = "auto", behavior: s } = {}) => {
1398
- s === "smooth" && this.isDynamicMode() && console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."), t = Math.max(0, Math.min(t, this.options.count - 1)), this.currentScrollToIndex = t;
1399
- let r = 0;
1400
- const o = 10, i = (c) => {
1401
- if (!this.targetWindow) return;
1402
- const d = this.getOffsetForIndex(t, c);
1403
- if (!d) {
1404
- console.warn("Failed to get offset for index:", t);
1405
- return;
1406
- }
1407
- const [_, u] = d;
1408
- this._scrollToOffset(_, {
1409
- adjustments: void 0,
1410
- behavior: s
1411
- }), this.targetWindow.requestAnimationFrame(() => {
1412
- if (!this.targetWindow) return;
1413
- const h = () => {
1414
- if (this.currentScrollToIndex !== t) return;
1415
- const m = this.getScrollOffset(), v = this.getOffsetForIndex(t, u);
1416
- if (!v) {
1417
- console.warn("Failed to get offset for index:", t);
1418
- return;
1419
- }
1420
- Or(v[0], m) || a(u);
1421
- };
1422
- this.isDynamicMode() ? this.targetWindow.requestAnimationFrame(h) : h();
1423
- });
1424
- }, a = (c) => {
1425
- this.targetWindow && this.currentScrollToIndex === t && (r++, r < o ? (process.env.NODE_ENV !== "production" && this.options.debug && console.info("Schedule retry", r, o), this.targetWindow.requestAnimationFrame(() => i(c))) : console.warn(`Failed to scroll to index ${t} after ${o} attempts.`));
1426
- };
1427
- i(e);
1428
- }, this.scrollBy = (t, { behavior: e } = {}) => {
1429
- e === "smooth" && this.isDynamicMode() && console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."), this._scrollToOffset(this.getScrollOffset() + t, {
1421
+ }), this.scheduleScrollReconcile();
1422
+ }, this.scrollToIndex = (t, { align: e = "auto", behavior: s = "auto" } = {}) => {
1423
+ t = Math.max(0, Math.min(t, this.options.count - 1));
1424
+ const r = this.getOffsetForIndex(t, e);
1425
+ if (!r) return;
1426
+ const [i, a] = r, o = this.now();
1427
+ this.scrollState = {
1428
+ index: t,
1429
+ align: a,
1430
+ behavior: s,
1431
+ startedAt: o,
1432
+ lastTargetOffset: i,
1433
+ stableFrames: 0
1434
+ }, this._scrollToOffset(i, {
1435
+ adjustments: void 0,
1436
+ behavior: s
1437
+ }), this.scheduleScrollReconcile();
1438
+ }, this.scrollBy = (t, { behavior: e = "auto" } = {}) => {
1439
+ const s = this.getScrollOffset() + t, r = this.now();
1440
+ this.scrollState = {
1441
+ index: null,
1442
+ align: "start",
1443
+ behavior: e,
1444
+ startedAt: r,
1445
+ lastTargetOffset: s,
1446
+ stableFrames: 0
1447
+ }, this._scrollToOffset(s, {
1430
1448
  adjustments: void 0,
1431
1449
  behavior: e
1432
- });
1450
+ }), this.scheduleScrollReconcile();
1433
1451
  }, this.getTotalSize = () => {
1434
1452
  var t;
1435
1453
  const e = this.getMeasurements();
@@ -1438,12 +1456,12 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1438
1456
  else if (this.options.lanes === 1) s = ((t = e[e.length - 1]) == null ? void 0 : t.end) ?? 0;
1439
1457
  else {
1440
1458
  const r = Array(this.options.lanes).fill(null);
1441
- let o = e.length - 1;
1442
- for (; o >= 0 && r.some((i) => i === null); ) {
1443
- const i = e[o];
1444
- r[i.lane] === null && (r[i.lane] = i.end), o--;
1459
+ let i = e.length - 1;
1460
+ for (; i >= 0 && r.some((a) => a === null); ) {
1461
+ const a = e[i];
1462
+ r[a.lane] === null && (r[a.lane] = a.end), i--;
1445
1463
  }
1446
- s = Math.max(...r.filter((i) => i !== null));
1464
+ s = Math.max(...r.filter((a) => a !== null));
1447
1465
  }
1448
1466
  return Math.max(s - this.options.scrollMargin + this.options.paddingEnd, 0);
1449
1467
  }, this._scrollToOffset = (t, { adjustments: e, behavior: s }) => {
@@ -1455,57 +1473,85 @@ var Or = (n, t) => Math.abs(n - t) < 1.01, pe = (n, t, e) => {
1455
1473
  this.itemSizeCache = /* @__PURE__ */ new Map(), this.laneAssignments = /* @__PURE__ */ new Map(), this.notify(!1);
1456
1474
  }, this.setOptions(n);
1457
1475
  }
1458
- }, fe = (n, t, e, s) => {
1476
+ scheduleScrollReconcile() {
1477
+ if (!this.targetWindow) {
1478
+ this.scrollState = null;
1479
+ return;
1480
+ }
1481
+ this.rafId == null && (this.rafId = this.targetWindow.requestAnimationFrame(() => {
1482
+ this.rafId = null, this.reconcileScroll();
1483
+ }));
1484
+ }
1485
+ reconcileScroll() {
1486
+ if (!this.scrollState || !this.scrollElement) return;
1487
+ if (this.now() - this.scrollState.startedAt > 5e3) {
1488
+ this.scrollState = null;
1489
+ return;
1490
+ }
1491
+ const n = this.scrollState.index != null ? this.getOffsetForIndex(this.scrollState.index, this.scrollState.align) : void 0, t = n ? n[0] : this.scrollState.lastTargetOffset, e = 1, s = t !== this.scrollState.lastTargetOffset;
1492
+ if (!s && Or(t, this.getScrollOffset())) {
1493
+ if (this.scrollState.stableFrames++, this.scrollState.stableFrames >= e) {
1494
+ this.scrollState = null;
1495
+ return;
1496
+ }
1497
+ } else
1498
+ this.scrollState.stableFrames = 0, s && (this.scrollState.lastTargetOffset = t, this.scrollState.behavior = "auto", this._scrollToOffset(t, {
1499
+ adjustments: void 0,
1500
+ behavior: "auto"
1501
+ }));
1502
+ this.scheduleScrollReconcile();
1503
+ }
1504
+ }, pe = (n, t, e, s) => {
1459
1505
  for (; n <= t; ) {
1460
- const r = (n + t) / 2 | 0, o = e(r);
1461
- if (o < s) n = r + 1;
1462
- else if (o > s) t = r - 1;
1506
+ const r = (n + t) / 2 | 0, i = e(r);
1507
+ if (i < s) n = r + 1;
1508
+ else if (i > s) t = r - 1;
1463
1509
  else return r;
1464
1510
  }
1465
1511
  return n > 0 ? n - 1 : 0;
1466
1512
  };
1467
1513
  function jr({ measurements: n, outerSize: t, scrollOffset: e, lanes: s }) {
1468
- const r = n.length - 1, o = (c) => n[c].start;
1514
+ const r = n.length - 1, i = (c) => n[c].start;
1469
1515
  if (n.length <= s) return {
1470
1516
  startIndex: 0,
1471
1517
  endIndex: r
1472
1518
  };
1473
- let i = fe(0, r, o, e), a = i;
1474
- if (s === 1) for (; a < r && n[a].end < e + t; ) a++;
1519
+ let a = pe(0, r, i, e), o = a;
1520
+ if (s === 1) for (; o < r && n[o].end < e + t; ) o++;
1475
1521
  else if (s > 1) {
1476
1522
  const c = Array(s).fill(0);
1477
- for (; a < r && c.some((_) => _ < e + t); ) {
1478
- const _ = n[a];
1479
- c[_.lane] = _.end, a++;
1523
+ for (; o < r && c.some((u) => u < e + t); ) {
1524
+ const u = n[o];
1525
+ c[u.lane] = u.end, o++;
1480
1526
  }
1481
1527
  const d = Array(s).fill(e + t);
1482
- for (; i >= 0 && d.some((_) => _ >= e); ) {
1483
- const _ = n[i];
1484
- d[_.lane] = _.start, i--;
1528
+ for (; a >= 0 && d.some((u) => u >= e); ) {
1529
+ const u = n[a];
1530
+ d[u.lane] = u.start, a--;
1485
1531
  }
1486
- i = Math.max(0, i - i % s), a = Math.min(r, a + (s - 1 - a % s));
1532
+ a = Math.max(0, a - a % s), o = Math.min(r, o + (s - 1 - o % s));
1487
1533
  }
1488
1534
  return {
1489
- startIndex: i,
1490
- endIndex: a
1535
+ startIndex: a,
1536
+ endIndex: o
1491
1537
  };
1492
1538
  }
1493
1539
  var ue = typeof document < "u" ? Q.useLayoutEffect : Q.useEffect;
1494
1540
  function ve({ useFlushSync: n = !0, ...t }) {
1495
1541
  const e = Q.useReducer(() => ({}), {})[1], s = {
1496
1542
  ...t,
1497
- onChange: (o, i) => {
1498
- var a;
1499
- n && i ? je(e) : e(), (a = t.onChange) == null || a.call(t, o, i);
1543
+ onChange: (i, a) => {
1544
+ var o;
1545
+ n && a ? je(e) : e(), (o = t.onChange) == null || o.call(t, i, a);
1500
1546
  }
1501
- }, [r] = Q.useState(() => new Fr(s));
1547
+ }, [r] = Q.useState(() => new Vr(s));
1502
1548
  return r.setOptions(s), ue(() => r._didMount(), []), ue(() => r._willUpdate()), r;
1503
1549
  }
1504
1550
  function qr(n) {
1505
1551
  return ve({
1506
- observeElementRect: Rr,
1552
+ observeElementRect: zr,
1507
1553
  observeElementOffset: Wr,
1508
- scrollToFn: Vr,
1554
+ scrollToFn: Fr,
1509
1555
  ...n
1510
1556
  });
1511
1557
  }
@@ -1513,13 +1559,13 @@ function Pr(n) {
1513
1559
  return ve({
1514
1560
  getScrollElement: () => typeof document < "u" ? window : null,
1515
1561
  observeElementRect: Tr,
1516
- observeElementOffset: kr,
1562
+ observeElementOffset: Ar,
1517
1563
  scrollToFn: Br,
1518
1564
  initialOffset: () => typeof document < "u" ? window.scrollY : 0,
1519
1565
  ...n
1520
1566
  });
1521
1567
  }
1522
- var Hr = "styles-module__virtualList___pM6rN", Gr = "styles-module__emptyContainer___rm938", Kr = "styles-module__virtualListInner___HxRzc", Xr = "styles-module__virtualListItems___p19-a", Ur = "styles-module__loadingMore___zAdLM", Zr = "styles-module__endOfList___5cYFh", F = {
1568
+ var Hr = "styles-module__virtualList___pM6rN", Gr = "styles-module__emptyContainer___rm938", Kr = "styles-module__virtualListInner___HxRzc", Xr = "styles-module__virtualListItems___p19-a", Ur = "styles-module__loadingMore___zAdLM", Zr = "styles-module__endOfList___5cYFh", V = {
1523
1569
  virtualList: Hr,
1524
1570
  emptyContainer: Gr,
1525
1571
  virtualListInner: Kr,
@@ -1527,68 +1573,68 @@ var Hr = "styles-module__virtualList___pM6rN", Gr = "styles-module__emptyContain
1527
1573
  loadingMore: Ur,
1528
1574
  endOfList: Zr
1529
1575
  };
1530
- function Yr({ data: n, hasNextPage: t, isFetchingNextPage: e, fetchNextPage: s, renderItem: r, estimateSize: o = 200, overscan: i = 5, height: a = "600px", getItemKey: c, emptyState: d, loadingIndicator: _, endOfListIndicator: u, emptyText: h = "No data", loadingMoreText: m = "Loading more...", endOfListText: v = "No more items", flexClass: I, outerClass: b, innerClass: w, ...y }) {
1531
- const f = te(null), p = Array.isArray(n) ? n : [], E = p.length, x = qr({
1532
- count: t ? E + 1 : E,
1533
- getScrollElement: () => f.current,
1534
- estimateSize: typeof o == "number" ? () => o : o,
1535
- overscan: i,
1536
- ...y
1537
- }), A = x.getVirtualItems();
1576
+ function Yr({ data: n, hasNextPage: t, isFetchingNextPage: e, fetchNextPage: s, renderItem: r, estimateSize: i = 200, overscan: a = 5, height: o = "600px", getItemKey: c, emptyState: d, loadingIndicator: u, endOfListIndicator: h, emptyText: _ = "No data", loadingMoreText: m = "Loading more...", endOfListText: g = "No more items", flexClass: I, outerClass: b, innerClass: N, ...p }) {
1577
+ const y = te(null), f = Array.isArray(n) ? n : [], w = f.length, E = qr({
1578
+ count: t ? w + 1 : w,
1579
+ getScrollElement: () => y.current,
1580
+ estimateSize: typeof i == "number" ? () => i : i,
1581
+ overscan: a,
1582
+ ...p
1583
+ }), k = E.getVirtualItems();
1538
1584
  H(() => {
1539
- const [O] = [...A].reverse();
1540
- O && O.index >= E - 1 && t && !e && s && s();
1585
+ const [O] = [...k].reverse();
1586
+ O && O.index >= w - 1 && t && !e && s && s();
1541
1587
  }, [
1542
1588
  t,
1543
1589
  s,
1544
- E,
1590
+ w,
1545
1591
  e,
1546
- A
1592
+ k
1547
1593
  ]);
1548
1594
  const G = P(() => /* @__PURE__ */ l("div", {
1549
- className: F.virtualList,
1550
- style: { height: typeof a == "number" ? `${a}px` : a },
1595
+ className: V.virtualList,
1596
+ style: { height: typeof o == "number" ? `${o}px` : o },
1551
1597
  children: d ?? /* @__PURE__ */ l("div", {
1552
- className: F.emptyContainer,
1553
- children: /* @__PURE__ */ l("span", { children: h })
1598
+ className: V.emptyContainer,
1599
+ children: /* @__PURE__ */ l("span", { children: _ })
1554
1600
  })
1555
1601
  }), [
1556
1602
  d,
1557
- a,
1558
- h
1559
- ]), N = P(() => _ || /* @__PURE__ */ l("div", {
1560
- className: F.loadingMore,
1603
+ o,
1604
+ _
1605
+ ]), S = P(() => u || /* @__PURE__ */ l("div", {
1606
+ className: V.loadingMore,
1561
1607
  children: /* @__PURE__ */ l("span", { children: m })
1562
- }), [_, m]), $ = P(() => u || /* @__PURE__ */ l("div", {
1563
- className: F.endOfList,
1564
- children: /* @__PURE__ */ l("span", { children: v })
1565
- }), [u, v]);
1566
- return E === 0 ? G() : /* @__PURE__ */ l("div", {
1567
- ref: f,
1568
- className: `${F.virtualList} ${b ?? ""}`,
1569
- style: { height: typeof a == "number" ? `${a}px` : a },
1608
+ }), [u, m]), x = P(() => h || /* @__PURE__ */ l("div", {
1609
+ className: V.endOfList,
1610
+ children: /* @__PURE__ */ l("span", { children: g })
1611
+ }), [h, g]);
1612
+ return w === 0 ? G() : /* @__PURE__ */ l("div", {
1613
+ ref: y,
1614
+ className: `${V.virtualList} ${b ?? ""}`,
1615
+ style: { height: typeof o == "number" ? `${o}px` : o },
1570
1616
  children: /* @__PURE__ */ l("div", {
1571
- className: `${F.virtualListInner} ${w ?? ""}`,
1572
- style: { height: `${x.getTotalSize()}px` },
1617
+ className: `${V.virtualListInner} ${N ?? ""}`,
1618
+ style: { height: `${E.getTotalSize()}px` },
1573
1619
  children: /* @__PURE__ */ l("div", {
1574
- className: `${F.virtualListItems} ${I ?? ""}`,
1620
+ className: `${V.virtualListItems} ${I ?? ""}`,
1575
1621
  style: {
1576
- transform: `translateY(${A[0]?.start ?? 0}px)`,
1622
+ transform: `translateY(${k[0]?.start ?? 0}px)`,
1577
1623
  paddingTop: "2px"
1578
1624
  },
1579
- children: A.map((O) => {
1580
- const S = O.index > E - 1, le = p[O.index];
1625
+ children: k.map((O) => {
1626
+ const $ = O.index > w - 1, le = f[O.index];
1581
1627
  return /* @__PURE__ */ l("div", {
1582
1628
  "data-index": O.index,
1583
- ref: x.measureElement,
1584
- children: S ? t ? N() : $() : /* @__PURE__ */ l("div", { children: r(le, O.index) }, c(le, O.index))
1629
+ ref: E.measureElement,
1630
+ children: $ ? t ? S() : x() : /* @__PURE__ */ l("div", { children: r(le, O.index) }, c(le, O.index))
1585
1631
  }, O.key);
1586
1632
  })
1587
1633
  })
1588
1634
  })
1589
1635
  });
1590
1636
  }
1591
- var vn = R(Yr), Qr = "styles-module__virtualList___xmj2v", Jr = "styles-module__virtualListInner___quD74", en = "styles-module__virtualListItems___-Muml", tn = "styles-module__virtualListRow___h3pzX", sn = "styles-module__emptyContainer___LIy8r", rn = "styles-module__loadingMore___Mzf-p", nn = "styles-module__endOfList___g5G--", j = {
1637
+ var vn = z(Yr), Qr = "styles-module__virtualList___xmj2v", Jr = "styles-module__virtualListInner___quD74", en = "styles-module__virtualListItems___-Muml", tn = "styles-module__virtualListRow___h3pzX", sn = "styles-module__emptyContainer___LIy8r", rn = "styles-module__loadingMore___Mzf-p", nn = "styles-module__endOfList___g5G--", j = {
1592
1638
  virtualList: Qr,
1593
1639
  virtualListInner: Jr,
1594
1640
  virtualListItems: en,
@@ -1597,66 +1643,66 @@ var vn = R(Yr), Qr = "styles-module__virtualList___xmj2v", Jr = "styles-module__
1597
1643
  loadingMore: rn,
1598
1644
  endOfList: nn
1599
1645
  };
1600
- function ln({ data: n, hasNextPage: t, isFetchingNextPage: e, fetchNextPage: s, renderItem: r, estimateSize: o = 200, overscan: i = 5, height: a, getItemKey: c, emptyState: d, loadingIndicator: _, endOfListIndicator: u, emptyText: h = "No data", loadingMoreText: m = "Loading more...", endOfListText: v = "No more items", flexClass: I, outerClass: b, innerClass: w, ...y }) {
1601
- const f = Array.isArray(n) ? n : [], p = f.length, E = Pr({
1602
- count: t ? p + 1 : p,
1603
- estimateSize: typeof o == "number" ? () => o : o,
1604
- overscan: i,
1605
- ...y
1606
- }), x = E.getVirtualItems();
1646
+ function ln({ data: n, hasNextPage: t, isFetchingNextPage: e, fetchNextPage: s, renderItem: r, estimateSize: i = 200, overscan: a = 5, height: o, getItemKey: c, emptyState: d, loadingIndicator: u, endOfListIndicator: h, emptyText: _ = "No data", loadingMoreText: m = "Loading more...", endOfListText: g = "No more items", flexClass: I, outerClass: b, innerClass: N, ...p }) {
1647
+ const y = Array.isArray(n) ? n : [], f = y.length, w = Pr({
1648
+ count: t ? f + 1 : f,
1649
+ estimateSize: typeof i == "number" ? () => i : i,
1650
+ overscan: a,
1651
+ ...p
1652
+ }), E = w.getVirtualItems();
1607
1653
  H(() => {
1608
- const $ = x[x.length - 1];
1609
- $ && $.index >= p && t && !e && s && s();
1654
+ const x = E[E.length - 1];
1655
+ x && x.index >= f && t && !e && s && s();
1610
1656
  }, [
1611
- x,
1657
+ E,
1612
1658
  t,
1613
1659
  e,
1614
1660
  s,
1615
- p
1661
+ f
1616
1662
  ]);
1617
- const A = P(() => /* @__PURE__ */ l("div", {
1663
+ const k = P(() => /* @__PURE__ */ l("div", {
1618
1664
  className: j.virtualList,
1619
- style: { height: typeof a == "number" ? `${a}px` : a ?? "auto" },
1665
+ style: { height: typeof o == "number" ? `${o}px` : o ?? "auto" },
1620
1666
  children: d ?? /* @__PURE__ */ l("div", {
1621
1667
  className: j.emptyContainer,
1622
- children: /* @__PURE__ */ l("span", { children: h })
1668
+ children: /* @__PURE__ */ l("span", { children: _ })
1623
1669
  })
1624
1670
  }), [
1625
1671
  d,
1626
- a,
1627
- h
1628
- ]), G = P(() => _ ?? /* @__PURE__ */ l("div", {
1672
+ o,
1673
+ _
1674
+ ]), G = P(() => u ?? /* @__PURE__ */ l("div", {
1629
1675
  className: j.loadingMore,
1630
1676
  children: /* @__PURE__ */ l("span", { children: m })
1631
- }), [_, m]), N = P(() => u ?? /* @__PURE__ */ l("div", {
1677
+ }), [u, m]), S = P(() => h ?? /* @__PURE__ */ l("div", {
1632
1678
  className: j.endOfList,
1633
- children: /* @__PURE__ */ l("span", { children: v })
1634
- }), [u, v]);
1635
- return p === 0 ? A() : /* @__PURE__ */ l("div", {
1679
+ children: /* @__PURE__ */ l("span", { children: g })
1680
+ }), [h, g]);
1681
+ return f === 0 ? k() : /* @__PURE__ */ l("div", {
1636
1682
  className: `${j.virtualList} ${b ?? ""}`,
1637
1683
  children: /* @__PURE__ */ l("div", {
1638
- className: `${j.virtualListInner} ${w ?? ""}`,
1639
- style: { height: E.getTotalSize() },
1684
+ className: `${j.virtualListInner} ${N ?? ""}`,
1685
+ style: { height: w.getTotalSize() },
1640
1686
  children: /* @__PURE__ */ l("div", {
1641
1687
  className: `${j.virtualListItems} ${I ?? ""}`,
1642
- style: { transform: `translateY(${x[0]?.start ?? 0}px)` },
1643
- children: x.map(($) => {
1644
- const O = $.index >= p, S = f[$.index];
1688
+ style: { transform: `translateY(${E[0]?.start ?? 0}px)` },
1689
+ children: E.map((x) => {
1690
+ const O = x.index >= f, $ = y[x.index];
1645
1691
  return /* @__PURE__ */ l("div", {
1646
- "data-index": $.index,
1647
- ref: E.measureElement,
1648
- children: O ? t ? G() : N() : S == null ? /* @__PURE__ */ l("div", {}, `missing-${$.index}`) : /* @__PURE__ */ l("div", { children: r(S, $.index) }, c(S, $.index))
1649
- }, $.key);
1692
+ "data-index": x.index,
1693
+ ref: w.measureElement,
1694
+ children: O ? t ? G() : S() : $ == null ? /* @__PURE__ */ l("div", {}, `missing-${x.index}`) : /* @__PURE__ */ l("div", { children: r($, x.index) }, c($, x.index))
1695
+ }, x.key);
1650
1696
  })
1651
1697
  })
1652
1698
  })
1653
1699
  });
1654
1700
  }
1655
- var yn = R(ln);
1701
+ var yn = z(ln);
1656
1702
  export {
1657
1703
  se as Button,
1658
- Ct as Dropdown,
1659
- It as Icon,
1704
+ It as Dropdown,
1705
+ St as Icon,
1660
1706
  re as Input,
1661
1707
  ts as KeyValueEditor,
1662
1708
  Ms as LayoutSwitcher,
@@ -1666,7 +1712,7 @@ export {
1666
1712
  Gs as Slider,
1667
1713
  _r as Suspense,
1668
1714
  Mr as Textarea,
1669
- Ss as ThemeSwitcher,
1715
+ $s as ThemeSwitcher,
1670
1716
  vn as VirtualList,
1671
1717
  yn as VirtualWindowList
1672
1718
  };