@onereach/ui-components 2.74.13-beta.2365.0 → 2.74.13
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/{OrButton-0a9470c0.js → OrButton-0242b4c0.js} +1 -1
- package/dist/bundled/v2/{OrCardCollection-638bc4a8.js → OrCardCollection-04e767c2.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-f7ade1d1.js → OrConfirm-a76ff6d2.js} +2 -2
- package/dist/bundled/v2/{OrInlineInput-20e93482.js → OrInlineInput-9304f205.js} +11 -9
- package/dist/bundled/v2/{OrInlineTextarea-e849ae9b.js → OrInlineTextarea-e0d28fc6.js} +11 -9
- package/dist/bundled/v2/{OrInput-15c2b072.js → OrInput-b8511a0c.js} +13 -12
- package/dist/bundled/v2/{OrInputBox-9a31d211.js → OrInputBox-e54dcef9.js} +12 -2
- package/dist/bundled/v2/{OrLoader-cf28bfa6.js → OrLoader-6bec8824.js} +10 -2
- package/dist/bundled/v2/{OrPagination-95f37111.js → OrPagination-166592a5.js} +1 -1
- package/dist/bundled/v2/{OrProgress-15fe65ec.js → OrProgress-01123d1f.js} +6 -2
- package/dist/bundled/v2/{OrSearch-8df5d7fd.js → OrSearch-60b64568.js} +2 -2
- package/dist/bundled/v2/{OrSelect-3ac5eefe.js → OrSelect-752bdd3b.js} +10 -11
- package/dist/bundled/v2/{OrSwitch-34f79eb1.js → OrSwitch-aa0da6b9.js} +1 -1
- package/dist/bundled/v2/{OrTextarea-53d756e4.js → OrTextarea-5fdf63d0.js} +12 -11
- package/dist/bundled/v2/components/index.js +15 -16
- package/dist/bundled/v2/components/or-button-v3/index.js +3 -2
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +6 -7
- package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -6
- package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +7 -5
- package/dist/bundled/v2/components/or-input-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
- package/dist/bundled/v2/components/or-loader-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-pagination-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
- package/dist/bundled/v2/components/or-progress-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +4 -5
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +7 -5
- package/dist/bundled/v2/components/or-select-v3/index.js +4 -5
- package/dist/bundled/v2/components/or-switch-v3/index.js +3 -2
- package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
- package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
- package/dist/bundled/v2/index.js +16 -17
- package/dist/bundled/v2/{types-0e3ca5b9.js → types-e494517f.js} +1 -1
- package/dist/bundled/v3/{OrButton-a5b98ee2.js → OrButton-452d3149.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-e75f9a10.js → OrButton.vue_vue_type_script_lang-7d4f420c.js} +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-990fb52d.js → OrCardCollection.vue_vue_type_script_lang-e71a0ea0.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-8ac01851.js → OrConfirm.vue_vue_type_script_lang-b550c3d3.js} +4 -4
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-18853dd7.js → OrInlineInput.vue_vue_type_script_lang-cd4a64f6.js} +5 -3
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-3cb238d6.js → OrInlineTextarea.vue_vue_type_script_lang-a73ff1ee.js} +5 -3
- package/dist/bundled/v3/{OrInput-2c10c351.js → OrInput-6d49f353.js} +5 -5
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-ce8b23e8.js → OrInput.vue_vue_type_script_lang-af68d0e7.js} +9 -8
- package/dist/bundled/v3/{OrInputBox-44f37541.js → OrInputBox-358d4856.js} +1 -1
- package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-b387d4ba.js} +1 -1
- package/dist/bundled/v3/{OrLoader-663e062d.js → OrLoader-be9d72cd.js} +11 -11
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-8fc03499.js → OrLoader.vue_vue_type_script_lang-65971a23.js} +8 -0
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-b6e7592e.js → OrPagination.vue_vue_type_script_lang-a79c359c.js} +2 -2
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-52f660d6.js → OrProgress.vue_vue_type_script_lang-c387db0b.js} +4 -0
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-db6e6f7f.js → OrSearch.vue_vue_type_script_lang-8c37e5a7.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-52193c4c.js → OrSelect.vue_vue_type_script_lang-35ac0247.js} +8 -9
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-f6039c8f.js → OrSwitch.vue_vue_type_script_lang-fd43080e.js} +2 -2
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-b2899ba6.js → OrTextarea.vue_vue_type_script_lang-de99a858.js} +7 -6
- package/dist/bundled/v3/{OrToastContainer-5c99d3ce.js → OrToastContainer-6a85ebf8.js} +1 -1
- package/dist/bundled/v3/components/index.js +19 -20
- package/dist/bundled/v3/components/or-button-v3/index.js +4 -3
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +10 -11
- package/dist/bundled/v3/components/or-confirm-v3/index.js +9 -10
- package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +7 -5
- package/dist/bundled/v3/components/or-input-v3/index.js +5 -6
- package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
- package/dist/bundled/v3/components/or-loader-v3/index.js +2 -1
- package/dist/bundled/v3/components/or-pagination-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
- package/dist/bundled/v3/components/or-progress-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-search-v3/index.js +7 -8
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +7 -5
- package/dist/bundled/v3/components/or-select-v3/index.js +7 -8
- package/dist/bundled/v3/components/or-switch-v3/index.js +4 -3
- package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
- package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/index.js +65 -65
- package/dist/bundled/v3/{types-5a9ace3b.js → types-661a05a5.js} +2 -2
- package/dist/esm/v2/{OrButton-49f7f20b.js → OrButton-c5ec96e7.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-ffa4e842.js → OrCardCollection-f7856175.js} +3 -3
- package/dist/esm/v2/{OrConfirm-73a902ce.js → OrConfirm-98d62065.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-b003ddde.js → OrInlineInput-df02ab5d.js} +11 -9
- package/dist/esm/v2/{OrInlineTextarea-6349b529.js → OrInlineTextarea-ad120656.js} +11 -9
- package/dist/esm/v2/{OrInput-67eb3178.js → OrInput-3bb91436.js} +13 -12
- package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js → esm/v2/OrInputBox-53d1f66d.js} +53 -3
- package/dist/esm/v2/{OrLoader-8f1f3af1.js → OrLoader-b11ed386.js} +10 -2
- package/dist/esm/v2/{OrPagination-81d4476a.js → OrPagination-a9233838.js} +1 -1
- package/dist/esm/v2/{OrProgress-b7d1c689.js → OrProgress-ff999494.js} +6 -2
- package/dist/esm/v2/{OrSearch-a5cab600.js → OrSearch-dad9b02f.js} +2 -2
- package/dist/esm/v2/{OrSelect-2773ebeb.js → OrSelect-7ef80130.js} +10 -11
- package/dist/esm/v2/{OrSwitch-1bd5b4d1.js → OrSwitch-6129b63d.js} +1 -1
- package/dist/esm/v2/{OrTextarea-0bf9bf33.js → OrTextarea-0a64f718.js} +12 -11
- package/dist/esm/v2/components/index.js +15 -16
- package/dist/esm/v2/components/or-button-v3/index.js +3 -2
- package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -8
- package/dist/esm/v2/components/or-confirm-v3/index.js +5 -6
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
- package/dist/esm/v2/components/or-inline-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +7 -5
- package/dist/esm/v2/components/or-input-v3/index.js +3 -4
- package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-loader-v3/index.js +2 -1
- package/dist/esm/v2/components/or-pagination-v3/index.js +4 -4
- package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +4 -5
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +7 -5
- package/dist/esm/v2/components/or-select-v3/index.js +4 -5
- package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/index.js +15 -16
- package/dist/esm/v2/{types-d5127999.js → types-e9a54dcf.js} +1 -1
- package/dist/esm/v3/{OrButton-eab948fb.js → OrButton-9f059df6.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-274a413e.js → OrCardCollection-4cb41408.js} +2 -2
- package/dist/esm/v3/{OrConfirm-c73aa589.js → OrConfirm-19da64d1.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-65127ed7.js → OrInlineInput-cd3753ee.js} +9 -7
- package/dist/esm/v3/{OrInlineTextarea-176a2701.js → OrInlineTextarea-4c5b0390.js} +9 -7
- package/dist/esm/v3/{OrInput-86c9d300.js → OrInput-ae9f6871.js} +10 -8
- package/dist/esm/v3/{OrLoader-3a918ce9.js → OrLoader-18f66bca.js} +18 -10
- package/dist/esm/v3/{OrPagination-94c2095f.js → OrPagination-183803e7.js} +1 -1
- package/dist/esm/v3/{OrProgress-639ed5e8.js → OrProgress-f881a58a.js} +15 -10
- package/dist/esm/v3/{OrSearch-1a92f8cf.js → OrSearch-6f6b4fcd.js} +1 -1
- package/dist/esm/v3/{OrSelect-e1443e71.js → OrSelect-96bf9b63.js} +9 -9
- package/dist/esm/v3/{OrSwitch-0e92c92c.js → OrSwitch-2a23a9b8.js} +1 -1
- package/dist/esm/v3/{OrTextarea-14a6b456.js → OrTextarea-42d21f77.js} +9 -7
- package/dist/esm/v3/components/index.js +14 -14
- package/dist/esm/v3/components/or-button-v3/index.js +3 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +6 -6
- package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
- package/dist/esm/v3/components/or-inline-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +7 -5
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
- package/dist/esm/v3/components/or-loader-v3/index.js +2 -1
- package/dist/esm/v3/components/or-pagination-v3/index.js +4 -4
- package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
- package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +7 -5
- package/dist/esm/v3/components/or-select-v3/index.js +3 -3
- package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
- package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/index.js +14 -14
- package/dist/esm/v3/{types-f6f8ab6b.js → types-b9717ff2.js} +1 -1
- package/package.json +4 -3
- package/src/components/or-inline-input-v3/OrInlineInput.vue +7 -4
- package/src/components/or-inline-input-v3/styles.ts +2 -2
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +7 -4
- package/src/components/or-inline-textarea-v3/styles.ts +2 -2
- package/src/components/or-input-v3/OrInput.vue +7 -4
- package/src/components/or-input-v3/styles.ts +2 -2
- package/src/components/or-loader-v3/OrLoader.vue +12 -2
- package/src/components/or-progress-v3/OrProgress.vue +9 -2
- package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
- package/src/components/or-select-v3/OrSelect.vue +6 -4
- package/src/components/or-select-v3/styles.ts +1 -4
- package/src/components/or-textarea-v3/OrTextarea.vue +7 -4
- package/src/components/or-textarea-v3/styles.ts +2 -2
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
- package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -146
- package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v2/props-78496a2d.js +0 -12
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
- package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -128
- package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v3/props-78496a2d.js +0 -12
- package/dist/esm/v2/OrInputBox-5c4b3104.js +0 -43
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
- package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -143
- package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
- package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -127
- package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
- package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -201
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -127
- package/src/components/or-combined-input-v3/index.ts +0 -2
- package/src/components/or-combined-input-v3/props.ts +0 -1
- package/src/components/or-combined-input-v3/styles.ts +0 -25
|
@@ -4,8 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { _ as __vue_component__$1 } from './OrError-13845bb0.js';
|
|
6
6
|
import { _ as __vue_component__$2 } from './OrHint-78b399cb.js';
|
|
7
|
-
import { _ as __vue_component__$3 } from './OrInputBox-
|
|
8
|
-
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
|
|
7
|
+
import { _ as __vue_component__$3, a as InputBoxSize } from './OrInputBox-53d1f66d.js';
|
|
9
8
|
import { _ as __vue_component__$4 } from './OrLabel-0945a4d9.js';
|
|
10
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
11
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -16,8 +15,8 @@ const TextareaRoot = [
|
|
|
16
15
|
// Spacing
|
|
17
16
|
'gap-xs'];
|
|
18
17
|
const TextareaControl = [
|
|
19
|
-
//
|
|
20
|
-
'
|
|
18
|
+
// Layout
|
|
19
|
+
'grow',
|
|
21
20
|
// Typography
|
|
22
21
|
'typography-inherit',
|
|
23
22
|
// Theme
|
|
@@ -57,7 +56,7 @@ var script = defineComponent({
|
|
|
57
56
|
default: undefined
|
|
58
57
|
},
|
|
59
58
|
error: {
|
|
60
|
-
type:
|
|
59
|
+
type: String,
|
|
61
60
|
default: undefined
|
|
62
61
|
},
|
|
63
62
|
required: {
|
|
@@ -99,6 +98,7 @@ var script = defineComponent({
|
|
|
99
98
|
return (_b = (_a = proxyModelValue.value) === null || _a === void 0 ? void 0 : _a.toString().length) !== null && _b !== void 0 ? _b : 0;
|
|
100
99
|
});
|
|
101
100
|
const maxLength = computed(() => controlAttributes.maxlength);
|
|
101
|
+
const invalid = computed(() => !!props.error);
|
|
102
102
|
// Methods
|
|
103
103
|
function focus() {
|
|
104
104
|
var _a;
|
|
@@ -117,13 +117,14 @@ var script = defineComponent({
|
|
|
117
117
|
proxyModelValue,
|
|
118
118
|
currentLength,
|
|
119
119
|
maxLength,
|
|
120
|
+
invalid,
|
|
120
121
|
focus,
|
|
121
122
|
blur
|
|
122
123
|
};
|
|
123
124
|
}
|
|
124
125
|
});
|
|
125
126
|
|
|
126
|
-
var css_248z = "textarea[data-v-
|
|
127
|
+
var css_248z = "textarea[data-v-41547036]{min-width:0;background:0 0;outline:0}";
|
|
127
128
|
styleInject(css_248z);
|
|
128
129
|
|
|
129
130
|
/* script */
|
|
@@ -153,7 +154,7 @@ var __vue_render__ = function () {
|
|
|
153
154
|
}, [_vm._v("\n " + _vm._s(_vm.label) + "\n\n ")])] : _vm._e(), _vm._v(" "), _c('OrInputBox', {
|
|
154
155
|
attrs: {
|
|
155
156
|
"size": _vm.size,
|
|
156
|
-
"invalid":
|
|
157
|
+
"invalid": _vm.invalid,
|
|
157
158
|
"readonly": _vm.readonly,
|
|
158
159
|
"disabled": _vm.disabled
|
|
159
160
|
}
|
|
@@ -195,7 +196,7 @@ var __vue_render__ = function () {
|
|
|
195
196
|
_vm.proxyModelValue = $event.target.value;
|
|
196
197
|
}
|
|
197
198
|
}
|
|
198
|
-
}, 'textarea', _vm.controlAttributes, false))]), _vm._v(" "), !_vm.
|
|
199
|
+
}, 'textarea', _vm.controlAttributes, false))]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
|
|
199
200
|
attrs: {
|
|
200
201
|
"disabled": _vm.disabled
|
|
201
202
|
},
|
|
@@ -206,7 +207,7 @@ var __vue_render__ = function () {
|
|
|
206
207
|
},
|
|
207
208
|
proxy: true
|
|
208
209
|
} : null], null, true)
|
|
209
|
-
}, [_vm._v("\n " + _vm._s(_vm.hint) + "\n\n ")])] : _vm._e()] :
|
|
210
|
+
}, [_vm._v("\n " + _vm._s(_vm.hint) + "\n\n ")])] : _vm._e()] : [_c('OrError', {
|
|
210
211
|
attrs: {
|
|
211
212
|
"disabled": _vm.disabled
|
|
212
213
|
},
|
|
@@ -217,14 +218,14 @@ var __vue_render__ = function () {
|
|
|
217
218
|
},
|
|
218
219
|
proxy: true
|
|
219
220
|
} : null], null, true)
|
|
220
|
-
}, [_vm._v("\n " + _vm._s(_vm.error) + "\n\n ")])]
|
|
221
|
+
}, [_vm._v("\n " + _vm._s(_vm.error) + "\n\n ")])]], 2);
|
|
221
222
|
};
|
|
222
223
|
var __vue_staticRenderFns__ = [];
|
|
223
224
|
|
|
224
225
|
/* style */
|
|
225
226
|
const __vue_inject_styles__ = undefined;
|
|
226
227
|
/* scoped */
|
|
227
|
-
const __vue_scope_id__ = "data-v-
|
|
228
|
+
const __vue_scope_id__ = "data-v-41547036";
|
|
228
229
|
/* module identifier */
|
|
229
230
|
const __vue_module_identifier__ = undefined;
|
|
230
231
|
/* functional template */
|
|
@@ -5,10 +5,10 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
5
5
|
export { _ as OrButtonV2 } from '../OrButton-df2eea65.js';
|
|
6
6
|
export { _ as OrIconButton } from '../OrIconButton-9c30897c.js';
|
|
7
7
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
8
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-
|
|
8
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-c5ec96e7.js';
|
|
9
9
|
export { _ as OrCard } from '../OrCard-c44d9783.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-050fb8d2.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-f7856175.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-e89c44ef.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-d20717ec.js';
|
|
14
14
|
export { _ as OrCheckbox } from '../OrCheckbox-63d444f1.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-9a2cdc0c.js';
|
|
|
19
19
|
export { _ as OrCollapse } from '../OrCollapse-50e3914c.js';
|
|
20
20
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-fa92b4fa.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-f7c58a78.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-98d62065.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-4059980e.js';
|
|
24
24
|
export { _ as OrError } from '../OrError-efc74907.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-7cd5dc68.js';
|
|
@@ -34,12 +34,11 @@ export { _ as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-dd72b
|
|
|
34
34
|
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-fa9bff07.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from '../OrIcon-c434985a.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from '../OrInlineInputBox-46146af0.js';
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-df02ab5d.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b914488a.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
40
|
-
export { _ as OrInputBoxV3 } from '../OrInputBox-
|
|
41
|
-
export {
|
|
42
|
-
export { I as InputType, _ as OrInputV3 } from '../OrInput-67eb3178.js';
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-ad120656.js';
|
|
40
|
+
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-53d1f66d.js';
|
|
41
|
+
export { I as InputType, _ as OrInputV3 } from '../OrInput-3bb91436.js';
|
|
43
42
|
export { _ as OrInput } from '../OrInput-c005a759.js';
|
|
44
43
|
export { _ as OrLabel } from '../OrLabel-931394a5.js';
|
|
45
44
|
export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-0945a4d9.js';
|
|
@@ -47,7 +46,7 @@ export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-597e0e18.js';
|
|
|
47
46
|
export { _ as OrList } from '../OrList-1440d8ca.js';
|
|
48
47
|
export { _ as OrListOfInputs } from '../OrListOfInputs-5a9fc474.js';
|
|
49
48
|
export { L as LoaderViews, _ as OrLoader } from '../OrLoader-212ef381.js';
|
|
50
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../OrLoader-
|
|
49
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../OrLoader-b11ed386.js';
|
|
51
50
|
export { _ as OrMenuItemV3 } from '../OrMenuItem-4f810513.js';
|
|
52
51
|
export { _ as OrMenuV3 } from '../OrMenu-bb6e93bc.js';
|
|
53
52
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-a101a230.js';
|
|
@@ -60,17 +59,17 @@ export { _ as OrOverflowMenu } from '../OrOverflowMenu-0f356aca.js';
|
|
|
60
59
|
export { _ as OrOverlay } from '../OrOverlay-ccec2218.js';
|
|
61
60
|
export { _ as OrOverlayV3 } from '../OrOverlay-2ded265b.js';
|
|
62
61
|
export { _ as OrPassword } from '../OrPassword-7a006ccb.js';
|
|
63
|
-
export { _ as OrPaginationV3 } from '../OrPagination-
|
|
62
|
+
export { _ as OrPaginationV3 } from '../OrPagination-a9233838.js';
|
|
64
63
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-e6f20dc1.js';
|
|
65
|
-
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-
|
|
64
|
+
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-ff999494.js';
|
|
66
65
|
export { _ as OrRadio } from '../OrRadio-514e8de8.js';
|
|
67
66
|
export { _ as OrRadioGroup } from '../OrRadioGroup-11424644.js';
|
|
68
67
|
export { _ as OrRadioV3 } from '../OrRadio-06a54f1e.js';
|
|
69
68
|
export { _ as OrSearch } from '../OrSearch-1d7880eb.js';
|
|
70
|
-
export { _ as OrSearchV3 } from '../OrSearch-
|
|
69
|
+
export { _ as OrSearchV3 } from '../OrSearch-dad9b02f.js';
|
|
71
70
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-7486115b.js';
|
|
72
71
|
export { _ as OrSelect } from '../OrSelect-03e79c4b.js';
|
|
73
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
72
|
+
export { _ as OrSelectV3 } from '../OrSelect-7ef80130.js';
|
|
74
73
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-feacf13a.js';
|
|
75
74
|
export { _ as OrSidebarV3 } from '../OrSidebar-89711112.js';
|
|
76
75
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-81c77db0.js';
|
|
@@ -80,7 +79,7 @@ export { _ as OrSlider } from '../OrSlider-ded83b5c.js';
|
|
|
80
79
|
export { _ as OrSortHeaderV3 } from '../OrSortHeader-ffe6bc57.js';
|
|
81
80
|
export { _ as OrStepper } from '../OrStepper-3e08af91.js';
|
|
82
81
|
export { _ as OrSwitch } from '../OrSwitch-cd24ee40.js';
|
|
83
|
-
export { _ as OrSwitchV3 } from '../OrSwitch-
|
|
82
|
+
export { _ as OrSwitchV3 } from '../OrSwitch-6129b63d.js';
|
|
84
83
|
export { _ as OrTab } from '../OrTab-8dfdeca0.js';
|
|
85
84
|
export { _ as OrTabHeaderItem } from '../OrTabHeaderItem-6a08756e.js';
|
|
86
85
|
export { _ as OrTabV3 } from '../OrTab-1ff87c76.js';
|
|
@@ -92,11 +91,11 @@ export { _ as OrTeleport } from '../OrTeleport.vue2-f0c16c71.js';
|
|
|
92
91
|
export { _ as OrTeleportV3 } from '../OrTeleport.vue2-fb92f29f.js';
|
|
93
92
|
export { _ as OrTextV3 } from '../OrText-91d662a0.js';
|
|
94
93
|
export { _ as OrTextarea } from '../OrTextarea-724a4d6f.js';
|
|
95
|
-
export { _ as OrTextareaV3 } from '../OrTextarea-
|
|
94
|
+
export { _ as OrTextareaV3 } from '../OrTextarea-0a64f718.js';
|
|
96
95
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-a2cc5280.js';
|
|
97
96
|
export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-8566bc09.js';
|
|
98
97
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
99
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-
|
|
98
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-e9a54dcf.js';
|
|
100
99
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
101
100
|
export { _ as OrTooltip } from '../OrTooltip-cefc51f9.js';
|
|
102
101
|
export { _ as OrTooltipContent } from '../OrTooltip.vue_rollup-plugin-vue_styles.0-154aac4c.js';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../../OrButton-
|
|
1
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../../OrButton-c5ec96e7.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrLoader-
|
|
3
|
+
import '../../OrLoader-b11ed386.js';
|
|
4
|
+
import '@vueuse/core';
|
|
4
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-f7856175.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrButton-
|
|
4
|
-
import '../../OrLoader-
|
|
3
|
+
import '../../OrButton-c5ec96e7.js';
|
|
4
|
+
import '../../OrLoader-b11ed386.js';
|
|
5
|
+
import '@vueuse/core';
|
|
5
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
7
|
import '../../OrIconButton-fa9bff07.js';
|
|
7
8
|
import '../../OrIcon-c434985a.js';
|
|
8
9
|
import '../../OrTooltip-d9424f71.js';
|
|
9
|
-
import '@vueuse/core';
|
|
10
10
|
import '../../OrPopover-a101a230.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../useElevation-92fce12c.js';
|
|
@@ -17,13 +17,12 @@ import '../../OrTeleport.vue2-fb92f29f.js';
|
|
|
17
17
|
import 'portal-vue';
|
|
18
18
|
import '../../OrMenuItem-4f810513.js';
|
|
19
19
|
import '../../OrMenu-bb6e93bc.js';
|
|
20
|
-
import '../../OrSearch-
|
|
21
|
-
import '../../OrInput-
|
|
20
|
+
import '../../OrSearch-dad9b02f.js';
|
|
21
|
+
import '../../OrInput-3bb91436.js';
|
|
22
22
|
import '../../useIdAttribute-859439f0.js';
|
|
23
23
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
24
24
|
import '../../OrError-13845bb0.js';
|
|
25
25
|
import '../../OrHint-78b399cb.js';
|
|
26
|
-
import '../../OrInputBox-
|
|
27
|
-
import '../../OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
|
|
26
|
+
import '../../OrInputBox-53d1f66d.js';
|
|
28
27
|
import '../../OrLabel-0945a4d9.js';
|
|
29
28
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-98d62065.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrButton-
|
|
6
|
-
import '../../OrLoader-
|
|
5
|
+
import '../../OrButton-c5ec96e7.js';
|
|
6
|
+
import '../../OrLoader-b11ed386.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrInput-
|
|
8
|
+
import '../../OrInput-3bb91436.js';
|
|
9
9
|
import '../../useIdAttribute-859439f0.js';
|
|
10
10
|
import '../../useResponsive-a02e95b7.js';
|
|
11
11
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -21,7 +21,6 @@ import '../../OrBottomSheet-c9bfe63f.js';
|
|
|
21
21
|
import '../../OrOverlay-2ded265b.js';
|
|
22
22
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
23
23
|
import 'portal-vue';
|
|
24
|
-
import '../../OrInputBox-
|
|
25
|
-
import '../../OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
|
|
24
|
+
import '../../OrInputBox-53d1f66d.js';
|
|
26
25
|
import '../../OrLabel-0945a4d9.js';
|
|
27
26
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -23,6 +23,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
23
23
|
draftModelValue: import("@vue/composition-api").Ref<string | number>;
|
|
24
24
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
25
25
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
26
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
26
27
|
activated: import("@vue/composition-api").Ref<boolean>;
|
|
27
28
|
onFocus: (event: Event) => void;
|
|
28
29
|
onBlur: (event: Event) => void;
|
|
@@ -56,7 +57,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
56
57
|
default: undefined;
|
|
57
58
|
};
|
|
58
59
|
error: {
|
|
59
|
-
type:
|
|
60
|
+
type: StringConstructor;
|
|
60
61
|
default: undefined;
|
|
61
62
|
};
|
|
62
63
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
@@ -85,7 +86,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
85
86
|
default: undefined;
|
|
86
87
|
};
|
|
87
88
|
error: {
|
|
88
|
-
type:
|
|
89
|
+
type: StringConstructor;
|
|
89
90
|
default: undefined;
|
|
90
91
|
};
|
|
91
92
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
@@ -95,7 +96,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
95
96
|
size: InlineInputSize;
|
|
96
97
|
placeholder: string;
|
|
97
98
|
hint: string;
|
|
98
|
-
error: string
|
|
99
|
+
error: string;
|
|
99
100
|
} & {} & {
|
|
100
101
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
101
102
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -121,6 +122,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
121
122
|
draftModelValue: import("@vue/composition-api").Ref<string | number>;
|
|
122
123
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
123
124
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
125
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
124
126
|
activated: import("@vue/composition-api").Ref<boolean>;
|
|
125
127
|
onFocus: (event: Event) => void;
|
|
126
128
|
onBlur: (event: Event) => void;
|
|
@@ -135,7 +137,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
135
137
|
size: InlineInputSize;
|
|
136
138
|
placeholder: string;
|
|
137
139
|
hint: string;
|
|
138
|
-
error: string
|
|
140
|
+
error: string;
|
|
139
141
|
} & {} & {
|
|
140
142
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
141
143
|
}, {
|
|
@@ -145,6 +147,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
145
147
|
size: InlineInputSize;
|
|
146
148
|
placeholder: string;
|
|
147
149
|
hint: string;
|
|
148
|
-
error: string
|
|
150
|
+
error: string;
|
|
149
151
|
}, true>);
|
|
150
152
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-df02ab5d.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-46146af0.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -21,6 +21,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
21
21
|
draftModelValue: import("@vue/composition-api").Ref<string>;
|
|
22
22
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
23
23
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
24
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
24
25
|
activated: import("@vue/composition-api").Ref<boolean>;
|
|
25
26
|
onFocus: (event: Event) => void;
|
|
26
27
|
onBlur: (event: Event) => void;
|
|
@@ -46,7 +47,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
46
47
|
default: undefined;
|
|
47
48
|
};
|
|
48
49
|
error: {
|
|
49
|
-
type:
|
|
50
|
+
type: StringConstructor;
|
|
50
51
|
default: undefined;
|
|
51
52
|
};
|
|
52
53
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
@@ -67,7 +68,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
67
68
|
default: undefined;
|
|
68
69
|
};
|
|
69
70
|
error: {
|
|
70
|
-
type:
|
|
71
|
+
type: StringConstructor;
|
|
71
72
|
default: undefined;
|
|
72
73
|
};
|
|
73
74
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
@@ -75,7 +76,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
75
76
|
saveOnBlur: boolean;
|
|
76
77
|
placeholder: string;
|
|
77
78
|
hint: string;
|
|
78
|
-
error: string
|
|
79
|
+
error: string;
|
|
79
80
|
} & {} & {
|
|
80
81
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
81
82
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -101,6 +102,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
101
102
|
draftModelValue: import("@vue/composition-api").Ref<string>;
|
|
102
103
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
103
104
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
105
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
104
106
|
activated: import("@vue/composition-api").Ref<boolean>;
|
|
105
107
|
onFocus: (event: Event) => void;
|
|
106
108
|
onBlur: (event: Event) => void;
|
|
@@ -113,7 +115,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
113
115
|
saveOnBlur: boolean;
|
|
114
116
|
placeholder: string;
|
|
115
117
|
hint: string;
|
|
116
|
-
error: string
|
|
118
|
+
error: string;
|
|
117
119
|
} & {} & {
|
|
118
120
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
119
121
|
}, {
|
|
@@ -121,6 +123,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
121
123
|
saveOnBlur: boolean;
|
|
122
124
|
placeholder: string;
|
|
123
125
|
hint: string;
|
|
124
|
-
error: string
|
|
126
|
+
error: string;
|
|
125
127
|
}, true>);
|
|
126
128
|
export default _default;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
export { _ as OrInputBoxV3 } from '../../OrInputBox-
|
|
2
|
-
export { a as InputBoxSize, I as InputBoxVariant } from '../../OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
|
|
3
|
-
import '../../normalize-component-6e8e3d80.js';
|
|
1
|
+
export { a as InputBoxSize, I as InputBoxVariant, _ as OrInputBoxV3 } from '../../OrInputBox-53d1f66d.js';
|
|
4
2
|
import 'vue-demi';
|
|
3
|
+
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -21,6 +21,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
21
21
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number>;
|
|
22
22
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
23
23
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
24
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
24
25
|
disclosed: import("@vue/composition-api").Ref<boolean>;
|
|
25
26
|
isMobile: import("@vue/composition-api").Ref<boolean>;
|
|
26
27
|
focus: () => void;
|
|
@@ -51,7 +52,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
51
52
|
default: undefined;
|
|
52
53
|
};
|
|
53
54
|
error: {
|
|
54
|
-
type:
|
|
55
|
+
type: StringConstructor;
|
|
55
56
|
default: undefined;
|
|
56
57
|
};
|
|
57
58
|
loading: {
|
|
@@ -104,7 +105,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
104
105
|
default: undefined;
|
|
105
106
|
};
|
|
106
107
|
error: {
|
|
107
|
-
type:
|
|
108
|
+
type: StringConstructor;
|
|
108
109
|
default: undefined;
|
|
109
110
|
};
|
|
110
111
|
loading: {
|
|
@@ -138,7 +139,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
138
139
|
label: string;
|
|
139
140
|
placeholder: string;
|
|
140
141
|
hint: string;
|
|
141
|
-
error: string
|
|
142
|
+
error: string;
|
|
142
143
|
loading: boolean;
|
|
143
144
|
required: boolean;
|
|
144
145
|
readonly: boolean;
|
|
@@ -168,6 +169,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
168
169
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number>;
|
|
169
170
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
170
171
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
172
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
171
173
|
disclosed: import("@vue/composition-api").Ref<boolean>;
|
|
172
174
|
isMobile: import("@vue/composition-api").Ref<boolean>;
|
|
173
175
|
focus: () => void;
|
|
@@ -179,7 +181,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
179
181
|
label: string;
|
|
180
182
|
placeholder: string;
|
|
181
183
|
hint: string;
|
|
182
|
-
error: string
|
|
184
|
+
error: string;
|
|
183
185
|
loading: boolean;
|
|
184
186
|
required: boolean;
|
|
185
187
|
readonly: boolean;
|
|
@@ -195,7 +197,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
195
197
|
label: string;
|
|
196
198
|
placeholder: string;
|
|
197
199
|
hint: string;
|
|
198
|
-
error: string
|
|
200
|
+
error: string;
|
|
199
201
|
loading: boolean;
|
|
200
202
|
required: boolean;
|
|
201
203
|
readonly: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { I as InputType, _ as OrInputV3 } from '../../OrInput-
|
|
2
|
-
export { a as InputSize } from '../../OrInputBox
|
|
1
|
+
export { I as InputType, _ as OrInputV3 } from '../../OrInput-3bb91436.js';
|
|
2
|
+
export { a as InputSize } from '../../OrInputBox-53d1f66d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
5
5
|
import '@vueuse/core';
|
|
@@ -18,7 +18,6 @@ import '../../OrBottomSheet-c9bfe63f.js';
|
|
|
18
18
|
import '../../OrOverlay-2ded265b.js';
|
|
19
19
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
20
20
|
import 'portal-vue';
|
|
21
|
-
import '../../OrInputBox-5c4b3104.js';
|
|
22
21
|
import '../../OrLabel-0945a4d9.js';
|
|
23
|
-
import '../../OrLoader-
|
|
22
|
+
import '../../OrLoader-b11ed386.js';
|
|
24
23
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -7,6 +7,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
7
7
|
titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
8
|
descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
9
9
|
computedSize: import("@vue/composition-api").ComputedRef<20 | 16>;
|
|
10
|
+
strokeWidth: import("@vue/composition-api").ComputedRef<number | "100%">;
|
|
10
11
|
wrapperStyle: import("@vue/composition-api").ComputedRef<string>;
|
|
11
12
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
12
13
|
variant: {
|
|
@@ -77,6 +78,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
77
78
|
titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
78
79
|
descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
79
80
|
computedSize: import("@vue/composition-api").ComputedRef<20 | 16>;
|
|
81
|
+
strokeWidth: import("@vue/composition-api").ComputedRef<number | "100%">;
|
|
80
82
|
wrapperStyle: import("@vue/composition-api").ComputedRef<string>;
|
|
81
83
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
82
84
|
variant: LoaderVariant;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../../OrLoader-
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../../OrLoader-b11ed386.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
+
import '@vueuse/core';
|
|
3
4
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { _ as OrPaginationV3 } from '../../OrPagination-
|
|
1
|
+
export { _ as OrPaginationV3 } from '../../OrPagination-a9233838.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrButton-
|
|
4
|
-
import '../../OrLoader-
|
|
3
|
+
import '../../OrButton-c5ec96e7.js';
|
|
4
|
+
import '../../OrLoader-b11ed386.js';
|
|
5
|
+
import '@vueuse/core';
|
|
5
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
7
|
import '../../OrIcon-c434985a.js';
|
|
7
8
|
import '../../OrMenuItem-4f810513.js';
|
|
8
9
|
import '../../OrMenu-bb6e93bc.js';
|
|
9
10
|
import '../../OrPopover-a101a230.js';
|
|
10
11
|
import '@floating-ui/dom';
|
|
11
|
-
import '@vueuse/core';
|
|
12
12
|
import '../../useElevation-92fce12c.js';
|
|
13
13
|
import '../../useResponsive-a02e95b7.js';
|
|
14
14
|
import '../../OrBottomSheet-c9bfe63f.js';
|
|
@@ -11,6 +11,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
11
11
|
progressBarMainPartStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
12
12
|
strokeDasharray: import("@vue/composition-api").ComputedRef<number>;
|
|
13
13
|
strokeDashoffset: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
14
|
+
strokeWidth: import("@vue/composition-api").ComputedRef<number | "100%">;
|
|
14
15
|
localProgress: import("@vue/composition-api").ComputedRef<number>;
|
|
15
16
|
localValue: import("@vue/composition-api").ComputedRef<number>;
|
|
16
17
|
percent: import("@vue/composition-api").ComputedRef<string>;
|
|
@@ -117,6 +118,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
117
118
|
progressBarMainPartStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
118
119
|
strokeDasharray: import("@vue/composition-api").ComputedRef<number>;
|
|
119
120
|
strokeDashoffset: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
121
|
+
strokeWidth: import("@vue/composition-api").ComputedRef<number | "100%">;
|
|
120
122
|
localProgress: import("@vue/composition-api").ComputedRef<number>;
|
|
121
123
|
localValue: import("@vue/composition-api").ComputedRef<number>;
|
|
122
124
|
percent: import("@vue/composition-api").ComputedRef<string>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-
|
|
1
|
+
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-ff999494.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'lodash';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
2
|
-
export { a as SearchSize } from '../../OrInputBox
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-dad9b02f.js';
|
|
2
|
+
export { a as SearchSize } from '../../OrInputBox-53d1f66d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-3bb91436.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useResponsive-a02e95b7.js';
|
|
8
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -19,7 +19,6 @@ import '../../OrBottomSheet-c9bfe63f.js';
|
|
|
19
19
|
import '../../OrOverlay-2ded265b.js';
|
|
20
20
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
21
21
|
import 'portal-vue';
|
|
22
|
-
import '../../OrInputBox-5c4b3104.js';
|
|
23
22
|
import '../../OrLabel-0945a4d9.js';
|
|
24
|
-
import '../../OrLoader-
|
|
23
|
+
import '../../OrLoader-b11ed386.js';
|
|
25
24
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -24,6 +24,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
24
24
|
noSearchResultsStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
25
25
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
26
26
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
|
|
27
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
27
28
|
readonly: 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>;
|
|
@@ -72,7 +73,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
72
73
|
default: undefined;
|
|
73
74
|
};
|
|
74
75
|
error: {
|
|
75
|
-
type:
|
|
76
|
+
type: StringConstructor;
|
|
76
77
|
default: undefined;
|
|
77
78
|
};
|
|
78
79
|
required: {
|
|
@@ -137,7 +138,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
137
138
|
default: undefined;
|
|
138
139
|
};
|
|
139
140
|
error: {
|
|
140
|
-
type:
|
|
141
|
+
type: StringConstructor;
|
|
141
142
|
default: undefined;
|
|
142
143
|
};
|
|
143
144
|
required: {
|
|
@@ -177,7 +178,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
177
178
|
size: SelectSize;
|
|
178
179
|
placeholder: string;
|
|
179
180
|
hint: string;
|
|
180
|
-
error: string
|
|
181
|
+
error: string;
|
|
181
182
|
required: boolean;
|
|
182
183
|
disabled: boolean;
|
|
183
184
|
disableDefaultStyles: boolean;
|
|
@@ -210,6 +211,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
210
211
|
noSearchResultsStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
211
212
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
212
213
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
|
|
214
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
213
215
|
readonly: 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>;
|
|
@@ -233,7 +235,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
233
235
|
size: SelectSize;
|
|
234
236
|
placeholder: string;
|
|
235
237
|
hint: string;
|
|
236
|
-
error: string
|
|
238
|
+
error: string;
|
|
237
239
|
required: boolean;
|
|
238
240
|
disabled: boolean;
|
|
239
241
|
disableDefaultStyles: boolean;
|
|
@@ -252,7 +254,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
252
254
|
size: SelectSize;
|
|
253
255
|
placeholder: string;
|
|
254
256
|
hint: string;
|
|
255
|
-
error: string
|
|
257
|
+
error: string;
|
|
256
258
|
required: boolean;
|
|
257
259
|
disabled: boolean;
|
|
258
260
|
disableDefaultStyles: boolean;
|