@aures5g/vue-component-library 1.0.1 → 1.1.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.
@@ -4,5 +4,5 @@ export declare const DISABLED_DROPDOWN = "text-on-surface/12! border-on-surface/
4
4
  export declare const CLEAR_ICON = "text-[1rem] cursor-pointer";
5
5
  export declare const SELECT_LABEL = "w-full flex justify-start bg-transparent text-on-surface-variant focus-visible:outline-hidden pr-[0.75rem]";
6
6
  export declare const FLOATING_LABEL = "absolute select-none ml-[1rem] mb-0 text-[1rem] peer-[.focused]:top-0 peer-focus:top-0 peer-[.focused]:text-[0.75rem] peer-focus:text-[0.75rem] peer-[.focused]:leading-[1rem] peer-focus:leading-[1rem] peer-[.focused]:px-[0.25rem] peer-focus:px-[0.25rem] peer-[.focused]:ml-[0.5rem] peer-focus:ml-[0.5rem] leading-[1rem] text-on-surface-variant bg-inherit transition-all pointer-events-none";
7
- export declare const OVERLAY_PANEL = "max-h-[8rem] overflow-auto shadow-1 rounded-[0.25rem] py-[0.5rem] bg-on-primary";
8
- export declare const ITEM = "cursor-pointer px-[1rem] hover:bg-primary-fixed text-[1rem] leading-[2.5rem] text-on-surface-variant";
7
+ export declare const OVERLAY_PANEL = "max-h-[15rem] overflow-auto shadow-1 rounded-[0.25rem] py-[0.5rem] bg-on-primary";
8
+ export declare const ITEM = "cursor-pointer p-[0.5rem] hover:bg-primary-fixed text-body-large text-on-surface-variant";
@@ -1 +1 @@
1
- /*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--font-weight-normal:400;--font-weight-medium:500;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:var(--acbs-color-primary);--color-on-primary:var(--acbs-color-on-primary);--color-primary-container:var(--acbs-color-primary-container);--color-on-primary-container:var(--acbs-color-on-primary-container);--color-primary-fixed:var(--acbs-color-primary-fixed);--color-on-primary-fixed-variant:var(--acbs-color-on-primary-fixed-variant);--color-secondary:var(--acbs-color-secondary);--color-secondary-container:var(--acbs-color-secondary-container);--color-on-secondary-container:var(--acbs-color-on-secondary-container);--color-tertiary:var(--acbs-color-tertiary);--color-error:var(--acbs-color-error);--color-on-error:var(--acbs-color-on-error);--color-warning:var(--acbs-color-warning);--color-on-warning:var(--acbs-color-on-warning);--color-success:var(--acbs-color-success);--color-on-success:var(--acbs-color-on-success);--color-surface:var(--acbs-color-surface);--color-surface-container-lowest:var(--acbs-color-surface-container-lowest);--color-surface-container-low:var(--acbs-color-surface-container-low);--color-surface-container:var(--acbs-color-surface-container);--color-surface-container-highest:var(--acbs-color-surface-container-highest);--color-on-surface:var(--acbs-color-on-surface);--color-on-surface-variant:var(--acbs-color-on-surface-variant);--color-outline:var(--acbs-color-outline);--color-outline-variant:var(--acbs-color-outline-variant);--color-inverse-surface:var(--acbs-color-inverse-surface);--color-inverse-on-surface:var(--acbs-color-inverse-on-surface);--color-inverse-primary:var(--acbs-color-inverse-primary);--color-black:#000;--radius-xs:var(--acbs-radius-extra-small);--radius-md:var(--acbs-radius-medium);--radius-lg:var(--acbs-radius-large);--radius-xl:var(--acbs-radius-extra-large);--radius-full:var(--acbs-radius-full);--spacing-0:0;--spacing-xs:var(--acbs-spacing-xxxxs);--spacing-sm:var(--acbs-spacing-xxxs);--spacing-md:var(--acbs-spacing-xxs);--spacing-lg:var(--acbs-spacing-xs);--spacing-xl:var(--acbs-spacing-s)}:root{--acbs-color-primary-0:#000;--acbs-color-primary-10:#001b3e;--acbs-color-primary-20:#002f64;--acbs-color-primary-30:#00458d;--acbs-color-primary-40:#005db8;--acbs-color-primary-50:#0075e6;--acbs-color-primary-60:#3f90ff;--acbs-color-primary-70:#7aacff;--acbs-color-primary-80:#aac7ff;--acbs-color-primary-85:#c1d5ff;--acbs-color-primary-90:#d6e3ff;--acbs-color-primary-91:#dae5ff;--acbs-color-primary-92:#dfe8ff;--acbs-color-primary-93:#e3ebff;--acbs-color-primary-94:#e8eeff;--acbs-color-primary-95:#ecf0ff;--acbs-color-primary-96:#f0f3ff;--acbs-color-primary-97:#f5f6ff;--acbs-color-primary-98:#f9f9ff;--acbs-color-primary-99:#fdfbff;--acbs-color-primary-100:#fff;--acbs-color-primary-key:#097cf1;--acbs-color-secondary-0:#000;--acbs-color-secondary-10:#051d33;--acbs-color-secondary-20:#1d3249;--acbs-color-secondary-30:#344860;--acbs-color-secondary-40:#4c6079;--acbs-color-secondary-50:#647993;--acbs-color-secondary-60:#7e92ad;--acbs-color-secondary-70:#99aeca;--acbs-color-secondary-80:#b3c8e5;--acbs-color-secondary-85:#c1d6f3;--acbs-color-secondary-90:#d1e4ff;--acbs-color-secondary-91:#d6e7ff;--acbs-color-secondary-92:#dbe9ff;--acbs-color-secondary-93:#e0ecff;--acbs-color-secondary-94:#e4efff;--acbs-color-secondary-95:#e9f1ff;--acbs-color-secondary-96:#eef4ff;--acbs-color-secondary-97:#f3f6ff;--acbs-color-secondary-98:#f8f9ff;--acbs-color-secondary-99:#fdfcff;--acbs-color-secondary-100:#fff;--acbs-color-secondary-key:#99aeca;--acbs-color-tertiary-0:#000;--acbs-color-tertiary-10:#290055;--acbs-color-tertiary-20:#440087;--acbs-color-tertiary-30:#6200bc;--acbs-color-tertiary-40:#7c2ed9;--acbs-color-tertiary-50:#964ef4;--acbs-color-tertiary-60:#ad72ff;--acbs-color-tertiary-70:#c297ff;--acbs-color-tertiary-80:#d8baff;--acbs-color-tertiary-85:#e2cbff;--acbs-color-tertiary-90:#eddcff;--acbs-color-tertiary-91:#efdfff;--acbs-color-tertiary-92:#f1e3ff;--acbs-color-tertiary-93:#f3e6ff;--acbs-color-tertiary-94:#f6e9ff;--acbs-color-tertiary-95:#f8edff;--acbs-color-tertiary-96:#faf0ff;--acbs-color-tertiary-97:#fcf4ff;--acbs-color-tertiary-98:#fef7ff;--acbs-color-tertiary-99:#fffbff;--acbs-color-tertiary-100:#fff;--acbs-color-tertiary-key:#9047ee;--acbs-color-neutral-0:#000;--acbs-color-neutral-10:#141c26;--acbs-color-neutral-20:#29313c;--acbs-color-neutral-30:#3f4753;--acbs-color-neutral-40:#575f6b;--acbs-color-neutral-50:#6f7884;--acbs-color-neutral-60:#89919e;--acbs-color-neutral-70:#a3acb9;--acbs-color-neutral-80:#bfc7d5;--acbs-color-neutral-85:#cdd5e3;--acbs-color-neutral-90:#dbe3f1;--acbs-color-neutral-91:#dee6f4;--acbs-color-neutral-92:#e1e9f7;--acbs-color-neutral-93:#e3ecfa;--acbs-color-neutral-94:#e6eefc;--acbs-color-neutral-95:#e9f1ff;--acbs-color-neutral-96:#eef4ff;--acbs-color-neutral-97:#f3f6ff;--acbs-color-neutral-98:#f8f9ff;--acbs-color-neutral-99:#fdfcff;--acbs-color-neutral-100:#fff;--acbs-color-neutral-key:#575f6b;--acbs-color-variant-neutral-0:#000;--acbs-color-variant-neutral-10:#161c27;--acbs-color-variant-neutral-20:#2a303d;--acbs-color-variant-neutral-30:#414754;--acbs-color-variant-neutral-40:#595e6c;--acbs-color-variant-neutral-50:#717785;--acbs-color-variant-neutral-60:#8b919f;--acbs-color-variant-neutral-70:#a5abba;--acbs-color-variant-neutral-80:#c1c6d6;--acbs-color-variant-neutral-85:#cfd4e4;--acbs-color-variant-neutral-90:#dde2f3;--acbs-color-variant-neutral-91:#e0e5f5;--acbs-color-variant-neutral-92:#e3e8f8;--acbs-color-variant-neutral-93:#e6ebfb;--acbs-color-variant-neutral-94:#e8eefe;--acbs-color-variant-neutral-95:#ecf0ff;--acbs-color-variant-neutral-96:#f0f3ff;--acbs-color-variant-neutral-97:#f5f6ff;--acbs-color-variant-neutral-98:#f9f9ff;--acbs-color-variant-neutral-99:#fdfbff;--acbs-color-variant-neutral-100:#fff;--acbs-color-variant-neutral-key:#595e6c;--acbs-color-error-0:#000;--acbs-color-error-10:#40000a;--acbs-color-error-20:#680016;--acbs-color-error-30:#920024;--acbs-color-error-40:#bb1334;--acbs-color-error-50:#de334a;--acbs-color-error-60:#ff5263;--acbs-color-error-70:#ff888d;--acbs-color-error-80:#ffb3b4;--acbs-color-error-85:#ffc7c7;--acbs-color-error-90:#ffdad9;--acbs-color-error-91:#ffdedd;--acbs-color-error-92:#ffe1e1;--acbs-color-error-93:#ffe5e4;--acbs-color-error-94:#ffe9e8;--acbs-color-error-95:#ffedec;--acbs-color-error-96:#fff0f0;--acbs-color-error-97:#fff4f3;--acbs-color-error-98:#fff8f7;--acbs-color-error-99:#fffbff;--acbs-color-error-100:#fff;--acbs-color-error-key:#fc495d;--acbs-color-warning-0:#000;--acbs-color-warning-10:#261900;--acbs-color-warning-20:#412d00;--acbs-color-warning-30:#5d4200;--acbs-color-warning-40:#7b5800;--acbs-color-warning-50:#9a7000;--acbs-color-warning-60:#b80;--acbs-color-warning-70:#dca100;--acbs-color-warning-80:#fdbb1b;--acbs-color-warning-85:#ffcd6b;--acbs-color-warning-90:#ffdea5;--acbs-color-warning-91:#ffe1b0;--acbs-color-warning-92:#ffe5ba;--acbs-color-warning-93:#ffe8c4;--acbs-color-warning-94:#ffebcd;--acbs-color-warning-95:#ffefd7;--acbs-color-warning-96:#fff2e0;--acbs-color-warning-97:#fff5e9;--acbs-color-warning-98:#fff8f3;--acbs-color-warning-99:#fffbff;--acbs-color-warning-100:#fff;--acbs-color-warning-key:#febc1c;--acbs-color-success-0:#000;--acbs-color-success-10:#002111;--acbs-color-success-20:#003920;--acbs-color-success-30:#005231;--acbs-color-success-40:#006d43;--acbs-color-success-50:#008955;--acbs-color-success-60:#1ca56a;--acbs-color-success-70:#44c183;--acbs-color-success-80:#63dd9c;--acbs-color-success-85:#72eba9;--acbs-color-success-90:#80fab7;--acbs-color-success-91:#84fdb8;--acbs-color-success-92:#8bffbd;--acbs-color-success-93:#9fffc5;--acbs-color-success-94:#b1ffcd;--acbs-color-success-95:#c0ffd6;--acbs-color-success-96:#cfffdd;--acbs-color-success-97:#dcffe5;--acbs-color-success-98:#e9ffed;--acbs-color-success-99:#f5fff5;--acbs-color-success-100:#fff;--acbs-color-success-key:#44c183;--acbs-color-primary:var(--acbs-color-primary-40);--acbs-color-on-primary:var(--acbs-color-primary-100);--acbs-color-primary-container:var(--acbs-color-primary-90);--acbs-color-on-primary-container:var(--acbs-color-primary-10);--acbs-color-secondary:var(--acbs-color-secondary-40);--acbs-color-on-secondary:var(--acbs-color-secondary-100);--acbs-color-secondary-container:var(--acbs-color-secondary-90);--acbs-color-on-secondary-container:var(--acbs-color-secondary-10);--acbs-color-tertiary:var(--acbs-color-tertiary-40);--acbs-color-on-tertiary:var(--acbs-color-tertiary-100);--acbs-color-tertiary-container:var(--acbs-color-tertiary-90);--acbs-color-on-tertiary-container:var(--acbs-color-tertiary-10);--acbs-color-error:var(--acbs-color-error-40);--acbs-color-on-error:var(--acbs-color-primary-100);--acbs-color-error-container:var(--acbs-color-error-90);--acbs-color-on-error-container:var(--acbs-color-error-10);--acbs-color-warning:var(--acbs-color-warning-80);--acbs-color-on-warning:var(--acbs-color-warning-100);--acbs-color-warning-container:var(--acbs-color-warning-90);--acbs-color-on-warning-container:var(--acbs-color-warning-10);--acbs-color-success:var(--acbs-color-success-60);--acbs-color-on-success:var(--acbs-color-success-100);--acbs-color-success-container:var(--acbs-color-success-95);--acbs-color-on-success-container:var(--acbs-color-success-20);--acbs-color-primary-fixed:var(--acbs-color-primary-90);--acbs-color-primary-fixed-dim:var(--acbs-color-primary-80);--acbs-color-on-primary-fixed:var(--acbs-color-primary-10);--acbs-color-on-primary-fixed-variant:var(--acbs-color-primary-30);--acbs-color-secondary-fixed:var(--acbs-color-secondary-90);--acbs-color-secondary-fixed-dim:var(--acbs-color-secondary-80);--acbs-color-on-secondary-fixed:var(--acbs-color-secondary-10);--acbs-color-on-secondary-fixed-variant:var(--acbs-color-secondary-30);--acbs-color-tertiary-fixed:var(--acbs-color-tertiary-90);--acbs-color-tertiary-fixed-dim:var(--acbs-color-tertiary-80);--acbs-color-on-tertiary-fixed:var(--acbs-color-tertiary-10);--acbs-color-on-tertiary-fixed-variant:var(--acbs-color-tertiary-30);--acbs-color-surface-dim:var(--acbs-color-neutral-90);--acbs-color-surface:var(--acbs-color-neutral-98);--acbs-color-surface-container-lowest:var(--acbs-color-neutral-100);--acbs-color-surface-container-low:var(--acbs-color-neutral-96);--acbs-color-surface-container:var(--acbs-color-neutral-94);--acbs-color-surface-container-high:var(--acbs-color-neutral-92);--acbs-color-surface-container-highest:var(--acbs-color-neutral-90);--acbs-color-on-surface:var(--acbs-color-neutral-10);--acbs-color-on-surface-variant:var(--acbs-color-variant-neutral-30);--acbs-color-outline:var(--acbs-color-variant-neutral-50);--acbs-color-outline-variant:var(--acbs-color-variant-neutral-80);--acbs-color-inverse-surface:var(--acbs-color-neutral-20);--acbs-color-inverse-on-surface:var(--acbs-color-neutral-95);--acbs-color-inverse-primary:var(--acbs-color-primary-80);--acbs-color-scrim:var(--acbs-color-neutral-0);--acbs-color-shadow:var(--acbs-color-neutral-0);--acbs-typescale-font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--acbs-typescale-display-large-line-height:4rem;--acbs-typescale-display-large-size:3.5625rem;--acbs-typescale-display-large-tracking:-.01563rem;--acbs-typescale-display-large-weight:400;--acbs-typescale-display-medium-line-height:3.25rem;--acbs-typescale-display-medium-size:2.8125rem;--acbs-typescale-display-medium-tracking:normal;--acbs-typescale-display-medium-weight:400;--acbs-typescale-display-small-line-height:2.75rem;--acbs-typescale-display-small-size:2.25rem;--acbs-typescale-display-small-tracking:normal;--acbs-typescale-display-small-weight:400;--acbs-typescale-headline-large-line-height:2.5rem;--acbs-typescale-headline-large-size:2rem;--acbs-typescale-headline-large-tracking:normal;--acbs-typescale-headline-large-weight:400;--acbs-typescale-headline-medium-line-height:2.25rem;--acbs-typescale-headline-medium-size:1.75rem;--acbs-typescale-headline-medium-tracking:normal;--acbs-typescale-headline-medium-weight:400;--acbs-typescale-headline-small-line-height:2rem;--acbs-typescale-headline-small-size:1.5rem;--acbs-typescale-headline-small-tracking:normal;--acbs-typescale-headline-small-weight:400;--acbs-typescale-title-large-line-height:1.75rem;--acbs-typescale-title-large-size:1.375rem;--acbs-typescale-title-large-tracking:normal;--acbs-typescale-title-large-weight:400;--acbs-typescale-title-medium-line-height:1.5rem;--acbs-typescale-title-medium-size:1rem;--acbs-typescale-title-medium-tracking:.00938rem;--acbs-typescale-title-medium-weight:500;--acbs-typescale-title-small-line-height:1.25rem;--acbs-typescale-title-small-size:.875rem;--acbs-typescale-title-small-tracking:.00625rem;--acbs-typescale-title-small-weight:500;--acbs-typescale-label-large-line-height:1.25rem;--acbs-typescale-label-large-size:.875rem;--acbs-typescale-label-large-tracking:.00625rem;--acbs-typescale-label-large-weight:500;--acbs-typescale-label-medium-line-height:1rem;--acbs-typescale-label-medium-size:.75rem;--acbs-typescale-label-medium-tracking:.03125rem;--acbs-typescale-label-medium-weight:500;--acbs-typescale-label-small-line-height:1rem;--acbs-typescale-label-small-size:.6875rem;--acbs-typescale-label-small-tracking:.03125rem;--acbs-typescale-label-small-weight:500;--acbs-typescale-body-large-line-height:1.5rem;--acbs-typescale-body-large-size:1rem;--acbs-typescale-body-large-tracking:.03125rem;--acbs-typescale-body-large-weight:400;--acbs-typescale-body-medium-line-height:1.25rem;--acbs-typescale-body-medium-size:.875rem;--acbs-typescale-body-medium-tracking:.015625rem;--acbs-typescale-body-medium-weight:400;--acbs-typescale-body-small-line-height:1rem;--acbs-typescale-body-small-size:.75rem;--acbs-typescale-body-small-tracking:.75rem;--acbs-typescale-body-small-weight:400;--acbs-elevation-0:none;--acbs-elevation-1:0 1px 2px 0 #0000004d,0 1px 3px 1px #00000026;--acbs-elevation-2:0 1px 2px 0 #0000004d,0 2px 6px 2px #00000026;--acbs-elevation-3:0 4px 8px 3px #00000026,0 1px 3px 0 #0000004d;--acbs-elevation-4:0 6px 10px 4px #00000026,0 2px 3px 0 #0000004d;--acbs-elevation-5:0 8px 12px 6px #00000026,0 4px 4px 0 #0000004d;--acbs-spacing-none:0;--acbs-spacing-xxxxs:.25rem;--acbs-spacing-xxxs:.5rem;--acbs-spacing-xxs:.75rem;--acbs-spacing-xs:1rem;--acbs-spacing-s:1.25rem;--acbs-spacing-m:1.5rem;--acbs-spacing-l:1.75rem;--acbs-spacing-xl:2rem;--acbs-spacing-xxl:2.25rem;--acbs-spacing-xxxl:2.5rem;--acbs-spacing-xxxxl:2.75rem;--acbs-spacing-xxxxxl:3rem;--acbs-radius-none:0;--acbs-radius-extra-small:.25rem;--acbs-radius-small:.5rem;--acbs-radius-medium:.75rem;--acbs-radius-large:1rem;--acbs-radius-extra-large:1.75rem;--acbs-radius-full:100%}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{font-family:var(--acbs-typescale-font-family)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:var(--color-outline);border-radius:5px}}@layer components{.label-small{letter-spacing:.5px;font-size:11px;font-style:normal;font-weight:500;line-height:16px}.label-medium{letter-spacing:.5px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.label-large{letter-spacing:.1px;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.headline-small{letter-spacing:0;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.title-small{letter-spacing:.1px;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.title-large{letter-spacing:0;font-size:22px;font-style:normal;font-weight:400;line-height:28px}.body-small{letter-spacing:.4px;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.-top-\[0\.625rem\]{top:-.625rem}.top-0{top:var(--spacing-0)}.top-1\/2{top:50%}.top-\[-0\.75rem\]{top:-.75rem}.right-\[3\.5rem\]{right:3.5rem}.-bottom-\[40\%\]{bottom:-40%}.-left-px{left:-1px}.left-0{left:var(--spacing-0)}.left-\[0\.5rem\]{left:.5rem}.left-\[0\.75rem\]{left:.75rem}.left-\[3\.5rem\]{left:3.5rem}.left-\[50\%\]{left:50%}.left-full{left:100%}.z-1{z-index:1}.z-10{z-index:10}.z-99{z-index:99}.order-first{order:-9999}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-0{margin-inline:var(--spacing-0)}.mx-\[0\.5rem\]{margin-inline:.5rem}.my-\[0\.88rem\]{margin-block:.88rem}.my-\[10px\]{margin-block:10px}.mt-\[0\.4rem\]{margin-top:.4rem}.mt-\[0\.25rem\]{margin-top:.25rem}.mt-\[0\.625rem\]{margin-top:.625rem}.mt-\[1\.5rem\]{margin-top:1.5rem}.mt-\[1rem\]{margin-top:1rem}.mt-\[2\.625rem\]{margin-top:2.625rem}.mt-\[3rem\]{margin-top:3rem}.mt-lg{margin-top:var(--spacing-lg)}.mr-\[0\.5rem\]{margin-right:.5rem}.mr-\[0\.75rem\]{margin-right:.75rem}.mb-0{margin-bottom:var(--spacing-0)}.mb-\[0\.25rem\]{margin-bottom:.25rem}.ml-\[0\.5rem\]{margin-left:.5rem}.ml-\[0\.75rem\]{margin-left:.75rem}.ml-\[1rem\]{margin-left:1rem}.ml-\[2\.5rem\]{margin-left:2.5rem}.ml-\[3\.25rem\]{margin-left:3.25rem}.ml-\[10rem\]{margin-left:10rem}.ml-auto{margin-left:auto}.ml-lg{margin-left:var(--spacing-lg)}.ml-xs{margin-left:var(--spacing-xs)}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.flex{display:flex}.hidden{display:none}.hidden\!{display:none!important}.inline-flex{display:inline-flex}.size-\[0\.5rem\]{width:.5rem;height:.5rem}.size-\[1\.5rem\]{width:1.5rem;height:1.5rem}.size-\[1\.25rem\]{width:1.25rem;height:1.25rem}.size-\[2\.5rem\]{width:2.5rem;height:2.5rem}.size-\[2rem\]{width:2rem;height:2rem}.size-\[2rem\]\!{width:2rem!important;height:2rem!important}.size-\[5rem\]{width:5rem;height:5rem}.size-\[6px\]{width:6px;height:6px}.size-\[16px\]{width:16px;height:16px}.size-\[24px\]{width:24px;height:24px}.size-full{width:100%;height:100%}.h-\[0\.0625rem\]{height:.0625rem}.h-\[1\.5rem\]{height:1.5rem}.h-\[2\.5rem\]{height:2.5rem}.h-\[2rem\]{height:2rem}.h-\[3rem\]{height:3rem}.h-\[5rem\]{height:5rem}.h-\[6rem\]{height:6rem}.h-\[24px\]{height:24px}.h-\[28px\]{height:28px}.h-\[40px\]{height:40px}.h-\[40rem\]{height:40rem}.h-\[48px\]{height:48px}.h-\[calc\(100\%\+0\.5rem\)\]{height:calc(100% + .5rem)}.h-\[unset\]{height:unset}.h-fit{height:fit-content}.h-full{height:100%}.max-h-\[8rem\]{max-height:8rem}.w-\(--navbar--collapsed\){width:var(--navbar--collapsed)}.w-\(--navbar--full\){width:var(--navbar--full)}.w-1\/2{width:50%}.w-\[2\.5rem\]{width:2.5rem}.w-\[3\.25rem\]{width:3.25rem}.w-\[3rem\]{width:3rem}.w-\[15\.5rem\]{width:15.5rem}.w-\[15rem\]{width:15rem}.w-\[20\.5rem\]{width:20.5rem}.w-\[20px\]{width:20px}.w-\[22\.5rem\]{width:22.5rem}.w-\[23\.5rem\]{width:23.5rem}.w-\[25rem\]{width:25rem}.w-\[93rem\]{width:93rem}.w-\[calc\(100\%\+0\.5rem\)\]{width:calc(100% + .5rem)}.w-fit{width:fit-content}.w-full{width:100%}.max-w-\[20\.5rem\]{max-width:20.5rem}.min-w-0{min-width:var(--spacing-0)}.min-w-\[16px\]{min-width:16px}.min-w-\[24px\]{min-width:24px}.min-w-\[28px\]{min-width:28px}.min-w-\[unset\]{min-width:unset}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.basis-0{flex-basis:var(--spacing-0)}.basis-full{flex-basis:100%}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-90{rotate:90deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.appearance-none{appearance:none}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-\[0\.5rem\]{gap:.5rem}.gap-\[0\.25rem\]{gap:.25rem}.gap-\[0\.75rem\]{gap:.75rem}.gap-\[1\.5rem\]{gap:1.5rem}.gap-\[1rem\]{gap:1rem}.gap-\[5px\]{gap:5px}.gap-sm{gap:var(--spacing-sm)}.gap-x-\[0\.25rem\]{column-gap:.25rem}.gap-y-\[0\.88rem\]{row-gap:.88rem}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.rounded-\[0\.5rem\]{border-radius:.5rem}.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-\[1rem\]{border-radius:1rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[625rem\]{border-radius:625rem}.rounded-full{border-radius:3.40282e38px;border-radius:var(--radius-full)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-t-\[1rem\]{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-y-0{border-block-style:var(--tw-border-style);border-block-width:0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r-0{border-right-style:var(--tw-border-style);border-right-width:0}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-\[0\.0625rem\]{border-bottom-style:var(--tw-border-style);border-bottom-width:.0625rem}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-\[0\.5rem\]{border-left-style:var(--tw-border-style);border-left-width:.5rem}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[\#0075E6\]{border-color:#0075e6}.border-\[\#414754\]{border-color:#414754}.border-\[\#A48111\]{border-color:#a48111}.border-\[\#DDE2F3\]{border-color:#dde2f3}.border-\[\#DE334A\]{border-color:#de334a}.border-error{border-color:var(--color-error)}.border-error\!{border-color:var(--color-error)!important}.border-on-primary\/8{border-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.border-on-primary\/8{border-color:color-mix(in oklab,var(--color-on-primary)8%,transparent)}}.border-on-primary\/12{border-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.border-on-primary\/12{border-color:color-mix(in oklab,var(--color-on-primary)12%,transparent)}}.border-on-primary\/16{border-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.border-on-primary\/16{border-color:color-mix(in oklab,var(--color-on-primary)16%,transparent)}}.border-on-surface-variant,.border-on-surface-variant\/0{border-color:var(--color-on-surface-variant)}@supports (color:color-mix(in lab,red,red)){.border-on-surface-variant\/0{border-color:color-mix(in oklab,var(--color-on-surface-variant)0%,transparent)}}.border-on-surface-variant\/12{border-color:var(--color-on-surface-variant)}@supports (color:color-mix(in lab,red,red)){.border-on-surface-variant\/12{border-color:color-mix(in oklab,var(--color-on-surface-variant)12%,transparent)}}.border-on-surface\/0{border-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.border-on-surface\/0{border-color:color-mix(in oklab,var(--color-on-surface)0%,transparent)}}.border-on-surface\/12{border-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.border-on-surface\/12{border-color:color-mix(in oklab,var(--color-on-surface)12%,transparent)}}.border-on-surface\/12\!{border-color:var(--color-on-surface)!important}@supports (color:color-mix(in lab,red,red)){.border-on-surface\/12\!{border-color:color-mix(in oklab,var(--color-on-surface)12%,transparent)!important}}.border-on-surface\/38{border-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.border-on-surface\/38{border-color:color-mix(in oklab,var(--color-on-surface)38%,transparent)}}.border-outline{border-color:var(--color-outline)}.border-outline-variant{border-color:var(--color-outline-variant)}.border-primary{border-color:var(--color-primary)}.border-secondary{border-color:var(--color-secondary)}.border-secondary-container{border-color:var(--color-secondary-container)}.border-success{border-color:var(--color-success)}.border-surface-container{border-color:var(--color-surface-container)}.border-surface-container-highest{border-color:var(--color-surface-container-highest)}.border-tertiary{border-color:var(--color-tertiary)}.border-y-transparent{border-block-color:#0000}.border-r-transparent{border-right-color:#0000}.border-b-outline\/16{border-bottom-color:var(--color-outline)}@supports (color:color-mix(in lab,red,red)){.border-b-outline\/16{border-bottom-color:color-mix(in oklab,var(--color-outline)16%,transparent)}}.border-l-on-primary\/16{border-left-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.border-l-on-primary\/16{border-left-color:color-mix(in oklab,var(--color-on-primary)16%,transparent)}}.border-l-outline\/16{border-left-color:var(--color-outline)}@supports (color:color-mix(in lab,red,red)){.border-l-outline\/16{border-left-color:color-mix(in oklab,var(--color-outline)16%,transparent)}}.bg-\[\#00CCBB\]{background-color:#0cb}.bg-\[\#3F4753\]{background-color:#3f4753}.bg-\[\#005CA9\]{background-color:#005ca9}.bg-\[\#16DB93\]{background-color:#16db93}.bg-\[\#0075E6\]{background-color:#0075e6}.bg-\[\#414754\]{background-color:#414754}.bg-\[\#A48111\]\!{background-color:#a48111!important}.bg-\[\#D6E3FF\]{background-color:#d6e3ff}.bg-\[\#DE334A\]{background-color:#de334a}.bg-\[\#E74011\]{background-color:#e74011}.bg-\[\#FDFBFF\]{background-color:#fdfbff}.bg-black\/25{background-color:#00000040}@supports (color:color-mix(in lab,red,red)){.bg-black\/25{background-color:color-mix(in oklab,var(--color-black)25%,transparent)}}.bg-error{background-color:var(--color-error)}.bg-error\!{background-color:var(--color-error)!important}.bg-inherit{background-color:inherit}.bg-inverse-surface{background-color:var(--color-inverse-surface)}.bg-inverse-surface\!{background-color:var(--color-inverse-surface)!important}.bg-on-primary,.bg-on-primary\/8{background-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.bg-on-primary\/8{background-color:color-mix(in oklab,var(--color-on-primary)8%,transparent)}}.bg-on-primary\/12{background-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.bg-on-primary\/12{background-color:color-mix(in oklab,var(--color-on-primary)12%,transparent)}}.bg-on-primary\/16{background-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.bg-on-primary\/16{background-color:color-mix(in oklab,var(--color-on-primary)16%,transparent)}}.bg-on-surface-variant\/12{background-color:var(--color-on-surface-variant)}@supports (color:color-mix(in lab,red,red)){.bg-on-surface-variant\/12{background-color:color-mix(in oklab,var(--color-on-surface-variant)12%,transparent)}}.bg-on-surface\/8{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/8{background-color:color-mix(in oklab,var(--color-on-surface)8%,transparent)}}.bg-on-surface\/8\!{background-color:var(--color-on-surface)!important}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/8\!{background-color:color-mix(in oklab,var(--color-on-surface)8%,transparent)!important}}.bg-on-surface\/12{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/12{background-color:color-mix(in oklab,var(--color-on-surface)12%,transparent)}}.bg-on-surface\/12\!{background-color:var(--color-on-surface)!important}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/12\!{background-color:color-mix(in oklab,var(--color-on-surface)12%,transparent)!important}}.bg-on-surface\/16{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/16{background-color:color-mix(in oklab,var(--color-on-surface)16%,transparent)}}.bg-on-surface\/38{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/38{background-color:color-mix(in oklab,var(--color-on-surface)38%,transparent)}}.bg-outline,.bg-outline\/16{background-color:var(--color-outline)}@supports (color:color-mix(in lab,red,red)){.bg-outline\/16{background-color:color-mix(in oklab,var(--color-outline)16%,transparent)}}.bg-primary{background-color:var(--color-primary)}.bg-primary-container{background-color:var(--color-primary-container)}.bg-secondary-container{background-color:var(--color-secondary-container)}.bg-success{background-color:var(--color-success)}.bg-success\!{background-color:var(--color-success)!important}.bg-surface{background-color:var(--color-surface)}.bg-surface-container{background-color:var(--color-surface-container)}.bg-surface-container-highest{background-color:var(--color-surface-container-highest)}.bg-surface-container-low{background-color:var(--color-surface-container-low)}.bg-surface-container-lowest{background-color:var(--color-surface-container-lowest)}.bg-tertiary\!{background-color:var(--color-tertiary)!important}.bg-transparent{background-color:#0000}.bg-transparent\!{background-color:#0000!important}.bg-warning{background-color:var(--color-warning)}.p-0\!{padding:var(--spacing-0)!important}.p-\[0\.19rem\]{padding:.19rem}.p-\[0\.25rem\]{padding:.25rem}.p-\[1rem\]{padding:1rem}.p-\[2rem\]{padding:2rem}.p-\[6px\]{padding:6px}.p-md{padding:var(--spacing-md)}.p-sm{padding:var(--spacing-sm)}.p-sm\!{padding:var(--spacing-sm)!important}.px-\[0\.5rem\]{padding-inline:.5rem}.px-\[0\.25rem\]{padding-inline:.25rem}.px-\[0\.62rem\]{padding-inline:.62rem}.px-\[0\.75rem\]{padding-inline:.75rem}.px-\[0\.125rem\]{padding-inline:.125rem}.px-\[1\.5rem\]{padding-inline:1.5rem}.px-\[1\.25rem\]{padding-inline:1.25rem}.px-\[1rem\]{padding-inline:1rem}.px-\[5px\]{padding-inline:5px}.px-\[24px\]{padding-inline:24px}.px-lg{padding-inline:var(--spacing-lg)}.px-md{padding-inline:var(--spacing-md)}.px-sm{padding-inline:var(--spacing-sm)}.px-xl{padding-inline:var(--spacing-xl)}.px-xs{padding-inline:var(--spacing-xs)}.py-0{padding-block:var(--spacing-0)}.py-\[0\.5rem\]{padding-block:.5rem}.py-\[0\.25rem\]{padding-block:.25rem}.py-\[0\.38rem\]{padding-block:.38rem}.py-\[1\.5rem\]{padding-block:1.5rem}.py-\[1rem\]{padding-block:1rem}.py-\[2px\]{padding-block:2px}.py-md{padding-block:var(--spacing-md)}.py-sm{padding-block:var(--spacing-sm)}.pt-\[0\.5rem\]{padding-top:.5rem}.pt-\[0\.25rem\]{padding-top:.25rem}.pt-\[0\.75rem\]{padding-top:.75rem}.pt-\[1rem\]{padding-top:1rem}.pt-\[5rem\]{padding-top:5rem}.pr-\[0\.5rem\]{padding-right:.5rem}.pr-\[0\.75rem\]{padding-right:.75rem}.pr-\[1rem\]{padding-right:1rem}.pr-lg{padding-right:var(--spacing-lg)}.pr-sm{padding-right:var(--spacing-sm)}.pb-\[0\.25rem\]{padding-bottom:.25rem}.pb-\[1\.75rem\]{padding-bottom:1.75rem}.pb-\[1rem\]{padding-bottom:1rem}.pl-0{padding-left:var(--spacing-0)}.pl-\[0\.5rem\]{padding-left:.5rem}.pl-\[0\.56rem\]{padding-left:.56rem}.pl-\[1rem\]{padding-left:1rem}.pl-\[2\.5rem\]{padding-left:2.5rem}.pl-\[2rem\]{padding-left:2rem}.pl-lg{padding-left:var(--spacing-lg)}.pl-sm{padding-left:var(--spacing-sm)}.pl-xs{padding-left:var(--spacing-xs)}.text-left{text-align:left}.text-right{text-align:right}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1\.32rem\]{font-size:1.32rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1rem\]{font-size:1rem}.text-\[9px\]{font-size:9px}.text-\[21px\]{font-size:21px}.leading-\[1\.5rem\]{--tw-leading:1.5rem;line-height:1.5rem}.leading-\[1\.25rem\]{--tw-leading:1.25rem;line-height:1.25rem}.leading-\[1rem\]{--tw-leading:1rem;line-height:1rem}.leading-\[2\.5rem\]{--tw-leading:2.5rem;line-height:2.5rem}.leading-\[9px\]{--tw-leading:9px;line-height:9px}.font-\[500\]{--tw-font-weight:500;font-weight:500}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.tracking-\[0\.025rem\]{--tw-tracking:.025rem;letter-spacing:.025rem}.tracking-\[0\.00625rem\]{--tw-tracking:.00625rem;letter-spacing:.00625rem}.tracking-\[0\.03125rem\]{--tw-tracking:.03125rem;letter-spacing:.03125rem}.text-nowrap{text-wrap:nowrap}.whitespace-nowrap{white-space:nowrap}.text-\[\#BB1334\]\!{color:#bb1334!important}.text-error{color:var(--color-error)}.text-error\!{color:var(--color-error)!important}.text-inverse-on-surface{color:var(--color-inverse-on-surface)}.text-inverse-on-surface\!{color:var(--color-inverse-on-surface)!important}.text-inverse-primary{color:var(--color-inverse-primary)}.text-inverse-surface{color:var(--color-inverse-surface)}.text-on-error{color:var(--color-on-error)}.text-on-primary{color:var(--color-on-primary)}.text-on-primary-container{color:var(--color-on-primary-container)}.text-on-primary-container\!{color:var(--color-on-primary-container)!important}.text-on-primary-fixed-variant{color:var(--color-on-primary-fixed-variant)}.text-on-primary\/50{color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.text-on-primary\/50{color:color-mix(in oklab,var(--color-on-primary)50%,transparent)}}.text-on-primary\/80{color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.text-on-primary\/80{color:color-mix(in oklab,var(--color-on-primary)80%,transparent)}}.text-on-primary\/82{color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.text-on-primary\/82{color:color-mix(in oklab,var(--color-on-primary)82%,transparent)}}.text-on-primary\/\[0\.28\]{color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.text-on-primary\/\[0\.28\]{color:color-mix(in oklab,var(--color-on-primary)28%,transparent)}}.text-on-secondary-container{color:var(--color-on-secondary-container)}.text-on-success{color:var(--color-on-success)}.text-on-surface{color:var(--color-on-surface)}.text-on-surface-variant{color:var(--color-on-surface-variant)}.text-on-surface\/12\!{color:var(--color-on-surface)!important}@supports (color:color-mix(in lab,red,red)){.text-on-surface\/12\!{color:color-mix(in oklab,var(--color-on-surface)12%,transparent)!important}}.text-on-surface\/38{color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.text-on-surface\/38{color:color-mix(in oklab,var(--color-on-surface)38%,transparent)}}.text-on-surface\/38\!{color:var(--color-on-surface)!important}@supports (color:color-mix(in lab,red,red)){.text-on-surface\/38\!{color:color-mix(in oklab,var(--color-on-surface)38%,transparent)!important}}.text-on-warning{color:var(--color-on-warning)}.text-primary{color:var(--color-primary)}.text-primary-container{color:var(--color-primary-container)}.text-secondary{color:var(--color-secondary)}.text-surface-container-highest\/38{color:var(--color-surface-container-highest)}@supports (color:color-mix(in lab,red,red)){.text-surface-container-highest\/38{color:color-mix(in oklab,var(--color-surface-container-highest)38%,transparent)}}.uppercase{text-transform:uppercase}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-1{--tw-shadow:var(--acbs-elevation-1);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2{--tw-shadow:var(--acbs-elevation-2);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[1px_0_16px_-2px_rgba\(0\,47\,100\,0\.20\)\]{--tw-shadow:1px 0 16px -2px var(--tw-shadow-color,#002f6433);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[3px_0_4px_0_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow:3px 0 4px 0 var(--tw-shadow-color,#00000026);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-1000{--tw-duration:1s;transition-duration:1s}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.select-none{-webkit-user-select:none;user-select:none}:is(.\*\:block>*){display:block}@media (hover:hover){.group-hover\:flex:is(:where(.group):hover *){display:flex}}.group-\[\.navbar--collapsed\]\:-rotate-180:is(:where(.group).navbar--collapsed *){rotate:-180deg}.peer-placeholder-shown\:top-\[1rem\]:is(:where(.peer):placeholder-shown~*){top:1rem}.peer-placeholder-shown\:left-\[1rem\]:is(:where(.peer):placeholder-shown~*){left:1rem}.peer-placeholder-shown\:left-\[3rem\]:is(:where(.peer):placeholder-shown~*){left:3rem}.peer-placeholder-shown\:px-0:is(:where(.peer):placeholder-shown~*){padding-inline:var(--spacing-0)}.peer-placeholder-shown\:text-\[1rem\]:is(:where(.peer):placeholder-shown~*){font-size:1rem}.peer-placeholder-shown\:leading-\[0\.5rem\]:is(:where(.peer):placeholder-shown~*){--tw-leading:.5rem;line-height:.5rem}.peer-focus\:-top-\[0\.625rem\]:is(:where(.peer):focus~*){top:-.625rem}.peer-focus\:top-0:is(:where(.peer):focus~*){top:var(--spacing-0)}.peer-focus\:left-\[0\.75rem\]:is(:where(.peer):focus~*){left:.75rem}.peer-focus\:mt-0:is(:where(.peer):focus~*){margin-top:var(--spacing-0)}.peer-focus\:ml-\[0\.5rem\]:is(:where(.peer):focus~*){margin-left:.5rem}.peer-focus\:-translate-y-1\/2:is(:where(.peer):focus~*){--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.peer-focus\:px-\[0\.25rem\]:is(:where(.peer):focus~*){padding-inline:.25rem}.peer-focus\:text-\[0\.75rem\]:is(:where(.peer):focus~*){font-size:.75rem}.peer-focus\:leading-\[1rem\]:is(:where(.peer):focus~*){--tw-leading:1rem;line-height:1rem}.peer-\[\.focused\]\:top-0:is(:where(.peer).focused~*){top:var(--spacing-0)}.peer-\[\.focused\]\:mt-0:is(:where(.peer).focused~*){margin-top:var(--spacing-0)}.peer-\[\.focused\]\:ml-\[0\.5rem\]:is(:where(.peer).focused~*){margin-left:.5rem}.peer-\[\.focused\]\:-translate-y-1\/2:is(:where(.peer).focused~*){--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.peer-\[\.focused\]\:px-\[0\.25rem\]:is(:where(.peer).focused~*){padding-inline:.25rem}.peer-\[\.focused\]\:text-\[0\.75rem\]:is(:where(.peer).focused~*){font-size:.75rem}.peer-\[\.focused\]\:leading-\[1rem\]:is(:where(.peer).focused~*){--tw-leading:1rem;line-height:1rem}.placeholder\:invisible::placeholder{visibility:hidden}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bottom-0:after{content:var(--tw-content);bottom:var(--spacing-0)}.after\:left-0:after{content:var(--tw-content);left:var(--spacing-0)}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:rounded-\[0\.5rem\]:after{content:var(--tw-content);border-radius:.5rem}.after\:rounded-\[2rem\]:after{content:var(--tw-content);border-radius:2rem}.after\:rounded-t-lg:after{content:var(--tw-content);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.after\:border-b-2:after{content:var(--tw-content);border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.after\:border-primary:after{content:var(--tw-content);border-color:var(--color-primary)}@media (hover:hover){.hover\:bg-on-surface\/8:hover{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-on-surface\/8:hover{background-color:color-mix(in oklab,var(--color-on-surface)8%,transparent)}}.hover\:bg-on-surface\/16:hover{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-on-surface\/16:hover{background-color:color-mix(in oklab,var(--color-on-surface)16%,transparent)}}.hover\:bg-primary-fixed:hover{background-color:var(--color-primary-fixed)}.hover\:bg-primary\/8:hover{background-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/8:hover{background-color:color-mix(in oklab,var(--color-primary)8%,transparent)}}.hover\:bg-surface:hover{background-color:var(--color-surface)}.hover\:shadow-1:hover{--tw-shadow:var(--acbs-elevation-1);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:after\:absolute:hover:after{content:var(--tw-content);position:absolute}.hover\:after\:-top-1\/2:hover:after{content:var(--tw-content);top:-50%}.hover\:after\:top-0:hover:after{content:var(--tw-content);top:var(--spacing-0)}.hover\:after\:-left-1\/2:hover:after{content:var(--tw-content);left:-50%}.hover\:after\:left-0:hover:after{content:var(--tw-content);left:var(--spacing-0)}.hover\:after\:hidden:hover:after{content:var(--tw-content);display:none}.hover\:after\:size-\[2\.5rem\]:hover:after{content:var(--tw-content);width:2.5rem;height:2.5rem}.hover\:after\:size-full:hover:after{content:var(--tw-content);width:100%;height:100%}.hover\:after\:rounded-full:hover:after{content:var(--tw-content);border-radius:3.40282e38px;border-radius:var(--radius-full)}.hover\:after\:rounded-xl:hover:after{content:var(--tw-content);border-radius:var(--radius-xl)}.hover\:after\:rounded-xs:hover:after{content:var(--tw-content);border-radius:var(--radius-xs)}.hover\:after\:bg-inverse-on-surface\/8:hover:after{content:var(--tw-content);background-color:var(--color-inverse-on-surface)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-inverse-on-surface\/8:hover:after{background-color:color-mix(in oklab,var(--color-inverse-on-surface)8%,transparent)}}.hover\:after\:bg-on-primary\/8:hover:after{content:var(--tw-content);background-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-on-primary\/8:hover:after{background-color:color-mix(in oklab,var(--color-on-primary)8%,transparent)}}.hover\:after\:bg-on-secondary-container\/8:hover:after{content:var(--tw-content);background-color:var(--color-on-secondary-container)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-on-secondary-container\/8:hover:after{background-color:color-mix(in oklab,var(--color-on-secondary-container)8%,transparent)}}.hover\:after\:bg-on-surface-variant\/8:hover:after{content:var(--tw-content);background-color:var(--color-on-surface-variant)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-on-surface-variant\/8:hover:after{background-color:color-mix(in oklab,var(--color-on-surface-variant)8%,transparent)}}.hover\:after\:bg-on-surface\/8:hover:after{content:var(--tw-content);background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-on-surface\/8:hover:after{background-color:color-mix(in oklab,var(--color-on-surface)8%,transparent)}}.hover\:after\:bg-primary\/8:hover:after{content:var(--tw-content);background-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-primary\/8:hover:after{background-color:color-mix(in oklab,var(--color-primary)8%,transparent)}}}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:outline-hidden:focus-visible{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\:outline-hidden:focus-visible{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:after\:outline-hidden:focus-visible:after{content:var(--tw-content);--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\:after\:outline-hidden:focus-visible:after{outline-offset:2px;outline:2px solid #0000}}@media not all and (min-width:48rem){.max-md\:top-\[-0\.25rem\]{top:-.25rem}.max-md\:left-\[-0\.25rem\]{left:-.25rem}}@media (min-width:64rem){.lg\:top-0{top:var(--spacing-0)}.lg\:left-0{left:var(--spacing-0)}.lg\:h-full{height:100%}.lg\:w-full{width:100%}}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}:root{--navbar--collapsed: 56px;--navbar--full: 260px;--navbar-width: var(--navbar--collapsed)}
1
+ /*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--font-weight-normal:400;--font-weight-medium:500;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:var(--acbs-color-primary);--color-on-primary:var(--acbs-color-on-primary);--color-primary-container:var(--acbs-color-primary-container);--color-on-primary-container:var(--acbs-color-on-primary-container);--color-primary-fixed:var(--acbs-color-primary-fixed);--color-on-primary-fixed-variant:var(--acbs-color-on-primary-fixed-variant);--color-secondary:var(--acbs-color-secondary);--color-secondary-container:var(--acbs-color-secondary-container);--color-on-secondary-container:var(--acbs-color-on-secondary-container);--color-tertiary:var(--acbs-color-tertiary);--color-error:var(--acbs-color-error);--color-on-error:var(--acbs-color-on-error);--color-warning:var(--acbs-color-warning);--color-on-warning:var(--acbs-color-on-warning);--color-success:var(--acbs-color-success);--color-on-success:var(--acbs-color-on-success);--color-surface:var(--acbs-color-surface);--color-surface-container-lowest:var(--acbs-color-surface-container-lowest);--color-surface-container-low:var(--acbs-color-surface-container-low);--color-surface-container:var(--acbs-color-surface-container);--color-surface-container-highest:var(--acbs-color-surface-container-highest);--color-on-surface:var(--acbs-color-on-surface);--color-on-surface-variant:var(--acbs-color-on-surface-variant);--color-outline:var(--acbs-color-outline);--color-outline-variant:var(--acbs-color-outline-variant);--color-inverse-surface:var(--acbs-color-inverse-surface);--color-inverse-on-surface:var(--acbs-color-inverse-on-surface);--color-inverse-primary:var(--acbs-color-inverse-primary);--color-black:#000;--radius-xs:var(--acbs-radius-extra-small);--radius-md:var(--acbs-radius-medium);--radius-lg:var(--acbs-radius-large);--radius-xl:var(--acbs-radius-extra-large);--radius-full:var(--acbs-radius-full);--spacing-0:0;--spacing-xs:var(--acbs-spacing-xxxxs);--spacing-sm:var(--acbs-spacing-xxxs);--spacing-md:var(--acbs-spacing-xxs);--spacing-lg:var(--acbs-spacing-xs);--spacing-xl:var(--acbs-spacing-s);--text-body-large:var(--acbs-typescale-body-large-size);--text-body-large--line-height:var(--acbs-typescale-body-large-line-height);--text-body-large--letter-spacing:var(--acbs-typescale-body-large-tracking);--text-body-large--font-weight:var(--acbs-typescale-body-large-weight)}:root{--acbs-color-primary-0:#000;--acbs-color-primary-10:#001b3e;--acbs-color-primary-20:#002f64;--acbs-color-primary-30:#00458d;--acbs-color-primary-40:#005db8;--acbs-color-primary-50:#0075e6;--acbs-color-primary-60:#3f90ff;--acbs-color-primary-70:#7aacff;--acbs-color-primary-80:#aac7ff;--acbs-color-primary-85:#c1d5ff;--acbs-color-primary-90:#d6e3ff;--acbs-color-primary-91:#dae5ff;--acbs-color-primary-92:#dfe8ff;--acbs-color-primary-93:#e3ebff;--acbs-color-primary-94:#e8eeff;--acbs-color-primary-95:#ecf0ff;--acbs-color-primary-96:#f0f3ff;--acbs-color-primary-97:#f5f6ff;--acbs-color-primary-98:#f9f9ff;--acbs-color-primary-99:#fdfbff;--acbs-color-primary-100:#fff;--acbs-color-primary-key:#097cf1;--acbs-color-secondary-0:#000;--acbs-color-secondary-10:#051d33;--acbs-color-secondary-20:#1d3249;--acbs-color-secondary-30:#344860;--acbs-color-secondary-40:#4c6079;--acbs-color-secondary-50:#647993;--acbs-color-secondary-60:#7e92ad;--acbs-color-secondary-70:#99aeca;--acbs-color-secondary-80:#b3c8e5;--acbs-color-secondary-85:#c1d6f3;--acbs-color-secondary-90:#d1e4ff;--acbs-color-secondary-91:#d6e7ff;--acbs-color-secondary-92:#dbe9ff;--acbs-color-secondary-93:#e0ecff;--acbs-color-secondary-94:#e4efff;--acbs-color-secondary-95:#e9f1ff;--acbs-color-secondary-96:#eef4ff;--acbs-color-secondary-97:#f3f6ff;--acbs-color-secondary-98:#f8f9ff;--acbs-color-secondary-99:#fdfcff;--acbs-color-secondary-100:#fff;--acbs-color-secondary-key:#99aeca;--acbs-color-tertiary-0:#000;--acbs-color-tertiary-10:#290055;--acbs-color-tertiary-20:#440087;--acbs-color-tertiary-30:#6200bc;--acbs-color-tertiary-40:#7c2ed9;--acbs-color-tertiary-50:#964ef4;--acbs-color-tertiary-60:#ad72ff;--acbs-color-tertiary-70:#c297ff;--acbs-color-tertiary-80:#d8baff;--acbs-color-tertiary-85:#e2cbff;--acbs-color-tertiary-90:#eddcff;--acbs-color-tertiary-91:#efdfff;--acbs-color-tertiary-92:#f1e3ff;--acbs-color-tertiary-93:#f3e6ff;--acbs-color-tertiary-94:#f6e9ff;--acbs-color-tertiary-95:#f8edff;--acbs-color-tertiary-96:#faf0ff;--acbs-color-tertiary-97:#fcf4ff;--acbs-color-tertiary-98:#fef7ff;--acbs-color-tertiary-99:#fffbff;--acbs-color-tertiary-100:#fff;--acbs-color-tertiary-key:#9047ee;--acbs-color-neutral-0:#000;--acbs-color-neutral-10:#141c26;--acbs-color-neutral-20:#29313c;--acbs-color-neutral-30:#3f4753;--acbs-color-neutral-40:#575f6b;--acbs-color-neutral-50:#6f7884;--acbs-color-neutral-60:#89919e;--acbs-color-neutral-70:#a3acb9;--acbs-color-neutral-80:#bfc7d5;--acbs-color-neutral-85:#cdd5e3;--acbs-color-neutral-90:#dbe3f1;--acbs-color-neutral-91:#dee6f4;--acbs-color-neutral-92:#e1e9f7;--acbs-color-neutral-93:#e3ecfa;--acbs-color-neutral-94:#e6eefc;--acbs-color-neutral-95:#e9f1ff;--acbs-color-neutral-96:#eef4ff;--acbs-color-neutral-97:#f3f6ff;--acbs-color-neutral-98:#f8f9ff;--acbs-color-neutral-99:#fdfcff;--acbs-color-neutral-100:#fff;--acbs-color-neutral-key:#575f6b;--acbs-color-variant-neutral-0:#000;--acbs-color-variant-neutral-10:#161c27;--acbs-color-variant-neutral-20:#2a303d;--acbs-color-variant-neutral-30:#414754;--acbs-color-variant-neutral-40:#595e6c;--acbs-color-variant-neutral-50:#717785;--acbs-color-variant-neutral-60:#8b919f;--acbs-color-variant-neutral-70:#a5abba;--acbs-color-variant-neutral-80:#c1c6d6;--acbs-color-variant-neutral-85:#cfd4e4;--acbs-color-variant-neutral-90:#dde2f3;--acbs-color-variant-neutral-91:#e0e5f5;--acbs-color-variant-neutral-92:#e3e8f8;--acbs-color-variant-neutral-93:#e6ebfb;--acbs-color-variant-neutral-94:#e8eefe;--acbs-color-variant-neutral-95:#ecf0ff;--acbs-color-variant-neutral-96:#f0f3ff;--acbs-color-variant-neutral-97:#f5f6ff;--acbs-color-variant-neutral-98:#f9f9ff;--acbs-color-variant-neutral-99:#fdfbff;--acbs-color-variant-neutral-100:#fff;--acbs-color-variant-neutral-key:#595e6c;--acbs-color-error-0:#000;--acbs-color-error-10:#40000a;--acbs-color-error-20:#680016;--acbs-color-error-30:#920024;--acbs-color-error-40:#bb1334;--acbs-color-error-50:#de334a;--acbs-color-error-60:#ff5263;--acbs-color-error-70:#ff888d;--acbs-color-error-80:#ffb3b4;--acbs-color-error-85:#ffc7c7;--acbs-color-error-90:#ffdad9;--acbs-color-error-91:#ffdedd;--acbs-color-error-92:#ffe1e1;--acbs-color-error-93:#ffe5e4;--acbs-color-error-94:#ffe9e8;--acbs-color-error-95:#ffedec;--acbs-color-error-96:#fff0f0;--acbs-color-error-97:#fff4f3;--acbs-color-error-98:#fff8f7;--acbs-color-error-99:#fffbff;--acbs-color-error-100:#fff;--acbs-color-error-key:#fc495d;--acbs-color-warning-0:#000;--acbs-color-warning-10:#261900;--acbs-color-warning-20:#412d00;--acbs-color-warning-30:#5d4200;--acbs-color-warning-40:#7b5800;--acbs-color-warning-50:#9a7000;--acbs-color-warning-60:#b80;--acbs-color-warning-70:#dca100;--acbs-color-warning-80:#fdbb1b;--acbs-color-warning-85:#ffcd6b;--acbs-color-warning-90:#ffdea5;--acbs-color-warning-91:#ffe1b0;--acbs-color-warning-92:#ffe5ba;--acbs-color-warning-93:#ffe8c4;--acbs-color-warning-94:#ffebcd;--acbs-color-warning-95:#ffefd7;--acbs-color-warning-96:#fff2e0;--acbs-color-warning-97:#fff5e9;--acbs-color-warning-98:#fff8f3;--acbs-color-warning-99:#fffbff;--acbs-color-warning-100:#fff;--acbs-color-warning-key:#febc1c;--acbs-color-success-0:#000;--acbs-color-success-10:#002111;--acbs-color-success-20:#003920;--acbs-color-success-30:#005231;--acbs-color-success-40:#006d43;--acbs-color-success-50:#008955;--acbs-color-success-60:#1ca56a;--acbs-color-success-70:#44c183;--acbs-color-success-80:#63dd9c;--acbs-color-success-85:#72eba9;--acbs-color-success-90:#80fab7;--acbs-color-success-91:#84fdb8;--acbs-color-success-92:#8bffbd;--acbs-color-success-93:#9fffc5;--acbs-color-success-94:#b1ffcd;--acbs-color-success-95:#c0ffd6;--acbs-color-success-96:#cfffdd;--acbs-color-success-97:#dcffe5;--acbs-color-success-98:#e9ffed;--acbs-color-success-99:#f5fff5;--acbs-color-success-100:#fff;--acbs-color-success-key:#44c183;--acbs-color-primary:var(--acbs-color-primary-40);--acbs-color-on-primary:var(--acbs-color-primary-100);--acbs-color-primary-container:var(--acbs-color-primary-90);--acbs-color-on-primary-container:var(--acbs-color-primary-10);--acbs-color-secondary:var(--acbs-color-secondary-40);--acbs-color-on-secondary:var(--acbs-color-secondary-100);--acbs-color-secondary-container:var(--acbs-color-secondary-90);--acbs-color-on-secondary-container:var(--acbs-color-secondary-10);--acbs-color-tertiary:var(--acbs-color-tertiary-40);--acbs-color-on-tertiary:var(--acbs-color-tertiary-100);--acbs-color-tertiary-container:var(--acbs-color-tertiary-90);--acbs-color-on-tertiary-container:var(--acbs-color-tertiary-10);--acbs-color-error:var(--acbs-color-error-40);--acbs-color-on-error:var(--acbs-color-primary-100);--acbs-color-error-container:var(--acbs-color-error-90);--acbs-color-on-error-container:var(--acbs-color-error-10);--acbs-color-warning:var(--acbs-color-warning-80);--acbs-color-on-warning:var(--acbs-color-warning-100);--acbs-color-warning-container:var(--acbs-color-warning-90);--acbs-color-on-warning-container:var(--acbs-color-warning-10);--acbs-color-success:var(--acbs-color-success-60);--acbs-color-on-success:var(--acbs-color-success-100);--acbs-color-success-container:var(--acbs-color-success-95);--acbs-color-on-success-container:var(--acbs-color-success-20);--acbs-color-primary-fixed:var(--acbs-color-primary-90);--acbs-color-primary-fixed-dim:var(--acbs-color-primary-80);--acbs-color-on-primary-fixed:var(--acbs-color-primary-10);--acbs-color-on-primary-fixed-variant:var(--acbs-color-primary-30);--acbs-color-secondary-fixed:var(--acbs-color-secondary-90);--acbs-color-secondary-fixed-dim:var(--acbs-color-secondary-80);--acbs-color-on-secondary-fixed:var(--acbs-color-secondary-10);--acbs-color-on-secondary-fixed-variant:var(--acbs-color-secondary-30);--acbs-color-tertiary-fixed:var(--acbs-color-tertiary-90);--acbs-color-tertiary-fixed-dim:var(--acbs-color-tertiary-80);--acbs-color-on-tertiary-fixed:var(--acbs-color-tertiary-10);--acbs-color-on-tertiary-fixed-variant:var(--acbs-color-tertiary-30);--acbs-color-surface-dim:var(--acbs-color-neutral-90);--acbs-color-surface:var(--acbs-color-neutral-98);--acbs-color-surface-container-lowest:var(--acbs-color-neutral-100);--acbs-color-surface-container-low:var(--acbs-color-neutral-96);--acbs-color-surface-container:var(--acbs-color-neutral-94);--acbs-color-surface-container-high:var(--acbs-color-neutral-92);--acbs-color-surface-container-highest:var(--acbs-color-neutral-90);--acbs-color-on-surface:var(--acbs-color-neutral-10);--acbs-color-on-surface-variant:var(--acbs-color-variant-neutral-30);--acbs-color-outline:var(--acbs-color-variant-neutral-50);--acbs-color-outline-variant:var(--acbs-color-variant-neutral-80);--acbs-color-inverse-surface:var(--acbs-color-neutral-20);--acbs-color-inverse-on-surface:var(--acbs-color-neutral-95);--acbs-color-inverse-primary:var(--acbs-color-primary-80);--acbs-color-scrim:var(--acbs-color-neutral-0);--acbs-color-shadow:var(--acbs-color-neutral-0);--acbs-typescale-font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--acbs-typescale-display-large-line-height:4rem;--acbs-typescale-display-large-size:3.5625rem;--acbs-typescale-display-large-tracking:-.01563rem;--acbs-typescale-display-large-weight:400;--acbs-typescale-display-medium-line-height:3.25rem;--acbs-typescale-display-medium-size:2.8125rem;--acbs-typescale-display-medium-tracking:normal;--acbs-typescale-display-medium-weight:400;--acbs-typescale-display-small-line-height:2.75rem;--acbs-typescale-display-small-size:2.25rem;--acbs-typescale-display-small-tracking:normal;--acbs-typescale-display-small-weight:400;--acbs-typescale-headline-large-line-height:2.5rem;--acbs-typescale-headline-large-size:2rem;--acbs-typescale-headline-large-tracking:normal;--acbs-typescale-headline-large-weight:400;--acbs-typescale-headline-medium-line-height:2.25rem;--acbs-typescale-headline-medium-size:1.75rem;--acbs-typescale-headline-medium-tracking:normal;--acbs-typescale-headline-medium-weight:400;--acbs-typescale-headline-small-line-height:2rem;--acbs-typescale-headline-small-size:1.5rem;--acbs-typescale-headline-small-tracking:normal;--acbs-typescale-headline-small-weight:400;--acbs-typescale-title-large-line-height:1.75rem;--acbs-typescale-title-large-size:1.375rem;--acbs-typescale-title-large-tracking:normal;--acbs-typescale-title-large-weight:400;--acbs-typescale-title-medium-line-height:1.5rem;--acbs-typescale-title-medium-size:1rem;--acbs-typescale-title-medium-tracking:.00938rem;--acbs-typescale-title-medium-weight:500;--acbs-typescale-title-small-line-height:1.25rem;--acbs-typescale-title-small-size:.875rem;--acbs-typescale-title-small-tracking:.00625rem;--acbs-typescale-title-small-weight:500;--acbs-typescale-label-large-line-height:1.25rem;--acbs-typescale-label-large-size:.875rem;--acbs-typescale-label-large-tracking:.00625rem;--acbs-typescale-label-large-weight:500;--acbs-typescale-label-medium-line-height:1rem;--acbs-typescale-label-medium-size:.75rem;--acbs-typescale-label-medium-tracking:.03125rem;--acbs-typescale-label-medium-weight:500;--acbs-typescale-label-small-line-height:1rem;--acbs-typescale-label-small-size:.6875rem;--acbs-typescale-label-small-tracking:.03125rem;--acbs-typescale-label-small-weight:500;--acbs-typescale-body-large-line-height:1.5rem;--acbs-typescale-body-large-size:1rem;--acbs-typescale-body-large-tracking:.03125rem;--acbs-typescale-body-large-weight:400;--acbs-typescale-body-medium-line-height:1.25rem;--acbs-typescale-body-medium-size:.875rem;--acbs-typescale-body-medium-tracking:.015625rem;--acbs-typescale-body-medium-weight:400;--acbs-typescale-body-small-line-height:1rem;--acbs-typescale-body-small-size:.75rem;--acbs-typescale-body-small-tracking:.025rem;--acbs-typescale-body-small-weight:400;--acbs-elevation-0:none;--acbs-elevation-1:0 1px 2px 0 #0000004d,0 1px 3px 1px #00000026;--acbs-elevation-2:0 1px 2px 0 #0000004d,0 2px 6px 2px #00000026;--acbs-elevation-3:0 4px 8px 3px #00000026,0 1px 3px 0 #0000004d;--acbs-elevation-4:0 6px 10px 4px #00000026,0 2px 3px 0 #0000004d;--acbs-elevation-5:0 8px 12px 6px #00000026,0 4px 4px 0 #0000004d;--acbs-spacing-none:0;--acbs-spacing-xxxxs:.25rem;--acbs-spacing-xxxs:.5rem;--acbs-spacing-xxs:.75rem;--acbs-spacing-xs:1rem;--acbs-spacing-s:1.25rem;--acbs-spacing-m:1.5rem;--acbs-spacing-l:1.75rem;--acbs-spacing-xl:2rem;--acbs-spacing-xxl:2.25rem;--acbs-spacing-xxxl:2.5rem;--acbs-spacing-xxxxl:2.75rem;--acbs-spacing-xxxxxl:3rem;--acbs-radius-none:0;--acbs-radius-extra-small:.25rem;--acbs-radius-small:.5rem;--acbs-radius-medium:.75rem;--acbs-radius-large:1rem;--acbs-radius-extra-large:1.75rem;--acbs-radius-full:100%}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{font-family:var(--acbs-typescale-font-family)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:var(--color-outline);border-radius:5px}}@layer components{.label-small{letter-spacing:.5px;font-size:11px;font-style:normal;font-weight:500;line-height:16px}.label-medium{letter-spacing:.5px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.label-large{letter-spacing:.1px;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.headline-small{letter-spacing:0;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.title-small{letter-spacing:.1px;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.title-large{letter-spacing:0;font-size:22px;font-style:normal;font-weight:400;line-height:28px}.body-small{letter-spacing:.4px;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.-top-\[0\.625rem\]{top:-.625rem}.top-0{top:var(--spacing-0)}.top-1\/2{top:50%}.top-\[-0\.75rem\]{top:-.75rem}.right-\[3\.5rem\]{right:3.5rem}.-bottom-\[40\%\]{bottom:-40%}.-left-px{left:-1px}.left-0{left:var(--spacing-0)}.left-\[0\.5rem\]{left:.5rem}.left-\[0\.75rem\]{left:.75rem}.left-\[3\.5rem\]{left:3.5rem}.left-\[50\%\]{left:50%}.left-full{left:100%}.z-1{z-index:1}.z-10{z-index:10}.z-99{z-index:99}.order-first{order:-9999}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-0{margin-inline:var(--spacing-0)}.mx-\[0\.5rem\]{margin-inline:.5rem}.my-\[0\.88rem\]{margin-block:.88rem}.my-\[10px\]{margin-block:10px}.mt-\[0\.4rem\]{margin-top:.4rem}.mt-\[0\.25rem\]{margin-top:.25rem}.mt-\[0\.625rem\]{margin-top:.625rem}.mt-\[1\.5rem\]{margin-top:1.5rem}.mt-\[1rem\]{margin-top:1rem}.mt-\[2\.625rem\]{margin-top:2.625rem}.mt-\[3rem\]{margin-top:3rem}.mt-lg{margin-top:var(--spacing-lg)}.mr-\[0\.5rem\]{margin-right:.5rem}.mr-\[0\.75rem\]{margin-right:.75rem}.mb-0{margin-bottom:var(--spacing-0)}.mb-\[0\.25rem\]{margin-bottom:.25rem}.ml-\[0\.5rem\]{margin-left:.5rem}.ml-\[0\.75rem\]{margin-left:.75rem}.ml-\[1rem\]{margin-left:1rem}.ml-\[2\.5rem\]{margin-left:2.5rem}.ml-\[3\.25rem\]{margin-left:3.25rem}.ml-\[10rem\]{margin-left:10rem}.ml-auto{margin-left:auto}.ml-lg{margin-left:var(--spacing-lg)}.ml-xs{margin-left:var(--spacing-xs)}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.hidden\!{display:none!important}.inline-flex{display:inline-flex}.size-\[0\.5rem\]{width:.5rem;height:.5rem}.size-\[1\.5rem\]{width:1.5rem;height:1.5rem}.size-\[1\.25rem\]{width:1.25rem;height:1.25rem}.size-\[2\.5rem\]{width:2.5rem;height:2.5rem}.size-\[2rem\]{width:2rem;height:2rem}.size-\[2rem\]\!{width:2rem!important;height:2rem!important}.size-\[5rem\]{width:5rem;height:5rem}.size-\[6px\]{width:6px;height:6px}.size-\[16px\]{width:16px;height:16px}.size-\[24px\]{width:24px;height:24px}.size-full{width:100%;height:100%}.h-\[0\.0625rem\]{height:.0625rem}.h-\[1\.5rem\]{height:1.5rem}.h-\[2\.5rem\]{height:2.5rem}.h-\[2rem\]{height:2rem}.h-\[3rem\]{height:3rem}.h-\[5rem\]{height:5rem}.h-\[6rem\]{height:6rem}.h-\[24px\]{height:24px}.h-\[28px\]{height:28px}.h-\[40px\]{height:40px}.h-\[40rem\]{height:40rem}.h-\[48px\]{height:48px}.h-\[calc\(100\%\+0\.5rem\)\]{height:calc(100% + .5rem)}.h-\[unset\]{height:unset}.h-fit{height:fit-content}.h-full{height:100%}.max-h-\[15rem\]{max-height:15rem}.w-\(--navbar--collapsed\){width:var(--navbar--collapsed)}.w-\(--navbar--full\){width:var(--navbar--full)}.w-1\/2{width:50%}.w-\[2\.5rem\]{width:2.5rem}.w-\[3\.25rem\]{width:3.25rem}.w-\[3rem\]{width:3rem}.w-\[15\.5rem\]{width:15.5rem}.w-\[15rem\]{width:15rem}.w-\[20\.5rem\]{width:20.5rem}.w-\[20px\]{width:20px}.w-\[22\.5rem\]{width:22.5rem}.w-\[23\.5rem\]{width:23.5rem}.w-\[25rem\]{width:25rem}.w-\[93rem\]{width:93rem}.w-\[calc\(100\%\+0\.5rem\)\]{width:calc(100% + .5rem)}.w-fit{width:fit-content}.w-full{width:100%}.max-w-\[20\.5rem\]{max-width:20.5rem}.min-w-0{min-width:var(--spacing-0)}.min-w-\[16px\]{min-width:16px}.min-w-\[24px\]{min-width:24px}.min-w-\[28px\]{min-width:28px}.min-w-\[unset\]{min-width:unset}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.basis-0{flex-basis:var(--spacing-0)}.basis-full{flex-basis:100%}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-90{rotate:90deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.appearance-none{appearance:none}.auto-rows-auto{grid-auto-rows:auto}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-\[0\.5rem\]{gap:.5rem}.gap-\[0\.25rem\]{gap:.25rem}.gap-\[0\.75rem\]{gap:.75rem}.gap-\[1\.5rem\]{gap:1.5rem}.gap-\[1rem\]{gap:1rem}.gap-\[2rem\]{gap:2rem}.gap-\[5px\]{gap:5px}.gap-sm{gap:var(--spacing-sm)}.gap-x-\[0\.25rem\]{column-gap:.25rem}.gap-y-\[0\.88rem\]{row-gap:.88rem}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.rounded-\[0\.5rem\]{border-radius:.5rem}.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-\[1rem\]{border-radius:1rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[625rem\]{border-radius:625rem}.rounded-full{border-radius:3.40282e38px;border-radius:var(--radius-full)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-t-\[1rem\]{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-y-0{border-block-style:var(--tw-border-style);border-block-width:0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r-0{border-right-style:var(--tw-border-style);border-right-width:0}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-\[0\.0625rem\]{border-bottom-style:var(--tw-border-style);border-bottom-width:.0625rem}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-\[0\.5rem\]{border-left-style:var(--tw-border-style);border-left-width:.5rem}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[\#0075E6\]{border-color:#0075e6}.border-\[\#414754\]{border-color:#414754}.border-\[\#A48111\]{border-color:#a48111}.border-\[\#DDE2F3\]{border-color:#dde2f3}.border-\[\#DE334A\]{border-color:#de334a}.border-error{border-color:var(--color-error)}.border-error\!{border-color:var(--color-error)!important}.border-on-primary\/8{border-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.border-on-primary\/8{border-color:color-mix(in oklab,var(--color-on-primary)8%,transparent)}}.border-on-primary\/12{border-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.border-on-primary\/12{border-color:color-mix(in oklab,var(--color-on-primary)12%,transparent)}}.border-on-primary\/16{border-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.border-on-primary\/16{border-color:color-mix(in oklab,var(--color-on-primary)16%,transparent)}}.border-on-surface-variant,.border-on-surface-variant\/0{border-color:var(--color-on-surface-variant)}@supports (color:color-mix(in lab,red,red)){.border-on-surface-variant\/0{border-color:color-mix(in oklab,var(--color-on-surface-variant)0%,transparent)}}.border-on-surface-variant\/12{border-color:var(--color-on-surface-variant)}@supports (color:color-mix(in lab,red,red)){.border-on-surface-variant\/12{border-color:color-mix(in oklab,var(--color-on-surface-variant)12%,transparent)}}.border-on-surface\/0{border-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.border-on-surface\/0{border-color:color-mix(in oklab,var(--color-on-surface)0%,transparent)}}.border-on-surface\/12{border-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.border-on-surface\/12{border-color:color-mix(in oklab,var(--color-on-surface)12%,transparent)}}.border-on-surface\/12\!{border-color:var(--color-on-surface)!important}@supports (color:color-mix(in lab,red,red)){.border-on-surface\/12\!{border-color:color-mix(in oklab,var(--color-on-surface)12%,transparent)!important}}.border-on-surface\/38{border-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.border-on-surface\/38{border-color:color-mix(in oklab,var(--color-on-surface)38%,transparent)}}.border-outline{border-color:var(--color-outline)}.border-outline-variant{border-color:var(--color-outline-variant)}.border-primary{border-color:var(--color-primary)}.border-secondary{border-color:var(--color-secondary)}.border-secondary-container{border-color:var(--color-secondary-container)}.border-success{border-color:var(--color-success)}.border-surface-container{border-color:var(--color-surface-container)}.border-surface-container-highest{border-color:var(--color-surface-container-highest)}.border-tertiary{border-color:var(--color-tertiary)}.border-y-transparent{border-block-color:#0000}.border-r-transparent{border-right-color:#0000}.border-b-outline\/16{border-bottom-color:var(--color-outline)}@supports (color:color-mix(in lab,red,red)){.border-b-outline\/16{border-bottom-color:color-mix(in oklab,var(--color-outline)16%,transparent)}}.border-l-on-primary\/16{border-left-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.border-l-on-primary\/16{border-left-color:color-mix(in oklab,var(--color-on-primary)16%,transparent)}}.border-l-outline\/16{border-left-color:var(--color-outline)}@supports (color:color-mix(in lab,red,red)){.border-l-outline\/16{border-left-color:color-mix(in oklab,var(--color-outline)16%,transparent)}}.bg-\[\#00CCBB\]{background-color:#0cb}.bg-\[\#3F4753\]{background-color:#3f4753}.bg-\[\#005CA9\]{background-color:#005ca9}.bg-\[\#16DB93\]{background-color:#16db93}.bg-\[\#0075E6\]{background-color:#0075e6}.bg-\[\#414754\]{background-color:#414754}.bg-\[\#A48111\]\!{background-color:#a48111!important}.bg-\[\#D6E3FF\]{background-color:#d6e3ff}.bg-\[\#DE334A\]{background-color:#de334a}.bg-\[\#E74011\]{background-color:#e74011}.bg-\[\#FDFBFF\]{background-color:#fdfbff}.bg-black\/25{background-color:#00000040}@supports (color:color-mix(in lab,red,red)){.bg-black\/25{background-color:color-mix(in oklab,var(--color-black)25%,transparent)}}.bg-error{background-color:var(--color-error)}.bg-error\!{background-color:var(--color-error)!important}.bg-inherit{background-color:inherit}.bg-inverse-surface{background-color:var(--color-inverse-surface)}.bg-inverse-surface\!{background-color:var(--color-inverse-surface)!important}.bg-on-primary,.bg-on-primary\/8{background-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.bg-on-primary\/8{background-color:color-mix(in oklab,var(--color-on-primary)8%,transparent)}}.bg-on-primary\/12{background-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.bg-on-primary\/12{background-color:color-mix(in oklab,var(--color-on-primary)12%,transparent)}}.bg-on-primary\/16{background-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.bg-on-primary\/16{background-color:color-mix(in oklab,var(--color-on-primary)16%,transparent)}}.bg-on-surface-variant\/12{background-color:var(--color-on-surface-variant)}@supports (color:color-mix(in lab,red,red)){.bg-on-surface-variant\/12{background-color:color-mix(in oklab,var(--color-on-surface-variant)12%,transparent)}}.bg-on-surface\/8{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/8{background-color:color-mix(in oklab,var(--color-on-surface)8%,transparent)}}.bg-on-surface\/8\!{background-color:var(--color-on-surface)!important}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/8\!{background-color:color-mix(in oklab,var(--color-on-surface)8%,transparent)!important}}.bg-on-surface\/12{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/12{background-color:color-mix(in oklab,var(--color-on-surface)12%,transparent)}}.bg-on-surface\/12\!{background-color:var(--color-on-surface)!important}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/12\!{background-color:color-mix(in oklab,var(--color-on-surface)12%,transparent)!important}}.bg-on-surface\/16{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/16{background-color:color-mix(in oklab,var(--color-on-surface)16%,transparent)}}.bg-on-surface\/38{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.bg-on-surface\/38{background-color:color-mix(in oklab,var(--color-on-surface)38%,transparent)}}.bg-outline,.bg-outline\/16{background-color:var(--color-outline)}@supports (color:color-mix(in lab,red,red)){.bg-outline\/16{background-color:color-mix(in oklab,var(--color-outline)16%,transparent)}}.bg-primary{background-color:var(--color-primary)}.bg-primary-container{background-color:var(--color-primary-container)}.bg-secondary-container{background-color:var(--color-secondary-container)}.bg-success{background-color:var(--color-success)}.bg-success\!{background-color:var(--color-success)!important}.bg-surface{background-color:var(--color-surface)}.bg-surface-container{background-color:var(--color-surface-container)}.bg-surface-container-highest{background-color:var(--color-surface-container-highest)}.bg-surface-container-low{background-color:var(--color-surface-container-low)}.bg-surface-container-lowest{background-color:var(--color-surface-container-lowest)}.bg-tertiary\!{background-color:var(--color-tertiary)!important}.bg-transparent{background-color:#0000}.bg-transparent\!{background-color:#0000!important}.bg-warning{background-color:var(--color-warning)}.p-0\!{padding:var(--spacing-0)!important}.p-\[0\.5rem\]{padding:.5rem}.p-\[0\.19rem\]{padding:.19rem}.p-\[0\.25rem\]{padding:.25rem}.p-\[1rem\]{padding:1rem}.p-\[2rem\]{padding:2rem}.p-\[6px\]{padding:6px}.p-md{padding:var(--spacing-md)}.p-sm{padding:var(--spacing-sm)}.p-sm\!{padding:var(--spacing-sm)!important}.px-\[0\.5rem\]{padding-inline:.5rem}.px-\[0\.25rem\]{padding-inline:.25rem}.px-\[0\.62rem\]{padding-inline:.62rem}.px-\[0\.75rem\]{padding-inline:.75rem}.px-\[0\.125rem\]{padding-inline:.125rem}.px-\[1\.5rem\]{padding-inline:1.5rem}.px-\[1\.25rem\]{padding-inline:1.25rem}.px-\[1rem\]{padding-inline:1rem}.px-\[5px\]{padding-inline:5px}.px-\[24px\]{padding-inline:24px}.px-lg{padding-inline:var(--spacing-lg)}.px-md{padding-inline:var(--spacing-md)}.px-sm{padding-inline:var(--spacing-sm)}.px-xl{padding-inline:var(--spacing-xl)}.px-xs{padding-inline:var(--spacing-xs)}.py-0{padding-block:var(--spacing-0)}.py-\[0\.5rem\]{padding-block:.5rem}.py-\[0\.25rem\]{padding-block:.25rem}.py-\[0\.38rem\]{padding-block:.38rem}.py-\[1\.5rem\]{padding-block:1.5rem}.py-\[1rem\]{padding-block:1rem}.py-\[2px\]{padding-block:2px}.py-md{padding-block:var(--spacing-md)}.py-sm{padding-block:var(--spacing-sm)}.pt-\[0\.5rem\]{padding-top:.5rem}.pt-\[0\.25rem\]{padding-top:.25rem}.pt-\[0\.75rem\]{padding-top:.75rem}.pt-\[1rem\]{padding-top:1rem}.pt-\[5rem\]{padding-top:5rem}.pr-\[0\.5rem\]{padding-right:.5rem}.pr-\[0\.75rem\]{padding-right:.75rem}.pr-\[1rem\]{padding-right:1rem}.pr-lg{padding-right:var(--spacing-lg)}.pr-sm{padding-right:var(--spacing-sm)}.pb-\[0\.25rem\]{padding-bottom:.25rem}.pb-\[1\.75rem\]{padding-bottom:1.75rem}.pb-\[1rem\]{padding-bottom:1rem}.pl-0{padding-left:var(--spacing-0)}.pl-\[0\.5rem\]{padding-left:.5rem}.pl-\[0\.56rem\]{padding-left:.56rem}.pl-\[1rem\]{padding-left:1rem}.pl-\[2\.5rem\]{padding-left:2.5rem}.pl-\[2rem\]{padding-left:2rem}.pl-lg{padding-left:var(--spacing-lg)}.pl-sm{padding-left:var(--spacing-sm)}.pl-xs{padding-left:var(--spacing-xs)}.text-left{text-align:left}.text-right{text-align:right}.text-body-large{font-size:var(--text-body-large);line-height:var(--tw-leading,var(--text-body-large--line-height));letter-spacing:var(--tw-tracking,var(--text-body-large--letter-spacing));font-weight:var(--tw-font-weight,var(--text-body-large--font-weight))}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1\.32rem\]{font-size:1.32rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1rem\]{font-size:1rem}.text-\[9px\]{font-size:9px}.text-\[21px\]{font-size:21px}.leading-\[1\.5rem\]{--tw-leading:1.5rem;line-height:1.5rem}.leading-\[1\.25rem\]{--tw-leading:1.25rem;line-height:1.25rem}.leading-\[1rem\]{--tw-leading:1rem;line-height:1rem}.leading-\[9px\]{--tw-leading:9px;line-height:9px}.font-\[500\]{--tw-font-weight:500;font-weight:500}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.tracking-\[0\.025rem\]{--tw-tracking:.025rem;letter-spacing:.025rem}.tracking-\[0\.00625rem\]{--tw-tracking:.00625rem;letter-spacing:.00625rem}.tracking-\[0\.03125rem\]{--tw-tracking:.03125rem;letter-spacing:.03125rem}.text-nowrap{text-wrap:nowrap}.whitespace-nowrap{white-space:nowrap}.text-\[\#BB1334\]\!{color:#bb1334!important}.text-error{color:var(--color-error)}.text-error\!{color:var(--color-error)!important}.text-inverse-on-surface{color:var(--color-inverse-on-surface)}.text-inverse-on-surface\!{color:var(--color-inverse-on-surface)!important}.text-inverse-primary{color:var(--color-inverse-primary)}.text-inverse-surface{color:var(--color-inverse-surface)}.text-on-error{color:var(--color-on-error)}.text-on-primary{color:var(--color-on-primary)}.text-on-primary-container{color:var(--color-on-primary-container)}.text-on-primary-container\!{color:var(--color-on-primary-container)!important}.text-on-primary-fixed-variant{color:var(--color-on-primary-fixed-variant)}.text-on-primary\/50{color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.text-on-primary\/50{color:color-mix(in oklab,var(--color-on-primary)50%,transparent)}}.text-on-primary\/80{color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.text-on-primary\/80{color:color-mix(in oklab,var(--color-on-primary)80%,transparent)}}.text-on-primary\/82{color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.text-on-primary\/82{color:color-mix(in oklab,var(--color-on-primary)82%,transparent)}}.text-on-primary\/\[0\.28\]{color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.text-on-primary\/\[0\.28\]{color:color-mix(in oklab,var(--color-on-primary)28%,transparent)}}.text-on-secondary-container{color:var(--color-on-secondary-container)}.text-on-success{color:var(--color-on-success)}.text-on-surface{color:var(--color-on-surface)}.text-on-surface-variant{color:var(--color-on-surface-variant)}.text-on-surface\/12\!{color:var(--color-on-surface)!important}@supports (color:color-mix(in lab,red,red)){.text-on-surface\/12\!{color:color-mix(in oklab,var(--color-on-surface)12%,transparent)!important}}.text-on-surface\/38{color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.text-on-surface\/38{color:color-mix(in oklab,var(--color-on-surface)38%,transparent)}}.text-on-surface\/38\!{color:var(--color-on-surface)!important}@supports (color:color-mix(in lab,red,red)){.text-on-surface\/38\!{color:color-mix(in oklab,var(--color-on-surface)38%,transparent)!important}}.text-on-warning{color:var(--color-on-warning)}.text-primary{color:var(--color-primary)}.text-primary-container{color:var(--color-primary-container)}.text-secondary{color:var(--color-secondary)}.text-surface-container-highest\/38{color:var(--color-surface-container-highest)}@supports (color:color-mix(in lab,red,red)){.text-surface-container-highest\/38{color:color-mix(in oklab,var(--color-surface-container-highest)38%,transparent)}}.uppercase{text-transform:uppercase}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-1{--tw-shadow:var(--acbs-elevation-1);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2{--tw-shadow:var(--acbs-elevation-2);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[1px_0_16px_-2px_rgba\(0\,47\,100\,0\.20\)\]{--tw-shadow:1px 0 16px -2px var(--tw-shadow-color,#002f6433);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[3px_0_4px_0_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow:3px 0 4px 0 var(--tw-shadow-color,#00000026);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-1000{--tw-duration:1s;transition-duration:1s}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.select-none{-webkit-user-select:none;user-select:none}:is(.\*\:block>*){display:block}@media (hover:hover){.group-hover\:flex:is(:where(.group):hover *){display:flex}}.group-\[\.navbar--collapsed\]\:-rotate-180:is(:where(.group).navbar--collapsed *){rotate:-180deg}.peer-placeholder-shown\:top-\[1rem\]:is(:where(.peer):placeholder-shown~*){top:1rem}.peer-placeholder-shown\:left-\[1rem\]:is(:where(.peer):placeholder-shown~*){left:1rem}.peer-placeholder-shown\:left-\[3rem\]:is(:where(.peer):placeholder-shown~*){left:3rem}.peer-placeholder-shown\:px-0:is(:where(.peer):placeholder-shown~*){padding-inline:var(--spacing-0)}.peer-placeholder-shown\:text-\[1rem\]:is(:where(.peer):placeholder-shown~*){font-size:1rem}.peer-placeholder-shown\:leading-\[0\.5rem\]:is(:where(.peer):placeholder-shown~*){--tw-leading:.5rem;line-height:.5rem}.peer-focus\:-top-\[0\.625rem\]:is(:where(.peer):focus~*){top:-.625rem}.peer-focus\:top-0:is(:where(.peer):focus~*){top:var(--spacing-0)}.peer-focus\:left-\[0\.75rem\]:is(:where(.peer):focus~*){left:.75rem}.peer-focus\:mt-0:is(:where(.peer):focus~*){margin-top:var(--spacing-0)}.peer-focus\:ml-\[0\.5rem\]:is(:where(.peer):focus~*){margin-left:.5rem}.peer-focus\:-translate-y-1\/2:is(:where(.peer):focus~*){--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.peer-focus\:px-\[0\.25rem\]:is(:where(.peer):focus~*){padding-inline:.25rem}.peer-focus\:text-\[0\.75rem\]:is(:where(.peer):focus~*){font-size:.75rem}.peer-focus\:leading-\[1rem\]:is(:where(.peer):focus~*){--tw-leading:1rem;line-height:1rem}.peer-\[\.focused\]\:top-0:is(:where(.peer).focused~*){top:var(--spacing-0)}.peer-\[\.focused\]\:mt-0:is(:where(.peer).focused~*){margin-top:var(--spacing-0)}.peer-\[\.focused\]\:ml-\[0\.5rem\]:is(:where(.peer).focused~*){margin-left:.5rem}.peer-\[\.focused\]\:-translate-y-1\/2:is(:where(.peer).focused~*){--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.peer-\[\.focused\]\:px-\[0\.25rem\]:is(:where(.peer).focused~*){padding-inline:.25rem}.peer-\[\.focused\]\:text-\[0\.75rem\]:is(:where(.peer).focused~*){font-size:.75rem}.peer-\[\.focused\]\:leading-\[1rem\]:is(:where(.peer).focused~*){--tw-leading:1rem;line-height:1rem}.placeholder\:invisible::placeholder{visibility:hidden}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bottom-0:after{content:var(--tw-content);bottom:var(--spacing-0)}.after\:left-0:after{content:var(--tw-content);left:var(--spacing-0)}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:rounded-\[0\.5rem\]:after{content:var(--tw-content);border-radius:.5rem}.after\:rounded-\[2rem\]:after{content:var(--tw-content);border-radius:2rem}.after\:rounded-t-lg:after{content:var(--tw-content);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.after\:border-b-2:after{content:var(--tw-content);border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.after\:border-primary:after{content:var(--tw-content);border-color:var(--color-primary)}@media (hover:hover){.hover\:bg-on-surface\/8:hover{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-on-surface\/8:hover{background-color:color-mix(in oklab,var(--color-on-surface)8%,transparent)}}.hover\:bg-on-surface\/16:hover{background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-on-surface\/16:hover{background-color:color-mix(in oklab,var(--color-on-surface)16%,transparent)}}.hover\:bg-primary-fixed:hover{background-color:var(--color-primary-fixed)}.hover\:bg-primary\/8:hover{background-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/8:hover{background-color:color-mix(in oklab,var(--color-primary)8%,transparent)}}.hover\:bg-surface:hover{background-color:var(--color-surface)}.hover\:shadow-1:hover{--tw-shadow:var(--acbs-elevation-1);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:after\:absolute:hover:after{content:var(--tw-content);position:absolute}.hover\:after\:-top-1\/2:hover:after{content:var(--tw-content);top:-50%}.hover\:after\:top-0:hover:after{content:var(--tw-content);top:var(--spacing-0)}.hover\:after\:-left-1\/2:hover:after{content:var(--tw-content);left:-50%}.hover\:after\:left-0:hover:after{content:var(--tw-content);left:var(--spacing-0)}.hover\:after\:hidden:hover:after{content:var(--tw-content);display:none}.hover\:after\:size-\[2\.5rem\]:hover:after{content:var(--tw-content);width:2.5rem;height:2.5rem}.hover\:after\:size-full:hover:after{content:var(--tw-content);width:100%;height:100%}.hover\:after\:rounded-full:hover:after{content:var(--tw-content);border-radius:3.40282e38px;border-radius:var(--radius-full)}.hover\:after\:rounded-xl:hover:after{content:var(--tw-content);border-radius:var(--radius-xl)}.hover\:after\:rounded-xs:hover:after{content:var(--tw-content);border-radius:var(--radius-xs)}.hover\:after\:bg-inverse-on-surface\/8:hover:after{content:var(--tw-content);background-color:var(--color-inverse-on-surface)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-inverse-on-surface\/8:hover:after{background-color:color-mix(in oklab,var(--color-inverse-on-surface)8%,transparent)}}.hover\:after\:bg-on-primary\/8:hover:after{content:var(--tw-content);background-color:var(--color-on-primary)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-on-primary\/8:hover:after{background-color:color-mix(in oklab,var(--color-on-primary)8%,transparent)}}.hover\:after\:bg-on-secondary-container\/8:hover:after{content:var(--tw-content);background-color:var(--color-on-secondary-container)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-on-secondary-container\/8:hover:after{background-color:color-mix(in oklab,var(--color-on-secondary-container)8%,transparent)}}.hover\:after\:bg-on-surface-variant\/8:hover:after{content:var(--tw-content);background-color:var(--color-on-surface-variant)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-on-surface-variant\/8:hover:after{background-color:color-mix(in oklab,var(--color-on-surface-variant)8%,transparent)}}.hover\:after\:bg-on-surface\/8:hover:after{content:var(--tw-content);background-color:var(--color-on-surface)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-on-surface\/8:hover:after{background-color:color-mix(in oklab,var(--color-on-surface)8%,transparent)}}.hover\:after\:bg-primary\/8:hover:after{content:var(--tw-content);background-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.hover\:after\:bg-primary\/8:hover:after{background-color:color-mix(in oklab,var(--color-primary)8%,transparent)}}}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:outline-hidden:focus-visible{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\:outline-hidden:focus-visible{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:after\:outline-hidden:focus-visible:after{content:var(--tw-content);--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\:after\:outline-hidden:focus-visible:after{outline-offset:2px;outline:2px solid #0000}}@media not all and (min-width:48rem){.max-md\:top-\[-0\.25rem\]{top:-.25rem}.max-md\:left-\[-0\.25rem\]{left:-.25rem}}@media (min-width:64rem){.lg\:top-0{top:var(--spacing-0)}.lg\:left-0{left:var(--spacing-0)}.lg\:h-full{height:100%}.lg\:w-full{width:100%}}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}:root{--navbar--collapsed: 56px;--navbar--full: 260px;--navbar-width: var(--navbar--collapsed)}
@@ -7947,7 +7947,7 @@ function Af(t, e, n, o, i, r) {
7947
7947
  }, r.attrs), null, 16, Lf);
7948
7948
  }
7949
7949
  Kn.render = Af;
7950
- const Gn = "peer select-none border border-on-surface-variant flex justify-end items-center rounded-[0.25rem] w-full h-[2.5rem] bg-inherit overflow-hidden", Pf = "text-[1rem] h-fit p-[0.25rem] mx-[0.5rem] flex items-center", Bf = "text-on-surface/12! border-on-surface/12", Wn = "text-[1rem] cursor-pointer", Yn = "w-full flex justify-start bg-transparent text-on-surface-variant focus-visible:outline-hidden pr-[0.75rem]", Nf = "absolute select-none ml-[1rem] mb-0 text-[1rem] peer-[.focused]:top-0 peer-focus:top-0 peer-[.focused]:text-[0.75rem] peer-focus:text-[0.75rem] peer-[.focused]:leading-[1rem] peer-focus:leading-[1rem] peer-[.focused]:px-[0.25rem] peer-focus:px-[0.25rem] peer-[.focused]:ml-[0.5rem] peer-focus:ml-[0.5rem] leading-[1rem] text-on-surface-variant bg-inherit transition-all pointer-events-none", Df = "max-h-[8rem] overflow-auto shadow-1 rounded-[0.25rem] py-[0.5rem] bg-on-primary", Rf = "cursor-pointer px-[1rem] hover:bg-primary-fixed text-[1rem] leading-[2.5rem] text-on-surface-variant";
7950
+ const Gn = "peer select-none border border-on-surface-variant flex justify-end items-center rounded-[0.25rem] w-full h-[2.5rem] bg-inherit overflow-hidden", Pf = "text-[1rem] h-fit p-[0.25rem] mx-[0.5rem] flex items-center", Bf = "text-on-surface/12! border-on-surface/12", Wn = "text-[1rem] cursor-pointer", Yn = "w-full flex justify-start bg-transparent text-on-surface-variant focus-visible:outline-hidden pr-[0.75rem]", Nf = "absolute select-none ml-[1rem] mb-0 text-[1rem] peer-[.focused]:top-0 peer-focus:top-0 peer-[.focused]:text-[0.75rem] peer-focus:text-[0.75rem] peer-[.focused]:leading-[1rem] peer-focus:leading-[1rem] peer-[.focused]:px-[0.25rem] peer-focus:px-[0.25rem] peer-[.focused]:ml-[0.5rem] peer-focus:ml-[0.5rem] leading-[1rem] text-on-surface-variant bg-inherit transition-all pointer-events-none", Df = "max-h-[15rem] overflow-auto shadow-1 rounded-[0.25rem] py-[0.5rem] bg-on-primary", Rf = "cursor-pointer p-[0.5rem] hover:bg-primary-fixed text-body-large text-on-surface-variant";
7951
7951
  var Vf = `
7952
7952
  .p-floatlabel {
7953
7953
  display: block;
@@ -11729,7 +11729,7 @@ const lg = /* @__PURE__ */ U({
11729
11729
  }
11730
11730
  const s = he(), a = j(() => e.leadingIcon || s.leadingIcon), l = j(
11731
11731
  () => ({
11732
- root: () => ({
11732
+ root: {
11733
11733
  class: [
11734
11734
  Gn,
11735
11735
  {
@@ -11740,27 +11740,30 @@ const lg = /* @__PURE__ */ U({
11740
11740
  e.disabled ? "cursor-auto" : "cursor-pointer",
11741
11741
  a.value ? "pl-[2.5rem]" : "pl-[1rem]"
11742
11742
  ]
11743
- }),
11744
- dropdown: () => ({
11743
+ },
11744
+ dropdown: {
11745
11745
  class: [Pf, e.disabled ? Bf : ""]
11746
- }),
11747
- clearIcon: () => ({
11746
+ },
11747
+ clearIcon: {
11748
11748
  class: [
11749
11749
  e.showClear ? Wn : "hidden",
11750
11750
  {
11751
11751
  "hidden!": e.disabled
11752
11752
  }
11753
11753
  ]
11754
- }),
11755
- label: () => ({
11754
+ },
11755
+ label: {
11756
11756
  class: [Yn, e.disabled ? "text-on-surface/38!" : ""]
11757
- }),
11758
- overlay: () => ({
11757
+ },
11758
+ overlay: {
11759
11759
  class: Df
11760
- }),
11761
- option: () => ({
11760
+ },
11761
+ list: {
11762
+ class: "mb-0"
11763
+ },
11764
+ option: {
11762
11765
  class: Rf
11763
- })
11766
+ }
11764
11767
  })
11765
11768
  ), d = () => Y(
11766
11769
  ei,
@@ -1709,7 +1709,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1709
1709
  .p-inputtext-fluid {
1710
1710
  width: 100%;
1711
1711
  }
1712
- `,sp={root:function(e){var n=e.instance,r=e.props;return["p-inputtext p-component",{"p-filled":n.$filled,"p-inputtext-sm p-inputfield-sm":r.size==="small","p-inputtext-lg p-inputfield-lg":r.size==="large","p-invalid":n.$invalid,"p-variant-filled":n.$variant==="filled","p-inputtext-fluid":n.$fluid}]}},dp=O.extend({name:"inputtext",style:lp,classes:sp}),cp={name:"BaseInputText",extends:mt,style:dp,provide:function(){return{$pcInputText:this,$parentInstance:this}}};function vt(t){"@babel/helpers - typeof";return vt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},vt(t)}function up(t,e,n){return(e=pp(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function pp(t){var e=fp(t,"string");return vt(e)=="symbol"?e:e+""}function fp(t,e){if(vt(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(vt(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var un={name:"InputText",extends:cp,inheritAttrs:!1,methods:{onInput:function(e){this.writeValue(e.target.value,e)}},computed:{attrs:function(){return o.mergeProps(this.ptmi("root",{context:{filled:this.$filled,disabled:this.disabled}}),this.formField)},dataP:function(){return R(up({invalid:this.$invalid,fluid:this.$fluid,filled:this.$variant==="filled"},this.size,this.size))}}},hp=["value","name","disabled","aria-invalid","data-p"];function bp(t,e,n,r,a,i){return o.openBlock(),o.createElementBlock("input",o.mergeProps({type:"text",class:t.cx("root"),value:t.d_value,name:t.name,disabled:t.disabled,"aria-invalid":t.$invalid||void 0,"data-p":i.dataP,onInput:e[0]||(e[0]=function(){return i.onInput&&i.onInput.apply(i,arguments)})},i.attrs),null,16,hp)}un.render=bp;const pn="peer select-none border border-on-surface-variant flex justify-end items-center rounded-[0.25rem] w-full h-[2.5rem] bg-inherit overflow-hidden",mp="text-[1rem] h-fit p-[0.25rem] mx-[0.5rem] flex items-center",gp="text-on-surface/12! border-on-surface/12",fn="text-[1rem] cursor-pointer",hn="w-full flex justify-start bg-transparent text-on-surface-variant focus-visible:outline-hidden pr-[0.75rem]",yp="absolute select-none ml-[1rem] mb-0 text-[1rem] peer-[.focused]:top-0 peer-focus:top-0 peer-[.focused]:text-[0.75rem] peer-focus:text-[0.75rem] peer-[.focused]:leading-[1rem] peer-focus:leading-[1rem] peer-[.focused]:px-[0.25rem] peer-focus:px-[0.25rem] peer-[.focused]:ml-[0.5rem] peer-focus:ml-[0.5rem] leading-[1rem] text-on-surface-variant bg-inherit transition-all pointer-events-none",vp="max-h-[8rem] overflow-auto shadow-1 rounded-[0.25rem] py-[0.5rem] bg-on-primary",kp="cursor-pointer px-[1rem] hover:bg-primary-fixed text-[1rem] leading-[2.5rem] text-on-surface-variant";var Sp=`
1712
+ `,sp={root:function(e){var n=e.instance,r=e.props;return["p-inputtext p-component",{"p-filled":n.$filled,"p-inputtext-sm p-inputfield-sm":r.size==="small","p-inputtext-lg p-inputfield-lg":r.size==="large","p-invalid":n.$invalid,"p-variant-filled":n.$variant==="filled","p-inputtext-fluid":n.$fluid}]}},dp=O.extend({name:"inputtext",style:lp,classes:sp}),cp={name:"BaseInputText",extends:mt,style:dp,provide:function(){return{$pcInputText:this,$parentInstance:this}}};function vt(t){"@babel/helpers - typeof";return vt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},vt(t)}function up(t,e,n){return(e=pp(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function pp(t){var e=fp(t,"string");return vt(e)=="symbol"?e:e+""}function fp(t,e){if(vt(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(vt(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var un={name:"InputText",extends:cp,inheritAttrs:!1,methods:{onInput:function(e){this.writeValue(e.target.value,e)}},computed:{attrs:function(){return o.mergeProps(this.ptmi("root",{context:{filled:this.$filled,disabled:this.disabled}}),this.formField)},dataP:function(){return R(up({invalid:this.$invalid,fluid:this.$fluid,filled:this.$variant==="filled"},this.size,this.size))}}},hp=["value","name","disabled","aria-invalid","data-p"];function bp(t,e,n,r,a,i){return o.openBlock(),o.createElementBlock("input",o.mergeProps({type:"text",class:t.cx("root"),value:t.d_value,name:t.name,disabled:t.disabled,"aria-invalid":t.$invalid||void 0,"data-p":i.dataP,onInput:e[0]||(e[0]=function(){return i.onInput&&i.onInput.apply(i,arguments)})},i.attrs),null,16,hp)}un.render=bp;const pn="peer select-none border border-on-surface-variant flex justify-end items-center rounded-[0.25rem] w-full h-[2.5rem] bg-inherit overflow-hidden",mp="text-[1rem] h-fit p-[0.25rem] mx-[0.5rem] flex items-center",gp="text-on-surface/12! border-on-surface/12",fn="text-[1rem] cursor-pointer",hn="w-full flex justify-start bg-transparent text-on-surface-variant focus-visible:outline-hidden pr-[0.75rem]",yp="absolute select-none ml-[1rem] mb-0 text-[1rem] peer-[.focused]:top-0 peer-focus:top-0 peer-[.focused]:text-[0.75rem] peer-focus:text-[0.75rem] peer-[.focused]:leading-[1rem] peer-focus:leading-[1rem] peer-[.focused]:px-[0.25rem] peer-focus:px-[0.25rem] peer-[.focused]:ml-[0.5rem] peer-focus:ml-[0.5rem] leading-[1rem] text-on-surface-variant bg-inherit transition-all pointer-events-none",vp="max-h-[15rem] overflow-auto shadow-1 rounded-[0.25rem] py-[0.5rem] bg-on-primary",kp="cursor-pointer p-[0.5rem] hover:bg-primary-fixed text-body-large text-on-surface-variant";var Sp=`
1713
1713
  .p-floatlabel {
1714
1714
  display: block;
1715
1715
  position: relative;
@@ -2359,4 +2359,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2359
2359
  height: dt('select.lg.font.size');
2360
2360
  }
2361
2361
  `,mh={root:function(e){var n=e.instance,r=e.props,a=e.state;return["p-select p-component p-inputwrapper",{"p-disabled":r.disabled,"p-invalid":n.$invalid,"p-variant-filled":n.$variant==="filled","p-focus":a.focused,"p-inputwrapper-filled":n.$filled,"p-inputwrapper-focus":a.focused||a.overlayVisible,"p-select-open":a.overlayVisible,"p-select-fluid":n.$fluid,"p-select-sm p-inputfield-sm":r.size==="small","p-select-lg p-inputfield-lg":r.size==="large"}]},label:function(e){var n=e.instance,r=e.props;return["p-select-label",{"p-placeholder":!r.editable&&n.label===r.placeholder,"p-select-label-empty":!r.editable&&!n.$slots.value&&(n.label==="p-emptylabel"||n.label.length===0)}]},clearIcon:"p-select-clear-icon",dropdown:"p-select-dropdown",loadingicon:"p-select-loading-icon",dropdownIcon:"p-select-dropdown-icon",overlay:"p-select-overlay p-component",header:"p-select-header",pcFilter:"p-select-filter",listContainer:"p-select-list-container",list:"p-select-list",optionGroup:"p-select-option-group",optionGroupLabel:"p-select-option-group-label",option:function(e){var n=e.instance,r=e.props,a=e.state,i=e.option,d=e.focusedOption;return["p-select-option",{"p-select-option-selected":n.isSelected(i)&&r.highlightOnSelect,"p-focus":a.focusedOptionIndex===d,"p-disabled":n.isOptionDisabled(i)}]},optionLabel:"p-select-option-label",optionCheckIcon:"p-select-option-check-icon",optionBlankIcon:"p-select-option-blank-icon",emptyMessage:"p-select-empty-message"},gh=O.extend({name:"select",style:bh,classes:mh}),yh={name:"BaseSelect",extends:mt,props:{options:Array,optionLabel:[String,Function],optionValue:[String,Function],optionDisabled:[String,Function],optionGroupLabel:[String,Function],optionGroupChildren:[String,Function],scrollHeight:{type:String,default:"14rem"},filter:Boolean,filterPlaceholder:String,filterLocale:String,filterMatchMode:{type:String,default:"contains"},filterFields:{type:Array,default:null},editable:Boolean,placeholder:{type:String,default:null},dataKey:null,showClear:{type:Boolean,default:!1},inputId:{type:String,default:null},inputClass:{type:[String,Object],default:null},inputStyle:{type:Object,default:null},labelId:{type:String,default:null},labelClass:{type:[String,Object],default:null},labelStyle:{type:Object,default:null},panelClass:{type:[String,Object],default:null},overlayStyle:{type:Object,default:null},overlayClass:{type:[String,Object],default:null},panelStyle:{type:Object,default:null},appendTo:{type:[String,Object],default:"body"},loading:{type:Boolean,default:!1},clearIcon:{type:String,default:void 0},dropdownIcon:{type:String,default:void 0},filterIcon:{type:String,default:void 0},loadingIcon:{type:String,default:void 0},resetFilterOnHide:{type:Boolean,default:!1},resetFilterOnClear:{type:Boolean,default:!1},virtualScrollerOptions:{type:Object,default:null},autoOptionFocus:{type:Boolean,default:!1},autoFilterFocus:{type:Boolean,default:!1},selectOnFocus:{type:Boolean,default:!1},focusOnHover:{type:Boolean,default:!0},highlightOnSelect:{type:Boolean,default:!0},checkmark:{type:Boolean,default:!1},filterMessage:{type:String,default:null},selectionMessage:{type:String,default:null},emptySelectionMessage:{type:String,default:null},emptyFilterMessage:{type:String,default:null},emptyMessage:{type:String,default:null},tabindex:{type:Number,default:0},ariaLabel:{type:String,default:null},ariaLabelledby:{type:String,default:null}},style:gh,provide:function(){return{$pcSelect:this,$parentInstance:this}}};function xt(t){"@babel/helpers - typeof";return xt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},xt(t)}function vh(t){return Ch(t)||wh(t)||Sh(t)||kh()}function kh(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
2362
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sh(t,e){if(t){if(typeof t=="string")return mn(t,e);var n={}.toString.call(t).slice(8,-1);return n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set"?Array.from(t):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?mn(t,e):void 0}}function wh(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Ch(t){if(Array.isArray(t))return mn(t)}function mn(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function Pr(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),n.push.apply(n,r)}return n}function Ar(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Pr(Object(n),!0).forEach(function(r){Ne(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Pr(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function Ne(t,e,n){return(e=xh(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function xh(t){var e=$h(t,"string");return xt(e)=="symbol"?e:e+""}function $h(t,e){if(xt(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(xt(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Lr={name:"Select",extends:yh,inheritAttrs:!1,emits:["change","focus","blur","before-show","before-hide","show","hide","filter"],outsideClickListener:null,scrollHandler:null,resizeListener:null,labelClickListener:null,matchMediaOrientationListener:null,overlay:null,list:null,virtualScroller:null,searchTimeout:null,searchValue:null,isModelValueChanged:!1,data:function(){return{clicked:!1,focused:!1,focusedOptionIndex:-1,filterValue:null,overlayVisible:!1,queryOrientation:null}},watch:{modelValue:function(){this.isModelValueChanged=!0},options:function(){this.autoUpdateModel()}},mounted:function(){this.autoUpdateModel(),this.bindLabelClickListener(),this.bindMatchMediaOrientationListener()},updated:function(){this.overlayVisible&&this.isModelValueChanged&&this.scrollInView(this.findSelectedOptionIndex()),this.isModelValueChanged=!1},beforeUnmount:function(){this.unbindOutsideClickListener(),this.unbindResizeListener(),this.unbindLabelClickListener(),this.unbindMatchMediaOrientationListener(),this.scrollHandler&&(this.scrollHandler.destroy(),this.scrollHandler=null),this.overlay&&(Xe.clear(this.overlay),this.overlay=null)},methods:{getOptionIndex:function(e,n){return this.virtualScrollerDisabled?e:n&&n(e).index},getOptionLabel:function(e){return this.optionLabel?me(e,this.optionLabel):e},getOptionValue:function(e){return this.optionValue?me(e,this.optionValue):e},getOptionRenderKey:function(e,n){return(this.dataKey?me(e,this.dataKey):this.getOptionLabel(e))+"_"+n},getPTItemOptions:function(e,n,r,a){return this.ptm(a,{context:{option:e,index:r,selected:this.isSelected(e),focused:this.focusedOptionIndex===this.getOptionIndex(r,n),disabled:this.isOptionDisabled(e)}})},isOptionDisabled:function(e){return this.optionDisabled?me(e,this.optionDisabled):!1},isOptionGroup:function(e){return this.optionGroupLabel&&e.optionGroup&&e.group},getOptionGroupLabel:function(e){return me(e,this.optionGroupLabel)},getOptionGroupChildren:function(e){return me(e,this.optionGroupChildren)},getAriaPosInset:function(e){var n=this;return(this.optionGroupLabel?e-this.visibleOptions.slice(0,e).filter(function(r){return n.isOptionGroup(r)}).length:e)+1},show:function(e){this.$emit("before-show"),this.overlayVisible=!0,this.focusedOptionIndex=this.focusedOptionIndex!==-1?this.focusedOptionIndex:this.autoOptionFocus?this.findFirstFocusedOptionIndex():this.editable?-1:this.findSelectedOptionIndex(),e&&ve(this.$refs.focusInput)},hide:function(e){var n=this,r=function(){n.$emit("before-hide"),n.overlayVisible=!1,n.clicked=!1,n.focusedOptionIndex=-1,n.searchValue="",n.resetFilterOnHide&&(n.filterValue=null),e&&ve(n.$refs.focusInput)};setTimeout(function(){r()},0)},onFocus:function(e){this.disabled||(this.focused=!0,this.overlayVisible&&(this.focusedOptionIndex=this.focusedOptionIndex!==-1?this.focusedOptionIndex:this.autoOptionFocus?this.findFirstFocusedOptionIndex():this.editable?-1:this.findSelectedOptionIndex(),this.scrollInView(this.focusedOptionIndex)),this.$emit("focus",e))},onBlur:function(e){var n=this;setTimeout(function(){var r,a;n.focused=!1,n.focusedOptionIndex=-1,n.searchValue="",n.$emit("blur",e),(r=(a=n.formField).onBlur)===null||r===void 0||r.call(a,e)},100)},onKeyDown:function(e){if(this.disabled){e.preventDefault();return}if(di())switch(e.code){case"Backspace":this.onBackspaceKey(e,this.editable);break;case"Enter":case"NumpadDecimal":this.onEnterKey(e);break;default:e.preventDefault();return}var n=e.metaKey||e.ctrlKey;switch(e.code){case"ArrowDown":this.onArrowDownKey(e);break;case"ArrowUp":this.onArrowUpKey(e,this.editable);break;case"ArrowLeft":case"ArrowRight":this.onArrowLeftKey(e,this.editable);break;case"Home":this.onHomeKey(e,this.editable);break;case"End":this.onEndKey(e,this.editable);break;case"PageDown":this.onPageDownKey(e);break;case"PageUp":this.onPageUpKey(e);break;case"Space":this.onSpaceKey(e,this.editable);break;case"Enter":case"NumpadEnter":this.onEnterKey(e);break;case"Escape":this.onEscapeKey(e);break;case"Tab":this.onTabKey(e);break;case"Backspace":this.onBackspaceKey(e,this.editable);break;case"ShiftLeft":case"ShiftRight":break;default:!n&&Xr(e.key)&&(!this.overlayVisible&&this.show(),!this.editable&&this.searchOptions(e,e.key));break}this.clicked=!1},onEditableInput:function(e){var n=e.target.value;this.searchValue="";var r=this.searchOptions(e,n);!r&&(this.focusedOptionIndex=-1),this.updateModel(e,n),!this.overlayVisible&&_(n)&&this.show()},onContainerClick:function(e){this.disabled||this.loading||e.target.tagName==="INPUT"||e.target.getAttribute("data-pc-section")==="clearicon"||e.target.closest('[data-pc-section="clearicon"]')||((!this.overlay||!this.overlay.contains(e.target))&&(this.overlayVisible?this.hide(!0):this.show(!0)),this.clicked=!0)},onClearClick:function(e){this.updateModel(e,null),this.resetFilterOnClear&&(this.filterValue=null)},onFirstHiddenFocus:function(e){var n=e.relatedTarget===this.$refs.focusInput?ai(this.overlay,':not([data-p-hidden-focusable="true"])'):this.$refs.focusInput;ve(n)},onLastHiddenFocus:function(e){var n=e.relatedTarget===this.$refs.focusInput?li(this.overlay,':not([data-p-hidden-focusable="true"])'):this.$refs.focusInput;ve(n)},onOptionSelect:function(e,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,a=this.getOptionValue(n)!==""?this.getOptionValue(n):this.getOptionLabel(n);this.updateModel(e,a),r&&this.hide(!0)},onOptionMouseMove:function(e,n){this.focusOnHover&&this.changeFocusedOptionIndex(e,n)},onFilterChange:function(e){var n=e.target.value;this.filterValue=n,this.focusedOptionIndex=-1,this.$emit("filter",{originalEvent:e,value:n}),!this.virtualScrollerDisabled&&this.virtualScroller.scrollToIndex(0)},onFilterKeyDown:function(e){if(!e.isComposing)switch(e.code){case"ArrowDown":this.onArrowDownKey(e);break;case"ArrowUp":this.onArrowUpKey(e,!0);break;case"ArrowLeft":case"ArrowRight":this.onArrowLeftKey(e,!0);break;case"Home":this.onHomeKey(e,!0);break;case"End":this.onEndKey(e,!0);break;case"Enter":case"NumpadEnter":this.onEnterKey(e);break;case"Escape":this.onEscapeKey(e);break;case"Tab":this.onTabKey(e,!0);break}},onFilterBlur:function(){this.focusedOptionIndex=-1},onFilterUpdated:function(){this.overlayVisible&&this.alignOverlay()},onOverlayClick:function(e){ah.emit("overlay-click",{originalEvent:e,target:this.$el})},onOverlayKeyDown:function(e){switch(e.code){case"Escape":this.onEscapeKey(e);break}},onArrowDownKey:function(e){if(!this.overlayVisible)this.show(),this.editable&&this.changeFocusedOptionIndex(e,this.findSelectedOptionIndex());else{var n=this.focusedOptionIndex!==-1?this.findNextOptionIndex(this.focusedOptionIndex):this.clicked?this.findFirstOptionIndex():this.findFirstFocusedOptionIndex();this.changeFocusedOptionIndex(e,n)}e.preventDefault()},onArrowUpKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(e.altKey&&!n)this.focusedOptionIndex!==-1&&this.onOptionSelect(e,this.visibleOptions[this.focusedOptionIndex]),this.overlayVisible&&this.hide(),e.preventDefault();else{var r=this.focusedOptionIndex!==-1?this.findPrevOptionIndex(this.focusedOptionIndex):this.clicked?this.findLastOptionIndex():this.findLastFocusedOptionIndex();this.changeFocusedOptionIndex(e,r),!this.overlayVisible&&this.show(),e.preventDefault()}},onArrowLeftKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;n&&(this.focusedOptionIndex=-1)},onHomeKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(n){var r=e.currentTarget;e.shiftKey?r.setSelectionRange(0,e.target.selectionStart):(r.setSelectionRange(0,0),this.focusedOptionIndex=-1)}else this.changeFocusedOptionIndex(e,this.findFirstOptionIndex()),!this.overlayVisible&&this.show();e.preventDefault()},onEndKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(n){var r=e.currentTarget;if(e.shiftKey)r.setSelectionRange(e.target.selectionStart,r.value.length);else{var a=r.value.length;r.setSelectionRange(a,a),this.focusedOptionIndex=-1}}else this.changeFocusedOptionIndex(e,this.findLastOptionIndex()),!this.overlayVisible&&this.show();e.preventDefault()},onPageUpKey:function(e){this.scrollInView(0),e.preventDefault()},onPageDownKey:function(e){this.scrollInView(this.visibleOptions.length-1),e.preventDefault()},onEnterKey:function(e){this.overlayVisible?(this.focusedOptionIndex!==-1&&this.onOptionSelect(e,this.visibleOptions[this.focusedOptionIndex]),this.hide(!0)):(this.focusedOptionIndex=-1,this.onArrowDownKey(e)),e.preventDefault()},onSpaceKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;!n&&this.onEnterKey(e)},onEscapeKey:function(e){this.overlayVisible&&this.hide(!0),e.preventDefault(),e.stopPropagation()},onTabKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;n||(this.overlayVisible&&this.hasFocusableElements()?(ve(this.$refs.firstHiddenFocusableElementOnOverlay),e.preventDefault()):(this.focusedOptionIndex!==-1&&this.onOptionSelect(e,this.visibleOptions[this.focusedOptionIndex]),this.overlayVisible&&this.hide(this.filter)))},onBackspaceKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;n&&!this.overlayVisible&&this.show()},onOverlayEnter:function(e){var n=this;Xe.set("overlay",e,this.$primevue.config.zIndex.overlay),ni(e,{position:"absolute",top:"0"}),this.alignOverlay(),this.scrollInView(),this.$attrSelector&&e.setAttribute(this.$attrSelector,""),setTimeout(function(){n.autoFilterFocus&&n.filter&&ve(n.$refs.filterInput.$el),n.autoUpdateModel()},1)},onOverlayAfterEnter:function(){this.bindOutsideClickListener(),this.bindScrollListener(),this.bindResizeListener(),this.$emit("show")},onOverlayLeave:function(){var e=this;this.unbindOutsideClickListener(),this.unbindScrollListener(),this.unbindResizeListener(),this.autoFilterFocus&&this.filter&&!this.editable&&this.$nextTick(function(){e.$refs.filterInput&&ve(e.$refs.filterInput.$el)}),this.$emit("hide"),this.overlay=null},onOverlayAfterLeave:function(e){Xe.clear(e)},alignOverlay:function(){this.appendTo==="self"?oi(this.overlay,this.$el):this.overlay&&(this.overlay.style.minWidth=ye(this.$el)+"px",ti(this.overlay,this.$el))},bindOutsideClickListener:function(){var e=this;this.outsideClickListener||(this.outsideClickListener=function(n){var r=n.composedPath();e.overlayVisible&&e.overlay&&!r.includes(e.$el)&&!r.includes(e.overlay)&&e.hide()},document.addEventListener("click",this.outsideClickListener,!0))},unbindOutsideClickListener:function(){this.outsideClickListener&&(document.removeEventListener("click",this.outsideClickListener,!0),this.outsideClickListener=null)},bindScrollListener:function(){var e=this;this.scrollHandler||(this.scrollHandler=new Jn(this.$refs.container,function(){e.overlayVisible&&e.hide()})),this.scrollHandler.bindScrollListener()},unbindScrollListener:function(){this.scrollHandler&&this.scrollHandler.unbindScrollListener()},bindResizeListener:function(){var e=this;this.resizeListener||(this.resizeListener=function(){e.overlayVisible&&!An()&&e.hide()},window.addEventListener("resize",this.resizeListener))},unbindResizeListener:function(){this.resizeListener&&(window.removeEventListener("resize",this.resizeListener),this.resizeListener=null)},bindLabelClickListener:function(){var e=this;if(!this.editable&&!this.labelClickListener){var n=document.querySelector('label[for="'.concat(this.labelId,'"]'));n&&_t(n)&&(this.labelClickListener=function(){ve(e.$refs.focusInput)},n.addEventListener("click",this.labelClickListener))}},unbindLabelClickListener:function(){if(this.labelClickListener){var e=document.querySelector('label[for="'.concat(this.labelId,'"]'));e&&_t(e)&&e.removeEventListener("click",this.labelClickListener)}},bindMatchMediaOrientationListener:function(){var e=this;if(!this.matchMediaOrientationListener){var n=matchMedia("(orientation: portrait)");this.queryOrientation=n,this.matchMediaOrientationListener=function(){e.alignOverlay()},this.queryOrientation.addEventListener("change",this.matchMediaOrientationListener)}},unbindMatchMediaOrientationListener:function(){this.matchMediaOrientationListener&&(this.queryOrientation.removeEventListener("change",this.matchMediaOrientationListener),this.queryOrientation=null,this.matchMediaOrientationListener=null)},hasFocusableElements:function(){return Gt(this.overlay,':not([data-p-hidden-focusable="true"])').length>0},isOptionExactMatched:function(e){var n;return this.isValidOption(e)&&typeof this.getOptionLabel(e)=="string"&&((n=this.getOptionLabel(e))===null||n===void 0?void 0:n.toLocaleLowerCase(this.filterLocale))==this.searchValue.toLocaleLowerCase(this.filterLocale)},isOptionStartsWith:function(e){var n;return this.isValidOption(e)&&typeof this.getOptionLabel(e)=="string"&&((n=this.getOptionLabel(e))===null||n===void 0?void 0:n.toLocaleLowerCase(this.filterLocale).startsWith(this.searchValue.toLocaleLowerCase(this.filterLocale)))},isValidOption:function(e){return _(e)&&!(this.isOptionDisabled(e)||this.isOptionGroup(e))},isValidSelectedOption:function(e){return this.isValidOption(e)&&this.isSelected(e)},isSelected:function(e){return Ve(this.d_value,this.getOptionValue(e)!==""?this.getOptionValue(e):this.getOptionLabel(e),this.equalityKey)},findFirstOptionIndex:function(){var e=this;return this.visibleOptions.findIndex(function(n){return e.isValidOption(n)})},findLastOptionIndex:function(){var e=this;return Sn(this.visibleOptions,function(n){return e.isValidOption(n)})},findNextOptionIndex:function(e){var n=this,r=e<this.visibleOptions.length-1?this.visibleOptions.slice(e+1).findIndex(function(a){return n.isValidOption(a)}):-1;return r>-1?r+e+1:e},findPrevOptionIndex:function(e){var n=this,r=e>0?Sn(this.visibleOptions.slice(0,e),function(a){return n.isValidOption(a)}):-1;return r>-1?r:e},findSelectedOptionIndex:function(){var e=this;return this.$filled?this.visibleOptions.findIndex(function(n){return e.isValidSelectedOption(n)}):-1},findFirstFocusedOptionIndex:function(){var e=this.findSelectedOptionIndex();return e<0?this.findFirstOptionIndex():e},findLastFocusedOptionIndex:function(){var e=this.findSelectedOptionIndex();return e<0?this.findLastOptionIndex():e},searchOptions:function(e,n){var r=this;this.searchValue=(this.searchValue||"")+n;var a=-1,i=!1;return _(this.searchValue)&&(a=this.visibleOptions.findIndex(function(d){return r.isOptionExactMatched(d)}),a===-1&&(a=this.visibleOptions.findIndex(function(d){return r.isOptionStartsWith(d)})),a!==-1&&(i=!0),a===-1&&this.focusedOptionIndex===-1&&(a=this.findFirstFocusedOptionIndex()),a!==-1&&this.changeFocusedOptionIndex(e,a)),this.searchTimeout&&clearTimeout(this.searchTimeout),this.searchTimeout=setTimeout(function(){r.searchValue="",r.searchTimeout=null},500),i},changeFocusedOptionIndex:function(e,n){this.focusedOptionIndex!==n&&(this.focusedOptionIndex=n,this.scrollInView(),this.selectOnFocus&&this.onOptionSelect(e,this.visibleOptions[n],!1))},scrollInView:function(){var e=this,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:-1;this.$nextTick(function(){var r=n!==-1?"".concat(e.$id,"_").concat(n):e.focusedOptionId,a=xe(e.list,'li[id="'.concat(r,'"]'));a?a.scrollIntoView&&a.scrollIntoView({block:"nearest",inline:"nearest"}):e.virtualScrollerDisabled||e.virtualScroller&&e.virtualScroller.scrollToIndex(n!==-1?n:e.focusedOptionIndex)})},autoUpdateModel:function(){this.autoOptionFocus&&(this.focusedOptionIndex=this.findFirstFocusedOptionIndex()),this.selectOnFocus&&this.autoOptionFocus&&!this.$filled&&this.onOptionSelect(null,this.visibleOptions[this.focusedOptionIndex],!1)},updateModel:function(e,n){this.writeValue(n,e),this.$emit("change",{originalEvent:e,value:n})},flatOptions:function(e){var n=this;return(e||[]).reduce(function(r,a,i){r.push({optionGroup:a,group:!0,index:i});var d=n.getOptionGroupChildren(a);return d&&d.forEach(function(l){return r.push(l)}),r},[])},overlayRef:function(e){this.overlay=e},listRef:function(e,n){this.list=e,n&&n(e)},virtualScrollerRef:function(e){this.virtualScroller=e}},computed:{visibleOptions:function(){var e=this,n=this.optionGroupLabel?this.flatOptions(this.options):this.options||[];if(this.filterValue){var r=$i.filter(n,this.searchFields,this.filterValue,this.filterMatchMode,this.filterLocale);if(this.optionGroupLabel){var a=this.options||[],i=[];return a.forEach(function(d){var l=e.getOptionGroupChildren(d),s=l.filter(function(c){return r.includes(c)});s.length>0&&i.push(Ar(Ar({},d),{},Ne({},typeof e.optionGroupChildren=="string"?e.optionGroupChildren:"items",vh(s))))}),this.flatOptions(i)}return r}return n},hasSelectedOption:function(){return this.$filled},label:function(){var e=this.findSelectedOptionIndex();return e!==-1?this.getOptionLabel(this.visibleOptions[e]):this.placeholder||"p-emptylabel"},editableInputValue:function(){var e=this.findSelectedOptionIndex();return e!==-1?this.getOptionLabel(this.visibleOptions[e]):this.d_value||""},equalityKey:function(){return this.optionValue?null:this.dataKey},searchFields:function(){return this.filterFields||[this.optionLabel]},filterResultMessageText:function(){return _(this.visibleOptions)?this.filterMessageText.replaceAll("{0}",this.visibleOptions.length):this.emptyFilterMessageText},filterMessageText:function(){return this.filterMessage||this.$primevue.config.locale.searchMessage||""},emptyFilterMessageText:function(){return this.emptyFilterMessage||this.$primevue.config.locale.emptySearchMessage||this.$primevue.config.locale.emptyFilterMessage||""},emptyMessageText:function(){return this.emptyMessage||this.$primevue.config.locale.emptyMessage||""},selectionMessageText:function(){return this.selectionMessage||this.$primevue.config.locale.selectionMessage||""},emptySelectionMessageText:function(){return this.emptySelectionMessage||this.$primevue.config.locale.emptySelectionMessage||""},selectedMessageText:function(){return this.$filled?this.selectionMessageText.replaceAll("{0}","1"):this.emptySelectionMessageText},focusedOptionId:function(){return this.focusedOptionIndex!==-1?"".concat(this.$id,"_").concat(this.focusedOptionIndex):null},ariaSetSize:function(){var e=this;return this.visibleOptions.filter(function(n){return!e.isOptionGroup(n)}).length},isClearIconVisible:function(){return this.showClear&&this.d_value!=null&&_(this.options)},virtualScrollerDisabled:function(){return!this.virtualScrollerOptions},containerDataP:function(){return R(Ne({invalid:this.$invalid,disabled:this.disabled,focus:this.focused,fluid:this.$fluid,filled:this.$variant==="filled"},this.size,this.size))},labelDataP:function(){return R(Ne(Ne({placeholder:!this.editable&&this.label===this.placeholder,clearable:this.showClear,disabled:this.disabled,editable:this.editable},this.size,this.size),"empty",!this.editable&&!this.$slots.value&&(this.label==="p-emptylabel"||this.label.length===0)))},dropdownIconDataP:function(){return R(Ne({},this.size,this.size))},overlayDataP:function(){return R(Ne({},"portal-"+this.appendTo,"portal-"+this.appendTo))}},directives:{ripple:zt},components:{InputText:un,VirtualScroller:Br,Portal:Ir,InputIcon:Tr,IconField:$r,TimesIcon:xr,ChevronDownIcon:wr,SpinnerIcon:Vt,SearchIcon:Cr,CheckIcon:dn,BlankIcon:Sr}},Th=["id","data-p"],Ih=["name","id","value","placeholder","tabindex","disabled","aria-label","aria-labelledby","aria-expanded","aria-controls","aria-activedescendant","aria-invalid","data-p"],Oh=["name","id","tabindex","aria-label","aria-labelledby","aria-expanded","aria-controls","aria-activedescendant","aria-invalid","aria-disabled","data-p"],Eh=["data-p"],_h=["id"],Bh=["id"],Ph=["id","aria-label","aria-selected","aria-disabled","aria-setsize","aria-posinset","onMousedown","onMousemove","data-p-selected","data-p-focused","data-p-disabled"];function Ah(t,e,n,r,a,i){var d=o.resolveComponent("SpinnerIcon"),l=o.resolveComponent("InputText"),s=o.resolveComponent("SearchIcon"),c=o.resolveComponent("InputIcon"),u=o.resolveComponent("IconField"),p=o.resolveComponent("CheckIcon"),f=o.resolveComponent("BlankIcon"),h=o.resolveComponent("VirtualScroller"),m=o.resolveComponent("Portal"),y=o.resolveDirective("ripple");return o.openBlock(),o.createElementBlock("div",o.mergeProps({ref:"container",id:t.$id,class:t.cx("root"),onClick:e[12]||(e[12]=function(){return i.onContainerClick&&i.onContainerClick.apply(i,arguments)}),"data-p":i.containerDataP},t.ptmi("root")),[t.editable?(o.openBlock(),o.createElementBlock("input",o.mergeProps({key:0,ref:"focusInput",name:t.name,id:t.labelId||t.inputId,type:"text",class:[t.cx("label"),t.inputClass,t.labelClass],style:[t.inputStyle,t.labelStyle],value:i.editableInputValue,placeholder:t.placeholder,tabindex:t.disabled?-1:t.tabindex,disabled:t.disabled,autocomplete:"off",role:"combobox","aria-label":t.ariaLabel,"aria-labelledby":t.ariaLabelledby,"aria-haspopup":"listbox","aria-expanded":a.overlayVisible,"aria-controls":t.$id+"_list","aria-activedescendant":a.focused?i.focusedOptionId:void 0,"aria-invalid":t.invalid||void 0,onFocus:e[0]||(e[0]=function(){return i.onFocus&&i.onFocus.apply(i,arguments)}),onBlur:e[1]||(e[1]=function(){return i.onBlur&&i.onBlur.apply(i,arguments)}),onKeydown:e[2]||(e[2]=function(){return i.onKeyDown&&i.onKeyDown.apply(i,arguments)}),onInput:e[3]||(e[3]=function(){return i.onEditableInput&&i.onEditableInput.apply(i,arguments)}),"data-p":i.labelDataP},t.ptm("label")),null,16,Ih)):(o.openBlock(),o.createElementBlock("span",o.mergeProps({key:1,ref:"focusInput",name:t.name,id:t.labelId||t.inputId,class:[t.cx("label"),t.inputClass,t.labelClass],style:[t.inputStyle,t.labelStyle],tabindex:t.disabled?-1:t.tabindex,role:"combobox","aria-label":t.ariaLabel||(i.label==="p-emptylabel"?void 0:i.label),"aria-labelledby":t.ariaLabelledby,"aria-haspopup":"listbox","aria-expanded":a.overlayVisible,"aria-controls":t.$id+"_list","aria-activedescendant":a.focused?i.focusedOptionId:void 0,"aria-invalid":t.invalid||void 0,"aria-disabled":t.disabled,onFocus:e[4]||(e[4]=function(){return i.onFocus&&i.onFocus.apply(i,arguments)}),onBlur:e[5]||(e[5]=function(){return i.onBlur&&i.onBlur.apply(i,arguments)}),onKeydown:e[6]||(e[6]=function(){return i.onKeyDown&&i.onKeyDown.apply(i,arguments)}),"data-p":i.labelDataP},t.ptm("label")),[o.renderSlot(t.$slots,"value",{value:t.d_value,placeholder:t.placeholder},function(){var g;return[o.createTextVNode(o.toDisplayString(i.label==="p-emptylabel"?" ":(g=i.label)!==null&&g!==void 0?g:"empty"),1)]})],16,Oh)),i.isClearIconVisible?o.renderSlot(t.$slots,"clearicon",{key:2,class:o.normalizeClass(t.cx("clearIcon")),clearCallback:i.onClearClick},function(){return[(o.openBlock(),o.createBlock(o.resolveDynamicComponent(t.clearIcon?"i":"TimesIcon"),o.mergeProps({ref:"clearIcon",class:[t.cx("clearIcon"),t.clearIcon],onClick:i.onClearClick},t.ptm("clearIcon"),{"data-pc-section":"clearicon"}),null,16,["class","onClick"]))]}):o.createCommentVNode("",!0),o.createElementVNode("div",o.mergeProps({class:t.cx("dropdown")},t.ptm("dropdown")),[t.loading?o.renderSlot(t.$slots,"loadingicon",{key:0,class:o.normalizeClass(t.cx("loadingIcon"))},function(){return[t.loadingIcon?(o.openBlock(),o.createElementBlock("span",o.mergeProps({key:0,class:[t.cx("loadingIcon"),"pi-spin",t.loadingIcon],"aria-hidden":"true"},t.ptm("loadingIcon")),null,16)):(o.openBlock(),o.createBlock(d,o.mergeProps({key:1,class:t.cx("loadingIcon"),spin:"","aria-hidden":"true"},t.ptm("loadingIcon")),null,16,["class"]))]}):o.renderSlot(t.$slots,"dropdownicon",{key:1,class:o.normalizeClass(t.cx("dropdownIcon"))},function(){return[(o.openBlock(),o.createBlock(o.resolveDynamicComponent(t.dropdownIcon?"span":"ChevronDownIcon"),o.mergeProps({class:[t.cx("dropdownIcon"),t.dropdownIcon],"aria-hidden":"true","data-p":i.dropdownIconDataP},t.ptm("dropdownIcon")),null,16,["class","data-p"]))]})],16),o.createVNode(m,{appendTo:t.appendTo},{default:o.withCtx(function(){return[o.createVNode(o.Transition,o.mergeProps({name:"p-connected-overlay",onEnter:i.onOverlayEnter,onAfterEnter:i.onOverlayAfterEnter,onLeave:i.onOverlayLeave,onAfterLeave:i.onOverlayAfterLeave},t.ptm("transition")),{default:o.withCtx(function(){return[a.overlayVisible?(o.openBlock(),o.createElementBlock("div",o.mergeProps({key:0,ref:i.overlayRef,class:[t.cx("overlay"),t.panelClass,t.overlayClass],style:[t.panelStyle,t.overlayStyle],onClick:e[10]||(e[10]=function(){return i.onOverlayClick&&i.onOverlayClick.apply(i,arguments)}),onKeydown:e[11]||(e[11]=function(){return i.onOverlayKeyDown&&i.onOverlayKeyDown.apply(i,arguments)}),"data-p":i.overlayDataP},t.ptm("overlay")),[o.createElementVNode("span",o.mergeProps({ref:"firstHiddenFocusableElementOnOverlay",role:"presentation","aria-hidden":"true",class:"p-hidden-accessible p-hidden-focusable",tabindex:0,onFocus:e[7]||(e[7]=function(){return i.onFirstHiddenFocus&&i.onFirstHiddenFocus.apply(i,arguments)})},t.ptm("hiddenFirstFocusableEl"),{"data-p-hidden-accessible":!0,"data-p-hidden-focusable":!0}),null,16),o.renderSlot(t.$slots,"header",{value:t.d_value,options:i.visibleOptions}),t.filter?(o.openBlock(),o.createElementBlock("div",o.mergeProps({key:0,class:t.cx("header")},t.ptm("header")),[o.createVNode(u,{unstyled:t.unstyled,pt:t.ptm("pcFilterContainer")},{default:o.withCtx(function(){return[o.createVNode(l,{ref:"filterInput",type:"text",value:a.filterValue,onVnodeMounted:i.onFilterUpdated,onVnodeUpdated:i.onFilterUpdated,class:o.normalizeClass(t.cx("pcFilter")),placeholder:t.filterPlaceholder,variant:t.variant,unstyled:t.unstyled,role:"searchbox",autocomplete:"off","aria-owns":t.$id+"_list","aria-activedescendant":i.focusedOptionId,onKeydown:i.onFilterKeyDown,onBlur:i.onFilterBlur,onInput:i.onFilterChange,pt:t.ptm("pcFilter"),formControl:{novalidate:!0}},null,8,["value","onVnodeMounted","onVnodeUpdated","class","placeholder","variant","unstyled","aria-owns","aria-activedescendant","onKeydown","onBlur","onInput","pt"]),o.createVNode(c,{unstyled:t.unstyled,pt:t.ptm("pcFilterIconContainer")},{default:o.withCtx(function(){return[o.renderSlot(t.$slots,"filtericon",{},function(){return[t.filterIcon?(o.openBlock(),o.createElementBlock("span",o.mergeProps({key:0,class:t.filterIcon},t.ptm("filterIcon")),null,16)):(o.openBlock(),o.createBlock(s,o.normalizeProps(o.mergeProps({key:1},t.ptm("filterIcon"))),null,16))]})]}),_:3},8,["unstyled","pt"])]}),_:3},8,["unstyled","pt"]),o.createElementVNode("span",o.mergeProps({role:"status","aria-live":"polite",class:"p-hidden-accessible"},t.ptm("hiddenFilterResult"),{"data-p-hidden-accessible":!0}),o.toDisplayString(i.filterResultMessageText),17)],16)):o.createCommentVNode("",!0),o.createElementVNode("div",o.mergeProps({class:t.cx("listContainer"),style:{"max-height":i.virtualScrollerDisabled?t.scrollHeight:""}},t.ptm("listContainer")),[o.createVNode(h,o.mergeProps({ref:i.virtualScrollerRef},t.virtualScrollerOptions,{items:i.visibleOptions,style:{height:t.scrollHeight},tabindex:-1,disabled:i.virtualScrollerDisabled,pt:t.ptm("virtualScroller")}),o.createSlots({content:o.withCtx(function(g){var k=g.styleClass,S=g.contentRef,x=g.items,b=g.getItemOptions,C=g.contentStyle,w=g.itemSize;return[o.createElementVNode("ul",o.mergeProps({ref:function(P){return i.listRef(P,S)},id:t.$id+"_list",class:[t.cx("list"),k],style:C,role:"listbox"},t.ptm("list")),[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(x,function(v,P){return o.openBlock(),o.createElementBlock(o.Fragment,{key:i.getOptionRenderKey(v,i.getOptionIndex(P,b))},[i.isOptionGroup(v)?(o.openBlock(),o.createElementBlock("li",o.mergeProps({key:0,id:t.$id+"_"+i.getOptionIndex(P,b),style:{height:w?w+"px":void 0},class:t.cx("optionGroup"),role:"option"},{ref_for:!0},t.ptm("optionGroup")),[o.renderSlot(t.$slots,"optiongroup",{option:v.optionGroup,index:i.getOptionIndex(P,b)},function(){return[o.createElementVNode("span",o.mergeProps({class:t.cx("optionGroupLabel")},{ref_for:!0},t.ptm("optionGroupLabel")),o.toDisplayString(i.getOptionGroupLabel(v.optionGroup)),17)]})],16,Bh)):o.withDirectives((o.openBlock(),o.createElementBlock("li",o.mergeProps({key:1,id:t.$id+"_"+i.getOptionIndex(P,b),class:t.cx("option",{option:v,focusedOption:i.getOptionIndex(P,b)}),style:{height:w?w+"px":void 0},role:"option","aria-label":i.getOptionLabel(v),"aria-selected":i.isSelected(v),"aria-disabled":i.isOptionDisabled(v),"aria-setsize":i.ariaSetSize,"aria-posinset":i.getAriaPosInset(i.getOptionIndex(P,b)),onMousedown:function(N){return i.onOptionSelect(N,v)},onMousemove:function(N){return i.onOptionMouseMove(N,i.getOptionIndex(P,b))},onClick:e[8]||(e[8]=o.withModifiers(function(){},["stop"])),"data-p-selected":!t.checkmark&&i.isSelected(v),"data-p-focused":a.focusedOptionIndex===i.getOptionIndex(P,b),"data-p-disabled":i.isOptionDisabled(v)},{ref_for:!0},i.getPTItemOptions(v,b,P,"option")),[t.checkmark?(o.openBlock(),o.createElementBlock(o.Fragment,{key:0},[i.isSelected(v)?(o.openBlock(),o.createBlock(p,o.mergeProps({key:0,class:t.cx("optionCheckIcon")},{ref_for:!0},t.ptm("optionCheckIcon")),null,16,["class"])):(o.openBlock(),o.createBlock(f,o.mergeProps({key:1,class:t.cx("optionBlankIcon")},{ref_for:!0},t.ptm("optionBlankIcon")),null,16,["class"]))],64)):o.createCommentVNode("",!0),o.renderSlot(t.$slots,"option",{option:v,selected:i.isSelected(v),index:i.getOptionIndex(P,b)},function(){return[o.createElementVNode("span",o.mergeProps({class:t.cx("optionLabel")},{ref_for:!0},t.ptm("optionLabel")),o.toDisplayString(i.getOptionLabel(v)),17)]})],16,Ph)),[[y]])],64)}),128)),a.filterValue&&(!x||x&&x.length===0)?(o.openBlock(),o.createElementBlock("li",o.mergeProps({key:0,class:t.cx("emptyMessage"),role:"option"},t.ptm("emptyMessage"),{"data-p-hidden-accessible":!0}),[o.renderSlot(t.$slots,"emptyfilter",{},function(){return[o.createTextVNode(o.toDisplayString(i.emptyFilterMessageText),1)]})],16)):!t.options||t.options&&t.options.length===0?(o.openBlock(),o.createElementBlock("li",o.mergeProps({key:1,class:t.cx("emptyMessage"),role:"option"},t.ptm("emptyMessage"),{"data-p-hidden-accessible":!0}),[o.renderSlot(t.$slots,"empty",{},function(){return[o.createTextVNode(o.toDisplayString(i.emptyMessageText),1)]})],16)):o.createCommentVNode("",!0)],16,_h)]}),_:2},[t.$slots.loader?{name:"loader",fn:o.withCtx(function(g){var k=g.options;return[o.renderSlot(t.$slots,"loader",{options:k})]}),key:"0"}:void 0]),1040,["items","style","disabled","pt"])],16),o.renderSlot(t.$slots,"footer",{value:t.d_value,options:i.visibleOptions}),!t.options||t.options&&t.options.length===0?(o.openBlock(),o.createElementBlock("span",o.mergeProps({key:1,role:"status","aria-live":"polite",class:"p-hidden-accessible"},t.ptm("hiddenEmptyMessage"),{"data-p-hidden-accessible":!0}),o.toDisplayString(i.emptyMessageText),17)):o.createCommentVNode("",!0),o.createElementVNode("span",o.mergeProps({role:"status","aria-live":"polite",class:"p-hidden-accessible"},t.ptm("hiddenSelectedMessage"),{"data-p-hidden-accessible":!0}),o.toDisplayString(i.selectedMessageText),17),o.createElementVNode("span",o.mergeProps({ref:"lastHiddenFocusableElementOnOverlay",role:"presentation","aria-hidden":"true",class:"p-hidden-accessible p-hidden-focusable",tabindex:0,onFocus:e[9]||(e[9]=function(){return i.onLastHiddenFocus&&i.onLastHiddenFocus.apply(i,arguments)})},t.ptm("hiddenLastFocusableEl"),{"data-p-hidden-accessible":!0,"data-p-hidden-focusable":!0}),null,16)],16,Eh)):o.createCommentVNode("",!0)]}),_:3},16,["onEnter","onAfterEnter","onLeave","onAfterLeave"])]}),_:3},8,["appendTo"])],16,Th)}Lr.render=Ah;const Nr=o.defineComponent({inheritAttrs:!1,__name:"UIDropdown",props:o.mergeModels({pt:{default:void 0},ptOptions:{default:()=>({mergeSections:!0,mergeProps:!1})},label:{},disabled:{type:Boolean,default:!1},options:{},optionLabel:{type:[String,Function],default:""},optionValue:{type:[String,Function],default:""},showClear:{type:Boolean,default:!0},required:{type:Boolean,default:!1},leadingIcon:{default:void 0},supportText:{default:void 0},invalid:{type:Boolean,default:!1}},{modelValue:{default:null},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const e=t,n=o.useAttrs(),r=crypto.randomUUID(),a=o.useModel(t,"modelValue");function i(u){a.value=u}const d=o.useSlots(),l=o.computed(()=>e.leadingIcon||d.leadingIcon),s=o.computed(()=>({root:()=>({class:[pn,{"border-error!":e.invalid,"border-on-surface/12":e.disabled,focused:a.value},e.disabled?"cursor-auto":"cursor-pointer",l.value?"pl-[2.5rem]":"pl-[1rem]"]}),dropdown:()=>({class:[mp,e.disabled?gp:""]}),clearIcon:()=>({class:[e.showClear?fn:"hidden",{"hidden!":e.disabled}]}),label:()=>({class:[hn,e.disabled?"text-on-surface/38!":""]}),overlay:()=>({class:vp}),option:()=>({class:kp})})),c=()=>o.h(Lr,{pt:H(s.value,e.pt||{},e.ptOptions),disabled:e.disabled,options:e.options,optionLabel:e.optionLabel,optionValue:e.optionValue,showClear:e.showClear,labelId:r,required:e.required,modelValue:a.value,"onUpdate:modelValue":i,invalid:e.invalid,unstyled:!0,...n},{dropdownicon:()=>o.h(D.FontAwesomeIcon,{icon:We.faCircleChevronDown}),clearIcon:()=>o.h(D.FontAwesomeIcon,{icon:e.invalid?ce.faCircleExclamation:We.faCircleXmark})});return(u,p)=>(o.openBlock(),o.createBlock(bn,{label:e.label,"input-id":o.unref(r),"support-text":e.supportText,"leading-icon":e.leadingIcon,disabled:e.disabled,required:e.required,invalid:e.invalid},o.createSlots({default:o.withCtx(()=>[o.createVNode(c)]),_:2},[o.unref(d).leadingIcon?{name:"leadingIcon",fn:o.withCtx(f=>[o.renderSlot(u.$slots,"leadingIcon",o.normalizeProps(o.guardReactiveProps(f)))]),key:"0"}:void 0,o.unref(d).supportText?{name:"supportText",fn:o.withCtx(()=>[o.renderSlot(u.$slots,"supportText")]),key:"1"}:void 0]),1032,["label","input-id","support-text","leading-icon","disabled","required","invalid"]))}}),He={DEFAULT:"default",B2C:"b2c",B2B:"b2b"},Be={ENEMY:"enemy",VIP:"vip"},Lh="flex text-on-primary rounded-[1rem] overflow-hidden w-full",Nh="bg-[#0075E6]",Dh="bg-[#DE334A] border-error",Vh="bg-[#3F4753] border-[#A48111]",zh="w-full flex justify-between items-center gap-[1rem]",Rh="flex gap-[0.25rem] items-center",Fh="text-on-primary bg-error!",Mh="text-on-primary bg-[#A48111]!",jh="text-on-primary bg-success!",Uh="text-on-primary bg-tertiary!",Hh="grow flex pt-[0.5rem] pb-[1rem] px-[1rem] bg-inherit",Kh="bg-on-primary/8 py-[1.5rem] px-[1rem] flex flex-col justify-start items-center gap-[1.5rem]",Gh={key:0,class:"h-full px-[0.5rem]"},Wh={class:"grow min-w-0"},Yh={ref:"title",class:"title-large whitespace-nowrap truncate"},Dr=o.defineComponent({__name:"UIInfoStrip",props:{severity:{default:He.DEFAULT},status:{default:void 0},title:{}},setup(t){const e=t,n=o.useSlots(),r=o.useTemplateRef("title"),a=o.ref(!1);Ge.useResizeObserver(r,d=>{const l=d[0];a.value=l.target.scrollWidth>l.target.clientWidth});const i=o.computed(()=>n["primary-action"]||n["secondary-action"]);return(d,l)=>{const s=o.resolveDirective("tooltip");return o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass([o.unref(Lh),{"bg-primary":!e.status,"bg-error":e.status===o.unref(Be).ENEMY,"bg-inverse-surface":e.status===o.unref(Be).VIP}])},[o.createElementVNode("div",{class:o.normalizeClass([e.severity!==o.unref(He).DEFAULT?"border-l-[0.5rem]":"","p-[1rem] w-[22.5rem] flex",o.unref(n)["leading-icon"]?"pl-0":"",{[o.unref(Nh)]:!e.status,[o.unref(Dh)]:e.status===o.unref(Be).ENEMY,[o.unref(Vh)]:e.status===o.unref(Be).VIP,"border-tertiary":e.severity===o.unref(He).B2C&&!e.status,"border-success":e.severity===o.unref(He).B2B&&!e.status}])},[o.unref(n)["leading-icon"]?(o.openBlock(),o.createElementBlock("div",Gh,[o.renderSlot(d.$slots,"leading-icon")])):o.createCommentVNode("",!0),o.createElementVNode("div",Wh,[o.createElementVNode("div",{class:o.normalizeClass(o.unref(zh))},[o.withDirectives((o.openBlock(),o.createElementBlock("span",Yh,[o.createTextVNode(o.toDisplayString(d.title),1)])),[[s,{value:d.title,unstyled:!0,disabled:!a.value},void 0,{top:!0}]]),o.createElementVNode("div",{class:o.normalizeClass(o.unref(Rh))},[o.renderSlot(d.$slots,"severity-swap"),e.status===o.unref(Be).ENEMY?(o.openBlock(),o.createBlock(o.unref(Ue),{key:0,value:"ENEMY",pt:{root:o.unref(Fh)},"pt-options":{mergeProps:!0}},null,8,["pt"])):o.createCommentVNode("",!0),e.status===o.unref(Be).VIP?(o.openBlock(),o.createBlock(o.unref(Ue),{key:1,value:"VIP",pt:{root:o.unref(Mh)},"pt-options":{mergeProps:!0}},null,8,["pt"])):o.createCommentVNode("",!0),e.severity===o.unref(He).B2B?(o.openBlock(),o.createBlock(o.unref(Ue),{key:2,value:"B2B",pt:{root:o.unref(jh)},"pt-options":{mergeProps:!0}},null,8,["pt"])):o.createCommentVNode("",!0),e.severity===o.unref(He).B2C?(o.openBlock(),o.createBlock(o.unref(Ue),{key:3,value:"B2C",pt:{root:o.unref(Uh)},"pt-options":{mergeProps:!0}},null,8,["pt"])):o.createCommentVNode("",!0)],2)],2),o.renderSlot(d.$slots,"primary-content")])],2),o.createElementVNode("div",{class:o.normalizeClass([o.unref(Hh),i.value?"shadow-[3px_0_4px_0_rgba(0,0,0,0.15)]":""])},[o.renderSlot(d.$slots,"secondary-boxes")],2),i.value?(o.openBlock(),o.createElementBlock("div",{key:0,class:o.normalizeClass([o.unref(Kh),{"text-primary":!e.status,"text-error":e.status===o.unref(Be).ENEMY,"text-inverse-surface":e.status===o.unref(Be).VIP}])},[o.renderSlot(d.$slots,"primary-action"),o.renderSlot(d.$slots,"secondary-action")],2)):o.createCommentVNode("",!0)],2)}}}),qh="p-[1rem] bg-inherit relative text-on-primary border border-on-primary/16 mt-[1rem] rounded-[0.25rem]",Zh="flex gap-[0.5rem] items-center bg-inherit absolute top-[-0.75rem] left-[0.5rem] px-[0.5rem]",Xh="text-[1rem] font-medium leading-[1.5rem]",Vr=o.defineComponent({__name:"UIInfoStripSecondaryBox",props:{headline:{},icon:{}},setup(t){return(e,n)=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(o.unref(qh))},[o.createElementVNode("div",{class:o.normalizeClass(o.unref(Zh))},[e.icon?(o.openBlock(),o.createBlock(o.unref(D.FontAwesomeIcon),{key:0,icon:e.icon},null,8,["icon"])):o.createCommentVNode("",!0),o.createElementVNode("span",{class:o.normalizeClass(o.unref(Xh))},o.toDisplayString(e.headline),3)],2),o.renderSlot(e.$slots,"default")],2))}}),Jh="flex gap-[0.75rem]",Qh="flex justify-center items-center text-on-primary bg-black/25 size-[2.5rem] rounded-[0.5rem]",eb="flex flex-col justify-center",tb="text-on-primary/82 body-small",nb="text-on-primary title-small",zr=o.defineComponent({__name:"UIPersonList",props:{headline:{},label:{}},setup(t){return(e,n)=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(o.unref(Jh))},[o.createElementVNode("div",{class:o.normalizeClass(o.unref(Qh))},[o.renderSlot(e.$slots,"icon")],2),o.createElementVNode("div",{class:o.normalizeClass(o.unref(eb))},[o.createElementVNode("span",{class:o.normalizeClass(o.unref(tb))},o.toDisplayString(e.headline),3),o.createElementVNode("span",{class:o.normalizeClass(o.unref(nb))},o.toDisplayString(e.label),3)],2)],2))}}),we={DEFAULT:"default",ENEMY:"enemy",VIP:"vip"},oe={AUTOSPLATKA:"CZ_Financing",MOTOTECHNA_BRAND:"MototechnaBrand",MOTOTECHNA_DRIVE:"CZ_DRIVE",MOTOTECHNA_GROUP:"CZ_MG",MOTOTECHNA_SK:"SK_MOT",CZ_AAA:"CZ_AAA",PL_AAA:"PL_AAA",SK_AAA:"SK_AAA",DISKONT_SK:"SK_AD",DISKONT_CZ:"CZ_AD",KUPUJEME_AUTA:"CZ_KuAut",SERVIS_PLAN:"CZ_SP"},gn={[oe.AUTOSPLATKA]:{icon:W.faAutosplatkySymbol,label:"autosplatka",class:"bg-[#16DB93] text-on-primary"},[oe.MOTOTECHNA_BRAND]:{icon:W.faMototechnaSymbol,label:"mototechna",class:"bg-[#00CCBB] text-on-primary"},[oe.MOTOTECHNA_DRIVE]:{icon:W.faMototechnaSymbol,label:"mototechna",class:"bg-[#00CCBB] text-on-primary"},[oe.MOTOTECHNA_GROUP]:{icon:W.faMototechnaSymbol,label:"mototechna",class:"bg-[#00CCBB] text-on-primary"},[oe.MOTOTECHNA_SK]:{icon:W.faMototechnaSymbol,label:"mototechna",class:"bg-[#00CCBB] text-on-primary"},[oe.CZ_AAA]:{icon:W.faAaaAutoSymbol,label:"aaa auto",class:"bg-[#005CA9] text-on-primary"},[oe.PL_AAA]:{icon:W.faAaaAutoSymbol,label:"aaa auto",class:"bg-[#005CA9] text-on-primary"},[oe.SK_AAA]:{icon:W.faAaaAutoSymbol,label:"aaa auto",class:"bg-[#005CA9] text-on-primary"},[oe.DISKONT_SK]:{icon:W.faAaaAutoDiskontSymbol,label:"aaa auto diskont",class:"bg-[#E74011] text-on-primary"},[oe.DISKONT_CZ]:{icon:W.faAaaAutoDiskontSymbol,label:"aaa auto diskont",class:"bg-[#E74011] text-on-primary"},[oe.KUPUJEME_AUTA]:{icon:W.faKupujemeAutaLogoShort,label:"aaa auto",class:"bg-[#005CA9] text-on-primary"},[oe.SERVIS_PLAN]:{icon:W.faAaaAutoSymbol,label:"aaa auto",class:"bg-[#005CA9] text-on-primary"}},ob="relative bg-on-primary h-[2rem] pr-[1rem] rounded-[625rem] flex items-center label-medium tracking-[0.03125rem]",rb="absolute -left-px size-[2.5rem] text-[1rem] rounded-full flex justify-center items-center",ib="border-4 border-[#0075E6]",ab="border-4 border-[#DE334A]",lb="border-4 border-[#414754]",sb="bg-on-primary",Rr=o.defineComponent({__name:"UIBrandLogo",props:{severity:{default:we.DEFAULT},brand:{}},setup(t){const e=t;return(n,r)=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(o.unref(ob))},[o.createElementVNode("div",{class:o.normalizeClass([o.unref(rb),o.unref(gn)[e.brand].class,{[o.unref(ib)]:e.severity===o.unref(we).DEFAULT||e.severity===null,[o.unref(ab)]:e.severity===o.unref(we).ENEMY,[o.unref(lb)]:e.severity===o.unref(we).VIP,[o.unref(sb)]:e.severity!==o.unref(we).DEFAULT||e.severity===null}])},[o.createVNode(o.unref(D.FontAwesomeIcon),{icon:o.unref(gn)[e.brand].icon,class:o.normalizeClass([{"text-[#BB1334]!":e.severity===o.unref(we).ENEMY,"text-on-primary-container!":e.severity===o.unref(we).VIP}])},null,8,["icon","class"])],2),o.createElementVNode("div",{class:o.normalizeClass(["ml-[3.25rem] uppercase",{"text-[#BB1334]!":e.severity===o.unref(we).ENEMY,"text-on-primary-container!":e.severity===o.unref(we).VIP}])},o.toDisplayString(o.unref(gn)[e.brand].label),3)],2))}}),db=Object.freeze(Object.defineProperty({__proto__:null,ACBSPlugin:ao,UIBadge:Co,UIBrandLogo:Rr,UIButton:ko,UICheckbox:Jo,UIChip:tr,UIContextPanel:ur,UICopy:Eo,UIDivider:yr,UIDropdown:Nr,UIIconButton:Mo,UIInfoStrip:Dr,UIInfoStripSecondaryBox:Vr,UILanguagePicker:gr,UIList:cr,UIListItem:dr,UIMenu:So,UIPersonList:zr,UIRadioButton:qo,UIRichTooltip:ar,UISnackbar:sr,UISwitch:kr,UITabPanel:Ro,UITabView:zo,UITag:Ue,UITextArea:ir,UITextField:or,UIToggleButton:Wo,UIToolbar:pr,useACBSConfig:Dt},Symbol.toStringTag,{value:"Module"}));T.ACBSPlugin=ao,T.UIBadge=Co,T.UIBrandLogo=Rr,T.UIButton=ko,T.UICheckbox=Jo,T.UIChip=tr,T.UIContextPanel=ur,T.UICopy=Eo,T.UIDivider=yr,T.UIDropdown=Nr,T.UIIconButton=Mo,T.UIInfoStrip=Dr,T.UIInfoStripSecondaryBox=Vr,T.UILanguagePicker=gr,T.UIList=cr,T.UIListItem=dr,T.UIMenu=So,T.UIPersonList=zr,T.UIRadioButton=qo,T.UIRichTooltip=ar,T.UISnackbar=sr,T.UISwitch=kr,T.UITabPanel=Ro,T.UITabView=zo,T.UITag=Ue,T.UITextArea=ir,T.UITextField=or,T.UIToggleButton=Wo,T.UIToolbar=pr,T.useACBSConfig=Dt,Object.defineProperty(T,Symbol.toStringTag,{value:"Module"})});
2362
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sh(t,e){if(t){if(typeof t=="string")return mn(t,e);var n={}.toString.call(t).slice(8,-1);return n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set"?Array.from(t):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?mn(t,e):void 0}}function wh(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Ch(t){if(Array.isArray(t))return mn(t)}function mn(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function Pr(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),n.push.apply(n,r)}return n}function Ar(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Pr(Object(n),!0).forEach(function(r){Ne(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Pr(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function Ne(t,e,n){return(e=xh(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function xh(t){var e=$h(t,"string");return xt(e)=="symbol"?e:e+""}function $h(t,e){if(xt(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(xt(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Lr={name:"Select",extends:yh,inheritAttrs:!1,emits:["change","focus","blur","before-show","before-hide","show","hide","filter"],outsideClickListener:null,scrollHandler:null,resizeListener:null,labelClickListener:null,matchMediaOrientationListener:null,overlay:null,list:null,virtualScroller:null,searchTimeout:null,searchValue:null,isModelValueChanged:!1,data:function(){return{clicked:!1,focused:!1,focusedOptionIndex:-1,filterValue:null,overlayVisible:!1,queryOrientation:null}},watch:{modelValue:function(){this.isModelValueChanged=!0},options:function(){this.autoUpdateModel()}},mounted:function(){this.autoUpdateModel(),this.bindLabelClickListener(),this.bindMatchMediaOrientationListener()},updated:function(){this.overlayVisible&&this.isModelValueChanged&&this.scrollInView(this.findSelectedOptionIndex()),this.isModelValueChanged=!1},beforeUnmount:function(){this.unbindOutsideClickListener(),this.unbindResizeListener(),this.unbindLabelClickListener(),this.unbindMatchMediaOrientationListener(),this.scrollHandler&&(this.scrollHandler.destroy(),this.scrollHandler=null),this.overlay&&(Xe.clear(this.overlay),this.overlay=null)},methods:{getOptionIndex:function(e,n){return this.virtualScrollerDisabled?e:n&&n(e).index},getOptionLabel:function(e){return this.optionLabel?me(e,this.optionLabel):e},getOptionValue:function(e){return this.optionValue?me(e,this.optionValue):e},getOptionRenderKey:function(e,n){return(this.dataKey?me(e,this.dataKey):this.getOptionLabel(e))+"_"+n},getPTItemOptions:function(e,n,r,a){return this.ptm(a,{context:{option:e,index:r,selected:this.isSelected(e),focused:this.focusedOptionIndex===this.getOptionIndex(r,n),disabled:this.isOptionDisabled(e)}})},isOptionDisabled:function(e){return this.optionDisabled?me(e,this.optionDisabled):!1},isOptionGroup:function(e){return this.optionGroupLabel&&e.optionGroup&&e.group},getOptionGroupLabel:function(e){return me(e,this.optionGroupLabel)},getOptionGroupChildren:function(e){return me(e,this.optionGroupChildren)},getAriaPosInset:function(e){var n=this;return(this.optionGroupLabel?e-this.visibleOptions.slice(0,e).filter(function(r){return n.isOptionGroup(r)}).length:e)+1},show:function(e){this.$emit("before-show"),this.overlayVisible=!0,this.focusedOptionIndex=this.focusedOptionIndex!==-1?this.focusedOptionIndex:this.autoOptionFocus?this.findFirstFocusedOptionIndex():this.editable?-1:this.findSelectedOptionIndex(),e&&ve(this.$refs.focusInput)},hide:function(e){var n=this,r=function(){n.$emit("before-hide"),n.overlayVisible=!1,n.clicked=!1,n.focusedOptionIndex=-1,n.searchValue="",n.resetFilterOnHide&&(n.filterValue=null),e&&ve(n.$refs.focusInput)};setTimeout(function(){r()},0)},onFocus:function(e){this.disabled||(this.focused=!0,this.overlayVisible&&(this.focusedOptionIndex=this.focusedOptionIndex!==-1?this.focusedOptionIndex:this.autoOptionFocus?this.findFirstFocusedOptionIndex():this.editable?-1:this.findSelectedOptionIndex(),this.scrollInView(this.focusedOptionIndex)),this.$emit("focus",e))},onBlur:function(e){var n=this;setTimeout(function(){var r,a;n.focused=!1,n.focusedOptionIndex=-1,n.searchValue="",n.$emit("blur",e),(r=(a=n.formField).onBlur)===null||r===void 0||r.call(a,e)},100)},onKeyDown:function(e){if(this.disabled){e.preventDefault();return}if(di())switch(e.code){case"Backspace":this.onBackspaceKey(e,this.editable);break;case"Enter":case"NumpadDecimal":this.onEnterKey(e);break;default:e.preventDefault();return}var n=e.metaKey||e.ctrlKey;switch(e.code){case"ArrowDown":this.onArrowDownKey(e);break;case"ArrowUp":this.onArrowUpKey(e,this.editable);break;case"ArrowLeft":case"ArrowRight":this.onArrowLeftKey(e,this.editable);break;case"Home":this.onHomeKey(e,this.editable);break;case"End":this.onEndKey(e,this.editable);break;case"PageDown":this.onPageDownKey(e);break;case"PageUp":this.onPageUpKey(e);break;case"Space":this.onSpaceKey(e,this.editable);break;case"Enter":case"NumpadEnter":this.onEnterKey(e);break;case"Escape":this.onEscapeKey(e);break;case"Tab":this.onTabKey(e);break;case"Backspace":this.onBackspaceKey(e,this.editable);break;case"ShiftLeft":case"ShiftRight":break;default:!n&&Xr(e.key)&&(!this.overlayVisible&&this.show(),!this.editable&&this.searchOptions(e,e.key));break}this.clicked=!1},onEditableInput:function(e){var n=e.target.value;this.searchValue="";var r=this.searchOptions(e,n);!r&&(this.focusedOptionIndex=-1),this.updateModel(e,n),!this.overlayVisible&&_(n)&&this.show()},onContainerClick:function(e){this.disabled||this.loading||e.target.tagName==="INPUT"||e.target.getAttribute("data-pc-section")==="clearicon"||e.target.closest('[data-pc-section="clearicon"]')||((!this.overlay||!this.overlay.contains(e.target))&&(this.overlayVisible?this.hide(!0):this.show(!0)),this.clicked=!0)},onClearClick:function(e){this.updateModel(e,null),this.resetFilterOnClear&&(this.filterValue=null)},onFirstHiddenFocus:function(e){var n=e.relatedTarget===this.$refs.focusInput?ai(this.overlay,':not([data-p-hidden-focusable="true"])'):this.$refs.focusInput;ve(n)},onLastHiddenFocus:function(e){var n=e.relatedTarget===this.$refs.focusInput?li(this.overlay,':not([data-p-hidden-focusable="true"])'):this.$refs.focusInput;ve(n)},onOptionSelect:function(e,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,a=this.getOptionValue(n)!==""?this.getOptionValue(n):this.getOptionLabel(n);this.updateModel(e,a),r&&this.hide(!0)},onOptionMouseMove:function(e,n){this.focusOnHover&&this.changeFocusedOptionIndex(e,n)},onFilterChange:function(e){var n=e.target.value;this.filterValue=n,this.focusedOptionIndex=-1,this.$emit("filter",{originalEvent:e,value:n}),!this.virtualScrollerDisabled&&this.virtualScroller.scrollToIndex(0)},onFilterKeyDown:function(e){if(!e.isComposing)switch(e.code){case"ArrowDown":this.onArrowDownKey(e);break;case"ArrowUp":this.onArrowUpKey(e,!0);break;case"ArrowLeft":case"ArrowRight":this.onArrowLeftKey(e,!0);break;case"Home":this.onHomeKey(e,!0);break;case"End":this.onEndKey(e,!0);break;case"Enter":case"NumpadEnter":this.onEnterKey(e);break;case"Escape":this.onEscapeKey(e);break;case"Tab":this.onTabKey(e,!0);break}},onFilterBlur:function(){this.focusedOptionIndex=-1},onFilterUpdated:function(){this.overlayVisible&&this.alignOverlay()},onOverlayClick:function(e){ah.emit("overlay-click",{originalEvent:e,target:this.$el})},onOverlayKeyDown:function(e){switch(e.code){case"Escape":this.onEscapeKey(e);break}},onArrowDownKey:function(e){if(!this.overlayVisible)this.show(),this.editable&&this.changeFocusedOptionIndex(e,this.findSelectedOptionIndex());else{var n=this.focusedOptionIndex!==-1?this.findNextOptionIndex(this.focusedOptionIndex):this.clicked?this.findFirstOptionIndex():this.findFirstFocusedOptionIndex();this.changeFocusedOptionIndex(e,n)}e.preventDefault()},onArrowUpKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(e.altKey&&!n)this.focusedOptionIndex!==-1&&this.onOptionSelect(e,this.visibleOptions[this.focusedOptionIndex]),this.overlayVisible&&this.hide(),e.preventDefault();else{var r=this.focusedOptionIndex!==-1?this.findPrevOptionIndex(this.focusedOptionIndex):this.clicked?this.findLastOptionIndex():this.findLastFocusedOptionIndex();this.changeFocusedOptionIndex(e,r),!this.overlayVisible&&this.show(),e.preventDefault()}},onArrowLeftKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;n&&(this.focusedOptionIndex=-1)},onHomeKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(n){var r=e.currentTarget;e.shiftKey?r.setSelectionRange(0,e.target.selectionStart):(r.setSelectionRange(0,0),this.focusedOptionIndex=-1)}else this.changeFocusedOptionIndex(e,this.findFirstOptionIndex()),!this.overlayVisible&&this.show();e.preventDefault()},onEndKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(n){var r=e.currentTarget;if(e.shiftKey)r.setSelectionRange(e.target.selectionStart,r.value.length);else{var a=r.value.length;r.setSelectionRange(a,a),this.focusedOptionIndex=-1}}else this.changeFocusedOptionIndex(e,this.findLastOptionIndex()),!this.overlayVisible&&this.show();e.preventDefault()},onPageUpKey:function(e){this.scrollInView(0),e.preventDefault()},onPageDownKey:function(e){this.scrollInView(this.visibleOptions.length-1),e.preventDefault()},onEnterKey:function(e){this.overlayVisible?(this.focusedOptionIndex!==-1&&this.onOptionSelect(e,this.visibleOptions[this.focusedOptionIndex]),this.hide(!0)):(this.focusedOptionIndex=-1,this.onArrowDownKey(e)),e.preventDefault()},onSpaceKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;!n&&this.onEnterKey(e)},onEscapeKey:function(e){this.overlayVisible&&this.hide(!0),e.preventDefault(),e.stopPropagation()},onTabKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;n||(this.overlayVisible&&this.hasFocusableElements()?(ve(this.$refs.firstHiddenFocusableElementOnOverlay),e.preventDefault()):(this.focusedOptionIndex!==-1&&this.onOptionSelect(e,this.visibleOptions[this.focusedOptionIndex]),this.overlayVisible&&this.hide(this.filter)))},onBackspaceKey:function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;n&&!this.overlayVisible&&this.show()},onOverlayEnter:function(e){var n=this;Xe.set("overlay",e,this.$primevue.config.zIndex.overlay),ni(e,{position:"absolute",top:"0"}),this.alignOverlay(),this.scrollInView(),this.$attrSelector&&e.setAttribute(this.$attrSelector,""),setTimeout(function(){n.autoFilterFocus&&n.filter&&ve(n.$refs.filterInput.$el),n.autoUpdateModel()},1)},onOverlayAfterEnter:function(){this.bindOutsideClickListener(),this.bindScrollListener(),this.bindResizeListener(),this.$emit("show")},onOverlayLeave:function(){var e=this;this.unbindOutsideClickListener(),this.unbindScrollListener(),this.unbindResizeListener(),this.autoFilterFocus&&this.filter&&!this.editable&&this.$nextTick(function(){e.$refs.filterInput&&ve(e.$refs.filterInput.$el)}),this.$emit("hide"),this.overlay=null},onOverlayAfterLeave:function(e){Xe.clear(e)},alignOverlay:function(){this.appendTo==="self"?oi(this.overlay,this.$el):this.overlay&&(this.overlay.style.minWidth=ye(this.$el)+"px",ti(this.overlay,this.$el))},bindOutsideClickListener:function(){var e=this;this.outsideClickListener||(this.outsideClickListener=function(n){var r=n.composedPath();e.overlayVisible&&e.overlay&&!r.includes(e.$el)&&!r.includes(e.overlay)&&e.hide()},document.addEventListener("click",this.outsideClickListener,!0))},unbindOutsideClickListener:function(){this.outsideClickListener&&(document.removeEventListener("click",this.outsideClickListener,!0),this.outsideClickListener=null)},bindScrollListener:function(){var e=this;this.scrollHandler||(this.scrollHandler=new Jn(this.$refs.container,function(){e.overlayVisible&&e.hide()})),this.scrollHandler.bindScrollListener()},unbindScrollListener:function(){this.scrollHandler&&this.scrollHandler.unbindScrollListener()},bindResizeListener:function(){var e=this;this.resizeListener||(this.resizeListener=function(){e.overlayVisible&&!An()&&e.hide()},window.addEventListener("resize",this.resizeListener))},unbindResizeListener:function(){this.resizeListener&&(window.removeEventListener("resize",this.resizeListener),this.resizeListener=null)},bindLabelClickListener:function(){var e=this;if(!this.editable&&!this.labelClickListener){var n=document.querySelector('label[for="'.concat(this.labelId,'"]'));n&&_t(n)&&(this.labelClickListener=function(){ve(e.$refs.focusInput)},n.addEventListener("click",this.labelClickListener))}},unbindLabelClickListener:function(){if(this.labelClickListener){var e=document.querySelector('label[for="'.concat(this.labelId,'"]'));e&&_t(e)&&e.removeEventListener("click",this.labelClickListener)}},bindMatchMediaOrientationListener:function(){var e=this;if(!this.matchMediaOrientationListener){var n=matchMedia("(orientation: portrait)");this.queryOrientation=n,this.matchMediaOrientationListener=function(){e.alignOverlay()},this.queryOrientation.addEventListener("change",this.matchMediaOrientationListener)}},unbindMatchMediaOrientationListener:function(){this.matchMediaOrientationListener&&(this.queryOrientation.removeEventListener("change",this.matchMediaOrientationListener),this.queryOrientation=null,this.matchMediaOrientationListener=null)},hasFocusableElements:function(){return Gt(this.overlay,':not([data-p-hidden-focusable="true"])').length>0},isOptionExactMatched:function(e){var n;return this.isValidOption(e)&&typeof this.getOptionLabel(e)=="string"&&((n=this.getOptionLabel(e))===null||n===void 0?void 0:n.toLocaleLowerCase(this.filterLocale))==this.searchValue.toLocaleLowerCase(this.filterLocale)},isOptionStartsWith:function(e){var n;return this.isValidOption(e)&&typeof this.getOptionLabel(e)=="string"&&((n=this.getOptionLabel(e))===null||n===void 0?void 0:n.toLocaleLowerCase(this.filterLocale).startsWith(this.searchValue.toLocaleLowerCase(this.filterLocale)))},isValidOption:function(e){return _(e)&&!(this.isOptionDisabled(e)||this.isOptionGroup(e))},isValidSelectedOption:function(e){return this.isValidOption(e)&&this.isSelected(e)},isSelected:function(e){return Ve(this.d_value,this.getOptionValue(e)!==""?this.getOptionValue(e):this.getOptionLabel(e),this.equalityKey)},findFirstOptionIndex:function(){var e=this;return this.visibleOptions.findIndex(function(n){return e.isValidOption(n)})},findLastOptionIndex:function(){var e=this;return Sn(this.visibleOptions,function(n){return e.isValidOption(n)})},findNextOptionIndex:function(e){var n=this,r=e<this.visibleOptions.length-1?this.visibleOptions.slice(e+1).findIndex(function(a){return n.isValidOption(a)}):-1;return r>-1?r+e+1:e},findPrevOptionIndex:function(e){var n=this,r=e>0?Sn(this.visibleOptions.slice(0,e),function(a){return n.isValidOption(a)}):-1;return r>-1?r:e},findSelectedOptionIndex:function(){var e=this;return this.$filled?this.visibleOptions.findIndex(function(n){return e.isValidSelectedOption(n)}):-1},findFirstFocusedOptionIndex:function(){var e=this.findSelectedOptionIndex();return e<0?this.findFirstOptionIndex():e},findLastFocusedOptionIndex:function(){var e=this.findSelectedOptionIndex();return e<0?this.findLastOptionIndex():e},searchOptions:function(e,n){var r=this;this.searchValue=(this.searchValue||"")+n;var a=-1,i=!1;return _(this.searchValue)&&(a=this.visibleOptions.findIndex(function(d){return r.isOptionExactMatched(d)}),a===-1&&(a=this.visibleOptions.findIndex(function(d){return r.isOptionStartsWith(d)})),a!==-1&&(i=!0),a===-1&&this.focusedOptionIndex===-1&&(a=this.findFirstFocusedOptionIndex()),a!==-1&&this.changeFocusedOptionIndex(e,a)),this.searchTimeout&&clearTimeout(this.searchTimeout),this.searchTimeout=setTimeout(function(){r.searchValue="",r.searchTimeout=null},500),i},changeFocusedOptionIndex:function(e,n){this.focusedOptionIndex!==n&&(this.focusedOptionIndex=n,this.scrollInView(),this.selectOnFocus&&this.onOptionSelect(e,this.visibleOptions[n],!1))},scrollInView:function(){var e=this,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:-1;this.$nextTick(function(){var r=n!==-1?"".concat(e.$id,"_").concat(n):e.focusedOptionId,a=xe(e.list,'li[id="'.concat(r,'"]'));a?a.scrollIntoView&&a.scrollIntoView({block:"nearest",inline:"nearest"}):e.virtualScrollerDisabled||e.virtualScroller&&e.virtualScroller.scrollToIndex(n!==-1?n:e.focusedOptionIndex)})},autoUpdateModel:function(){this.autoOptionFocus&&(this.focusedOptionIndex=this.findFirstFocusedOptionIndex()),this.selectOnFocus&&this.autoOptionFocus&&!this.$filled&&this.onOptionSelect(null,this.visibleOptions[this.focusedOptionIndex],!1)},updateModel:function(e,n){this.writeValue(n,e),this.$emit("change",{originalEvent:e,value:n})},flatOptions:function(e){var n=this;return(e||[]).reduce(function(r,a,i){r.push({optionGroup:a,group:!0,index:i});var d=n.getOptionGroupChildren(a);return d&&d.forEach(function(l){return r.push(l)}),r},[])},overlayRef:function(e){this.overlay=e},listRef:function(e,n){this.list=e,n&&n(e)},virtualScrollerRef:function(e){this.virtualScroller=e}},computed:{visibleOptions:function(){var e=this,n=this.optionGroupLabel?this.flatOptions(this.options):this.options||[];if(this.filterValue){var r=$i.filter(n,this.searchFields,this.filterValue,this.filterMatchMode,this.filterLocale);if(this.optionGroupLabel){var a=this.options||[],i=[];return a.forEach(function(d){var l=e.getOptionGroupChildren(d),s=l.filter(function(c){return r.includes(c)});s.length>0&&i.push(Ar(Ar({},d),{},Ne({},typeof e.optionGroupChildren=="string"?e.optionGroupChildren:"items",vh(s))))}),this.flatOptions(i)}return r}return n},hasSelectedOption:function(){return this.$filled},label:function(){var e=this.findSelectedOptionIndex();return e!==-1?this.getOptionLabel(this.visibleOptions[e]):this.placeholder||"p-emptylabel"},editableInputValue:function(){var e=this.findSelectedOptionIndex();return e!==-1?this.getOptionLabel(this.visibleOptions[e]):this.d_value||""},equalityKey:function(){return this.optionValue?null:this.dataKey},searchFields:function(){return this.filterFields||[this.optionLabel]},filterResultMessageText:function(){return _(this.visibleOptions)?this.filterMessageText.replaceAll("{0}",this.visibleOptions.length):this.emptyFilterMessageText},filterMessageText:function(){return this.filterMessage||this.$primevue.config.locale.searchMessage||""},emptyFilterMessageText:function(){return this.emptyFilterMessage||this.$primevue.config.locale.emptySearchMessage||this.$primevue.config.locale.emptyFilterMessage||""},emptyMessageText:function(){return this.emptyMessage||this.$primevue.config.locale.emptyMessage||""},selectionMessageText:function(){return this.selectionMessage||this.$primevue.config.locale.selectionMessage||""},emptySelectionMessageText:function(){return this.emptySelectionMessage||this.$primevue.config.locale.emptySelectionMessage||""},selectedMessageText:function(){return this.$filled?this.selectionMessageText.replaceAll("{0}","1"):this.emptySelectionMessageText},focusedOptionId:function(){return this.focusedOptionIndex!==-1?"".concat(this.$id,"_").concat(this.focusedOptionIndex):null},ariaSetSize:function(){var e=this;return this.visibleOptions.filter(function(n){return!e.isOptionGroup(n)}).length},isClearIconVisible:function(){return this.showClear&&this.d_value!=null&&_(this.options)},virtualScrollerDisabled:function(){return!this.virtualScrollerOptions},containerDataP:function(){return R(Ne({invalid:this.$invalid,disabled:this.disabled,focus:this.focused,fluid:this.$fluid,filled:this.$variant==="filled"},this.size,this.size))},labelDataP:function(){return R(Ne(Ne({placeholder:!this.editable&&this.label===this.placeholder,clearable:this.showClear,disabled:this.disabled,editable:this.editable},this.size,this.size),"empty",!this.editable&&!this.$slots.value&&(this.label==="p-emptylabel"||this.label.length===0)))},dropdownIconDataP:function(){return R(Ne({},this.size,this.size))},overlayDataP:function(){return R(Ne({},"portal-"+this.appendTo,"portal-"+this.appendTo))}},directives:{ripple:zt},components:{InputText:un,VirtualScroller:Br,Portal:Ir,InputIcon:Tr,IconField:$r,TimesIcon:xr,ChevronDownIcon:wr,SpinnerIcon:Vt,SearchIcon:Cr,CheckIcon:dn,BlankIcon:Sr}},Th=["id","data-p"],Ih=["name","id","value","placeholder","tabindex","disabled","aria-label","aria-labelledby","aria-expanded","aria-controls","aria-activedescendant","aria-invalid","data-p"],Oh=["name","id","tabindex","aria-label","aria-labelledby","aria-expanded","aria-controls","aria-activedescendant","aria-invalid","aria-disabled","data-p"],Eh=["data-p"],_h=["id"],Bh=["id"],Ph=["id","aria-label","aria-selected","aria-disabled","aria-setsize","aria-posinset","onMousedown","onMousemove","data-p-selected","data-p-focused","data-p-disabled"];function Ah(t,e,n,r,a,i){var d=o.resolveComponent("SpinnerIcon"),l=o.resolveComponent("InputText"),s=o.resolveComponent("SearchIcon"),c=o.resolveComponent("InputIcon"),u=o.resolveComponent("IconField"),p=o.resolveComponent("CheckIcon"),f=o.resolveComponent("BlankIcon"),h=o.resolveComponent("VirtualScroller"),m=o.resolveComponent("Portal"),y=o.resolveDirective("ripple");return o.openBlock(),o.createElementBlock("div",o.mergeProps({ref:"container",id:t.$id,class:t.cx("root"),onClick:e[12]||(e[12]=function(){return i.onContainerClick&&i.onContainerClick.apply(i,arguments)}),"data-p":i.containerDataP},t.ptmi("root")),[t.editable?(o.openBlock(),o.createElementBlock("input",o.mergeProps({key:0,ref:"focusInput",name:t.name,id:t.labelId||t.inputId,type:"text",class:[t.cx("label"),t.inputClass,t.labelClass],style:[t.inputStyle,t.labelStyle],value:i.editableInputValue,placeholder:t.placeholder,tabindex:t.disabled?-1:t.tabindex,disabled:t.disabled,autocomplete:"off",role:"combobox","aria-label":t.ariaLabel,"aria-labelledby":t.ariaLabelledby,"aria-haspopup":"listbox","aria-expanded":a.overlayVisible,"aria-controls":t.$id+"_list","aria-activedescendant":a.focused?i.focusedOptionId:void 0,"aria-invalid":t.invalid||void 0,onFocus:e[0]||(e[0]=function(){return i.onFocus&&i.onFocus.apply(i,arguments)}),onBlur:e[1]||(e[1]=function(){return i.onBlur&&i.onBlur.apply(i,arguments)}),onKeydown:e[2]||(e[2]=function(){return i.onKeyDown&&i.onKeyDown.apply(i,arguments)}),onInput:e[3]||(e[3]=function(){return i.onEditableInput&&i.onEditableInput.apply(i,arguments)}),"data-p":i.labelDataP},t.ptm("label")),null,16,Ih)):(o.openBlock(),o.createElementBlock("span",o.mergeProps({key:1,ref:"focusInput",name:t.name,id:t.labelId||t.inputId,class:[t.cx("label"),t.inputClass,t.labelClass],style:[t.inputStyle,t.labelStyle],tabindex:t.disabled?-1:t.tabindex,role:"combobox","aria-label":t.ariaLabel||(i.label==="p-emptylabel"?void 0:i.label),"aria-labelledby":t.ariaLabelledby,"aria-haspopup":"listbox","aria-expanded":a.overlayVisible,"aria-controls":t.$id+"_list","aria-activedescendant":a.focused?i.focusedOptionId:void 0,"aria-invalid":t.invalid||void 0,"aria-disabled":t.disabled,onFocus:e[4]||(e[4]=function(){return i.onFocus&&i.onFocus.apply(i,arguments)}),onBlur:e[5]||(e[5]=function(){return i.onBlur&&i.onBlur.apply(i,arguments)}),onKeydown:e[6]||(e[6]=function(){return i.onKeyDown&&i.onKeyDown.apply(i,arguments)}),"data-p":i.labelDataP},t.ptm("label")),[o.renderSlot(t.$slots,"value",{value:t.d_value,placeholder:t.placeholder},function(){var g;return[o.createTextVNode(o.toDisplayString(i.label==="p-emptylabel"?" ":(g=i.label)!==null&&g!==void 0?g:"empty"),1)]})],16,Oh)),i.isClearIconVisible?o.renderSlot(t.$slots,"clearicon",{key:2,class:o.normalizeClass(t.cx("clearIcon")),clearCallback:i.onClearClick},function(){return[(o.openBlock(),o.createBlock(o.resolveDynamicComponent(t.clearIcon?"i":"TimesIcon"),o.mergeProps({ref:"clearIcon",class:[t.cx("clearIcon"),t.clearIcon],onClick:i.onClearClick},t.ptm("clearIcon"),{"data-pc-section":"clearicon"}),null,16,["class","onClick"]))]}):o.createCommentVNode("",!0),o.createElementVNode("div",o.mergeProps({class:t.cx("dropdown")},t.ptm("dropdown")),[t.loading?o.renderSlot(t.$slots,"loadingicon",{key:0,class:o.normalizeClass(t.cx("loadingIcon"))},function(){return[t.loadingIcon?(o.openBlock(),o.createElementBlock("span",o.mergeProps({key:0,class:[t.cx("loadingIcon"),"pi-spin",t.loadingIcon],"aria-hidden":"true"},t.ptm("loadingIcon")),null,16)):(o.openBlock(),o.createBlock(d,o.mergeProps({key:1,class:t.cx("loadingIcon"),spin:"","aria-hidden":"true"},t.ptm("loadingIcon")),null,16,["class"]))]}):o.renderSlot(t.$slots,"dropdownicon",{key:1,class:o.normalizeClass(t.cx("dropdownIcon"))},function(){return[(o.openBlock(),o.createBlock(o.resolveDynamicComponent(t.dropdownIcon?"span":"ChevronDownIcon"),o.mergeProps({class:[t.cx("dropdownIcon"),t.dropdownIcon],"aria-hidden":"true","data-p":i.dropdownIconDataP},t.ptm("dropdownIcon")),null,16,["class","data-p"]))]})],16),o.createVNode(m,{appendTo:t.appendTo},{default:o.withCtx(function(){return[o.createVNode(o.Transition,o.mergeProps({name:"p-connected-overlay",onEnter:i.onOverlayEnter,onAfterEnter:i.onOverlayAfterEnter,onLeave:i.onOverlayLeave,onAfterLeave:i.onOverlayAfterLeave},t.ptm("transition")),{default:o.withCtx(function(){return[a.overlayVisible?(o.openBlock(),o.createElementBlock("div",o.mergeProps({key:0,ref:i.overlayRef,class:[t.cx("overlay"),t.panelClass,t.overlayClass],style:[t.panelStyle,t.overlayStyle],onClick:e[10]||(e[10]=function(){return i.onOverlayClick&&i.onOverlayClick.apply(i,arguments)}),onKeydown:e[11]||(e[11]=function(){return i.onOverlayKeyDown&&i.onOverlayKeyDown.apply(i,arguments)}),"data-p":i.overlayDataP},t.ptm("overlay")),[o.createElementVNode("span",o.mergeProps({ref:"firstHiddenFocusableElementOnOverlay",role:"presentation","aria-hidden":"true",class:"p-hidden-accessible p-hidden-focusable",tabindex:0,onFocus:e[7]||(e[7]=function(){return i.onFirstHiddenFocus&&i.onFirstHiddenFocus.apply(i,arguments)})},t.ptm("hiddenFirstFocusableEl"),{"data-p-hidden-accessible":!0,"data-p-hidden-focusable":!0}),null,16),o.renderSlot(t.$slots,"header",{value:t.d_value,options:i.visibleOptions}),t.filter?(o.openBlock(),o.createElementBlock("div",o.mergeProps({key:0,class:t.cx("header")},t.ptm("header")),[o.createVNode(u,{unstyled:t.unstyled,pt:t.ptm("pcFilterContainer")},{default:o.withCtx(function(){return[o.createVNode(l,{ref:"filterInput",type:"text",value:a.filterValue,onVnodeMounted:i.onFilterUpdated,onVnodeUpdated:i.onFilterUpdated,class:o.normalizeClass(t.cx("pcFilter")),placeholder:t.filterPlaceholder,variant:t.variant,unstyled:t.unstyled,role:"searchbox",autocomplete:"off","aria-owns":t.$id+"_list","aria-activedescendant":i.focusedOptionId,onKeydown:i.onFilterKeyDown,onBlur:i.onFilterBlur,onInput:i.onFilterChange,pt:t.ptm("pcFilter"),formControl:{novalidate:!0}},null,8,["value","onVnodeMounted","onVnodeUpdated","class","placeholder","variant","unstyled","aria-owns","aria-activedescendant","onKeydown","onBlur","onInput","pt"]),o.createVNode(c,{unstyled:t.unstyled,pt:t.ptm("pcFilterIconContainer")},{default:o.withCtx(function(){return[o.renderSlot(t.$slots,"filtericon",{},function(){return[t.filterIcon?(o.openBlock(),o.createElementBlock("span",o.mergeProps({key:0,class:t.filterIcon},t.ptm("filterIcon")),null,16)):(o.openBlock(),o.createBlock(s,o.normalizeProps(o.mergeProps({key:1},t.ptm("filterIcon"))),null,16))]})]}),_:3},8,["unstyled","pt"])]}),_:3},8,["unstyled","pt"]),o.createElementVNode("span",o.mergeProps({role:"status","aria-live":"polite",class:"p-hidden-accessible"},t.ptm("hiddenFilterResult"),{"data-p-hidden-accessible":!0}),o.toDisplayString(i.filterResultMessageText),17)],16)):o.createCommentVNode("",!0),o.createElementVNode("div",o.mergeProps({class:t.cx("listContainer"),style:{"max-height":i.virtualScrollerDisabled?t.scrollHeight:""}},t.ptm("listContainer")),[o.createVNode(h,o.mergeProps({ref:i.virtualScrollerRef},t.virtualScrollerOptions,{items:i.visibleOptions,style:{height:t.scrollHeight},tabindex:-1,disabled:i.virtualScrollerDisabled,pt:t.ptm("virtualScroller")}),o.createSlots({content:o.withCtx(function(g){var k=g.styleClass,S=g.contentRef,x=g.items,b=g.getItemOptions,C=g.contentStyle,w=g.itemSize;return[o.createElementVNode("ul",o.mergeProps({ref:function(P){return i.listRef(P,S)},id:t.$id+"_list",class:[t.cx("list"),k],style:C,role:"listbox"},t.ptm("list")),[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(x,function(v,P){return o.openBlock(),o.createElementBlock(o.Fragment,{key:i.getOptionRenderKey(v,i.getOptionIndex(P,b))},[i.isOptionGroup(v)?(o.openBlock(),o.createElementBlock("li",o.mergeProps({key:0,id:t.$id+"_"+i.getOptionIndex(P,b),style:{height:w?w+"px":void 0},class:t.cx("optionGroup"),role:"option"},{ref_for:!0},t.ptm("optionGroup")),[o.renderSlot(t.$slots,"optiongroup",{option:v.optionGroup,index:i.getOptionIndex(P,b)},function(){return[o.createElementVNode("span",o.mergeProps({class:t.cx("optionGroupLabel")},{ref_for:!0},t.ptm("optionGroupLabel")),o.toDisplayString(i.getOptionGroupLabel(v.optionGroup)),17)]})],16,Bh)):o.withDirectives((o.openBlock(),o.createElementBlock("li",o.mergeProps({key:1,id:t.$id+"_"+i.getOptionIndex(P,b),class:t.cx("option",{option:v,focusedOption:i.getOptionIndex(P,b)}),style:{height:w?w+"px":void 0},role:"option","aria-label":i.getOptionLabel(v),"aria-selected":i.isSelected(v),"aria-disabled":i.isOptionDisabled(v),"aria-setsize":i.ariaSetSize,"aria-posinset":i.getAriaPosInset(i.getOptionIndex(P,b)),onMousedown:function(N){return i.onOptionSelect(N,v)},onMousemove:function(N){return i.onOptionMouseMove(N,i.getOptionIndex(P,b))},onClick:e[8]||(e[8]=o.withModifiers(function(){},["stop"])),"data-p-selected":!t.checkmark&&i.isSelected(v),"data-p-focused":a.focusedOptionIndex===i.getOptionIndex(P,b),"data-p-disabled":i.isOptionDisabled(v)},{ref_for:!0},i.getPTItemOptions(v,b,P,"option")),[t.checkmark?(o.openBlock(),o.createElementBlock(o.Fragment,{key:0},[i.isSelected(v)?(o.openBlock(),o.createBlock(p,o.mergeProps({key:0,class:t.cx("optionCheckIcon")},{ref_for:!0},t.ptm("optionCheckIcon")),null,16,["class"])):(o.openBlock(),o.createBlock(f,o.mergeProps({key:1,class:t.cx("optionBlankIcon")},{ref_for:!0},t.ptm("optionBlankIcon")),null,16,["class"]))],64)):o.createCommentVNode("",!0),o.renderSlot(t.$slots,"option",{option:v,selected:i.isSelected(v),index:i.getOptionIndex(P,b)},function(){return[o.createElementVNode("span",o.mergeProps({class:t.cx("optionLabel")},{ref_for:!0},t.ptm("optionLabel")),o.toDisplayString(i.getOptionLabel(v)),17)]})],16,Ph)),[[y]])],64)}),128)),a.filterValue&&(!x||x&&x.length===0)?(o.openBlock(),o.createElementBlock("li",o.mergeProps({key:0,class:t.cx("emptyMessage"),role:"option"},t.ptm("emptyMessage"),{"data-p-hidden-accessible":!0}),[o.renderSlot(t.$slots,"emptyfilter",{},function(){return[o.createTextVNode(o.toDisplayString(i.emptyFilterMessageText),1)]})],16)):!t.options||t.options&&t.options.length===0?(o.openBlock(),o.createElementBlock("li",o.mergeProps({key:1,class:t.cx("emptyMessage"),role:"option"},t.ptm("emptyMessage"),{"data-p-hidden-accessible":!0}),[o.renderSlot(t.$slots,"empty",{},function(){return[o.createTextVNode(o.toDisplayString(i.emptyMessageText),1)]})],16)):o.createCommentVNode("",!0)],16,_h)]}),_:2},[t.$slots.loader?{name:"loader",fn:o.withCtx(function(g){var k=g.options;return[o.renderSlot(t.$slots,"loader",{options:k})]}),key:"0"}:void 0]),1040,["items","style","disabled","pt"])],16),o.renderSlot(t.$slots,"footer",{value:t.d_value,options:i.visibleOptions}),!t.options||t.options&&t.options.length===0?(o.openBlock(),o.createElementBlock("span",o.mergeProps({key:1,role:"status","aria-live":"polite",class:"p-hidden-accessible"},t.ptm("hiddenEmptyMessage"),{"data-p-hidden-accessible":!0}),o.toDisplayString(i.emptyMessageText),17)):o.createCommentVNode("",!0),o.createElementVNode("span",o.mergeProps({role:"status","aria-live":"polite",class:"p-hidden-accessible"},t.ptm("hiddenSelectedMessage"),{"data-p-hidden-accessible":!0}),o.toDisplayString(i.selectedMessageText),17),o.createElementVNode("span",o.mergeProps({ref:"lastHiddenFocusableElementOnOverlay",role:"presentation","aria-hidden":"true",class:"p-hidden-accessible p-hidden-focusable",tabindex:0,onFocus:e[9]||(e[9]=function(){return i.onLastHiddenFocus&&i.onLastHiddenFocus.apply(i,arguments)})},t.ptm("hiddenLastFocusableEl"),{"data-p-hidden-accessible":!0,"data-p-hidden-focusable":!0}),null,16)],16,Eh)):o.createCommentVNode("",!0)]}),_:3},16,["onEnter","onAfterEnter","onLeave","onAfterLeave"])]}),_:3},8,["appendTo"])],16,Th)}Lr.render=Ah;const Nr=o.defineComponent({inheritAttrs:!1,__name:"UIDropdown",props:o.mergeModels({pt:{default:void 0},ptOptions:{default:()=>({mergeSections:!0,mergeProps:!1})},label:{},disabled:{type:Boolean,default:!1},options:{},optionLabel:{type:[String,Function],default:""},optionValue:{type:[String,Function],default:""},showClear:{type:Boolean,default:!0},required:{type:Boolean,default:!1},leadingIcon:{default:void 0},supportText:{default:void 0},invalid:{type:Boolean,default:!1}},{modelValue:{default:null},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const e=t,n=o.useAttrs(),r=crypto.randomUUID(),a=o.useModel(t,"modelValue");function i(u){a.value=u}const d=o.useSlots(),l=o.computed(()=>e.leadingIcon||d.leadingIcon),s=o.computed(()=>({root:{class:[pn,{"border-error!":e.invalid,"border-on-surface/12":e.disabled,focused:a.value},e.disabled?"cursor-auto":"cursor-pointer",l.value?"pl-[2.5rem]":"pl-[1rem]"]},dropdown:{class:[mp,e.disabled?gp:""]},clearIcon:{class:[e.showClear?fn:"hidden",{"hidden!":e.disabled}]},label:{class:[hn,e.disabled?"text-on-surface/38!":""]},overlay:{class:vp},list:{class:"mb-0"},option:{class:kp}})),c=()=>o.h(Lr,{pt:H(s.value,e.pt||{},e.ptOptions),disabled:e.disabled,options:e.options,optionLabel:e.optionLabel,optionValue:e.optionValue,showClear:e.showClear,labelId:r,required:e.required,modelValue:a.value,"onUpdate:modelValue":i,invalid:e.invalid,unstyled:!0,...n},{dropdownicon:()=>o.h(D.FontAwesomeIcon,{icon:We.faCircleChevronDown}),clearIcon:()=>o.h(D.FontAwesomeIcon,{icon:e.invalid?ce.faCircleExclamation:We.faCircleXmark})});return(u,p)=>(o.openBlock(),o.createBlock(bn,{label:e.label,"input-id":o.unref(r),"support-text":e.supportText,"leading-icon":e.leadingIcon,disabled:e.disabled,required:e.required,invalid:e.invalid},o.createSlots({default:o.withCtx(()=>[o.createVNode(c)]),_:2},[o.unref(d).leadingIcon?{name:"leadingIcon",fn:o.withCtx(f=>[o.renderSlot(u.$slots,"leadingIcon",o.normalizeProps(o.guardReactiveProps(f)))]),key:"0"}:void 0,o.unref(d).supportText?{name:"supportText",fn:o.withCtx(()=>[o.renderSlot(u.$slots,"supportText")]),key:"1"}:void 0]),1032,["label","input-id","support-text","leading-icon","disabled","required","invalid"]))}}),He={DEFAULT:"default",B2C:"b2c",B2B:"b2b"},Be={ENEMY:"enemy",VIP:"vip"},Lh="flex text-on-primary rounded-[1rem] overflow-hidden w-full",Nh="bg-[#0075E6]",Dh="bg-[#DE334A] border-error",Vh="bg-[#3F4753] border-[#A48111]",zh="w-full flex justify-between items-center gap-[1rem]",Rh="flex gap-[0.25rem] items-center",Fh="text-on-primary bg-error!",Mh="text-on-primary bg-[#A48111]!",jh="text-on-primary bg-success!",Uh="text-on-primary bg-tertiary!",Hh="grow flex pt-[0.5rem] pb-[1rem] px-[1rem] bg-inherit",Kh="bg-on-primary/8 py-[1.5rem] px-[1rem] flex flex-col justify-start items-center gap-[1.5rem]",Gh={key:0,class:"h-full px-[0.5rem]"},Wh={class:"grow min-w-0"},Yh={ref:"title",class:"title-large whitespace-nowrap truncate"},Dr=o.defineComponent({__name:"UIInfoStrip",props:{severity:{default:He.DEFAULT},status:{default:void 0},title:{}},setup(t){const e=t,n=o.useSlots(),r=o.useTemplateRef("title"),a=o.ref(!1);Ge.useResizeObserver(r,d=>{const l=d[0];a.value=l.target.scrollWidth>l.target.clientWidth});const i=o.computed(()=>n["primary-action"]||n["secondary-action"]);return(d,l)=>{const s=o.resolveDirective("tooltip");return o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass([o.unref(Lh),{"bg-primary":!e.status,"bg-error":e.status===o.unref(Be).ENEMY,"bg-inverse-surface":e.status===o.unref(Be).VIP}])},[o.createElementVNode("div",{class:o.normalizeClass([e.severity!==o.unref(He).DEFAULT?"border-l-[0.5rem]":"","p-[1rem] w-[22.5rem] flex",o.unref(n)["leading-icon"]?"pl-0":"",{[o.unref(Nh)]:!e.status,[o.unref(Dh)]:e.status===o.unref(Be).ENEMY,[o.unref(Vh)]:e.status===o.unref(Be).VIP,"border-tertiary":e.severity===o.unref(He).B2C&&!e.status,"border-success":e.severity===o.unref(He).B2B&&!e.status}])},[o.unref(n)["leading-icon"]?(o.openBlock(),o.createElementBlock("div",Gh,[o.renderSlot(d.$slots,"leading-icon")])):o.createCommentVNode("",!0),o.createElementVNode("div",Wh,[o.createElementVNode("div",{class:o.normalizeClass(o.unref(zh))},[o.withDirectives((o.openBlock(),o.createElementBlock("span",Yh,[o.createTextVNode(o.toDisplayString(d.title),1)])),[[s,{value:d.title,unstyled:!0,disabled:!a.value},void 0,{top:!0}]]),o.createElementVNode("div",{class:o.normalizeClass(o.unref(Rh))},[o.renderSlot(d.$slots,"severity-swap"),e.status===o.unref(Be).ENEMY?(o.openBlock(),o.createBlock(o.unref(Ue),{key:0,value:"ENEMY",pt:{root:o.unref(Fh)},"pt-options":{mergeProps:!0}},null,8,["pt"])):o.createCommentVNode("",!0),e.status===o.unref(Be).VIP?(o.openBlock(),o.createBlock(o.unref(Ue),{key:1,value:"VIP",pt:{root:o.unref(Mh)},"pt-options":{mergeProps:!0}},null,8,["pt"])):o.createCommentVNode("",!0),e.severity===o.unref(He).B2B?(o.openBlock(),o.createBlock(o.unref(Ue),{key:2,value:"B2B",pt:{root:o.unref(jh)},"pt-options":{mergeProps:!0}},null,8,["pt"])):o.createCommentVNode("",!0),e.severity===o.unref(He).B2C?(o.openBlock(),o.createBlock(o.unref(Ue),{key:3,value:"B2C",pt:{root:o.unref(Uh)},"pt-options":{mergeProps:!0}},null,8,["pt"])):o.createCommentVNode("",!0)],2)],2),o.renderSlot(d.$slots,"primary-content")])],2),o.createElementVNode("div",{class:o.normalizeClass([o.unref(Hh),i.value?"shadow-[3px_0_4px_0_rgba(0,0,0,0.15)]":""])},[o.renderSlot(d.$slots,"secondary-boxes")],2),i.value?(o.openBlock(),o.createElementBlock("div",{key:0,class:o.normalizeClass([o.unref(Kh),{"text-primary":!e.status,"text-error":e.status===o.unref(Be).ENEMY,"text-inverse-surface":e.status===o.unref(Be).VIP}])},[o.renderSlot(d.$slots,"primary-action"),o.renderSlot(d.$slots,"secondary-action")],2)):o.createCommentVNode("",!0)],2)}}}),qh="p-[1rem] bg-inherit relative text-on-primary border border-on-primary/16 mt-[1rem] rounded-[0.25rem]",Zh="flex gap-[0.5rem] items-center bg-inherit absolute top-[-0.75rem] left-[0.5rem] px-[0.5rem]",Xh="text-[1rem] font-medium leading-[1.5rem]",Vr=o.defineComponent({__name:"UIInfoStripSecondaryBox",props:{headline:{},icon:{}},setup(t){return(e,n)=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(o.unref(qh))},[o.createElementVNode("div",{class:o.normalizeClass(o.unref(Zh))},[e.icon?(o.openBlock(),o.createBlock(o.unref(D.FontAwesomeIcon),{key:0,icon:e.icon},null,8,["icon"])):o.createCommentVNode("",!0),o.createElementVNode("span",{class:o.normalizeClass(o.unref(Xh))},o.toDisplayString(e.headline),3)],2),o.renderSlot(e.$slots,"default")],2))}}),Jh="flex gap-[0.75rem]",Qh="flex justify-center items-center text-on-primary bg-black/25 size-[2.5rem] rounded-[0.5rem]",eb="flex flex-col justify-center",tb="text-on-primary/82 body-small",nb="text-on-primary title-small",zr=o.defineComponent({__name:"UIPersonList",props:{headline:{},label:{}},setup(t){return(e,n)=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(o.unref(Jh))},[o.createElementVNode("div",{class:o.normalizeClass(o.unref(Qh))},[o.renderSlot(e.$slots,"icon")],2),o.createElementVNode("div",{class:o.normalizeClass(o.unref(eb))},[o.createElementVNode("span",{class:o.normalizeClass(o.unref(tb))},o.toDisplayString(e.headline),3),o.createElementVNode("span",{class:o.normalizeClass(o.unref(nb))},o.toDisplayString(e.label),3)],2)],2))}}),we={DEFAULT:"default",ENEMY:"enemy",VIP:"vip"},oe={AUTOSPLATKA:"CZ_Financing",MOTOTECHNA_BRAND:"MototechnaBrand",MOTOTECHNA_DRIVE:"CZ_DRIVE",MOTOTECHNA_GROUP:"CZ_MG",MOTOTECHNA_SK:"SK_MOT",CZ_AAA:"CZ_AAA",PL_AAA:"PL_AAA",SK_AAA:"SK_AAA",DISKONT_SK:"SK_AD",DISKONT_CZ:"CZ_AD",KUPUJEME_AUTA:"CZ_KuAut",SERVIS_PLAN:"CZ_SP"},gn={[oe.AUTOSPLATKA]:{icon:W.faAutosplatkySymbol,label:"autosplatka",class:"bg-[#16DB93] text-on-primary"},[oe.MOTOTECHNA_BRAND]:{icon:W.faMototechnaSymbol,label:"mototechna",class:"bg-[#00CCBB] text-on-primary"},[oe.MOTOTECHNA_DRIVE]:{icon:W.faMototechnaSymbol,label:"mototechna",class:"bg-[#00CCBB] text-on-primary"},[oe.MOTOTECHNA_GROUP]:{icon:W.faMototechnaSymbol,label:"mototechna",class:"bg-[#00CCBB] text-on-primary"},[oe.MOTOTECHNA_SK]:{icon:W.faMototechnaSymbol,label:"mototechna",class:"bg-[#00CCBB] text-on-primary"},[oe.CZ_AAA]:{icon:W.faAaaAutoSymbol,label:"aaa auto",class:"bg-[#005CA9] text-on-primary"},[oe.PL_AAA]:{icon:W.faAaaAutoSymbol,label:"aaa auto",class:"bg-[#005CA9] text-on-primary"},[oe.SK_AAA]:{icon:W.faAaaAutoSymbol,label:"aaa auto",class:"bg-[#005CA9] text-on-primary"},[oe.DISKONT_SK]:{icon:W.faAaaAutoDiskontSymbol,label:"aaa auto diskont",class:"bg-[#E74011] text-on-primary"},[oe.DISKONT_CZ]:{icon:W.faAaaAutoDiskontSymbol,label:"aaa auto diskont",class:"bg-[#E74011] text-on-primary"},[oe.KUPUJEME_AUTA]:{icon:W.faKupujemeAutaLogoShort,label:"aaa auto",class:"bg-[#005CA9] text-on-primary"},[oe.SERVIS_PLAN]:{icon:W.faAaaAutoSymbol,label:"aaa auto",class:"bg-[#005CA9] text-on-primary"}},ob="relative bg-on-primary h-[2rem] pr-[1rem] rounded-[625rem] flex items-center label-medium tracking-[0.03125rem]",rb="absolute -left-px size-[2.5rem] text-[1rem] rounded-full flex justify-center items-center",ib="border-4 border-[#0075E6]",ab="border-4 border-[#DE334A]",lb="border-4 border-[#414754]",sb="bg-on-primary",Rr=o.defineComponent({__name:"UIBrandLogo",props:{severity:{default:we.DEFAULT},brand:{}},setup(t){const e=t;return(n,r)=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(o.unref(ob))},[o.createElementVNode("div",{class:o.normalizeClass([o.unref(rb),o.unref(gn)[e.brand].class,{[o.unref(ib)]:e.severity===o.unref(we).DEFAULT||e.severity===null,[o.unref(ab)]:e.severity===o.unref(we).ENEMY,[o.unref(lb)]:e.severity===o.unref(we).VIP,[o.unref(sb)]:e.severity!==o.unref(we).DEFAULT||e.severity===null}])},[o.createVNode(o.unref(D.FontAwesomeIcon),{icon:o.unref(gn)[e.brand].icon,class:o.normalizeClass([{"text-[#BB1334]!":e.severity===o.unref(we).ENEMY,"text-on-primary-container!":e.severity===o.unref(we).VIP}])},null,8,["icon","class"])],2),o.createElementVNode("div",{class:o.normalizeClass(["ml-[3.25rem] uppercase",{"text-[#BB1334]!":e.severity===o.unref(we).ENEMY,"text-on-primary-container!":e.severity===o.unref(we).VIP}])},o.toDisplayString(o.unref(gn)[e.brand].label),3)],2))}}),db=Object.freeze(Object.defineProperty({__proto__:null,ACBSPlugin:ao,UIBadge:Co,UIBrandLogo:Rr,UIButton:ko,UICheckbox:Jo,UIChip:tr,UIContextPanel:ur,UICopy:Eo,UIDivider:yr,UIDropdown:Nr,UIIconButton:Mo,UIInfoStrip:Dr,UIInfoStripSecondaryBox:Vr,UILanguagePicker:gr,UIList:cr,UIListItem:dr,UIMenu:So,UIPersonList:zr,UIRadioButton:qo,UIRichTooltip:ar,UISnackbar:sr,UISwitch:kr,UITabPanel:Ro,UITabView:zo,UITag:Ue,UITextArea:ir,UITextField:or,UIToggleButton:Wo,UIToolbar:pr,useACBSConfig:Dt},Symbol.toStringTag,{value:"Module"}));T.ACBSPlugin=ao,T.UIBadge=Co,T.UIBrandLogo=Rr,T.UIButton=ko,T.UICheckbox=Jo,T.UIChip=tr,T.UIContextPanel=ur,T.UICopy=Eo,T.UIDivider=yr,T.UIDropdown=Nr,T.UIIconButton=Mo,T.UIInfoStrip=Dr,T.UIInfoStripSecondaryBox=Vr,T.UILanguagePicker=gr,T.UIList=cr,T.UIListItem=dr,T.UIMenu=So,T.UIPersonList=zr,T.UIRadioButton=qo,T.UIRichTooltip=ar,T.UISnackbar=sr,T.UISwitch=kr,T.UITabPanel=Ro,T.UITabView=zo,T.UITag=Ue,T.UITextArea=ir,T.UITextField=or,T.UIToggleButton=Wo,T.UIToolbar=pr,T.useACBSConfig=Dt,Object.defineProperty(T,Symbol.toStringTag,{value:"Module"})});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aures5g/vue-component-library",
3
- "version": "1.0.1",
3
+ "version": "1.1.1",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",
@@ -42,7 +42,7 @@
42
42
  "check-version": "./check-version.sh"
43
43
  },
44
44
  "devDependencies": {
45
- "@aures5g/style-guide": "^3.0.0",
45
+ "@aures5g/style-guide": "^3.0.1",
46
46
  "@awesome.me/kit-bccbe657bb": "^1.0.180",
47
47
  "@chromatic-com/storybook": "^4.0.1",
48
48
  "@fortawesome/vue-fontawesome": "^3.0.8",
@@ -79,4 +79,65 @@
79
79
  --shadow-3: var(--acbs-elevation-3);
80
80
  --shadow-4: var(--acbs-elevation-4);
81
81
  --shadow-5: var(--acbs-elevation-5);
82
+
83
+ --text-display-large: var(--acbs-typescale-display-large-size);
84
+ --text-display-large--line-height: var(--acbs-typescale-display-large-line-height);
85
+ --text-display-large--letter-spacing: var(--acbs-typescale-display-large-tracking);
86
+ --text-display-large--font-weight: var(--acbs-typescale-display-large-weight);
87
+ --text-display-medium: var(--acbs-typescale-display-medium-size);
88
+ --text-display-medium--line-height: var(--acbs-typescale-display-medium-line-height);
89
+ --text-display-medium--letter-spacing: var(--acbs-typescale-display-medium-tracking);
90
+ --text-display-medium--font-weight: var(--acbs-typescale-display-medium-weight);
91
+ --text-display-small: var(--acbs-typescale-display-small-size);
92
+ --text-display-small--line-height: var(--acbs-typescale-display-small-line-height);
93
+ --text-display-small--letter-spacing: var(--acbs-typescale-display-small-tracking);
94
+ --text-display-small--font-weight: var(--acbs-typescale-display-small-weight);
95
+ --text-headline-large: var(--acbs-typescale-headline-large-size);
96
+ --text-headline-large--line-height: var(--acbs-typescale-headline-large-line-height);
97
+ --text-headline-large--letter-spacing: var(--acbs-typescale-headline-large-tracking);
98
+ --text-headline-large--font-weight: var(--acbs-typescale-headline-large-weight);
99
+ --text-headline-medium: var(--acbs-typescale-headline-medium-size);
100
+ --text-headline-medium--line-height: var(--acbs-typescale-headline-medium-line-height);
101
+ --text-headline-medium--letter-spacing: var(--acbs-typescale-headline-medium-tracking);
102
+ --text-headline-medium--font-weight: var(--acbs-typescale-headline-medium-weight);
103
+ --text-headline-small: var(--acbs-typescale-headline-small-size);
104
+ --text-headline-small--line-height: var(--acbs-typescale-headline-small-line-height);
105
+ --text-headline-small--letter-spacing: var(--acbs-typescale-headline-small-tracking);
106
+ --text-headline-small--font-weight: var(--acbs-typescale-headline-small-weight);
107
+ --text-title-large: var(--acbs-typescale-title-large-size);
108
+ --text-title-large--line-height: var(--acbs-typescale-title-large-line-height);
109
+ --text-title-large--letter-spacing: var(--acbs-typescale-title-large-tracking);
110
+ --text-title-large--font-weight: var(--acbs-typescale-title-large-weight);
111
+ --text-title-medium: var(--acbs-typescale-title-medium-size);
112
+ --text-title-medium--line-height: var(--acbs-typescale-title-medium-line-height);
113
+ --text-title-medium--letter-spacing: var(--acbs-typescale-title-medium-tracking);
114
+ --text-title-medium--font-weight: var(--acbs-typescale-title-medium-weight);
115
+ --text-title-small: var(--acbs-typescale-title-small-size);
116
+ --text-title-small--line-height: var(--acbs-typescale-title-small-line-height);
117
+ --text-title-small--letter-spacing: var(--acbs-typescale-title-small-tracking);
118
+ --text-title-small--font-weight: var(--acbs-typescale-title-small-weight);
119
+ --text-label-large: var(--acbs-typescale-label-large-size);
120
+ --text-label-large--line-height: var(--acbs-typescale-label-large-line-height);
121
+ --text-label-large--letter-spacing: var(--acbs-typescale-label-large-tracking);
122
+ --text-label-large--font-weight: var(--acbs-typescale-label-large-weight);
123
+ --text-label-medium: var(--acbs-typescale-label-medium-size);
124
+ --text-label-medium--line-height: var(--acbs-typescale-label-medium-line-height);
125
+ --text-label-medium--letter-spacing: var(--acbs-typescale-label-medium-tracking);
126
+ --text-label-medium--font-weight: var(--acbs-typescale-label-medium-weight);
127
+ --text-label-small: var(--acbs-typescale-label-small-size);
128
+ --text-label-small--line-height: var(--acbs-typescale-label-small-line-height);
129
+ --text-label-small--letter-spacing: var(--acbs-typescale-label-small-tracking);
130
+ --text-label-small--font-weight: var(--acbs-typescale-label-small-weight);
131
+ --text-body-large: var(--acbs-typescale-body-large-size);
132
+ --text-body-large--line-height: var(--acbs-typescale-body-large-line-height);
133
+ --text-body-large--letter-spacing: var(--acbs-typescale-body-large-tracking);
134
+ --text-body-large--font-weight: var(--acbs-typescale-body-large-weight);
135
+ --text-body-medium: var(--acbs-typescale-body-medium-size);
136
+ --text-body-medium--line-height: var(--acbs-typescale-body-medium-line-height);
137
+ --text-body-medium--letter-spacing: var(--acbs-typescale-body-medium-tracking);
138
+ --text-body-medium--font-weight: var(--acbs-typescale-body-medium-weight);
139
+ --text-body-small: var(--acbs-typescale-body-small-size);
140
+ --text-body-small--line-height: var(--acbs-typescale-body-small-line-height);
141
+ --text-body-small--letter-spacing: var(--acbs-typescale-body-small-tracking);
142
+ --text-body-small--font-weight: var(--acbs-typescale-body-small-weight);
82
143
  }