@solfacil/girassol 0.52.0 → 0.53.1
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/girassol.es.js +432 -427
- package/dist/girassol.umd.js +5 -5
- package/dist/style.css +1 -1
- package/dist/types/components/file-upload/Download.vue.d.ts +2 -0
- package/dist/types/components/file-upload/FileUpload.vue.d.ts +2 -0
- package/dist/types/components/file-upload/types.d.ts +1 -0
- package/dist/types/index.d.ts +6 -0
- package/package.json +1 -1
package/dist/girassol.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as re, openBlock as d, createElementBlock as I, normalizeClass as
|
|
1
|
+
import { defineComponent as re, openBlock as d, createElementBlock as I, normalizeClass as K, createElementVNode as h, toDisplayString as ee, useSlots as kt, computed as j, unref as c, renderSlot as L, createCommentVNode as S, createVNode as R, createBlock as U, withCtx as Y, ref as W, withDirectives as Ke, getCurrentInstance as qt, version as kd, watch as Ge, onMounted as ct, provide as nc, isRef as gt, onBeforeUnmount as ic, toRef as Dt, resolveDynamicComponent as ke, h as Xi, inject as ac, reactive as Tt, onUnmounted as Cn, nextTick as xt, warn as rc, watchEffect as oc, markRaw as _d, mergeProps as Oe, vShow as nt, vModelText as Ld, Fragment as ue, renderList as pe, createTextVNode as se, getCurrentScope as lc, onScopeDispose as uc, withModifiers as Ee, normalizeStyle as zt, withKeys as ve, Transition as _t, createSlots as rt, normalizeProps as et, Teleport as Qa, guardReactiveProps as Wt, onBeforeUpdate as Cd, defineAsyncComponent as wt, pushScopeId as Kt, popScopeId as en, createStaticVNode as Pd, toRaw as fn, render as sc } from "vue";
|
|
2
2
|
const zd = /* @__PURE__ */ h("path", {
|
|
3
3
|
class: "path",
|
|
4
4
|
d: "M16.0008 1.5C17.905 1.5 19.7905 1.87506 21.5497 2.60375C23.3089 3.33244 24.9074 4.4005 26.2538 5.74695C27.6003 7.0934 28.6684 8.69187 29.397 10.4511C30.1257 12.2103 30.5008 14.0958 30.5008 16C30.5008 17.9042 30.1257 19.7897 29.397 21.5489C28.6684 23.3081 27.6003 24.9066 26.2538 26.2531C24.9074 27.5995 23.3089 28.6676 21.5497 29.3963C19.7905 30.1249 17.905 30.5 16.0008 30.5C14.0966 30.5 12.2111 30.1249 10.4519 29.3963C8.69266 28.6676 7.09419 27.5995 5.74774 26.253C4.4013 24.9066 3.33323 23.3081 2.60454 21.5489C1.87585 19.7897 1.50079 17.9042 1.50079 16C1.5008 14.0958 1.87585 12.2103 2.60454 10.4511C3.33324 8.69187 4.4013 7.0934 5.74775 5.74695C7.0942 4.4005 8.69267 3.33244 10.4519 2.60375C12.2111 1.87505 14.0966 1.5 16.0008 1.5L16.0008 1.5Z"
|
|
@@ -11,12 +11,12 @@ const zd = /* @__PURE__ */ h("path", {
|
|
|
11
11
|
},
|
|
12
12
|
setup(e) {
|
|
13
13
|
return (t, n) => (d(), I("svg", {
|
|
14
|
-
class:
|
|
14
|
+
class: K(["sol-inner-loader", `icon-size-${e.size}`]),
|
|
15
15
|
viewBox: "0 0 32 32",
|
|
16
16
|
fill: "none",
|
|
17
17
|
xmlns: "http://www.w3.org/2000/svg"
|
|
18
18
|
}, [
|
|
19
|
-
h("title", null,
|
|
19
|
+
h("title", null, ee(e.title), 1),
|
|
20
20
|
zd
|
|
21
21
|
], 2));
|
|
22
22
|
}
|
|
@@ -53,7 +53,7 @@ const Od = ["id", "data-testid", "disabled"], $d = {
|
|
|
53
53
|
return d(), I("button", {
|
|
54
54
|
id: `button-${e.id}`,
|
|
55
55
|
"data-testid": `button-${e.id}`,
|
|
56
|
-
class:
|
|
56
|
+
class: K(["sol-button-core", `-${e.variant} -${e.size}
|
|
57
57
|
${t(e.loading, "-loading")}
|
|
58
58
|
${t(e.onColor, "-on-color")}
|
|
59
59
|
${t(c(a), "-has-icon")}
|
|
@@ -316,7 +316,7 @@ const qd = {
|
|
|
316
316
|
CNPJ: "##.###.###/####-##",
|
|
317
317
|
CPF_CNPJ: ["###.###.###-##", "##.###.###/####-##"],
|
|
318
318
|
MobilePhoneDDD: "(##) # ####-####"
|
|
319
|
-
},
|
|
319
|
+
}, qD = Sl;
|
|
320
320
|
function Kd(e) {
|
|
321
321
|
const t = Sl, n = j(() => {
|
|
322
322
|
if (e != null && e.hasOwnProperty("preset")) {
|
|
@@ -357,7 +357,7 @@ const ef = ["id", "data-testid", "value"], Ha = /* @__PURE__ */ re({
|
|
|
357
357
|
ref: l,
|
|
358
358
|
"data-testid": `input-${e.id}`,
|
|
359
359
|
value: e.modelValue,
|
|
360
|
-
class:
|
|
360
|
+
class: K(["sol-input-core", [`-${e.size}`, { "-error": e.error, "-feedback-icon": e.hasFeedbackIcon, "-left-icon": e.hasLeftIcon, "-right-icon": e.hasRightIcon }]]),
|
|
361
361
|
onInput: o
|
|
362
362
|
}, null, 42, ef)), [
|
|
363
363
|
[c(r), c(a)]
|
|
@@ -2667,17 +2667,17 @@ const gm = { name: "girassol-done", render: vm }, hm = ["id", "data-testid"], Im
|
|
|
2667
2667
|
return (g, p) => (d(), I("div", {
|
|
2668
2668
|
id: `input-currency-${e.id}`,
|
|
2669
2669
|
"data-testid": `input-currency-${e.id}`,
|
|
2670
|
-
class:
|
|
2670
|
+
class: K([[`${g.$props.class}`, { "-disabled": e.disabled }], "sol-input-currency-core"])
|
|
2671
2671
|
}, [
|
|
2672
2672
|
e.label ? (d(), I("label", {
|
|
2673
2673
|
key: 0,
|
|
2674
2674
|
for: `input-currency-input-${e.id}`,
|
|
2675
2675
|
"data-testid": `input-currency-label-${e.id}`,
|
|
2676
|
-
class:
|
|
2676
|
+
class: K(["label", `-${e.size}`]),
|
|
2677
2677
|
"data-required": e.required
|
|
2678
|
-
},
|
|
2678
|
+
}, ee(e.label), 11, Im)) : S("", !0),
|
|
2679
2679
|
h("div", {
|
|
2680
|
-
class:
|
|
2680
|
+
class: K(["container-input", `-${e.size}`])
|
|
2681
2681
|
}, [
|
|
2682
2682
|
R(Ha, Oe(g.$attrs, {
|
|
2683
2683
|
id: `currency-input-${e.id}`,
|
|
@@ -2698,13 +2698,13 @@ const gm = { name: "girassol-done", render: vm }, hm = ["id", "data-testid"], Im
|
|
|
2698
2698
|
}), null, 16, ["id", "model-value", "size", "name", "placeholder", "data-required", "has-feedback-icon", "error", "disabled", "aria-invalid", "aria-describedby"]),
|
|
2699
2699
|
e.isLoading ? (d(), U(Pn, {
|
|
2700
2700
|
key: 0,
|
|
2701
|
-
class:
|
|
2701
|
+
class: K(["icon-position", `-${e.size}`]),
|
|
2702
2702
|
title: "carregando",
|
|
2703
2703
|
"aria-busy": e.isSuccess,
|
|
2704
2704
|
size: e.size
|
|
2705
2705
|
}, null, 8, ["aria-busy", "class", "size"])) : (d(), I("div", {
|
|
2706
2706
|
key: 1,
|
|
2707
|
-
class:
|
|
2707
|
+
class: K(["icon-position", `-${e.size}`])
|
|
2708
2708
|
}, [
|
|
2709
2709
|
e.isSuccess ? (d(), U(c(gm), {
|
|
2710
2710
|
key: 0,
|
|
@@ -2717,8 +2717,8 @@ const gm = { name: "girassol-done", render: vm }, hm = ["id", "data-testid"], Im
|
|
|
2717
2717
|
key: 1,
|
|
2718
2718
|
id: `input-currency-describe-${e.id}`,
|
|
2719
2719
|
"data-testid": `input-currency-describe-${e.id}`,
|
|
2720
|
-
class:
|
|
2721
|
-
},
|
|
2720
|
+
class: K(["message", `-${c(y).type}`])
|
|
2721
|
+
}, ee(c(y).text), 11, pm)) : S("", !0)
|
|
2722
2722
|
], 10, hm));
|
|
2723
2723
|
}
|
|
2724
2724
|
});
|
|
@@ -2794,15 +2794,15 @@ const Lc = { name: "material-symbols-done", render: jm }, Sm = ["id", "data-test
|
|
|
2794
2794
|
return (p, N) => (d(), I("div", {
|
|
2795
2795
|
id: `input-text-${e.id}`,
|
|
2796
2796
|
"data-testid": `input-text-${e.id}`,
|
|
2797
|
-
class:
|
|
2797
|
+
class: K([[`${p.$props.class}`, { "-disabled": e.disabled }], "sol-input-text-core"])
|
|
2798
2798
|
}, [
|
|
2799
2799
|
e.label ? (d(), I("label", {
|
|
2800
2800
|
key: 0,
|
|
2801
2801
|
for: `input-text-input-${e.id}`,
|
|
2802
2802
|
"data-testid": `input-text-label-${e.id}`,
|
|
2803
|
-
class:
|
|
2803
|
+
class: K(["label", `-${e.size}`]),
|
|
2804
2804
|
"data-required": e.required
|
|
2805
|
-
},
|
|
2805
|
+
}, ee(e.label), 11, Dm)) : S("", !0),
|
|
2806
2806
|
h("div", xm, [
|
|
2807
2807
|
c(r) ? (d(), I("div", Tm, [
|
|
2808
2808
|
L(p.$slots, "icon:left")
|
|
@@ -2832,13 +2832,13 @@ const Lc = { name: "material-symbols-done", render: jm }, Sm = ["id", "data-test
|
|
|
2832
2832
|
}), null, 16, ["id", "modelValue", "size", "name", "mask", "placeholder", "data-required", "has-feedback-icon", "has-left-icon", "has-right-icon", "error", "disabled", "aria-invalid", "aria-describedby"]),
|
|
2833
2833
|
e.isLoading ? (d(), U(Pn, {
|
|
2834
2834
|
key: 2,
|
|
2835
|
-
class:
|
|
2835
|
+
class: K(["icon-position", `-${e.size}`]),
|
|
2836
2836
|
title: "carregando",
|
|
2837
2837
|
"aria-busy": e.isSuccess,
|
|
2838
2838
|
size: e.size
|
|
2839
2839
|
}, null, 8, ["aria-busy", "class", "size"])) : (d(), I("div", {
|
|
2840
2840
|
key: 3,
|
|
2841
|
-
class:
|
|
2841
|
+
class: K(["icon-position", `-${e.size}`])
|
|
2842
2842
|
}, [
|
|
2843
2843
|
e.isSuccess ? (d(), U(c(Lc), {
|
|
2844
2844
|
key: 0,
|
|
@@ -2851,8 +2851,8 @@ const Lc = { name: "material-symbols-done", render: jm }, Sm = ["id", "data-test
|
|
|
2851
2851
|
key: 1,
|
|
2852
2852
|
id: `input-text-describe-${e.id}`,
|
|
2853
2853
|
"data-testid": `input-text-describe-${e.id}`,
|
|
2854
|
-
class:
|
|
2855
|
-
},
|
|
2854
|
+
class: K(["message", `-${c(m).type}`])
|
|
2855
|
+
}, ee(c(m).text), 11, km)) : S("", !0)
|
|
2856
2856
|
], 10, Sm));
|
|
2857
2857
|
}
|
|
2858
2858
|
});
|
|
@@ -3005,7 +3005,7 @@ const Um = ["id", "data-testid"], Vm = ["id", "data-testid", "for", "data-requir
|
|
|
3005
3005
|
return d(), I("div", {
|
|
3006
3006
|
id: `input-textarea-${e.id}`,
|
|
3007
3007
|
"data-testid": `input-textarea-${e.id}`,
|
|
3008
|
-
class:
|
|
3008
|
+
class: K([[`${(m = f.$props.class) != null ? m : ""}`, `-${e.size}`], "sol-textarea-core"])
|
|
3009
3009
|
}, [
|
|
3010
3010
|
e.label ? (d(), I("label", {
|
|
3011
3011
|
key: 0,
|
|
@@ -3015,7 +3015,7 @@ const Um = ["id", "data-testid"], Vm = ["id", "data-testid", "for", "data-requir
|
|
|
3015
3015
|
class: "label",
|
|
3016
3016
|
"data-required": e.required
|
|
3017
3017
|
}, [
|
|
3018
|
-
h("span", null,
|
|
3018
|
+
h("span", null, ee(e.label), 1)
|
|
3019
3019
|
], 8, Vm)) : S("", !0),
|
|
3020
3020
|
Ke(h("textarea", Oe(f.$attrs, {
|
|
3021
3021
|
id: `input-textarea-input-${e.id}`,
|
|
@@ -3036,8 +3036,8 @@ const Um = ["id", "data-testid"], Vm = ["id", "data-testid", "for", "data-requir
|
|
|
3036
3036
|
key: 1,
|
|
3037
3037
|
id: `input-textarea-describe-${e.id}`,
|
|
3038
3038
|
"data-testid": `input-textarea-describe-${e.id}`,
|
|
3039
|
-
class:
|
|
3040
|
-
},
|
|
3039
|
+
class: K(["message", `-${c(u).type}`])
|
|
3040
|
+
}, ee(c(u).text), 11, Wm)) : S("", !0)
|
|
3041
3041
|
], 10, Um);
|
|
3042
3042
|
};
|
|
3043
3043
|
}
|
|
@@ -3075,7 +3075,7 @@ const Qm = ["id", "aria-checked", "aria-labelledby", "data-testid", "checked", "
|
|
|
3075
3075
|
t("change", (a = n.value) != null ? a : !!n.checked), t("update:checked", !n.checked);
|
|
3076
3076
|
}
|
|
3077
3077
|
return (a, r) => (d(), I("div", {
|
|
3078
|
-
class:
|
|
3078
|
+
class: K(["sol-switch-core", [a.$props.class, `-text-${e.textDirection}`, { "-stretch-label": e.stretchLabel }]])
|
|
3079
3079
|
}, [
|
|
3080
3080
|
h("input", Oe(a.$attrs, {
|
|
3081
3081
|
id: `switch-${e.name}-${e.id}`,
|
|
@@ -3092,10 +3092,10 @@ const Qm = ["id", "aria-checked", "aria-labelledby", "data-testid", "checked", "
|
|
|
3092
3092
|
}), null, 16, Qm),
|
|
3093
3093
|
h("label", {
|
|
3094
3094
|
id: `switch-label-${e.name}-${e.id}`,
|
|
3095
|
-
class:
|
|
3095
|
+
class: K(["label", `-${e.textDirection} ${e.hideLabel ? "sr-only" : ""}`]),
|
|
3096
3096
|
for: `switch-${e.name}-${e.id}`,
|
|
3097
3097
|
"data-testid": `switch-label-${e.name}-${e.id}`
|
|
3098
|
-
},
|
|
3098
|
+
}, ee(e.label), 11, Hm)
|
|
3099
3099
|
], 2));
|
|
3100
3100
|
}
|
|
3101
3101
|
});
|
|
@@ -3120,7 +3120,7 @@ const Fm = ["id", "data-testid", "checked", "value", "name"], Xm = ["for", "inne
|
|
|
3120
3120
|
emits: ["change"],
|
|
3121
3121
|
setup(e, { emit: t }) {
|
|
3122
3122
|
return (n, i) => (d(), I("div", {
|
|
3123
|
-
class:
|
|
3123
|
+
class: K(["sol-radio-core", [n.$props.class, { "-hide-label": e.hideLabel }]])
|
|
3124
3124
|
}, [
|
|
3125
3125
|
h("input", Oe(n.$attrs, {
|
|
3126
3126
|
id: `radio-${e.name}-${e.id}`,
|
|
@@ -3141,7 +3141,7 @@ const Fm = ["id", "data-testid", "checked", "value", "name"], Xm = ["for", "inne
|
|
|
3141
3141
|
key: 1,
|
|
3142
3142
|
class: "label",
|
|
3143
3143
|
for: `radio-${e.name}-${e.id}`
|
|
3144
|
-
},
|
|
3144
|
+
}, ee(e.label), 9, Jm))
|
|
3145
3145
|
], 2));
|
|
3146
3146
|
}
|
|
3147
3147
|
});
|
|
@@ -3207,12 +3207,12 @@ const Km = ["id", "data-testid", "aria-labelledby"], e0 = ["id", "data-testid"],
|
|
|
3207
3207
|
}, () => [
|
|
3208
3208
|
h("legend", {
|
|
3209
3209
|
id: `radio-group-title-${e.id}`,
|
|
3210
|
-
class:
|
|
3210
|
+
class: K(["title", { "sr-only": e.hideTitle }]),
|
|
3211
3211
|
"data-testid": `radio-group-title-${e.id}`
|
|
3212
|
-
},
|
|
3212
|
+
}, ee(e.title), 11, e0)
|
|
3213
3213
|
]),
|
|
3214
3214
|
h("ul", {
|
|
3215
|
-
class:
|
|
3215
|
+
class: K(["container-radios", { "flex-col": e.direction === "column" }])
|
|
3216
3216
|
}, [
|
|
3217
3217
|
L(M.$slots, "default", {
|
|
3218
3218
|
radios: e.radios,
|
|
@@ -3247,7 +3247,7 @@ const Km = ["id", "data-testid", "aria-labelledby"], e0 = ["id", "data-testid"],
|
|
|
3247
3247
|
class: "show",
|
|
3248
3248
|
onClick: N
|
|
3249
3249
|
}, [
|
|
3250
|
-
h("span", t0,
|
|
3250
|
+
h("span", t0, ee(c(o) ? c(l) : e.showLessLegend), 1)
|
|
3251
3251
|
])
|
|
3252
3252
|
]) : S("", !0)
|
|
3253
3253
|
], 64)) : (d(!0), I(ue, { key: 1 }, pe(e.radios, (b, w) => {
|
|
@@ -3274,8 +3274,8 @@ const Km = ["id", "data-testid", "aria-labelledby"], e0 = ["id", "data-testid"],
|
|
|
3274
3274
|
key: 0,
|
|
3275
3275
|
id: `radios-describe-${e.id}`,
|
|
3276
3276
|
"data-testid": `radios-describe-${e.id}`,
|
|
3277
|
-
class:
|
|
3278
|
-
},
|
|
3277
|
+
class: K(["message", `-${c(m).type}`])
|
|
3278
|
+
}, ee(c(m).text), 11, n0)) : S("", !0)
|
|
3279
3279
|
], 8, Km));
|
|
3280
3280
|
}
|
|
3281
3281
|
});
|
|
@@ -3304,7 +3304,7 @@ const i0 = ["id", "indeterminate", "data-testid", "checked", "value", "name"], a
|
|
|
3304
3304
|
emits: ["change"],
|
|
3305
3305
|
setup(e, { emit: t }) {
|
|
3306
3306
|
return (n, i) => (d(), I("div", {
|
|
3307
|
-
class:
|
|
3307
|
+
class: K(["sol-checkbox-core", [n.$props.class, { "-hide-label": e.hideLabel }]])
|
|
3308
3308
|
}, [
|
|
3309
3309
|
h("input", Oe(n.$attrs, {
|
|
3310
3310
|
id: `checkbox-${e.name}-${e.id}`,
|
|
@@ -3328,7 +3328,7 @@ const i0 = ["id", "indeterminate", "data-testid", "checked", "value", "name"], a
|
|
|
3328
3328
|
for: `checkbox-${e.name}-${e.id}`
|
|
3329
3329
|
}, [
|
|
3330
3330
|
L(n.$slots, "default", {}, () => [
|
|
3331
|
-
se(
|
|
3331
|
+
se(ee(e.label), 1)
|
|
3332
3332
|
])
|
|
3333
3333
|
], 8, r0))
|
|
3334
3334
|
], 2));
|
|
@@ -3402,12 +3402,12 @@ const l0 = ["id", "data-testid", "aria-labelledby"], u0 = ["id", "data-testid"],
|
|
|
3402
3402
|
}, () => [
|
|
3403
3403
|
h("legend", {
|
|
3404
3404
|
id: `checkbox-group-title-${e.id}`,
|
|
3405
|
-
class:
|
|
3405
|
+
class: K(["title", { "sr-only": e.hideTitle }]),
|
|
3406
3406
|
"data-testid": `checkbox-group-title-${e.id}`
|
|
3407
|
-
},
|
|
3407
|
+
}, ee(e.title), 11, u0)
|
|
3408
3408
|
]),
|
|
3409
3409
|
h("ul", {
|
|
3410
|
-
class:
|
|
3410
|
+
class: K(["container-checkboxes", { "flex-col": e.direction === "column" }])
|
|
3411
3411
|
}, [
|
|
3412
3412
|
L(M.$slots, "default", {
|
|
3413
3413
|
checkboxes: e.checkboxes,
|
|
@@ -3440,7 +3440,7 @@ const l0 = ["id", "data-testid", "aria-labelledby"], u0 = ["id", "data-testid"],
|
|
|
3440
3440
|
class: "show",
|
|
3441
3441
|
onClick: N
|
|
3442
3442
|
}, [
|
|
3443
|
-
h("span", s0,
|
|
3443
|
+
h("span", s0, ee(c(o) ? e.showMoreLegend : e.showLessLegend), 1)
|
|
3444
3444
|
])
|
|
3445
3445
|
]) : S("", !0)
|
|
3446
3446
|
], 64)) : (d(!0), I(ue, { key: 1 }, pe(e.checkboxes, (b, w) => {
|
|
@@ -3467,8 +3467,8 @@ const l0 = ["id", "data-testid", "aria-labelledby"], u0 = ["id", "data-testid"],
|
|
|
3467
3467
|
key: 0,
|
|
3468
3468
|
id: `checkboxes-describe-${e.id}`,
|
|
3469
3469
|
"data-testid": `checkboxes-describe-${e.id}`,
|
|
3470
|
-
class:
|
|
3471
|
-
},
|
|
3470
|
+
class: K(["message", `-${c(y).type}`])
|
|
3471
|
+
}, ee(c(y).text), 11, c0)) : S("", !0)
|
|
3472
3472
|
], 8, l0));
|
|
3473
3473
|
}
|
|
3474
3474
|
});
|
|
@@ -3843,7 +3843,7 @@ const x0 = { name: "mi-close", render: D0 }, T0 = ["id", "data-testid", "tabinde
|
|
|
3843
3843
|
return (r, o) => (d(), I("div", {
|
|
3844
3844
|
id: `removable-chip-${e.id}`,
|
|
3845
3845
|
"data-testid": `removable-chip-${e.id}`,
|
|
3846
|
-
class:
|
|
3846
|
+
class: K(["sol-removable-chip", {
|
|
3847
3847
|
"-disabled": e.disabled,
|
|
3848
3848
|
[`-${e.size}`]: !0,
|
|
3849
3849
|
[`-${e.variant}`]: !0
|
|
@@ -3865,7 +3865,7 @@ const x0 = { name: "mi-close", render: D0 }, T0 = ["id", "data-testid", "tabinde
|
|
|
3865
3865
|
}, " Press Delete or Backspace to remove ", 8, A0),
|
|
3866
3866
|
h("span", k0, [
|
|
3867
3867
|
L(r.$slots, "default", {}, () => [
|
|
3868
|
-
se(
|
|
3868
|
+
se(ee(e.label), 1)
|
|
3869
3869
|
])
|
|
3870
3870
|
]),
|
|
3871
3871
|
R(c(x0), {
|
|
@@ -3941,7 +3941,7 @@ const z0 = { name: "material-symbols-search", render: P0 }, O0 = ["id", "data-te
|
|
|
3941
3941
|
checked: e.isSelected(o),
|
|
3942
3942
|
label: `${o.name}`,
|
|
3943
3943
|
name: e.name
|
|
3944
|
-
}, null, 8, ["id", "value", "checked", "label", "name"])) : (d(), I("span", Z0,
|
|
3944
|
+
}, null, 8, ["id", "value", "checked", "label", "name"])) : (d(), I("span", Z0, ee(o.name), 1))
|
|
3945
3945
|
], 44, $0))), 128)),
|
|
3946
3946
|
e.options.length ? S("", !0) : (d(), I("li", E0, [
|
|
3947
3947
|
L(a.$slots, "no-data", {}, () => [
|
|
@@ -4127,7 +4127,7 @@ const zl = { name: "material-symbols-close-rounded", render: t1 }, n1 = ["data-t
|
|
|
4127
4127
|
return d(), I("div", {
|
|
4128
4128
|
ref_key: "el",
|
|
4129
4129
|
ref: i,
|
|
4130
|
-
class:
|
|
4130
|
+
class: K(["sol-select-core", [`-${e.size} -${y.value}`, { "-selected-multiple": e.multiple && Array.isArray(c(u)) && ((J = c(u)) == null ? void 0 : J.length) }]]),
|
|
4131
4131
|
"data-testid": `select-${e.id}`,
|
|
4132
4132
|
onKeydownPassive: $[3] || ($[3] = (...C) => c(te) && c(te)(...C))
|
|
4133
4133
|
}, [
|
|
@@ -4140,8 +4140,8 @@ const zl = { name: "material-symbols-close-rounded", render: t1 }, n1 = ["data-t
|
|
|
4140
4140
|
id: `select-label-${e.id}`,
|
|
4141
4141
|
"data-testid": `select-label-${e.id}`,
|
|
4142
4142
|
"data-required": e.required,
|
|
4143
|
-
class:
|
|
4144
|
-
},
|
|
4143
|
+
class: K(["label", { "-disabled": e.disabled }])
|
|
4144
|
+
}, ee(e.label), 11, i1)) : S("", !0)
|
|
4145
4145
|
]),
|
|
4146
4146
|
h("button", {
|
|
4147
4147
|
id: `select-toggle-${e.id}`,
|
|
@@ -4182,7 +4182,7 @@ const zl = { name: "material-symbols-close-rounded", render: t1 }, n1 = ["data-t
|
|
|
4182
4182
|
"data-testid": `select-value-selected-${e.id}`,
|
|
4183
4183
|
class: "min-w-3xs text-left",
|
|
4184
4184
|
tabindex: "-1"
|
|
4185
|
-
},
|
|
4185
|
+
}, ee(B()), 9, o1)),
|
|
4186
4186
|
e.multiple && Array.isArray(c(u)) && ((oe = c(u)) == null ? void 0 : oe.length) > 1 ? (d(), U(Pe, {
|
|
4187
4187
|
key: 2,
|
|
4188
4188
|
id: `select-${e.id}-clear-all`,
|
|
@@ -4200,7 +4200,7 @@ const zl = { name: "material-symbols-close-rounded", render: t1 }, n1 = ["data-t
|
|
|
4200
4200
|
R(c(J0), {
|
|
4201
4201
|
"aria-hidden": "true",
|
|
4202
4202
|
tabindex: "-1",
|
|
4203
|
-
class:
|
|
4203
|
+
class: K(["icon", { "-open": a.value }])
|
|
4204
4204
|
}, null, 8, ["class"])
|
|
4205
4205
|
];
|
|
4206
4206
|
})
|
|
@@ -4209,8 +4209,8 @@ const zl = { name: "material-symbols-close-rounded", render: t1 }, n1 = ["data-t
|
|
|
4209
4209
|
key: 0,
|
|
4210
4210
|
id: `select-describe-${e.id}`,
|
|
4211
4211
|
"data-testid": `select-describe-${e.id}`,
|
|
4212
|
-
class:
|
|
4213
|
-
},
|
|
4212
|
+
class: K(["message", `-${c(Z).type}`])
|
|
4213
|
+
}, ee(c(Z).text), 11, l1)), [
|
|
4214
4214
|
[nt, !a.value]
|
|
4215
4215
|
]) : S("", !0),
|
|
4216
4216
|
R(_t, {
|
|
@@ -4222,7 +4222,7 @@ const zl = { name: "material-symbols-close-rounded", render: t1 }, n1 = ["data-t
|
|
|
4222
4222
|
L(x.$slots, "search", {}, () => [
|
|
4223
4223
|
e.searchable ? (d(), I("div", {
|
|
4224
4224
|
key: 0,
|
|
4225
|
-
class:
|
|
4225
|
+
class: K(["search-container", { "-loading": e.loading }])
|
|
4226
4226
|
}, [
|
|
4227
4227
|
R(Ha, {
|
|
4228
4228
|
id: `select-search-${e.id}`,
|
|
@@ -4307,7 +4307,7 @@ const c1 = ["id", "data-testid", "aria-disabled", "tabindex", "title", "aria-che
|
|
|
4307
4307
|
return (o, l) => (d(), I("div", {
|
|
4308
4308
|
id: i.chip,
|
|
4309
4309
|
"data-testid": i.chip,
|
|
4310
|
-
class:
|
|
4310
|
+
class: K(["sol-selectable-chip", [
|
|
4311
4311
|
`-${e.size}`,
|
|
4312
4312
|
{
|
|
4313
4313
|
"-disabled": e.disabled,
|
|
@@ -4336,10 +4336,10 @@ const c1 = ["id", "data-testid", "aria-disabled", "tabindex", "title", "aria-che
|
|
|
4336
4336
|
id: i.describe,
|
|
4337
4337
|
"z-index": "-1",
|
|
4338
4338
|
class: "description"
|
|
4339
|
-
}, " Press Enter or Space to " +
|
|
4339
|
+
}, " Press Enter or Space to " + ee(e.selected ? "unselect" : "select"), 9, d1),
|
|
4340
4340
|
h("span", f1, [
|
|
4341
4341
|
L(o.$slots, "default", {}, () => [
|
|
4342
|
-
se(
|
|
4342
|
+
se(ee(e.label), 1)
|
|
4343
4343
|
])
|
|
4344
4344
|
])
|
|
4345
4345
|
], 42, c1));
|
|
@@ -4364,11 +4364,11 @@ const m1 = ["id", "data-testid", "title"], ea = /* @__PURE__ */ re({
|
|
|
4364
4364
|
return (t, n) => (d(), I("div", {
|
|
4365
4365
|
id: `tag-${e.id}`,
|
|
4366
4366
|
"data-testid": `tag-${e.id}`,
|
|
4367
|
-
class:
|
|
4367
|
+
class: K(["sol-tag-core", `-${e.size} -${e.variant} -${e.type}`]),
|
|
4368
4368
|
title: e.text
|
|
4369
4369
|
}, [
|
|
4370
4370
|
L(t.$slots, "default", {}, () => [
|
|
4371
|
-
se(
|
|
4371
|
+
se(ee(e.text), 1)
|
|
4372
4372
|
])
|
|
4373
4373
|
], 10, m1));
|
|
4374
4374
|
}
|
|
@@ -4446,7 +4446,7 @@ const C1 = { name: "material-symbols-info-outline", render: L1 }, P1 = ["id", "d
|
|
|
4446
4446
|
return (n, i) => (d(), I("div", {
|
|
4447
4447
|
id: `alert-${e.id}`,
|
|
4448
4448
|
"data-testid": `alert-${e.id}`,
|
|
4449
|
-
class:
|
|
4449
|
+
class: K(["sol-alert-core", `-${e.feedback}`]),
|
|
4450
4450
|
"aria-live": "assertive",
|
|
4451
4451
|
role: "alert"
|
|
4452
4452
|
}, [
|
|
@@ -4472,9 +4472,9 @@ const C1 = { name: "material-symbols-info-outline", render: L1 }, P1 = ["id", "d
|
|
|
4472
4472
|
"aria-hidden": "true"
|
|
4473
4473
|
})) : S("", !0),
|
|
4474
4474
|
h("div", O1, [
|
|
4475
|
-
e.title ? (d(), I("strong", $1,
|
|
4475
|
+
e.title ? (d(), I("strong", $1, ee(e.title), 1)) : S("", !0),
|
|
4476
4476
|
L(n.$slots, "default", {}, () => [
|
|
4477
|
-
se(
|
|
4477
|
+
se(ee(e.text), 1)
|
|
4478
4478
|
])
|
|
4479
4479
|
])
|
|
4480
4480
|
]),
|
|
@@ -4487,7 +4487,7 @@ const C1 = { name: "material-symbols-info-outline", render: L1 }, P1 = ["id", "d
|
|
|
4487
4487
|
onClick: i[0] || (i[0] = (a) => t("click"))
|
|
4488
4488
|
}, {
|
|
4489
4489
|
default: Y(() => [
|
|
4490
|
-
se(
|
|
4490
|
+
se(ee(e.action), 1)
|
|
4491
4491
|
]),
|
|
4492
4492
|
_: 1
|
|
4493
4493
|
}, 8, ["id"])) : S("", !0),
|
|
@@ -4525,14 +4525,14 @@ const Z1 = ["id", "data-testid"], E1 = ["data-testid"], G1 = ["data-testid", "it
|
|
|
4525
4525
|
id: `text-value-${e.id}`,
|
|
4526
4526
|
"data-testid": `text-value-${e.id}`,
|
|
4527
4527
|
itemscope: "",
|
|
4528
|
-
class:
|
|
4528
|
+
class: K(["sol-text-property-value", `-${e.align}`])
|
|
4529
4529
|
}, [
|
|
4530
4530
|
h("strong", {
|
|
4531
4531
|
"data-testid": `label-text-value-${e.id}`,
|
|
4532
4532
|
class: "label"
|
|
4533
4533
|
}, [
|
|
4534
4534
|
L(t.$slots, "label", {}, () => [
|
|
4535
|
-
se(
|
|
4535
|
+
se(ee(e.label), 1)
|
|
4536
4536
|
])
|
|
4537
4537
|
], 8, E1),
|
|
4538
4538
|
h("span", {
|
|
@@ -4544,7 +4544,7 @@ const Z1 = ["id", "data-testid"], E1 = ["data-testid"], G1 = ["data-testid", "it
|
|
|
4544
4544
|
L(t.$slots, "icon:left")
|
|
4545
4545
|
]),
|
|
4546
4546
|
L(t.$slots, "value", {}, () => [
|
|
4547
|
-
se(
|
|
4547
|
+
se(ee(e.value), 1)
|
|
4548
4548
|
]),
|
|
4549
4549
|
h("span", Y1, [
|
|
4550
4550
|
L(t.$slots, "icon:right")
|
|
@@ -4581,7 +4581,7 @@ const $c = { name: "material-symbols-keyboard-arrow-down-rounded", render: W1 },
|
|
|
4581
4581
|
return (t, n) => (d(), I("details", {
|
|
4582
4582
|
id: `accordion-${e.id}`,
|
|
4583
4583
|
"data-testid": `accordion-${e.id}`,
|
|
4584
|
-
class:
|
|
4584
|
+
class: K(["sol-accordion-core", { "-on-color": e.onColor, "-disabled": e.disabled }]),
|
|
4585
4585
|
"aria-disabled": e.disabled
|
|
4586
4586
|
}, [
|
|
4587
4587
|
h("summary", {
|
|
@@ -4594,7 +4594,7 @@ const $c = { name: "material-symbols-keyboard-arrow-down-rounded", render: W1 },
|
|
|
4594
4594
|
L(t.$slots, "icon")
|
|
4595
4595
|
]),
|
|
4596
4596
|
L(t.$slots, "title", {}, () => [
|
|
4597
|
-
se(
|
|
4597
|
+
se(ee(e.title), 1)
|
|
4598
4598
|
])
|
|
4599
4599
|
]),
|
|
4600
4600
|
R(c($c), {
|
|
@@ -4630,7 +4630,7 @@ const q1 = ["id", "data-gtm-id", "data-testid", "disabled", "aria-selected"], K1
|
|
|
4630
4630
|
"data-gtm-id": e.gtmId,
|
|
4631
4631
|
"data-testid": `tab-item-${e.id}`,
|
|
4632
4632
|
role: "tab",
|
|
4633
|
-
class:
|
|
4633
|
+
class: K(["tab-item-core", { "-selected": e.active, "-disabled": e.disabled }]),
|
|
4634
4634
|
disabled: e.disabled,
|
|
4635
4635
|
type: "button",
|
|
4636
4636
|
tabindex: "-1",
|
|
@@ -4641,7 +4641,7 @@ const q1 = ["id", "data-gtm-id", "data-testid", "disabled", "aria-selected"], K1
|
|
|
4641
4641
|
]),
|
|
4642
4642
|
h("span", ey, [
|
|
4643
4643
|
L(n.$slots, "label", { label: e.label }, () => [
|
|
4644
|
-
se(
|
|
4644
|
+
se(ee(e.label), 1)
|
|
4645
4645
|
]),
|
|
4646
4646
|
c(t).count ? (d(), I("span", ty, [
|
|
4647
4647
|
se(" ("),
|
|
@@ -4704,7 +4704,7 @@ const iy = ["id", "data-testid"], ay = ["data-testid"], Ur = /* @__PURE__ */ re(
|
|
|
4704
4704
|
ref_key: "tabs",
|
|
4705
4705
|
ref: a,
|
|
4706
4706
|
role: "tablist",
|
|
4707
|
-
class:
|
|
4707
|
+
class: K(["tabs-header", { "-only-line": e.onlyLine }])
|
|
4708
4708
|
}, [
|
|
4709
4709
|
(d(!0), I(ue, null, pe(e.tabList, ({ label: N, active: M, disabled: E, key: b, gtmId: w }) => (d(), U(ny, {
|
|
4710
4710
|
id: `${e.id}-${b}`,
|
|
@@ -4832,7 +4832,7 @@ const Ol = { name: "material-symbols-close", render: Iy }, py = ["id", "data-tes
|
|
|
4832
4832
|
return (u, s) => (d(), I("ol", {
|
|
4833
4833
|
id: `steps-${e.id}`,
|
|
4834
4834
|
"data-testid": `steps-${e.id}`,
|
|
4835
|
-
class:
|
|
4835
|
+
class: K(["sol-steps-core", { "-column": e.direction === "column" }])
|
|
4836
4836
|
}, [
|
|
4837
4837
|
(d(!0), I(ue, null, pe(c(i), (f) => {
|
|
4838
4838
|
var y, m;
|
|
@@ -4840,7 +4840,7 @@ const Ol = { name: "material-symbols-close", render: Iy }, py = ["id", "data-tes
|
|
|
4840
4840
|
key: f.text,
|
|
4841
4841
|
"data-testid": `step-${e.id}-${f.key}`,
|
|
4842
4842
|
"aria-current": f != null && f.current ? "step" : void 0,
|
|
4843
|
-
class:
|
|
4843
|
+
class: K(["step", { "-warning": f.warning, "-active": f.current, "-failed": f.failed, "-finished": l(f) }])
|
|
4844
4844
|
}, [
|
|
4845
4845
|
h("div", by, [
|
|
4846
4846
|
wy,
|
|
@@ -4885,11 +4885,11 @@ const Ol = { name: "material-symbols-close", render: Iy }, py = ["id", "data-tes
|
|
|
4885
4885
|
default: Y(() => [
|
|
4886
4886
|
h("p", jy, [
|
|
4887
4887
|
h("span", Sy, [
|
|
4888
|
-
se(
|
|
4888
|
+
se(ee(f.text) + " ", 1),
|
|
4889
4889
|
f.finished ? (d(), I("span", Dy, "completed")) : S("", !0),
|
|
4890
4890
|
!f.finished && !f.current ? (d(), I("span", xy, " not completed ")) : S("", !0)
|
|
4891
4891
|
]),
|
|
4892
|
-
Ke(h("span", { class: "subtitle" },
|
|
4892
|
+
Ke(h("span", { class: "subtitle" }, ee(f.subtitle), 513), [
|
|
4893
4893
|
[nt, f.subtitle]
|
|
4894
4894
|
])
|
|
4895
4895
|
])
|
|
@@ -4950,7 +4950,7 @@ const Ty = ["id", "data-testid"], Ay = ["id", "aria-controls", "aria-expanded"],
|
|
|
4950
4950
|
ref_key: "el",
|
|
4951
4951
|
ref: n,
|
|
4952
4952
|
"data-testid": `menu-${e.id}`,
|
|
4953
|
-
class:
|
|
4953
|
+
class: K([`-${e.position}`, "sol-menu-core"]),
|
|
4954
4954
|
onKeyupPassive: M[0] || (M[0] = (...E) => c(y) && c(y)(...E))
|
|
4955
4955
|
}, [
|
|
4956
4956
|
L(N.$slots, "trigger", {
|
|
@@ -4974,7 +4974,7 @@ const Ty = ["id", "data-testid"], Ay = ["id", "aria-controls", "aria-expanded"],
|
|
|
4974
4974
|
onClick: p
|
|
4975
4975
|
}, [
|
|
4976
4976
|
L(N.$slots, "label", { isOpen: i.value }, () => [
|
|
4977
|
-
se(
|
|
4977
|
+
se(ee(e.label), 1)
|
|
4978
4978
|
])
|
|
4979
4979
|
], 8, Ay)
|
|
4980
4980
|
]),
|
|
@@ -4983,7 +4983,7 @@ const Ty = ["id", "data-testid"], Ay = ["id", "aria-controls", "aria-expanded"],
|
|
|
4983
4983
|
ref_key: "menu",
|
|
4984
4984
|
ref: a,
|
|
4985
4985
|
role: "menu",
|
|
4986
|
-
class:
|
|
4986
|
+
class: K(["menu", { "-open": i.value }]),
|
|
4987
4987
|
"data-testid": `menu-container-${e.id}`,
|
|
4988
4988
|
"aria-labelledby": `button-menu-button-${e.id}`
|
|
4989
4989
|
}, [
|
|
@@ -5006,21 +5006,21 @@ const _y = ["itemprop"], Ly = /* @__PURE__ */ re({
|
|
|
5006
5006
|
},
|
|
5007
5007
|
setup(e) {
|
|
5008
5008
|
return (t, n) => (d(), I("p", {
|
|
5009
|
-
class:
|
|
5009
|
+
class: K(["text-property-value", `-${e.align}`])
|
|
5010
5010
|
}, [
|
|
5011
5011
|
h("span", {
|
|
5012
|
-
class:
|
|
5012
|
+
class: K(["property", { "-hide": e.hide }])
|
|
5013
5013
|
}, [
|
|
5014
5014
|
L(t.$slots, "property", {}, () => [
|
|
5015
|
-
se(
|
|
5015
|
+
se(ee(e.property), 1)
|
|
5016
5016
|
])
|
|
5017
5017
|
], 2),
|
|
5018
5018
|
h("span", {
|
|
5019
5019
|
itemprop: e.itemProp,
|
|
5020
|
-
class:
|
|
5020
|
+
class: K(["value", { "-highlight": e.isHighlightValue }])
|
|
5021
5021
|
}, [
|
|
5022
5022
|
L(t.$slots, "value", {}, () => [
|
|
5023
|
-
se(
|
|
5023
|
+
se(ee(e.value), 1)
|
|
5024
5024
|
])
|
|
5025
5025
|
], 10, _y)
|
|
5026
5026
|
], 2));
|
|
@@ -5071,7 +5071,7 @@ const Cy = ["id", "data-testid"], Py = {
|
|
|
5071
5071
|
return (s, f) => (d(), I("li", {
|
|
5072
5072
|
id: `listitem-${e.id}-${e.itemIndex}`,
|
|
5073
5073
|
"data-testid": `listitem-${e.id}-${e.itemIndex}`,
|
|
5074
|
-
class:
|
|
5074
|
+
class: K(["list-item", { "-selected": e.isSelected }]),
|
|
5075
5075
|
tabindex: "-1",
|
|
5076
5076
|
onClick: f[3] || (f[3] = Ee((y) => t("listitem:click"), ["self"])),
|
|
5077
5077
|
onKeyup: [
|
|
@@ -5131,7 +5131,7 @@ const Cy = ["id", "data-testid"], Py = {
|
|
|
5131
5131
|
renderHeader: e.renderHeader,
|
|
5132
5132
|
headers: e.headers
|
|
5133
5133
|
}, () => [
|
|
5134
|
-
se(
|
|
5134
|
+
se(ee(e.renderHeader(g)), 1)
|
|
5135
5135
|
])
|
|
5136
5136
|
]),
|
|
5137
5137
|
value: Y(() => [
|
|
@@ -5141,7 +5141,7 @@ const Cy = ["id", "data-testid"], Py = {
|
|
|
5141
5141
|
columnIndex: p,
|
|
5142
5142
|
isHighlight: e.isHighlight
|
|
5143
5143
|
}, () => [
|
|
5144
|
-
se(
|
|
5144
|
+
se(ee(r(e.data[g])), 1)
|
|
5145
5145
|
])
|
|
5146
5146
|
]),
|
|
5147
5147
|
_: 2
|
|
@@ -5515,10 +5515,10 @@ const Fy = ["id", "data-testid"], Xy = ["href", "target"], na = /* @__PURE__ */
|
|
|
5515
5515
|
}, () => [
|
|
5516
5516
|
h("a", {
|
|
5517
5517
|
role: "menuitem",
|
|
5518
|
-
class:
|
|
5518
|
+
class: K({ "-active": e.active }),
|
|
5519
5519
|
href: e.link,
|
|
5520
5520
|
target: e.external ? "_blank" : "_parent"
|
|
5521
|
-
},
|
|
5521
|
+
}, ee(e.text), 11, Xy)
|
|
5522
5522
|
])
|
|
5523
5523
|
], 40, Fy);
|
|
5524
5524
|
};
|
|
@@ -5542,9 +5542,9 @@ const Jy = { class: "label-container" }, qy = { class: "label" }, Wr = /* @__PUR
|
|
|
5542
5542
|
label: Y(({ isOpen: i }) => [
|
|
5543
5543
|
L(t.$slots, "label", { isOpen: i }, () => [
|
|
5544
5544
|
h("div", Jy, [
|
|
5545
|
-
h("span", qy,
|
|
5545
|
+
h("span", qy, ee(e.label), 1),
|
|
5546
5546
|
R(c($c), {
|
|
5547
|
-
class:
|
|
5547
|
+
class: K(["icon", { "-opened": i }]),
|
|
5548
5548
|
"aria-hidden": "true"
|
|
5549
5549
|
}, null, 8, ["class"])
|
|
5550
5550
|
])
|
|
@@ -5678,7 +5678,7 @@ const qa = /* @__PURE__ */ lt(Ky, [["render", tv]]), nv = ["id", "data-testid",
|
|
|
5678
5678
|
tabindex: "-1",
|
|
5679
5679
|
role: "alertdialog",
|
|
5680
5680
|
"aria-modal": "true",
|
|
5681
|
-
class:
|
|
5681
|
+
class: K(["sol-modal-core", [`${b.$props.class}`, c(y)]]),
|
|
5682
5682
|
"aria-labelledby": a.headerTitle,
|
|
5683
5683
|
onKeyupPassive: w[3] || (w[3] = (...D) => c(m) && c(m)(...D))
|
|
5684
5684
|
}, [
|
|
@@ -5691,7 +5691,7 @@ const qa = /* @__PURE__ */ lt(Ky, [["render", tv]]), nv = ["id", "data-testid",
|
|
|
5691
5691
|
id: a.headerTitle,
|
|
5692
5692
|
"data-testid": r.headerTitle,
|
|
5693
5693
|
class: "title"
|
|
5694
|
-
},
|
|
5694
|
+
}, ee(e.title), 9, av),
|
|
5695
5695
|
R(Pe, {
|
|
5696
5696
|
id: a.headerClose,
|
|
5697
5697
|
size: "small",
|
|
@@ -5724,7 +5724,7 @@ const qa = /* @__PURE__ */ lt(Ky, [["render", tv]]), nv = ["id", "data-testid",
|
|
|
5724
5724
|
onClick: w[0] || (w[0] = (D) => n("action:tertiary"))
|
|
5725
5725
|
}, {
|
|
5726
5726
|
default: Y(() => [
|
|
5727
|
-
se(
|
|
5727
|
+
se(ee(e.actionTertiaryText), 1)
|
|
5728
5728
|
]),
|
|
5729
5729
|
_: 1
|
|
5730
5730
|
}, 8, ["id"])) : S("", !0)
|
|
@@ -5741,7 +5741,7 @@ const qa = /* @__PURE__ */ lt(Ky, [["render", tv]]), nv = ["id", "data-testid",
|
|
|
5741
5741
|
onClick: w[1] || (w[1] = (D) => n("action:secondary"))
|
|
5742
5742
|
}, {
|
|
5743
5743
|
default: Y(() => [
|
|
5744
|
-
se(
|
|
5744
|
+
se(ee(e.actionSecondaryText), 1)
|
|
5745
5745
|
]),
|
|
5746
5746
|
_: 1
|
|
5747
5747
|
}, 8, ["id"])) : S("", !0)
|
|
@@ -5757,7 +5757,7 @@ const qa = /* @__PURE__ */ lt(Ky, [["render", tv]]), nv = ["id", "data-testid",
|
|
|
5757
5757
|
onClick: w[2] || (w[2] = (D) => n("action:primary"))
|
|
5758
5758
|
}, {
|
|
5759
5759
|
default: Y(() => [
|
|
5760
|
-
se(
|
|
5760
|
+
se(ee(e.actionPrimaryText), 1)
|
|
5761
5761
|
]),
|
|
5762
5762
|
_: 1
|
|
5763
5763
|
}, 8, ["id"])) : S("", !0)
|
|
@@ -5789,7 +5789,7 @@ const uv = { class: "slider" }, sv = /* @__PURE__ */ re({
|
|
|
5789
5789
|
return (t, n) => (d(), I("section", uv, [
|
|
5790
5790
|
(d(!0), I(ue, null, pe(e.steps, (i) => (d(), I("div", {
|
|
5791
5791
|
key: i,
|
|
5792
|
-
class:
|
|
5792
|
+
class: K(["step", { "-active": i === e.current }])
|
|
5793
5793
|
}, null, 2))), 128))
|
|
5794
5794
|
]));
|
|
5795
5795
|
}
|
|
@@ -5926,7 +5926,7 @@ const $l = { name: "material-symbols-chevron-left-rounded", render: hv }, Iv = [
|
|
|
5926
5926
|
tabindex: "-1",
|
|
5927
5927
|
role: "alertdialog",
|
|
5928
5928
|
"aria-modal": "true",
|
|
5929
|
-
class:
|
|
5929
|
+
class: K(["sol-modal-onboarding-core", Z.$props.class]),
|
|
5930
5930
|
onKeyupPassive: v[0] || (v[0] = (...A) => c(M) && c(M)(...A))
|
|
5931
5931
|
}, [
|
|
5932
5932
|
R(Pe, {
|
|
@@ -5968,14 +5968,14 @@ const $l = { name: "material-symbols-chevron-left-rounded", render: hv }, Iv = [
|
|
|
5968
5968
|
L(Z.$slots, `title:${s.value}`, {
|
|
5969
5969
|
title: c(f).title
|
|
5970
5970
|
}, () => [
|
|
5971
|
-
se(
|
|
5971
|
+
se(ee(c(f).title), 1)
|
|
5972
5972
|
])
|
|
5973
5973
|
]),
|
|
5974
5974
|
h("p", bv, [
|
|
5975
5975
|
L(Z.$slots, `content:${s.value}`, {
|
|
5976
5976
|
content: c(f).content
|
|
5977
5977
|
}, () => [
|
|
5978
|
-
se(
|
|
5978
|
+
se(ee(c(f).content), 1)
|
|
5979
5979
|
])
|
|
5980
5980
|
])
|
|
5981
5981
|
], 512),
|
|
@@ -6052,7 +6052,7 @@ const $l = { name: "material-symbols-chevron-left-rounded", render: hv }, Iv = [
|
|
|
6052
6052
|
onClick: F
|
|
6053
6053
|
}, {
|
|
6054
6054
|
default: Y(() => [
|
|
6055
|
-
se(
|
|
6055
|
+
se(ee(e.finalButtonText), 1)
|
|
6056
6056
|
]),
|
|
6057
6057
|
_: 1
|
|
6058
6058
|
}, 8, ["id"])) : S("", !0)
|
|
@@ -6152,7 +6152,7 @@ const Nv = ["id", "data-testid", "data-current-page"], jv = { class: "total" },
|
|
|
6152
6152
|
"dropdown-position": e.openMenuPosition,
|
|
6153
6153
|
"onUpdate:selected": f
|
|
6154
6154
|
}, null, 8, ["id", "selected", "options", "size", "dropdown-position"]),
|
|
6155
|
-
h("span", jv, "de " +
|
|
6155
|
+
h("span", jv, "de " + ee(o()), 1),
|
|
6156
6156
|
R(Pe, {
|
|
6157
6157
|
id: `next-page-${e.id}`,
|
|
6158
6158
|
variant: "tertiary",
|
|
@@ -6211,8 +6211,8 @@ const Sv = "data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTU0IDE1NCIgZmlsbD
|
|
|
6211
6211
|
alt: c(n).alt
|
|
6212
6212
|
}, null, 8, $v)
|
|
6213
6213
|
]),
|
|
6214
|
-
h("h1", Zv,
|
|
6215
|
-
h("p", Ev,
|
|
6214
|
+
h("h1", Zv, ee(e.title), 1),
|
|
6215
|
+
h("p", Ev, ee(e.subtitle), 1),
|
|
6216
6216
|
h("div", Gv, [
|
|
6217
6217
|
L(i.$slots, "action")
|
|
6218
6218
|
])
|
|
@@ -6270,7 +6270,7 @@ const Mu = { name: "material-symbols-search-rounded", render: Vv }, Rv = ["id",
|
|
|
6270
6270
|
id: i.el,
|
|
6271
6271
|
"data-testid": i.el,
|
|
6272
6272
|
role: "search",
|
|
6273
|
-
class:
|
|
6273
|
+
class: K([`-${e.variant} -${e.size}`, "sol-search-core"]),
|
|
6274
6274
|
"aria-label": e.ariaLabel,
|
|
6275
6275
|
onSubmit: Ee(o, ["prevent"])
|
|
6276
6276
|
}, [
|
|
@@ -13497,7 +13497,7 @@ const x4 = (e, t, n, i) => {
|
|
|
13497
13497
|
ref: u,
|
|
13498
13498
|
id: _.uid ? `dp-input-${_.uid}` : void 0,
|
|
13499
13499
|
name: _.name,
|
|
13500
|
-
class:
|
|
13500
|
+
class: K(c(f)),
|
|
13501
13501
|
inputmode: _.textInput ? "text" : "none",
|
|
13502
13502
|
placeholder: _.placeholder,
|
|
13503
13503
|
disabled: _.disabled,
|
|
@@ -13583,9 +13583,9 @@ const x4 = (e, t, n, i) => {
|
|
|
13583
13583
|
}) : S("", !0),
|
|
13584
13584
|
w.$slots["action-preview"] ? S("", !0) : (d(), I(ue, { key: 1 }, [
|
|
13585
13585
|
Array.isArray(c(M)) ? S("", !0) : (d(), I(ue, { key: 0 }, [
|
|
13586
|
-
se(
|
|
13586
|
+
se(ee(c(M)), 1)
|
|
13587
13587
|
], 64)),
|
|
13588
|
-
Array.isArray(c(M)) ? (d(!0), I(ue, { key: 1 }, pe(c(M), (H, _) => (d(), I("div", { key: _ },
|
|
13588
|
+
Array.isArray(c(M)) ? (d(!0), I(ue, { key: 1 }, pe(c(M), (H, _) => (d(), I("div", { key: _ }, ee(H), 1))), 128)) : S("", !0)
|
|
13589
13589
|
], 64))
|
|
13590
13590
|
]),
|
|
13591
13591
|
h("div", $4, [
|
|
@@ -13605,9 +13605,9 @@ const x4 = (e, t, n, i) => {
|
|
|
13605
13605
|
D[1] || (D[1] = ve((H) => w.$emit("close-picker"), ["enter"])),
|
|
13606
13606
|
D[2] || (D[2] = ve((H) => w.$emit("close-picker"), ["space"]))
|
|
13607
13607
|
]
|
|
13608
|
-
},
|
|
13608
|
+
}, ee(w.cancelText), 545)),
|
|
13609
13609
|
h("span", {
|
|
13610
|
-
class:
|
|
13610
|
+
class: K(c(y)),
|
|
13611
13611
|
tabindex: "0",
|
|
13612
13612
|
onKeydown: [
|
|
13613
13613
|
ve(b, ["enter"]),
|
|
@@ -13617,7 +13617,7 @@ const x4 = (e, t, n, i) => {
|
|
|
13617
13617
|
"data-test": "select-button",
|
|
13618
13618
|
ref_key: "selectButtonRef",
|
|
13619
13619
|
ref: u
|
|
13620
|
-
},
|
|
13620
|
+
}, ee(w.selectText), 43, Z4)
|
|
13621
13621
|
], 64))
|
|
13622
13622
|
])
|
|
13623
13623
|
], 64))
|
|
@@ -13714,7 +13714,7 @@ const x4 = (e, t, n, i) => {
|
|
|
13714
13714
|
return t({ triggerTransition: M }), (k, V) => {
|
|
13715
13715
|
var Z;
|
|
13716
13716
|
return d(), I("div", {
|
|
13717
|
-
class:
|
|
13717
|
+
class: K(c(D))
|
|
13718
13718
|
}, [
|
|
13719
13719
|
h("div", {
|
|
13720
13720
|
style: zt(c(H))
|
|
@@ -13723,12 +13723,12 @@ const x4 = (e, t, n, i) => {
|
|
|
13723
13723
|
key: 0,
|
|
13724
13724
|
ref_key: "calendarWrapRef",
|
|
13725
13725
|
ref: f,
|
|
13726
|
-
class:
|
|
13726
|
+
class: K(c(E)),
|
|
13727
13727
|
role: "grid",
|
|
13728
13728
|
"aria-label": (Z = c(o).ariaLabels) == null ? void 0 : Z.calendarWrap
|
|
13729
13729
|
}, [
|
|
13730
13730
|
h("div", B4, [
|
|
13731
|
-
k.weekNumbers ? (d(), I("div", Y4,
|
|
13731
|
+
k.weekNumbers ? (d(), I("div", Y4, ee(k.weekNumName), 1)) : S("", !0),
|
|
13732
13732
|
(d(!0), I(ue, null, pe(c(p), (v, A) => (d(), I("div", {
|
|
13733
13733
|
class: "dp__calendar_header_item",
|
|
13734
13734
|
role: "gridcell",
|
|
@@ -13741,7 +13741,7 @@ const x4 = (e, t, n, i) => {
|
|
|
13741
13741
|
index: A
|
|
13742
13742
|
}) : S("", !0),
|
|
13743
13743
|
k.$slots["calendar-header"] ? S("", !0) : (d(), I(ue, { key: 1 }, [
|
|
13744
|
-
se(
|
|
13744
|
+
se(ee(v), 1)
|
|
13745
13745
|
], 64))
|
|
13746
13746
|
]))), 128))
|
|
13747
13747
|
]),
|
|
@@ -13765,7 +13765,7 @@ const x4 = (e, t, n, i) => {
|
|
|
13765
13765
|
key: x
|
|
13766
13766
|
}, [
|
|
13767
13767
|
k.weekNumbers ? (d(), I("div", R4, [
|
|
13768
|
-
h("div", W4,
|
|
13768
|
+
h("div", W4, ee(e.getWeekNum(A.days)), 1)
|
|
13769
13769
|
])) : S("", !0),
|
|
13770
13770
|
(d(!0), I(ue, null, pe(A.days, ($, J) => {
|
|
13771
13771
|
var C, oe, de;
|
|
@@ -13789,7 +13789,7 @@ const x4 = (e, t, n, i) => {
|
|
|
13789
13789
|
onMouseleave: P
|
|
13790
13790
|
}, [
|
|
13791
13791
|
h("div", {
|
|
13792
|
-
class:
|
|
13792
|
+
class: K(["dp__cell_inner", $.classData])
|
|
13793
13793
|
}, [
|
|
13794
13794
|
k.$slots.day ? L(k.$slots, "day", {
|
|
13795
13795
|
key: 0,
|
|
@@ -13797,11 +13797,11 @@ const x4 = (e, t, n, i) => {
|
|
|
13797
13797
|
date: $.value
|
|
13798
13798
|
}) : S("", !0),
|
|
13799
13799
|
k.$slots.day ? S("", !0) : (d(), I(ue, { key: 1 }, [
|
|
13800
|
-
se(
|
|
13800
|
+
se(ee($.text), 1)
|
|
13801
13801
|
], 64)),
|
|
13802
13802
|
$.marker && (k.hideOffsetDates ? $.current : !0) ? (d(), I("div", {
|
|
13803
13803
|
key: 2,
|
|
13804
|
-
class:
|
|
13804
|
+
class: K(c(b)($.marker)),
|
|
13805
13805
|
style: zt($.marker.color ? { backgroundColor: $.marker.color } : {})
|
|
13806
13806
|
}, null, 6)) : S("", !0),
|
|
13807
13807
|
c(w)($.value) ? (d(), I("div", {
|
|
@@ -13829,7 +13829,7 @@ const x4 = (e, t, n, i) => {
|
|
|
13829
13829
|
class: "dp__tooltip_mark",
|
|
13830
13830
|
style: zt(O.color ? { backgroundColor: O.color } : {})
|
|
13831
13831
|
}, null, 4),
|
|
13832
|
-
h("div", null,
|
|
13832
|
+
h("div", null, ee(O.text), 1)
|
|
13833
13833
|
], 64))
|
|
13834
13834
|
]))), 128)),
|
|
13835
13835
|
H4
|
|
@@ -13873,7 +13873,7 @@ const x4 = (e, t, n, i) => {
|
|
|
13873
13873
|
ref: n
|
|
13874
13874
|
}, [
|
|
13875
13875
|
h("div", {
|
|
13876
|
-
class:
|
|
13876
|
+
class: K(["dp__inner_nav", { dp__inner_nav_disabled: e.disabled }])
|
|
13877
13877
|
}, [
|
|
13878
13878
|
L(i.$slots, "default")
|
|
13879
13879
|
], 2)
|
|
@@ -13995,13 +13995,13 @@ const x4 = (e, t, n, i) => {
|
|
|
13995
13995
|
return d(), I("div", {
|
|
13996
13996
|
ref_key: "gridWrapRef",
|
|
13997
13997
|
ref: f,
|
|
13998
|
-
class:
|
|
13998
|
+
class: K(c(M)),
|
|
13999
13999
|
role: "dialog",
|
|
14000
14000
|
tabindex: "0",
|
|
14001
14001
|
onKeydown: ve(X, ["esc"])
|
|
14002
14002
|
}, [
|
|
14003
14003
|
h("div", {
|
|
14004
|
-
class:
|
|
14004
|
+
class: K(c(H)),
|
|
14005
14005
|
role: "grid"
|
|
14006
14006
|
}, [
|
|
14007
14007
|
h("div", q4, [
|
|
@@ -14015,7 +14015,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14015
14015
|
}, [
|
|
14016
14016
|
(d(!0), I(ue, null, pe(v, (x, $) => (d(), I("div", {
|
|
14017
14017
|
role: "gridcell",
|
|
14018
|
-
class:
|
|
14018
|
+
class: K(c(E)),
|
|
14019
14019
|
key: x.value,
|
|
14020
14020
|
"aria-selected": x.value === e.modelValue && !e.disabledValues.includes(x.value),
|
|
14021
14021
|
"aria-disabled": x.className.dp__overlay_cell_disabled,
|
|
@@ -14031,14 +14031,14 @@ const x4 = (e, t, n, i) => {
|
|
|
14031
14031
|
onMouseover: (J) => m.value = x.value
|
|
14032
14032
|
}, [
|
|
14033
14033
|
h("div", {
|
|
14034
|
-
class:
|
|
14034
|
+
class: K(x.className)
|
|
14035
14035
|
}, [
|
|
14036
14036
|
k.$slots.item ? L(k.$slots, "item", {
|
|
14037
14037
|
key: 0,
|
|
14038
14038
|
item: x
|
|
14039
14039
|
}) : S("", !0),
|
|
14040
14040
|
k.$slots.item ? S("", !0) : (d(), I(ue, { key: 1 }, [
|
|
14041
|
-
se(
|
|
14041
|
+
se(ee(x.text), 1)
|
|
14042
14042
|
], 64))
|
|
14043
14043
|
], 2)
|
|
14044
14044
|
], 42, K4))), 128))
|
|
@@ -14047,7 +14047,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14047
14047
|
key: 0,
|
|
14048
14048
|
role: "button",
|
|
14049
14049
|
"aria-label": (Z = e.ariaLabels) == null ? void 0 : Z.toggleOverlay,
|
|
14050
|
-
class:
|
|
14050
|
+
class: K(c(D)),
|
|
14051
14051
|
tabindex: "0",
|
|
14052
14052
|
ref_key: "toggleButton",
|
|
14053
14053
|
ref: g,
|
|
@@ -14276,7 +14276,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14276
14276
|
default: Y(() => [
|
|
14277
14277
|
O.$slots.month ? L(O.$slots, "month", et(Oe({ key: 0 }, c(V)))) : S("", !0),
|
|
14278
14278
|
O.$slots.month ? S("", !0) : (d(), I(ue, { key: 1 }, [
|
|
14279
|
-
se(
|
|
14279
|
+
se(ee(c(V).text), 1)
|
|
14280
14280
|
], 64))
|
|
14281
14281
|
]),
|
|
14282
14282
|
_: 2
|
|
@@ -14330,7 +14330,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14330
14330
|
year: e.year
|
|
14331
14331
|
}) : S("", !0),
|
|
14332
14332
|
O.$slots.year ? S("", !0) : (d(), I(ue, { key: 1 }, [
|
|
14333
|
-
se(
|
|
14333
|
+
se(ee(e.year), 1)
|
|
14334
14334
|
], 64))
|
|
14335
14335
|
]),
|
|
14336
14336
|
_: 2
|
|
@@ -14418,7 +14418,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14418
14418
|
onKeydown: z[10] || (z[10] = ve((_e) => oe(!1), ["enter"]))
|
|
14419
14419
|
}, [
|
|
14420
14420
|
h("div", {
|
|
14421
|
-
class:
|
|
14421
|
+
class: K(["dp__inner_nav", { dp__inner_nav_disabled: c(s)(!1) }]),
|
|
14422
14422
|
role: "button",
|
|
14423
14423
|
"aria-label": (Me = c(a).ariaLabels) == null ? void 0 : Me.prevMonth
|
|
14424
14424
|
}, [
|
|
@@ -14441,7 +14441,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14441
14441
|
year: e.year
|
|
14442
14442
|
}) : S("", !0),
|
|
14443
14443
|
O.$slots.year ? S("", !0) : (d(), I(ue, { key: 1 }, [
|
|
14444
|
-
se(
|
|
14444
|
+
se(ee(e.year), 1)
|
|
14445
14445
|
], 64))
|
|
14446
14446
|
], 40, o3),
|
|
14447
14447
|
h("div", {
|
|
@@ -14453,7 +14453,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14453
14453
|
onKeydown: z[14] || (z[14] = ve((_e) => oe(!0), ["enter"]))
|
|
14454
14454
|
}, [
|
|
14455
14455
|
h("div", {
|
|
14456
|
-
class:
|
|
14456
|
+
class: K(["dp__inner_nav", { dp__inner_nav_disabled: c(s)(!0) }]),
|
|
14457
14457
|
role: "button",
|
|
14458
14458
|
"aria-label": ($e = c(a).ariaLabels) == null ? void 0 : $e.nextMonth
|
|
14459
14459
|
}, [
|
|
@@ -14616,7 +14616,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14616
14616
|
var A, x, $;
|
|
14617
14617
|
return d(), I("div", {
|
|
14618
14618
|
key: v,
|
|
14619
|
-
class:
|
|
14619
|
+
class: K(c(N))
|
|
14620
14620
|
}, [
|
|
14621
14621
|
Z.separator ? (d(), I(ue, { key: 0 }, [
|
|
14622
14622
|
se(" : ")
|
|
@@ -14640,7 +14640,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14640
14640
|
h("div", {
|
|
14641
14641
|
role: "button",
|
|
14642
14642
|
"aria-label": (x = c(o).ariaLabels) == null ? void 0 : x.openTpOverlay(Z.type),
|
|
14643
|
-
class:
|
|
14643
|
+
class: K(D(Z.type) ? "" : "dp__time_display"),
|
|
14644
14644
|
tabindex: "0",
|
|
14645
14645
|
onKeydown: [
|
|
14646
14646
|
ve((J) => H(Z.type), ["enter"]),
|
|
@@ -14656,7 +14656,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14656
14656
|
value: c(b)(Z.type).value
|
|
14657
14657
|
}) : S("", !0),
|
|
14658
14658
|
B.$slots[Z.type] ? S("", !0) : (d(), I(ue, { key: 1 }, [
|
|
14659
|
-
se(
|
|
14659
|
+
se(ee(c(b)(Z.type).text), 1)
|
|
14660
14660
|
], 64))
|
|
14661
14661
|
], 42, d3),
|
|
14662
14662
|
h("div", {
|
|
@@ -14698,7 +14698,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14698
14698
|
ve(Ee(F, ["prevent"]), ["enter"]),
|
|
14699
14699
|
ve(Ee(F, ["prevent"]), ["space"])
|
|
14700
14700
|
]
|
|
14701
|
-
},
|
|
14701
|
+
}, ee(f.value), 41, y3))
|
|
14702
14702
|
])),
|
|
14703
14703
|
(d(!0), I(ue, null, pe(c(E), (Z, v) => (d(), U(_t, {
|
|
14704
14704
|
key: v,
|
|
@@ -14800,7 +14800,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14800
14800
|
return d(), I("div", null, [
|
|
14801
14801
|
X.timePicker ? S("", !0) : Ke((d(), I("div", {
|
|
14802
14802
|
key: 0,
|
|
14803
|
-
class:
|
|
14803
|
+
class: K(c(D)),
|
|
14804
14804
|
role: "button",
|
|
14805
14805
|
"aria-label": (B = c(u).ariaLabels) == null ? void 0 : B.openTimePicker,
|
|
14806
14806
|
tabindex: "0",
|
|
@@ -14874,7 +14874,7 @@ const x4 = (e, t, n, i) => {
|
|
|
14874
14874
|
key: 2,
|
|
14875
14875
|
ref_key: "closeTimePickerBtn",
|
|
14876
14876
|
ref: m,
|
|
14877
|
-
class:
|
|
14877
|
+
class: K(c(D)),
|
|
14878
14878
|
role: "button",
|
|
14879
14879
|
"aria-label": (k = c(u).ariaLabels) == null ? void 0 : k.closeTimePicker,
|
|
14880
14880
|
tabindex: "0",
|
|
@@ -15156,7 +15156,7 @@ const x4 = (e, t, n, i) => {
|
|
|
15156
15156
|
ref_key: "dpMenuRef",
|
|
15157
15157
|
ref: N,
|
|
15158
15158
|
role: "dialog",
|
|
15159
|
-
class:
|
|
15159
|
+
class: K(c(Te)),
|
|
15160
15160
|
onMouseleave: fe[12] || (fe[12] = (...be) => c(ge) && c(ge)(...be)),
|
|
15161
15161
|
onClick: pt,
|
|
15162
15162
|
onKeydown: [
|
|
@@ -15170,14 +15170,14 @@ const x4 = (e, t, n, i) => {
|
|
|
15170
15170
|
}, [
|
|
15171
15171
|
(q.disabled || q.readonly) && q.inline ? (d(), I("div", {
|
|
15172
15172
|
key: 0,
|
|
15173
|
-
class:
|
|
15173
|
+
class: K(c(Ae))
|
|
15174
15174
|
}, null, 2)) : S("", !0),
|
|
15175
15175
|
!q.inline && !q.teleportCenter ? (d(), I("div", {
|
|
15176
15176
|
key: 1,
|
|
15177
|
-
class:
|
|
15177
|
+
class: K(c($e))
|
|
15178
15178
|
}, null, 2)) : S("", !0),
|
|
15179
15179
|
h("div", {
|
|
15180
|
-
class:
|
|
15180
|
+
class: K({
|
|
15181
15181
|
dp__menu_content_wrapper: ((Mt = q.presetRanges) == null ? void 0 : Mt.length) || !!q.$slots["left-sidebar"] || !!q.$slots["right-sidebar"]
|
|
15182
15182
|
})
|
|
15183
15183
|
}, [
|
|
@@ -15197,7 +15197,7 @@ const x4 = (e, t, n, i) => {
|
|
|
15197
15197
|
label: be.label,
|
|
15198
15198
|
range: be.range
|
|
15199
15199
|
}) : (d(), I(ue, { key: 1 }, [
|
|
15200
|
-
se(
|
|
15200
|
+
se(ee(be.label), 1)
|
|
15201
15201
|
], 64))
|
|
15202
15202
|
], 12, S3))), 128))
|
|
15203
15203
|
])) : S("", !0),
|
|
@@ -15208,11 +15208,11 @@ const x4 = (e, t, n, i) => {
|
|
|
15208
15208
|
role: "document"
|
|
15209
15209
|
}, [
|
|
15210
15210
|
h("div", {
|
|
15211
|
-
class:
|
|
15211
|
+
class: K(c(Ie))
|
|
15212
15212
|
}, [
|
|
15213
15213
|
(d(!0), I(ue, null, pe(c(Gt), (be, pn) => (d(), I("div", {
|
|
15214
15214
|
key: be,
|
|
15215
|
-
class:
|
|
15215
|
+
class: K(c(De))
|
|
15216
15216
|
}, [
|
|
15217
15217
|
!q.disableMonthYearSelect && !q.timePicker ? (d(), U(ke(q.monthYearComponent ? q.monthYearComponent : u3), Oe({
|
|
15218
15218
|
key: 0,
|
|
@@ -15313,7 +15313,7 @@ const x4 = (e, t, n, i) => {
|
|
|
15313
15313
|
role: "button",
|
|
15314
15314
|
class: "dp__now_button",
|
|
15315
15315
|
onClick: fe[8] || (fe[8] = (...be) => c(O) && c(O)(...be))
|
|
15316
|
-
},
|
|
15316
|
+
}, ee(q.nowButtonLabel), 1))
|
|
15317
15317
|
])) : S("", !0)
|
|
15318
15318
|
], 2),
|
|
15319
15319
|
!q.autoApply || q.keepActionRow ? (d(), U(ke(q.actionRowComponent ? q.actionRowComponent : E4), Oe({
|
|
@@ -15474,7 +15474,7 @@ const x4 = (e, t, n, i) => {
|
|
|
15474
15474
|
updateInternalModelValue: ge,
|
|
15475
15475
|
setMonthYear: Me
|
|
15476
15476
|
}), (je, $e) => (d(), I("div", {
|
|
15477
|
-
class:
|
|
15477
|
+
class: K(c(B))
|
|
15478
15478
|
}, [
|
|
15479
15479
|
R(z4, Oe({
|
|
15480
15480
|
ref_key: "inputRef",
|
|
@@ -15710,7 +15710,7 @@ const E3 = { name: "material-symbols-calendar-month-outline", render: Z3 }, G3 =
|
|
|
15710
15710
|
class: "button-range-selector",
|
|
15711
15711
|
onClick: (H) => y({ text: b, value: w })
|
|
15712
15712
|
}, [
|
|
15713
|
-
h("span", Y3,
|
|
15713
|
+
h("span", Y3, ee(b), 1)
|
|
15714
15714
|
], 8, B3)), 64))
|
|
15715
15715
|
])
|
|
15716
15716
|
]),
|
|
@@ -15846,7 +15846,7 @@ const F3 = { name: "material-symbols-upload-rounded", render: H3 }, X3 = ["id",
|
|
|
15846
15846
|
return ((m = n.modelValue) == null ? void 0 : m.length) && y();
|
|
15847
15847
|
}
|
|
15848
15848
|
), (m, g) => (d(), I("div", {
|
|
15849
|
-
class:
|
|
15849
|
+
class: K(["sol-upload", { "-has-file": !!c(r).length, "-error": !!e.hasError }])
|
|
15850
15850
|
}, [
|
|
15851
15851
|
h("input", {
|
|
15852
15852
|
id: i.input,
|
|
@@ -15873,7 +15873,7 @@ const F3 = { name: "material-symbols-upload-rounded", render: H3 }, X3 = ["id",
|
|
|
15873
15873
|
}))
|
|
15874
15874
|
]),
|
|
15875
15875
|
h("div", {
|
|
15876
|
-
class:
|
|
15876
|
+
class: K(["content", { "-multiple": c(l) }])
|
|
15877
15877
|
}, [
|
|
15878
15878
|
c(l) ? (d(!0), I(ue, { key: 0 }, pe(c(r), (p) => (d(), U(ea, {
|
|
15879
15879
|
id: p.name,
|
|
@@ -15883,7 +15883,7 @@ const F3 = { name: "material-symbols-upload-rounded", render: H3 }, X3 = ["id",
|
|
|
15883
15883
|
size: "small",
|
|
15884
15884
|
variant: "fill",
|
|
15885
15885
|
type: "positive"
|
|
15886
|
-
}, null, 8, ["id", "text"]))), 128)) : (d(), I("p", q3,
|
|
15886
|
+
}, null, 8, ["id", "text"]))), 128)) : (d(), I("p", q3, ee(c(u)), 1))
|
|
15887
15887
|
], 2),
|
|
15888
15888
|
c(r).length && !e.loading ? (d(), U(Pe, {
|
|
15889
15889
|
key: 0,
|
|
@@ -15958,7 +15958,8 @@ const yw = { name: "material-symbols-delete-outline-rounded", render: mw }, vw =
|
|
|
15958
15958
|
id: null,
|
|
15959
15959
|
downloadSrc: null,
|
|
15960
15960
|
downloadMenu: null,
|
|
15961
|
-
fileIcon: null
|
|
15961
|
+
fileIcon: null,
|
|
15962
|
+
fileName: null
|
|
15962
15963
|
},
|
|
15963
15964
|
emits: ["menu:preview", "menu:download", "menu:delete"],
|
|
15964
15965
|
setup(e, { emit: t }) {
|
|
@@ -15975,7 +15976,7 @@ const yw = { name: "material-symbols-delete-outline-rounded", render: mw }, vw =
|
|
|
15975
15976
|
}), r = j(() => n.fileIcon(a.value.fileExtension));
|
|
15976
15977
|
function o() {
|
|
15977
15978
|
var u;
|
|
15978
|
-
return (u = n.downloadSrc) == null ? void 0 : u.split("/").at(-1);
|
|
15979
|
+
return n.fileName ? n.fileName : (u = n.downloadSrc) == null ? void 0 : u.split("/").at(-1);
|
|
15979
15980
|
}
|
|
15980
15981
|
function l(u) {
|
|
15981
15982
|
var s;
|
|
@@ -15990,8 +15991,8 @@ const yw = { name: "material-symbols-delete-outline-rounded", render: mw }, vw =
|
|
|
15990
15991
|
]),
|
|
15991
15992
|
h("div", hw, [
|
|
15992
15993
|
h("div", Iw, [
|
|
15993
|
-
h("span", pw,
|
|
15994
|
-
h("span", Mw, "." +
|
|
15994
|
+
h("span", pw, ee(c(a).filename), 1),
|
|
15995
|
+
h("span", Mw, "." + ee(c(a).fileExtension), 1)
|
|
15995
15996
|
])
|
|
15996
15997
|
]),
|
|
15997
15998
|
R($t, {
|
|
@@ -16006,7 +16007,7 @@ const yw = { name: "material-symbols-delete-outline-rounded", render: mw }, vw =
|
|
|
16006
16007
|
"aria-expanded": f.ariaExpanded,
|
|
16007
16008
|
"aria-haspopup": f.ariaHaspopup,
|
|
16008
16009
|
"aria-label": "open menu",
|
|
16009
|
-
class:
|
|
16010
|
+
class: K(f.class),
|
|
16010
16011
|
size: "small",
|
|
16011
16012
|
variant: "tertiary",
|
|
16012
16013
|
onClick: y
|
|
@@ -16136,6 +16137,7 @@ const Zw = { name: "material-symbols-docs-outline", render: $w }, Ew = ["id", "d
|
|
|
16136
16137
|
loading: { default: !1 },
|
|
16137
16138
|
downloadSrc: null,
|
|
16138
16139
|
downloadMenu: { default: () => ["preview", "download", "delete"] },
|
|
16140
|
+
fileName: null,
|
|
16139
16141
|
useField: null,
|
|
16140
16142
|
rules: null,
|
|
16141
16143
|
opts: null
|
|
@@ -16182,7 +16184,7 @@ const Zw = { name: "material-symbols-docs-outline", render: $w }, Ew = ["id", "d
|
|
|
16182
16184
|
class: "label",
|
|
16183
16185
|
for: i.input,
|
|
16184
16186
|
"data-testid": i.label
|
|
16185
|
-
},
|
|
16187
|
+
}, ee(e.label), 9, Gw),
|
|
16186
16188
|
e.downloadSrc ? (d(), U(jw, {
|
|
16187
16189
|
key: 1,
|
|
16188
16190
|
id: e.id,
|
|
@@ -16190,10 +16192,11 @@ const Zw = { name: "material-symbols-docs-outline", render: $w }, Ew = ["id", "d
|
|
|
16190
16192
|
class: "download",
|
|
16191
16193
|
"download-menu": e.downloadMenu,
|
|
16192
16194
|
"file-icon": u,
|
|
16195
|
+
"file-name": e.fileName,
|
|
16193
16196
|
"onMenu:preview": f[2] || (f[2] = (y) => t("menu:preview", y)),
|
|
16194
16197
|
"onMenu:download": f[3] || (f[3] = (y) => t("menu:download", y)),
|
|
16195
16198
|
"onMenu:delete": f[4] || (f[4] = (y) => t("menu:delete", y))
|
|
16196
|
-
}, null, 8, ["id", "download-src", "download-menu"])) : (d(), U(K3, {
|
|
16199
|
+
}, null, 8, ["id", "download-src", "download-menu", "file-name"])) : (d(), U(K3, {
|
|
16197
16200
|
key: 0,
|
|
16198
16201
|
id: e.id,
|
|
16199
16202
|
modelValue: c(r),
|
|
@@ -16215,8 +16218,8 @@ const Zw = { name: "material-symbols-docs-outline", render: $w }, Ew = ["id", "d
|
|
|
16215
16218
|
key: 2,
|
|
16216
16219
|
id: `file-upload-describe-${e.id}`,
|
|
16217
16220
|
"data-testid": `file-upload-describe-${e.id}`,
|
|
16218
|
-
class:
|
|
16219
|
-
},
|
|
16221
|
+
class: K(["message", `-${c(l).type}`])
|
|
16222
|
+
}, ee(c(l).text), 11, Bw)) : S("", !0)
|
|
16220
16223
|
], 8, Ew));
|
|
16221
16224
|
}
|
|
16222
16225
|
});
|
|
@@ -16268,7 +16271,7 @@ const Yw = ["id", "data-testid"], Uw = { class: "list-container" }, Vw = ["aria-
|
|
|
16268
16271
|
onClick: r
|
|
16269
16272
|
}), {
|
|
16270
16273
|
default: Y(() => [
|
|
16271
|
-
se(
|
|
16274
|
+
se(ee(u.text), 1)
|
|
16272
16275
|
]),
|
|
16273
16276
|
_: 2
|
|
16274
16277
|
}, 1040, ["data-gtm-id", "target", "rel", "aria-current"])),
|
|
@@ -16294,7 +16297,7 @@ const it = /* @__PURE__ */ re({
|
|
|
16294
16297
|
setup(e) {
|
|
16295
16298
|
return (t, n) => (d(), I("div", {
|
|
16296
16299
|
role: "separator",
|
|
16297
|
-
class:
|
|
16300
|
+
class: K(["sol-divider-core", `-${e.orientation} -${e.thickness}`])
|
|
16298
16301
|
}, null, 2));
|
|
16299
16302
|
}
|
|
16300
16303
|
});
|
|
@@ -16343,7 +16346,7 @@ const Fw = { name: "material-symbols-open-in-new-sharp", render: Hw }, Xw = {
|
|
|
16343
16346
|
])) : S("", !0),
|
|
16344
16347
|
h("span", Jw, [
|
|
16345
16348
|
L(r.$slots, "default", {}, () => [
|
|
16346
|
-
se(
|
|
16349
|
+
se(ee(e.text), 1)
|
|
16347
16350
|
])
|
|
16348
16351
|
]),
|
|
16349
16352
|
e.external ? (d(), U(c(Fw), {
|
|
@@ -16423,7 +16426,7 @@ const qw = { class: "item-title" }, Kw = { class: "icon-content" }, eN = /* @__P
|
|
|
16423
16426
|
h("div", Kw, [
|
|
16424
16427
|
(d(), U(ke(o.icon), { class: "item-icon" }))
|
|
16425
16428
|
]),
|
|
16426
|
-
se(" " +
|
|
16429
|
+
se(" " + ee(o.title), 1)
|
|
16427
16430
|
])
|
|
16428
16431
|
]),
|
|
16429
16432
|
_: 2
|
|
@@ -16489,7 +16492,7 @@ const sN = /* @__PURE__ */ lt(uN, [["__scopeId", "data-v-1e7fde8e"]]), cN = { cl
|
|
|
16489
16492
|
const n = e, i = {
|
|
16490
16493
|
IconVisibility: wt(() => import("./visibility.8b105a47.mjs")),
|
|
16491
16494
|
IconVisibilityOff: wt(() => import("./visibility-off.f25ea2aa.mjs")),
|
|
16492
|
-
IconSupportContact: wt(() => Promise.resolve().then(() =>
|
|
16495
|
+
IconSupportContact: wt(() => Promise.resolve().then(() => sS)),
|
|
16493
16496
|
IconWhatsapp: wt(() => import("./whatsapp.6544b116.mjs")),
|
|
16494
16497
|
IconMyCallings: wt(() => import("./chat.8e7180b0.mjs"))
|
|
16495
16498
|
}, a = j(() => {
|
|
@@ -16579,7 +16582,7 @@ const sN = /* @__PURE__ */ lt(uN, [["__scopeId", "data-v-1e7fde8e"]]), cN = { cl
|
|
|
16579
16582
|
default: Y(() => [
|
|
16580
16583
|
h("div", cN, [
|
|
16581
16584
|
(d(), U(ke(i[m.icon]), { class: "icon-size-medium item-icon" })),
|
|
16582
|
-
se(" " +
|
|
16585
|
+
se(" " + ee(m.title), 1)
|
|
16583
16586
|
])
|
|
16584
16587
|
]),
|
|
16585
16588
|
_: 2
|
|
@@ -16595,8 +16598,8 @@ const hd = /* @__PURE__ */ lt(dN, [["__scopeId", "data-v-ff2fe97e"]]), fN = { cl
|
|
|
16595
16598
|
setup(e) {
|
|
16596
16599
|
const t = (n) => n.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ".");
|
|
16597
16600
|
return (n, i) => (d(), I("div", fN, [
|
|
16598
|
-
h("h4", mN,
|
|
16599
|
-
h("p", yN,
|
|
16601
|
+
h("h4", mN, ee(e.title), 1),
|
|
16602
|
+
h("p", yN, ee(t(e.description)), 1)
|
|
16600
16603
|
]));
|
|
16601
16604
|
}
|
|
16602
16605
|
});
|
|
@@ -16651,7 +16654,7 @@ const qs = /* @__PURE__ */ lt(vN, [["__scopeId", "data-v-d6677ddc"]]), ql = (e)
|
|
|
16651
16654
|
c(o) ? (d(), I("div", hN, [
|
|
16652
16655
|
IN,
|
|
16653
16656
|
h("div", null, [
|
|
16654
|
-
h("h3", pN, " Voc\xEA est\xE1 no N\xEDvel " +
|
|
16657
|
+
h("h3", pN, " Voc\xEA est\xE1 no N\xEDvel " + ee(e.partner.solfacilPlus.level), 1)
|
|
16655
16658
|
])
|
|
16656
16659
|
])) : (d(), I("div", MN, NN)),
|
|
16657
16660
|
h("div", jN, [
|
|
@@ -16666,7 +16669,7 @@ const qs = /* @__PURE__ */ lt(vN, [["__scopeId", "data-v-d6677ddc"]]), ql = (e)
|
|
|
16666
16669
|
description: c(l).total.description
|
|
16667
16670
|
}, null, 8, ["title", "description"])) : S("", !0)
|
|
16668
16671
|
]),
|
|
16669
|
-
c(o) ? (d(), I("p", SN, " Pr\xF3xima atualiza\xE7\xE3o: " +
|
|
16672
|
+
c(o) ? (d(), I("p", SN, " Pr\xF3xima atualiza\xE7\xE3o: " + ee(e.partner.solfacilPlus.nextTransitionDate), 1)) : S("", !0),
|
|
16670
16673
|
R(Et, {
|
|
16671
16674
|
id: "solfacil-plus-link",
|
|
16672
16675
|
class: "solfacil-plus-link",
|
|
@@ -16747,10 +16750,10 @@ const nr = { name: "girassol-logout", render: ZN }, EN = (e) => (Kt("data-v-40d6
|
|
|
16747
16750
|
R(c(Va), { class: "icon" }),
|
|
16748
16751
|
h("div", BN, [
|
|
16749
16752
|
YN,
|
|
16750
|
-
h("span", UN,
|
|
16753
|
+
h("span", UN, ee(c(o)), 1)
|
|
16751
16754
|
]),
|
|
16752
16755
|
R(c(Kl), {
|
|
16753
|
-
class:
|
|
16756
|
+
class: K(["action", { "rotate-180 transform": s }])
|
|
16754
16757
|
}, null, 8, ["class"])
|
|
16755
16758
|
])
|
|
16756
16759
|
], !0)
|
|
@@ -16858,7 +16861,7 @@ const ei = { name: "girassol-close", render: KN }, e5 = (e) => (Kt("data-v-37d22
|
|
|
16858
16861
|
a.value ? (d(), U(qa, { key: 0 }, {
|
|
16859
16862
|
default: Y(() => [
|
|
16860
16863
|
Ke(h("aside", {
|
|
16861
|
-
class:
|
|
16864
|
+
class: K(["user-menu-mobile", { "move-in": a.value, "move-out": r.value }])
|
|
16862
16865
|
}, [
|
|
16863
16866
|
h("div", t5, [
|
|
16864
16867
|
L(p.$slots, "header-mobile", {
|
|
@@ -16867,16 +16870,16 @@ const ei = { name: "girassol-close", render: KN }, e5 = (e) => (Kt("data-v-37d22
|
|
|
16867
16870
|
}, () => [
|
|
16868
16871
|
h("header", n5, [
|
|
16869
16872
|
h("div", i5, [
|
|
16870
|
-
h("span", a5,
|
|
16873
|
+
h("span", a5, ee(c(f)), 1),
|
|
16871
16874
|
h("span", r5, [
|
|
16872
16875
|
o5,
|
|
16873
16876
|
h("div", {
|
|
16874
|
-
class:
|
|
16877
|
+
class: K(["name", { "name-empty": c(g) }])
|
|
16875
16878
|
}, [
|
|
16876
16879
|
c(g) ? (d(), I("span", {
|
|
16877
16880
|
key: 0,
|
|
16878
|
-
class:
|
|
16879
|
-
}, null, 2)) : (d(), I("span", l5,
|
|
16881
|
+
class: K(["gray-background", { loading: c(g) }])
|
|
16882
|
+
}, null, 2)) : (d(), I("span", l5, ee(c(m).completeName), 1))
|
|
16880
16883
|
], 2)
|
|
16881
16884
|
])
|
|
16882
16885
|
]),
|
|
@@ -17047,9 +17050,9 @@ const h5 = { name: "girassol-notifications", render: g5 }, I5 = { class: "list-n
|
|
|
17047
17050
|
(d(), U(ke(i[(_ = r((H = w == null ? void 0 : w.notification) == null ? void 0 : H.templateName)) != null ? _ : ""])))
|
|
17048
17051
|
]),
|
|
17049
17052
|
h("div", w5, [
|
|
17050
|
-
h("h1", N5,
|
|
17051
|
-
h("span", j5,
|
|
17052
|
-
h("span", S5,
|
|
17053
|
+
h("h1", N5, ee(w.notification.title), 1),
|
|
17054
|
+
h("span", j5, ee(w.notification.message), 1),
|
|
17055
|
+
h("span", S5, ee(s(w.createdAt)), 1)
|
|
17053
17056
|
])
|
|
17054
17057
|
], 8, M5),
|
|
17055
17058
|
R(it, {
|
|
@@ -17059,7 +17062,7 @@ const h5 = { name: "girassol-notifications", render: g5 }, I5 = { class: "list-n
|
|
|
17059
17062
|
], 8, p5);
|
|
17060
17063
|
}), 128)),
|
|
17061
17064
|
h("div", D5, [
|
|
17062
|
-
h("span", x5, " Mostrando " +
|
|
17065
|
+
h("span", x5, " Mostrando " + ee((M = e.notifications) == null ? void 0 : M.count) + " de " + ee((E = e.notifications) == null ? void 0 : E.totalCount), 1),
|
|
17063
17066
|
(b = e.notifications) != null && b.nextCursor ? (d(), U(Et, {
|
|
17064
17067
|
key: 0,
|
|
17065
17068
|
id: "more-notifications",
|
|
@@ -17158,7 +17161,7 @@ const G5 = /* @__PURE__ */ lt(E5, [["__scopeId", "data-v-eb9aea4e"]]), tu = (e)
|
|
|
17158
17161
|
e.showNotificationList ? (d(), U(qa, { key: 0 }, {
|
|
17159
17162
|
default: Y(() => [
|
|
17160
17163
|
Ke(h("div", {
|
|
17161
|
-
class:
|
|
17164
|
+
class: K(["notification-list", { "move-in": e.showNotificationList, "move-out": n.value }])
|
|
17162
17165
|
}, [
|
|
17163
17166
|
h("div", B5, [
|
|
17164
17167
|
h("header", Y5, [
|
|
@@ -17247,10 +17250,10 @@ const H5 = /* @__PURE__ */ lt(Q5, [["__scopeId", "data-v-50b2db6c"]]), F5 = (e)
|
|
|
17247
17250
|
R(c(h5), { class: "icon-size-medium" }),
|
|
17248
17251
|
c(u) ? (d(), I("span", {
|
|
17249
17252
|
key: 0,
|
|
17250
|
-
class:
|
|
17253
|
+
class: K(["notification-count", {
|
|
17251
17254
|
"notification-count-plus": (y = e.notifications) != null && y.countNotification ? +e.notifications.countNotification > 9 : !1
|
|
17252
17255
|
}])
|
|
17253
|
-
},
|
|
17256
|
+
}, ee(c(o)), 3)) : S("", !0),
|
|
17254
17257
|
c(u) && a.value ? (d(), I("span", J5, [
|
|
17255
17258
|
se(" Tem mensagens pra voc\xEA aqui! "),
|
|
17256
17259
|
q5
|
|
@@ -17290,13 +17293,13 @@ const ej = /* @__PURE__ */ lt(K5, [["__scopeId", "data-v-246731d8"]]), tj = {
|
|
|
17290
17293
|
function aj(e, t) {
|
|
17291
17294
|
return d(), I("svg", tj, ij);
|
|
17292
17295
|
}
|
|
17293
|
-
const bd = { name: "girassol-menu", render: aj }, rj = (e) => (Kt("data-v-
|
|
17296
|
+
const bd = { name: "girassol-menu", render: aj }, rj = (e) => (Kt("data-v-e5a5c926"), e = e(), en(), e), oj = { class: "sol-header" }, lj = ["center", "white"], uj = /* @__PURE__ */ rj(() => /* @__PURE__ */ h("img", {
|
|
17294
17297
|
class: "portal-img",
|
|
17295
17298
|
alt: "portal logo"
|
|
17296
|
-
}, null, -1)),
|
|
17299
|
+
}, null, -1)), sj = { class: "portal-divider" }, cj = ["white"], dj = {
|
|
17297
17300
|
key: 0,
|
|
17298
17301
|
class: "icon-content"
|
|
17299
|
-
},
|
|
17302
|
+
}, fj = { class: "actions" }, mj = /* @__PURE__ */ re({
|
|
17300
17303
|
__name: "Header",
|
|
17301
17304
|
props: {
|
|
17302
17305
|
umPersonification: { type: Boolean, default: !1 },
|
|
@@ -17327,20 +17330,22 @@ const bd = { name: "girassol-menu", render: aj }, rj = (e) => (Kt("data-v-61ea89
|
|
|
17327
17330
|
center: e.center,
|
|
17328
17331
|
white: e.mobileWhite
|
|
17329
17332
|
}, [
|
|
17330
|
-
h("div",
|
|
17333
|
+
h("div", {
|
|
17334
|
+
class: K(["icon-menu-container", { "mobile-black": !e.mobileWhite }])
|
|
17335
|
+
}, [
|
|
17331
17336
|
R(c(bd), {
|
|
17332
17337
|
class: "menu-button",
|
|
17333
17338
|
onClick: a
|
|
17334
17339
|
})
|
|
17335
|
-
]),
|
|
17340
|
+
], 2),
|
|
17336
17341
|
L(l.$slots, "icon", {}, () => [
|
|
17337
17342
|
e.product.id === "portal" ? (d(), I("div", {
|
|
17338
17343
|
key: 0,
|
|
17339
17344
|
class: "portal-image-content",
|
|
17340
17345
|
onClick: u[0] || (u[0] = (...s) => e.product.action && e.product.action(...s))
|
|
17341
17346
|
}, [
|
|
17342
|
-
|
|
17343
|
-
h("div",
|
|
17347
|
+
uj,
|
|
17348
|
+
h("div", sj, [
|
|
17344
17349
|
R(it, {
|
|
17345
17350
|
thickness: "x-small",
|
|
17346
17351
|
orientation: "vertical"
|
|
@@ -17356,14 +17361,14 @@ const bd = { name: "girassol-menu", render: aj }, rj = (e) => (Kt("data-v-61ea89
|
|
|
17356
17361
|
class: "item-title",
|
|
17357
17362
|
white: e.mobileWhite
|
|
17358
17363
|
}, [
|
|
17359
|
-
e.product.icon ? (d(), I("div",
|
|
17364
|
+
e.product.icon ? (d(), I("div", dj, [
|
|
17360
17365
|
(d(), U(ke(e.product.icon), { class: "item-icon" }))
|
|
17361
17366
|
])) : S("", !0),
|
|
17362
|
-
se(" " +
|
|
17363
|
-
], 8,
|
|
17367
|
+
se(" " + ee(e.product.title), 1)
|
|
17368
|
+
], 8, cj)
|
|
17364
17369
|
]))
|
|
17365
17370
|
], !0),
|
|
17366
|
-
h("div",
|
|
17371
|
+
h("div", fj, [
|
|
17367
17372
|
e.showNotification && !c(r) ? (d(), U(ej, {
|
|
17368
17373
|
key: 0,
|
|
17369
17374
|
white: e.mobileWhite,
|
|
@@ -17395,7 +17400,7 @@ const bd = { name: "girassol-menu", render: aj }, rj = (e) => (Kt("data-v-61ea89
|
|
|
17395
17400
|
_: 3
|
|
17396
17401
|
}, 8, ["user", "partner", "perfil-personification", "um-personification", "in-personification"]),
|
|
17397
17402
|
R(f5, {
|
|
17398
|
-
class: "mobile-show",
|
|
17403
|
+
class: K(["mobile-show", { "mobile-black": !e.mobileWhite }]),
|
|
17399
17404
|
user: e.user,
|
|
17400
17405
|
partner: e.partner,
|
|
17401
17406
|
"perfil-personification": e.perfilPersonification,
|
|
@@ -17418,7 +17423,7 @@ const bd = { name: "girassol-menu", render: aj }, rj = (e) => (Kt("data-v-61ea89
|
|
|
17418
17423
|
}, void 0, !0)
|
|
17419
17424
|
]),
|
|
17420
17425
|
_: 3
|
|
17421
|
-
}, 8, ["user", "partner", "perfil-personification", "um-personification", "in-personification"]),
|
|
17426
|
+
}, 8, ["class", "user", "partner", "perfil-personification", "um-personification", "in-personification"]),
|
|
17422
17427
|
L(l.$slots, "actions", {}, void 0, !0)
|
|
17423
17428
|
])
|
|
17424
17429
|
], 8, lj)
|
|
@@ -17431,11 +17436,11 @@ const bd = { name: "girassol-menu", render: aj }, rj = (e) => (Kt("data-v-61ea89
|
|
|
17431
17436
|
], 64));
|
|
17432
17437
|
}
|
|
17433
17438
|
});
|
|
17434
|
-
const hl = /* @__PURE__ */ lt(
|
|
17439
|
+
const hl = /* @__PURE__ */ lt(mj, [["__scopeId", "data-v-e5a5c926"]]);
|
|
17435
17440
|
hl.install = (e) => {
|
|
17436
17441
|
e.component("SolHeader", hl);
|
|
17437
17442
|
};
|
|
17438
|
-
const
|
|
17443
|
+
const yj = ["white"], vj = ["onClick"], gj = { key: 1 }, hj = /* @__PURE__ */ re({
|
|
17439
17444
|
__name: "MenuItems",
|
|
17440
17445
|
props: {
|
|
17441
17446
|
isCollapsedMenu: { type: Boolean, default: !1 },
|
|
@@ -17450,7 +17455,7 @@ const vj = ["white"], gj = ["onClick"], hj = { key: 1 }, Ij = /* @__PURE__ */ re
|
|
|
17450
17455
|
}
|
|
17451
17456
|
return (i, a) => (d(), I("main", {
|
|
17452
17457
|
white: e.white,
|
|
17453
|
-
class:
|
|
17458
|
+
class: K(`menu-items-${e.isCollapsedMenu ? "close" : "open"}`)
|
|
17454
17459
|
}, [
|
|
17455
17460
|
(d(!0), I(ue, null, pe(e.links, (r, o) => (d(), U(ke(r.linkTag), et({
|
|
17456
17461
|
key: o,
|
|
@@ -17463,7 +17468,7 @@ const vj = ["white"], gj = ["onClick"], hj = { key: 1 }, Ij = /* @__PURE__ */ re
|
|
|
17463
17468
|
key: 0,
|
|
17464
17469
|
class: "icon"
|
|
17465
17470
|
})) : S("", !0),
|
|
17466
|
-
se(" " +
|
|
17471
|
+
se(" " + ee(r.name), 1)
|
|
17467
17472
|
]),
|
|
17468
17473
|
_: 2
|
|
17469
17474
|
}, 1040, ["target"]))), 128)),
|
|
@@ -17473,32 +17478,32 @@ const vj = ["white"], gj = ["onClick"], hj = { key: 1 }, Ij = /* @__PURE__ */ re
|
|
|
17473
17478
|
})) : S("", !0),
|
|
17474
17479
|
(d(!0), I(ue, null, pe(e.items, (r, o) => (d(), I("div", {
|
|
17475
17480
|
key: o,
|
|
17476
|
-
class:
|
|
17481
|
+
class: K(["items", [{ "item-active": r.isActive }]]),
|
|
17477
17482
|
onClick: (l) => n(r.action)
|
|
17478
17483
|
}, [
|
|
17479
17484
|
r.icon ? (d(), U(ke(r.icon), {
|
|
17480
17485
|
key: 0,
|
|
17481
17486
|
class: "icon"
|
|
17482
17487
|
})) : S("", !0),
|
|
17483
|
-
!e.isCollapsedMenu && r.name ? (d(), I("p",
|
|
17484
|
-
], 10,
|
|
17485
|
-
], 10,
|
|
17488
|
+
!e.isCollapsedMenu && r.name ? (d(), I("p", gj, ee(r.name), 1)) : S("", !0)
|
|
17489
|
+
], 10, vj))), 128))
|
|
17490
|
+
], 10, yj));
|
|
17486
17491
|
}
|
|
17487
17492
|
});
|
|
17488
|
-
const Ks = /* @__PURE__ */ lt(
|
|
17493
|
+
const Ks = /* @__PURE__ */ lt(hj, [["__scopeId", "data-v-3e4e547b"]]), Ij = {
|
|
17489
17494
|
viewBox: "0 0 24 24",
|
|
17490
17495
|
width: "1em",
|
|
17491
17496
|
height: "1em"
|
|
17492
|
-
},
|
|
17497
|
+
}, pj = /* @__PURE__ */ h("path", {
|
|
17493
17498
|
fill: "currentColor",
|
|
17494
17499
|
d: "m12 15.375l-6-6l1.4-1.4l4.6 4.6l4.6-4.6l1.4 1.4Z"
|
|
17495
|
-
}, null, -1),
|
|
17496
|
-
|
|
17500
|
+
}, null, -1), Mj = [
|
|
17501
|
+
pj
|
|
17497
17502
|
];
|
|
17498
|
-
function
|
|
17499
|
-
return d(), I("svg",
|
|
17503
|
+
function bj(e, t) {
|
|
17504
|
+
return d(), I("svg", Ij, Mj);
|
|
17500
17505
|
}
|
|
17501
|
-
const
|
|
17506
|
+
const wj = { name: "material-symbols-expand-more", render: bj }, Nj = (e) => (Kt("data-v-f1395148"), e = e(), en(), e), jj = ["white"], Sj = { class: "content" }, Dj = { class: "title" }, xj = /* @__PURE__ */ Nj(() => /* @__PURE__ */ h("span", null, "Nossos produtos", -1)), Tj = { class: "main" }, Aj = { class: "item-title" }, kj = { class: "icon-content" }, _j = /* @__PURE__ */ re({
|
|
17502
17507
|
__name: "ProductMenuMobile",
|
|
17503
17508
|
props: {
|
|
17504
17509
|
isOpenedProductMenu: { type: Boolean },
|
|
@@ -17515,24 +17520,24 @@ const Nj = { name: "material-symbols-expand-more", render: wj }, jj = (e) => (Kt
|
|
|
17515
17520
|
t("clickOpenMenu");
|
|
17516
17521
|
}
|
|
17517
17522
|
return (r, o) => (d(), I("aside", {
|
|
17518
|
-
class:
|
|
17523
|
+
class: K(["product-menu-mobile", { expanded: e.isOpenedProductMenu }]),
|
|
17519
17524
|
white: e.white
|
|
17520
17525
|
}, [
|
|
17521
17526
|
h("header", {
|
|
17522
17527
|
class: "header",
|
|
17523
17528
|
onClick: o[0] || (o[0] = (l) => a())
|
|
17524
17529
|
}, [
|
|
17525
|
-
h("div",
|
|
17530
|
+
h("div", Sj, [
|
|
17526
17531
|
(d(), U(ke(c(gd)), { class: "icon-size-medium" })),
|
|
17527
|
-
h("div",
|
|
17528
|
-
|
|
17529
|
-
(d(), U(ke(c(
|
|
17530
|
-
class:
|
|
17532
|
+
h("div", Dj, [
|
|
17533
|
+
xj,
|
|
17534
|
+
(d(), U(ke(c(wj)), {
|
|
17535
|
+
class: K({ "rotate-180 transform": e.isOpenedProductMenu })
|
|
17531
17536
|
}, null, 8, ["class"]))
|
|
17532
17537
|
])
|
|
17533
17538
|
])
|
|
17534
17539
|
]),
|
|
17535
|
-
h("main",
|
|
17540
|
+
h("main", Tj, [
|
|
17536
17541
|
(d(!0), I(ue, null, pe(c(n), (l) => (d(), U(Et, {
|
|
17537
17542
|
id: l.id,
|
|
17538
17543
|
key: l.id,
|
|
@@ -17544,33 +17549,33 @@ const Nj = { name: "material-symbols-expand-more", render: wj }, jj = (e) => (Kt
|
|
|
17544
17549
|
onClick: (u) => i(l.id)
|
|
17545
17550
|
}, {
|
|
17546
17551
|
default: Y(() => [
|
|
17547
|
-
h("div",
|
|
17548
|
-
h("div",
|
|
17552
|
+
h("div", Aj, [
|
|
17553
|
+
h("div", kj, [
|
|
17549
17554
|
(d(), U(ke(l.icon), { class: "item-icon" }))
|
|
17550
17555
|
]),
|
|
17551
|
-
se(" " +
|
|
17556
|
+
se(" " + ee(l.title), 1)
|
|
17552
17557
|
])
|
|
17553
17558
|
]),
|
|
17554
17559
|
_: 2
|
|
17555
17560
|
}, 1032, ["id", "active", "to", "onClick"]))), 128))
|
|
17556
17561
|
])
|
|
17557
|
-
], 10,
|
|
17562
|
+
], 10, jj));
|
|
17558
17563
|
}
|
|
17559
17564
|
});
|
|
17560
|
-
const
|
|
17565
|
+
const Lj = /* @__PURE__ */ lt(_j, [["__scopeId", "data-v-f1395148"]]), Cj = {
|
|
17561
17566
|
viewBox: "0 0 24 24",
|
|
17562
17567
|
width: "1em",
|
|
17563
17568
|
height: "1em"
|
|
17564
|
-
},
|
|
17569
|
+
}, Pj = /* @__PURE__ */ h("path", {
|
|
17565
17570
|
fill: "currentColor",
|
|
17566
17571
|
d: "m12 20l-8-8l8-8l1.425 1.4l-5.6 5.6H20v2H7.825l5.6 5.6Z"
|
|
17567
|
-
}, null, -1),
|
|
17568
|
-
|
|
17572
|
+
}, null, -1), zj = [
|
|
17573
|
+
Pj
|
|
17569
17574
|
];
|
|
17570
|
-
function
|
|
17571
|
-
return d(), I("svg",
|
|
17575
|
+
function Oj(e, t) {
|
|
17576
|
+
return d(), I("svg", Cj, zj);
|
|
17572
17577
|
}
|
|
17573
|
-
const
|
|
17578
|
+
const $j = { name: "material-symbols-arrow-back", render: Oj }, Zj = ["white"], Ej = { class: "title-content" }, Gj = { key: 0 }, Bj = ["white", "block"], Yj = /* @__PURE__ */ re({
|
|
17574
17579
|
__name: "Sidebar",
|
|
17575
17580
|
props: {
|
|
17576
17581
|
isOpenMobileSidebar: { type: Boolean, default: !1 },
|
|
@@ -17593,18 +17598,18 @@ const Zj = { name: "material-symbols-arrow-back", render: $j }, Ej = ["white"],
|
|
|
17593
17598
|
return (l, u) => (d(), I(ue, null, [
|
|
17594
17599
|
e.onlyMobile ? S("", !0) : (d(), I("nav", {
|
|
17595
17600
|
key: 0,
|
|
17596
|
-
class:
|
|
17601
|
+
class: K(["sidebar", `sidebar-${i.value ? "close" : "open"}`]),
|
|
17597
17602
|
white: e.white
|
|
17598
17603
|
}, [
|
|
17599
17604
|
h("header", {
|
|
17600
|
-
class:
|
|
17605
|
+
class: K(["header", `sidebar-${i.value ? "close" : "open"}-title`]),
|
|
17601
17606
|
onClick: u[0] || (u[0] = (...s) => e.product.action && e.product.action(...s))
|
|
17602
17607
|
}, [
|
|
17603
|
-
h("div",
|
|
17608
|
+
h("div", Ej, [
|
|
17604
17609
|
(d(), U(ke(e.product.icon), {
|
|
17605
|
-
class:
|
|
17610
|
+
class: K(`logo-img-sidebar-${i.value ? "close" : "open"}`)
|
|
17606
17611
|
}, null, 8, ["class"])),
|
|
17607
|
-
i.value ? S("", !0) : (d(), I("span",
|
|
17612
|
+
i.value ? S("", !0) : (d(), I("span", Gj, ee(e.product.title), 1))
|
|
17608
17613
|
])
|
|
17609
17614
|
], 2),
|
|
17610
17615
|
R(it, {
|
|
@@ -17619,16 +17624,16 @@ const Zj = { name: "material-symbols-arrow-back", render: $j }, Ej = ["white"],
|
|
|
17619
17624
|
items: n.items
|
|
17620
17625
|
}, null, 8, ["white", "is-collapsed-menu", "items"]),
|
|
17621
17626
|
h("footer", {
|
|
17622
|
-
class:
|
|
17627
|
+
class: K(`footer-${i.value ? "close" : "open"}`)
|
|
17623
17628
|
}, [
|
|
17624
|
-
R(c(
|
|
17625
|
-
class:
|
|
17629
|
+
R(c($j), {
|
|
17630
|
+
class: K([[{ "rotate-180 transform": i.value }], "icon-size-small transition-transform icon"]),
|
|
17626
17631
|
onClick: u[1] || (u[1] = (s) => i.value = !i.value)
|
|
17627
17632
|
}, null, 8, ["class"])
|
|
17628
17633
|
], 2)
|
|
17629
|
-
], 10,
|
|
17634
|
+
], 10, Zj)),
|
|
17630
17635
|
h("section", {
|
|
17631
|
-
class:
|
|
17636
|
+
class: K(["mobile-sidebar", [
|
|
17632
17637
|
{
|
|
17633
17638
|
"mobile-sidebar-open": e.isOpenMobileSidebar,
|
|
17634
17639
|
"product-menu-open": a.value
|
|
@@ -17643,28 +17648,28 @@ const Zj = { name: "material-symbols-arrow-back", render: $j }, Ej = ["white"],
|
|
|
17643
17648
|
links: e.links,
|
|
17644
17649
|
onClickMenuItem: u[2] || (u[2] = (s) => o())
|
|
17645
17650
|
}, null, 8, ["items", "white", "links"]),
|
|
17646
|
-
R(
|
|
17651
|
+
R(Lj, {
|
|
17647
17652
|
product: e.product,
|
|
17648
17653
|
"is-opened-product-menu": a.value,
|
|
17649
17654
|
white: e.white,
|
|
17650
17655
|
onClickOpenMenu: u[3] || (u[3] = (s) => a.value = !a.value),
|
|
17651
17656
|
onClickProduct: u[4] || (u[4] = (s) => r(s))
|
|
17652
17657
|
}, null, 8, ["product", "is-opened-product-menu", "white"])
|
|
17653
|
-
], 10,
|
|
17658
|
+
], 10, Bj)
|
|
17654
17659
|
], 64));
|
|
17655
17660
|
}
|
|
17656
17661
|
});
|
|
17657
|
-
const Il = /* @__PURE__ */ lt(
|
|
17662
|
+
const Il = /* @__PURE__ */ lt(Yj, [["__scopeId", "data-v-182237b2"]]);
|
|
17658
17663
|
Il.install = (e) => {
|
|
17659
17664
|
e.component("SolSidebar", Il);
|
|
17660
17665
|
};
|
|
17661
|
-
const
|
|
17662
|
-
function
|
|
17663
|
-
return d(), I("div",
|
|
17664
|
-
h("div",
|
|
17666
|
+
const Uj = {}, Vj = { class: "sol-backoffice-template" }, Rj = { class: "sidebar-content" }, Wj = { class: "right-content" };
|
|
17667
|
+
function Qj(e, t) {
|
|
17668
|
+
return d(), I("div", Vj, [
|
|
17669
|
+
h("div", Rj, [
|
|
17665
17670
|
L(e.$slots, "sidebar")
|
|
17666
17671
|
]),
|
|
17667
|
-
h("div",
|
|
17672
|
+
h("div", Wj, [
|
|
17668
17673
|
L(e.$slots, "header"),
|
|
17669
17674
|
h("main", null, [
|
|
17670
17675
|
L(e.$slots, "page")
|
|
@@ -17672,17 +17677,17 @@ function Hj(e, t) {
|
|
|
17672
17677
|
])
|
|
17673
17678
|
]);
|
|
17674
17679
|
}
|
|
17675
|
-
const pl = /* @__PURE__ */ lt(
|
|
17680
|
+
const pl = /* @__PURE__ */ lt(Uj, [["render", Qj]]);
|
|
17676
17681
|
pl.install = (e) => {
|
|
17677
17682
|
e.component("SolBackofficeTemplate", pl);
|
|
17678
17683
|
};
|
|
17679
|
-
const
|
|
17684
|
+
const Hj = { class: "sol-page-backoffice" }, Fj = { class: "page-header" }, Xj = { class: "description" }, Jj = { class: "title" }, qj = {
|
|
17680
17685
|
key: 0,
|
|
17681
17686
|
class: "subtitle"
|
|
17682
|
-
},
|
|
17687
|
+
}, Kj = {
|
|
17683
17688
|
key: 0,
|
|
17684
17689
|
class: "actions"
|
|
17685
|
-
},
|
|
17690
|
+
}, eS = { class: "page-section" }, Ml = /* @__PURE__ */ re({
|
|
17686
17691
|
__name: "PageBackoffice",
|
|
17687
17692
|
props: {
|
|
17688
17693
|
title: { default: "T\xEDtulo da p\xE1gina" },
|
|
@@ -17691,13 +17696,13 @@ const Fj = { class: "sol-page-backoffice" }, Xj = { class: "page-header" }, Jj =
|
|
|
17691
17696
|
},
|
|
17692
17697
|
setup(e) {
|
|
17693
17698
|
const t = (n, i) => n.id ? `action-${n.id}` : i;
|
|
17694
|
-
return (n, i) => (d(), I("div",
|
|
17695
|
-
h("div",
|
|
17696
|
-
h("div",
|
|
17697
|
-
h("h2",
|
|
17698
|
-
e.subtitle ? (d(), I("p",
|
|
17699
|
+
return (n, i) => (d(), I("div", Hj, [
|
|
17700
|
+
h("div", Fj, [
|
|
17701
|
+
h("div", Xj, [
|
|
17702
|
+
h("h2", Jj, ee(e.title), 1),
|
|
17703
|
+
e.subtitle ? (d(), I("p", qj, ee(e.subtitle), 1)) : S("", !0)
|
|
17699
17704
|
]),
|
|
17700
|
-
e.actions ? (d(), I("div",
|
|
17705
|
+
e.actions ? (d(), I("div", Kj, [
|
|
17701
17706
|
L(n.$slots, "actions", {}, () => [
|
|
17702
17707
|
(d(!0), I(ue, null, pe(e.actions, (a, r) => L(n.$slots, t(a, r), { key: r }, () => [
|
|
17703
17708
|
R(Pe, {
|
|
@@ -17707,7 +17712,7 @@ const Fj = { class: "sol-page-backoffice" }, Xj = { class: "page-header" }, Jj =
|
|
|
17707
17712
|
onClick: a.onClick
|
|
17708
17713
|
}, rt({
|
|
17709
17714
|
default: Y(() => [
|
|
17710
|
-
se(" " +
|
|
17715
|
+
se(" " + ee(a.label), 1)
|
|
17711
17716
|
]),
|
|
17712
17717
|
_: 2
|
|
17713
17718
|
}, [
|
|
@@ -17723,7 +17728,7 @@ const Fj = { class: "sol-page-backoffice" }, Xj = { class: "page-header" }, Jj =
|
|
|
17723
17728
|
])
|
|
17724
17729
|
])) : S("", !0)
|
|
17725
17730
|
]),
|
|
17726
|
-
h("section",
|
|
17731
|
+
h("section", eS, [
|
|
17727
17732
|
L(n.$slots, "default")
|
|
17728
17733
|
])
|
|
17729
17734
|
]));
|
|
@@ -17732,38 +17737,38 @@ const Fj = { class: "sol-page-backoffice" }, Xj = { class: "page-header" }, Jj =
|
|
|
17732
17737
|
Ml.install = (e) => {
|
|
17733
17738
|
e.component("SolPageBackoffice", Ml);
|
|
17734
17739
|
};
|
|
17735
|
-
const
|
|
17740
|
+
const tS = {
|
|
17736
17741
|
viewBox: "0 0 1024 1024",
|
|
17737
17742
|
width: "1em",
|
|
17738
17743
|
height: "1em"
|
|
17739
|
-
},
|
|
17744
|
+
}, nS = /* @__PURE__ */ h("path", {
|
|
17740
17745
|
fill: "currentColor",
|
|
17741
17746
|
d: "M293.333 618.667c-6.4-5.687-9.6-12.983-9.6-21.888 0-8.875 3.2-16.512 9.6-22.912l192-190.933c3.554-4.267 7.65-7.296 12.288-9.088 4.608-1.764 9.399-2.645 14.379-2.645s9.783 0.881 14.421 2.645c4.608 1.792 8.691 4.821 12.245 9.088l193.067 192c5.687 6.4 8.533 13.683 8.533 21.845 0 8.192-3.2 15.488-9.6 21.888s-13.867 9.6-22.4 9.6c-8.533 0-16-3.2-22.4-9.6l-173.867-172.8-174.934 173.867c-5.689 6.4-12.8 9.6-21.333 9.6s-16-3.554-22.4-10.667z",
|
|
17742
17747
|
style: {}
|
|
17743
|
-
}, null, -1),
|
|
17744
|
-
|
|
17748
|
+
}, null, -1), iS = [
|
|
17749
|
+
nS
|
|
17745
17750
|
];
|
|
17746
|
-
function
|
|
17747
|
-
return d(), I("svg",
|
|
17751
|
+
function aS(e, t) {
|
|
17752
|
+
return d(), I("svg", tS, iS);
|
|
17748
17753
|
}
|
|
17749
|
-
const wd = { name: "girassol-expand-less", render:
|
|
17754
|
+
const wd = { name: "girassol-expand-less", render: aS }, rS = {
|
|
17750
17755
|
viewBox: "0 0 1024 1024",
|
|
17751
17756
|
width: "1em",
|
|
17752
17757
|
height: "1em"
|
|
17753
|
-
},
|
|
17758
|
+
}, oS = /* @__PURE__ */ h("path", {
|
|
17754
17759
|
fill: "currentColor",
|
|
17755
17760
|
d: "M533.333 901.333l-6.4-112h-36.267c-95.289 0-176-33.067-242.133-99.2s-99.2-146.846-99.2-242.133c0-95.289 33.067-176 99.2-242.133s146.845-99.2 242.133-99.2c47.646 0 92.087 8.889 133.333 26.667s77.342 42.141 108.288 73.088c30.921 30.919 55.266 67.001 73.045 108.245s26.667 85.689 26.667 133.333c0 97.421-28.275 185.771-84.821 265.045-56.521 79.305-127.799 142.067-213.845 188.288zM490.667 673.067c10.667 0 19.554-3.742 26.667-11.221 7.113-7.454 10.667-16.158 10.667-26.112 0-10.667-3.554-19.742-10.667-27.221-7.113-7.454-16-11.179-26.667-11.179s-19.554 3.725-26.667 11.179c-7.113 7.479-10.667 16.555-10.667 27.221 0 9.954 3.554 18.658 10.667 26.112 7.113 7.479 16 11.221 26.667 11.221zM491.733 542.933c5.687 0 11.209-2.317 16.555-6.955 5.321-4.608 9.045-10.825 11.179-18.645 1.421-9.954 5.333-19.2 11.733-27.733s17.779-20.979 34.133-37.333c12.8-12.087 23.113-25.058 30.933-38.912 7.821-13.881 11.733-29.355 11.733-46.421 0-33.422-11.55-59.022-34.645-76.8-23.125-17.778-50.334-26.667-81.621-26.667-23.467 0-43.904 5.504-61.312 16.512-17.437 11.037-31.488 24.733-42.155 41.088-4.267 6.4-5.149 12.971-2.645 19.712 2.475 6.77 7.623 11.577 15.445 14.421 5.689 2.133 11.549 2.133 17.579 0 6.059-2.133 11.221-6.4 15.488-12.8 5.687-8.533 13.154-15.829 22.4-21.888 9.246-6.030 20.979-9.045 35.2-9.045 21.333 0 37.333 6.045 48 18.133s16 25.245 16 39.467c0 12.8-3.554 24.007-10.667 33.621-7.113 9.586-16.354 20.067-27.733 31.445-18.487 15.646-31.104 29.154-37.845 40.533-6.771 11.379-10.867 25.6-12.288 42.667-0.713 6.4 1.25 12.258 5.888 17.579 4.608 5.346 10.825 8.021 18.645 8.021zM597.333 725.333v57.6c50.487-42.667 91.55-92.617 123.179-149.845 31.659-57.259 47.488-118.955 47.488-185.088 0-77.511-26.837-143.118-80.512-196.821-53.705-53.675-119.309-80.512-196.821-80.512-77.511 0-143.104 26.837-196.779 80.512-53.703 53.703-80.555 119.31-80.555 196.821 0 77.513 26.851 143.117 80.555 196.821 53.675 53.675 119.267 80.512 196.779 80.512h106.667z",
|
|
17756
17761
|
style: {}
|
|
17757
|
-
}, null, -1),
|
|
17758
|
-
|
|
17762
|
+
}, null, -1), lS = [
|
|
17763
|
+
oS
|
|
17759
17764
|
];
|
|
17760
|
-
function
|
|
17761
|
-
return d(), I("svg",
|
|
17765
|
+
function uS(e, t) {
|
|
17766
|
+
return d(), I("svg", rS, lS);
|
|
17762
17767
|
}
|
|
17763
|
-
const Nd = { name: "girassol-contact-support", render:
|
|
17768
|
+
const Nd = { name: "girassol-contact-support", render: uS }, sS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17764
17769
|
__proto__: null,
|
|
17765
17770
|
default: Nd
|
|
17766
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
17771
|
+
}, Symbol.toStringTag, { value: "Module" })), cS = ["block", "mode"], dS = { class: "menu-options" }, fS = ["id", "onClick"], mS = { class: "label" }, yS = /* @__PURE__ */ h("span", { class: "label" }, "Central de ajuda", -1), vS = { class: "menu-options" }, gS = /* @__PURE__ */ h("span", { class: "label" }, "Sair da minha conta", -1), ec = /* @__PURE__ */ re({
|
|
17767
17772
|
__name: "UserInfoBackofficeMenu",
|
|
17768
17773
|
props: {
|
|
17769
17774
|
block: { default: !1 },
|
|
@@ -17780,39 +17785,39 @@ const Nd = { name: "girassol-contact-support", render: sS }, cS = /* @__PURE__ *
|
|
|
17780
17785
|
block: e.block,
|
|
17781
17786
|
mode: e.mode
|
|
17782
17787
|
}, [
|
|
17783
|
-
h("menu",
|
|
17788
|
+
h("menu", dS, [
|
|
17784
17789
|
(d(!0), I(ue, null, pe(e.options, (r, o) => (d(), I("li", {
|
|
17785
17790
|
id: r.id,
|
|
17786
17791
|
key: o,
|
|
17787
17792
|
onClick: r.action
|
|
17788
17793
|
}, [
|
|
17789
17794
|
(d(), U(ke(r.icon), { class: "icon" })),
|
|
17790
|
-
h("span",
|
|
17791
|
-
], 8,
|
|
17795
|
+
h("span", mS, ee(r.label), 1)
|
|
17796
|
+
], 8, fS))), 128)),
|
|
17792
17797
|
h("li", {
|
|
17793
17798
|
id: "option-central_de_ajuda",
|
|
17794
17799
|
onClick: n
|
|
17795
17800
|
}, [
|
|
17796
17801
|
R(c(Nd), { class: "icon" }),
|
|
17797
|
-
|
|
17802
|
+
yS
|
|
17798
17803
|
])
|
|
17799
17804
|
]),
|
|
17800
17805
|
e.mode === "header" ? (d(), I(ue, { key: 0 }, [
|
|
17801
17806
|
R(it, { thickness: "x-small" }),
|
|
17802
|
-
h("menu",
|
|
17807
|
+
h("menu", vS, [
|
|
17803
17808
|
h("li", {
|
|
17804
17809
|
id: "option-logout",
|
|
17805
17810
|
onClick: a[0] || (a[0] = (r) => i.$emit("logout"))
|
|
17806
17811
|
}, [
|
|
17807
17812
|
R(c(nr), { class: "icon" }),
|
|
17808
|
-
|
|
17813
|
+
gS
|
|
17809
17814
|
])
|
|
17810
17815
|
])
|
|
17811
17816
|
], 64)) : S("", !0)
|
|
17812
|
-
], 8,
|
|
17817
|
+
], 8, cS));
|
|
17813
17818
|
}
|
|
17814
17819
|
});
|
|
17815
|
-
const
|
|
17820
|
+
const hS = { class: "sol-sideover" }, IS = ["position", "open", "block"], pS = ["open"], Ra = /* @__PURE__ */ re({
|
|
17816
17821
|
__name: "Sideover",
|
|
17817
17822
|
props: {
|
|
17818
17823
|
block: { default: !1 },
|
|
@@ -17823,25 +17828,25 @@ const IS = { class: "sol-sideover" }, pS = ["position", "open", "block"], MS = [
|
|
|
17823
17828
|
},
|
|
17824
17829
|
emits: ["click:overlay"],
|
|
17825
17830
|
setup(e) {
|
|
17826
|
-
return (t, n) => (d(), I("div",
|
|
17831
|
+
return (t, n) => (d(), I("div", hS, [
|
|
17827
17832
|
h("aside", {
|
|
17828
17833
|
position: e.position,
|
|
17829
17834
|
open: e.open,
|
|
17830
17835
|
block: e.block,
|
|
17831
|
-
class:
|
|
17836
|
+
class: K(`gap-${e.gap}`)
|
|
17832
17837
|
}, [
|
|
17833
17838
|
L(t.$slots, "default")
|
|
17834
|
-
], 10,
|
|
17839
|
+
], 10, IS),
|
|
17835
17840
|
e.overlay ? (d(), I("div", {
|
|
17836
17841
|
key: 0,
|
|
17837
17842
|
class: "overlay",
|
|
17838
17843
|
open: e.open,
|
|
17839
17844
|
onClick: n[0] || (n[0] = Ee((i) => t.$emit("click:overlay"), ["stop"]))
|
|
17840
|
-
}, null, 8,
|
|
17845
|
+
}, null, 8, pS)) : S("", !0)
|
|
17841
17846
|
]));
|
|
17842
17847
|
}
|
|
17843
17848
|
});
|
|
17844
|
-
const
|
|
17849
|
+
const MS = { class: "sol-user-info-backoffice" }, bS = { class: "info" }, wS = /* @__PURE__ */ h("span", { class: "title" }, "Boas-vindas", -1), NS = { class: "subtitle" }, jS = { class: "header-sideover" }, SS = { class: "user-info-sideover" }, DS = { class: "info" }, xS = /* @__PURE__ */ h("span", { class: "title" }, "Boas-vindas", -1), TS = { class: "subtitle" }, AS = { class: "footer-sideover" }, kS = { class: "action" }, _S = /* @__PURE__ */ h("span", { class: "label" }, "Sair da minha conta", -1), bl = /* @__PURE__ */ re({
|
|
17845
17850
|
__name: "UserInfoBackoffice",
|
|
17846
17851
|
props: {
|
|
17847
17852
|
user: null,
|
|
@@ -17855,7 +17860,7 @@ const bS = { class: "sol-user-info-backoffice" }, wS = { class: "info" }, NS = /
|
|
|
17855
17860
|
var l;
|
|
17856
17861
|
return (l = n.user) != null && l.completeName ? n.user.completeName : "Carregando...";
|
|
17857
17862
|
});
|
|
17858
|
-
return (l, u) => (d(), I("div",
|
|
17863
|
+
return (l, u) => (d(), I("div", MS, [
|
|
17859
17864
|
R($t, {
|
|
17860
17865
|
id: "user",
|
|
17861
17866
|
position: "bottom",
|
|
@@ -17871,9 +17876,9 @@ const bS = { class: "sol-user-info-backoffice" }, wS = { class: "info" }, NS = /
|
|
|
17871
17876
|
onClick: a
|
|
17872
17877
|
}, [
|
|
17873
17878
|
R(c(Va), { class: "icon" }),
|
|
17874
|
-
h("div",
|
|
17875
|
-
|
|
17876
|
-
h("span",
|
|
17879
|
+
h("div", bS, [
|
|
17880
|
+
wS,
|
|
17881
|
+
h("span", NS, ee(c(o)), 1)
|
|
17877
17882
|
]),
|
|
17878
17883
|
(d(), U(ke(r(s)), { class: "action" }))
|
|
17879
17884
|
])
|
|
@@ -17901,13 +17906,13 @@ const bS = { class: "sol-user-info-backoffice" }, wS = { class: "info" }, NS = /
|
|
|
17901
17906
|
}, {
|
|
17902
17907
|
default: Y(() => [
|
|
17903
17908
|
L(l.$slots, "menu-content-sideover", {}, () => [
|
|
17904
|
-
h("div",
|
|
17909
|
+
h("div", jS, [
|
|
17905
17910
|
L(l.$slots, "header-sideover", {}, () => [
|
|
17906
|
-
h("div",
|
|
17911
|
+
h("div", SS, [
|
|
17907
17912
|
R(c(Va), { class: "icon" }),
|
|
17908
|
-
h("div",
|
|
17909
|
-
|
|
17910
|
-
h("span",
|
|
17913
|
+
h("div", DS, [
|
|
17914
|
+
xS,
|
|
17915
|
+
h("span", TS, ee(c(o)), 1)
|
|
17911
17916
|
]),
|
|
17912
17917
|
h("div", {
|
|
17913
17918
|
class: "wrapper-action",
|
|
@@ -17928,16 +17933,16 @@ const bS = { class: "sol-user-info-backoffice" }, wS = { class: "info" }, NS = /
|
|
|
17928
17933
|
})
|
|
17929
17934
|
])
|
|
17930
17935
|
]),
|
|
17931
|
-
h("div",
|
|
17936
|
+
h("div", AS, [
|
|
17932
17937
|
R(it, { thickness: "x-small" }),
|
|
17933
17938
|
L(l.$slots, "footer-sideover", {}, () => [
|
|
17934
17939
|
h("div", {
|
|
17935
17940
|
class: "logout",
|
|
17936
17941
|
onClick: u[2] || (u[2] = (s) => l.$emit("logout"))
|
|
17937
17942
|
}, [
|
|
17938
|
-
h("div",
|
|
17943
|
+
h("div", kS, [
|
|
17939
17944
|
R(c(nr), { class: "icon" }),
|
|
17940
|
-
|
|
17945
|
+
_S
|
|
17941
17946
|
])
|
|
17942
17947
|
])
|
|
17943
17948
|
])
|
|
@@ -17952,10 +17957,10 @@ const bS = { class: "sol-user-info-backoffice" }, wS = { class: "info" }, NS = /
|
|
|
17952
17957
|
bl.install = (e) => {
|
|
17953
17958
|
e.component("SolUserInfoBackoffice", bl);
|
|
17954
17959
|
};
|
|
17955
|
-
const
|
|
17960
|
+
const LS = { class: "sol-header-backoffice" }, CS = { class: "header-content" }, PS = { class: "left-actions" }, zS = /* @__PURE__ */ h("img", {
|
|
17956
17961
|
src: "https://cdn.solfacil.com.br/commons/solfacil-logo/solfacil-gradient-black.svg",
|
|
17957
17962
|
alt: "Logo Solf\xE1cil"
|
|
17958
|
-
}, null, -1),
|
|
17963
|
+
}, null, -1), OS = { class: "title" }, $S = { class: "right-actions" }, wl = /* @__PURE__ */ re({
|
|
17959
17964
|
__name: "HeaderBackoffice",
|
|
17960
17965
|
props: {
|
|
17961
17966
|
title: { default: "Name system" }
|
|
@@ -17965,9 +17970,9 @@ const CS = { class: "sol-header-backoffice" }, PS = { class: "header-content" },
|
|
|
17965
17970
|
const n = W(!1), i = () => {
|
|
17966
17971
|
n.value = !n.value, t("toggleMenu", n.value);
|
|
17967
17972
|
}, a = j(() => n.value ? ei : bd);
|
|
17968
|
-
return (r, o) => (d(), I("div",
|
|
17969
|
-
h("div",
|
|
17970
|
-
h("div",
|
|
17973
|
+
return (r, o) => (d(), I("div", LS, [
|
|
17974
|
+
h("div", CS, [
|
|
17975
|
+
h("div", PS, [
|
|
17971
17976
|
L(r.$slots, "menu", { toggle: i }, () => [
|
|
17972
17977
|
h("button", {
|
|
17973
17978
|
class: "header-sidebar-menu",
|
|
@@ -17977,11 +17982,11 @@ const CS = { class: "sol-header-backoffice" }, PS = { class: "header-content" },
|
|
|
17977
17982
|
])
|
|
17978
17983
|
]),
|
|
17979
17984
|
L(r.$slots, "title", {}, () => [
|
|
17980
|
-
|
|
17981
|
-
h("span",
|
|
17985
|
+
zS,
|
|
17986
|
+
h("span", OS, ee(e.title), 1)
|
|
17982
17987
|
])
|
|
17983
17988
|
]),
|
|
17984
|
-
h("div",
|
|
17989
|
+
h("div", $S, [
|
|
17985
17990
|
L(r.$slots, "actions")
|
|
17986
17991
|
])
|
|
17987
17992
|
]),
|
|
@@ -17995,49 +18000,49 @@ const CS = { class: "sol-header-backoffice" }, PS = { class: "header-content" },
|
|
|
17995
18000
|
wl.install = (e) => {
|
|
17996
18001
|
e.component("SolHeaderBackoffice", wl);
|
|
17997
18002
|
};
|
|
17998
|
-
const
|
|
18003
|
+
const ZS = {
|
|
17999
18004
|
viewBox: "0 0 1024 1024",
|
|
18000
18005
|
width: "1em",
|
|
18001
18006
|
height: "1em"
|
|
18002
|
-
},
|
|
18007
|
+
}, ES = /* @__PURE__ */ h("path", {
|
|
18003
18008
|
fill: "currentColor",
|
|
18004
18009
|
d: "M256 837.333c-19.2 0-35.555-6.754-49.067-20.267s-20.267-29.867-20.267-49.067c0-19.2 6.755-35.554 20.267-49.067s29.867-20.267 49.067-20.267c19.2 0 35.555 6.754 49.067 20.267s20.267 29.867 20.267 49.067c0 19.2-6.755 35.554-20.267 49.067s-29.867 20.267-49.067 20.267zM512 837.333c-19.2 0-35.554-6.754-49.067-20.267s-20.267-29.867-20.267-49.067c0-19.2 6.754-35.554 20.267-49.067s29.867-20.267 49.067-20.267c19.2 0 35.554 6.754 49.067 20.267s20.267 29.867 20.267 49.067c0 19.2-6.754 35.554-20.267 49.067s-29.867 20.267-49.067 20.267zM768 837.333c-19.2 0-35.554-6.754-49.067-20.267s-20.267-29.867-20.267-49.067c0-19.2 6.754-35.554 20.267-49.067s29.867-20.267 49.067-20.267c19.2 0 35.554 6.754 49.067 20.267s20.267 29.867 20.267 49.067c0 19.2-6.754 35.554-20.267 49.067s-29.867 20.267-49.067 20.267zM256 581.333c-19.2 0-35.555-6.754-49.067-20.267s-20.267-29.867-20.267-49.067c0-19.2 6.755-35.554 20.267-49.067s29.867-20.267 49.067-20.267c19.2 0 35.555 6.754 49.067 20.267s20.267 29.867 20.267 49.067c0 19.2-6.755 35.554-20.267 49.067s-29.867 20.267-49.067 20.267zM512 581.333c-19.2 0-35.554-6.754-49.067-20.267s-20.267-29.867-20.267-49.067c0-19.2 6.754-35.554 20.267-49.067s29.867-20.267 49.067-20.267c19.2 0 35.554 6.754 49.067 20.267s20.267 29.867 20.267 49.067c0 19.2-6.754 35.554-20.267 49.067s-29.867 20.267-49.067 20.267zM768 581.333c-19.2 0-35.554-6.754-49.067-20.267s-20.267-29.867-20.267-49.067c0-19.2 6.754-35.554 20.267-49.067s29.867-20.267 49.067-20.267c19.2 0 35.554 6.754 49.067 20.267s20.267 29.867 20.267 49.067c0 19.2-6.754 35.554-20.267 49.067s-29.867 20.267-49.067 20.267zM256 325.333c-19.2 0-35.555-6.755-49.067-20.267s-20.267-29.867-20.267-49.067c0-19.2 6.755-35.555 20.267-49.067s29.867-20.267 49.067-20.267c19.2 0 35.555 6.755 49.067 20.267s20.267 29.867 20.267 49.067c0 19.2-6.755 35.555-20.267 49.067s-29.867 20.267-49.067 20.267zM512 325.333c-19.2 0-35.554-6.755-49.067-20.267s-20.267-29.867-20.267-49.067c0-19.2 6.754-35.555 20.267-49.067s29.867-20.267 49.067-20.267c19.2 0 35.554 6.755 49.067 20.267s20.267 29.867 20.267 49.067c0 19.2-6.754 35.555-20.267 49.067s-29.867 20.267-49.067 20.267zM768 325.333c-19.2 0-35.554-6.755-49.067-20.267s-20.267-29.867-20.267-49.067c0-19.2 6.754-35.555 20.267-49.067s29.867-20.267 49.067-20.267c19.2 0 35.554 6.755 49.067 20.267s20.267 29.867 20.267 49.067c0 19.2-6.754 35.555-20.267 49.067s-29.867 20.267-49.067 20.267z",
|
|
18005
18010
|
style: {}
|
|
18006
|
-
}, null, -1),
|
|
18007
|
-
|
|
18011
|
+
}, null, -1), GS = [
|
|
18012
|
+
ES
|
|
18008
18013
|
];
|
|
18009
|
-
function
|
|
18010
|
-
return d(), I("svg",
|
|
18014
|
+
function BS(e, t) {
|
|
18015
|
+
return d(), I("svg", ZS, GS);
|
|
18011
18016
|
}
|
|
18012
|
-
const jd = { name: "girassol-apps", render:
|
|
18017
|
+
const jd = { name: "girassol-apps", render: BS }, YS = {
|
|
18013
18018
|
viewBox: "0 0 1024 1024",
|
|
18014
18019
|
width: "1em",
|
|
18015
18020
|
height: "1em"
|
|
18016
|
-
},
|
|
18021
|
+
}, US = /* @__PURE__ */ h("path", {
|
|
18017
18022
|
fill: "currentColor",
|
|
18018
18023
|
d: "M473.6 814.933l-275.2-276.267c-4.267-3.554-7.282-7.65-9.045-12.288-1.792-4.608-2.688-9.399-2.688-14.379s0.896-9.783 2.688-14.421c1.763-4.608 4.779-8.691 9.045-12.245l275.2-276.266c6.4-5.689 13.867-8.718 22.4-9.088 8.533-0.341 16 2.688 22.4 9.088s9.771 13.867 10.112 22.4c0.371 8.533-2.645 16.355-9.045 23.467l-226.133 225.066h496c8.533 0 16 3.017 22.4 9.045 6.4 6.059 9.6 13.709 9.6 22.955s-3.2 16.883-9.6 22.912c-6.4 6.059-13.867 9.088-22.4 9.088h-496l226.133 226.133c5.687 5.687 8.704 12.971 9.045 21.845 0.371 8.905-2.645 16.555-9.045 22.955s-14.037 9.6-22.912 9.6c-8.905 0-16.555-3.2-22.955-9.6z",
|
|
18019
18024
|
style: {}
|
|
18020
|
-
}, null, -1),
|
|
18021
|
-
|
|
18025
|
+
}, null, -1), VS = [
|
|
18026
|
+
US
|
|
18022
18027
|
];
|
|
18023
|
-
function
|
|
18024
|
-
return d(), I("svg",
|
|
18028
|
+
function RS(e, t) {
|
|
18029
|
+
return d(), I("svg", YS, VS);
|
|
18025
18030
|
}
|
|
18026
|
-
const
|
|
18031
|
+
const WS = { name: "girassol-arrow-back", render: RS }, QS = {
|
|
18027
18032
|
viewBox: "0 0 1024 1024",
|
|
18028
18033
|
width: "1em",
|
|
18029
18034
|
height: "1em"
|
|
18030
|
-
},
|
|
18035
|
+
}, HS = /* @__PURE__ */ h("path", {
|
|
18031
18036
|
fill: "currentColor",
|
|
18032
18037
|
d: "M489.6 814.933c-6.4-6.4-9.6-14.050-9.6-22.955 0-8.875 2.846-16.512 8.533-22.912l226.133-225.067h-496c-8.533 0-16-3.029-22.4-9.088-6.4-6.029-9.6-13.666-9.6-22.912s3.2-16.896 9.6-22.955c6.4-6.029 13.867-9.045 22.4-9.045h496l-226.133-225.066c-5.687-6.4-8.533-14.037-8.533-22.912 0-8.903 3.2-16.555 9.6-22.955 6.4-5.689 13.867-8.533 22.4-8.533s16 2.845 22.4 8.533l275.2 276.266c4.267 3.554 7.296 7.637 9.088 12.245 1.762 4.638 2.645 9.442 2.645 14.421s-0.883 9.771-2.645 14.379c-1.792 4.638-4.821 8.734-9.088 12.288l-275.2 276.267c-6.4 5.687-13.867 8.533-22.4 8.533s-16-2.846-22.4-8.533z",
|
|
18033
18038
|
style: {}
|
|
18034
|
-
}, null, -1),
|
|
18035
|
-
|
|
18039
|
+
}, null, -1), FS = [
|
|
18040
|
+
HS
|
|
18036
18041
|
];
|
|
18037
|
-
function
|
|
18038
|
-
return d(), I("svg",
|
|
18042
|
+
function XS(e, t) {
|
|
18043
|
+
return d(), I("svg", QS, FS);
|
|
18039
18044
|
}
|
|
18040
|
-
const
|
|
18045
|
+
const JS = { name: "girassol-arrow-forward", render: XS }, qS = ["mode"], KS = { class: "icon-wrapper" }, eD = { class: "label" }, Sd = /* @__PURE__ */ re({
|
|
18041
18046
|
__name: "ItemApplication",
|
|
18042
18047
|
props: {
|
|
18043
18048
|
application: null,
|
|
@@ -18054,17 +18059,17 @@ const qS = { name: "girassol-arrow-forward", render: JS }, KS = ["mode"], eD = {
|
|
|
18054
18059
|
active: t(e.application)
|
|
18055
18060
|
}), {
|
|
18056
18061
|
default: Y(() => [
|
|
18057
|
-
h("div",
|
|
18062
|
+
h("div", KS, [
|
|
18058
18063
|
(d(), U(ke(fn(e.application.icon)), { class: "icon" }))
|
|
18059
18064
|
]),
|
|
18060
|
-
h("span",
|
|
18065
|
+
h("span", eD, ee(e.application.label), 1)
|
|
18061
18066
|
]),
|
|
18062
18067
|
_: 1
|
|
18063
18068
|
}, 16, ["active"]))
|
|
18064
|
-
], 8,
|
|
18069
|
+
], 8, qS));
|
|
18065
18070
|
}
|
|
18066
18071
|
});
|
|
18067
|
-
const
|
|
18072
|
+
const tD = /* @__PURE__ */ h("svg", {
|
|
18068
18073
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18069
18074
|
width: "13",
|
|
18070
18075
|
height: "8",
|
|
@@ -18075,9 +18080,9 @@ const nD = /* @__PURE__ */ h("svg", {
|
|
|
18075
18080
|
d: "M12.5 0L6.5 8L0.5 0L12.5 0Z",
|
|
18076
18081
|
fill: "#505050"
|
|
18077
18082
|
})
|
|
18078
|
-
], -1),
|
|
18079
|
-
|
|
18080
|
-
],
|
|
18083
|
+
], -1), nD = [
|
|
18084
|
+
tD
|
|
18085
|
+
], iD = { class: "text" }, Wa = /* @__PURE__ */ re({
|
|
18081
18086
|
__name: "Tooltip",
|
|
18082
18087
|
props: {
|
|
18083
18088
|
text: null,
|
|
@@ -18087,32 +18092,32 @@ const nD = /* @__PURE__ */ h("svg", {
|
|
|
18087
18092
|
},
|
|
18088
18093
|
setup(e) {
|
|
18089
18094
|
return (t, n) => (d(), I("div", {
|
|
18090
|
-
class:
|
|
18095
|
+
class: K(["sol-tooltip", { disabled: e.disabled }])
|
|
18091
18096
|
}, [
|
|
18092
18097
|
h("div", {
|
|
18093
|
-
class:
|
|
18094
|
-
},
|
|
18098
|
+
class: K(`spin ${e.position}`)
|
|
18099
|
+
}, nD, 2),
|
|
18095
18100
|
h("div", {
|
|
18096
18101
|
ref: "tooltip",
|
|
18097
|
-
class:
|
|
18102
|
+
class: K(`tooltip ${e.position}`)
|
|
18098
18103
|
}, [
|
|
18099
18104
|
L(t.$slots, "text", {}, () => [
|
|
18100
|
-
h("span",
|
|
18105
|
+
h("span", iD, ee(e.text), 1)
|
|
18101
18106
|
])
|
|
18102
18107
|
], 2),
|
|
18103
18108
|
L(t.$slots, "default")
|
|
18104
18109
|
], 2));
|
|
18105
18110
|
}
|
|
18106
18111
|
});
|
|
18107
|
-
const
|
|
18112
|
+
const aD = ["open"], rD = { class: "sidebar-header" }, oD = {
|
|
18108
18113
|
src: "https://cdn.solfacil.com.br/commons/solfacil-logo/solfacil-gradient-black.svg",
|
|
18109
18114
|
alt: "Logo Solf\xE1cil",
|
|
18110
18115
|
class: "logo"
|
|
18111
|
-
},
|
|
18116
|
+
}, lD = {
|
|
18112
18117
|
src: "https://cdn.solfacil.com.br/commons/solfacil-logo/solfacil-symbol-gradient.svg",
|
|
18113
18118
|
alt: "S\xEDmbolo Solfacil",
|
|
18114
18119
|
class: "symbol"
|
|
18115
|
-
},
|
|
18120
|
+
}, uD = { class: "sidebar-wrapper" }, sD = { class: "sidebar-menu-items" }, cD = { class: "label" }, dD = ["open"], fD = { class: "title" }, mD = { class: "sidebar-applications-menu-items" }, yD = { class: "sidebar-footer" }, Nl = /* @__PURE__ */ re({
|
|
18116
18121
|
__name: "SidebarBackoffice",
|
|
18117
18122
|
props: {
|
|
18118
18123
|
menus: null,
|
|
@@ -18136,24 +18141,24 @@ const rD = ["open"], oD = { class: "sidebar-header" }, lD = {
|
|
|
18136
18141
|
function u() {
|
|
18137
18142
|
a.value = !a.value;
|
|
18138
18143
|
}
|
|
18139
|
-
const s = j(() => a.value ?
|
|
18144
|
+
const s = j(() => a.value ? JS : WS);
|
|
18140
18145
|
return (f, y) => (d(), I("div", {
|
|
18141
|
-
class:
|
|
18146
|
+
class: K(["sol-sidebar-backoffice", { small: a.value }]),
|
|
18142
18147
|
open: e.open
|
|
18143
18148
|
}, [
|
|
18144
|
-
h("div",
|
|
18149
|
+
h("div", rD, [
|
|
18145
18150
|
L(f.$slots, "header", {}, () => [
|
|
18146
|
-
Ke(h("img",
|
|
18151
|
+
Ke(h("img", oD, null, 512), [
|
|
18147
18152
|
[nt, !a.value]
|
|
18148
18153
|
]),
|
|
18149
|
-
Ke(h("img",
|
|
18154
|
+
Ke(h("img", lD, null, 512), [
|
|
18150
18155
|
[nt, a.value]
|
|
18151
18156
|
])
|
|
18152
18157
|
])
|
|
18153
18158
|
]),
|
|
18154
|
-
h("div",
|
|
18159
|
+
h("div", uD, [
|
|
18155
18160
|
L(f.$slots, "menu", {}, () => [
|
|
18156
|
-
h("menu",
|
|
18161
|
+
h("menu", sD, [
|
|
18157
18162
|
(d(!0), I(ue, null, pe(e.menus, (m, g) => (d(), U(Wa, {
|
|
18158
18163
|
key: g,
|
|
18159
18164
|
text: m.label,
|
|
@@ -18172,7 +18177,7 @@ const rD = ["open"], oD = { class: "sidebar-header" }, lD = {
|
|
|
18172
18177
|
}), {
|
|
18173
18178
|
default: Y(() => [
|
|
18174
18179
|
(d(), U(ke(fn(m.icon)), { class: "icon" })),
|
|
18175
|
-
h("span",
|
|
18180
|
+
h("span", cD, ee(m.label), 1)
|
|
18176
18181
|
]),
|
|
18177
18182
|
_: 2
|
|
18178
18183
|
}, 1040, ["active"]))
|
|
@@ -18194,12 +18199,12 @@ const rD = ["open"], oD = { class: "sidebar-header" }, lD = {
|
|
|
18194
18199
|
L(f.$slots, "header-applications", {}, () => [
|
|
18195
18200
|
R(c(jd), { class: "left-icon" }),
|
|
18196
18201
|
L(f.$slots, "title-applications", {}, () => [
|
|
18197
|
-
h("span",
|
|
18202
|
+
h("span", fD, ee(e.titleApplications), 1)
|
|
18198
18203
|
]),
|
|
18199
18204
|
(d(), U(ke(fn(c(l))), { class: "right-icon" }))
|
|
18200
18205
|
])
|
|
18201
18206
|
]),
|
|
18202
|
-
h("menu",
|
|
18207
|
+
h("menu", mD, [
|
|
18203
18208
|
(d(!0), I(ue, null, pe(e.applications, (m, g) => (d(), U(Sd, {
|
|
18204
18209
|
key: g,
|
|
18205
18210
|
mode: "sidebar",
|
|
@@ -18207,9 +18212,9 @@ const rD = ["open"], oD = { class: "sidebar-header" }, lD = {
|
|
|
18207
18212
|
onClick: m.action
|
|
18208
18213
|
}, null, 8, ["application", "onClick"]))), 128))
|
|
18209
18214
|
])
|
|
18210
|
-
], 8,
|
|
18215
|
+
], 8, dD)
|
|
18211
18216
|
]),
|
|
18212
|
-
h("div",
|
|
18217
|
+
h("div", yD, [
|
|
18213
18218
|
h("div", {
|
|
18214
18219
|
class: "icon-wrapper",
|
|
18215
18220
|
onClick: u
|
|
@@ -18217,13 +18222,13 @@ const rD = ["open"], oD = { class: "sidebar-header" }, lD = {
|
|
|
18217
18222
|
(d(), U(ke(fn(c(s))), { class: "icon" }))
|
|
18218
18223
|
])
|
|
18219
18224
|
])
|
|
18220
|
-
], 10,
|
|
18225
|
+
], 10, aD));
|
|
18221
18226
|
}
|
|
18222
18227
|
});
|
|
18223
18228
|
Nl.install = (e) => {
|
|
18224
18229
|
e.component("SolSidebarBackoffice", Nl);
|
|
18225
18230
|
};
|
|
18226
|
-
const
|
|
18231
|
+
const vD = ["block"], gD = { class: "menu-applications" }, hD = /* @__PURE__ */ re({
|
|
18227
18232
|
__name: "ApplicationsBackofficeMenu",
|
|
18228
18233
|
props: {
|
|
18229
18234
|
block: { default: !1 },
|
|
@@ -18235,7 +18240,7 @@ const gD = ["block"], hD = { class: "menu-applications" }, ID = /* @__PURE__ */
|
|
|
18235
18240
|
class: "sol-applications-backoffice-menu",
|
|
18236
18241
|
block: e.block
|
|
18237
18242
|
}, [
|
|
18238
|
-
h("menu",
|
|
18243
|
+
h("menu", gD, [
|
|
18239
18244
|
(d(!0), I(ue, null, pe(e.applications, (a, r) => (d(), U(Sd, {
|
|
18240
18245
|
id: a.id,
|
|
18241
18246
|
key: r,
|
|
@@ -18244,30 +18249,30 @@ const gD = ["block"], hD = { class: "menu-applications" }, ID = /* @__PURE__ */
|
|
|
18244
18249
|
onClick: a.action
|
|
18245
18250
|
}, null, 8, ["id", "application", "onClick"]))), 128))
|
|
18246
18251
|
])
|
|
18247
|
-
], 8,
|
|
18252
|
+
], 8, vD));
|
|
18248
18253
|
}
|
|
18249
18254
|
});
|
|
18250
|
-
const
|
|
18255
|
+
const ID = { class: "sol-applications-backoffice" }, pD = { class: "menu-icon" }, jl = /* @__PURE__ */ re({
|
|
18251
18256
|
__name: "ApplicationsBackoffice",
|
|
18252
18257
|
props: {
|
|
18253
18258
|
applications: { default: () => [] }
|
|
18254
18259
|
},
|
|
18255
18260
|
setup(e) {
|
|
18256
|
-
return (t, n) => (d(), I("div",
|
|
18261
|
+
return (t, n) => (d(), I("div", ID, [
|
|
18257
18262
|
R($t, {
|
|
18258
18263
|
id: "user",
|
|
18259
18264
|
position: "bottom",
|
|
18260
18265
|
class: "menu-user"
|
|
18261
18266
|
}, {
|
|
18262
18267
|
label: Y(() => [
|
|
18263
|
-
h("div",
|
|
18268
|
+
h("div", pD, [
|
|
18264
18269
|
R(c(jd), { class: "icon" })
|
|
18265
18270
|
])
|
|
18266
18271
|
]),
|
|
18267
18272
|
default: Y(() => [
|
|
18268
18273
|
L(t.$slots, "menu-content-desktop", {}, () => [
|
|
18269
18274
|
L(t.$slots, "menu-content", {}, () => [
|
|
18270
|
-
R(
|
|
18275
|
+
R(hD, { applications: e.applications }, null, 8, ["applications"])
|
|
18271
18276
|
])
|
|
18272
18277
|
])
|
|
18273
18278
|
]),
|
|
@@ -18293,7 +18298,7 @@ const Dd = 12, jn = {
|
|
|
18293
18298
|
position: "top-right",
|
|
18294
18299
|
hideProgressBar: !1
|
|
18295
18300
|
};
|
|
18296
|
-
function
|
|
18301
|
+
function MD(e, t) {
|
|
18297
18302
|
const n = Tt({
|
|
18298
18303
|
id: null,
|
|
18299
18304
|
intervalId: null,
|
|
@@ -18323,7 +18328,7 @@ function bD(e, t) {
|
|
|
18323
18328
|
progress: i
|
|
18324
18329
|
};
|
|
18325
18330
|
}
|
|
18326
|
-
function
|
|
18331
|
+
function bD(e) {
|
|
18327
18332
|
return {
|
|
18328
18333
|
stylePosition: j(() => {
|
|
18329
18334
|
const { position: n, offset: i } = e();
|
|
@@ -18369,53 +18374,53 @@ function wD(e) {
|
|
|
18369
18374
|
};
|
|
18370
18375
|
}
|
|
18371
18376
|
var xd = /* @__PURE__ */ ((e) => (e["top-left"] = "bounce-left", e["top-right"] = "bounce-right", e["top-center"] = "bounce-down", e["bottom-left"] = "bounce-left", e["bottom-center"] = "bounce-up", e["bottom-right"] = "bounce-right", e))(xd || {});
|
|
18372
|
-
const
|
|
18377
|
+
const wD = {
|
|
18373
18378
|
viewBox: "0 0 24 24",
|
|
18374
18379
|
width: "1em",
|
|
18375
18380
|
height: "1em"
|
|
18376
|
-
},
|
|
18381
|
+
}, ND = /* @__PURE__ */ h("path", {
|
|
18377
18382
|
fill: "currentColor",
|
|
18378
18383
|
d: "m10.6 16.6l7.05-7.05l-1.4-1.4l-5.65 5.65l-2.85-2.85l-1.4 1.4ZM12 22q-2.075 0-3.9-.788q-1.825-.787-3.175-2.137q-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175q1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138q1.35 1.35 2.137 3.175Q22 9.925 22 12t-.788 3.9q-.787 1.825-2.137 3.175q-1.35 1.35-3.175 2.137Q14.075 22 12 22Z"
|
|
18379
|
-
}, null, -1),
|
|
18380
|
-
|
|
18384
|
+
}, null, -1), jD = [
|
|
18385
|
+
ND
|
|
18381
18386
|
];
|
|
18382
|
-
function
|
|
18383
|
-
return d(), I("svg",
|
|
18387
|
+
function SD(e, t) {
|
|
18388
|
+
return d(), I("svg", wD, jD);
|
|
18384
18389
|
}
|
|
18385
|
-
const
|
|
18390
|
+
const DD = { name: "material-symbols-check-circle", render: SD }, xD = {
|
|
18386
18391
|
viewBox: "0 0 24 24",
|
|
18387
18392
|
width: "1em",
|
|
18388
18393
|
height: "1em"
|
|
18389
|
-
},
|
|
18394
|
+
}, TD = /* @__PURE__ */ h("path", {
|
|
18390
18395
|
fill: "currentColor",
|
|
18391
18396
|
d: "m8.4 17l3.6-3.6l3.6 3.6l1.4-1.4l-3.6-3.6L17 8.4L15.6 7L12 10.6L8.4 7L7 8.4l3.6 3.6L7 15.6Zm3.6 5q-2.075 0-3.9-.788q-1.825-.787-3.175-2.137q-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175q1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138q1.35 1.35 2.137 3.175Q22 9.925 22 12t-.788 3.9q-.787 1.825-2.137 3.175q-1.35 1.35-3.175 2.137Q14.075 22 12 22Z"
|
|
18392
|
-
}, null, -1),
|
|
18393
|
-
|
|
18397
|
+
}, null, -1), AD = [
|
|
18398
|
+
TD
|
|
18394
18399
|
];
|
|
18395
|
-
function
|
|
18396
|
-
return d(), I("svg",
|
|
18400
|
+
function kD(e, t) {
|
|
18401
|
+
return d(), I("svg", xD, AD);
|
|
18397
18402
|
}
|
|
18398
|
-
const
|
|
18403
|
+
const _D = { name: "material-symbols-cancel", render: kD }, LD = {
|
|
18399
18404
|
viewBox: "0 0 24 24",
|
|
18400
18405
|
width: "1em",
|
|
18401
18406
|
height: "1em"
|
|
18402
|
-
},
|
|
18407
|
+
}, CD = /* @__PURE__ */ h("path", {
|
|
18403
18408
|
fill: "currentColor",
|
|
18404
18409
|
d: "M12 17q.425 0 .713-.288Q13 16.425 13 16t-.287-.713Q12.425 15 12 15t-.712.287Q11 15.575 11 16t.288.712Q11.575 17 12 17Zm0 5q-2.075 0-3.9-.788q-1.825-.787-3.175-2.137q-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175q1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138q1.35 1.35 2.137 3.175Q22 9.925 22 12t-.788 3.9q-.787 1.825-2.137 3.175q-1.35 1.35-3.175 2.137Q14.075 22 12 22Zm0-9q.425 0 .713-.288Q13 12.425 13 12V8q0-.425-.287-.713Q12.425 7 12 7t-.712.287Q11 7.575 11 8v4q0 .425.288.712q.287.288.712.288Z"
|
|
18405
|
-
}, null, -1),
|
|
18406
|
-
|
|
18410
|
+
}, null, -1), PD = [
|
|
18411
|
+
CD
|
|
18407
18412
|
];
|
|
18408
|
-
function
|
|
18409
|
-
return d(), I("svg",
|
|
18413
|
+
function zD(e, t) {
|
|
18414
|
+
return d(), I("svg", LD, PD);
|
|
18410
18415
|
}
|
|
18411
|
-
const
|
|
18416
|
+
const OD = { name: "material-symbols-error-circle-rounded", render: zD }, $D = ["id", "data-testid"], ZD = { class: "content-wrapper" }, ED = {
|
|
18412
18417
|
key: 0,
|
|
18413
18418
|
class: "icon-container",
|
|
18414
18419
|
"aria-hidden": "true"
|
|
18415
|
-
},
|
|
18420
|
+
}, GD = { class: "content" }, BD = {
|
|
18416
18421
|
key: 0,
|
|
18417
18422
|
class: "description"
|
|
18418
|
-
},
|
|
18423
|
+
}, YD = /* @__PURE__ */ re({
|
|
18419
18424
|
__name: "Toast",
|
|
18420
18425
|
props: {
|
|
18421
18426
|
id: null,
|
|
@@ -18433,10 +18438,10 @@ const $D = { name: "material-symbols-error-circle-rounded", render: OD }, ZD = [
|
|
|
18433
18438
|
position: { default: jn.position }
|
|
18434
18439
|
},
|
|
18435
18440
|
setup(e) {
|
|
18436
|
-
const t = e, { start: n, stop: i, progress: a } =
|
|
18441
|
+
const t = e, { start: n, stop: i, progress: a } = MD(() => {
|
|
18437
18442
|
var f;
|
|
18438
18443
|
(f = t.onCloseHandler) == null || f.call(t);
|
|
18439
|
-
}, t.timeout), { stylePosition: r } =
|
|
18444
|
+
}, t.timeout), { stylePosition: r } = bD(() => ({
|
|
18440
18445
|
offset: t.offset,
|
|
18441
18446
|
position: t.position
|
|
18442
18447
|
})), o = j(() => t.title && t.description);
|
|
@@ -18465,7 +18470,7 @@ const $D = { name: "material-symbols-error-circle-rounded", render: OD }, ZD = [
|
|
|
18465
18470
|
role: "alert",
|
|
18466
18471
|
"aria-live": "assertive",
|
|
18467
18472
|
style: zt(c(r)),
|
|
18468
|
-
class:
|
|
18473
|
+
class: K(["sol-toast-core", [`-${e.type} -${e.position}`, { "-multiline": c(o) }]]),
|
|
18469
18474
|
onKeyup: y[0] || (y[0] = ve(
|
|
18470
18475
|
(...m) => e.onCloseHandler && e.onCloseHandler(...m),
|
|
18471
18476
|
["esc"]
|
|
@@ -18475,41 +18480,41 @@ const $D = { name: "material-symbols-error-circle-rounded", render: OD }, ZD = [
|
|
|
18475
18480
|
onFocusin: l,
|
|
18476
18481
|
onFocusout: u
|
|
18477
18482
|
}, [
|
|
18478
|
-
h("section",
|
|
18479
|
-
e.showIcon ? (d(), I("div",
|
|
18483
|
+
h("section", ZD, [
|
|
18484
|
+
e.showIcon ? (d(), I("div", ED, [
|
|
18480
18485
|
L(f.$slots, "icon-status", { type: e.type }, () => [
|
|
18481
|
-
e.type === "success" ? (d(), U(c(
|
|
18486
|
+
e.type === "success" ? (d(), U(c(DD), {
|
|
18482
18487
|
key: 0,
|
|
18483
18488
|
class: "icon"
|
|
18484
18489
|
})) : S("", !0),
|
|
18485
|
-
["informative", "warning"].includes(e.type) ? (d(), U(c(
|
|
18490
|
+
["informative", "warning"].includes(e.type) ? (d(), U(c(OD), {
|
|
18486
18491
|
key: 1,
|
|
18487
18492
|
class: "icon"
|
|
18488
18493
|
})) : S("", !0),
|
|
18489
|
-
e.type === "error" ? (d(), U(c(
|
|
18494
|
+
e.type === "error" ? (d(), U(c(_D), {
|
|
18490
18495
|
key: 2,
|
|
18491
18496
|
class: "icon"
|
|
18492
18497
|
})) : S("", !0)
|
|
18493
18498
|
])
|
|
18494
18499
|
])) : S("", !0),
|
|
18495
|
-
h("div",
|
|
18500
|
+
h("div", GD, [
|
|
18496
18501
|
h("p", {
|
|
18497
|
-
class:
|
|
18502
|
+
class: K(["title", { "-multiline": c(o) }])
|
|
18498
18503
|
}, [
|
|
18499
18504
|
L(f.$slots, "title", {}, () => [
|
|
18500
|
-
se(
|
|
18505
|
+
se(ee(e.title), 1)
|
|
18501
18506
|
])
|
|
18502
18507
|
], 2),
|
|
18503
|
-
e.description ? (d(), I("p",
|
|
18508
|
+
e.description ? (d(), I("p", BD, [
|
|
18504
18509
|
L(f.$slots, "description", {}, () => [
|
|
18505
|
-
se(
|
|
18510
|
+
se(ee(e.description), 1)
|
|
18506
18511
|
])
|
|
18507
18512
|
])) : S("", !0)
|
|
18508
18513
|
])
|
|
18509
18514
|
]),
|
|
18510
18515
|
R(Pe, {
|
|
18511
18516
|
id: `toast-action-${e.type}-${e.position}`,
|
|
18512
|
-
class:
|
|
18517
|
+
class: K(["action", { "-multiline": c(o) }]),
|
|
18513
18518
|
size: "small",
|
|
18514
18519
|
"on-color": e.type !== "warning",
|
|
18515
18520
|
variant: "tertiary",
|
|
@@ -18517,7 +18522,7 @@ const $D = { name: "material-symbols-error-circle-rounded", render: OD }, ZD = [
|
|
|
18517
18522
|
onClick: s
|
|
18518
18523
|
}, {
|
|
18519
18524
|
default: Y(() => [
|
|
18520
|
-
se(
|
|
18525
|
+
se(ee(e.actionText), 1)
|
|
18521
18526
|
]),
|
|
18522
18527
|
_: 1
|
|
18523
18528
|
}, 8, ["id", "on-color", "class"]),
|
|
@@ -18527,7 +18532,7 @@ const $D = { name: "material-symbols-error-circle-rounded", render: OD }, ZD = [
|
|
|
18527
18532
|
"aria-hidden": "true",
|
|
18528
18533
|
style: zt({ width: `${c(a)}%` })
|
|
18529
18534
|
}, null, 4))
|
|
18530
|
-
], 46,
|
|
18535
|
+
], 46, $D)) : S("", !0)
|
|
18531
18536
|
]),
|
|
18532
18537
|
_: 3
|
|
18533
18538
|
}, 8, ["name"]));
|
|
@@ -18541,7 +18546,7 @@ const Xn = {
|
|
|
18541
18546
|
"bottom-right": [],
|
|
18542
18547
|
"bottom-center": []
|
|
18543
18548
|
};
|
|
18544
|
-
function
|
|
18549
|
+
function UD() {
|
|
18545
18550
|
Td(0);
|
|
18546
18551
|
}
|
|
18547
18552
|
function Td(e = 2) {
|
|
@@ -18552,14 +18557,14 @@ function Td(e = 2) {
|
|
|
18552
18557
|
}).forEach((a) => nu(a, t));
|
|
18553
18558
|
});
|
|
18554
18559
|
}
|
|
18555
|
-
function
|
|
18560
|
+
function VD(e) {
|
|
18556
18561
|
return typeof e == "string" ? { description: e, actionText: "Fechar" } : { actionText: "Fechar", ...e };
|
|
18557
18562
|
}
|
|
18558
|
-
function
|
|
18563
|
+
function RD(e, t = jn) {
|
|
18559
18564
|
const n = window.innerWidth < 1024 ? "bottom-center" : "top-right";
|
|
18560
|
-
return e ?
|
|
18565
|
+
return e ? WD({ ...e, position: n }) : t;
|
|
18561
18566
|
}
|
|
18562
|
-
function
|
|
18567
|
+
function KD() {
|
|
18563
18568
|
const t = En(0), n = En(0, "success"), i = En(0, "error"), a = En(0, "warning"), r = En(0, "informative");
|
|
18564
18569
|
return {
|
|
18565
18570
|
createToast: t,
|
|
@@ -18567,18 +18572,18 @@ function ex() {
|
|
|
18567
18572
|
createSuccessToast: n,
|
|
18568
18573
|
createInformativeToast: r,
|
|
18569
18574
|
createWarningToast: a,
|
|
18570
|
-
clearAllToasts:
|
|
18575
|
+
clearAllToasts: UD
|
|
18571
18576
|
};
|
|
18572
18577
|
}
|
|
18573
18578
|
function En(e, t) {
|
|
18574
18579
|
return function(n, i) {
|
|
18575
|
-
const a = e++, r =
|
|
18576
|
-
return Td(),
|
|
18580
|
+
const a = e++, r = RD({ ...i, type: t });
|
|
18581
|
+
return Td(), QD(a, r, VD(n)), {
|
|
18577
18582
|
close: () => nu(a, r.position)
|
|
18578
18583
|
};
|
|
18579
18584
|
};
|
|
18580
18585
|
}
|
|
18581
|
-
function
|
|
18586
|
+
function WD(e) {
|
|
18582
18587
|
const t = {
|
|
18583
18588
|
...jn,
|
|
18584
18589
|
...e,
|
|
@@ -18586,18 +18591,18 @@ function QD(e) {
|
|
|
18586
18591
|
};
|
|
18587
18592
|
return t.hideProgressBar = !!(t.timeout && (t == null ? void 0 : t.timeout) <= 0), e.hideProgressBar && (t.hideProgressBar = e.hideProgressBar), t;
|
|
18588
18593
|
}
|
|
18589
|
-
function
|
|
18594
|
+
function QD(e, t, n) {
|
|
18590
18595
|
setTimeout(() => {
|
|
18591
|
-
const i =
|
|
18596
|
+
const i = FD(t, Xn, Dd), a = document.createElement("div");
|
|
18592
18597
|
document.body.appendChild(a);
|
|
18593
18598
|
const r = R(
|
|
18594
|
-
|
|
18595
|
-
|
|
18599
|
+
YD,
|
|
18600
|
+
HD(t, e, i, nu, n)
|
|
18596
18601
|
);
|
|
18597
18602
|
sc(r, a), Xn[t.position].push({ toastVNode: r, container: a }), r.component && (r.component.props.visible = !0);
|
|
18598
18603
|
}, 1);
|
|
18599
18604
|
}
|
|
18600
|
-
function
|
|
18605
|
+
function HD(e, t, n, i, a) {
|
|
18601
18606
|
return {
|
|
18602
18607
|
...e,
|
|
18603
18608
|
...a,
|
|
@@ -18609,12 +18614,12 @@ function FD(e, t, n, i, a) {
|
|
|
18609
18614
|
}
|
|
18610
18615
|
};
|
|
18611
18616
|
}
|
|
18612
|
-
function
|
|
18617
|
+
function FD(e, t, n) {
|
|
18613
18618
|
if (!e.position)
|
|
18614
18619
|
throw new Error("no position");
|
|
18615
18620
|
return t[e.position].reduce((i, { toastVNode: a }) => (i += a.el.offsetHeight + n || 0, i), n);
|
|
18616
18621
|
}
|
|
18617
|
-
function
|
|
18622
|
+
function XD(e, t, n, i) {
|
|
18618
18623
|
for (let a = e; a < t.length; a++) {
|
|
18619
18624
|
const { toastVNode: r } = t[a];
|
|
18620
18625
|
if (!r.el)
|
|
@@ -18636,14 +18641,14 @@ function nu(e, t) {
|
|
|
18636
18641
|
if (i === -1)
|
|
18637
18642
|
return;
|
|
18638
18643
|
const { container: a, toastVNode: r } = n[i], o = (u = r == null ? void 0 : r.el) == null ? void 0 : u.offsetHeight;
|
|
18639
|
-
if (Xn[t].splice(i, 1),
|
|
18644
|
+
if (Xn[t].splice(i, 1), XD(i, n, t, o), !r.component)
|
|
18640
18645
|
return;
|
|
18641
18646
|
const l = r.component.props;
|
|
18642
18647
|
l.visible = !1, l.onClose && l.onClose(), setTimeout(() => {
|
|
18643
18648
|
sc(null, a), document.body.removeChild(a);
|
|
18644
18649
|
}, 1e3);
|
|
18645
18650
|
}
|
|
18646
|
-
function
|
|
18651
|
+
function ex() {
|
|
18647
18652
|
return {
|
|
18648
18653
|
openModal: (n) => {
|
|
18649
18654
|
n && (n == null || n.open());
|
|
@@ -18653,7 +18658,7 @@ function tx() {
|
|
|
18653
18658
|
}
|
|
18654
18659
|
};
|
|
18655
18660
|
}
|
|
18656
|
-
function
|
|
18661
|
+
function tx({ initialValues: e } = {}) {
|
|
18657
18662
|
const t = W(e != null ? e : []);
|
|
18658
18663
|
function n(r) {
|
|
18659
18664
|
var o;
|
|
@@ -18673,7 +18678,7 @@ function nx({ initialValues: e } = {}) {
|
|
|
18673
18678
|
setSelectedFilter: a
|
|
18674
18679
|
};
|
|
18675
18680
|
}
|
|
18676
|
-
function
|
|
18681
|
+
function nx() {
|
|
18677
18682
|
async function e(n, i) {
|
|
18678
18683
|
if (!n)
|
|
18679
18684
|
return;
|
|
@@ -18737,7 +18742,7 @@ const tc = {
|
|
|
18737
18742
|
SolSideover: Ra,
|
|
18738
18743
|
SolTooltip: Wa
|
|
18739
18744
|
};
|
|
18740
|
-
function
|
|
18745
|
+
function ix(e) {
|
|
18741
18746
|
for (const t in tc)
|
|
18742
18747
|
e.component(t, tc[t]);
|
|
18743
18748
|
}
|
|
@@ -18790,14 +18795,14 @@ export {
|
|
|
18790
18795
|
Wa as SolTooltip,
|
|
18791
18796
|
bl as SolUserInfoBackoffice,
|
|
18792
18797
|
tc as components,
|
|
18793
|
-
|
|
18794
|
-
|
|
18798
|
+
ix as install,
|
|
18799
|
+
nx as useDownload,
|
|
18795
18800
|
Kd as useMask,
|
|
18796
|
-
|
|
18801
|
+
ex as useModal,
|
|
18797
18802
|
tn as useNavigate,
|
|
18798
18803
|
Ja as useNavigateProvider,
|
|
18799
18804
|
vd as useProductList,
|
|
18800
|
-
|
|
18801
|
-
|
|
18802
|
-
|
|
18805
|
+
tx as useSelectableChip,
|
|
18806
|
+
KD as useToast,
|
|
18807
|
+
qD as vMask
|
|
18803
18808
|
};
|