@onereach/ui-components 2.74.4 → 2.74.5-beta.2311.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-f6c1843a.js → OrCardCollection-ec858faa.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-de24a0f3.js → OrConfirm-617a1ab4.js} +1 -1
- package/dist/bundled/v2/{OrInput-bef517bc.js → OrInput-24560f6c.js} +10 -3
- package/dist/bundled/v2/{OrSearch-7fc62333.js → OrSearch-a85f5a81.js} +1 -1
- package/dist/bundled/v2/{OrSelect-8117caeb.js → OrSelect-bf92f262.js} +1 -1
- package/dist/bundled/v2/components/index.js +5 -5
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +11 -0
- package/dist/bundled/v2/components/or-input-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-select-v3/index.js +2 -2
- package/dist/bundled/v2/index.js +5 -5
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-3e9df595.js → OrCardCollection.vue_vue_type_script_lang-74320c97.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-21ba7d14.js → OrConfirm.vue_vue_type_script_lang-e2f62364.js} +2 -2
- package/dist/bundled/v3/{OrInput-e5eb8be7.js → OrInput-333ac0b3.js} +3 -2
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-852897e6.js → OrInput.vue_vue_type_script_lang-b3554316.js} +4 -0
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-9108d84c.js → OrSearch.vue_vue_type_script_lang-f1d6d3d4.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-b36ee220.js → OrSelect.vue_vue_type_script_lang-5b3fb0b3.js} +2 -2
- package/dist/bundled/v3/components/index.js +6 -6
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +11 -0
- package/dist/bundled/v3/components/or-input-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-search-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-select-v3/index.js +3 -3
- package/dist/bundled/v3/index.js +9 -9
- package/dist/esm/v2/{OrCardCollection-04a08189.js → OrCardCollection-a6d51a68.js} +1 -1
- package/dist/esm/v2/{OrConfirm-4581e413.js → OrConfirm-a3d3e208.js} +1 -1
- package/dist/esm/v2/{OrInput-48622687.js → OrInput-47ac3a41.js} +10 -3
- package/dist/esm/v2/{OrSearch-635c54a6.js → OrSearch-0a96b498.js} +1 -1
- package/dist/esm/v2/{OrSelect-b9b2b634.js → OrSelect-4648ad84.js} +1 -1
- package/dist/esm/v2/components/index.js +5 -5
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +2 -2
- package/dist/esm/v2/index.js +5 -5
- package/dist/esm/v3/{OrCardCollection-4e80d94b.js → OrCardCollection-0a4cc4c6.js} +1 -1
- package/dist/esm/v3/{OrConfirm-2198fae7.js → OrConfirm-4639e516.js} +1 -1
- package/dist/esm/v3/{OrInput-88c99fc0.js → OrInput-5b811ad3.js} +6 -1
- package/dist/esm/v3/{OrSearch-1fd60997.js → OrSearch-3626a448.js} +1 -1
- package/dist/esm/v3/{OrSelect-14ab8bdf.js → OrSelect-f528134f.js} +1 -1
- package/dist/esm/v3/components/index.js +5 -5
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +11 -0
- package/dist/esm/v3/components/or-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/index.js +5 -5
- package/package.json +2 -3
- package/src/components/or-input-v3/OrInput.stories3.ts +4 -0
- package/src/components/or-input-v3/OrInput.vue +6 -0
- package/src/components/or-search-v3/OrSearch.stories3.ts +4 -0
|
@@ -5,7 +5,7 @@ import { _ as __vue_component__$6 } from './OrIcon-c434985a.js';
|
|
|
5
5
|
import { _ as __vue_component__$5 } from './OrMenuItem-4f810513.js';
|
|
6
6
|
import { _ as __vue_component__$4 } from './OrMenu-1adef5df.js';
|
|
7
7
|
import './OrPopover-b3746279.js';
|
|
8
|
-
import { _ as __vue_component__$7 } from './OrSearch-
|
|
8
|
+
import { _ as __vue_component__$7 } from './OrSearch-0a96b498.js';
|
|
9
9
|
import './OrInputBox-53d1f66d.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
11
|
|
|
@@ -2,7 +2,7 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
4
4
|
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-49f7f20b.js';
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrInput-47ac3a41.js';
|
|
6
6
|
import { _ as __vue_component__$1 } from './OrOverlay-2ded265b.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
|
|
@@ -97,6 +97,10 @@ var script = defineComponent({
|
|
|
97
97
|
disableDefaultStyles: {
|
|
98
98
|
type: Boolean,
|
|
99
99
|
default: false
|
|
100
|
+
},
|
|
101
|
+
autocomplete: {
|
|
102
|
+
type: String,
|
|
103
|
+
default: 'off'
|
|
100
104
|
}
|
|
101
105
|
},
|
|
102
106
|
emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],
|
|
@@ -200,6 +204,7 @@ var __vue_render__ = function () {
|
|
|
200
204
|
ref: "control",
|
|
201
205
|
class: _vm.controlStyles,
|
|
202
206
|
attrs: {
|
|
207
|
+
"autocomplete": _vm.autocomplete,
|
|
203
208
|
"placeholder": _vm.placeholder,
|
|
204
209
|
"required": _vm.required,
|
|
205
210
|
"readonly": _vm.readonly || _vm.loading,
|
|
@@ -249,6 +254,7 @@ var __vue_render__ = function () {
|
|
|
249
254
|
ref: "control",
|
|
250
255
|
class: _vm.controlStyles,
|
|
251
256
|
attrs: {
|
|
257
|
+
"autocomplete": _vm.autocomplete,
|
|
252
258
|
"placeholder": _vm.placeholder,
|
|
253
259
|
"required": _vm.required,
|
|
254
260
|
"readonly": _vm.readonly || _vm.loading,
|
|
@@ -285,6 +291,7 @@ var __vue_render__ = function () {
|
|
|
285
291
|
ref: "control",
|
|
286
292
|
class: _vm.controlStyles,
|
|
287
293
|
attrs: {
|
|
294
|
+
"autocomplete": _vm.autocomplete,
|
|
288
295
|
"placeholder": _vm.placeholder,
|
|
289
296
|
"required": _vm.required,
|
|
290
297
|
"readonly": _vm.readonly || _vm.loading,
|
|
@@ -383,14 +390,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
383
390
|
/* style */
|
|
384
391
|
const __vue_inject_styles__ = function (inject) {
|
|
385
392
|
if (!inject) return;
|
|
386
|
-
inject("data-v-
|
|
387
|
-
source: "input[data-v-
|
|
393
|
+
inject("data-v-52f62f38_0", {
|
|
394
|
+
source: "input[data-v-52f62f38]{min-width:0;background:0 0;outline:0}input[type=number][data-v-52f62f38]::-webkit-inner-spin-button{display:none}input[type=search][data-v-52f62f38]::-webkit-search-cancel-button{display:none}",
|
|
388
395
|
map: undefined,
|
|
389
396
|
media: undefined
|
|
390
397
|
});
|
|
391
398
|
};
|
|
392
399
|
/* scoped */
|
|
393
|
-
const __vue_scope_id__ = "data-v-
|
|
400
|
+
const __vue_scope_id__ = "data-v-52f62f38";
|
|
394
401
|
/* module identifier */
|
|
395
402
|
const __vue_module_identifier__ = undefined;
|
|
396
403
|
/* functional template */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrInput-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrInput-47ac3a41.js';
|
|
4
4
|
import { a as InputBoxSize } from './OrInputBox-53d1f66d.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -8,7 +8,7 @@ import { _ as __vue_component__$3 } from './OrExpansionPanel-0a12d957.js';
|
|
|
8
8
|
import { _ as __vue_component__$4 } from './OrHint-78b399cb.js';
|
|
9
9
|
import { _ as __vue_component__$5 } from './OrIcon-c434985a.js';
|
|
10
10
|
import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-53d1f66d.js';
|
|
11
|
-
import { _ as __vue_component__$6 } from './OrInput-
|
|
11
|
+
import { _ as __vue_component__$6 } from './OrInput-47ac3a41.js';
|
|
12
12
|
import { _ as __vue_component__$8 } from './OrLabel-0945a4d9.js';
|
|
13
13
|
import { _ as __vue_component__$9 } from './OrMenuItem-4f810513.js';
|
|
14
14
|
import { _ as __vue_component__$a } from './OrPopover-b3746279.js';
|
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-49f7f20b.js';
|
|
9
9
|
export { _ as OrCard } from '../OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-19582949.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-a6d51a68.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-e89c44ef.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from '../OrCheckbox-915f1f0a.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-d4400b42.js';
|
|
|
19
19
|
export { _ as OrCollapse } from '../OrCollapse-4d892ca3.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-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-ede619eb.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-a3d3e208.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from '../OrError-081130bb.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-7cd5dc68.js';
|
|
@@ -38,7 +38,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-01f
|
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b47cfc2d.js';
|
|
39
39
|
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-421ff4d1.js';
|
|
40
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-
|
|
41
|
+
export { I as InputType, _ as OrInputV3 } from '../OrInput-47ac3a41.js';
|
|
42
42
|
export { _ as OrInput } from '../OrInput-6e6cfd11.js';
|
|
43
43
|
export { _ as OrLabel } from '../OrLabel-33b41516.js';
|
|
44
44
|
export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-0945a4d9.js';
|
|
@@ -66,10 +66,10 @@ export { _ as OrRadio } from '../OrRadio-e4198532.js';
|
|
|
66
66
|
export { _ as OrRadioGroup } from '../OrRadioGroup-d9d32cba.js';
|
|
67
67
|
export { _ as OrRadioV3 } from '../OrRadio-87a4d226.js';
|
|
68
68
|
export { _ as OrSearch } from '../OrSearch-b4f4d59b.js';
|
|
69
|
-
export { _ as OrSearchV3 } from '../OrSearch-
|
|
69
|
+
export { _ as OrSearchV3 } from '../OrSearch-0a96b498.js';
|
|
70
70
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-7486115b.js';
|
|
71
71
|
export { _ as OrSelect } from '../OrSelect-dae2b069.js';
|
|
72
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
72
|
+
export { _ as OrSelectV3 } from '../OrSelect-4648ad84.js';
|
|
73
73
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-7d6125bb.js';
|
|
74
74
|
export { _ as OrSidebarV3 } from '../OrSidebar-6b246de1.js';
|
|
75
75
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-9178923e.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-a6d51a68.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-49f7f20b.js';
|
|
4
4
|
import '../../OrLoader-8f1f3af1.js';
|
|
@@ -17,8 +17,8 @@ import '../../OrTeleport.vue2-fb92f29f.js';
|
|
|
17
17
|
import 'portal-vue';
|
|
18
18
|
import '../../OrMenuItem-4f810513.js';
|
|
19
19
|
import '../../OrMenu-1adef5df.js';
|
|
20
|
-
import '../../OrSearch-
|
|
21
|
-
import '../../OrInput-
|
|
20
|
+
import '../../OrSearch-0a96b498.js';
|
|
21
|
+
import '../../OrInput-47ac3a41.js';
|
|
22
22
|
import '../../useIdAttribute-859439f0.js';
|
|
23
23
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
24
24
|
import '../../OrError-13845bb0.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-a3d3e208.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrButton-49f7f20b.js';
|
|
6
6
|
import '../../OrLoader-8f1f3af1.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrInput-
|
|
8
|
+
import '../../OrInput-47ac3a41.js';
|
|
9
9
|
import '../../useIdAttribute-859439f0.js';
|
|
10
10
|
import '../../useResponsive-a02e95b7.js';
|
|
11
11
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -75,6 +75,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
75
75
|
type: BooleanConstructor;
|
|
76
76
|
default: boolean;
|
|
77
77
|
};
|
|
78
|
+
autocomplete: {
|
|
79
|
+
type: StringConstructor;
|
|
80
|
+
default: string;
|
|
81
|
+
};
|
|
78
82
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
79
83
|
modelValue: {
|
|
80
84
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -124,6 +128,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
124
128
|
type: BooleanConstructor;
|
|
125
129
|
default: boolean;
|
|
126
130
|
};
|
|
131
|
+
autocomplete: {
|
|
132
|
+
type: StringConstructor;
|
|
133
|
+
default: string;
|
|
134
|
+
};
|
|
127
135
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
128
136
|
modelValue: string | number;
|
|
129
137
|
type: InputType;
|
|
@@ -137,6 +145,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
137
145
|
readonly: boolean;
|
|
138
146
|
disabled: boolean;
|
|
139
147
|
disableDefaultStyles: boolean;
|
|
148
|
+
autocomplete: string;
|
|
140
149
|
} & {} & {
|
|
141
150
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
142
151
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -178,6 +187,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
178
187
|
readonly: boolean;
|
|
179
188
|
disabled: boolean;
|
|
180
189
|
disableDefaultStyles: boolean;
|
|
190
|
+
autocomplete: string;
|
|
181
191
|
} & {} & {
|
|
182
192
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
183
193
|
}, {
|
|
@@ -193,5 +203,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
193
203
|
readonly: boolean;
|
|
194
204
|
disabled: boolean;
|
|
195
205
|
disableDefaultStyles: boolean;
|
|
206
|
+
autocomplete: string;
|
|
196
207
|
}, true>);
|
|
197
208
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, _ as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, _ as OrInputV3 } from '../../OrInput-47ac3a41.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-53d1f66d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-0a96b498.js';
|
|
2
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-47ac3a41.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useResponsive-a02e95b7.js';
|
|
8
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-4648ad84.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-53d1f66d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -13,7 +13,7 @@ import '../../OrError-13845bb0.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-0a12d957.js';
|
|
14
14
|
import '../../OrIcon-c434985a.js';
|
|
15
15
|
import '../../OrHint-78b399cb.js';
|
|
16
|
-
import '../../OrInput-
|
|
16
|
+
import '../../OrInput-47ac3a41.js';
|
|
17
17
|
import '../../useResponsive-a02e95b7.js';
|
|
18
18
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
19
19
|
import '../../OrIconButton-140f940e.js';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-49f7f20b.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-19582949.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-a6d51a68.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-e89c44ef.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from './OrCheckbox-915f1f0a.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-d4400b42.js';
|
|
|
19
19
|
export { _ as OrCollapse } from './OrCollapse-4d892ca3.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-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from './OrConfirm-ede619eb.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-a3d3e208.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from './OrError-081130bb.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from './OrErrorTag-7cd5dc68.js';
|
|
@@ -38,7 +38,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-01f1
|
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
|
|
39
39
|
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-421ff4d1.js';
|
|
40
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-
|
|
41
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-47ac3a41.js';
|
|
42
42
|
export { _ as OrInput } from './OrInput-6e6cfd11.js';
|
|
43
43
|
export { _ as OrLabel } from './OrLabel-33b41516.js';
|
|
44
44
|
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-0945a4d9.js';
|
|
@@ -66,10 +66,10 @@ export { _ as OrRadio } from './OrRadio-e4198532.js';
|
|
|
66
66
|
export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
|
|
67
67
|
export { _ as OrRadioV3 } from './OrRadio-87a4d226.js';
|
|
68
68
|
export { _ as OrSearch } from './OrSearch-b4f4d59b.js';
|
|
69
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
69
|
+
export { _ as OrSearchV3 } from './OrSearch-0a96b498.js';
|
|
70
70
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-7486115b.js';
|
|
71
71
|
export { _ as OrSelect } from './OrSelect-dae2b069.js';
|
|
72
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
72
|
+
export { _ as OrSelectV3 } from './OrSelect-4648ad84.js';
|
|
73
73
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
|
|
74
74
|
export { _ as OrSidebarV3 } from './OrSidebar-6b246de1.js';
|
|
75
75
|
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-9178923e.js';
|
|
@@ -5,7 +5,7 @@ import { s as script$6 } from './OrIcon-ea40e58c.js';
|
|
|
5
5
|
import { s as script$5 } from './OrMenuItem-de91aded.js';
|
|
6
6
|
import { s as script$4 } from './OrMenu-345930d5.js';
|
|
7
7
|
import './OrPopover-464a5606.js';
|
|
8
|
-
import { s as script$7 } from './OrSearch-
|
|
8
|
+
import { s as script$7 } from './OrSearch-3626a448.js';
|
|
9
9
|
import './OrInputBox-2467d7e4.js';
|
|
10
10
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
|
|
11
11
|
|
|
@@ -2,7 +2,7 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
4
4
|
import { s as script$2, a as ButtonColor } from './OrButton-eab948fb.js';
|
|
5
|
-
import { s as script$3 } from './OrInput-
|
|
5
|
+
import { s as script$3 } from './OrInput-5b811ad3.js';
|
|
6
6
|
import { s as script$1 } from './OrOverlay-55f6cf9c.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
8
8
|
|
|
@@ -97,6 +97,10 @@ var script = defineComponent({
|
|
|
97
97
|
disableDefaultStyles: {
|
|
98
98
|
type: Boolean,
|
|
99
99
|
default: false
|
|
100
|
+
},
|
|
101
|
+
autocomplete: {
|
|
102
|
+
type: String,
|
|
103
|
+
default: 'off'
|
|
100
104
|
}
|
|
101
105
|
},
|
|
102
106
|
emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],
|
|
@@ -157,7 +161,7 @@ var script = defineComponent({
|
|
|
157
161
|
}
|
|
158
162
|
});
|
|
159
163
|
|
|
160
|
-
const _hoisted_1 = ["type", "placeholder", "required", "readonly", "disabled"];
|
|
164
|
+
const _hoisted_1 = ["type", "autocomplete", "placeholder", "required", "readonly", "disabled"];
|
|
161
165
|
const _hoisted_2 = {
|
|
162
166
|
class: /*#__PURE__*/normalizeClass(['layout-row'])
|
|
163
167
|
};
|
|
@@ -196,6 +200,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
196
200
|
}, _ctx.controlAttributes, {
|
|
197
201
|
class: _ctx.controlStyles,
|
|
198
202
|
type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
|
|
203
|
+
autocomplete: _ctx.autocomplete,
|
|
199
204
|
placeholder: _ctx.placeholder,
|
|
200
205
|
required: _ctx.required,
|
|
201
206
|
readonly: _ctx.readonly || _ctx.loading,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrInput-
|
|
3
|
+
import { s as script$1 } from './OrInput-5b811ad3.js';
|
|
4
4
|
import { a as InputBoxSize } from './OrInputBox-2467d7e4.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
|
|
6
6
|
|
|
@@ -8,7 +8,7 @@ import { s as script$3 } from './OrExpansionPanel-541cc4c1.js';
|
|
|
8
8
|
import { s as script$4 } from './OrHint-6863124f.js';
|
|
9
9
|
import { s as script$5 } from './OrIcon-ea40e58c.js';
|
|
10
10
|
import { s as script$7, a as InputBoxSize } from './OrInputBox-2467d7e4.js';
|
|
11
|
-
import { s as script$6 } from './OrInput-
|
|
11
|
+
import { s as script$6 } from './OrInput-5b811ad3.js';
|
|
12
12
|
import { s as script$8 } from './OrLabel-f700f9fb.js';
|
|
13
13
|
import { s as script$9 } from './OrMenuItem-de91aded.js';
|
|
14
14
|
import { s as script$a } from './OrPopover-464a5606.js';
|
|
@@ -6,7 +6,7 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
|
|
|
6
6
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-eab948fb.js';
|
|
7
7
|
export { s as OrCard } from '../OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-1e44c758.js';
|
|
9
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
9
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-0a4cc4c6.js';
|
|
10
10
|
export { s as OrCardV3 } from '../OrCard-cd6af82e.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem-636d99a1.js';
|
|
12
12
|
export { s as OrCheckbox } from '../OrCheckbox-ed4a19cf.js';
|
|
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from '../OrCode-5ed69c23.js';
|
|
|
16
16
|
export { s as OrCollapse } from '../OrCollapse-445141ab.js';
|
|
17
17
|
export { s 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-189cb097.js';
|
|
18
18
|
export { s as OrConfirm } from '../OrConfirm-c11ee2ec.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-4639e516.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-f2e08564.js';
|
|
21
21
|
export { s as OrError } from '../OrError-f90296db.js';
|
|
22
22
|
export { s as OrErrorTagV3 } from '../OrErrorTag-0025b17c.js';
|
|
@@ -35,7 +35,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-6c4
|
|
|
35
35
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-1aa477b5.js';
|
|
36
36
|
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-3cd956d9.js';
|
|
37
37
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-2467d7e4.js';
|
|
38
|
-
export { I as InputType, s as OrInputV3 } from '../OrInput-
|
|
38
|
+
export { I as InputType, s as OrInputV3 } from '../OrInput-5b811ad3.js';
|
|
39
39
|
export { s as OrInput } from '../OrInput-81125804.js';
|
|
40
40
|
export { s as OrLabel } from '../OrLabel-876f8729.js';
|
|
41
41
|
export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-f700f9fb.js';
|
|
@@ -63,10 +63,10 @@ export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
|
|
|
63
63
|
export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
|
|
64
64
|
export { s as OrRadioV3 } from '../OrRadio-bb9b37c1.js';
|
|
65
65
|
export { s as OrSearch } from '../OrSearch-11fdf667.js';
|
|
66
|
-
export { s as OrSearchV3 } from '../OrSearch-
|
|
66
|
+
export { s as OrSearchV3 } from '../OrSearch-3626a448.js';
|
|
67
67
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-880b4911.js';
|
|
68
68
|
export { s as OrSelect } from '../OrSelect-0821b907.js';
|
|
69
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
69
|
+
export { s as OrSelectV3 } from '../OrSelect-f528134f.js';
|
|
70
70
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
|
|
71
71
|
export { s as OrSidebarV3 } from '../OrSidebar-0a32cc49.js';
|
|
72
72
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-647d2c50.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-0a4cc4c6.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-eab948fb.js';
|
|
4
4
|
import '../../OrLoader-3a918ce9.js';
|
|
@@ -16,8 +16,8 @@ import '../../OrOverlay-55f6cf9c.js';
|
|
|
16
16
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
17
17
|
import '../../OrMenuItem-de91aded.js';
|
|
18
18
|
import '../../OrMenu-345930d5.js';
|
|
19
|
-
import '../../OrSearch-
|
|
20
|
-
import '../../OrInput-
|
|
19
|
+
import '../../OrSearch-3626a448.js';
|
|
20
|
+
import '../../OrInput-5b811ad3.js';
|
|
21
21
|
import '../../useIdAttribute-859439f0.js';
|
|
22
22
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
23
23
|
import '../../OrError-19198748.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-4639e516.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrButton-eab948fb.js';
|
|
6
6
|
import '../../OrLoader-3a918ce9.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrInput-
|
|
8
|
+
import '../../OrInput-5b811ad3.js';
|
|
9
9
|
import '../../useIdAttribute-859439f0.js';
|
|
10
10
|
import '../../useResponsive-a02e95b7.js';
|
|
11
11
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -75,6 +75,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
75
75
|
type: BooleanConstructor;
|
|
76
76
|
default: boolean;
|
|
77
77
|
};
|
|
78
|
+
autocomplete: {
|
|
79
|
+
type: StringConstructor;
|
|
80
|
+
default: string;
|
|
81
|
+
};
|
|
78
82
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
79
83
|
modelValue: {
|
|
80
84
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -124,6 +128,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
124
128
|
type: BooleanConstructor;
|
|
125
129
|
default: boolean;
|
|
126
130
|
};
|
|
131
|
+
autocomplete: {
|
|
132
|
+
type: StringConstructor;
|
|
133
|
+
default: string;
|
|
134
|
+
};
|
|
127
135
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
128
136
|
modelValue: string | number;
|
|
129
137
|
type: InputType;
|
|
@@ -137,6 +145,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
137
145
|
readonly: boolean;
|
|
138
146
|
disabled: boolean;
|
|
139
147
|
disableDefaultStyles: boolean;
|
|
148
|
+
autocomplete: string;
|
|
140
149
|
} & {} & {
|
|
141
150
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
142
151
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -178,6 +187,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
178
187
|
readonly: boolean;
|
|
179
188
|
disabled: boolean;
|
|
180
189
|
disableDefaultStyles: boolean;
|
|
190
|
+
autocomplete: string;
|
|
181
191
|
} & {} & {
|
|
182
192
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
183
193
|
}, {
|
|
@@ -193,5 +203,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
193
203
|
readonly: boolean;
|
|
194
204
|
disabled: boolean;
|
|
195
205
|
disableDefaultStyles: boolean;
|
|
206
|
+
autocomplete: string;
|
|
196
207
|
}, true>);
|
|
197
208
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput-5b811ad3.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-2467d7e4.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-3626a448.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-2467d7e4.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-5b811ad3.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useResponsive-a02e95b7.js';
|
|
8
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-f528134f.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-2467d7e4.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -13,7 +13,7 @@ import '../../OrError-19198748.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-541cc4c1.js';
|
|
14
14
|
import '../../OrIcon-ea40e58c.js';
|
|
15
15
|
import '../../OrHint-6863124f.js';
|
|
16
|
-
import '../../OrInput-
|
|
16
|
+
import '../../OrInput-5b811ad3.js';
|
|
17
17
|
import '../../useResponsive-a02e95b7.js';
|
|
18
18
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
19
19
|
import '../../OrIconButton-2a9a6627.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -6,7 +6,7 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
|
|
|
6
6
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-eab948fb.js';
|
|
7
7
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-1e44c758.js';
|
|
9
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
9
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-0a4cc4c6.js';
|
|
10
10
|
export { s as OrCardV3 } from './OrCard-cd6af82e.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem-636d99a1.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-ed4a19cf.js';
|
|
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from './OrCode-5ed69c23.js';
|
|
|
16
16
|
export { s as OrCollapse } from './OrCollapse-445141ab.js';
|
|
17
17
|
export { s 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-189cb097.js';
|
|
18
18
|
export { s as OrConfirm } from './OrConfirm-c11ee2ec.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-4639e516.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-f2e08564.js';
|
|
21
21
|
export { s as OrError } from './OrError-f90296db.js';
|
|
22
22
|
export { s as OrErrorTagV3 } from './OrErrorTag-0025b17c.js';
|
|
@@ -35,7 +35,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-6c4f
|
|
|
35
35
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-1aa477b5.js';
|
|
36
36
|
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-3cd956d9.js';
|
|
37
37
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-2467d7e4.js';
|
|
38
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
38
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-5b811ad3.js';
|
|
39
39
|
export { s as OrInput } from './OrInput-81125804.js';
|
|
40
40
|
export { s as OrLabel } from './OrLabel-876f8729.js';
|
|
41
41
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-f700f9fb.js';
|
|
@@ -63,10 +63,10 @@ export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
|
63
63
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
64
64
|
export { s as OrRadioV3 } from './OrRadio-bb9b37c1.js';
|
|
65
65
|
export { s as OrSearch } from './OrSearch-11fdf667.js';
|
|
66
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
66
|
+
export { s as OrSearchV3 } from './OrSearch-3626a448.js';
|
|
67
67
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-880b4911.js';
|
|
68
68
|
export { s as OrSelect } from './OrSelect-0821b907.js';
|
|
69
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
69
|
+
export { s as OrSelectV3 } from './OrSelect-f528134f.js';
|
|
70
70
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
71
71
|
export { s as OrSidebarV3 } from './OrSidebar-0a32cc49.js';
|
|
72
72
|
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-647d2c50.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "2.74.
|
|
3
|
+
"version": "2.74.5-beta.2311.0",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -124,6 +124,5 @@
|
|
|
124
124
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
125
125
|
},
|
|
126
126
|
"./package.json": "./package.json"
|
|
127
|
-
}
|
|
128
|
-
"gitHead": "d3e790f4aba5616b6803244f70340b320c384954"
|
|
127
|
+
}
|
|
129
128
|
}
|
|
@@ -31,6 +31,7 @@
|
|
|
31
31
|
v-bind="controlAttributes"
|
|
32
32
|
:class="controlStyles"
|
|
33
33
|
:type="type === 'password' && disclosed ? 'text' : type"
|
|
34
|
+
:autocomplete="autocomplete"
|
|
34
35
|
:placeholder="placeholder"
|
|
35
36
|
:required="required"
|
|
36
37
|
:readonly="readonly || loading"
|
|
@@ -202,6 +203,11 @@ export default defineComponent({
|
|
|
202
203
|
type: Boolean,
|
|
203
204
|
default: false,
|
|
204
205
|
},
|
|
206
|
+
|
|
207
|
+
autocomplete: {
|
|
208
|
+
type: String,
|
|
209
|
+
default: 'off',
|
|
210
|
+
},
|
|
205
211
|
},
|
|
206
212
|
|
|
207
213
|
emits: [
|