@onereach/ui-components 4.6.1 → 4.6.2-beta.2772.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/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -0
- package/dist/bundled/v2/components/OrCheckboxGroupV3/index.js +1 -0
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -0
- package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +1 -0
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +4 -3
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrCheckboxV3/index.js +1 -0
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +6 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +2 -0
- package/dist/bundled/v2/components/OrSelectV3/index.js +1 -0
- package/dist/bundled/v2/components/index.js +1 -0
- package/dist/bundled/v2/index.js +1 -0
- package/dist/bundled/v2/utils/isEmpty.d.ts +1 -1
- package/dist/bundled/v2/utils/isEmpty.js +3 -1
- package/dist/bundled/v2/utils/isEmptyValue.d.ts +1 -0
- package/dist/bundled/v2/utils/isEmptyValue.js +5 -0
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-c3c54670.js → OrButton.vue_vue_type_script_lang-cc8aa3a7.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-ccc178b8.js → OrButton.vue_vue_type_script_lang-e9677805.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-1dfa1d6c.js → OrCardCollection.vue_vue_type_script_lang-1f2d30f3.js} +2 -2
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-75c6053a.js → OrCheckbox.vue_vue_type_script_lang-cfeb4a4e.js} +2 -1
- package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-1e71771d.js → OrCheckboxGroup.vue_vue_type_script_lang-f931fc03.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-46436cf3.js → OrCheckboxTree.vue_vue_type_script_lang-7e5bebf5.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-0a713357.js → OrCode.vue_vue_type_script_lang-5bfa4f9c.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-50cf8d05.js → OrConfirm.vue_vue_type_script_lang-2cb65fae.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-9eeb7b20.js → OrDateTimePicker.vue_vue_type_script_lang-b8045270.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-a9aa6ad1.js → OrIconButton.vue_vue_type_script_lang-b5d5718b.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-1f6e165b.js → OrInlineTextEdit.vue_vue_type_script_lang-f669de9e.js} +1 -1
- package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-d305eadc.js → OrList.vue_vue_type_script_lang-29a5842e.js} +2 -2
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-b13756a1.js → OrListOfInputs.vue_vue_type_script_lang-740154ee.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-0cc960ad.js → OrModal.vue_vue_type_script_lang-05916fd8.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-50d99f88.js → OrNotification.vue_vue_type_script_lang-4e5a04fa.js} +1 -1
- package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-8ce757fb.js → OrOverflowMenu.vue_vue_type_script_lang-1b4af3a6.js} +2 -2
- package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-a82a53ab.js → OrPassword.vue_vue_type_script_lang-28c99eb3.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-f5158c63.js → OrSearch.vue_vue_type_script_lang-8dbecb52.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-819822b5.js → OrSelect.vue_vue_type_script_lang-4bf05f8b.js} +6 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-34a366c9.js → OrSelect.vue_vue_type_script_lang-a8a2875f.js} +1 -1
- package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-a708d93b.js → OrStepper.vue_vue_type_script_lang-c2dffcac.js} +1 -1
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-888fbcef.js → OrSwitch.vue_vue_type_script_lang-3ef06bbd.js} +1 -1
- package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-89fae7b5.js → OrTextbox.vue_vue_type_script_lang-ed48ed9b.js} +1 -1
- package/dist/bundled/v3/components/OrButton/OrButton.js +3 -3
- package/dist/bundled/v3/components/OrButton/index.js +2 -2
- package/dist/bundled/v3/components/OrButtonV2/OrButton.js +3 -3
- package/dist/bundled/v3/components/OrButtonV2/index.js +3 -3
- package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +5 -5
- package/dist/bundled/v3/components/OrCardCollection/index.js +4 -4
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +5 -4
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +4 -3
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +4 -3
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +3 -2
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +3 -2
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +2 -1
- package/dist/bundled/v3/components/OrCode/OrCode.js +5 -5
- package/dist/bundled/v3/components/OrCode/index.js +4 -4
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +6 -6
- package/dist/bundled/v3/components/OrConfirm/index.js +5 -5
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +4 -4
- package/dist/bundled/v3/components/OrDateTimePicker/index.js +3 -3
- package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
- package/dist/bundled/v3/components/OrIconButtonV2/index.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +4 -4
- package/dist/bundled/v3/components/OrInlineTextEdit/index.js +3 -3
- package/dist/bundled/v3/components/OrList/OrList.js +5 -5
- package/dist/bundled/v3/components/OrList/index.js +4 -4
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +6 -6
- package/dist/bundled/v3/components/OrListOfInputs/index.js +5 -5
- package/dist/bundled/v3/components/OrLoader/OrLoader.js +2 -2
- package/dist/bundled/v3/components/OrLoader/index.js +1 -1
- package/dist/bundled/v3/components/OrModal/OrModal.js +4 -4
- package/dist/bundled/v3/components/OrModal/index.js +3 -3
- package/dist/bundled/v3/components/OrNotification/OrNotification.js +4 -4
- package/dist/bundled/v3/components/OrNotification/index.js +3 -3
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +5 -5
- package/dist/bundled/v3/components/OrOverflowMenu/index.js +4 -4
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +4 -4
- package/dist/bundled/v3/components/OrPassword/index.js +3 -3
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +4 -4
- package/dist/bundled/v3/components/OrSearch/index.js +3 -3
- package/dist/bundled/v3/components/OrSelect/OrSelect.js +3 -3
- package/dist/bundled/v3/components/OrSelect/index.js +2 -2
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +5 -4
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +1 -0
- package/dist/bundled/v3/components/OrSelectV3/index.js +3 -2
- package/dist/bundled/v3/components/OrStepper/OrStepper.js +4 -4
- package/dist/bundled/v3/components/OrStepper/index.js +3 -3
- package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +3 -3
- package/dist/bundled/v3/components/OrSwitch/index.js +2 -2
- package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +4 -4
- package/dist/bundled/v3/components/OrTextbox/index.js +3 -3
- package/dist/bundled/v3/components/OrToast/OrToast.js +2 -2
- package/dist/bundled/v3/components/OrToast/index.js +3 -3
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +4 -4
- package/dist/bundled/v3/components/OrToastContainer/index.js +3 -3
- package/dist/bundled/v3/components/index.js +26 -25
- package/dist/bundled/v3/index.js +26 -25
- package/dist/bundled/v3/utils/isEmpty.d.ts +1 -1
- package/dist/bundled/v3/utils/isEmpty.js +3 -1
- package/dist/bundled/v3/utils/isEmptyValue.d.ts +1 -0
- package/dist/bundled/v3/utils/isEmptyValue.js +5 -0
- package/dist/esm/v2/{OrButton-22d9ecc5.js → OrButton-b60290c4.js} +1 -1
- package/dist/esm/v2/{OrButton-a8f685e9.js → OrButton-bafb6cad.js} +1 -1
- package/dist/esm/v2/{OrButton.vue_rollup-plugin-vue_styles.0-0b3d0a46.js → OrButton.vue_rollup-plugin-vue_styles.0-3b064042.js} +2 -2
- package/dist/esm/v2/{OrCardCollection-e70e44bb.js → OrCardCollection-4eb5c533.js} +4 -4
- package/dist/esm/v2/{OrCheckbox-59332f84.js → OrCheckbox-3a8c93ad.js} +8 -4
- package/dist/esm/v2/{OrCheckboxGroup-f470f938.js → OrCheckboxGroup-b0d95dd6.js} +1 -1
- package/dist/esm/v2/{OrCheckboxTree-1304ae59.js → OrCheckboxTree-54b0fdc1.js} +1 -1
- package/dist/esm/v2/{OrCode-a157e15f.js → OrCode-cbd05828.js} +4 -4
- package/dist/esm/v2/{OrConfirm-49df6698.js → OrConfirm-f4eec5b2.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-d095cd1e.js → OrDateTimePicker-fb410167.js} +3 -3
- package/dist/esm/v2/{OrIconButton-e60f47af.js → OrIconButton-544ee642.js} +1 -1
- package/dist/esm/v2/{OrIconButton.vue_rollup-plugin-vue_styles.0-8e03311b.js → OrIconButton.vue_rollup-plugin-vue_styles.0-70039ca7.js} +1 -1
- package/dist/esm/v2/{OrInlineTextEdit-362e9f5b.js → OrInlineTextEdit-f52267aa.js} +3 -3
- package/dist/esm/v2/{OrList-5ecdd0d6.js → OrList-2e65227a.js} +3 -3
- package/dist/esm/v2/{OrListOfInputs-75414b31.js → OrListOfInputs-9b7522fa.js} +4 -4
- package/dist/esm/v2/{OrLoader-52bb8afa.js → OrLoader-0cc7c73e.js} +3 -1
- package/dist/esm/v2/{OrModal-82c27104.js → OrModal-206611f2.js} +3 -3
- package/dist/esm/v2/{OrNotification-99620c47.js → OrNotification-44bc1f50.js} +3 -3
- package/dist/esm/v2/{OrOverflowMenu-a58cbd67.js → OrOverflowMenu-e3ae75a3.js} +4 -4
- package/dist/esm/v2/{OrPassword-12a00ddc.js → OrPassword-1de0dc6c.js} +3 -3
- package/dist/esm/v2/{OrSearch-b447018e.js → OrSearch-e2941d35.js} +3 -3
- package/dist/esm/v2/{OrSelect-b49b6e4a.js → OrSelect-49239b74.js} +1 -1
- package/dist/esm/v2/{OrSelect-31d265b9.js → OrSelect-dd8affc1.js} +6 -2
- package/dist/esm/v2/{OrStepper-6b35550a.js → OrStepper-3707ec50.js} +2 -2
- package/dist/esm/v2/{OrSwitch-9fa5adeb.js → OrSwitch-75458852.js} +1 -1
- package/dist/esm/v2/{OrTextbox-b666b30b.js → OrTextbox-c85d7fe6.js} +3 -3
- package/dist/esm/v2/{OrToastContainer-913c152f.js → OrToastContainer-7017d12b.js} +3 -3
- package/dist/esm/v2/components/index.js +27 -27
- package/dist/esm/v2/components/or-button/index.js +2 -2
- package/dist/esm/v2/components/or-button-v2/index.js +5 -5
- package/dist/esm/v2/components/or-card-collection/index.js +6 -6
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +3 -3
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +2 -2
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v2/components/or-code/index.js +6 -6
- package/dist/esm/v2/components/or-confirm/index.js +7 -7
- package/dist/esm/v2/components/or-date-time-picker/index.js +5 -5
- package/dist/esm/v2/components/or-icon-button-v2/index.js +3 -3
- package/dist/esm/v2/components/or-inline-text-edit/index.js +5 -5
- package/dist/esm/v2/components/or-list/index.js +6 -6
- package/dist/esm/v2/components/or-list-of-inputs/index.js +7 -7
- package/dist/esm/v2/components/or-loader/index.js +1 -1
- package/dist/esm/v2/components/or-modal/index.js +5 -5
- package/dist/esm/v2/components/or-notification/index.js +5 -5
- package/dist/esm/v2/components/or-overflow-menu/index.js +6 -6
- package/dist/esm/v2/components/or-password/index.js +5 -5
- package/dist/esm/v2/components/or-search/index.js +5 -5
- package/dist/esm/v2/components/or-select/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-select-v3/index.js +2 -2
- package/dist/esm/v2/components/or-stepper/index.js +5 -5
- package/dist/esm/v2/components/or-switch/index.js +2 -2
- package/dist/esm/v2/components/or-textbox/index.js +5 -5
- package/dist/esm/v2/components/or-toast/index.js +5 -5
- package/dist/esm/v2/components/or-toast/or-toast-container/index.js +5 -5
- package/dist/esm/v2/index.js +27 -27
- package/dist/esm/v2/utils/isEmpty.d.ts +1 -1
- package/dist/esm/v2/utils/isEmptyValue.d.ts +1 -0
- package/dist/esm/v3/{OrButton-5410e79f.js → OrButton-0082a3ce.js} +1 -1
- package/dist/esm/v3/{OrButton-e44f6f03.js → OrButton-78a118d7.js} +2 -2
- package/dist/esm/v3/{OrCardCollection-126e4eb3.js → OrCardCollection-b9218f98.js} +3 -3
- package/dist/esm/v3/{OrCheckbox-56d7b6eb.js → OrCheckbox-7093e9c2.js} +6 -2
- package/dist/esm/v3/{OrCheckboxGroup-c41a99ba.js → OrCheckboxGroup-f755d216.js} +1 -1
- package/dist/esm/v3/{OrCheckboxTree-fa6288af.js → OrCheckboxTree-99f6eaec.js} +1 -1
- package/dist/esm/v3/{OrCode-cae13dcc.js → OrCode-2f8cdf96.js} +3 -3
- package/dist/esm/v3/{OrConfirm-a004c8b6.js → OrConfirm-704f817e.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-cde869f4.js → OrDateTimePicker-c19dcefc.js} +2 -2
- package/dist/esm/v3/{OrIconButton-440b9f36.js → OrIconButton-ad0cbc8d.js} +1 -1
- package/dist/esm/v3/{OrInlineTextEdit-be428430.js → OrInlineTextEdit-6bf54bd0.js} +2 -2
- package/dist/esm/v3/{OrList-9872c4e6.js → OrList-042d8681.js} +2 -2
- package/dist/esm/v3/{OrListOfInputs-916d8682.js → OrListOfInputs-ce0d6ac0.js} +3 -3
- package/dist/esm/v3/{OrLoader-7d0021b7.js → OrLoader-7b006619.js} +3 -1
- package/dist/esm/v3/{OrModal-03ad23ea.js → OrModal-f3a4813a.js} +2 -2
- package/dist/esm/v3/{OrNotification-69eff848.js → OrNotification-538f8e92.js} +2 -2
- package/dist/esm/v3/{OrOverflowMenu-40bdbf02.js → OrOverflowMenu-4d0bf63a.js} +2 -2
- package/dist/esm/v3/{OrPassword-42208c82.js → OrPassword-9192b9ea.js} +2 -2
- package/dist/esm/v3/{OrSearch-cdb1eeb4.js → OrSearch-d0c8aca7.js} +2 -2
- package/dist/esm/v3/{OrSelect-24937c69.js → OrSelect-60205145.js} +1 -1
- package/dist/esm/v3/{OrSelect-5abcb941.js → OrSelect-cfb336db.js} +6 -2
- package/dist/esm/v3/{OrStepper-6c1a95f6.js → OrStepper-651a619a.js} +2 -2
- package/dist/esm/v3/{OrSwitch-9edf6e63.js → OrSwitch-10747a24.js} +1 -1
- package/dist/esm/v3/{OrTextbox-5bdb513f.js → OrTextbox-56714f51.js} +2 -2
- package/dist/esm/v3/{OrToastContainer-000547a2.js → OrToastContainer-72b52576.js} +2 -2
- package/dist/esm/v3/components/index.js +25 -25
- package/dist/esm/v3/components/or-button/index.js +2 -2
- package/dist/esm/v3/components/or-button-v2/index.js +3 -3
- package/dist/esm/v3/components/or-card-collection/index.js +5 -5
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -3
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -2
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v3/components/or-code/index.js +5 -5
- package/dist/esm/v3/components/or-confirm/index.js +5 -5
- package/dist/esm/v3/components/or-date-time-picker/index.js +4 -4
- package/dist/esm/v3/components/or-icon-button-v2/index.js +2 -2
- package/dist/esm/v3/components/or-inline-text-edit/index.js +4 -4
- package/dist/esm/v3/components/or-list/index.js +4 -4
- package/dist/esm/v3/components/or-list-of-inputs/index.js +5 -5
- package/dist/esm/v3/components/or-loader/index.js +1 -1
- package/dist/esm/v3/components/or-modal/index.js +4 -4
- package/dist/esm/v3/components/or-notification/index.js +4 -4
- package/dist/esm/v3/components/or-overflow-menu/index.js +4 -4
- package/dist/esm/v3/components/or-password/index.js +4 -4
- package/dist/esm/v3/components/or-search/index.js +4 -4
- package/dist/esm/v3/components/or-select/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +1 -0
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/components/or-stepper/index.js +4 -4
- package/dist/esm/v3/components/or-switch/index.js +2 -2
- package/dist/esm/v3/components/or-textbox/index.js +4 -4
- package/dist/esm/v3/components/or-toast/index.js +4 -4
- package/dist/esm/v3/components/or-toast/or-toast-container/index.js +4 -4
- package/dist/esm/v3/index.js +25 -25
- package/dist/esm/v3/utils/isEmpty.d.ts +1 -1
- package/dist/esm/v3/utils/isEmptyValue.d.ts +1 -0
- package/package.json +2 -3
- package/src/components/or-checkbox-v3/OrCheckbox.vue +2 -1
- package/src/components/or-select-v3/OrSelect.vue +9 -1
- package/src/utils/isEmpty.ts +3 -1
- package/src/utils/isEmptyValue.ts +3 -0
- /package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-27847e63.js → OrLoader.vue_vue_type_script_lang-a1fed697.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-99d1a2c3.js → OrToastContainer.vue_vue_type_script_lang-6512c2eb.js} +0 -0
|
@@ -10,6 +10,7 @@ import '../OrIconV3/OrIcon.js';
|
|
|
10
10
|
import '../OrIconV3/props.js';
|
|
11
11
|
import '../OrIconV3/styles.js';
|
|
12
12
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
13
|
+
import '../../utils/isEmptyValue.js';
|
|
13
14
|
import '../OrCheckboxV3/styles.js';
|
|
14
15
|
import '../OrLabelV3/OrLabel.js';
|
|
15
16
|
import '../OrLabelV3/props.js';
|
|
@@ -9,6 +9,7 @@ import '../OrIconV3/props.js';
|
|
|
9
9
|
import '../OrIconV3/styles.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
12
|
+
import '../../utils/isEmptyValue.js';
|
|
12
13
|
import '../OrCheckboxV3/styles.js';
|
|
13
14
|
import '../OrLabelV3/OrLabel.js';
|
|
14
15
|
import '../OrLabelV3/props.js';
|
|
@@ -8,6 +8,7 @@ import __vue_component__$3 from '../OrButtonV3/OrButton.js';
|
|
|
8
8
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../OrIconV3/props.js';
|
|
10
10
|
import '../OrIconV3/styles.js';
|
|
11
|
+
import '../../utils/isEmptyValue.js';
|
|
11
12
|
import '../OrCheckboxV3/styles.js';
|
|
12
13
|
import '../OrLabelV3/OrLabel.js';
|
|
13
14
|
import '../OrLabelV3/props.js';
|
|
@@ -8,6 +8,7 @@ import '../OrIconV3/props.js';
|
|
|
8
8
|
import '../OrIconV3/styles.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
11
|
+
import '../../utils/isEmptyValue.js';
|
|
11
12
|
import '../OrCheckboxV3/styles.js';
|
|
12
13
|
import '../OrLabelV3/OrLabel.js';
|
|
13
14
|
import '../OrLabelV3/props.js';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive } from 'vue-demi';
|
|
2
2
|
import { useVModel } from '@vueuse/core';
|
|
3
|
+
import { isEmptyValue } from '../../utils/isEmptyValue.js';
|
|
3
4
|
import { CheckboxRoot, CheckboxControl, CheckboxControlHandle } from './styles.js';
|
|
4
5
|
import __vue_component__$1 from '../OrLabelV3/OrLabel.js';
|
|
5
6
|
import { LabelVariant } from '../OrLabelV3/props.js';
|
|
@@ -68,7 +69,7 @@ var script = defineComponent({
|
|
|
68
69
|
const proxyModelValue = useVModel(props, 'modelValue', emit);
|
|
69
70
|
const isChecked = computed(() => {
|
|
70
71
|
if (Array.isArray(proxyModelValue.value)) {
|
|
71
|
-
return props.value && proxyModelValue.value.includes(props.value);
|
|
72
|
+
return !isEmptyValue(props.value) && proxyModelValue.value.includes(props.value);
|
|
72
73
|
}
|
|
73
74
|
return !!proxyModelValue.value;
|
|
74
75
|
});
|
|
@@ -106,7 +107,7 @@ var script = defineComponent({
|
|
|
106
107
|
}
|
|
107
108
|
});
|
|
108
109
|
|
|
109
|
-
var css_248z = "input[data-v-
|
|
110
|
+
var css_248z = "input[data-v-35085ade]{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0}";
|
|
110
111
|
styleInject(css_248z);
|
|
111
112
|
|
|
112
113
|
/* script */
|
|
@@ -167,7 +168,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
167
168
|
/* style */
|
|
168
169
|
const __vue_inject_styles__ = undefined;
|
|
169
170
|
/* scoped */
|
|
170
|
-
const __vue_scope_id__ = "data-v-
|
|
171
|
+
const __vue_scope_id__ = "data-v-35085ade";
|
|
171
172
|
/* module identifier */
|
|
172
173
|
const __vue_module_identifier__ = undefined;
|
|
173
174
|
/* functional template */
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
11
11
|
'force-state': string | undefined;
|
|
12
12
|
id: string | undefined;
|
|
13
13
|
};
|
|
14
|
-
isChecked: import("@vue/composition-api").ComputedRef<boolean
|
|
14
|
+
isChecked: import("@vue/composition-api").ComputedRef<boolean>;
|
|
15
15
|
handleChange: () => void;
|
|
16
16
|
focus: () => void;
|
|
17
17
|
blur: () => void;
|
|
@@ -94,7 +94,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
94
94
|
'force-state': string | undefined;
|
|
95
95
|
id: string | undefined;
|
|
96
96
|
};
|
|
97
|
-
isChecked: import("@vue/composition-api").ComputedRef<boolean
|
|
97
|
+
isChecked: import("@vue/composition-api").ComputedRef<boolean>;
|
|
98
98
|
handleChange: () => void;
|
|
99
99
|
focus: () => void;
|
|
100
100
|
blur: () => void;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from 'vue-demi';
|
|
2
|
+
import { isEmptyValue } from '../../utils/isEmptyValue.js';
|
|
2
3
|
import { SelectRoot, SelectControl, SelectPlaceholder, SelectDropdown, SelectDropdownFlipped, SelectDropdownDefault, SelectNoSearchResults } from './styles.js';
|
|
3
4
|
import __vue_component__$1 from '../OrCheckboxV3/OrCheckbox.js';
|
|
4
5
|
import __vue_component__$2 from '../OrErrorV3/OrError.js';
|
|
@@ -193,6 +194,9 @@ var script = defineComponent({
|
|
|
193
194
|
context.emit('update:modelValue', value);
|
|
194
195
|
}
|
|
195
196
|
});
|
|
197
|
+
const isEmptyModelValue = computed(() => {
|
|
198
|
+
return Array.isArray(proxyModelValue.value) ? proxyModelValue.value.length === 0 : isEmptyValue(proxyModelValue.value);
|
|
199
|
+
});
|
|
196
200
|
onMounted(() => {
|
|
197
201
|
if (!proxyModelValue.value && props.multiple) {
|
|
198
202
|
proxyModelValue.value = [];
|
|
@@ -282,6 +286,7 @@ var script = defineComponent({
|
|
|
282
286
|
controlId,
|
|
283
287
|
proxyModelValue,
|
|
284
288
|
readonly,
|
|
289
|
+
isEmptyModelValue,
|
|
285
290
|
selection,
|
|
286
291
|
searchText,
|
|
287
292
|
internalSearchOptions,
|
|
@@ -377,7 +382,7 @@ var __vue_render__ = function () {
|
|
|
377
382
|
}, [_vm._v(_vm._s(_vm.placeholder))])]];
|
|
378
383
|
}, {
|
|
379
384
|
"model": _vm.proxyModelValue
|
|
380
|
-
})] : [_vm.
|
|
385
|
+
})] : [!_vm.isEmptyModelValue ? [_vm._t("valueTemplate", function () {
|
|
381
386
|
return [_c('span', {
|
|
382
387
|
staticClass: "truncate"
|
|
383
388
|
}, [_vm._v("\n " + _vm._s(_vm.selection.label) + "\n ")])];
|
|
@@ -25,6 +25,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
25
25
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
26
26
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
|
|
27
27
|
readonly: import("@vue/composition-api").ComputedRef<boolean>;
|
|
28
|
+
isEmptyModelValue: import("@vue/composition-api").ComputedRef<boolean>;
|
|
28
29
|
selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
|
|
29
30
|
searchText: import("@vue/composition-api").Ref<string>;
|
|
30
31
|
internalSearchOptions: import("@vue/composition-api").Ref<{
|
|
@@ -211,6 +212,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
211
212
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
212
213
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
|
|
213
214
|
readonly: import("@vue/composition-api").ComputedRef<boolean>;
|
|
215
|
+
isEmptyModelValue: import("@vue/composition-api").ComputedRef<boolean>;
|
|
214
216
|
selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
|
|
215
217
|
searchText: import("@vue/composition-api").Ref<string>;
|
|
216
218
|
internalSearchOptions: import("@vue/composition-api").Ref<{
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export { default as OrSelectV3 } from './OrSelect.js';
|
|
2
2
|
export { InputBoxSize as SelectSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
+
import '../../utils/isEmptyValue.js';
|
|
4
5
|
import './styles.js';
|
|
5
6
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
6
7
|
import '@vueuse/core';
|
|
@@ -205,6 +205,7 @@ import '../hooks/useControlAttributes.js';
|
|
|
205
205
|
import '../hooks/useValidationAttributes.js';
|
|
206
206
|
import './OrCardV3/styles.js';
|
|
207
207
|
import './OrCarousel/constants.js';
|
|
208
|
+
import '../utils/isEmptyValue.js';
|
|
208
209
|
import './OrCheckboxV3/styles.js';
|
|
209
210
|
import './OrCheckboxTreeV3/styles.js';
|
|
210
211
|
import '../utils/functions/flattenDeep.js';
|
package/dist/bundled/v2/index.js
CHANGED
|
@@ -222,6 +222,7 @@ import './components/OrSegmentedControlV3/styles.js';
|
|
|
222
222
|
import './utils/isEmpty.js';
|
|
223
223
|
import 'lodash/keyBy';
|
|
224
224
|
import './components/OrSelect/constants.js';
|
|
225
|
+
import './utils/isEmptyValue.js';
|
|
225
226
|
import './components/OrSelectV3/styles.js';
|
|
226
227
|
import './components/OrSidebarV3/styles.js';
|
|
227
228
|
import 'lodash/range';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare
|
|
1
|
+
export declare function isEmpty(val: any): boolean;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function isEmptyValue(val: string | number | boolean | null | undefined): boolean;
|
|
@@ -3,7 +3,7 @@ import { BUTTON_TYPE, BUTTON_COLOR, BUTTON_SIZE, HTML_BUTTON_TYPE } from './comp
|
|
|
3
3
|
import './components/OrIcon/OrIcon.js';
|
|
4
4
|
import './components/OrLoader/OrLoader.js';
|
|
5
5
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-22a17b06.js';
|
|
6
|
-
import { s as script$2 } from './OrLoader.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrLoader.vue_vue_type_script_lang-a1fed697.js';
|
|
7
7
|
import { LoaderViews } from './components/OrLoader/constants.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, computed } from 'vue-demi';
|
|
2
2
|
import { OrButtonColors, OrButtonViews } from './components/OrButton/constants.js';
|
|
3
3
|
import './components/OrLoader/OrLoader.js';
|
|
4
|
-
import { s as script$1 } from './OrLoader.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrLoader.vue_vue_type_script_lang-a1fed697.js';
|
|
5
5
|
import { LoaderViews } from './components/OrLoader/constants.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
@@ -4,10 +4,10 @@ import './components/OrCard/OrCard.js';
|
|
|
4
4
|
import { s as script$1 } from './OrCard.vue_vue_type_script_lang-81561dd8.js';
|
|
5
5
|
import './components/OrIcon/OrIcon.js';
|
|
6
6
|
import './components/OrSearch/OrSearch.js';
|
|
7
|
-
import { s as script$3 } from './OrSearch.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$3 } from './OrSearch.vue_vue_type_script_lang-8dbecb52.js';
|
|
8
8
|
import './components/OrIconButtonV2/OrIconButton.js';
|
|
9
9
|
import { s as script$2 } from './OrIcon.vue_vue_type_script_lang-22a17b06.js';
|
|
10
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
11
11
|
|
|
12
12
|
var script = defineComponent({
|
|
13
13
|
name: 'OrCardCollection',
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive } from 'vue-demi';
|
|
2
2
|
import { useVModel } from '@vueuse/core';
|
|
3
|
+
import { isEmptyValue } from './utils/isEmptyValue.js';
|
|
3
4
|
import { CheckboxRoot, CheckboxControl, CheckboxControlHandle } from './components/OrCheckboxV3/styles.js';
|
|
4
5
|
import './components/OrLabelV3/OrLabel.js';
|
|
5
6
|
import { LabelVariant } from './components/OrLabelV3/props.js';
|
|
@@ -66,7 +67,7 @@ var script = defineComponent({
|
|
|
66
67
|
const proxyModelValue = useVModel(props, 'modelValue', emit);
|
|
67
68
|
const isChecked = computed(() => {
|
|
68
69
|
if (Array.isArray(proxyModelValue.value)) {
|
|
69
|
-
return props.value && proxyModelValue.value.includes(props.value);
|
|
70
|
+
return !isEmptyValue(props.value) && proxyModelValue.value.includes(props.value);
|
|
70
71
|
}
|
|
71
72
|
return !!proxyModelValue.value;
|
|
72
73
|
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
2
|
import { useVModel } from '@vueuse/core';
|
|
3
3
|
import './components/OrCheckboxTreeV3/OrCheckboxTree.js';
|
|
4
|
-
import { s as script$1 } from './OrCheckboxTree.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrCheckboxTree.vue_vue_type_script_lang-7e5bebf5.js';
|
|
5
5
|
import './components/OrFormGroupV3/OrFormGroup.js';
|
|
6
6
|
import { s as script$2 } from './OrFormGroup.vue_vue_type_script_lang-1c6844d6.js';
|
|
7
7
|
import { FormGroupDirection } from './components/OrFormGroupV3/props.js';
|
|
@@ -4,7 +4,7 @@ import { CheckboxTreeRoot, CheckboxTreeRootParent } from './components/OrCheckbo
|
|
|
4
4
|
import flattenDeep from './utils/functions/flattenDeep.js';
|
|
5
5
|
import './components/OrIconV3/OrIcon.js';
|
|
6
6
|
import './components/OrCheckboxV3/OrCheckbox.js';
|
|
7
|
-
import { s as script$2 } from './OrCheckbox.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$2 } from './OrCheckbox.vue_vue_type_script_lang-cfeb4a4e.js';
|
|
8
8
|
import './components/OrButtonV3/OrButton.js';
|
|
9
9
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
10
10
|
import { s as script$3 } from './OrButton.vue_vue_type_script_lang-f58fa1b8.js';
|
|
@@ -7,11 +7,11 @@ import { OrCodeLanguages } from './components/OrCode/constants.js';
|
|
|
7
7
|
import theme from './components/OrCode/theme.js';
|
|
8
8
|
import './components/OrIconButtonV2/OrIconButton.js';
|
|
9
9
|
import './components/OrModal/OrModal.js';
|
|
10
|
-
import { s as script$2 } from './OrModal.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$2 } from './OrModal.vue_vue_type_script_lang-05916fd8.js';
|
|
11
11
|
import './components/OrError/OrError.js';
|
|
12
12
|
import './components/OrHint/OrHint.js';
|
|
13
13
|
import './components/OrLabel/OrLabel.js';
|
|
14
|
-
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-
|
|
14
|
+
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
15
15
|
import { s as script$4 } from './OrError.vue_vue_type_script_lang-450321b8.js';
|
|
16
16
|
import { s as script$5 } from './OrHint.vue_vue_type_script_lang-5eb3ee22.js';
|
|
17
17
|
import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-6243e348.js';
|
|
@@ -2,12 +2,12 @@ import { defineComponent, ref, computed } from 'vue-demi';
|
|
|
2
2
|
import { useMagicKeys, useActiveElement, whenever } from '@vueuse/core';
|
|
3
3
|
import { l as logicAnd } from './index-968c331a.js';
|
|
4
4
|
import './components/OrButtonV2/OrButton.js';
|
|
5
|
-
import { s as script$1 } from './OrButton.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1 } from './OrButton.vue_vue_type_script_lang-cc8aa3a7.js';
|
|
6
6
|
import './components/OrModal/OrModal.js';
|
|
7
7
|
import './components/OrInput/OrInput.js';
|
|
8
8
|
import { BUTTON_COLOR } from './components/OrButtonV2/constants.js';
|
|
9
9
|
import { OrModalSizes } from './components/OrModal/constants.js';
|
|
10
|
-
import { s as script$2 } from './OrModal.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$2 } from './OrModal.vue_vue_type_script_lang-05916fd8.js';
|
|
11
11
|
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-5404596e.js';
|
|
12
12
|
|
|
13
13
|
var script = defineComponent({
|
|
@@ -17,7 +17,7 @@ import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-6243e348.js';
|
|
|
17
17
|
import { s as script$4 } from './OrError.vue_vue_type_script_lang-450321b8.js';
|
|
18
18
|
import { s as script$5 } from './OrHint.vue_vue_type_script_lang-5eb3ee22.js';
|
|
19
19
|
import { s as script$6 } from './OrCollapse.vue_vue_type_script_lang-35fdcade.js';
|
|
20
|
-
import { s as script$7 } from './OrIconButton.vue_vue_type_script_lang-
|
|
20
|
+
import { s as script$7 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
21
21
|
|
|
22
22
|
var script$1 = defineComponent({
|
|
23
23
|
name: 'OrDateTimePickerCalendarItem',
|
|
@@ -6,7 +6,7 @@ import { ICON_BUTTON_TYPE, HTML_BUTTON_TYPE, BUTTON_SIZE, BUTTON_COLOR } from '.
|
|
|
6
6
|
import './components/OrIcon/OrIcon.js';
|
|
7
7
|
import './components/OrLoader/OrLoader.js';
|
|
8
8
|
import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-22a17b06.js';
|
|
9
|
-
import { s as script$4 } from './OrLoader.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$4 } from './OrLoader.vue_vue_type_script_lang-a1fed697.js';
|
|
10
10
|
|
|
11
11
|
/** Acts as pseudo "v-if" between <template /> and <or-tooltip /> */
|
|
12
12
|
var script$1 = defineComponent({
|
|
@@ -8,7 +8,7 @@ import './components/OrError/OrError.js';
|
|
|
8
8
|
import './components/OrIconButtonV2/OrIconButton.js';
|
|
9
9
|
import { s as script$1 } from './OrCollapse.vue_vue_type_script_lang-35fdcade.js';
|
|
10
10
|
import { s as script$2 } from './OrError.vue_vue_type_script_lang-450321b8.js';
|
|
11
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
11
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
12
12
|
|
|
13
13
|
var script = defineComponent({
|
|
14
14
|
name: 'OrInlineTextEdit',
|
|
@@ -9,8 +9,8 @@ import './components/OrIconButtonV2/OrIconButton.js';
|
|
|
9
9
|
import './components/OrIcon/OrIcon.js';
|
|
10
10
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-450321b8.js';
|
|
11
11
|
import { s as script$2 } from './OrLabel.vue_vue_type_script_lang-6243e348.js';
|
|
12
|
-
import { s as script$3 } from './OrButton.vue_vue_type_script_lang-
|
|
13
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrButton.vue_vue_type_script_lang-cc8aa3a7.js';
|
|
13
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
14
14
|
import { s as script$5 } from './OrIcon.vue_vue_type_script_lang-22a17b06.js';
|
|
15
15
|
|
|
16
16
|
/**!
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
2
|
import './components/OrList/OrList.js';
|
|
3
|
-
import { s as script$1 } from './OrList.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$1 } from './OrList.vue_vue_type_script_lang-29a5842e.js';
|
|
4
4
|
import './components/OrInput/OrInput.js';
|
|
5
5
|
import './components/OrIcon/OrIcon.js';
|
|
6
6
|
import './components/OrIconButtonV2/OrIconButton.js';
|
|
7
7
|
import { s as script$2 } from './OrInput.vue_vue_type_script_lang-5404596e.js';
|
|
8
8
|
import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-22a17b06.js';
|
|
9
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
10
10
|
|
|
11
11
|
var script = defineComponent({
|
|
12
12
|
name: 'OrListOfInputs',
|
|
@@ -4,7 +4,7 @@ import { unrefElement, tryOnScopeDispose, onClickOutside } from '@vueuse/core';
|
|
|
4
4
|
import './components/OrIconButtonV2/OrIconButton.js';
|
|
5
5
|
import './components/OrOverlay/OrOverlay.js';
|
|
6
6
|
import { s as script$2 } from './OrOverlay.vue_vue_type_script_lang-2f5d626d.js';
|
|
7
|
-
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
8
8
|
|
|
9
9
|
/*!
|
|
10
10
|
* tabbable 6.1.1
|
|
@@ -3,7 +3,7 @@ import { OR_NOTIFICATION_TYPE, OR_NOTIFICATION_SIZE } from './components/OrNotif
|
|
|
3
3
|
import './components/OrIcon/OrIcon.js';
|
|
4
4
|
import './components/OrIconButtonV2/OrIconButton.js';
|
|
5
5
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-22a17b06.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
7
7
|
|
|
8
8
|
/** HTML links are styled by default to match notification type */
|
|
9
9
|
var script = defineComponent({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { useToggle, onClickOutside } from '@vueuse/core';
|
|
3
3
|
import './components/OrButtonV2/OrButton.js';
|
|
4
|
-
import { s as script$2 } from './OrButton.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$2 } from './OrButton.vue_vue_type_script_lang-cc8aa3a7.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, createVNode, withModifiers } from 'vue';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
import './components/OrIconButtonV2/OrIconButton.js';
|
|
8
8
|
import './components/OrFloating/OrFloating.js';
|
|
9
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
10
10
|
import { s as script$4 } from './OrFloating.vue_vue_type_script_lang-d01f7507.js';
|
|
11
11
|
import { OrFloatingPlacements } from './components/OrFloating/constants.js';
|
|
12
12
|
|
|
@@ -5,7 +5,7 @@ import './components/OrIconButtonV2/OrIconButton.js';
|
|
|
5
5
|
import useToggle from './hooks/useToggle.js';
|
|
6
6
|
import { BUTTON_SIZE } from './components/OrButtonV2/constants.js';
|
|
7
7
|
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-5404596e.js';
|
|
8
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
9
9
|
|
|
10
10
|
var script = defineComponent({
|
|
11
11
|
name: 'OrPassword',
|
|
@@ -3,7 +3,7 @@ import { debouncedWatch } from '@vueuse/core';
|
|
|
3
3
|
import './components/OrInput/OrInput.js';
|
|
4
4
|
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-5404596e.js';
|
|
5
5
|
import './components/OrIconButtonV2/OrIconButton.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
7
7
|
import { BUTTON_SIZE } from './components/OrButtonV2/constants.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from 'vue-demi';
|
|
2
|
+
import { isEmptyValue } from './utils/isEmptyValue.js';
|
|
2
3
|
import { SelectRoot, SelectControl, SelectPlaceholder, SelectDropdown, SelectDropdownFlipped, SelectDropdownDefault, SelectNoSearchResults } from './components/OrSelectV3/styles.js';
|
|
3
4
|
import './components/OrCheckboxV3/OrCheckbox.js';
|
|
4
5
|
import './components/OrErrorV3/OrError.js';
|
|
@@ -14,7 +15,7 @@ import './components/OrPopoverV3/OrPopover.js';
|
|
|
14
15
|
import './components/OrTagV3/OrTag.js';
|
|
15
16
|
import { s as script$b } from './OrTag.vue_vue_type_script_lang-09948d1f.js';
|
|
16
17
|
import { useOverflow } from './hooks/useOverflow.js';
|
|
17
|
-
import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-
|
|
18
|
+
import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-cfeb4a4e.js';
|
|
18
19
|
import { s as script$2 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
19
20
|
import { s as script$4 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
20
21
|
import { s as script$5 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
@@ -162,6 +163,9 @@ var script = defineComponent({
|
|
|
162
163
|
context.emit('update:modelValue', value);
|
|
163
164
|
}
|
|
164
165
|
});
|
|
166
|
+
const isEmptyModelValue = computed(() => {
|
|
167
|
+
return Array.isArray(proxyModelValue.value) ? proxyModelValue.value.length === 0 : isEmptyValue(proxyModelValue.value);
|
|
168
|
+
});
|
|
165
169
|
onMounted(() => {
|
|
166
170
|
if (!proxyModelValue.value && props.multiple) {
|
|
167
171
|
proxyModelValue.value = [];
|
|
@@ -251,6 +255,7 @@ var script = defineComponent({
|
|
|
251
255
|
controlId,
|
|
252
256
|
proxyModelValue,
|
|
253
257
|
readonly,
|
|
258
|
+
isEmptyModelValue,
|
|
254
259
|
selection,
|
|
255
260
|
searchText,
|
|
256
261
|
internalSearchOptions,
|
|
@@ -12,7 +12,7 @@ import { s as script$a } from './OrIcon.vue_vue_type_script_lang-22a17b06.js';
|
|
|
12
12
|
import './components/OrCheckbox/OrCheckbox.js';
|
|
13
13
|
import { s as script$b } from './OrCheckbox.vue_vue_type_script_lang-2b4d6aa3.js';
|
|
14
14
|
import './components/OrLoader/OrLoader.js';
|
|
15
|
-
import { s as script$c } from './OrLoader.vue_vue_type_script_lang-
|
|
15
|
+
import { s as script$c } from './OrLoader.vue_vue_type_script_lang-a1fed697.js';
|
|
16
16
|
import './components/OrFloating/OrFloating.js';
|
|
17
17
|
import { s as script$d } from './OrFloating.vue_vue_type_script_lang-d01f7507.js';
|
|
18
18
|
import './components/OrLabel/OrLabel.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
2
|
import './components/OrButtonV2/OrButton.js';
|
|
3
|
-
import { s as script$6 } from './OrButton.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$6 } from './OrButton.vue_vue_type_script_lang-cc8aa3a7.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, renderSlot, createBlock, createCommentVNode, normalizeClass, createElementVNode, toDisplayString, createVNode, withCtx, normalizeProps, guardReactiveProps } from 'vue';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
2
|
import './components/OrLoader/OrLoader.js';
|
|
3
|
-
import { s as script$1 } from './OrLoader.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$1 } from './OrLoader.vue_vue_type_script_lang-a1fed697.js';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
6
6
|
name: 'OrSwitch',
|
|
@@ -9,7 +9,7 @@ import './components/OrError/OrError.js';
|
|
|
9
9
|
import './components/OrCollapse/OrCollapse.js';
|
|
10
10
|
import useToggle from './hooks/useToggle.js';
|
|
11
11
|
import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-6243e348.js';
|
|
12
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
13
13
|
import { s as script$3 } from './OrHint.vue_vue_type_script_lang-5eb3ee22.js';
|
|
14
14
|
import { s as script$4 } from './OrError.vue_vue_type_script_lang-450321b8.js';
|
|
15
15
|
import { s as script$5 } from './OrCollapse.vue_vue_type_script_lang-35fdcade.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { s as script } from '../../OrButton.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrButton.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrButton.vue_vue_type_script_lang-e9677805.js';
|
|
2
|
+
export { s as default } from '../../OrButton.vue_vue_type_script_lang-e9677805.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, Transition, withCtx, withDirectives, vShow, createElementVNode, renderSlot, createCommentVNode, createTextVNode, toDisplayString } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import './constants.js';
|
|
7
7
|
import '../OrLoader/OrLoader.js';
|
|
8
|
-
import '../../OrLoader.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrLoader.vue_vue_type_script_lang-a1fed697.js';
|
|
9
9
|
import '../../utils/isEmpty.js';
|
|
10
10
|
import '../OrLoader/constants.js';
|
|
11
11
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export { OrButtonColors, OrButtonSizes, OrButtonViews } from './constants.js';
|
|
2
|
-
export { s as OrButton } from '../../OrButton.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrButton } from '../../OrButton.vue_vue_type_script_lang-e9677805.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../OrLoader/OrLoader.js';
|
|
5
|
-
import '../../OrLoader.vue_vue_type_script_lang-
|
|
5
|
+
import '../../OrLoader.vue_vue_type_script_lang-a1fed697.js';
|
|
6
6
|
import '../../utils/isEmpty.js';
|
|
7
7
|
import '../OrLoader/constants.js';
|
|
8
8
|
import 'vue';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrButton.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrButton.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrButton.vue_vue_type_script_lang-cc8aa3a7.js';
|
|
2
|
+
export { s as default } from '../../OrButton.vue_vue_type_script_lang-cc8aa3a7.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, toHandlers, createBlock, createCommentVNode, createElementVNode, normalizeStyle, renderSlot, createTextVNode, toDisplayString } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -20,7 +20,7 @@ import '../../utils/functions/dom.js';
|
|
|
20
20
|
import 'lodash/isElement';
|
|
21
21
|
import 'lodash/get';
|
|
22
22
|
import '../OrLoader/OrLoader.js';
|
|
23
|
-
import '../../OrLoader.vue_vue_type_script_lang-
|
|
23
|
+
import '../../OrLoader.vue_vue_type_script_lang-a1fed697.js';
|
|
24
24
|
import '../../utils/isEmpty.js';
|
|
25
25
|
import '../OrLoader/constants.js';
|
|
26
26
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { BUTTON_COLOR, BUTTON_LOADER_TYPE, BUTTON_SIZE, BUTTON_TYPE, ICON_BUTTON_TYPE } from './constants.js';
|
|
2
|
-
export { s as OrButtonV2 } from '../../OrButton.vue_vue_type_script_lang-
|
|
3
|
-
export { s as OrIconButton } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrButtonV2 } from '../../OrButton.vue_vue_type_script_lang-cc8aa3a7.js';
|
|
3
|
+
export { s as OrIconButton } from '../../OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../OrIcon/OrIcon.js';
|
|
6
6
|
import '../../OrIcon.vue_vue_type_script_lang-22a17b06.js';
|
|
@@ -20,7 +20,7 @@ import '../../utils/functions/dom.js';
|
|
|
20
20
|
import 'lodash/isElement';
|
|
21
21
|
import 'lodash/get';
|
|
22
22
|
import '../OrLoader/OrLoader.js';
|
|
23
|
-
import '../../OrLoader.vue_vue_type_script_lang-
|
|
23
|
+
import '../../OrLoader.vue_vue_type_script_lang-a1fed697.js';
|
|
24
24
|
import '../../utils/isEmpty.js';
|
|
25
25
|
import '../OrLoader/constants.js';
|
|
26
26
|
import '../OrTooltip/OrTooltip.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-1f2d30f3.js';
|
|
2
|
+
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-1f2d30f3.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, toDisplayString, createVNode, withCtx, createTextVNode, createCommentVNode, renderSlot, createBlock, normalizeProps, guardReactiveProps } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -22,7 +22,7 @@ import '../../utils/functions/dom.js';
|
|
|
22
22
|
import 'lodash/isElement';
|
|
23
23
|
import 'lodash/get';
|
|
24
24
|
import '../OrSearch/OrSearch.js';
|
|
25
|
-
import '../../OrSearch.vue_vue_type_script_lang-
|
|
25
|
+
import '../../OrSearch.vue_vue_type_script_lang-8dbecb52.js';
|
|
26
26
|
import '@vueuse/core';
|
|
27
27
|
import '../OrInput/OrInput.js';
|
|
28
28
|
import '../../OrInput.vue_vue_type_script_lang-5404596e.js';
|
|
@@ -35,13 +35,13 @@ import '../../OrError.vue_vue_type_script_lang-450321b8.js';
|
|
|
35
35
|
import '../OrCollapse/OrCollapse.js';
|
|
36
36
|
import '../../OrCollapse.vue_vue_type_script_lang-35fdcade.js';
|
|
37
37
|
import '../OrIconButtonV2/OrIconButton.js';
|
|
38
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
38
|
+
import '../../OrIconButton.vue_vue_type_script_lang-b5d5718b.js';
|
|
39
39
|
import '../OrTooltip/OrTooltip.js';
|
|
40
40
|
import '../../OrTooltip.vue_vue_type_script_lang-ebca0d7c.js';
|
|
41
41
|
import 'lodash/isNil';
|
|
42
42
|
import '../OrButtonV2/constants.js';
|
|
43
43
|
import '../OrLoader/OrLoader.js';
|
|
44
|
-
import '../../OrLoader.vue_vue_type_script_lang-
|
|
44
|
+
import '../../OrLoader.vue_vue_type_script_lang-a1fed697.js';
|
|
45
45
|
import '../../utils/isEmpty.js';
|
|
46
46
|
import '../OrLoader/constants.js';
|
|
47
47
|
|