@onereach/ui-components 2.71.2 → 2.71.3-beta.2243.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.
Files changed (56) hide show
  1. package/dist/bundled/v2/{OrCardCollection-091e2193.js → OrCardCollection-c1ccde63.js} +1 -1
  2. package/dist/bundled/v2/{OrConfirm-bb2df177.js → OrConfirm-cc8b767f.js} +1 -1
  3. package/dist/bundled/v2/{OrInput-5404a234.js → OrInput-c539e47c.js} +23 -6
  4. package/dist/bundled/v2/{OrSearch-d1169241.js → OrSearch-d7326373.js} +1 -1
  5. package/dist/bundled/v2/{OrSelect-5634790b.js → OrSelect-8802f330.js} +1 -1
  6. package/dist/bundled/v2/components/index.js +6 -6
  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 +13 -0
  10. package/dist/bundled/v2/components/or-input-v3/index.js +2 -1
  11. package/dist/bundled/v2/components/or-search-v3/index.js +3 -2
  12. package/dist/bundled/v2/components/or-select-v3/index.js +3 -2
  13. package/dist/bundled/v2/index.js +5 -5
  14. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-60403ae6.js → OrCardCollection.vue_vue_type_script_lang-f9897e01.js} +1 -1
  15. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-9231d51e.js → OrConfirm.vue_vue_type_script_lang-e9ba9909.js} +2 -2
  16. package/dist/bundled/v3/{OrInput-2a7c6b57.js → OrInput-41f8351a.js} +13 -4
  17. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-509de504.js → OrInput.vue_vue_type_script_lang-b88324b6.js} +13 -1
  18. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-ab2ef22c.js → OrSearch.vue_vue_type_script_lang-56eb4e93.js} +2 -2
  19. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-54f683a2.js → OrSelect.vue_vue_type_script_lang-ee433d47.js} +2 -2
  20. package/dist/bundled/v3/components/index.js +7 -7
  21. package/dist/bundled/v3/components/or-card-collection-v3/index.js +4 -4
  22. package/dist/bundled/v3/components/or-confirm-v3/index.js +3 -3
  23. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  24. package/dist/bundled/v3/components/or-input-v3/index.js +3 -1
  25. package/dist/bundled/v3/components/or-search-v3/index.js +5 -3
  26. package/dist/bundled/v3/components/or-select-v3/index.js +5 -3
  27. package/dist/bundled/v3/index.js +9 -9
  28. package/dist/esm/v2/{OrCardCollection-bbdb6159.js → OrCardCollection-ff1e9819.js} +1 -1
  29. package/dist/esm/v2/{OrConfirm-cfaf4266.js → OrConfirm-ec81498e.js} +1 -1
  30. package/dist/esm/v2/{OrInput-e8fe9102.js → OrInput-b029d058.js} +23 -6
  31. package/dist/esm/v2/{OrSearch-4b774707.js → OrSearch-1c934f72.js} +1 -1
  32. package/dist/esm/v2/{OrSelect-d7016575.js → OrSelect-cfcb233a.js} +1 -1
  33. package/dist/esm/v2/components/index.js +6 -6
  34. package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
  35. package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
  36. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  37. package/dist/esm/v2/components/or-input-v3/index.js +3 -2
  38. package/dist/esm/v2/components/or-search-v3/index.js +4 -3
  39. package/dist/esm/v2/components/or-select-v3/index.js +4 -3
  40. package/dist/esm/v2/index.js +5 -5
  41. package/dist/esm/v3/{OrCardCollection-47f61c40.js → OrCardCollection-5ecdcbaf.js} +1 -1
  42. package/dist/esm/v3/{OrConfirm-e7cbf54c.js → OrConfirm-beeb74d6.js} +1 -1
  43. package/dist/esm/v3/{OrInput-6fb81556.js → OrInput-8a4573cd.js} +24 -4
  44. package/dist/esm/v3/{OrSearch-e15955a7.js → OrSearch-10d09806.js} +1 -1
  45. package/dist/esm/v3/{OrSelect-027b5e8f.js → OrSelect-1e4c6062.js} +1 -1
  46. package/dist/esm/v3/components/index.js +6 -6
  47. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
  48. package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
  49. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  50. package/dist/esm/v3/components/or-input-v3/index.js +3 -2
  51. package/dist/esm/v3/components/or-search-v3/index.js +4 -3
  52. package/dist/esm/v3/components/or-select-v3/index.js +4 -3
  53. package/dist/esm/v3/index.js +5 -5
  54. package/package.json +2 -3
  55. package/src/components/or-input-v3/OrInput.stories3.ts +4 -0
  56. package/src/components/or-input-v3/OrInput.vue +37 -17
@@ -23,6 +23,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
23
23
  maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
24
24
  invalid: import("@vue/composition-api").ComputedRef<boolean>;
25
25
  disclosed: import("@vue/composition-api").Ref<boolean>;
26
+ isMobile: import("@vue/composition-api").Ref<boolean>;
26
27
  focus: () => void;
27
28
  blur: () => void;
28
29
  }> & import("@vue/composition-api").Data, {}, {}, {
@@ -54,6 +55,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
54
55
  type: StringConstructor;
55
56
  default: undefined;
56
57
  };
58
+ loading: {
59
+ type: BooleanConstructor;
60
+ default: boolean;
61
+ };
57
62
  required: {
58
63
  type: BooleanConstructor;
59
64
  default: boolean;
@@ -99,6 +104,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
99
104
  type: StringConstructor;
100
105
  default: undefined;
101
106
  };
107
+ loading: {
108
+ type: BooleanConstructor;
109
+ default: boolean;
110
+ };
102
111
  required: {
103
112
  type: BooleanConstructor;
104
113
  default: boolean;
@@ -123,6 +132,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
123
132
  placeholder: string;
124
133
  hint: string;
125
134
  error: string;
135
+ loading: boolean;
126
136
  required: boolean;
127
137
  readonly: boolean;
128
138
  disabled: boolean;
@@ -152,6 +162,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
152
162
  maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
153
163
  invalid: import("@vue/composition-api").ComputedRef<boolean>;
154
164
  disclosed: import("@vue/composition-api").Ref<boolean>;
165
+ isMobile: import("@vue/composition-api").Ref<boolean>;
155
166
  focus: () => void;
156
167
  blur: () => void;
157
168
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
@@ -162,6 +173,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
162
173
  placeholder: string;
163
174
  hint: string;
164
175
  error: string;
176
+ loading: boolean;
165
177
  required: boolean;
166
178
  readonly: boolean;
167
179
  disabled: boolean;
@@ -176,6 +188,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
176
188
  placeholder: string;
177
189
  hint: string;
178
190
  error: string;
191
+ loading: boolean;
179
192
  required: boolean;
180
193
  readonly: boolean;
181
194
  disabled: boolean;
@@ -1,4 +1,4 @@
1
- export { I as InputType, s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-509de504.js';
1
+ export { I as InputType, s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-b88324b6.js';
2
2
  export { a as InputSize } from '../../OrInputBox.vue_vue_type_script_lang-47d98e81.js';
3
3
  import 'vue';
4
4
  import '../../OrHint-5d5e4d99.js';
@@ -21,5 +21,7 @@ import '../../useResponsive-9d397e2a.js';
21
21
  import '../../OrInputBox-4c7900c2.js';
22
22
  import '../../OrLabel-c556887e.js';
23
23
  import '../../OrLabel.vue_vue_type_script_lang-191d2304.js';
24
+ import '../../OrLoader-123ef8c4.js';
25
+ import '../../OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
24
26
  import '../../useIdAttribute-b2e42f31.js';
25
27
  import '../../useValidationAttributes-5428d8fa.js';
@@ -1,9 +1,9 @@
1
- export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-ab2ef22c.js';
1
+ export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-56eb4e93.js';
2
2
  export { a as SearchSize } from '../../OrInputBox.vue_vue_type_script_lang-47d98e81.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue';
5
- import '../../OrInput-2a7c6b57.js';
6
- import '../../OrInput.vue_vue_type_script_lang-509de504.js';
5
+ import '../../OrInput-41f8351a.js';
6
+ import '../../OrInput.vue_vue_type_script_lang-b88324b6.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';
@@ -23,6 +23,8 @@ import '../../useResponsive-9d397e2a.js';
23
23
  import '../../OrInputBox-4c7900c2.js';
24
24
  import '../../OrLabel-c556887e.js';
25
25
  import '../../OrLabel.vue_vue_type_script_lang-191d2304.js';
26
+ import '../../OrLoader-123ef8c4.js';
27
+ import '../../OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
26
28
  import '../../useIdAttribute-b2e42f31.js';
27
29
  import '../../useValidationAttributes-5428d8fa.js';
28
30
  import '../../style-inject.es-4c6f2515.js';
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-54f683a2.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-ee433d47.js';
2
2
  export { a as SelectSize } from '../../OrInputBox.vue_vue_type_script_lang-47d98e81.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-2cc8964c.js';
13
13
  import '../../OrIcon-1a5c9091.js';
14
14
  import '../../OrIcon.vue_vue_type_script_lang-bdbaad94.js';
15
- import '../../OrInput-2a7c6b57.js';
16
- import '../../OrInput.vue_vue_type_script_lang-509de504.js';
15
+ import '../../OrInput-41f8351a.js';
16
+ import '../../OrInput.vue_vue_type_script_lang-b88324b6.js';
17
17
  import '../../OrIconButton-428dd2cf.js';
18
18
  import '../../OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
19
19
  import '../../OrTooltip.vue_vue_type_script_lang-bf9935ef.js';
@@ -27,6 +27,8 @@ import '../../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
27
27
  import '../../useElevation-c8d5d3ba.js';
28
28
  import '../../useResponsive-9d397e2a.js';
29
29
  import '../../OrInputBox-4c7900c2.js';
30
+ import '../../OrLoader-123ef8c4.js';
31
+ import '../../OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
30
32
  import '../../useValidationAttributes-5428d8fa.js';
31
33
  import '../../OrMenuItem-807e2a49.js';
32
34
  import '../../OrMenuItem.vue_vue_type_script_lang-2400ec2a.js';
@@ -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-60403ae6.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-60403ae6.js';
21
+ import { s as script$4 } from './OrCardCollection.vue_vue_type_script_lang-f9897e01.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-f9897e01.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-54f683a2.js';
31
- export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-54f683a2.js';
30
+ import { s as script$x } from './OrSelect.vue_vue_type_script_lang-ee433d47.js';
31
+ export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-ee433d47.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-9231d51e.js';
43
- export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-9231d51e.js';
42
+ import { s as script$a } from './OrConfirm.vue_vue_type_script_lang-e9ba9909.js';
43
+ export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-e9ba9909.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-e2fe7ca9.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-ec6a3622.js';
142
142
  export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon.vue_vue_type_script_lang-bdbaad94.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-47d98e81.js';
144
- export { I as InputType, s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-509de504.js';
144
+ export { I as InputType, s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-b88324b6.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-7edd25f6.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-ab2ef22c.js';
156
+ export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-56eb4e93.js';
157
157
  export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag.vue_vue_type_script_lang-cd3e040e.js';
158
158
  export { s as OrTeleport } from './OrTeleportVue3-012351e1.js';
159
159
  export { s as OrTeleportV3 } from './OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
@@ -181,7 +181,7 @@ import './OrFloating-b6672a37.js';
181
181
  import './OrLabel-e412c532.js';
182
182
  import './OrError-b43ebad8.js';
183
183
  import './OrHint-5d5e4d99.js';
184
- import './OrInput-2a7c6b57.js';
184
+ import './OrInput-41f8351a.js';
185
185
  import './OrInputBox-4c7900c2.js';
186
186
  import './OrLabel-c556887e.js';
187
187
  import './OrPopover-1a488f88.js';
@@ -5,7 +5,7 @@ import { _ as __vue_component__$6 } from './OrIcon-f34e0e6f.js';
5
5
  import { _ as __vue_component__$5 } from './OrMenuItem-7b7fbf8a.js';
6
6
  import { _ as __vue_component__$4 } from './OrMenu-c276db74.js';
7
7
  import './OrPopover-d5d4f62a.js';
8
- import { _ as __vue_component__$7 } from './OrSearch-4b774707.js';
8
+ import { _ as __vue_component__$7 } from './OrSearch-1c934f72.js';
9
9
  import './OrInputBox-9ceb9fc4.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-66964360.js';
5
- import { _ as __vue_component__$3 } from './OrInput-e8fe9102.js';
5
+ import { _ as __vue_component__$3 } from './OrInput-b029d058.js';
6
6
  import { _ as __vue_component__$1 } from './OrOverlay-a019186f.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
 
@@ -1,6 +1,7 @@
1
1
  import { defineComponent, ref, computed, reactive } from 'vue-demi';
2
2
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
3
3
  import '@vueuse/core';
4
+ import { u as useResponsive } from './useResponsive-a02e95b7.js';
4
5
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
5
6
  import { _ as __vue_component__$1 } from './OrError-13845bb0.js';
6
7
  import { _ as __vue_component__$2 } from './OrHint-78b399cb.js';
@@ -8,6 +9,7 @@ import { _ as __vue_component__$4 } from './OrIconButton-5fa56aec.js';
8
9
  import { _ as __vue_component__$3 } from './OrIcon-f34e0e6f.js';
9
10
  import { _ as __vue_component__$5, a as InputBoxSize } from './OrInputBox-9ceb9fc4.js';
10
11
  import { _ as __vue_component__$6 } from './OrLabel-0945a4d9.js';
12
+ import { _ as __vue_component__$7 } from './OrLoader-76307488.js';
11
13
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
14
  import { c as createInjector } from './browser-82dea9ed.js';
13
15
 
@@ -40,7 +42,8 @@ var script = defineComponent({
40
42
  OrIcon: __vue_component__$3,
41
43
  OrIconButton: __vue_component__$4,
42
44
  OrInputBox: __vue_component__$5,
43
- OrLabel: __vue_component__$6
45
+ OrLabel: __vue_component__$6,
46
+ OrLoader: __vue_component__$7
44
47
  },
45
48
  model: {
46
49
  prop: 'modelValue',
@@ -75,6 +78,10 @@ var script = defineComponent({
75
78
  type: String,
76
79
  default: undefined
77
80
  },
81
+ loading: {
82
+ type: Boolean,
83
+ default: false
84
+ },
78
85
  required: {
79
86
  type: Boolean,
80
87
  default: false
@@ -120,6 +127,9 @@ var script = defineComponent({
120
127
  const maxLength = computed(() => controlAttributes.maxlength);
121
128
  const invalid = computed(() => !!props.error);
122
129
  const disclosed = ref(false);
130
+ const {
131
+ isMobile
132
+ } = useResponsive();
123
133
  // Methods
124
134
  function focus() {
125
135
  var _a;
@@ -140,6 +150,7 @@ var script = defineComponent({
140
150
  maxLength,
141
151
  invalid,
142
152
  disclosed,
153
+ isMobile,
143
154
  focus,
144
155
  blur
145
156
  };
@@ -305,7 +316,13 @@ var __vue_render__ = function () {
305
316
  }
306
317
  }, 'input', _vm.controlAttributes, false)), _vm._v(" "), _c('div', {
307
318
  class: ['layout-row']
308
- }, [_vm.type === 'password' ? [_c('OrIconButton', {
319
+ }, [_vm.loading ? [_c('OrLoader', {
320
+ attrs: {
321
+ "variant": 'circular',
322
+ "color": 'primary',
323
+ "size": _vm.isMobile ? 'm' : 's'
324
+ }
325
+ })] : [_vm.type === 'password' ? [_c('OrIconButton', {
309
326
  attrs: {
310
327
  "icon": {
311
328
  icon: _vm.disclosed ? 'visibility_off' : 'visibility',
@@ -337,7 +354,7 @@ var __vue_render__ = function () {
337
354
  "icon": 'search',
338
355
  "variant": 'outlined'
339
356
  }
340
- })]] : _vm._e()], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
357
+ })]] : _vm._e()]], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
341
358
  attrs: {
342
359
  "disabled": _vm.disabled
343
360
  },
@@ -366,14 +383,14 @@ var __vue_staticRenderFns__ = [];
366
383
  /* style */
367
384
  const __vue_inject_styles__ = function (inject) {
368
385
  if (!inject) return;
369
- inject("data-v-1243ae22_0", {
370
- source: "input[data-v-1243ae22]{min-width:0;background:0 0;outline:0}input[type=number][data-v-1243ae22]::-webkit-inner-spin-button{display:none}input[type=search][data-v-1243ae22]::-webkit-search-cancel-button{display:none}",
386
+ inject("data-v-aed95298_0", {
387
+ source: "input[data-v-aed95298]{min-width:0;background:0 0;outline:0}input[type=number][data-v-aed95298]::-webkit-inner-spin-button{display:none}input[type=search][data-v-aed95298]::-webkit-search-cancel-button{display:none}",
371
388
  map: undefined,
372
389
  media: undefined
373
390
  });
374
391
  };
375
392
  /* scoped */
376
- const __vue_scope_id__ = "data-v-1243ae22";
393
+ const __vue_scope_id__ = "data-v-aed95298";
377
394
  /* module identifier */
378
395
  const __vue_module_identifier__ = undefined;
379
396
  /* 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-e8fe9102.js';
3
+ import { _ as __vue_component__$1 } from './OrInput-b029d058.js';
4
4
  import { a as InputBoxSize } from './OrInputBox-9ceb9fc4.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-729eb1e7.js';
8
8
  import { _ as __vue_component__$4 } from './OrHint-78b399cb.js';
9
9
  import { _ as __vue_component__$5 } from './OrIcon-f34e0e6f.js';
10
10
  import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-9ceb9fc4.js';
11
- import { _ as __vue_component__$6 } from './OrInput-e8fe9102.js';
11
+ import { _ as __vue_component__$6 } from './OrInput-b029d058.js';
12
12
  import { _ as __vue_component__$8 } from './OrLabel-0945a4d9.js';
13
13
  import { _ as __vue_component__$9 } from './OrMenuItem-7b7fbf8a.js';
14
14
  import { _ as __vue_component__$a } from './OrPopover-d5d4f62a.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-66964360.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-bbdb6159.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-ff1e9819.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-cfaf4266.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-ec81498e.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-80f82cdf.js';
@@ -38,7 +38,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-386
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b47cfc2d.js';
39
39
  export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-b49a7107.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-9ceb9fc4.js';
41
- export { I as InputType, _ as OrInputV3 } from '../OrInput-e8fe9102.js';
41
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-b029d058.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-4b774707.js';
69
+ export { _ as OrSearchV3 } from '../OrSearch-1c934f72.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-d7016575.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-cfcb233a.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-7d6125bb.js';
74
74
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-fabc7bc9.js';
75
75
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-cc94bdc9.js';
@@ -121,10 +121,10 @@ import '../dom-3a15d036.js';
121
121
  import '@vueuse/math';
122
122
  import '@floating-ui/dom';
123
123
  import '../useValidationAttributes-d1abbe34.js';
124
+ import '../useResponsive-a02e95b7.js';
124
125
  import 'uuid';
125
126
  import 'sortablejs';
126
127
  import '../useElevation-31bfe1f6.js';
127
- import '../useResponsive-a02e95b7.js';
128
128
  import '@vueuse/integrations/useFocusTrap';
129
129
  import '../useToggle-29e4d7c7.js';
130
130
  import '../dropdown-open-0d314aa4.js';
@@ -1,4 +1,4 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-bbdb6159.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-ff1e9819.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrButton-66964360.js';
4
4
  import '../../OrLoader-76307488.js';
@@ -17,8 +17,8 @@ import '../../OrTeleport.vue2-fb92f29f.js';
17
17
  import 'portal-vue';
18
18
  import '../../OrMenuItem-7b7fbf8a.js';
19
19
  import '../../OrMenu-c276db74.js';
20
- import '../../OrSearch-4b774707.js';
21
- import '../../OrInput-e8fe9102.js';
20
+ import '../../OrSearch-1c934f72.js';
21
+ import '../../OrInput-b029d058.js';
22
22
  import '../../useIdAttribute-859439f0.js';
23
23
  import '../../useValidationAttributes-d1abbe34.js';
24
24
  import '../../OrError-13845bb0.js';
@@ -1,12 +1,13 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-cfaf4266.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-ec81498e.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
5
5
  import '../../OrButton-66964360.js';
6
6
  import '../../OrLoader-76307488.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrInput-e8fe9102.js';
8
+ import '../../OrInput-b029d058.js';
9
9
  import '../../useIdAttribute-859439f0.js';
10
+ import '../../useResponsive-a02e95b7.js';
10
11
  import '../../useValidationAttributes-d1abbe34.js';
11
12
  import '../../OrError-13845bb0.js';
12
13
  import '../../OrHint-78b399cb.js';
@@ -16,7 +17,6 @@ import '../../OrTooltip-629d44fc.js';
16
17
  import '../../OrPopover-d5d4f62a.js';
17
18
  import '@floating-ui/dom';
18
19
  import '../../useElevation-31bfe1f6.js';
19
- import '../../useResponsive-a02e95b7.js';
20
20
  import '../../OrBottomSheet-37200385.js';
21
21
  import '../../OrOverlay-a019186f.js';
22
22
  import '../../OrTeleport.vue2-fb92f29f.js';
@@ -23,6 +23,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
23
23
  maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
24
24
  invalid: import("@vue/composition-api").ComputedRef<boolean>;
25
25
  disclosed: import("@vue/composition-api").Ref<boolean>;
26
+ isMobile: import("@vue/composition-api").Ref<boolean>;
26
27
  focus: () => void;
27
28
  blur: () => void;
28
29
  }> & import("@vue/composition-api").Data, {}, {}, {
@@ -54,6 +55,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
54
55
  type: StringConstructor;
55
56
  default: undefined;
56
57
  };
58
+ loading: {
59
+ type: BooleanConstructor;
60
+ default: boolean;
61
+ };
57
62
  required: {
58
63
  type: BooleanConstructor;
59
64
  default: boolean;
@@ -99,6 +104,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
99
104
  type: StringConstructor;
100
105
  default: undefined;
101
106
  };
107
+ loading: {
108
+ type: BooleanConstructor;
109
+ default: boolean;
110
+ };
102
111
  required: {
103
112
  type: BooleanConstructor;
104
113
  default: boolean;
@@ -123,6 +132,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
123
132
  placeholder: string;
124
133
  hint: string;
125
134
  error: string;
135
+ loading: boolean;
126
136
  required: boolean;
127
137
  readonly: boolean;
128
138
  disabled: boolean;
@@ -152,6 +162,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
152
162
  maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
153
163
  invalid: import("@vue/composition-api").ComputedRef<boolean>;
154
164
  disclosed: import("@vue/composition-api").Ref<boolean>;
165
+ isMobile: import("@vue/composition-api").Ref<boolean>;
155
166
  focus: () => void;
156
167
  blur: () => void;
157
168
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
@@ -162,6 +173,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
162
173
  placeholder: string;
163
174
  hint: string;
164
175
  error: string;
176
+ loading: boolean;
165
177
  required: boolean;
166
178
  readonly: boolean;
167
179
  disabled: boolean;
@@ -176,6 +188,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
176
188
  placeholder: string;
177
189
  hint: string;
178
190
  error: string;
191
+ loading: boolean;
179
192
  required: boolean;
180
193
  readonly: boolean;
181
194
  disabled: boolean;
@@ -1,8 +1,9 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-e8fe9102.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-b029d058.js';
2
2
  export { a as InputSize } from '../../OrInputBox-9ceb9fc4.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
5
5
  import '@vueuse/core';
6
+ import '../../useResponsive-a02e95b7.js';
6
7
  import '../../useValidationAttributes-d1abbe34.js';
7
8
  import '../../OrError-13845bb0.js';
8
9
  import '../../normalize-component-6e8e3d80.js';
@@ -13,10 +14,10 @@ import '../../OrTooltip-629d44fc.js';
13
14
  import '../../OrPopover-d5d4f62a.js';
14
15
  import '@floating-ui/dom';
15
16
  import '../../useElevation-31bfe1f6.js';
16
- import '../../useResponsive-a02e95b7.js';
17
17
  import '../../OrBottomSheet-37200385.js';
18
18
  import '../../OrOverlay-a019186f.js';
19
19
  import '../../OrTeleport.vue2-fb92f29f.js';
20
20
  import 'portal-vue';
21
21
  import '../../OrLabel-0945a4d9.js';
22
+ import '../../OrLoader-76307488.js';
22
23
  import '../../browser-82dea9ed.js';
@@ -1,9 +1,10 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-4b774707.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-1c934f72.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-9ceb9fc4.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
- import '../../OrInput-e8fe9102.js';
5
+ import '../../OrInput-b029d058.js';
6
6
  import '../../useIdAttribute-859439f0.js';
7
+ import '../../useResponsive-a02e95b7.js';
7
8
  import '../../useValidationAttributes-d1abbe34.js';
8
9
  import '../../OrError-13845bb0.js';
9
10
  import '../../normalize-component-6e8e3d80.js';
@@ -14,10 +15,10 @@ import '../../OrTooltip-629d44fc.js';
14
15
  import '../../OrPopover-d5d4f62a.js';
15
16
  import '@floating-ui/dom';
16
17
  import '../../useElevation-31bfe1f6.js';
17
- import '../../useResponsive-a02e95b7.js';
18
18
  import '../../OrBottomSheet-37200385.js';
19
19
  import '../../OrOverlay-a019186f.js';
20
20
  import '../../OrTeleport.vue2-fb92f29f.js';
21
21
  import 'portal-vue';
22
22
  import '../../OrLabel-0945a4d9.js';
23
+ import '../../OrLoader-76307488.js';
23
24
  import '../../browser-82dea9ed.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-d7016575.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-cfcb233a.js';
2
2
  export { a as SelectSize } from '../../OrInputBox-9ceb9fc4.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-0d314aa4.js';
@@ -13,17 +13,18 @@ import '../../OrError-13845bb0.js';
13
13
  import '../../OrExpansionPanel-729eb1e7.js';
14
14
  import '../../OrIcon-f34e0e6f.js';
15
15
  import '../../OrHint-78b399cb.js';
16
- import '../../OrInput-e8fe9102.js';
16
+ import '../../OrInput-b029d058.js';
17
+ import '../../useResponsive-a02e95b7.js';
17
18
  import '../../useValidationAttributes-d1abbe34.js';
18
19
  import '../../OrIconButton-5fa56aec.js';
19
20
  import '../../OrTooltip-629d44fc.js';
20
21
  import '../../OrPopover-d5d4f62a.js';
21
22
  import '@floating-ui/dom';
22
23
  import '../../useElevation-31bfe1f6.js';
23
- import '../../useResponsive-a02e95b7.js';
24
24
  import '../../OrBottomSheet-37200385.js';
25
25
  import '../../OrOverlay-a019186f.js';
26
26
  import '../../OrTeleport.vue2-fb92f29f.js';
27
27
  import 'portal-vue';
28
+ import '../../OrLoader-76307488.js';
28
29
  import '../../OrMenuItem-7b7fbf8a.js';
29
30
  import '../../OrTag-765090df.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-66964360.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-bbdb6159.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-ff1e9819.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-cfaf4266.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-ec81498e.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-80f82cdf.js';
@@ -38,7 +38,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-3864
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
39
39
  export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-b49a7107.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-9ceb9fc4.js';
41
- export { I as InputType, _ as OrInputV3 } from './OrInput-e8fe9102.js';
41
+ export { I as InputType, _ as OrInputV3 } from './OrInput-b029d058.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-4b774707.js';
69
+ export { _ as OrSearchV3 } from './OrSearch-1c934f72.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-d7016575.js';
72
+ export { _ as OrSelectV3 } from './OrSelect-cfcb233a.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
74
74
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
75
75
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
@@ -5,7 +5,7 @@ import { s as script$6 } from './OrIcon-34f59f73.js';
5
5
  import { s as script$5 } from './OrMenuItem-58707d47.js';
6
6
  import { s as script$4 } from './OrMenu-7f3ea117.js';
7
7
  import './OrPopover-40217b49.js';
8
- import { s as script$7 } from './OrSearch-e15955a7.js';
8
+ import { s as script$7 } from './OrSearch-10d09806.js';
9
9
  import './OrInputBox-e16ade90.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-c56998e7.js';
5
- import { s as script$3 } from './OrInput-6fb81556.js';
5
+ import { s as script$3 } from './OrInput-8a4573cd.js';
6
6
  import { s as script$1 } from './OrOverlay-afad3aa4.js';
7
7
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
8
8