ados-rcm 1.1.213 → 1.1.214

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.es.js CHANGED
@@ -4970,7 +4970,7 @@ const Y = {
4970
4970
  },
4971
4971
  EditOff: (o = {}) => {
4972
4972
  const { primaryColor: r = "currentColor", secondaryColor: n, svgRef: a, ...s } = o;
4973
- return /* @__PURE__ */ l.jsx("svg", { ...ae, fill: r, ...s, ref: a, children: /* @__PURE__ */ l.jsx("path", { d: "m12.126 8.125 1.937-1.937 3.747 3.747-1.937 1.938zM20.71 5.63l-2.34-2.34a1 1 0 0 0-1.41 0l-1.83 1.83 3.75 3.75L20.71 7a1 1 0 0 0 0-1.37M2 5l6.63 6.63L3 17.25V21h3.75l5.63-5.62L18 21l2-2L4 3z" }) });
4973
+ return /* @__PURE__ */ l.jsx("svg", { ...ae, fill: r, ...s, ref: a, children: /* @__PURE__ */ l.jsx("path", { d: "m14.06 9.02.92.92-1.11 1.11 1.41 1.41 2.52-2.52-3.75-3.75-2.52 2.52 1.41 1.41zm6.65-1.98c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29s-.51.1-.7.29l-1.83 1.83 3.75 3.75zM2.81 2.81 1.39 4.22l7.32 7.32L3 17.25V21h3.75l5.71-5.71 7.32 7.32 1.41-1.41zM5.92 19H5v-.92l5.13-5.13.92.92z" }) });
4974
4974
  },
4975
4975
  Delete: (o = {}) => {
4976
4976
  const { primaryColor: r = "currentColor", secondaryColor: n, svgRef: a, ...s } = o;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ados-rcm",
3
- "version": "1.1.213",
3
+ "version": "1.1.214",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",