trimble-terra 0.0.55 → 0.0.57

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.
@@ -780,7 +780,7 @@ const q0 = ({
780
780
  role: "img",
781
781
  className: `t2-icon t2-icon--${l} t2-icon--${t} rotate-${i || "0"} ${r || ""}`,
782
782
  style: { width: `${t}px` || "16px", height: `${t}px` || "16px" },
783
- children: /* @__PURE__ */ o.jsx("use", { xlinkHref: l && d })
783
+ children: /* @__PURE__ */ o.jsx("use", { href: l && d })
784
784
  }
785
785
  );
786
786
  }, X4 = ({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "trimble-terra",
3
- "version": "0.0.55",
3
+ "version": "0.0.57",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"