@huntflow/ui 0.2.13 → 0.2.14

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,4 +4,5 @@ export type UiStackProps = {
4
4
  alignment?: 'start' | 'center' | 'between' | 'end';
5
5
  gap?: '' | 'xxs' | 'xs' | 's' | 'm' | 'l' | 'xl' | 'xxl' | '3xl' | '4xl' | '5xl';
6
6
  reverse?: boolean;
7
+ size?: 'full' | 'auto';
7
8
  };
package/dist/ui.es.js CHANGED
@@ -1,13 +1,13 @@
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_tpkd0_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loader_tpkd0_11{color:var(--hf-loader-color);display:block;flex:0 0 auto}._circle_tpkd0_17{animation-name:_loader-animation_tpkd0_1;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}._white_tpkd0_24{--hf-loader-color: var(--hf-color-text-invert)}._black_tpkd0_28{--hf-loader-color: var(--hf-color-text-main)}._s_tpkd0_32{width:18px;height:18px}._m_tpkd0_37{width:28px;height:28px}._l_tpkd0_11{width:56px;height:56px}._spinner_tpkd0_47{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;width:100%}._loader_mb1r2_1{display:flex;justify-content:center;align-items:center;position:absolute;inset:0}._dropDown_mb1r2_1{margin-right:-4px}._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)}._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}: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_1qwte_1{font-family:var(--hf-font-family-body),sans-serif;margin-bottom:var(--hf-spacing-xs);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._input_1qwte_8{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);box-sizing:border-box;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_1qwte_8:active{border-color:var(--hf-color-input-border-focus)}._input_1qwte_8:focus{border-color:var(--hf-color-input-border-focus);outline:solid 3px var(--hf-color-input-border-focus-visible)}._input_1qwte_8: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_1qwte_38,._error_1qwte_38:active{border-color:var(--hf-color-input-border-error)}._error_1qwte_38:focus{border-color:var(--hf-color-input-border-error);outline:solid 3px var(--hf-color-input-border-error-focus-visible)}._description_1qwte_51{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_1qwte_51 a{text-decoration:underline}._descriptionText_1qwte_62{color:var(--hf-color-input-text-description)}._errorText_1qwte_66{color:var(--hf-color-text-danger)}._inputWrapper_1qwte_70{position:relative}._leftSpace_1qwte_74{padding-left:42px}._rightSpace_1qwte_78{padding-right:42px}._leftIcon_1qwte_82,._rightIcon_1qwte_83{height:100%;position:absolute}._leftIcon_1qwte_82{left:15px}._rightIcon_1qwte_83{padding:0 9px;right:0}._rightIcon_1qwte_83[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_dbd8t_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_dbd8t_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)}._primary_dbd8t_10._medium_dbd8t_15{font-weight:var(--hf-font-weight-text-primary-medium)}._secondary_dbd8t_20{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)}._secondary_dbd8t_20._medium_dbd8t_15{font-weight:var(--hf-font-weight-text-secondary-medium)}._accent_dbd8t_30{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)}._accent_dbd8t_30._medium_dbd8t_15{font-weight:var(--hf-font-weight-text-accent-medium)}._subtitle_dbd8t_40{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)}._color-main_dbd8t_46{color:var(--hf-color-text-main)}._color-secondary_dbd8t_50{color:var(--hf-color-text-secondary)}._color-semilight_dbd8t_54{color:var(--hf-color-text-semilight)}._color-light_dbd8t_58{color:var(--hf-color-text-light)}._color-invert_dbd8t_62{color:var(--hf-color-text-invert)}._color-danger_dbd8t_66{color:var(--hf-color-text-danger)}._color-success_dbd8t_70{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_lk2jx_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-label-subtitle);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-label-subtitle);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_1cadf_1{display:flex;flex-wrap:wrap}._row_1cadf_6{flex-direction:row;width:100%}._row_1cadf_6._reverse_1cadf_10{flex-direction:row-reverse}._column_1cadf_15{flex-direction:column;width:-moz-fit-content;width:fit-content}._column_1cadf_15._reverse_1cadf_10{flex-direction:column-reverse}._xxs_1cadf_24{gap:var(--hf-spacing-xxs)}._xs_1cadf_28{gap:var(--hf-spacing-xs)}._s_1cadf_1{gap:var(--hf-spacing-s)}._m_1cadf_36{gap:var(--hf-spacing-m)}._l_1cadf_40{gap:var(--hf-spacing-l)}._xl_1cadf_44{gap:var(--hf-spacing-xl)}._xxl_1cadf_48{gap:var(--hf-spacing-xxl)}._xxxl_1cadf_52{gap:var(--hf-spacing-3xl)}._xxxxl_1cadf_56{gap:var(--hf-spacing-4xl)}._xxxxxl_1cadf_60{gap:var(--hf-spacing-5xl)}._start_1cadf_64{justify-content:flex-start}._center_1cadf_68{justify-content:center}._between_1cadf_72{justify-content:space-between}._end_1cadf_76{justify-content:flex-end}`)),document.head.appendChild(o)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
- import { defineComponent as f, toRefs as J, computed as d, createElementBlock as m, openBlock as a, normalizeClass as r, unref as o, normalizeStyle as Q, createElementVNode as L, createCommentVNode as p, renderSlot as b, createBlock as k, createVNode as N, mergeProps as q, withCtx as v, Fragment as X, toValue as Y, getCurrentInstance as Z, ref as E, Comment as ee, cloneVNode as te, h as z, useSlots as ne, mergeModels as V, useModel as le, useAttrs as se, createTextVNode as T, toDisplayString as I, resolveDynamicComponent as M, watch as oe } from "vue";
3
- const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24", ie = "_black_tpkd0_28", de = "_s_tpkd0_32", ue = "_m_tpkd0_37", _e = "_l_tpkd0_11", me = "_spinner_tpkd0_47", w = {
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_tpkd0_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loader_tpkd0_11{color:var(--hf-loader-color);display:block;flex:0 0 auto}._circle_tpkd0_17{animation-name:_loader-animation_tpkd0_1;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}._white_tpkd0_24{--hf-loader-color: var(--hf-color-text-invert)}._black_tpkd0_28{--hf-loader-color: var(--hf-color-text-main)}._s_tpkd0_32{width:18px;height:18px}._m_tpkd0_37{width:28px;height:28px}._l_tpkd0_11{width:56px;height:56px}._spinner_tpkd0_47{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;width:100%}._loader_mb1r2_1{display:flex;justify-content:center;align-items:center;position:absolute;inset:0}._dropDown_mb1r2_1{margin-right:-4px}._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)}._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}: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_1qwte_1{font-family:var(--hf-font-family-body),sans-serif;margin-bottom:var(--hf-spacing-xs);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._input_1qwte_8{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);box-sizing:border-box;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_1qwte_8:active{border-color:var(--hf-color-input-border-focus)}._input_1qwte_8:focus{border-color:var(--hf-color-input-border-focus);outline:solid 3px var(--hf-color-input-border-focus-visible)}._input_1qwte_8: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_1qwte_38,._error_1qwte_38:active{border-color:var(--hf-color-input-border-error)}._error_1qwte_38:focus{border-color:var(--hf-color-input-border-error);outline:solid 3px var(--hf-color-input-border-error-focus-visible)}._description_1qwte_51{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_1qwte_51 a{text-decoration:underline}._descriptionText_1qwte_62{color:var(--hf-color-input-text-description)}._errorText_1qwte_66{color:var(--hf-color-text-danger)}._inputWrapper_1qwte_70{position:relative}._leftSpace_1qwte_74{padding-left:42px}._rightSpace_1qwte_78{padding-right:42px}._leftIcon_1qwte_82,._rightIcon_1qwte_83{height:100%;position:absolute}._leftIcon_1qwte_82{left:15px}._rightIcon_1qwte_83{padding:0 9px;right:0}._rightIcon_1qwte_83[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_dbd8t_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_dbd8t_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)}._primary_dbd8t_10._medium_dbd8t_15{font-weight:var(--hf-font-weight-text-primary-medium)}._secondary_dbd8t_20{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)}._secondary_dbd8t_20._medium_dbd8t_15{font-weight:var(--hf-font-weight-text-secondary-medium)}._accent_dbd8t_30{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)}._accent_dbd8t_30._medium_dbd8t_15{font-weight:var(--hf-font-weight-text-accent-medium)}._subtitle_dbd8t_40{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)}._color-main_dbd8t_46{color:var(--hf-color-text-main)}._color-secondary_dbd8t_50{color:var(--hf-color-text-secondary)}._color-semilight_dbd8t_54{color:var(--hf-color-text-semilight)}._color-light_dbd8t_58{color:var(--hf-color-text-light)}._color-invert_dbd8t_62{color:var(--hf-color-text-invert)}._color-danger_dbd8t_66{color:var(--hf-color-text-danger)}._color-success_dbd8t_70{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_lk2jx_1{font-family:var(--hf-font-family-body),sans-serif;font-size:var(--hf-font-size-label-subtitle);font-weight:var(--hf-font-weight-regular);line-height:var(--hf-font-line-height-label-subtitle);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_ujlw3_1{display:flex;flex-wrap:wrap}._full_ujlw3_6{width:100%}._auto_ujlw3_10{width:auto}._row_ujlw3_14{flex-direction:row}._row_ujlw3_14._reverse_ujlw3_17{flex-direction:row-reverse}._column_ujlw3_22{flex-direction:column;width:-moz-fit-content;width:fit-content}._column_ujlw3_22._reverse_ujlw3_17{flex-direction:column-reverse}._xxs_ujlw3_31{gap:var(--hf-spacing-xxs)}._xs_ujlw3_35{gap:var(--hf-spacing-xs)}._s_ujlw3_1{gap:var(--hf-spacing-s)}._m_ujlw3_43{gap:var(--hf-spacing-m)}._l_ujlw3_47{gap:var(--hf-spacing-l)}._xl_ujlw3_51{gap:var(--hf-spacing-xl)}._xxl_ujlw3_55{gap:var(--hf-spacing-xxl)}._xxxl_ujlw3_59{gap:var(--hf-spacing-3xl)}._xxxxl_ujlw3_63{gap:var(--hf-spacing-4xl)}._xxxxxl_ujlw3_67{gap:var(--hf-spacing-5xl)}._start_ujlw3_71{justify-content:flex-start}._center_ujlw3_75{justify-content:center}._between_ujlw3_79{justify-content:space-between}._end_ujlw3_83{justify-content:flex-end}`)),document.head.appendChild(o)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
+ import { defineComponent as f, toRefs as J, computed as u, createElementBlock as m, openBlock as a, normalizeClass as r, unref as o, normalizeStyle as Q, createElementVNode as L, createCommentVNode as p, renderSlot as b, createBlock as k, createVNode as N, mergeProps as z, withCtx as v, Fragment as X, toValue as Y, getCurrentInstance as Z, ref as E, Comment as ee, cloneVNode as te, h as q, useSlots as le, mergeModels as V, useModel as ne, useAttrs as se, createTextVNode as C, toDisplayString as T, resolveDynamicComponent as M, watch as oe } from "vue";
3
+ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24", ie = "_black_tpkd0_28", ue = "_s_tpkd0_32", de = "_m_tpkd0_37", _e = "_l_tpkd0_11", me = "_spinner_tpkd0_47", j = {
4
4
  loader: ae,
5
5
  circle: re,
6
6
  "loader-animation": "_loader-animation_tpkd0_1",
7
7
  white: ce,
8
8
  black: ie,
9
- s: de,
10
- m: ue,
9
+ s: ue,
10
+ m: de,
11
11
  l: _e,
12
12
  spinner: me
13
13
  }, pe = /* @__PURE__ */ f({
@@ -19,14 +19,14 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
19
19
  color: {}
20
20
  },
21
21
  setup(e) {
22
- const t = e, { size: n, color: l } = J(t), s = d(() => n?.value ?? "l"), c = d(() => l?.value ?? "black"), u = d(() => [
23
- w.loader,
24
- w[s.value],
25
- w[c.value],
26
- w.circle
22
+ const t = e, { size: l, color: n } = J(t), s = u(() => l?.value ?? "l"), c = u(() => n?.value ?? "black"), d = u(() => [
23
+ j.loader,
24
+ j[s.value],
25
+ j[c.value],
26
+ j.circle
27
27
  ]);
28
28
  return (i, x) => (a(), m("span", {
29
- class: r([o(w).spinner, u.value])
29
+ class: r([o(j).spinner, d.value])
30
30
  }, null, 2));
31
31
  }
32
32
  }), fe = ["aria-label", "width", "height"], be = ["xlink:href"], ye = /* @__PURE__ */ f({
@@ -38,20 +38,20 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
38
38
  block: { type: Boolean }
39
39
  },
40
40
  setup(e) {
41
- const t = e, n = d(() => {
41
+ const t = e, l = u(() => {
42
42
  const s = t?.name?.match(/(\d+)$/);
43
43
  return s ? Number.parseInt(s[1], 10) : 16;
44
- }), l = d(() => {
44
+ }), n = u(() => {
45
45
  const s = {};
46
46
  return t.color && (s.color = t.color), t.block && (s.display = "block"), s;
47
47
  });
48
48
  return (s, c) => (a(), m("svg", {
49
49
  class: r(s.$style.icon),
50
50
  "aria-label": s.name,
51
- style: Q(l.value),
51
+ style: Q(n.value),
52
52
  role: "img",
53
- width: n.value,
54
- height: n.value
53
+ width: l.value,
54
+ height: l.value
55
55
  }, [
56
56
  L("use", {
57
57
  "xlink:href": `#${s.name}`
@@ -61,13 +61,13 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
61
61
  }), ke = "_icon_1p8iz_2", ge = {
62
62
  icon: ke
63
63
  }, ve = (e, t) => {
64
- const n = e.__vccOpts || e;
65
- for (const [l, s] of t)
66
- n[l] = s;
67
- return n;
64
+ const l = e.__vccOpts || e;
65
+ for (const [n, s] of t)
66
+ l[n] = s;
67
+ return l;
68
68
  }, he = {
69
69
  $style: ge
70
- }, $ = /* @__PURE__ */ ve(ye, [["__cssModules", he]]), hn = async () => {
70
+ }, $ = /* @__PURE__ */ ve(ye, [["__cssModules", he]]), $l = async () => {
71
71
  if (!(typeof document > "u") && !document.getElementById("__svg-sprite__"))
72
72
  try {
73
73
  const t = `
@@ -79,21 +79,21 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
79
79
  } catch (e) {
80
80
  console.error("Failed to load SVG sprite:", e);
81
81
  }
82
- }, $e = "_button_mb1r2_1", xe = "_disabled_mb1r2_1", we = "_loading_mb1r2_1", Ce = "_loader_mb1r2_1", Te = "_content_mb1r2_1", Ie = "_dropDown_mb1r2_1", Be = "_s_mb1r2_2", Se = "_xs_mb1r2_1", Ue = "_square_mb1r2_1", je = "_circle_mb1r2_1", Le = "_m_mb1r2_1", Ne = "_l_mb1r2_1", qe = "_primary_mb1r2_1", ze = "_secondary_mb1r2_1", Ee = "_accent_mb1r2_1", Me = "_danger_mb1r2_1", Ve = "_jobsites_mb1r2_1", Oe = "_ghost_mb1r2_1", g = {
82
+ }, $e = "_button_mb1r2_1", xe = "_disabled_mb1r2_1", we = "_loading_mb1r2_1", je = "_loader_mb1r2_1", Ce = "_content_mb1r2_1", Te = "_dropDown_mb1r2_1", Ie = "_s_mb1r2_2", Be = "_xs_mb1r2_1", Se = "_square_mb1r2_1", Ue = "_circle_mb1r2_1", Le = "_m_mb1r2_1", Ne = "_l_mb1r2_1", ze = "_primary_mb1r2_1", qe = "_secondary_mb1r2_1", Ee = "_accent_mb1r2_1", Me = "_danger_mb1r2_1", Ve = "_jobsites_mb1r2_1", Oe = "_ghost_mb1r2_1", g = {
83
83
  button: $e,
84
84
  disabled: xe,
85
85
  loading: we,
86
- loader: Ce,
87
- content: Te,
88
- dropDown: Ie,
89
- s: Be,
90
- xs: Se,
91
- square: Ue,
92
- circle: je,
86
+ loader: je,
87
+ content: Ce,
88
+ dropDown: Te,
89
+ s: Ie,
90
+ xs: Be,
91
+ square: Se,
92
+ circle: Ue,
93
93
  m: Le,
94
94
  l: Ne,
95
- primary: qe,
96
- secondary: ze,
95
+ primary: ze,
96
+ secondary: qe,
97
97
  accent: Ee,
98
98
  danger: Me,
99
99
  jobsites: Ve,
@@ -117,7 +117,7 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
117
117
  },
118
118
  emits: ["click"],
119
119
  setup(e, { emit: t }) {
120
- const n = t, l = {
120
+ const l = t, n = {
121
121
  primary: "white",
122
122
  secondary: "black",
123
123
  accent: "white",
@@ -125,7 +125,7 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
125
125
  jobsites: "white",
126
126
  ghost: "black",
127
127
  "ghost-danger": "black"
128
- }, s = d(() => [
128
+ }, s = u(() => [
129
129
  g.button,
130
130
  g[e.size],
131
131
  g[e.type],
@@ -137,15 +137,15 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
137
137
  [g.bordered]: e.bordered
138
138
  },
139
139
  e.className
140
- ]), c = d(() => l[e.type] || "white"), u = (i) => {
141
- n("click", i);
140
+ ]), c = u(() => n[e.type] || "white"), d = (i) => {
141
+ l("click", i);
142
142
  };
143
143
  return (i, x) => (a(), m("button", {
144
144
  name: i.name,
145
145
  class: r(s.value),
146
146
  type: i.htmlType,
147
147
  disabled: i.disabled || i.loading,
148
- onClick: u
148
+ onClick: d
149
149
  }, [
150
150
  i.loading ? (a(), m("div", {
151
151
  key: 0,
@@ -177,7 +177,7 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
177
177
  m: Re,
178
178
  l: We,
179
179
  button: Fe
180
- }, $n = /* @__PURE__ */ f({
180
+ }, xl = /* @__PURE__ */ f({
181
181
  name: "UiButtonIcon",
182
182
  __name: "button-icon",
183
183
  props: {
@@ -194,30 +194,30 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
194
194
  },
195
195
  emits: ["click"],
196
196
  setup(e) {
197
- const t = d(() => [
197
+ const t = u(() => [
198
198
  O.button,
199
199
  O[e.size],
200
200
  e.className
201
- ]), n = d(() => {
201
+ ]), l = u(() => {
202
202
  if (!e.icon)
203
203
  return "";
204
204
  const c = e.size === "xs" ? "18" : "20";
205
205
  return e.icon.replace(/-?\d*$/, `-${c}`);
206
- }), l = d(() => e.size === "xs" || e.circle), s = d(() => ({
206
+ }), n = u(() => e.size === "xs" || e.circle), s = u(() => ({
207
207
  size: e.size,
208
208
  type: e.type,
209
209
  disabled: e.disabled,
210
210
  loading: e.loading,
211
211
  active: e.active,
212
- circle: l.value,
212
+ circle: n.value,
213
213
  bordered: e.bordered
214
214
  }));
215
- return (c, u) => (a(), k(o(D), q({ class: t.value }, s.value, {
215
+ return (c, d) => (a(), k(o(D), z({ class: t.value }, s.value, {
216
216
  "html-type": "button",
217
- onClick: u[0] || (u[0] = (i) => c.$emit("click"))
217
+ onClick: d[0] || (d[0] = (i) => c.$emit("click"))
218
218
  }), {
219
219
  before: v(() => [
220
- N(o($), { name: n.value }, null, 8, ["name"])
220
+ N(o($), { name: l.value }, null, 8, ["name"])
221
221
  ]),
222
222
  _: 1
223
223
  }, 16, ["class"]));
@@ -225,7 +225,7 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
225
225
  }), He = "_button_cmm43_1", Ge = "_lock_cmm43_30", P = {
226
226
  button: He,
227
227
  lock: Ge
228
- }, Ke = ["disabled"], xn = /* @__PURE__ */ f({
228
+ }, Ke = ["disabled"], wl = /* @__PURE__ */ f({
229
229
  name: "UiButtonLink",
230
230
  __name: "button-link",
231
231
  props: {
@@ -234,11 +234,11 @@ const ae = "_loader_tpkd0_11", re = "_circle_tpkd0_17", ce = "_white_tpkd0_24",
234
234
  },
235
235
  emits: ["click"],
236
236
  setup(e) {
237
- return (t, n) => (a(), m("button", {
237
+ return (t, l) => (a(), m("button", {
238
238
  class: r(o(P).button),
239
239
  type: "button",
240
240
  disabled: t.lock,
241
- onClick: n[0] || (n[0] = (l) => t.$emit("click"))
241
+ onClick: l[0] || (l[0] = (n) => t.$emit("click"))
242
242
  }, [
243
243
  t.lock ? (a(), k(o($), {
244
244
  key: 0,
@@ -258,54 +258,54 @@ function A(e) {
258
258
  }
259
259
  function Je(e) {
260
260
  var t;
261
- const n = Y(e);
262
- return (t = n?.$el) != null ? t : n;
261
+ const l = Y(e);
262
+ return (t = l?.$el) != null ? t : l;
263
263
  }
264
264
  function Qe() {
265
- const e = Z(), t = E(), n = d(() => ["#text", "#comment"].includes(t.value?.$el.nodeName) ? t.value?.$el.nextElementSibling : Je(t)), l = Object.assign({}, e.exposed), s = {};
266
- for (const u in e.props) Object.defineProperty(s, u, {
265
+ const e = Z(), t = E(), l = u(() => ["#text", "#comment"].includes(t.value?.$el.nodeName) ? t.value?.$el.nextElementSibling : Je(t)), n = Object.assign({}, e.exposed), s = {};
266
+ for (const d in e.props) Object.defineProperty(s, d, {
267
267
  enumerable: !0,
268
268
  configurable: !0,
269
- get: () => e.props[u]
269
+ get: () => e.props[d]
270
270
  });
271
- if (Object.keys(l).length > 0) for (const u in l) Object.defineProperty(s, u, {
271
+ if (Object.keys(n).length > 0) for (const d in n) Object.defineProperty(s, d, {
272
272
  enumerable: !0,
273
273
  configurable: !0,
274
- get: () => l[u]
274
+ get: () => n[d]
275
275
  });
276
276
  Object.defineProperty(s, "$el", {
277
277
  enumerable: !0,
278
278
  configurable: !0,
279
279
  get: () => e.vnode.el
280
280
  }), e.exposed = s;
281
- function c(u) {
282
- t.value = u, u && (Object.defineProperty(s, "$el", {
281
+ function c(d) {
282
+ t.value = d, d && (Object.defineProperty(s, "$el", {
283
283
  enumerable: !0,
284
284
  configurable: !0,
285
- get: () => u instanceof Element ? u : u.$el
285
+ get: () => d instanceof Element ? d : d.$el
286
286
  }), e.exposed = s);
287
287
  }
288
288
  return {
289
289
  forwardRef: c,
290
290
  currentRef: t,
291
- currentElement: n
291
+ currentElement: l
292
292
  };
293
293
  }
294
294
  const Xe = f({
295
295
  name: "PrimitiveSlot",
296
296
  inheritAttrs: !1,
297
- setup(e, { attrs: t, slots: n }) {
297
+ setup(e, { attrs: t, slots: l }) {
298
298
  return () => {
299
- if (!n.default) return null;
300
- const l = A(n.default()), s = l.findIndex((x) => x.type !== ee);
301
- if (s === -1) return l;
302
- const c = l[s];
299
+ if (!l.default) return null;
300
+ const n = A(l.default()), s = n.findIndex((x) => x.type !== ee);
301
+ if (s === -1) return n;
302
+ const c = n[s];
303
303
  delete c.props?.ref;
304
- const u = c.props ? q(t, c.props) : t, i = te({
304
+ const d = c.props ? z(t, c.props) : t, i = te({
305
305
  ...c,
306
306
  props: {}
307
- }, u);
308
- return l.length === 1 ? i : (l[s] = i, l);
307
+ }, d);
308
+ return n.length === 1 ? i : (n[s] = i, n);
309
309
  };
310
310
  }
311
311
  }), Ye = [
@@ -325,9 +325,9 @@ const Xe = f({
325
325
  default: "div"
326
326
  }
327
327
  },
328
- setup(e, { attrs: t, slots: n }) {
329
- const l = e.asChild ? "template" : e.as;
330
- return typeof l == "string" && Ye.includes(l) ? () => z(l, t) : l !== "template" ? () => z(e.as, t, { default: n.default }) : () => z(Xe, t, { default: n.default });
328
+ setup(e, { attrs: t, slots: l }) {
329
+ const n = e.asChild ? "template" : e.as;
330
+ return typeof n == "string" && Ye.includes(n) ? () => q(n, t) : n !== "template" ? () => q(e.as, t, { default: l.default }) : () => q(Xe, t, { default: l.default });
331
331
  }
332
332
  });
333
333
  var et = /* @__PURE__ */ f({
@@ -349,16 +349,16 @@ var et = /* @__PURE__ */ f({
349
349
  },
350
350
  setup(e) {
351
351
  const t = e;
352
- return Qe(), (n, l) => (a(), k(o(Ze), q(t, { onMousedown: l[0] || (l[0] = (s) => {
352
+ return Qe(), (l, n) => (a(), k(o(Ze), z(t, { onMousedown: n[0] || (n[0] = (s) => {
353
353
  !s.defaultPrevented && s.detail > 1 && s.preventDefault();
354
354
  }) }), {
355
- default: v(() => [b(n.$slots, "default")]),
355
+ default: v(() => [b(l.$slots, "default")]),
356
356
  _: 3
357
357
  }, 16));
358
358
  }
359
359
  }), tt = et;
360
- const nt = "_label_1ic51_1", lt = {
361
- label: nt
360
+ const lt = "_label_1ic51_1", nt = {
361
+ label: lt
362
362
  }, st = /* @__PURE__ */ f({
363
363
  name: "UiLabel",
364
364
  __name: "label",
@@ -366,27 +366,27 @@ const nt = "_label_1ic51_1", lt = {
366
366
  className: {}
367
367
  },
368
368
  setup(e) {
369
- const t = e, n = d(() => [
370
- lt.label,
369
+ const t = e, l = u(() => [
370
+ nt.label,
371
371
  t.className
372
372
  ]);
373
- return (l, s) => (a(), k(o(tt), {
374
- class: r(n.value)
373
+ return (n, s) => (a(), k(o(tt), {
374
+ class: r(l.value)
375
375
  }, {
376
376
  default: v(() => [
377
- b(l.$slots, "default")
377
+ b(n.$slots, "default")
378
378
  ]),
379
379
  _: 3
380
380
  }, 8, ["class"]));
381
381
  }
382
- }), ot = "_content_1g21n_1", at = "_label_1g21n_12", rt = "_header_1g21n_21", ct = "_headerWrapper_1g21n_29", it = "_title_1g21n_36", dt = "_subTitleRow_1g21n_44", ut = "_subTitle_1g21n_44", _t = "_link_1g21n_56", mt = "_linkUpper_1g21n_73", h = {
382
+ }), ot = "_content_1g21n_1", at = "_label_1g21n_12", rt = "_header_1g21n_21", ct = "_headerWrapper_1g21n_29", it = "_title_1g21n_36", ut = "_subTitleRow_1g21n_44", dt = "_subTitle_1g21n_44", _t = "_link_1g21n_56", mt = "_linkUpper_1g21n_73", h = {
383
383
  content: ot,
384
384
  label: at,
385
385
  header: rt,
386
386
  headerWrapper: ct,
387
387
  title: it,
388
- subTitleRow: dt,
389
- subTitle: ut,
388
+ subTitleRow: ut,
389
+ subTitle: dt,
390
390
  link: _t,
391
391
  linkUpper: mt
392
392
  }, pt = /* @__PURE__ */ f({
@@ -394,13 +394,13 @@ const nt = "_label_1ic51_1", lt = {
394
394
  __name: "label-content",
395
395
  emits: ["click"],
396
396
  setup(e) {
397
- const t = ne(), n = d(() => t.header || t.title || t.subTitle), l = d(() => !t.title && !t.subTitle), s = d(
398
- () => [h.link, l.value && h.linkUpper].filter(Boolean)
397
+ const t = le(), l = u(() => t.header || t.title || t.subTitle), n = u(() => !t.title && !t.subTitle), s = u(
398
+ () => [h.link, n.value && h.linkUpper].filter(Boolean)
399
399
  );
400
- return (c, u) => (a(), m("div", {
400
+ return (c, d) => (a(), m("div", {
401
401
  class: r(o(h).content)
402
402
  }, [
403
- n.value ? (a(), m("span", {
403
+ l.value ? (a(), m("span", {
404
404
  key: 0,
405
405
  class: r(o(h).headerWrapper)
406
406
  }, [
@@ -430,13 +430,13 @@ const nt = "_label_1ic51_1", lt = {
430
430
  c.$slots.link ? (a(), m("span", {
431
431
  key: 1,
432
432
  class: r(s.value),
433
- onClick: u[0] || (u[0] = (i) => c.$emit("click"))
433
+ onClick: d[0] || (d[0] = (i) => c.$emit("click"))
434
434
  }, [
435
435
  b(c.$slots, "link")
436
436
  ], 2)) : p("", !0)
437
437
  ], 2));
438
438
  }
439
- }), ft = "_wrapper_1qwte_1", bt = "_input_1qwte_8", yt = "_error_1qwte_38", kt = "_description_1qwte_51", gt = "_descriptionText_1qwte_62", vt = "_errorText_1qwte_66", ht = "_inputWrapper_1qwte_70", $t = "_leftSpace_1qwte_74", xt = "_rightSpace_1qwte_78", wt = "_leftIcon_1qwte_82", Ct = "_rightIcon_1qwte_83", y = {
439
+ }), ft = "_wrapper_1qwte_1", bt = "_input_1qwte_8", yt = "_error_1qwte_38", kt = "_description_1qwte_51", gt = "_descriptionText_1qwte_62", vt = "_errorText_1qwte_66", ht = "_inputWrapper_1qwte_70", $t = "_leftSpace_1qwte_74", xt = "_rightSpace_1qwte_78", wt = "_leftIcon_1qwte_82", jt = "_rightIcon_1qwte_83", y = {
440
440
  wrapper: ft,
441
441
  input: bt,
442
442
  error: yt,
@@ -447,8 +447,8 @@ const nt = "_label_1ic51_1", lt = {
447
447
  leftSpace: $t,
448
448
  rightSpace: xt,
449
449
  leftIcon: wt,
450
- rightIcon: Ct
451
- }, Tt = ["id", "value", "name", "type", "disabled", "placeholder", "aria-invalid"], It = ["innerHTML"], Bt = ["innerHTML"], wn = /* @__PURE__ */ f({
450
+ rightIcon: jt
451
+ }, Ct = ["id", "value", "name", "type", "disabled", "placeholder", "aria-invalid"], Tt = ["innerHTML"], It = ["innerHTML"], jl = /* @__PURE__ */ f({
452
452
  name: "UiInput",
453
453
  __name: "input",
454
454
  props: /* @__PURE__ */ V({
@@ -473,7 +473,7 @@ const nt = "_label_1ic51_1", lt = {
473
473
  }),
474
474
  emits: /* @__PURE__ */ V(["update:modelValue", "inputValue", "enter", "clickLink", "clickIcon", "click", "focus", "blur"], ["update:modelValue"]),
475
475
  setup(e, { emit: t }) {
476
- const n = t, l = le(e, "modelValue"), s = se(), c = d(() => [
476
+ const l = t, n = ne(e, "modelValue"), s = se(), c = u(() => [
477
477
  y.input,
478
478
  {
479
479
  [y.disabled]: e.disabled,
@@ -483,17 +483,17 @@ const nt = "_label_1ic51_1", lt = {
483
483
  [y.rightSpace]: !!e.rightIcon
484
484
  },
485
485
  e.className
486
- ]), u = d(() => e.header || e.title || e.subTitle || e.link), i = d(() => e.description || e.error), x = (_) => {
487
- _.key === "Enter" && n("enter");
486
+ ]), d = u(() => e.header || e.title || e.subTitle || e.link), i = u(() => e.description || e.error), x = (_) => {
487
+ _.key === "Enter" && l("enter");
488
488
  }, R = (_) => {
489
- n("update:modelValue", _.target.value), n("inputValue", _.target.value);
490
- }, W = () => n("focus"), F = () => n("blur"), H = () => n("clickLink"), G = () => n("click"), K = (_) => {
491
- _.preventDefault(), n("clickIcon");
489
+ l("update:modelValue", _.target.value), l("inputValue", _.target.value);
490
+ }, W = () => l("focus"), F = () => l("blur"), H = () => l("clickLink"), G = () => l("click"), K = (_) => {
491
+ _.preventDefault(), l("clickIcon");
492
492
  };
493
- return (_, gn) => (a(), m("div", {
493
+ return (_, vl) => (a(), m("div", {
494
494
  class: r(o(y).wrapper)
495
495
  }, [
496
- u.value ? (a(), k(o(st), {
496
+ d.value ? (a(), k(o(st), {
497
497
  key: 0,
498
498
  for: _.id,
499
499
  onClick: H
@@ -501,16 +501,16 @@ const nt = "_label_1ic51_1", lt = {
501
501
  default: v(() => [
502
502
  N(o(pt), null, {
503
503
  header: v(() => [
504
- T(I(_.header), 1)
504
+ C(T(_.header), 1)
505
505
  ]),
506
506
  subTitle: v(() => [
507
- T(I(_.subTitle), 1)
507
+ C(T(_.subTitle), 1)
508
508
  ]),
509
509
  link: v(() => [
510
- T(I(_.link), 1)
510
+ C(T(_.link), 1)
511
511
  ]),
512
512
  default: v(() => [
513
- T(" " + I(_.title) + " ", 1)
513
+ C(" " + T(_.title) + " ", 1)
514
514
  ]),
515
515
  _: 1
516
516
  })
@@ -525,9 +525,9 @@ const nt = "_label_1ic51_1", lt = {
525
525
  name: _.leftIcon,
526
526
  class: r(o(y).leftIcon)
527
527
  }, null, 8, ["name", "class"])) : p("", !0),
528
- L("input", q({
528
+ L("input", z({
529
529
  id: _.id,
530
- value: l.value,
530
+ value: n.value,
531
531
  name: _.name,
532
532
  type: _.type,
533
533
  disabled: _.disabled || _.loading,
@@ -540,7 +540,7 @@ const nt = "_label_1ic51_1", lt = {
540
540
  onFocus: W,
541
541
  onBlur: F,
542
542
  onClick: G
543
- }), null, 16, Tt),
543
+ }), null, 16, Ct),
544
544
  _.rightIcon ? (a(), k(o($), {
545
545
  key: 1,
546
546
  name: _.rightIcon,
@@ -556,23 +556,23 @@ const nt = "_label_1ic51_1", lt = {
556
556
  key: 0,
557
557
  class: r(o(y).errorText),
558
558
  innerHTML: _.error
559
- }, null, 10, It)) : p("", !0),
559
+ }, null, 10, Tt)) : p("", !0),
560
560
  _.description ? (a(), m("div", {
561
561
  key: 1,
562
562
  class: r(o(y).descriptionText),
563
563
  innerHTML: _.description
564
- }, null, 10, Bt)) : p("", !0)
564
+ }, null, 10, It)) : p("", !0)
565
565
  ], 2)) : p("", !0)
566
566
  ], 2));
567
567
  }
568
- }), St = "_plank_1yp3k_1", Ut = "_accent_1yp3k_26", jt = "_danger_1yp3k_32", Lt = "_text_1yp3k_38", Nt = "_icon_1yp3k_42", B = {
569
- plank: St,
568
+ }), Bt = "_plank_1yp3k_1", St = "_accent_1yp3k_26", Ut = "_danger_1yp3k_32", Lt = "_text_1yp3k_38", Nt = "_icon_1yp3k_42", I = {
569
+ plank: Bt,
570
570
  default: "_default_1yp3k_20",
571
- accent: Ut,
572
- danger: jt,
571
+ accent: St,
572
+ danger: Ut,
573
573
  text: Lt,
574
574
  icon: Nt
575
- }, Cn = /* @__PURE__ */ f({
575
+ }, Cl = /* @__PURE__ */ f({
576
576
  name: "UiPlank",
577
577
  __name: "plank",
578
578
  props: {
@@ -582,41 +582,41 @@ const nt = "_label_1ic51_1", lt = {
582
582
  },
583
583
  emits: ["click"],
584
584
  setup(e) {
585
- const t = d(() => [
586
- B.plank,
587
- B[e.type]
585
+ const t = u(() => [
586
+ I.plank,
587
+ I[e.type]
588
588
  ]);
589
- return (n, l) => (a(), m("div", {
589
+ return (l, n) => (a(), m("div", {
590
590
  class: r(t.value)
591
591
  }, [
592
- n.icon ? (a(), m("div", {
592
+ l.icon ? (a(), m("div", {
593
593
  key: 0,
594
- class: r(o(B).icon)
594
+ class: r(o(I).icon)
595
595
  }, [
596
- N(o($), { name: n.icon }, null, 8, ["name"])
596
+ N(o($), { name: l.icon }, null, 8, ["name"])
597
597
  ], 2)) : p("", !0),
598
- n.$slots.default ? (a(), m("div", {
598
+ l.$slots.default ? (a(), m("div", {
599
599
  key: 1,
600
- class: r(o(B).text)
600
+ class: r(o(I).text)
601
601
  }, [
602
- b(n.$slots, "default")
602
+ b(l.$slots, "default")
603
603
  ], 2)) : p("", !0),
604
- n.label ? (a(), k(o(D), {
604
+ l.label ? (a(), k(o(D), {
605
605
  key: 2,
606
606
  size: "xs",
607
607
  type: "secondary",
608
- onClick: l[0] || (l[0] = (s) => n.$emit("click"))
608
+ onClick: n[0] || (n[0] = (s) => l.$emit("click"))
609
609
  }, {
610
610
  default: v(() => [
611
- T(I(n.label), 1)
611
+ C(T(l.label), 1)
612
612
  ]),
613
613
  _: 1
614
614
  })) : p("", !0)
615
615
  ], 2));
616
616
  }
617
- }), qt = "_text_dbd8t_1", zt = "_primary_dbd8t_10", Et = "_medium_dbd8t_15", Mt = "_secondary_dbd8t_20", Vt = "_accent_dbd8t_30", Ot = "_subtitle_dbd8t_40", S = {
618
- text: qt,
619
- primary: zt,
617
+ }), zt = "_text_dbd8t_1", qt = "_primary_dbd8t_10", Et = "_medium_dbd8t_15", Mt = "_secondary_dbd8t_20", Vt = "_accent_dbd8t_30", Ot = "_subtitle_dbd8t_40", B = {
618
+ text: zt,
619
+ primary: qt,
620
620
  medium: Et,
621
621
  secondary: Mt,
622
622
  accent: Vt,
@@ -628,7 +628,7 @@ const nt = "_label_1ic51_1", lt = {
628
628
  "color-invert": "_color-invert_dbd8t_62",
629
629
  "color-danger": "_color-danger_dbd8t_66",
630
630
  "color-success": "_color-success_dbd8t_70"
631
- }, Tn = /* @__PURE__ */ f({
631
+ }, Tl = /* @__PURE__ */ f({
632
632
  name: "UiText",
633
633
  __name: "text",
634
634
  props: {
@@ -638,22 +638,22 @@ const nt = "_label_1ic51_1", lt = {
638
638
  color: {}
639
639
  },
640
640
  setup(e) {
641
- const t = d(() => [
642
- S.text,
643
- S[e.kind],
644
- e.weight && S[e.weight],
645
- e.color && S[`color-${e.color}`]
641
+ const t = u(() => [
642
+ B.text,
643
+ B[e.kind],
644
+ e.weight && B[e.weight],
645
+ e.color && B[`color-${e.color}`]
646
646
  ]);
647
- return (n, l) => (a(), k(M(n.tagName), {
647
+ return (l, n) => (a(), k(M(l.tagName), {
648
648
  class: r(t.value)
649
649
  }, {
650
650
  default: v(() => [
651
- b(n.$slots, "default")
651
+ b(l.$slots, "default")
652
652
  ]),
653
653
  _: 3
654
654
  }, 8, ["class"]));
655
655
  }
656
- }), Pt = "_title_1m0wo_1", Dt = "_medium_1m0wo_15", U = {
656
+ }), Pt = "_title_1m0wo_1", Dt = "_medium_1m0wo_15", S = {
657
657
  title: Pt,
658
658
  "level-1": "_level-1_1m0wo_10",
659
659
  medium: Dt,
@@ -667,7 +667,7 @@ const nt = "_label_1ic51_1", lt = {
667
667
  "color-invert": "_color-invert_1m0wo_66",
668
668
  "color-danger": "_color-danger_1m0wo_70",
669
669
  "color-success": "_color-success_1m0wo_74"
670
- }, In = /* @__PURE__ */ f({
670
+ }, Il = /* @__PURE__ */ f({
671
671
  name: "UiTitle",
672
672
  __name: "title",
673
673
  props: {
@@ -677,15 +677,15 @@ const nt = "_label_1ic51_1", lt = {
677
677
  color: {}
678
678
  },
679
679
  setup(e) {
680
- const t = e, n = d(() => [
681
- U.title,
682
- U[`level-${t.level ?? 1}`],
680
+ const t = e, l = u(() => [
681
+ S.title,
682
+ S[`level-${t.level ?? 1}`],
683
683
  t.className,
684
- t.weight && U[t.weight],
685
- t.color && U[`color-${t.color}`]
686
- ]), l = d(() => `h${t.level ?? 1}`);
687
- return (s, c) => (a(), k(M(l.value), {
688
- class: r(n.value)
684
+ t.weight && S[t.weight],
685
+ t.color && S[`color-${t.color}`]
686
+ ]), n = u(() => `h${t.level ?? 1}`);
687
+ return (s, c) => (a(), k(M(n.value), {
688
+ class: r(l.value)
689
689
  }, {
690
690
  default: v(() => [
691
691
  b(s.$slots, "default")
@@ -695,24 +695,24 @@ const nt = "_label_1ic51_1", lt = {
695
695
  }
696
696
  }), At = "_error_lk2jx_1", Rt = {
697
697
  error: At
698
- }, Bn = /* @__PURE__ */ f({
698
+ }, Bl = /* @__PURE__ */ f({
699
699
  name: "UiError",
700
700
  __name: "error",
701
701
  props: {
702
702
  className: {}
703
703
  },
704
704
  setup(e) {
705
- const t = e, n = d(() => [
705
+ const t = e, l = u(() => [
706
706
  Rt.error,
707
707
  t.className
708
708
  ]);
709
- return (l, s) => (a(), m("span", {
710
- class: r(n.value)
709
+ return (n, s) => (a(), m("span", {
710
+ class: r(l.value)
711
711
  }, [
712
- b(l.$slots, "default")
712
+ b(n.$slots, "default")
713
713
  ], 2));
714
714
  }
715
- }), Wt = "_root_1tj1b_1", Ft = "_xxs_1tj1b_26", Ht = "_xs_1tj1b_30", Gt = "_s_1tj1b_16", Kt = "_m_1tj1b_38", Jt = "_l_1tj1b_42", Qt = "_square_1tj1b_45", Xt = "_xl_1tj1b_50", Yt = "_xxl_1tj1b_58", j = {
715
+ }), Wt = "_root_1tj1b_1", Ft = "_xxs_1tj1b_26", Ht = "_xs_1tj1b_30", Gt = "_s_1tj1b_16", Kt = "_m_1tj1b_38", Jt = "_l_1tj1b_42", Qt = "_square_1tj1b_45", Xt = "_xl_1tj1b_50", Yt = "_xxl_1tj1b_58", U = {
716
716
  root: Wt,
717
717
  default: "_default_1tj1b_14",
718
718
  xxs: Ft,
@@ -724,7 +724,7 @@ const nt = "_label_1ic51_1", lt = {
724
724
  xl: Xt,
725
725
  xxl: Yt,
726
726
  "3xl": "_3xl_1tj1b_66"
727
- }, Zt = ["src"], Sn = /* @__PURE__ */ f({
727
+ }, Zt = ["src"], Sl = /* @__PURE__ */ f({
728
728
  name: "UiAvatar",
729
729
  __name: "avatar",
730
730
  props: {
@@ -733,60 +733,62 @@ const nt = "_label_1ic51_1", lt = {
733
733
  square: { type: Boolean, default: !1 }
734
734
  },
735
735
  setup(e) {
736
- const t = E(!e.src), n = E(!1), l = d(() => e.src && !n.value), s = d(() => {
737
- const i = !t.value || n.value || !e.src;
736
+ const t = E(!e.src), l = E(!1), n = u(() => e.src && !l.value), s = u(() => {
737
+ const i = !t.value || l.value || !e.src;
738
738
  return [
739
- j.root,
740
- j[e.size],
741
- e.square && j.square,
742
- i && j.default
739
+ U.root,
740
+ U[e.size],
741
+ e.square && U.square,
742
+ i && U.default
743
743
  ];
744
744
  });
745
745
  oe(
746
746
  () => e.src,
747
747
  (i) => {
748
- t.value = !i, n.value = !1;
748
+ t.value = !i, l.value = !1;
749
749
  },
750
750
  { immediate: !0 }
751
751
  );
752
752
  function c() {
753
753
  t.value = !0;
754
754
  }
755
- function u() {
756
- n.value = !0;
755
+ function d() {
756
+ l.value = !0;
757
757
  }
758
758
  return (i, x) => (a(), m("div", {
759
759
  class: r(s.value)
760
760
  }, [
761
- l.value ? (a(), m("img", {
761
+ n.value ? (a(), m("img", {
762
762
  key: 0,
763
763
  src: i.src,
764
764
  onLoad: c,
765
- onError: u
765
+ onError: d
766
766
  }, null, 40, Zt)) : p("", !0),
767
767
  b(i.$slots, "default")
768
768
  ], 2));
769
769
  }
770
- }), en = "_stack_1cadf_1", tn = "_row_1cadf_6", nn = "_reverse_1cadf_10", ln = "_column_1cadf_15", sn = "_xxs_1cadf_24", on = "_xs_1cadf_28", an = "_s_1cadf_1", rn = "_m_1cadf_36", cn = "_l_1cadf_40", dn = "_xl_1cadf_44", un = "_xxl_1cadf_48", _n = "_xxxl_1cadf_52", mn = "_xxxxl_1cadf_56", pn = "_xxxxxl_1cadf_60", fn = "_start_1cadf_64", bn = "_center_1cadf_68", yn = "_between_1cadf_72", kn = "_end_1cadf_76", C = {
771
- stack: en,
772
- row: tn,
773
- reverse: nn,
774
- column: ln,
775
- xxs: sn,
776
- xs: on,
777
- s: an,
778
- m: rn,
779
- l: cn,
780
- xl: dn,
781
- xxl: un,
782
- xxxl: _n,
783
- xxxxl: mn,
784
- xxxxxl: pn,
785
- start: fn,
786
- center: bn,
787
- between: yn,
788
- end: kn
789
- }, Un = /* @__PURE__ */ f({
770
+ }), el = "_stack_ujlw3_1", tl = "_full_ujlw3_6", ll = "_auto_ujlw3_10", nl = "_row_ujlw3_14", sl = "_reverse_ujlw3_17", ol = "_column_ujlw3_22", al = "_xxs_ujlw3_31", rl = "_xs_ujlw3_35", cl = "_s_ujlw3_1", il = "_m_ujlw3_43", ul = "_l_ujlw3_47", dl = "_xl_ujlw3_51", _l = "_xxl_ujlw3_55", ml = "_xxxl_ujlw3_59", pl = "_xxxxl_ujlw3_63", fl = "_xxxxxl_ujlw3_67", bl = "_start_ujlw3_71", yl = "_center_ujlw3_75", kl = "_between_ujlw3_79", gl = "_end_ujlw3_83", w = {
771
+ stack: el,
772
+ full: tl,
773
+ auto: ll,
774
+ row: nl,
775
+ reverse: sl,
776
+ column: ol,
777
+ xxs: al,
778
+ xs: rl,
779
+ s: cl,
780
+ m: il,
781
+ l: ul,
782
+ xl: dl,
783
+ xxl: _l,
784
+ xxxl: ml,
785
+ xxxxl: pl,
786
+ xxxxxl: fl,
787
+ start: bl,
788
+ center: yl,
789
+ between: kl,
790
+ end: gl
791
+ }, Ul = /* @__PURE__ */ f({
790
792
  name: "UiStack",
791
793
  __name: "stack",
792
794
  props: {
@@ -794,10 +796,11 @@ const nt = "_label_1ic51_1", lt = {
794
796
  direction: { default: "row" },
795
797
  alignment: { default: "" },
796
798
  gap: { default: "" },
797
- reverse: { type: Boolean, default: !1 }
799
+ reverse: { type: Boolean, default: !1 },
800
+ size: { default: "full" }
798
801
  },
799
802
  setup(e) {
800
- const t = d(() => e.gap ? {
803
+ const t = u(() => e.gap ? {
801
804
  xxs: "xxs",
802
805
  xs: "xs",
803
806
  s: "s",
@@ -808,36 +811,37 @@ const nt = "_label_1ic51_1", lt = {
808
811
  "3xl": "xxxl",
809
812
  "4xl": "xxxxl",
810
813
  "5xl": "xxxxxl"
811
- }[e.gap] : ""), n = d(() => [
812
- C.stack,
813
- C[e.direction],
814
- C[t.value],
815
- e.alignment ? C[e.alignment] : "",
816
- e.reverse ? C.reverse : ""
814
+ }[e.gap] : ""), l = u(() => [
815
+ w.stack,
816
+ w[e.direction],
817
+ w[t.value],
818
+ e.alignment ? w[e.alignment] : "",
819
+ e.reverse ? w.reverse : "",
820
+ w[e.size]
817
821
  ]);
818
- return (l, s) => (a(), k(M(l.tagName), {
819
- class: r(n.value)
822
+ return (n, s) => (a(), k(M(n.tagName), {
823
+ class: r(l.value)
820
824
  }, {
821
825
  default: v(() => [
822
- b(l.$slots, "default")
826
+ b(n.$slots, "default")
823
827
  ]),
824
828
  _: 3
825
829
  }, 8, ["class"]));
826
830
  }
827
831
  });
828
832
  export {
829
- Sn as UiAvatar,
833
+ Sl as UiAvatar,
830
834
  D as UiButton,
831
- $n as UiButtonIcon,
832
- xn as UiButtonLink,
833
- Bn as UiError,
835
+ xl as UiButtonIcon,
836
+ wl as UiButtonLink,
837
+ Bl as UiError,
834
838
  $ as UiIcon,
835
- wn as UiInput,
839
+ jl as UiInput,
836
840
  st as UiLabel,
837
841
  pe as UiLoader,
838
- Cn as UiPlank,
839
- Un as UiStack,
840
- Tn as UiText,
841
- In as UiTitle,
842
- hn as injectSvgSprite
842
+ Cl as UiPlank,
843
+ Ul as UiStack,
844
+ Tl as UiText,
845
+ Il as UiTitle,
846
+ $l as injectSvgSprite
843
847
  };
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@huntflow/ui",
3
3
  "description": "HuntFlow UiKit, icons, utils library",
4
4
  "private": false,
5
- "version": "0.2.13",
5
+ "version": "0.2.14",
6
6
  "author": {
7
7
  "name": "HuntFlow Developer",
8
8
  "nickname": "developer",