@onereach/ui-components 5.0.2 → 5.1.0
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/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +3 -2
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +5 -5
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +2 -2
- package/dist/bundled/v2/components/OrLabelV3/OrLabel.js +7 -3
- package/dist/bundled/v2/components/OrLabelV3/OrLabel.vue.d.ts +16 -5
- package/dist/bundled/v2/components/OrLabelV3/props.d.ts +2 -1
- package/dist/bundled/v2/components/OrLabelV3/props.js +1 -0
- package/dist/bundled/v2/components/OrLabelV3/styles.d.ts +2 -2
- package/dist/bundled/v2/components/OrLabelV3/styles.js +14 -5
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +99 -25
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +23 -0
- package/dist/bundled/v2/components/OrSelectV3/styles.d.ts +3 -1
- package/dist/bundled/v2/components/OrSelectV3/styles.js +14 -4
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/directives/dropdown-close.js +0 -2
- package/dist/bundled/v2/directives/dropdown-open.js +1 -3
- package/dist/bundled/v2/index.js +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-ef25e74b.js → OrCardCollection.vue_vue_type_script_lang-32a5019d.js} +1 -1
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-eeb6b419.js → OrCheckbox.vue_vue_type_script_lang-38736023.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-3b25afe5.js → OrCheckboxGroup.vue_vue_type_script_lang-51bbd047.js} +2 -2
- package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-ab30a5c4.js → OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-aca7f503.js → OrCode.vue_vue_type_script_lang-1bf2766c.js} +1 -1
- package/dist/bundled/v3/{OrCombinedInput.vue_vue_type_script_lang-cb7a88f3.js → OrCombinedInput.vue_vue_type_script_lang-230d4d9c.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-2ca0f55a.js → OrConfirm.vue_vue_type_script_lang-d37994d8.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-86ca7af9.js → OrDatePicker.vue_vue_type_script_lang-f73b9f07.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-92429c31.js → OrDateTimePicker.vue_vue_type_script_lang-df504a2e.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-d9eef487.js → OrDateTimePickerPopoverHeader-eff1f44b.js} +1 -1
- package/dist/bundled/v3/{OrFormGroup.vue_vue_type_script_lang-1c6844d6.js → OrFormGroup.vue_vue_type_script_lang-d67479fc.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-3927acb7.js → OrInput.vue_vue_type_script_lang-4a4bec95.js} +1 -1
- package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-3e11ab8a.js → OrLabel.vue_vue_type_script_lang-fcdfd80d.js} +6 -3
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-48c2bc6b.js → OrRadio.vue_vue_type_script_lang-08ab2220.js} +1 -1
- package/dist/bundled/v3/{OrRadioGroup.vue_vue_type_script_lang-d7f6f8ca.js → OrRadioGroup.vue_vue_type_script_lang-d84948fc.js} +2 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-787d1b44.js → OrSearch.vue_vue_type_script_lang-e055677e.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-932be22a.js → OrSelect.vue_vue_type_script_lang-19739ac1.js} +35 -8
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-ee55263f.js → OrSwitch.vue_vue_type_script_lang-14b4ec0a.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-85c70a2a.js → OrTagInput.vue_vue_type_script_lang-972ba1bb.js} +1 -1
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-7562cca1.js → OrTextarea.vue_vue_type_script_lang-a7cfbe82.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-15702833.js → OrTimePicker.vue_vue_type_script_lang-e4274a52.js} +2 -2
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +5 -5
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +4 -4
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +6 -6
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +5 -5
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +4 -4
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +3 -3
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +5 -4
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +3 -3
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +3 -3
- package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +3 -3
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +4 -4
- package/dist/bundled/v3/components/OrConfirmV3/index.js +3 -3
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +4 -4
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +4 -4
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +3 -3
- package/dist/bundled/v3/components/OrFormGroupV3/index.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +3 -3
- package/dist/bundled/v3/components/OrInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.js +4 -3
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +12 -3
- package/dist/bundled/v3/components/OrLabelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/props.d.ts +2 -1
- package/dist/bundled/v3/components/OrLabelV3/props.js +1 -0
- package/dist/bundled/v3/components/OrLabelV3/styles.d.ts +2 -2
- package/dist/bundled/v3/components/OrLabelV3/styles.js +14 -5
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +5 -5
- package/dist/bundled/v3/components/OrRadioGroupV3/index.js +4 -4
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +3 -3
- package/dist/bundled/v3/components/OrRadioV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +4 -4
- package/dist/bundled/v3/components/OrSearchV3/index.js +3 -3
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +66 -40
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +15 -0
- package/dist/bundled/v3/components/OrSelectV3/index.js +4 -4
- package/dist/bundled/v3/components/OrSelectV3/styles.d.ts +3 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +14 -4
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +3 -3
- package/dist/bundled/v3/components/OrSwitchV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +3 -3
- package/dist/bundled/v3/components/OrTagInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +3 -3
- package/dist/bundled/v3/components/OrTextareaV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +4 -4
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/index.js +21 -21
- package/dist/bundled/v3/directives/dropdown-close.js +0 -2
- package/dist/bundled/v3/directives/dropdown-open.js +1 -3
- package/dist/bundled/v3/index.js +22 -22
- package/dist/esm/v2/{OrCardCollection-16d7fede.js → OrCardCollection-35add276.js} +1 -1
- package/dist/esm/v2/{OrCheckbox-db66b4ea.js → OrCheckbox-ae903071.js} +4 -3
- package/dist/esm/v2/{OrCheckboxGroup-a04f27fe.js → OrCheckboxGroup-74dc7c1d.js} +2 -2
- package/dist/esm/v2/{OrCheckboxTree-f48db82f.js → OrCheckboxTree-19f5d69b.js} +1 -1
- package/dist/esm/v2/{OrCode-c772c8f5.js → OrCode-c2675f47.js} +1 -1
- package/dist/esm/v2/{OrCombinedInput-45187323.js → OrCombinedInput-2639e3e1.js} +1 -1
- package/dist/esm/v2/{OrConfirm-389d7e31.js → OrConfirm-9f43fb6a.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-dab6a28b.js → OrDatePicker-29e3897a.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-b927b51a.js → OrDateTimePicker-5913e464.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-78b7ad39.js → OrDateTimePicker.vue_rollup-plugin-vue_script-e22f3b7b.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-1bd2a85f.js → OrDateTimePickerPopoverHeader-3a5c05ac.js} +1 -1
- package/dist/esm/v2/{OrFormGroup-29a514db.js → OrFormGroup-9000fcdf.js} +1 -1
- package/dist/esm/v2/{OrInput-57211a5b.js → OrInput-a6183a78.js} +3 -3
- package/dist/esm/v2/{OrLabel-63380256.js → OrLabel-4a3d8904.js} +18 -6
- package/dist/esm/v2/{OrRadio-b32dfbfe.js → OrRadio-0fc3ae14.js} +1 -1
- package/dist/esm/v2/{OrRadioGroup-d1c2e460.js → OrRadioGroup-1108883d.js} +2 -2
- package/dist/esm/v2/{OrSearch-95447225.js → OrSearch-15ecfbf0.js} +1 -1
- package/dist/esm/v2/{OrSelect-c92299c7.js → OrSelect-ee398af5.js} +115 -30
- package/dist/esm/v2/{OrSwitch-e49ce2d8.js → OrSwitch-a3da6bec.js} +1 -1
- package/dist/esm/v2/{OrTagInput-7c95be61.js → OrTagInput-adef254c.js} +1 -1
- package/dist/esm/v2/{OrTextarea-824f7048.js → OrTextarea-6fe8b65f.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-fe172ae6.js → OrTimePicker-9738c72f.js} +4 -4
- package/dist/esm/v2/components/index.js +23 -23
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +5 -5
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +3 -3
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v2/components/or-code-v3/index.js +2 -2
- package/dist/esm/v2/components/or-combined-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-form-group-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +16 -5
- package/dist/esm/v2/components/or-label-v3/index.js +1 -1
- package/dist/esm/v2/components/or-label-v3/props.d.ts +2 -1
- package/dist/esm/v2/components/or-label-v3/styles.d.ts +2 -2
- package/dist/esm/v2/components/or-radio-group-v3/index.js +4 -4
- package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +23 -0
- package/dist/esm/v2/components/or-select-v3/index.js +6 -6
- package/dist/esm/v2/components/or-select-v3/styles.d.ts +3 -1
- package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tag-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-time-picker-v3/index.js +5 -5
- package/dist/esm/v2/directives/index.js +1 -1
- package/dist/esm/v2/{dropdown-open-e1f90e0a.js → dropdown-open-06d651cf.js} +1 -5
- package/dist/esm/v2/index.js +23 -23
- package/dist/esm/v3/{OrCardCollection-a03fe4ee.js → OrCardCollection-e4a72381.js} +1 -1
- package/dist/esm/v3/{OrCheckbox-09f62aab.js → OrCheckbox-a571fc90.js} +3 -2
- package/dist/esm/v3/{OrCheckboxGroup-6c054793.js → OrCheckboxGroup-7fe25d85.js} +2 -2
- package/dist/esm/v3/{OrCheckboxTree-bb32455e.js → OrCheckboxTree-bea23696.js} +1 -1
- package/dist/esm/v3/{OrCode-e0046019.js → OrCode-efdc9eee.js} +1 -1
- package/dist/esm/v3/{OrCombinedInput-2800ee8b.js → OrCombinedInput-6dd0f75d.js} +1 -1
- package/dist/esm/v3/{OrConfirm-fd33e48c.js → OrConfirm-fa35ffd0.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-dae900de.js → OrDatePicker-40e867e5.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-3d4aeabe.js → OrDateTimePicker-888a2f98.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-3c371f05.js → OrDateTimePickerPopoverHeader-8f0408b2.js} +1 -1
- package/dist/esm/v3/{OrFormGroup-9f581536.js → OrFormGroup-c4631ef0.js} +1 -1
- package/dist/esm/v3/{OrInput-41b40eee.js → OrInput-8463ca1d.js} +1 -1
- package/dist/esm/v3/{OrLabel-4da56db0.js → OrLabel-d4c46bb6.js} +19 -7
- package/dist/esm/v3/{OrRadio-7b722b16.js → OrRadio-48cd02a9.js} +1 -1
- package/dist/esm/v3/{OrRadioGroup-58c0214c.js → OrRadioGroup-82d10aa8.js} +2 -2
- package/dist/esm/v3/{OrSearch-e6f6573f.js → OrSearch-9c694c80.js} +1 -1
- package/dist/esm/v3/{OrSelect-db90c428.js → OrSelect-3a39f89e.js} +109 -46
- package/dist/esm/v3/{OrSwitch-a6efd081.js → OrSwitch-f4d9e196.js} +1 -1
- package/dist/esm/v3/{OrTagInput-f11a2d68.js → OrTagInput-8cc92992.js} +1 -1
- package/dist/esm/v3/{OrTextarea-6c471ccd.js → OrTextarea-f3412790.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-b1ff46c1.js → OrTimePicker-e3b5ef7f.js} +4 -4
- package/dist/esm/v3/components/index.js +22 -22
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +5 -5
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +3 -3
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v3/components/or-code-v3/index.js +2 -2
- package/dist/esm/v3/components/or-combined-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-form-group-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +12 -3
- package/dist/esm/v3/components/or-label-v3/index.js +1 -1
- package/dist/esm/v3/components/or-label-v3/props.d.ts +2 -1
- package/dist/esm/v3/components/or-label-v3/styles.d.ts +2 -2
- package/dist/esm/v3/components/or-radio-group-v3/index.js +4 -4
- package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +15 -0
- package/dist/esm/v3/components/or-select-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select-v3/styles.d.ts +3 -1
- package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tag-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-time-picker-v3/index.js +5 -5
- package/dist/esm/v3/directives/index.js +1 -1
- package/dist/esm/v3/{dropdown-open-e1f90e0a.js → dropdown-open-06d651cf.js} +1 -5
- package/dist/esm/v3/index.js +22 -22
- package/package.json +2 -2
- package/src/components/or-checkbox-v3/OrCheckbox.vue +1 -0
- package/src/components/or-input-v3/OrInput.vue +1 -0
- package/src/components/or-label-v3/OrLabel.vue +9 -5
- package/src/components/or-label-v3/props.ts +1 -0
- package/src/components/or-label-v3/styles.ts +16 -4
- package/src/components/or-select-v3/OrSelect.vue +90 -21
- package/src/components/or-select-v3/styles.ts +20 -3
- package/src/directives/dropdown-close.ts +0 -3
- package/src/directives/dropdown-open.ts +1 -4
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-a4f77733.js → OrDateTimePickerPopoverHeader-f3d67e5d.js} +0 -0
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { s as script } from '../../OrSelect.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrSelect.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrSelect.vue_vue_type_script_lang-19739ac1.js';
|
|
2
|
+
export { s as default } from '../../OrSelect.vue_vue_type_script_lang-19739ac1.js';
|
|
3
3
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, withModifiers, createVNode, vShow } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../utils/isEmptyValue.js';
|
|
6
6
|
import './styles.js';
|
|
7
7
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
8
|
-
import '../../OrCheckbox.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
9
9
|
import '../OrCheckboxV3/styles.js';
|
|
10
10
|
import '../OrLabelV3/OrLabel.js';
|
|
11
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
11
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
12
12
|
import '../OrLabelV3/props.js';
|
|
13
13
|
import '../OrLabelV3/styles.js';
|
|
14
14
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -62,7 +62,7 @@ import '../../hooks/useElevation.js';
|
|
|
62
62
|
import '../../utils/isVisible.js';
|
|
63
63
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
64
64
|
import '../OrInputV3/OrInput.js';
|
|
65
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
65
|
+
import '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
66
66
|
import '../OrInputV3/props.js';
|
|
67
67
|
import '../OrInputBoxV3/props.js';
|
|
68
68
|
import '../OrInputV3/styles.js';
|
|
@@ -86,24 +86,30 @@ import '../../directives/dropdown-close.js';
|
|
|
86
86
|
import '../../directives/dropdown-open.js';
|
|
87
87
|
|
|
88
88
|
const _hoisted_1 = ["id", "tabindex", "disabled"];
|
|
89
|
-
const _hoisted_2 =
|
|
89
|
+
const _hoisted_2 = ["disabled"];
|
|
90
|
+
const _hoisted_3 = {
|
|
90
91
|
class: "truncate"
|
|
91
92
|
};
|
|
92
|
-
const
|
|
93
|
+
const _hoisted_4 = ["disabled"];
|
|
94
|
+
const _hoisted_5 = {
|
|
95
|
+
key: 2,
|
|
96
|
+
class: /*#__PURE__*/normalizeClass(['grow'])
|
|
97
|
+
};
|
|
98
|
+
const _hoisted_6 = {
|
|
93
99
|
class: /*#__PURE__*/normalizeClass(['layout-inline-row', 'gap-sm'])
|
|
94
100
|
};
|
|
95
|
-
const
|
|
101
|
+
const _hoisted_7 = {
|
|
96
102
|
class: /*#__PURE__*/normalizeClass(['contents'])
|
|
97
103
|
};
|
|
98
|
-
const
|
|
104
|
+
const _hoisted_8 = {
|
|
99
105
|
class: /*#__PURE__*/normalizeClass(['contents'])
|
|
100
106
|
};
|
|
101
107
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
102
108
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
103
109
|
const _component_OrTag = resolveComponent("OrTag");
|
|
110
|
+
const _component_OrInput = resolveComponent("OrInput");
|
|
104
111
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
105
112
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
106
|
-
const _component_OrInput = resolveComponent("OrInput");
|
|
107
113
|
const _component_OrCheckbox = resolveComponent("OrCheckbox");
|
|
108
114
|
const _component_OrMenuItem = resolveComponent("OrMenuItem");
|
|
109
115
|
const _component_OrExpansionPanel = resolveComponent("OrExpansionPanel");
|
|
@@ -146,12 +152,12 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
146
152
|
onBlur: _cache[1] || (_cache[1] = $event => _ctx.$emit('blur', $event))
|
|
147
153
|
}, [_ctx.multiple ? (openBlock(), createElementBlock(Fragment, {
|
|
148
154
|
key: 0
|
|
149
|
-
}, [_ctx.
|
|
155
|
+
}, [!_ctx.isEmptyModelValue ? renderSlot(_ctx.$slots, "valueTemplate", {
|
|
150
156
|
key: 0,
|
|
151
157
|
model: _ctx.proxyModelValue
|
|
152
|
-
}, () => [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.selection,
|
|
158
|
+
}, () => [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.selection, option => {
|
|
153
159
|
return openBlock(), createBlock(_component_OrTag, {
|
|
154
|
-
key:
|
|
160
|
+
key: option.value,
|
|
155
161
|
variant: 'reset',
|
|
156
162
|
disabled: _ctx.disabled || _ctx.readonly,
|
|
157
163
|
onReset: $event => _ctx.deselect(option)
|
|
@@ -160,25 +166,38 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
160
166
|
|
|
161
167
|
_: 2 /* DYNAMIC */
|
|
162
168
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled", "onReset"]);
|
|
163
|
-
}), 128 /* KEYED_FRAGMENT */))]) : (openBlock(), createElementBlock("span", {
|
|
169
|
+
}), 128 /* KEYED_FRAGMENT */))]) : _ctx.popoverState === 'closed' || !_ctx.enableSearch ? (openBlock(), createElementBlock("span", {
|
|
164
170
|
key: 1,
|
|
165
|
-
class: normalizeClass(_ctx.placeholderStyles)
|
|
166
|
-
|
|
171
|
+
class: normalizeClass(_ctx.placeholderStyles),
|
|
172
|
+
disabled: _ctx.disabled ? '' : null
|
|
173
|
+
}, toDisplayString(_ctx.placeholder), 11 /* TEXT, CLASS, PROPS */, _hoisted_2)) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock(Fragment, {
|
|
167
174
|
key: 1
|
|
168
175
|
}, [!_ctx.isEmptyModelValue ? renderSlot(_ctx.$slots, "valueTemplate", {
|
|
169
176
|
key: 0,
|
|
170
177
|
model: _ctx.proxyModelValue
|
|
171
|
-
}, () => [createElementVNode("span",
|
|
178
|
+
}, () => [createElementVNode("span", _hoisted_3, toDisplayString(_ctx.selection && _ctx.selection.label), 1 /* TEXT */)]) : _ctx.popoverState === 'closed' || !_ctx.enableSearch ? (openBlock(), createElementBlock("span", {
|
|
172
179
|
key: 1,
|
|
173
|
-
class: normalizeClass(_ctx.placeholderStyles)
|
|
174
|
-
|
|
180
|
+
class: normalizeClass(_ctx.placeholderStyles),
|
|
181
|
+
disabled: _ctx.disabled ? '' : null
|
|
182
|
+
}, toDisplayString(_ctx.placeholder), 11 /* TEXT, CLASS, PROPS */, _hoisted_4)) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */))], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), _ctx.multiple && _ctx.outerItems.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
175
183
|
key: 0
|
|
176
|
-
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true),
|
|
184
|
+
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), _ctx.popoverState === 'open' && _ctx.enableSearch && _ctx.isDesktop ? (openBlock(), createBlock(_component_OrInput, {
|
|
185
|
+
key: 1,
|
|
186
|
+
ref: "searchControl",
|
|
187
|
+
modelValue: _ctx.searchText,
|
|
188
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = $event => _ctx.searchText = $event),
|
|
189
|
+
class: normalizeClass([..._ctx.searchControlStyles, _ctx.isEmptyModelValue && 'md:!ml-none']),
|
|
190
|
+
type: 'search',
|
|
191
|
+
placeholder: _ctx.searchPlaceholder,
|
|
192
|
+
size: _ctx.size,
|
|
193
|
+
"disable-default-styles": true,
|
|
194
|
+
onClick: _cache[3] || (_cache[3] = withModifiers(() => {}, ["stop"]))
|
|
195
|
+
}, null, 8 /* PROPS */, ["modelValue", "class", "placeholder", "size"])) : (openBlock(), createElementBlock("div", _hoisted_5)), createElementVNode("div", _hoisted_6, [_ctx.popoverState === 'closed' && !_ctx.isEmptyModelValue ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
177
196
|
key: 0,
|
|
178
197
|
icon: 'close',
|
|
179
198
|
color: 'inherit',
|
|
180
199
|
disabled: _ctx.readonly || _ctx.disabled,
|
|
181
|
-
onClick: _cache[
|
|
200
|
+
onClick: _cache[4] || (_cache[4] = withModifiers($event => _ctx.$emit('update:modelValue', _ctx.multiple ? [] : undefined), ["stop"]))
|
|
182
201
|
}, null, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true), createVNode(_component_OrIcon, {
|
|
183
202
|
icon: _ctx.popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down',
|
|
184
203
|
variant: 'outlined'
|
|
@@ -189,17 +208,18 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
189
208
|
placement: 'bottom',
|
|
190
209
|
"full-width": true,
|
|
191
210
|
"custom-styles": _ctx.dropdownStyles,
|
|
192
|
-
"disable-default-styles": true
|
|
211
|
+
"disable-default-styles": true,
|
|
212
|
+
onClose: _cache[8] || (_cache[8] = $event => _ctx.clearSearchControl())
|
|
193
213
|
}, {
|
|
194
|
-
default: withCtx(() => [_ctx.enableSearch ? (openBlock(), createBlock(_component_OrInput, {
|
|
214
|
+
default: withCtx(() => [_ctx.popoverState === 'open' && _ctx.enableSearch && _ctx.isMobile ? (openBlock(), createBlock(_component_OrInput, {
|
|
195
215
|
key: 0,
|
|
216
|
+
ref: "searchControl",
|
|
196
217
|
modelValue: _ctx.searchText,
|
|
197
|
-
"onUpdate:modelValue": _cache[
|
|
218
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = $event => _ctx.searchText = $event),
|
|
219
|
+
class: normalizeClass(_ctx.searchControlStyles),
|
|
198
220
|
type: 'search',
|
|
199
|
-
placeholder:
|
|
200
|
-
|
|
201
|
-
"disable-default-styles": true
|
|
202
|
-
}, null, 8 /* PROPS */, ["modelValue"])) : createCommentVNode("v-if", true), _ctx.resolvedSearchOptions.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
221
|
+
placeholder: _ctx.searchPlaceholder
|
|
222
|
+
}, null, 8 /* PROPS */, ["modelValue", "class", "placeholder"])) : createCommentVNode("v-if", true), _ctx.resolvedSearchOptions.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
203
223
|
key: 1
|
|
204
224
|
}, [_ctx.groupByFunction ? (openBlock(true), createElementBlock(Fragment, {
|
|
205
225
|
key: 0
|
|
@@ -212,25 +232,28 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
212
232
|
key: 0
|
|
213
233
|
}, renderList(group, (option, i) => {
|
|
214
234
|
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
215
|
-
key: i
|
|
235
|
+
key: i,
|
|
236
|
+
selected: _ctx.proxyModelValue && _ctx.proxyModelValue.includes(option.value)
|
|
216
237
|
}, {
|
|
217
238
|
default: withCtx(() => [renderSlot(_ctx.$slots, "optionTemplate", {
|
|
218
239
|
model: _ctx.proxyModelValue,
|
|
219
240
|
option: option
|
|
220
241
|
}, () => [createVNode(_component_OrCheckbox, {
|
|
221
242
|
modelValue: _ctx.proxyModelValue,
|
|
222
|
-
"onUpdate:modelValue": _cache[
|
|
243
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = $event => _ctx.proxyModelValue = $event),
|
|
223
244
|
value: option.value,
|
|
224
245
|
label: option.label,
|
|
225
|
-
"label-variant": '
|
|
246
|
+
"label-variant": 'menu-item'
|
|
226
247
|
}, null, 8 /* PROPS */, ["modelValue", "value", "label"])])]),
|
|
227
248
|
_: 2 /* DYNAMIC */
|
|
228
|
-
},
|
|
249
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["selected"]);
|
|
229
250
|
}), 128 /* KEYED_FRAGMENT */)) : (openBlock(true), createElementBlock(Fragment, {
|
|
230
251
|
key: 1
|
|
231
252
|
}, renderList(group, (option, i) => {
|
|
232
253
|
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
233
254
|
key: i,
|
|
255
|
+
class: normalizeClass(_ctx.dropdownItemStyles),
|
|
256
|
+
selected: _ctx.proxyModelValue === option.value,
|
|
234
257
|
onClick: withModifiers($event => {
|
|
235
258
|
_ctx.proxyModelValue = option.value;
|
|
236
259
|
_ctx.close();
|
|
@@ -242,7 +265,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
242
265
|
}, () => [createTextVNode(toDisplayString(option.label), 1 /* TEXT */)])]),
|
|
243
266
|
|
|
244
267
|
_: 2 /* DYNAMIC */
|
|
245
|
-
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick"]);
|
|
268
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["class", "selected", "onClick"]);
|
|
246
269
|
}), 128 /* KEYED_FRAGMENT */))]),
|
|
247
270
|
|
|
248
271
|
_: 2 /* DYNAMIC */
|
|
@@ -253,14 +276,15 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
253
276
|
key: 0
|
|
254
277
|
}, renderList(_ctx.resolvedSearchOptions, (option, i) => {
|
|
255
278
|
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
256
|
-
key: i
|
|
279
|
+
key: i,
|
|
280
|
+
selected: _ctx.proxyModelValue && _ctx.proxyModelValue.includes(option.value)
|
|
257
281
|
}, {
|
|
258
282
|
default: withCtx(() => [createVNode(_component_OrCheckbox, {
|
|
259
283
|
modelValue: _ctx.proxyModelValue,
|
|
260
|
-
"onUpdate:modelValue": _cache[
|
|
284
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = $event => _ctx.proxyModelValue = $event),
|
|
261
285
|
value: option.value,
|
|
262
286
|
label: option.label,
|
|
263
|
-
"label-variant": '
|
|
287
|
+
"label-variant": 'menu-item'
|
|
264
288
|
}, {
|
|
265
289
|
default: withCtx(() => [renderSlot(_ctx.$slots, "optionTemplate", {
|
|
266
290
|
model: _ctx.proxyModelValue,
|
|
@@ -269,12 +293,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
269
293
|
_: 2 /* DYNAMIC */
|
|
270
294
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["modelValue", "value", "label"])]),
|
|
271
295
|
_: 2 /* DYNAMIC */
|
|
272
|
-
},
|
|
296
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["selected"]);
|
|
273
297
|
}), 128 /* KEYED_FRAGMENT */)) : (openBlock(true), createElementBlock(Fragment, {
|
|
274
298
|
key: 1
|
|
275
299
|
}, renderList(_ctx.resolvedSearchOptions, (option, i) => {
|
|
276
300
|
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
277
301
|
key: i,
|
|
302
|
+
class: normalizeClass(_ctx.dropdownItemStyles),
|
|
303
|
+
selected: _ctx.proxyModelValue === option.value,
|
|
278
304
|
onClick: withModifiers($event => {
|
|
279
305
|
_ctx.proxyModelValue = option.value;
|
|
280
306
|
_ctx.close();
|
|
@@ -286,7 +312,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
286
312
|
}, () => [createTextVNode(toDisplayString(option.label), 1 /* TEXT */)])]),
|
|
287
313
|
|
|
288
314
|
_: 2 /* DYNAMIC */
|
|
289
|
-
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick"]);
|
|
315
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["class", "selected", "onClick"]);
|
|
290
316
|
}), 128 /* KEYED_FRAGMENT */))], 64 /* STABLE_FRAGMENT */))], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock("div", {
|
|
291
317
|
key: 2,
|
|
292
318
|
class: normalizeClass(_ctx.noSearchResultsStyles)
|
|
@@ -295,14 +321,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
295
321
|
_: 3 /* FORWARDED */
|
|
296
322
|
}, 8 /* PROPS */, ["trigger", "custom-styles"])]),
|
|
297
323
|
_: 3 /* FORWARDED */
|
|
298
|
-
}, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), withDirectives(createElementVNode("div",
|
|
324
|
+
}, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), withDirectives(createElementVNode("div", _hoisted_7, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
299
325
|
key: 0,
|
|
300
326
|
disabled: _ctx.disabled
|
|
301
327
|
}, {
|
|
302
328
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
303
329
|
|
|
304
330
|
_: 1 /* STABLE */
|
|
305
|
-
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div",
|
|
331
|
+
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_8, [createVNode(_component_OrError, {
|
|
306
332
|
disabled: _ctx.disabled
|
|
307
333
|
}, {
|
|
308
334
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.error), 1 /* TEXT */)]),
|
|
@@ -30,6 +30,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
30
30
|
type: StringConstructor;
|
|
31
31
|
default: undefined;
|
|
32
32
|
};
|
|
33
|
+
searchPlaceholder: {
|
|
34
|
+
type: StringConstructor;
|
|
35
|
+
default: undefined;
|
|
36
|
+
};
|
|
33
37
|
hint: {
|
|
34
38
|
type: StringConstructor;
|
|
35
39
|
default: undefined;
|
|
@@ -71,13 +75,16 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
71
75
|
inputBox: import("vue-demi").Ref<any>;
|
|
72
76
|
inputBoxRoot: import("vue-demi").ComputedRef<any>;
|
|
73
77
|
control: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
78
|
+
searchControl: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
74
79
|
popover: import("vue-demi").Ref<any>;
|
|
75
80
|
popoverRoot: import("vue-demi").ComputedRef<any>;
|
|
76
81
|
popoverState: import("vue-demi").ComputedRef<any>;
|
|
77
82
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
78
83
|
controlStyles: import("vue-demi").ComputedRef<string[]>;
|
|
84
|
+
searchControlStyles: import("vue-demi").ComputedRef<string[]>;
|
|
79
85
|
placeholderStyles: import("vue-demi").ComputedRef<string[]>;
|
|
80
86
|
dropdownStyles: import("vue-demi").ComputedRef<string[]>;
|
|
87
|
+
dropdownItemStyles: import("vue-demi").ComputedRef<string[]>;
|
|
81
88
|
noSearchResultsStyles: import("vue-demi").ComputedRef<string[]>;
|
|
82
89
|
controlId: import("vue-demi").Ref<string>;
|
|
83
90
|
proxyModelValue: import("../../hooks").UseProxyModelValueReturn<string | number | object | string[] | object[] | number[] | undefined>;
|
|
@@ -94,8 +101,11 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
94
101
|
toggle: () => void;
|
|
95
102
|
close: () => void;
|
|
96
103
|
deselect: (option: SelectOption) => void;
|
|
104
|
+
clearSearchControl: () => void;
|
|
97
105
|
innerItems: import("vue-demi").Ref<HTMLElement[]>;
|
|
98
106
|
outerItems: import("vue-demi").Ref<HTMLElement[]>;
|
|
107
|
+
isDesktop: import("vue-demi").Ref<boolean>;
|
|
108
|
+
isMobile: import("vue-demi").Ref<boolean>;
|
|
99
109
|
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, ("search" | "update:modelValue" | "focus" | "blur")[], "search" | "update:modelValue" | "focus" | "blur", import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
100
110
|
options: {
|
|
101
111
|
type: PropType<SelectOption[]>;
|
|
@@ -125,6 +135,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
125
135
|
type: StringConstructor;
|
|
126
136
|
default: undefined;
|
|
127
137
|
};
|
|
138
|
+
searchPlaceholder: {
|
|
139
|
+
type: StringConstructor;
|
|
140
|
+
default: undefined;
|
|
141
|
+
};
|
|
128
142
|
hint: {
|
|
129
143
|
type: StringConstructor;
|
|
130
144
|
default: undefined;
|
|
@@ -174,6 +188,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
174
188
|
multiple: boolean;
|
|
175
189
|
size: SelectSize;
|
|
176
190
|
placeholder: string;
|
|
191
|
+
searchPlaceholder: string;
|
|
177
192
|
hint: string;
|
|
178
193
|
error: string | boolean;
|
|
179
194
|
required: boolean;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-19739ac1.js';
|
|
2
2
|
export { InputBoxSize as SelectSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../utils/isEmptyValue.js';
|
|
5
5
|
import './styles.js';
|
|
6
6
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
7
|
-
import '../../OrCheckbox.vue_vue_type_script_lang-
|
|
7
|
+
import '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
8
8
|
import '../OrCheckboxV3/styles.js';
|
|
9
9
|
import '../OrLabelV3/OrLabel.js';
|
|
10
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
10
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
11
11
|
import '../OrLabelV3/props.js';
|
|
12
12
|
import '../OrLabelV3/styles.js';
|
|
13
13
|
import 'vue';
|
|
@@ -62,7 +62,7 @@ import '../../hooks/useElevation.js';
|
|
|
62
62
|
import '../../utils/isVisible.js';
|
|
63
63
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
64
64
|
import '../OrInputV3/OrInput.js';
|
|
65
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
65
|
+
import '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
66
66
|
import '../OrInputV3/props.js';
|
|
67
67
|
import '../OrInputV3/styles.js';
|
|
68
68
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
export declare const
|
|
1
|
+
export declare const Select: string[];
|
|
2
2
|
export declare const SelectControl: string[];
|
|
3
|
+
export declare const SelectSearchControl: string[];
|
|
3
4
|
export declare const SelectPlaceholder: string[];
|
|
4
5
|
export declare const SelectDropdown: string[];
|
|
5
6
|
export declare const SelectDropdownDefault: string[];
|
|
6
7
|
export declare const SelectDropdownFlipped: string[];
|
|
8
|
+
export declare const SelectDropdownItem: string[];
|
|
7
9
|
export declare const SelectNoSearchResults: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
1
|
+
const Select = [
|
|
2
2
|
// Layout
|
|
3
3
|
'layout-column',
|
|
4
4
|
// Spacing
|
|
@@ -6,14 +6,19 @@ const SelectRoot = [
|
|
|
6
6
|
const SelectControl = [
|
|
7
7
|
// Layout
|
|
8
8
|
'layout-row',
|
|
9
|
-
//
|
|
10
|
-
'
|
|
9
|
+
// Layout (empty)
|
|
10
|
+
'empty:hidden',
|
|
11
11
|
// Overflow
|
|
12
12
|
'overflow-hidden',
|
|
13
13
|
// Spacing
|
|
14
14
|
'gap-xs',
|
|
15
15
|
// Typography
|
|
16
16
|
'typography-inherit'];
|
|
17
|
+
const SelectSearchControl = [
|
|
18
|
+
// Layout
|
|
19
|
+
'grow',
|
|
20
|
+
// Spacing
|
|
21
|
+
'!mx-lg md:!-mx-sm+', '!my-sm md:!my-none'];
|
|
17
22
|
const SelectPlaceholder = [
|
|
18
23
|
// Theme
|
|
19
24
|
'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
@@ -38,6 +43,11 @@ const SelectDropdownFlipped = [
|
|
|
38
43
|
'rounded-t-md',
|
|
39
44
|
// Theme
|
|
40
45
|
'!border-b-0'];
|
|
46
|
+
const SelectDropdownItem = [
|
|
47
|
+
// Typography
|
|
48
|
+
'!typography-body-2-regular',
|
|
49
|
+
// Typography (selected)
|
|
50
|
+
'selected:!typography-body-2-semibold'];
|
|
41
51
|
const SelectNoSearchResults = [
|
|
42
52
|
// Layout
|
|
43
53
|
'layout-row justify-center',
|
|
@@ -48,4 +58,4 @@ const SelectNoSearchResults = [
|
|
|
48
58
|
// Theme
|
|
49
59
|
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
50
60
|
|
|
51
|
-
export { SelectControl, SelectDropdown, SelectDropdownDefault, SelectDropdownFlipped, SelectNoSearchResults, SelectPlaceholder,
|
|
61
|
+
export { Select, SelectControl, SelectDropdown, SelectDropdownDefault, SelectDropdownFlipped, SelectDropdownItem, SelectNoSearchResults, SelectPlaceholder, SelectSearchControl };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { s as script } from '../../OrSwitch.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrSwitch.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrSwitch.vue_vue_type_script_lang-14b4ec0a.js';
|
|
2
|
+
export { s as default } from '../../OrSwitch.vue_vue_type_script_lang-14b4ec0a.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, mergeProps, vModelCheckbox, createVNode, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import './styles.js';
|
|
7
7
|
import '../OrLabelV3/OrLabel.js';
|
|
8
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
9
9
|
import '../OrLabelV3/props.js';
|
|
10
10
|
import '../OrLabelV3/styles.js';
|
|
11
11
|
import '../OrLoaderV3/OrLoader.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { s as OrSwitchV3 } from '../../OrSwitch.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSwitchV3 } from '../../OrSwitch.vue_vue_type_script_lang-14b4ec0a.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './styles.js';
|
|
4
4
|
import '../OrLabelV3/OrLabel.js';
|
|
5
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
5
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
6
6
|
import '../OrLabelV3/props.js';
|
|
7
7
|
import '../OrLabelV3/styles.js';
|
|
8
8
|
import 'vue';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrTagInput.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTagInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTagInput.vue_vue_type_script_lang-972ba1bb.js';
|
|
2
|
+
export { s as default } from '../../OrTagInput.vue_vue_type_script_lang-972ba1bb.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withModifiers, withDirectives, createElementVNode, mergeProps, withKeys, vModelDynamic, createSlots, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -51,7 +51,7 @@ import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
|
51
51
|
import '../OrInputBoxV3/props.js';
|
|
52
52
|
import '../OrInputBoxV3/styles.js';
|
|
53
53
|
import '../OrLabelV3/OrLabel.js';
|
|
54
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
54
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
55
55
|
import '../OrLabelV3/props.js';
|
|
56
56
|
import '../OrLabelV3/styles.js';
|
|
57
57
|
import '../OrTagsV3/OrTags.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTagInputV3 } from '../../OrTagInput.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTagInputV3 } from '../../OrTagInput.vue_vue_type_script_lang-972ba1bb.js';
|
|
2
2
|
export { InputBoxSize as TagInputSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
@@ -49,7 +49,7 @@ import '../OrInputBoxV3/OrInputBox.js';
|
|
|
49
49
|
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
50
50
|
import '../OrInputBoxV3/styles.js';
|
|
51
51
|
import '../OrLabelV3/OrLabel.js';
|
|
52
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
52
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
53
53
|
import '../OrLabelV3/props.js';
|
|
54
54
|
import '../OrLabelV3/styles.js';
|
|
55
55
|
import '../OrTagsV3/OrTags.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrTextarea.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTextarea.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTextarea.vue_vue_type_script_lang-a7cfbe82.js';
|
|
2
|
+
export { s as default } from '../../OrTextarea.vue_vue_type_script_lang-a7cfbe82.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelText, createSlots, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -15,7 +15,7 @@ import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
|
15
15
|
import '../OrInputBoxV3/props.js';
|
|
16
16
|
import '../OrInputBoxV3/styles.js';
|
|
17
17
|
import '../OrLabelV3/OrLabel.js';
|
|
18
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
18
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
19
19
|
import '../OrLabelV3/props.js';
|
|
20
20
|
import '../OrLabelV3/styles.js';
|
|
21
21
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTextareaV3 } from '../../OrTextarea.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTextareaV3 } from '../../OrTextarea.vue_vue_type_script_lang-a7cfbe82.js';
|
|
2
2
|
export { InputBoxSize as TextareaSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
@@ -13,7 +13,7 @@ import '../OrInputBoxV3/OrInputBox.js';
|
|
|
13
13
|
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
14
14
|
import '../OrInputBoxV3/styles.js';
|
|
15
15
|
import '../OrLabelV3/OrLabel.js';
|
|
16
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
16
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
17
17
|
import '../OrLabelV3/props.js';
|
|
18
18
|
import '../OrLabelV3/styles.js';
|
|
19
19
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { s as script } from '../../OrTimePicker.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTimePicker.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTimePicker.vue_vue_type_script_lang-e4274a52.js';
|
|
2
|
+
export { s as default } from '../../OrTimePicker.vue_vue_type_script_lang-e4274a52.js';
|
|
3
3
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
6
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
6
|
+
import '../../OrDateTimePickerPopoverHeader-eff1f44b.js';
|
|
7
7
|
import '../OrLabelV3/OrLabel.js';
|
|
8
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
9
9
|
import '../OrLabelV3/props.js';
|
|
10
10
|
import '../OrLabelV3/styles.js';
|
|
11
11
|
import '../OrButtonV3/OrButton.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../../OrTimePicker.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../../OrTimePicker.vue_vue_type_script_lang-e4274a52.js';
|
|
2
2
|
export { DateTimePickerTimeFormat as TimePickerFormat } from '../OrDateTimePickerV3/props.js';
|
|
3
3
|
export { InputBoxSize as TimePickerSize } from '../OrInputBoxV3/props.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
6
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
6
|
+
import '../../OrDateTimePickerPopoverHeader-eff1f44b.js';
|
|
7
7
|
import '../OrLabelV3/OrLabel.js';
|
|
8
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
9
9
|
import '../OrLabelV3/props.js';
|
|
10
10
|
import '../OrLabelV3/styles.js';
|
|
11
11
|
import 'vue';
|