@sysvale/cuida 3.142.1 → 3.142.2

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.
@@ -3881,7 +3881,7 @@ function _A(e, t, n, i, s, a) {
3881
3881
  ], 6)
3882
3882
  ]);
3883
3883
  }
3884
- const U1 = /* @__PURE__ */ ve(yA, [["render", _A], ["__scopeId", "data-v-2ddf043a"]]), wA = {
3884
+ const U1 = /* @__PURE__ */ ve(yA, [["render", _A], ["__scopeId", "data-v-ba93f5c4"]]), wA = {
3885
3885
  ESC: 27
3886
3886
  };
3887
3887
  function ur(e = 8) {
@@ -27601,8 +27601,8 @@ const ml = /* @__PURE__ */ ve(t2, [["render", yW], ["__scopeId", "data-v-bd10fdb
27601
27601
  }
27602
27602
  }, I4 = () => {
27603
27603
  et((e) => ({
27604
- "71507d5a": e.overlayColor,
27605
- "55b46f05": e.sideSheetWidth
27604
+ "3505d923": e.overlayColor,
27605
+ "0181fc8e": e.sideSheetWidth
27606
27606
  }));
27607
27607
  }, L4 = n2.setup;
27608
27608
  n2.setup = L4 ? (e, t) => (I4(), L4(e, t)) : I4;
@@ -27673,7 +27673,7 @@ function wW(e, t, n, i, s, a) {
27673
27673
  ])
27674
27674
  ])) : U("", !0);
27675
27675
  }
27676
- const J6 = /* @__PURE__ */ ve(n2, [["render", wW], ["__scopeId", "data-v-2987fc6d"]]), xW = {
27676
+ const J6 = /* @__PURE__ */ ve(n2, [["render", wW], ["__scopeId", "data-v-e5bd4eb9"]]), xW = {
27677
27677
  __name: "Flexbox",
27678
27678
  props: {
27679
27679
  /**
@@ -28610,11 +28610,11 @@ const i2 = /* @__PURE__ */ ve(OW, [["render", DW], ["__scopeId", "data-v-e742ddf
28610
28610
  }, ["update:modelValue"]),
28611
28611
  setup(e, { expose: t, emit: n }) {
28612
28612
  et((de) => ({
28613
- "50a67d36": G.value,
28614
- "5eefab5b": q.value,
28615
- "075caa53": L.value,
28616
- "28c9a5fe": D.value,
28617
- "4b5c743c": S.value
28613
+ "293c5dbc": G.value,
28614
+ "3825b447": q.value,
28615
+ "77e85832": L.value,
28616
+ "21d68cdc": D.value,
28617
+ "750d19ce": S.value
28618
28618
  }));
28619
28619
  const i = An(e, "modelValue"), s = e, a = n, r = J(), o = J(""), u = J(""), d = J(!1), { emitClick: h, emitFocus: p, emitBlur: g, emitKeydown: m } = dr(a), _ = Tn("htmlInput"), w = Tn("mobileInput"), x = `cds-base-input-${s.type}-${s.id || Hs()}`, C = z(() => s.enableAutocomplete ? "on" : "off"), $ = z(() => {
28620
28620
  let de = s.fluid ? "base-input--fluid" : "base-input";
@@ -28667,139 +28667,141 @@ const i2 = /* @__PURE__ */ ve(OW, [["render", DW], ["__scopeId", "data-v-e742ddf
28667
28667
  var de;
28668
28668
  return (de = r.value) == null ? void 0 : de.select();
28669
28669
  }
28670
- }), (de, Le) => e.floatingLabel ? (v(), ae(YW, pt({
28671
- key: 0,
28672
- ref: "mobileInput"
28673
- }, { ...de.$attrs, ...s }, {
28674
- modelValue: o.value,
28675
- "onUpdate:modelValue": Le[0] || (Le[0] = (X) => o.value = X),
28676
- "has-leading-icon": ee.value,
28677
- "has-trailing-icon": te.value,
28678
- onClick: oe,
28679
- onFocus: ue,
28680
- onBlur: Ae,
28681
- onKeydown: ge
28682
- }), {
28683
- "trailing-icon": Q(() => [
28684
- re(de.$slots, "trailing-icon", {}, void 0, !0)
28685
- ]),
28686
- "leading-icon": Q(() => [
28687
- re(de.$slots, "leading-icon", {}, void 0, !0)
28688
- ]),
28689
- _: 3
28690
- }, 16, ["modelValue", "has-leading-icon", "has-trailing-icon"])) : (v(), k(De, { key: 1 }, [
28691
- ne(ir)("label") ? re(de.$slots, "label", { key: 0 }, void 0, !0) : U("", !0),
28692
- ce.value ? U("", !0) : (v(), ae(l0, {
28693
- key: 1,
28694
- text: e.label,
28695
- fluid: e.fluid,
28696
- for: x,
28697
- required: e.required,
28698
- tooltip: e.tooltip,
28699
- "tooltip-icon": e.tooltipIcon,
28700
- "support-link": e.supportLink,
28701
- "support-link-url": e.supportLinkUrl,
28702
- onSupportLinkClick: Le[1] || (Le[1] = (X) => a("supportLinkClick"))
28703
- }, null, 8, ["text", "fluid", "required", "tooltip", "tooltip-icon", "support-link", "support-link-url"])),
28704
- M("div", {
28705
- class: B($.value),
28706
- onClick: oe
28707
- }, [
28708
- ee.value ? (v(), k("div", qW, [
28709
- re(de.$slots, "leading-icon", {}, () => [
28710
- e.leadingIcon ? (v(), ae(Ee, {
28711
- key: 0,
28712
- height: "20",
28713
- width: "20",
28714
- name: e.leadingIcon,
28715
- class: "base-input__icon"
28716
- }, null, 8, ["name"])) : U("", !0)
28717
- ], !0)
28718
- ])) : U("", !0),
28719
- e.type === "textarea" ? je((v(), k("textarea", {
28670
+ }), (de, Le) => (v(), k("div", null, [
28671
+ e.floatingLabel ? (v(), ae(YW, pt({
28672
+ key: 0,
28673
+ ref: "mobileInput"
28674
+ }, { ...de.$attrs, ...s }, {
28675
+ modelValue: o.value,
28676
+ "onUpdate:modelValue": Le[0] || (Le[0] = (X) => o.value = X),
28677
+ "has-leading-icon": ee.value,
28678
+ "has-trailing-icon": te.value,
28679
+ onClick: oe,
28680
+ onFocus: ue,
28681
+ onBlur: Ae,
28682
+ onKeydown: ge
28683
+ }), {
28684
+ "trailing-icon": Q(() => [
28685
+ re(de.$slots, "trailing-icon", {}, void 0, !0)
28686
+ ]),
28687
+ "leading-icon": Q(() => [
28688
+ re(de.$slots, "leading-icon", {}, void 0, !0)
28689
+ ]),
28690
+ _: 3
28691
+ }, 16, ["modelValue", "has-leading-icon", "has-trailing-icon"])) : (v(), k(De, { key: 1 }, [
28692
+ ne(ir)("label") ? re(de.$slots, "label", { key: 0 }, void 0, !0) : U("", !0),
28693
+ ce.value ? U("", !0) : (v(), ae(l0, {
28720
28694
  key: 1,
28721
- id: x,
28722
- ref: "htmlInput",
28723
- "onUpdate:modelValue": Le[2] || (Le[2] = (X) => o.value = X),
28695
+ text: e.label,
28696
+ fluid: e.fluid,
28697
+ for: x,
28724
28698
  required: e.required,
28725
- placeholder: e.placeholder,
28726
- disabled: e.disabled,
28727
- class: B(P.value),
28728
- type: e.type,
28729
- onFocus: ue,
28730
- onBlur: Ae,
28731
- onKeydown: ge
28732
- }, null, 42, GW)), [
28733
- [zs, o.value]
28734
- ]) : e.type === "date" ? (v(), k("div", pt({
28735
- key: 2,
28736
- id: x,
28737
- ref: "htmlInput",
28738
- tabindex: "0"
28739
- }, s, {
28740
- placeholder: e.placeholder,
28741
- disabled: e.disabled,
28742
- class: P.value,
28743
- type: e.type,
28744
- autocomplete: C.value,
28745
- onFocus: ue,
28746
- onBlur: Ae,
28747
- onKeydown: ge
28748
- }), [
28749
- M("small", ZW, Y(o.value || e.placeholder), 1)
28750
- ], 16, KW)) : (v(), k("div", XW, [
28751
- e.enableTopContent ? (v(), k("div", JW, [
28752
- re(de.$slots, "top-content", {}, void 0, !0)
28699
+ tooltip: e.tooltip,
28700
+ "tooltip-icon": e.tooltipIcon,
28701
+ "support-link": e.supportLink,
28702
+ "support-link-url": e.supportLinkUrl,
28703
+ onSupportLinkClick: Le[1] || (Le[1] = (X) => a("supportLinkClick"))
28704
+ }, null, 8, ["text", "fluid", "required", "tooltip", "tooltip-icon", "support-link", "support-link-url"])),
28705
+ M("div", {
28706
+ class: B($.value),
28707
+ onClick: oe
28708
+ }, [
28709
+ ee.value ? (v(), k("div", qW, [
28710
+ re(de.$slots, "leading-icon", {}, () => [
28711
+ e.leadingIcon ? (v(), ae(Ee, {
28712
+ key: 0,
28713
+ height: "20",
28714
+ width: "20",
28715
+ name: e.leadingIcon,
28716
+ class: "base-input__icon"
28717
+ }, null, 8, ["name"])) : U("", !0)
28718
+ ], !0)
28753
28719
  ])) : U("", !0),
28754
- je(M("input", pt({
28720
+ e.type === "textarea" ? je((v(), k("textarea", {
28721
+ key: 1,
28755
28722
  id: x,
28756
- ref: "htmlInput"
28757
- }, s, {
28758
- "onUpdate:modelValue": Le[3] || (Le[3] = (X) => o.value = X),
28723
+ ref: "htmlInput",
28724
+ "onUpdate:modelValue": Le[2] || (Le[2] = (X) => o.value = X),
28759
28725
  required: e.required,
28760
- readonly: e.readonly,
28726
+ placeholder: e.placeholder,
28727
+ disabled: e.disabled,
28728
+ class: B(P.value),
28729
+ type: e.type,
28730
+ onFocus: ue,
28731
+ onBlur: Ae,
28732
+ onKeydown: ge
28733
+ }, null, 42, GW)), [
28734
+ [zs, o.value]
28735
+ ]) : e.type === "date" ? (v(), k("div", pt({
28736
+ key: 2,
28737
+ id: x,
28738
+ ref: "htmlInput",
28739
+ tabindex: "0"
28740
+ }, s, {
28761
28741
  placeholder: e.placeholder,
28762
28742
  disabled: e.disabled,
28763
28743
  class: P.value,
28764
- autocomplete: C.value,
28765
28744
  type: e.type,
28745
+ autocomplete: C.value,
28766
28746
  onFocus: ue,
28767
28747
  onBlur: Ae,
28768
28748
  onKeydown: ge
28769
- }), null, 16, QW), [
28770
- [W1, o.value]
28771
- ])
28772
- ])),
28773
- W.value && !e.disabled ? (v(), k("div", eY, [
28774
- R(_l, {
28775
- size: "sm",
28776
- variant: "blue",
28777
- class: "base-input__icon--spinner-icon"
28778
- })
28779
- ])) : U("", !0),
28780
- te.value ? (v(), k("div", tY, [
28781
- re(de.$slots, "trailing-icon", {}, () => [
28782
- R(Ee, {
28783
- height: "20",
28784
- width: "20",
28785
- name: e.trailingIcon,
28786
- class: "base-input__icon"
28787
- }, null, 8, ["name"])
28788
- ], !0)
28789
- ])) : U("", !0)
28790
- ], 2),
28791
- E.value && !e.disabled ? (v(), k("div", nY, Y(e.errorMessage), 1)) : U("", !0),
28792
- e.supportingText ? (v(), k(De, { key: 3 }, [
28793
- Array.isArray(e.supportingText) ? (v(), k("ul", iY, [
28794
- (v(!0), k(De, null, Ve(e.supportingText, (X) => (v(), k("li", {
28795
- key: X,
28796
- class: "base-input__supporting-text-list"
28797
- }, Y(X), 1))), 128))
28798
- ])) : (v(), k("span", sY, Y(e.supportingText), 1))
28799
- ], 64)) : U("", !0)
28800
- ], 64));
28749
+ }), [
28750
+ M("small", ZW, Y(o.value || e.placeholder), 1)
28751
+ ], 16, KW)) : (v(), k("div", XW, [
28752
+ e.enableTopContent ? (v(), k("div", JW, [
28753
+ re(de.$slots, "top-content", {}, void 0, !0)
28754
+ ])) : U("", !0),
28755
+ je(M("input", pt({
28756
+ id: x,
28757
+ ref: "htmlInput"
28758
+ }, s, {
28759
+ "onUpdate:modelValue": Le[3] || (Le[3] = (X) => o.value = X),
28760
+ required: e.required,
28761
+ readonly: e.readonly,
28762
+ placeholder: e.placeholder,
28763
+ disabled: e.disabled,
28764
+ class: P.value,
28765
+ autocomplete: C.value,
28766
+ type: e.type,
28767
+ onFocus: ue,
28768
+ onBlur: Ae,
28769
+ onKeydown: ge
28770
+ }), null, 16, QW), [
28771
+ [W1, o.value]
28772
+ ])
28773
+ ])),
28774
+ W.value && !e.disabled ? (v(), k("div", eY, [
28775
+ R(_l, {
28776
+ size: "sm",
28777
+ variant: "blue",
28778
+ class: "base-input__icon--spinner-icon"
28779
+ })
28780
+ ])) : U("", !0),
28781
+ te.value ? (v(), k("div", tY, [
28782
+ re(de.$slots, "trailing-icon", {}, () => [
28783
+ R(Ee, {
28784
+ height: "20",
28785
+ width: "20",
28786
+ name: e.trailingIcon,
28787
+ class: "base-input__icon"
28788
+ }, null, 8, ["name"])
28789
+ ], !0)
28790
+ ])) : U("", !0)
28791
+ ], 2),
28792
+ E.value && !e.disabled ? (v(), k("div", nY, Y(e.errorMessage), 1)) : U("", !0),
28793
+ e.supportingText ? (v(), k(De, { key: 3 }, [
28794
+ Array.isArray(e.supportingText) ? (v(), k("ul", iY, [
28795
+ (v(!0), k(De, null, Ve(e.supportingText, (X) => (v(), k("li", {
28796
+ key: X,
28797
+ class: "base-input__supporting-text-list"
28798
+ }, Y(X), 1))), 128))
28799
+ ])) : (v(), k("span", sY, Y(e.supportingText), 1))
28800
+ ], 64)) : U("", !0)
28801
+ ], 64))
28802
+ ]));
28801
28803
  }
28802
- }, ks = /* @__PURE__ */ ve(aY, [["__scopeId", "data-v-8040f2fc"]]), rY = {
28804
+ }, ks = /* @__PURE__ */ ve(aY, [["__scopeId", "data-v-1e828b4e"]]), rY = {
28803
28805
  ref: "cds-select",
28804
28806
  class: "select"
28805
28807
  }, oY = {