@onereach/ui-components 2.74.5-beta.2311.0 → 2.74.5
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-ec858faa.js → OrCardCollection-dba52292.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-617a1ab4.js → OrConfirm-32f4d3cb.js} +1 -1
- package/dist/bundled/v2/{OrInput-24560f6c.js → OrInput-168bdb1b.js} +10 -10
- package/dist/bundled/v2/{OrSearch-a85f5a81.js → OrSearch-3f7f166b.js} +1 -1
- package/dist/bundled/v2/{OrSelect-bf92f262.js → OrSelect-8ffa96e7.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 -11
- 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-74320c97.js → OrCardCollection.vue_vue_type_script_lang-b474de2d.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-e2f62364.js → OrConfirm.vue_vue_type_script_lang-239c88b9.js} +2 -2
- package/dist/bundled/v3/{OrInput-333ac0b3.js → OrInput-3bf44521.js} +3 -3
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-f1d6d3d4.js → OrSearch.vue_vue_type_script_lang-409490d8.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-5b3fb0b3.js → OrSelect.vue_vue_type_script_lang-b50634d8.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 -11
- 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-a6d51a68.js → OrCardCollection-19c56b5f.js} +1 -1
- package/dist/esm/v2/{OrConfirm-a3d3e208.js → OrConfirm-f494c639.js} +1 -1
- package/dist/esm/v2/{OrInput-47ac3a41.js → OrInput-ea541c50.js} +10 -10
- package/dist/esm/v2/{OrSearch-0a96b498.js → OrSearch-514a3b89.js} +1 -1
- package/dist/esm/v2/{OrSelect-4648ad84.js → OrSelect-c58ba2cc.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 -11
- 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-0a4cc4c6.js → OrCardCollection-3374f65b.js} +1 -1
- package/dist/esm/v3/{OrConfirm-4639e516.js → OrConfirm-dbf267cd.js} +1 -1
- package/dist/esm/v3/{OrInput-5b811ad3.js → OrInput-0c07888f.js} +6 -6
- package/dist/esm/v3/{OrSearch-3626a448.js → OrSearch-e1cc559b.js} +1 -1
- package/dist/esm/v3/{OrSelect-f528134f.js → OrSelect-b06bf2d8.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 -11
- 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 +3 -2
- package/src/components/or-input-v3/OrInput.vue +6 -6
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-b3554316.js → OrInput.vue_vue_type_script_lang-38947e44.js} +4 -4
|
@@ -6,7 +6,7 @@ import { O as OrButton } from './OrButton-0a9470c0.js';
|
|
|
6
6
|
import { O as OrMenu } from './OrMenu-021f347c.js';
|
|
7
7
|
import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
|
|
8
8
|
import { O as OrIcon } from './OrIcon-2efd1925.js';
|
|
9
|
-
import { O as OrSearch } from './OrSearch-
|
|
9
|
+
import { O as OrSearch } from './OrSearch-3f7f166b.js';
|
|
10
10
|
|
|
11
11
|
const CardCollectionRoot = [
|
|
12
12
|
// Layout
|
|
@@ -3,7 +3,7 @@ import { l as logicAnd } from './index-17f264f9.js';
|
|
|
3
3
|
import './index-fa6eb4ca.js';
|
|
4
4
|
import { O as OrOverlay } from './OrOverlay-cb55bf20.js';
|
|
5
5
|
import { O as OrButton, a as ButtonColor } from './OrButton-0a9470c0.js';
|
|
6
|
-
import { O as OrInput } from './OrInput-
|
|
6
|
+
import { O as OrInput } from './OrInput-168bdb1b.js';
|
|
7
7
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -94,13 +94,13 @@ var script = defineComponent({
|
|
|
94
94
|
type: Boolean,
|
|
95
95
|
default: false
|
|
96
96
|
},
|
|
97
|
-
disableDefaultStyles: {
|
|
98
|
-
type: Boolean,
|
|
99
|
-
default: false
|
|
100
|
-
},
|
|
101
97
|
autocomplete: {
|
|
102
98
|
type: String,
|
|
103
99
|
default: 'off'
|
|
100
|
+
},
|
|
101
|
+
disableDefaultStyles: {
|
|
102
|
+
type: Boolean,
|
|
103
|
+
default: false
|
|
104
104
|
}
|
|
105
105
|
},
|
|
106
106
|
emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],
|
|
@@ -204,11 +204,11 @@ var __vue_render__ = function () {
|
|
|
204
204
|
ref: "control",
|
|
205
205
|
class: _vm.controlStyles,
|
|
206
206
|
attrs: {
|
|
207
|
-
"autocomplete": _vm.autocomplete,
|
|
208
207
|
"placeholder": _vm.placeholder,
|
|
209
208
|
"required": _vm.required,
|
|
210
209
|
"readonly": _vm.readonly || _vm.loading,
|
|
211
210
|
"disabled": _vm.disabled,
|
|
211
|
+
"autocomplete": _vm.autocomplete,
|
|
212
212
|
"type": "checkbox"
|
|
213
213
|
},
|
|
214
214
|
domProps: {
|
|
@@ -254,11 +254,11 @@ var __vue_render__ = function () {
|
|
|
254
254
|
ref: "control",
|
|
255
255
|
class: _vm.controlStyles,
|
|
256
256
|
attrs: {
|
|
257
|
-
"autocomplete": _vm.autocomplete,
|
|
258
257
|
"placeholder": _vm.placeholder,
|
|
259
258
|
"required": _vm.required,
|
|
260
259
|
"readonly": _vm.readonly || _vm.loading,
|
|
261
260
|
"disabled": _vm.disabled,
|
|
261
|
+
"autocomplete": _vm.autocomplete,
|
|
262
262
|
"type": "radio"
|
|
263
263
|
},
|
|
264
264
|
domProps: {
|
|
@@ -291,11 +291,11 @@ var __vue_render__ = function () {
|
|
|
291
291
|
ref: "control",
|
|
292
292
|
class: _vm.controlStyles,
|
|
293
293
|
attrs: {
|
|
294
|
-
"autocomplete": _vm.autocomplete,
|
|
295
294
|
"placeholder": _vm.placeholder,
|
|
296
295
|
"required": _vm.required,
|
|
297
296
|
"readonly": _vm.readonly || _vm.loading,
|
|
298
297
|
"disabled": _vm.disabled,
|
|
298
|
+
"autocomplete": _vm.autocomplete,
|
|
299
299
|
"type": _vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type
|
|
300
300
|
},
|
|
301
301
|
domProps: {
|
|
@@ -390,14 +390,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
390
390
|
/* style */
|
|
391
391
|
const __vue_inject_styles__ = function (inject) {
|
|
392
392
|
if (!inject) return;
|
|
393
|
-
inject("data-v-
|
|
394
|
-
source: "input[data-v-
|
|
393
|
+
inject("data-v-67c137e7_0", {
|
|
394
|
+
source: "input[data-v-67c137e7]{min-width:0;background:0 0;outline:0}input[type=number][data-v-67c137e7]::-webkit-inner-spin-button{display:none}input[type=search][data-v-67c137e7]::-webkit-search-cancel-button{display:none}",
|
|
395
395
|
map: undefined,
|
|
396
396
|
media: undefined
|
|
397
397
|
});
|
|
398
398
|
};
|
|
399
399
|
/* scoped */
|
|
400
|
-
const __vue_scope_id__ = "data-v-
|
|
400
|
+
const __vue_scope_id__ = "data-v-67c137e7";
|
|
401
401
|
/* module identifier */
|
|
402
402
|
const __vue_module_identifier__ = undefined;
|
|
403
403
|
/* functional template */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
|
-
import { O as OrInput } from './OrInput-
|
|
3
|
+
import { O as OrInput } from './OrInput-168bdb1b.js';
|
|
4
4
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-e54dcef9.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -4,7 +4,7 @@ import { O as OrError } from './OrError-52f668a4.js';
|
|
|
4
4
|
import { O as OrExpansionPanel } from './OrExpansionPanel-8968da49.js';
|
|
5
5
|
import { O as OrHint } from './OrHint-fde53334.js';
|
|
6
6
|
import { O as OrIcon } from './OrIcon-2efd1925.js';
|
|
7
|
-
import { O as OrInput } from './OrInput-
|
|
7
|
+
import { O as OrInput } from './OrInput-168bdb1b.js';
|
|
8
8
|
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
|
|
9
9
|
import { O as OrLabel } from './OrLabel-aff09c39.js';
|
|
10
10
|
import { O as OrMenuItem } from './OrMenuItem-f295292e.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, O as OrButtonV3 } from '../OrButton-0a9470c0.js';
|
|
9
9
|
export { O as OrCard } from '../OrCard-a6b30f8f.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-166cfcc6.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-dba52292.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-45d5869b.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
|
|
14
14
|
export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-fc6876ec.js';
|
|
|
19
19
|
export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.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-a1a37e83.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-55b89b17.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-32f4d3cb.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-e212f892.js';
|
|
24
24
|
export { O as OrError } from '../OrError-31503e4c.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-4675604d.js';
|
|
@@ -38,7 +38,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-91a
|
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
|
|
39
39
|
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-2d842751.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-e54dcef9.js';
|
|
41
|
-
export { I as InputType, O as OrInputV3 } from '../OrInput-
|
|
41
|
+
export { I as InputType, O as OrInputV3 } from '../OrInput-168bdb1b.js';
|
|
42
42
|
export { O as OrInput } from '../OrInput-df1a14fa.js';
|
|
43
43
|
export { O as OrLabel } from '../OrLabel-74c73ba4.js';
|
|
44
44
|
export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-aff09c39.js';
|
|
@@ -66,10 +66,10 @@ export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
|
|
|
66
66
|
export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
|
|
67
67
|
export { _ as OrRadioV3 } from '../OrRadio-fe23947a.js';
|
|
68
68
|
export { O as OrSearch } from '../OrSearch-832d7978.js';
|
|
69
|
-
export { O as OrSearchV3 } from '../OrSearch-
|
|
69
|
+
export { O as OrSearchV3 } from '../OrSearch-3f7f166b.js';
|
|
70
70
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
|
|
71
71
|
export { _ as OrSelect } from '../OrSelect-a23d4210.js';
|
|
72
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
72
|
+
export { _ as OrSelectV3 } from '../OrSelect-8ffa96e7.js';
|
|
73
73
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
|
|
74
74
|
export { _ as OrSidebarV3 } from '../OrSidebar-b7a27e27.js';
|
|
75
75
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-e8632afe.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-dba52292.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -19,8 +19,8 @@ import '../../OrButton-0a9470c0.js';
|
|
|
19
19
|
import '../../OrLoader-cf28bfa6.js';
|
|
20
20
|
import '../../OrMenu-021f347c.js';
|
|
21
21
|
import '../../OrMenuItem-f295292e.js';
|
|
22
|
-
import '../../OrSearch-
|
|
23
|
-
import '../../OrInput-
|
|
22
|
+
import '../../OrSearch-3f7f166b.js';
|
|
23
|
+
import '../../OrInput-168bdb1b.js';
|
|
24
24
|
import '../../OrError-52f668a4.js';
|
|
25
25
|
import '../../OrHint-fde53334.js';
|
|
26
26
|
import '../../OrInputBox-e54dcef9.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-32f4d3cb.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-b6e7590a.js';
|
|
12
12
|
import '../../OrButton-0a9470c0.js';
|
|
13
13
|
import '../../OrLoader-cf28bfa6.js';
|
|
14
|
-
import '../../OrInput-
|
|
14
|
+
import '../../OrInput-168bdb1b.js';
|
|
15
15
|
import '../../OrError-52f668a4.js';
|
|
16
16
|
import '../../OrHint-fde53334.js';
|
|
17
17
|
import '../../OrIcon-2efd1925.js';
|
|
@@ -71,14 +71,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
71
71
|
type: BooleanConstructor;
|
|
72
72
|
default: boolean;
|
|
73
73
|
};
|
|
74
|
+
autocomplete: {
|
|
75
|
+
type: PropType<"on" | "off">;
|
|
76
|
+
default: string;
|
|
77
|
+
};
|
|
74
78
|
disableDefaultStyles: {
|
|
75
79
|
type: BooleanConstructor;
|
|
76
80
|
default: boolean;
|
|
77
81
|
};
|
|
78
|
-
autocomplete: {
|
|
79
|
-
type: StringConstructor;
|
|
80
|
-
default: string;
|
|
81
|
-
};
|
|
82
82
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
83
83
|
modelValue: {
|
|
84
84
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -124,14 +124,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
124
124
|
type: BooleanConstructor;
|
|
125
125
|
default: boolean;
|
|
126
126
|
};
|
|
127
|
+
autocomplete: {
|
|
128
|
+
type: PropType<"on" | "off">;
|
|
129
|
+
default: string;
|
|
130
|
+
};
|
|
127
131
|
disableDefaultStyles: {
|
|
128
132
|
type: BooleanConstructor;
|
|
129
133
|
default: boolean;
|
|
130
134
|
};
|
|
131
|
-
autocomplete: {
|
|
132
|
-
type: StringConstructor;
|
|
133
|
-
default: string;
|
|
134
|
-
};
|
|
135
135
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
136
136
|
modelValue: string | number;
|
|
137
137
|
type: InputType;
|
|
@@ -144,8 +144,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
144
144
|
required: boolean;
|
|
145
145
|
readonly: boolean;
|
|
146
146
|
disabled: boolean;
|
|
147
|
+
autocomplete: "on" | "off";
|
|
147
148
|
disableDefaultStyles: boolean;
|
|
148
|
-
autocomplete: string;
|
|
149
149
|
} & {} & {
|
|
150
150
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
151
151
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -186,8 +186,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
186
186
|
required: boolean;
|
|
187
187
|
readonly: boolean;
|
|
188
188
|
disabled: boolean;
|
|
189
|
+
autocomplete: "on" | "off";
|
|
189
190
|
disableDefaultStyles: boolean;
|
|
190
|
-
autocomplete: string;
|
|
191
191
|
} & {} & {
|
|
192
192
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
193
193
|
}, {
|
|
@@ -202,7 +202,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
202
202
|
required: boolean;
|
|
203
203
|
readonly: boolean;
|
|
204
204
|
disabled: boolean;
|
|
205
|
+
autocomplete: "on" | "off";
|
|
205
206
|
disableDefaultStyles: boolean;
|
|
206
|
-
autocomplete: string;
|
|
207
207
|
}, true>);
|
|
208
208
|
export default _default;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-3f7f166b.js';
|
|
2
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-168bdb1b.js';
|
|
8
8
|
import '../../OrError-52f668a4.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../../OrHint-fde53334.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-8ffa96e7.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -12,7 +12,7 @@ import '../../OrError-52f668a4.js';
|
|
|
12
12
|
import '../../OrExpansionPanel-8968da49.js';
|
|
13
13
|
import '../../OrIcon-2efd1925.js';
|
|
14
14
|
import '../../OrHint-fde53334.js';
|
|
15
|
-
import '../../OrInput-
|
|
15
|
+
import '../../OrInput-168bdb1b.js';
|
|
16
16
|
import '../../OrIconButton-037b9c33.js';
|
|
17
17
|
import '../../OrTooltip-9ef540f0.js';
|
|
18
18
|
import '@vueuse/core';
|
package/dist/bundled/v2/index.js
CHANGED
|
@@ -13,7 +13,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
13
13
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from './OrButton-0a9470c0.js';
|
|
14
14
|
export { O as OrCard } from './OrCard-a6b30f8f.js';
|
|
15
15
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-166cfcc6.js';
|
|
16
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
16
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-dba52292.js';
|
|
17
17
|
export { _ as OrCardV3 } from './OrCard-45d5869b.js';
|
|
18
18
|
export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-6da755c0.js';
|
|
19
19
|
export { O as OrCheckbox } from './OrCheckbox-4cbddd67.js';
|
|
@@ -24,7 +24,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-fc6876ec.js';
|
|
|
24
24
|
export { O as OrCollapse } from './OrCollapse-3aa9a9b7.js';
|
|
25
25
|
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-a1a37e83.js';
|
|
26
26
|
export { _ as OrConfirm } from './OrConfirm-55b89b17.js';
|
|
27
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
27
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-32f4d3cb.js';
|
|
28
28
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-e212f892.js';
|
|
29
29
|
export { O as OrError } from './OrError-31503e4c.js';
|
|
30
30
|
export { _ as OrErrorTagV3 } from './OrErrorTag-4675604d.js';
|
|
@@ -43,7 +43,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-91a8
|
|
|
43
43
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-7262efdf.js';
|
|
44
44
|
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-2d842751.js';
|
|
45
45
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-e54dcef9.js';
|
|
46
|
-
export { I as InputType, O as OrInputV3 } from './OrInput-
|
|
46
|
+
export { I as InputType, O as OrInputV3 } from './OrInput-168bdb1b.js';
|
|
47
47
|
export { O as OrInput } from './OrInput-df1a14fa.js';
|
|
48
48
|
export { O as OrLabel } from './OrLabel-74c73ba4.js';
|
|
49
49
|
export { L as LabelVariant, O as OrLabelV3 } from './OrLabel-aff09c39.js';
|
|
@@ -71,10 +71,10 @@ export { _ as OrRadio } from './OrRadio-187d6fc7.js';
|
|
|
71
71
|
export { _ as OrRadioGroup } from './OrRadioGroup-aa9f0757.js';
|
|
72
72
|
export { _ as OrRadioV3 } from './OrRadio-fe23947a.js';
|
|
73
73
|
export { O as OrSearch } from './OrSearch-832d7978.js';
|
|
74
|
-
export { O as OrSearchV3 } from './OrSearch-
|
|
74
|
+
export { O as OrSearchV3 } from './OrSearch-3f7f166b.js';
|
|
75
75
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-878279bf.js';
|
|
76
76
|
export { _ as OrSelect } from './OrSelect-a23d4210.js';
|
|
77
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
77
|
+
export { _ as OrSelectV3 } from './OrSelect-8ffa96e7.js';
|
|
78
78
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-e2b2c9ec.js';
|
|
79
79
|
export { _ as OrSidebarV3 } from './OrSidebar-b7a27e27.js';
|
|
80
80
|
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-e8632afe.js';
|
|
@@ -7,7 +7,7 @@ import { s as script$5 } from './OrMenu.vue_vue_type_script_lang-518b5305.js';
|
|
|
7
7
|
import './OrMenuItem-1917f51a.js';
|
|
8
8
|
import { s as script$6 } from './OrMenuItem.vue_vue_type_script_lang-0b643c00.js';
|
|
9
9
|
import './OrIcon-0239fc17.js';
|
|
10
|
-
import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-409490d8.js';
|
|
11
11
|
import { s as script$4 } from './OrButton.vue_vue_type_script_lang-e75f9a10.js';
|
|
12
12
|
import { s as script$7 } from './OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
|
|
13
13
|
|
|
@@ -3,10 +3,10 @@ import { l as logicAnd } from './index-01519e46.js';
|
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue';
|
|
4
4
|
import './OrBottomSheet.vue_vue_type_script_lang-7b8553e9.js';
|
|
5
5
|
import './OrButton-a5b98ee2.js';
|
|
6
|
-
import './OrInput-
|
|
6
|
+
import './OrInput-3bf44521.js';
|
|
7
7
|
import { s as script$2, a as ButtonColor } from './OrButton.vue_vue_type_script_lang-e75f9a10.js';
|
|
8
8
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-a1f3f02c.js';
|
|
9
|
-
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-38947e44.js';
|
|
10
10
|
|
|
11
11
|
var ConfirmType;
|
|
12
12
|
(function (ConfirmType) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { s as script } from './OrInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrInput.vue_vue_type_script_lang-38947e44.js';
|
|
2
2
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, Fragment, withModifiers, createSlots } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
5
|
-
const _hoisted_1 = ["type", "
|
|
5
|
+
const _hoisted_1 = ["type", "placeholder", "required", "readonly", "disabled", "autocomplete"];
|
|
6
6
|
const _hoisted_2 = {
|
|
7
7
|
class: /*#__PURE__*/normalizeClass(['layout-row'])
|
|
8
8
|
};
|
|
@@ -41,11 +41,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
41
41
|
}, _ctx.controlAttributes, {
|
|
42
42
|
class: _ctx.controlStyles,
|
|
43
43
|
type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
|
|
44
|
-
autocomplete: _ctx.autocomplete,
|
|
45
44
|
placeholder: _ctx.placeholder,
|
|
46
45
|
required: _ctx.required,
|
|
47
46
|
readonly: _ctx.readonly || _ctx.loading,
|
|
48
47
|
disabled: _ctx.disabled,
|
|
48
|
+
autocomplete: _ctx.autocomplete,
|
|
49
49
|
onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
|
|
50
50
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
51
51
|
onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue';
|
|
3
|
-
import './OrInput-
|
|
4
|
-
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-
|
|
3
|
+
import './OrInput-3bf44521.js';
|
|
4
|
+
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-38947e44.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
@@ -4,7 +4,7 @@ import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
|
4
4
|
import './OrHint-5d5e4d99.js';
|
|
5
5
|
import { s as script$2 } from './OrExpansionPanel.vue_vue_type_script_lang-cd3b6d36.js';
|
|
6
6
|
import './OrIcon-0239fc17.js';
|
|
7
|
-
import './OrInput-
|
|
7
|
+
import './OrInput-3bf44521.js';
|
|
8
8
|
import './OrInputBox-358d4856.js';
|
|
9
9
|
import './OrLabel-c556887e.js';
|
|
10
10
|
import './OrMenuItem-1917f51a.js';
|
|
@@ -15,7 +15,7 @@ import { u as useOverflow } from './useOverflow-6dce216b.js';
|
|
|
15
15
|
import { s as script$4 } from './OrError.vue_vue_type_script_lang-53648a65.js';
|
|
16
16
|
import { s as script$5 } from './OrHint.vue_vue_type_script_lang-e322f61e.js';
|
|
17
17
|
import { s as script$6 } from './OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
|
|
18
|
-
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-
|
|
18
|
+
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-38947e44.js';
|
|
19
19
|
import { s as script$8, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
|
|
20
20
|
import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-191d2304.js';
|
|
21
21
|
import { s as script$a } from './OrMenuItem.vue_vue_type_script_lang-0b643c00.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, s as OrButtonV3 } from '../OrButton.vue_vue_type_script_lang-e75f9a10.js';
|
|
9
9
|
export { s as OrCard } from '../OrCard.vue_vue_type_script_lang-90ba001b.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection.vue_vue_type_script_lang-cd84f344.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection.vue_vue_type_script_lang-
|
|
11
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection.vue_vue_type_script_lang-b474de2d.js';
|
|
12
12
|
export { s as OrCardV3 } from '../OrCard.vue_vue_type_script_lang-b6685a34.js';
|
|
13
13
|
export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem.vue_vue_type_script_lang-ad286afc.js';
|
|
14
14
|
export { s as OrCheckbox } from '../OrCheckbox.vue_vue_type_script_lang-d8a66818.js';
|
|
@@ -19,7 +19,7 @@ export { s as OrCode, O as OrCodeLanguages } from '../OrCode.vue_vue_type_script
|
|
|
19
19
|
export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-65cbb754.js';
|
|
20
20
|
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.vue_vue_type_script_lang-4141378d.js';
|
|
21
21
|
export { s as OrConfirm } from '../OrConfirm.vue_vue_type_script_lang-41b4d791.js';
|
|
22
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-
|
|
22
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-239c88b9.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
24
24
|
export { s as OrError } from '../OrError.vue_vue_type_script_lang-7c39e012.js';
|
|
25
25
|
export { s as OrErrorTagV3 } from '../OrErrorTag.vue_vue_type_script_lang-bfa4c580.js';
|
|
@@ -38,7 +38,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput.vue
|
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit.vue_vue_type_script_lang-da6887aa.js';
|
|
39
39
|
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-9c6d7277.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
|
|
41
|
-
export { I as InputType, s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-
|
|
41
|
+
export { I as InputType, s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-38947e44.js';
|
|
42
42
|
export { s as OrInput } from '../OrInput.vue_vue_type_script_lang-409235cc.js';
|
|
43
43
|
export { s as OrLabel } from '../OrLabel.vue_vue_type_script_lang-27f8b12d.js';
|
|
44
44
|
export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel.vue_vue_type_script_lang-191d2304.js';
|
|
@@ -66,10 +66,10 @@ export { s as OrRadio } from '../OrRadio.vue_vue_type_script_lang-c956b54b.js';
|
|
|
66
66
|
export { s as OrRadioGroup } from '../OrRadioGroup.vue_vue_type_script_lang-caea7bcb.js';
|
|
67
67
|
export { s as OrRadioV3 } from '../OrRadio.vue_vue_type_script_lang-8dc0720c.js';
|
|
68
68
|
export { s as OrSearch } from '../OrSearch.vue_vue_type_script_lang-5356fa79.js';
|
|
69
|
-
export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-
|
|
69
|
+
export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-409490d8.js';
|
|
70
70
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl.vue_vue_type_script_lang-38a00b68.js';
|
|
71
71
|
export { s as OrSelect } from '../OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
72
|
-
export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-
|
|
72
|
+
export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-b50634d8.js';
|
|
73
73
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar.vue_vue_type_script_lang-7c55ac0a.js';
|
|
74
74
|
export { s as OrSidebarV3 } from '../OrSidebar.vue_vue_type_script_lang-b5adff07.js';
|
|
75
75
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton.vue_vue_type_script_lang-ddb36366.js';
|
|
@@ -126,7 +126,7 @@ import '../OrFloating-b6672a37.js';
|
|
|
126
126
|
import '../index-01519e46.js';
|
|
127
127
|
import '../OrButton-ec723bb7.js';
|
|
128
128
|
import '../OrInput-704e72ba.js';
|
|
129
|
-
import '../OrInput-
|
|
129
|
+
import '../OrInput-3bf44521.js';
|
|
130
130
|
import '../OrCollapse-63e83681.js';
|
|
131
131
|
import '../floating-ui.dom.esm-83eba816.js';
|
|
132
132
|
import '../OrHint-5d5e4d99.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection.vue_vue_type_script_lang-b474de2d.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '../../OrIconButton-a2091425.js';
|
|
4
4
|
import '../../OrIconButton.vue_vue_type_script_lang-14871105.js';
|
|
@@ -22,9 +22,9 @@ import '../../OrMenu-c2c114de.js';
|
|
|
22
22
|
import '../../OrMenu.vue_vue_type_script_lang-518b5305.js';
|
|
23
23
|
import '../../OrMenuItem-1917f51a.js';
|
|
24
24
|
import '../../OrMenuItem.vue_vue_type_script_lang-0b643c00.js';
|
|
25
|
-
import '../../OrSearch.vue_vue_type_script_lang-
|
|
26
|
-
import '../../OrInput-
|
|
27
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
25
|
+
import '../../OrSearch.vue_vue_type_script_lang-409490d8.js';
|
|
26
|
+
import '../../OrInput-3bf44521.js';
|
|
27
|
+
import '../../OrInput.vue_vue_type_script_lang-38947e44.js';
|
|
28
28
|
import '../../OrHint-5d5e4d99.js';
|
|
29
29
|
import '../../OrError.vue_vue_type_script_lang-53648a65.js';
|
|
30
30
|
import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-239c88b9.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '../../index-01519e46.js';
|
|
4
4
|
import 'vue';
|
|
@@ -10,8 +10,8 @@ import '../../OrButton-a5b98ee2.js';
|
|
|
10
10
|
import '../../OrButton.vue_vue_type_script_lang-e75f9a10.js';
|
|
11
11
|
import '../../OrLoader-663e062d.js';
|
|
12
12
|
import '../../OrLoader.vue_vue_type_script_lang-8fc03499.js';
|
|
13
|
-
import '../../OrInput-
|
|
14
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrInput-3bf44521.js';
|
|
14
|
+
import '../../OrInput.vue_vue_type_script_lang-38947e44.js';
|
|
15
15
|
import '../../OrHint-5d5e4d99.js';
|
|
16
16
|
import '../../OrError.vue_vue_type_script_lang-53648a65.js';
|
|
17
17
|
import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
|
|
@@ -71,14 +71,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
71
71
|
type: BooleanConstructor;
|
|
72
72
|
default: boolean;
|
|
73
73
|
};
|
|
74
|
+
autocomplete: {
|
|
75
|
+
type: PropType<"on" | "off">;
|
|
76
|
+
default: string;
|
|
77
|
+
};
|
|
74
78
|
disableDefaultStyles: {
|
|
75
79
|
type: BooleanConstructor;
|
|
76
80
|
default: boolean;
|
|
77
81
|
};
|
|
78
|
-
autocomplete: {
|
|
79
|
-
type: StringConstructor;
|
|
80
|
-
default: string;
|
|
81
|
-
};
|
|
82
82
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
83
83
|
modelValue: {
|
|
84
84
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -124,14 +124,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
124
124
|
type: BooleanConstructor;
|
|
125
125
|
default: boolean;
|
|
126
126
|
};
|
|
127
|
+
autocomplete: {
|
|
128
|
+
type: PropType<"on" | "off">;
|
|
129
|
+
default: string;
|
|
130
|
+
};
|
|
127
131
|
disableDefaultStyles: {
|
|
128
132
|
type: BooleanConstructor;
|
|
129
133
|
default: boolean;
|
|
130
134
|
};
|
|
131
|
-
autocomplete: {
|
|
132
|
-
type: StringConstructor;
|
|
133
|
-
default: string;
|
|
134
|
-
};
|
|
135
135
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
136
136
|
modelValue: string | number;
|
|
137
137
|
type: InputType;
|
|
@@ -144,8 +144,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
144
144
|
required: boolean;
|
|
145
145
|
readonly: boolean;
|
|
146
146
|
disabled: boolean;
|
|
147
|
+
autocomplete: "on" | "off";
|
|
147
148
|
disableDefaultStyles: boolean;
|
|
148
|
-
autocomplete: string;
|
|
149
149
|
} & {} & {
|
|
150
150
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
151
151
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -186,8 +186,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
186
186
|
required: boolean;
|
|
187
187
|
readonly: boolean;
|
|
188
188
|
disabled: boolean;
|
|
189
|
+
autocomplete: "on" | "off";
|
|
189
190
|
disableDefaultStyles: boolean;
|
|
190
|
-
autocomplete: string;
|
|
191
191
|
} & {} & {
|
|
192
192
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
193
193
|
}, {
|
|
@@ -202,7 +202,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
202
202
|
required: boolean;
|
|
203
203
|
readonly: boolean;
|
|
204
204
|
disabled: boolean;
|
|
205
|
+
autocomplete: "on" | "off";
|
|
205
206
|
disableDefaultStyles: boolean;
|
|
206
|
-
autocomplete: string;
|
|
207
207
|
}, true>);
|
|
208
208
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-38947e44.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../OrHint-5d5e4d99.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-409490d8.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue';
|
|
5
|
-
import '../../OrInput-
|
|
6
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
5
|
+
import '../../OrInput-3bf44521.js';
|
|
6
|
+
import '../../OrInput.vue_vue_type_script_lang-38947e44.js';
|
|
7
7
|
import '../../OrHint-5d5e4d99.js';
|
|
8
8
|
import '../../OrError.vue_vue_type_script_lang-53648a65.js';
|
|
9
9
|
import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-b50634d8.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../OrCheckbox.vue_vue_type_script_lang-fc067611.js';
|
|
@@ -12,8 +12,8 @@ import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
|
|
|
12
12
|
import '../../OrExpansionPanel.vue_vue_type_script_lang-cd3b6d36.js';
|
|
13
13
|
import '../../OrIcon-0239fc17.js';
|
|
14
14
|
import '../../OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
|
|
15
|
-
import '../../OrInput-
|
|
16
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
15
|
+
import '../../OrInput-3bf44521.js';
|
|
16
|
+
import '../../OrInput.vue_vue_type_script_lang-38947e44.js';
|
|
17
17
|
import '../../OrIconButton-a2091425.js';
|
|
18
18
|
import '../../OrIconButton.vue_vue_type_script_lang-14871105.js';
|
|
19
19
|
import '../../OrTooltip.vue_vue_type_script_lang-0c228e6f.js';
|