@stenajs-webui/forms 23.6.0 → 23.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -1,16 +1,17 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('._readOnlyInput_7bzmw_1{background-color:transparent;line-height:var(--swui-line-height);text-align:center;-moz-appearance:textfield;margin:0;padding:0;color:var(--swui-text-primary-color);font-size:var(--swui-font-size-medium);width:60px;font-weight:var(--swui-font-weight-text-bold);font-family:var(--swui-font-primary);border:none;outline:none}._readOnlyInput_7bzmw_1::-webkit-inner-spin-button,._readOnlyInput_7bzmw_1::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._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_1t23r_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_1t23r_1._standard_1t23r_40{width:var(--swui-checkbox-height);height:var(--swui-checkbox-height)}._checkbox_1t23r_1._standard_1t23r_40:after{width:3px;height:6px;left:9px;top:6px}._checkbox_1t23r_1._small_1t23r_52{width:var(--swui-checkbox-height-small);height:var(--swui-checkbox-height-small)}._checkbox_1t23r_1._small_1t23r_52:after{width:3px;height:6px;left:5px;top:2px}._checkbox_1t23r_1:after{content:"";display:block;position:absolute;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);border:2px solid var( --current-checkbox-icon-color, var(--swui-checkbox-unchecked-icon-color) );border-top:0;border-left:0;transform:rotate(var(--current-check-rotation, 20deg));box-sizing:content-box}._checkbox_1t23r_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_1t23r_1:checked:after{--current-checkbox-icon-color: var(--swui-checkbox-icon-color)}._checkbox_1t23r_1:disabled:not(:checked){--current-bg-color: var(--swui-checkbox-disabled-bg-color);--current-border-color: var(--swui-checkbox-disabled-border-color)}._checkbox_1t23r_1:disabled:not(:checked):after{--current-checkbox-icon-color: --swui-checkbox-unchecked-icon-color}._checkbox_1t23r_1:disabled:checked{--current-bg-color: var(--swui-checkbox-disabled-checked-bg-color);--current-border-color: var(--swui-checkbox-disabled-border-color)}._checkbox_1t23r_1:disabled:checked:after{--current-checkbox-icon-color: var(--swui-checkbox-disabled-icon-color)}._checkbox_1t23r_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_1t23r_1:indeterminate:after{--current-checkbox-icon-color: var(--swui-checkbox-icon-color);border-right:0;transform:rotate(0);width:6px}._checkbox_1t23r_1:indeterminate._standard_1t23r_40:after{top:4px;left:8px}._checkbox_1t23r_1:indeterminate._small_1t23r_52:after{top:0;left:4px}._checkbox_1t23r_1:indeterminate:disabled:after{--current-checkbox-icon-color: var(--swui-checkbox-disabled-icon-color)}._checkbox_1t23r_1:hover:not(:checked):not(:disabled){--current-border-color: var(--swui-checkbox-border-hover-color)}._checkbox_1t23r_1:focus-visible{outline:var(--swui-focus-outline)}._checkbox_1t23r_1+label{font-size:1.4rem;line-height:var(--swui-checkbox-height);display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}._radiobutton_a19yk_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_a19yk_1._standard_a19yk_46{height:var(--swui-radiobutton-size-standard);width:var(--swui-radiobutton-size-standard)}._radiobutton_a19yk_1._standard_a19yk_46:after{left:7px;top:7px}._radiobutton_a19yk_1._small_a19yk_56{height:var(--swui-radiobutton-size-small);width:var(--swui-radiobutton-size-small)}._radiobutton_a19yk_1._small_a19yk_56:after{left:3px;top:3px}._radiobutton_a19yk_1:after{content:"";display:block;position:absolute;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);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_a19yk_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_a19yk_1:checked:after{--current-icon-color: var(--swui-radiobutton-icon-color)}._radiobutton_a19yk_1:disabled{--current-bg-color: var(--swui-radiobutton-unchecked-disabled-bg-color);--current-border-color: var(--swui-radiobutton-disabled-border-color)}._radiobutton_a19yk_1:disabled:checked{--current-bg-color: var(--swui-radiobutton-checked-disabled-bg-color)}._radiobutton_a19yk_1:disabled:checked:after{--current-icon-color: var(--swui-radiobutton-disabled-icon-color)}._radiobutton_a19yk_1:hover:not(:checked):not(:disabled){--current-border-color: var( --swui-radiobutton-unchecked-hover-border-color )}._radiobutton_a19yk_1:focus-visible{outline:var(--swui-focus-outline)}._radiobutton_a19yk_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_yl38n_1{box-sizing:border-box;background-color:var(--lhds-color-ui-200);position:relative;border:1px solid var(--silver-ui);width:100%;border-radius:16px;font-size:var(--swui-font-size-inputs);align-items:center;display:flex;cursor:pointer;outline:none}._radioButtonBox_yl38n_1._medium_yl38n_14{padding:0 var(--swui-metrics-space);height:42px}._radioButtonBox_yl38n_1._large_yl38n_19{height:48px;padding:0 calc(var(--swui-metrics-space) * 2)}._radioButtonBox_yl38n_1:hover{border-color:var(--hav)}._radioButtonBox_yl38n_1._danger_yl38n_28{background-color:var(--snackskal-light);border-color:var(--snackskal-light)}._radioButtonBox_yl38n_1._danger_yl38n_28:hover{border-color:var(--lhds-color-red-500)}@media (max-width: 768px){._radioButtonWrapper_yl38n_39{width:100%}}._textInput_1qe61_1{display:flex;height:var(--swui-field-height);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_1qe61_1._textInput_1qe61_1._onlyTop_1qe61_11{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}._textInput_1qe61_1._textInput_1qe61_1._onlyTop_1qe61_11:focus-within:not(._disabled_1qe61_15){z-index:1}._textInput_1qe61_1._textInput_1qe61_1._onlyBottom_1qe61_20{border-top-left-radius:0;border-top-right-radius:0}._textInput_1qe61_1._textInput_1qe61_1._onlyBottom_1qe61_20:focus-within:not(._disabled_1qe61_15){z-index:1}._textInput_1qe61_1._textInput_1qe61_1._onlyLeft_1qe61_28{border-bottom-right-radius:0;border-top-right-radius:0;border-right-color:transparent}._textInput_1qe61_1._textInput_1qe61_1._onlyLeft_1qe61_28:focus-within:not(._disabled_1qe61_15){z-index:1}._textInput_1qe61_1._textInput_1qe61_1._onlyRight_1qe61_37{border-top-left-radius:0;border-bottom-left-radius:0}._textInput_1qe61_1._textInput_1qe61_1._onlyRight_1qe61_37:focus-within:not(._disabled_1qe61_15){z-index:1}._textInput_1qe61_1._textInput_1qe61_1:focus-within:not(._disabled_1qe61_15){outline:var(--swui-focus-outline);border-color:transparent}._textInput_1qe61_1 ._input_1qe61_50{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_1qe61_1 ._input_1qe61_50:disabled{color:var(--swui-field-text-color-disabled)}._textInput_1qe61_1 ._input_1qe61_50::placeholder{color:var(--swui-field-placeholder-color);font-weight:var(--swui-field-placeholder-font-weight)}._textInput_1qe61_1 ._input_1qe61_50:not(._alwaysShowPlaceholder_1qe61_74):focus::placeholder{opacity:0}._textInput_1qe61_1 ._input_1qe61_50::-webkit-calendar-picker-indicator{display:none}._textInput_1qe61_1 ._icon_1qe61_85{transition:color var(--swui-animation-time-medium);color:var(--swui-field-icon-color);font-size:var(--swui-field-icon-size)}._textInput_1qe61_1._standard_1qe61_95:hover:not(:focus-within):not(._disabled_1qe61_15),._textInput_1qe61_1._success_1qe61_96:hover:not(:focus-within):not(._disabled_1qe61_15){border-color:var(--swui-field-border-color-hover)}._textInput_1qe61_1._success_1qe61_96 ._icon_1qe61_85{color:var(--swui-state-success-color)}._textInput_1qe61_1._loading_1qe61_108{background:var(--swui-state-loading-light-color);border-color:var(--swui-state-loading-color)}._textInput_1qe61_1._modified_1qe61_113{background:var(--swui-state-modified-light-color);border-color:var(--swui-state-modified-light-color)}._textInput_1qe61_1._modified_1qe61_113 ._icon_1qe61_85{color:var(--lhds-color-blue-300)}._textInput_1qe61_1._error_1qe61_122{background:var(--swui-state-error-light-color);border-color:var(--swui-state-error-light-color)}._textInput_1qe61_1._error_1qe61_122 ._icon_1qe61_85{color:var(--swui-state-error-light-color)}._textInput_1qe61_1._warning_1qe61_131{background:var(--swui-state-alert-light-color);border-color:var(--swui-state-alert-light-color)}._textInput_1qe61_1._warning_1qe61_131 ._icon_1qe61_85{color:var(--swui-state-alert-light-color)}._textInput_1qe61_1._disabled_1qe61_15{background:var(--swui-field-bg-disabled);border-color:var(--swui-field-bg-disabled)}._textInput_1qe61_1._textInput_1qe61_1._hideBorder_1qe61_145{border:none;box-shadow:none;background:none;outline:none}._textInput_1qe61_1 ._clickable_1qe61_152:hover{cursor:pointer}._textInput_1qe61_1 ._clickable_1qe61_152:hover ._icon_1qe61_85{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}._labelledSelect_s3b2w_1{border:1px solid var(--swui-field-border-color);position:relative;overflow:hidden;cursor:pointer}._labelledSelect_s3b2w_1._medium_s3b2w_7{border-radius:var(--swui-border-radius)}._labelledSelect_s3b2w_1._large_s3b2w_11{border-radius:var(--swui-border-radius-large)}._labelledSelect_s3b2w_1._labelledSelect_s3b2w_1._onlyTopBorder_s3b2w_15{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}._labelledSelect_s3b2w_1._onlyBottomBorder_s3b2w_21{border-top-left-radius:0;border-top-right-radius:0}._labelledSelect_s3b2w_1._error_s3b2w_26{border-color:var(--snackskal);background-color:var(--snackskal)}._labelledSelect_s3b2w_1._normal_s3b2w_31{border-color:var(--swui-field-border-color);background-color:var(--moln)}._labelledSelect_s3b2w_1._labelledSelect_s3b2w_1:focus-within{border-color:var(--swui-field-border-color-hover);outline:var(--swui-focus-outline);outline-offset:0;z-index:10}._labelledSelect_s3b2w_1._labelledSelect_s3b2w_1:hover{border-color:var(--swui-field-border-color-hover)}._labelledSelect_s3b2w_1 ._label_s3b2w_1{display:flex;cursor:pointer;padding:calc(var(--swui-metrics-space) * 1) calc(var(--swui-metrics-space) * 2) 0}._labelledSelect_s3b2w_1 ._select_s3b2w_54{color:var(--swui-text-primary-color);display:block;margin:0;width:100%;-webkit-appearance:none;appearance:none;border:none;outline:none;line-height:1.5;box-sizing:border-box;cursor:pointer}._labelledSelect_s3b2w_1 ._select_s3b2w_54._error_s3b2w_26{background-color:var(--snackskal)}._labelledSelect_s3b2w_1 ._select_s3b2w_54._normal_s3b2w_31{background-color:var(--moln)}._labelledSelect_s3b2w_1 ._select_s3b2w_54._medium_s3b2w_7{font-size:var(--swui-font-size-inputs);padding:calc(var(--swui-metrics-space) * .5) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 1)}._labelledSelect_s3b2w_1 ._select_s3b2w_54._large_s3b2w_11{font-size:var(--swui-font-size-inputs-large);padding:calc(var(--swui-metrics-space) * 1.5) calc(var(--swui-metrics-space) * 8) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 2)}._labelledSelect_s3b2w_1 ._iconWrapper_s3b2w_88{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_1uyc3_1{position:relative;background:var(--moln);overflow:hidden;cursor:text;border:1px solid var(--silver-light);border-radius:var(--swui-border-radius)}._labelledTextInput_1uyc3_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_1uyc3_1._labelledTextInput_1uyc3_1._onlyTop_1uyc3_21{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}._labelledTextInput_1uyc3_1._labelledTextInput_1uyc3_1._onlyBottom_1uyc3_27{border-top-left-radius:0;border-top-right-radius:0}._labelledTextInput_1uyc3_1._labelledTextInput_1uyc3_1._onlyLeft_1uyc3_32{border-bottom-right-radius:0;border-top-right-radius:0;border-right-color:transparent}._labelledTextInput_1uyc3_1._labelledTextInput_1uyc3_1._onlyRight_1uyc3_38{border-top-left-radius:0;border-bottom-left-radius:0}._labelledTextInput_1uyc3_1:focus-within{outline:var(--swui-focus-outline);outline-offset:-1px;border-color:transparent}._labelledTextInput_1uyc3_1:hover:not(:focus-within){border-color:var(--hav)}._labelledTextInput_1uyc3_1._disabled_1uyc3_53{background-color:var(--silver-lighter)}._labelledTextInput_1uyc3_1._disabled_1uyc3_53 input{color:var(--silver)}._labelledTextInput_1uyc3_1._medium_1uyc3_61:focus-within{outline-width:2px}._labelledTextInput_1uyc3_1._medium_1uyc3_61 input{font-size:var(--swui-font-size-inputs);padding:calc(var(--swui-metrics-space) * .5) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 1)}._labelledTextInput_1uyc3_1._large_1uyc3_73{border-radius:var(--swui-border-radius-large)}._labelledTextInput_1uyc3_1._large_1uyc3_73:focus-within{outline-width:3px}._labelledTextInput_1uyc3_1._large_1uyc3_73 input{font-size:var(--swui-font-size-inputs-large);padding:calc(var(--swui-metrics-space) * 1) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 2)}._labelledTextInput_1uyc3_1._error_1uyc3_87{border-color:var(--swui-state-error-light-color);background-color:var(--swui-state-error-light-color)}._labelledTextInput_1uyc3_1._error_1uyc3_87:hover:not(:focus-within){border-color:var(--modern-red)}._labelledTextInput_1uyc3_1 label{display:flex;padding:calc(var(--swui-metrics-space) * 1) calc(var(--swui-metrics-space) * 2) 0;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(e)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
2
- import { jsx as o, jsxs as f, Fragment as R } from "react/jsx-runtime";
3
- import { Row as k, Box as xt, Space as b, ScreenReaderOnlyText as q, Text as P, parseFloatElseUndefined as A, getDataProps as kt } from "@stenajs-webui/core";
4
- import * as Tt from "react";
5
- import { useCallback as m, forwardRef as D, useRef as E, useEffect as K, useMemo as St, useState as Nt, useId as z } from "react";
6
- import { PrimaryButton as U, stenaMinus as G, stenaPlus as X, Icon as J, stenaCheck as Q, stenaExclamationTriangle as Y, InputSpinner as Z, UpDownButtons as Rt, FlatButton as v, TextInputButton as F, stenaEyeShow as $t, stenaEyeHide as qt, stenaAngleDown as Pt } from "@stenajs-webui/elements";
7
- import g from "classnames";
8
- import { cssColor as M } from "@stenajs-webui/theme";
9
- import { FontAwesomeIcon as At } from "@fortawesome/react-fontawesome";
1
+ (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('._readOnlyInput_7bzmw_1{background-color:transparent;line-height:var(--swui-line-height);text-align:center;-moz-appearance:textfield;margin:0;padding:0;color:var(--swui-text-primary-color);font-size:var(--swui-font-size-medium);width:60px;font-weight:var(--swui-font-weight-text-bold);font-family:var(--swui-font-primary);border:none;outline:none}._readOnlyInput_7bzmw_1::-webkit-inner-spin-button,._readOnlyInput_7bzmw_1::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._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_1t23r_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_1t23r_1._standard_1t23r_40{width:var(--swui-checkbox-height);height:var(--swui-checkbox-height)}._checkbox_1t23r_1._standard_1t23r_40:after{width:3px;height:6px;left:9px;top:6px}._checkbox_1t23r_1._small_1t23r_52{width:var(--swui-checkbox-height-small);height:var(--swui-checkbox-height-small)}._checkbox_1t23r_1._small_1t23r_52:after{width:3px;height:6px;left:5px;top:2px}._checkbox_1t23r_1:after{content:"";display:block;position:absolute;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);border:2px solid var( --current-checkbox-icon-color, var(--swui-checkbox-unchecked-icon-color) );border-top:0;border-left:0;transform:rotate(var(--current-check-rotation, 20deg));box-sizing:content-box}._checkbox_1t23r_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_1t23r_1:checked:after{--current-checkbox-icon-color: var(--swui-checkbox-icon-color)}._checkbox_1t23r_1:disabled:not(:checked){--current-bg-color: var(--swui-checkbox-disabled-bg-color);--current-border-color: var(--swui-checkbox-disabled-border-color)}._checkbox_1t23r_1:disabled:not(:checked):after{--current-checkbox-icon-color: --swui-checkbox-unchecked-icon-color}._checkbox_1t23r_1:disabled:checked{--current-bg-color: var(--swui-checkbox-disabled-checked-bg-color);--current-border-color: var(--swui-checkbox-disabled-border-color)}._checkbox_1t23r_1:disabled:checked:after{--current-checkbox-icon-color: var(--swui-checkbox-disabled-icon-color)}._checkbox_1t23r_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_1t23r_1:indeterminate:after{--current-checkbox-icon-color: var(--swui-checkbox-icon-color);border-right:0;transform:rotate(0);width:6px}._checkbox_1t23r_1:indeterminate._standard_1t23r_40:after{top:4px;left:8px}._checkbox_1t23r_1:indeterminate._small_1t23r_52:after{top:0;left:4px}._checkbox_1t23r_1:indeterminate:disabled:after{--current-checkbox-icon-color: var(--swui-checkbox-disabled-icon-color)}._checkbox_1t23r_1:hover:not(:checked):not(:disabled){--current-border-color: var(--swui-checkbox-border-hover-color)}._checkbox_1t23r_1:focus-visible{outline:var(--swui-focus-outline)}._checkbox_1t23r_1+label{font-size:1.4rem;line-height:var(--swui-checkbox-height);display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}._radiobutton_a19yk_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_a19yk_1._standard_a19yk_46{height:var(--swui-radiobutton-size-standard);width:var(--swui-radiobutton-size-standard)}._radiobutton_a19yk_1._standard_a19yk_46:after{left:7px;top:7px}._radiobutton_a19yk_1._small_a19yk_56{height:var(--swui-radiobutton-size-small);width:var(--swui-radiobutton-size-small)}._radiobutton_a19yk_1._small_a19yk_56:after{left:3px;top:3px}._radiobutton_a19yk_1:after{content:"";display:block;position:absolute;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);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_a19yk_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_a19yk_1:checked:after{--current-icon-color: var(--swui-radiobutton-icon-color)}._radiobutton_a19yk_1:disabled{--current-bg-color: var(--swui-radiobutton-unchecked-disabled-bg-color);--current-border-color: var(--swui-radiobutton-disabled-border-color)}._radiobutton_a19yk_1:disabled:checked{--current-bg-color: var(--swui-radiobutton-checked-disabled-bg-color)}._radiobutton_a19yk_1:disabled:checked:after{--current-icon-color: var(--swui-radiobutton-disabled-icon-color)}._radiobutton_a19yk_1:hover:not(:checked):not(:disabled){--current-border-color: var( --swui-radiobutton-unchecked-hover-border-color )}._radiobutton_a19yk_1:focus-visible{outline:var(--swui-focus-outline)}._radiobutton_a19yk_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_yl38n_1{box-sizing:border-box;background-color:var(--lhds-color-ui-200);position:relative;border:1px solid var(--silver-ui);width:100%;border-radius:16px;font-size:var(--swui-font-size-inputs);align-items:center;display:flex;cursor:pointer;outline:none}._radioButtonBox_yl38n_1._medium_yl38n_14{padding:0 var(--swui-metrics-space);height:42px}._radioButtonBox_yl38n_1._large_yl38n_19{height:48px;padding:0 calc(var(--swui-metrics-space) * 2)}._radioButtonBox_yl38n_1:hover{border-color:var(--hav)}._radioButtonBox_yl38n_1._danger_yl38n_28{background-color:var(--snackskal-light);border-color:var(--snackskal-light)}._radioButtonBox_yl38n_1._danger_yl38n_28:hover{border-color:var(--lhds-color-red-500)}@media (max-width: 768px){._radioButtonWrapper_yl38n_39{width:100%}}._textInput_1qe61_1{display:flex;height:var(--swui-field-height);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_1qe61_1._textInput_1qe61_1._onlyTop_1qe61_11{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}._textInput_1qe61_1._textInput_1qe61_1._onlyTop_1qe61_11:focus-within:not(._disabled_1qe61_15){z-index:1}._textInput_1qe61_1._textInput_1qe61_1._onlyBottom_1qe61_20{border-top-left-radius:0;border-top-right-radius:0}._textInput_1qe61_1._textInput_1qe61_1._onlyBottom_1qe61_20:focus-within:not(._disabled_1qe61_15){z-index:1}._textInput_1qe61_1._textInput_1qe61_1._onlyLeft_1qe61_28{border-bottom-right-radius:0;border-top-right-radius:0;border-right-color:transparent}._textInput_1qe61_1._textInput_1qe61_1._onlyLeft_1qe61_28:focus-within:not(._disabled_1qe61_15){z-index:1}._textInput_1qe61_1._textInput_1qe61_1._onlyRight_1qe61_37{border-top-left-radius:0;border-bottom-left-radius:0}._textInput_1qe61_1._textInput_1qe61_1._onlyRight_1qe61_37:focus-within:not(._disabled_1qe61_15){z-index:1}._textInput_1qe61_1._textInput_1qe61_1:focus-within:not(._disabled_1qe61_15){outline:var(--swui-focus-outline);border-color:transparent}._textInput_1qe61_1 ._input_1qe61_50{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_1qe61_1 ._input_1qe61_50:disabled{color:var(--swui-field-text-color-disabled)}._textInput_1qe61_1 ._input_1qe61_50::placeholder{color:var(--swui-field-placeholder-color);font-weight:var(--swui-field-placeholder-font-weight)}._textInput_1qe61_1 ._input_1qe61_50:not(._alwaysShowPlaceholder_1qe61_74):focus::placeholder{opacity:0}._textInput_1qe61_1 ._input_1qe61_50::-webkit-calendar-picker-indicator{display:none}._textInput_1qe61_1 ._icon_1qe61_85{transition:color var(--swui-animation-time-medium);color:var(--swui-field-icon-color);font-size:var(--swui-field-icon-size)}._textInput_1qe61_1._standard_1qe61_95:hover:not(:focus-within):not(._disabled_1qe61_15),._textInput_1qe61_1._success_1qe61_96:hover:not(:focus-within):not(._disabled_1qe61_15){border-color:var(--swui-field-border-color-hover)}._textInput_1qe61_1._success_1qe61_96 ._icon_1qe61_85{color:var(--swui-state-success-color)}._textInput_1qe61_1._loading_1qe61_108{background:var(--swui-state-loading-light-color);border-color:var(--swui-state-loading-color)}._textInput_1qe61_1._modified_1qe61_113{background:var(--swui-state-modified-light-color);border-color:var(--swui-state-modified-light-color)}._textInput_1qe61_1._modified_1qe61_113 ._icon_1qe61_85{color:var(--lhds-color-blue-300)}._textInput_1qe61_1._error_1qe61_122{background:var(--swui-state-error-light-color);border-color:var(--swui-state-error-light-color)}._textInput_1qe61_1._error_1qe61_122 ._icon_1qe61_85{color:var(--swui-state-error-light-color)}._textInput_1qe61_1._warning_1qe61_131{background:var(--swui-state-alert-light-color);border-color:var(--swui-state-alert-light-color)}._textInput_1qe61_1._warning_1qe61_131 ._icon_1qe61_85{color:var(--swui-state-alert-light-color)}._textInput_1qe61_1._disabled_1qe61_15{background:var(--swui-field-bg-disabled);border-color:var(--swui-field-bg-disabled)}._textInput_1qe61_1._textInput_1qe61_1._hideBorder_1qe61_145{border:none;box-shadow:none;background:none;outline:none}._textInput_1qe61_1 ._clickable_1qe61_152:hover{cursor:pointer}._textInput_1qe61_1 ._clickable_1qe61_152:hover ._icon_1qe61_85{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}._labelledSelect_vs9pj_1{border:1px solid var(--swui-field-border-color);position:relative;overflow:hidden;cursor:pointer}._labelledSelect_vs9pj_1._medium_vs9pj_7{border-radius:var(--swui-border-radius)}._labelledSelect_vs9pj_1._large_vs9pj_11{border-radius:var(--swui-border-radius-large)}._labelledSelect_vs9pj_1._error_vs9pj_15{border-color:var(--snackskal);background-color:var(--snackskal)}._labelledSelect_vs9pj_1._normal_vs9pj_20{border-color:var(--swui-field-border-color);background-color:var(--moln)}._labelledSelect_vs9pj_1._labelledSelect_vs9pj_1._onlyTopBorder_vs9pj_25{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}._labelledSelect_vs9pj_1._onlyBottomBorder_vs9pj_31{border-top-left-radius:0;border-top-right-radius:0}._labelledSelect_vs9pj_1._onlyLeftBorder_vs9pj_36{border-top-right-radius:0;border-bottom-right-radius:0;border-right-color:transparent}._labelledSelect_vs9pj_1._onlyRightBorder_vs9pj_42{border-top-left-radius:0;border-bottom-left-radius:0}._labelledSelect_vs9pj_1._labelledSelect_vs9pj_1:focus-within{border-color:var(--swui-field-border-color-hover);outline:var(--swui-focus-outline);outline-offset:0;z-index:10}._labelledSelect_vs9pj_1._labelledSelect_vs9pj_1:hover{border-color:var(--swui-field-border-color-hover)}._labelledSelect_vs9pj_1 ._label_vs9pj_1{display:flex;cursor:pointer;padding:calc(var(--swui-metrics-space) * 1) calc(var(--swui-metrics-space) * 2) 0}._labelledSelect_vs9pj_1 ._select_vs9pj_65{color:var(--swui-text-primary-color);display:block;margin:0;width:100%;-webkit-appearance:none;appearance:none;border:none;outline:none;line-height:1.5;box-sizing:border-box;cursor:pointer}._labelledSelect_vs9pj_1 ._select_vs9pj_65._error_vs9pj_15{background-color:var(--snackskal)}._labelledSelect_vs9pj_1 ._select_vs9pj_65._normal_vs9pj_20{background-color:var(--moln)}._labelledSelect_vs9pj_1 ._select_vs9pj_65._medium_vs9pj_7{font-size:var(--swui-font-size-inputs);padding:calc(var(--swui-metrics-space) * .5) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 1)}._labelledSelect_vs9pj_1 ._select_vs9pj_65._large_vs9pj_11{font-size:var(--swui-font-size-inputs-large);padding:calc(var(--swui-metrics-space) * 1.5) calc(var(--swui-metrics-space) * 8) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 2)}._labelledSelect_vs9pj_1 ._iconWrapper_vs9pj_99{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_1uyc3_1{position:relative;background:var(--moln);overflow:hidden;cursor:text;border:1px solid var(--silver-light);border-radius:var(--swui-border-radius)}._labelledTextInput_1uyc3_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_1uyc3_1._labelledTextInput_1uyc3_1._onlyTop_1uyc3_21{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}._labelledTextInput_1uyc3_1._labelledTextInput_1uyc3_1._onlyBottom_1uyc3_27{border-top-left-radius:0;border-top-right-radius:0}._labelledTextInput_1uyc3_1._labelledTextInput_1uyc3_1._onlyLeft_1uyc3_32{border-bottom-right-radius:0;border-top-right-radius:0;border-right-color:transparent}._labelledTextInput_1uyc3_1._labelledTextInput_1uyc3_1._onlyRight_1uyc3_38{border-top-left-radius:0;border-bottom-left-radius:0}._labelledTextInput_1uyc3_1:focus-within{outline:var(--swui-focus-outline);outline-offset:-1px;border-color:transparent}._labelledTextInput_1uyc3_1:hover:not(:focus-within){border-color:var(--hav)}._labelledTextInput_1uyc3_1._disabled_1uyc3_53{background-color:var(--silver-lighter)}._labelledTextInput_1uyc3_1._disabled_1uyc3_53 input{color:var(--silver)}._labelledTextInput_1uyc3_1._medium_1uyc3_61:focus-within{outline-width:2px}._labelledTextInput_1uyc3_1._medium_1uyc3_61 input{font-size:var(--swui-font-size-inputs);padding:calc(var(--swui-metrics-space) * .5) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 1)}._labelledTextInput_1uyc3_1._large_1uyc3_73{border-radius:var(--swui-border-radius-large)}._labelledTextInput_1uyc3_1._large_1uyc3_73:focus-within{outline-width:3px}._labelledTextInput_1uyc3_1._large_1uyc3_73 input{font-size:var(--swui-font-size-inputs-large);padding:calc(var(--swui-metrics-space) * 1) calc(var(--swui-metrics-space) * 2) calc(var(--swui-metrics-space) * 2)}._labelledTextInput_1uyc3_1._error_1uyc3_87{border-color:var(--swui-state-error-light-color);background-color:var(--swui-state-error-light-color)}._labelledTextInput_1uyc3_1._error_1uyc3_87:hover:not(:focus-within){border-color:var(--modern-red)}._labelledTextInput_1uyc3_1 label{display:flex;padding:calc(var(--swui-metrics-space) * 1) calc(var(--swui-metrics-space) * 2) 0;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(e)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
2
+ import { jsx as o, jsxs as y, Fragment as N } from "react/jsx-runtime";
3
+ import { Row as k, Box as xt, Space as g, ScreenReaderOnlyText as C, Text as v, parseFloatElseUndefined as j, getDataProps as kt, useTimeoutState as Tt } from "@stenajs-webui/core";
4
+ import * as St from "react";
5
+ import { useCallback as m, forwardRef as W, useRef as D, useEffect as K, useMemo as Rt, useState as Nt, useId as z } from "react";
6
+ import { PrimaryButton as M, stenaMinus as G, stenaPlus as X, Icon as J, stenaCheck as Q, stenaExclamationTriangle as Y, InputSpinner as Z, UpDownButtons as $t, FlatButton as A, TextInputButton as H, stenaEyeShow as Ct, stenaEyeHide as vt, stenaAngleDown as jt, stenaCopy as qt } from "@stenajs-webui/elements";
7
+ import b from "classnames";
8
+ import { cssColor as E } from "@stenajs-webui/theme";
9
+ import { FontAwesomeIcon as Pt } from "@fortawesome/react-fontawesome";
10
10
  import { isNil as S } from "lodash-es";
11
- const Ct = "_readOnlyInput_7bzmw_1", Ht = {
12
- readOnlyInput: Ct
13
- }, Ft = ({
11
+ import { Tooltip as At } from "@stenajs-webui/tooltip";
12
+ const Ht = "_readOnlyInput_7bzmw_1", Ft = {
13
+ readOnlyInput: Ht
14
+ }, Wt = ({
14
15
  value: t,
15
16
  id: e,
16
17
  ...n
@@ -22,9 +23,9 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
22
23
  id: e,
23
24
  value: t,
24
25
  readOnly: !0,
25
- className: Ht.readOnlyInput
26
+ className: Ft.readOnlyInput
26
27
  }
27
- ), en = ({
28
+ ), sn = ({
28
29
  value: t,
29
30
  onValueChange: e,
30
31
  decreaseDisabled: n,
@@ -41,23 +42,23 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
41
42
  }) => {
42
43
  const h = m(() => {
43
44
  p?.(), e?.(t + 1);
44
- }, [p, e, t]), y = m(() => {
45
+ }, [p, e, t]), f = m(() => {
45
46
  d?.(), e?.(t - 1);
46
47
  }, [d, e, t]);
47
- return /* @__PURE__ */ f(k, { alignItems: "center", children: [
48
+ return /* @__PURE__ */ y(k, { alignItems: "center", children: [
48
49
  /* @__PURE__ */ o(
49
- U,
50
+ M,
50
51
  {
51
52
  size: u,
52
53
  "aria-label": c,
53
54
  leftIcon: G,
54
55
  "data-testid": _ ?? "decrease",
55
56
  disabled: n,
56
- onClick: y
57
+ onClick: f
57
58
  }
58
59
  ),
59
60
  /* @__PURE__ */ o(
60
- Ft,
61
+ Wt,
61
62
  {
62
63
  id: l,
63
64
  "data-testid": "amountStepperValue",
@@ -66,7 +67,7 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
66
67
  }
67
68
  ),
68
69
  /* @__PURE__ */ o(
69
- U,
70
+ M,
70
71
  {
71
72
  size: u,
72
73
  leftIcon: X,
@@ -77,11 +78,11 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
77
78
  }
78
79
  )
79
80
  ] });
80
- }, Wt = "_knob_1d6s8_56", Dt = "_filler_1d6s8_61", Et = "_checked_1d6s8_75", $ = {
81
+ }, Dt = "_knob_1d6s8_56", Et = "_filler_1d6s8_61", Lt = "_checked_1d6s8_75", $ = {
81
82
  switch: "_switch_1d6s8_1",
82
- knob: Wt,
83
- filler: Dt,
84
- checked: Et
83
+ knob: Dt,
84
+ filler: Et,
85
+ checked: Lt
85
86
  }, Mt = `${$.switch} ${$.checked}`, Ot = ({
86
87
  value: t,
87
88
  disabled: e,
@@ -89,7 +90,7 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
89
90
  className: r,
90
91
  wrapperRef: l,
91
92
  ...c
92
- }) => /* @__PURE__ */ o("div", { className: r, ref: l, children: /* @__PURE__ */ f(
93
+ }) => /* @__PURE__ */ o("div", { className: r, ref: l, children: /* @__PURE__ */ y(
93
94
  "button",
94
95
  {
95
96
  type: "button",
@@ -104,19 +105,19 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
104
105
  /* @__PURE__ */ o("div", { className: $.knob })
105
106
  ]
106
107
  }
107
- ) }), nn = ({
108
+ ) }), an = ({
108
109
  label: t,
109
110
  disabled: e,
110
111
  textColor: n,
111
112
  wrapperRef: r,
112
113
  screenReaderLabel: l,
113
114
  ...c
114
- }) => /* @__PURE__ */ o("div", { ref: r, children: /* @__PURE__ */ o("label", { children: /* @__PURE__ */ f(xt, { row: !0, alignItems: "center", children: [
115
+ }) => /* @__PURE__ */ o("div", { ref: r, children: /* @__PURE__ */ o("label", { children: /* @__PURE__ */ y(xt, { row: !0, alignItems: "center", children: [
115
116
  /* @__PURE__ */ o(Ot, { disabled: e, ...c }),
116
- /* @__PURE__ */ o(b, {}),
117
- l ? /* @__PURE__ */ o(q, { children: l }) : null,
117
+ /* @__PURE__ */ o(g, {}),
118
+ l ? /* @__PURE__ */ o(C, { children: l }) : null,
118
119
  /* @__PURE__ */ o(
119
- P,
120
+ v,
120
121
  {
121
122
  color: n,
122
123
  "aria-hidden": !!l,
@@ -124,11 +125,11 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
124
125
  children: t
125
126
  }
126
127
  )
127
- ] }) }) }), Ut = "_checkbox_1t23r_1", vt = "_standard_1t23r_40", Lt = "_small_1t23r_52", L = {
128
+ ] }) }) }), Ut = "_checkbox_1t23r_1", Kt = "_standard_1t23r_40", zt = "_small_1t23r_52", O = {
128
129
  checkbox: Ut,
129
- standard: vt,
130
- small: Lt
131
- }, jt = D(
130
+ standard: Kt,
131
+ small: zt
132
+ }, Gt = W(
132
133
  ({
133
134
  indeterminate: t = !1,
134
135
  onChange: e,
@@ -138,7 +139,7 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
138
139
  className: c,
139
140
  ...i
140
141
  }, a) => {
141
- const s = E(null), _ = (d) => {
142
+ const s = D(null), _ = (d) => {
142
143
  s.current = d, s.current && (s.current.indeterminate = !!t), a && (typeof a == "function" ? a(d) : a.current = d);
143
144
  }, p = m(
144
145
  (d) => {
@@ -152,7 +153,7 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
152
153
  "input",
153
154
  {
154
155
  type: "checkbox",
155
- className: g(L.checkbox, L[l], c),
156
+ className: b(O.checkbox, O[l], c),
156
157
  checked: r,
157
158
  onChange: p,
158
159
  ref: _,
@@ -160,7 +161,7 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
160
161
  }
161
162
  );
162
163
  }
163
- ), on = ({
164
+ ), dn = ({
164
165
  children: t,
165
166
  label: e,
166
167
  inputRef: n,
@@ -168,12 +169,12 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
168
169
  textColor: l,
169
170
  screenReaderLabel: c,
170
171
  ...i
171
- }) => /* @__PURE__ */ o("div", { ref: r, children: /* @__PURE__ */ o("label", { children: /* @__PURE__ */ f(k, { alignItems: "center", children: [
172
- /* @__PURE__ */ o(jt, { ...i, ref: n }),
173
- /* @__PURE__ */ o(b, {}),
174
- c ? /* @__PURE__ */ o(q, { children: c }) : null,
172
+ }) => /* @__PURE__ */ o("div", { ref: r, children: /* @__PURE__ */ o("label", { children: /* @__PURE__ */ y(k, { alignItems: "center", children: [
173
+ /* @__PURE__ */ o(Gt, { ...i, ref: n }),
174
+ /* @__PURE__ */ o(g, {}),
175
+ c ? /* @__PURE__ */ o(C, { children: c }) : null,
175
176
  /* @__PURE__ */ o(
176
- P,
177
+ v,
177
178
  {
178
179
  color: l,
179
180
  "aria-hidden": !!c,
@@ -182,11 +183,11 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
182
183
  }
183
184
  ),
184
185
  t
185
- ] }) }) }), Kt = "_radiobutton_a19yk_1", zt = "_standard_a19yk_46", Gt = "_small_a19yk_56", j = {
186
- radiobutton: Kt,
187
- standard: zt,
188
- small: Gt
189
- }, V = D(
186
+ ] }) }) }), Xt = "_radiobutton_a19yk_1", Jt = "_standard_a19yk_46", Qt = "_small_a19yk_56", U = {
187
+ radiobutton: Xt,
188
+ standard: Jt,
189
+ small: Qt
190
+ }, V = W(
190
191
  ({
191
192
  onChange: t,
192
193
  onValueChange: e,
@@ -206,20 +207,20 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
206
207
  {
207
208
  type: "radio",
208
209
  name: r,
209
- className: g(j.radiobutton, j[n], l),
210
+ className: b(U.radiobutton, U[n], l),
210
211
  onChange: a,
211
212
  ref: i,
212
213
  ...c
213
214
  }
214
215
  );
215
216
  }
216
- ), Xt = "_radioButtonBox_yl38n_1", Jt = "_medium_yl38n_14", Qt = "_large_yl38n_19", Yt = "_danger_yl38n_28", Zt = "_radioButtonWrapper_yl38n_39", H = {
217
- radioButtonBox: Xt,
218
- medium: Jt,
219
- large: Qt,
220
- danger: Yt,
221
- radioButtonWrapper: Zt
222
- }, rn = ({
217
+ ), Yt = "_radioButtonBox_yl38n_1", Zt = "_medium_yl38n_14", Vt = "_large_yl38n_19", te = "_danger_yl38n_28", ee = "_radioButtonWrapper_yl38n_39", P = {
218
+ radioButtonBox: Yt,
219
+ medium: Zt,
220
+ large: Vt,
221
+ danger: te,
222
+ radioButtonWrapper: ee
223
+ }, un = ({
223
224
  label: t,
224
225
  screenReaderLabel: e,
225
226
  variant: n = "normal",
@@ -232,19 +233,19 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
232
233
  radioButtonClassName: _,
233
234
  ...p
234
235
  }) => {
235
- const d = s ? M("--swui-text-disabled-color") : void 0;
236
+ const d = s ? E("--swui-text-disabled-color") : void 0;
236
237
  return /* @__PURE__ */ o(
237
238
  "label",
238
239
  {
239
- className: g(
240
- H.radioButtonBox,
241
- H[n],
242
- H[r],
240
+ className: b(
241
+ P.radioButtonBox,
242
+ P[n],
243
+ P[r],
243
244
  l
244
245
  ),
245
246
  style: a,
246
- children: /* @__PURE__ */ f(k, { justifyContent: "space-between", flexGrow: 1, children: [
247
- /* @__PURE__ */ f(k, { alignItems: "center", children: [
247
+ children: /* @__PURE__ */ y(k, { justifyContent: "space-between", flexGrow: 1, children: [
248
+ /* @__PURE__ */ y(k, { alignItems: "center", children: [
248
249
  /* @__PURE__ */ o(
249
250
  V,
250
251
  {
@@ -253,11 +254,11 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
253
254
  className: _
254
255
  }
255
256
  ),
256
- /* @__PURE__ */ o(b, {}),
257
- e ? /* @__PURE__ */ o(q, { children: e }) : null,
258
- /* @__PURE__ */ o(P, { color: d, "aria-hidden": !!e, children: t })
257
+ /* @__PURE__ */ o(g, {}),
258
+ e ? /* @__PURE__ */ o(C, { children: e }) : null,
259
+ /* @__PURE__ */ o(v, { color: d, "aria-hidden": !!e, children: t })
259
260
  ] }),
260
- /* @__PURE__ */ f(
261
+ /* @__PURE__ */ y(
261
262
  k,
262
263
  {
263
264
  alignItems: "center",
@@ -272,19 +273,19 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
272
273
  ] })
273
274
  }
274
275
  );
275
- }, ln = ({
276
+ }, _n = ({
276
277
  label: t,
277
278
  inputRef: e,
278
279
  wrapperRef: n,
279
280
  textColor: r,
280
281
  screenReaderLabel: l,
281
282
  ...c
282
- }) => /* @__PURE__ */ o("div", { ref: n, children: /* @__PURE__ */ o("label", { children: /* @__PURE__ */ f(k, { alignItems: "center", children: [
283
+ }) => /* @__PURE__ */ o("div", { ref: n, children: /* @__PURE__ */ o("label", { children: /* @__PURE__ */ y(k, { alignItems: "center", children: [
283
284
  /* @__PURE__ */ o(V, { ref: e, ...c }),
284
- /* @__PURE__ */ o(b, {}),
285
- l ? /* @__PURE__ */ o(q, { children: l }) : null,
285
+ /* @__PURE__ */ o(g, {}),
286
+ l ? /* @__PURE__ */ o(C, { children: l }) : null,
286
287
  /* @__PURE__ */ o(
287
- P,
288
+ v,
288
289
  {
289
290
  color: r,
290
291
  "aria-hidden": !!l,
@@ -292,8 +293,8 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
292
293
  children: t
293
294
  }
294
295
  )
295
- ] }) }) }), Vt = (t, e, n, r, l, c, i, a) => {
296
- const s = E(!1), _ = (u) => {
296
+ ] }) }) }), ne = (t, e, n, r, l, c, i, a) => {
297
+ const s = D(!1), _ = (u) => {
297
298
  s.current || c?.(u.target.value ?? ""), i?.(u);
298
299
  }, p = (u) => {
299
300
  s.current = !1, a?.(u);
@@ -307,10 +308,10 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
307
308
  else if (h === "Escape")
308
309
  s.current = !0, r?.(), u.preventDefault(), u.stopPropagation();
309
310
  else if (l) {
310
- const y = (I, B) => {
311
- s.current = !0, t.current.blur(), l(I), B.preventDefault(), B.stopPropagation();
311
+ const f = (I, w) => {
312
+ s.current = !0, t.current.blur(), l(I), w.preventDefault(), w.stopPropagation();
312
313
  };
313
- u.shiftKey && h === "Tab" ? y("left", u) : h === "Tab" ? y("right", u) : h === "ArrowUp" ? y("up", u) : h === "ArrowDown" ? y("down", u) : h === "ArrowRight" ? t.current.value.length === t.current.selectionStart && y("right", u) : h === "ArrowLeft" && t.current.selectionStart === 0 && y("left", u);
314
+ u.shiftKey && h === "Tab" ? f("left", u) : h === "Tab" ? f("right", u) : h === "ArrowUp" ? f("up", u) : h === "ArrowDown" ? f("down", u) : h === "ArrowRight" ? t.current.value.length === t.current.selectionStart && f("right", u) : h === "ArrowLeft" && t.current.selectionStart === 0 && f("left", u);
314
315
  }
315
316
  e && e(u);
316
317
  },
@@ -320,17 +321,17 @@ const Ct = "_readOnlyInput_7bzmw_1", Ht = {
320
321
  onFocusHandler: p
321
322
  };
322
323
  };
323
- function te(t) {
324
+ function oe(t) {
324
325
  return t.tagName === "TEXTAREA" || t.tagName === "INPUT" && (t.type === "text" || t.type === "search" || t.type === "url" || t.type === "tel" || t.type === "password");
325
326
  }
326
- const ee = (t, e, n) => {
327
+ const re = (t, e, n) => {
327
328
  K(() => {
328
- t.current && te(t.current) && (n ? t.current.setSelectionRange(0, t.current.value.length) : e && t.current.setSelectionRange(
329
+ t.current && oe(t.current) && (n ? t.current.setSelectionRange(0, t.current.value.length) : e && t.current.setSelectionRange(
329
330
  t.current.value.length,
330
331
  t.current.value.length
331
332
  ));
332
333
  }, [e, t, n]);
333
- }, ne = (t, {
334
+ }, le = (t, {
334
335
  onEnter: e,
335
336
  onEsc: n,
336
337
  onChange: r,
@@ -344,8 +345,8 @@ const ee = (t, e, n) => {
344
345
  onKeyDown: d,
345
346
  autoFocus: u
346
347
  }) => {
347
- ee(t, !!i, !!c);
348
- const { onKeyDownHandler: h, onFocusHandler: y, onBlurHandler: I } = Vt(
348
+ re(t, !!i, !!c);
349
+ const { onKeyDownHandler: h, onFocusHandler: f, onBlurHandler: I } = ne(
349
350
  t,
350
351
  d,
351
352
  e,
@@ -354,7 +355,7 @@ const ee = (t, e, n) => {
354
355
  a,
355
356
  p,
356
357
  _
357
- ), B = m(
358
+ ), w = m(
358
359
  (T) => {
359
360
  r?.(T), l?.(T.target.value);
360
361
  },
@@ -362,30 +363,30 @@ const ee = (t, e, n) => {
362
363
  );
363
364
  return {
364
365
  onBlur: I,
365
- onChange: B,
366
- onFocus: y,
366
+ onChange: w,
367
+ onFocus: f,
367
368
  onKeyDown: h,
368
369
  autoFocus: c || u
369
370
  };
370
- }, oe = "_textInput_1qe61_1", re = "_onlyTop_1qe61_11", le = "_disabled_1qe61_15", ce = "_onlyBottom_1qe61_20", se = "_onlyLeft_1qe61_28", ie = "_onlyRight_1qe61_37", ae = "_input_1qe61_50", de = "_alwaysShowPlaceholder_1qe61_74", ue = "_icon_1qe61_85", _e = "_standard_1qe61_95", pe = "_success_1qe61_96", he = "_loading_1qe61_108", fe = "_modified_1qe61_113", ye = "_error_1qe61_122", me = "_warning_1qe61_131", be = "_hideBorder_1qe61_145", ge = "_clickable_1qe61_152", w = {
371
- textInput: oe,
372
- onlyTop: re,
373
- disabled: le,
374
- onlyBottom: ce,
375
- onlyLeft: se,
376
- onlyRight: ie,
377
- input: ae,
378
- alwaysShowPlaceholder: de,
379
- icon: ue,
380
- standard: _e,
381
- success: pe,
382
- loading: he,
383
- modified: fe,
384
- error: ye,
385
- warning: me,
386
- hideBorder: be,
387
- clickable: ge
388
- }, C = ({
371
+ }, ce = "_textInput_1qe61_1", se = "_onlyTop_1qe61_11", ie = "_disabled_1qe61_15", ae = "_onlyBottom_1qe61_20", de = "_onlyLeft_1qe61_28", ue = "_onlyRight_1qe61_37", _e = "_input_1qe61_50", pe = "_alwaysShowPlaceholder_1qe61_74", he = "_icon_1qe61_85", ye = "_standard_1qe61_95", fe = "_success_1qe61_96", me = "_loading_1qe61_108", ge = "_modified_1qe61_113", be = "_error_1qe61_122", Be = "_warning_1qe61_131", Ie = "_hideBorder_1qe61_145", we = "_clickable_1qe61_152", B = {
372
+ textInput: ce,
373
+ onlyTop: se,
374
+ disabled: ie,
375
+ onlyBottom: ae,
376
+ onlyLeft: de,
377
+ onlyRight: ue,
378
+ input: _e,
379
+ alwaysShowPlaceholder: pe,
380
+ icon: he,
381
+ standard: ye,
382
+ success: fe,
383
+ loading: me,
384
+ modified: ge,
385
+ error: be,
386
+ warning: Be,
387
+ hideBorder: Ie,
388
+ clickable: we
389
+ }, q = ({
389
390
  button: t,
390
391
  icon: e,
391
392
  iconClassName: n,
@@ -395,24 +396,24 @@ const ee = (t, e, n) => {
395
396
  disableContentPadding: i,
396
397
  disableContentPaddingLeft: a,
397
398
  disableContentPaddingRight: s
398
- }) => !r && !e && !t ? null : t ? /* @__PURE__ */ f(R, { children: [
399
- l ? /* @__PURE__ */ o(b, { num: 0.25 }) : null,
399
+ }) => !r && !e && !t ? null : t ? /* @__PURE__ */ y(N, { children: [
400
+ l ? /* @__PURE__ */ o(g, { num: 0.25 }) : null,
400
401
  t,
401
- c ? /* @__PURE__ */ o(b, { num: 0.25 }) : null
402
- ] }) : r ? /* @__PURE__ */ f(R, { children: [
403
- l && !(i || a) ? /* @__PURE__ */ o(b, {}) : null,
402
+ c ? /* @__PURE__ */ o(g, { num: 0.25 }) : null
403
+ ] }) : r ? /* @__PURE__ */ y(N, { children: [
404
+ l && !(i || a) ? /* @__PURE__ */ o(g, {}) : null,
404
405
  r || null,
405
- c && !(i || s) ? /* @__PURE__ */ o(b, {}) : null
406
- ] }) : /* @__PURE__ */ f(R, { children: [
407
- l ? /* @__PURE__ */ o(b, {}) : null,
406
+ c && !(i || s) ? /* @__PURE__ */ o(g, {}) : null
407
+ ] }) : /* @__PURE__ */ y(N, { children: [
408
+ l ? /* @__PURE__ */ o(g, {}) : null,
408
409
  e && /* @__PURE__ */ o(
409
- At,
410
+ Pt,
410
411
  {
411
412
  icon: e,
412
- className: g(w.icon, n)
413
+ className: b(B.icon, n)
413
414
  }
414
415
  ),
415
- c ? /* @__PURE__ */ o(b, {}) : null
416
+ c ? /* @__PURE__ */ o(g, {}) : null
416
417
  ] }), tt = (t) => {
417
418
  const {
418
419
  variant: e = "standard",
@@ -428,9 +429,9 @@ const ee = (t, e, n) => {
428
429
  disableContentPaddingRight: d,
429
430
  iconLeft: u,
430
431
  iconRight: h,
431
- moveCursorToEndOnMount: y,
432
+ moveCursorToEndOnMount: f,
432
433
  selectAllOnMount: I,
433
- autoFocus: B,
434
+ autoFocus: w,
434
435
  onValueChange: T,
435
436
  wrapperClassName: rt,
436
437
  wrapperStyle: lt,
@@ -443,43 +444,43 @@ const ee = (t, e, n) => {
443
444
  hideBorder: _t,
444
445
  onFocus: pt,
445
446
  onBlur: ht,
446
- borderRadiusVariant: ft = "normalBorder",
447
- width: yt,
447
+ borderRadiusVariant: yt = "normalBorder",
448
+ width: ft,
448
449
  alwaysShowPlaceholder: mt,
449
- ...bt
450
- } = t, gt = E(null), O = n ?? gt, wt = ne(O, {
450
+ ...gt
451
+ } = t, bt = D(null), L = n ?? bt, Bt = le(L, {
451
452
  onEnter: st,
452
453
  onEsc: it,
453
454
  onChange: dt,
454
455
  onValueChange: T,
455
456
  selectAllOnMount: I,
456
- moveCursorToEndOnMount: y,
457
+ moveCursorToEndOnMount: f,
457
458
  onDone: ct,
458
459
  onMove: at,
459
460
  onFocus: pt,
460
461
  onBlur: ht,
461
462
  onKeyDown: ut,
462
- autoFocus: B
463
- }), It = e === "success" ? Q : e === "warning" || e === "error" ? Y : h, Bt = e === "loading" ? /* @__PURE__ */ o(Z, {}) : s;
464
- return /* @__PURE__ */ f(
463
+ autoFocus: w
464
+ }), It = e === "success" ? Q : e === "warning" || e === "error" ? Y : h, wt = e === "loading" ? /* @__PURE__ */ o(Z, {}) : s;
465
+ return /* @__PURE__ */ y(
465
466
  "div",
466
467
  {
467
- className: g(
468
- w.textInput,
469
- w[e],
470
- w[ft],
468
+ className: b(
469
+ B.textInput,
470
+ B[e],
471
+ B[yt],
471
472
  {
472
- [w.disabled]: r
473
+ [B.disabled]: r
473
474
  },
474
475
  {
475
- [w.hideBorder]: _t
476
+ [B.hideBorder]: _t
476
477
  },
477
478
  rt
478
479
  ),
479
- style: { width: yt, ...lt },
480
+ style: { width: ft, ...lt },
480
481
  children: [
481
482
  /* @__PURE__ */ o(
482
- C,
483
+ q,
483
484
  {
484
485
  content: a,
485
486
  disableContentPadding: _,
@@ -493,25 +494,25 @@ const ee = (t, e, n) => {
493
494
  /* @__PURE__ */ o(
494
495
  "input",
495
496
  {
496
- className: g(
497
- w.input,
497
+ className: b(
498
+ B.input,
498
499
  {
499
- [w.alwaysShowPlaceholder]: mt
500
+ [B.alwaysShowPlaceholder]: mt
500
501
  },
501
502
  l
502
503
  ),
503
504
  type: "text",
504
505
  disabled: r,
505
- ref: O,
506
- autoFocus: B,
507
- ...bt,
508
- ...wt
506
+ ref: L,
507
+ autoFocus: w,
508
+ ...gt,
509
+ ...Bt
509
510
  }
510
511
  ),
511
512
  /* @__PURE__ */ o(
512
- C,
513
+ q,
513
514
  {
514
- content: Bt,
515
+ content: wt,
515
516
  disableContentPadding: _,
516
517
  disableContentPaddingLeft: p,
517
518
  disableContentPaddingRight: d,
@@ -523,8 +524,8 @@ const ee = (t, e, n) => {
523
524
  ]
524
525
  }
525
526
  );
526
- }, we = "_numericTextInputInput_1tnr6_1", Ie = {
527
- numericTextInputInput: we
527
+ }, xe = "_numericTextInputInput_1tnr6_1", ke = {
528
+ numericTextInputInput: xe
528
529
  }, et = ({
529
530
  onValueChange: t,
530
531
  value: e,
@@ -534,10 +535,10 @@ const ee = (t, e, n) => {
534
535
  }) => {
535
536
  if (t)
536
537
  if (!e)
537
- t(String(W(n, r, l)));
538
+ t(String(F(n, r, l)));
538
539
  else {
539
- const i = (A(e) || 0) + n;
540
- t(String(W(i, r, l)));
540
+ const i = (j(e) || 0) + n;
541
+ t(String(F(i, r, l)));
541
542
  }
542
543
  }, nt = ({
543
544
  onValueChange: t,
@@ -549,13 +550,13 @@ const ee = (t, e, n) => {
549
550
  if (e === "")
550
551
  t("");
551
552
  else {
552
- const c = A(e) || 0;
553
- t(String(W(c, n, r)));
553
+ const c = j(e) || 0;
554
+ t(String(F(c, n, r)));
554
555
  }
555
- }, W = (t, e, n) => {
556
+ }, F = (t, e, n) => {
556
557
  let r = t;
557
558
  return e != null && (r = Math.max(e, r)), n != null && (r = Math.min(n, r)), r;
558
- }, Be = ({
559
+ }, Te = ({
559
560
  value: t,
560
561
  onValueChange: e,
561
562
  max: n,
@@ -581,13 +582,13 @@ const ee = (t, e, n) => {
581
582
  return /* @__PURE__ */ o(
582
583
  tt,
583
584
  {
584
- contentRight: s ? c : /* @__PURE__ */ f(R, { children: [
585
- c && /* @__PURE__ */ f(R, { children: [
585
+ contentRight: s ? c : /* @__PURE__ */ y(N, { children: [
586
+ c && /* @__PURE__ */ y(N, { children: [
586
587
  c,
587
- /* @__PURE__ */ o(b, {})
588
+ /* @__PURE__ */ o(g, {})
588
589
  ] }),
589
590
  /* @__PURE__ */ o(
590
- Rt,
591
+ $t,
591
592
  {
592
593
  onClickUp: i ? void 0 : () => p(l),
593
594
  onClickDown: i ? void 0 : () => p(-l),
@@ -603,43 +604,43 @@ const ee = (t, e, n) => {
603
604
  min: r,
604
605
  max: n,
605
606
  step: l,
606
- className: g(Ie.numericTextInputInput, a),
607
+ className: b(ke.numericTextInputInput, a),
607
608
  disabled: i,
608
609
  ..._
609
610
  }
610
611
  );
611
- }, cn = (t, e) => {
612
+ }, pn = (t, e) => {
612
613
  const n = m(
613
614
  (l) => {
614
615
  if (e)
615
616
  if (!l)
616
617
  e(void 0);
617
618
  else {
618
- const c = A(l);
619
+ const c = j(l);
619
620
  c !== void 0 && e(c);
620
621
  }
621
622
  },
622
623
  [e]
623
- ), r = St(() => t === void 0 ? "" : String(t), [t]);
624
+ ), r = Rt(() => t === void 0 ? "" : String(t), [t]);
624
625
  return {
625
626
  onValueChange: n,
626
627
  value: r
627
628
  };
628
- }, xe = (t, e) => {
629
+ }, Se = (t, e) => {
629
630
  if (S(t))
630
631
  return !1;
631
632
  {
632
- const n = A(t);
633
+ const n = j(t);
633
634
  return !S(n) && !S(e) && n <= e;
634
635
  }
635
- }, ke = (t, e) => {
636
+ }, Re = (t, e) => {
636
637
  if (S(t))
637
638
  return !1;
638
639
  {
639
- const n = A(t);
640
+ const n = j(t);
640
641
  return !S(n) && !S(e) && n >= e;
641
642
  }
642
- }, sn = ({
643
+ }, hn = ({
643
644
  disabled: t,
644
645
  onValueChange: e,
645
646
  value: n,
@@ -659,19 +660,19 @@ const ee = (t, e, n) => {
659
660
  },
660
661
  [r, l, e]
661
662
  );
662
- return /* @__PURE__ */ f(k, { role: "group", children: [
663
+ return /* @__PURE__ */ y(k, { role: "group", children: [
663
664
  /* @__PURE__ */ o(
664
- v,
665
+ A,
665
666
  {
666
667
  leftIcon: G,
667
668
  "aria-label": "Decrease",
668
- disabled: t || xe(n, l),
669
+ disabled: t || Se(n, l),
669
670
  onClick: () => a(-c)
670
671
  }
671
672
  ),
672
- /* @__PURE__ */ o(b, {}),
673
+ /* @__PURE__ */ o(g, {}),
673
674
  /* @__PURE__ */ o(
674
- Be,
675
+ Te,
675
676
  {
676
677
  hideButtons: !0,
677
678
  onValueChange: s,
@@ -683,20 +684,20 @@ const ee = (t, e, n) => {
683
684
  ...i
684
685
  }
685
686
  ),
686
- /* @__PURE__ */ o(b, {}),
687
+ /* @__PURE__ */ o(g, {}),
687
688
  /* @__PURE__ */ o(
688
- v,
689
+ A,
689
690
  {
690
691
  leftIcon: X,
691
692
  "aria-label": "Increase",
692
- disabled: t || ke(n, r),
693
+ disabled: t || Re(n, r),
693
694
  onClick: () => a(c)
694
695
  }
695
696
  )
696
697
  ] });
697
- }, an = ({
698
- hiddenIcon: t = $t,
699
- visibleIcon: e = qt,
698
+ }, yn = ({
699
+ hiddenIcon: t = Ct,
700
+ visibleIcon: e = vt,
700
701
  ...n
701
702
  }) => {
702
703
  const [r, l] = Nt(!0);
@@ -704,7 +705,7 @@ const ee = (t, e, n) => {
704
705
  tt,
705
706
  {
706
707
  buttonRight: /* @__PURE__ */ o(
707
- F,
708
+ H,
708
709
  {
709
710
  icon: r ? t : e,
710
711
  onClick: () => l((c) => !c)
@@ -714,15 +715,15 @@ const ee = (t, e, n) => {
714
715
  ...n
715
716
  }
716
717
  );
717
- }, Te = ({
718
+ }, Ne = ({
718
719
  disabled: t,
719
720
  text: e,
720
721
  ...n
721
722
  }) => /* @__PURE__ */ o(
722
- P,
723
+ v,
723
724
  {
724
725
  variant: "bold",
725
- color: M(t ? "--silver" : "--tjara"),
726
+ color: E(t ? "--silver" : "--tjara"),
726
727
  size: "small",
727
728
  ...kt(n),
728
729
  children: e
@@ -733,28 +734,30 @@ const ee = (t, e, n) => {
733
734
  label: n,
734
735
  disabled: r,
735
736
  className: l
736
- }) => /* @__PURE__ */ f("label", { htmlFor: t, className: l, children: [
737
- e ? /* @__PURE__ */ o(q, { children: e }) : null,
737
+ }) => /* @__PURE__ */ y("label", { htmlFor: t, className: l, children: [
738
+ e ? /* @__PURE__ */ o(C, { children: e }) : null,
738
739
  /* @__PURE__ */ o(
739
- Te,
740
+ Ne,
740
741
  {
741
742
  "aria-hidden": !!e,
742
743
  text: n,
743
744
  disabled: r
744
745
  }
745
746
  )
746
- ] }), Se = "_labelledSelect_s3b2w_1", Ne = "_medium_s3b2w_7", Re = "_large_s3b2w_11", $e = "_onlyTopBorder_s3b2w_15", qe = "_onlyBottomBorder_s3b2w_21", Pe = "_error_s3b2w_26", Ae = "_normal_s3b2w_31", Ce = "_label_s3b2w_1", He = "_select_s3b2w_54", Fe = "_iconWrapper_s3b2w_88", x = {
747
- labelledSelect: Se,
748
- medium: Ne,
749
- large: Re,
750
- onlyTopBorder: $e,
751
- onlyBottomBorder: qe,
752
- error: Pe,
753
- normal: Ae,
754
- label: Ce,
755
- select: He,
756
- iconWrapper: Fe
757
- }, dn = ({
747
+ ] }), $e = "_labelledSelect_vs9pj_1", Ce = "_medium_vs9pj_7", ve = "_large_vs9pj_11", je = "_error_vs9pj_15", qe = "_normal_vs9pj_20", Pe = "_onlyTopBorder_vs9pj_25", Ae = "_onlyBottomBorder_vs9pj_31", He = "_onlyLeftBorder_vs9pj_36", Fe = "_onlyRightBorder_vs9pj_42", We = "_label_vs9pj_1", De = "_select_vs9pj_65", Ee = "_iconWrapper_vs9pj_99", x = {
748
+ labelledSelect: $e,
749
+ medium: Ce,
750
+ large: ve,
751
+ error: je,
752
+ normal: qe,
753
+ onlyTopBorder: Pe,
754
+ onlyBottomBorder: Ae,
755
+ onlyLeftBorder: He,
756
+ onlyRightBorder: Fe,
757
+ label: We,
758
+ select: De,
759
+ iconWrapper: Ee
760
+ }, fn = ({
758
761
  onChange: t,
759
762
  onValueChange: e,
760
763
  id: n,
@@ -772,10 +775,10 @@ const ee = (t, e, n) => {
772
775
  },
773
776
  [t, e]
774
777
  );
775
- return /* @__PURE__ */ f(
778
+ return /* @__PURE__ */ y(
776
779
  "div",
777
780
  {
778
- className: g(
781
+ className: b(
779
782
  x.labelledSelect,
780
783
  x[i],
781
784
  x[a],
@@ -796,33 +799,33 @@ const ee = (t, e, n) => {
796
799
  {
797
800
  id: d,
798
801
  onChange: u,
799
- className: g(x.select, x[i], x[a]),
802
+ className: b(x.select, x[i], x[a]),
800
803
  ..._,
801
804
  children: s
802
805
  }
803
806
  ),
804
- /* @__PURE__ */ o("div", { className: g(x.iconWrapper), children: /* @__PURE__ */ o(
807
+ /* @__PURE__ */ o("div", { className: b(x.iconWrapper), children: /* @__PURE__ */ o(
805
808
  J,
806
809
  {
807
- icon: Pt,
810
+ icon: jt,
808
811
  size: 24,
809
- color: M("--modern-blue")
812
+ color: E("--modern-blue")
810
813
  }
811
814
  ) })
812
815
  ]
813
816
  }
814
817
  );
815
- }, We = "_labelledTextInput_1uyc3_1", De = "_onlyTop_1uyc3_21", Ee = "_onlyBottom_1uyc3_27", Me = "_onlyLeft_1uyc3_32", Oe = "_onlyRight_1uyc3_38", Ue = "_disabled_1uyc3_53", ve = "_medium_1uyc3_61", Le = "_large_1uyc3_73", je = "_error_1uyc3_87", N = {
816
- labelledTextInput: We,
817
- onlyTop: De,
818
- onlyBottom: Ee,
819
- onlyLeft: Me,
820
- onlyRight: Oe,
821
- disabled: Ue,
822
- medium: ve,
823
- large: Le,
824
- error: je
825
- }, un = Tt.forwardRef(
818
+ }, Le = "_labelledTextInput_1uyc3_1", Me = "_onlyTop_1uyc3_21", Oe = "_onlyBottom_1uyc3_27", Ue = "_onlyLeft_1uyc3_32", Ke = "_onlyRight_1uyc3_38", ze = "_disabled_1uyc3_53", Ge = "_medium_1uyc3_61", Xe = "_large_1uyc3_73", Je = "_error_1uyc3_87", R = {
819
+ labelledTextInput: Le,
820
+ onlyTop: Me,
821
+ onlyBottom: Oe,
822
+ onlyLeft: Ue,
823
+ onlyRight: Ke,
824
+ disabled: ze,
825
+ medium: Ge,
826
+ large: Xe,
827
+ error: Je
828
+ }, mn = St.forwardRef(
826
829
  ({
827
830
  autoComplete: t = "off",
828
831
  label: e,
@@ -838,21 +841,21 @@ const ee = (t, e, n) => {
838
841
  width: d,
839
842
  ...u
840
843
  }, h) => {
841
- const y = z(), I = n ?? y, B = m(
844
+ const f = z(), I = n ?? f, w = m(
842
845
  (T) => {
843
846
  i?.(T), s?.(T.target.value);
844
847
  },
845
848
  [i, s]
846
849
  );
847
- return /* @__PURE__ */ f(
850
+ return /* @__PURE__ */ y(
848
851
  "div",
849
852
  {
850
- className: g(
851
- N.labelledTextInput,
852
- N[p],
853
- N[_],
854
- N[l],
855
- a && N.disabled
853
+ className: b(
854
+ R.labelledTextInput,
855
+ R[p],
856
+ R[_],
857
+ R[l],
858
+ a && R.disabled
856
859
  ),
857
860
  style: d ? { width: d } : void 0,
858
861
  children: [
@@ -872,7 +875,7 @@ const ee = (t, e, n) => {
872
875
  autoComplete: t,
873
876
  type: "text",
874
877
  value: c,
875
- onChange: B,
878
+ onChange: w,
876
879
  disabled: a,
877
880
  ...u
878
881
  }
@@ -881,7 +884,7 @@ const ee = (t, e, n) => {
881
884
  }
882
885
  );
883
886
  }
884
- ), _n = ({
887
+ ), gn = ({
885
888
  variant: t = "standard",
886
889
  disabled: e,
887
890
  wrapperClassName: n,
@@ -897,50 +900,50 @@ const ee = (t, e, n) => {
897
900
  onClickRight: u,
898
901
  children: h
899
902
  }) => {
900
- const y = t === "success" ? Q : t === "warning" || t === "error" ? Y : _, I = t === "loading" ? /* @__PURE__ */ o(Z, {}) : c;
901
- return /* @__PURE__ */ f(
903
+ const f = t === "success" ? Q : t === "warning" || t === "error" ? Y : _, I = t === "loading" ? /* @__PURE__ */ o(Z, {}) : c;
904
+ return /* @__PURE__ */ y(
902
905
  "div",
903
906
  {
904
- className: g(
905
- w.textInput,
906
- w.inputContainer,
907
- w[t],
907
+ className: b(
908
+ B.textInput,
909
+ B.inputContainer,
910
+ B[t],
908
911
  {
909
- [w.disabled]: e
912
+ [B.disabled]: e
910
913
  },
911
914
  n
912
915
  ),
913
916
  style: r,
914
917
  children: [
915
918
  /* @__PURE__ */ o(
916
- C,
919
+ q,
917
920
  {
918
921
  content: l,
919
922
  disableContentPadding: i,
920
923
  disableContentPaddingLeft: a,
921
924
  disableContentPaddingRight: s,
922
925
  spaceOnLeft: !0,
923
- button: p ? /* @__PURE__ */ o(F, { onClick: d, icon: p }) : void 0
926
+ button: p ? /* @__PURE__ */ o(H, { onClick: d, icon: p }) : void 0
924
927
  }
925
928
  ),
926
929
  /* @__PURE__ */ o(k, { alignItems: "center", children: h }),
927
930
  /* @__PURE__ */ o(
928
- C,
931
+ q,
929
932
  {
930
933
  content: I,
931
934
  disableContentPadding: i,
932
935
  disableContentPaddingLeft: a,
933
936
  disableContentPaddingRight: s,
934
937
  spaceOnRight: !0,
935
- button: y ? /* @__PURE__ */ o(F, { onClick: u, icon: y }) : void 0
938
+ button: f ? /* @__PURE__ */ o(H, { onClick: u, icon: f }) : void 0
936
939
  }
937
940
  )
938
941
  ]
939
942
  }
940
943
  );
941
- }, Ke = "_textArea_6n6nc_1", ze = {
942
- textArea: Ke
943
- }, pn = D(
944
+ }, Qe = "_textArea_6n6nc_1", Ye = {
945
+ textArea: Qe
946
+ }, bn = W(
944
947
  ({
945
948
  className: t,
946
949
  value: e,
@@ -964,7 +967,7 @@ const ee = (t, e, n) => {
964
967
  disabled: a,
965
968
  rows: i,
966
969
  readOnly: c,
967
- className: g(ze.textArea, t),
970
+ className: b(Ye.textArea, t),
968
971
  style: { resize: l },
969
972
  onChange: p,
970
973
  value: e,
@@ -974,32 +977,51 @@ const ee = (t, e, n) => {
974
977
  );
975
978
  }
976
979
  );
980
+ function Bn({
981
+ value: t,
982
+ tooltipLabel: e = "Copied to clipboard!",
983
+ size: n = "small"
984
+ }) {
985
+ const [r, l] = Tt(!1, 2e3), c = m(async () => {
986
+ t != null && (await navigator.clipboard.writeText(t), l(!0));
987
+ }, [l, t]);
988
+ return /* @__PURE__ */ o(At, { visible: r, label: e, children: /* @__PURE__ */ o(
989
+ A,
990
+ {
991
+ size: n,
992
+ onClick: c,
993
+ leftIcon: qt,
994
+ disabled: t == null
995
+ }
996
+ ) });
997
+ }
977
998
  export {
978
- en as AmountStepperButtons,
979
- jt as Checkbox,
980
- on as CheckboxWithLabel,
999
+ sn as AmountStepperButtons,
1000
+ Gt as Checkbox,
1001
+ dn as CheckboxWithLabel,
1002
+ Bn as CopyToClipboardButton,
981
1003
  ot as InputLabel,
982
- Te as InputLabelText,
983
- dn as LabelledSelect,
984
- un as LabelledTextInput,
985
- sn as NumericStepper,
986
- Be as NumericTextInput,
987
- an as PasswordInput,
1004
+ Ne as InputLabelText,
1005
+ fn as LabelledSelect,
1006
+ mn as LabelledTextInput,
1007
+ hn as NumericStepper,
1008
+ Te as NumericTextInput,
1009
+ yn as PasswordInput,
988
1010
  V as RadioButton,
989
- rn as RadioButtonBox,
990
- ln as RadioButtonWithLabel,
991
- Ft as ReadOnlyNumericInput,
1011
+ un as RadioButtonBox,
1012
+ _n as RadioButtonWithLabel,
1013
+ Wt as ReadOnlyNumericInput,
992
1014
  Ot as Switch,
993
- nn as SwitchWithLabel,
994
- pn as TextArea,
1015
+ an as SwitchWithLabel,
1016
+ bn as TextArea,
995
1017
  tt as TextInput,
996
- _n as TextInputBox,
997
- te as elementHasSelectionRange,
1018
+ gn as TextInputBox,
1019
+ oe as elementHasSelectionRange,
998
1020
  et as onStepValueChange,
999
1021
  nt as onTextValueChange,
1000
- Vt as useKeyboardNavigation,
1001
- cn as useNumericInputValue,
1002
- ee as useSelectAllOnMount,
1003
- ne as useTextInput
1022
+ ne as useKeyboardNavigation,
1023
+ pn as useNumericInputValue,
1024
+ re as useSelectAllOnMount,
1025
+ le as useTextInput
1004
1026
  };
1005
1027
  //# sourceMappingURL=index.es.js.map