infinity-forge 4.0.5 → 4.0.6

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.
@@ -4,7 +4,7 @@ exports.IconEdit = void 0;
4
4
  var jsx_runtime_1 = require("react/jsx-runtime");
5
5
  function IconEdit(_a) {
6
6
  var color = _a.color;
7
- return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '12', height: '14', viewBox: '0 0 12 14', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { d: 'M2.27614 9.5935L9.03753 2.83207L8.09473 1.88926L1.33333 8.6507V9.5935H2.27614ZM2.82843 10.9268H0V8.09837L7.62333 0.475045C7.88373 0.214699 8.3058 0.214699 8.56613 0.475045L10.4518 2.36067C10.7121 2.62101 10.7121 3.04312 10.4518 3.30347L2.82843 10.9268ZM0 12.2602H12V13.5935H0V12.2602Z', fill: color }) }));
7
+ return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '12', height: '14', viewBox: '0 0 12 14', fill: color, children: (0, jsx_runtime_1.jsx)("path", { d: 'M2.27614 9.5935L9.03753 2.83207L8.09473 1.88926L1.33333 8.6507V9.5935H2.27614ZM2.82843 10.9268H0V8.09837L7.62333 0.475045C7.88373 0.214699 8.3058 0.214699 8.56613 0.475045L10.4518 2.36067C10.7121 2.62101 10.7121 3.04312 10.4518 3.30347L2.82843 10.9268ZM0 12.2602H12V13.5935H0V12.2602Z', fill: color }) }));
8
8
  }
9
9
  exports.IconEdit = IconEdit;
10
10
  //# sourceMappingURL=icon-edit.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"icon-edit.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/icon-edit.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,QAAQ,CAAC,EAAgB;QAAd,KAAK,WAAA;IAC9B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,CAAC,EAAC,8RAA8R,EAChS,IAAI,EAAE,KAAK,GACX,GACE,CACP,CAAA;AACH,CAAC;AATD,4BASC"}
1
+ {"version":3,"file":"icon-edit.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/icon-edit.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,QAAQ,CAAC,EAAgB;QAAd,KAAK,WAAA;IAC9B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAE,KAAK,YAC5F,iCACE,CAAC,EAAC,8RAA8R,EAChS,IAAI,EAAE,KAAK,GACX,GACE,CACP,CAAA;AACH,CAAC;AATD,4BASC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "infinity-forge",
3
- "version": "4.0.5",
3
+ "version": "4.0.6",
4
4
  "description": "codie Library",
5
5
  "main": "./dist/index",
6
6
  "module": "./dist/index",