@onereach/ui-components 2.74.0-beta.2287.0 → 2.74.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/{OrCardCollection-4ac89ea5.js → OrCardCollection-9bc44ec5.js} +1 -1
- package/dist/bundled/v2/{OrCode-c0af38e3.js → OrCode-fc6876ec.js} +15 -179
- package/dist/bundled/v2/{OrConfirm-8c0e957d.js → OrConfirm-ea6ea2f7.js} +1 -1
- package/dist/bundled/v2/{OrInput-00070eee.js → OrInput-57a47093.js} +28 -11
- package/dist/bundled/v2/{OrInputBox-2f559e98.js → OrInputBox-e54dcef9.js} +3 -3
- package/dist/bundled/v2/{OrNotification-2e2a1941.js → OrNotification-3909aaf2.js} +3 -3
- package/dist/bundled/v2/{OrSearch-09fd004c.js → OrSearch-4072a079.js} +2 -2
- package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-359e891b.js} +2 -2
- package/dist/bundled/v2/{OrSkeletonText-2f1a3cc7.js → OrSkeletonText-242d22f3.js} +3 -3
- package/dist/bundled/v2/{OrTextarea-5c57c02b.js → OrTextarea-1201353b.js} +1 -1
- package/dist/bundled/v2/components/index.js +11 -11
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-code/index.js +1 -1
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/bundled/v2/components/or-input-v3/index.js +3 -2
- package/dist/bundled/v2/components/or-notification/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +4 -3
- package/dist/bundled/v2/components/or-select-v3/index.js +4 -3
- package/dist/bundled/v2/components/or-skeleton/index.js +1 -1
- package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/bundled/v2/index.js +11 -11
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-f76c3264.js → OrCardCollection.vue_vue_type_script_lang-62eb2543.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-79a42008.js → OrCode.vue_vue_type_script_lang-c55de81d.js} +11 -176
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-eb2bfce2.js → OrConfirm.vue_vue_type_script_lang-9aff9db3.js} +2 -2
- package/dist/bundled/v3/{OrInput-dcf2606e.js → OrInput-44a32124.js} +15 -6
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-27220623.js → OrInput.vue_vue_type_script_lang-4d9e2f4a.js} +15 -3
- package/dist/bundled/v3/{OrInputBox-4c7900c2.js → OrInputBox-358d4856.js} +1 -1
- package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-47d98e81.js → OrInputBox.vue_vue_type_script_lang-b387d4ba.js} +3 -3
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-c054c8db.js → OrSearch.vue_vue_type_script_lang-0ddeada5.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-c7a9bec2.js} +4 -4
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-296da567.js → OrTextarea.vue_vue_type_script_lang-de99a858.js} +2 -2
- package/dist/bundled/v3/components/index.js +11 -11
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-code/index.js +1 -1
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/bundled/v3/components/or-input-v3/index.js +5 -3
- package/dist/bundled/v3/components/or-search-v3/index.js +7 -5
- package/dist/bundled/v3/components/or-select-v3/index.js +7 -5
- package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -3
- package/dist/bundled/v3/index.js +21 -21
- package/dist/esm/v2/{OrCardCollection-5a9eda35.js → OrCardCollection-4c909f4b.js} +2 -2
- package/dist/esm/v2/{OrCode-47331c24.js → OrCode-d4400b42.js} +17 -183
- package/dist/esm/v2/{OrConfirm-9dbdedd7.js → OrConfirm-7dc26526.js} +1 -1
- package/dist/esm/v2/{OrInput-59a15d80.js → OrInput-3d8c8925.js} +28 -11
- package/dist/esm/v2/{OrInputBox-9ceb9fc4.js → OrInputBox-53d1f66d.js} +3 -3
- package/dist/esm/v2/{OrNotification-a49e76d3.js → OrNotification-a9231a83.js} +3 -3
- package/dist/esm/v2/{OrSearch-7411388b.js → OrSearch-d6f1ba11.js} +2 -2
- package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-bdb9a78a.js} +2 -2
- package/dist/esm/v2/{OrSkeletonText-24509efe.js → OrSkeletonText-cc94bdc9.js} +3 -3
- package/dist/esm/v2/{OrTextarea-a5a3572b.js → OrTextarea-373d0554.js} +1 -1
- package/dist/esm/v2/components/index.js +11 -13
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-code/index.js +2 -4
- package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/esm/v2/components/or-input-v3/index.js +4 -3
- package/dist/esm/v2/components/or-notification/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +5 -4
- package/dist/esm/v2/components/or-select-v3/index.js +5 -4
- package/dist/esm/v2/components/or-skeleton/index.js +1 -1
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v2/index.js +10 -12
- package/dist/esm/v3/{OrCardCollection-e4fde5b4.js → OrCardCollection-803f67f7.js} +2 -2
- package/dist/esm/v3/{OrCode-effa9edb.js → OrCode-5ed69c23.js} +14 -180
- package/dist/esm/v3/{OrConfirm-37454a63.js → OrConfirm-403896ca.js} +1 -1
- package/dist/esm/v3/{OrInput-bd054213.js → OrInput-71075f51.js} +27 -7
- package/dist/esm/v3/{OrInputBox-e16ade90.js → OrInputBox-2467d7e4.js} +3 -3
- package/dist/esm/v3/{OrNotification-eb08de33.js → OrNotification-e85a4956.js} +1 -1
- package/dist/esm/v3/{OrSearch-5406bf03.js → OrSearch-4e180e34.js} +2 -2
- package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-c64eda46.js} +2 -2
- package/dist/esm/v3/{OrSkeletonText-0546754d.js → OrSkeletonText-2b1610ce.js} +3 -3
- package/dist/esm/v3/{OrTextarea-37566985.js → OrTextarea-42d21f77.js} +1 -1
- package/dist/esm/v3/components/index.js +11 -13
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-code/index.js +2 -4
- package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/esm/v3/components/or-input-v3/index.js +4 -3
- package/dist/esm/v3/components/or-notification/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +5 -4
- package/dist/esm/v3/components/or-select-v3/index.js +5 -4
- package/dist/esm/v3/components/or-skeleton/index.js +1 -1
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/index.js +10 -12
- package/package.json +4 -3
- package/src/components/or-code/OrCode.vue +6 -8
- package/src/components/or-input-box-v3/styles.ts +3 -6
- package/src/components/or-input-v3/OrInput.stories3.ts +4 -0
- package/src/components/or-input-v3/OrInput.vue +39 -19
- package/src/components/or-notification/OrNotification.vue +1 -26
- package/src/components/or-skeleton/styles.scss +3 -18
- package/src/components/or-stepper/OrStepper.stories.ts +1 -1
- package/dist/bundled/v2/components/or-code/theme.d.ts +0 -24
- package/dist/bundled/v3/components/or-code/theme.d.ts +0 -24
- package/dist/esm/v2/components/or-code/theme.d.ts +0 -24
- package/dist/esm/v3/components/or-code/theme.d.ts +0 -24
- package/src/components/or-code/theme.ts +0 -213
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-ea6ea2f7.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '../../index-17f264f9.js';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
@@ -11,7 +11,7 @@ import '../../normalize-component-6e8e3d80.js';
|
|
|
11
11
|
import '../../useElevation-aac032f4.js';
|
|
12
12
|
import '../../OrButton-d45772c1.js';
|
|
13
13
|
import '../../OrLoader-864ef92a.js';
|
|
14
|
-
import '../../OrInput-
|
|
14
|
+
import '../../OrInput-57a47093.js';
|
|
15
15
|
import '../../OrError-52f668a4.js';
|
|
16
16
|
import '../../OrHint-fde53334.js';
|
|
17
17
|
import '../../OrIcon-458206aa.js';
|
|
@@ -21,7 +21,7 @@ import '../../OrPopover-4e8acb7b.js';
|
|
|
21
21
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
22
22
|
import '../../OrBottomSheet-ddba20c1.js';
|
|
23
23
|
import '../../useResponsive-e13dfbb0.js';
|
|
24
|
-
import '../../OrInputBox-
|
|
24
|
+
import '../../OrInputBox-e54dcef9.js';
|
|
25
25
|
import '../../OrLabel-aff09c39.js';
|
|
26
26
|
import '../../useIdAttribute-cf61643f.js';
|
|
27
27
|
import '../../useValidationAttributes-6df7bcf9.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as InputBoxSize, I as InputBoxVariant, O as OrInputBoxV3 } from '../../OrInputBox-
|
|
1
|
+
export { a as InputBoxSize, I as InputBoxVariant, O as OrInputBoxV3 } from '../../OrInputBox-e54dcef9.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -23,6 +23,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
23
23
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
24
24
|
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
25
25
|
disclosed: import("@vue/composition-api").Ref<boolean>;
|
|
26
|
+
isMobile: import("@vue/composition-api").Ref<boolean>;
|
|
26
27
|
focus: () => void;
|
|
27
28
|
blur: () => void;
|
|
28
29
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
@@ -54,6 +55,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
54
55
|
type: StringConstructor;
|
|
55
56
|
default: undefined;
|
|
56
57
|
};
|
|
58
|
+
loading: {
|
|
59
|
+
type: BooleanConstructor;
|
|
60
|
+
default: boolean;
|
|
61
|
+
};
|
|
57
62
|
required: {
|
|
58
63
|
type: BooleanConstructor;
|
|
59
64
|
default: boolean;
|
|
@@ -99,6 +104,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
99
104
|
type: StringConstructor;
|
|
100
105
|
default: undefined;
|
|
101
106
|
};
|
|
107
|
+
loading: {
|
|
108
|
+
type: BooleanConstructor;
|
|
109
|
+
default: boolean;
|
|
110
|
+
};
|
|
102
111
|
required: {
|
|
103
112
|
type: BooleanConstructor;
|
|
104
113
|
default: boolean;
|
|
@@ -123,6 +132,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
123
132
|
placeholder: string;
|
|
124
133
|
hint: string;
|
|
125
134
|
error: string;
|
|
135
|
+
loading: boolean;
|
|
126
136
|
required: boolean;
|
|
127
137
|
readonly: boolean;
|
|
128
138
|
disabled: boolean;
|
|
@@ -152,6 +162,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
152
162
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
153
163
|
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
154
164
|
disclosed: import("@vue/composition-api").Ref<boolean>;
|
|
165
|
+
isMobile: import("@vue/composition-api").Ref<boolean>;
|
|
155
166
|
focus: () => void;
|
|
156
167
|
blur: () => void;
|
|
157
168
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
@@ -162,6 +173,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
162
173
|
placeholder: string;
|
|
163
174
|
hint: string;
|
|
164
175
|
error: string;
|
|
176
|
+
loading: boolean;
|
|
165
177
|
required: boolean;
|
|
166
178
|
readonly: boolean;
|
|
167
179
|
disabled: boolean;
|
|
@@ -176,6 +188,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
176
188
|
placeholder: string;
|
|
177
189
|
hint: string;
|
|
178
190
|
error: string;
|
|
191
|
+
loading: boolean;
|
|
179
192
|
required: boolean;
|
|
180
193
|
readonly: boolean;
|
|
181
194
|
disabled: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { I as InputType, O as OrInputV3 } from '../../OrInput-
|
|
2
|
-
export { a as InputSize } from '../../OrInputBox-
|
|
1
|
+
export { I as InputType, O as OrInputV3 } from '../../OrInput-57a47093.js';
|
|
2
|
+
export { a as InputSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -19,6 +19,7 @@ import 'portal-vue';
|
|
|
19
19
|
import '../../useElevation-aac032f4.js';
|
|
20
20
|
import '../../useResponsive-e13dfbb0.js';
|
|
21
21
|
import '../../OrLabel-aff09c39.js';
|
|
22
|
+
import '../../OrLoader-864ef92a.js';
|
|
22
23
|
import '../../useIdAttribute-cf61643f.js';
|
|
23
24
|
import '../../useValidationAttributes-6df7bcf9.js';
|
|
24
25
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../../OrNotification-
|
|
1
|
+
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../../OrNotification-3909aaf2.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
2
|
-
export { a as SearchSize } from '../../OrInputBox-
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-4072a079.js';
|
|
2
|
+
export { a as SearchSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
|
-
import '../../OrInput-
|
|
7
|
+
import '../../OrInput-57a47093.js';
|
|
8
8
|
import '../../OrError-52f668a4.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../../OrHint-fde53334.js';
|
|
@@ -20,6 +20,7 @@ import 'portal-vue';
|
|
|
20
20
|
import '../../useElevation-aac032f4.js';
|
|
21
21
|
import '../../useResponsive-e13dfbb0.js';
|
|
22
22
|
import '../../OrLabel-aff09c39.js';
|
|
23
|
+
import '../../OrLoader-864ef92a.js';
|
|
23
24
|
import '../../useIdAttribute-cf61643f.js';
|
|
24
25
|
import '../../useValidationAttributes-6df7bcf9.js';
|
|
25
26
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
2
|
-
export { a as SelectSize } from '../../OrInputBox-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-359e891b.js';
|
|
2
|
+
export { a as SelectSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -12,7 +12,7 @@ import '../../OrError-52f668a4.js';
|
|
|
12
12
|
import '../../OrExpansionPanel-96b8f568.js';
|
|
13
13
|
import '../../OrIcon-458206aa.js';
|
|
14
14
|
import '../../OrHint-fde53334.js';
|
|
15
|
-
import '../../OrInput-
|
|
15
|
+
import '../../OrInput-57a47093.js';
|
|
16
16
|
import '../../OrIconButton-837d57f8.js';
|
|
17
17
|
import '../../OrTooltip-b1f38647.js';
|
|
18
18
|
import '@vueuse/core';
|
|
@@ -24,6 +24,7 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
24
24
|
import 'portal-vue';
|
|
25
25
|
import '../../useElevation-aac032f4.js';
|
|
26
26
|
import '../../useResponsive-e13dfbb0.js';
|
|
27
|
+
import '../../OrLoader-864ef92a.js';
|
|
27
28
|
import '../../useValidationAttributes-6df7bcf9.js';
|
|
28
29
|
import '../../OrMenuItem-e2693a5f.js';
|
|
29
30
|
import '../../OrTag-4085e8a7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../../OrSkeletonText-
|
|
1
|
+
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../../OrSkeletonText-242d22f3.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrTextareaV3 } from '../../OrTextarea-
|
|
2
|
-
export { a as TextareaSize } from '../../OrInputBox-
|
|
1
|
+
export { _ as OrTextareaV3 } from '../../OrTextarea-1201353b.js';
|
|
2
|
+
export { a as TextareaSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|