@sysvale/cuida 3.100.1 → 3.100.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -41487,9 +41487,6 @@ const c8 = /* @__PURE__ */ fe(iue, [["render", aue], ["__scopeId", "data-v-2f590
41487
41487
  });
41488
41488
  });
41489
41489
  },
41490
- mounted() {
41491
- document.querySelector("body").addEventListener("click", this.closeSideBar);
41492
- },
41493
41490
  methods: {
41494
41491
  colorHexCode: ml,
41495
41492
  handleClick(t, e) {
@@ -41528,15 +41525,12 @@ const c8 = /* @__PURE__ */ fe(iue, [["render", aue], ["__scopeId", "data-v-2f590
41528
41525
  },
41529
41526
  handleLogoClick() {
41530
41527
  this.$emit("logo-click");
41531
- },
41532
- closeSideBar(t) {
41533
- this.$refs.sideBarRef && !this.$refs.sideBarRef.contains(t.target) && this.showPopover && (this.showPopover = !1);
41534
41528
  }
41535
41529
  }
41536
41530
  }, Vy = () => {
41537
41531
  dt((t) => ({
41538
- b1cf7bc2: t.avatarCursorResolver,
41539
- "30fd03bf": t.computedSearchButtonJustify
41532
+ "3043686a": t.avatarCursorResolver,
41533
+ "5b550093": t.computedSearchButtonJustify
41540
41534
  }));
41541
41535
  }, zy = fg.setup;
41542
41536
  fg.setup = zy ? (t, e) => (Vy(), zy(t, e)) : Vy;
@@ -41546,10 +41540,7 @@ const rue = { class: "side-bar__header" }, oue = ["src"], lue = { class: "search
41546
41540
  }, vue = { key: 1 }, yue = { class: "side-bar__subitems--collapsed" }, bue = { class: "side-bar__tooltip-title" }, _ue = ["href", "onClick"], wue = {
41547
41541
  key: 0,
41548
41542
  class: "side-bar__subitem-link"
41549
- }, xue = { key: 0 }, kue = { key: 0 }, Sue = {
41550
- ref: "sideBarRef",
41551
- class: "dropdown-button__dropdown"
41552
- }, Cue = ["onClick"], Mue = { class: "dropdown__text" };
41543
+ }, xue = { key: 0 }, kue = { key: 0 }, Sue = { class: "dropdown-button__dropdown" }, Cue = ["onClick"], Mue = { class: "dropdown__text" };
41553
41544
  function Oue(t, e, n, i, s, a) {
41554
41545
  const r = _e("cds-icon"), o = _e("router-link"), u = _e("cds-rich-tooltip"), d = _e("cds-avatar"), h = _e("cds-popover"), p = Fs("cdstip");
41555
41546
  return y(), k("div", {
@@ -41806,7 +41797,7 @@ function Oue(t, e, n, i, s, a) {
41806
41797
  O("span", Mue, Y(g.name), 1)
41807
41798
  ], 8, Cue)
41808
41799
  ]))), 128))
41809
- ], 512)
41800
+ ])
41810
41801
  ]),
41811
41802
  _: 1
41812
41803
  }, 8, ["modelValue"])
@@ -48015,57 +48006,52 @@ const She = /* @__PURE__ */ fe(xg, [["render", khe], ["__scopeId", "data-v-e7190
48015
48006
  this.currentStep < this.steps.length - 1 && t++, this.$emit("next-action", { nextStep: t });
48016
48007
  }
48017
48008
  }
48018
- }, Ahe = { class: "cds-wizard" }, Ihe = { class: "cds-wizard__container" }, Lhe = { key: 0 }, Phe = { class: "cds-wizard__title" }, Ehe = { class: "cds-wizard__subtitle" }, Vhe = { class: "cds-wizard__content" }, zhe = {
48009
+ }, Ahe = { class: "cds-wizard" }, Ihe = { class: "cds-wizard__container" }, Lhe = ["clickable", "onBoxClick"], Phe = { key: 0 }, Ehe = { class: "cds-wizard__title" }, Vhe = { class: "cds-wizard__subtitle" }, zhe = { class: "cds-wizard__content" }, Bhe = {
48019
48010
  key: 1,
48020
48011
  class: "cds-wizard__empty-state"
48021
- }, Bhe = ["src", "alt"], Rhe = { class: "cds-wizard__empty-state-title" }, Fhe = { class: "cds-wizard__empty-state-subtitle" }, Nhe = { class: "cds-wizard__buttons" };
48022
- function Hhe(t, e, n, i, s, a) {
48023
- const r = _e("cds-box"), o = _e("cds-button");
48012
+ }, Rhe = ["src", "alt"], Fhe = { class: "cds-wizard__empty-state-title" }, Nhe = { class: "cds-wizard__empty-state-subtitle" }, Hhe = { class: "cds-wizard__buttons" };
48013
+ function Whe(t, e, n, i, s, a) {
48014
+ const r = _e("cds-button");
48024
48015
  return y(), k("div", Ahe, [
48025
48016
  O("div", Ihe, [
48026
- (y(!0), k(Se, null, Ee(n.steps, (u, d) => (y(), ie(r, {
48027
- key: `wizard-step-${d}`,
48028
- class: R({ "cds-wizard__empty-state-box": s.currentStep < d }),
48029
- padding: 5,
48030
- elevated: s.currentStep === d,
48017
+ (y(!0), k(Se, null, Ee(n.steps, (o, u) => (y(), k("div", {
48018
+ key: `wizard-step-${u}`,
48019
+ class: R(["cds-wizard__box", { "cds-wizard__empty-state-box": s.currentStep < u, "cds-wizard__elevated": s.currentStep === u }]),
48031
48020
  fluid: "",
48032
48021
  clickable: n.clickable,
48033
- onBoxClick: (h) => a.handleStepBoxClick(d),
48022
+ onBoxClick: (d) => a.handleStepBoxClick(u),
48034
48023
  onClick: e[0] || (e[0] = Ge(() => {
48035
48024
  }, ["prevent"]))
48036
- }, {
48037
- default: se(() => [
48038
- s.currentStep >= d ? (y(), k("span", Lhe, [
48039
- ae(t.$slots, `step-${d + 1}-header`, {}, () => [
48040
- O("h3", Phe, Y(u.title), 1),
48041
- O("h4", Ehe, Y(u.subtitle), 1)
48042
- ], !0),
48043
- O("div", Vhe, [
48044
- ae(t.$slots, `step-${d + 1}`, {}, void 0, !0)
48045
- ])
48046
- ])) : (y(), k("div", zhe, [
48047
- u.image ? (y(), k("img", {
48048
- key: 0,
48049
- class: "cds-wizard__empty-state-image",
48050
- src: u.image,
48051
- alt: `Imagem de ${u.title}`
48052
- }, null, 8, Bhe)) : U("", !0),
48053
- O("div", Rhe, Y(u.title), 1),
48054
- O("div", Fhe, Y(a.emptyStateText(u.title)), 1)
48055
- ]))
48056
- ]),
48057
- _: 2
48058
- }, 1032, ["class", "elevated", "clickable", "onBoxClick"]))), 128))
48025
+ }, [
48026
+ s.currentStep >= u ? (y(), k("span", Phe, [
48027
+ ae(t.$slots, `step-${u + 1}-header`, {}, () => [
48028
+ O("h3", Ehe, Y(o.title), 1),
48029
+ O("h4", Vhe, Y(o.subtitle), 1)
48030
+ ], !0),
48031
+ O("div", zhe, [
48032
+ ae(t.$slots, `step-${u + 1}`, {}, void 0, !0)
48033
+ ])
48034
+ ])) : (y(), k("div", Bhe, [
48035
+ o.image ? (y(), k("img", {
48036
+ key: 0,
48037
+ class: "cds-wizard__empty-state-image",
48038
+ src: o.image,
48039
+ alt: `Imagem de ${o.title}`
48040
+ }, null, 8, Rhe)) : U("", !0),
48041
+ O("div", Fhe, Y(o.title), 1),
48042
+ O("div", Nhe, Y(a.emptyStateText(o.title)), 1)
48043
+ ]))
48044
+ ], 42, Lhe))), 128))
48059
48045
  ]),
48060
- O("div", Nhe, [
48061
- N(o, {
48046
+ O("div", Hhe, [
48047
+ N(r, {
48062
48048
  text: n.cancelButtonText,
48063
48049
  secondary: "",
48064
48050
  onButtonClick: a.backActionClick,
48065
48051
  onClick: e[1] || (e[1] = Ge(() => {
48066
48052
  }, ["prevent"]))
48067
48053
  }, null, 8, ["text", "onButtonClick"]),
48068
- N(o, {
48054
+ N(r, {
48069
48055
  text: n.nextButtonText,
48070
48056
  variant: n.nextButtonVariant,
48071
48057
  disabled: n.disableNextButton,
@@ -48076,7 +48062,7 @@ function Hhe(t, e, n, i, s, a) {
48076
48062
  ])
48077
48063
  ]);
48078
48064
  }
48079
- const Whe = /* @__PURE__ */ fe(The, [["render", Hhe], ["__scopeId", "data-v-4436f0de"]]), Yhe = (t, e) => {
48065
+ const Yhe = /* @__PURE__ */ fe(The, [["render", Whe], ["__scopeId", "data-v-79a43ffe"]]), jhe = (t, e) => {
48080
48066
  let n = "", i = "", s = e.modifiers, a = e.arg;
48081
48067
  n = document.querySelector(`[id='${e.value}']`), i = document.querySelector(`[id='${t.id}']`), hc(n, i, {
48082
48068
  placement: a,
@@ -48093,9 +48079,9 @@ const Whe = /* @__PURE__ */ fe(The, [["render", Hhe], ["__scopeId", "data-v-4436
48093
48079
  }
48094
48080
  ]
48095
48081
  });
48096
- }, Khe = {
48082
+ }, Zhe = {
48097
48083
  install: (t, e) => {
48098
- t.directive("cdstip", fc), t.directive("cds-floatify", Yhe), t.component("CdsActionBar", qD), t.component("CdsActionsList", eT), t.component("CdsAlert", oT), t.component("CdsAlertCard", hT), t.component("CdsAppBar", FT), t.component("CdsAvatar", mc), t.component("CdsAvatarGroup", ZT), t.component("CdsBadge", Mb), t.component("CdsBarChart", sB), t.component("CdsBox", Cc), t.component("CdsBottomSheet", TF), t.component("CdsBreadcrumb", EF), t.component("CdsButton", Vi), t.component("CdsCard", JF), t.component("CdsCalloutCard", rN), t.component("CdsCarousel", cN), t.component("CdsCarouselController", mN), t.component("CdsCheckbox", J1), t.component("CdsCheckboxGroup", AN), t.component("CdsChevron", cl), t.component("CdsChip", EN), t.component("CdsClickable", ks), t.component("CdsCollapsibleContainer", NN), t.component("CdsColorPicker", QN), t.component("CdsDashboardCard", uH), t.component("CdsDateInput", ZH), t.component("CdsDialogModal", cW), t.component("CdsDivider", pc), t.component("CdsDropdown", $W), t.component("CdsDropdownButton", EW), t.component("CdsDonutChart", RW), t.component("CdsEmptyState", qW), t.component("CdsFileInput", z_), t.component("CdsFileViewer", pY), t.component("CdsFilterSelect", SY), t.component("CdsFlatButton", V_), t.component("CdsFlexbox", ln), t.component("CdsFloatingAssistant", RY), t.component("CdsFloatingActionButton", jY), t.component("CdsGaugeChart", ej), t.component("CdsGrid", I_), t.component("CdsGridItem", ij), t.component("CdsHighlight", R_), t.component("CdsIcon", Re), t.component("CdsIconButton", S1), t.component("CdsImage", ec), t.component("CdsInnerTabs", mj), t.component("CdsInteractionBlockingOverlay", Sj), t.component("CdsLineChart", uF), t.component("CdsLink", nc), t.component("CdsList", woe), t.component("CdsInlineDateInput", poe), t.component("CdsLoadingBar", Soe), t.component("CdsLoadingIndicator", Moe), t.component("CdsMobileNavbar", Aoe), t.component("CdsMobileNavigation", Hoe), t.component("CdsModal", r8), t.component("CdsMultiselect", jle), t.component("CdsDynamicInputList", xW), t.component("CdsMultiFileInput", ple), t.component("CdsNavBar", Kle), t.component("CdsNumberInput", Jle), t.component("CdsOverlayLoader", nue), t.component("CdsPageContainer", c8), t.component("CdsPageLayout", Bue), t.component("CdsPageHeader", Uue), t.component("CdsPagination", Xue), t.component("CdsPanelCard", ice), t.component("CdsPinInput", lce), t.component("CdsPopover", gc), t.component("CdsProgressBar", hce), t.component("CdsProgressCircular", vce), t.component("CdsPulsar", B_), t.component("CdsQuickActionBar", Mce), t.component("CdsRadio", Ice), t.component("CdsRadioButtonGroup", Uce), t.component("CdsRadialBarChart", Bce), t.component("CdsRichTooltip", Rp), t.component("CdsSpacer", X1), t.component("CdsScrollable", R1), t.component("CdsSearchInput", Kce), t.component("CdsSecondaryNavigation", h8), t.component("CdsSegmentedControl", tde), t.component("CdsSelect", o8), t.component("CdsSideBar", d8), t.component("CdsSideSheet", ade), t.component("CdsSkeleton", V1), t.component("CdsSkeletonText", lde), t.component("CdsSlider", Ade), t.component("CdsSpinner", ul), t.component("CdsStackedBarChart", wF), t.component("CdsStepper", Nde), t.component("CdsStepperInput", a1e), t.component("CdsSwitch", d1e), t.component("CdsTable", v1e), t.component("CdsTabs", O1e), t.component("CdsText", D1e), t.component("CdsTextArea", T1e), t.component("CdsTextInput", E_), t.component("CdsTile", E1e), t.component("CdsTimeInput", X1e), t.component("CdsTooltip", F1), t.component("CdsTopAppBar", mhe), t.component("CdsTimeline", ehe), t.component("CdsTimelineItem", uhe), t.component("CdsTruncate", Cb), t.component("CdsPasswordInput", She), t.component("CdsPieChart", fF), t.component("CdsPolarAreaChart", vF), t.component("CdsWebcamModal", Dhe), t.component("CdsWizard", Whe);
48084
+ t.directive("cdstip", fc), t.directive("cds-floatify", jhe), t.component("CdsActionBar", qD), t.component("CdsActionsList", eT), t.component("CdsAlert", oT), t.component("CdsAlertCard", hT), t.component("CdsAppBar", FT), t.component("CdsAvatar", mc), t.component("CdsAvatarGroup", ZT), t.component("CdsBadge", Mb), t.component("CdsBarChart", sB), t.component("CdsBox", Cc), t.component("CdsBottomSheet", TF), t.component("CdsBreadcrumb", EF), t.component("CdsButton", Vi), t.component("CdsCard", JF), t.component("CdsCalloutCard", rN), t.component("CdsCarousel", cN), t.component("CdsCarouselController", mN), t.component("CdsCheckbox", J1), t.component("CdsCheckboxGroup", AN), t.component("CdsChevron", cl), t.component("CdsChip", EN), t.component("CdsClickable", ks), t.component("CdsCollapsibleContainer", NN), t.component("CdsColorPicker", QN), t.component("CdsDashboardCard", uH), t.component("CdsDateInput", ZH), t.component("CdsDialogModal", cW), t.component("CdsDivider", pc), t.component("CdsDropdown", $W), t.component("CdsDropdownButton", EW), t.component("CdsDonutChart", RW), t.component("CdsEmptyState", qW), t.component("CdsFileInput", z_), t.component("CdsFileViewer", pY), t.component("CdsFilterSelect", SY), t.component("CdsFlatButton", V_), t.component("CdsFlexbox", ln), t.component("CdsFloatingAssistant", RY), t.component("CdsFloatingActionButton", jY), t.component("CdsGaugeChart", ej), t.component("CdsGrid", I_), t.component("CdsGridItem", ij), t.component("CdsHighlight", R_), t.component("CdsIcon", Re), t.component("CdsIconButton", S1), t.component("CdsImage", ec), t.component("CdsInnerTabs", mj), t.component("CdsInteractionBlockingOverlay", Sj), t.component("CdsLineChart", uF), t.component("CdsLink", nc), t.component("CdsList", woe), t.component("CdsInlineDateInput", poe), t.component("CdsLoadingBar", Soe), t.component("CdsLoadingIndicator", Moe), t.component("CdsMobileNavbar", Aoe), t.component("CdsMobileNavigation", Hoe), t.component("CdsModal", r8), t.component("CdsMultiselect", jle), t.component("CdsDynamicInputList", xW), t.component("CdsMultiFileInput", ple), t.component("CdsNavBar", Kle), t.component("CdsNumberInput", Jle), t.component("CdsOverlayLoader", nue), t.component("CdsPageContainer", c8), t.component("CdsPageLayout", Bue), t.component("CdsPageHeader", Uue), t.component("CdsPagination", Xue), t.component("CdsPanelCard", ice), t.component("CdsPinInput", lce), t.component("CdsPopover", gc), t.component("CdsProgressBar", hce), t.component("CdsProgressCircular", vce), t.component("CdsPulsar", B_), t.component("CdsQuickActionBar", Mce), t.component("CdsRadio", Ice), t.component("CdsRadioButtonGroup", Uce), t.component("CdsRadialBarChart", Bce), t.component("CdsRichTooltip", Rp), t.component("CdsSpacer", X1), t.component("CdsScrollable", R1), t.component("CdsSearchInput", Kce), t.component("CdsSecondaryNavigation", h8), t.component("CdsSegmentedControl", tde), t.component("CdsSelect", o8), t.component("CdsSideBar", d8), t.component("CdsSideSheet", ade), t.component("CdsSkeleton", V1), t.component("CdsSkeletonText", lde), t.component("CdsSlider", Ade), t.component("CdsSpinner", ul), t.component("CdsStackedBarChart", wF), t.component("CdsStepper", Nde), t.component("CdsStepperInput", a1e), t.component("CdsSwitch", d1e), t.component("CdsTable", v1e), t.component("CdsTabs", O1e), t.component("CdsText", D1e), t.component("CdsTextArea", T1e), t.component("CdsTextInput", E_), t.component("CdsTile", E1e), t.component("CdsTimeInput", X1e), t.component("CdsTooltip", F1), t.component("CdsTopAppBar", mhe), t.component("CdsTimeline", ehe), t.component("CdsTimelineItem", uhe), t.component("CdsTruncate", Cb), t.component("CdsPasswordInput", She), t.component("CdsPieChart", fF), t.component("CdsPolarAreaChart", vF), t.component("CdsWebcamModal", Dhe), t.component("CdsWizard", Yhe);
48099
48085
  },
48100
48086
  utils: {
48101
48087
  contrastChecker: T_,
@@ -48106,5 +48092,5 @@ const Whe = /* @__PURE__ */ fe(The, [["render", Hhe], ["__scopeId", "data-v-4436
48106
48092
  }
48107
48093
  };
48108
48094
  export {
48109
- Khe as default
48095
+ Zhe as default
48110
48096
  };