@huntflow/ui 0.2.19 → 0.2.21
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/components/index.d.ts +6 -0
- package/dist/components/ui-button/types.d.ts +2 -1
- package/dist/components/ui-checkbox/checkbox.vue.d.ts +13 -0
- package/dist/components/ui-checkbox/index.d.ts +3 -0
- package/dist/components/ui-checkbox/types.d.ts +18 -0
- package/dist/components/ui-checkbox-group/checkbox-group.vue.d.ts +24 -0
- package/dist/components/ui-checkbox-group/index.d.ts +3 -0
- package/dist/components/ui-checkbox-group/types.d.ts +6 -0
- package/dist/components/ui-label/types.d.ts +1 -0
- package/dist/global.css +1 -1
- package/dist/{sprite-ChiFmLCL.js → sprite-D1jqNFny.js} +1 -1
- package/dist/ui.es.js +1711 -505
- package/package.json +11 -11
package/dist/ui.es.js
CHANGED
|
@@ -1,16 +1,17 @@
|
|
|
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_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_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_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}`)),document.head.appendChild(o)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
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}._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}: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_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_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_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}._label_1vkh6_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;width:100%;margin:unset;position:relative;cursor:pointer;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._subtitle_1vkh6_16{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)))}._errorText_1vkh6_26{margin-top:var(--hf-spacing-xs);margin-left:calc((var(--hf-spacing-input-label-checkbox) + var(--hf-size-checkbox-s)))}._radioButton_1vkh6_31{display:inline-flex;align-items:start;gap:var(--hf-spacing-input-label-checkbox);width:100%}._radioButtonContainer_1vkh6_38{display:flex;align-items:center;height:var(--hf-font-line-height-label-title)}._input_1vkh6_44{width:0;height:0;position:absolute;cursor:pointer;opacity:0}._radioCircle_1vkh6_52{flex-shrink:0;box-sizing:border-box;width:var(--hf-size-checkbox-s);height:var(--hf-size-checkbox-s);background-color:var(--hf-color-base-white-900);border:1px solid var(--hf-color-input-border-default);border-radius:var(--hf-radius-xxl);position:relative;transition:all .2s ease}._radioInner_1vkh6_64{display:none;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_1vkh6_77{color:var(--hf-color-text-semilight)}._disabled_1vkh6_77 ._radioCircle_1vkh6_52{border-color:var(--hf-color-input-border-disable)}._disabled_1vkh6_77 ._radioInner_1vkh6_64{background-color:var(--hf-color-input-background-check-disable)}._disabled_1vkh6_77._partial_1vkh6_88 ._radioInner_1vkh6_64{border-color:var(--hf-color-input-background-check-disable)}._error_1vkh6_26 ._radioCircle_1vkh6_52{border-color:var(--hf-color-input-border-error)}._error_1vkh6_26 ._radioInner_1vkh6_64{background-color:var(--hf-color-input-border-error)}._error_1vkh6_26._partial_1vkh6_88 ._radioInner_1vkh6_64{border-color:var(--hf-color-input-border-error)}._error_1vkh6_26 ._input_1vkh6_44:focus-visible+._radioCircle_1vkh6_52{box-shadow:0 0 0 3px var(--hf-color-input-border-error-focus-visible)}._partial_1vkh6_88 ._radioInner_1vkh6_64{display:block;background-color:unset;border:2px solid var(--hf-color-input-background-check-default)}._input_1vkh6_44:focus:not(:focus-visible)+._radioCircle_1vkh6_52{box-shadow:none}._input_1vkh6_44:focus-visible+._radioCircle_1vkh6_52{box-shadow:0 0 0 3px var(--hf-color-input-border-focus-visible)}._radioButton_1vkh6_31 input:checked+._radioCircle_1vkh6_52 ._radioInner_1vkh6_64{display:block}._label_1xqst_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;width:100%;margin:unset;position:relative;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}._label_1xqst_1:hover:not(._disabled_1xqst_14){cursor:pointer}._subtitle_1xqst_19{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)))}._errorText_1xqst_29{margin-top:var(--hf-spacing-xs);margin-left:calc((var(--hf-spacing-input-label-checkbox) + var(--hf-size-checkbox-s)))}._lock_1xqst_34{pointer-events:none}._checkboxContainer_1xqst_38{display:flex;align-items:center;height:var(--hf-font-line-height-label-title)}._checkmark_1xqst_44{flex-shrink:0;box-sizing:border-box;width:var(--hf-size-checkbox-s);height:var(--hf-size-checkbox-s);margin-right:var(--hf-spacing-input-label-checkbox);padding:0;background:var(--hf-color-base-invert-900);border:1px solid var(--hf-color-input-border-default);border-radius:var(--hf-radius-checkbox-s);position:relative;transition:all .2s ease}._checkmark_1xqst_44 ._icon_1xqst_57{color:#fff;position:absolute;inset:-1px}._checkmark_1xqst_44 ._lockIcon_1xqst_63{position:absolute;top:-6px;left:-4px}._checkmark_1xqst_44[aria-checked=true]{background-color:var(--hf-color-input-background-check-default);border-color:var(--hf-color-input-background-check-default)}._checkmark_1xqst_44[aria-checked=true]:focus-visible{border-color:var(--hf-color-input-background-check-default)}._checkmark_1xqst_44[data-state=indeterminate]{background-color:var(--hf-color-input-background-check-default);border-color:var(--hf-color-input-background-check-default)}._checkmark_1xqst_44[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_1xqst_44[data-state=indeterminate]:focus-visible{border-color:var(--hf-color-input-background-check-default)}._checkmark_1xqst_44: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_1xqst_44:focus:not(:focus-visible){box-shadow:none}._error_1xqst_29 ._checkmark_1xqst_44{border-color:var(--hf-color-input-border-error)}._error_1xqst_29 ._checkmark_1xqst_44:focus-visible{box-shadow:0 0 0 3px var(--hf-color-input-border-error-focus-visible)}._error_1xqst_29 ._checkmark_1xqst_44[aria-checked=true],._error_1xqst_29 ._checkmark_1xqst_44[data-state=indeterminate]{background-color:var(--hf-color-input-background-check-error);border-color:var(--hf-color-input-border-error)}._disabled_1xqst_14{color:var(--hf-color-text-semilight)}._disabled_1xqst_14 ._checkmark_1xqst_44[aria-checked=true],._disabled_1xqst_14 ._checkmark_1xqst_44[data-state=indeterminate]{background-color:var(--hf-color-input-background-check-disable);border-color:var(--hf-color-input-background-check-disable)}`)),document.head.appendChild(o)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
|
|
2
|
+
import * as ye from "vue";
|
|
3
|
+
import { defineComponent as g, toRefs as re, computed as m, createElementBlock as C, openBlock as c, normalizeClass as p, unref as r, normalizeStyle as Le, createElementVNode as U, renderSlot as I, createBlock as h, withCtx as w, createCommentVNode as y, createVNode as R, mergeProps as O, inject as qe, provide as Se, Fragment as ie, toValue as Ae, getCurrentInstance as fe, ref as A, watch as L, nextTick as me, onUnmounted as Be, h as J, Comment as Pe, cloneVNode as De, watchEffect as He, markRaw as Ge, onMounted as Ke, renderList as We, resolveDynamicComponent as Z, withKeys as Je, withModifiers as Ye, useSlots as Ze, mergeModels as he, useModel as Qe, useAttrs as Xe, createSlots as et, createTextVNode as G, toDisplayString as j } from "vue";
|
|
4
|
+
const tt = "_loader_tpkd0_11", nt = "_circle_tpkd0_17", at = "_white_tpkd0_24", ot = "_black_tpkd0_28", rt = "_s_tpkd0_32", lt = "_m_tpkd0_37", st = "_l_tpkd0_11", it = "_spinner_tpkd0_47", Y = {
|
|
5
|
+
loader: tt,
|
|
6
|
+
circle: nt,
|
|
6
7
|
"loader-animation": "_loader-animation_tpkd0_1",
|
|
7
|
-
white:
|
|
8
|
-
black:
|
|
9
|
-
s:
|
|
10
|
-
m:
|
|
11
|
-
l:
|
|
12
|
-
spinner:
|
|
13
|
-
},
|
|
8
|
+
white: at,
|
|
9
|
+
black: ot,
|
|
10
|
+
s: rt,
|
|
11
|
+
m: lt,
|
|
12
|
+
l: st,
|
|
13
|
+
spinner: it
|
|
14
|
+
}, ut = /* @__PURE__ */ g({
|
|
14
15
|
name: "UiLoader",
|
|
15
16
|
__name: "loader",
|
|
16
17
|
props: {
|
|
@@ -18,18 +19,18 @@ const re = "_loader_tpkd0_11", ce = "_circle_tpkd0_17", ie = "_white_tpkd0_24",
|
|
|
18
19
|
size: {},
|
|
19
20
|
color: {}
|
|
20
21
|
},
|
|
21
|
-
setup(
|
|
22
|
-
const
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
22
|
+
setup(t) {
|
|
23
|
+
const e = t, { size: n, color: a } = re(e), o = m(() => n?.value ?? "l"), i = m(() => a?.value ?? "black"), s = m(() => [
|
|
24
|
+
Y.loader,
|
|
25
|
+
Y[o.value],
|
|
26
|
+
Y[i.value],
|
|
27
|
+
Y.circle
|
|
27
28
|
]);
|
|
28
|
-
return (
|
|
29
|
-
class:
|
|
29
|
+
return (l, v) => (c(), C("span", {
|
|
30
|
+
class: p([r(Y).spinner, s.value])
|
|
30
31
|
}, null, 2));
|
|
31
32
|
}
|
|
32
|
-
}),
|
|
33
|
+
}), ct = ["aria-label", "width", "height"], dt = ["xlink:href"], ft = /* @__PURE__ */ g({
|
|
33
34
|
name: "UiIcon",
|
|
34
35
|
__name: "icon",
|
|
35
36
|
props: {
|
|
@@ -37,88 +38,90 @@ const re = "_loader_tpkd0_11", ce = "_circle_tpkd0_17", ie = "_white_tpkd0_24",
|
|
|
37
38
|
color: {},
|
|
38
39
|
block: { type: Boolean }
|
|
39
40
|
},
|
|
40
|
-
setup(
|
|
41
|
-
const
|
|
42
|
-
const
|
|
43
|
-
return
|
|
44
|
-
}),
|
|
45
|
-
const
|
|
46
|
-
return
|
|
41
|
+
setup(t) {
|
|
42
|
+
const e = t, n = m(() => {
|
|
43
|
+
const o = e?.name?.match(/(\d+)$/);
|
|
44
|
+
return o ? Number.parseInt(o[1], 10) : 16;
|
|
45
|
+
}), a = m(() => {
|
|
46
|
+
const o = {};
|
|
47
|
+
return e.color && (o.color = e.color), e.block && (o.display = "block"), o;
|
|
47
48
|
});
|
|
48
|
-
return (
|
|
49
|
-
class:
|
|
50
|
-
"aria-label":
|
|
51
|
-
style:
|
|
49
|
+
return (o, i) => (c(), C("svg", {
|
|
50
|
+
class: p(o.$style.icon),
|
|
51
|
+
"aria-label": o.name,
|
|
52
|
+
style: Le(a.value),
|
|
52
53
|
role: "img",
|
|
53
54
|
width: n.value,
|
|
54
55
|
height: n.value
|
|
55
56
|
}, [
|
|
56
|
-
|
|
57
|
-
"xlink:href": `#${
|
|
58
|
-
}, null, 8,
|
|
59
|
-
], 14,
|
|
60
|
-
}
|
|
61
|
-
}),
|
|
62
|
-
icon:
|
|
63
|
-
},
|
|
64
|
-
const n =
|
|
65
|
-
for (const [
|
|
66
|
-
n[
|
|
57
|
+
U("use", {
|
|
58
|
+
"xlink:href": `#${o.name}`
|
|
59
|
+
}, null, 8, dt)
|
|
60
|
+
], 14, ct));
|
|
61
|
+
}
|
|
62
|
+
}), mt = "_icon_1p8iz_2", pt = {
|
|
63
|
+
icon: mt
|
|
64
|
+
}, _t = (t, e) => {
|
|
65
|
+
const n = t.__vccOpts || t;
|
|
66
|
+
for (const [a, o] of e)
|
|
67
|
+
n[a] = o;
|
|
67
68
|
return n;
|
|
68
|
-
},
|
|
69
|
-
$style:
|
|
70
|
-
},
|
|
69
|
+
}, vt = {
|
|
70
|
+
$style: pt
|
|
71
|
+
}, M = /* @__PURE__ */ _t(ft, [["__cssModules", vt]]), yo = async () => {
|
|
71
72
|
if (!(typeof document > "u") && !document.getElementById("__svg-sprite__"))
|
|
72
73
|
try {
|
|
73
|
-
const
|
|
74
|
+
const e = `
|
|
74
75
|
<svg id="__svg-sprite__" xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
|
75
|
-
${(await import("./sprite-
|
|
76
|
+
${(await import("./sprite-D1jqNFny.js")).default}
|
|
76
77
|
</svg>
|
|
77
78
|
`;
|
|
78
|
-
document.body.insertAdjacentHTML("afterbegin",
|
|
79
|
-
} catch (
|
|
80
|
-
console.error("Failed to load SVG sprite:",
|
|
81
|
-
}
|
|
82
|
-
},
|
|
83
|
-
button:
|
|
84
|
-
disabled:
|
|
85
|
-
loading:
|
|
86
|
-
loader:
|
|
87
|
-
content:
|
|
88
|
-
dropDown:
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
79
|
+
document.body.insertAdjacentHTML("afterbegin", e);
|
|
80
|
+
} catch (t) {
|
|
81
|
+
console.error("Failed to load SVG sprite:", t);
|
|
82
|
+
}
|
|
83
|
+
}, bt = "_button_mb1r2_1", yt = "_disabled_mb1r2_1", ht = "_loading_mb1r2_1", gt = "_loader_mb1r2_1", kt = "_content_mb1r2_1", $t = "_dropDown_mb1r2_1", wt = "_fill_mb1r2_1", Ct = "_s_mb1r2_2", xt = "_xs_mb1r2_1", It = "_square_mb1r2_1", qt = "_circle_mb1r2_1", St = "_m_mb1r2_1", At = "_l_mb1r2_1", Bt = "_xl_mb1r2_1", Tt = "_primary_mb1r2_1", Et = "_secondary_mb1r2_1", Vt = "_accent_mb1r2_1", Ut = "_danger_mb1r2_1", Nt = "_jobsites_mb1r2_1", jt = "_ghost_mb1r2_1", E = {
|
|
84
|
+
button: bt,
|
|
85
|
+
disabled: yt,
|
|
86
|
+
loading: ht,
|
|
87
|
+
loader: gt,
|
|
88
|
+
content: kt,
|
|
89
|
+
dropDown: $t,
|
|
90
|
+
fill: wt,
|
|
91
|
+
s: Ct,
|
|
92
|
+
xs: xt,
|
|
93
|
+
square: It,
|
|
94
|
+
circle: qt,
|
|
95
|
+
m: St,
|
|
96
|
+
l: At,
|
|
97
|
+
xl: Bt,
|
|
98
|
+
primary: Tt,
|
|
99
|
+
secondary: Et,
|
|
100
|
+
accent: Vt,
|
|
101
|
+
danger: Ut,
|
|
102
|
+
jobsites: Nt,
|
|
103
|
+
ghost: jt,
|
|
101
104
|
"ghost-danger": "_ghost-danger_mb1r2_1"
|
|
102
|
-
},
|
|
105
|
+
}, Ft = ["href"], Mt = ["disabled"], Ot = /* @__PURE__ */ g({
|
|
103
106
|
__name: "tag-variant",
|
|
104
107
|
props: {
|
|
105
108
|
to: {},
|
|
106
109
|
disabled: { type: Boolean }
|
|
107
110
|
},
|
|
108
|
-
setup(
|
|
109
|
-
return (
|
|
111
|
+
setup(t) {
|
|
112
|
+
return (e, n) => e.to && !e.disabled ? (c(), C("a", {
|
|
110
113
|
key: 0,
|
|
111
|
-
href:
|
|
114
|
+
href: e.to
|
|
112
115
|
}, [
|
|
113
|
-
|
|
114
|
-
], 8,
|
|
116
|
+
I(e.$slots, "default")
|
|
117
|
+
], 8, Ft)) : (c(), C("button", {
|
|
115
118
|
key: 1,
|
|
116
|
-
disabled:
|
|
119
|
+
disabled: e.disabled
|
|
117
120
|
}, [
|
|
118
|
-
|
|
119
|
-
], 8,
|
|
121
|
+
I(e.$slots, "default")
|
|
122
|
+
], 8, Mt));
|
|
120
123
|
}
|
|
121
|
-
}),
|
|
124
|
+
}), Te = /* @__PURE__ */ g({
|
|
122
125
|
name: "UiButton",
|
|
123
126
|
__name: "button",
|
|
124
127
|
props: {
|
|
@@ -134,11 +137,12 @@ const re = "_loader_tpkd0_11", ce = "_circle_tpkd0_17", ie = "_white_tpkd0_24",
|
|
|
134
137
|
htmlType: { default: "button" },
|
|
135
138
|
to: {},
|
|
136
139
|
iconBefore: {},
|
|
137
|
-
iconAfter: {}
|
|
140
|
+
iconAfter: {},
|
|
141
|
+
fill: { type: Boolean, default: !1 }
|
|
138
142
|
},
|
|
139
143
|
emits: ["click"],
|
|
140
|
-
setup(
|
|
141
|
-
const n =
|
|
144
|
+
setup(t, { emit: e }) {
|
|
145
|
+
const n = e, a = {
|
|
142
146
|
primary: "white",
|
|
143
147
|
secondary: "black",
|
|
144
148
|
accent: "white",
|
|
@@ -146,82 +150,83 @@ const re = "_loader_tpkd0_11", ce = "_circle_tpkd0_17", ie = "_white_tpkd0_24",
|
|
|
146
150
|
jobsites: "white",
|
|
147
151
|
ghost: "black",
|
|
148
152
|
"ghost-danger": "black"
|
|
149
|
-
},
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
153
|
+
}, o = m(() => [
|
|
154
|
+
E.button,
|
|
155
|
+
E[t.size],
|
|
156
|
+
E[t.type],
|
|
157
|
+
t.circle ? E.circle : E.square,
|
|
154
158
|
{
|
|
155
|
-
[
|
|
156
|
-
[
|
|
157
|
-
[
|
|
158
|
-
[
|
|
159
|
+
[E.disabled]: t.disabled,
|
|
160
|
+
[E.loading]: t.loading,
|
|
161
|
+
[E.active]: t.active,
|
|
162
|
+
[E.bordered]: t.bordered,
|
|
163
|
+
[E.fill]: t.fill
|
|
159
164
|
}
|
|
160
|
-
]),
|
|
161
|
-
if (!
|
|
165
|
+
]), i = m(() => a[t.type] || "white"), s = m(() => {
|
|
166
|
+
if (!t.iconBefore)
|
|
162
167
|
return;
|
|
163
|
-
const
|
|
164
|
-
return `${
|
|
165
|
-
}),
|
|
166
|
-
if (!
|
|
168
|
+
const u = t.size === "xs" ? "18" : "20";
|
|
169
|
+
return `${t.iconBefore}-${u}`;
|
|
170
|
+
}), l = m(() => {
|
|
171
|
+
if (!t.iconAfter)
|
|
167
172
|
return;
|
|
168
|
-
const
|
|
169
|
-
return `${
|
|
170
|
-
}),
|
|
171
|
-
n("click",
|
|
173
|
+
const u = t.size === "xs" ? "18" : "20";
|
|
174
|
+
return `${t.iconAfter}-${u}`;
|
|
175
|
+
}), v = (u) => {
|
|
176
|
+
n("click", u);
|
|
172
177
|
};
|
|
173
|
-
return (
|
|
174
|
-
to:
|
|
175
|
-
name:
|
|
176
|
-
class:
|
|
177
|
-
type:
|
|
178
|
-
disabled:
|
|
179
|
-
onClick:
|
|
178
|
+
return (u, d) => (c(), h(Ot, {
|
|
179
|
+
to: u.to,
|
|
180
|
+
name: u.name,
|
|
181
|
+
class: p(o.value),
|
|
182
|
+
type: u.htmlType,
|
|
183
|
+
disabled: u.disabled || u.loading,
|
|
184
|
+
onClick: v
|
|
180
185
|
}, {
|
|
181
|
-
default:
|
|
182
|
-
|
|
186
|
+
default: w(() => [
|
|
187
|
+
u.loading ? (c(), C("div", {
|
|
183
188
|
key: 0,
|
|
184
|
-
class: r(
|
|
189
|
+
class: p(r(E).loader)
|
|
185
190
|
}, [
|
|
186
|
-
|
|
191
|
+
R(r(ut), {
|
|
187
192
|
size: "s",
|
|
188
|
-
color:
|
|
193
|
+
color: i.value
|
|
189
194
|
}, null, 8, ["color"])
|
|
190
|
-
], 2)) :
|
|
191
|
-
|
|
192
|
-
|
|
195
|
+
], 2)) : y("", !0),
|
|
196
|
+
u.$slots.before || s.value ? I(u.$slots, "before", { key: 1 }, () => [
|
|
197
|
+
s.value ? (c(), h(r(M), {
|
|
193
198
|
key: 0,
|
|
194
|
-
name:
|
|
195
|
-
}, null, 8, ["name"])) :
|
|
196
|
-
]) :
|
|
197
|
-
|
|
199
|
+
name: s.value
|
|
200
|
+
}, null, 8, ["name"])) : y("", !0)
|
|
201
|
+
]) : y("", !0),
|
|
202
|
+
u.$slots.default ? (c(), C("span", {
|
|
198
203
|
key: 2,
|
|
199
|
-
class: r(
|
|
204
|
+
class: p(r(E).content)
|
|
200
205
|
}, [
|
|
201
|
-
|
|
202
|
-
], 2)) :
|
|
203
|
-
|
|
204
|
-
|
|
206
|
+
I(u.$slots, "default")
|
|
207
|
+
], 2)) : y("", !0),
|
|
208
|
+
u.$slots.after || l.value ? I(u.$slots, "after", { key: 3 }, () => [
|
|
209
|
+
l.value ? (c(), h(r(M), {
|
|
205
210
|
key: 0,
|
|
206
|
-
name:
|
|
207
|
-
}, null, 8, ["name"])) :
|
|
208
|
-
]) :
|
|
209
|
-
|
|
211
|
+
name: l.value
|
|
212
|
+
}, null, 8, ["name"])) : y("", !0)
|
|
213
|
+
]) : y("", !0),
|
|
214
|
+
u.dropdown ? (c(), h(r(M), {
|
|
210
215
|
key: 4,
|
|
211
|
-
class: r(
|
|
216
|
+
class: p(r(E).dropDown),
|
|
212
217
|
name: "chevron-down-16"
|
|
213
|
-
}, null, 8, ["class"])) :
|
|
218
|
+
}, null, 8, ["class"])) : y("", !0)
|
|
214
219
|
]),
|
|
215
220
|
_: 3
|
|
216
221
|
}, 8, ["to", "name", "class", "type", "disabled"]));
|
|
217
222
|
}
|
|
218
|
-
}),
|
|
219
|
-
s:
|
|
220
|
-
xs:
|
|
221
|
-
m:
|
|
222
|
-
l:
|
|
223
|
-
button:
|
|
224
|
-
},
|
|
223
|
+
}), Rt = "_s_o7jd7_9", zt = "_xs_o7jd7_14", Lt = "_m_o7jd7_20", Pt = "_l_o7jd7_25", Dt = "_button_o7jd7_31", ge = {
|
|
224
|
+
s: Rt,
|
|
225
|
+
xs: zt,
|
|
226
|
+
m: Lt,
|
|
227
|
+
l: Pt,
|
|
228
|
+
button: Dt
|
|
229
|
+
}, ho = /* @__PURE__ */ g({
|
|
225
230
|
name: "UiButtonIcon",
|
|
226
231
|
__name: "button-icon",
|
|
227
232
|
props: {
|
|
@@ -237,36 +242,36 @@ const re = "_loader_tpkd0_11", ce = "_circle_tpkd0_17", ie = "_white_tpkd0_24",
|
|
|
237
242
|
bordered: { type: Boolean, default: !1 }
|
|
238
243
|
},
|
|
239
244
|
emits: ["click"],
|
|
240
|
-
setup(
|
|
241
|
-
const
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
]), n =
|
|
245
|
-
const
|
|
246
|
-
return `${
|
|
247
|
-
}),
|
|
248
|
-
size:
|
|
249
|
-
type:
|
|
250
|
-
disabled:
|
|
251
|
-
loading:
|
|
252
|
-
active:
|
|
253
|
-
circle:
|
|
254
|
-
bordered:
|
|
245
|
+
setup(t) {
|
|
246
|
+
const e = m(() => [
|
|
247
|
+
ge.button,
|
|
248
|
+
ge[t.size]
|
|
249
|
+
]), n = m(() => {
|
|
250
|
+
const i = t.size === "xs" ? "18" : "20";
|
|
251
|
+
return `${t.icon}-${i}`;
|
|
252
|
+
}), a = m(() => t.size === "xs" || t.circle), o = m(() => ({
|
|
253
|
+
size: t.size,
|
|
254
|
+
type: t.type,
|
|
255
|
+
disabled: t.disabled,
|
|
256
|
+
loading: t.loading,
|
|
257
|
+
active: t.active,
|
|
258
|
+
circle: a.value,
|
|
259
|
+
bordered: t.bordered
|
|
255
260
|
}));
|
|
256
|
-
return (
|
|
261
|
+
return (i, s) => (c(), h(r(Te), O({ class: e.value }, o.value, {
|
|
257
262
|
"html-type": "button",
|
|
258
|
-
onClick:
|
|
263
|
+
onClick: s[0] || (s[0] = (l) => i.$emit("click"))
|
|
259
264
|
}), {
|
|
260
|
-
before:
|
|
261
|
-
|
|
265
|
+
before: w(() => [
|
|
266
|
+
R(r(M), { name: n.value }, null, 8, ["name"])
|
|
262
267
|
]),
|
|
263
268
|
_: 1
|
|
264
269
|
}, 16, ["class"]));
|
|
265
270
|
}
|
|
266
|
-
}),
|
|
267
|
-
button:
|
|
268
|
-
lock:
|
|
269
|
-
},
|
|
271
|
+
}), Ht = "_button_cmm43_1", Gt = "_lock_cmm43_30", ke = {
|
|
272
|
+
button: Ht,
|
|
273
|
+
lock: Gt
|
|
274
|
+
}, Kt = ["disabled"], go = /* @__PURE__ */ g({
|
|
270
275
|
name: "UiButtonLink",
|
|
271
276
|
__name: "button-link",
|
|
272
277
|
props: {
|
|
@@ -274,86 +279,358 @@ const re = "_loader_tpkd0_11", ce = "_circle_tpkd0_17", ie = "_white_tpkd0_24",
|
|
|
274
279
|
icon: { type: Boolean, default: !0 }
|
|
275
280
|
},
|
|
276
281
|
emits: ["click"],
|
|
277
|
-
setup(
|
|
278
|
-
return (
|
|
279
|
-
class: r(
|
|
282
|
+
setup(t) {
|
|
283
|
+
return (e, n) => (c(), C("button", {
|
|
284
|
+
class: p(r(ke).button),
|
|
280
285
|
type: "button",
|
|
281
|
-
disabled:
|
|
282
|
-
onClick: n[0] || (n[0] = (
|
|
286
|
+
disabled: e.lock,
|
|
287
|
+
onClick: n[0] || (n[0] = (a) => e.$emit("click"))
|
|
283
288
|
}, [
|
|
284
|
-
|
|
289
|
+
e.lock ? (c(), h(r(M), {
|
|
285
290
|
key: 0,
|
|
286
291
|
name: "lock-color-16",
|
|
287
|
-
class: r(
|
|
288
|
-
}, null, 8, ["class"])) :
|
|
289
|
-
|
|
292
|
+
class: p(r(ke).lock)
|
|
293
|
+
}, null, 8, ["class"])) : y("", !0),
|
|
294
|
+
e.icon ? (c(), h(r(M), {
|
|
290
295
|
key: 1,
|
|
291
296
|
name: "plus-18"
|
|
292
|
-
})) :
|
|
293
|
-
|
|
294
|
-
], 10,
|
|
297
|
+
})) : y("", !0),
|
|
298
|
+
I(e.$slots, "default")
|
|
299
|
+
], 10, Kt));
|
|
295
300
|
}
|
|
296
301
|
});
|
|
297
|
-
function
|
|
298
|
-
return
|
|
302
|
+
function $e(t) {
|
|
303
|
+
return typeof t == "string" ? `'${t}'` : new Wt().serialize(t);
|
|
304
|
+
}
|
|
305
|
+
const Wt = /* @__PURE__ */ function() {
|
|
306
|
+
class t {
|
|
307
|
+
#e = /* @__PURE__ */ new Map();
|
|
308
|
+
compare(n, a) {
|
|
309
|
+
const o = typeof n, i = typeof a;
|
|
310
|
+
return o === "string" && i === "string" ? n.localeCompare(a) : o === "number" && i === "number" ? n - a : String.prototype.localeCompare.call(this.serialize(n, !0), this.serialize(a, !0));
|
|
311
|
+
}
|
|
312
|
+
serialize(n, a) {
|
|
313
|
+
if (n === null) return "null";
|
|
314
|
+
switch (typeof n) {
|
|
315
|
+
case "string":
|
|
316
|
+
return a ? n : `'${n}'`;
|
|
317
|
+
case "bigint":
|
|
318
|
+
return `${n}n`;
|
|
319
|
+
case "object":
|
|
320
|
+
return this.$object(n);
|
|
321
|
+
case "function":
|
|
322
|
+
return this.$function(n);
|
|
323
|
+
}
|
|
324
|
+
return String(n);
|
|
325
|
+
}
|
|
326
|
+
serializeObject(n) {
|
|
327
|
+
const a = Object.prototype.toString.call(n);
|
|
328
|
+
if (a !== "[object Object]") return this.serializeBuiltInType(a.length < 10 ? `unknown:${a}` : a.slice(8, -1), n);
|
|
329
|
+
const o = n.constructor, i = o === Object || o === void 0 ? "" : o.name;
|
|
330
|
+
if (i !== "" && globalThis[i] === o) return this.serializeBuiltInType(i, n);
|
|
331
|
+
if (typeof n.toJSON == "function") {
|
|
332
|
+
const s = n.toJSON();
|
|
333
|
+
return i + (s !== null && typeof s == "object" ? this.$object(s) : `(${this.serialize(s)})`);
|
|
334
|
+
}
|
|
335
|
+
return this.serializeObjectEntries(i, Object.entries(n));
|
|
336
|
+
}
|
|
337
|
+
serializeBuiltInType(n, a) {
|
|
338
|
+
const o = this["$" + n];
|
|
339
|
+
if (o) return o.call(this, a);
|
|
340
|
+
if (typeof a?.entries == "function") return this.serializeObjectEntries(n, a.entries());
|
|
341
|
+
throw new Error(`Cannot serialize ${n}`);
|
|
342
|
+
}
|
|
343
|
+
serializeObjectEntries(n, a) {
|
|
344
|
+
const o = Array.from(a).sort((s, l) => this.compare(s[0], l[0]));
|
|
345
|
+
let i = `${n}{`;
|
|
346
|
+
for (let s = 0; s < o.length; s++) {
|
|
347
|
+
const [l, v] = o[s];
|
|
348
|
+
i += `${this.serialize(l, !0)}:${this.serialize(v)}`, s < o.length - 1 && (i += ",");
|
|
349
|
+
}
|
|
350
|
+
return i + "}";
|
|
351
|
+
}
|
|
352
|
+
$object(n) {
|
|
353
|
+
let a = this.#e.get(n);
|
|
354
|
+
return a === void 0 && (this.#e.set(n, `#${this.#e.size}`), a = this.serializeObject(n), this.#e.set(n, a)), a;
|
|
355
|
+
}
|
|
356
|
+
$function(n) {
|
|
357
|
+
const a = Function.prototype.toString.call(n);
|
|
358
|
+
return a.slice(-15) === "[native code] }" ? `${n.name || ""}()[native]` : `${n.name}(${n.length})${a.replace(/\s*\n\s*/g, "")}`;
|
|
359
|
+
}
|
|
360
|
+
$Array(n) {
|
|
361
|
+
let a = "[";
|
|
362
|
+
for (let o = 0; o < n.length; o++) a += this.serialize(n[o]), o < n.length - 1 && (a += ",");
|
|
363
|
+
return a + "]";
|
|
364
|
+
}
|
|
365
|
+
$Date(n) {
|
|
366
|
+
try {
|
|
367
|
+
return `Date(${n.toISOString()})`;
|
|
368
|
+
} catch {
|
|
369
|
+
return "Date(null)";
|
|
370
|
+
}
|
|
371
|
+
}
|
|
372
|
+
$ArrayBuffer(n) {
|
|
373
|
+
return `ArrayBuffer[${new Uint8Array(n).join(",")}]`;
|
|
374
|
+
}
|
|
375
|
+
$Set(n) {
|
|
376
|
+
return `Set${this.$Array(Array.from(n).sort((a, o) => this.compare(a, o)))}`;
|
|
377
|
+
}
|
|
378
|
+
$Map(n) {
|
|
379
|
+
return this.serializeObjectEntries("Map", n.entries());
|
|
380
|
+
}
|
|
381
|
+
}
|
|
382
|
+
for (const e of ["Error", "RegExp", "URL"]) t.prototype["$" + e] = function(n) {
|
|
383
|
+
return `${e}(${n})`;
|
|
384
|
+
};
|
|
385
|
+
for (const e of ["Int8Array", "Uint8Array", "Uint8ClampedArray", "Int16Array", "Uint16Array", "Int32Array", "Uint32Array", "Float32Array", "Float64Array"]) t.prototype["$" + e] = function(n) {
|
|
386
|
+
return `${e}[${n.join(",")}]`;
|
|
387
|
+
};
|
|
388
|
+
for (const e of ["BigInt64Array", "BigUint64Array"]) t.prototype["$" + e] = function(n) {
|
|
389
|
+
return `${e}[${n.join("n,")}${n.length > 0 ? "n" : ""}]`;
|
|
390
|
+
};
|
|
391
|
+
return t;
|
|
392
|
+
}();
|
|
393
|
+
function ue(t, e) {
|
|
394
|
+
return t === e || $e(t) === $e(e);
|
|
395
|
+
}
|
|
396
|
+
function le(t, e) {
|
|
397
|
+
const n = typeof t == "string" && !e ? `${t}Context` : e, a = Symbol(n);
|
|
398
|
+
return [(s) => {
|
|
399
|
+
const l = qe(a, s);
|
|
400
|
+
if (l || l === null) return l;
|
|
401
|
+
throw new Error(`Injection \`${a.toString()}\` not found. Component must be used within ${Array.isArray(t) ? `one of the following components: ${t.join(", ")}` : `\`${t}\``}`);
|
|
402
|
+
}, (s) => (Se(a, s), s)];
|
|
403
|
+
}
|
|
404
|
+
function we() {
|
|
405
|
+
let t = document.activeElement;
|
|
406
|
+
if (t == null) return null;
|
|
407
|
+
for (; t != null && t.shadowRoot != null && t.shadowRoot.activeElement != null; ) t = t.shadowRoot.activeElement;
|
|
408
|
+
return t;
|
|
409
|
+
}
|
|
410
|
+
function ce(t) {
|
|
411
|
+
return t == null;
|
|
412
|
+
}
|
|
413
|
+
function Ce(t, e) {
|
|
414
|
+
return ce(t) ? !1 : Array.isArray(t) ? t.some((n) => ue(n, e)) : ue(t, e);
|
|
415
|
+
}
|
|
416
|
+
function pe(t) {
|
|
417
|
+
return t ? t.flatMap((e) => e.type === ie ? pe(e.children) : [e]) : [];
|
|
418
|
+
}
|
|
419
|
+
const [Ee, ko] = le("ConfigProvider"), Ve = typeof window < "u" && typeof document < "u";
|
|
420
|
+
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
421
|
+
const Jt = (t) => typeof t < "u", Yt = Ae, Zt = Ve ? window : void 0;
|
|
422
|
+
function se(t) {
|
|
423
|
+
var e;
|
|
424
|
+
const n = Ae(t);
|
|
425
|
+
return (e = n?.$el) != null ? e : n;
|
|
426
|
+
}
|
|
427
|
+
function Qt(t) {
|
|
428
|
+
return JSON.parse(JSON.stringify(t));
|
|
429
|
+
}
|
|
430
|
+
function _e(t, e, n, a = {}) {
|
|
431
|
+
var o, i, s;
|
|
432
|
+
const {
|
|
433
|
+
clone: l = !1,
|
|
434
|
+
passive: v = !1,
|
|
435
|
+
eventName: u,
|
|
436
|
+
deep: d = !1,
|
|
437
|
+
defaultValue: b,
|
|
438
|
+
shouldEmit: k
|
|
439
|
+
} = a, f = fe(), S = n || f?.emit || ((o = f?.$emit) == null ? void 0 : o.bind(f)) || ((s = (i = f?.proxy) == null ? void 0 : i.$emit) == null ? void 0 : s.bind(f?.proxy));
|
|
440
|
+
let _ = u;
|
|
441
|
+
e || (e = "modelValue"), _ = _ || `update:${e.toString()}`;
|
|
442
|
+
const $ = (q) => l ? typeof l == "function" ? l(q) : Qt(q) : q, x = () => Jt(t[e]) ? $(t[e]) : b, T = (q) => {
|
|
443
|
+
k ? k(q) && S(_, q) : S(_, q);
|
|
444
|
+
};
|
|
445
|
+
if (v) {
|
|
446
|
+
const q = x(), B = A(q);
|
|
447
|
+
let P = !1;
|
|
448
|
+
return L(
|
|
449
|
+
() => t[e],
|
|
450
|
+
(W) => {
|
|
451
|
+
P || (P = !0, B.value = $(W), me(() => P = !1));
|
|
452
|
+
}
|
|
453
|
+
), L(
|
|
454
|
+
B,
|
|
455
|
+
(W) => {
|
|
456
|
+
!P && (W !== t[e] || d) && T(W);
|
|
457
|
+
},
|
|
458
|
+
{ deep: d }
|
|
459
|
+
), B;
|
|
460
|
+
} else
|
|
461
|
+
return m({
|
|
462
|
+
get() {
|
|
463
|
+
return x();
|
|
464
|
+
},
|
|
465
|
+
set(q) {
|
|
466
|
+
T(q);
|
|
467
|
+
}
|
|
468
|
+
});
|
|
469
|
+
}
|
|
470
|
+
function Ue(t) {
|
|
471
|
+
const e = Ee({ dir: A("ltr") });
|
|
472
|
+
return m(() => t?.value || e.dir?.value || "ltr");
|
|
299
473
|
}
|
|
300
|
-
function
|
|
301
|
-
|
|
302
|
-
const n = Y(e);
|
|
303
|
-
return (t = n?.$el) != null ? t : n;
|
|
474
|
+
function Ne(t) {
|
|
475
|
+
return m(() => Yt(t) ? !!se(t)?.closest("form") : !0);
|
|
304
476
|
}
|
|
305
|
-
function
|
|
306
|
-
const
|
|
307
|
-
for (const
|
|
477
|
+
function ve() {
|
|
478
|
+
const t = fe(), e = A(), n = m(() => ["#text", "#comment"].includes(e.value?.$el.nodeName) ? e.value?.$el.nextElementSibling : se(e)), a = Object.assign({}, t.exposed), o = {};
|
|
479
|
+
for (const s in t.props) Object.defineProperty(o, s, {
|
|
308
480
|
enumerable: !0,
|
|
309
481
|
configurable: !0,
|
|
310
|
-
get: () =>
|
|
482
|
+
get: () => t.props[s]
|
|
311
483
|
});
|
|
312
|
-
if (Object.keys(
|
|
484
|
+
if (Object.keys(a).length > 0) for (const s in a) Object.defineProperty(o, s, {
|
|
313
485
|
enumerable: !0,
|
|
314
486
|
configurable: !0,
|
|
315
|
-
get: () => s
|
|
487
|
+
get: () => a[s]
|
|
316
488
|
});
|
|
317
|
-
Object.defineProperty(
|
|
489
|
+
Object.defineProperty(o, "$el", {
|
|
318
490
|
enumerable: !0,
|
|
319
491
|
configurable: !0,
|
|
320
|
-
get: () =>
|
|
321
|
-
}),
|
|
322
|
-
function
|
|
323
|
-
|
|
492
|
+
get: () => t.vnode.el
|
|
493
|
+
}), t.exposed = o;
|
|
494
|
+
function i(s) {
|
|
495
|
+
e.value = s, s && (Object.defineProperty(o, "$el", {
|
|
324
496
|
enumerable: !0,
|
|
325
497
|
configurable: !0,
|
|
326
|
-
get: () =>
|
|
327
|
-
}),
|
|
498
|
+
get: () => s instanceof Element ? s : s.$el
|
|
499
|
+
}), t.exposed = o);
|
|
328
500
|
}
|
|
329
501
|
return {
|
|
330
|
-
forwardRef:
|
|
331
|
-
currentRef:
|
|
502
|
+
forwardRef: i,
|
|
503
|
+
currentRef: e,
|
|
332
504
|
currentElement: n
|
|
333
505
|
};
|
|
334
506
|
}
|
|
335
|
-
|
|
507
|
+
let Xt = 0;
|
|
508
|
+
function en(t, e = "reka") {
|
|
509
|
+
if ("useId" in ye) return `${e}-${ye.useId?.()}`;
|
|
510
|
+
const n = Ee({ useId: void 0 });
|
|
511
|
+
return n.useId ? `${e}-${n.useId()}` : `${e}-${++Xt}`;
|
|
512
|
+
}
|
|
513
|
+
function tn(t, e) {
|
|
514
|
+
const n = A(t);
|
|
515
|
+
function a(i) {
|
|
516
|
+
return e[n.value][i] ?? n.value;
|
|
517
|
+
}
|
|
518
|
+
return {
|
|
519
|
+
state: n,
|
|
520
|
+
dispatch: (i) => {
|
|
521
|
+
n.value = a(i);
|
|
522
|
+
}
|
|
523
|
+
};
|
|
524
|
+
}
|
|
525
|
+
function nn(t, e) {
|
|
526
|
+
const n = A({}), a = A("none"), o = A(t), i = t.value ? "mounted" : "unmounted";
|
|
527
|
+
let s;
|
|
528
|
+
const l = e.value?.ownerDocument.defaultView ?? Zt, { state: v, dispatch: u } = tn(i, {
|
|
529
|
+
mounted: {
|
|
530
|
+
UNMOUNT: "unmounted",
|
|
531
|
+
ANIMATION_OUT: "unmountSuspended"
|
|
532
|
+
},
|
|
533
|
+
unmountSuspended: {
|
|
534
|
+
MOUNT: "mounted",
|
|
535
|
+
ANIMATION_END: "unmounted"
|
|
536
|
+
},
|
|
537
|
+
unmounted: { MOUNT: "mounted" }
|
|
538
|
+
}), d = ($) => {
|
|
539
|
+
if (Ve) {
|
|
540
|
+
const x = new CustomEvent($, {
|
|
541
|
+
bubbles: !1,
|
|
542
|
+
cancelable: !1
|
|
543
|
+
});
|
|
544
|
+
e.value?.dispatchEvent(x);
|
|
545
|
+
}
|
|
546
|
+
};
|
|
547
|
+
L(t, async ($, x) => {
|
|
548
|
+
const T = x !== $;
|
|
549
|
+
if (await me(), T) {
|
|
550
|
+
const q = a.value, B = Q(e.value);
|
|
551
|
+
$ ? (u("MOUNT"), d("enter"), B === "none" && d("after-enter")) : B === "none" || B === "undefined" || n.value?.display === "none" ? (u("UNMOUNT"), d("leave"), d("after-leave")) : x && q !== B ? (u("ANIMATION_OUT"), d("leave")) : (u("UNMOUNT"), d("after-leave"));
|
|
552
|
+
}
|
|
553
|
+
}, { immediate: !0 });
|
|
554
|
+
const b = ($) => {
|
|
555
|
+
const x = Q(e.value), T = x.includes($.animationName), q = v.value === "mounted" ? "enter" : "leave";
|
|
556
|
+
if ($.target === e.value && T && (d(`after-${q}`), u("ANIMATION_END"), !o.value)) {
|
|
557
|
+
const B = e.value.style.animationFillMode;
|
|
558
|
+
e.value.style.animationFillMode = "forwards", s = l?.setTimeout(() => {
|
|
559
|
+
e.value?.style.animationFillMode === "forwards" && (e.value.style.animationFillMode = B);
|
|
560
|
+
});
|
|
561
|
+
}
|
|
562
|
+
$.target === e.value && x === "none" && u("ANIMATION_END");
|
|
563
|
+
}, k = ($) => {
|
|
564
|
+
$.target === e.value && (a.value = Q(e.value));
|
|
565
|
+
}, f = L(e, ($, x) => {
|
|
566
|
+
$ ? (n.value = getComputedStyle($), $.addEventListener("animationstart", k), $.addEventListener("animationcancel", b), $.addEventListener("animationend", b)) : (u("ANIMATION_END"), s !== void 0 && l?.clearTimeout(s), x?.removeEventListener("animationstart", k), x?.removeEventListener("animationcancel", b), x?.removeEventListener("animationend", b));
|
|
567
|
+
}, { immediate: !0 }), S = L(v, () => {
|
|
568
|
+
const $ = Q(e.value);
|
|
569
|
+
a.value = v.value === "mounted" ? $ : "none";
|
|
570
|
+
});
|
|
571
|
+
return Be(() => {
|
|
572
|
+
f(), S();
|
|
573
|
+
}), { isPresent: m(() => ["mounted", "unmountSuspended"].includes(v.value)) };
|
|
574
|
+
}
|
|
575
|
+
function Q(t) {
|
|
576
|
+
return t && getComputedStyle(t).animationName || "none";
|
|
577
|
+
}
|
|
578
|
+
var an = g({
|
|
579
|
+
name: "Presence",
|
|
580
|
+
props: {
|
|
581
|
+
present: {
|
|
582
|
+
type: Boolean,
|
|
583
|
+
required: !0
|
|
584
|
+
},
|
|
585
|
+
forceMount: { type: Boolean }
|
|
586
|
+
},
|
|
587
|
+
slots: {},
|
|
588
|
+
setup(t, { slots: e, expose: n }) {
|
|
589
|
+
const { present: a, forceMount: o } = re(t), i = A(), { isPresent: s } = nn(a, i);
|
|
590
|
+
n({ present: s });
|
|
591
|
+
let l = e.default({ present: s.value });
|
|
592
|
+
l = pe(l || []);
|
|
593
|
+
const v = fe();
|
|
594
|
+
if (l && l?.length > 1) {
|
|
595
|
+
const u = v?.parent?.type.name ? `<${v.parent.type.name} />` : "component";
|
|
596
|
+
throw new Error([
|
|
597
|
+
`Detected an invalid children for \`${u}\` for \`Presence\` component.`,
|
|
598
|
+
"",
|
|
599
|
+
"Note: Presence works similarly to `v-if` directly, but it waits for animation/transition to finished before unmounting. So it expect only one direct child of valid VNode type.",
|
|
600
|
+
"You can apply a few solutions:",
|
|
601
|
+
["Provide a single child element so that `presence` directive attach correctly.", "Ensure the first child is an actual element instead of a raw text node or comment node."].map((d) => ` - ${d}`).join(`
|
|
602
|
+
`)
|
|
603
|
+
].join(`
|
|
604
|
+
`));
|
|
605
|
+
}
|
|
606
|
+
return () => o.value || a.value || s.value ? J(e.default({ present: s.value })[0], { ref: (u) => {
|
|
607
|
+
const d = se(u);
|
|
608
|
+
return typeof d?.hasAttribute > "u" || (d?.hasAttribute("data-reka-popper-content-wrapper") ? i.value = d.firstElementChild : i.value = d), d;
|
|
609
|
+
} }) : null;
|
|
610
|
+
}
|
|
611
|
+
});
|
|
612
|
+
const de = g({
|
|
336
613
|
name: "PrimitiveSlot",
|
|
337
614
|
inheritAttrs: !1,
|
|
338
|
-
setup(
|
|
615
|
+
setup(t, { attrs: e, slots: n }) {
|
|
339
616
|
return () => {
|
|
340
617
|
if (!n.default) return null;
|
|
341
|
-
const
|
|
342
|
-
if (
|
|
343
|
-
const
|
|
344
|
-
delete
|
|
345
|
-
const
|
|
346
|
-
...
|
|
618
|
+
const a = pe(n.default()), o = a.findIndex((v) => v.type !== Pe);
|
|
619
|
+
if (o === -1) return a;
|
|
620
|
+
const i = a[o];
|
|
621
|
+
delete i.props?.ref;
|
|
622
|
+
const s = i.props ? O(e, i.props) : e, l = De({
|
|
623
|
+
...i,
|
|
347
624
|
props: {}
|
|
348
|
-
},
|
|
349
|
-
return
|
|
625
|
+
}, s);
|
|
626
|
+
return a.length === 1 ? l : (a[o] = l, a);
|
|
350
627
|
};
|
|
351
628
|
}
|
|
352
|
-
}),
|
|
629
|
+
}), on = [
|
|
353
630
|
"area",
|
|
354
631
|
"img",
|
|
355
632
|
"input"
|
|
356
|
-
],
|
|
633
|
+
], K = g({
|
|
357
634
|
name: "Primitive",
|
|
358
635
|
inheritAttrs: !1,
|
|
359
636
|
props: {
|
|
@@ -366,12 +643,702 @@ const et = y({
|
|
|
366
643
|
default: "div"
|
|
367
644
|
}
|
|
368
645
|
},
|
|
369
|
-
setup(
|
|
370
|
-
const
|
|
371
|
-
return typeof
|
|
646
|
+
setup(t, { attrs: e, slots: n }) {
|
|
647
|
+
const a = t.asChild ? "template" : t.as;
|
|
648
|
+
return typeof a == "string" && on.includes(a) ? () => J(a, e) : a !== "template" ? () => J(t.as, e, { default: n.default }) : () => J(de, e, { default: n.default });
|
|
372
649
|
}
|
|
373
650
|
});
|
|
374
|
-
|
|
651
|
+
function ae() {
|
|
652
|
+
const t = A(), e = m(() => ["#text", "#comment"].includes(t.value?.$el.nodeName) ? t.value?.$el.nextElementSibling : se(t));
|
|
653
|
+
return {
|
|
654
|
+
primitiveElement: t,
|
|
655
|
+
currentElement: e
|
|
656
|
+
};
|
|
657
|
+
}
|
|
658
|
+
const xe = "data-reka-collection-item";
|
|
659
|
+
function je(t = {}) {
|
|
660
|
+
const { key: e = "", isProvider: n = !1 } = t, a = `${e}CollectionProvider`;
|
|
661
|
+
let o;
|
|
662
|
+
if (n) {
|
|
663
|
+
const d = A(/* @__PURE__ */ new Map());
|
|
664
|
+
o = {
|
|
665
|
+
collectionRef: A(),
|
|
666
|
+
itemMap: d
|
|
667
|
+
}, Se(a, o);
|
|
668
|
+
} else o = qe(a);
|
|
669
|
+
const i = (d = !1) => {
|
|
670
|
+
const b = o.collectionRef.value;
|
|
671
|
+
if (!b) return [];
|
|
672
|
+
const k = Array.from(b.querySelectorAll(`[${xe}]`)), S = Array.from(o.itemMap.value.values()).sort((_, $) => k.indexOf(_.ref) - k.indexOf($.ref));
|
|
673
|
+
return d ? S : S.filter((_) => _.ref.dataset.disabled !== "");
|
|
674
|
+
}, s = g({
|
|
675
|
+
name: "CollectionSlot",
|
|
676
|
+
setup(d, { slots: b }) {
|
|
677
|
+
const { primitiveElement: k, currentElement: f } = ae();
|
|
678
|
+
return L(f, () => {
|
|
679
|
+
o.collectionRef.value = f.value;
|
|
680
|
+
}), () => J(de, { ref: k }, b);
|
|
681
|
+
}
|
|
682
|
+
}), l = g({
|
|
683
|
+
name: "CollectionItem",
|
|
684
|
+
inheritAttrs: !1,
|
|
685
|
+
props: { value: { validator: () => !0 } },
|
|
686
|
+
setup(d, { slots: b, attrs: k }) {
|
|
687
|
+
const { primitiveElement: f, currentElement: S } = ae();
|
|
688
|
+
return He((_) => {
|
|
689
|
+
if (S.value) {
|
|
690
|
+
const $ = Ge(S.value);
|
|
691
|
+
o.itemMap.value.set($, {
|
|
692
|
+
ref: S.value,
|
|
693
|
+
value: d.value
|
|
694
|
+
}), _(() => o.itemMap.value.delete($));
|
|
695
|
+
}
|
|
696
|
+
}), () => J(de, {
|
|
697
|
+
...k,
|
|
698
|
+
[xe]: "",
|
|
699
|
+
ref: f
|
|
700
|
+
}, b);
|
|
701
|
+
}
|
|
702
|
+
}), v = m(() => Array.from(o.itemMap.value.values())), u = m(() => o.itemMap.value.size);
|
|
703
|
+
return {
|
|
704
|
+
getItems: i,
|
|
705
|
+
reactiveItems: v,
|
|
706
|
+
itemMapSize: u,
|
|
707
|
+
CollectionSlot: s,
|
|
708
|
+
CollectionItem: l
|
|
709
|
+
};
|
|
710
|
+
}
|
|
711
|
+
const rn = "rovingFocusGroup.onEntryFocus", ln = {
|
|
712
|
+
bubbles: !1,
|
|
713
|
+
cancelable: !0
|
|
714
|
+
}, sn = {
|
|
715
|
+
ArrowLeft: "prev",
|
|
716
|
+
ArrowUp: "prev",
|
|
717
|
+
ArrowRight: "next",
|
|
718
|
+
ArrowDown: "next",
|
|
719
|
+
PageUp: "first",
|
|
720
|
+
Home: "first",
|
|
721
|
+
PageDown: "last",
|
|
722
|
+
End: "last"
|
|
723
|
+
};
|
|
724
|
+
function un(t, e) {
|
|
725
|
+
return e !== "rtl" ? t : t === "ArrowLeft" ? "ArrowRight" : t === "ArrowRight" ? "ArrowLeft" : t;
|
|
726
|
+
}
|
|
727
|
+
function cn(t, e, n) {
|
|
728
|
+
const a = un(t.key, n);
|
|
729
|
+
if (!(e === "vertical" && ["ArrowLeft", "ArrowRight"].includes(a)) && !(e === "horizontal" && ["ArrowUp", "ArrowDown"].includes(a)))
|
|
730
|
+
return sn[a];
|
|
731
|
+
}
|
|
732
|
+
function Fe(t, e = !1) {
|
|
733
|
+
const n = we();
|
|
734
|
+
for (const a of t)
|
|
735
|
+
if (a === n || (a.focus({ preventScroll: e }), we() !== n)) return;
|
|
736
|
+
}
|
|
737
|
+
function dn(t, e) {
|
|
738
|
+
return t.map((n, a) => t[(e + a) % t.length]);
|
|
739
|
+
}
|
|
740
|
+
const [fn, mn] = le("RovingFocusGroup");
|
|
741
|
+
var pn = /* @__PURE__ */ g({
|
|
742
|
+
__name: "RovingFocusGroup",
|
|
743
|
+
props: {
|
|
744
|
+
orientation: {
|
|
745
|
+
type: String,
|
|
746
|
+
required: !1,
|
|
747
|
+
default: void 0
|
|
748
|
+
},
|
|
749
|
+
dir: {
|
|
750
|
+
type: String,
|
|
751
|
+
required: !1
|
|
752
|
+
},
|
|
753
|
+
loop: {
|
|
754
|
+
type: Boolean,
|
|
755
|
+
required: !1,
|
|
756
|
+
default: !1
|
|
757
|
+
},
|
|
758
|
+
currentTabStopId: {
|
|
759
|
+
type: [String, null],
|
|
760
|
+
required: !1
|
|
761
|
+
},
|
|
762
|
+
defaultCurrentTabStopId: {
|
|
763
|
+
type: String,
|
|
764
|
+
required: !1
|
|
765
|
+
},
|
|
766
|
+
preventScrollOnEntryFocus: {
|
|
767
|
+
type: Boolean,
|
|
768
|
+
required: !1,
|
|
769
|
+
default: !1
|
|
770
|
+
},
|
|
771
|
+
asChild: {
|
|
772
|
+
type: Boolean,
|
|
773
|
+
required: !1
|
|
774
|
+
},
|
|
775
|
+
as: {
|
|
776
|
+
type: null,
|
|
777
|
+
required: !1
|
|
778
|
+
}
|
|
779
|
+
},
|
|
780
|
+
emits: ["entryFocus", "update:currentTabStopId"],
|
|
781
|
+
setup(t, { expose: e, emit: n }) {
|
|
782
|
+
const a = t, o = n, { loop: i, orientation: s, dir: l } = re(a), v = Ue(l), u = _e(a, "currentTabStopId", o, {
|
|
783
|
+
defaultValue: a.defaultCurrentTabStopId,
|
|
784
|
+
passive: a.currentTabStopId === void 0
|
|
785
|
+
}), d = A(!1), b = A(!1), k = A(0), { getItems: f, CollectionSlot: S } = je({ isProvider: !0 });
|
|
786
|
+
function _(x) {
|
|
787
|
+
const T = !b.value;
|
|
788
|
+
if (x.currentTarget && x.target === x.currentTarget && T && !d.value) {
|
|
789
|
+
const q = new CustomEvent(rn, ln);
|
|
790
|
+
if (x.currentTarget.dispatchEvent(q), o("entryFocus", q), !q.defaultPrevented) {
|
|
791
|
+
const B = f().map((D) => D.ref).filter((D) => D.dataset.disabled !== ""), P = B.find((D) => D.getAttribute("data-active") === ""), W = B.find((D) => D.id === u.value), ze = [
|
|
792
|
+
P,
|
|
793
|
+
W,
|
|
794
|
+
...B
|
|
795
|
+
].filter(Boolean);
|
|
796
|
+
Fe(ze, a.preventScrollOnEntryFocus);
|
|
797
|
+
}
|
|
798
|
+
}
|
|
799
|
+
b.value = !1;
|
|
800
|
+
}
|
|
801
|
+
function $() {
|
|
802
|
+
setTimeout(() => {
|
|
803
|
+
b.value = !1;
|
|
804
|
+
}, 1);
|
|
805
|
+
}
|
|
806
|
+
return e({ getItems: f }), mn({
|
|
807
|
+
loop: i,
|
|
808
|
+
dir: v,
|
|
809
|
+
orientation: s,
|
|
810
|
+
currentTabStopId: u,
|
|
811
|
+
onItemFocus: (x) => {
|
|
812
|
+
u.value = x;
|
|
813
|
+
},
|
|
814
|
+
onItemShiftTab: () => {
|
|
815
|
+
d.value = !0;
|
|
816
|
+
},
|
|
817
|
+
onFocusableItemAdd: () => {
|
|
818
|
+
k.value++;
|
|
819
|
+
},
|
|
820
|
+
onFocusableItemRemove: () => {
|
|
821
|
+
k.value--;
|
|
822
|
+
}
|
|
823
|
+
}), (x, T) => (c(), h(r(S), null, {
|
|
824
|
+
default: w(() => [R(r(K), {
|
|
825
|
+
tabindex: d.value || k.value === 0 ? -1 : 0,
|
|
826
|
+
"data-orientation": r(s),
|
|
827
|
+
as: x.as,
|
|
828
|
+
"as-child": x.asChild,
|
|
829
|
+
dir: r(v),
|
|
830
|
+
style: { outline: "none" },
|
|
831
|
+
onMousedown: T[0] || (T[0] = (q) => b.value = !0),
|
|
832
|
+
onMouseup: $,
|
|
833
|
+
onFocus: _,
|
|
834
|
+
onBlur: T[1] || (T[1] = (q) => d.value = !1)
|
|
835
|
+
}, {
|
|
836
|
+
default: w(() => [I(x.$slots, "default")]),
|
|
837
|
+
_: 3
|
|
838
|
+
}, 8, [
|
|
839
|
+
"tabindex",
|
|
840
|
+
"data-orientation",
|
|
841
|
+
"as",
|
|
842
|
+
"as-child",
|
|
843
|
+
"dir"
|
|
844
|
+
])]),
|
|
845
|
+
_: 3
|
|
846
|
+
}));
|
|
847
|
+
}
|
|
848
|
+
}), _n = pn, vn = /* @__PURE__ */ g({
|
|
849
|
+
__name: "RovingFocusItem",
|
|
850
|
+
props: {
|
|
851
|
+
tabStopId: {
|
|
852
|
+
type: String,
|
|
853
|
+
required: !1
|
|
854
|
+
},
|
|
855
|
+
focusable: {
|
|
856
|
+
type: Boolean,
|
|
857
|
+
required: !1,
|
|
858
|
+
default: !0
|
|
859
|
+
},
|
|
860
|
+
active: {
|
|
861
|
+
type: Boolean,
|
|
862
|
+
required: !1
|
|
863
|
+
},
|
|
864
|
+
allowShiftKey: {
|
|
865
|
+
type: Boolean,
|
|
866
|
+
required: !1
|
|
867
|
+
},
|
|
868
|
+
asChild: {
|
|
869
|
+
type: Boolean,
|
|
870
|
+
required: !1
|
|
871
|
+
},
|
|
872
|
+
as: {
|
|
873
|
+
type: null,
|
|
874
|
+
required: !1,
|
|
875
|
+
default: "span"
|
|
876
|
+
}
|
|
877
|
+
},
|
|
878
|
+
setup(t) {
|
|
879
|
+
const e = t, n = fn(), a = en(), o = m(() => e.tabStopId || a), i = m(() => n.currentTabStopId.value === o.value), { getItems: s, CollectionItem: l } = je();
|
|
880
|
+
Ke(() => {
|
|
881
|
+
e.focusable && n.onFocusableItemAdd();
|
|
882
|
+
}), Be(() => {
|
|
883
|
+
e.focusable && n.onFocusableItemRemove();
|
|
884
|
+
});
|
|
885
|
+
function v(u) {
|
|
886
|
+
if (u.key === "Tab" && u.shiftKey) {
|
|
887
|
+
n.onItemShiftTab();
|
|
888
|
+
return;
|
|
889
|
+
}
|
|
890
|
+
if (u.target !== u.currentTarget) return;
|
|
891
|
+
const d = cn(u, n.orientation.value, n.dir.value);
|
|
892
|
+
if (d !== void 0) {
|
|
893
|
+
if (u.metaKey || u.ctrlKey || u.altKey || !e.allowShiftKey && u.shiftKey) return;
|
|
894
|
+
u.preventDefault();
|
|
895
|
+
let b = [...s().map((k) => k.ref).filter((k) => k.dataset.disabled !== "")];
|
|
896
|
+
if (d === "last") b.reverse();
|
|
897
|
+
else if (d === "prev" || d === "next") {
|
|
898
|
+
d === "prev" && b.reverse();
|
|
899
|
+
const k = b.indexOf(u.currentTarget);
|
|
900
|
+
b = n.loop.value ? dn(b, k + 1) : b.slice(k + 1);
|
|
901
|
+
}
|
|
902
|
+
me(() => Fe(b));
|
|
903
|
+
}
|
|
904
|
+
}
|
|
905
|
+
return (u, d) => (c(), h(r(l), null, {
|
|
906
|
+
default: w(() => [R(r(K), {
|
|
907
|
+
tabindex: i.value ? 0 : -1,
|
|
908
|
+
"data-orientation": r(n).orientation.value,
|
|
909
|
+
"data-active": u.active ? "" : void 0,
|
|
910
|
+
"data-disabled": u.focusable ? void 0 : "",
|
|
911
|
+
as: u.as,
|
|
912
|
+
"as-child": u.asChild,
|
|
913
|
+
onMousedown: d[0] || (d[0] = (b) => {
|
|
914
|
+
u.focusable ? r(n).onItemFocus(o.value) : b.preventDefault();
|
|
915
|
+
}),
|
|
916
|
+
onFocus: d[1] || (d[1] = (b) => r(n).onItemFocus(o.value)),
|
|
917
|
+
onKeydown: v
|
|
918
|
+
}, {
|
|
919
|
+
default: w(() => [I(u.$slots, "default")]),
|
|
920
|
+
_: 3
|
|
921
|
+
}, 8, [
|
|
922
|
+
"tabindex",
|
|
923
|
+
"data-orientation",
|
|
924
|
+
"data-active",
|
|
925
|
+
"data-disabled",
|
|
926
|
+
"as",
|
|
927
|
+
"as-child"
|
|
928
|
+
])]),
|
|
929
|
+
_: 3
|
|
930
|
+
}));
|
|
931
|
+
}
|
|
932
|
+
}), bn = vn, yn = /* @__PURE__ */ g({
|
|
933
|
+
__name: "VisuallyHidden",
|
|
934
|
+
props: {
|
|
935
|
+
feature: {
|
|
936
|
+
type: String,
|
|
937
|
+
required: !1,
|
|
938
|
+
default: "focusable"
|
|
939
|
+
},
|
|
940
|
+
asChild: {
|
|
941
|
+
type: Boolean,
|
|
942
|
+
required: !1
|
|
943
|
+
},
|
|
944
|
+
as: {
|
|
945
|
+
type: null,
|
|
946
|
+
required: !1,
|
|
947
|
+
default: "span"
|
|
948
|
+
}
|
|
949
|
+
},
|
|
950
|
+
setup(t) {
|
|
951
|
+
return (e, n) => (c(), h(r(K), {
|
|
952
|
+
as: e.as,
|
|
953
|
+
"as-child": e.asChild,
|
|
954
|
+
"aria-hidden": e.feature === "focusable" ? "true" : void 0,
|
|
955
|
+
"data-hidden": e.feature === "fully-hidden" ? "" : void 0,
|
|
956
|
+
tabindex: e.feature === "fully-hidden" ? "-1" : void 0,
|
|
957
|
+
style: {
|
|
958
|
+
position: "absolute",
|
|
959
|
+
border: 0,
|
|
960
|
+
width: "1px",
|
|
961
|
+
height: "1px",
|
|
962
|
+
padding: 0,
|
|
963
|
+
margin: "-1px",
|
|
964
|
+
overflow: "hidden",
|
|
965
|
+
clip: "rect(0, 0, 0, 0)",
|
|
966
|
+
clipPath: "inset(50%)",
|
|
967
|
+
whiteSpace: "nowrap",
|
|
968
|
+
wordWrap: "normal"
|
|
969
|
+
}
|
|
970
|
+
}, {
|
|
971
|
+
default: w(() => [I(e.$slots, "default")]),
|
|
972
|
+
_: 3
|
|
973
|
+
}, 8, [
|
|
974
|
+
"as",
|
|
975
|
+
"as-child",
|
|
976
|
+
"aria-hidden",
|
|
977
|
+
"data-hidden",
|
|
978
|
+
"tabindex"
|
|
979
|
+
]));
|
|
980
|
+
}
|
|
981
|
+
}), hn = yn, gn = /* @__PURE__ */ g({
|
|
982
|
+
inheritAttrs: !1,
|
|
983
|
+
__name: "VisuallyHiddenInputBubble",
|
|
984
|
+
props: {
|
|
985
|
+
name: {
|
|
986
|
+
type: String,
|
|
987
|
+
required: !0
|
|
988
|
+
},
|
|
989
|
+
value: {
|
|
990
|
+
type: null,
|
|
991
|
+
required: !0
|
|
992
|
+
},
|
|
993
|
+
checked: {
|
|
994
|
+
type: Boolean,
|
|
995
|
+
required: !1,
|
|
996
|
+
default: void 0
|
|
997
|
+
},
|
|
998
|
+
required: {
|
|
999
|
+
type: Boolean,
|
|
1000
|
+
required: !1
|
|
1001
|
+
},
|
|
1002
|
+
disabled: {
|
|
1003
|
+
type: Boolean,
|
|
1004
|
+
required: !1
|
|
1005
|
+
},
|
|
1006
|
+
feature: {
|
|
1007
|
+
type: String,
|
|
1008
|
+
required: !1,
|
|
1009
|
+
default: "fully-hidden"
|
|
1010
|
+
}
|
|
1011
|
+
},
|
|
1012
|
+
setup(t) {
|
|
1013
|
+
const e = t, { primitiveElement: n, currentElement: a } = ae(), o = m(() => e.checked ?? e.value);
|
|
1014
|
+
return L(o, (i, s) => {
|
|
1015
|
+
if (!a.value) return;
|
|
1016
|
+
const l = a.value, v = window.HTMLInputElement.prototype, d = Object.getOwnPropertyDescriptor(v, "value").set;
|
|
1017
|
+
if (d && i !== s) {
|
|
1018
|
+
const b = new Event("input", { bubbles: !0 }), k = new Event("change", { bubbles: !0 });
|
|
1019
|
+
d.call(l, i), l.dispatchEvent(b), l.dispatchEvent(k);
|
|
1020
|
+
}
|
|
1021
|
+
}), (i, s) => (c(), h(hn, O({
|
|
1022
|
+
ref_key: "primitiveElement",
|
|
1023
|
+
ref: n
|
|
1024
|
+
}, {
|
|
1025
|
+
...e,
|
|
1026
|
+
...i.$attrs
|
|
1027
|
+
}, { as: "input" }), null, 16));
|
|
1028
|
+
}
|
|
1029
|
+
}), Ie = gn, kn = /* @__PURE__ */ g({
|
|
1030
|
+
inheritAttrs: !1,
|
|
1031
|
+
__name: "VisuallyHiddenInput",
|
|
1032
|
+
props: {
|
|
1033
|
+
name: {
|
|
1034
|
+
type: String,
|
|
1035
|
+
required: !0
|
|
1036
|
+
},
|
|
1037
|
+
value: {
|
|
1038
|
+
type: null,
|
|
1039
|
+
required: !0
|
|
1040
|
+
},
|
|
1041
|
+
checked: {
|
|
1042
|
+
type: Boolean,
|
|
1043
|
+
required: !1,
|
|
1044
|
+
default: void 0
|
|
1045
|
+
},
|
|
1046
|
+
required: {
|
|
1047
|
+
type: Boolean,
|
|
1048
|
+
required: !1
|
|
1049
|
+
},
|
|
1050
|
+
disabled: {
|
|
1051
|
+
type: Boolean,
|
|
1052
|
+
required: !1
|
|
1053
|
+
},
|
|
1054
|
+
feature: {
|
|
1055
|
+
type: String,
|
|
1056
|
+
required: !1,
|
|
1057
|
+
default: "fully-hidden"
|
|
1058
|
+
}
|
|
1059
|
+
},
|
|
1060
|
+
setup(t) {
|
|
1061
|
+
const e = t, n = m(() => typeof e.value == "object" && Array.isArray(e.value) && e.value.length === 0 && e.required), a = m(() => typeof e.value == "string" || typeof e.value == "number" || typeof e.value == "boolean" || e.value === null || e.value === void 0 ? [{
|
|
1062
|
+
name: e.name,
|
|
1063
|
+
value: e.value
|
|
1064
|
+
}] : typeof e.value == "object" && Array.isArray(e.value) ? e.value.flatMap((o, i) => typeof o == "object" ? Object.entries(o).map(([s, l]) => ({
|
|
1065
|
+
name: `${e.name}[${i}][${s}]`,
|
|
1066
|
+
value: l
|
|
1067
|
+
})) : {
|
|
1068
|
+
name: `${e.name}[${i}]`,
|
|
1069
|
+
value: o
|
|
1070
|
+
}) : e.value !== null && typeof e.value == "object" && !Array.isArray(e.value) ? Object.entries(e.value).map(([o, i]) => ({
|
|
1071
|
+
name: `${e.name}[${o}]`,
|
|
1072
|
+
value: i
|
|
1073
|
+
})) : []);
|
|
1074
|
+
return (o, i) => (c(), C(ie, null, [y(" We render single input if it's required "), n.value ? (c(), h(Ie, O({ key: o.name }, {
|
|
1075
|
+
...e,
|
|
1076
|
+
...o.$attrs
|
|
1077
|
+
}, {
|
|
1078
|
+
name: o.name,
|
|
1079
|
+
value: o.value
|
|
1080
|
+
}), null, 16, ["name", "value"])) : (c(!0), C(ie, { key: 1 }, We(a.value, (s) => (c(), h(Ie, O({ key: s.name }, { ref_for: !0 }, {
|
|
1081
|
+
...e,
|
|
1082
|
+
...o.$attrs
|
|
1083
|
+
}, {
|
|
1084
|
+
name: s.name,
|
|
1085
|
+
value: s.value
|
|
1086
|
+
}), null, 16, ["name", "value"]))), 128))], 2112));
|
|
1087
|
+
}
|
|
1088
|
+
}), Me = kn;
|
|
1089
|
+
const [$n, wn] = le("CheckboxGroupRoot");
|
|
1090
|
+
var Cn = /* @__PURE__ */ g({
|
|
1091
|
+
__name: "CheckboxGroupRoot",
|
|
1092
|
+
props: {
|
|
1093
|
+
defaultValue: {
|
|
1094
|
+
type: Array,
|
|
1095
|
+
required: !1
|
|
1096
|
+
},
|
|
1097
|
+
modelValue: {
|
|
1098
|
+
type: Array,
|
|
1099
|
+
required: !1
|
|
1100
|
+
},
|
|
1101
|
+
rovingFocus: {
|
|
1102
|
+
type: Boolean,
|
|
1103
|
+
required: !1,
|
|
1104
|
+
default: !0
|
|
1105
|
+
},
|
|
1106
|
+
disabled: {
|
|
1107
|
+
type: Boolean,
|
|
1108
|
+
required: !1
|
|
1109
|
+
},
|
|
1110
|
+
as: {
|
|
1111
|
+
type: null,
|
|
1112
|
+
required: !1
|
|
1113
|
+
},
|
|
1114
|
+
asChild: {
|
|
1115
|
+
type: Boolean,
|
|
1116
|
+
required: !1
|
|
1117
|
+
},
|
|
1118
|
+
dir: {
|
|
1119
|
+
type: String,
|
|
1120
|
+
required: !1
|
|
1121
|
+
},
|
|
1122
|
+
orientation: {
|
|
1123
|
+
type: String,
|
|
1124
|
+
required: !1
|
|
1125
|
+
},
|
|
1126
|
+
loop: {
|
|
1127
|
+
type: Boolean,
|
|
1128
|
+
required: !1
|
|
1129
|
+
},
|
|
1130
|
+
name: {
|
|
1131
|
+
type: String,
|
|
1132
|
+
required: !1
|
|
1133
|
+
},
|
|
1134
|
+
required: {
|
|
1135
|
+
type: Boolean,
|
|
1136
|
+
required: !1
|
|
1137
|
+
}
|
|
1138
|
+
},
|
|
1139
|
+
emits: ["update:modelValue"],
|
|
1140
|
+
setup(t, { emit: e }) {
|
|
1141
|
+
const n = t, a = e, { disabled: o, rovingFocus: i, dir: s } = re(n), l = Ue(s), { primitiveElement: v, currentElement: u } = ae(), d = Ne(u), b = _e(n, "modelValue", a, {
|
|
1142
|
+
defaultValue: n.defaultValue ?? [],
|
|
1143
|
+
passive: n.modelValue === void 0
|
|
1144
|
+
}), k = m(() => i.value ? {
|
|
1145
|
+
loop: n.loop,
|
|
1146
|
+
dir: l.value,
|
|
1147
|
+
orientation: n.orientation
|
|
1148
|
+
} : {});
|
|
1149
|
+
return wn({
|
|
1150
|
+
modelValue: b,
|
|
1151
|
+
rovingFocus: i,
|
|
1152
|
+
disabled: o
|
|
1153
|
+
}), (f, S) => (c(), h(Z(r(i) ? r(_n) : r(K)), O({
|
|
1154
|
+
ref_key: "primitiveElement",
|
|
1155
|
+
ref: v,
|
|
1156
|
+
as: f.as,
|
|
1157
|
+
"as-child": f.asChild
|
|
1158
|
+
}, k.value), {
|
|
1159
|
+
default: w(() => [I(f.$slots, "default"), r(d) && f.name ? (c(), h(r(Me), {
|
|
1160
|
+
key: 0,
|
|
1161
|
+
name: f.name,
|
|
1162
|
+
value: r(b),
|
|
1163
|
+
required: f.required
|
|
1164
|
+
}, null, 8, [
|
|
1165
|
+
"name",
|
|
1166
|
+
"value",
|
|
1167
|
+
"required"
|
|
1168
|
+
])) : y("v-if", !0)]),
|
|
1169
|
+
_: 3
|
|
1170
|
+
}, 16, ["as", "as-child"]));
|
|
1171
|
+
}
|
|
1172
|
+
}), xn = Cn;
|
|
1173
|
+
function oe(t) {
|
|
1174
|
+
return t === "indeterminate";
|
|
1175
|
+
}
|
|
1176
|
+
function Oe(t) {
|
|
1177
|
+
return oe(t) ? "indeterminate" : t ? "checked" : "unchecked";
|
|
1178
|
+
}
|
|
1179
|
+
const [In, qn] = le("CheckboxRoot");
|
|
1180
|
+
var Sn = /* @__PURE__ */ g({
|
|
1181
|
+
inheritAttrs: !1,
|
|
1182
|
+
__name: "CheckboxRoot",
|
|
1183
|
+
props: {
|
|
1184
|
+
defaultValue: {
|
|
1185
|
+
type: [Boolean, String],
|
|
1186
|
+
required: !1
|
|
1187
|
+
},
|
|
1188
|
+
modelValue: {
|
|
1189
|
+
type: [
|
|
1190
|
+
Boolean,
|
|
1191
|
+
String,
|
|
1192
|
+
null
|
|
1193
|
+
],
|
|
1194
|
+
required: !1,
|
|
1195
|
+
default: void 0
|
|
1196
|
+
},
|
|
1197
|
+
disabled: {
|
|
1198
|
+
type: Boolean,
|
|
1199
|
+
required: !1
|
|
1200
|
+
},
|
|
1201
|
+
value: {
|
|
1202
|
+
type: null,
|
|
1203
|
+
required: !1,
|
|
1204
|
+
default: "on"
|
|
1205
|
+
},
|
|
1206
|
+
id: {
|
|
1207
|
+
type: String,
|
|
1208
|
+
required: !1
|
|
1209
|
+
},
|
|
1210
|
+
asChild: {
|
|
1211
|
+
type: Boolean,
|
|
1212
|
+
required: !1
|
|
1213
|
+
},
|
|
1214
|
+
as: {
|
|
1215
|
+
type: null,
|
|
1216
|
+
required: !1,
|
|
1217
|
+
default: "button"
|
|
1218
|
+
},
|
|
1219
|
+
name: {
|
|
1220
|
+
type: String,
|
|
1221
|
+
required: !1
|
|
1222
|
+
},
|
|
1223
|
+
required: {
|
|
1224
|
+
type: Boolean,
|
|
1225
|
+
required: !1
|
|
1226
|
+
}
|
|
1227
|
+
},
|
|
1228
|
+
emits: ["update:modelValue"],
|
|
1229
|
+
setup(t, { emit: e }) {
|
|
1230
|
+
const n = t, a = e, { forwardRef: o, currentElement: i } = ve(), s = $n(null), l = _e(n, "modelValue", a, {
|
|
1231
|
+
defaultValue: n.defaultValue,
|
|
1232
|
+
passive: n.modelValue === void 0
|
|
1233
|
+
}), v = m(() => s?.disabled.value || n.disabled), u = m(() => ce(s?.modelValue.value) ? l.value === "indeterminate" ? "indeterminate" : l.value : Ce(s.modelValue.value, n.value));
|
|
1234
|
+
function d() {
|
|
1235
|
+
if (ce(s?.modelValue.value))
|
|
1236
|
+
l.value = oe(l.value) ? !0 : !l.value;
|
|
1237
|
+
else {
|
|
1238
|
+
const f = [...s.modelValue.value || []];
|
|
1239
|
+
if (Ce(f, n.value)) {
|
|
1240
|
+
const S = f.findIndex((_) => ue(_, n.value));
|
|
1241
|
+
f.splice(S, 1);
|
|
1242
|
+
} else f.push(n.value);
|
|
1243
|
+
s.modelValue.value = f;
|
|
1244
|
+
}
|
|
1245
|
+
}
|
|
1246
|
+
const b = Ne(i), k = m(() => n.id && i.value ? document.querySelector(`[for="${n.id}"]`)?.innerText : void 0);
|
|
1247
|
+
return qn({
|
|
1248
|
+
disabled: v,
|
|
1249
|
+
state: u
|
|
1250
|
+
}), (f, S) => (c(), h(Z(r(s)?.rovingFocus.value ? r(bn) : r(K)), O(f.$attrs, {
|
|
1251
|
+
id: f.id,
|
|
1252
|
+
ref: r(o),
|
|
1253
|
+
role: "checkbox",
|
|
1254
|
+
"as-child": f.asChild,
|
|
1255
|
+
as: f.as,
|
|
1256
|
+
type: f.as === "button" ? "button" : void 0,
|
|
1257
|
+
"aria-checked": r(oe)(u.value) ? "mixed" : u.value,
|
|
1258
|
+
"aria-required": f.required,
|
|
1259
|
+
"aria-label": f.$attrs["aria-label"] || k.value,
|
|
1260
|
+
"data-state": r(Oe)(u.value),
|
|
1261
|
+
"data-disabled": v.value ? "" : void 0,
|
|
1262
|
+
disabled: v.value,
|
|
1263
|
+
focusable: r(s)?.rovingFocus.value ? !v.value : void 0,
|
|
1264
|
+
onKeydown: Je(Ye(() => {
|
|
1265
|
+
}, ["prevent"]), ["enter"]),
|
|
1266
|
+
onClick: d
|
|
1267
|
+
}), {
|
|
1268
|
+
default: w(() => [I(f.$slots, "default", {
|
|
1269
|
+
modelValue: r(l),
|
|
1270
|
+
state: u.value
|
|
1271
|
+
}), r(b) && f.name && !r(s) ? (c(), h(r(Me), {
|
|
1272
|
+
key: 0,
|
|
1273
|
+
type: "checkbox",
|
|
1274
|
+
checked: !!u.value,
|
|
1275
|
+
name: f.name,
|
|
1276
|
+
value: f.value,
|
|
1277
|
+
disabled: v.value,
|
|
1278
|
+
required: f.required
|
|
1279
|
+
}, null, 8, [
|
|
1280
|
+
"checked",
|
|
1281
|
+
"name",
|
|
1282
|
+
"value",
|
|
1283
|
+
"disabled",
|
|
1284
|
+
"required"
|
|
1285
|
+
])) : y("v-if", !0)]),
|
|
1286
|
+
_: 3
|
|
1287
|
+
}, 16, [
|
|
1288
|
+
"id",
|
|
1289
|
+
"as-child",
|
|
1290
|
+
"as",
|
|
1291
|
+
"type",
|
|
1292
|
+
"aria-checked",
|
|
1293
|
+
"aria-required",
|
|
1294
|
+
"aria-label",
|
|
1295
|
+
"data-state",
|
|
1296
|
+
"data-disabled",
|
|
1297
|
+
"disabled",
|
|
1298
|
+
"focusable",
|
|
1299
|
+
"onKeydown"
|
|
1300
|
+
]));
|
|
1301
|
+
}
|
|
1302
|
+
}), An = Sn, Bn = /* @__PURE__ */ g({
|
|
1303
|
+
__name: "CheckboxIndicator",
|
|
1304
|
+
props: {
|
|
1305
|
+
forceMount: {
|
|
1306
|
+
type: Boolean,
|
|
1307
|
+
required: !1
|
|
1308
|
+
},
|
|
1309
|
+
asChild: {
|
|
1310
|
+
type: Boolean,
|
|
1311
|
+
required: !1
|
|
1312
|
+
},
|
|
1313
|
+
as: {
|
|
1314
|
+
type: null,
|
|
1315
|
+
required: !1,
|
|
1316
|
+
default: "span"
|
|
1317
|
+
}
|
|
1318
|
+
},
|
|
1319
|
+
setup(t) {
|
|
1320
|
+
const { forwardRef: e } = ve(), n = In();
|
|
1321
|
+
return (a, o) => (c(), h(r(an), { present: a.forceMount || r(oe)(r(n).state.value) || r(n).state.value === !0 }, {
|
|
1322
|
+
default: w(() => [R(r(K), O({
|
|
1323
|
+
ref: r(e),
|
|
1324
|
+
"data-state": r(Oe)(r(n).state.value),
|
|
1325
|
+
"data-disabled": r(n).disabled.value ? "" : void 0,
|
|
1326
|
+
style: { pointerEvents: "none" },
|
|
1327
|
+
"as-child": a.asChild,
|
|
1328
|
+
as: a.as
|
|
1329
|
+
}, a.$attrs), {
|
|
1330
|
+
default: w(() => [I(a.$slots, "default")]),
|
|
1331
|
+
_: 3
|
|
1332
|
+
}, 16, [
|
|
1333
|
+
"data-state",
|
|
1334
|
+
"data-disabled",
|
|
1335
|
+
"as-child",
|
|
1336
|
+
"as"
|
|
1337
|
+
])]),
|
|
1338
|
+
_: 3
|
|
1339
|
+
}, 8, ["present"]));
|
|
1340
|
+
}
|
|
1341
|
+
}), Tn = Bn, En = /* @__PURE__ */ g({
|
|
375
1342
|
__name: "Label",
|
|
376
1343
|
props: {
|
|
377
1344
|
for: {
|
|
@@ -388,111 +1355,113 @@ var st = /* @__PURE__ */ y({
|
|
|
388
1355
|
default: "label"
|
|
389
1356
|
}
|
|
390
1357
|
},
|
|
391
|
-
setup(
|
|
392
|
-
const
|
|
393
|
-
return
|
|
394
|
-
!
|
|
1358
|
+
setup(t) {
|
|
1359
|
+
const e = t;
|
|
1360
|
+
return ve(), (n, a) => (c(), h(r(K), O(e, { onMousedown: a[0] || (a[0] = (o) => {
|
|
1361
|
+
!o.defaultPrevented && o.detail > 1 && o.preventDefault();
|
|
395
1362
|
}) }), {
|
|
396
|
-
default:
|
|
1363
|
+
default: w(() => [I(n.$slots, "default")]),
|
|
397
1364
|
_: 3
|
|
398
1365
|
}, 16));
|
|
399
1366
|
}
|
|
400
|
-
}),
|
|
401
|
-
const
|
|
402
|
-
label:
|
|
403
|
-
},
|
|
1367
|
+
}), Vn = En;
|
|
1368
|
+
const Un = "_label_1ic51_1", Nn = {
|
|
1369
|
+
label: Un
|
|
1370
|
+
}, be = /* @__PURE__ */ g({
|
|
404
1371
|
name: "UiLabel",
|
|
405
1372
|
__name: "label",
|
|
406
1373
|
props: {
|
|
407
|
-
className: {}
|
|
1374
|
+
className: {},
|
|
1375
|
+
for: {}
|
|
408
1376
|
},
|
|
409
|
-
setup(
|
|
410
|
-
const
|
|
411
|
-
|
|
412
|
-
|
|
1377
|
+
setup(t) {
|
|
1378
|
+
const e = t, n = m(() => [
|
|
1379
|
+
Nn.label,
|
|
1380
|
+
e.className
|
|
413
1381
|
]);
|
|
414
|
-
return (
|
|
415
|
-
class:
|
|
1382
|
+
return (a, o) => (c(), h(r(Vn), {
|
|
1383
|
+
class: p(n.value),
|
|
1384
|
+
for: e.for
|
|
416
1385
|
}, {
|
|
417
|
-
default:
|
|
418
|
-
|
|
1386
|
+
default: w(() => [
|
|
1387
|
+
I(a.$slots, "default")
|
|
419
1388
|
]),
|
|
420
1389
|
_: 3
|
|
421
|
-
}, 8, ["class"]));
|
|
1390
|
+
}, 8, ["class", "for"]));
|
|
422
1391
|
}
|
|
423
|
-
}),
|
|
424
|
-
content:
|
|
425
|
-
label:
|
|
426
|
-
header:
|
|
427
|
-
headerWrapper:
|
|
428
|
-
title:
|
|
429
|
-
subTitleRow:
|
|
430
|
-
subTitle:
|
|
431
|
-
link:
|
|
432
|
-
linkUpper:
|
|
433
|
-
},
|
|
1392
|
+
}), jn = "_content_1g21n_1", Fn = "_label_1g21n_12", Mn = "_header_1g21n_21", On = "_headerWrapper_1g21n_29", Rn = "_title_1g21n_36", zn = "_subTitleRow_1g21n_44", Ln = "_subTitle_1g21n_44", Pn = "_link_1g21n_56", Dn = "_linkUpper_1g21n_73", z = {
|
|
1393
|
+
content: jn,
|
|
1394
|
+
label: Fn,
|
|
1395
|
+
header: Mn,
|
|
1396
|
+
headerWrapper: On,
|
|
1397
|
+
title: Rn,
|
|
1398
|
+
subTitleRow: zn,
|
|
1399
|
+
subTitle: Ln,
|
|
1400
|
+
link: Pn,
|
|
1401
|
+
linkUpper: Dn
|
|
1402
|
+
}, Hn = /* @__PURE__ */ g({
|
|
434
1403
|
name: "UiLabelContent",
|
|
435
1404
|
__name: "label-content",
|
|
436
1405
|
emits: ["click"],
|
|
437
|
-
setup(
|
|
438
|
-
const
|
|
439
|
-
() => [
|
|
1406
|
+
setup(t) {
|
|
1407
|
+
const e = Ze(), n = m(() => e.header || e.default || e.subTitle), a = m(() => !e.default && !e.subTitle), o = m(
|
|
1408
|
+
() => [z.link, a.value && z.linkUpper].filter(Boolean)
|
|
440
1409
|
);
|
|
441
|
-
return (
|
|
442
|
-
class: r(
|
|
1410
|
+
return (i, s) => (c(), C("div", {
|
|
1411
|
+
class: p(r(z).content)
|
|
443
1412
|
}, [
|
|
444
|
-
n.value ? (
|
|
1413
|
+
n.value ? (c(), C("span", {
|
|
445
1414
|
key: 0,
|
|
446
|
-
class: r(
|
|
1415
|
+
class: p(r(z).headerWrapper)
|
|
447
1416
|
}, [
|
|
448
|
-
|
|
1417
|
+
r(e).header ? (c(), C("span", {
|
|
449
1418
|
key: 0,
|
|
450
|
-
class: r(
|
|
1419
|
+
class: p(r(z).header)
|
|
451
1420
|
}, [
|
|
452
|
-
|
|
453
|
-
], 2)) :
|
|
454
|
-
|
|
1421
|
+
I(i.$slots, "header")
|
|
1422
|
+
], 2)) : y("", !0),
|
|
1423
|
+
r(e).default ? (c(), C("span", {
|
|
455
1424
|
key: 1,
|
|
456
|
-
class: r(
|
|
1425
|
+
class: p(r(z).title)
|
|
457
1426
|
}, [
|
|
458
|
-
|
|
459
|
-
], 2)) :
|
|
460
|
-
|
|
1427
|
+
I(i.$slots, "default")
|
|
1428
|
+
], 2)) : y("", !0),
|
|
1429
|
+
r(e).subTitle ? (c(), C("span", {
|
|
461
1430
|
key: 2,
|
|
462
|
-
class: r(
|
|
1431
|
+
class: p(r(z).subTitleRow)
|
|
463
1432
|
}, [
|
|
464
|
-
|
|
465
|
-
class: r(
|
|
1433
|
+
U("span", {
|
|
1434
|
+
class: p(r(z).subTitle)
|
|
466
1435
|
}, [
|
|
467
|
-
|
|
1436
|
+
I(i.$slots, "subTitle")
|
|
468
1437
|
], 2)
|
|
469
|
-
], 2)) :
|
|
470
|
-
], 2)) :
|
|
471
|
-
|
|
1438
|
+
], 2)) : y("", !0)
|
|
1439
|
+
], 2)) : y("", !0),
|
|
1440
|
+
r(e).link ? (c(), C("span", {
|
|
472
1441
|
key: 1,
|
|
473
|
-
class:
|
|
474
|
-
onClick:
|
|
1442
|
+
class: p(o.value),
|
|
1443
|
+
onClick: s[0] || (s[0] = (l) => i.$emit("click"))
|
|
475
1444
|
}, [
|
|
476
|
-
|
|
477
|
-
], 2)) :
|
|
1445
|
+
I(i.$slots, "link")
|
|
1446
|
+
], 2)) : y("", !0)
|
|
478
1447
|
], 2));
|
|
479
1448
|
}
|
|
480
|
-
}),
|
|
481
|
-
wrapper:
|
|
482
|
-
input:
|
|
483
|
-
error:
|
|
484
|
-
description:
|
|
485
|
-
descriptionText:
|
|
486
|
-
errorText:
|
|
487
|
-
inputWrapper:
|
|
488
|
-
leftSpace:
|
|
489
|
-
rightSpace:
|
|
490
|
-
leftIcon:
|
|
491
|
-
rightIcon:
|
|
492
|
-
},
|
|
1449
|
+
}), Gn = "_wrapper_1qwte_1", Kn = "_input_1qwte_8", Wn = "_error_1qwte_38", Jn = "_description_1qwte_51", Yn = "_descriptionText_1qwte_62", Zn = "_errorText_1qwte_66", Qn = "_inputWrapper_1qwte_70", Xn = "_leftSpace_1qwte_74", ea = "_rightSpace_1qwte_78", ta = "_leftIcon_1qwte_82", na = "_rightIcon_1qwte_83", V = {
|
|
1450
|
+
wrapper: Gn,
|
|
1451
|
+
input: Kn,
|
|
1452
|
+
error: Wn,
|
|
1453
|
+
description: Jn,
|
|
1454
|
+
descriptionText: Yn,
|
|
1455
|
+
errorText: Zn,
|
|
1456
|
+
inputWrapper: Qn,
|
|
1457
|
+
leftSpace: Xn,
|
|
1458
|
+
rightSpace: ea,
|
|
1459
|
+
leftIcon: ta,
|
|
1460
|
+
rightIcon: na
|
|
1461
|
+
}, aa = ["id", "value", "name", "type", "disabled", "placeholder", "aria-invalid"], oa = ["innerHTML"], ra = ["innerHTML"], $o = /* @__PURE__ */ g({
|
|
493
1462
|
name: "UiInput",
|
|
494
1463
|
__name: "input",
|
|
495
|
-
props: /* @__PURE__ */
|
|
1464
|
+
props: /* @__PURE__ */ he({
|
|
496
1465
|
type: { default: "text" },
|
|
497
1466
|
id: {},
|
|
498
1467
|
name: {},
|
|
@@ -512,121 +1481,121 @@ const ot = "_label_1ic51_1", at = {
|
|
|
512
1481
|
modelValue: { type: String },
|
|
513
1482
|
modelModifiers: {}
|
|
514
1483
|
}),
|
|
515
|
-
emits: /* @__PURE__ */
|
|
516
|
-
setup(
|
|
517
|
-
const n =
|
|
518
|
-
|
|
1484
|
+
emits: /* @__PURE__ */ he(["update:modelValue", "inputValue", "enter", "clickLink", "clickIcon", "click", "focus", "blur"], ["update:modelValue"]),
|
|
1485
|
+
setup(t, { emit: e }) {
|
|
1486
|
+
const n = e, a = Qe(t, "modelValue"), o = Xe(), i = m(() => [
|
|
1487
|
+
V.input,
|
|
519
1488
|
{
|
|
520
|
-
[
|
|
521
|
-
[
|
|
522
|
-
[
|
|
523
|
-
[
|
|
524
|
-
[
|
|
1489
|
+
[V.disabled]: t.disabled,
|
|
1490
|
+
[V.error]: t.error,
|
|
1491
|
+
[V.loading]: t.loading,
|
|
1492
|
+
[V.leftSpace]: !!t.leftIcon,
|
|
1493
|
+
[V.rightSpace]: !!t.rightIcon
|
|
525
1494
|
},
|
|
526
|
-
|
|
527
|
-
]),
|
|
528
|
-
|
|
529
|
-
},
|
|
530
|
-
n("update:modelValue",
|
|
531
|
-
},
|
|
532
|
-
|
|
1495
|
+
t.className
|
|
1496
|
+
]), s = m(() => t.header || t.title || t.subTitle || t.link), l = m(() => t.description || t.error), v = (_) => {
|
|
1497
|
+
_.key === "Enter" && n("enter");
|
|
1498
|
+
}, u = (_) => {
|
|
1499
|
+
n("update:modelValue", _.target.value), n("inputValue", _.target.value);
|
|
1500
|
+
}, d = () => n("focus"), b = () => n("blur"), k = () => n("clickLink"), f = () => n("click"), S = (_) => {
|
|
1501
|
+
_.preventDefault(), n("clickIcon");
|
|
533
1502
|
};
|
|
534
|
-
return (
|
|
535
|
-
class: r(
|
|
1503
|
+
return (_, $) => (c(), C("div", {
|
|
1504
|
+
class: p(r(V).wrapper)
|
|
536
1505
|
}, [
|
|
537
|
-
|
|
1506
|
+
s.value ? (c(), h(r(be), {
|
|
538
1507
|
key: 0,
|
|
539
|
-
for:
|
|
540
|
-
onClick:
|
|
1508
|
+
for: _.id,
|
|
1509
|
+
onClick: k
|
|
541
1510
|
}, {
|
|
542
|
-
default:
|
|
543
|
-
|
|
544
|
-
default:
|
|
545
|
-
|
|
1511
|
+
default: w(() => [
|
|
1512
|
+
R(r(Hn), null, et({
|
|
1513
|
+
default: w(() => [
|
|
1514
|
+
G(" " + j(_.title) + " ", 1)
|
|
546
1515
|
]),
|
|
547
1516
|
_: 2
|
|
548
1517
|
}, [
|
|
549
|
-
|
|
1518
|
+
_.header ? {
|
|
550
1519
|
name: "header",
|
|
551
|
-
fn:
|
|
552
|
-
|
|
1520
|
+
fn: w(() => [
|
|
1521
|
+
G(j(_.header), 1)
|
|
553
1522
|
]),
|
|
554
1523
|
key: "0"
|
|
555
1524
|
} : void 0,
|
|
556
|
-
|
|
1525
|
+
_.subTitle ? {
|
|
557
1526
|
name: "subTitle",
|
|
558
|
-
fn:
|
|
559
|
-
|
|
1527
|
+
fn: w(() => [
|
|
1528
|
+
G(j(_.subTitle), 1)
|
|
560
1529
|
]),
|
|
561
1530
|
key: "1"
|
|
562
1531
|
} : void 0,
|
|
563
|
-
|
|
1532
|
+
_.link ? {
|
|
564
1533
|
name: "link",
|
|
565
|
-
fn:
|
|
566
|
-
|
|
1534
|
+
fn: w(() => [
|
|
1535
|
+
G(j(_.link), 1)
|
|
567
1536
|
]),
|
|
568
1537
|
key: "2"
|
|
569
1538
|
} : void 0
|
|
570
1539
|
]), 1024)
|
|
571
1540
|
]),
|
|
572
1541
|
_: 1
|
|
573
|
-
}, 8, ["for"])) :
|
|
574
|
-
|
|
575
|
-
class: r(
|
|
1542
|
+
}, 8, ["for"])) : y("", !0),
|
|
1543
|
+
U("div", {
|
|
1544
|
+
class: p(r(V).inputWrapper)
|
|
576
1545
|
}, [
|
|
577
|
-
|
|
1546
|
+
_.leftIcon ? (c(), h(r(M), {
|
|
578
1547
|
key: 0,
|
|
579
|
-
name:
|
|
580
|
-
class: r(
|
|
581
|
-
}, null, 8, ["name", "class"])) :
|
|
582
|
-
|
|
583
|
-
id:
|
|
584
|
-
value:
|
|
585
|
-
name:
|
|
586
|
-
type:
|
|
587
|
-
disabled:
|
|
588
|
-
placeholder:
|
|
589
|
-
class:
|
|
590
|
-
"aria-invalid": !!
|
|
591
|
-
}, o
|
|
592
|
-
onInput:
|
|
593
|
-
onKeydown:
|
|
594
|
-
onFocus:
|
|
595
|
-
onBlur:
|
|
596
|
-
onClick:
|
|
597
|
-
}), null, 16,
|
|
598
|
-
|
|
1548
|
+
name: _.leftIcon,
|
|
1549
|
+
class: p(r(V).leftIcon)
|
|
1550
|
+
}, null, 8, ["name", "class"])) : y("", !0),
|
|
1551
|
+
U("input", O({
|
|
1552
|
+
id: _.id,
|
|
1553
|
+
value: a.value,
|
|
1554
|
+
name: _.name,
|
|
1555
|
+
type: _.type,
|
|
1556
|
+
disabled: _.disabled || _.loading,
|
|
1557
|
+
placeholder: _.placeholder,
|
|
1558
|
+
class: i.value,
|
|
1559
|
+
"aria-invalid": !!_.error
|
|
1560
|
+
}, r(o), {
|
|
1561
|
+
onInput: u,
|
|
1562
|
+
onKeydown: v,
|
|
1563
|
+
onFocus: d,
|
|
1564
|
+
onBlur: b,
|
|
1565
|
+
onClick: f
|
|
1566
|
+
}), null, 16, aa),
|
|
1567
|
+
_.rightIcon ? (c(), h(r(M), {
|
|
599
1568
|
key: 1,
|
|
600
|
-
name:
|
|
601
|
-
class: r(
|
|
602
|
-
onClick:
|
|
603
|
-
}, null, 8, ["name", "class"])) :
|
|
1569
|
+
name: _.rightIcon,
|
|
1570
|
+
class: p(r(V).rightIcon),
|
|
1571
|
+
onClick: S
|
|
1572
|
+
}, null, 8, ["name", "class"])) : y("", !0)
|
|
604
1573
|
], 2),
|
|
605
|
-
|
|
1574
|
+
l.value ? (c(), C("div", {
|
|
606
1575
|
key: 1,
|
|
607
|
-
class: r(
|
|
1576
|
+
class: p(r(V).description)
|
|
608
1577
|
}, [
|
|
609
|
-
|
|
1578
|
+
_.error ? (c(), C("div", {
|
|
610
1579
|
key: 0,
|
|
611
|
-
class: r(
|
|
612
|
-
innerHTML:
|
|
613
|
-
}, null, 10,
|
|
614
|
-
|
|
1580
|
+
class: p(r(V).errorText),
|
|
1581
|
+
innerHTML: _.error
|
|
1582
|
+
}, null, 10, oa)) : y("", !0),
|
|
1583
|
+
_.description ? (c(), C("div", {
|
|
615
1584
|
key: 1,
|
|
616
|
-
class: r(
|
|
617
|
-
innerHTML:
|
|
618
|
-
}, null, 10,
|
|
619
|
-
], 2)) :
|
|
1585
|
+
class: p(r(V).descriptionText),
|
|
1586
|
+
innerHTML: _.description
|
|
1587
|
+
}, null, 10, ra)) : y("", !0)
|
|
1588
|
+
], 2)) : y("", !0)
|
|
620
1589
|
], 2));
|
|
621
1590
|
}
|
|
622
|
-
}),
|
|
623
|
-
plank:
|
|
1591
|
+
}), la = "_plank_1yp3k_1", sa = "_accent_1yp3k_26", ia = "_danger_1yp3k_32", ua = "_text_1yp3k_38", ca = "_icon_1yp3k_42", X = {
|
|
1592
|
+
plank: la,
|
|
624
1593
|
default: "_default_1yp3k_20",
|
|
625
|
-
accent:
|
|
626
|
-
danger:
|
|
627
|
-
text:
|
|
628
|
-
icon:
|
|
629
|
-
},
|
|
1594
|
+
accent: sa,
|
|
1595
|
+
danger: ia,
|
|
1596
|
+
text: ua,
|
|
1597
|
+
icon: ca
|
|
1598
|
+
}, wo = /* @__PURE__ */ g({
|
|
630
1599
|
name: "UiPlank",
|
|
631
1600
|
__name: "plank",
|
|
632
1601
|
props: {
|
|
@@ -635,46 +1604,46 @@ const ot = "_label_1ic51_1", at = {
|
|
|
635
1604
|
label: {}
|
|
636
1605
|
},
|
|
637
1606
|
emits: ["click"],
|
|
638
|
-
setup(
|
|
639
|
-
const
|
|
640
|
-
|
|
641
|
-
|
|
1607
|
+
setup(t) {
|
|
1608
|
+
const e = m(() => [
|
|
1609
|
+
X.plank,
|
|
1610
|
+
X[t.type]
|
|
642
1611
|
]);
|
|
643
|
-
return (n,
|
|
644
|
-
class:
|
|
1612
|
+
return (n, a) => (c(), C("div", {
|
|
1613
|
+
class: p(e.value)
|
|
645
1614
|
}, [
|
|
646
|
-
n.icon ? (
|
|
1615
|
+
n.icon ? (c(), C("div", {
|
|
647
1616
|
key: 0,
|
|
648
|
-
class: r(
|
|
1617
|
+
class: p(r(X).icon)
|
|
649
1618
|
}, [
|
|
650
|
-
|
|
651
|
-
], 2)) :
|
|
652
|
-
n.$slots.default ? (
|
|
1619
|
+
R(r(M), { name: n.icon }, null, 8, ["name"])
|
|
1620
|
+
], 2)) : y("", !0),
|
|
1621
|
+
n.$slots.default ? (c(), C("div", {
|
|
653
1622
|
key: 1,
|
|
654
|
-
class: r(
|
|
1623
|
+
class: p(r(X).text)
|
|
655
1624
|
}, [
|
|
656
|
-
|
|
657
|
-
], 2)) :
|
|
658
|
-
n.label ? (
|
|
1625
|
+
I(n.$slots, "default")
|
|
1626
|
+
], 2)) : y("", !0),
|
|
1627
|
+
n.label ? (c(), h(r(Te), {
|
|
659
1628
|
key: 2,
|
|
660
1629
|
size: "xs",
|
|
661
1630
|
type: "secondary",
|
|
662
|
-
onClick:
|
|
1631
|
+
onClick: a[0] || (a[0] = (o) => n.$emit("click"))
|
|
663
1632
|
}, {
|
|
664
|
-
default:
|
|
665
|
-
|
|
1633
|
+
default: w(() => [
|
|
1634
|
+
G(j(n.label), 1)
|
|
666
1635
|
]),
|
|
667
1636
|
_: 1
|
|
668
|
-
})) :
|
|
1637
|
+
})) : y("", !0)
|
|
669
1638
|
], 2));
|
|
670
1639
|
}
|
|
671
|
-
}),
|
|
672
|
-
text:
|
|
673
|
-
primary:
|
|
674
|
-
secondary:
|
|
675
|
-
accent:
|
|
676
|
-
subtitle:
|
|
677
|
-
medium:
|
|
1640
|
+
}), da = "_text_1sbhq_1", fa = "_primary_1sbhq_10", ma = "_secondary_1sbhq_16", pa = "_accent_1sbhq_22", _a = "_subtitle_1sbhq_28", va = "_medium_1sbhq_34", ee = {
|
|
1641
|
+
text: da,
|
|
1642
|
+
primary: fa,
|
|
1643
|
+
secondary: ma,
|
|
1644
|
+
accent: pa,
|
|
1645
|
+
subtitle: _a,
|
|
1646
|
+
medium: va,
|
|
678
1647
|
"color-main": "_color-main_1sbhq_38",
|
|
679
1648
|
"color-secondary": "_color-secondary_1sbhq_42",
|
|
680
1649
|
"color-semilight": "_color-semilight_1sbhq_46",
|
|
@@ -682,7 +1651,7 @@ const ot = "_label_1ic51_1", at = {
|
|
|
682
1651
|
"color-invert": "_color-invert_1sbhq_54",
|
|
683
1652
|
"color-danger": "_color-danger_1sbhq_58",
|
|
684
1653
|
"color-success": "_color-success_1sbhq_62"
|
|
685
|
-
},
|
|
1654
|
+
}, Co = /* @__PURE__ */ g({
|
|
686
1655
|
name: "UiText",
|
|
687
1656
|
__name: "text",
|
|
688
1657
|
props: {
|
|
@@ -691,26 +1660,26 @@ const ot = "_label_1ic51_1", at = {
|
|
|
691
1660
|
weight: {},
|
|
692
1661
|
color: {}
|
|
693
1662
|
},
|
|
694
|
-
setup(
|
|
695
|
-
const
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
1663
|
+
setup(t) {
|
|
1664
|
+
const e = m(() => [
|
|
1665
|
+
ee.text,
|
|
1666
|
+
ee[t.kind],
|
|
1667
|
+
t.weight && ee[t.weight],
|
|
1668
|
+
t.color && ee[`color-${t.color}`]
|
|
700
1669
|
]);
|
|
701
|
-
return (n,
|
|
702
|
-
class:
|
|
1670
|
+
return (n, a) => (c(), h(Z(n.tagName), {
|
|
1671
|
+
class: p(e.value)
|
|
703
1672
|
}, {
|
|
704
|
-
default:
|
|
705
|
-
|
|
1673
|
+
default: w(() => [
|
|
1674
|
+
I(n.$slots, "default")
|
|
706
1675
|
]),
|
|
707
1676
|
_: 3
|
|
708
1677
|
}, 8, ["class"]));
|
|
709
1678
|
}
|
|
710
|
-
}),
|
|
711
|
-
title:
|
|
1679
|
+
}), ba = "_title_1m0wo_1", ya = "_medium_1m0wo_15", te = {
|
|
1680
|
+
title: ba,
|
|
712
1681
|
"level-1": "_level-1_1m0wo_10",
|
|
713
|
-
medium:
|
|
1682
|
+
medium: ya,
|
|
714
1683
|
"level-2": "_level-2_1m0wo_20",
|
|
715
1684
|
"level-3": "_level-3_1m0wo_30",
|
|
716
1685
|
"level-4": "_level-4_1m0wo_40",
|
|
@@ -721,7 +1690,7 @@ const ot = "_label_1ic51_1", at = {
|
|
|
721
1690
|
"color-invert": "_color-invert_1m0wo_66",
|
|
722
1691
|
"color-danger": "_color-danger_1m0wo_70",
|
|
723
1692
|
"color-success": "_color-success_1m0wo_74"
|
|
724
|
-
},
|
|
1693
|
+
}, xo = /* @__PURE__ */ g({
|
|
725
1694
|
name: "UiTitle",
|
|
726
1695
|
__name: "title",
|
|
727
1696
|
props: {
|
|
@@ -730,55 +1699,55 @@ const ot = "_label_1ic51_1", at = {
|
|
|
730
1699
|
weight: {},
|
|
731
1700
|
color: {}
|
|
732
1701
|
},
|
|
733
|
-
setup(
|
|
734
|
-
const
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
]),
|
|
741
|
-
return (
|
|
742
|
-
class:
|
|
1702
|
+
setup(t) {
|
|
1703
|
+
const e = t, n = m(() => [
|
|
1704
|
+
te.title,
|
|
1705
|
+
te[`level-${e.level ?? 1}`],
|
|
1706
|
+
e.className,
|
|
1707
|
+
e.weight && te[e.weight],
|
|
1708
|
+
e.color && te[`color-${e.color}`]
|
|
1709
|
+
]), a = m(() => `h${e.level ?? 1}`);
|
|
1710
|
+
return (o, i) => (c(), h(Z(a.value), {
|
|
1711
|
+
class: p(n.value)
|
|
743
1712
|
}, {
|
|
744
|
-
default:
|
|
745
|
-
|
|
1713
|
+
default: w(() => [
|
|
1714
|
+
I(o.$slots, "default")
|
|
746
1715
|
]),
|
|
747
1716
|
_: 3
|
|
748
1717
|
}, 8, ["class"]));
|
|
749
1718
|
}
|
|
750
|
-
}),
|
|
751
|
-
error:
|
|
752
|
-
},
|
|
1719
|
+
}), ha = "_error_lk2jx_1", ga = {
|
|
1720
|
+
error: ha
|
|
1721
|
+
}, Re = /* @__PURE__ */ g({
|
|
753
1722
|
name: "UiError",
|
|
754
1723
|
__name: "error",
|
|
755
1724
|
props: {
|
|
756
1725
|
className: {}
|
|
757
1726
|
},
|
|
758
|
-
setup(
|
|
759
|
-
const
|
|
760
|
-
|
|
761
|
-
|
|
1727
|
+
setup(t) {
|
|
1728
|
+
const e = t, n = m(() => [
|
|
1729
|
+
ga.error,
|
|
1730
|
+
e.className
|
|
762
1731
|
]);
|
|
763
|
-
return (
|
|
764
|
-
class:
|
|
1732
|
+
return (a, o) => (c(), C("span", {
|
|
1733
|
+
class: p(n.value)
|
|
765
1734
|
}, [
|
|
766
|
-
|
|
1735
|
+
I(a.$slots, "default")
|
|
767
1736
|
], 2));
|
|
768
1737
|
}
|
|
769
|
-
}),
|
|
770
|
-
root:
|
|
1738
|
+
}), ka = "_root_1tj1b_1", $a = "_xxs_1tj1b_26", wa = "_xs_1tj1b_30", Ca = "_s_1tj1b_16", xa = "_m_1tj1b_38", Ia = "_l_1tj1b_42", qa = "_square_1tj1b_45", Sa = "_xl_1tj1b_50", Aa = "_xxl_1tj1b_58", ne = {
|
|
1739
|
+
root: ka,
|
|
771
1740
|
default: "_default_1tj1b_14",
|
|
772
|
-
xxs:
|
|
773
|
-
xs:
|
|
774
|
-
s:
|
|
775
|
-
m:
|
|
776
|
-
l:
|
|
777
|
-
square:
|
|
778
|
-
xl:
|
|
779
|
-
xxl:
|
|
1741
|
+
xxs: $a,
|
|
1742
|
+
xs: wa,
|
|
1743
|
+
s: Ca,
|
|
1744
|
+
m: xa,
|
|
1745
|
+
l: Ia,
|
|
1746
|
+
square: qa,
|
|
1747
|
+
xl: Sa,
|
|
1748
|
+
xxl: Aa,
|
|
780
1749
|
"3xl": "_3xl_1tj1b_66"
|
|
781
|
-
},
|
|
1750
|
+
}, Ba = ["src"], Io = /* @__PURE__ */ g({
|
|
782
1751
|
name: "UiAvatar",
|
|
783
1752
|
__name: "avatar",
|
|
784
1753
|
props: {
|
|
@@ -786,58 +1755,58 @@ const ot = "_label_1ic51_1", at = {
|
|
|
786
1755
|
size: { default: "xxs" },
|
|
787
1756
|
square: { type: Boolean, default: !1 }
|
|
788
1757
|
},
|
|
789
|
-
setup(
|
|
790
|
-
const
|
|
791
|
-
const
|
|
1758
|
+
setup(t) {
|
|
1759
|
+
const e = A(!t.src), n = A(!1), a = m(() => t.src && !n.value), o = m(() => {
|
|
1760
|
+
const l = !e.value || n.value || !t.src;
|
|
792
1761
|
return [
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
1762
|
+
ne.root,
|
|
1763
|
+
ne[t.size],
|
|
1764
|
+
t.square && ne.square,
|
|
1765
|
+
l && ne.default
|
|
797
1766
|
];
|
|
798
1767
|
});
|
|
799
|
-
|
|
800
|
-
() =>
|
|
801
|
-
(
|
|
802
|
-
|
|
1768
|
+
L(
|
|
1769
|
+
() => t.src,
|
|
1770
|
+
(l) => {
|
|
1771
|
+
e.value = !l, n.value = !1;
|
|
803
1772
|
},
|
|
804
1773
|
{ immediate: !0 }
|
|
805
1774
|
);
|
|
806
|
-
function
|
|
807
|
-
|
|
1775
|
+
function i() {
|
|
1776
|
+
e.value = !0;
|
|
808
1777
|
}
|
|
809
|
-
function
|
|
1778
|
+
function s() {
|
|
810
1779
|
n.value = !0;
|
|
811
1780
|
}
|
|
812
|
-
return (
|
|
813
|
-
class:
|
|
1781
|
+
return (l, v) => (c(), C("div", {
|
|
1782
|
+
class: p(o.value)
|
|
814
1783
|
}, [
|
|
815
|
-
|
|
1784
|
+
a.value ? (c(), C("img", {
|
|
816
1785
|
key: 0,
|
|
817
|
-
src:
|
|
818
|
-
onLoad:
|
|
819
|
-
onError:
|
|
820
|
-
}, null, 40,
|
|
821
|
-
|
|
1786
|
+
src: l.src,
|
|
1787
|
+
onLoad: i,
|
|
1788
|
+
onError: s
|
|
1789
|
+
}, null, 40, Ba)) : y("", !0),
|
|
1790
|
+
I(l.$slots, "default")
|
|
822
1791
|
], 2));
|
|
823
1792
|
}
|
|
824
|
-
}),
|
|
825
|
-
stack:
|
|
826
|
-
auto:
|
|
827
|
-
row:
|
|
828
|
-
reverse:
|
|
829
|
-
column:
|
|
830
|
-
full:
|
|
831
|
-
xxs:
|
|
832
|
-
xs:
|
|
833
|
-
s:
|
|
834
|
-
m:
|
|
835
|
-
l:
|
|
836
|
-
xl:
|
|
837
|
-
xxl:
|
|
838
|
-
xxxl:
|
|
839
|
-
xxxxl:
|
|
840
|
-
xxxxxl:
|
|
1793
|
+
}), Ta = "_stack_1b4a2_1", Ea = "_auto_1b4a2_9", Va = "_row_1b4a2_13", Ua = "_reverse_1b4a2_16", Na = "_column_1b4a2_21", ja = "_full_1b4a2_30", Fa = "_xxs_1b4a2_34", Ma = "_xs_1b4a2_38", Oa = "_s_1b4a2_1", Ra = "_m_1b4a2_46", za = "_l_1b4a2_50", La = "_xl_1b4a2_54", Pa = "_xxl_1b4a2_58", Da = "_xxxl_1b4a2_62", Ha = "_xxxxl_1b4a2_66", Ga = "_xxxxxl_1b4a2_70", H = {
|
|
1794
|
+
stack: Ta,
|
|
1795
|
+
auto: Ea,
|
|
1796
|
+
row: Va,
|
|
1797
|
+
reverse: Ua,
|
|
1798
|
+
column: Na,
|
|
1799
|
+
full: ja,
|
|
1800
|
+
xxs: Fa,
|
|
1801
|
+
xs: Ma,
|
|
1802
|
+
s: Oa,
|
|
1803
|
+
m: Ra,
|
|
1804
|
+
l: za,
|
|
1805
|
+
xl: La,
|
|
1806
|
+
xxl: Pa,
|
|
1807
|
+
xxxl: Da,
|
|
1808
|
+
xxxxl: Ha,
|
|
1809
|
+
xxxxxl: Ga,
|
|
841
1810
|
"main-start": "_main-start_1b4a2_74",
|
|
842
1811
|
"main-center": "_main-center_1b4a2_78",
|
|
843
1812
|
"main-between": "_main-between_1b4a2_82",
|
|
@@ -846,7 +1815,7 @@ const ot = "_label_1ic51_1", at = {
|
|
|
846
1815
|
"cross-start": "_cross-start_1b4a2_94",
|
|
847
1816
|
"cross-center": "_cross-center_1b4a2_98",
|
|
848
1817
|
"cross-end": "_cross-end_1b4a2_102"
|
|
849
|
-
},
|
|
1818
|
+
}, qo = /* @__PURE__ */ g({
|
|
850
1819
|
name: "UiStack",
|
|
851
1820
|
__name: "stack",
|
|
852
1821
|
props: {
|
|
@@ -858,8 +1827,8 @@ const ot = "_label_1ic51_1", at = {
|
|
|
858
1827
|
reverse: { type: Boolean, default: !1 },
|
|
859
1828
|
size: { default: "full" }
|
|
860
1829
|
},
|
|
861
|
-
setup(
|
|
862
|
-
const
|
|
1830
|
+
setup(t) {
|
|
1831
|
+
const e = m(() => t.gap ? {
|
|
863
1832
|
xxs: "xxs",
|
|
864
1833
|
xs: "xs",
|
|
865
1834
|
s: "s",
|
|
@@ -870,38 +1839,275 @@ const ot = "_label_1ic51_1", at = {
|
|
|
870
1839
|
"3xl": "xxxl",
|
|
871
1840
|
"4xl": "xxxxl",
|
|
872
1841
|
"5xl": "xxxxxl"
|
|
873
|
-
}[
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
1842
|
+
}[t.gap] : ""), n = m(() => [
|
|
1843
|
+
H.stack,
|
|
1844
|
+
H[t.direction],
|
|
1845
|
+
H[e.value],
|
|
1846
|
+
t.mainAlignment ? H[`main-${t.mainAlignment}`] : "",
|
|
1847
|
+
t.crossAlignment ? H[`cross-${t.crossAlignment}`] : "",
|
|
1848
|
+
t.reverse ? H.reverse : "",
|
|
1849
|
+
H[t.size]
|
|
881
1850
|
]);
|
|
882
|
-
return (
|
|
883
|
-
class:
|
|
1851
|
+
return (a, o) => (c(), h(Z(a.tagName), {
|
|
1852
|
+
class: p(n.value)
|
|
884
1853
|
}, {
|
|
885
|
-
default:
|
|
886
|
-
|
|
1854
|
+
default: w(() => [
|
|
1855
|
+
I(a.$slots, "default")
|
|
887
1856
|
]),
|
|
888
1857
|
_: 3
|
|
889
1858
|
}, 8, ["class"]));
|
|
890
1859
|
}
|
|
1860
|
+
}), Ka = "_label_1vkh6_1", Wa = "_subtitle_1vkh6_16", Ja = "_errorText_1vkh6_26", Ya = "_radioButton_1vkh6_31", Za = "_radioButtonContainer_1vkh6_38", Qa = "_input_1vkh6_44", Xa = "_radioCircle_1vkh6_52", eo = "_radioInner_1vkh6_64", to = "_disabled_1vkh6_77", no = "_partial_1vkh6_88", ao = "_error_1vkh6_26", N = {
|
|
1861
|
+
label: Ka,
|
|
1862
|
+
subtitle: Wa,
|
|
1863
|
+
errorText: Ja,
|
|
1864
|
+
radioButton: Ya,
|
|
1865
|
+
radioButtonContainer: Za,
|
|
1866
|
+
input: Qa,
|
|
1867
|
+
radioCircle: Xa,
|
|
1868
|
+
radioInner: eo,
|
|
1869
|
+
disabled: to,
|
|
1870
|
+
partial: no,
|
|
1871
|
+
error: ao
|
|
1872
|
+
}, oo = ["id", "name", "value", "disabled", "required", "checked"], So = /* @__PURE__ */ g({
|
|
1873
|
+
name: "UiRadioButton",
|
|
1874
|
+
__name: "radio-button",
|
|
1875
|
+
props: {
|
|
1876
|
+
modelValue: {},
|
|
1877
|
+
name: {},
|
|
1878
|
+
value: {},
|
|
1879
|
+
id: {},
|
|
1880
|
+
disabled: { type: Boolean },
|
|
1881
|
+
title: {},
|
|
1882
|
+
subtitle: {},
|
|
1883
|
+
partial: { type: Boolean },
|
|
1884
|
+
error: {},
|
|
1885
|
+
required: { type: Boolean },
|
|
1886
|
+
checked: { type: Boolean }
|
|
1887
|
+
},
|
|
1888
|
+
emits: ["update:modelValue", "blur", "focus", "input"],
|
|
1889
|
+
setup(t, { emit: e }) {
|
|
1890
|
+
const n = e, a = (l) => {
|
|
1891
|
+
const v = l.target;
|
|
1892
|
+
n("update:modelValue", v.value);
|
|
1893
|
+
}, o = (l) => {
|
|
1894
|
+
n("focus", l);
|
|
1895
|
+
}, i = (l) => {
|
|
1896
|
+
n("blur", l);
|
|
1897
|
+
}, s = (l) => {
|
|
1898
|
+
n("input", l);
|
|
1899
|
+
};
|
|
1900
|
+
return (l, v) => (c(), h(r(be), {
|
|
1901
|
+
class: p([
|
|
1902
|
+
r(N).label,
|
|
1903
|
+
{
|
|
1904
|
+
[r(N).disabled]: l.disabled,
|
|
1905
|
+
[r(N).partial]: l.partial,
|
|
1906
|
+
[r(N).error]: l.error
|
|
1907
|
+
}
|
|
1908
|
+
])
|
|
1909
|
+
}, {
|
|
1910
|
+
default: w(() => [
|
|
1911
|
+
U("div", {
|
|
1912
|
+
class: p(r(N).radioButton)
|
|
1913
|
+
}, [
|
|
1914
|
+
U("div", {
|
|
1915
|
+
class: p(r(N).radioButtonContainer)
|
|
1916
|
+
}, [
|
|
1917
|
+
U("input", {
|
|
1918
|
+
id: l.id,
|
|
1919
|
+
type: "radio",
|
|
1920
|
+
class: p(r(N).input),
|
|
1921
|
+
name: l.name,
|
|
1922
|
+
value: l.value,
|
|
1923
|
+
disabled: l.disabled,
|
|
1924
|
+
required: l.required,
|
|
1925
|
+
checked: l.checked ?? l.modelValue === l.value,
|
|
1926
|
+
onChange: a,
|
|
1927
|
+
onFocus: o,
|
|
1928
|
+
onBlur: i,
|
|
1929
|
+
onInput: s
|
|
1930
|
+
}, null, 42, oo),
|
|
1931
|
+
U("span", {
|
|
1932
|
+
class: p(r(N).radioCircle)
|
|
1933
|
+
}, [
|
|
1934
|
+
U("span", {
|
|
1935
|
+
class: p(r(N).radioInner)
|
|
1936
|
+
}, null, 2)
|
|
1937
|
+
], 2)
|
|
1938
|
+
], 2),
|
|
1939
|
+
U("span", {
|
|
1940
|
+
class: p(r(N).title)
|
|
1941
|
+
}, j(l.title), 3)
|
|
1942
|
+
], 2),
|
|
1943
|
+
l.subtitle ? (c(), C("span", {
|
|
1944
|
+
key: 0,
|
|
1945
|
+
class: p(r(N).subtitle)
|
|
1946
|
+
}, j(l.subtitle), 3)) : y("", !0),
|
|
1947
|
+
l.error ? (c(), h(r(Re), {
|
|
1948
|
+
key: 1,
|
|
1949
|
+
class: p(r(N).errorText)
|
|
1950
|
+
}, {
|
|
1951
|
+
default: w(() => [
|
|
1952
|
+
G(j(l.error), 1)
|
|
1953
|
+
]),
|
|
1954
|
+
_: 1
|
|
1955
|
+
}, 8, ["class"])) : y("", !0)
|
|
1956
|
+
]),
|
|
1957
|
+
_: 1
|
|
1958
|
+
}, 8, ["class"]));
|
|
1959
|
+
}
|
|
1960
|
+
});
|
|
1961
|
+
let ro = (t = 21) => crypto.getRandomValues(new Uint8Array(t)).reduce((e, n) => (n &= 63, n < 36 ? e += n.toString(36) : n < 62 ? e += (n - 26).toString(36).toUpperCase() : n > 62 ? e += "-" : e += "_", e), "");
|
|
1962
|
+
const lo = "_label_1xqst_1", so = "_disabled_1xqst_14", io = "_subtitle_1xqst_19", uo = "_errorText_1xqst_29", co = "_lock_1xqst_34", fo = "_checkboxContainer_1xqst_38", mo = "_checkmark_1xqst_44", po = "_icon_1xqst_57", _o = "_lockIcon_1xqst_63", vo = "_error_1xqst_29", F = {
|
|
1963
|
+
label: lo,
|
|
1964
|
+
disabled: so,
|
|
1965
|
+
subtitle: io,
|
|
1966
|
+
errorText: uo,
|
|
1967
|
+
lock: co,
|
|
1968
|
+
checkboxContainer: fo,
|
|
1969
|
+
checkmark: mo,
|
|
1970
|
+
icon: po,
|
|
1971
|
+
lockIcon: _o,
|
|
1972
|
+
error: vo
|
|
1973
|
+
}, Ao = /* @__PURE__ */ g({
|
|
1974
|
+
__name: "checkbox",
|
|
1975
|
+
props: {
|
|
1976
|
+
modelValue: { type: [Boolean, String] },
|
|
1977
|
+
id: {},
|
|
1978
|
+
disabled: { type: Boolean },
|
|
1979
|
+
title: {},
|
|
1980
|
+
subtitle: {},
|
|
1981
|
+
error: {},
|
|
1982
|
+
required: { type: Boolean },
|
|
1983
|
+
value: {},
|
|
1984
|
+
name: {},
|
|
1985
|
+
lock: { type: Boolean }
|
|
1986
|
+
},
|
|
1987
|
+
emits: ["update:modelValue", "blur", "focus", "input"],
|
|
1988
|
+
setup(t, { emit: e }) {
|
|
1989
|
+
const n = t, a = e, o = m(() => n.id ?? ro()), i = m(() => {
|
|
1990
|
+
if (n.modelValue === "indeterminate")
|
|
1991
|
+
return "indeterminate";
|
|
1992
|
+
if (typeof n.modelValue == "boolean")
|
|
1993
|
+
return n.modelValue;
|
|
1994
|
+
});
|
|
1995
|
+
function s(l) {
|
|
1996
|
+
a("update:modelValue", l);
|
|
1997
|
+
}
|
|
1998
|
+
return (l, v) => (c(), h(r(be), {
|
|
1999
|
+
for: o.value,
|
|
2000
|
+
class: p([
|
|
2001
|
+
r(F).label,
|
|
2002
|
+
{
|
|
2003
|
+
[r(F).disabled]: l.disabled,
|
|
2004
|
+
[r(F).error]: !!l.error,
|
|
2005
|
+
[r(F).lock]: l.lock
|
|
2006
|
+
}
|
|
2007
|
+
])
|
|
2008
|
+
}, {
|
|
2009
|
+
default: w(() => [
|
|
2010
|
+
U("div", {
|
|
2011
|
+
class: p(r(F).checkboxContainer)
|
|
2012
|
+
}, [
|
|
2013
|
+
R(r(An), {
|
|
2014
|
+
id: o.value,
|
|
2015
|
+
name: l.name,
|
|
2016
|
+
value: l.value,
|
|
2017
|
+
required: l.required,
|
|
2018
|
+
disabled: l.disabled,
|
|
2019
|
+
"model-value": i.value,
|
|
2020
|
+
class: p(r(F).checkmark),
|
|
2021
|
+
"onUpdate:modelValue": s
|
|
2022
|
+
}, {
|
|
2023
|
+
default: w(() => [
|
|
2024
|
+
R(r(Tn), null, {
|
|
2025
|
+
default: w(() => [
|
|
2026
|
+
i.value !== "indeterminate" ? (c(), h(r(M), {
|
|
2027
|
+
key: 0,
|
|
2028
|
+
class: p(r(F).icon),
|
|
2029
|
+
name: "check-16"
|
|
2030
|
+
}, null, 8, ["class"])) : y("", !0)
|
|
2031
|
+
]),
|
|
2032
|
+
_: 1
|
|
2033
|
+
}),
|
|
2034
|
+
l.lock ? (c(), C("svg", {
|
|
2035
|
+
key: 0,
|
|
2036
|
+
width: "11",
|
|
2037
|
+
height: "13",
|
|
2038
|
+
viewBox: "0 0 11 13",
|
|
2039
|
+
fill: "none",
|
|
2040
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2041
|
+
class: p(r(F).lockIcon)
|
|
2042
|
+
}, v[0] || (v[0] = [
|
|
2043
|
+
U("path", {
|
|
2044
|
+
d: "M5.33862 0.602295H5.3396C7.21937 0.670119 8.69214 2.19387 8.69214 4.0144V4.84839H8.81519C9.31723 4.84839 9.8155 5.24048 9.79858 5.82788L9.79956 10.8201C9.79956 11.3894 9.32553 11.7996 8.80054 11.7996H1.59839C1.07336 11.7995 0.600342 11.3893 0.600342 10.8201V5.84253C0.600342 5.27326 1.07331 4.86306 1.59839 4.86304H1.72144V3.95776C1.72155 2.02997 3.38942 0.535366 5.33862 0.602295ZM5.13452 2.65894C4.37747 2.69655 3.82213 3.28781 3.82202 3.95776V4.55835H3.80737V4.86304H6.62183V4.0144C6.62183 3.31672 6.0542 2.69905 5.28589 2.65894H5.13452Z",
|
|
2045
|
+
fill: "#FF0000",
|
|
2046
|
+
stroke: "white",
|
|
2047
|
+
"stroke-width": "1.2"
|
|
2048
|
+
}, null, -1)
|
|
2049
|
+
]), 2)) : y("", !0)
|
|
2050
|
+
]),
|
|
2051
|
+
_: 1
|
|
2052
|
+
}, 8, ["id", "name", "value", "required", "disabled", "model-value", "class"]),
|
|
2053
|
+
U("span", null, j(l.title), 1)
|
|
2054
|
+
], 2),
|
|
2055
|
+
l.subtitle ? (c(), C("span", {
|
|
2056
|
+
key: 0,
|
|
2057
|
+
class: p(r(F).subtitle)
|
|
2058
|
+
}, j(l.subtitle), 3)) : y("", !0),
|
|
2059
|
+
l.error ? (c(), h(r(Re), {
|
|
2060
|
+
key: 1,
|
|
2061
|
+
class: p(r(F).errorText)
|
|
2062
|
+
}, {
|
|
2063
|
+
default: w(() => [
|
|
2064
|
+
G(j(l.error), 1)
|
|
2065
|
+
]),
|
|
2066
|
+
_: 1
|
|
2067
|
+
}, 8, ["class"])) : y("", !0)
|
|
2068
|
+
]),
|
|
2069
|
+
_: 1
|
|
2070
|
+
}, 8, ["for", "class"]));
|
|
2071
|
+
}
|
|
2072
|
+
}), Bo = /* @__PURE__ */ g({
|
|
2073
|
+
name: "UiCheckboxGroup",
|
|
2074
|
+
__name: "checkbox-group",
|
|
2075
|
+
props: {
|
|
2076
|
+
modelValue: { default: () => [] }
|
|
2077
|
+
},
|
|
2078
|
+
emits: ["update:modelValue"],
|
|
2079
|
+
setup(t, { emit: e }) {
|
|
2080
|
+
const n = e;
|
|
2081
|
+
function a(o) {
|
|
2082
|
+
n("update:modelValue", o);
|
|
2083
|
+
}
|
|
2084
|
+
return (o, i) => (c(), h(r(xn), {
|
|
2085
|
+
"model-value": o.modelValue,
|
|
2086
|
+
"onUpdate:modelValue": a
|
|
2087
|
+
}, {
|
|
2088
|
+
default: w(() => [
|
|
2089
|
+
I(o.$slots, "default")
|
|
2090
|
+
]),
|
|
2091
|
+
_: 3
|
|
2092
|
+
}, 8, ["model-value"]));
|
|
2093
|
+
}
|
|
891
2094
|
});
|
|
892
2095
|
export {
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
2096
|
+
Io as UiAvatar,
|
|
2097
|
+
Te as UiButton,
|
|
2098
|
+
ho as UiButtonIcon,
|
|
2099
|
+
go as UiButtonLink,
|
|
2100
|
+
Ao as UiCheckbox,
|
|
2101
|
+
Bo as UiCheckboxGroup,
|
|
2102
|
+
Re as UiError,
|
|
2103
|
+
M as UiIcon,
|
|
2104
|
+
$o as UiInput,
|
|
2105
|
+
be as UiLabel,
|
|
2106
|
+
ut as UiLoader,
|
|
2107
|
+
wo as UiPlank,
|
|
2108
|
+
So as UiRadioButton,
|
|
2109
|
+
qo as UiStack,
|
|
2110
|
+
Co as UiText,
|
|
2111
|
+
xo as UiTitle,
|
|
2112
|
+
yo as injectSvgSprite
|
|
907
2113
|
};
|