@sabrenski/spire-ui-vue 0.3.36 → 0.3.37

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.
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-CMIEG6yl.cjs"),e={install:o=>{o.component("HugeiconsIcon",n.HugeiconsIcon)}};exports.HugeiconsIcon=n.HugeiconsIcon;exports.HugeiconsPlugin=e;exports.default=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-CXZ-sMdZ.cjs"),e={install:o=>{o.component("HugeiconsIcon",n.HugeiconsIcon)}};exports.HugeiconsIcon=n.HugeiconsIcon;exports.HugeiconsPlugin=e;exports.default=e;
@@ -23825,7 +23825,7 @@ let K2 = null, En = null;
23825
23825
  async function nf1() {
23826
23826
  if (K2) return K2;
23827
23827
  try {
23828
- return K2 = (await import("./index-BfEnbJHU.js")).HugeiconsIcon, K2;
23828
+ return K2 = (await import("./index-YJB_bUtY.js")).HugeiconsIcon, K2;
23829
23829
  } catch {
23830
23830
  return null;
23831
23831
  }
@@ -38992,7 +38992,7 @@ function fF1(e) {
38992
38992
  }
38993
38993
  function jF1(e, n) {
38994
38994
  const r = e.map(
38995
- ([o, t]) => h2("path", { d: o, ...t })
38995
+ ([o, t]) => h2(o, t)
38996
38996
  );
38997
38997
  return h2(
38998
38998
  "svg",
@@ -39002,10 +39002,6 @@ function jF1(e, n) {
39002
39002
  width: n.size,
39003
39003
  height: n.size,
39004
39004
  fill: "none",
39005
- stroke: n.color ?? "currentColor",
39006
- "stroke-width": n.strokeWidth ?? 1.5,
39007
- "stroke-linecap": "round",
39008
- "stroke-linejoin": "round",
39009
39005
  class: n.class,
39010
39006
  "aria-hidden": "true"
39011
39007
  },