@onereach/ui-components 5.0.2 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +3 -2
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +5 -5
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +2 -2
- package/dist/bundled/v2/components/OrLabelV3/OrLabel.js +7 -3
- package/dist/bundled/v2/components/OrLabelV3/OrLabel.vue.d.ts +16 -5
- package/dist/bundled/v2/components/OrLabelV3/props.d.ts +2 -1
- package/dist/bundled/v2/components/OrLabelV3/props.js +1 -0
- package/dist/bundled/v2/components/OrLabelV3/styles.d.ts +2 -2
- package/dist/bundled/v2/components/OrLabelV3/styles.js +14 -5
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +99 -25
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +23 -0
- package/dist/bundled/v2/components/OrSelectV3/styles.d.ts +3 -1
- package/dist/bundled/v2/components/OrSelectV3/styles.js +14 -4
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/directives/dropdown-close.js +0 -2
- package/dist/bundled/v2/directives/dropdown-open.js +1 -3
- package/dist/bundled/v2/index.js +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-ef25e74b.js → OrCardCollection.vue_vue_type_script_lang-32a5019d.js} +1 -1
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-eeb6b419.js → OrCheckbox.vue_vue_type_script_lang-38736023.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-3b25afe5.js → OrCheckboxGroup.vue_vue_type_script_lang-51bbd047.js} +2 -2
- package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-ab30a5c4.js → OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-aca7f503.js → OrCode.vue_vue_type_script_lang-1bf2766c.js} +1 -1
- package/dist/bundled/v3/{OrCombinedInput.vue_vue_type_script_lang-cb7a88f3.js → OrCombinedInput.vue_vue_type_script_lang-230d4d9c.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-2ca0f55a.js → OrConfirm.vue_vue_type_script_lang-d37994d8.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-86ca7af9.js → OrDatePicker.vue_vue_type_script_lang-f73b9f07.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-92429c31.js → OrDateTimePicker.vue_vue_type_script_lang-df504a2e.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-d9eef487.js → OrDateTimePickerPopoverHeader-eff1f44b.js} +1 -1
- package/dist/bundled/v3/{OrFormGroup.vue_vue_type_script_lang-1c6844d6.js → OrFormGroup.vue_vue_type_script_lang-d67479fc.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-3927acb7.js → OrInput.vue_vue_type_script_lang-4a4bec95.js} +1 -1
- package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-3e11ab8a.js → OrLabel.vue_vue_type_script_lang-fcdfd80d.js} +6 -3
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-48c2bc6b.js → OrRadio.vue_vue_type_script_lang-08ab2220.js} +1 -1
- package/dist/bundled/v3/{OrRadioGroup.vue_vue_type_script_lang-d7f6f8ca.js → OrRadioGroup.vue_vue_type_script_lang-d84948fc.js} +2 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-787d1b44.js → OrSearch.vue_vue_type_script_lang-e055677e.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-932be22a.js → OrSelect.vue_vue_type_script_lang-19739ac1.js} +35 -8
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-ee55263f.js → OrSwitch.vue_vue_type_script_lang-14b4ec0a.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-85c70a2a.js → OrTagInput.vue_vue_type_script_lang-972ba1bb.js} +1 -1
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-7562cca1.js → OrTextarea.vue_vue_type_script_lang-a7cfbe82.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-15702833.js → OrTimePicker.vue_vue_type_script_lang-e4274a52.js} +2 -2
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +5 -5
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +4 -4
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +6 -6
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +5 -5
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +4 -4
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +3 -3
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +5 -4
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +3 -3
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +3 -3
- package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +3 -3
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +4 -4
- package/dist/bundled/v3/components/OrConfirmV3/index.js +3 -3
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +4 -4
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +4 -4
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +3 -3
- package/dist/bundled/v3/components/OrFormGroupV3/index.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +3 -3
- package/dist/bundled/v3/components/OrInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.js +4 -3
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +12 -3
- package/dist/bundled/v3/components/OrLabelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/props.d.ts +2 -1
- package/dist/bundled/v3/components/OrLabelV3/props.js +1 -0
- package/dist/bundled/v3/components/OrLabelV3/styles.d.ts +2 -2
- package/dist/bundled/v3/components/OrLabelV3/styles.js +14 -5
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +5 -5
- package/dist/bundled/v3/components/OrRadioGroupV3/index.js +4 -4
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +3 -3
- package/dist/bundled/v3/components/OrRadioV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +4 -4
- package/dist/bundled/v3/components/OrSearchV3/index.js +3 -3
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +66 -40
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +15 -0
- package/dist/bundled/v3/components/OrSelectV3/index.js +4 -4
- package/dist/bundled/v3/components/OrSelectV3/styles.d.ts +3 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +14 -4
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +3 -3
- package/dist/bundled/v3/components/OrSwitchV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +3 -3
- package/dist/bundled/v3/components/OrTagInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +3 -3
- package/dist/bundled/v3/components/OrTextareaV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +4 -4
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/index.js +21 -21
- package/dist/bundled/v3/directives/dropdown-close.js +0 -2
- package/dist/bundled/v3/directives/dropdown-open.js +1 -3
- package/dist/bundled/v3/index.js +22 -22
- package/dist/esm/v2/{OrCardCollection-16d7fede.js → OrCardCollection-35add276.js} +1 -1
- package/dist/esm/v2/{OrCheckbox-db66b4ea.js → OrCheckbox-ae903071.js} +4 -3
- package/dist/esm/v2/{OrCheckboxGroup-a04f27fe.js → OrCheckboxGroup-74dc7c1d.js} +2 -2
- package/dist/esm/v2/{OrCheckboxTree-f48db82f.js → OrCheckboxTree-19f5d69b.js} +1 -1
- package/dist/esm/v2/{OrCode-c772c8f5.js → OrCode-c2675f47.js} +1 -1
- package/dist/esm/v2/{OrCombinedInput-45187323.js → OrCombinedInput-2639e3e1.js} +1 -1
- package/dist/esm/v2/{OrConfirm-389d7e31.js → OrConfirm-9f43fb6a.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-dab6a28b.js → OrDatePicker-29e3897a.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-b927b51a.js → OrDateTimePicker-5913e464.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-78b7ad39.js → OrDateTimePicker.vue_rollup-plugin-vue_script-e22f3b7b.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-1bd2a85f.js → OrDateTimePickerPopoverHeader-3a5c05ac.js} +1 -1
- package/dist/esm/v2/{OrFormGroup-29a514db.js → OrFormGroup-9000fcdf.js} +1 -1
- package/dist/esm/v2/{OrInput-57211a5b.js → OrInput-a6183a78.js} +3 -3
- package/dist/esm/v2/{OrLabel-63380256.js → OrLabel-4a3d8904.js} +18 -6
- package/dist/esm/v2/{OrRadio-b32dfbfe.js → OrRadio-0fc3ae14.js} +1 -1
- package/dist/esm/v2/{OrRadioGroup-d1c2e460.js → OrRadioGroup-1108883d.js} +2 -2
- package/dist/esm/v2/{OrSearch-95447225.js → OrSearch-15ecfbf0.js} +1 -1
- package/dist/esm/v2/{OrSelect-c92299c7.js → OrSelect-ee398af5.js} +115 -30
- package/dist/esm/v2/{OrSwitch-e49ce2d8.js → OrSwitch-a3da6bec.js} +1 -1
- package/dist/esm/v2/{OrTagInput-7c95be61.js → OrTagInput-adef254c.js} +1 -1
- package/dist/esm/v2/{OrTextarea-824f7048.js → OrTextarea-6fe8b65f.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-fe172ae6.js → OrTimePicker-9738c72f.js} +4 -4
- package/dist/esm/v2/components/index.js +23 -23
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +5 -5
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +3 -3
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v2/components/or-code-v3/index.js +2 -2
- package/dist/esm/v2/components/or-combined-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-form-group-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +16 -5
- package/dist/esm/v2/components/or-label-v3/index.js +1 -1
- package/dist/esm/v2/components/or-label-v3/props.d.ts +2 -1
- package/dist/esm/v2/components/or-label-v3/styles.d.ts +2 -2
- package/dist/esm/v2/components/or-radio-group-v3/index.js +4 -4
- package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +23 -0
- package/dist/esm/v2/components/or-select-v3/index.js +6 -6
- package/dist/esm/v2/components/or-select-v3/styles.d.ts +3 -1
- package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tag-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-time-picker-v3/index.js +5 -5
- package/dist/esm/v2/directives/index.js +1 -1
- package/dist/esm/v2/{dropdown-open-e1f90e0a.js → dropdown-open-06d651cf.js} +1 -5
- package/dist/esm/v2/index.js +23 -23
- package/dist/esm/v3/{OrCardCollection-a03fe4ee.js → OrCardCollection-e4a72381.js} +1 -1
- package/dist/esm/v3/{OrCheckbox-09f62aab.js → OrCheckbox-a571fc90.js} +3 -2
- package/dist/esm/v3/{OrCheckboxGroup-6c054793.js → OrCheckboxGroup-7fe25d85.js} +2 -2
- package/dist/esm/v3/{OrCheckboxTree-bb32455e.js → OrCheckboxTree-bea23696.js} +1 -1
- package/dist/esm/v3/{OrCode-e0046019.js → OrCode-efdc9eee.js} +1 -1
- package/dist/esm/v3/{OrCombinedInput-2800ee8b.js → OrCombinedInput-6dd0f75d.js} +1 -1
- package/dist/esm/v3/{OrConfirm-fd33e48c.js → OrConfirm-fa35ffd0.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-dae900de.js → OrDatePicker-40e867e5.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-3d4aeabe.js → OrDateTimePicker-888a2f98.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-3c371f05.js → OrDateTimePickerPopoverHeader-8f0408b2.js} +1 -1
- package/dist/esm/v3/{OrFormGroup-9f581536.js → OrFormGroup-c4631ef0.js} +1 -1
- package/dist/esm/v3/{OrInput-41b40eee.js → OrInput-8463ca1d.js} +1 -1
- package/dist/esm/v3/{OrLabel-4da56db0.js → OrLabel-d4c46bb6.js} +19 -7
- package/dist/esm/v3/{OrRadio-7b722b16.js → OrRadio-48cd02a9.js} +1 -1
- package/dist/esm/v3/{OrRadioGroup-58c0214c.js → OrRadioGroup-82d10aa8.js} +2 -2
- package/dist/esm/v3/{OrSearch-e6f6573f.js → OrSearch-9c694c80.js} +1 -1
- package/dist/esm/v3/{OrSelect-db90c428.js → OrSelect-3a39f89e.js} +109 -46
- package/dist/esm/v3/{OrSwitch-a6efd081.js → OrSwitch-f4d9e196.js} +1 -1
- package/dist/esm/v3/{OrTagInput-f11a2d68.js → OrTagInput-8cc92992.js} +1 -1
- package/dist/esm/v3/{OrTextarea-6c471ccd.js → OrTextarea-f3412790.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-b1ff46c1.js → OrTimePicker-e3b5ef7f.js} +4 -4
- package/dist/esm/v3/components/index.js +22 -22
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +5 -5
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +3 -3
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v3/components/or-code-v3/index.js +2 -2
- package/dist/esm/v3/components/or-combined-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-form-group-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +12 -3
- package/dist/esm/v3/components/or-label-v3/index.js +1 -1
- package/dist/esm/v3/components/or-label-v3/props.d.ts +2 -1
- package/dist/esm/v3/components/or-label-v3/styles.d.ts +2 -2
- package/dist/esm/v3/components/or-radio-group-v3/index.js +4 -4
- package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +15 -0
- package/dist/esm/v3/components/or-select-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select-v3/styles.d.ts +3 -1
- package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tag-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-time-picker-v3/index.js +5 -5
- package/dist/esm/v3/directives/index.js +1 -1
- package/dist/esm/v3/{dropdown-open-e1f90e0a.js → dropdown-open-06d651cf.js} +1 -5
- package/dist/esm/v3/index.js +22 -22
- package/package.json +2 -2
- package/src/components/or-checkbox-v3/OrCheckbox.vue +1 -0
- package/src/components/or-input-v3/OrInput.vue +1 -0
- package/src/components/or-label-v3/OrLabel.vue +9 -5
- package/src/components/or-label-v3/props.ts +1 -0
- package/src/components/or-label-v3/styles.ts +16 -4
- package/src/components/or-select-v3/OrSelect.vue +90 -21
- package/src/components/or-select-v3/styles.ts +20 -3
- package/src/directives/dropdown-close.ts +0 -3
- package/src/directives/dropdown-open.ts +1 -4
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-a4f77733.js → OrDateTimePickerPopoverHeader-f3d67e5d.js} +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { s as OrCheckboxV3 } from '../../OrCheckbox.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrCheckboxV3 } from '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../utils/isEmptyValue.js';
|
|
4
4
|
import './styles.js';
|
|
5
5
|
import '../OrLabelV3/OrLabel.js';
|
|
6
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
7
7
|
import '../OrLabelV3/props.js';
|
|
8
8
|
import '../OrLabelV3/styles.js';
|
|
9
9
|
import 'vue';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrCode.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCode.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCode.vue_vue_type_script_lang-1bf2766c.js';
|
|
2
|
+
export { s as default } from '../../OrCode.vue_vue_type_script_lang-1bf2766c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, createElementVNode, renderSlot, createVNode, withModifiers, createTextVNode, toDisplayString, createCommentVNode, withDirectives, vShow } from 'vue';
|
|
4
4
|
import '../../index-00991c6e.js';
|
|
5
5
|
import '../../index-51f352b6.js';
|
|
@@ -54,7 +54,7 @@ import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
|
54
54
|
import '../OrInputBoxV3/props.js';
|
|
55
55
|
import '../OrInputBoxV3/styles.js';
|
|
56
56
|
import '../OrLabelV3/OrLabel.js';
|
|
57
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
57
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
58
58
|
import '../OrLabelV3/props.js';
|
|
59
59
|
import '../OrLabelV3/styles.js';
|
|
60
60
|
import '../OrModalV3/OrModal.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CodeLanguage } from './props.js';
|
|
2
|
-
export { s as OrCodeV3 } from '../../OrCode.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrCodeV3 } from '../../OrCode.vue_vue_type_script_lang-1bf2766c.js';
|
|
3
3
|
import '../../index-00991c6e.js';
|
|
4
4
|
import '../../index-51f352b6.js';
|
|
5
5
|
import '../../index-40a6d6e0.js';
|
|
@@ -53,7 +53,7 @@ import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
|
53
53
|
import '../OrInputBoxV3/props.js';
|
|
54
54
|
import '../OrInputBoxV3/styles.js';
|
|
55
55
|
import '../OrLabelV3/OrLabel.js';
|
|
56
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
56
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
57
57
|
import '../OrLabelV3/props.js';
|
|
58
58
|
import '../OrLabelV3/styles.js';
|
|
59
59
|
import '../OrModalV3/OrModal.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrCombinedInput.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCombinedInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCombinedInput.vue_vue_type_script_lang-230d4d9c.js';
|
|
2
|
+
export { s as default } from '../../OrCombinedInput.vue_vue_type_script_lang-230d4d9c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createElementVNode, withDirectives, vShow, createVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
@@ -10,7 +10,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
10
10
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
11
11
|
import '../OrHintV3/styles.js';
|
|
12
12
|
import '../OrLabelV3/OrLabel.js';
|
|
13
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
14
14
|
import '../OrLabelV3/props.js';
|
|
15
15
|
import '../OrLabelV3/styles.js';
|
|
16
16
|
import '../OrInputBoxV3/props.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrCombinedInputV3 } from '../../OrCombinedInput.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrCombinedInputV3 } from '../../OrCombinedInput.vue_vue_type_script_lang-230d4d9c.js';
|
|
2
2
|
export { InputBoxSize as CombinedInputSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
@@ -10,6 +10,6 @@ import '../OrHintV3/OrHint.js';
|
|
|
10
10
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
11
11
|
import '../OrHintV3/styles.js';
|
|
12
12
|
import '../OrLabelV3/OrLabel.js';
|
|
13
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
14
14
|
import '../OrLabelV3/props.js';
|
|
15
15
|
import '../OrLabelV3/styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrConfirm.vue_vue_type_script_lang-d37994d8.js';
|
|
2
|
+
export { s as default } from '../../OrConfirm.vue_vue_type_script_lang-d37994d8.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
4
4
|
import '../../index-929e224a.js';
|
|
5
5
|
import '../../index-f4d8e24c.js';
|
|
@@ -23,7 +23,7 @@ import '../../OrLoader.vue_vue_type_script_lang-0395ad21.js';
|
|
|
23
23
|
import '../OrLoaderV3/props.js';
|
|
24
24
|
import '../OrLoaderV3/styles.js';
|
|
25
25
|
import '../OrInputV3/OrInput.js';
|
|
26
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
26
|
+
import '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
27
27
|
import '../OrInputV3/props.js';
|
|
28
28
|
import '../OrInputBoxV3/props.js';
|
|
29
29
|
import '../OrInputV3/styles.js';
|
|
@@ -64,7 +64,7 @@ import '../OrInputBoxV3/OrInputBox.js';
|
|
|
64
64
|
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
65
65
|
import '../OrInputBoxV3/styles.js';
|
|
66
66
|
import '../OrLabelV3/OrLabel.js';
|
|
67
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
67
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
68
68
|
import '../OrLabelV3/props.js';
|
|
69
69
|
import '../OrLabelV3/styles.js';
|
|
70
70
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { ConfirmType } from './props.js';
|
|
2
|
-
export { s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-d37994d8.js';
|
|
3
3
|
import '../../index-929e224a.js';
|
|
4
4
|
import '../../index-f4d8e24c.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -22,7 +22,7 @@ import '../../OrLoader.vue_vue_type_script_lang-0395ad21.js';
|
|
|
22
22
|
import '../OrLoaderV3/props.js';
|
|
23
23
|
import '../OrLoaderV3/styles.js';
|
|
24
24
|
import '../OrInputV3/OrInput.js';
|
|
25
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
25
|
+
import '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
26
26
|
import '../OrInputV3/props.js';
|
|
27
27
|
import '../OrInputBoxV3/props.js';
|
|
28
28
|
import '../OrInputV3/styles.js';
|
|
@@ -63,7 +63,7 @@ import '../OrInputBoxV3/OrInputBox.js';
|
|
|
63
63
|
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
64
64
|
import '../OrInputBoxV3/styles.js';
|
|
65
65
|
import '../OrLabelV3/OrLabel.js';
|
|
66
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
66
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
67
67
|
import '../OrLabelV3/props.js';
|
|
68
68
|
import '../OrLabelV3/styles.js';
|
|
69
69
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrDatePicker.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrDatePicker.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrDatePicker.vue_vue_type_script_lang-f73b9f07.js';
|
|
2
|
+
export { s as default } from '../../OrDatePicker.vue_vue_type_script_lang-f73b9f07.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';
|
|
@@ -56,9 +56,9 @@ import '../OrMenuV3/styles.js';
|
|
|
56
56
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
57
57
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
58
58
|
import '../OrMenuItemV3/styles.js';
|
|
59
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
59
|
+
import '../../OrDateTimePickerPopoverHeader-eff1f44b.js';
|
|
60
60
|
import '../OrLabelV3/OrLabel.js';
|
|
61
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
61
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
62
62
|
import '../OrLabelV3/props.js';
|
|
63
63
|
import '../OrLabelV3/styles.js';
|
|
64
64
|
import './styles.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrDatePickerV3 } from '../../OrDatePicker.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrDatePickerV3 } from '../../OrDatePicker.vue_vue_type_script_lang-f73b9f07.js';
|
|
2
2
|
export { InputBoxSize as DatePickerSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
@@ -56,9 +56,9 @@ import '../OrMenuV3/styles.js';
|
|
|
56
56
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
57
57
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
58
58
|
import '../OrMenuItemV3/styles.js';
|
|
59
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
59
|
+
import '../../OrDateTimePickerPopoverHeader-eff1f44b.js';
|
|
60
60
|
import '../OrLabelV3/OrLabel.js';
|
|
61
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
61
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
62
62
|
import '../OrLabelV3/props.js';
|
|
63
63
|
import '../OrLabelV3/styles.js';
|
|
64
64
|
import './styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrDateTimePicker.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrDateTimePicker.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrDateTimePicker.vue_vue_type_script_lang-df504a2e.js';
|
|
2
|
+
export { s as default } from '../../OrDateTimePicker.vue_vue_type_script_lang-df504a2e.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 './hooks/useCurrentDate.js';
|
|
@@ -56,9 +56,9 @@ import '../OrMenuV3/styles.js';
|
|
|
56
56
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
57
57
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
58
58
|
import '../OrMenuItemV3/styles.js';
|
|
59
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
59
|
+
import '../../OrDateTimePickerPopoverHeader-eff1f44b.js';
|
|
60
60
|
import '../OrLabelV3/OrLabel.js';
|
|
61
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
61
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
62
62
|
import '../OrLabelV3/props.js';
|
|
63
63
|
import '../OrLabelV3/styles.js';
|
|
64
64
|
import '../../OrDateTimePickerTimeSelect-4c47cc2f.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { DateTimePickerTimeFormat } from './props.js';
|
|
2
|
-
export { s as OrDateTimePickerV3 } from '../../OrDateTimePicker.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrDateTimePickerV3 } from '../../OrDateTimePicker.vue_vue_type_script_lang-df504a2e.js';
|
|
3
3
|
export { InputBoxSize as DateTimePickerSize } from '../OrInputBoxV3/props.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './hooks/useCurrentDate.js';
|
|
@@ -57,9 +57,9 @@ import '../OrMenuV3/styles.js';
|
|
|
57
57
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
58
58
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
59
59
|
import '../OrMenuItemV3/styles.js';
|
|
60
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
60
|
+
import '../../OrDateTimePickerPopoverHeader-eff1f44b.js';
|
|
61
61
|
import '../OrLabelV3/OrLabel.js';
|
|
62
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
62
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
63
63
|
import '../OrLabelV3/props.js';
|
|
64
64
|
import '../OrLabelV3/styles.js';
|
|
65
65
|
import '../../OrDateTimePickerTimeSelect-4c47cc2f.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { s as script } from '../../OrFormGroup.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrFormGroup.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
|
|
2
|
+
export { s as default } from '../../OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './props.js';
|
|
6
6
|
import './styles.js';
|
|
7
7
|
import '../OrLabelV3/OrLabel.js';
|
|
8
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
9
9
|
import '../OrLabelV3/props.js';
|
|
10
10
|
import '../OrLabelV3/styles.js';
|
|
11
11
|
import '../OrErrorV3/OrError.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { FormGroupDirection } from './props.js';
|
|
2
|
-
export { s as OrFormGroupV3 } from '../../OrFormGroup.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrFormGroupV3 } from '../../OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
5
5
|
import '../OrLabelV3/OrLabel.js';
|
|
6
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
7
7
|
import '../OrLabelV3/props.js';
|
|
8
8
|
import '../OrLabelV3/styles.js';
|
|
9
9
|
import 'vue';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrInput.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
2
|
+
export { s as default } from '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, Fragment, withModifiers, withDirectives, createElementVNode, mergeProps, vModelDynamic, createSlots, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -52,7 +52,7 @@ import '../OrInputBoxV3/OrInputBox.js';
|
|
|
52
52
|
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
53
53
|
import '../OrInputBoxV3/styles.js';
|
|
54
54
|
import '../OrLabelV3/OrLabel.js';
|
|
55
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
55
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
56
56
|
import '../OrLabelV3/props.js';
|
|
57
57
|
import '../OrLabelV3/styles.js';
|
|
58
58
|
import '../OrLoaderV3/OrLoader.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { InputType } from './props.js';
|
|
2
|
-
export { s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
3
3
|
export { InputBoxSize as InputSize } from '../OrInputBoxV3/props.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
@@ -50,7 +50,7 @@ import '../OrInputBoxV3/OrInputBox.js';
|
|
|
50
50
|
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
51
51
|
import '../OrInputBoxV3/styles.js';
|
|
52
52
|
import '../OrLabelV3/OrLabel.js';
|
|
53
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
53
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
54
54
|
import '../OrLabelV3/props.js';
|
|
55
55
|
import '../OrLabelV3/styles.js';
|
|
56
56
|
import '../OrLoaderV3/OrLoader.js';
|
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { s as script } from '../../OrLabel.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrLabel.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
2
|
+
export { s as default } from '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
3
3
|
import { openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './props.js';
|
|
6
6
|
import './styles.js';
|
|
7
7
|
|
|
8
|
-
const _hoisted_1 = ["disabled"];
|
|
8
|
+
const _hoisted_1 = ["selected", "disabled"];
|
|
9
9
|
const _hoisted_2 = ["for", "required", "disabled"];
|
|
10
10
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11
11
|
return openBlock(), createElementBlock("div", {
|
|
12
12
|
ref: "root",
|
|
13
13
|
class: normalizeClass(_ctx.rootStyles),
|
|
14
|
+
selected: _ctx.selected ? '' : null,
|
|
14
15
|
disabled: _ctx.disabled ? '' : null
|
|
15
16
|
}, [createElementVNode("label", {
|
|
16
17
|
class: normalizeClass(_ctx.textStyles),
|
|
@@ -6,9 +6,13 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
6
6
|
default: undefined;
|
|
7
7
|
};
|
|
8
8
|
variant: {
|
|
9
|
-
type: PropType<"input" | "toggle">;
|
|
9
|
+
type: PropType<"input" | "toggle" | "menu-item">;
|
|
10
10
|
default: LabelVariant;
|
|
11
11
|
};
|
|
12
|
+
selected: {
|
|
13
|
+
type: BooleanConstructor;
|
|
14
|
+
default: boolean;
|
|
15
|
+
};
|
|
12
16
|
required: {
|
|
13
17
|
type: BooleanConstructor;
|
|
14
18
|
default: boolean;
|
|
@@ -28,9 +32,13 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
28
32
|
default: undefined;
|
|
29
33
|
};
|
|
30
34
|
variant: {
|
|
31
|
-
type: PropType<"input" | "toggle">;
|
|
35
|
+
type: PropType<"input" | "toggle" | "menu-item">;
|
|
32
36
|
default: LabelVariant;
|
|
33
37
|
};
|
|
38
|
+
selected: {
|
|
39
|
+
type: BooleanConstructor;
|
|
40
|
+
default: boolean;
|
|
41
|
+
};
|
|
34
42
|
required: {
|
|
35
43
|
type: BooleanConstructor;
|
|
36
44
|
default: boolean;
|
|
@@ -41,7 +49,8 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
41
49
|
};
|
|
42
50
|
}>>, {
|
|
43
51
|
controlId: string;
|
|
44
|
-
variant: "input" | "toggle";
|
|
52
|
+
variant: "input" | "toggle" | "menu-item";
|
|
53
|
+
selected: boolean;
|
|
45
54
|
required: boolean;
|
|
46
55
|
disabled: boolean;
|
|
47
56
|
}>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LabelVariant } from './props';
|
|
2
|
-
export declare const
|
|
3
|
-
export declare const
|
|
2
|
+
export declare const Label: string[];
|
|
3
|
+
export declare const LabelVariants: Record<LabelVariant, string[]>;
|
|
4
4
|
export declare const LabelText: string[];
|
|
5
5
|
export declare const LabelAddon: string[];
|
|
@@ -1,17 +1,26 @@
|
|
|
1
|
-
|
|
1
|
+
import { LabelVariant } from './props.js';
|
|
2
|
+
|
|
3
|
+
const Label = [
|
|
2
4
|
// Layout
|
|
3
5
|
'layout-row justify-between',
|
|
4
6
|
// Spacing
|
|
5
7
|
'gap-sm'];
|
|
6
|
-
const
|
|
7
|
-
|
|
8
|
+
const LabelVariants = {
|
|
9
|
+
[LabelVariant.Input]: [
|
|
8
10
|
// Typography
|
|
9
11
|
'typography-caption-regular',
|
|
10
12
|
// Theme
|
|
11
13
|
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'],
|
|
12
|
-
|
|
14
|
+
[LabelVariant.Toggle]: [
|
|
15
|
+
// Typography
|
|
16
|
+
'typography-body-2-regular',
|
|
17
|
+
// Theme
|
|
18
|
+
'theme-foreground-default', 'dark:theme-foreground-default-dark'],
|
|
19
|
+
[LabelVariant.MenuItem]: [
|
|
13
20
|
// Typography
|
|
14
21
|
'typography-body-2-regular',
|
|
22
|
+
// Typography (selected)
|
|
23
|
+
'selected:typography-body-2-semibold',
|
|
15
24
|
// Theme
|
|
16
25
|
'theme-foreground-default', 'dark:theme-foreground-default-dark']
|
|
17
26
|
};
|
|
@@ -26,4 +35,4 @@ const LabelAddon = [
|
|
|
26
35
|
// Typography
|
|
27
36
|
'whitespace-nowrap'];
|
|
28
37
|
|
|
29
|
-
export {
|
|
38
|
+
export { Label, LabelAddon, LabelText, LabelVariants };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { s as script } from '../../OrRadioGroup.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrRadioGroup.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrRadioGroup.vue_vue_type_script_lang-d84948fc.js';
|
|
2
|
+
export { s as default } from '../../OrRadioGroup.vue_vue_type_script_lang-d84948fc.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../OrFormGroupV3/OrFormGroup.js';
|
|
6
|
-
import '../../OrFormGroup.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
|
|
7
7
|
import '../OrFormGroupV3/props.js';
|
|
8
8
|
import '../OrFormGroupV3/styles.js';
|
|
9
9
|
import '../OrLabelV3/OrLabel.js';
|
|
10
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
10
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
11
11
|
import '../OrLabelV3/props.js';
|
|
12
12
|
import '../OrLabelV3/styles.js';
|
|
13
13
|
import '../OrErrorV3/OrError.js';
|
|
@@ -17,7 +17,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
17
17
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
18
18
|
import '../OrHintV3/styles.js';
|
|
19
19
|
import '../OrRadioV3/OrRadio.js';
|
|
20
|
-
import '../../OrRadio.vue_vue_type_script_lang-
|
|
20
|
+
import '../../OrRadio.vue_vue_type_script_lang-08ab2220.js';
|
|
21
21
|
import '../OrRadioV3/styles.js';
|
|
22
22
|
import '../../hooks/useIdAttribute.js';
|
|
23
23
|
import '../../hooks/useControlAttributes.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrRadioGroupV3 } from '../../OrRadioGroup.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrRadioGroupV3 } from '../../OrRadioGroup.vue_vue_type_script_lang-d84948fc.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../OrFormGroupV3/OrFormGroup.js';
|
|
4
|
-
import '../../OrFormGroup.vue_vue_type_script_lang-
|
|
4
|
+
import '../../OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
|
|
5
5
|
import '../OrFormGroupV3/props.js';
|
|
6
6
|
import '../OrFormGroupV3/styles.js';
|
|
7
7
|
import '../OrLabelV3/OrLabel.js';
|
|
8
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
9
9
|
import '../OrLabelV3/props.js';
|
|
10
10
|
import '../OrLabelV3/styles.js';
|
|
11
11
|
import 'vue';
|
|
@@ -16,7 +16,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
16
16
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
17
17
|
import '../OrHintV3/styles.js';
|
|
18
18
|
import '../OrRadioV3/OrRadio.js';
|
|
19
|
-
import '../../OrRadio.vue_vue_type_script_lang-
|
|
19
|
+
import '../../OrRadio.vue_vue_type_script_lang-08ab2220.js';
|
|
20
20
|
import '../OrRadioV3/styles.js';
|
|
21
21
|
import '../../hooks/useIdAttribute.js';
|
|
22
22
|
import '../../hooks/useControlAttributes.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { s as script } from '../../OrRadio.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrRadio.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrRadio.vue_vue_type_script_lang-08ab2220.js';
|
|
2
|
+
export { s as default } from '../../OrRadio.vue_vue_type_script_lang-08ab2220.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, createElementVNode, mergeProps, vModelRadio, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import './styles.js';
|
|
7
7
|
import '../OrLabelV3/OrLabel.js';
|
|
8
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
9
9
|
import '../OrLabelV3/props.js';
|
|
10
10
|
import '../OrLabelV3/styles.js';
|
|
11
11
|
import '../../hooks/useIdAttribute.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { s as OrRadioV3 } from '../../OrRadio.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrRadioV3 } from '../../OrRadio.vue_vue_type_script_lang-08ab2220.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './styles.js';
|
|
4
4
|
import '../OrLabelV3/OrLabel.js';
|
|
5
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
5
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
6
6
|
import '../OrLabelV3/props.js';
|
|
7
7
|
import '../OrLabelV3/styles.js';
|
|
8
8
|
import 'vue';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { s as script } from '../../OrSearch.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrSearch.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrSearch.vue_vue_type_script_lang-e055677e.js';
|
|
2
|
+
export { s as default } from '../../OrSearch.vue_vue_type_script_lang-e055677e.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../OrInputV3/OrInput.js';
|
|
6
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
7
7
|
import '../OrInputV3/props.js';
|
|
8
8
|
import '../OrInputBoxV3/props.js';
|
|
9
9
|
import '../OrInputV3/styles.js';
|
|
@@ -53,7 +53,7 @@ import '../OrInputBoxV3/OrInputBox.js';
|
|
|
53
53
|
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
54
54
|
import '../OrInputBoxV3/styles.js';
|
|
55
55
|
import '../OrLabelV3/OrLabel.js';
|
|
56
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
56
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
57
57
|
import '../OrLabelV3/props.js';
|
|
58
58
|
import '../OrLabelV3/styles.js';
|
|
59
59
|
import '../OrLoaderV3/OrLoader.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-e055677e.js';
|
|
2
2
|
export { InputBoxSize as SearchSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../OrInputV3/OrInput.js';
|
|
5
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
5
|
+
import '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
|
|
6
6
|
import '../OrInputV3/props.js';
|
|
7
7
|
import '../OrInputV3/styles.js';
|
|
8
8
|
import '../OrErrorV3/OrError.js';
|
|
@@ -52,7 +52,7 @@ import '../OrInputBoxV3/OrInputBox.js';
|
|
|
52
52
|
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
53
53
|
import '../OrInputBoxV3/styles.js';
|
|
54
54
|
import '../OrLabelV3/OrLabel.js';
|
|
55
|
-
import '../../OrLabel.vue_vue_type_script_lang-
|
|
55
|
+
import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
|
|
56
56
|
import '../OrLabelV3/props.js';
|
|
57
57
|
import '../OrLabelV3/styles.js';
|
|
58
58
|
import '../OrLoaderV3/OrLoader.js';
|