@huntflow/ui 0.2.39 → 0.2.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/ui.es.js CHANGED
@@ -1,7 +1,7 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.nonce=document.head.querySelector("meta[property=csp-nonce]")?.content,o.appendChild(document.createTextNode(`@keyframes _loader-animation_1kkq4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loader_1kkq4_11{color:var(--hf-loader-color);display:block;flex:0 0 auto}._circle_1kkq4_17{animation-name:_loader-animation_1kkq4_1;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}._hidden_1kkq4_24{opacity:0}._white_1kkq4_28{--hf-loader-color: var(--hf-color-text-invert)}._black_1kkq4_32{--hf-loader-color: var(--hf-color-text-main)}._s_1kkq4_36{width:18px;height:18px}._m_1kkq4_41{width:28px;height:28px}._l_1kkq4_11{width:56px;height:56px}._spinner_1kkq4_51{display:inline-block;border:1px solid var(--hf-loader-color);border-radius:50%;border-left-color:transparent;border-top-color:transparent}._icon_1p8iz_2{font-style:normal;display:inline-block;vertical-align:middle}._button_mb1r2_1{font-family:var(--hf-font-family-body),sans-serif;font-style:normal;color:inherit;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;gap:var(--hf-spacing-button-icon);min-width:-moz-max-content;min-width:max-content;border:solid 1px;position:relative;cursor:pointer;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._button_mb1r2_1:active{background-color:#999}._button_mb1r2_1:focus{outline:none}._button_mb1r2_1:focus-visible{outline:solid 3px var(--hf-color-button-primary-border-focus)}._button_mb1r2_1:is(._disabled_mb1r2_1),._button_mb1r2_1:is(._disabled_mb1r2_1):hover{color:var(--hf-color-text-light);background-color:var(--hf-color-button-disable-default);border-color:transparent;box-shadow:none;transform:none;cursor:default}._button_mb1r2_1._loading_mb1r2_1{cursor:default}._button_mb1r2_1._loading_mb1r2_1>*:not(._loader_mb1r2_1){visibility:hidden}._content_mb1r2_1{line-height:inherit;display:flex}._content_mb1r2_1:first-child:last-child{text-align:center;justify-content:center;width:100%}._loader_mb1r2_1{display:flex;justify-content:center;align-items:center;position:absolute;inset:0}._dropDown_mb1r2_1{margin-right:-4px;margin-left:-2px}._fill_mb1r2_1{width:100%}._s_mb1r2_2{font-size:var(--hf-font-size-button-s);font-weight:var(--hf-font-weight-button-s);line-height:var(--hf-font-line-height-button-s);padding:var(--hf-padding-button-top-bottom-s) var(--hf-padding-button-left-right-s);border-radius:var(--hf-radius-button-s)}._xs_mb1r2_1{font-size:var(--hf-font-size-button-xs);font-weight:var(--hf-font-weight-button-xs);line-height:var(--hf-font-line-height-button-xs);padding:var(--hf-padding-button-top-bottom-xs) var(--hf-padding-button-left-right-xs)}._xs_mb1r2_1._square_mb1r2_1{border-radius:var(--hf-radius-button-xs)}._xs_mb1r2_1._circle_mb1r2_1{border-radius:var(--hf-radius-button-circle)}._m_mb1r2_1{font-size:var(--hf-font-size-button-m);font-weight:var(--hf-font-weight-button-m);line-height:var(--hf-font-line-height-button-m);padding:var(--hf-padding-button-top-bottom-m) var(--hf-padding-button-left-right-m);border-radius:var(--hf-radius-button-m)}._l_mb1r2_1{font-size:var(--hf-font-size-button-l);font-weight:var(--hf-font-weight-button-l);line-height:var(--hf-font-line-height-button-l);padding:var(--hf-padding-button-top-bottom-l) var(--hf-padding-button-left-right-l);border-radius:var(--hf-radius-button-l)}._xl_mb1r2_1{font-size:var(--hf-font-size-button-xl);font-weight:var(--hf-font-weight-button-xl);line-height:var(--hf-font-line-height-button-xl);padding:var(--hf-padding-button-top-bottom-xl) var(--hf-padding-button-left-right-xl);border-radius:var(--hf-radius-button-l)}._primary_mb1r2_1{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-primary-default);border-color:var(--hf-color-button-primary-default)}._primary_mb1r2_1:hover{background-color:var(--hf-color-button-primary-hover);border-color:var(--hf-color-button-primary-hover)}._primary_mb1r2_1:active{background-color:var(--hf-color-button-primary-active);border-color:var(--hf-color-button-primary-active)}._primary_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-primary-default)}._secondary_mb1r2_1{color:var(--hf-color-text-main);background-color:var(--hf-color-button-secondary-fill-default);border-color:var(--hf-color-button-secondary-border-default);box-shadow:0 1px 4px #0505050a}._secondary_mb1r2_1:hover{background-color:var(--hf-color-button-secondary-fill-hover);border-color:var(--hf-color-button-secondary-fill-hover)}._secondary_mb1r2_1:active{background-color:var(--hf-color-button-secondary-fill-active);border-color:var(--hf-color-button-secondary-fill-active)}._secondary_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-secondary-fill-default)}._accent_mb1r2_1{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-accent-default);border-color:var(--hf-color-button-accent-default)}._accent_mb1r2_1:hover{background-color:var(--hf-color-button-accent-hover);border-color:var(--hf-color-button-accent-hover)}._accent_mb1r2_1:active{background-color:var(--hf-color-button-accent-active);border-color:var(--hf-color-button-accent-active)}._accent_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-accent-default)}._danger_mb1r2_1{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-danger-default);border-color:var(--hf-color-button-danger-default)}._danger_mb1r2_1:hover{background-color:var(--hf-color-button-danger-hover);border-color:var(--hf-color-button-danger-hover)}._danger_mb1r2_1:active{background-color:var(--hf-color-button-danger-active);border-color:var(--hf-color-button-danger-active)}._danger_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-danger-default)}._jobsites_mb1r2_1{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-jobsite-default);border-color:var(--hf-color-button-jobsite-default)}._jobsites_mb1r2_1:hover{background-color:var(--hf-color-button-jobsite-hover);border-color:var(--hf-color-button-jobsite-hover)}._jobsites_mb1r2_1:active{background-color:var(--hf-color-button-jobsite-active);border-color:var(--hf-color-button-jobsite-active)}._jobsites_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-jobsite-default)}._ghost_mb1r2_1{color:var(--hf-color-text-secondary);background-color:transparent;border-color:transparent}._ghost_mb1r2_1:hover{color:var(--hf-color-text-main);background-color:var(--hf-color-button-secondary-fill-hover)}._ghost_mb1r2_1:active{color:var(--hf-color-text-main);background-color:var(--hf-color-button-secondary-fill-active)}._ghost_mb1r2_1._loading_mb1r2_1{background-color:transparent}._ghost-danger_mb1r2_1{color:var(--hf-color-text-secondary);background-color:transparent;border-color:transparent}._ghost-danger_mb1r2_1:hover{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-danger-hover)}._ghost-danger_mb1r2_1:active{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-danger-active)}._ghost-danger_mb1r2_1._loading_mb1r2_1{background-color:transparent}._transparent-dark_mb1r2_1{color:var(--hf-color-text-main);background-color:var(--hf-color-button-transparent-dark-default);border:none}._transparent-dark_mb1r2_1:hover{background-color:var(--hf-color-button-transparent-dark-hover)}._transparent-dark_mb1r2_1:active{background-color:var(--hf-color-button-transparent-dark-active)}._transparent-dark_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-transparent-dark-default)}._transparent-secondary_mb1r2_1{color:var(--hf-color-text-main);background-color:var(--hf-color-button-transparent-secondary-fill-default);border:1px solid var(--hf-color-button-secondary-border-default)}._transparent-secondary_mb1r2_1:hover{background-color:var(--hf-color-button-transparent-secondary-fill-hover);border:none}._transparent-secondary_mb1r2_1:active{background-color:var(--hf-color-button-transparent-secondary-fill-active);border:none}._transparent-secondary_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-transparent-secondary-fill-default);border:1px solid var(--hf-color-button-secondary-border-default)}._text_mb1r2_1{padding-right:0;padding-left:0;background-color:transparent;border:none}._text_mb1r2_1:active,._text_mb1r2_1:focus,._text_mb1r2_1:disabled,._text_mb1r2_1:is(._disabled_mb1r2_1):hover{background-color:transparent}._text_mb1r2_1:focus-visible{outline:none}._text-primary_mb1r2_1{color:var(--hf-color-button-text-primary-default)}._text-primary_mb1r2_1:hover{color:var(--hf-color-button-text-secondary-hover)}._text-secondary_mb1r2_1{color:var(--hf-color-button-text-secondary-default)}._text-secondary_mb1r2_1:hover{color:var(--hf-color-button-text-primary-hover)}:root{--hf-btn-size-xs: 28px;--hf-btn-size-s: 32px;--hf-btn-size-m: 36px;--hf-btn-size-l: 40px}._s_o7jd7_9{width:var(--hf-btn-size-s);height:var(--hf-btn-size-s)}._xs_o7jd7_14{width:var(--hf-btn-size-xs);height:var(--hf-btn-size-xs);border-radius:var(--hf-radius-button-circle)}._m_o7jd7_20{width:var(--hf-btn-size-m);height:var(--hf-btn-size-m)}._l_o7jd7_25{width:var(--hf-btn-size-l);height:var(--hf-btn-size-l)}._button_o7jd7_31{padding:0}._button_cmm43_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-button-link-s);font-style:normal;font-weight:var(--hf-font-weight-button-link-s);line-height:var(--hf-font-line-height-button-link-s);color:var(--hf-color-link-default);display:flex;flex-direction:row;align-items:center;gap:var(--hf-spacing-button-link-s);margin:0;padding:0 2px 0 0;background-color:transparent;border:none;cursor:pointer;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._button_cmm43_1:hover{color:var(--hf-color-link-hover)}._button_cmm43_1:disabled,._button_cmm43_1:disabled:hover{color:var(--hf-color-link-default)}._lock_cmm43_30{margin:-12px -16px 0 0}._label_1ic51_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-label-title);font-style:normal;font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-label-title);color:var(--hf-color-text-main);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._content_1g21n_1{font-family:var(--hf-font-family-body),sans-serif;display:flex;flex:1;flex-direction:row;gap:var(--hf-spacing-xs);margin-bottom:var(--hf-spacing-xs);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._label_1g21n_12{font-style:normal;display:flex;flex:1;flex-direction:row;gap:var(--hf-spacing-xs);margin-bottom:var(--hf-spacing-xs)}._header_1g21n_21{font-size:var(--hf-font-size-text-h4);font-weight:var(--hf-font-weight-text-h4-medium);line-height:var(--hf-font-line-height-text-h4);color:var(--hf-color-text-main);display:block}._headerWrapper_1g21n_29{display:flex;flex-direction:column;flex-grow:1;gap:var(--hf-spacing-xs)}._title_1g21n_36{font-size:var(--hf-font-size-label-title);font-weight:var(--hf-font-weight-label-title);line-height:var(--hf-font-line-height-label-title);color:var(--hf-color-text-main);display:block}._subTitleRow_1g21n_44{font-size:var(--hf-font-size-label-subtitle);font-weight:var(--hf-font-weight-label-subtitle);color:var(--hf-color-text-semilight);display:flex;justify-content:space-between}._subTitle_1g21n_44{line-height:var(--hf-font-line-height-label-subtitle)}._link_1g21n_56{font-size:var(--hf-font-size-label-title);font-weight:var(--hf-font-weight-label-subtitle);line-height:var(--hf-font-line-height-label-subtitle);color:var(--hf-color-text-semilight);align-self:flex-end;height:20px;margin-left:auto;overflow:hidden;text-overflow:ellipsis}._link_1g21n_56 a{color:var(--hf-color-text-semilight);text-decoration:none}._linkUpper_1g21n_73{margin-bottom:1px}._wrapper_1fvot_1{font-family:var(--hf-font-family-body),sans-serif;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}input._input_1fvot_7{box-sizing:border-box}._input_1fvot_7{font-size:var(--hf-font-size-field-text);font-weight:var(--hf-font-weight-field-text);line-height:var(--hf-font-line-height-field-text);color:var(--hf-color-input-text-default);width:100%;padding:var(--hf-padding-input-top-bottom-s) var(--hf-padding-input-right-s) var(--hf-padding-input-top-bottom-s) var(--hf-padding-input-left-s);background:var(--hf-color-input-background-default);border:var(--hf-border-xs) solid var(--hf-color-input-border-default);border-radius:var(--hf-radius-input-default)}._input_1fvot_7:active{border-color:var(--hf-color-input-border-focus)}._input_1fvot_7:focus{border-color:var(--hf-color-input-border-focus);outline:solid 3px var(--hf-color-input-border-focus-visible)}._input_1fvot_7:disabled{color:var(--hf-color-input-text-disable);background:var(--hf-color-input-background-disable);border-color:var(--hf-color-input-text-disable);outline:none}._error_1fvot_40,._error_1fvot_40:active{border-color:var(--hf-color-input-border-error)}._error_1fvot_40:focus{border-color:var(--hf-color-input-border-error);outline:solid 3px var(--hf-color-input-border-error-focus-visible)}._description_1fvot_53{font-size:var(--hf-font-size-field-error);font-weight:var(--hf-font-weight-field-description);line-height:var(--hf-font-line-height-field-description);margin-top:var(--hf-spacing-xs)}._description_1fvot_53 a{text-decoration:underline}._descriptionText_1fvot_64{color:var(--hf-color-input-text-description)}._errorText_1fvot_68{color:var(--hf-color-text-danger)}._inputWrapper_1fvot_72{position:relative}._leftSpace_1fvot_76{padding-left:42px}._rightSpace_1fvot_80{padding-right:42px}._leftIcon_1fvot_84,._rightIcon_1fvot_85{height:100%;position:absolute}._leftIcon_1fvot_84{left:15px}._rightIcon_1fvot_85{padding:0 9px;right:0}._rightIcon_1fvot_85[aria-label^=close]{color:var(--hf-color-text-light);cursor:pointer}._plank_1yp3k_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-text-primary);font-style:normal;font-weight:var(--hf-font-weight-text-primary-regular);line-height:var(--hf-font-line-height-text-primary);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--hf-spacing-m);padding:var(--hf-spacing-m) var(--hf-spacing-l);border-width:1px;border-style:solid;border-radius:var(--hf-radius-m);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._default_1yp3k_20{color:var(--hf-color-text-main);background-color:var(--hf-color-plank-default-background);border-color:var(--hf-color-plank-default-border)}._accent_1yp3k_26{color:var(--hf-color-plank-success-text);background-color:var(--hf-color-plank-success-background);border-color:var(--hf-color-plank-success-border)}._danger_1yp3k_32{color:var(--hf-color-plank-danger-text);background-color:var(--hf-color-plank-danger-background);border-color:var(--hf-color-plank-danger-border)}._text_1yp3k_38{flex-grow:1}._icon_1yp3k_42{width:var(--hf-font-line-height-text-primary);height:var(--hf-font-line-height-text-primary)}._text_1sbhq_1{font-family:var(--hf-font-family-body),sans-serif;font-style:normal;color:var(--hf-color-text-main);margin:0;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._primary_1sbhq_10{font-size:var(--hf-font-size-text-primary);font-weight:var(--hf-font-weight-text-primary-regular);line-height:var(--hf-font-line-height-text-primary)}._secondary_1sbhq_16{font-size:var(--hf-font-size-text-secondary);font-weight:var(--hf-font-weight-text-secondary-regular);line-height:var(--hf-font-line-height-text-secondary)}._accent_1sbhq_22{font-size:var(--hf-font-size-text-accent);font-weight:var(--hf-font-weight-text-accent-regular);line-height:var(--hf-font-line-height-text-accent)}._subtitle_1sbhq_28{font-size:var(--hf-font-size-text-subtitle);font-weight:var(--hf-font-weight-text-subtitle);line-height:var(--hf-font-line-height-text-subtitle)}._medium_1sbhq_34{font-weight:var(--hf-font-weight-text-primary-medium)}._color-main_1sbhq_38{color:var(--hf-color-text-main)}._color-secondary_1sbhq_42{color:var(--hf-color-text-secondary)}._color-semilight_1sbhq_46{color:var(--hf-color-text-semilight)}._color-light_1sbhq_50{color:var(--hf-color-text-light)}._color-invert_1sbhq_54{color:var(--hf-color-text-invert)}._color-danger_1sbhq_58{color:var(--hf-color-text-danger)}._color-success_1sbhq_62{color:var(--hf-color-text-success)}._title_1m0wo_1{font-family:var(--hf-font-family-body),sans-serif;font-style:normal;color:var(--hf-color-text-main);margin:0;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._level-1_1m0wo_10{font-size:var(--hf-font-size-text-h1);font-weight:var(--hf-font-weight-text-h1-regular);line-height:var(--hf-font-line-height-text-h1)}._level-1_1m0wo_10._medium_1m0wo_15{font-weight:var(--hf-font-weight-text-h1-medium)}._level-2_1m0wo_20{font-size:var(--hf-font-size-text-h2);font-weight:var(--hf-font-weight-text-h2-regular);line-height:var(--hf-font-line-height-text-h2)}._level-2_1m0wo_20._medium_1m0wo_15{font-weight:var(--hf-font-weight-text-h2-medium)}._level-3_1m0wo_30{font-size:var(--hf-font-size-text-h3);font-weight:var(--hf-font-weight-text-h3-regular);line-height:var(--hf-font-line-height-text-h3)}._level-3_1m0wo_30._medium_1m0wo_15{font-weight:var(--hf-font-weight-text-h3-medium)}._level-4_1m0wo_40{font-size:var(--hf-font-size-text-h4);font-weight:var(--hf-font-weight-text-h4-regular);line-height:var(--hf-font-line-height-text-h4)}._level-4_1m0wo_40._medium_1m0wo_15{font-weight:var(--hf-font-weight-text-h4-medium)}._color-main_1m0wo_50{color:var(--hf-color-text-main)}._color-secondary_1m0wo_54{color:var(--hf-color-text-secondary)}._color-semilight_1m0wo_58{color:var(--hf-color-text-semilight)}._color-light_1m0wo_62{color:var(--hf-color-text-light)}._color-invert_1m0wo_66{color:var(--hf-color-text-invert)}._color-danger_1m0wo_70{color:var(--hf-color-text-danger)}._color-success_1m0wo_74{color:var(--hf-color-text-success)}._error_1j726_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-label-title);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-label-title);color:var(--hf-color-text-danger);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._root_1tj1b_1{overflow:hidden;border-radius:50%;position:relative;aspect-ratio:1/1}._root_1tj1b_1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._default_1tj1b_14{background-color:var(--hf-color-avatar-background);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.3731%2012.2451C8.04067%2011.4614%207.47001%207.04127%2010.5054%205.5244C11.4539%205.05047%2012.6607%205.02109%2013.5811%205.44961C15.802%206.48374%2016.3914%209.29209%2014.7734%2011.1304C13.9547%2012.0605%2012.5483%2012.5215%2011.3731%2012.2451Z'%20fill='%23D7D7D7'/%3e%3cpath%20d='M7.06146%2014.4533C7.36479%2013.8666%208.78017%2013.2895%2010.4265%2013.081C12.0578%2012.8746%2013.8883%2012.9839%2015.2382%2013.3686C17.2103%2013.9304%2017.7187%2014.6903%2017.0375%2016.0575C16.2941%2017.5493%2013.9853%2018.8659%2012.1058%2018.8699C10.2126%2018.874%207.85172%2017.5174%207.15739%2016.0265C6.84163%2015.3485%206.81597%2014.9279%207.06146%2014.4533Z'%20fill='%23D7D7D7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover}._default_1tj1b_14 img{display:none}._xxs_1tj1b_26{width:var(--hf-size-avatar-xxs)}._xs_1tj1b_30{width:var(--hf-size-avatar-xs)}._s_1tj1b_16{width:var(--hf-size-avatar-s)}._m_1tj1b_38{width:var(--hf-size-avatar-m)}._l_1tj1b_42{width:var(--hf-size-avatar-l)}._l_1tj1b_42._square_1tj1b_45{border-radius:var(--hf-radius-s)}._xl_1tj1b_50{width:var(--hf-size-avatar-xl)}._xl_1tj1b_50._square_1tj1b_45{border-radius:var(--hf-radius-l)}._xxl_1tj1b_58{width:var(--hf-size-avatar-xxl)}._xxl_1tj1b_58._square_1tj1b_45{border-radius:var(--hf-radius-l)}._3xl_1tj1b_66{width:var(--hf-size-avatar-3xl)}._3xl_1tj1b_66._square_1tj1b_45{border-radius:var(--hf-radius-l)}._stack_1b4a2_1{list-style:none;display:flex;flex-wrap:wrap;margin:0;padding:0}._auto_1b4a2_9{width:auto}._row_1b4a2_13{flex-direction:row}._row_1b4a2_13._reverse_1b4a2_16{flex-direction:row-reverse}._column_1b4a2_21{flex-direction:column;width:-moz-fit-content;width:fit-content}._column_1b4a2_21._reverse_1b4a2_16{flex-direction:column-reverse}._full_1b4a2_30{width:100%}._xxs_1b4a2_34{gap:var(--hf-spacing-xxs)}._xs_1b4a2_38{gap:var(--hf-spacing-xs)}._s_1b4a2_1{gap:var(--hf-spacing-s)}._m_1b4a2_46{gap:var(--hf-spacing-m)}._l_1b4a2_50{gap:var(--hf-spacing-l)}._xl_1b4a2_54{gap:var(--hf-spacing-xl)}._xxl_1b4a2_58{gap:var(--hf-spacing-xxl)}._xxxl_1b4a2_62{gap:var(--hf-spacing-3xl)}._xxxxl_1b4a2_66{gap:var(--hf-spacing-4xl)}._xxxxxl_1b4a2_70{gap:var(--hf-spacing-5xl)}._main-start_1b4a2_74{justify-content:flex-start}._main-center_1b4a2_78{justify-content:center}._main-between_1b4a2_82{justify-content:space-between}._main-around_1b4a2_86{justify-content:space-around}._main-end_1b4a2_90{justify-content:flex-end}._cross-start_1b4a2_94{align-items:flex-start}._cross-center_1b4a2_98{align-items:center}._cross-end_1b4a2_102{align-items:flex-end}._radioGroup_7jwv2_1{display:flex}._radioGroup_7jwv2_1[aria-orientation=vertical]{flex-direction:column}._radioGroup_7jwv2_1[aria-orientation=horizontal]{flex-direction:row}._error_7jwv2_13{margin-top:var(--hf-spacing-s)}._label_jjm4g_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-label-title);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-label-title);display:flex;flex-direction:column;align-self:flex-start;width:-moz-fit-content;width:fit-content;margin:unset;position:relative;cursor:pointer;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._subtitle_jjm4g_17{font-size:var(--hf-font-size-label-subtitle);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-text-secondary);color:var(--hf-color-text-semilight);display:block;margin-top:var(--hf-spacing-xs);margin-left:calc((var(--hf-spacing-input-label-checkbox) + var(--hf-size-checkbox-s)))}._radioButton_jjm4g_27{display:inline-flex;align-items:start;gap:var(--hf-spacing-input-label-checkbox)}._vertical_jjm4g_33{text-align:center;flex-direction:column;align-items:center}._vertical_jjm4g_33+._subtitle_jjm4g_17{text-align:center;margin-left:0}._radioButtonContainer_jjm4g_44{display:flex;align-items:center;height:var(--hf-font-line-height-label-title)}._radioItem_jjm4g_50{display:flex;flex-shrink:0;justify-content:center;align-items:center;box-sizing:border-box;width:var(--hf-size-checkbox-s);height:var(--hf-size-checkbox-s);margin:0;padding:0;background-color:var(--hf-color-base-white-900);border:1px solid var(--hf-color-input-border-default);border-radius:var(--hf-radius-xxl);outline:none;position:relative;transition:all .2s ease;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}._radioItem_jjm4g_50:focus-visible{box-shadow:0 0 0 3px var(--hf-color-input-border-focus-visible)}._radioItem_jjm4g_50:focus:not(:focus-visible){box-shadow:none}._radioItem_jjm4g_50[data-state=checked] ._indicator_jjm4g_77{display:block}._radioItem_jjm4g_50[data-state=unchecked] ._indicator_jjm4g_77{display:none}._indicator_jjm4g_77{box-sizing:border-box;width:8px;height:8px;background:var(--hf-color-input-background-check-default);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._disabled_jjm4g_98{color:var(--hf-color-text-semilight)}._disabled_jjm4g_98 ._radioItem_jjm4g_50{border-color:var(--hf-color-input-border-disable);cursor:not-allowed}._disabled_jjm4g_98 ._indicator_jjm4g_77{background-color:var(--hf-color-input-background-check-disable)}._disabled_jjm4g_98._partial_jjm4g_110 ._indicator_jjm4g_77{border-color:var(--hf-color-input-background-check-disable)}._partial_jjm4g_110 ._indicator_jjm4g_77{display:block;background-color:unset;border:2px solid var(--hf-color-input-background-check-default)}._label_1h6al_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-label-title);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-label-title);display:flex;flex-direction:column;align-self:flex-start;width:-moz-fit-content;width:fit-content;margin:unset;position:relative;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._label_1h6al_1:hover:not(._disabled_1h6al_15){cursor:pointer}._subtitle_1h6al_20{font-size:var(--hf-font-size-label-subtitle);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-text-secondary);color:var(--hf-color-text-semilight);display:block;margin-top:var(--hf-spacing-xs);margin-left:calc((var(--hf-spacing-input-label-checkbox) + var(--hf-size-checkbox-s)))}._lock_1h6al_30{pointer-events:none}._checkbox_1h6al_34{display:inline-flex;align-items:start;gap:var(--hf-spacing-input-label-checkbox)}._checkboxContainer_1h6al_40{display:flex;align-items:center;height:var(--hf-font-line-height-label-title)}._checkmark_1h6al_46{flex-shrink:0;box-sizing:border-box;width:var(--hf-size-checkbox-s);height:var(--hf-size-checkbox-s);padding:0;background:var(--hf-color-base-white-900);border:1px solid var(--hf-color-input-border-default);border-radius:var(--hf-radius-checkbox-s);position:relative;transition:all .2s ease}._checkmark_1h6al_46:not(:disabled){cursor:pointer}._checkmark_1h6al_46 ._icon_1h6al_62{color:#fff;position:absolute;inset:-1px}._checkmark_1h6al_46 ._lockIcon_1h6al_68{position:absolute;top:-6px;left:-4px}._checkmark_1h6al_46[aria-checked=true]{background-color:var(--hf-color-input-background-check-default);border-color:var(--hf-color-input-background-check-default)}._checkmark_1h6al_46[aria-checked=true]:focus-visible{border-color:var(--hf-color-input-background-check-default)}._checkmark_1h6al_46[data-state=indeterminate]{background-color:var(--hf-color-input-background-check-default);border-color:var(--hf-color-input-background-check-default)}._checkmark_1h6al_46[data-state=indeterminate]:before{width:var(--hf-size-checkmark-s);height:var(--hf-size-checkmark-s);background-color:var(--hf-color-text-invert);border-radius:var(--hf-radius-3xs);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:""}._checkmark_1h6al_46[data-state=indeterminate]:focus-visible{border-color:var(--hf-color-input-background-check-default)}._checkmark_1h6al_46:focus-visible{border-color:var(--hf-color-input-border-focus);box-shadow:0 0 0 3px var(--hf-color-input-border-focus-visible);outline:none}._checkmark_1h6al_46:focus:not(:focus-visible){box-shadow:none}._disabled_1h6al_15{color:var(--hf-color-text-semilight)}._disabled_1h6al_15 ._checkmark_1h6al_46[aria-checked=true],._disabled_1h6al_15 ._checkmark_1h6al_46[data-state=indeterminate]{background-color:var(--hf-color-input-background-check-disable);border-color:var(--hf-color-input-background-check-disable)}._disabled_1h6al_15 ._checkmark_1h6al_46[aria-checked=false]{background:var(--hf-color-input-background-disable);border:1px solid var(--hf-color-input-border-disable)}._error_2xton_1{margin-top:var(--hf-spacing-s)}._dropzone_1dw1r_1{width:100%;height:var(--hf-size-dropzone-max-height)}._state_1dw1r_6{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;width:100%;height:100%;padding:var(--hf-spacing-l);background-color:var(--hf-color-dropzone-background-default);background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='16' ry='16' stroke='%2305050540' stroke-width='1' stroke-dasharray='8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:var(--hf-radius-dropzone-default);cursor:pointer}._iconWrapper_1dw1r_22{display:flex;justify-content:center}._icon_1dw1r_22{width:var(--hf-size-dropzone-illustration);height:var(--hf-size-dropzone-illustration);-o-object-fit:contain;object-fit:contain}._stateHovered_1dw1r_33{background-color:var(--hf-color-dropzone-background-active);background-image:none;border:var(--hf-border-dropzone-active) solid var(--hf-color-dropzone-border-active)}._hoveredMessage_1dw1r_39{font-size:var(--hf-font-size-text-accent);font-weight:var(--hf-font-weight-text-accent-medium);line-height:var(--hf-font-line-height-text-h4)}._labelMessage_1dw1r_45{font-size:var(--hf-font-size-text-accent);font-weight:var(--hf-font-weight-text-accent-medium);line-height:var(--hf-font-line-height-text-h4);color:var(--hf-color-text-main)}._labelMessage_1dw1r_45 a{font-size:var(--hf-font-size-text-primary);line-height:var(--hf-font-line-height-text-primary);color:var(--hf-color-link-default);text-decoration:underline}:is(._labelMessage_1dw1r_45 a):hover{color:var(--hf-color-link-hover)}._helpMessage_1dw1r_63{font-size:var(--hf-font-size-text-secondary);font-weight:var(--hf-font-weight-text-secondary-regular);line-height:var(--hf-font-line-height-text-secondary);color:var(--hf-color-text-semilight)}._fileInput_1dw1r_70{white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;position:absolute;clip-path:inset(50%)}`)),document.head.appendChild(o)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
1
+ (function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.nonce=document.head.querySelector("meta[property=csp-nonce]")?.content,o.appendChild(document.createTextNode(`@keyframes _loader-animation_1kkq4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loader_1kkq4_11{color:var(--hf-loader-color);display:block;flex:0 0 auto}._circle_1kkq4_17{animation-name:_loader-animation_1kkq4_1;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}._hidden_1kkq4_24{opacity:0}._white_1kkq4_28{--hf-loader-color: var(--hf-color-text-invert)}._black_1kkq4_32{--hf-loader-color: var(--hf-color-text-main)}._s_1kkq4_36{width:18px;height:18px}._m_1kkq4_41{width:28px;height:28px}._l_1kkq4_11{width:56px;height:56px}._spinner_1kkq4_51{display:inline-block;border:1px solid var(--hf-loader-color);border-radius:50%;border-left-color:transparent;border-top-color:transparent}._icon_1p8iz_2{font-style:normal;display:inline-block;vertical-align:middle}._button_mb1r2_1{font-family:var(--hf-font-family-body),sans-serif;font-style:normal;color:inherit;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;gap:var(--hf-spacing-button-icon);min-width:-moz-max-content;min-width:max-content;border:solid 1px;position:relative;cursor:pointer;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._button_mb1r2_1:active{background-color:#999}._button_mb1r2_1:focus{outline:none}._button_mb1r2_1:focus-visible{outline:solid 3px var(--hf-color-button-primary-border-focus)}._button_mb1r2_1:is(._disabled_mb1r2_1),._button_mb1r2_1:is(._disabled_mb1r2_1):hover{color:var(--hf-color-text-light);background-color:var(--hf-color-button-disable-default);border-color:transparent;box-shadow:none;transform:none;cursor:default}._button_mb1r2_1._loading_mb1r2_1{cursor:default}._button_mb1r2_1._loading_mb1r2_1>*:not(._loader_mb1r2_1){visibility:hidden}._content_mb1r2_1{line-height:inherit;display:flex}._content_mb1r2_1:first-child:last-child{text-align:center;justify-content:center;width:100%}._loader_mb1r2_1{display:flex;justify-content:center;align-items:center;position:absolute;inset:0}._dropDown_mb1r2_1{margin-right:-4px;margin-left:-2px}._fill_mb1r2_1{width:100%}._s_mb1r2_2{font-size:var(--hf-font-size-button-s);font-weight:var(--hf-font-weight-button-s);line-height:var(--hf-font-line-height-button-s);padding:var(--hf-padding-button-top-bottom-s) var(--hf-padding-button-left-right-s);border-radius:var(--hf-radius-button-s)}._xs_mb1r2_1{font-size:var(--hf-font-size-button-xs);font-weight:var(--hf-font-weight-button-xs);line-height:var(--hf-font-line-height-button-xs);padding:var(--hf-padding-button-top-bottom-xs) var(--hf-padding-button-left-right-xs)}._xs_mb1r2_1._square_mb1r2_1{border-radius:var(--hf-radius-button-xs)}._xs_mb1r2_1._circle_mb1r2_1{border-radius:var(--hf-radius-button-circle)}._m_mb1r2_1{font-size:var(--hf-font-size-button-m);font-weight:var(--hf-font-weight-button-m);line-height:var(--hf-font-line-height-button-m);padding:var(--hf-padding-button-top-bottom-m) var(--hf-padding-button-left-right-m);border-radius:var(--hf-radius-button-m)}._l_mb1r2_1{font-size:var(--hf-font-size-button-l);font-weight:var(--hf-font-weight-button-l);line-height:var(--hf-font-line-height-button-l);padding:var(--hf-padding-button-top-bottom-l) var(--hf-padding-button-left-right-l);border-radius:var(--hf-radius-button-l)}._xl_mb1r2_1{font-size:var(--hf-font-size-button-xl);font-weight:var(--hf-font-weight-button-xl);line-height:var(--hf-font-line-height-button-xl);padding:var(--hf-padding-button-top-bottom-xl) var(--hf-padding-button-left-right-xl);border-radius:var(--hf-radius-button-l)}._primary_mb1r2_1{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-primary-default);border-color:var(--hf-color-button-primary-default)}._primary_mb1r2_1:hover{background-color:var(--hf-color-button-primary-hover);border-color:var(--hf-color-button-primary-hover)}._primary_mb1r2_1:active{background-color:var(--hf-color-button-primary-active);border-color:var(--hf-color-button-primary-active)}._primary_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-primary-default)}._secondary_mb1r2_1{color:var(--hf-color-text-main);background-color:var(--hf-color-button-secondary-fill-default);border-color:var(--hf-color-button-secondary-border-default);box-shadow:0 1px 4px #0505050a}._secondary_mb1r2_1:hover{background-color:var(--hf-color-button-secondary-fill-hover);border-color:var(--hf-color-button-secondary-fill-hover)}._secondary_mb1r2_1:active{background-color:var(--hf-color-button-secondary-fill-active);border-color:var(--hf-color-button-secondary-fill-active)}._secondary_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-secondary-fill-default)}._accent_mb1r2_1{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-accent-default);border-color:var(--hf-color-button-accent-default)}._accent_mb1r2_1:hover{background-color:var(--hf-color-button-accent-hover);border-color:var(--hf-color-button-accent-hover)}._accent_mb1r2_1:active{background-color:var(--hf-color-button-accent-active);border-color:var(--hf-color-button-accent-active)}._accent_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-accent-default)}._danger_mb1r2_1{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-danger-default);border-color:var(--hf-color-button-danger-default)}._danger_mb1r2_1:hover{background-color:var(--hf-color-button-danger-hover);border-color:var(--hf-color-button-danger-hover)}._danger_mb1r2_1:active{background-color:var(--hf-color-button-danger-active);border-color:var(--hf-color-button-danger-active)}._danger_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-danger-default)}._jobsites_mb1r2_1{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-jobsite-default);border-color:var(--hf-color-button-jobsite-default)}._jobsites_mb1r2_1:hover{background-color:var(--hf-color-button-jobsite-hover);border-color:var(--hf-color-button-jobsite-hover)}._jobsites_mb1r2_1:active{background-color:var(--hf-color-button-jobsite-active);border-color:var(--hf-color-button-jobsite-active)}._jobsites_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-jobsite-default)}._ghost_mb1r2_1{color:var(--hf-color-text-secondary);background-color:transparent;border-color:transparent}._ghost_mb1r2_1:hover{color:var(--hf-color-text-main);background-color:var(--hf-color-button-secondary-fill-hover)}._ghost_mb1r2_1:active{color:var(--hf-color-text-main);background-color:var(--hf-color-button-secondary-fill-active)}._ghost_mb1r2_1._loading_mb1r2_1{background-color:transparent}._ghost-danger_mb1r2_1{color:var(--hf-color-text-secondary);background-color:transparent;border-color:transparent}._ghost-danger_mb1r2_1:hover{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-danger-hover)}._ghost-danger_mb1r2_1:active{color:var(--hf-color-text-invert);background-color:var(--hf-color-button-danger-active)}._ghost-danger_mb1r2_1._loading_mb1r2_1{background-color:transparent}._transparent-dark_mb1r2_1{color:var(--hf-color-text-main);background-color:var(--hf-color-button-transparent-dark-default);border:none}._transparent-dark_mb1r2_1:hover{background-color:var(--hf-color-button-transparent-dark-hover)}._transparent-dark_mb1r2_1:active{background-color:var(--hf-color-button-transparent-dark-active)}._transparent-dark_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-transparent-dark-default)}._transparent-secondary_mb1r2_1{color:var(--hf-color-text-main);background-color:var(--hf-color-button-transparent-secondary-fill-default);border:1px solid var(--hf-color-button-secondary-border-default)}._transparent-secondary_mb1r2_1:hover{background-color:var(--hf-color-button-transparent-secondary-fill-hover);border:none}._transparent-secondary_mb1r2_1:active{background-color:var(--hf-color-button-transparent-secondary-fill-active);border:none}._transparent-secondary_mb1r2_1._loading_mb1r2_1{background-color:var(--hf-color-button-transparent-secondary-fill-default);border:1px solid var(--hf-color-button-secondary-border-default)}._text_mb1r2_1{padding-right:0;padding-left:0;background-color:transparent;border:none}._text_mb1r2_1:active,._text_mb1r2_1:focus,._text_mb1r2_1:disabled,._text_mb1r2_1:is(._disabled_mb1r2_1):hover{background-color:transparent}._text_mb1r2_1:focus-visible{outline:none}._text-primary_mb1r2_1{color:var(--hf-color-button-text-primary-default)}._text-primary_mb1r2_1:hover{color:var(--hf-color-button-text-secondary-hover)}._text-secondary_mb1r2_1{color:var(--hf-color-button-text-secondary-default)}._text-secondary_mb1r2_1:hover{color:var(--hf-color-button-text-primary-hover)}:root{--hf-btn-size-xs: 28px;--hf-btn-size-s: 32px;--hf-btn-size-m: 36px;--hf-btn-size-l: 40px}._s_o7jd7_9{width:var(--hf-btn-size-s);height:var(--hf-btn-size-s)}._xs_o7jd7_14{width:var(--hf-btn-size-xs);height:var(--hf-btn-size-xs);border-radius:var(--hf-radius-button-circle)}._m_o7jd7_20{width:var(--hf-btn-size-m);height:var(--hf-btn-size-m)}._l_o7jd7_25{width:var(--hf-btn-size-l);height:var(--hf-btn-size-l)}._button_o7jd7_31{padding:0}._button_cmm43_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-button-link-s);font-style:normal;font-weight:var(--hf-font-weight-button-link-s);line-height:var(--hf-font-line-height-button-link-s);color:var(--hf-color-link-default);display:flex;flex-direction:row;align-items:center;gap:var(--hf-spacing-button-link-s);margin:0;padding:0 2px 0 0;background-color:transparent;border:none;cursor:pointer;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._button_cmm43_1:hover{color:var(--hf-color-link-hover)}._button_cmm43_1:disabled,._button_cmm43_1:disabled:hover{color:var(--hf-color-link-default)}._lock_cmm43_30{margin:-12px -16px 0 0}._label_1ic51_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-label-title);font-style:normal;font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-label-title);color:var(--hf-color-text-main);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._content_1g21n_1{font-family:var(--hf-font-family-body),sans-serif;display:flex;flex:1;flex-direction:row;gap:var(--hf-spacing-xs);margin-bottom:var(--hf-spacing-xs);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._label_1g21n_12{font-style:normal;display:flex;flex:1;flex-direction:row;gap:var(--hf-spacing-xs);margin-bottom:var(--hf-spacing-xs)}._header_1g21n_21{font-size:var(--hf-font-size-text-h4);font-weight:var(--hf-font-weight-text-h4-medium);line-height:var(--hf-font-line-height-text-h4);color:var(--hf-color-text-main);display:block}._headerWrapper_1g21n_29{display:flex;flex-direction:column;flex-grow:1;gap:var(--hf-spacing-xs)}._title_1g21n_36{font-size:var(--hf-font-size-label-title);font-weight:var(--hf-font-weight-label-title);line-height:var(--hf-font-line-height-label-title);color:var(--hf-color-text-main);display:block}._subTitleRow_1g21n_44{font-size:var(--hf-font-size-label-subtitle);font-weight:var(--hf-font-weight-label-subtitle);color:var(--hf-color-text-semilight);display:flex;justify-content:space-between}._subTitle_1g21n_44{line-height:var(--hf-font-line-height-label-subtitle)}._link_1g21n_56{font-size:var(--hf-font-size-label-title);font-weight:var(--hf-font-weight-label-subtitle);line-height:var(--hf-font-line-height-label-subtitle);color:var(--hf-color-text-semilight);align-self:flex-end;height:20px;margin-left:auto;overflow:hidden;text-overflow:ellipsis}._link_1g21n_56 a{color:var(--hf-color-text-semilight);text-decoration:none}._linkUpper_1g21n_73{margin-bottom:1px}._wrapper_bw0u4_1{font-family:var(--hf-font-family-body),sans-serif;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}input._input_bw0u4_7{box-sizing:border-box}._input_bw0u4_7{font-size:var(--hf-font-size-field-text);font-weight:var(--hf-font-weight-field-text);line-height:var(--hf-font-line-height-field-text);color:var(--hf-color-input-text-default);width:100%;padding:var(--hf-padding-input-top-bottom-s) var(--hf-padding-input-right-s) var(--hf-padding-input-top-bottom-s) var(--hf-padding-input-left-s);background:var(--hf-color-input-background-default);border:var(--hf-border-xs) solid var(--hf-color-input-border-default);border-radius:var(--hf-radius-input-default)}._input_bw0u4_7:active{border-color:var(--hf-color-input-border-focus)}._input_bw0u4_7:focus{border-color:var(--hf-color-input-border-focus);outline:solid 3px var(--hf-color-input-border-focus-visible)}._input_bw0u4_7:disabled{color:var(--hf-color-input-text-disable);background:var(--hf-color-input-background-disable);border-color:var(--hf-color-input-text-disable);outline:none}._error_bw0u4_40,._error_bw0u4_40:active{border-color:var(--hf-color-input-border-error)}._error_bw0u4_40:focus{border-color:var(--hf-color-input-border-error);outline:solid 3px var(--hf-color-input-border-error-focus-visible)}._description_bw0u4_53{font-size:var(--hf-font-size-field-error);font-weight:var(--hf-font-weight-field-description);line-height:var(--hf-font-line-height-field-description);margin-top:var(--hf-spacing-xs)}._description_bw0u4_53 a{text-decoration:underline}._descriptionText_bw0u4_64{color:var(--hf-color-input-text-description)}._errorText_bw0u4_68{color:var(--hf-color-text-danger)}._inputWrapper_bw0u4_72{position:relative}._leftSpace_bw0u4_76{padding-left:42px}._rightSpace_bw0u4_80{padding-right:42px}._leftIcon_bw0u4_84,._rightIcon_bw0u4_85{height:100%;position:absolute}._leftIcon_bw0u4_84{left:15px}._rightIcon_bw0u4_85{box-sizing:content-box;padding:0 9px;right:0}._rightIcon_bw0u4_85[aria-label^=close]{color:var(--hf-color-text-light);cursor:pointer}._plank_1yp3k_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-text-primary);font-style:normal;font-weight:var(--hf-font-weight-text-primary-regular);line-height:var(--hf-font-line-height-text-primary);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--hf-spacing-m);padding:var(--hf-spacing-m) var(--hf-spacing-l);border-width:1px;border-style:solid;border-radius:var(--hf-radius-m);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._default_1yp3k_20{color:var(--hf-color-text-main);background-color:var(--hf-color-plank-default-background);border-color:var(--hf-color-plank-default-border)}._accent_1yp3k_26{color:var(--hf-color-plank-success-text);background-color:var(--hf-color-plank-success-background);border-color:var(--hf-color-plank-success-border)}._danger_1yp3k_32{color:var(--hf-color-plank-danger-text);background-color:var(--hf-color-plank-danger-background);border-color:var(--hf-color-plank-danger-border)}._text_1yp3k_38{flex-grow:1}._icon_1yp3k_42{width:var(--hf-font-line-height-text-primary);height:var(--hf-font-line-height-text-primary)}._text_1sbhq_1{font-family:var(--hf-font-family-body),sans-serif;font-style:normal;color:var(--hf-color-text-main);margin:0;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._primary_1sbhq_10{font-size:var(--hf-font-size-text-primary);font-weight:var(--hf-font-weight-text-primary-regular);line-height:var(--hf-font-line-height-text-primary)}._secondary_1sbhq_16{font-size:var(--hf-font-size-text-secondary);font-weight:var(--hf-font-weight-text-secondary-regular);line-height:var(--hf-font-line-height-text-secondary)}._accent_1sbhq_22{font-size:var(--hf-font-size-text-accent);font-weight:var(--hf-font-weight-text-accent-regular);line-height:var(--hf-font-line-height-text-accent)}._subtitle_1sbhq_28{font-size:var(--hf-font-size-text-subtitle);font-weight:var(--hf-font-weight-text-subtitle);line-height:var(--hf-font-line-height-text-subtitle)}._medium_1sbhq_34{font-weight:var(--hf-font-weight-text-primary-medium)}._color-main_1sbhq_38{color:var(--hf-color-text-main)}._color-secondary_1sbhq_42{color:var(--hf-color-text-secondary)}._color-semilight_1sbhq_46{color:var(--hf-color-text-semilight)}._color-light_1sbhq_50{color:var(--hf-color-text-light)}._color-invert_1sbhq_54{color:var(--hf-color-text-invert)}._color-danger_1sbhq_58{color:var(--hf-color-text-danger)}._color-success_1sbhq_62{color:var(--hf-color-text-success)}._title_1m0wo_1{font-family:var(--hf-font-family-body),sans-serif;font-style:normal;color:var(--hf-color-text-main);margin:0;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._level-1_1m0wo_10{font-size:var(--hf-font-size-text-h1);font-weight:var(--hf-font-weight-text-h1-regular);line-height:var(--hf-font-line-height-text-h1)}._level-1_1m0wo_10._medium_1m0wo_15{font-weight:var(--hf-font-weight-text-h1-medium)}._level-2_1m0wo_20{font-size:var(--hf-font-size-text-h2);font-weight:var(--hf-font-weight-text-h2-regular);line-height:var(--hf-font-line-height-text-h2)}._level-2_1m0wo_20._medium_1m0wo_15{font-weight:var(--hf-font-weight-text-h2-medium)}._level-3_1m0wo_30{font-size:var(--hf-font-size-text-h3);font-weight:var(--hf-font-weight-text-h3-regular);line-height:var(--hf-font-line-height-text-h3)}._level-3_1m0wo_30._medium_1m0wo_15{font-weight:var(--hf-font-weight-text-h3-medium)}._level-4_1m0wo_40{font-size:var(--hf-font-size-text-h4);font-weight:var(--hf-font-weight-text-h4-regular);line-height:var(--hf-font-line-height-text-h4)}._level-4_1m0wo_40._medium_1m0wo_15{font-weight:var(--hf-font-weight-text-h4-medium)}._color-main_1m0wo_50{color:var(--hf-color-text-main)}._color-secondary_1m0wo_54{color:var(--hf-color-text-secondary)}._color-semilight_1m0wo_58{color:var(--hf-color-text-semilight)}._color-light_1m0wo_62{color:var(--hf-color-text-light)}._color-invert_1m0wo_66{color:var(--hf-color-text-invert)}._color-danger_1m0wo_70{color:var(--hf-color-text-danger)}._color-success_1m0wo_74{color:var(--hf-color-text-success)}._error_1j726_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-label-title);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-label-title);color:var(--hf-color-text-danger);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._root_1tj1b_1{overflow:hidden;border-radius:50%;position:relative;aspect-ratio:1/1}._root_1tj1b_1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._default_1tj1b_14{background-color:var(--hf-color-avatar-background);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.3731%2012.2451C8.04067%2011.4614%207.47001%207.04127%2010.5054%205.5244C11.4539%205.05047%2012.6607%205.02109%2013.5811%205.44961C15.802%206.48374%2016.3914%209.29209%2014.7734%2011.1304C13.9547%2012.0605%2012.5483%2012.5215%2011.3731%2012.2451Z'%20fill='%23D7D7D7'/%3e%3cpath%20d='M7.06146%2014.4533C7.36479%2013.8666%208.78017%2013.2895%2010.4265%2013.081C12.0578%2012.8746%2013.8883%2012.9839%2015.2382%2013.3686C17.2103%2013.9304%2017.7187%2014.6903%2017.0375%2016.0575C16.2941%2017.5493%2013.9853%2018.8659%2012.1058%2018.8699C10.2126%2018.874%207.85172%2017.5174%207.15739%2016.0265C6.84163%2015.3485%206.81597%2014.9279%207.06146%2014.4533Z'%20fill='%23D7D7D7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover}._default_1tj1b_14 img{display:none}._xxs_1tj1b_26{width:var(--hf-size-avatar-xxs)}._xs_1tj1b_30{width:var(--hf-size-avatar-xs)}._s_1tj1b_16{width:var(--hf-size-avatar-s)}._m_1tj1b_38{width:var(--hf-size-avatar-m)}._l_1tj1b_42{width:var(--hf-size-avatar-l)}._l_1tj1b_42._square_1tj1b_45{border-radius:var(--hf-radius-s)}._xl_1tj1b_50{width:var(--hf-size-avatar-xl)}._xl_1tj1b_50._square_1tj1b_45{border-radius:var(--hf-radius-l)}._xxl_1tj1b_58{width:var(--hf-size-avatar-xxl)}._xxl_1tj1b_58._square_1tj1b_45{border-radius:var(--hf-radius-l)}._3xl_1tj1b_66{width:var(--hf-size-avatar-3xl)}._3xl_1tj1b_66._square_1tj1b_45{border-radius:var(--hf-radius-l)}._stack_1b4a2_1{list-style:none;display:flex;flex-wrap:wrap;margin:0;padding:0}._auto_1b4a2_9{width:auto}._row_1b4a2_13{flex-direction:row}._row_1b4a2_13._reverse_1b4a2_16{flex-direction:row-reverse}._column_1b4a2_21{flex-direction:column;width:-moz-fit-content;width:fit-content}._column_1b4a2_21._reverse_1b4a2_16{flex-direction:column-reverse}._full_1b4a2_30{width:100%}._xxs_1b4a2_34{gap:var(--hf-spacing-xxs)}._xs_1b4a2_38{gap:var(--hf-spacing-xs)}._s_1b4a2_1{gap:var(--hf-spacing-s)}._m_1b4a2_46{gap:var(--hf-spacing-m)}._l_1b4a2_50{gap:var(--hf-spacing-l)}._xl_1b4a2_54{gap:var(--hf-spacing-xl)}._xxl_1b4a2_58{gap:var(--hf-spacing-xxl)}._xxxl_1b4a2_62{gap:var(--hf-spacing-3xl)}._xxxxl_1b4a2_66{gap:var(--hf-spacing-4xl)}._xxxxxl_1b4a2_70{gap:var(--hf-spacing-5xl)}._main-start_1b4a2_74{justify-content:flex-start}._main-center_1b4a2_78{justify-content:center}._main-between_1b4a2_82{justify-content:space-between}._main-around_1b4a2_86{justify-content:space-around}._main-end_1b4a2_90{justify-content:flex-end}._cross-start_1b4a2_94{align-items:flex-start}._cross-center_1b4a2_98{align-items:center}._cross-end_1b4a2_102{align-items:flex-end}._radioGroup_7jwv2_1{display:flex}._radioGroup_7jwv2_1[aria-orientation=vertical]{flex-direction:column}._radioGroup_7jwv2_1[aria-orientation=horizontal]{flex-direction:row}._error_7jwv2_13{margin-top:var(--hf-spacing-s)}._label_jjm4g_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-label-title);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-label-title);display:flex;flex-direction:column;align-self:flex-start;width:-moz-fit-content;width:fit-content;margin:unset;position:relative;cursor:pointer;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._subtitle_jjm4g_17{font-size:var(--hf-font-size-label-subtitle);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-text-secondary);color:var(--hf-color-text-semilight);display:block;margin-top:var(--hf-spacing-xs);margin-left:calc((var(--hf-spacing-input-label-checkbox) + var(--hf-size-checkbox-s)))}._radioButton_jjm4g_27{display:inline-flex;align-items:start;gap:var(--hf-spacing-input-label-checkbox)}._vertical_jjm4g_33{text-align:center;flex-direction:column;align-items:center}._vertical_jjm4g_33+._subtitle_jjm4g_17{text-align:center;margin-left:0}._radioButtonContainer_jjm4g_44{display:flex;align-items:center;height:var(--hf-font-line-height-label-title)}._radioItem_jjm4g_50{display:flex;flex-shrink:0;justify-content:center;align-items:center;box-sizing:border-box;width:var(--hf-size-checkbox-s);height:var(--hf-size-checkbox-s);margin:0;padding:0;background-color:var(--hf-color-base-white-900);border:1px solid var(--hf-color-input-border-default);border-radius:var(--hf-radius-xxl);outline:none;position:relative;transition:all .2s ease;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}._radioItem_jjm4g_50:focus-visible{box-shadow:0 0 0 3px var(--hf-color-input-border-focus-visible)}._radioItem_jjm4g_50:focus:not(:focus-visible){box-shadow:none}._radioItem_jjm4g_50[data-state=checked] ._indicator_jjm4g_77{display:block}._radioItem_jjm4g_50[data-state=unchecked] ._indicator_jjm4g_77{display:none}._indicator_jjm4g_77{box-sizing:border-box;width:8px;height:8px;background:var(--hf-color-input-background-check-default);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._disabled_jjm4g_98{color:var(--hf-color-text-semilight)}._disabled_jjm4g_98 ._radioItem_jjm4g_50{border-color:var(--hf-color-input-border-disable);cursor:not-allowed}._disabled_jjm4g_98 ._indicator_jjm4g_77{background-color:var(--hf-color-input-background-check-disable)}._disabled_jjm4g_98._partial_jjm4g_110 ._indicator_jjm4g_77{border-color:var(--hf-color-input-background-check-disable)}._partial_jjm4g_110 ._indicator_jjm4g_77{display:block;background-color:unset;border:2px solid var(--hf-color-input-background-check-default)}._label_1h6al_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-label-title);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-label-title);display:flex;flex-direction:column;align-self:flex-start;width:-moz-fit-content;width:fit-content;margin:unset;position:relative;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._label_1h6al_1:hover:not(._disabled_1h6al_15){cursor:pointer}._subtitle_1h6al_20{font-size:var(--hf-font-size-label-subtitle);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-text-secondary);color:var(--hf-color-text-semilight);display:block;margin-top:var(--hf-spacing-xs);margin-left:calc((var(--hf-spacing-input-label-checkbox) + var(--hf-size-checkbox-s)))}._lock_1h6al_30{pointer-events:none}._checkbox_1h6al_34{display:inline-flex;align-items:start;gap:var(--hf-spacing-input-label-checkbox)}._checkboxContainer_1h6al_40{display:flex;align-items:center;height:var(--hf-font-line-height-label-title)}._checkmark_1h6al_46{flex-shrink:0;box-sizing:border-box;width:var(--hf-size-checkbox-s);height:var(--hf-size-checkbox-s);padding:0;background:var(--hf-color-base-white-900);border:1px solid var(--hf-color-input-border-default);border-radius:var(--hf-radius-checkbox-s);position:relative;transition:all .2s ease}._checkmark_1h6al_46:not(:disabled){cursor:pointer}._checkmark_1h6al_46 ._icon_1h6al_62{color:#fff;position:absolute;inset:-1px}._checkmark_1h6al_46 ._lockIcon_1h6al_68{position:absolute;top:-6px;left:-4px}._checkmark_1h6al_46[aria-checked=true]{background-color:var(--hf-color-input-background-check-default);border-color:var(--hf-color-input-background-check-default)}._checkmark_1h6al_46[aria-checked=true]:focus-visible{border-color:var(--hf-color-input-background-check-default)}._checkmark_1h6al_46[data-state=indeterminate]{background-color:var(--hf-color-input-background-check-default);border-color:var(--hf-color-input-background-check-default)}._checkmark_1h6al_46[data-state=indeterminate]:before{width:var(--hf-size-checkmark-s);height:var(--hf-size-checkmark-s);background-color:var(--hf-color-text-invert);border-radius:var(--hf-radius-3xs);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:""}._checkmark_1h6al_46[data-state=indeterminate]:focus-visible{border-color:var(--hf-color-input-background-check-default)}._checkmark_1h6al_46:focus-visible{border-color:var(--hf-color-input-border-focus);box-shadow:0 0 0 3px var(--hf-color-input-border-focus-visible);outline:none}._checkmark_1h6al_46:focus:not(:focus-visible){box-shadow:none}._disabled_1h6al_15{color:var(--hf-color-text-semilight)}._disabled_1h6al_15 ._checkmark_1h6al_46[aria-checked=true],._disabled_1h6al_15 ._checkmark_1h6al_46[data-state=indeterminate]{background-color:var(--hf-color-input-background-check-disable);border-color:var(--hf-color-input-background-check-disable)}._disabled_1h6al_15 ._checkmark_1h6al_46[aria-checked=false]{background:var(--hf-color-input-background-disable);border:1px solid var(--hf-color-input-border-disable)}._error_2xton_1{margin-top:var(--hf-spacing-s)}._dropzone_1dw1r_1{width:100%;height:var(--hf-size-dropzone-max-height)}._state_1dw1r_6{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;width:100%;height:100%;padding:var(--hf-spacing-l);background-color:var(--hf-color-dropzone-background-default);background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='16' ry='16' stroke='%2305050540' stroke-width='1' stroke-dasharray='8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:var(--hf-radius-dropzone-default);cursor:pointer}._iconWrapper_1dw1r_22{display:flex;justify-content:center}._icon_1dw1r_22{width:var(--hf-size-dropzone-illustration);height:var(--hf-size-dropzone-illustration);-o-object-fit:contain;object-fit:contain}._stateHovered_1dw1r_33{background-color:var(--hf-color-dropzone-background-active);background-image:none;border:var(--hf-border-dropzone-active) solid var(--hf-color-dropzone-border-active)}._hoveredMessage_1dw1r_39{font-size:var(--hf-font-size-text-accent);font-weight:var(--hf-font-weight-text-accent-medium);line-height:var(--hf-font-line-height-text-h4)}._labelMessage_1dw1r_45{font-size:var(--hf-font-size-text-accent);font-weight:var(--hf-font-weight-text-accent-medium);line-height:var(--hf-font-line-height-text-h4);color:var(--hf-color-text-main)}._labelMessage_1dw1r_45 a{font-size:var(--hf-font-size-text-primary);line-height:var(--hf-font-line-height-text-primary);color:var(--hf-color-link-default);text-decoration:underline}:is(._labelMessage_1dw1r_45 a):hover{color:var(--hf-color-link-hover)}._helpMessage_1dw1r_63{font-size:var(--hf-font-size-text-secondary);font-weight:var(--hf-font-weight-text-secondary-regular);line-height:var(--hf-font-line-height-text-secondary);color:var(--hf-color-text-semilight)}._fileInput_1dw1r_70{white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;position:absolute;clip-path:inset(50%)}`)),document.head.appendChild(o)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
2
  import * as I2 from "vue";
3
- import { defineComponent as V, ref as q, onMounted as O2, computed as L, createElementBlock as $, openBlock as d, normalizeClass as C, unref as l, normalizeStyle as u0, createElementVNode as S, renderSlot as g, createBlock as y, withCtx as b, createCommentVNode as k, createVNode as x, mergeProps as F, inject as z2, provide as P2, Fragment as J, toValue as a2, watch as R, getCurrentScope as d0, onScopeDispose as c0, getCurrentInstance as k2, nextTick as M2, onUnmounted as G2, toRefs as n2, h as e2, Comment as f0, cloneVNode as p0, watchEffect as K2, markRaw as m0, renderList as V2, resolveDynamicComponent as l2, withKeys as W2, withModifiers as P, useSlots as L2, mergeModels as f2, useModel as $2, useAttrs as v0, createSlots as w2, createTextVNode as E, toDisplayString as B, useTemplateRef as C0, onBeforeUnmount as L0 } from "vue";
4
- const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24", y0 = "_white_1kkq4_28", g0 = "_black_1kkq4_32", k0 = "_s_1kkq4_36", M0 = "_m_1kkq4_41", V0 = "_l_1kkq4_11", $0 = "_spinner_1kkq4_51", X = {
3
+ import { defineComponent as V, ref as q, onMounted as O2, computed as L, createElementBlock as w, openBlock as d, normalizeClass as C, unref as l, normalizeStyle as u0, createElementVNode as S, renderSlot as g, createBlock as y, withCtx as b, createCommentVNode as k, createVNode as x, mergeProps as F, inject as z2, provide as P2, Fragment as J, toValue as a2, watch as R, getCurrentScope as d0, onScopeDispose as c0, getCurrentInstance as k2, nextTick as M2, onUnmounted as G2, toRefs as n2, h as e2, Comment as f0, cloneVNode as p0, watchEffect as K2, markRaw as m0, renderList as V2, resolveDynamicComponent as l2, withKeys as W2, withModifiers as P, useSlots as L2, mergeModels as f2, useModel as w2, useAttrs as v0, createSlots as $2, createTextVNode as E, toDisplayString as B, useTemplateRef as C0, onBeforeUnmount as L0 } from "vue";
4
+ const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24", y0 = "_white_1kkq4_28", g0 = "_black_1kkq4_32", k0 = "_s_1kkq4_36", M0 = "_m_1kkq4_41", V0 = "_l_1kkq4_11", w0 = "_spinner_1kkq4_51", X = {
5
5
  loader: h0,
6
6
  circle: b0,
7
7
  "loader-animation": "_loader-animation_1kkq4_1",
@@ -11,7 +11,7 @@ const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24",
11
11
  s: k0,
12
12
  m: M0,
13
13
  l: V0,
14
- spinner: $0
14
+ spinner: w0
15
15
  }, J2 = /* @__PURE__ */ V({
16
16
  name: "UiLoader",
17
17
  __name: "loader",
@@ -35,11 +35,11 @@ const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24",
35
35
  X.circle,
36
36
  a.value ? X.hidden : ""
37
37
  ]);
38
- return (n, o) => (d(), $("span", {
38
+ return (n, o) => (d(), w("span", {
39
39
  class: C([l(X).spinner, t.value])
40
40
  }, null, 2));
41
41
  }
42
- }), w0 = ["aria-label", "width", "height"], Z0 = ["xlink:href"], H0 = /* @__PURE__ */ V({
42
+ }), $0 = ["aria-label", "width", "height"], Z0 = ["xlink:href"], H0 = /* @__PURE__ */ V({
43
43
  name: "UiIcon",
44
44
  __name: "icon",
45
45
  props: {
@@ -55,7 +55,7 @@ const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24",
55
55
  const o = {};
56
56
  return a.color && (o.color = a.color), a.block && (o.display = "block"), o;
57
57
  });
58
- return (o, r) => (d(), $("svg", {
58
+ return (o, r) => (d(), w("svg", {
59
59
  class: C(o.$style.icon),
60
60
  "aria-label": o.name,
61
61
  style: u0(n.value),
@@ -66,7 +66,7 @@ const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24",
66
66
  S("use", {
67
67
  "xlink:href": `#${o.name}`
68
68
  }, null, 8, Z0)
69
- ], 14, w0));
69
+ ], 14, $0));
70
70
  }
71
71
  }), q0 = "_icon_1p8iz_2", I0 = {
72
72
  icon: q0
@@ -82,7 +82,7 @@ const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24",
82
82
  try {
83
83
  const a = `
84
84
  <svg id="__svg-sprite__" xmlns="http://www.w3.org/2000/svg" style="display: none;">
85
- ${(await import("./sprite-CTlFh5jD.js")).default}
85
+ ${(await import("./sprite-BGLNIWmU.js")).default}
86
86
  </svg>
87
87
  `;
88
88
  document.body.insertAdjacentHTML("afterbegin", a);
@@ -123,12 +123,12 @@ const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24",
123
123
  disabled: { type: Boolean }
124
124
  },
125
125
  setup(e) {
126
- return (a, t) => a.to && !a.disabled ? (d(), $("a", {
126
+ return (a, t) => a.to && !a.disabled ? (d(), w("a", {
127
127
  key: 0,
128
128
  href: a.to
129
129
  }, [
130
130
  g(a.$slots, "default")
131
- ], 8, te)) : (d(), $("button", {
131
+ ], 8, te)) : (d(), w("button", {
132
132
  key: 1,
133
133
  disabled: a.disabled
134
134
  }, [
@@ -203,7 +203,7 @@ const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24",
203
203
  onClick: m
204
204
  }, {
205
205
  default: b(() => [
206
- i.loading ? (d(), $("div", {
206
+ i.loading ? (d(), w("div", {
207
207
  key: 0,
208
208
  class: C(l(T).loader)
209
209
  }, [
@@ -219,7 +219,7 @@ const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24",
219
219
  name: s.value
220
220
  }, null, 8, ["name"])) : k("", !0)
221
221
  ]) : k("", !0),
222
- i.$slots.default ? (d(), $("span", {
222
+ i.$slots.default ? (d(), w("span", {
223
223
  key: 2,
224
224
  class: C(l(T).content)
225
225
  }, [
@@ -300,7 +300,7 @@ const h0 = "_loader_1kkq4_11", b0 = "_circle_1kkq4_17", _0 = "_hidden_1kkq4_24",
300
300
  },
301
301
  emits: ["click"],
302
302
  setup(e) {
303
- return (a, t) => (d(), $("button", {
303
+ return (a, t) => (d(), w("button", {
304
304
  class: C(l(x2).button),
305
305
  type: "button",
306
306
  disabled: a.lock,
@@ -521,7 +521,7 @@ function r2(e, a, t, n = {}) {
521
521
  } = n, p = k2(), M = t || p?.emit || ((o = p?.$emit) == null ? void 0 : o.bind(p)) || ((s = (r = p?.proxy) == null ? void 0 : r.$emit) == null ? void 0 : s.bind(p?.proxy));
522
522
  let Z = i;
523
523
  a || (a = "modelValue"), Z = Z || `update:${a.toString()}`;
524
- const w = (v) => u ? typeof u == "function" ? u(v) : _e(v) : v, H = () => ve(e[a]) ? w(e[a]) : f, I = (v) => {
524
+ const $ = (v) => u ? typeof u == "function" ? u(v) : _e(v) : v, H = () => ve(e[a]) ? $(e[a]) : f, I = (v) => {
525
525
  _ ? _(v) && M(Z, v) : M(Z, v);
526
526
  };
527
527
  if (m) {
@@ -530,7 +530,7 @@ function r2(e, a, t, n = {}) {
530
530
  return R(
531
531
  () => e[a],
532
532
  (Q) => {
533
- A || (A = !0, h.value = w(Q), M2(() => A = !1));
533
+ A || (A = !0, h.value = $(Q), M2(() => A = !1));
534
534
  }
535
535
  ), R(
536
536
  h,
@@ -617,38 +617,38 @@ function Me(e, a) {
617
617
  ANIMATION_END: "unmounted"
618
618
  },
619
619
  unmounted: { MOUNT: "mounted" }
620
- }), c = (w) => {
620
+ }), c = ($) => {
621
621
  if (X2) {
622
- const H = new CustomEvent(w, {
622
+ const H = new CustomEvent($, {
623
623
  bubbles: !1,
624
624
  cancelable: !1
625
625
  });
626
626
  a.value?.dispatchEvent(H);
627
627
  }
628
628
  };
629
- R(e, async (w, H) => {
630
- const I = H !== w;
629
+ R(e, async ($, H) => {
630
+ const I = H !== $;
631
631
  if (await M2(), I) {
632
632
  const v = n.value, h = s2(a.value);
633
- w ? (i("MOUNT"), c("enter"), h === "none" && c("after-enter")) : h === "none" || h === "undefined" || t.value?.display === "none" ? (i("UNMOUNT"), c("leave"), c("after-leave")) : H && v !== h ? (i("ANIMATION_OUT"), c("leave")) : (i("UNMOUNT"), c("after-leave"));
633
+ $ ? (i("MOUNT"), c("enter"), h === "none" && c("after-enter")) : h === "none" || h === "undefined" || t.value?.display === "none" ? (i("UNMOUNT"), c("leave"), c("after-leave")) : H && v !== h ? (i("ANIMATION_OUT"), c("leave")) : (i("UNMOUNT"), c("after-leave"));
634
634
  }
635
635
  }, { immediate: !0 });
636
- const f = (w) => {
637
- const H = s2(a.value), I = H.includes(w.animationName), v = m.value === "mounted" ? "enter" : "leave";
638
- if (w.target === a.value && I && (c(`after-${v}`), i("ANIMATION_END"), !o.value)) {
636
+ const f = ($) => {
637
+ const H = s2(a.value), I = H.includes($.animationName), v = m.value === "mounted" ? "enter" : "leave";
638
+ if ($.target === a.value && I && (c(`after-${v}`), i("ANIMATION_END"), !o.value)) {
639
639
  const h = a.value.style.animationFillMode;
640
640
  a.value.style.animationFillMode = "forwards", s = u?.setTimeout(() => {
641
641
  a.value?.style.animationFillMode === "forwards" && (a.value.style.animationFillMode = h);
642
642
  });
643
643
  }
644
- w.target === a.value && H === "none" && i("ANIMATION_END");
645
- }, _ = (w) => {
646
- w.target === a.value && (n.value = s2(a.value));
647
- }, p = R(a, (w, H) => {
648
- w ? (t.value = getComputedStyle(w), w.addEventListener("animationstart", _), w.addEventListener("animationcancel", f), w.addEventListener("animationend", f)) : (i("ANIMATION_END"), s !== void 0 && u?.clearTimeout(s), H?.removeEventListener("animationstart", _), H?.removeEventListener("animationcancel", f), H?.removeEventListener("animationend", f));
644
+ $.target === a.value && H === "none" && i("ANIMATION_END");
645
+ }, _ = ($) => {
646
+ $.target === a.value && (n.value = s2(a.value));
647
+ }, p = R(a, ($, H) => {
648
+ $ ? (t.value = getComputedStyle($), $.addEventListener("animationstart", _), $.addEventListener("animationcancel", f), $.addEventListener("animationend", f)) : (i("ANIMATION_END"), s !== void 0 && u?.clearTimeout(s), H?.removeEventListener("animationstart", _), H?.removeEventListener("animationcancel", f), H?.removeEventListener("animationend", f));
649
649
  }, { immediate: !0 }), M = R(m, () => {
650
- const w = s2(a.value);
651
- n.value = m.value === "mounted" ? w : "none";
650
+ const $ = s2(a.value);
651
+ n.value = m.value === "mounted" ? $ : "none";
652
652
  });
653
653
  return G2(() => {
654
654
  p(), M();
@@ -751,7 +751,7 @@ function a0(e = {}) {
751
751
  const r = (c = !1) => {
752
752
  const f = o.collectionRef.value;
753
753
  if (!f) return [];
754
- const _ = Array.from(f.querySelectorAll(`[${j2}]`)), M = Array.from(o.itemMap.value.values()).sort((Z, w) => _.indexOf(Z.ref) - _.indexOf(w.ref));
754
+ const _ = Array.from(f.querySelectorAll(`[${j2}]`)), M = Array.from(o.itemMap.value.values()).sort((Z, $) => _.indexOf(Z.ref) - _.indexOf($.ref));
755
755
  return c ? M : M.filter((Z) => Z.ref.dataset.disabled !== "");
756
756
  }, s = V({
757
757
  name: "CollectionSlot",
@@ -769,11 +769,11 @@ function a0(e = {}) {
769
769
  const { primitiveElement: p, currentElement: M } = m2();
770
770
  return K2((Z) => {
771
771
  if (M.value) {
772
- const w = m0(M.value);
773
- o.itemMap.value.set(w, {
772
+ const $ = m0(M.value);
773
+ o.itemMap.value.set($, {
774
774
  ref: M.value,
775
775
  value: c.value
776
- }), Z(() => o.itemMap.value.delete(w));
776
+ }), Z(() => o.itemMap.value.delete($));
777
777
  }
778
778
  }), () => e2(g2, {
779
779
  ..._,
@@ -790,7 +790,7 @@ function a0(e = {}) {
790
790
  CollectionItem: u
791
791
  };
792
792
  }
793
- const $e = "rovingFocusGroup.onEntryFocus", we = {
793
+ const we = "rovingFocusGroup.onEntryFocus", $e = {
794
794
  bubbles: !1,
795
795
  cancelable: !0
796
796
  }, Ze = {
@@ -868,7 +868,7 @@ var Ee = /* @__PURE__ */ V({
868
868
  function Z(H) {
869
869
  const I = !f.value;
870
870
  if (H.currentTarget && H.target === H.currentTarget && I && !c.value) {
871
- const v = new CustomEvent($e, we);
871
+ const v = new CustomEvent(we, $e);
872
872
  if (H.currentTarget.dispatchEvent(v), o("entryFocus", v), !v.defaultPrevented) {
873
873
  const h = p().map((K) => K.ref).filter((K) => K.dataset.disabled !== ""), A = h.find((K) => K.getAttribute("data-active") === ""), Q = h.find((K) => K.id === i.value), i0 = [
874
874
  A,
@@ -880,7 +880,7 @@ var Ee = /* @__PURE__ */ V({
880
880
  }
881
881
  f.value = !1;
882
882
  }
883
- function w() {
883
+ function $() {
884
884
  setTimeout(() => {
885
885
  f.value = !1;
886
886
  }, 1);
@@ -911,7 +911,7 @@ var Ee = /* @__PURE__ */ V({
911
911
  dir: l(m),
912
912
  style: { outline: "none" },
913
913
  onMousedown: I[0] || (I[0] = (v) => f.value = !0),
914
- onMouseup: w,
914
+ onMouseup: $,
915
915
  onFocus: Z,
916
916
  onBlur: I[1] || (I[1] = (v) => c.value = !1)
917
917
  }, {
@@ -1153,13 +1153,13 @@ var Ee = /* @__PURE__ */ V({
1153
1153
  name: `${a.name}[${o}]`,
1154
1154
  value: r
1155
1155
  })) : []);
1156
- return (o, r) => (d(), $(J, null, [k(" We render single input if it's required "), t.value ? (d(), y(F2, F({ key: o.name }, {
1156
+ return (o, r) => (d(), w(J, null, [k(" We render single input if it's required "), t.value ? (d(), y(F2, F({ key: o.name }, {
1157
1157
  ...a,
1158
1158
  ...o.$attrs
1159
1159
  }, {
1160
1160
  name: o.name,
1161
1161
  value: o.value
1162
- }), null, 16, ["name", "value"])) : (d(!0), $(J, { key: 1 }, V2(n.value, (s) => (d(), y(F2, F({ key: s.name }, { ref_for: !0 }, {
1162
+ }), null, 16, ["name", "value"])) : (d(!0), w(J, { key: 1 }, V2(n.value, (s) => (d(), y(F2, F({ key: s.name }, { ref_for: !0 }, {
1163
1163
  ...a,
1164
1164
  ...o.$attrs
1165
1165
  }, {
@@ -1616,7 +1616,7 @@ var n4 = /* @__PURE__ */ V({
1616
1616
  orientation: i,
1617
1617
  name: c?.value,
1618
1618
  required: f
1619
- }), (Z, w) => (d(), y(l(l0), {
1619
+ }), (Z, $) => (d(), y(l(l0), {
1620
1620
  "as-child": "",
1621
1621
  orientation: l(i),
1622
1622
  dir: l(p),
@@ -1841,26 +1841,26 @@ const c4 = "_label_1ic51_1", f4 = {
1841
1841
  const a = L2(), t = L(() => a.header || a.default || a.subTitle), n = L(() => !a.default && !a.subTitle), o = L(
1842
1842
  () => [G.link, n.value && G.linkUpper].filter(Boolean)
1843
1843
  );
1844
- return (r, s) => (d(), $("div", {
1844
+ return (r, s) => (d(), w("div", {
1845
1845
  class: C(l(G).content)
1846
1846
  }, [
1847
- t.value ? (d(), $("span", {
1847
+ t.value ? (d(), w("span", {
1848
1848
  key: 0,
1849
1849
  class: C(l(G).headerWrapper)
1850
1850
  }, [
1851
- l(a).header ? (d(), $("span", {
1851
+ l(a).header ? (d(), w("span", {
1852
1852
  key: 0,
1853
1853
  class: C(l(G).header)
1854
1854
  }, [
1855
1855
  g(r.$slots, "header")
1856
1856
  ], 2)) : k("", !0),
1857
- l(a).default ? (d(), $("span", {
1857
+ l(a).default ? (d(), w("span", {
1858
1858
  key: 1,
1859
1859
  class: C(l(G).title)
1860
1860
  }, [
1861
1861
  g(r.$slots, "default")
1862
1862
  ], 2)) : k("", !0),
1863
- l(a).subTitle ? (d(), $("span", {
1863
+ l(a).subTitle ? (d(), w("span", {
1864
1864
  key: 2,
1865
1865
  class: C(l(G).subTitleRow)
1866
1866
  }, [
@@ -1871,7 +1871,7 @@ const c4 = "_label_1ic51_1", f4 = {
1871
1871
  ], 2)
1872
1872
  ], 2)) : k("", !0)
1873
1873
  ], 2)) : k("", !0),
1874
- l(a).link ? (d(), $("span", {
1874
+ l(a).link ? (d(), w("span", {
1875
1875
  key: 1,
1876
1876
  class: C(o.value),
1877
1877
  onClick: s[0] || (s[0] = (u) => r.$emit("click"))
@@ -1880,12 +1880,12 @@ const c4 = "_label_1ic51_1", f4 = {
1880
1880
  ], 2)) : k("", !0)
1881
1881
  ], 2));
1882
1882
  }
1883
- }), k4 = "_wrapper_1fvot_1", M4 = "_input_1fvot_7", V4 = "_error_1fvot_40", $4 = "_description_1fvot_53", w4 = "_descriptionText_1fvot_64", Z4 = "_errorText_1fvot_68", H4 = "_inputWrapper_1fvot_72", q4 = "_leftSpace_1fvot_76", I4 = "_rightSpace_1fvot_80", S4 = "_leftIcon_1fvot_84", x4 = "_rightIcon_1fvot_85", j = {
1883
+ }), k4 = "_wrapper_bw0u4_1", M4 = "_input_bw0u4_7", V4 = "_error_bw0u4_40", w4 = "_description_bw0u4_53", $4 = "_descriptionText_bw0u4_64", Z4 = "_errorText_bw0u4_68", H4 = "_inputWrapper_bw0u4_72", q4 = "_leftSpace_bw0u4_76", I4 = "_rightSpace_bw0u4_80", S4 = "_leftIcon_bw0u4_84", x4 = "_rightIcon_bw0u4_85", j = {
1884
1884
  wrapper: k4,
1885
1885
  input: M4,
1886
1886
  error: V4,
1887
- description: $4,
1888
- descriptionText: w4,
1887
+ description: w4,
1888
+ descriptionText: $4,
1889
1889
  errorText: Z4,
1890
1890
  inputWrapper: H4,
1891
1891
  leftSpace: q4,
@@ -1918,7 +1918,7 @@ const c4 = "_label_1ic51_1", f4 = {
1918
1918
  }),
1919
1919
  emits: /* @__PURE__ */ f2(["update:modelValue", "inputValue", "enter", "clickLink", "clickIcon", "click", "focus", "blur"], ["update:modelValue"]),
1920
1920
  setup(e, { expose: a, emit: t }) {
1921
- const n = t, o = $2(e, "modelValue"), r = v0(), s = q(null);
1921
+ const n = t, o = w2(e, "modelValue"), r = v0(), s = q(null);
1922
1922
  a({
1923
1923
  focus: () => {
1924
1924
  s.value?.focus();
@@ -1941,10 +1941,10 @@ const c4 = "_label_1ic51_1", f4 = {
1941
1941
  h.key === "Enter" && n("enter");
1942
1942
  }, M = (h) => {
1943
1943
  n("update:modelValue", h.target.value), n("inputValue", h.target.value);
1944
- }, Z = () => n("focus"), w = () => n("blur"), H = () => n("clickLink"), I = () => n("click"), v = (h) => {
1944
+ }, Z = () => n("focus"), $ = () => n("blur"), H = () => n("clickLink"), I = () => n("click"), v = (h) => {
1945
1945
  h.preventDefault(), n("clickIcon");
1946
1946
  };
1947
- return (h, A) => (d(), $("div", {
1947
+ return (h, A) => (d(), w("div", {
1948
1948
  class: C(l(j).wrapper)
1949
1949
  }, [
1950
1950
  i.value ? (d(), y(l(q2), {
@@ -1953,7 +1953,7 @@ const c4 = "_label_1ic51_1", f4 = {
1953
1953
  onClick: H
1954
1954
  }, {
1955
1955
  default: b(() => [
1956
- x(l(g4), null, w2({
1956
+ x(l(g4), null, $2({
1957
1957
  default: b(() => [
1958
1958
  E(" " + B(h.title) + " ", 1)
1959
1959
  ]),
@@ -2007,7 +2007,7 @@ const c4 = "_label_1ic51_1", f4 = {
2007
2007
  onInput: M,
2008
2008
  onKeydown: p,
2009
2009
  onFocus: Z,
2010
- onBlur: w,
2010
+ onBlur: $,
2011
2011
  onClick: I
2012
2012
  }), null, 16, E4),
2013
2013
  h.rightIcon ? (d(), y(l(U), {
@@ -2017,16 +2017,16 @@ const c4 = "_label_1ic51_1", f4 = {
2017
2017
  onClick: v
2018
2018
  }, null, 8, ["name", "class"])) : k("", !0)
2019
2019
  ], 2),
2020
- _.value ? (d(), $("div", {
2020
+ _.value ? (d(), w("div", {
2021
2021
  key: 1,
2022
2022
  class: C(l(j).description)
2023
2023
  }, [
2024
- f.value ? (d(), $("div", {
2024
+ f.value ? (d(), w("div", {
2025
2025
  key: 0,
2026
2026
  class: C(l(j).errorText),
2027
2027
  innerHTML: f.value
2028
2028
  }, null, 10, B4)) : k("", !0),
2029
- h.description ? (d(), $("div", {
2029
+ h.description ? (d(), w("div", {
2030
2030
  key: 1,
2031
2031
  class: C(l(j).descriptionText),
2032
2032
  innerHTML: h.description
@@ -2055,16 +2055,16 @@ const c4 = "_label_1ic51_1", f4 = {
2055
2055
  i2.plank,
2056
2056
  i2[e.type]
2057
2057
  ]);
2058
- return (t, n) => (d(), $("div", {
2058
+ return (t, n) => (d(), w("div", {
2059
2059
  class: C(a.value)
2060
2060
  }, [
2061
- t.icon ? (d(), $("div", {
2061
+ t.icon ? (d(), w("div", {
2062
2062
  key: 0,
2063
2063
  class: C(l(i2).icon)
2064
2064
  }, [
2065
2065
  x(l(U), { name: t.icon }, null, 8, ["name"])
2066
2066
  ], 2)) : k("", !0),
2067
- t.$slots.default ? (d(), $("div", {
2067
+ t.$slots.default ? (d(), w("div", {
2068
2068
  key: 1,
2069
2069
  class: C(l(i2).text)
2070
2070
  }, [
@@ -2175,7 +2175,7 @@ const c4 = "_label_1ic51_1", f4 = {
2175
2175
  Y4.error,
2176
2176
  a.className
2177
2177
  ]);
2178
- return (n, o) => (d(), $("span", {
2178
+ return (n, o) => (d(), w("span", {
2179
2179
  class: C(t.value)
2180
2180
  }, [
2181
2181
  g(n.$slots, "default")
@@ -2193,7 +2193,7 @@ const c4 = "_label_1ic51_1", f4 = {
2193
2193
  xl: o1,
2194
2194
  xxl: r1,
2195
2195
  "3xl": "_3xl_1tj1b_66"
2196
- }, s1 = ["src"], $5 = /* @__PURE__ */ V({
2196
+ }, s1 = ["src"], w5 = /* @__PURE__ */ V({
2197
2197
  name: "UiAvatar",
2198
2198
  __name: "avatar",
2199
2199
  props: {
@@ -2224,10 +2224,10 @@ const c4 = "_label_1ic51_1", f4 = {
2224
2224
  function s() {
2225
2225
  t.value = !0;
2226
2226
  }
2227
- return (u, m) => (d(), $("div", {
2227
+ return (u, m) => (d(), w("div", {
2228
2228
  class: C(o.value)
2229
2229
  }, [
2230
- n.value ? (d(), $("img", {
2230
+ n.value ? (d(), w("img", {
2231
2231
  key: 0,
2232
2232
  src: u.src,
2233
2233
  onLoad: r,
@@ -2306,9 +2306,9 @@ const c4 = "_label_1ic51_1", f4 = {
2306
2306
  }), M1 = "_radioGroup_7jwv2_1", V1 = "_error_7jwv2_13", R2 = {
2307
2307
  radioGroup: M1,
2308
2308
  error: V1
2309
- }, $1 = "_label_jjm4g_1", w1 = "_subtitle_jjm4g_17", Z1 = "_radioButton_jjm4g_27", H1 = "_vertical_jjm4g_33", q1 = "_radioButtonContainer_jjm4g_44", I1 = "_radioItem_jjm4g_50", S1 = "_indicator_jjm4g_77", x1 = "_disabled_jjm4g_98", E1 = "_partial_jjm4g_110", O = {
2310
- label: $1,
2311
- subtitle: w1,
2309
+ }, w1 = "_label_jjm4g_1", $1 = "_subtitle_jjm4g_17", Z1 = "_radioButton_jjm4g_27", H1 = "_vertical_jjm4g_33", q1 = "_radioButtonContainer_jjm4g_44", I1 = "_radioItem_jjm4g_50", S1 = "_indicator_jjm4g_77", x1 = "_disabled_jjm4g_98", E1 = "_partial_jjm4g_110", O = {
2310
+ label: w1,
2311
+ subtitle: $1,
2312
2312
  radioButton: Z1,
2313
2313
  vertical: H1,
2314
2314
  radioButtonContainer: q1,
@@ -2363,13 +2363,13 @@ const c4 = "_label_1ic51_1", f4 = {
2363
2363
  _: 1
2364
2364
  }, 8, ["value", "name", "disabled", "required", "class"])
2365
2365
  ], 2),
2366
- t.$slots.label || t.label ? (d(), $("span", B1, [
2366
+ t.$slots.label || t.label ? (d(), w("span", B1, [
2367
2367
  g(t.$slots, "label", {}, () => [
2368
2368
  E(B(t.label), 1)
2369
2369
  ])
2370
2370
  ])) : k("", !0)
2371
2371
  ], 2),
2372
- t.$slots.subtitle || t.subtitle ? (d(), $("span", {
2372
+ t.$slots.subtitle || t.subtitle ? (d(), w("span", {
2373
2373
  key: 0,
2374
2374
  class: C(l(O).subtitle)
2375
2375
  }, [
@@ -2381,7 +2381,7 @@ const c4 = "_label_1ic51_1", f4 = {
2381
2381
  _: 3
2382
2382
  }, 8, ["class"]));
2383
2383
  }
2384
- }), w5 = /* @__PURE__ */ V({
2384
+ }), $5 = /* @__PURE__ */ V({
2385
2385
  name: "UiRadioGroup",
2386
2386
  __name: "radio-group",
2387
2387
  props: /* @__PURE__ */ f2({
@@ -2402,8 +2402,8 @@ const c4 = "_label_1ic51_1", f4 = {
2402
2402
  }),
2403
2403
  emits: ["update:modelValue"],
2404
2404
  setup(e) {
2405
- const a = L2(), t = $2(e, "modelValue");
2406
- return (n, o) => (d(), $(J, null, [
2405
+ const a = L2(), t = w2(e, "modelValue");
2406
+ return (n, o) => (d(), w(J, null, [
2407
2407
  n.options ? (d(), y(l(l4), {
2408
2408
  key: 0,
2409
2409
  modelValue: t.value,
@@ -2423,7 +2423,7 @@ const c4 = "_label_1ic51_1", f4 = {
2423
2423
  direction: n.direction
2424
2424
  }, {
2425
2425
  default: b(() => [
2426
- (d(!0), $(J, null, V2(n.options, (r) => (d(), y(l(A1), {
2426
+ (d(!0), w(J, null, V2(n.options, (r) => (d(), y(l(A1), {
2427
2427
  key: r.value,
2428
2428
  value: r.value,
2429
2429
  name: n.name,
@@ -2432,7 +2432,7 @@ const c4 = "_label_1ic51_1", f4 = {
2432
2432
  partial: r.partial,
2433
2433
  "label-position": n.labelPosition,
2434
2434
  direction: n.direction
2435
- }, w2({ _: 2 }, [
2435
+ }, $2({ _: 2 }, [
2436
2436
  l(a).optionLabel || r.label ? {
2437
2437
  name: "label",
2438
2438
  fn: b(() => [
@@ -2538,7 +2538,7 @@ const c4 = "_label_1ic51_1", f4 = {
2538
2538
  ]),
2539
2539
  _: 1
2540
2540
  }),
2541
- s.lock ? (d(), $("svg", {
2541
+ s.lock ? (d(), w("svg", {
2542
2542
  key: 0,
2543
2543
  width: "11",
2544
2544
  height: "13",
@@ -2558,13 +2558,13 @@ const c4 = "_label_1ic51_1", f4 = {
2558
2558
  _: 1
2559
2559
  }, 8, ["name", "value", "required", "disabled", "model-value", "class"])
2560
2560
  ], 2),
2561
- s.$slots.label || s.label ? (d(), $("span", P1, [
2561
+ s.$slots.label || s.label ? (d(), w("span", P1, [
2562
2562
  g(s.$slots, "label", {}, () => [
2563
2563
  E(B(s.label), 1)
2564
2564
  ])
2565
2565
  ])) : k("", !0)
2566
2566
  ], 2),
2567
- s.$slots.subtitle || s.subtitle ? (d(), $("span", {
2567
+ s.$slots.subtitle || s.subtitle ? (d(), w("span", {
2568
2568
  key: 0,
2569
2569
  class: C(l(z).subtitle)
2570
2570
  }, [
@@ -2595,8 +2595,8 @@ const c4 = "_label_1ic51_1", f4 = {
2595
2595
  }),
2596
2596
  emits: ["update:modelValue"],
2597
2597
  setup(e) {
2598
- const a = L2(), t = $2(e, "modelValue");
2599
- return (n, o) => (d(), $(J, null, [
2598
+ const a = L2(), t = w2(e, "modelValue");
2599
+ return (n, o) => (d(), w(J, null, [
2600
2600
  n.options ? (d(), y(l(D2), {
2601
2601
  key: 0,
2602
2602
  modelValue: t.value,
@@ -2612,14 +2612,14 @@ const c4 = "_label_1ic51_1", f4 = {
2612
2612
  direction: n.direction
2613
2613
  }, {
2614
2614
  default: b(() => [
2615
- (d(!0), $(J, null, V2(n.options, (r) => (d(), y(l(G1), {
2615
+ (d(!0), w(J, null, V2(n.options, (r) => (d(), y(l(G1), {
2616
2616
  key: r.value,
2617
2617
  value: r.value,
2618
2618
  name: n.name,
2619
2619
  disabled: n.disabled || r.disabled,
2620
2620
  subtitle: r.subtitle,
2621
2621
  lock: r.lock
2622
- }, w2({ _: 2 }, [
2622
+ }, $2({ _: 2 }, [
2623
2623
  l(a).optionLabel || r.label ? {
2624
2624
  name: "label",
2625
2625
  fn: b(() => [
@@ -2681,7 +2681,7 @@ const c4 = "_label_1ic51_1", f4 = {
2681
2681
  const h = n.value, A = v.relatedTarget;
2682
2682
  h && A && h.contains(A) && h !== A || (o.value = !1);
2683
2683
  }, i = (v) => {
2684
- w(v);
2684
+ $(v);
2685
2685
  }, c = () => {
2686
2686
  }, f = () => {
2687
2687
  }, _ = (v) => {
@@ -2692,8 +2692,8 @@ const c4 = "_label_1ic51_1", f4 = {
2692
2692
  v.preventDefault(), v.relatedTarget === null && (o.value = !1);
2693
2693
  }, Z = (v) => {
2694
2694
  const h = n.value;
2695
- h && v.target && h.contains(v.target) || (v.preventDefault(), w(v));
2696
- }, w = (v) => {
2695
+ h && v.target && h.contains(v.target) || (v.preventDefault(), $(v));
2696
+ }, $ = (v) => {
2697
2697
  if (e.loading || !v.dataTransfer)
2698
2698
  return;
2699
2699
  const h = Array.from(v.dataTransfer.files || []);
@@ -2709,7 +2709,7 @@ const c4 = "_label_1ic51_1", f4 = {
2709
2709
  v && (o.value = !1);
2710
2710
  }), L0(() => {
2711
2711
  I();
2712
- }), (v, h) => (d(), $("div", {
2712
+ }), (v, h) => (d(), w("div", {
2713
2713
  ref_key: "root",
2714
2714
  ref: n,
2715
2715
  onDragenter: P(s, ["prevent", "stop"]),
@@ -2806,7 +2806,7 @@ const f5 = ["src"], p5 = ["innerHTML"], m5 = ["innerHTML"], v5 = ["accept", "mul
2806
2806
  direction: "column"
2807
2807
  }, {
2808
2808
  default: b(() => [
2809
- o.value ? (d(), $("div", {
2809
+ o.value ? (d(), w("div", {
2810
2810
  key: 0,
2811
2811
  class: C(l(D).labelMessage)
2812
2812
  }, [
@@ -2814,7 +2814,7 @@ const f5 = ["src"], p5 = ["innerHTML"], m5 = ["innerHTML"], v5 = ["accept", "mul
2814
2814
  S("span", { innerHTML: i.labelMessage }, null, 8, p5)
2815
2815
  ])
2816
2816
  ], 2)) : k("", !0),
2817
- r.value ? (d(), $("span", {
2817
+ r.value ? (d(), w("span", {
2818
2818
  key: 1,
2819
2819
  class: C(l(D).helpMessage)
2820
2820
  }, [
@@ -2864,7 +2864,7 @@ const f5 = ["src"], p5 = ["innerHTML"], m5 = ["innerHTML"], v5 = ["accept", "mul
2864
2864
  }
2865
2865
  });
2866
2866
  export {
2867
- $5 as UiAvatar,
2867
+ w5 as UiAvatar,
2868
2868
  Y2 as UiButton,
2869
2869
  b5 as UiButtonIcon,
2870
2870
  _5 as UiButtonLink,
@@ -2877,7 +2877,7 @@ export {
2877
2877
  q2 as UiLabel,
2878
2878
  J2 as UiLoader,
2879
2879
  k5 as UiPlank,
2880
- w5 as UiRadioGroup,
2880
+ $5 as UiRadioGroup,
2881
2881
  C2 as UiStack,
2882
2882
  M5 as UiText,
2883
2883
  V5 as UiTitle,