@sysvale/cuida 3.91.0 → 3.91.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/@sysvale/cuida.es.js +68 -65
- package/dist/@sysvale/cuida.umd.js +7 -7
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -46613,10 +46613,10 @@ function fhe(t, e, n, i, s, r) {
|
|
|
46613
46613
|
])
|
|
46614
46614
|
]);
|
|
46615
46615
|
}
|
|
46616
|
-
const phe = /* @__PURE__ */ de(ahe, [["render", fhe], ["__scopeId", "data-v-e1fab2ab"]]), ghe = { class: "top-app-bar" }, mhe = ["src", "alt"],
|
|
46616
|
+
const phe = /* @__PURE__ */ de(ahe, [["render", fhe], ["__scopeId", "data-v-e1fab2ab"]]), ghe = { class: "top-app-bar" }, mhe = { class: "top-app-bar__menu-container" }, vhe = ["src", "alt"], yhe = {
|
|
46617
46617
|
key: 3,
|
|
46618
46618
|
class: "top-app-bar__title"
|
|
46619
|
-
},
|
|
46619
|
+
}, bhe = { class: "top-app-bar__actions" }, _he = {
|
|
46620
46620
|
__name: "TopAppBar",
|
|
46621
46621
|
props: {
|
|
46622
46622
|
/**
|
|
@@ -46679,39 +46679,42 @@ const phe = /* @__PURE__ */ de(ahe, [["render", fhe], ["__scopeId", "data-v-e1fa
|
|
|
46679
46679
|
return (u, d) => {
|
|
46680
46680
|
const h = fe("router-link");
|
|
46681
46681
|
return y(), k("div", ghe, [
|
|
46682
|
-
|
|
46683
|
-
|
|
46684
|
-
|
|
46685
|
-
|
|
46686
|
-
|
|
46687
|
-
|
|
46688
|
-
|
|
46689
|
-
|
|
46690
|
-
|
|
46691
|
-
|
|
46692
|
-
|
|
46693
|
-
|
|
46694
|
-
|
|
46695
|
-
|
|
46696
|
-
|
|
46697
|
-
|
|
46698
|
-
|
|
46699
|
-
|
|
46700
|
-
|
|
46701
|
-
|
|
46702
|
-
|
|
46703
|
-
|
|
46704
|
-
|
|
46705
|
-
|
|
46706
|
-
|
|
46707
|
-
|
|
46708
|
-
|
|
46682
|
+
M("div", mhe, [
|
|
46683
|
+
t.showMenuIcon ? (y(), se(ze, {
|
|
46684
|
+
key: 0,
|
|
46685
|
+
class: "top-app-bar__menu",
|
|
46686
|
+
name: "menu-outline",
|
|
46687
|
+
width: r.value,
|
|
46688
|
+
height: r.value,
|
|
46689
|
+
onClick: d[0] || (d[0] = (p) => i("on-menu-click"))
|
|
46690
|
+
}, null, 8, ["width", "height"])) : t.showBackNavigation ? (y(), se(h, {
|
|
46691
|
+
key: 1,
|
|
46692
|
+
to: o
|
|
46693
|
+
}, {
|
|
46694
|
+
default: oe(() => [
|
|
46695
|
+
N(ze, {
|
|
46696
|
+
class: "top-app-bar__back-arrow",
|
|
46697
|
+
name: "arrow-left-outline",
|
|
46698
|
+
width: r.value,
|
|
46699
|
+
height: r.value
|
|
46700
|
+
}, null, 8, ["width", "height"])
|
|
46701
|
+
]),
|
|
46702
|
+
_: 1
|
|
46703
|
+
})) : q("", !0),
|
|
46704
|
+
t.logoUrl ? (y(), k("img", {
|
|
46705
|
+
key: 2,
|
|
46706
|
+
class: "top-app-bar__logo-image",
|
|
46707
|
+
src: t.logoUrl,
|
|
46708
|
+
alt: t.title
|
|
46709
|
+
}, null, 8, vhe)) : (y(), k("h2", yhe, j(t.title), 1))
|
|
46710
|
+
]),
|
|
46711
|
+
M("div", bhe, [
|
|
46709
46712
|
ie(u.$slots, "actions", {}, void 0, !0)
|
|
46710
46713
|
])
|
|
46711
46714
|
]);
|
|
46712
46715
|
};
|
|
46713
46716
|
}
|
|
46714
|
-
},
|
|
46717
|
+
}, whe = /* @__PURE__ */ de(_he, [["__scopeId", "data-v-9d1ac631"]]), kg = {
|
|
46715
46718
|
directives: {
|
|
46716
46719
|
cdstip: ul
|
|
46717
46720
|
},
|
|
@@ -46861,32 +46864,32 @@ const phe = /* @__PURE__ */ de(ahe, [["render", fhe], ["__scopeId", "data-v-e1fa
|
|
|
46861
46864
|
}));
|
|
46862
46865
|
}, eb = kg.setup;
|
|
46863
46866
|
kg.setup = eb ? (t, e) => (Qy(), eb(t, e)) : Qy;
|
|
46864
|
-
const
|
|
46867
|
+
const xhe = { key: 0 }, khe = {
|
|
46865
46868
|
class: "password-input__label__content",
|
|
46866
46869
|
for: "cds-password-input"
|
|
46867
|
-
},
|
|
46870
|
+
}, She = {
|
|
46868
46871
|
key: 0,
|
|
46869
46872
|
class: "password-input__label__required-indicator"
|
|
46870
|
-
},
|
|
46873
|
+
}, Che = ["id", "type", "placeholder", "disabled"], Mhe = {
|
|
46871
46874
|
key: 0,
|
|
46872
46875
|
class: "password-input__password-toogle"
|
|
46873
|
-
},
|
|
46876
|
+
}, Ohe = {
|
|
46874
46877
|
key: 0,
|
|
46875
46878
|
class: "password-input__error-message"
|
|
46876
46879
|
};
|
|
46877
|
-
function
|
|
46880
|
+
function Dhe(t, e, n, i, s, r) {
|
|
46878
46881
|
const a = fe("cds-icon"), o = fe("cds-clickable"), u = Pn("cdstip");
|
|
46879
46882
|
return y(), k("div", null, [
|
|
46880
46883
|
M("span", null, [
|
|
46881
|
-
r.hasSlots ? (y(), k("span",
|
|
46884
|
+
r.hasSlots ? (y(), k("span", xhe, [
|
|
46882
46885
|
ie(t.$slots, "label", {}, void 0, !0)
|
|
46883
46886
|
])) : (y(), k("label", {
|
|
46884
46887
|
key: 1,
|
|
46885
46888
|
class: B(r.labelDynamicClass)
|
|
46886
46889
|
}, [
|
|
46887
|
-
M("div",
|
|
46890
|
+
M("div", khe, [
|
|
46888
46891
|
M("span", null, j(n.label), 1),
|
|
46889
|
-
n.required ? (y(), k("span",
|
|
46892
|
+
n.required ? (y(), k("span", She, " * ")) : q("", !0),
|
|
46890
46893
|
n.tooltip ? Re((y(), se(a, {
|
|
46891
46894
|
key: 1,
|
|
46892
46895
|
name: n.tooltipIcon,
|
|
@@ -46911,10 +46914,10 @@ function Ohe(t, e, n, i, s, r) {
|
|
|
46911
46914
|
class: B(r.inputClass),
|
|
46912
46915
|
onFocus: e[1] || (e[1] = (d) => s.isBeingFocused = !0),
|
|
46913
46916
|
onBlur: e[2] || (e[2] = (d) => s.isBeingFocused = !1)
|
|
46914
|
-
}, null, 42,
|
|
46917
|
+
}, null, 42, Che), [
|
|
46915
46918
|
[V1, s.internalValue]
|
|
46916
46919
|
]),
|
|
46917
|
-
r.disableTextPasswordInput ? q("", !0) : (y(), k("div",
|
|
46920
|
+
r.disableTextPasswordInput ? q("", !0) : (y(), k("div", Mhe, [
|
|
46918
46921
|
N(o, {
|
|
46919
46922
|
id: "cds-clickable",
|
|
46920
46923
|
clickable: "",
|
|
@@ -46927,13 +46930,13 @@ function Ohe(t, e, n, i, s, r) {
|
|
|
46927
46930
|
}, 8, ["onClick"])
|
|
46928
46931
|
]))
|
|
46929
46932
|
], 2),
|
|
46930
|
-
r.errorState && !n.disabled ? (y(), k("div",
|
|
46933
|
+
r.errorState && !n.disabled ? (y(), k("div", Ohe, j(n.errorMessage), 1)) : q("", !0)
|
|
46931
46934
|
]);
|
|
46932
46935
|
}
|
|
46933
|
-
const
|
|
46936
|
+
const $he = /* @__PURE__ */ de(kg, [["render", Dhe], ["__scopeId", "data-v-e719017b"]]), The = { class: "camera-container" }, Ahe = {
|
|
46934
46937
|
key: 1,
|
|
46935
46938
|
class: "camera-container__failed"
|
|
46936
|
-
},
|
|
46939
|
+
}, Ihe = ["src"], Phe = {
|
|
46937
46940
|
__name: "WebcamModal",
|
|
46938
46941
|
props: {
|
|
46939
46942
|
/**
|
|
@@ -47055,7 +47058,7 @@ const Dhe = /* @__PURE__ */ de(kg, [["render", Ohe], ["__scopeId", "data-v-e7190
|
|
|
47055
47058
|
gap: "3"
|
|
47056
47059
|
}, {
|
|
47057
47060
|
default: oe(() => [
|
|
47058
|
-
M("div",
|
|
47061
|
+
M("div", The, [
|
|
47059
47062
|
s.value ? (y(), se(_n, {
|
|
47060
47063
|
key: 0,
|
|
47061
47064
|
class: "camera-container__loading",
|
|
@@ -47070,7 +47073,7 @@ const Dhe = /* @__PURE__ */ de(kg, [["render", Ohe], ["__scopeId", "data-v-e7190
|
|
|
47070
47073
|
]),
|
|
47071
47074
|
_: 1
|
|
47072
47075
|
})) : q("", !0),
|
|
47073
|
-
p.value ? (y(), k("div",
|
|
47076
|
+
p.value ? (y(), k("div", Ahe, [
|
|
47074
47077
|
N(_n, {
|
|
47075
47078
|
align: "center",
|
|
47076
47079
|
gap: "2"
|
|
@@ -47090,7 +47093,7 @@ const Dhe = /* @__PURE__ */ de(kg, [["render", Ohe], ["__scopeId", "data-v-e7190
|
|
|
47090
47093
|
class: "camera-container__photo",
|
|
47091
47094
|
alt: "Sua Foto",
|
|
47092
47095
|
src: o.value
|
|
47093
|
-
}, null, 8,
|
|
47096
|
+
}, null, 8, Ihe), [
|
|
47094
47097
|
[Ji, !g.value && o.value]
|
|
47095
47098
|
]),
|
|
47096
47099
|
Re(M("video", {
|
|
@@ -47170,7 +47173,7 @@ const Dhe = /* @__PURE__ */ de(kg, [["render", Ohe], ["__scopeId", "data-v-e7190
|
|
|
47170
47173
|
_: 1
|
|
47171
47174
|
}, 8, ["modelValue", "title"]));
|
|
47172
47175
|
}
|
|
47173
|
-
},
|
|
47176
|
+
}, Ehe = /* @__PURE__ */ de(Phe, [["__scopeId", "data-v-ec0720ec"]]), Lhe = {
|
|
47174
47177
|
components: {
|
|
47175
47178
|
CdsBox: J1,
|
|
47176
47179
|
CdsButton: Vi
|
|
@@ -47272,14 +47275,14 @@ const Dhe = /* @__PURE__ */ de(kg, [["render", Ohe], ["__scopeId", "data-v-e7190
|
|
|
47272
47275
|
this.currentStep < this.steps.length - 1 && t++, this.$emit("next-action", { nextStep: t });
|
|
47273
47276
|
}
|
|
47274
47277
|
}
|
|
47275
|
-
},
|
|
47278
|
+
}, Vhe = { class: "cds-wizard" }, zhe = { class: "cds-wizard__container" }, Bhe = { key: 0 }, Rhe = { class: "cds-wizard__title" }, Fhe = { class: "cds-wizard__subtitle" }, Nhe = { class: "cds-wizard__content" }, Hhe = {
|
|
47276
47279
|
key: 1,
|
|
47277
47280
|
class: "cds-wizard__empty-state"
|
|
47278
|
-
},
|
|
47279
|
-
function
|
|
47281
|
+
}, Whe = ["src", "alt"], Yhe = { class: "cds-wizard__empty-state-title" }, jhe = { class: "cds-wizard__empty-state-subtitle" }, Uhe = { class: "cds-wizard__buttons" };
|
|
47282
|
+
function qhe(t, e, n, i, s, r) {
|
|
47280
47283
|
const a = fe("cds-box"), o = fe("cds-button");
|
|
47281
|
-
return y(), k("div",
|
|
47282
|
-
M("div",
|
|
47284
|
+
return y(), k("div", Vhe, [
|
|
47285
|
+
M("div", zhe, [
|
|
47283
47286
|
(y(!0), k(xe, null, Ee(n.steps, (u, d) => (y(), se(a, {
|
|
47284
47287
|
key: `wizard-step-${d}`,
|
|
47285
47288
|
class: B({ "cds-wizard__empty-state-box": s.currentStep < d }),
|
|
@@ -47292,29 +47295,29 @@ function Uhe(t, e, n, i, s, r) {
|
|
|
47292
47295
|
}, ["prevent"]))
|
|
47293
47296
|
}, {
|
|
47294
47297
|
default: oe(() => [
|
|
47295
|
-
s.currentStep >= d ? (y(), k("span",
|
|
47298
|
+
s.currentStep >= d ? (y(), k("span", Bhe, [
|
|
47296
47299
|
ie(t.$slots, `step-${d + 1}-header`, {}, () => [
|
|
47297
|
-
M("h3",
|
|
47298
|
-
M("h4",
|
|
47300
|
+
M("h3", Rhe, j(u.title), 1),
|
|
47301
|
+
M("h4", Fhe, j(u.subtitle), 1)
|
|
47299
47302
|
], !0),
|
|
47300
|
-
M("div",
|
|
47303
|
+
M("div", Nhe, [
|
|
47301
47304
|
ie(t.$slots, `step-${d + 1}`, {}, void 0, !0)
|
|
47302
47305
|
])
|
|
47303
|
-
])) : (y(), k("div",
|
|
47306
|
+
])) : (y(), k("div", Hhe, [
|
|
47304
47307
|
u.image ? (y(), k("img", {
|
|
47305
47308
|
key: 0,
|
|
47306
47309
|
class: "cds-wizard__empty-state-image",
|
|
47307
47310
|
src: u.image,
|
|
47308
47311
|
alt: `Imagem de ${u.title}`
|
|
47309
|
-
}, null, 8,
|
|
47310
|
-
M("div",
|
|
47311
|
-
M("div",
|
|
47312
|
+
}, null, 8, Whe)) : q("", !0),
|
|
47313
|
+
M("div", Yhe, j(u.title), 1),
|
|
47314
|
+
M("div", jhe, j(r.emptyStateText(u.title)), 1)
|
|
47312
47315
|
]))
|
|
47313
47316
|
]),
|
|
47314
47317
|
_: 2
|
|
47315
47318
|
}, 1032, ["class", "elevated", "clickable", "onBoxClick"]))), 128))
|
|
47316
47319
|
]),
|
|
47317
|
-
M("div",
|
|
47320
|
+
M("div", Uhe, [
|
|
47318
47321
|
N(o, {
|
|
47319
47322
|
text: n.cancelButtonText,
|
|
47320
47323
|
secondary: "",
|
|
@@ -47333,7 +47336,7 @@ function Uhe(t, e, n, i, s, r) {
|
|
|
47333
47336
|
])
|
|
47334
47337
|
]);
|
|
47335
47338
|
}
|
|
47336
|
-
const
|
|
47339
|
+
const Ghe = /* @__PURE__ */ de(Lhe, [["render", qhe], ["__scopeId", "data-v-4436f0de"]]), Khe = (t, e) => {
|
|
47337
47340
|
let n = "", i = "", s = e.modifiers, r = e.arg;
|
|
47338
47341
|
n = document.querySelector(`[id='${e.value}']`), i = document.querySelector(`[id='${t.id}']`), hc(n, i, {
|
|
47339
47342
|
placement: r,
|
|
@@ -47350,9 +47353,9 @@ const qhe = /* @__PURE__ */ de(Ehe, [["render", Uhe], ["__scopeId", "data-v-4436
|
|
|
47350
47353
|
}
|
|
47351
47354
|
]
|
|
47352
47355
|
});
|
|
47353
|
-
},
|
|
47356
|
+
}, efe = {
|
|
47354
47357
|
install: (t, e) => {
|
|
47355
|
-
t.directive("cdstip", ul), t.directive("cds-floatify",
|
|
47358
|
+
t.directive("cdstip", ul), t.directive("cds-floatify", Khe), t.component("CdsActionBar", G$), t.component("CdsActionsList", tT), t.component("CdsAlert", lT), t.component("CdsAlertCard", fT), t.component("CdsAppBar", WT), t.component("CdsAvatar", gc), t.component("CdsAvatarGroup", QT), t.component("CdsBadge", $b), t.component("CdsBarChart", oB), t.component("CdsBox", J1), t.component("CdsBottomSheet", EF), t.component("CdsBreadcrumb", RF), t.component("CdsButton", Vi), t.component("CdsCard", nN), t.component("CdsCalloutCard", cN), t.component("CdsCarousel", fN), t.component("CdsCarouselController", bN), t.component("CdsCheckbox", Q1), t.component("CdsCheckboxGroup", LN), t.component("CdsChevron", Ua), t.component("CdsChip", RN), t.component("CdsClickable", zs), t.component("CdsCollapsibleContainer", jN), t.component("CdsColorPicker", iH), t.component("CdsDashboardCard", fH), t.component("CdsDateInput", rse), t.component("CdsDialogModal", _se), t.component("CdsDivider", fc), t.component("CdsDropdown", Mse), t.component("CdsDropdownButton", Pse), t.component("CdsDonutChart", zse), t.component("CdsEmptyState", jse), t.component("CdsFileInput", Q6), t.component("CdsFileViewer", fre), t.component("CdsFilterSelect", kre), t.component("CdsFlatButton", Ore), t.component("CdsFlexbox", _n), t.component("CdsFloatingAssistant", Hre), t.component("CdsFloatingActionButton", Gre), t.component("CdsGaugeChart", iae), t.component("CdsGrid", rae), t.component("CdsGridItem", lae), t.component("CdsHighlight", t8), t.component("CdsIcon", ze), t.component("CdsIconButton", P1), t.component("CdsImage", _1), t.component("CdsInnerTabs", wae), t.component("CdsInteractionBlockingOverlay", $ae), t.component("CdsLineChart", hF), t.component("CdsLink", ac), t.component("CdsList", Uae), t.component("CdsInlineDateInput", Vae), t.component("CdsLoadingBar", Kae), t.component("CdsLoadingIndicator", Xae), t.component("CdsMobileNavbar", noe), t.component("CdsMobileNavigation", foe), t.component("CdsModal", i8), t.component("CdsMultiFileInput", _le), t.component("CdsMultiselect", Joe), t.component("CdsNavBar", Sle), t.component("CdsNumberInput", uue), t.component("CdsOverlayLoader", fue), t.component("CdsPageContainer", c8), t.component("CdsPageLayout", Kue), t.component("CdsPageHeader", ice), t.component("CdsPagination", lce), t.component("CdsPanelCard", pce), t.component("CdsPinInput", bce), t.component("CdsPopover", pc), t.component("CdsProgressBar", kce), t.component("CdsProgressCircular", Dce), t.component("CdsPulsar", e8), t.component("CdsQuickActionBar", zce), t.component("CdsRadio", Wce), t.component("CdsRadioButtonGroup", rde), t.component("CdsRadialBarChart", Kce), t.component("CdsRichTooltip", rg), t.component("CdsSpacer", X1), t.component("CdsScrollable", R1), t.component("CdsSearchInput", lde), t.component("CdsSecondaryNavigation", h8), t.component("CdsSegmentedControl", pde), t.component("CdsSelect", a8), t.component("CdsSideBar", d8), t.component("CdsSideSheet", yde), t.component("CdsSkeleton", V0), t.component("CdsSkeletonText", wde), t.component("CdsSlider", Yde), t.component("CdsSpinner", ll), t.component("CdsStackedBarChart", SF), t.component("CdsStepper", e1e), t.component("CdsStepperInput", y1e), t.component("CdsSwitch", x1e), t.component("CdsTable", D1e), t.component("CdsTabs", B1e), t.component("CdsTextArea", R1e), t.component("CdsTextInput", F1e), t.component("CdsTimeInput", nhe), t.component("CdsTooltip", F1), t.component("CdsTopAppBar", whe), t.component("CdsTimeline", rhe), t.component("CdsTimelineItem", phe), t.component("CdsTruncate", Db), t.component("CdsPasswordInput", $he), t.component("CdsPieChart", mF), t.component("CdsPolarAreaChart", _F), t.component("CdsWebcamModal", Ehe), t.component("CdsWizard", Ghe);
|
|
47356
47359
|
},
|
|
47357
47360
|
utils: {
|
|
47358
47361
|
contrastChecker: A_,
|
|
@@ -47363,5 +47366,5 @@ const qhe = /* @__PURE__ */ de(Ehe, [["render", Uhe], ["__scopeId", "data-v-4436
|
|
|
47363
47366
|
}
|
|
47364
47367
|
};
|
|
47365
47368
|
export {
|
|
47366
|
-
|
|
47369
|
+
efe as default
|
|
47367
47370
|
};
|