@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.
Files changed (55) hide show
  1. package/dist/bundled/v2/{OrCardCollection-ec858faa.js → OrCardCollection-dba52292.js} +1 -1
  2. package/dist/bundled/v2/{OrConfirm-617a1ab4.js → OrConfirm-32f4d3cb.js} +1 -1
  3. package/dist/bundled/v2/{OrInput-24560f6c.js → OrInput-168bdb1b.js} +10 -10
  4. package/dist/bundled/v2/{OrSearch-a85f5a81.js → OrSearch-3f7f166b.js} +1 -1
  5. package/dist/bundled/v2/{OrSelect-bf92f262.js → OrSelect-8ffa96e7.js} +1 -1
  6. package/dist/bundled/v2/components/index.js +5 -5
  7. package/dist/bundled/v2/components/or-card-collection-v3/index.js +3 -3
  8. package/dist/bundled/v2/components/or-confirm-v3/index.js +2 -2
  9. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +11 -11
  10. package/dist/bundled/v2/components/or-input-v3/index.js +1 -1
  11. package/dist/bundled/v2/components/or-search-v3/index.js +2 -2
  12. package/dist/bundled/v2/components/or-select-v3/index.js +2 -2
  13. package/dist/bundled/v2/index.js +5 -5
  14. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-74320c97.js → OrCardCollection.vue_vue_type_script_lang-b474de2d.js} +1 -1
  15. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-e2f62364.js → OrConfirm.vue_vue_type_script_lang-239c88b9.js} +2 -2
  16. package/dist/bundled/v3/{OrInput-333ac0b3.js → OrInput-3bf44521.js} +3 -3
  17. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-f1d6d3d4.js → OrSearch.vue_vue_type_script_lang-409490d8.js} +2 -2
  18. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-5b3fb0b3.js → OrSelect.vue_vue_type_script_lang-b50634d8.js} +2 -2
  19. package/dist/bundled/v3/components/index.js +6 -6
  20. package/dist/bundled/v3/components/or-card-collection-v3/index.js +4 -4
  21. package/dist/bundled/v3/components/or-confirm-v3/index.js +3 -3
  22. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +11 -11
  23. package/dist/bundled/v3/components/or-input-v3/index.js +1 -1
  24. package/dist/bundled/v3/components/or-search-v3/index.js +3 -3
  25. package/dist/bundled/v3/components/or-select-v3/index.js +3 -3
  26. package/dist/bundled/v3/index.js +9 -9
  27. package/dist/esm/v2/{OrCardCollection-a6d51a68.js → OrCardCollection-19c56b5f.js} +1 -1
  28. package/dist/esm/v2/{OrConfirm-a3d3e208.js → OrConfirm-f494c639.js} +1 -1
  29. package/dist/esm/v2/{OrInput-47ac3a41.js → OrInput-ea541c50.js} +10 -10
  30. package/dist/esm/v2/{OrSearch-0a96b498.js → OrSearch-514a3b89.js} +1 -1
  31. package/dist/esm/v2/{OrSelect-4648ad84.js → OrSelect-c58ba2cc.js} +1 -1
  32. package/dist/esm/v2/components/index.js +5 -5
  33. package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
  34. package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
  35. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +11 -11
  36. package/dist/esm/v2/components/or-input-v3/index.js +1 -1
  37. package/dist/esm/v2/components/or-search-v3/index.js +2 -2
  38. package/dist/esm/v2/components/or-select-v3/index.js +2 -2
  39. package/dist/esm/v2/index.js +5 -5
  40. package/dist/esm/v3/{OrCardCollection-0a4cc4c6.js → OrCardCollection-3374f65b.js} +1 -1
  41. package/dist/esm/v3/{OrConfirm-4639e516.js → OrConfirm-dbf267cd.js} +1 -1
  42. package/dist/esm/v3/{OrInput-5b811ad3.js → OrInput-0c07888f.js} +6 -6
  43. package/dist/esm/v3/{OrSearch-3626a448.js → OrSearch-e1cc559b.js} +1 -1
  44. package/dist/esm/v3/{OrSelect-f528134f.js → OrSelect-b06bf2d8.js} +1 -1
  45. package/dist/esm/v3/components/index.js +5 -5
  46. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
  47. package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
  48. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +11 -11
  49. package/dist/esm/v3/components/or-input-v3/index.js +1 -1
  50. package/dist/esm/v3/components/or-search-v3/index.js +2 -2
  51. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  52. package/dist/esm/v3/index.js +5 -5
  53. package/package.json +3 -2
  54. package/src/components/or-input-v3/OrInput.vue +6 -6
  55. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-b3554316.js → OrInput.vue_vue_type_script_lang-38947e44.js} +4 -4
@@ -18,8 +18,8 @@ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3
18
18
  import { s as script$3 } from './OrCardCollection.vue_vue_type_script_lang-cd84f344.js';
19
19
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection.vue_vue_type_script_lang-cd84f344.js';
20
20
  export { s as OrCard } from './OrCard.vue_vue_type_script_lang-90ba001b.js';
21
- import { s as script$4 } from './OrCardCollection.vue_vue_type_script_lang-74320c97.js';
22
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection.vue_vue_type_script_lang-74320c97.js';
21
+ import { s as script$4 } from './OrCardCollection.vue_vue_type_script_lang-b474de2d.js';
22
+ 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';
23
23
  import { s as script$5 } from './OrCard.vue_vue_type_script_lang-b6685a34.js';
24
24
  export { s as OrCardV3 } from './OrCard.vue_vue_type_script_lang-b6685a34.js';
25
25
  import './OrCarouselItem-f4b9541d.js';
@@ -27,8 +27,8 @@ export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem.vue_vue_t
27
27
  import { s as script$w } from './OrSelect.vue_vue_type_script_lang-26c0a70a.js';
28
28
  export { s as OrSelect } from './OrSelect.vue_vue_type_script_lang-26c0a70a.js';
29
29
  export { s as OrCheckbox } from './OrCheckbox.vue_vue_type_script_lang-d8a66818.js';
30
- import { s as script$x } from './OrSelect.vue_vue_type_script_lang-5b3fb0b3.js';
31
- export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-5b3fb0b3.js';
30
+ import { s as script$x } from './OrSelect.vue_vue_type_script_lang-b50634d8.js';
31
+ export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-b50634d8.js';
32
32
  export { s as OrCheckboxV3 } from './OrCheckbox.vue_vue_type_script_lang-fc067611.js';
33
33
  export { s as OrChip } from './OrChip-5d502431.js';
34
34
  import { s as script$6 } from './OrChips.vue_vue_type_script_lang-69917e34.js';
@@ -39,8 +39,8 @@ import { s as script$8 } from './OrColorPicker.vue_vue_type_script_lang-4141378d
39
39
  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';
40
40
  import { s as script$9 } from './OrConfirm.vue_vue_type_script_lang-41b4d791.js';
41
41
  export { s as OrConfirm } from './OrConfirm.vue_vue_type_script_lang-41b4d791.js';
42
- import { s as script$a } from './OrConfirm.vue_vue_type_script_lang-e2f62364.js';
43
- export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-e2f62364.js';
42
+ import { s as script$a } from './OrConfirm.vue_vue_type_script_lang-239c88b9.js';
43
+ export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-239c88b9.js';
44
44
  import { s as script$b } from './OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
45
45
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
46
46
  import { s as script$c } from './OrErrorTag.vue_vue_type_script_lang-bfa4c580.js';
@@ -141,7 +141,7 @@ export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon.vue_vu
141
141
  export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton.vue_vue_type_script_lang-14871105.js';
142
142
  export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
143
143
  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';
144
- export { I as InputType, s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-b3554316.js';
144
+ export { I as InputType, s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-38947e44.js';
145
145
  export { s as OrInput } from './OrInput.vue_vue_type_script_lang-409235cc.js';
146
146
  export { s as OrLabel } from './OrLabel.vue_vue_type_script_lang-27f8b12d.js';
147
147
  export { L as LabelVariant, s as OrLabelV3 } from './OrLabel.vue_vue_type_script_lang-191d2304.js';
@@ -153,7 +153,7 @@ export { s as OrModal, O as OrModalSizes } from './OrModal.vue_vue_type_script_l
153
153
  export { s as OrOverlay } from './OrOverlay.vue_vue_type_script_lang-b9bf5e50.js';
154
154
  export { s as OrOverlayV3 } from './OrOverlay.vue_vue_type_script_lang-a1f3f02c.js';
155
155
  export { s as OrSearch } from './OrSearch.vue_vue_type_script_lang-5356fa79.js';
156
- export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-f1d6d3d4.js';
156
+ export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-409490d8.js';
157
157
  export { O as OrSidebarPlacement } from './OrSidebarCollapseButton.vue_vue_type_script_lang-ddb36366.js';
158
158
  export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag.vue_vue_type_script_lang-4fe7e19f.js';
159
159
  export { s as OrTeleport } from './OrTeleportVue3-012351e1.js';
@@ -182,7 +182,7 @@ import './OrFloating-b6672a37.js';
182
182
  import './OrLabel-e412c532.js';
183
183
  import './OrError-b43ebad8.js';
184
184
  import './OrHint-5d5e4d99.js';
185
- import './OrInput-333ac0b3.js';
185
+ import './OrInput-3bf44521.js';
186
186
  import './OrInputBox-358d4856.js';
187
187
  import './OrLabel-c556887e.js';
188
188
  import './OrPopover-f9a1d5d7.js';
@@ -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-0a96b498.js';
8
+ import { _ as __vue_component__$7 } from './OrSearch-514a3b89.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-47ac3a41.js';
5
+ import { _ as __vue_component__$3 } from './OrInput-ea541c50.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
 
@@ -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-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}",
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-52f62f38";
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 { defineComponent, ref, computed, watch } from 'vue-demi';
3
- import { _ as __vue_component__$1 } from './OrInput-47ac3a41.js';
3
+ import { _ as __vue_component__$1 } from './OrInput-ea541c50.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-47ac3a41.js';
11
+ import { _ as __vue_component__$6 } from './OrInput-ea541c50.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-a6d51a68.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-19c56b5f.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-a3d3e208.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-f494c639.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-47ac3a41.js';
41
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-ea541c50.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-0a96b498.js';
69
+ export { _ as OrSearchV3 } from '../OrSearch-514a3b89.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-4648ad84.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-c58ba2cc.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-a6d51a68.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-19c56b5f.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-0a96b498.js';
21
- import '../../OrInput-47ac3a41.js';
20
+ import '../../OrSearch-514a3b89.js';
21
+ import '../../OrInput-ea541c50.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-a3d3e208.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-f494c639.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-47ac3a41.js';
8
+ import '../../OrInput-ea541c50.js';
9
9
  import '../../useIdAttribute-859439f0.js';
10
10
  import '../../useResponsive-a02e95b7.js';
11
11
  import '../../useValidationAttributes-d1abbe34.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, _ as OrInputV3 } from '../../OrInput-47ac3a41.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-ea541c50.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-0a96b498.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-514a3b89.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-53d1f66d.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
- import '../../OrInput-47ac3a41.js';
5
+ import '../../OrInput-ea541c50.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-4648ad84.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-c58ba2cc.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-47ac3a41.js';
16
+ import '../../OrInput-ea541c50.js';
17
17
  import '../../useResponsive-a02e95b7.js';
18
18
  import '../../useValidationAttributes-d1abbe34.js';
19
19
  import '../../OrIconButton-140f940e.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-a6d51a68.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-19c56b5f.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-a3d3e208.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-f494c639.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-47ac3a41.js';
41
+ export { I as InputType, _ as OrInputV3 } from './OrInput-ea541c50.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-0a96b498.js';
69
+ export { _ as OrSearchV3 } from './OrSearch-514a3b89.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-4648ad84.js';
72
+ export { _ as OrSelectV3 } from './OrSelect-c58ba2cc.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-3626a448.js';
8
+ import { s as script$7 } from './OrSearch-e1cc559b.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-5b811ad3.js';
5
+ import { s as script$3 } from './OrInput-0c07888f.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
 
@@ -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'],
@@ -161,7 +161,7 @@ var script = defineComponent({
161
161
  }
162
162
  });
163
163
 
164
- const _hoisted_1 = ["type", "autocomplete", "placeholder", "required", "readonly", "disabled"];
164
+ const _hoisted_1 = ["type", "placeholder", "required", "readonly", "disabled", "autocomplete"];
165
165
  const _hoisted_2 = {
166
166
  class: /*#__PURE__*/normalizeClass(['layout-row'])
167
167
  };
@@ -200,11 +200,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
200
200
  }, _ctx.controlAttributes, {
201
201
  class: _ctx.controlStyles,
202
202
  type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
203
- autocomplete: _ctx.autocomplete,
204
203
  placeholder: _ctx.placeholder,
205
204
  required: _ctx.required,
206
205
  readonly: _ctx.readonly || _ctx.loading,
207
206
  disabled: _ctx.disabled,
207
+ autocomplete: _ctx.autocomplete,
208
208
  onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
209
209
  onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
210
210
  onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
@@ -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-5b811ad3.js';
3
+ import { s as script$1 } from './OrInput-0c07888f.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-5b811ad3.js';
11
+ import { s as script$6 } from './OrInput-0c07888f.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-0a4cc4c6.js';
9
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-3374f65b.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-4639e516.js';
19
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-dbf267cd.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-5b811ad3.js';
38
+ export { I as InputType, s as OrInputV3 } from '../OrInput-0c07888f.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-3626a448.js';
66
+ export { s as OrSearchV3 } from '../OrSearch-e1cc559b.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-f528134f.js';
69
+ export { s as OrSelectV3 } from '../OrSelect-b06bf2d8.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-0a4cc4c6.js';
1
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-3374f65b.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-3626a448.js';
20
- import '../../OrInput-5b811ad3.js';
19
+ import '../../OrSearch-e1cc559b.js';
20
+ import '../../OrInput-0c07888f.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-4639e516.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-dbf267cd.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-5b811ad3.js';
8
+ import '../../OrInput-0c07888f.js';
9
9
  import '../../useIdAttribute-859439f0.js';
10
10
  import '../../useResponsive-a02e95b7.js';
11
11
  import '../../useValidationAttributes-d1abbe34.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-5b811ad3.js';
1
+ export { I as InputType, s as OrInputV3 } from '../../OrInput-0c07888f.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-3626a448.js';
1
+ export { s as OrSearchV3 } from '../../OrSearch-e1cc559b.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-2467d7e4.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
- import '../../OrInput-5b811ad3.js';
5
+ import '../../OrInput-0c07888f.js';
6
6
  import '../../useIdAttribute-859439f0.js';
7
7
  import '../../useResponsive-a02e95b7.js';
8
8
  import '../../useValidationAttributes-d1abbe34.js';