@stenajs-webui/forms 19.0.0-next.52 → 19.0.0-next.54

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/index.es.js CHANGED
@@ -1,18 +1,18 @@
1
- (function(){"use strict";try{var r=document.createElement("style");r.appendChild(document.createTextNode('._switch_1d6s8_1{--swui-switch-width: 50px;--swui-switch-height: var(--swui-field-box-size-medium);--swui-switch-animation-time: var(--swui-animation-time-medium);--swui-switch-selected-highlight-color: var(--lhds-color-blue-500);--swui-switch-knob-width: calc(var(--swui-switch-height) - 2px);--swui-switch-knob-bg-color-enabled: var(--swui-handle-bg-enabled-color);--swui-switch-knob-bg-color-disabled: var(--swui-handle-bg-disabled-color);--swui-switch-container-bg-color-enabled: var(--swui-field-bg-enabled);--swui-switch-container-bg-color-disabled: var(--swui-field-bg-disabled);--swui-switch-knob-border-color-enabled: var(--swui-separator-color);--swui-switch-container-border-color: var(--swui-field-border-color);--swui-switch-container-border-color-hover: var( --swui-field-border-color-hover );--swui-switch-container-border-color-disabled: var( --swui-field-border-color-disabled );--swui-switch-knob-shadow-color: var(--swui-field-shadow-color);display:flex;flex-direction:row;border:1px solid var(--swui-switch-container-border-color);box-sizing:border-box;background-color:var(--swui-switch-container-bg-color-enabled);height:var(--swui-switch-height);width:var(--swui-switch-width);border-radius:calc(var(--swui-switch-height) / 2);padding:0;margin:0;cursor:pointer;transition:background-color var(--swui-switch-animation-time)}._switch_1d6s8_1:focus{outline:0}._switch_1d6s8_1:focus-visible{outline:var(--swui-focus-outline);outline-offset:2px;border:1px solid var(--swui-switch-selected-highlight-color)}._switch_1d6s8_1:hover{border:1px solid var(--swui-switch-selected-highlight-color)}._switch_1d6s8_1:disabled{cursor:default;background-color:var(--swui-switch-container-bg-color-disabled);border:1px solid var(--swui-switch-container-border-color-disabled)}._switch_1d6s8_1:disabled ._knob_1d6s8_56{background-color:var(--swui-switch-knob-bg-color-disabled)}._switch_1d6s8_1 ._filler_1d6s8_61{flex:none;transition:flex var(--swui-switch-animation-time)}._switch_1d6s8_1 ._knob_1d6s8_56{width:var(--swui-switch-knob-width);height:var(--swui-switch-knob-width);border-radius:50%;background-color:var(--swui-switch-knob-bg-color-enabled);box-shadow:var(--swui-switch-knob-shadow-color) 0 0 4px 1px}._checked_1d6s8_75{border:1px solid var(--swui-switch-selected-highlight-color);background-color:var(--swui-switch-selected-highlight-color)}._checked_1d6s8_75 ._filler_1d6s8_61{flex:1}._checkbox_1ndou_1{--swui-checkbox-height: var(--swui-field-box-size-medium);--swui-checkbox-height-small: var(--swui-field-box-size-small);--swui-checkbox-border-radius: var(--swui-field-border-radius);--swui-checkbox-animation-time: var(--swui-animation-time-medium);--swui-checkbox-icon-color: var(--swui-field-indicator-active-color);--swui-checkbox-disabled-icon-color: var(--swui-text-disabled-color);--swui-checkbox-unchecked-icon-color: var( --swui-field-indicator-inactive-color );--swui-checkbox-unchecked-bg-color: var(--swui-white);--swui-checkbox-checked-bg-color: var(--lhds-color-blue-500);--swui-checkbox-disabled-bg-color: var(--swui-field-bg-disabled);--swui-checkbox-disabled-checked-bg-color: var(--swui-field-bg-disabled);--swui-checkbox-border-color: var(--swui-field-border-color);--swui-checkbox-border-hover-color: var(--swui-field-border-color-hover);--swui-checkbox-disabled-border-color: var(--swui-checkbox-disabled-bg-color);-webkit-appearance:none;-moz-appearance:none;border-radius:var(--swui-checkbox-border-radius);outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--current-border-color, var(--swui-checkbox-border-color));background:var(--current-bg-color, var(--swui-checkbox-unchecked-bg-color));transition:background var(--swui-checkbox-animation-time),border-color var(--swui-checkbox-animation-time);flex-shrink:0}._checkbox_1ndou_1._standard_1ndou_39{width:var(--swui-checkbox-height);height:var(--swui-checkbox-height)}._checkbox_1ndou_1._standard_1ndou_39:after{width:3px;height:6px;left:9px;top:6px}._checkbox_1ndou_1._small_1ndou_51{width:var(--swui-checkbox-height-small);height:var(--swui-checkbox-height-small)}._checkbox_1ndou_1._small_1ndou_51:after{width:3px;height:6px;left:5px;top:2px}._checkbox_1ndou_1:after{content:"";display:block;position:absolute;transition:opacity var(--swui-checkbox-animation-time),width var(--swui-checkbox-animation-time),top var(--swui-checkbox-animation-time),-webkit-transform var(--swui-checkbox-animation-time) var(--d-t-e, ease);transition:transform var(--swui-checkbox-animation-time) var(--d-t-e, ease),opacity var(--swui-checkbox-animation-time),width var(--swui-checkbox-animation-time),top var(--swui-checkbox-animation-time);transition:transform var(--swui-checkbox-animation-time) var(--d-t-e, ease),opacity var(--swui-checkbox-animation-time),width var(--swui-checkbox-animation-time),top var(--swui-checkbox-animation-time),-webkit-transform var(--swui-checkbox-animation-time) var(--d-t-e, ease);border:2px solid var( --current-checkbox-icon-color, var(--swui-checkbox-unchecked-icon-color) );border-top:0;border-left:0;-webkit-transform:rotate(var(--current-check-rotation, 20deg));transform:rotate(var(--current-check-rotation, 20deg));box-sizing:content-box}._checkbox_1ndou_1:checked{--current-check-rotation: 43deg;--current-bg-color: var(--swui-checkbox-checked-bg-color);--current-border-color: var(--swui-checkbox-checked-bg-color);--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}._checkbox_1ndou_1:checked:after{--current-checkbox-icon-color: var(--swui-checkbox-icon-color)}._checkbox_1ndou_1:disabled:not(:checked){--current-bg-color: var(--swui-checkbox-disabled-bg-color);--current-border-color: var(--swui-checkbox-disabled-border-color)}._checkbox_1ndou_1:disabled:not(:checked):after{--current-checkbox-icon-color: --swui-checkbox-unchecked-icon-color}._checkbox_1ndou_1:disabled:checked{--current-bg-color: var(--swui-checkbox-disabled-checked-bg-color);--current-border-color: var(--swui-checkbox-disabled-border-color)}._checkbox_1ndou_1:disabled:checked:after{--current-checkbox-icon-color: var(--swui-checkbox-disabled-icon-color)}._checkbox_1ndou_1:indeterminate{--current-check-rotation: 43deg;--current-bg-color: var(--swui-checkbox-checked-bg-color);--current-border-color: var(--swui-checkbox-checked-bg-color);--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}._checkbox_1ndou_1:indeterminate:after{--current-checkbox-icon-color: var(--swui-checkbox-icon-color);border-right:0;-webkit-transform:rotate(0deg);transform:rotate(0);width:6px}._checkbox_1ndou_1:indeterminate._standard_1ndou_39:after{top:4px;left:8px}._checkbox_1ndou_1:indeterminate._small_1ndou_51:after{top:0;left:4px}._checkbox_1ndou_1:indeterminate:disabled:after{--current-checkbox-icon-color: var(--swui-checkbox-disabled-icon-color)}._checkbox_1ndou_1:hover:not(:checked):not(:disabled){--current-border-color: var(--swui-checkbox-border-hover-color)}._checkbox_1ndou_1:focus-visible{outline:var(--swui-focus-outline)}._checkbox_1ndou_1+label{font-size:1.4rem;line-height:var(--swui-checkbox-height);display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}._radiobutton_foy83_1{--swui-radiobutton-size-standard: var(--swui-field-box-size-medium);--swui-radiobutton-size-small: var(--swui-field-box-size-small);--swui-radiobutton-animation-time: var(--swui-animation-time-medium);--swui-radiobutton-icon-color: var(--swui-field-indicator-active-color);--swui-radiobutton-disabled-icon-color: var(--swui-field-text-color-disabled);--swui-radiobutton-unchecked-icon-color: var( --swui-field-indicator-inactive-color );--swui-radiobutton-checked-bg-color: var(--lhds-color-blue-500);--swui-radiobutton-checked-disabled-bg-color: var(--swui-field-bg-disabled);--swui-radiobutton-unchecked-bg-color: var(--swui-white);--swui-radiobutton-unchecked-disabled-bg-color: var(--swui-field-bg-disabled);--swui-radiobutton-unchecked-border-color: var(--swui-field-border-color);--swui-radiobutton-unchecked-hover-border-color: var( --swui-field-border-color-hover );--swui-radiobutton-disabled-border-color: var( --swui-radiobutton-checked-disabled-bg-color );-webkit-appearance:none;-moz-appearance:none;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;flex:none;cursor:pointer;border:1px solid var(--current-border-color, var(--swui-radiobutton-unchecked-border-color));border-radius:50%;background:var( --current-bg-color, var(--swui-radiobutton-unchecked-bg-color) );transition:background var(--swui-radiobutton-animation-time),border-color var(--swui-radiobutton-animation-time)}._radiobutton_foy83_1._standard_foy83_45{height:var(--swui-radiobutton-size-standard);width:var(--swui-radiobutton-size-standard)}._radiobutton_foy83_1._standard_foy83_45:after{left:7px;top:7px}._radiobutton_foy83_1._small_foy83_55{height:var(--swui-radiobutton-size-small);width:var(--swui-radiobutton-size-small)}._radiobutton_foy83_1._small_foy83_55:after{left:3px;top:3px}._radiobutton_foy83_1:after{content:"";display:block;position:absolute;transition:opacity var(--current-opacity-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease),-webkit-transform var(--current-transform-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease);transition:transform var(--current-transform-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease),opacity var(--current-opacity-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease);transition:transform var(--current-transform-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease),opacity var(--current-opacity-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease),-webkit-transform var(--current-transform-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease);-webkit-transform:scale(var(--current-scale, 0));transform:scale(var(--current-scale, 0));width:8px;height:8px;border-radius:50%;background:var( --current-icon-color, var(--swui-radiobutton-unchecked-icon-color) );opacity:var(--current-opacity, 0)}._radiobutton_foy83_1:checked{--current-bg-color: var(--swui-radiobutton-checked-bg-color);--current-border-color: var(--swui-radiobutton-checked-bg-color);--current-opacity-time: var(--swui-radiobutton-animation-time);--current-transform-time: .6s;--current-transform-type: cubic-bezier(.2, .85, .32, 1.2);--current-opacity: 1;--current-scale: 1}._radiobutton_foy83_1:checked:after{--current-icon-color: var(--swui-radiobutton-icon-color)}._radiobutton_foy83_1:disabled{--current-bg-color: var(--swui-radiobutton-unchecked-disabled-bg-color);--current-border-color: var(--swui-radiobutton-disabled-border-color)}._radiobutton_foy83_1:disabled:checked{--current-bg-color: var(--swui-radiobutton-checked-disabled-bg-color)}._radiobutton_foy83_1:disabled:checked:after{--current-icon-color: var(--swui-radiobutton-disabled-icon-color)}._radiobutton_foy83_1:hover:not(:checked):not(:disabled){--current-border-color: var( --swui-radiobutton-unchecked-hover-border-color )}._radiobutton_foy83_1:focus-visible{outline:var(--swui-focus-outline)}._radiobutton_foy83_1+label{font-size:1.4rem;line-height:var(--swui-radiobutton-size-standard);display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}._radioButtonBox_1h0yy_1{--swui-radio-button-box-background: var(--lhds-color-ui-200);--swui-radio-button-box-background-danger: var(--snackskal-light);--swui-radio-button-box-border-color: var(--snackskal-light);--swui-radio-button-box-border-color-hover: var(--hav);--swui-radio-button-box-border-color-danger: var(--snackskal-light);--swui-radio-button-box-border-color-danger-hover: var(--lhds-color-red-500);--current-border-color: var(--swui-radio-button-box-border-color);box-sizing:border-box;background-color:var(--swui-radio-button-box-background);position:relative;border:1px solid var(--current-border-color);width:100%;border-radius:16px;padding:var(--swui-metrics-space);font-size:var(--swui-font-size-inputs);align-items:center;display:flex;cursor:pointer;outline:none}._radioButtonBox_1h0yy_1:hover{--current-border-color: var(--swui-radio-button-box-border-color-hover)}._radioButtonBox_1h0yy_1._danger_1h0yy_29{background-color:var(--swui-radio-button-box-background-danger);--current-border-color: var(--swui-radio-button-box-border-color-danger)}._radioButtonBox_1h0yy_1._danger_1h0yy_29:hover{--current-border-color: var( --swui-radio-button-box-border-color-danger-hover )}@media (max-width: 768px){._radioButtonWrapper_1h0yy_42{width:100%}}._textInput_axgdw_1{display:flex;height:36px;width:100%;align-items:center;background:var(--swui-field-bg-enabled);border:1px solid var(--swui-field-border-color);border-radius:var(--swui-field-border-radius);outline:none}._textInput_axgdw_1._textInput_axgdw_1:focus-within:not(._disabled_axgdw_11){outline:var(--swui-focus-outline);border-color:transparent}._textInput_axgdw_1 ._input_axgdw_16{letter-spacing:var(--swui-field-letter-spacing);line-height:var(--swui-field-text-line-height);width:100%;padding:2px var(--swui-metrics-indent);color:var(--swui-field-text-color);font-size:var(--swui-font-size-inputs);font-family:var(--swui-font-input);font-weight:var(--swui-font-weight-inputs);background:var(--swui-hidden);border:none;min-width:0;margin:0;outline:none}._textInput_axgdw_1 ._input_axgdw_16:disabled{color:var(--swui-field-text-color-disabled)}._textInput_axgdw_1 ._input_axgdw_16::-webkit-input-placeholder{color:var(--swui-field-placeholder-color);font-weight:var(--swui-field-placeholder-font-weight)}._textInput_axgdw_1 ._input_axgdw_16::placeholder{color:var(--swui-field-placeholder-color);font-weight:var(--swui-field-placeholder-font-weight)}._textInput_axgdw_1 ._input_axgdw_16:focus::-webkit-input-placeholder{opacity:0}._textInput_axgdw_1 ._input_axgdw_16:focus::placeholder{opacity:0}._textInput_axgdw_1 ._input_axgdw_16::-webkit-calendar-picker-indicator{display:none}._textInput_axgdw_1 ._icon_axgdw_49{transition:color var(--swui-animation-time-medium);color:var(--swui-field-icon-color);font-size:var(--swui-field-icon-size)}._textInput_axgdw_1._standard_axgdw_59:hover:not(:focus-within):not(._disabled_axgdw_11),._textInput_axgdw_1._success_axgdw_60:hover:not(:focus-within):not(._disabled_axgdw_11){border-color:var(--swui-field-border-color-hover)}._textInput_axgdw_1._success_axgdw_60 ._icon_axgdw_49{color:var(--swui-state-success-color)}._textInput_axgdw_1._loading_axgdw_72{background:var(--swui-state-loading-light-color);border-color:var(--swui-state-loading-color)}._textInput_axgdw_1._modified_axgdw_77{background:var(--swui-state-modified-light-color);border-color:var(--swui-state-modified-light-color)}._textInput_axgdw_1._modified_axgdw_77 ._icon_axgdw_49{color:var(--lhds-color-blue-300)}._textInput_axgdw_1._error_axgdw_86{background:var(--swui-state-error-light-color);border-color:var(--swui-state-error-light-color)}._textInput_axgdw_1._error_axgdw_86 ._icon_axgdw_49{color:var(--swui-state-error-light-color)}._textInput_axgdw_1._warning_axgdw_95{background:var(--swui-state-alert-light-color);border-color:var(--swui-state-alert-light-color)}._textInput_axgdw_1._warning_axgdw_95 ._icon_axgdw_49{color:var(--swui-state-alert-light-color)}._textInput_axgdw_1._disabled_axgdw_11{background:var(--swui-field-bg-disabled);border-color:var(--swui-field-bg-disabled)}._textInput_axgdw_1._textInput_axgdw_1._hideBorder_axgdw_109{border:none;box-shadow:none;background:none;outline:none}._textInput_axgdw_1 ._clickable_axgdw_116:hover{cursor:pointer}._textInput_axgdw_1 ._clickable_axgdw_116:hover ._icon_axgdw_49{color:var(--swui-primary-action-color)}._numericTextInputInput_1tnr6_1{-moz-appearance:textfield}._numericTextInputInput_1tnr6_1::-webkit-outer-spin-button,._numericTextInputInput_1tnr6_1::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._textInputButton_t6d0j_1{border:none;outline:none;width:30px;height:30px;display:flex;border-radius:var(--swui-border-radius-small);justify-content:center;align-items:center;background:transparent;cursor:pointer}._textInputButton_t6d0j_1._normal_t6d0j_13:hover{background:var(--himmel-lighter)}._textInputButton_t6d0j_1._normal_t6d0j_13:active{background:var(--himmel)}._textInputButton_t6d0j_1._normal_t6d0j_13 ._icon_t6d0j_22{color:var(--core-blue)}._textInputButton_t6d0j_1._error_t6d0j_27:hover{background:var(--snackskal-light)}._textInputButton_t6d0j_1._error_t6d0j_27:active{background:var(--snackskal)}._textInputButton_t6d0j_1._error_t6d0j_27 ._icon_t6d0j_22{color:var(--modern-red)}._textInputButton_t6d0j_1:focus-visible{outline:var(--swui-focus-outline)}._labelledSelect_1evxo_1{border:1px solid var(--swui-field-border-color);border-radius:var(--swui-border-radius-large);position:relative;overflow:hidden;cursor:pointer}._labelledSelect_1evxo_1._labelledSelect_1evxo_1._onlyTopBorder_1evxo_8{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}._labelledSelect_1evxo_1._onlyBottomBorder_1evxo_14{border-top-left-radius:0;border-top-right-radius:0}._labelledSelect_1evxo_1._error_1evxo_19{border-color:var(--snackskal);background-color:var(--snackskal)}._labelledSelect_1evxo_1._normal_1evxo_24{border-color:var(--swui-field-border-color);background-color:var(--moln)}._labelledSelect_1evxo_1._labelledSelect_1evxo_1:focus-within{border-color:var(--swui-field-border-color-hover);outline:var(--swui-focus-outline);outline-offset:0;z-index:10}._labelledSelect_1evxo_1._labelledSelect_1evxo_1:hover{border-color:var(--swui-field-border-color-hover)}._labelledSelect_1evxo_1 ._label_1evxo_1{display:flex;position:absolute;top:var(--swui-metrics-space);left:calc(var(--swui-metrics-space) * 2);cursor:pointer}._labelledSelect_1evxo_1 ._select_1evxo_48{color:var(--swui-text-primary-color);display:block;margin:0;width:100%;-webkit-appearance:none;appearance:none;border:none;outline:none;font-size:var(--swui-font-size-inputs-large);line-height:1.5;box-sizing:border-box;cursor:pointer;padding:calc(var(--swui-metrics-space) * 5) calc(var(--swui-metrics-space) * 8) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 2)}._labelledSelect_1evxo_1 ._select_1evxo_48._error_1evxo_19{background-color:var(--snackskal)}._labelledSelect_1evxo_1 ._select_1evxo_48._normal_1evxo_24{background-color:var(--moln)}._labelledSelect_1evxo_1 ._iconWrapper_1evxo_73{border-radius:var(--swui-max-border-radius);width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;right:calc(var(--swui-metrics-space) * 2);margin-top:auto;margin-bottom:auto;padding:0;background:var(--silver-lighter);pointer-events:none}._labelledTextInput_lnht8_1{position:relative;background:var(--moln);overflow:hidden;cursor:text;border:1px solid var(--silver-light);border-radius:var(--swui-border-radius)}._labelledTextInput_lnht8_1 input{outline:none;border:none;margin:0;color:var(--swui-text-primary-color);background-color:transparent;line-height:var(--swui-line-height);width:100%;box-sizing:border-box;cursor:text}._labelledTextInput_lnht8_1._labelledTextInput_lnht8_1._onlyTop_lnht8_21{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}._labelledTextInput_lnht8_1._labelledTextInput_lnht8_1._onlyBottom_lnht8_27{border-top-left-radius:0;border-top-right-radius:0}._labelledTextInput_lnht8_1:focus-within{outline:var(--swui-focus-outline);outline-offset:-1px;border-color:transparent}._labelledTextInput_lnht8_1:hover:not(:focus-within){border-color:var(--hav)}._labelledTextInput_lnht8_1._disabled_lnht8_42{background-color:var(--silver-lighter)}._labelledTextInput_lnht8_1._disabled_lnht8_42 input{color:var(--silver)}._labelledTextInput_lnht8_1._medium_lnht8_50:focus-within{outline-width:2px}._labelledTextInput_lnht8_1._medium_lnht8_50 input{font-size:var(--swui-font-size-inputs);padding:calc(var(--swui-metrics-space) * 4) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 1)}._labelledTextInput_lnht8_1._large_lnht8_62{border-radius:var(--swui-border-radius-large)}._labelledTextInput_lnht8_1._large_lnht8_62:focus-within{outline-width:3px}._labelledTextInput_lnht8_1._large_lnht8_62 input{font-size:var(--swui-font-size-inputs-large);padding:calc(var(--swui-metrics-space) * 5) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 2)}._labelledTextInput_lnht8_1._error_lnht8_76{border-color:var(--swui-state-error-light-color)}._labelledTextInput_lnht8_1._error_lnht8_76:hover:not(:focus-within){border-color:var(--modern-red)}._labelledTextInput_lnht8_1._error_lnht8_76 input{background-color:var(--swui-state-error-light-color)}._labelledTextInput_lnht8_1 label{display:flex;position:absolute;top:var(--swui-metrics-space);left:calc(var(--swui-metrics-space) * 2);cursor:text}._textArea_6n6nc_1{--swui-textarea-text-color: var(--swui-field-text-color);--swui-textarea-text-color-disabled: var(--swui-field-text-color-disabled);--swui-textarea-letter-spacing: var(--swui-field-letter-spacing);--swui-textarea-line-height: var(--swui-field-text-line-height);--swui-textarea-indent: var(--swui-metrics-indent);--swui-textarea-font-size: var(--swui-font-size-inputs);--swui-textarea-font-family: var(--swui-font-input);--swui-textarea-font-weight: var(--swui-font-weight-inputs);--swui-textarea-placeholder-color: var(--swui-text-disabled-color);--swui-textarea-animation-time: var(--swui-animation-time-medium);--swui-textarea-icon-color: var(--swui-field-border-color-disabled);--swui-textarea-icon-size: var(--swui-field-icon-size);--swui-textarea-icon-color-success: var(--swui-state-success-color);--swui-textarea-bg-loading: var(--swui-state-loading-light-color);--swui-textarea-border-color-loading: var(--swui-state-loading-color);--swui-textarea-bg-modified: var(--swui-state-modified-light-color);--swui-textarea-border-color-modified: var(--swui-state-modified-color);--swui-textarea-bg-warning: var(--swui-state-alert-light-color);--swui-textarea-border-color-warning: var(--swui-state-alert-color);--swui-textarea-bg-error: var(--swui-state-error-light-color);--swui-textarea-border-color-error: var(--swui-state-error-color);--swui-textarea-bg-color: var(--swui-field-bg-enabled);--swui-textarea-bg-color-disabled: var(--swui-field-bg-disabled);--swui-textarea-border-radius: var(--swui-field-border-radius);--swui-textarea-border-color: var(--swui-field-border-color);--swui-textarea-border-color-hover: var(--swui-field-border-color-hover);--swui-textarea-border-color-disabled: var( --swui-field-border-color-disabled );max-width:100%;letter-spacing:var(--swui-textarea-letter-spacing);line-height:var(--swui-textarea-line-height);padding:2px var(--swui-textarea-indent);color:var(--swui-textarea-text-color);font-size:var(--swui-textarea-font-size);font-family:var(--swui-textarea-font-family);font-weight:var(--swui-textarea-font-weight);background:var(--current-bg, var(--swui-textarea-bg-color));border:1px solid var(--current-border-color, var(--swui-textarea-border-color));border-radius:var(--swui-textarea-border-radius);transition:border var(--swui-textarea-animation-time);--current-icon-color: var(--swui-textarea-icon-color)}._textArea_6n6nc_1:focus:not(:focus-visible){outline:none}._textArea_6n6nc_1:focus{--current-border-color: var(--swui-textarea-border-color-hover);--current-bg: var(--swui-textarea-bg-color)}._textArea_6n6nc_1:focus-visible{outline:var(--swui-focus-outline)}._textArea_6n6nc_1:disabled{color:var(--swui-textarea-text-color-disabled);--current-bg: var(--swui-textarea-bg-color-disabled);--current-border-color: var(--swui-textarea-border-color-disabled)}')),document.head.appendChild(r)}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
1
+ (function(){"use strict";try{var r=document.createElement("style");r.appendChild(document.createTextNode('._switch_1d6s8_1{--swui-switch-width: 50px;--swui-switch-height: var(--swui-field-box-size-medium);--swui-switch-animation-time: var(--swui-animation-time-medium);--swui-switch-selected-highlight-color: var(--lhds-color-blue-500);--swui-switch-knob-width: calc(var(--swui-switch-height) - 2px);--swui-switch-knob-bg-color-enabled: var(--swui-handle-bg-enabled-color);--swui-switch-knob-bg-color-disabled: var(--swui-handle-bg-disabled-color);--swui-switch-container-bg-color-enabled: var(--swui-field-bg-enabled);--swui-switch-container-bg-color-disabled: var(--swui-field-bg-disabled);--swui-switch-knob-border-color-enabled: var(--swui-separator-color);--swui-switch-container-border-color: var(--swui-field-border-color);--swui-switch-container-border-color-hover: var( --swui-field-border-color-hover );--swui-switch-container-border-color-disabled: var( --swui-field-border-color-disabled );--swui-switch-knob-shadow-color: var(--swui-field-shadow-color);display:flex;flex-direction:row;border:1px solid var(--swui-switch-container-border-color);box-sizing:border-box;background-color:var(--swui-switch-container-bg-color-enabled);height:var(--swui-switch-height);width:var(--swui-switch-width);border-radius:calc(var(--swui-switch-height) / 2);padding:0;margin:0;cursor:pointer;transition:background-color var(--swui-switch-animation-time)}._switch_1d6s8_1:focus{outline:0}._switch_1d6s8_1:focus-visible{outline:var(--swui-focus-outline);outline-offset:2px;border:1px solid var(--swui-switch-selected-highlight-color)}._switch_1d6s8_1:hover{border:1px solid var(--swui-switch-selected-highlight-color)}._switch_1d6s8_1:disabled{cursor:default;background-color:var(--swui-switch-container-bg-color-disabled);border:1px solid var(--swui-switch-container-border-color-disabled)}._switch_1d6s8_1:disabled ._knob_1d6s8_56{background-color:var(--swui-switch-knob-bg-color-disabled)}._switch_1d6s8_1 ._filler_1d6s8_61{flex:none;transition:flex var(--swui-switch-animation-time)}._switch_1d6s8_1 ._knob_1d6s8_56{width:var(--swui-switch-knob-width);height:var(--swui-switch-knob-width);border-radius:50%;background-color:var(--swui-switch-knob-bg-color-enabled);box-shadow:var(--swui-switch-knob-shadow-color) 0 0 4px 1px}._checked_1d6s8_75{border:1px solid var(--swui-switch-selected-highlight-color);background-color:var(--swui-switch-selected-highlight-color)}._checked_1d6s8_75 ._filler_1d6s8_61{flex:1}._checkbox_1ndou_1{--swui-checkbox-height: var(--swui-field-box-size-medium);--swui-checkbox-height-small: var(--swui-field-box-size-small);--swui-checkbox-border-radius: var(--swui-field-border-radius);--swui-checkbox-animation-time: var(--swui-animation-time-medium);--swui-checkbox-icon-color: var(--swui-field-indicator-active-color);--swui-checkbox-disabled-icon-color: var(--swui-text-disabled-color);--swui-checkbox-unchecked-icon-color: var( --swui-field-indicator-inactive-color );--swui-checkbox-unchecked-bg-color: var(--swui-white);--swui-checkbox-checked-bg-color: var(--lhds-color-blue-500);--swui-checkbox-disabled-bg-color: var(--swui-field-bg-disabled);--swui-checkbox-disabled-checked-bg-color: var(--swui-field-bg-disabled);--swui-checkbox-border-color: var(--swui-field-border-color);--swui-checkbox-border-hover-color: var(--swui-field-border-color-hover);--swui-checkbox-disabled-border-color: var(--swui-checkbox-disabled-bg-color);-webkit-appearance:none;-moz-appearance:none;border-radius:var(--swui-checkbox-border-radius);outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--current-border-color, var(--swui-checkbox-border-color));background:var(--current-bg-color, var(--swui-checkbox-unchecked-bg-color));transition:background var(--swui-checkbox-animation-time),border-color var(--swui-checkbox-animation-time);flex-shrink:0}._checkbox_1ndou_1._standard_1ndou_39{width:var(--swui-checkbox-height);height:var(--swui-checkbox-height)}._checkbox_1ndou_1._standard_1ndou_39:after{width:3px;height:6px;left:9px;top:6px}._checkbox_1ndou_1._small_1ndou_51{width:var(--swui-checkbox-height-small);height:var(--swui-checkbox-height-small)}._checkbox_1ndou_1._small_1ndou_51:after{width:3px;height:6px;left:5px;top:2px}._checkbox_1ndou_1:after{content:"";display:block;position:absolute;transition:opacity var(--swui-checkbox-animation-time),width var(--swui-checkbox-animation-time),top var(--swui-checkbox-animation-time),-webkit-transform var(--swui-checkbox-animation-time) var(--d-t-e, ease);transition:transform var(--swui-checkbox-animation-time) var(--d-t-e, ease),opacity var(--swui-checkbox-animation-time),width var(--swui-checkbox-animation-time),top var(--swui-checkbox-animation-time);transition:transform var(--swui-checkbox-animation-time) var(--d-t-e, ease),opacity var(--swui-checkbox-animation-time),width var(--swui-checkbox-animation-time),top var(--swui-checkbox-animation-time),-webkit-transform var(--swui-checkbox-animation-time) var(--d-t-e, ease);border:2px solid var( --current-checkbox-icon-color, var(--swui-checkbox-unchecked-icon-color) );border-top:0;border-left:0;-webkit-transform:rotate(var(--current-check-rotation, 20deg));transform:rotate(var(--current-check-rotation, 20deg));box-sizing:content-box}._checkbox_1ndou_1:checked{--current-check-rotation: 43deg;--current-bg-color: var(--swui-checkbox-checked-bg-color);--current-border-color: var(--swui-checkbox-checked-bg-color);--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}._checkbox_1ndou_1:checked:after{--current-checkbox-icon-color: var(--swui-checkbox-icon-color)}._checkbox_1ndou_1:disabled:not(:checked){--current-bg-color: var(--swui-checkbox-disabled-bg-color);--current-border-color: var(--swui-checkbox-disabled-border-color)}._checkbox_1ndou_1:disabled:not(:checked):after{--current-checkbox-icon-color: --swui-checkbox-unchecked-icon-color}._checkbox_1ndou_1:disabled:checked{--current-bg-color: var(--swui-checkbox-disabled-checked-bg-color);--current-border-color: var(--swui-checkbox-disabled-border-color)}._checkbox_1ndou_1:disabled:checked:after{--current-checkbox-icon-color: var(--swui-checkbox-disabled-icon-color)}._checkbox_1ndou_1:indeterminate{--current-check-rotation: 43deg;--current-bg-color: var(--swui-checkbox-checked-bg-color);--current-border-color: var(--swui-checkbox-checked-bg-color);--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}._checkbox_1ndou_1:indeterminate:after{--current-checkbox-icon-color: var(--swui-checkbox-icon-color);border-right:0;-webkit-transform:rotate(0deg);transform:rotate(0);width:6px}._checkbox_1ndou_1:indeterminate._standard_1ndou_39:after{top:4px;left:8px}._checkbox_1ndou_1:indeterminate._small_1ndou_51:after{top:0;left:4px}._checkbox_1ndou_1:indeterminate:disabled:after{--current-checkbox-icon-color: var(--swui-checkbox-disabled-icon-color)}._checkbox_1ndou_1:hover:not(:checked):not(:disabled){--current-border-color: var(--swui-checkbox-border-hover-color)}._checkbox_1ndou_1:focus-visible{outline:var(--swui-focus-outline)}._checkbox_1ndou_1+label{font-size:1.4rem;line-height:var(--swui-checkbox-height);display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}._radiobutton_foy83_1{--swui-radiobutton-size-standard: var(--swui-field-box-size-medium);--swui-radiobutton-size-small: var(--swui-field-box-size-small);--swui-radiobutton-animation-time: var(--swui-animation-time-medium);--swui-radiobutton-icon-color: var(--swui-field-indicator-active-color);--swui-radiobutton-disabled-icon-color: var(--swui-field-text-color-disabled);--swui-radiobutton-unchecked-icon-color: var( --swui-field-indicator-inactive-color );--swui-radiobutton-checked-bg-color: var(--lhds-color-blue-500);--swui-radiobutton-checked-disabled-bg-color: var(--swui-field-bg-disabled);--swui-radiobutton-unchecked-bg-color: var(--swui-white);--swui-radiobutton-unchecked-disabled-bg-color: var(--swui-field-bg-disabled);--swui-radiobutton-unchecked-border-color: var(--swui-field-border-color);--swui-radiobutton-unchecked-hover-border-color: var( --swui-field-border-color-hover );--swui-radiobutton-disabled-border-color: var( --swui-radiobutton-checked-disabled-bg-color );-webkit-appearance:none;-moz-appearance:none;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;flex:none;cursor:pointer;border:1px solid var(--current-border-color, var(--swui-radiobutton-unchecked-border-color));border-radius:50%;background:var( --current-bg-color, var(--swui-radiobutton-unchecked-bg-color) );transition:background var(--swui-radiobutton-animation-time),border-color var(--swui-radiobutton-animation-time)}._radiobutton_foy83_1._standard_foy83_45{height:var(--swui-radiobutton-size-standard);width:var(--swui-radiobutton-size-standard)}._radiobutton_foy83_1._standard_foy83_45:after{left:7px;top:7px}._radiobutton_foy83_1._small_foy83_55{height:var(--swui-radiobutton-size-small);width:var(--swui-radiobutton-size-small)}._radiobutton_foy83_1._small_foy83_55:after{left:3px;top:3px}._radiobutton_foy83_1:after{content:"";display:block;position:absolute;transition:opacity var(--current-opacity-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease),-webkit-transform var(--current-transform-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease);transition:transform var(--current-transform-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease),opacity var(--current-opacity-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease);transition:transform var(--current-transform-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease),opacity var(--current-opacity-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease),-webkit-transform var(--current-transform-time, var(--swui-radiobutton-animation-time)) var(--current-transform-type, ease);-webkit-transform:scale(var(--current-scale, 0));transform:scale(var(--current-scale, 0));width:8px;height:8px;border-radius:50%;background:var( --current-icon-color, var(--swui-radiobutton-unchecked-icon-color) );opacity:var(--current-opacity, 0)}._radiobutton_foy83_1:checked{--current-bg-color: var(--swui-radiobutton-checked-bg-color);--current-border-color: var(--swui-radiobutton-checked-bg-color);--current-opacity-time: var(--swui-radiobutton-animation-time);--current-transform-time: .6s;--current-transform-type: cubic-bezier(.2, .85, .32, 1.2);--current-opacity: 1;--current-scale: 1}._radiobutton_foy83_1:checked:after{--current-icon-color: var(--swui-radiobutton-icon-color)}._radiobutton_foy83_1:disabled{--current-bg-color: var(--swui-radiobutton-unchecked-disabled-bg-color);--current-border-color: var(--swui-radiobutton-disabled-border-color)}._radiobutton_foy83_1:disabled:checked{--current-bg-color: var(--swui-radiobutton-checked-disabled-bg-color)}._radiobutton_foy83_1:disabled:checked:after{--current-icon-color: var(--swui-radiobutton-disabled-icon-color)}._radiobutton_foy83_1:hover:not(:checked):not(:disabled){--current-border-color: var( --swui-radiobutton-unchecked-hover-border-color )}._radiobutton_foy83_1:focus-visible{outline:var(--swui-focus-outline)}._radiobutton_foy83_1+label{font-size:1.4rem;line-height:var(--swui-radiobutton-size-standard);display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}._radioButtonBox_1h0yy_1{--swui-radio-button-box-background: var(--lhds-color-ui-200);--swui-radio-button-box-background-danger: var(--snackskal-light);--swui-radio-button-box-border-color: var(--snackskal-light);--swui-radio-button-box-border-color-hover: var(--hav);--swui-radio-button-box-border-color-danger: var(--snackskal-light);--swui-radio-button-box-border-color-danger-hover: var(--lhds-color-red-500);--current-border-color: var(--swui-radio-button-box-border-color);box-sizing:border-box;background-color:var(--swui-radio-button-box-background);position:relative;border:1px solid var(--current-border-color);width:100%;border-radius:16px;padding:var(--swui-metrics-space);font-size:var(--swui-font-size-inputs);align-items:center;display:flex;cursor:pointer;outline:none}._radioButtonBox_1h0yy_1:hover{--current-border-color: var(--swui-radio-button-box-border-color-hover)}._radioButtonBox_1h0yy_1._danger_1h0yy_29{background-color:var(--swui-radio-button-box-background-danger);--current-border-color: var(--swui-radio-button-box-border-color-danger)}._radioButtonBox_1h0yy_1._danger_1h0yy_29:hover{--current-border-color: var( --swui-radio-button-box-border-color-danger-hover )}@media (max-width: 768px){._radioButtonWrapper_1h0yy_42{width:100%}}._textInput_axgdw_1{display:flex;height:36px;width:100%;align-items:center;background:var(--swui-field-bg-enabled);border:1px solid var(--swui-field-border-color);border-radius:var(--swui-field-border-radius);outline:none}._textInput_axgdw_1._textInput_axgdw_1:focus-within:not(._disabled_axgdw_11){outline:var(--swui-focus-outline);border-color:transparent}._textInput_axgdw_1 ._input_axgdw_16{letter-spacing:var(--swui-field-letter-spacing);line-height:var(--swui-field-text-line-height);width:100%;padding:2px var(--swui-metrics-indent);color:var(--swui-field-text-color);font-size:var(--swui-font-size-inputs);font-family:var(--swui-font-input);font-weight:var(--swui-font-weight-inputs);background:var(--swui-hidden);border:none;min-width:0;margin:0;outline:none}._textInput_axgdw_1 ._input_axgdw_16:disabled{color:var(--swui-field-text-color-disabled)}._textInput_axgdw_1 ._input_axgdw_16::-webkit-input-placeholder{color:var(--swui-field-placeholder-color);font-weight:var(--swui-field-placeholder-font-weight)}._textInput_axgdw_1 ._input_axgdw_16::placeholder{color:var(--swui-field-placeholder-color);font-weight:var(--swui-field-placeholder-font-weight)}._textInput_axgdw_1 ._input_axgdw_16:focus::-webkit-input-placeholder{opacity:0}._textInput_axgdw_1 ._input_axgdw_16:focus::placeholder{opacity:0}._textInput_axgdw_1 ._input_axgdw_16::-webkit-calendar-picker-indicator{display:none}._textInput_axgdw_1 ._icon_axgdw_49{transition:color var(--swui-animation-time-medium);color:var(--swui-field-icon-color);font-size:var(--swui-field-icon-size)}._textInput_axgdw_1._standard_axgdw_59:hover:not(:focus-within):not(._disabled_axgdw_11),._textInput_axgdw_1._success_axgdw_60:hover:not(:focus-within):not(._disabled_axgdw_11){border-color:var(--swui-field-border-color-hover)}._textInput_axgdw_1._success_axgdw_60 ._icon_axgdw_49{color:var(--swui-state-success-color)}._textInput_axgdw_1._loading_axgdw_72{background:var(--swui-state-loading-light-color);border-color:var(--swui-state-loading-color)}._textInput_axgdw_1._modified_axgdw_77{background:var(--swui-state-modified-light-color);border-color:var(--swui-state-modified-light-color)}._textInput_axgdw_1._modified_axgdw_77 ._icon_axgdw_49{color:var(--lhds-color-blue-300)}._textInput_axgdw_1._error_axgdw_86{background:var(--swui-state-error-light-color);border-color:var(--swui-state-error-light-color)}._textInput_axgdw_1._error_axgdw_86 ._icon_axgdw_49{color:var(--swui-state-error-light-color)}._textInput_axgdw_1._warning_axgdw_95{background:var(--swui-state-alert-light-color);border-color:var(--swui-state-alert-light-color)}._textInput_axgdw_1._warning_axgdw_95 ._icon_axgdw_49{color:var(--swui-state-alert-light-color)}._textInput_axgdw_1._disabled_axgdw_11{background:var(--swui-field-bg-disabled);border-color:var(--swui-field-bg-disabled)}._textInput_axgdw_1._textInput_axgdw_1._hideBorder_axgdw_109{border:none;box-shadow:none;background:none;outline:none}._textInput_axgdw_1 ._clickable_axgdw_116:hover{cursor:pointer}._textInput_axgdw_1 ._clickable_axgdw_116:hover ._icon_axgdw_49{color:var(--swui-primary-action-color)}._numericTextInputInput_1tnr6_1{-moz-appearance:textfield}._numericTextInputInput_1tnr6_1::-webkit-outer-spin-button,._numericTextInputInput_1tnr6_1::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._textInputButton_1yccv_1{--current-background: transparent;outline:none;width:30px;height:30px;display:flex;border-radius:var(--swui-border-radius-small);justify-content:center;align-items:center;background:var(--current-background);cursor:pointer;border:1px solid var(--border-color, var(--current-background))}._textInputButton_1yccv_1._normal_1yccv_14{--current-background: var(--himmel-lighter)}._textInputButton_1yccv_1._normal_1yccv_14:hover:not(._textInputButton_1yccv_1._normal_1yccv_14:active){--current-background: var(--himmel-light)}._textInputButton_1yccv_1._normal_1yccv_14:active{--border-color: var(--core-blue)}._textInputButton_1yccv_1._normal_1yccv_14 ._icon_1yccv_25{color:var(--core-blue)}._textInputButton_1yccv_1._error_1yccv_30{--current-background: var(--snackskal-light)}._textInputButton_1yccv_1._error_1yccv_30:hover:not(._textInputButton_1yccv_1._error_1yccv_30:active){--current-background: var(--snackskal)}._textInputButton_1yccv_1._error_1yccv_30:active{--border-color: var(--modern-red)}._textInputButton_1yccv_1._error_1yccv_30 ._icon_1yccv_25{color:var(--modern-red)}._textInputButton_1yccv_1._warning_1yccv_46{--current-background: var(--lhds-color-orange-100)}._textInputButton_1yccv_1._warning_1yccv_46:hover:not(._textInputButton_1yccv_1._warning_1yccv_46:active){--current-background: var(--lhds-color-orange-200)}._textInputButton_1yccv_1._warning_1yccv_46:active{--border-color: var(--lhds-color-orange-600)}._textInputButton_1yccv_1._warning_1yccv_46 ._icon_1yccv_25{color:var(--tjara)}._textInputButton_1yccv_1._success_1yccv_62{--current-background: var(--lhds-color-green-100)}._textInputButton_1yccv_1._success_1yccv_62:hover:not(._textInputButton_1yccv_1._success_1yccv_62:active){--current-background: var(--lhds-color-green-200)}._textInputButton_1yccv_1._success_1yccv_62:active{--border-color: var(--lhds-color-green-600)}._textInputButton_1yccv_1._success_1yccv_62 ._icon_1yccv_25{color:var(--tjara)}._textInputButton_1yccv_1:focus-visible{outline:var(--swui-focus-outline)}._labelledSelect_1evxo_1{border:1px solid var(--swui-field-border-color);border-radius:var(--swui-border-radius-large);position:relative;overflow:hidden;cursor:pointer}._labelledSelect_1evxo_1._labelledSelect_1evxo_1._onlyTopBorder_1evxo_8{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}._labelledSelect_1evxo_1._onlyBottomBorder_1evxo_14{border-top-left-radius:0;border-top-right-radius:0}._labelledSelect_1evxo_1._error_1evxo_19{border-color:var(--snackskal);background-color:var(--snackskal)}._labelledSelect_1evxo_1._normal_1evxo_24{border-color:var(--swui-field-border-color);background-color:var(--moln)}._labelledSelect_1evxo_1._labelledSelect_1evxo_1:focus-within{border-color:var(--swui-field-border-color-hover);outline:var(--swui-focus-outline);outline-offset:0;z-index:10}._labelledSelect_1evxo_1._labelledSelect_1evxo_1:hover{border-color:var(--swui-field-border-color-hover)}._labelledSelect_1evxo_1 ._label_1evxo_1{display:flex;position:absolute;top:var(--swui-metrics-space);left:calc(var(--swui-metrics-space) * 2);cursor:pointer}._labelledSelect_1evxo_1 ._select_1evxo_48{color:var(--swui-text-primary-color);display:block;margin:0;width:100%;-webkit-appearance:none;appearance:none;border:none;outline:none;font-size:var(--swui-font-size-inputs-large);line-height:1.5;box-sizing:border-box;cursor:pointer;padding:calc(var(--swui-metrics-space) * 5) calc(var(--swui-metrics-space) * 8) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 2)}._labelledSelect_1evxo_1 ._select_1evxo_48._error_1evxo_19{background-color:var(--snackskal)}._labelledSelect_1evxo_1 ._select_1evxo_48._normal_1evxo_24{background-color:var(--moln)}._labelledSelect_1evxo_1 ._iconWrapper_1evxo_73{border-radius:var(--swui-max-border-radius);width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;right:calc(var(--swui-metrics-space) * 2);margin-top:auto;margin-bottom:auto;padding:0;background:var(--silver-lighter);pointer-events:none}._labelledTextInput_lnht8_1{position:relative;background:var(--moln);overflow:hidden;cursor:text;border:1px solid var(--silver-light);border-radius:var(--swui-border-radius)}._labelledTextInput_lnht8_1 input{outline:none;border:none;margin:0;color:var(--swui-text-primary-color);background-color:transparent;line-height:var(--swui-line-height);width:100%;box-sizing:border-box;cursor:text}._labelledTextInput_lnht8_1._labelledTextInput_lnht8_1._onlyTop_lnht8_21{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}._labelledTextInput_lnht8_1._labelledTextInput_lnht8_1._onlyBottom_lnht8_27{border-top-left-radius:0;border-top-right-radius:0}._labelledTextInput_lnht8_1:focus-within{outline:var(--swui-focus-outline);outline-offset:-1px;border-color:transparent}._labelledTextInput_lnht8_1:hover:not(:focus-within){border-color:var(--hav)}._labelledTextInput_lnht8_1._disabled_lnht8_42{background-color:var(--silver-lighter)}._labelledTextInput_lnht8_1._disabled_lnht8_42 input{color:var(--silver)}._labelledTextInput_lnht8_1._medium_lnht8_50:focus-within{outline-width:2px}._labelledTextInput_lnht8_1._medium_lnht8_50 input{font-size:var(--swui-font-size-inputs);padding:calc(var(--swui-metrics-space) * 4) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 1)}._labelledTextInput_lnht8_1._large_lnht8_62{border-radius:var(--swui-border-radius-large)}._labelledTextInput_lnht8_1._large_lnht8_62:focus-within{outline-width:3px}._labelledTextInput_lnht8_1._large_lnht8_62 input{font-size:var(--swui-font-size-inputs-large);padding:calc(var(--swui-metrics-space) * 5) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 2)}._labelledTextInput_lnht8_1._error_lnht8_76{border-color:var(--swui-state-error-light-color)}._labelledTextInput_lnht8_1._error_lnht8_76:hover:not(:focus-within){border-color:var(--modern-red)}._labelledTextInput_lnht8_1._error_lnht8_76 input{background-color:var(--swui-state-error-light-color)}._labelledTextInput_lnht8_1 label{display:flex;position:absolute;top:var(--swui-metrics-space);left:calc(var(--swui-metrics-space) * 2);cursor:text}._textArea_6n6nc_1{--swui-textarea-text-color: var(--swui-field-text-color);--swui-textarea-text-color-disabled: var(--swui-field-text-color-disabled);--swui-textarea-letter-spacing: var(--swui-field-letter-spacing);--swui-textarea-line-height: var(--swui-field-text-line-height);--swui-textarea-indent: var(--swui-metrics-indent);--swui-textarea-font-size: var(--swui-font-size-inputs);--swui-textarea-font-family: var(--swui-font-input);--swui-textarea-font-weight: var(--swui-font-weight-inputs);--swui-textarea-placeholder-color: var(--swui-text-disabled-color);--swui-textarea-animation-time: var(--swui-animation-time-medium);--swui-textarea-icon-color: var(--swui-field-border-color-disabled);--swui-textarea-icon-size: var(--swui-field-icon-size);--swui-textarea-icon-color-success: var(--swui-state-success-color);--swui-textarea-bg-loading: var(--swui-state-loading-light-color);--swui-textarea-border-color-loading: var(--swui-state-loading-color);--swui-textarea-bg-modified: var(--swui-state-modified-light-color);--swui-textarea-border-color-modified: var(--swui-state-modified-color);--swui-textarea-bg-warning: var(--swui-state-alert-light-color);--swui-textarea-border-color-warning: var(--swui-state-alert-color);--swui-textarea-bg-error: var(--swui-state-error-light-color);--swui-textarea-border-color-error: var(--swui-state-error-color);--swui-textarea-bg-color: var(--swui-field-bg-enabled);--swui-textarea-bg-color-disabled: var(--swui-field-bg-disabled);--swui-textarea-border-radius: var(--swui-field-border-radius);--swui-textarea-border-color: var(--swui-field-border-color);--swui-textarea-border-color-hover: var(--swui-field-border-color-hover);--swui-textarea-border-color-disabled: var( --swui-field-border-color-disabled );max-width:100%;letter-spacing:var(--swui-textarea-letter-spacing);line-height:var(--swui-textarea-line-height);padding:2px var(--swui-textarea-indent);color:var(--swui-textarea-text-color);font-size:var(--swui-textarea-font-size);font-family:var(--swui-textarea-font-family);font-weight:var(--swui-textarea-font-weight);background:var(--current-bg, var(--swui-textarea-bg-color));border:1px solid var(--current-border-color, var(--swui-textarea-border-color));border-radius:var(--swui-textarea-border-radius);transition:border var(--swui-textarea-animation-time);--current-icon-color: var(--swui-textarea-icon-color)}._textArea_6n6nc_1:focus:not(:focus-visible){outline:none}._textArea_6n6nc_1:focus{--current-border-color: var(--swui-textarea-border-color-hover);--current-bg: var(--swui-textarea-bg-color)}._textArea_6n6nc_1:focus-visible{outline:var(--swui-focus-outline)}._textArea_6n6nc_1:disabled{color:var(--swui-textarea-text-color-disabled);--current-bg: var(--swui-textarea-bg-color-disabled);--current-border-color: var(--swui-textarea-border-color-disabled)}')),document.head.appendChild(r)}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
2
2
  import { jsx as o, jsxs as m, Fragment as S } from "react/jsx-runtime";
3
- import { Box as ft, Space as y, Text as v, Row as k, ScreenReaderOnlyText as O, parseFloatElseUndefined as j, getDataProps as mt } from "@stenajs-webui/core";
3
+ import { Box as ft, Space as b, Text as R, Row as k, ScreenReaderOnlyText as E, parseFloatElseUndefined as U, getDataProps as mt } from "@stenajs-webui/core";
4
4
  import * as xt from "react";
5
- import { forwardRef as P, useRef as U, useCallback as I, useEffect as D, useMemo as ht, useState as bt, useId as E } from "react";
5
+ import { forwardRef as F, useRef as L, useCallback as I, useEffect as G, useMemo as ht, useState as yt, useId as X } from "react";
6
6
  import h from "classnames";
7
- import { Icon as F, stenaCheck as G, stenaExclamationTriangle as X, InputSpinner as q, UpDownButtons as yt, stenaEyeShow as wt, stenaEyeHide as It, stenaAngleDown as gt } from "@stenajs-webui/elements";
8
- import { FontAwesomeIcon as Bt } from "@fortawesome/react-fontawesome";
7
+ import { Icon as j, stenaCheck as K, stenaExclamationTriangle as $, InputSpinner as q, UpDownButtons as bt, stenaInfoCircle as wt, stenaEyeShow as It, stenaEyeHide as gt, stenaAngleDown as Bt } from "@stenajs-webui/elements";
8
+ import { FontAwesomeIcon as Tt } from "@fortawesome/react-fontawesome";
9
9
  import { cssColor as J } from "@stenajs-webui/theme";
10
- const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75", R = {
10
+ const kt = "_knob_1d6s8_56", Nt = "_filler_1d6s8_61", St = "_checked_1d6s8_75", v = {
11
11
  switch: "_switch_1d6s8_1",
12
- knob: Tt,
13
- filler: kt,
14
- checked: Nt
15
- }, St = `${R.switch} ${R.checked}`, Rt = ({
12
+ knob: kt,
13
+ filler: Nt,
14
+ checked: St
15
+ }, vt = `${v.switch} ${v.checked}`, Rt = ({
16
16
  value: t,
17
17
  disabled: e,
18
18
  onValueChange: n,
@@ -25,13 +25,13 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
25
25
  type: "button",
26
26
  role: "switch",
27
27
  "aria-checked": t,
28
- className: t ? St : R.switch,
28
+ className: t ? vt : v.switch,
29
29
  disabled: e,
30
30
  onClick: () => n && n(!t),
31
31
  ...s,
32
32
  children: [
33
- /* @__PURE__ */ o("div", { className: R.filler }),
34
- /* @__PURE__ */ o("div", { className: R.knob })
33
+ /* @__PURE__ */ o("div", { className: v.filler }),
34
+ /* @__PURE__ */ o("div", { className: v.knob })
35
35
  ]
36
36
  }
37
37
  ) }), je = ({
@@ -42,13 +42,13 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
42
42
  ...c
43
43
  }) => /* @__PURE__ */ o("div", { ref: r, children: /* @__PURE__ */ o("label", { children: /* @__PURE__ */ m(ft, { row: !0, alignItems: "center", children: [
44
44
  /* @__PURE__ */ o(Rt, { disabled: e, ...c }),
45
- /* @__PURE__ */ o(y, {}),
46
- /* @__PURE__ */ o(v, { userSelect: "none", color: n, children: t })
47
- ] }) }) }), vt = "_checkbox_1ndou_1", $t = "_standard_1ndou_39", At = "_small_1ndou_51", K = {
48
- checkbox: vt,
49
- standard: $t,
50
- small: At
51
- }, Ht = P(
45
+ /* @__PURE__ */ o(b, {}),
46
+ /* @__PURE__ */ o(R, { userSelect: "none", color: n, children: t })
47
+ ] }) }) }), $t = "_checkbox_1ndou_1", At = "_standard_1ndou_39", Ht = "_small_1ndou_51", z = {
48
+ checkbox: $t,
49
+ standard: At,
50
+ small: Ht
51
+ }, Wt = F(
52
52
  ({
53
53
  indeterminate: t = !1,
54
54
  onChange: e,
@@ -58,7 +58,7 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
58
58
  className: s,
59
59
  ...l
60
60
  }, a) => {
61
- const i = U(), f = (u) => {
61
+ const i = L(), f = (u) => {
62
62
  i.current = u, i.current && (i.current.indeterminate = Boolean(t)), a && (typeof a == "function" ? a(u) : a.current = u);
63
63
  }, p = I(
64
64
  (u) => {
@@ -66,13 +66,13 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
66
66
  },
67
67
  [e, n]
68
68
  );
69
- return D(() => {
69
+ return G(() => {
70
70
  i.current && (i.current.indeterminate = Boolean(t));
71
71
  }, [t, i]), /* @__PURE__ */ o(
72
72
  "input",
73
73
  {
74
74
  type: "checkbox",
75
- className: h(K.checkbox, K[c], s),
75
+ className: h(z.checkbox, z[c], s),
76
76
  checked: r,
77
77
  onChange: p,
78
78
  ref: f,
@@ -80,7 +80,7 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
80
80
  }
81
81
  );
82
82
  }
83
- ), Pe = ({
83
+ ), Ke = ({
84
84
  children: t,
85
85
  label: e,
86
86
  inputRef: n,
@@ -88,19 +88,26 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
88
88
  textColor: c,
89
89
  ...s
90
90
  }) => /* @__PURE__ */ o("div", { ref: r, children: /* @__PURE__ */ o("label", { children: /* @__PURE__ */ m(k, { alignItems: "center", children: [
91
- /* @__PURE__ */ o(Ht, { ...s, ref: n }),
92
- /* @__PURE__ */ o(y, {}),
93
- e && /* @__PURE__ */ o(v, { userSelect: "none", color: c, children: e }),
91
+ /* @__PURE__ */ o(Wt, { ...s, ref: n }),
92
+ /* @__PURE__ */ o(b, {}),
93
+ e && /* @__PURE__ */ o(R, { userSelect: "none", color: c, children: e }),
94
94
  t
95
- ] }) }) }), Wt = "_radiobutton_foy83_1", jt = "_standard_foy83_45", Pt = "_small_foy83_55", M = {
96
- radiobutton: Wt,
97
- standard: jt,
98
- small: Pt
99
- }, Q = P(
100
- ({ onChange: t, onValueChange: e, size: n = "standard", name: r, ...c }, s) => {
101
- const l = I(
102
- (a) => {
103
- t && t(a), e && e(a.target.value);
95
+ ] }) }) }), Pt = "_radiobutton_foy83_1", Ut = "_standard_foy83_45", Ft = "_small_foy83_55", O = {
96
+ radiobutton: Pt,
97
+ standard: Ut,
98
+ small: Ft
99
+ }, Q = F(
100
+ ({
101
+ onChange: t,
102
+ onValueChange: e,
103
+ size: n = "standard",
104
+ name: r,
105
+ className: c,
106
+ ...s
107
+ }, l) => {
108
+ const a = I(
109
+ (i) => {
110
+ t && t(i), e && e(i.target.value);
104
111
  },
105
112
  [t, e]
106
113
  );
@@ -109,18 +116,18 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
109
116
  {
110
117
  type: "radio",
111
118
  name: r,
112
- className: M.radiobutton + " " + M[n],
113
- onChange: l,
114
- ref: s,
115
- ...c
119
+ className: h(O.radiobutton, O[n], c),
120
+ onChange: a,
121
+ ref: l,
122
+ ...s
116
123
  }
117
124
  );
118
125
  }
119
- ), Ut = "_radioButtonBox_1h0yy_1", Ft = "_danger_1h0yy_29", Lt = "_radioButtonWrapper_1h0yy_42", z = {
120
- radioButtonBox: Ut,
121
- danger: Ft,
122
- radioButtonWrapper: Lt
123
- }, Ue = ({
126
+ ), Lt = "_radioButtonBox_1h0yy_1", jt = "_danger_1h0yy_29", Kt = "_radioButtonWrapper_1h0yy_42", D = {
127
+ radioButtonBox: Lt,
128
+ danger: jt,
129
+ radioButtonWrapper: Kt
130
+ }, Me = ({
124
131
  label: t,
125
132
  screenReaderLabel: e,
126
133
  variant: n = "normal",
@@ -132,19 +139,19 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
132
139
  }) => /* @__PURE__ */ o(
133
140
  "label",
134
141
  {
135
- className: h(z.radioButtonBox, z[n], c),
142
+ className: h(D.radioButtonBox, D[n], c),
136
143
  style: s,
137
144
  children: /* @__PURE__ */ m(k, { justifyContent: "space-between", flexGrow: 1, children: [
138
145
  /* @__PURE__ */ m(k, { alignItems: "center", children: [
139
146
  /* @__PURE__ */ o(Q, { ...a, className: l }),
140
- /* @__PURE__ */ o(y, {}),
141
- e ? /* @__PURE__ */ o(O, { children: e }) : null,
142
- /* @__PURE__ */ o(v, { "aria-hidden": Boolean(e), children: t })
147
+ /* @__PURE__ */ o(b, {}),
148
+ e ? /* @__PURE__ */ o(E, { children: e }) : null,
149
+ /* @__PURE__ */ o(R, { "aria-hidden": Boolean(e), children: t })
143
150
  ] }),
144
- /* @__PURE__ */ o(k, { alignItems: "center", width: "48px", justifyContent: "center", children: r && /* @__PURE__ */ o(F, { icon: r, size: 24 }) })
151
+ /* @__PURE__ */ o(k, { alignItems: "center", width: "48px", justifyContent: "center", children: r && /* @__PURE__ */ o(j, { icon: r, size: 24 }) })
145
152
  ] })
146
153
  }
147
- ), Fe = ({
154
+ ), ze = ({
148
155
  label: t,
149
156
  inputRef: e,
150
157
  wrapperRef: n,
@@ -152,10 +159,10 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
152
159
  ...c
153
160
  }) => /* @__PURE__ */ o("div", { ref: n, children: /* @__PURE__ */ o("label", { children: /* @__PURE__ */ m(k, { alignItems: "center", children: [
154
161
  /* @__PURE__ */ o(Q, { ref: e, ...c }),
155
- /* @__PURE__ */ o(y, {}),
156
- /* @__PURE__ */ o(v, { color: r, userSelect: "none", children: t })
157
- ] }) }) }), Kt = (t, e, n, r, c, s, l, a) => {
158
- const i = U(!1), f = (d) => {
162
+ /* @__PURE__ */ o(b, {}),
163
+ /* @__PURE__ */ o(R, { color: r, userSelect: "none", children: t })
164
+ ] }) }) }), Mt = (t, e, n, r, c, s, l, a) => {
165
+ const i = L(!1), f = (d) => {
159
166
  var _;
160
167
  i.current || s == null || s((_ = d.target.value) != null ? _ : ""), l == null || l(d);
161
168
  }, p = (d) => {
@@ -164,10 +171,10 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
164
171
  return {
165
172
  onKeyDownHandler: I(
166
173
  (d) => {
167
- var b;
174
+ var y;
168
175
  const { key: _ } = d;
169
176
  if (_ === "Enter")
170
- i.current = !0, n == null || n(), s == null || s((b = d.currentTarget.value) != null ? b : "");
177
+ i.current = !0, n == null || n(), s == null || s((y = d.currentTarget.value) != null ? y : "");
171
178
  else if (_ === "Escape")
172
179
  i.current = !0, r == null || r(), d.preventDefault(), d.stopPropagation();
173
180
  else if (c) {
@@ -184,17 +191,17 @@ const Tt = "_knob_1d6s8_56", kt = "_filler_1d6s8_61", Nt = "_checked_1d6s8_75",
184
191
  onFocusHandler: p
185
192
  };
186
193
  };
187
- function Mt(t) {
194
+ function zt(t) {
188
195
  return t.tagName === "TEXTAREA" || t.tagName === "INPUT" && (t.type === "text" || t.type === "search" || t.type === "url" || t.type === "tel" || t.type === "password");
189
196
  }
190
- const zt = (t, e, n) => {
191
- D(() => {
192
- !t.current || !Mt(t.current) || (n ? t.current.setSelectionRange(0, t.current.value.length) : e && t.current.setSelectionRange(
197
+ const Ot = (t, e, n) => {
198
+ G(() => {
199
+ !t.current || !zt(t.current) || (n ? t.current.setSelectionRange(0, t.current.value.length) : e && t.current.setSelectionRange(
193
200
  t.current.value.length,
194
201
  t.current.value.length
195
202
  ));
196
203
  }, [e, t, n]);
197
- }, Ot = (t, {
204
+ }, Dt = (t, {
198
205
  onEnter: e,
199
206
  onEsc: n,
200
207
  onChange: r,
@@ -208,8 +215,8 @@ const zt = (t, e, n) => {
208
215
  onKeyDown: u,
209
216
  autoFocus: d
210
217
  }) => {
211
- zt(t, !!l, !!s);
212
- const { onKeyDownHandler: _, onFocusHandler: b, onBlurHandler: x } = Kt(
218
+ Ot(t, !!l, !!s);
219
+ const { onKeyDownHandler: _, onFocusHandler: y, onBlurHandler: x } = Mt(
213
220
  t,
214
221
  u,
215
222
  e,
@@ -227,24 +234,24 @@ const zt = (t, e, n) => {
227
234
  return {
228
235
  onBlur: x,
229
236
  onChange: g,
230
- onFocus: b,
237
+ onFocus: y,
231
238
  onKeyDown: _,
232
239
  autoFocus: s || d
233
240
  };
234
- }, Dt = "_textInput_axgdw_1", Et = "_disabled_axgdw_11", Gt = "_input_axgdw_16", Xt = "_icon_axgdw_49", qt = "_standard_axgdw_59", Jt = "_success_axgdw_60", Qt = "_loading_axgdw_72", Yt = "_modified_axgdw_77", Zt = "_error_axgdw_86", Ct = "_warning_axgdw_95", Vt = "_hideBorder_axgdw_109", te = "_clickable_axgdw_116", w = {
235
- textInput: Dt,
236
- disabled: Et,
237
- input: Gt,
238
- icon: Xt,
239
- standard: qt,
240
- success: Jt,
241
- loading: Qt,
242
- modified: Yt,
243
- error: Zt,
244
- warning: Ct,
245
- hideBorder: Vt,
246
- clickable: te
247
- }, $ = ({
241
+ }, Et = "_textInput_axgdw_1", Gt = "_disabled_axgdw_11", Xt = "_input_axgdw_16", qt = "_icon_axgdw_49", Jt = "_standard_axgdw_59", Qt = "_success_axgdw_60", Yt = "_loading_axgdw_72", Zt = "_modified_axgdw_77", Ct = "_error_axgdw_86", Vt = "_warning_axgdw_95", te = "_hideBorder_axgdw_109", ee = "_clickable_axgdw_116", w = {
242
+ textInput: Et,
243
+ disabled: Gt,
244
+ input: Xt,
245
+ icon: qt,
246
+ standard: Jt,
247
+ success: Qt,
248
+ loading: Yt,
249
+ modified: Zt,
250
+ error: Ct,
251
+ warning: Vt,
252
+ hideBorder: te,
253
+ clickable: ee
254
+ }, A = ({
248
255
  button: t,
249
256
  icon: e,
250
257
  iconClassName: n,
@@ -255,23 +262,23 @@ const zt = (t, e, n) => {
255
262
  disableContentPaddingLeft: a,
256
263
  disableContentPaddingRight: i
257
264
  }) => !r && !e && !t ? null : t ? /* @__PURE__ */ m(S, { children: [
258
- c ? /* @__PURE__ */ o(y, { num: 0.25 }) : null,
265
+ c ? /* @__PURE__ */ o(b, { num: 0.25 }) : null,
259
266
  t,
260
- s ? /* @__PURE__ */ o(y, { num: 0.25 }) : null
267
+ s ? /* @__PURE__ */ o(b, { num: 0.25 }) : null
261
268
  ] }) : r ? /* @__PURE__ */ m(S, { children: [
262
- c && !(l || a) ? /* @__PURE__ */ o(y, {}) : null,
269
+ c && !(l || a) ? /* @__PURE__ */ o(b, {}) : null,
263
270
  r || null,
264
- s && !(l || i) ? /* @__PURE__ */ o(y, {}) : null
271
+ s && !(l || i) ? /* @__PURE__ */ o(b, {}) : null
265
272
  ] }) : /* @__PURE__ */ m(S, { children: [
266
- c ? /* @__PURE__ */ o(y, {}) : null,
273
+ c ? /* @__PURE__ */ o(b, {}) : null,
267
274
  e && /* @__PURE__ */ o(
268
- Bt,
275
+ Tt,
269
276
  {
270
277
  icon: e,
271
278
  className: h(w.icon, n)
272
279
  }
273
280
  ),
274
- s ? /* @__PURE__ */ o(y, {}) : null
281
+ s ? /* @__PURE__ */ o(b, {}) : null
275
282
  ] }), Y = (t) => {
276
283
  const {
277
284
  variant: e = "standard",
@@ -287,7 +294,7 @@ const zt = (t, e, n) => {
287
294
  disableContentPaddingRight: u,
288
295
  iconLeft: d,
289
296
  iconRight: _,
290
- moveCursorToEndOnMount: b,
297
+ moveCursorToEndOnMount: y,
291
298
  selectAllOnMount: x,
292
299
  autoFocus: g,
293
300
  onValueChange: B,
@@ -303,20 +310,20 @@ const zt = (t, e, n) => {
303
310
  onFocus: lt,
304
311
  onBlur: it,
305
312
  ...at
306
- } = t, dt = U(null), L = n != null ? n : dt, ut = Ot(L, {
313
+ } = t, dt = L(null), M = n != null ? n : dt, ut = Dt(M, {
307
314
  onEnter: et,
308
315
  onEsc: nt,
309
316
  onChange: ot,
310
317
  onValueChange: B,
311
318
  selectAllOnMount: x,
312
- moveCursorToEndOnMount: b,
319
+ moveCursorToEndOnMount: y,
313
320
  onDone: tt,
314
321
  onMove: rt,
315
322
  onFocus: lt,
316
323
  onBlur: it,
317
324
  onKeyDown: ct,
318
325
  autoFocus: g
319
- }), _t = e === "success" ? G : e === "warning" || e === "error" ? X : _, pt = e === "loading" ? /* @__PURE__ */ o(q, {}) : i;
326
+ }), _t = e === "success" ? K : e === "warning" || e === "error" ? $ : _, pt = e === "loading" ? /* @__PURE__ */ o(q, {}) : i;
320
327
  return /* @__PURE__ */ m(
321
328
  "div",
322
329
  {
@@ -334,7 +341,7 @@ const zt = (t, e, n) => {
334
341
  style: V,
335
342
  children: [
336
343
  /* @__PURE__ */ o(
337
- $,
344
+ A,
338
345
  {
339
346
  content: a,
340
347
  disableContentPadding: f,
@@ -351,14 +358,14 @@ const zt = (t, e, n) => {
351
358
  className: h(w.input, c),
352
359
  type: "text",
353
360
  disabled: r,
354
- ref: L,
361
+ ref: M,
355
362
  autoFocus: g,
356
363
  ...at,
357
364
  ...ut
358
365
  }
359
366
  ),
360
367
  /* @__PURE__ */ o(
361
- $,
368
+ A,
362
369
  {
363
370
  content: pt,
364
371
  disableContentPadding: f,
@@ -372,9 +379,9 @@ const zt = (t, e, n) => {
372
379
  ]
373
380
  }
374
381
  );
375
- }, ee = "_numericTextInputInput_1tnr6_1", ne = {
376
- numericTextInputInput: ee
377
- }, re = ({
382
+ }, ne = "_numericTextInputInput_1tnr6_1", re = {
383
+ numericTextInputInput: ne
384
+ }, oe = ({
378
385
  onValueChange: t,
379
386
  value: e,
380
387
  numSteps: n,
@@ -383,12 +390,12 @@ const zt = (t, e, n) => {
383
390
  }) => {
384
391
  if (t)
385
392
  if (!e)
386
- t(String(H(n, r, c)));
393
+ t(String(W(n, r, c)));
387
394
  else {
388
- const l = (j(e) || 0) + n;
389
- t(String(H(l, r, c)));
395
+ const l = (U(e) || 0) + n;
396
+ t(String(W(l, r, c)));
390
397
  }
391
- }, oe = ({
398
+ }, ce = ({
392
399
  onValueChange: t,
393
400
  newValue: e,
394
401
  min: n,
@@ -398,13 +405,13 @@ const zt = (t, e, n) => {
398
405
  if (e === "")
399
406
  t("");
400
407
  else {
401
- const s = j(e) || 0;
402
- t(String(H(s, n, r)));
408
+ const s = U(e) || 0;
409
+ t(String(W(s, n, r)));
403
410
  }
404
- }, H = (t, e, n) => {
411
+ }, W = (t, e, n) => {
405
412
  let r = t;
406
413
  return e != null && (r = Math.max(e, r)), n != null && (r = Math.min(n, r)), r;
407
- }, Le = ({
414
+ }, Oe = ({
408
415
  value: t,
409
416
  onValueChange: e,
410
417
  max: n,
@@ -418,12 +425,12 @@ const zt = (t, e, n) => {
418
425
  }) => {
419
426
  const p = I(
420
427
  (_) => {
421
- re({ onValueChange: e, value: t, numSteps: _, min: r, max: n });
428
+ oe({ onValueChange: e, value: t, numSteps: _, min: r, max: n });
422
429
  },
423
430
  [t, n, r, e]
424
431
  ), u = I(
425
432
  (_) => {
426
- oe({ onValueChange: e, newValue: _, min: r, max: n });
433
+ ce({ onValueChange: e, newValue: _, min: r, max: n });
427
434
  },
428
435
  [n, r, e]
429
436
  );
@@ -433,10 +440,10 @@ const zt = (t, e, n) => {
433
440
  contentRight: i ? s : /* @__PURE__ */ m(S, { children: [
434
441
  s && /* @__PURE__ */ m(S, { children: [
435
442
  s,
436
- /* @__PURE__ */ o(y, {})
443
+ /* @__PURE__ */ o(b, {})
437
444
  ] }),
438
445
  /* @__PURE__ */ o(
439
- yt,
446
+ bt,
440
447
  {
441
448
  onClickUp: l ? void 0 : () => p(c),
442
449
  onClickDown: l ? void 0 : () => p(-c),
@@ -452,19 +459,19 @@ const zt = (t, e, n) => {
452
459
  min: r,
453
460
  max: n,
454
461
  step: c,
455
- className: h(ne.numericTextInputInput, a),
462
+ className: h(re.numericTextInputInput, a),
456
463
  disabled: l,
457
464
  ...f
458
465
  }
459
466
  );
460
- }, Ke = (t, e) => {
467
+ }, De = (t, e) => {
461
468
  const n = I(
462
469
  (c) => {
463
470
  if (e)
464
471
  if (!c)
465
472
  e(void 0);
466
473
  else {
467
- const s = j(c);
474
+ const s = U(c);
468
475
  s !== void 0 && e(s);
469
476
  }
470
477
  },
@@ -474,34 +481,41 @@ const zt = (t, e, n) => {
474
481
  onValueChange: n,
475
482
  value: r
476
483
  };
477
- }, ce = "_textInputButton_t6d0j_1", se = "_normal_t6d0j_13", le = "_icon_t6d0j_22", ie = "_error_t6d0j_27", A = {
478
- textInputButton: ce,
479
- normal: se,
480
- icon: le,
481
- error: ie
482
- }, W = ({
484
+ }, se = "_textInputButton_1yccv_1", le = "_normal_1yccv_14", ie = "_icon_1yccv_25", ae = "_error_1yccv_30", de = "_warning_1yccv_46", ue = "_success_1yccv_62", H = {
485
+ textInputButton: se,
486
+ normal: le,
487
+ icon: ie,
488
+ error: ae,
489
+ warning: de,
490
+ success: ue
491
+ }, _e = {
492
+ normal: wt,
493
+ error: $,
494
+ warning: $,
495
+ success: K
496
+ }, P = ({
483
497
  variant: t = "normal",
484
- icon: e,
498
+ icon: e = _e[t],
485
499
  className: n,
486
500
  ...r
487
501
  }) => /* @__PURE__ */ o(
488
502
  "button",
489
503
  {
490
504
  ...r,
491
- className: h(A.textInputButton, A[t], n),
492
- children: /* @__PURE__ */ o(F, { icon: e, size: 20, className: A.icon })
505
+ className: h(H.textInputButton, H[t], n),
506
+ children: /* @__PURE__ */ o(j, { icon: e, size: 20, className: H.icon })
493
507
  }
494
- ), Me = ({
495
- hiddenIcon: t = wt,
496
- visibleIcon: e = It,
508
+ ), Ee = ({
509
+ hiddenIcon: t = It,
510
+ visibleIcon: e = gt,
497
511
  ...n
498
512
  }) => {
499
- const [r, c] = bt(!0);
513
+ const [r, c] = yt(!0);
500
514
  return /* @__PURE__ */ o(
501
515
  Y,
502
516
  {
503
517
  buttonRight: /* @__PURE__ */ o(
504
- W,
518
+ P,
505
519
  {
506
520
  icon: r ? t : e,
507
521
  onClick: () => c((s) => !s)
@@ -511,12 +525,12 @@ const zt = (t, e, n) => {
511
525
  ...n
512
526
  }
513
527
  );
514
- }, ae = ({
528
+ }, pe = ({
515
529
  disabled: t,
516
530
  text: e,
517
531
  ...n
518
532
  }) => /* @__PURE__ */ o(
519
- v,
533
+ R,
520
534
  {
521
535
  variant: "bold",
522
536
  color: J(t ? "--silver" : "--tjara"),
@@ -531,25 +545,25 @@ const zt = (t, e, n) => {
531
545
  disabled: r,
532
546
  className: c
533
547
  }) => /* @__PURE__ */ m("label", { htmlFor: t, className: c, children: [
534
- e ? /* @__PURE__ */ o(O, { children: e }) : null,
548
+ e ? /* @__PURE__ */ o(E, { children: e }) : null,
535
549
  /* @__PURE__ */ o(
536
- ae,
550
+ pe,
537
551
  {
538
552
  "aria-hidden": Boolean(e),
539
553
  text: n,
540
554
  disabled: r
541
555
  }
542
556
  )
543
- ] }), de = "_labelledSelect_1evxo_1", ue = "_onlyTopBorder_1evxo_8", _e = "_onlyBottomBorder_1evxo_14", pe = "_error_1evxo_19", fe = "_normal_1evxo_24", me = "_label_1evxo_1", xe = "_select_1evxo_48", he = "_iconWrapper_1evxo_73", T = {
544
- labelledSelect: de,
545
- onlyTopBorder: ue,
546
- onlyBottomBorder: _e,
547
- error: pe,
548
- normal: fe,
549
- label: me,
550
- select: xe,
551
- iconWrapper: he
552
- }, ze = ({
557
+ ] }), fe = "_labelledSelect_1evxo_1", me = "_onlyTopBorder_1evxo_8", xe = "_onlyBottomBorder_1evxo_14", he = "_error_1evxo_19", ye = "_normal_1evxo_24", be = "_label_1evxo_1", we = "_select_1evxo_48", Ie = "_iconWrapper_1evxo_73", T = {
558
+ labelledSelect: fe,
559
+ onlyTopBorder: me,
560
+ onlyBottomBorder: xe,
561
+ error: he,
562
+ normal: ye,
563
+ label: be,
564
+ select: we,
565
+ iconWrapper: Ie
566
+ }, Ge = ({
553
567
  onChange: t,
554
568
  onValueChange: e,
555
569
  id: n,
@@ -560,7 +574,7 @@ const zt = (t, e, n) => {
560
574
  children: a,
561
575
  ...i
562
576
  }) => {
563
- const f = E(), p = n != null ? n : f, u = I(
577
+ const f = X(), p = n != null ? n : f, u = I(
564
578
  (d) => {
565
579
  t == null || t(d), e == null || e(d.target.value);
566
580
  },
@@ -595,9 +609,9 @@ const zt = (t, e, n) => {
595
609
  }
596
610
  ),
597
611
  /* @__PURE__ */ o("div", { className: h(T.iconWrapper), children: /* @__PURE__ */ o(
598
- F,
612
+ j,
599
613
  {
600
- icon: gt,
614
+ icon: Bt,
601
615
  size: 24,
602
616
  color: J("--modern-blue")
603
617
  }
@@ -605,15 +619,15 @@ const zt = (t, e, n) => {
605
619
  ]
606
620
  }
607
621
  );
608
- }, be = "_labelledTextInput_lnht8_1", ye = "_onlyTop_lnht8_21", we = "_onlyBottom_lnht8_27", Ie = "_disabled_lnht8_42", ge = "_medium_lnht8_50", Be = "_large_lnht8_62", Te = "_error_lnht8_76", N = {
609
- labelledTextInput: be,
610
- onlyTop: ye,
611
- onlyBottom: we,
612
- disabled: Ie,
613
- medium: ge,
614
- large: Be,
615
- error: Te
616
- }, Oe = xt.forwardRef(
622
+ }, ge = "_labelledTextInput_lnht8_1", Be = "_onlyTop_lnht8_21", Te = "_onlyBottom_lnht8_27", ke = "_disabled_lnht8_42", Ne = "_medium_lnht8_50", Se = "_large_lnht8_62", ve = "_error_lnht8_76", N = {
623
+ labelledTextInput: ge,
624
+ onlyTop: Be,
625
+ onlyBottom: Te,
626
+ disabled: ke,
627
+ medium: Ne,
628
+ large: Se,
629
+ error: ve
630
+ }, Xe = xt.forwardRef(
617
631
  ({
618
632
  autoComplete: t = "off",
619
633
  label: e,
@@ -628,7 +642,7 @@ const zt = (t, e, n) => {
628
642
  variant: p = "normal",
629
643
  ...u
630
644
  }, d) => {
631
- const _ = E(), b = n != null ? n : _, x = I(
645
+ const _ = X(), y = n != null ? n : _, x = I(
632
646
  (g) => {
633
647
  l == null || l(g), i == null || i(g.target.value);
634
648
  },
@@ -648,7 +662,7 @@ const zt = (t, e, n) => {
648
662
  /* @__PURE__ */ o(
649
663
  Z,
650
664
  {
651
- htmlFor: b,
665
+ htmlFor: y,
652
666
  screenReaderLabel: r,
653
667
  label: e
654
668
  }
@@ -657,7 +671,7 @@ const zt = (t, e, n) => {
657
671
  "input",
658
672
  {
659
673
  ref: d,
660
- id: b,
674
+ id: y,
661
675
  autoComplete: t,
662
676
  type: "text",
663
677
  value: s,
@@ -670,7 +684,7 @@ const zt = (t, e, n) => {
670
684
  }
671
685
  );
672
686
  }
673
- ), De = ({
687
+ ), qe = ({
674
688
  variant: t = "standard",
675
689
  disabled: e,
676
690
  wrapperClassName: n,
@@ -686,7 +700,7 @@ const zt = (t, e, n) => {
686
700
  onClickRight: d,
687
701
  children: _
688
702
  }) => {
689
- const b = t === "success" ? G : t === "warning" || t === "error" ? X : f, x = t === "loading" ? /* @__PURE__ */ o(q, {}) : s;
703
+ const y = t === "success" ? K : t === "warning" || t === "error" ? $ : f, x = t === "loading" ? /* @__PURE__ */ o(q, {}) : s;
690
704
  return /* @__PURE__ */ m(
691
705
  "div",
692
706
  {
@@ -702,34 +716,34 @@ const zt = (t, e, n) => {
702
716
  style: r,
703
717
  children: [
704
718
  /* @__PURE__ */ o(
705
- $,
719
+ A,
706
720
  {
707
721
  content: c,
708
722
  disableContentPadding: l,
709
723
  disableContentPaddingLeft: a,
710
724
  disableContentPaddingRight: i,
711
725
  spaceOnLeft: !0,
712
- button: p ? /* @__PURE__ */ o(W, { onClick: u, icon: p }) : void 0
726
+ button: p ? /* @__PURE__ */ o(P, { onClick: u, icon: p }) : void 0
713
727
  }
714
728
  ),
715
729
  /* @__PURE__ */ o(k, { alignItems: "center", children: _ }),
716
730
  /* @__PURE__ */ o(
717
- $,
731
+ A,
718
732
  {
719
733
  content: x,
720
734
  disableContentPadding: l,
721
735
  disableContentPaddingLeft: a,
722
736
  disableContentPaddingRight: i,
723
737
  spaceOnRight: !0,
724
- button: b ? /* @__PURE__ */ o(W, { onClick: d, icon: b }) : void 0
738
+ button: y ? /* @__PURE__ */ o(P, { onClick: d, icon: y }) : void 0
725
739
  }
726
740
  )
727
741
  ]
728
742
  }
729
743
  );
730
- }, ke = "_textArea_6n6nc_1", Ne = {
731
- textArea: ke
732
- }, Ee = P(
744
+ }, Re = "_textArea_6n6nc_1", $e = {
745
+ textArea: Re
746
+ }, Je = F(
733
747
  ({
734
748
  className: t,
735
749
  value: e,
@@ -753,7 +767,7 @@ const zt = (t, e, n) => {
753
767
  disabled: a,
754
768
  rows: l,
755
769
  readOnly: s,
756
- className: h(Ne.textArea, t),
770
+ className: h($e.textArea, t),
757
771
  style: { resize: c },
758
772
  onChange: p,
759
773
  value: e,
@@ -764,29 +778,29 @@ const zt = (t, e, n) => {
764
778
  }
765
779
  );
766
780
  export {
767
- Ht as Checkbox,
768
- Pe as CheckboxWithLabel,
781
+ Wt as Checkbox,
782
+ Ke as CheckboxWithLabel,
769
783
  Z as InputLabel,
770
- ae as InputLabelText,
771
- ze as LabelledSelect,
772
- Oe as LabelledTextInput,
773
- Le as NumericTextInput,
774
- Me as PasswordInput,
784
+ pe as InputLabelText,
785
+ Ge as LabelledSelect,
786
+ Xe as LabelledTextInput,
787
+ Oe as NumericTextInput,
788
+ Ee as PasswordInput,
775
789
  Q as RadioButton,
776
- Ue as RadioButtonBox,
777
- Fe as RadioButtonWithLabel,
790
+ Me as RadioButtonBox,
791
+ ze as RadioButtonWithLabel,
778
792
  Rt as Switch,
779
793
  je as SwitchWithLabel,
780
- Ee as TextArea,
794
+ Je as TextArea,
781
795
  Y as TextInput,
782
- De as TextInputBox,
783
- W as TextInputButton,
784
- Mt as elementHasSelectionRange,
785
- re as onStepValueChange,
786
- oe as onTextValueChange,
787
- Kt as useKeyboardNavigation,
788
- Ke as useNumericInputValue,
789
- zt as useSelectAllOnMount,
790
- Ot as useTextInput
796
+ qe as TextInputBox,
797
+ P as TextInputButton,
798
+ zt as elementHasSelectionRange,
799
+ oe as onStepValueChange,
800
+ ce as onTextValueChange,
801
+ Mt as useKeyboardNavigation,
802
+ De as useNumericInputValue,
803
+ Ot as useSelectAllOnMount,
804
+ Dt as useTextInput
791
805
  };
792
806
  //# sourceMappingURL=index.es.js.map