@onereach/ui-components 20.1.2 → 20.1.3

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 (72) hide show
  1. package/dist/esm/components/{OrAutocompleteV3-8c6de221.js → OrAutocompleteV3-a5edfe9f.js} +79 -70
  2. package/dist/esm/components/{OrEditorTabsV3-7f1eb4be.js → OrEditorTabsV3-743f0eb4.js} +1 -1
  3. package/dist/esm/components/{OrInlineInputV3-061441a3.js → OrInlineInputV3-e5c2b0c8.js} +3 -3
  4. package/dist/esm/components/index.js +3 -3
  5. package/dist/esm/components/or-autocomplete-v3/index.js +2 -2
  6. package/dist/esm/components/or-avatar-v3/index.js +2 -2
  7. package/dist/esm/components/or-bottom-sheet-v3/index.js +2 -2
  8. package/dist/esm/components/or-button-group-v3/index.js +2 -2
  9. package/dist/esm/components/or-button-v3/index.js +2 -2
  10. package/dist/esm/components/or-card-collection-v3/index.js +2 -2
  11. package/dist/esm/components/or-checkbox-group-v3/index.js +2 -2
  12. package/dist/esm/components/or-checkbox-tree-v3/index.js +2 -2
  13. package/dist/esm/components/or-checkbox-v3/index.js +4 -4
  14. package/dist/esm/components/or-code-v3/index.js +4 -4
  15. package/dist/esm/components/or-confirm-v3/index.js +2 -2
  16. package/dist/esm/components/or-context-menu-v3/index.js +2 -2
  17. package/dist/esm/components/or-data-grid-v3/index.js +6 -4
  18. package/dist/esm/components/or-date-format-v3/index.js +3 -3
  19. package/dist/esm/components/or-date-picker-v3/index.js +3 -3
  20. package/dist/esm/components/or-date-range-picker-v3/index.js +3 -3
  21. package/dist/esm/components/or-date-time-format-v3/index.js +3 -3
  22. package/dist/esm/components/or-date-time-picker-v3/index.js +4 -4
  23. package/dist/esm/components/or-drawer-v3/index.js +2 -2
  24. package/dist/esm/components/or-drop-area-v3/index.js +2 -2
  25. package/dist/esm/components/or-editor-tabs-v3/index.js +3 -3
  26. package/dist/esm/components/or-expansion-panel-v3/index.js +2 -2
  27. package/dist/esm/components/or-fab-v3/index.js +2 -2
  28. package/dist/esm/components/or-filter-popover-v3/index.js +2 -2
  29. package/dist/esm/components/or-filter-trigger-v3/index.js +2 -2
  30. package/dist/esm/components/or-filter-v3/index.js +2 -2
  31. package/dist/esm/components/or-icon-button-v3/index.js +2 -2
  32. package/dist/esm/components/or-inline-input-v3/index.js +2 -2
  33. package/dist/esm/components/or-inline-textarea-v3/index.js +4 -4
  34. package/dist/esm/components/or-input-v3/index.js +4 -4
  35. package/dist/esm/components/or-list-v3/index.js +2 -2
  36. package/dist/esm/components/or-menu-item-v3/index.js +2 -2
  37. package/dist/esm/components/or-menu-v3/index.js +3 -2
  38. package/dist/esm/components/or-modal-v3/index.js +2 -2
  39. package/dist/esm/components/or-notification-v3/index.js +2 -2
  40. package/dist/esm/components/or-overlay-v3/index.js +3 -3
  41. package/dist/esm/components/or-pagination-v3/index.js +2 -2
  42. package/dist/esm/components/or-popover-v3/OrPopover.vue.d.ts +9 -0
  43. package/dist/esm/components/or-popover-v3/index.js +11 -5
  44. package/dist/esm/components/or-progress-v3/index.js +2 -2
  45. package/dist/esm/components/or-radio-group-v3/index.js +2 -2
  46. package/dist/esm/components/or-radio-v3/index.js +4 -4
  47. package/dist/esm/components/or-range-slider-v3/index.js +2 -2
  48. package/dist/esm/components/or-rating-v3/index.js +2 -2
  49. package/dist/esm/components/or-resizeable-panel-v3/index.js +2 -2
  50. package/dist/esm/components/or-rich-text-editor-v3/index.js +2 -2
  51. package/dist/esm/components/or-rich-tooltip-v3/index.js +2 -2
  52. package/dist/esm/components/or-search-v3/index.js +4 -4
  53. package/dist/esm/components/or-segmented-control-v3/index.js +2 -2
  54. package/dist/esm/components/or-select-v3/index.js +3 -3
  55. package/dist/esm/components/or-sidebar-v3/index.js +2 -2
  56. package/dist/esm/components/or-skeleton-v3/index.js +2 -2
  57. package/dist/esm/components/or-slider-v3/index.js +2 -2
  58. package/dist/esm/components/or-sorting-v3/index.js +2 -2
  59. package/dist/esm/components/or-switch-v3/index.js +4 -4
  60. package/dist/esm/components/or-tabs-v3/index.js +2 -2
  61. package/dist/esm/components/or-tag-input-v3/index.js +4 -4
  62. package/dist/esm/components/or-tag-v3/index.js +2 -2
  63. package/dist/esm/components/or-tags-v3/index.js +2 -2
  64. package/dist/esm/components/or-textarea-v3/index.js +8 -8
  65. package/dist/esm/components/or-time-format-v3/index.js +2 -2
  66. package/dist/esm/components/or-time-picker-v3/index.js +2 -2
  67. package/dist/esm/components/or-time-range-picker-v3/index.js +2 -2
  68. package/dist/esm/components/or-toast-v3/index.js +3 -3
  69. package/dist/esm/components/or-tooltip-v3/index.js +3 -2
  70. package/dist/esm/components/or-tree-v3/index.js +2 -2
  71. package/dist/esm/index.js +3 -3
  72. package/package.json +4 -4
@@ -1,7 +1,7 @@
1
1
  import { useAttrs, computed, inject, isRef, ref, watch, getCurrentInstance, onMounted, defineComponent, reactive, toRef, nextTick, resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createSlots, createElementVNode, mergeProps, createVNode, Fragment, renderList, vShow } from 'vue';
2
2
  import { useMutationObserver, useResizeObserver, refDebounced, useMediaQuery, computedAsync, watchTriggerable } from '@vueuse/core';
3
3
  import O from '@onereach/styles/screens.json';
4
- import Y$1 from '@onereach/styles/tailwind.config.json';
4
+ import L$2 from '@onereach/styles/tailwind.config.json';
5
5
  import r$1 from 'lodash/get';
6
6
  import n$1 from 'lodash/isElement';
7
7
  import { OrErrorV3 as script$1 } from './or-error-v3/index.js';
@@ -18,23 +18,24 @@ import { TagsOverflow } from './or-tags-v3/index.js';
18
18
 
19
19
  var r = /* @__PURE__ */ ((u) => (u.Short = "short", u.Medium = "medium", u.Long = "long", u))(r || {}), h$1 = /* @__PURE__ */ ((u) => (u.Auto = "auto", u.H12 = "h12", u.H23 = "h23", u))(h$1 || {});
20
20
 
21
- const s$1 = typeof window < "u" ? window : null, g$1 = (s$1 == null ? void 0 : s$1.MutationObserver) || (s$1 == null ? void 0 : s$1.WebKitMutationObserver) || (s$1 == null ? void 0 : s$1.MozMutationObserver) || null, A = ((s$1 == null ? void 0 : s$1.requestAnimationFrame) || (s$1 == null ? void 0 : s$1.webkitRequestAnimationFrame) || (s$1 == null ? void 0 : s$1.mozRequestAnimationFrame) || (s$1 == null ? void 0 : s$1.msRequestAnimationFrame) || (s$1 == null ? void 0 : s$1.oRequestAnimationFrame) || // Fallback, but not a true polyfill
21
+ const s$1 = typeof window < "u" ? window : null, g$1 = (s$1 == null ? void 0 : s$1.MutationObserver) || (s$1 == null ? void 0 : s$1.WebKitMutationObserver) || (s$1 == null ? void 0 : s$1.MozMutationObserver) || null, b$1 = ((s$1 == null ? void 0 : s$1.requestAnimationFrame) || (s$1 == null ? void 0 : s$1.webkitRequestAnimationFrame) || (s$1 == null ? void 0 : s$1.mozRequestAnimationFrame) || (s$1 == null ? void 0 : s$1.msRequestAnimationFrame) || (s$1 == null ? void 0 : s$1.oRequestAnimationFrame) || // Fallback, but not a true polyfill
22
22
  // Only needed for Opera Mini
23
- ((t) => setTimeout(t, 16))).bind(s$1), y$1 = ((s$1 == null ? void 0 : s$1.cancelAnimationFrame) || (s$1 == null ? void 0 : s$1.mozCancelAnimationFrame)).bind(s$1), b$1 = (t) => {
23
+ ((t) => setTimeout(t, 16))).bind(s$1), A = ((s$1 == null ? void 0 : s$1.requestIdleCallback) || // Fallback, but not a true polyfill
24
+ ((t) => setTimeout(t, 1))).bind(s$1), y$1 = ((s$1 == null ? void 0 : s$1.cancelAnimationFrame) || (s$1 == null ? void 0 : s$1.mozCancelAnimationFrame)).bind(s$1), w$1 = (t) => {
24
25
  t && t.parentNode && t.parentNode.removeChild(t);
25
- }, w$1 = (t) => r$1(t, ["offsetHeight"], null), F$1 = (t, e) => [...(e && n$1(e) ? e : document).querySelectorAll(t)], h = (t, e) => (e && n$1(e) ? e : document).querySelector(t) || null, v$1 = (t, e) => t && typeof t.contains == "function" ? t.contains(e) : !1, C$1 = (t) => document.getElementById(/^#/.test(t) ? t.slice(1) : t) || null, S$1 = (t, e) => {
26
+ }, C$1 = (t) => r$1(t, ["offsetHeight"], null), F$1 = (t, e) => [...(e && n$1(e) ? e : document).querySelectorAll(t)], h = (t, e) => (e && n$1(e) ? e : document).querySelector(t) || null, q$2 = (t, e) => t && typeof t.contains == "function" ? t.contains(e) : !1, v$1 = (t) => document.getElementById(/^#/.test(t) ? t.slice(1) : t) || null, S$1 = (t, e) => {
26
27
  e && n$1(t) && t.classList && t.classList.add(e);
27
- }, q$2 = (t, e) => {
28
+ }, x$1 = (t, e) => {
28
29
  e && n$1(t) && t.classList && t.classList.remove(e);
29
- }, E$1 = (t, e) => e && n$1(t) && t.classList ? t.classList.contains(e) : !1, L$2 = (t, e, o) => {
30
+ }, E$1 = (t, e) => e && n$1(t) && t.classList ? t.classList.contains(e) : !1, L$1 = (t, e, o) => {
30
31
  e && n$1(t) && t.setAttribute(e, o);
31
- }, x$1 = (t, e) => {
32
+ }, M = (t, e) => {
32
33
  e && n$1(t) && t.removeAttribute(e);
33
- }, M = (t, e) => e && n$1(t) ? t.getAttribute(e) : null, R$1 = (t, e) => e && n$1(t) ? t.hasAttribute(e) : null, z$1 = (t, e, o) => {
34
+ }, R$1 = (t, e) => e && n$1(t) ? t.getAttribute(e) : null, T$1 = (t, e) => e && n$1(t) ? t.hasAttribute(e) : null, z$1 = (t, e, o) => {
34
35
  e && n$1(t) && (t.style[e] = o);
35
- }, T$1 = (t, e) => {
36
+ }, B$1 = (t, e) => {
36
37
  e && n$1(t) && (t.style[e] = "");
37
- }, B$1 = (t, e) => e && n$1(t) && t.style[e] || null, m$1 = (t) => n$1(t) ? t.getBoundingClientRect() : null, c$2 = (t) => r$1(s$1, "getComputedStyle", null) && n$1(t) ? getComputedStyle(t) : {}, u = (t) => {
38
+ }, k$2 = (t, e) => e && n$1(t) && t.style[e] || null, m$1 = (t) => n$1(t) ? t.getBoundingClientRect() : null, c$2 = (t) => r$1(s$1, "getComputedStyle", null) && n$1(t) ? getComputedStyle(t) : {}, u = (t) => {
38
39
  const e = {
39
40
  top: 0,
40
41
  left: 0
@@ -63,21 +64,21 @@ const s$1 = typeof window < "u" ? window : null, g$1 = (s$1 == null ? void 0 : s
63
64
  e = m$1(t) || e;
64
65
  else {
65
66
  e = u(t);
66
- const f = t.ownerDocument;
67
- let a = t.offsetParent || f.documentElement;
68
- for (; a && (a === f.body || a === f.documentElement) && c$2(a).position === "static"; )
67
+ const l = t.ownerDocument;
68
+ let a = t.offsetParent || l.documentElement;
69
+ for (; a && (a === l.body || a === l.documentElement) && c$2(a).position === "static"; )
69
70
  a = a.parentNode;
70
71
  if (a && a !== t && a.nodeType === Node.ELEMENT_NODE) {
71
72
  o = u(a);
72
- const l = c$2(a);
73
- o.top += parseFloat(l.borderTopWidth), o.left += parseFloat(l.borderLeftWidth);
73
+ const f = c$2(a);
74
+ o.top += parseFloat(f.borderTopWidth), o.left += parseFloat(f.borderLeftWidth);
74
75
  }
75
76
  }
76
77
  return {
77
78
  top: e.top - o.top - parseFloat(i.marginTop),
78
79
  left: e.left - o.left - parseFloat(i.marginLeft)
79
80
  };
80
- }, _$2 = (t) => {
81
+ }, _$1 = (t) => {
81
82
  let e = 0;
82
83
  for (; t; ) {
83
84
  const i = c$2(t).zIndex;
@@ -86,21 +87,32 @@ const s$1 = typeof window < "u" ? window : null, g$1 = (s$1 == null ? void 0 : s
86
87
  return e;
87
88
  };
88
89
 
89
- const t$1 = (e) => e.getClientRects().length > 0;
90
+ function i$2(e) {
91
+ return e.offsetWidth > 0 && e.offsetHeight > 0;
92
+ }
93
+ function l$1(e) {
94
+ const s = document.body.querySelectorAll("*"), n = [];
95
+ for (const t of s)
96
+ if (!t.isEqualNode(e) && i$2(t)) {
97
+ const o = getComputedStyle(t, null).getPropertyValue("z-index");
98
+ o !== null && o !== "auto" && n.push(parseInt(o));
99
+ }
100
+ return n;
101
+ }
90
102
 
91
103
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
92
104
  // @ts-ignore
93
105
  const isVue3 = true;
94
106
  const isVue2 = !isVue3;
95
107
 
96
- const _$1 = () => {
108
+ const k$1 = () => {
97
109
  const e = useAttrs();
98
110
  return {
99
111
  readonly: computed(() => e.readonly),
100
112
  disabled: computed(() => e.disabled),
101
113
  "force-state": computed(() => e["force-state"])
102
114
  };
103
- }, q$1 = Symbol(), L$1 = Symbol(), N$1 = Symbol(), k$1 = (e) => computed(() => e.value ?? inject(q$1, r.Short)), G$1 = (e, t) => computed(() => typeof e.value != "function" ? new Intl.DateTimeFormat(t.value, {
115
+ }, V$1 = Symbol(), U$1 = Symbol(), q$1 = Symbol(), G$1 = (e) => computed(() => e.value ?? inject(V$1, r.Short)), J$1 = (e, t) => computed(() => typeof e.value != "function" ? new Intl.DateTimeFormat(t.value, {
104
116
  dateStyle: e.value,
105
117
  timeZone: "UTC"
106
118
  }).formatToParts(Date.UTC(1, 0, 1, 1, 1)).reduce((r, n) => {
@@ -123,56 +135,53 @@ const _$1 = () => {
123
135
  default:
124
136
  return r + n.value;
125
137
  }
126
- }, "") : e.value(void 0, t.value)), J$1 = (e, t) => {
127
- const s = isRef(e) ? e : ref(e), r = isRef(t) ? t : ref();
138
+ }, "") : e.value(void 0, t.value)), K$1 = (e, t) => {
139
+ const o = isRef(e) ? e : ref(e), r = isRef(t) ? t : ref();
128
140
  function n(a) {
129
- return [...document.body.querySelectorAll("*")].filter(t$1).filter((u) => !u.isEqualNode(a)).map((u) => getComputedStyle(u)).map((u) => Number(u.zIndex)).filter((u) => !isNaN(u));
130
- }
131
- function l(a) {
132
- a.style.zIndex = String(Math.max(0, ...n(a)) + 1);
141
+ a.style.zIndex = String(Math.max(0, ...l$1(a)) + 1);
133
142
  }
134
- watch([s, r], ([a]) => {
135
- a && l(a);
143
+ watch([o, r], ([a]) => {
144
+ a && n(a);
136
145
  }, { immediate: !0 });
137
- }, K$1 = () => {
146
+ }, N$1 = () => {
138
147
  const e = useAttrs(), t = getCurrentInstance();
139
148
  return computed(() => e.id ?? (t == null ? void 0 : t.uid.toString()));
140
- }, X$1 = (e) => computed(() => e.value ?? inject(L$1, navigator.language)), ee = (e, t = {}) => {
141
- const { hide: s = !0, threshold: r = 0 } = t, n = isRef(e) ? e : ref(e), l = ref([]), a = ref([]);
142
- function u() {
149
+ }, X$1 = (e) => computed(() => e.value ?? inject(U$1, navigator.language)), ee = (e, t = {}) => {
150
+ const { hide: o = !0, threshold: r = 0 } = t, n = isRef(e) ? e : ref(e), a = ref([]), l = ref([]);
151
+ function s() {
143
152
  const i = n.value;
144
153
  if (i) {
145
- const d = [...i.children].reduce(({ innerItems: v, outerItems: y }, T) => {
146
- const f = T, { x: D, width: I } = f.getBoundingClientRect(), { x: A, width: w } = i.getBoundingClientRect();
147
- return D + I > A + w + r ? (s && f.style.setProperty("visibility", "hidden"), {
148
- innerItems: v,
154
+ const d = [...i.children].reduce(({ innerItems: m, outerItems: y }, T) => {
155
+ const f = T, { x: D, width: I } = f.getBoundingClientRect(), { x: w, width: A } = i.getBoundingClientRect();
156
+ return D + I > w + A + r ? (o && f.style.setProperty("visibility", "hidden"), {
157
+ innerItems: m,
149
158
  outerItems: [...y, f]
150
- }) : (s && f.style.removeProperty("visibility"), {
151
- innerItems: [...v, f],
159
+ }) : (o && f.style.removeProperty("visibility"), {
160
+ innerItems: [...m, f],
152
161
  outerItems: y
153
162
  });
154
163
  }, {
155
164
  innerItems: [],
156
165
  outerItems: []
157
166
  });
158
- l.value = d.innerItems, a.value = d.outerItems;
167
+ a.value = d.innerItems, l.value = d.outerItems;
159
168
  } else
160
- l.value = [], a.value = [];
169
+ a.value = [], l.value = [];
161
170
  }
162
- return watch(n, u, {
171
+ return watch(n, s, {
163
172
  immediate: !0
164
- }), useMutationObserver(n, u, {
173
+ }), useMutationObserver(n, s, {
165
174
  childList: !0
166
- }), useResizeObserver(n, () => A(u)), {
167
- innerItems: l,
168
- outerItems: a
175
+ }), useResizeObserver(n, () => b$1(s)), {
176
+ innerItems: a,
177
+ outerItems: l
169
178
  };
170
- }, te = (e, t, s = {}) => {
179
+ }, te = (e, t, o = {}) => {
171
180
  const r = ref(e.value ? "open" : "closed");
172
181
  watch(e, (i) => {
173
182
  r.value = i ? "open" : "closed";
174
183
  });
175
- const n = refDebounced(r, s.debounce ?? 0);
184
+ const n = refDebounced(r, o.debounce ?? 0);
176
185
  watch(n, (i) => {
177
186
  switch (t("update:state", i), i) {
178
187
  case "open":
@@ -183,24 +192,24 @@ const _$1 = () => {
183
192
  break;
184
193
  }
185
194
  });
186
- function l() {
195
+ function a() {
187
196
  r.value = "open";
188
197
  }
189
- function a() {
198
+ function l() {
190
199
  r.value = "closed";
191
200
  }
192
- function u() {
201
+ function s() {
193
202
  r.value = r.value === "open" ? "closed" : "open";
194
203
  }
195
204
  return {
196
205
  state: n,
197
- open: l,
198
- close: a,
199
- toggle: u
206
+ open: a,
207
+ close: l,
208
+ toggle: s
200
209
  };
201
210
  };
202
- function re(e, t, s = {}) {
203
- const { defaultValue: r } = s;
211
+ function re(e, t, o = {}) {
212
+ const { defaultValue: r } = o;
204
213
  return r ? computed({
205
214
  get: () => e.value ?? r.value,
206
215
  set: (n) => {
@@ -214,29 +223,29 @@ function re(e, t, s = {}) {
214
223
  });
215
224
  }
216
225
  function ne(e) {
217
- const t = getCurrentInstance(), s = ref();
218
- e ? watch(e, (u) => {
219
- s.value = u;
226
+ const t = getCurrentInstance(), o = ref();
227
+ e ? watch(e, (s) => {
228
+ o.value = s;
220
229
  }) : onMounted(() => {
221
230
  if (t) {
222
- const u = t.vnode["el" ];
223
- u instanceof Element && (s.value = u);
231
+ const s = t.vnode["el" ];
232
+ s instanceof Element && (o.value = s);
224
233
  }
225
234
  });
226
- const r = computed(() => a(s.value) || l.value), n = computed(() => !r.value), l = useMediaQuery(`(min-width: ${O.md})`);
227
- function a(u) {
235
+ const r = computed(() => l(o.value) || a.value), n = computed(() => !r.value), a = useMediaQuery(`(min-width: ${O.md})`);
236
+ function l(s) {
228
237
  var d;
229
- if (!u)
238
+ if (!s)
230
239
  return !1;
231
- const i = (d = u.getAttribute("force-screen")) == null ? void 0 : d.split(/\s+/);
232
- return i != null && i.some((v) => ["md", "lg", "xl"].includes(v)) ? !0 : a(u.parentElement ?? void 0);
240
+ const i = (d = s.getAttribute("force-screen")) == null ? void 0 : d.split(/\s+/);
241
+ return i != null && i.some((m) => ["md", "lg", "xl"].includes(m)) ? !0 : l(s.parentElement ?? void 0);
233
242
  }
234
243
  return {
235
244
  isDesktop: r,
236
245
  isMobile: n
237
246
  };
238
247
  }
239
- const ue = () => Y$1.theme, oe = (e) => computed(() => e.value ?? inject(N$1, h$1.Auto)), se = (e, t) => computed(() => typeof e.value != "function" ? new Intl.DateTimeFormat(t.value, {
248
+ const ue = () => L$2.theme, oe = (e) => computed(() => e.value ?? inject(q$1, h$1.Auto)), se = (e, t) => computed(() => typeof e.value != "function" ? new Intl.DateTimeFormat(t.value, {
240
249
  timeStyle: "short",
241
250
  hourCycle: e.value !== h$1.Auto ? e.value : void 0,
242
251
  timeZone: "UTC"
@@ -254,7 +263,7 @@ const ue = () => Y$1.theme, oe = (e) => computed(() => e.value ?? inject(N$1, h$
254
263
  }, "") : e.value(void 0, t.value));
255
264
  function ae(e = !1) {
256
265
  const t = ref(e);
257
- function s() {
266
+ function o() {
258
267
  t.value = !0;
259
268
  }
260
269
  function r() {
@@ -265,7 +274,7 @@ function ae(e = !1) {
265
274
  }
266
275
  return {
267
276
  isActiveToggle: t,
268
- show: s,
277
+ show: o,
269
278
  hide: r,
270
279
  toggle: n
271
280
  };
@@ -533,8 +542,8 @@ var script = defineComponent({
533
542
  expose: ['root', 'popover', 'popoverState', 'reset', 'clear', 'focus', 'blur'],
534
543
  setup(props, context) {
535
544
  const attributes = reactive({
536
- id: K$1(),
537
- ..._$1(),
545
+ id: N$1(),
546
+ ...k$1(),
538
547
  ...ie()
539
548
  });
540
549
  // Refs
@@ -907,4 +916,4 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
907
916
  script.render = render;
908
917
  script.__file = "src/components/or-autocomplete-v3/OrAutocomplete.vue";
909
918
 
910
- export { $s as $, y as A, B, F as C, D, m as E, Fs as F, G$1 as G, H, G as I, J$1 as J, K$1 as K, b as L, l as M, x as N, j as O, K as P, q$1 as Q, r as R, R as S, T, U, V, L$1 as W, X, g$1 as Y, z as Z, _$1 as _, i as a, x$1 as a$, w as a0, Q as a1, q as a2, Z as a3, Y as a4, k as a5, W as a6, C as a7, J as a8, v as a9, gs as aA, N$1 as aB, S$1 as aC, y$1 as aD, v$1 as aE, ms as aF, Ms as aG, Hs as aH, M as aI, m$1 as aJ, C$1 as aK, c$2 as aL, S as aM, _$2 as aN, B$1 as aO, R$1 as aP, E$1 as aQ, Is as aR, P as aS, I as aT, Bs as aU, L as aV, t$1 as aW, c as aX, u as aY, P$1 as aZ, w$1 as a_, Ns as aa, Ss as ab, ss as ac, is as ad, ps as ae, ns as af, ts as ag, rs as ah, Xs as ai, as as aj, os as ak, N as al, es as am, cs as an, Es as ao, Ps as ap, _s as aq, g as ar, Rs as as, Ts as at, us as au, As as av, Ds as aw, fs as ax, Os as ay, Cs as az, i$1 as b, q$2 as b0, b$1 as b1, T$1 as b2, A as b3, Ls as b4, h as b5, F$1 as b6, L$2 as b7, z$1 as b8, ae as b9, ie as c, ds as d, e, X$1 as f, c$1 as g, h$1 as h, isVue3 as i, se as j, k$1 as k, isVue2 as l, d as m, ne as n, oe as o, p, hs as q, re as r, s, te as t, ue as u, ee as v, _ as w, script as x, ys as y, $ as z };
919
+ export { $s as $, F as A, B, m as C, D, G as E, Fs as F, G$1 as G, H, b as I, J$1 as J, K$1 as K, l as L, x as M, N$1 as N, j as O, K as P, V$1 as Q, r as R, R as S, T, U, V, U$1 as W, X, g$1 as Y, z as Z, _, i as a, C$1 as a$, w as a0, Q as a1, q as a2, Z as a3, Y as a4, k as a5, W as a6, C as a7, J as a8, v as a9, gs as aA, q$1 as aB, S$1 as aC, y$1 as aD, q$2 as aE, ms as aF, Ms as aG, Hs as aH, R$1 as aI, m$1 as aJ, v$1 as aK, c$2 as aL, S as aM, _$1 as aN, l$1 as aO, k$2 as aP, T$1 as aQ, E$1 as aR, Is as aS, P as aT, I as aU, Bs as aV, L as aW, i$2 as aX, c as aY, u as aZ, P$1 as a_, Ns as aa, Ss as ab, ss as ac, is as ad, ps as ae, ns as af, ts as ag, rs as ah, Xs as ai, as as aj, os as ak, N as al, es as am, cs as an, Es as ao, Ps as ap, _s as aq, g as ar, Rs as as, Ts as at, us as au, As as av, Ds as aw, fs as ax, Os as ay, Cs as az, i$1 as b, M as b0, x$1 as b1, w$1 as b2, B$1 as b3, b$1 as b4, A as b5, Ls as b6, h as b7, F$1 as b8, L$1 as b9, z$1 as ba, ae as bb, ie as c, ds as d, e, X$1 as f, c$1 as g, h$1 as h, isVue3 as i, se as j, k$1 as k, isVue2 as l, d as m, ne as n, oe as o, p, hs as q, re as r, s, te as t, ue as u, ee as v, script as w, $ as x, ys as y, y as z };
@@ -1,4 +1,4 @@
1
- import { b as i, l as isVue2, r as re, T, n as ne } from './OrAutocompleteV3-8c6de221.js';
1
+ import { b as i, l as isVue2, r as re, T, n as ne } from './OrAutocompleteV3-a5edfe9f.js';
2
2
  import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, Fragment, createVNode, withModifiers, createCommentVNode, createElementVNode, toRef, watch, renderList, createBlock, withCtx, toDisplayString, createTextVNode } from 'vue';
3
3
  import { useScroll } from '@vueuse/core';
4
4
  import { OrIconButtonV3 as script$2 } from './or-icon-button-v3/index.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, reactive, ref, computed, toRef, watch, nextTick, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, createBlock, withModifiers, createCommentVNode, createSlots, renderSlot, createTextVNode, toDisplayString, vShow } from 'vue';
2
- import { K, _, c as ie, r as re } from './OrAutocompleteV3-8c6de221.js';
2
+ import { N, k, c as ie, r as re } from './OrAutocompleteV3-a5edfe9f.js';
3
3
  import { InlineInputBoxSize, OrInlineInputBoxV3 as script$5 } from './or-inline-input-box-v3/index.js';
4
4
  import { OrErrorV3 as script$1 } from './or-error-v3/index.js';
5
5
  import { OrTextV3 as script$2 } from './or-text-v3/index.js';
@@ -119,8 +119,8 @@ var script = defineComponent({
119
119
  expose: ['root', 'apply', 'reset', 'focus', 'blur'],
120
120
  setup(props, context) {
121
121
  const attributes = reactive({
122
- id: K(),
123
- ..._(),
122
+ id: N(),
123
+ ...k(),
124
124
  ...ie()
125
125
  });
126
126
  // Refs & Styles
@@ -1,4 +1,4 @@
1
- export { x as OrAutocompleteV3 } from './OrAutocompleteV3-8c6de221.js';
1
+ export { w as OrAutocompleteV3 } from './OrAutocompleteV3-a5edfe9f.js';
2
2
  export { AvatarColor, AvatarSize, OrAvatarV3 } from './or-avatar-v3/index.js';
3
3
  export { BottomSheetVariant, OrBottomSheetV3 } from './or-bottom-sheet-v3/index.js';
4
4
  export { OrButtonGroupV3 } from './or-button-group-v3/index.js';
@@ -26,7 +26,7 @@ export { OrDateTimeFormatV3 } from './or-date-time-format-v3/index.js';
26
26
  export { OrDateTimePickerDateControl, OrDateTimePickerDateSelect, OrDateTimePickerMobileControl, OrDateTimePickerMonthSelect, OrDateTimePickerPopoverFooter, OrDateTimePickerPopoverHeader, OrDateTimePickerTimeControl, OrDateTimePickerTimeSelect, OrDateTimePickerV3, formatDate, formatMobileDate, formatMobileTime, formatTime, getCurrentDate, getNextMonthDate, scrollToElementWithinContainer } from './or-date-time-picker-v3/index.js';
27
27
  export { DrawerPlacement, OrDrawerV3 } from './or-drawer-v3/index.js';
28
28
  export { DropAreaSize, OrDropAreaV3, approximateFileSize } from './or-drop-area-v3/index.js';
29
- export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './OrEditorTabsV3-7f1eb4be.js';
29
+ export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './OrEditorTabsV3-743f0eb4.js';
30
30
  export { EmptyStateSize, OrEmptyStateV3 } from './or-empty-state-v3/index.js';
31
31
  export { OrErrorTagV3 } from './or-error-tag-v3/index.js';
32
32
  export { OrErrorV3 } from './or-error-v3/index.js';
@@ -41,7 +41,7 @@ export { IconButtonColor, OrIconButtonV3 } from './or-icon-button-v3/index.js';
41
41
  export { IconSize, IconVariant, OrIconV3 } from './or-icon-v3/index.js';
42
42
  export { IndicatorColor, IndicatorSize, OrIndicatorV3 } from './or-indicator-v3/index.js';
43
43
  export { InlineInputBoxSize, OrInlineInputBoxV3 } from './or-inline-input-box-v3/index.js';
44
- export { I as InlineInputType, a as OrInlineInputV3 } from './OrInlineInputV3-061441a3.js';
44
+ export { I as InlineInputType, a as OrInlineInputV3 } from './OrInlineInputV3-e5c2b0c8.js';
45
45
  export { OrInlineTextareaV3 } from './or-inline-textarea-v3/index.js';
46
46
  export { InputBoxDirection, InputBoxSize, InputBoxVariant, OrInputBoxV3 } from './or-input-box-v3/index.js';
47
47
  export { InputMode, InputType, OrInputV3 } from './or-input-v3/index.js';
@@ -1,4 +1,4 @@
1
- export { x as OrAutocompleteV3 } from '../OrAutocompleteV3-8c6de221.js';
1
+ export { w as OrAutocompleteV3 } from '../OrAutocompleteV3-a5edfe9f.js';
2
2
  import 'vue';
3
3
  import '@vueuse/core';
4
4
  import '@onereach/styles/screens.json';
@@ -17,7 +17,7 @@ import '../or-overlay-v3/index.js';
17
17
  import '../or-teleport-v3/index.js';
18
18
  import '../or-input-box-v3/index.js';
19
19
  import '../or-input-v3/index.js';
20
- import '../OrInlineInputV3-061441a3.js';
20
+ import '../OrInlineInputV3-e5c2b0c8.js';
21
21
  import '../or-inline-input-box-v3/index.js';
22
22
  import '../or-text-v3/index.js';
23
23
  import '../or-label-v3/index.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, renderSlot, createBlock, createCommentVNode } from 'vue';
2
- import { X, D } from '../OrAutocompleteV3-8c6de221.js';
2
+ import { X, D } from '../OrAutocompleteV3-a5edfe9f.js';
3
3
  import { OrIconV3 as script$1 } from '../or-icon-v3/index.js';
4
4
  import '@vueuse/core';
5
5
  import '@onereach/styles/screens.json';
@@ -17,7 +17,7 @@ import '../or-overlay-v3/index.js';
17
17
  import '../or-teleport-v3/index.js';
18
18
  import '../or-input-box-v3/index.js';
19
19
  import '../or-input-v3/index.js';
20
- import '../OrInlineInputV3-061441a3.js';
20
+ import '../OrInlineInputV3-e5c2b0c8.js';
21
21
  import '../or-inline-input-box-v3/index.js';
22
22
  import '../or-text-v3/index.js';
23
23
  import '../or-label-v3/index.js';
@@ -1,6 +1,6 @@
1
1
  import { ref, unref, computed, defineComponent, toRefs, watch, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, createElementBlock, normalizeClass, createCommentVNode, renderSlot } from 'vue';
2
2
  import { usePointerSwipe, onClickOutside } from '@vueuse/core';
3
- import { u as ue, t as te } from '../OrAutocompleteV3-8c6de221.js';
3
+ import { u as ue, t as te } from '../OrAutocompleteV3-a5edfe9f.js';
4
4
  import { OrOverlayV3 as script$1 } from '../or-overlay-v3/index.js';
5
5
  import '@onereach/styles/screens.json';
6
6
  import '@onereach/styles/tailwind.config.json';
@@ -17,7 +17,7 @@ import './index.js';
17
17
  import '../or-teleport-v3/index.js';
18
18
  import '../or-input-box-v3/index.js';
19
19
  import '../or-input-v3/index.js';
20
- import '../OrInlineInputV3-061441a3.js';
20
+ import '../OrInlineInputV3-e5c2b0c8.js';
21
21
  import '../or-inline-input-box-v3/index.js';
22
22
  import '../or-text-v3/index.js';
23
23
  import '../or-label-v3/index.js';
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed, openBlock, createElementBlock, normalizeClass, renderSlot, normalizeProps, guardReactiveProps } from 'vue';
2
2
  import { ButtonVariant, ButtonColor } from '../or-button-v3/index.js';
3
- import '../OrAutocompleteV3-8c6de221.js';
3
+ import '../OrAutocompleteV3-a5edfe9f.js';
4
4
  import '@vueuse/core';
5
5
  import '@onereach/styles/screens.json';
6
6
  import '@onereach/styles/tailwind.config.json';
@@ -18,7 +18,7 @@ import '../or-overlay-v3/index.js';
18
18
  import '../or-teleport-v3/index.js';
19
19
  import '../or-input-box-v3/index.js';
20
20
  import '../or-input-v3/index.js';
21
- import '../OrInlineInputV3-061441a3.js';
21
+ import '../OrInlineInputV3-e5c2b0c8.js';
22
22
  import '../or-inline-input-box-v3/index.js';
23
23
  import '../or-text-v3/index.js';
24
24
  import '../or-label-v3/index.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, mergeProps, toHandlers, createElementVNode, normalizeClass, renderSlot, Fragment, createVNode, createBlock, createCommentVNode } from 'vue';
2
- import { i as isVue3 } from '../OrAutocompleteV3-8c6de221.js';
2
+ import { i as isVue3 } from '../OrAutocompleteV3-a5edfe9f.js';
3
3
  import { OrLoaderV3 as script$1 } from '../or-loader-v3/index.js';
4
4
  import '@vueuse/core';
5
5
  import '@onereach/styles/screens.json';
@@ -18,7 +18,7 @@ import '../or-overlay-v3/index.js';
18
18
  import '../or-teleport-v3/index.js';
19
19
  import '../or-input-box-v3/index.js';
20
20
  import '../or-input-v3/index.js';
21
- import '../OrInlineInputV3-061441a3.js';
21
+ import '../OrInlineInputV3-e5c2b0c8.js';
22
22
  import '../or-inline-input-box-v3/index.js';
23
23
  import '../or-text-v3/index.js';
24
24
  import '../or-label-v3/index.js';
@@ -3,7 +3,7 @@ import { OrIconButtonV3 as script$2 } from '../or-icon-button-v3/index.js';
3
3
  import { OrSortingV3 as script$3 } from '../or-sorting-v3/index.js';
4
4
  import { OrSearchV3 as script$4 } from '../or-search-v3/index.js';
5
5
  import { OrLoaderV3 as script$5 } from '../or-loader-v3/index.js';
6
- import '../OrAutocompleteV3-8c6de221.js';
6
+ import '../OrAutocompleteV3-a5edfe9f.js';
7
7
  import '@vueuse/core';
8
8
  import '@onereach/styles/screens.json';
9
9
  import '@onereach/styles/tailwind.config.json';
@@ -13,7 +13,7 @@ import '../or-error-v3/index.js';
13
13
  import '../or-hint-v3/index.js';
14
14
  import '../or-input-box-v3/index.js';
15
15
  import '../or-input-v3/index.js';
16
- import '../OrInlineInputV3-061441a3.js';
16
+ import '../OrInlineInputV3-e5c2b0c8.js';
17
17
  import '../or-inline-input-box-v3/index.js';
18
18
  import '../or-text-v3/index.js';
19
19
  import '../or-icon-v3/index.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, toRef, resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
2
- import { r as re } from '../OrAutocompleteV3-8c6de221.js';
2
+ import { r as re } from '../OrAutocompleteV3-a5edfe9f.js';
3
3
  import { OrCheckboxTreeV3 as script$1 } from '../or-checkbox-tree-v3/index.js';
4
4
  import { OrFormGroupV3 as script$2, FormGroupDirection } from '../or-form-group-v3/index.js';
5
5
  import '@vueuse/core';
@@ -19,7 +19,7 @@ import '../or-overlay-v3/index.js';
19
19
  import '../or-teleport-v3/index.js';
20
20
  import '../or-input-box-v3/index.js';
21
21
  import '../or-input-v3/index.js';
22
- import '../OrInlineInputV3-061441a3.js';
22
+ import '../OrInlineInputV3-e5c2b0c8.js';
23
23
  import '../or-inline-input-box-v3/index.js';
24
24
  import '../or-text-v3/index.js';
25
25
  import '../or-label-v3/index.js';
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, toRefs, computed, watch, resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, createElementVNode, createBlock, withCtx, createVNode, createCommentVNode, renderSlot, createTextVNode, toDisplayString, renderList } from 'vue';
2
2
  import { useToggle } from '@vueuse/core';
3
- import { a as i, r as re } from '../OrAutocompleteV3-8c6de221.js';
3
+ import { a as i, r as re } from '../OrAutocompleteV3-a5edfe9f.js';
4
4
  import { OrIconV3 as script$1 } from '../or-icon-v3/index.js';
5
5
  import { OrCheckboxV3 as script$2 } from '../or-checkbox-v3/index.js';
6
6
  import { OrButtonV3 as script$3 } from '../or-button-v3/index.js';
@@ -19,7 +19,7 @@ import '../or-overlay-v3/index.js';
19
19
  import '../or-teleport-v3/index.js';
20
20
  import '../or-input-box-v3/index.js';
21
21
  import '../or-input-v3/index.js';
22
- import '../OrInlineInputV3-061441a3.js';
22
+ import '../OrInlineInputV3-e5c2b0c8.js';
23
23
  import '../or-inline-input-box-v3/index.js';
24
24
  import '../or-text-v3/index.js';
25
25
  import '../or-label-v3/index.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, reactive, ref, computed, toRef, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
2
- import { K, _, r as re, e, b as i, $ as $s, d as ds } from '../OrAutocompleteV3-8c6de221.js';
2
+ import { N, k, r as re, e, b as i, $ as $s, d as ds } from '../OrAutocompleteV3-a5edfe9f.js';
3
3
  import { OrLabelV3 as script$1, LabelVariant } from '../or-label-v3/index.js';
4
4
  import '@vueuse/core';
5
5
  import '@onereach/styles/screens.json';
@@ -18,7 +18,7 @@ import '../or-overlay-v3/index.js';
18
18
  import '../or-teleport-v3/index.js';
19
19
  import '../or-input-box-v3/index.js';
20
20
  import '../or-input-v3/index.js';
21
- import '../OrInlineInputV3-061441a3.js';
21
+ import '../OrInlineInputV3-e5c2b0c8.js';
22
22
  import '../or-inline-input-box-v3/index.js';
23
23
  import '../or-text-v3/index.js';
24
24
  import '../or-loader-v3/index.js';
@@ -111,8 +111,8 @@ var script = defineComponent({
111
111
  expose: ['root', 'focus', 'blur'],
112
112
  setup(props, context) {
113
113
  const attributes = reactive({
114
- id: K(),
115
- ..._()
114
+ id: N(),
115
+ ...k()
116
116
  });
117
117
  // Refs & Styles
118
118
  const root = ref();
@@ -7,7 +7,7 @@ import { keymap, EditorView } from '@codemirror/view';
7
7
  export { EditorView } from '@codemirror/view';
8
8
  import { Compartment, EditorState } from '@codemirror/state';
9
9
  export { EditorState } from '@codemirror/state';
10
- import { K, _, c as ie, r as re, u as ue } from '../OrAutocompleteV3-8c6de221.js';
10
+ import { N, k, c as ie, r as re, u as ue } from '../OrAutocompleteV3-a5edfe9f.js';
11
11
  import { basicSetup } from 'codemirror';
12
12
  import { indentWithTab } from '@codemirror/commands';
13
13
  import { OrErrorV3 as script$2 } from '../or-error-v3/index.js';
@@ -22,7 +22,7 @@ import '@onereach/styles/tailwind.config.json';
22
22
  import 'lodash/get';
23
23
  import 'lodash/isElement';
24
24
  import '../or-input-v3/index.js';
25
- import '../OrInlineInputV3-061441a3.js';
25
+ import '../OrInlineInputV3-e5c2b0c8.js';
26
26
  import '../or-inline-input-box-v3/index.js';
27
27
  import '../or-text-v3/index.js';
28
28
  import '../or-icon-v3/index.js';
@@ -260,8 +260,8 @@ var script = defineComponent({
260
260
  const disabledExtensionCompartment = new Compartment();
261
261
  // State
262
262
  const controlAttributes = reactive({
263
- id: K(),
264
- ..._(),
263
+ id: N(),
264
+ ...k(),
265
265
  ...ie()
266
266
  });
267
267
  const proxyModelValue = re(toRef(props, 'modelValue'), context.emit);
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, toRef, watch, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
2
2
  import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
3
3
  import { logicAnd } from '@vueuse/math';
4
- import { t as te } from '../OrAutocompleteV3-8c6de221.js';
4
+ import { t as te } from '../OrAutocompleteV3-a5edfe9f.js';
5
5
  import { OrOverlayV3 as script$1 } from '../or-overlay-v3/index.js';
6
6
  import { OrButtonV3 as script$2, ButtonColor } from '../or-button-v3/index.js';
7
7
  import { OrInputV3 as script$3 } from '../or-input-v3/index.js';
@@ -19,7 +19,7 @@ import '@floating-ui/dom';
19
19
  import '../or-bottom-sheet-v3/index.js';
20
20
  import '../or-teleport-v3/index.js';
21
21
  import '../or-input-box-v3/index.js';
22
- import '../OrInlineInputV3-061441a3.js';
22
+ import '../OrInlineInputV3-e5c2b0c8.js';
23
23
  import '../or-inline-input-box-v3/index.js';
24
24
  import '../or-text-v3/index.js';
25
25
  import '../or-label-v3/index.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, toRefs, watch, ref, resolveComponent, openBlock, createBlock, withCtx, renderSlot } from 'vue';
2
- import { t as te } from '../OrAutocompleteV3-8c6de221.js';
2
+ import { t as te } from '../OrAutocompleteV3-a5edfe9f.js';
3
3
  import { OrMenuV3 as script$1 } from '../or-menu-v3/index.js';
4
4
  import { PopoverPlacement } from '../or-popover-v3/index.js';
5
5
  import '@vueuse/core';
@@ -14,7 +14,7 @@ import '../or-icon-v3/index.js';
14
14
  import '../or-tooltip-v3/index.js';
15
15
  import '../or-input-box-v3/index.js';
16
16
  import '../or-input-v3/index.js';
17
- import '../OrInlineInputV3-061441a3.js';
17
+ import '../OrInlineInputV3-e5c2b0c8.js';
18
18
  import '../or-inline-input-box-v3/index.js';
19
19
  import '../or-text-v3/index.js';
20
20
  import '../or-label-v3/index.js';
@@ -14,7 +14,7 @@ import { OrPaginationV3 as script$p } from '../or-pagination-v3/index.js';
14
14
  import { OrSearchV3 as script$q } from '../or-search-v3/index.js';
15
15
  import { OrSkeletonTextV3 as script$r } from '../or-skeleton-v3/index.js';
16
16
  import { OrNotificationV3 as script$s } from '../or-notification-v3/index.js';
17
- import '../OrAutocompleteV3-8c6de221.js';
17
+ import '../OrAutocompleteV3-a5edfe9f.js';
18
18
  import '@onereach/styles/screens.json';
19
19
  import '@onereach/styles/tailwind.config.json';
20
20
  import 'lodash/get';
@@ -29,7 +29,7 @@ import '../or-bottom-sheet-v3/index.js';
29
29
  import '../or-overlay-v3/index.js';
30
30
  import '../or-teleport-v3/index.js';
31
31
  import '../or-input-box-v3/index.js';
32
- import '../OrInlineInputV3-061441a3.js';
32
+ import '../OrInlineInputV3-e5c2b0c8.js';
33
33
  import '../or-inline-input-box-v3/index.js';
34
34
  import '../or-text-v3/index.js';
35
35
  import '../or-label-v3/index.js';
@@ -39,7 +39,7 @@ import '../or-tags-v3/index.js';
39
39
  import '../or-button-v3/index.js';
40
40
  import '../or-tag-v3/index.js';
41
41
  import '../or-menu-v3/index.js';
42
- import '../OrEditorTabsV3-7f1eb4be.js';
42
+ import '../OrEditorTabsV3-743f0eb4.js';
43
43
  import '../or-expansion-panel-v3/index.js';
44
44
  import 'lodash/range';
45
45
  import '../or-indicator-v3/index.js';
@@ -1111,7 +1111,9 @@ var script = defineComponent({
1111
1111
  }
1112
1112
  // Helpers
1113
1113
  function scrollTo(event) {
1114
- event.currentTarget.scrollIntoView();
1114
+ event.currentTarget.scrollIntoView({
1115
+ block: 'nearest'
1116
+ });
1115
1117
  }
1116
1118
  return {
1117
1119
  root,