easyeda 0.0.216 → 0.0.217

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.
@@ -12,7 +12,7 @@ import {
12
12
  toSVG,
13
13
  toString,
14
14
  translate
15
- } from "./chunk-UBKWNJX2.js";
15
+ } from "./chunk-43OEXXCW.js";
16
16
 
17
17
  // node_modules/circuit-to-svg/dist/index.js
18
18
  var import_svgson = __toESM(require_svgson_umd(), 1);
@@ -6210,4 +6210,4 @@ export {
6210
6210
  createSvgObjectsForSchComponentPortHovers,
6211
6211
  getSoftwareUsedString
6212
6212
  };
6213
- //# sourceMappingURL=dist-MKCASEFN.js.map
6213
+ //# sourceMappingURL=dist-C775YTKB.js.map
@@ -57,7 +57,7 @@ import {
57
57
  transformPCBElements,
58
58
  translate,
59
59
  voltage
60
- } from "./chunk-UBKWNJX2.js";
60
+ } from "./chunk-43OEXXCW.js";
61
61
 
62
62
  // node_modules/ms/index.js
63
63
  var require_ms = __commonJS({
package/dist/main.cjs CHANGED
@@ -3481,6 +3481,7 @@ var init_dist2 = __esm({
3481
3481
  init_src();
3482
3482
  init_parsel_min();
3483
3483
  init_src();
3484
+ init_src();
3484
3485
  cju = (circuitJsonInput, options = {}) => {
3485
3486
  const circuitJson = circuitJsonInput;
3486
3487
  let internalStore = circuitJson._internal_store;
@@ -143568,7 +143569,7 @@ var import_promises2 = __toESM(require("fs/promises"), 1);
143568
143569
  var package_default2 = {
143569
143570
  name: "easyeda",
143570
143571
  type: "module",
143571
- version: "0.0.215",
143572
+ version: "0.0.216",
143572
143573
  files: [
143573
143574
  "dist"
143574
143575
  ],
@@ -143606,7 +143607,7 @@ var package_default2 = {
143606
143607
  },
143607
143608
  devDependencies: {
143608
143609
  "@biomejs/biome": "^1.9.4",
143609
- "@tscircuit/circuit-json-util": "^0.0.61",
143610
+ "@tscircuit/circuit-json-util": "^0.0.62",
143610
143611
  "@tscircuit/mm": "^0.0.8",
143611
143612
  "@tscircuit/simple-3d-svg": "^0.0.38",
143612
143613
  "@types/bun": "latest",