@luizleon/sf.prefeiturasp.vuecomponents 5.0.9 → 5.0.10

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.
@@ -167,7 +167,7 @@ const ea = /* @__PURE__ */ Ke({
167
167
  setup(t, { emit: e }) {
168
168
  const n = t, r = Ie(
169
169
  () => n.tooltip ? ea : "div"
170
- ), o = Ie(() => new dt(n.tooltip ? "" : "display-content").AddClass("loading", n.loading).AddClass("disabled", n.disabled).Build()), i = Ie(() => new dt(`${n.class} sf-icon`).AddClass("sf-icon-button", n.button).AddClass("sf-icon-small", n.size === "sm").AddClass("sf-icon-medium", n.size === "md").AddClass("sf-icon-large", n.size === "lg").AddClass("sf-icon-xlarge", n.size === "xl").AddClass("sf-icon-2xlarge", n.size === "2xl").AddClass("sf-icon-3xlarge", n.size === "3xl").AddClass("sf-ripple", n.button === !0).AddClass(
170
+ ), o = Ie(() => new dt(n.tooltip ? "" : "display-content").AddClass("loading", n.loading).AddClass("disabled", n.disabled).Build()), i = Ie(() => new dt(`${n.class} sf-icon`).AddClass("select-none").AddClass("sf-icon-button", n.button).AddClass("sf-icon-small", n.size === "sm").AddClass("sf-icon-medium", n.size === "md").AddClass("sf-icon-large", n.size === "lg").AddClass("sf-icon-xlarge", n.size === "xl").AddClass("sf-icon-2xlarge", n.size === "2xl").AddClass("sf-icon-3xlarge", n.size === "3xl").AddClass("sf-ripple", n.button === !0).AddClass(
171
171
  `${n.color}-color`,
172
172
  !!n.color && n.color !== "inherit"
173
173
  ).Build()), s = (l) => {
@@ -205,7 +205,7 @@ const ea = /* @__PURE__ */ Ke({
205
205
  _: 1
206
206
  }, 8, ["text", "class"]));
207
207
  }
208
- }), ct = /* @__PURE__ */ Ft(ra, [["__scopeId", "data-v-77b83510"]]), oa = /* @__PURE__ */ Ke({
208
+ }), ct = /* @__PURE__ */ Ft(ra, [["__scopeId", "data-v-ae2e7463"]]), oa = /* @__PURE__ */ Ke({
209
209
  __name: "ScrollToTop",
210
210
  setup(t) {
211
211
  const e = ie(!1), n = `--${+/* @__PURE__ */ new Date()}`;
@@ -391,7 +391,7 @@ const ea = /* @__PURE__ */ Ke({
391
391
  setup(t, { emit: e }) {
392
392
  const n = t;
393
393
  function r() {
394
- return new dt(`${n.class ?? ""} sf-button`).AddClass("sf-button-small", n.size === "sm").AddClass("sf-button-medium", n.size === "md").AddClass("sf-button-large", n.size === "lg").AddClass("sf-button-filled", n.variant === "filled").AddClass("sf-button-text", n.variant === "text").AddClass("sf-button-outlined", n.variant === "outlined").AddClass("sf-button-with-icon", !!n.icon).AddClass("sf-ripple", !n.loading && !n.disabled).Build();
394
+ return new dt(`${n.class ?? ""} sf-button`).AddClass("select-none").AddClass("sf-button-small", n.size === "sm").AddClass("sf-button-medium", n.size === "md").AddClass("sf-button-large", n.size === "lg").AddClass("sf-button-filled", n.variant === "filled").AddClass("sf-button-text", n.variant === "text").AddClass("sf-button-outlined", n.variant === "outlined").AddClass("sf-button-with-icon", !!n.icon).AddClass("sf-ripple", !n.loading && !n.disabled).Build();
395
395
  }
396
396
  const o = (s) => {
397
397
  n.disabled || n.loading || i("click", s);
@@ -434,7 +434,7 @@ const ea = /* @__PURE__ */ Ke({
434
434
  ], 2)
435
435
  ], 14, la)) : se("", !0);
436
436
  }
437
- }), Sm = /* @__PURE__ */ Ft(ua, [["__scopeId", "data-v-09dce4de"]]), ca = { class: "sf-drawer-title" }, da = { class: "sf-drawer-action" }, km = /* @__PURE__ */ Ke({
437
+ }), Sm = /* @__PURE__ */ Ft(ua, [["__scopeId", "data-v-6213cac8"]]), ca = { class: "sf-drawer-title" }, da = { class: "sf-drawer-action" }, km = /* @__PURE__ */ Ke({
438
438
  __name: "Drawer",
439
439
  props: {
440
440
  visible: { type: Boolean, default: !1 },
@@ -7604,7 +7604,6 @@ const xs = () => em(), tm = { class: "font-percentage" }, yi = "--font-size-incr
7604
7604
  ref_key: "mainRef",
7605
7605
  ref: w,
7606
7606
  class: Q({
7607
- "select-none": !0,
7608
7607
  disabled: oe(g),
7609
7608
  "nav-menu-visible": oe(r)
7610
7609
  })
@@ -7693,7 +7692,7 @@ const xs = () => em(), tm = { class: "font-percentage" }, yi = "--font-size-incr
7693
7692
  ])
7694
7693
  ], 2));
7695
7694
  }
7696
- }), Om = /* @__PURE__ */ Ft(gm, [["__scopeId", "data-v-8d67809b"]]), $m = /* @__PURE__ */ Ke({
7695
+ }), Om = /* @__PURE__ */ Ft(gm, [["__scopeId", "data-v-4806b709"]]), $m = /* @__PURE__ */ Ke({
7697
7696
  __name: "PageTitle",
7698
7697
  props: {
7699
7698
  title: {}