@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
|
@@ -6,7 +6,7 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
6
6
|
import './components/OrSortingV3/OrSorting.js';
|
|
7
7
|
import { s as script$3 } from './OrSorting.vue_vue_type_script_lang-dcae1408.js';
|
|
8
8
|
import './components/OrSearchV3/OrSearch.js';
|
|
9
|
-
import { s as script$4 } from './OrSearch.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$4 } from './OrSearch.vue_vue_type_script_lang-e055677e.js';
|
|
10
10
|
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
|
|
11
11
|
|
|
12
12
|
var script$1 = defineComponent({
|
|
@@ -3,7 +3,7 @@ import { isEmptyValue } from './utils/isEmptyValue.js';
|
|
|
3
3
|
import { CheckboxRoot, CheckboxControl, CheckboxControlHandle } from './components/OrCheckboxV3/styles.js';
|
|
4
4
|
import './components/OrLabelV3/OrLabel.js';
|
|
5
5
|
import { LabelVariant } from './components/OrLabelV3/props.js';
|
|
6
|
-
import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
7
7
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
8
8
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
9
9
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, toRef } from 'vue-demi';
|
|
2
2
|
import './components/OrCheckboxTreeV3/OrCheckboxTree.js';
|
|
3
|
-
import { s as script$1 } from './OrCheckboxTree.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$1 } from './OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
|
|
4
4
|
import './components/OrFormGroupV3/OrFormGroup.js';
|
|
5
|
-
import { s as script$2 } from './OrFormGroup.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$2 } from './OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
|
|
6
6
|
import { FormGroupDirection } from './components/OrFormGroupV3/props.js';
|
|
7
7
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
8
8
|
|
|
@@ -3,7 +3,7 @@ import flattenDeep from './utils/functions/flattenDeep.js';
|
|
|
3
3
|
import { CheckboxTreeRoot, CheckboxTreeRootParent } from './components/OrCheckboxTreeV3/styles.js';
|
|
4
4
|
import './components/OrIconV3/OrIcon.js';
|
|
5
5
|
import './components/OrCheckboxV3/OrCheckbox.js';
|
|
6
|
-
import { s as script$2 } from './OrCheckbox.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
7
7
|
import './components/OrButtonV3/OrButton.js';
|
|
8
8
|
import { u as useToggle } from './index-f4d8e24c.js';
|
|
9
9
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
@@ -15,7 +15,7 @@ import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
|
15
15
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
16
16
|
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
|
|
17
17
|
import { s as script$4 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
18
|
-
import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-
|
|
18
|
+
import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
19
19
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
20
20
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
21
21
|
import { useValidationAttributes } from './hooks/useValidationAttributes.js';
|
|
@@ -5,7 +5,7 @@ import './components/OrHintV3/OrHint.js';
|
|
|
5
5
|
import './components/OrLabelV3/OrLabel.js';
|
|
6
6
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
7
7
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
8
|
-
import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
9
9
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
10
10
|
|
|
11
11
|
var script = defineComponent({
|
|
@@ -9,7 +9,7 @@ import './components/OrInputV3/OrInput.js';
|
|
|
9
9
|
import { ButtonColor } from './components/OrButtonV3/props.js';
|
|
10
10
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-2da128a3.js';
|
|
11
11
|
import { s as script$2 } from './OrButton.vue_vue_type_script_lang-0791a480.js';
|
|
12
|
-
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
13
13
|
import { usePopoverState } from './hooks/usePopoverState.js';
|
|
14
14
|
import { w as whenever } from './index-f4d8e24c.js';
|
|
15
15
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
2
2
|
import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
3
3
|
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-c7057468.js';
|
|
4
|
-
import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-
|
|
4
|
+
import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-eff1f44b.js';
|
|
5
5
|
import { DatePicker, DatePickerPopover } from './components/OrDatePickerV3/styles.js';
|
|
6
6
|
import './components/OrErrorV3/OrError.js';
|
|
7
7
|
import './components/OrHintV3/OrHint.js';
|
|
@@ -17,7 +17,7 @@ import { s as script$8 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
|
17
17
|
import { s as script$9 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
18
18
|
import { s as script$a } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
|
|
19
19
|
import { s as script$b } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
20
|
-
import { s as script$c } from './OrLabel.vue_vue_type_script_lang-
|
|
20
|
+
import { s as script$c } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
21
21
|
import { s as script$d } from './OrPopover.vue_vue_type_script_lang-0382ede2.js';
|
|
22
22
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
23
23
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
2
2
|
import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
3
3
|
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-c7057468.js';
|
|
4
|
-
import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-
|
|
4
|
+
import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-eff1f44b.js';
|
|
5
5
|
import { s as script$7, a as script$8 } from './OrDateTimePickerTimeSelect-4c47cc2f.js';
|
|
6
6
|
import { DateTimePickerTimeFormat } from './components/OrDateTimePickerV3/props.js';
|
|
7
7
|
import { DateTimePicker, DateTimePickerDatePopover, DateTimePickerTimePopover } from './components/OrDateTimePickerV3/styles.js';
|
|
@@ -17,7 +17,7 @@ import { s as script$a } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
|
17
17
|
import { s as script$b } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
18
18
|
import { s as script$c } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
|
|
19
19
|
import { s as script$d } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
20
|
-
import { s as script$e } from './OrLabel.vue_vue_type_script_lang-
|
|
20
|
+
import { s as script$e } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
21
21
|
import { s as script$f } from './OrPopover.vue_vue_type_script_lang-0382ede2.js';
|
|
22
22
|
import { DropdownClose } from './directives/dropdown-close.js';
|
|
23
23
|
import { DropdownOpen } from './directives/dropdown-open.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import './components/OrLabelV3/OrLabel.js';
|
|
3
|
-
import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withCtx, createTextVNode, toDisplayString, createElementVNode, renderSlot, withModifiers } from 'vue';
|
|
5
5
|
import './components/OrButtonV3/OrButton.js';
|
|
6
6
|
import { s as script$4 } from './OrButton.vue_vue_type_script_lang-0791a480.js';
|
|
@@ -4,7 +4,7 @@ import { FormGroupRoot, FormGroupLabel, FormGroupContent, FormGroupContentDirect
|
|
|
4
4
|
import './components/OrLabelV3/OrLabel.js';
|
|
5
5
|
import './components/OrErrorV3/OrError.js';
|
|
6
6
|
import './components/OrHintV3/OrHint.js';
|
|
7
|
-
import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
8
8
|
import { s as script$2 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
9
9
|
import { s as script$3 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
10
10
|
|
|
@@ -11,7 +11,7 @@ import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.
|
|
|
11
11
|
import './components/OrInputBoxV3/OrInputBox.js';
|
|
12
12
|
import { s as script$5 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
13
13
|
import './components/OrLabelV3/OrLabel.js';
|
|
14
|
-
import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-
|
|
14
|
+
import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
15
15
|
import './components/OrLoaderV3/OrLoader.js';
|
|
16
16
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
17
17
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { LabelVariant } from './components/OrLabelV3/props.js';
|
|
3
|
-
import {
|
|
3
|
+
import { Label, LabelVariants, LabelText, LabelAddon } from './components/OrLabelV3/styles.js';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
6
|
-
name: 'OrLabel',
|
|
7
6
|
props: {
|
|
8
7
|
controlId: {
|
|
9
8
|
type: String,
|
|
@@ -13,6 +12,10 @@ var script = defineComponent({
|
|
|
13
12
|
type: String,
|
|
14
13
|
default: LabelVariant.Input
|
|
15
14
|
},
|
|
15
|
+
selected: {
|
|
16
|
+
type: Boolean,
|
|
17
|
+
default: false
|
|
18
|
+
},
|
|
16
19
|
required: {
|
|
17
20
|
type: Boolean,
|
|
18
21
|
default: false
|
|
@@ -27,7 +30,7 @@ var script = defineComponent({
|
|
|
27
30
|
// Refs
|
|
28
31
|
const root = ref();
|
|
29
32
|
// Styles
|
|
30
|
-
const rootStyles = computed(() => ['or-label-v3', ...
|
|
33
|
+
const rootStyles = computed(() => ['or-label-v3', ...Label, ...LabelVariants[props.variant]]);
|
|
31
34
|
const textStyles = computed(() => [...LabelText]);
|
|
32
35
|
const addonStyles = computed(() => [...LabelAddon]);
|
|
33
36
|
return {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
|
|
2
2
|
import { RadioRoot, RadioControl, RadioControlHandle } from './components/OrRadioV3/styles.js';
|
|
3
3
|
import './components/OrLabelV3/OrLabel.js';
|
|
4
|
-
import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
5
5
|
import { LabelVariant } from './components/OrLabelV3/props.js';
|
|
6
6
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
7
7
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, toRef } from 'vue-demi';
|
|
2
2
|
import './components/OrFormGroupV3/OrFormGroup.js';
|
|
3
3
|
import './components/OrRadioV3/OrRadio.js';
|
|
4
|
-
import { s as script$2 } from './OrRadio.vue_vue_type_script_lang-
|
|
5
|
-
import { s as script$1 } from './OrFormGroup.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$2 } from './OrRadio.vue_vue_type_script_lang-08ab2220.js';
|
|
5
|
+
import { s as script$1 } from './OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
|
|
6
6
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
7
7
|
|
|
8
8
|
var script = defineComponent({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import './components/OrInputV3/OrInput.js';
|
|
3
|
-
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
4
4
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
5
5
|
import { a as watchDebounced } from './index-f4d8e24c.js';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, toRef, onMounted, watch } from 'vue-demi';
|
|
2
2
|
import { isEmptyValue } from './utils/isEmptyValue.js';
|
|
3
|
-
import {
|
|
3
|
+
import { Select, SelectControl, SelectSearchControl, SelectPlaceholder, SelectDropdown, SelectDropdownFlipped, SelectDropdownDefault, SelectDropdownItem, SelectNoSearchResults } from './components/OrSelectV3/styles.js';
|
|
4
4
|
import './components/OrCheckboxV3/OrCheckbox.js';
|
|
5
5
|
import './components/OrErrorV3/OrError.js';
|
|
6
6
|
import './components/OrExpansionPanelV3/OrExpansionPanel.js';
|
|
@@ -16,23 +16,23 @@ import './components/OrPopoverV3/OrPopover.js';
|
|
|
16
16
|
import './components/OrTagV3/OrTag.js';
|
|
17
17
|
import { s as script$c } from './OrTag.vue_vue_type_script_lang-86225135.js';
|
|
18
18
|
import { useOverflow } from './hooks/useOverflow.js';
|
|
19
|
-
import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-
|
|
19
|
+
import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
20
20
|
import { s as script$2 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
21
21
|
import { s as script$4 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
22
22
|
import { s as script$5 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
23
23
|
import { s as script$6 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
|
|
24
|
-
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-
|
|
24
|
+
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
25
25
|
import { s as script$8 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
26
|
-
import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-
|
|
26
|
+
import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
27
27
|
import { s as script$a } from './OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
28
28
|
import { s as script$b } from './OrPopover.vue_vue_type_script_lang-0382ede2.js';
|
|
29
29
|
import { DropdownClose } from './directives/dropdown-close.js';
|
|
30
30
|
import { DropdownOpen } from './directives/dropdown-open.js';
|
|
31
31
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
32
32
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
33
|
+
import useResponsive from './hooks/useResponsive/useResponsive.js';
|
|
33
34
|
|
|
34
35
|
var script = defineComponent({
|
|
35
|
-
name: 'OrSelect',
|
|
36
36
|
components: {
|
|
37
37
|
OrCheckbox: script$1,
|
|
38
38
|
OrError: script$2,
|
|
@@ -84,6 +84,10 @@ var script = defineComponent({
|
|
|
84
84
|
type: String,
|
|
85
85
|
default: undefined
|
|
86
86
|
},
|
|
87
|
+
searchPlaceholder: {
|
|
88
|
+
type: String,
|
|
89
|
+
default: undefined
|
|
90
|
+
},
|
|
87
91
|
hint: {
|
|
88
92
|
type: String,
|
|
89
93
|
default: undefined
|
|
@@ -141,6 +145,7 @@ var script = defineComponent({
|
|
|
141
145
|
return (_a = inputBox.value) === null || _a === void 0 ? void 0 : _a.root;
|
|
142
146
|
});
|
|
143
147
|
const control = ref();
|
|
148
|
+
const searchControl = ref();
|
|
144
149
|
const popover = ref();
|
|
145
150
|
const popoverRoot = computed(() => {
|
|
146
151
|
var _a;
|
|
@@ -151,13 +156,15 @@ var script = defineComponent({
|
|
|
151
156
|
return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.state;
|
|
152
157
|
});
|
|
153
158
|
// Styles
|
|
154
|
-
const rootStyles = computed(() => ['or-select-v3', ...
|
|
159
|
+
const rootStyles = computed(() => ['or-select-v3', ...Select]);
|
|
155
160
|
const controlStyles = computed(() => [...SelectControl]);
|
|
161
|
+
const searchControlStyles = computed(() => [...SelectSearchControl]);
|
|
156
162
|
const placeholderStyles = computed(() => [...SelectPlaceholder]);
|
|
157
163
|
const dropdownStyles = computed(() => {
|
|
158
164
|
var _a;
|
|
159
165
|
return [...SelectDropdown, ...(((_a = popover.value) === null || _a === void 0 ? void 0 : _a.isFlipped) ? SelectDropdownFlipped : SelectDropdownDefault)];
|
|
160
166
|
});
|
|
167
|
+
const dropdownItemStyles = computed(() => [...SelectDropdownItem]);
|
|
161
168
|
const noSearchResultsStyles = computed(() => [...SelectNoSearchResults]);
|
|
162
169
|
// State
|
|
163
170
|
const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
|
|
@@ -174,7 +181,7 @@ var script = defineComponent({
|
|
|
174
181
|
const selection = computed(() => {
|
|
175
182
|
const modelValue = proxyModelValue.value;
|
|
176
183
|
if (Array.isArray(modelValue)) {
|
|
177
|
-
return modelValue.map(value => props.options.find(option => option.value === value));
|
|
184
|
+
return modelValue.map(value => props.options.find(option => option.value === value)).filter(value => !!value);
|
|
178
185
|
}
|
|
179
186
|
return props.options.find(option => option.value === modelValue);
|
|
180
187
|
});
|
|
@@ -234,22 +241,39 @@ var script = defineComponent({
|
|
|
234
241
|
proxyModelValue.value = modelValue.filter(value => value !== option.value);
|
|
235
242
|
}
|
|
236
243
|
}
|
|
244
|
+
function clearSearchControl() {
|
|
245
|
+
searchText.value = '';
|
|
246
|
+
}
|
|
237
247
|
const {
|
|
238
248
|
innerItems,
|
|
239
249
|
outerItems
|
|
240
250
|
} = useOverflow(control);
|
|
251
|
+
// Utils
|
|
252
|
+
const {
|
|
253
|
+
isDesktop,
|
|
254
|
+
isMobile
|
|
255
|
+
} = useResponsive();
|
|
256
|
+
// Effects
|
|
257
|
+
watch(searchControl, control => {
|
|
258
|
+
setTimeout(() => {
|
|
259
|
+
control === null || control === void 0 ? void 0 : control.focus();
|
|
260
|
+
});
|
|
261
|
+
});
|
|
241
262
|
return {
|
|
242
263
|
root,
|
|
243
264
|
inputBox,
|
|
244
265
|
inputBoxRoot,
|
|
245
266
|
control,
|
|
267
|
+
searchControl,
|
|
246
268
|
popover,
|
|
247
269
|
popoverRoot,
|
|
248
270
|
popoverState,
|
|
249
271
|
rootStyles,
|
|
250
272
|
controlStyles,
|
|
273
|
+
searchControlStyles,
|
|
251
274
|
placeholderStyles,
|
|
252
275
|
dropdownStyles,
|
|
276
|
+
dropdownItemStyles,
|
|
253
277
|
noSearchResultsStyles,
|
|
254
278
|
controlId,
|
|
255
279
|
proxyModelValue,
|
|
@@ -263,8 +287,11 @@ var script = defineComponent({
|
|
|
263
287
|
toggle,
|
|
264
288
|
close,
|
|
265
289
|
deselect,
|
|
290
|
+
clearSearchControl,
|
|
266
291
|
innerItems,
|
|
267
|
-
outerItems
|
|
292
|
+
outerItems,
|
|
293
|
+
isDesktop,
|
|
294
|
+
isMobile
|
|
268
295
|
};
|
|
269
296
|
}
|
|
270
297
|
});
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
|
|
|
2
2
|
import { SwitchRoot, SwitchControl, SwitchControlHandle, SwitchLoader, SwitchLoaderHandle } from './components/OrSwitchV3/styles.js';
|
|
3
3
|
import './components/OrLabelV3/OrLabel.js';
|
|
4
4
|
import './components/OrLoaderV3/OrLoader.js';
|
|
5
|
-
import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
6
6
|
import { s as script$2 } from './OrLoader.vue_vue_type_script_lang-0395ad21.js';
|
|
7
7
|
import { LabelVariant } from './components/OrLabelV3/props.js';
|
|
8
8
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
@@ -11,7 +11,7 @@ import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
|
11
11
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
12
12
|
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
|
|
13
13
|
import { s as script$4 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
14
|
-
import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-
|
|
14
|
+
import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
15
15
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
16
16
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
17
17
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
@@ -7,7 +7,7 @@ import './components/OrLabelV3/OrLabel.js';
|
|
|
7
7
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
8
8
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
9
9
|
import { s as script$3 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
10
|
-
import { s as script$4 } from './OrLabel.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$4 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
11
11
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
12
12
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
13
13
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
2
2
|
import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
3
|
-
import { s as script$1, a as script$2, b as script$3 } from './OrDateTimePickerPopoverHeader-
|
|
3
|
+
import { s as script$1, a as script$2, b as script$3 } from './OrDateTimePickerPopoverHeader-eff1f44b.js';
|
|
4
4
|
import { s as script$4, a as script$5 } from './OrDateTimePickerTimeSelect-4c47cc2f.js';
|
|
5
5
|
import { TimePicker, TimePickerPopover } from './components/OrTimePickerV3/styles.js';
|
|
6
6
|
import './components/OrErrorV3/OrError.js';
|
|
@@ -16,7 +16,7 @@ import { s as script$7 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
|
16
16
|
import { s as script$8 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
17
17
|
import { s as script$9 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
|
|
18
18
|
import { s as script$a } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
19
|
-
import { s as script$b } from './OrLabel.vue_vue_type_script_lang-
|
|
19
|
+
import { s as script$b } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
20
20
|
import { s as script$c } from './OrPopover.vue_vue_type_script_lang-0382ede2.js';
|
|
21
21
|
import { DropdownClose } from './directives/dropdown-close.js';
|
|
22
22
|
import { DropdownOpen } from './directives/dropdown-open.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-32a5019d.js';
|
|
2
|
+
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-32a5019d.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createBlock, createCommentVNode, createVNode, Fragment, renderList, renderSlot, normalizeProps, guardReactiveProps, mergeProps, withCtx, createTextVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
@@ -59,9 +59,9 @@ import '../OrLoaderV3/props.js';
|
|
|
59
59
|
import '../OrLoaderV3/styles.js';
|
|
60
60
|
import '../../hooks/useProxyModelValue.js';
|
|
61
61
|
import '../OrSearchV3/OrSearch.js';
|
|
62
|
-
import '../../OrSearch.vue_vue_type_script_lang-
|
|
62
|
+
import '../../OrSearch.vue_vue_type_script_lang-e055677e.js';
|
|
63
63
|
import '../OrInputV3/OrInput.js';
|
|
64
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
64
|
+
import '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
65
65
|
import '../OrInputV3/props.js';
|
|
66
66
|
import '../OrInputBoxV3/props.js';
|
|
67
67
|
import '../OrInputV3/styles.js';
|
|
@@ -75,7 +75,7 @@ import '../OrInputBoxV3/OrInputBox.js';
|
|
|
75
75
|
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
76
76
|
import '../OrInputBoxV3/styles.js';
|
|
77
77
|
import '../OrLabelV3/OrLabel.js';
|
|
78
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
78
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
79
79
|
import '../OrLabelV3/props.js';
|
|
80
80
|
import '../OrLabelV3/styles.js';
|
|
81
81
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CardCollectionView, defaultViewModes, gridView, listView } from './props.js';
|
|
2
|
-
export { s as OrCardCollectionV3 } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrCardCollectionV3 } from '../../OrCardCollection.vue_vue_type_script_lang-32a5019d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
5
5
|
import 'vue';
|
|
@@ -58,9 +58,9 @@ import '../OrLoaderV3/props.js';
|
|
|
58
58
|
import '../OrLoaderV3/styles.js';
|
|
59
59
|
import '../../hooks/useProxyModelValue.js';
|
|
60
60
|
import '../OrSearchV3/OrSearch.js';
|
|
61
|
-
import '../../OrSearch.vue_vue_type_script_lang-
|
|
61
|
+
import '../../OrSearch.vue_vue_type_script_lang-e055677e.js';
|
|
62
62
|
import '../OrInputV3/OrInput.js';
|
|
63
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
63
|
+
import '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
64
64
|
import '../OrInputV3/props.js';
|
|
65
65
|
import '../OrInputBoxV3/props.js';
|
|
66
66
|
import '../OrInputV3/styles.js';
|
|
@@ -74,7 +74,7 @@ import '../OrInputBoxV3/OrInputBox.js';
|
|
|
74
74
|
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
75
75
|
import '../OrInputBoxV3/styles.js';
|
|
76
76
|
import '../OrLabelV3/OrLabel.js';
|
|
77
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
77
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
78
78
|
import '../OrLabelV3/props.js';
|
|
79
79
|
import '../OrLabelV3/styles.js';
|
|
80
80
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { s as script } from '../../OrCheckboxGroup.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCheckboxGroup.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCheckboxGroup.vue_vue_type_script_lang-51bbd047.js';
|
|
2
|
+
export { s as default } from '../../OrCheckboxGroup.vue_vue_type_script_lang-51bbd047.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../OrCheckboxTreeV3/OrCheckboxTree.js';
|
|
6
|
-
import '../../OrCheckboxTree.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
|
|
7
7
|
import '../../utils/functions/flattenDeep.js';
|
|
8
8
|
import '../OrCheckboxTreeV3/styles.js';
|
|
9
9
|
import '../OrIconV3/OrIcon.js';
|
|
@@ -11,11 +11,11 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
11
11
|
import '../OrIconV3/props.js';
|
|
12
12
|
import '../OrIconV3/styles.js';
|
|
13
13
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
14
|
-
import '../../OrCheckbox.vue_vue_type_script_lang-
|
|
14
|
+
import '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
15
15
|
import '../../utils/isEmptyValue.js';
|
|
16
16
|
import '../OrCheckboxV3/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';
|
|
@@ -33,7 +33,7 @@ import '../../index-f4d8e24c.js';
|
|
|
33
33
|
import '../OrLoaderV3/props.js';
|
|
34
34
|
import '../OrLoaderV3/styles.js';
|
|
35
35
|
import '../OrFormGroupV3/OrFormGroup.js';
|
|
36
|
-
import '../../OrFormGroup.vue_vue_type_script_lang-
|
|
36
|
+
import '../../OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
|
|
37
37
|
import '../OrFormGroupV3/props.js';
|
|
38
38
|
import '../OrFormGroupV3/styles.js';
|
|
39
39
|
import '../OrErrorV3/OrError.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup.vue_vue_type_script_lang-51bbd047.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../OrCheckboxTreeV3/OrCheckboxTree.js';
|
|
4
|
-
import '../../OrCheckboxTree.vue_vue_type_script_lang-
|
|
4
|
+
import '../../OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
|
|
5
5
|
import '../../utils/functions/flattenDeep.js';
|
|
6
6
|
import '../OrCheckboxTreeV3/styles.js';
|
|
7
7
|
import '../OrIconV3/OrIcon.js';
|
|
@@ -10,11 +10,11 @@ import '../OrIconV3/props.js';
|
|
|
10
10
|
import '../OrIconV3/styles.js';
|
|
11
11
|
import 'vue';
|
|
12
12
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
13
|
-
import '../../OrCheckbox.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
14
14
|
import '../../utils/isEmptyValue.js';
|
|
15
15
|
import '../OrCheckboxV3/styles.js';
|
|
16
16
|
import '../OrLabelV3/OrLabel.js';
|
|
17
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
17
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
18
18
|
import '../OrLabelV3/props.js';
|
|
19
19
|
import '../OrLabelV3/styles.js';
|
|
20
20
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -32,7 +32,7 @@ import '../../index-f4d8e24c.js';
|
|
|
32
32
|
import '../OrLoaderV3/props.js';
|
|
33
33
|
import '../OrLoaderV3/styles.js';
|
|
34
34
|
import '../OrFormGroupV3/OrFormGroup.js';
|
|
35
|
-
import '../../OrFormGroup.vue_vue_type_script_lang-
|
|
35
|
+
import '../../OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
|
|
36
36
|
import '../OrFormGroupV3/props.js';
|
|
37
37
|
import '../OrFormGroupV3/styles.js';
|
|
38
38
|
import '../OrErrorV3/OrError.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrCheckboxTree.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCheckboxTree.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
|
|
2
|
+
export { s as default } from '../../OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, createElementVNode, createBlock, withCtx, createVNode, createCommentVNode, renderList } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../utils/functions/flattenDeep.js';
|
|
@@ -9,11 +9,11 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
9
9
|
import '../OrIconV3/props.js';
|
|
10
10
|
import '../OrIconV3/styles.js';
|
|
11
11
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
12
|
-
import '../../OrCheckbox.vue_vue_type_script_lang-
|
|
12
|
+
import '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
13
13
|
import '../../utils/isEmptyValue.js';
|
|
14
14
|
import '../OrCheckboxV3/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,4 +1,4 @@
|
|
|
1
|
-
export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../utils/functions/flattenDeep.js';
|
|
4
4
|
import './styles.js';
|
|
@@ -8,11 +8,11 @@ import '../OrIconV3/props.js';
|
|
|
8
8
|
import '../OrIconV3/styles.js';
|
|
9
9
|
import 'vue';
|
|
10
10
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
11
|
-
import '../../OrCheckbox.vue_vue_type_script_lang-
|
|
11
|
+
import '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
12
12
|
import '../../utils/isEmptyValue.js';
|
|
13
13
|
import '../OrCheckboxV3/styles.js';
|
|
14
14
|
import '../OrLabelV3/OrLabel.js';
|
|
15
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
15
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
16
16
|
import '../OrLabelV3/props.js';
|
|
17
17
|
import '../OrLabelV3/styles.js';
|
|
18
18
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { s as script } from '../../OrCheckbox.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCheckbox.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
2
|
+
export { s as default } from '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, 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 '../../utils/isEmptyValue.js';
|
|
7
7
|
import './styles.js';
|
|
8
8
|
import '../OrLabelV3/OrLabel.js';
|
|
9
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
9
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
10
10
|
import '../OrLabelV3/props.js';
|
|
11
11
|
import '../OrLabelV3/styles.js';
|
|
12
12
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -38,6 +38,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
38
38
|
key: 0,
|
|
39
39
|
"control-id": _ctx.controlAttributes.id,
|
|
40
40
|
variant: _ctx.labelVariant,
|
|
41
|
+
selected: _ctx.isChecked,
|
|
41
42
|
required: _ctx.required,
|
|
42
43
|
disabled: _ctx.disabled
|
|
43
44
|
}, {
|
|
@@ -45,7 +46,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
45
46
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
46
47
|
|
|
47
48
|
_: 3 /* FORWARDED */
|
|
48
|
-
}, 8 /* PROPS */, ["control-id", "variant", "required", "disabled"])) : createCommentVNode("v-if", true)], 2 /* CLASS */);
|
|
49
|
+
}, 8 /* PROPS */, ["control-id", "variant", "selected", "required", "disabled"])) : createCommentVNode("v-if", true)], 2 /* CLASS */);
|
|
49
50
|
}
|
|
50
51
|
|
|
51
52
|
var css_248z = "\ninput[data-v-5358d710] {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n line-height: 0;\n}\n";
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
14
14
|
default: undefined;
|
|
15
15
|
};
|
|
16
16
|
labelVariant: {
|
|
17
|
-
type: PropType<"input" | "toggle">;
|
|
17
|
+
type: PropType<"input" | "toggle" | "menu-item">;
|
|
18
18
|
default: LabelVariant;
|
|
19
19
|
};
|
|
20
20
|
indeterminate: {
|
|
@@ -58,7 +58,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
58
58
|
default: undefined;
|
|
59
59
|
};
|
|
60
60
|
labelVariant: {
|
|
61
|
-
type: PropType<"input" | "toggle">;
|
|
61
|
+
type: PropType<"input" | "toggle" | "menu-item">;
|
|
62
62
|
default: LabelVariant;
|
|
63
63
|
};
|
|
64
64
|
indeterminate: {
|
|
@@ -82,7 +82,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
82
82
|
modelValue: any;
|
|
83
83
|
value: string | number | boolean | object;
|
|
84
84
|
label: string;
|
|
85
|
-
labelVariant: "input" | "toggle";
|
|
85
|
+
labelVariant: "input" | "toggle" | "menu-item";
|
|
86
86
|
indeterminate: boolean;
|
|
87
87
|
required: boolean;
|
|
88
88
|
disabled: boolean;
|