@onereach/ui-components 4.18.2-beta.3122.0 → 4.18.2
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 +2 -3
- 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 +3 -7
- package/dist/bundled/v2/components/OrLabelV3/OrLabel.vue.d.ts +5 -16
- package/dist/bundled/v2/components/OrLabelV3/props.d.ts +1 -2
- package/dist/bundled/v2/components/OrLabelV3/props.js +0 -1
- package/dist/bundled/v2/components/OrLabelV3/styles.d.ts +2 -2
- package/dist/bundled/v2/components/OrLabelV3/styles.js +5 -14
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +24 -142
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +0 -14
- package/dist/bundled/v2/components/OrSelectV3/styles.d.ts +1 -3
- package/dist/bundled/v2/components/OrSelectV3/styles.js +2 -12
- 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/OrToast/composable/useToast.js +2 -2
- package/dist/bundled/v2/components/OrToastV3/composable/useToast.js +2 -2
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/directives/dropdown-close.js +2 -0
- package/dist/bundled/v2/directives/dropdown-open.js +4 -0
- package/dist/bundled/v2/index.js +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-cded1b7c.js → OrCardCollection.vue_vue_type_script_lang-bc4757dd.js} +1 -1
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-38736023.js → OrCheckbox.vue_vue_type_script_lang-eeb6b419.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-229fadef.js → OrCheckboxGroup.vue_vue_type_script_lang-ff3d450b.js} +2 -2
- package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-92648e11.js → OrCheckboxTree.vue_vue_type_script_lang-120abecd.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-3cb3ae8e.js → OrCode.vue_vue_type_script_lang-f1380ecb.js} +1 -1
- package/dist/bundled/v3/{OrCombinedInput.vue_vue_type_script_lang-230d4d9c.js → OrCombinedInput.vue_vue_type_script_lang-cb7a88f3.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-babc39a8.js → OrConfirm.vue_vue_type_script_lang-73aa938c.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-31d47bde.js → OrDatePicker.vue_vue_type_script_lang-9c41e3f9.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-d07bd111.js → OrDateTimePicker.vue_vue_type_script_lang-32107a94.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-ba83ac70.js → OrDateTimePickerPopoverHeader-dec42484.js} +1 -1
- package/dist/bundled/v3/{OrFormGroup.vue_vue_type_script_lang-d67479fc.js → OrFormGroup.vue_vue_type_script_lang-1c6844d6.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-2ae62a50.js → OrInput.vue_vue_type_script_lang-d64bda8a.js} +1 -1
- package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-fcdfd80d.js → OrLabel.vue_vue_type_script_lang-3e11ab8a.js} +3 -6
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-08ab2220.js → OrRadio.vue_vue_type_script_lang-48c2bc6b.js} +1 -1
- package/dist/bundled/v3/{OrRadioGroup.vue_vue_type_script_lang-d84948fc.js → OrRadioGroup.vue_vue_type_script_lang-d7f6f8ca.js} +2 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-9a6e8dcf.js → OrSearch.vue_vue_type_script_lang-07373511.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-0697221b.js → OrSelect.vue_vue_type_script_lang-9acc1912.js} +8 -36
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-14b4ec0a.js → OrSwitch.vue_vue_type_script_lang-ee55263f.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-29e3ea3a.js → OrTagInput.vue_vue_type_script_lang-6b584d66.js} +1 -1
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-a7cfbe82.js → OrTextarea.vue_vue_type_script_lang-7562cca1.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-72f4a4e6.js → OrTimePicker.vue_vue_type_script_lang-223d7bb1.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 +4 -5
- 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 +3 -4
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +3 -12
- package/dist/bundled/v3/components/OrLabelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/props.d.ts +1 -2
- package/dist/bundled/v3/components/OrLabelV3/props.js +0 -1
- package/dist/bundled/v3/components/OrLabelV3/styles.d.ts +2 -2
- package/dist/bundled/v3/components/OrLabelV3/styles.js +5 -14
- 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 +43 -93
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +0 -7
- package/dist/bundled/v3/components/OrSelectV3/index.js +4 -4
- package/dist/bundled/v3/components/OrSelectV3/styles.d.ts +1 -3
- package/dist/bundled/v3/components/OrSelectV3/styles.js +2 -12
- 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/OrToast/composable/useToast.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +2 -2
- package/dist/bundled/v3/components/index.js +21 -21
- package/dist/bundled/v3/directives/dropdown-close.js +2 -0
- package/dist/bundled/v3/directives/dropdown-open.js +4 -0
- package/dist/bundled/v3/index.js +22 -22
- package/dist/esm/v2/{OrCardCollection-8ecb1d0f.js → OrCardCollection-ca6d1e3c.js} +1 -1
- package/dist/esm/v2/{OrCheckbox-ae903071.js → OrCheckbox-db66b4ea.js} +3 -4
- package/dist/esm/v2/{OrCheckboxGroup-7a933055.js → OrCheckboxGroup-eda833b1.js} +2 -2
- package/dist/esm/v2/{OrCheckboxTree-9e6af2f9.js → OrCheckboxTree-231ba2b1.js} +1 -1
- package/dist/esm/v2/{OrCode-00286c98.js → OrCode-996daa11.js} +1 -1
- package/dist/esm/v2/{OrCombinedInput-2639e3e1.js → OrCombinedInput-45187323.js} +1 -1
- package/dist/esm/v2/{OrConfirm-aa0f4e37.js → OrConfirm-e4f8c958.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-12fed728.js → OrDatePicker-20d1ed3e.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-f70fca37.js → OrDateTimePicker-42c99a26.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-a89539d7.js → OrDateTimePicker.vue_rollup-plugin-vue_script-64817206.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-238b134e.js → OrDateTimePickerPopoverHeader-dd9de00f.js} +1 -1
- package/dist/esm/v2/{OrFormGroup-9000fcdf.js → OrFormGroup-29a514db.js} +1 -1
- package/dist/esm/v2/{OrInput-db5bfe4d.js → OrInput-a7e317b8.js} +3 -3
- package/dist/esm/v2/{OrLabel-4a3d8904.js → OrLabel-63380256.js} +6 -18
- package/dist/esm/v2/{OrRadio-0fc3ae14.js → OrRadio-b32dfbfe.js} +1 -1
- package/dist/esm/v2/{OrRadioGroup-1108883d.js → OrRadioGroup-d1c2e460.js} +2 -2
- package/dist/esm/v2/{OrSearch-96caffa0.js → OrSearch-7ad39657.js} +1 -1
- package/dist/esm/v2/{OrSelect-35379ddd.js → OrSelect-0bd57cba.js} +27 -156
- package/dist/esm/v2/{OrSwitch-a3da6bec.js → OrSwitch-e49ce2d8.js} +1 -1
- package/dist/esm/v2/{OrTagInput-90df4d39.js → OrTagInput-f2ddcc97.js} +1 -1
- package/dist/esm/v2/{OrTextarea-6fe8b65f.js → OrTextarea-824f7048.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-079e4db8.js → OrTimePicker-9312df72.js} +4 -4
- package/dist/esm/v2/{OrToastContainer-d1a7b839.js → OrToastContainer-ecffc69f.js} +1 -1
- package/dist/esm/v2/components/index.js +27 -27
- 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 +5 -16
- package/dist/esm/v2/components/or-label-v3/index.js +1 -1
- package/dist/esm/v2/components/or-label-v3/props.d.ts +1 -2
- 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 +0 -14
- package/dist/esm/v2/components/or-select-v3/index.js +6 -6
- package/dist/esm/v2/components/or-select-v3/styles.d.ts +1 -3
- 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/components/or-toast/composable/index.js +1 -1
- package/dist/esm/v2/components/or-toast/index.js +2 -2
- package/dist/esm/v2/components/or-toast/or-toast-container/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/composable/index.js +1 -1
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
- package/dist/esm/v2/directives/index.js +1 -1
- package/dist/esm/v2/{dropdown-open-d6d66d32.js → dropdown-open-e1f90e0a.js} +6 -0
- package/dist/esm/v2/index.js +27 -27
- package/dist/esm/v2/{types-dab9146d.js → types-6792dff8.js} +1 -1
- package/dist/esm/v2/{useToast-b5ea5cb2.js → useToast-05a9c81b.js} +2 -2
- package/dist/esm/{v3/useToast-a1332cc2.js → v2/useToast-5aa9dc05.js} +2 -2
- package/dist/esm/v3/{OrCardCollection-c1f348ce.js → OrCardCollection-0adc842d.js} +1 -1
- package/dist/esm/v3/{OrCheckbox-a571fc90.js → OrCheckbox-09f62aab.js} +2 -3
- package/dist/esm/v3/{OrCheckboxGroup-93611f6e.js → OrCheckboxGroup-e0afc5c3.js} +2 -2
- package/dist/esm/v3/{OrCheckboxTree-3e6e5fd9.js → OrCheckboxTree-76f1b7ed.js} +1 -1
- package/dist/esm/v3/{OrCode-47ef126c.js → OrCode-a252b73f.js} +1 -1
- package/dist/esm/v3/{OrCombinedInput-6dd0f75d.js → OrCombinedInput-2800ee8b.js} +1 -1
- package/dist/esm/v3/{OrConfirm-7e6e4d18.js → OrConfirm-e3e225b3.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-896db2cd.js → OrDatePicker-6993440a.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-b7ceda4d.js → OrDateTimePicker-fd642cb1.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-1cfbd368.js → OrDateTimePickerPopoverHeader-ece5b2a7.js} +1 -1
- package/dist/esm/v3/{OrFormGroup-c4631ef0.js → OrFormGroup-9f581536.js} +1 -1
- package/dist/esm/v3/{OrInput-75cb55d1.js → OrInput-5ffebd41.js} +1 -1
- package/dist/esm/v3/{OrLabel-d4c46bb6.js → OrLabel-4da56db0.js} +7 -19
- package/dist/esm/v3/{OrRadio-48cd02a9.js → OrRadio-7b722b16.js} +1 -1
- package/dist/esm/v3/{OrRadioGroup-82d10aa8.js → OrRadioGroup-58c0214c.js} +2 -2
- package/dist/esm/v3/{OrSearch-4a2e8530.js → OrSearch-94019f8b.js} +1 -1
- package/dist/esm/v3/{OrSelect-10aae4fd.js → OrSelect-48f2374c.js} +47 -135
- package/dist/esm/v3/{OrSwitch-f4d9e196.js → OrSwitch-a6efd081.js} +1 -1
- package/dist/esm/v3/{OrTagInput-e47f0eb9.js → OrTagInput-9c53b28c.js} +1 -1
- package/dist/esm/v3/{OrTextarea-f3412790.js → OrTextarea-6c471ccd.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-5f3b9fd6.js → OrTimePicker-dc9a10d5.js} +4 -4
- package/dist/esm/v3/{OrToastContainer-1bba845b.js → OrToastContainer-d6f117e2.js} +1 -1
- package/dist/esm/v3/components/index.js +26 -26
- 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 +3 -12
- package/dist/esm/v3/components/or-label-v3/index.js +1 -1
- package/dist/esm/v3/components/or-label-v3/props.d.ts +1 -2
- 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 +0 -7
- package/dist/esm/v3/components/or-select-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select-v3/styles.d.ts +1 -3
- 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/components/or-toast/composable/index.js +1 -1
- package/dist/esm/v3/components/or-toast/index.js +2 -2
- package/dist/esm/v3/components/or-toast/or-toast-container/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/composable/index.js +1 -1
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
- package/dist/esm/v3/directives/index.js +1 -1
- package/dist/esm/v3/{dropdown-open-d6d66d32.js → dropdown-open-e1f90e0a.js} +6 -0
- package/dist/esm/v3/index.js +26 -26
- package/dist/esm/v3/{types-a369627d.js → types-a3038b68.js} +1 -1
- package/dist/esm/v3/{useToast-b5ea5cb2.js → useToast-05a9c81b.js} +2 -2
- package/dist/esm/{v2/useToast-a1332cc2.js → v3/useToast-5aa9dc05.js} +2 -2
- package/package.json +3 -2
- package/src/components/or-checkbox-v3/OrCheckbox.vue +0 -1
- package/src/components/or-input-v3/OrInput.vue +0 -1
- package/src/components/or-label-v3/OrLabel.vue +5 -9
- package/src/components/or-label-v3/props.ts +0 -1
- package/src/components/or-label-v3/styles.ts +4 -16
- package/src/components/or-select-v3/OrSelect.vue +27 -123
- package/src/components/or-select-v3/styles.ts +1 -18
- package/src/components/or-toast/composable/useToast.ts +1 -1
- package/src/components/or-toast/or-toast-container/OrToastContainer.stories.ts +38 -7
- package/src/components/or-toast-v3/composable/useToast.ts +1 -1
- package/src/directives/dropdown-close.ts +3 -0
- package/src/directives/dropdown-open.ts +6 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-9908babc.js → OrDateTimePickerPopoverHeader-03768809.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-9acc1912.js';
|
|
2
|
+
export { s as default } from '../../OrSelect.vue_vue_type_script_lang-9acc1912.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-eeb6b419.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-3e11ab8a.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-d64bda8a.js';
|
|
66
66
|
import '../OrInputV3/props.js';
|
|
67
67
|
import '../OrInputBoxV3/props.js';
|
|
68
68
|
import '../OrInputV3/styles.js';
|
|
@@ -86,26 +86,24 @@ 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 =
|
|
90
|
-
const _hoisted_3 = {
|
|
89
|
+
const _hoisted_2 = {
|
|
91
90
|
class: "truncate"
|
|
92
91
|
};
|
|
93
|
-
const
|
|
94
|
-
const _hoisted_5 = {
|
|
92
|
+
const _hoisted_3 = {
|
|
95
93
|
class: /*#__PURE__*/normalizeClass(['layout-inline-row', 'gap-sm'])
|
|
96
94
|
};
|
|
97
|
-
const
|
|
95
|
+
const _hoisted_4 = {
|
|
98
96
|
class: /*#__PURE__*/normalizeClass(['contents'])
|
|
99
97
|
};
|
|
100
|
-
const
|
|
98
|
+
const _hoisted_5 = {
|
|
101
99
|
class: /*#__PURE__*/normalizeClass(['contents'])
|
|
102
100
|
};
|
|
103
101
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
104
102
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
105
103
|
const _component_OrTag = resolveComponent("OrTag");
|
|
106
|
-
const _component_OrInput = resolveComponent("OrInput");
|
|
107
104
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
108
105
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
106
|
+
const _component_OrInput = resolveComponent("OrInput");
|
|
109
107
|
const _component_OrCheckbox = resolveComponent("OrCheckbox");
|
|
110
108
|
const _component_OrMenuItem = resolveComponent("OrMenuItem");
|
|
111
109
|
const _component_OrExpansionPanel = resolveComponent("OrExpansionPanel");
|
|
@@ -144,17 +142,16 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
144
142
|
class: normalizeClass(_ctx.controlStyles),
|
|
145
143
|
tabindex: !_ctx.disabled ? 0 : null,
|
|
146
144
|
disabled: _ctx.disabled,
|
|
147
|
-
onFocus: _cache[
|
|
148
|
-
onBlur: _cache[
|
|
145
|
+
onFocus: _cache[0] || (_cache[0] = $event => _ctx.$emit('focus', $event)),
|
|
146
|
+
onBlur: _cache[1] || (_cache[1] = $event => _ctx.$emit('blur', $event))
|
|
149
147
|
}, [_ctx.multiple ? (openBlock(), createElementBlock(Fragment, {
|
|
150
148
|
key: 0
|
|
151
|
-
}, [
|
|
152
|
-
key: 0
|
|
153
|
-
}, [renderSlot(_ctx.$slots, "valueTemplate", {
|
|
149
|
+
}, [_ctx.proxyModelValue && _ctx.proxyModelValue.length > 0 ? renderSlot(_ctx.$slots, "valueTemplate", {
|
|
150
|
+
key: 0,
|
|
154
151
|
model: _ctx.proxyModelValue
|
|
155
|
-
}, () => [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.selection, option => {
|
|
152
|
+
}, () => [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.selection, (option, i) => {
|
|
156
153
|
return openBlock(), createBlock(_component_OrTag, {
|
|
157
|
-
key:
|
|
154
|
+
key: i,
|
|
158
155
|
variant: 'reset',
|
|
159
156
|
disabled: _ctx.disabled || _ctx.readonly,
|
|
160
157
|
onReset: $event => _ctx.deselect(option)
|
|
@@ -163,64 +160,25 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
163
160
|
|
|
164
161
|
_: 2 /* DYNAMIC */
|
|
165
162
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled", "onReset"]);
|
|
166
|
-
}), 128 /* KEYED_FRAGMENT */))])
|
|
167
|
-
key: 0,
|
|
168
|
-
ref: "searchControl",
|
|
169
|
-
modelValue: _ctx.searchText,
|
|
170
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.searchText = $event),
|
|
171
|
-
class: normalizeClass(_ctx.searchControlStyles),
|
|
172
|
-
type: 'search',
|
|
173
|
-
placeholder: 'Search',
|
|
174
|
-
size: _ctx.size,
|
|
175
|
-
"disable-default-styles": true,
|
|
176
|
-
onClick: _cache[1] || (_cache[1] = withModifiers(() => {}, ["stop"]))
|
|
177
|
-
}, null, 8 /* PROPS */, ["modelValue", "class", "size"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock(Fragment, {
|
|
178
|
-
key: 1
|
|
179
|
-
}, [_ctx.popoverState === 'open' && _ctx.enableSearch ? (openBlock(), createBlock(_component_OrInput, {
|
|
180
|
-
key: 0,
|
|
181
|
-
ref: "searchControl",
|
|
182
|
-
modelValue: _ctx.searchText,
|
|
183
|
-
"onUpdate:modelValue": _cache[2] || (_cache[2] = $event => _ctx.searchText = $event),
|
|
184
|
-
class: normalizeClass(_ctx.searchControlStyles),
|
|
185
|
-
type: 'search',
|
|
186
|
-
placeholder: 'Search',
|
|
187
|
-
size: _ctx.size,
|
|
188
|
-
"disable-default-styles": true,
|
|
189
|
-
onClick: _cache[3] || (_cache[3] = withModifiers(() => {}, ["stop"]))
|
|
190
|
-
}, null, 8 /* PROPS */, ["modelValue", "class", "size"])) : (openBlock(), createElementBlock("span", {
|
|
163
|
+
}), 128 /* KEYED_FRAGMENT */))]) : (openBlock(), createElementBlock("span", {
|
|
191
164
|
key: 1,
|
|
192
|
-
class: normalizeClass(_ctx.placeholderStyles)
|
|
193
|
-
|
|
194
|
-
}, toDisplayString(_ctx.placeholder), 11 /* TEXT, CLASS, PROPS */, _hoisted_2))], 64 /* STABLE_FRAGMENT */))], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock(Fragment, {
|
|
195
|
-
key: 1
|
|
196
|
-
}, [_ctx.popoverState === 'open' && _ctx.enableSearch ? (openBlock(), createBlock(_component_OrInput, {
|
|
197
|
-
key: 0,
|
|
198
|
-
ref: "searchControl",
|
|
199
|
-
modelValue: _ctx.searchText,
|
|
200
|
-
"onUpdate:modelValue": _cache[4] || (_cache[4] = $event => _ctx.searchText = $event),
|
|
201
|
-
class: normalizeClass(_ctx.searchControlStyles),
|
|
202
|
-
type: 'search',
|
|
203
|
-
placeholder: 'Search',
|
|
204
|
-
size: _ctx.size,
|
|
205
|
-
"disable-default-styles": true,
|
|
206
|
-
onClick: _cache[5] || (_cache[5] = withModifiers(() => {}, ["stop"]))
|
|
207
|
-
}, null, 8 /* PROPS */, ["modelValue", "class", "size"])) : (openBlock(), createElementBlock(Fragment, {
|
|
165
|
+
class: normalizeClass(_ctx.placeholderStyles)
|
|
166
|
+
}, toDisplayString(_ctx.placeholder), 3 /* TEXT, CLASS */))], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock(Fragment, {
|
|
208
167
|
key: 1
|
|
209
168
|
}, [!_ctx.isEmptyModelValue ? renderSlot(_ctx.$slots, "valueTemplate", {
|
|
210
169
|
key: 0,
|
|
211
170
|
model: _ctx.proxyModelValue
|
|
212
|
-
}, () => [createElementVNode("span",
|
|
171
|
+
}, () => [createElementVNode("span", _hoisted_2, toDisplayString(_ctx.selection && _ctx.selection.label), 1 /* TEXT */)]) : (openBlock(), createElementBlock("span", {
|
|
213
172
|
key: 1,
|
|
214
|
-
class: normalizeClass(_ctx.placeholderStyles)
|
|
215
|
-
|
|
216
|
-
}, toDisplayString(_ctx.placeholder), 11 /* TEXT, CLASS, PROPS */, _hoisted_4))], 64 /* STABLE_FRAGMENT */))], 64 /* STABLE_FRAGMENT */))], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), _ctx.multiple && _ctx.outerItems.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
173
|
+
class: normalizeClass(_ctx.placeholderStyles)
|
|
174
|
+
}, toDisplayString(_ctx.placeholder), 3 /* TEXT, CLASS */))], 64 /* STABLE_FRAGMENT */))], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), _ctx.multiple && _ctx.outerItems.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
217
175
|
key: 0
|
|
218
|
-
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createElementVNode("div",
|
|
176
|
+
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_3, [!_ctx.multiple && _ctx.proxyModelValue ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
219
177
|
key: 0,
|
|
220
178
|
icon: 'close',
|
|
221
179
|
color: 'inherit',
|
|
222
180
|
disabled: _ctx.readonly || _ctx.disabled,
|
|
223
|
-
onClick: _cache[
|
|
181
|
+
onClick: _cache[2] || (_cache[2] = withModifiers($event => _ctx.$emit('update:modelValue', undefined), ["stop"]))
|
|
224
182
|
}, null, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true), createVNode(_component_OrIcon, {
|
|
225
183
|
icon: _ctx.popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down',
|
|
226
184
|
variant: 'outlined'
|
|
@@ -231,19 +189,17 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
231
189
|
placement: 'bottom',
|
|
232
190
|
"full-width": true,
|
|
233
191
|
"custom-styles": _ctx.dropdownStyles,
|
|
234
|
-
"disable-default-styles": true
|
|
235
|
-
onOpen: _cache[12] || (_cache[12] = $event => _ctx.focusSearchControl()),
|
|
236
|
-
onClose: _cache[13] || (_cache[13] = $event => _ctx.clearSearchControl())
|
|
192
|
+
"disable-default-styles": true
|
|
237
193
|
}, {
|
|
238
|
-
default: withCtx(() => [_ctx.
|
|
194
|
+
default: withCtx(() => [_ctx.enableSearch ? (openBlock(), createBlock(_component_OrInput, {
|
|
239
195
|
key: 0,
|
|
240
|
-
ref: "mobileSearchControl",
|
|
241
196
|
modelValue: _ctx.searchText,
|
|
242
|
-
"onUpdate:modelValue": _cache[
|
|
243
|
-
class: normalizeClass(_ctx.searchControlStyles),
|
|
197
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = $event => _ctx.searchText = $event),
|
|
244
198
|
type: 'search',
|
|
245
|
-
placeholder: 'Search'
|
|
246
|
-
|
|
199
|
+
placeholder: 'Search',
|
|
200
|
+
size: 's',
|
|
201
|
+
"disable-default-styles": true
|
|
202
|
+
}, null, 8 /* PROPS */, ["modelValue"])) : createCommentVNode("v-if", true), _ctx.resolvedSearchOptions.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
247
203
|
key: 1
|
|
248
204
|
}, [_ctx.groupByFunction ? (openBlock(true), createElementBlock(Fragment, {
|
|
249
205
|
key: 0
|
|
@@ -256,28 +212,25 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
256
212
|
key: 0
|
|
257
213
|
}, renderList(group, (option, i) => {
|
|
258
214
|
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
259
|
-
key: i
|
|
260
|
-
selected: _ctx.proxyModelValue && _ctx.proxyModelValue.includes(option.value)
|
|
215
|
+
key: i
|
|
261
216
|
}, {
|
|
262
217
|
default: withCtx(() => [renderSlot(_ctx.$slots, "optionTemplate", {
|
|
263
218
|
model: _ctx.proxyModelValue,
|
|
264
219
|
option: option
|
|
265
220
|
}, () => [createVNode(_component_OrCheckbox, {
|
|
266
221
|
modelValue: _ctx.proxyModelValue,
|
|
267
|
-
"onUpdate:modelValue": _cache[
|
|
222
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = $event => _ctx.proxyModelValue = $event),
|
|
268
223
|
value: option.value,
|
|
269
224
|
label: option.label,
|
|
270
|
-
"label-variant": '
|
|
225
|
+
"label-variant": 'input'
|
|
271
226
|
}, null, 8 /* PROPS */, ["modelValue", "value", "label"])])]),
|
|
272
227
|
_: 2 /* DYNAMIC */
|
|
273
|
-
},
|
|
228
|
+
}, 1024 /* DYNAMIC_SLOTS */);
|
|
274
229
|
}), 128 /* KEYED_FRAGMENT */)) : (openBlock(true), createElementBlock(Fragment, {
|
|
275
230
|
key: 1
|
|
276
231
|
}, renderList(group, (option, i) => {
|
|
277
232
|
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
278
233
|
key: i,
|
|
279
|
-
class: normalizeClass(_ctx.dropdownItemStyles),
|
|
280
|
-
selected: _ctx.proxyModelValue === option.value,
|
|
281
234
|
onClick: withModifiers($event => {
|
|
282
235
|
_ctx.proxyModelValue = option.value;
|
|
283
236
|
_ctx.close();
|
|
@@ -289,7 +242,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
289
242
|
}, () => [createTextVNode(toDisplayString(option.label), 1 /* TEXT */)])]),
|
|
290
243
|
|
|
291
244
|
_: 2 /* DYNAMIC */
|
|
292
|
-
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["
|
|
245
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick"]);
|
|
293
246
|
}), 128 /* KEYED_FRAGMENT */))]),
|
|
294
247
|
|
|
295
248
|
_: 2 /* DYNAMIC */
|
|
@@ -300,15 +253,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
300
253
|
key: 0
|
|
301
254
|
}, renderList(_ctx.resolvedSearchOptions, (option, i) => {
|
|
302
255
|
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
303
|
-
key: i
|
|
304
|
-
selected: _ctx.proxyModelValue && _ctx.proxyModelValue.includes(option.value)
|
|
256
|
+
key: i
|
|
305
257
|
}, {
|
|
306
258
|
default: withCtx(() => [createVNode(_component_OrCheckbox, {
|
|
307
259
|
modelValue: _ctx.proxyModelValue,
|
|
308
|
-
"onUpdate:modelValue": _cache[
|
|
260
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = $event => _ctx.proxyModelValue = $event),
|
|
309
261
|
value: option.value,
|
|
310
262
|
label: option.label,
|
|
311
|
-
"label-variant": '
|
|
263
|
+
"label-variant": 'input'
|
|
312
264
|
}, {
|
|
313
265
|
default: withCtx(() => [renderSlot(_ctx.$slots, "optionTemplate", {
|
|
314
266
|
model: _ctx.proxyModelValue,
|
|
@@ -317,14 +269,12 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
317
269
|
_: 2 /* DYNAMIC */
|
|
318
270
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["modelValue", "value", "label"])]),
|
|
319
271
|
_: 2 /* DYNAMIC */
|
|
320
|
-
},
|
|
272
|
+
}, 1024 /* DYNAMIC_SLOTS */);
|
|
321
273
|
}), 128 /* KEYED_FRAGMENT */)) : (openBlock(true), createElementBlock(Fragment, {
|
|
322
274
|
key: 1
|
|
323
275
|
}, renderList(_ctx.resolvedSearchOptions, (option, i) => {
|
|
324
276
|
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
325
277
|
key: i,
|
|
326
|
-
class: normalizeClass(_ctx.dropdownItemStyles),
|
|
327
|
-
selected: _ctx.proxyModelValue === option.value,
|
|
328
278
|
onClick: withModifiers($event => {
|
|
329
279
|
_ctx.proxyModelValue = option.value;
|
|
330
280
|
_ctx.close();
|
|
@@ -336,7 +286,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
336
286
|
}, () => [createTextVNode(toDisplayString(option.label), 1 /* TEXT */)])]),
|
|
337
287
|
|
|
338
288
|
_: 2 /* DYNAMIC */
|
|
339
|
-
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["
|
|
289
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick"]);
|
|
340
290
|
}), 128 /* KEYED_FRAGMENT */))], 64 /* STABLE_FRAGMENT */))], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock("div", {
|
|
341
291
|
key: 2,
|
|
342
292
|
class: normalizeClass(_ctx.noSearchResultsStyles)
|
|
@@ -345,14 +295,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
345
295
|
_: 3 /* FORWARDED */
|
|
346
296
|
}, 8 /* PROPS */, ["trigger", "custom-styles"])]),
|
|
347
297
|
_: 3 /* FORWARDED */
|
|
348
|
-
}, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), withDirectives(createElementVNode("div",
|
|
298
|
+
}, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), withDirectives(createElementVNode("div", _hoisted_4, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
349
299
|
key: 0,
|
|
350
300
|
disabled: _ctx.disabled
|
|
351
301
|
}, {
|
|
352
302
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
353
303
|
|
|
354
304
|
_: 1 /* STABLE */
|
|
355
|
-
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div",
|
|
305
|
+
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_5, [createVNode(_component_OrError, {
|
|
356
306
|
disabled: _ctx.disabled
|
|
357
307
|
}, {
|
|
358
308
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.error), 1 /* TEXT */)]),
|
|
@@ -71,17 +71,13 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
71
71
|
inputBox: import("vue-demi").Ref<any>;
|
|
72
72
|
inputBoxRoot: import("vue-demi").ComputedRef<any>;
|
|
73
73
|
control: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
74
|
-
searchControl: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
75
|
-
mobileSearchControl: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
76
74
|
popover: import("vue-demi").Ref<any>;
|
|
77
75
|
popoverRoot: import("vue-demi").ComputedRef<any>;
|
|
78
76
|
popoverState: import("vue-demi").ComputedRef<any>;
|
|
79
77
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
80
78
|
controlStyles: import("vue-demi").ComputedRef<string[]>;
|
|
81
|
-
searchControlStyles: import("vue-demi").ComputedRef<string[]>;
|
|
82
79
|
placeholderStyles: import("vue-demi").ComputedRef<string[]>;
|
|
83
80
|
dropdownStyles: import("vue-demi").ComputedRef<string[]>;
|
|
84
|
-
dropdownItemStyles: import("vue-demi").ComputedRef<string[]>;
|
|
85
81
|
noSearchResultsStyles: import("vue-demi").ComputedRef<string[]>;
|
|
86
82
|
controlId: import("vue-demi").Ref<string>;
|
|
87
83
|
proxyModelValue: import("../../hooks").UseProxyModelValueReturn<string | number | object | string[] | object[] | number[] | undefined>;
|
|
@@ -98,11 +94,8 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
98
94
|
toggle: () => void;
|
|
99
95
|
close: () => void;
|
|
100
96
|
deselect: (option: SelectOption) => void;
|
|
101
|
-
focusSearchControl: () => void;
|
|
102
|
-
clearSearchControl: () => void;
|
|
103
97
|
innerItems: import("vue-demi").Ref<HTMLElement[]>;
|
|
104
98
|
outerItems: import("vue-demi").Ref<HTMLElement[]>;
|
|
105
|
-
isMobile: import("vue-demi").Ref<boolean>;
|
|
106
99
|
}, 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<{
|
|
107
100
|
options: {
|
|
108
101
|
type: PropType<SelectOption[]>;
|
|
@@ -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-9acc1912.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-eeb6b419.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-3e11ab8a.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-d64bda8a.js';
|
|
66
66
|
import '../OrInputV3/props.js';
|
|
67
67
|
import '../OrInputV3/styles.js';
|
|
68
68
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
export declare const
|
|
1
|
+
export declare const SelectRoot: string[];
|
|
2
2
|
export declare const SelectControl: string[];
|
|
3
|
-
export declare const SelectSearchControl: string[];
|
|
4
3
|
export declare const SelectPlaceholder: string[];
|
|
5
4
|
export declare const SelectDropdown: string[];
|
|
6
5
|
export declare const SelectDropdownDefault: string[];
|
|
7
6
|
export declare const SelectDropdownFlipped: string[];
|
|
8
|
-
export declare const SelectDropdownItem: string[];
|
|
9
7
|
export declare const SelectNoSearchResults: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
1
|
+
const SelectRoot = [
|
|
2
2
|
// Layout
|
|
3
3
|
'layout-column',
|
|
4
4
|
// Spacing
|
|
@@ -14,11 +14,6 @@ const SelectControl = [
|
|
|
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-none', '!my-sm md:!my-none'];
|
|
22
17
|
const SelectPlaceholder = [
|
|
23
18
|
// Theme
|
|
24
19
|
'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
@@ -43,11 +38,6 @@ const SelectDropdownFlipped = [
|
|
|
43
38
|
'rounded-t-md',
|
|
44
39
|
// Theme
|
|
45
40
|
'!border-b-0'];
|
|
46
|
-
const SelectDropdownItem = [
|
|
47
|
-
// Typography
|
|
48
|
-
'!typography-body-2-regular',
|
|
49
|
-
// Typography (selected)
|
|
50
|
-
'selected:!typography-body-2-semibold'];
|
|
51
41
|
const SelectNoSearchResults = [
|
|
52
42
|
// Layout
|
|
53
43
|
'layout-row justify-center',
|
|
@@ -58,4 +48,4 @@ const SelectNoSearchResults = [
|
|
|
58
48
|
// Theme
|
|
59
49
|
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
60
50
|
|
|
61
|
-
export {
|
|
51
|
+
export { SelectControl, SelectDropdown, SelectDropdownDefault, SelectDropdownFlipped, SelectNoSearchResults, SelectPlaceholder, SelectRoot };
|
|
@@ -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-ee55263f.js';
|
|
2
|
+
export { s as default } from '../../OrSwitch.vue_vue_type_script_lang-ee55263f.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-3e11ab8a.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-ee55263f.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-3e11ab8a.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-6b584d66.js';
|
|
2
|
+
export { s as default } from '../../OrTagInput.vue_vue_type_script_lang-6b584d66.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-3e11ab8a.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-6b584d66.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-3e11ab8a.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-7562cca1.js';
|
|
2
|
+
export { s as default } from '../../OrTextarea.vue_vue_type_script_lang-7562cca1.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-3e11ab8a.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-7562cca1.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-3e11ab8a.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-223d7bb1.js';
|
|
2
|
+
export { s as default } from '../../OrTimePicker.vue_vue_type_script_lang-223d7bb1.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-dec42484.js';
|
|
7
7
|
import '../OrLabelV3/OrLabel.js';
|
|
8
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.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-223d7bb1.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-dec42484.js';
|
|
7
7
|
import '../OrLabelV3/OrLabel.js';
|
|
8
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
9
9
|
import '../OrLabelV3/props.js';
|
|
10
10
|
import '../OrLabelV3/styles.js';
|
|
11
11
|
import 'vue';
|
|
@@ -68,9 +68,9 @@ function useToast() {
|
|
|
68
68
|
function loading(props) {
|
|
69
69
|
let behaviour = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
70
70
|
return notify({
|
|
71
|
+
dismissible: false,
|
|
71
72
|
...props,
|
|
72
|
-
toastType: ToastType.loading
|
|
73
|
-
dismissible: false
|
|
73
|
+
toastType: ToastType.loading
|
|
74
74
|
}, {
|
|
75
75
|
...behaviour,
|
|
76
76
|
duration: 0 // <- toast with type "loading" will not cloe automatically
|
|
@@ -68,9 +68,9 @@ function useToast() {
|
|
|
68
68
|
function loading(props) {
|
|
69
69
|
let behaviour = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
70
70
|
return notify({
|
|
71
|
+
dismissible: false,
|
|
71
72
|
...props,
|
|
72
|
-
toastType: ToastType.Loading
|
|
73
|
-
dismissible: false
|
|
73
|
+
toastType: ToastType.Loading
|
|
74
74
|
}, {
|
|
75
75
|
...behaviour,
|
|
76
76
|
duration: 0 // <- toast with type "loading" will not cloe automatically
|