@onereach/ui-components 20.2.0-beta.5166.0 → 20.2.0-beta.5169.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/components/{OrAutocompleteV3-8c6de221.js → OrAutocompleteV3-754aaf61.js} +68 -57
- package/dist/esm/components/{OrEditorTabsV3-7f1eb4be.js → OrEditorTabsV3-e185c515.js} +1 -1
- package/dist/esm/components/{OrInlineInputV3-061441a3.js → OrInlineInputV3-3a13a2c7.js} +3 -3
- package/dist/esm/components/index.js +3 -3
- package/dist/esm/components/or-autocomplete-v3/index.js +2 -2
- package/dist/esm/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/components/or-bottom-sheet-v3/index.js +2 -2
- package/dist/esm/components/or-button-group-v3/index.js +2 -2
- package/dist/esm/components/or-button-v3/index.js +2 -2
- package/dist/esm/components/or-card-collection-v3/index.js +2 -2
- package/dist/esm/components/or-checkbox-group-v3/index.js +2 -2
- package/dist/esm/components/or-checkbox-tree-v3/index.js +2 -2
- package/dist/esm/components/or-checkbox-v3/index.js +4 -4
- package/dist/esm/components/or-code-v3/index.js +4 -4
- package/dist/esm/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/components/or-context-menu-v3/index.js +2 -2
- package/dist/esm/components/or-data-grid-v3/index.js +3 -3
- package/dist/esm/components/or-date-format-v3/index.js +3 -3
- package/dist/esm/components/or-date-picker-v3/index.js +3 -3
- package/dist/esm/components/or-date-range-picker-v3/index.js +3 -3
- package/dist/esm/components/or-date-time-format-v3/index.js +3 -3
- package/dist/esm/components/or-date-time-picker-v3/index.js +4 -4
- package/dist/esm/components/or-drawer-v3/index.js +2 -2
- package/dist/esm/components/or-drop-area-v3/index.js +2 -2
- package/dist/esm/components/or-editor-tabs-v3/index.js +3 -3
- package/dist/esm/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/components/or-fab-v3/index.js +2 -2
- package/dist/esm/components/or-filter-popover-v3/index.js +2 -2
- package/dist/esm/components/or-filter-trigger-v3/index.js +2 -2
- package/dist/esm/components/or-filter-v3/index.js +2 -2
- package/dist/esm/components/or-icon-button-v3/index.js +2 -2
- package/dist/esm/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/components/or-input-v3/index.js +4 -4
- package/dist/esm/components/or-list-v3/index.js +2 -2
- package/dist/esm/components/or-menu-item-v3/index.js +2 -2
- package/dist/esm/components/or-menu-v3/index.js +2 -2
- package/dist/esm/components/or-modal-v3/index.js +2 -2
- package/dist/esm/components/or-notification-v3/index.js +2 -2
- package/dist/esm/components/or-overlay-v3/index.js +3 -3
- package/dist/esm/components/or-pagination-v3/index.js +2 -2
- package/dist/esm/components/or-popover-v3/index.js +7 -5
- package/dist/esm/components/or-progress-v3/index.js +2 -2
- package/dist/esm/components/or-radio-group-v3/index.js +2 -2
- package/dist/esm/components/or-radio-v3/index.js +4 -4
- package/dist/esm/components/or-range-slider-v3/index.js +2 -2
- package/dist/esm/components/or-rating-v3/index.js +2 -2
- package/dist/esm/components/or-resizeable-panel-v3/index.js +2 -2
- package/dist/esm/components/or-rich-text-editor-v3/index.js +2 -2
- package/dist/esm/components/or-rich-tooltip-v3/index.js +2 -2
- package/dist/esm/components/or-search-v3/index.js +4 -4
- package/dist/esm/components/or-segmented-control-v3/index.js +2 -2
- package/dist/esm/components/or-select-v3/index.js +3 -3
- package/dist/esm/components/or-sidebar-v3/index.js +2 -2
- package/dist/esm/components/or-skeleton-v3/index.js +2 -2
- package/dist/esm/components/or-slider-v3/index.js +2 -2
- package/dist/esm/components/or-sorting-v3/index.js +2 -2
- package/dist/esm/components/or-switch-v3/index.js +4 -4
- package/dist/esm/components/or-tabs-v3/index.js +2 -2
- package/dist/esm/components/or-tag-input-v3/index.js +4 -4
- package/dist/esm/components/or-tag-v3/index.js +2 -2
- package/dist/esm/components/or-tags-v3/index.js +2 -2
- package/dist/esm/components/or-textarea-v3/index.js +8 -8
- package/dist/esm/components/or-time-format-v3/index.js +2 -2
- package/dist/esm/components/or-time-picker-v3/index.js +2 -2
- package/dist/esm/components/or-time-range-picker-v3/index.js +2 -2
- package/dist/esm/components/or-toast-v3/index.js +3 -3
- package/dist/esm/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/components/or-tree-v3/index.js +2 -2
- package/dist/esm/index.js +3 -3
- package/package.json +3 -3
|
@@ -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
|
|
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';
|
|
@@ -26,7 +26,7 @@ const s$1 = typeof window < "u" ? window : null, g$1 = (s$1 == null ? void 0 : s
|
|
|
26
26
|
e && n$1(t) && t.classList && t.classList.add(e);
|
|
27
27
|
}, q$2 = (t, e) => {
|
|
28
28
|
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$
|
|
29
|
+
}, E$1 = (t, e) => e && n$1(t) && t.classList ? t.classList.contains(e) : !1, L$1 = (t, e, o) => {
|
|
30
30
|
e && n$1(t) && t.setAttribute(e, o);
|
|
31
31
|
}, x$1 = (t, e) => {
|
|
32
32
|
e && n$1(t) && t.removeAttribute(e);
|
|
@@ -77,7 +77,7 @@ const s$1 = typeof window < "u" ? window : null, g$1 = (s$1 == null ? void 0 : s
|
|
|
77
77
|
top: e.top - o.top - parseFloat(i.marginTop),
|
|
78
78
|
left: e.left - o.left - parseFloat(i.marginLeft)
|
|
79
79
|
};
|
|
80
|
-
}, _$
|
|
80
|
+
}, _$1 = (t) => {
|
|
81
81
|
let e = 0;
|
|
82
82
|
for (; t; ) {
|
|
83
83
|
const i = c$2(t).zIndex;
|
|
@@ -86,21 +86,35 @@ const s$1 = typeof window < "u" ? window : null, g$1 = (s$1 == null ? void 0 : s
|
|
|
86
86
|
return e;
|
|
87
87
|
};
|
|
88
88
|
|
|
89
|
-
|
|
89
|
+
function f(e) {
|
|
90
|
+
return e.offsetWidth > 0 && e.offsetHeight > 0;
|
|
91
|
+
}
|
|
92
|
+
function l$1(e) {
|
|
93
|
+
const i = document.body.querySelectorAll("*"), n = [];
|
|
94
|
+
for (const t of i)
|
|
95
|
+
if (!t.isEqualNode(e) && f(t)) {
|
|
96
|
+
const s = t.style;
|
|
97
|
+
if (s && s.zIndex !== "") {
|
|
98
|
+
const o = Number(s.zIndex);
|
|
99
|
+
isNaN(o) || n.push(o);
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
return n;
|
|
103
|
+
}
|
|
90
104
|
|
|
91
105
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
92
106
|
// @ts-ignore
|
|
93
107
|
const isVue3 = true;
|
|
94
108
|
const isVue2 = !isVue3;
|
|
95
109
|
|
|
96
|
-
const
|
|
110
|
+
const k$1 = () => {
|
|
97
111
|
const e = useAttrs();
|
|
98
112
|
return {
|
|
99
113
|
readonly: computed(() => e.readonly),
|
|
100
114
|
disabled: computed(() => e.disabled),
|
|
101
115
|
"force-state": computed(() => e["force-state"])
|
|
102
116
|
};
|
|
103
|
-
},
|
|
117
|
+
}, 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
118
|
dateStyle: e.value,
|
|
105
119
|
timeZone: "UTC"
|
|
106
120
|
}).formatToParts(Date.UTC(1, 0, 1, 1, 1)).reduce((r, n) => {
|
|
@@ -123,56 +137,53 @@ const _$1 = () => {
|
|
|
123
137
|
default:
|
|
124
138
|
return r + n.value;
|
|
125
139
|
}
|
|
126
|
-
}, "") : e.value(void 0, t.value)),
|
|
127
|
-
const
|
|
140
|
+
}, "") : e.value(void 0, t.value)), K$1 = (e, t) => {
|
|
141
|
+
const o = isRef(e) ? e : ref(e), r = isRef(t) ? t : ref();
|
|
128
142
|
function n(a) {
|
|
129
|
-
|
|
130
|
-
}
|
|
131
|
-
function l(a) {
|
|
132
|
-
a.style.zIndex = String(Math.max(0, ...n(a)) + 1);
|
|
143
|
+
a.style.zIndex = String(Math.max(0, ...l$1(a)) + 1);
|
|
133
144
|
}
|
|
134
|
-
watch([
|
|
135
|
-
a &&
|
|
145
|
+
watch([o, r], ([a]) => {
|
|
146
|
+
a && n(a);
|
|
136
147
|
}, { immediate: !0 });
|
|
137
|
-
},
|
|
148
|
+
}, N$1 = () => {
|
|
138
149
|
const e = useAttrs(), t = getCurrentInstance();
|
|
139
150
|
return computed(() => e.id ?? (t == null ? void 0 : t.uid.toString()));
|
|
140
|
-
}, X$1 = (e) => computed(() => e.value ?? inject(
|
|
141
|
-
const { hide:
|
|
142
|
-
function
|
|
151
|
+
}, X$1 = (e) => computed(() => e.value ?? inject(U$1, navigator.language)), ee = (e, t = {}) => {
|
|
152
|
+
const { hide: o = !0, threshold: r = 0 } = t, n = isRef(e) ? e : ref(e), a = ref([]), l = ref([]);
|
|
153
|
+
function s() {
|
|
143
154
|
const i = n.value;
|
|
144
155
|
if (i) {
|
|
145
|
-
const d = [...i.children].reduce(({ innerItems:
|
|
146
|
-
const f = T, { x: D, width: I } = f.getBoundingClientRect(), { x:
|
|
147
|
-
return D + I >
|
|
148
|
-
innerItems:
|
|
156
|
+
const d = [...i.children].reduce(({ innerItems: m, outerItems: y }, T) => {
|
|
157
|
+
const f = T, { x: D, width: I } = f.getBoundingClientRect(), { x: w, width: A } = i.getBoundingClientRect();
|
|
158
|
+
return D + I > w + A + r ? (o && f.style.setProperty("visibility", "hidden"), {
|
|
159
|
+
innerItems: m,
|
|
149
160
|
outerItems: [...y, f]
|
|
150
|
-
}) : (
|
|
151
|
-
innerItems: [...
|
|
161
|
+
}) : (o && f.style.removeProperty("visibility"), {
|
|
162
|
+
innerItems: [...m, f],
|
|
152
163
|
outerItems: y
|
|
153
164
|
});
|
|
154
165
|
}, {
|
|
155
166
|
innerItems: [],
|
|
156
167
|
outerItems: []
|
|
157
168
|
});
|
|
158
|
-
|
|
169
|
+
a.value = d.innerItems, l.value = d.outerItems;
|
|
159
170
|
} else
|
|
160
|
-
|
|
171
|
+
a.value = [], l.value = [];
|
|
161
172
|
}
|
|
162
|
-
return watch(n,
|
|
173
|
+
return watch(n, s, {
|
|
163
174
|
immediate: !0
|
|
164
|
-
}), useMutationObserver(n,
|
|
175
|
+
}), useMutationObserver(n, s, {
|
|
165
176
|
childList: !0
|
|
166
|
-
}), useResizeObserver(n, () => A(
|
|
167
|
-
innerItems:
|
|
168
|
-
outerItems:
|
|
177
|
+
}), useResizeObserver(n, () => A(s)), {
|
|
178
|
+
innerItems: a,
|
|
179
|
+
outerItems: l
|
|
169
180
|
};
|
|
170
|
-
}, te = (e, t,
|
|
181
|
+
}, te = (e, t, o = {}) => {
|
|
171
182
|
const r = ref(e.value ? "open" : "closed");
|
|
172
183
|
watch(e, (i) => {
|
|
173
184
|
r.value = i ? "open" : "closed";
|
|
174
185
|
});
|
|
175
|
-
const n = refDebounced(r,
|
|
186
|
+
const n = refDebounced(r, o.debounce ?? 0);
|
|
176
187
|
watch(n, (i) => {
|
|
177
188
|
switch (t("update:state", i), i) {
|
|
178
189
|
case "open":
|
|
@@ -183,24 +194,24 @@ const _$1 = () => {
|
|
|
183
194
|
break;
|
|
184
195
|
}
|
|
185
196
|
});
|
|
186
|
-
function
|
|
197
|
+
function a() {
|
|
187
198
|
r.value = "open";
|
|
188
199
|
}
|
|
189
|
-
function
|
|
200
|
+
function l() {
|
|
190
201
|
r.value = "closed";
|
|
191
202
|
}
|
|
192
|
-
function
|
|
203
|
+
function s() {
|
|
193
204
|
r.value = r.value === "open" ? "closed" : "open";
|
|
194
205
|
}
|
|
195
206
|
return {
|
|
196
207
|
state: n,
|
|
197
|
-
open:
|
|
198
|
-
close:
|
|
199
|
-
toggle:
|
|
208
|
+
open: a,
|
|
209
|
+
close: l,
|
|
210
|
+
toggle: s
|
|
200
211
|
};
|
|
201
212
|
};
|
|
202
|
-
function re(e, t,
|
|
203
|
-
const { defaultValue: r } =
|
|
213
|
+
function re(e, t, o = {}) {
|
|
214
|
+
const { defaultValue: r } = o;
|
|
204
215
|
return r ? computed({
|
|
205
216
|
get: () => e.value ?? r.value,
|
|
206
217
|
set: (n) => {
|
|
@@ -214,29 +225,29 @@ function re(e, t, s = {}) {
|
|
|
214
225
|
});
|
|
215
226
|
}
|
|
216
227
|
function ne(e) {
|
|
217
|
-
const t = getCurrentInstance(),
|
|
218
|
-
e ? watch(e, (
|
|
219
|
-
|
|
228
|
+
const t = getCurrentInstance(), o = ref();
|
|
229
|
+
e ? watch(e, (s) => {
|
|
230
|
+
o.value = s;
|
|
220
231
|
}) : onMounted(() => {
|
|
221
232
|
if (t) {
|
|
222
|
-
const
|
|
223
|
-
|
|
233
|
+
const s = t.vnode["el" ];
|
|
234
|
+
s instanceof Element && (o.value = s);
|
|
224
235
|
}
|
|
225
236
|
});
|
|
226
|
-
const r = computed(() =>
|
|
227
|
-
function
|
|
237
|
+
const r = computed(() => l(o.value) || a.value), n = computed(() => !r.value), a = useMediaQuery(`(min-width: ${O.md})`);
|
|
238
|
+
function l(s) {
|
|
228
239
|
var d;
|
|
229
|
-
if (!
|
|
240
|
+
if (!s)
|
|
230
241
|
return !1;
|
|
231
|
-
const i = (d =
|
|
232
|
-
return i != null && i.some((
|
|
242
|
+
const i = (d = s.getAttribute("force-screen")) == null ? void 0 : d.split(/\s+/);
|
|
243
|
+
return i != null && i.some((m) => ["md", "lg", "xl"].includes(m)) ? !0 : l(s.parentElement ?? void 0);
|
|
233
244
|
}
|
|
234
245
|
return {
|
|
235
246
|
isDesktop: r,
|
|
236
247
|
isMobile: n
|
|
237
248
|
};
|
|
238
249
|
}
|
|
239
|
-
const ue = () =>
|
|
250
|
+
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
251
|
timeStyle: "short",
|
|
241
252
|
hourCycle: e.value !== h$1.Auto ? e.value : void 0,
|
|
242
253
|
timeZone: "UTC"
|
|
@@ -254,7 +265,7 @@ const ue = () => Y$1.theme, oe = (e) => computed(() => e.value ?? inject(N$1, h$
|
|
|
254
265
|
}, "") : e.value(void 0, t.value));
|
|
255
266
|
function ae(e = !1) {
|
|
256
267
|
const t = ref(e);
|
|
257
|
-
function
|
|
268
|
+
function o() {
|
|
258
269
|
t.value = !0;
|
|
259
270
|
}
|
|
260
271
|
function r() {
|
|
@@ -265,7 +276,7 @@ function ae(e = !1) {
|
|
|
265
276
|
}
|
|
266
277
|
return {
|
|
267
278
|
isActiveToggle: t,
|
|
268
|
-
show:
|
|
279
|
+
show: o,
|
|
269
280
|
hide: r,
|
|
270
281
|
toggle: n
|
|
271
282
|
};
|
|
@@ -533,8 +544,8 @@ var script = defineComponent({
|
|
|
533
544
|
expose: ['root', 'popover', 'popoverState', 'reset', 'clear', 'focus', 'blur'],
|
|
534
545
|
setup(props, context) {
|
|
535
546
|
const attributes = reactive({
|
|
536
|
-
id:
|
|
537
|
-
...
|
|
547
|
+
id: N$1(),
|
|
548
|
+
...k$1(),
|
|
538
549
|
...ie()
|
|
539
550
|
});
|
|
540
551
|
// Refs
|
|
@@ -907,4 +918,4 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
907
918
|
script.render = render;
|
|
908
919
|
script.__file = "src/components/or-autocomplete-v3/OrAutocomplete.vue";
|
|
909
920
|
|
|
910
|
-
export { $s as $,
|
|
921
|
+
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, w$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, 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, _$1 as aN, l$1 as aO, B$1 as aP, R$1 as aQ, E$1 as aR, Is as aS, P as aT, I as aU, Bs as aV, L as aW, f 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, x$1 as b0, q$2 as b1, b$1 as b2, T$1 as b3, A as b4, Ls as b5, h as b6, F$1 as b7, L$1 as b8, z$1 as b9, ae as ba, 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-
|
|
1
|
+
import { b as i, l as isVue2, r as re, T, n as ne } from './OrAutocompleteV3-754aaf61.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 {
|
|
2
|
+
import { N, k, c as ie, r as re } from './OrAutocompleteV3-754aaf61.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:
|
|
123
|
-
...
|
|
122
|
+
id: N(),
|
|
123
|
+
...k(),
|
|
124
124
|
...ie()
|
|
125
125
|
});
|
|
126
126
|
// Refs & Styles
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { w as OrAutocompleteV3 } from './OrAutocompleteV3-754aaf61.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-
|
|
29
|
+
export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './OrEditorTabsV3-e185c515.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-
|
|
44
|
+
export { I as InlineInputType, a as OrInlineInputV3 } from './OrInlineInputV3-3a13a2c7.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 {
|
|
1
|
+
export { w as OrAutocompleteV3 } from '../OrAutocompleteV3-754aaf61.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-
|
|
20
|
+
import '../OrInlineInputV3-3a13a2c7.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-
|
|
2
|
+
import { X, D } from '../OrAutocompleteV3-754aaf61.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-
|
|
20
|
+
import '../OrInlineInputV3-3a13a2c7.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-
|
|
3
|
+
import { u as ue, t as te } from '../OrAutocompleteV3-754aaf61.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-
|
|
20
|
+
import '../OrInlineInputV3-3a13a2c7.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-
|
|
3
|
+
import '../OrAutocompleteV3-754aaf61.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-
|
|
21
|
+
import '../OrInlineInputV3-3a13a2c7.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-
|
|
2
|
+
import { i as isVue3 } from '../OrAutocompleteV3-754aaf61.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-
|
|
21
|
+
import '../OrInlineInputV3-3a13a2c7.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-
|
|
6
|
+
import '../OrAutocompleteV3-754aaf61.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-
|
|
16
|
+
import '../OrInlineInputV3-3a13a2c7.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-
|
|
2
|
+
import { r as re } from '../OrAutocompleteV3-754aaf61.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-
|
|
22
|
+
import '../OrInlineInputV3-3a13a2c7.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-
|
|
3
|
+
import { a as i, r as re } from '../OrAutocompleteV3-754aaf61.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-
|
|
22
|
+
import '../OrInlineInputV3-3a13a2c7.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 {
|
|
2
|
+
import { N, k, r as re, e, b as i, $ as $s, d as ds } from '../OrAutocompleteV3-754aaf61.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-
|
|
21
|
+
import '../OrInlineInputV3-3a13a2c7.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:
|
|
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 {
|
|
10
|
+
import { N, k, c as ie, r as re, u as ue } from '../OrAutocompleteV3-754aaf61.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-
|
|
25
|
+
import '../OrInlineInputV3-3a13a2c7.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:
|
|
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-
|
|
4
|
+
import { t as te } from '../OrAutocompleteV3-754aaf61.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-
|
|
22
|
+
import '../OrInlineInputV3-3a13a2c7.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-
|
|
2
|
+
import { t as te } from '../OrAutocompleteV3-754aaf61.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-
|
|
17
|
+
import '../OrInlineInputV3-3a13a2c7.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-
|
|
17
|
+
import '../OrAutocompleteV3-754aaf61.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-
|
|
32
|
+
import '../OrInlineInputV3-3a13a2c7.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-
|
|
42
|
+
import '../OrEditorTabsV3-e185c515.js';
|
|
43
43
|
import '../or-expansion-panel-v3/index.js';
|
|
44
44
|
import 'lodash/range';
|
|
45
45
|
import '../or-indicator-v3/index.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, openBlock, createElementBlock, normalizeClass, Fragment, createTextVNode, toDisplayString } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { G, f as X } from '../OrAutocompleteV3-754aaf61.js';
|
|
3
3
|
import { formatDate } from '../or-date-time-picker-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-
|
|
21
|
+
import '../OrInlineInputV3-3a13a2c7.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';
|
|
@@ -64,7 +64,7 @@ var script = defineComponent({
|
|
|
64
64
|
const root = ref();
|
|
65
65
|
const rootStyles = computed(() => ['or-date-format-v3', ...DateFormat]);
|
|
66
66
|
// Options
|
|
67
|
-
const resolvedFormat =
|
|
67
|
+
const resolvedFormat = G(toRef(props, 'format'));
|
|
68
68
|
const resolvedLocale = X(toRef(props, 'locale'));
|
|
69
69
|
return {
|
|
70
70
|
root,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch, resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, vShow, createElementVNode } from 'vue';
|
|
2
|
-
import { s, g as c,
|
|
2
|
+
import { s, g as c, G, f as X, r as re } from '../OrAutocompleteV3-754aaf61.js';
|
|
3
3
|
import { OrDateTimePickerDateControl as script$1, OrDateTimePickerDateSelect as script$2, OrDateTimePickerMobileControl as script$3, OrDateTimePickerMonthSelect as script$4, OrDateTimePickerPopoverFooter as script$5, OrDateTimePickerPopoverHeader as script$6, getCurrentDate, formatMobileDate } from '../or-date-time-picker-v3/index.js';
|
|
4
4
|
import { OrErrorV3 as script$7 } from '../or-error-v3/index.js';
|
|
5
5
|
import { OrHintV3 as script$8 } from '../or-hint-v3/index.js';
|
|
@@ -14,7 +14,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
14
14
|
import 'lodash/get';
|
|
15
15
|
import 'lodash/isElement';
|
|
16
16
|
import '../or-input-v3/index.js';
|
|
17
|
-
import '../OrInlineInputV3-
|
|
17
|
+
import '../OrInlineInputV3-3a13a2c7.js';
|
|
18
18
|
import '../or-inline-input-box-v3/index.js';
|
|
19
19
|
import '../or-text-v3/index.js';
|
|
20
20
|
import '../or-loader-v3/index.js';
|
|
@@ -145,7 +145,7 @@ var script = defineComponent({
|
|
|
145
145
|
});
|
|
146
146
|
const popoverStyles = computed(() => ['or-date-picker-popover-v3', ...DatePickerPopover]);
|
|
147
147
|
// Options
|
|
148
|
-
const resolvedFormat =
|
|
148
|
+
const resolvedFormat = G(toRef(props, 'format'));
|
|
149
149
|
const resolvedLocale = X(toRef(props, 'locale'));
|
|
150
150
|
// State
|
|
151
151
|
const initialValue = ref((_a = props.modelValue) !== null && _a !== void 0 ? _a : getCurrentDate());
|