@eodash/eodash 5.0.0-alpha.2.6 → 5.0.0-alpha.2.8

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 (44) hide show
  1. package/core/client/components/DashboardLayout.vue +1 -2
  2. package/core/client/components/MobileLayout.vue +1 -2
  3. package/core/client/composables/DefineWidgets.js +1 -1
  4. package/core/client/composables/index.js +12 -0
  5. package/core/client/eodash.js +15 -2
  6. package/core/client/store/Actions.js +14 -0
  7. package/core/client/types.d.ts +6 -1
  8. package/core/client/utils/index.js +12 -0
  9. package/dist/client/{DashboardLayout-BuDcv6LM.js → DashboardLayout-CKOExc7r.js} +4 -4
  10. package/dist/client/{DynamicWebComponent-BEP4rVce.js → DynamicWebComponent-m1Zbbw6n.js} +4 -4
  11. package/dist/client/EodashDatePicker-CGdJRGZJ.js +252 -0
  12. package/dist/client/{EodashItemFilter-BElmgrST.js → EodashItemFilter-BjM_LHaE.js} +2 -2
  13. package/dist/client/EodashMap-61UMC8sv.js +86917 -0
  14. package/dist/client/EodashMapBtns-DVITfAFx.js +36 -0
  15. package/dist/client/ExportState-DhpK09GR.js +558 -0
  16. package/dist/client/{Footer-CoPx6UXQ.js → Footer-CIwjaddz.js} +11 -11
  17. package/dist/client/Header-BcM-pZFi.js +350 -0
  18. package/dist/client/{IframeWrapper-2w2ye0zM.js → IframeWrapper-CAe6HPqe.js} +1 -1
  19. package/dist/client/{MobileLayout-C9OVcP12.js → MobileLayout-DcZOQX8r.js} +11 -11
  20. package/dist/client/PopUp-DCaITceG.js +300 -0
  21. package/dist/client/VImg-C-I_7puM.js +291 -0
  22. package/dist/client/{VMain-Dm43jd43.js → VMain-Cd3P0YTG.js} +2 -2
  23. package/dist/client/VOverlay-AcvFgk39.js +967 -0
  24. package/dist/client/{WidgetsContainer-BS87sLqk.js → WidgetsContainer-B0-q0EMO.js} +1 -1
  25. package/dist/client/{asWebComponent-CpQUVi2N.js → asWebComponent-zuKR9I1w.js} +5939 -5713
  26. package/dist/client/{decoder-CP4lv0Kb-BHrv68IA.js → decoder-CP4lv0Kb-DdKalImK.js} +1 -1
  27. package/dist/client/eo-dash.js +4 -4
  28. package/dist/client/{eodashSTAC-Q7kbX1Gy.js → eodashSTAC-DGB50vNk.js} +1 -1
  29. package/dist/client/{forwardRefs-BVFQ82G4.js → forwardRefs-BnxE4iKQ.js} +35 -33
  30. package/dist/client/{index-dOzyv_xR.js → index-hSIi5Ygk.js} +8 -8
  31. package/dist/client/{lerc-DzVumYtB-rm1Xco54.js → lerc-DzVumYtB-cTUap6k_.js} +1 -1
  32. package/dist/client/{ssrBoot-L9KejErM.js → ssrBoot-D3KF5Thc.js} +1 -1
  33. package/dist/client/style.css +2 -2
  34. package/dist/client/{transition-DCePIwYR.js → transition-D3a4tiJv.js} +6 -6
  35. package/dist/node/cli.js +2 -2
  36. package/package.json +2 -2
  37. package/widgets/EodashMap.vue +33 -29
  38. package/widgets/EodashMapBtns.vue +33 -0
  39. package/widgets/ExportState.vue +112 -0
  40. package/widgets/PopUp.vue +40 -0
  41. package/dist/client/EodashDatePicker-oFb1zt5E.js +0 -1211
  42. package/dist/client/EodashMap-DXyOgcEd.js +0 -50707
  43. package/dist/client/Header-C-zX31Ys.js +0 -635
  44. package/dist/client/eox-map-L7abwKTR.js +0 -36260
@@ -0,0 +1,36 @@
1
+ import { _ as l, r as s, aL as r, $ as d, a6 as p, b as n, a3 as c, V as u, aM as f } from "./asWebComponent-zuKR9I1w.js";
2
+ import m from "./ExportState-DhpK09GR.js";
3
+ const i = "Export Map", _ = `<h2>
4
+ code example
5
+ </h2>`, v = {
6
+ __name: "EodashMapBtns",
7
+ setup(x) {
8
+ const e = s(!1), o = s(null);
9
+ return r(o), (M, a) => (d(), p(
10
+ "div",
11
+ {
12
+ ref_key: "rootRef",
13
+ ref: o,
14
+ class: "d-flex align-end justify-end my-3 pa-2"
15
+ },
16
+ [
17
+ n(u, {
18
+ class: "map-btn",
19
+ icon: [c(f)],
20
+ onClick: a[0] || (a[0] = (t) => e.value = !e.value)
21
+ }, null, 8, ["icon"]),
22
+ n(m, {
23
+ header: i,
24
+ code: _,
25
+ modelValue: e.value,
26
+ "onUpdate:modelValue": a[1] || (a[1] = (t) => e.value = t)
27
+ }, null, 8, ["modelValue"])
28
+ ],
29
+ 512
30
+ /* NEED_PATCH */
31
+ ));
32
+ }
33
+ }, B = /* @__PURE__ */ l(v, [["__scopeId", "data-v-bd1fc195"]]);
34
+ export {
35
+ B as default
36
+ };
@@ -0,0 +1,558 @@
1
+ import { aN as M, g as m, e as y, S as ve, a as g, b as a, p as f, f as x, I as k, O as T, ag as j, aO as me, h as B, aP as J, i as N, aQ as U, P as W, aj as q, aR as ye, M as S, ak as _, aS as H, F as P, ae as ge, ac as fe, af as be, aT as ke, aU as he, aV as Ce, aW as Ve, aX as pe, ah as Se, ad as _e, ai as xe, aY as Ie, aZ as Ae, a_ as Pe, a$ as Te, c as h, t as Be, v as Ne, b0 as we, u as Le, R as $e, C as L, _ as De, b1 as Re, b2 as ze, r as Fe, $ as I, a0 as Oe, a1 as c, b3 as Ee, a9 as C, aa as $, a6 as D, a3 as R, b4 as Me, a5 as je, aB as Je, b5 as Ue, a7 as We, V as z, b6 as qe, a8 as F, b7 as A, aI as O, at as He, au as Qe } from "./asWebComponent-zuKR9I1w.js";
2
+ import Xe from "./PopUp-DCaITceG.js";
3
+ import { a as Ye } from "./index-hSIi5Ygk.js";
4
+ import { V as Q } from "./VImg-C-I_7puM.js";
5
+ const Ze = M("v-spacer", "div", "VSpacer"), X = m()({
6
+ name: "VCardActions",
7
+ props: y(),
8
+ setup(e, l) {
9
+ let {
10
+ slots: n
11
+ } = l;
12
+ return ve({
13
+ VBtn: {
14
+ slim: !0,
15
+ variant: "text"
16
+ }
17
+ }), g(() => a("div", {
18
+ class: ["v-card-actions", e.class],
19
+ style: e.style
20
+ }, [n.default?.()])), {};
21
+ }
22
+ }), Ge = f({
23
+ opacity: [Number, String],
24
+ ...y(),
25
+ ...x()
26
+ }, "VCardSubtitle"), Ke = m()({
27
+ name: "VCardSubtitle",
28
+ props: Ge(),
29
+ setup(e, l) {
30
+ let {
31
+ slots: n
32
+ } = l;
33
+ return g(() => a(e.tag, {
34
+ class: ["v-card-subtitle", e.class],
35
+ style: [{
36
+ "--v-card-subtitle-opacity": e.opacity
37
+ }, e.style]
38
+ }, n)), {};
39
+ }
40
+ }), Y = M("v-card-title"), ea = f({
41
+ start: Boolean,
42
+ end: Boolean,
43
+ icon: k,
44
+ image: String,
45
+ text: String,
46
+ ...y(),
47
+ ...T(),
48
+ ...j(),
49
+ ...me(),
50
+ ...x(),
51
+ ...B(),
52
+ ...J({
53
+ variant: "flat"
54
+ })
55
+ }, "VAvatar"), E = m()({
56
+ name: "VAvatar",
57
+ props: ea(),
58
+ setup(e, l) {
59
+ let {
60
+ slots: n
61
+ } = l;
62
+ const {
63
+ themeClasses: t
64
+ } = N(e), {
65
+ colorClasses: r,
66
+ colorStyles: o,
67
+ variantClasses: u
68
+ } = U(e), {
69
+ densityClasses: d
70
+ } = W(e), {
71
+ roundedClasses: s
72
+ } = q(e), {
73
+ sizeClasses: i,
74
+ sizeStyles: v
75
+ } = ye(e);
76
+ return g(() => a(e.tag, {
77
+ class: ["v-avatar", {
78
+ "v-avatar--start": e.start,
79
+ "v-avatar--end": e.end
80
+ }, t.value, r.value, d.value, s.value, i.value, u.value, e.class],
81
+ style: [o.value, v.value, e.style]
82
+ }, {
83
+ default: () => [n.default ? a(_, {
84
+ key: "content-defaults",
85
+ defaults: {
86
+ VImg: {
87
+ cover: !0,
88
+ image: e.image
89
+ },
90
+ VIcon: {
91
+ icon: e.icon
92
+ }
93
+ }
94
+ }, {
95
+ default: () => [n.default()]
96
+ }) : e.image ? a(Q, {
97
+ key: "image",
98
+ src: e.image,
99
+ alt: "",
100
+ cover: !0
101
+ }, null) : e.icon ? a(S, {
102
+ key: "icon",
103
+ icon: e.icon
104
+ }, null) : e.text, H(!1, "v-avatar")]
105
+ })), {};
106
+ }
107
+ }), aa = f({
108
+ appendAvatar: String,
109
+ appendIcon: k,
110
+ prependAvatar: String,
111
+ prependIcon: k,
112
+ subtitle: [String, Number],
113
+ title: [String, Number],
114
+ ...y(),
115
+ ...T()
116
+ }, "VCardItem"), ta = m()({
117
+ name: "VCardItem",
118
+ props: aa(),
119
+ setup(e, l) {
120
+ let {
121
+ slots: n
122
+ } = l;
123
+ return g(() => {
124
+ const t = !!(e.prependAvatar || e.prependIcon), r = !!(t || n.prepend), o = !!(e.appendAvatar || e.appendIcon), u = !!(o || n.append), d = !!(e.title != null || n.title), s = !!(e.subtitle != null || n.subtitle);
125
+ return a("div", {
126
+ class: ["v-card-item", e.class],
127
+ style: e.style
128
+ }, [r && a("div", {
129
+ key: "prepend",
130
+ class: "v-card-item__prepend"
131
+ }, [n.prepend ? a(_, {
132
+ key: "prepend-defaults",
133
+ disabled: !t,
134
+ defaults: {
135
+ VAvatar: {
136
+ density: e.density,
137
+ image: e.prependAvatar
138
+ },
139
+ VIcon: {
140
+ density: e.density,
141
+ icon: e.prependIcon
142
+ }
143
+ }
144
+ }, n.prepend) : a(P, null, [e.prependAvatar && a(E, {
145
+ key: "prepend-avatar",
146
+ density: e.density,
147
+ image: e.prependAvatar
148
+ }, null), e.prependIcon && a(S, {
149
+ key: "prepend-icon",
150
+ density: e.density,
151
+ icon: e.prependIcon
152
+ }, null)])]), a("div", {
153
+ class: "v-card-item__content"
154
+ }, [d && a(Y, {
155
+ key: "title"
156
+ }, {
157
+ default: () => [n.title?.() ?? e.title]
158
+ }), s && a(Ke, {
159
+ key: "subtitle"
160
+ }, {
161
+ default: () => [n.subtitle?.() ?? e.subtitle]
162
+ }), n.default?.()]), u && a("div", {
163
+ key: "append",
164
+ class: "v-card-item__append"
165
+ }, [n.append ? a(_, {
166
+ key: "append-defaults",
167
+ disabled: !o,
168
+ defaults: {
169
+ VAvatar: {
170
+ density: e.density,
171
+ image: e.appendAvatar
172
+ },
173
+ VIcon: {
174
+ density: e.density,
175
+ icon: e.appendIcon
176
+ }
177
+ }
178
+ }, n.append) : a(P, null, [e.appendIcon && a(S, {
179
+ key: "append-icon",
180
+ density: e.density,
181
+ icon: e.appendIcon
182
+ }, null), e.appendAvatar && a(E, {
183
+ key: "append-avatar",
184
+ density: e.density,
185
+ image: e.appendAvatar
186
+ }, null)])])]);
187
+ }), {};
188
+ }
189
+ }), na = f({
190
+ opacity: [Number, String],
191
+ ...y(),
192
+ ...x()
193
+ }, "VCardText"), Z = m()({
194
+ name: "VCardText",
195
+ props: na(),
196
+ setup(e, l) {
197
+ let {
198
+ slots: n
199
+ } = l;
200
+ return g(() => a(e.tag, {
201
+ class: ["v-card-text", e.class],
202
+ style: [{
203
+ "--v-card-text-opacity": e.opacity
204
+ }, e.style]
205
+ }, n)), {};
206
+ }
207
+ }), sa = f({
208
+ appendAvatar: String,
209
+ appendIcon: k,
210
+ disabled: Boolean,
211
+ flat: Boolean,
212
+ hover: Boolean,
213
+ image: String,
214
+ link: {
215
+ type: Boolean,
216
+ default: void 0
217
+ },
218
+ prependAvatar: String,
219
+ prependIcon: k,
220
+ ripple: {
221
+ type: [Boolean, Object],
222
+ default: !0
223
+ },
224
+ subtitle: [String, Number],
225
+ text: [String, Number],
226
+ title: [String, Number],
227
+ ...ge(),
228
+ ...y(),
229
+ ...T(),
230
+ ...fe(),
231
+ ...be(),
232
+ ...ke(),
233
+ ...he(),
234
+ ...Ce(),
235
+ ...j(),
236
+ ...Ve(),
237
+ ...x(),
238
+ ...B(),
239
+ ...J({
240
+ variant: "elevated"
241
+ })
242
+ }, "VCard"), la = m()({
243
+ name: "VCard",
244
+ directives: {
245
+ Ripple: pe
246
+ },
247
+ props: sa(),
248
+ setup(e, l) {
249
+ let {
250
+ attrs: n,
251
+ slots: t
252
+ } = l;
253
+ const {
254
+ themeClasses: r
255
+ } = N(e), {
256
+ borderClasses: o
257
+ } = Se(e), {
258
+ colorClasses: u,
259
+ colorStyles: d,
260
+ variantClasses: s
261
+ } = U(e), {
262
+ densityClasses: i
263
+ } = W(e), {
264
+ dimensionStyles: v
265
+ } = _e(e), {
266
+ elevationClasses: b
267
+ } = xe(e), {
268
+ loaderClasses: G
269
+ } = Ie(e), {
270
+ locationStyles: K
271
+ } = Ae(e), {
272
+ positionClasses: ee
273
+ } = Pe(e), {
274
+ roundedClasses: ae
275
+ } = q(e), V = Te(e, n), te = h(() => e.link !== !1 && V.isLink.value), p = h(() => !e.disabled && e.link !== !1 && (e.link || V.isClickable.value));
276
+ return g(() => {
277
+ const ne = te.value ? "a" : e.tag, se = !!(t.title || e.title != null), le = !!(t.subtitle || e.subtitle != null), ie = se || le, de = !!(t.append || e.appendAvatar || e.appendIcon), oe = !!(t.prepend || e.prependAvatar || e.prependIcon), ce = !!(t.image || e.image), re = ie || oe || de, ue = !!(t.text || e.text != null);
278
+ return Be(a(ne, {
279
+ class: ["v-card", {
280
+ "v-card--disabled": e.disabled,
281
+ "v-card--flat": e.flat,
282
+ "v-card--hover": e.hover && !(e.disabled || e.flat),
283
+ "v-card--link": p.value
284
+ }, r.value, o.value, u.value, i.value, b.value, G.value, ee.value, ae.value, s.value, e.class],
285
+ style: [d.value, v.value, K.value, e.style],
286
+ href: V.href.value,
287
+ onClick: p.value && V.navigate,
288
+ tabindex: e.disabled ? -1 : void 0
289
+ }, {
290
+ default: () => [ce && a("div", {
291
+ key: "image",
292
+ class: "v-card__image"
293
+ }, [t.image ? a(_, {
294
+ key: "image-defaults",
295
+ disabled: !e.image,
296
+ defaults: {
297
+ VImg: {
298
+ cover: !0,
299
+ src: e.image
300
+ }
301
+ }
302
+ }, t.image) : a(Q, {
303
+ key: "image-img",
304
+ cover: !0,
305
+ src: e.image
306
+ }, null)]), a(we, {
307
+ name: "v-card",
308
+ active: !!e.loading,
309
+ color: typeof e.loading == "boolean" ? void 0 : e.loading
310
+ }, {
311
+ default: t.loader
312
+ }), re && a(ta, {
313
+ key: "item",
314
+ prependAvatar: e.prependAvatar,
315
+ prependIcon: e.prependIcon,
316
+ title: e.title,
317
+ subtitle: e.subtitle,
318
+ appendAvatar: e.appendAvatar,
319
+ appendIcon: e.appendIcon
320
+ }, {
321
+ default: t.item,
322
+ prepend: t.prepend,
323
+ title: t.title,
324
+ subtitle: t.subtitle,
325
+ append: t.append
326
+ }), ue && a(Z, {
327
+ key: "text"
328
+ }, {
329
+ default: () => [t.text?.() ?? e.text]
330
+ }), t.default?.(), t.actions && a(X, null, {
331
+ default: t.actions
332
+ }), H(p.value, "v-card")]
333
+ }), [[Ne("ripple"), p.value && e.ripple]]);
334
+ }), {};
335
+ }
336
+ }), ia = f({
337
+ color: String,
338
+ inset: Boolean,
339
+ length: [Number, String],
340
+ opacity: [Number, String],
341
+ thickness: [Number, String],
342
+ vertical: Boolean,
343
+ ...y(),
344
+ ...B()
345
+ }, "VDivider"), da = m()({
346
+ name: "VDivider",
347
+ props: ia(),
348
+ setup(e, l) {
349
+ let {
350
+ attrs: n,
351
+ slots: t
352
+ } = l;
353
+ const {
354
+ themeClasses: r
355
+ } = N(e), {
356
+ textColorClasses: o,
357
+ textColorStyles: u
358
+ } = Le($e(e, "color")), d = h(() => {
359
+ const s = {};
360
+ return e.length && (s[e.vertical ? "height" : "width"] = L(e.length)), e.thickness && (s[e.vertical ? "borderRightWidth" : "borderTopWidth"] = L(e.thickness)), s;
361
+ });
362
+ return g(() => {
363
+ const s = a("hr", {
364
+ class: [{
365
+ "v-divider": !0,
366
+ "v-divider--inset": e.inset,
367
+ "v-divider--vertical": e.vertical
368
+ }, r.value, o.value, e.class],
369
+ style: [d.value, u.value, {
370
+ "--v-border-opacity": e.opacity
371
+ }, e.style],
372
+ "aria-orientation": !n.role || n.role === "separator" ? e.vertical ? "vertical" : "horizontal" : void 0,
373
+ role: `${n.role || "separator"}`
374
+ }, null);
375
+ return t.default ? a("div", {
376
+ class: ["v-divider__wrapper", {
377
+ "v-divider__wrapper--vertical": e.vertical,
378
+ "v-divider__wrapper--inset": e.inset
379
+ }]
380
+ }, [s, a("div", {
381
+ class: "v-divider__content"
382
+ }, [t.default()]), s]) : s;
383
+ }), {};
384
+ }
385
+ }), w = (e) => (He("data-v-adee4f49"), e = e(), Qe(), e), oa = /* @__PURE__ */ w(() => /* @__PURE__ */ C(
386
+ "h5",
387
+ { class: "text-h5" },
388
+ "Storytelling map configuration",
389
+ -1
390
+ /* HOISTED */
391
+ )), ca = /* @__PURE__ */ w(() => /* @__PURE__ */ C(
392
+ "p",
393
+ { class: "text-body-2" },
394
+ " Copy and paste this code into the map layers field of the storytelling editor: ",
395
+ -1
396
+ /* HOISTED */
397
+ )), ra = { class: "pa-3 code-block" }, ua = { style: { position: "absolute", bottom: "15px" } }, va = {
398
+ key: 0,
399
+ class: "text-success mr-3"
400
+ }, ma = /* @__PURE__ */ w(() => /* @__PURE__ */ C(
401
+ "small",
402
+ null,
403
+ "copied!",
404
+ -1
405
+ /* HOISTED */
406
+ )), ya = {
407
+ __name: "ExportState",
408
+ props: /* @__PURE__ */ Re({
409
+ getLayers: {
410
+ type: Function,
411
+ default: Ee
412
+ }
413
+ }, {
414
+ modelValue: { type: Boolean, required: !0, default: !1 },
415
+ modelModifiers: {}
416
+ }),
417
+ emits: ["update:modelValue"],
418
+ setup(e) {
419
+ const l = ze(e, "modelValue"), n = e, t = Fe(!1), r = [
420
+ {
421
+ id: Symbol(),
422
+ copyFn: async () => await A(u.value, t),
423
+ copyAs: "simple map"
424
+ },
425
+ {
426
+ id: Symbol(),
427
+ copyFn: async () => await A(JSON.stringify(n.getLayers()), t),
428
+ copyAs: "layers configuration"
429
+ },
430
+ {
431
+ id: Symbol(),
432
+ copyFn: async () => await A(o.value, t),
433
+ copyAs: "map tour section"
434
+ }
435
+ ], o = h(() => {
436
+ const [d, s, i] = O.value, v = "### <!--{ layers=", b = `zoom="${i}" center=[${[d, s]}] animationOptions={duration:500}}-->
437
+ #### Tour step title
438
+ Text describing the current step of the tour and why it is interesting what the map shows currently
439
+ `;
440
+ return `${v}'${JSON.stringify(n.getLayers())}' ${b}`;
441
+ }), u = h(() => {
442
+ const [d, s, i] = O.value, v = '## Map Example <!--{as="eox-map" style="width: 100%; height: 500px;" layers=', b = `zoom="${i}" center=[${[d, s]}] }-->`;
443
+ return `${v}'${JSON.stringify(n.getLayers())}' ${b}`;
444
+ });
445
+ return (d, s) => (I(), Oe(Xe, {
446
+ modelValue: l.value,
447
+ "onUpdate:modelValue": s[1] || (s[1] = (i) => l.value = i)
448
+ }, {
449
+ default: c(() => [
450
+ a(la, null, {
451
+ default: c(() => [
452
+ a(Y, { class: "bg-primary" }, {
453
+ default: c(() => [
454
+ oa
455
+ ]),
456
+ _: 1
457
+ /* STABLE */
458
+ }),
459
+ a(Z, { class: "py-5" }, {
460
+ default: c(() => [
461
+ ca,
462
+ C(
463
+ "div",
464
+ ra,
465
+ $(e.getLayers()),
466
+ 1
467
+ /* TEXT */
468
+ ),
469
+ C("div", ua, [
470
+ a(Ye, null, {
471
+ default: c(() => [
472
+ t.value ? (I(), D("div", va, [
473
+ a(S, {
474
+ color: "success",
475
+ left: "",
476
+ icon: [R(Me)]
477
+ }, null, 8, ["icon"]),
478
+ ma
479
+ ])) : je("v-if", !0)
480
+ ]),
481
+ _: 1
482
+ /* STABLE */
483
+ })
484
+ ]),
485
+ a(Je, { class: "d-flex pt-3 justify-end" }, {
486
+ default: c(() => [
487
+ a(Ue, {
488
+ cols: "6",
489
+ class: "flex-column align-center text-end"
490
+ }, {
491
+ default: c(() => [
492
+ (I(), D(
493
+ P,
494
+ null,
495
+ We(r, (i) => a(z, {
496
+ class: "text-body-2",
497
+ onClick: i.copyFn,
498
+ key: i.id,
499
+ small: "",
500
+ variant: "text",
501
+ "prepend-icon": [R(qe)]
502
+ }, {
503
+ default: c(() => [
504
+ F(
505
+ " copy as " + $(i.copyAs),
506
+ 1
507
+ /* TEXT */
508
+ )
509
+ ]),
510
+ _: 2
511
+ /* DYNAMIC */
512
+ }, 1032, ["onClick", "prepend-icon"])),
513
+ 64
514
+ /* STABLE_FRAGMENT */
515
+ ))
516
+ ]),
517
+ _: 1
518
+ /* STABLE */
519
+ })
520
+ ]),
521
+ _: 1
522
+ /* STABLE */
523
+ })
524
+ ]),
525
+ _: 1
526
+ /* STABLE */
527
+ }),
528
+ a(da),
529
+ a(X, null, {
530
+ default: c(() => [
531
+ a(Ze),
532
+ a(z, {
533
+ variant: "text",
534
+ onClick: s[0] || (s[0] = (i) => l.value = !l.value)
535
+ }, {
536
+ default: c(() => [
537
+ F(" Close ")
538
+ ]),
539
+ _: 1
540
+ /* STABLE */
541
+ })
542
+ ]),
543
+ _: 1
544
+ /* STABLE */
545
+ })
546
+ ]),
547
+ _: 1
548
+ /* STABLE */
549
+ })
550
+ ]),
551
+ _: 1
552
+ /* STABLE */
553
+ }, 8, ["modelValue"]));
554
+ }
555
+ }, ha = /* @__PURE__ */ De(ya, [["__scopeId", "data-v-adee4f49"]]);
556
+ export {
557
+ ha as default
558
+ };
@@ -1,4 +1,4 @@
1
- import { p as y, ak as x, e as k, al as w, ar as b, af as C, f as I, h as S, g as R, i as z, Q as B, R as f, am as P, an as F, ag as M, s as V, J as T, c as e, au as X, a as Z, b as L, C as N, _ as j, r as D, x as H, W as A, H as E, $, a0 as J, a1 as K, a9 as t, aa as O, a3 as n, a8 as Q, az as U, aA as W } from "./asWebComponent-CpQUVi2N.js";
1
+ import { p as y, ae as x, e as w, af as k, ao as b, ag as C, f as I, h as S, g as R, i as B, Q as P, R as f, ah as z, ai as F, aj as M, s as V, J as T, c as e, ar as X, a as Z, b as j, C as L, _ as N, r as D, x as H, W as E, H as $, $ as A, a0 as J, a1 as K, a9 as t, aa as O, a3 as n, a8 as Q, at as U, au as W } from "./asWebComponent-zuKR9I1w.js";
2
2
  const q = y({
3
3
  app: Boolean,
4
4
  color: String,
@@ -7,8 +7,8 @@ const q = y({
7
7
  default: "auto"
8
8
  },
9
9
  ...x(),
10
- ...k(),
11
10
  ...w(),
11
+ ...k(),
12
12
  ...b(),
13
13
  ...C(),
14
14
  ...I({
@@ -24,12 +24,12 @@ const q = y({
24
24
  } = a;
25
25
  const {
26
26
  themeClasses: s
27
- } = z(l), {
27
+ } = B(l), {
28
28
  backgroundColorClasses: c,
29
29
  backgroundColorStyles: r
30
- } = B(f(l, "color")), {
30
+ } = P(f(l, "color")), {
31
31
  borderClasses: i
32
- } = P(l), {
32
+ } = z(l), {
33
33
  elevationClasses: g
34
34
  } = F(l), {
35
35
  roundedClasses: p
@@ -49,11 +49,11 @@ const q = y({
49
49
  active: e(() => l.app),
50
50
  absolute: f(l, "absolute")
51
51
  });
52
- return Z(() => L(l.tag, {
52
+ return Z(() => j(l.tag, {
53
53
  ref: m,
54
54
  class: ["v-footer", s.value, c.value, i.value, g.value, p.value, l.class],
55
55
  style: [r.value, l.app ? v.value : {
56
- height: N(l.height)
56
+ height: L(l.height)
57
57
  }, l.style]
58
58
  }, o)), l.app ? _ : {};
59
59
  }
@@ -76,9 +76,9 @@ const q = y({
76
76
  setup(l) {
77
77
  const a = D(null), o = (
78
78
  /** @type {import("@/types").Eodash} */
79
- H(A)
80
- ), { mdAndDown: s } = E(), c = window.btoa(o0);
81
- return (r, i) => ($(), J(G, {
79
+ H(E)
80
+ ), { mdAndDown: s } = $(), c = window.btoa(o0);
81
+ return (r, i) => (A(), J(G, {
82
82
  ref_key: "footer",
83
83
  ref: a,
84
84
  height: n(s) ? "48px" : "auto",
@@ -109,7 +109,7 @@ const q = y({
109
109
  /* STABLE */
110
110
  }, 8, ["height"]));
111
111
  }
112
- }, n0 = /* @__PURE__ */ j(s0, [["__scopeId", "data-v-7ea19f1b"]]);
112
+ }, n0 = /* @__PURE__ */ N(s0, [["__scopeId", "data-v-7ea19f1b"]]);
113
113
  export {
114
114
  n0 as default
115
115
  };