sldeditor 0.10.2 → 0.10.3

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.
package/dist/sldeditor.js CHANGED
@@ -5728,7 +5728,7 @@ const gi = "ammeter", yi = "电流表 (A)", bi = "measurement", wi = "-22 -42 44
5728
5728
  terminals: Mm,
5729
5729
  viewBox: $m,
5730
5730
  width: Sm
5731
- }, Symbol.toStringTag, { value: "Module" })), Cm = "inverter", Pm = "逆变器 (DC→AC)", Om = "renewable", jm = "-42 -42 44 44", Bm = 44, Lm = 44, zm = '<path d="M -15 -8 A 5 2.5 0 0 0 -25 -8" fill="none" stroke="black" stroke-width="1"/><line x1="-40" y1="0" x2="0" y2="-40" fill="none" stroke="black" stroke-width="1"/><path d="M -15 -8 A 5 2.5 0 0 0 -5 -8" fill="none" stroke="black" stroke-width="1"/><rect x="-40" y="-40" width="40" height="40" rx="0" ry="0" fill="none" stroke="black" stroke-width="1"/><line x1="-36" y1="-36" x2="-20" y2="-36" fill="none" stroke="black" stroke-width="1"/><line x1="-36" y1="-32" x2="-30" y2="-32" fill="none" stroke="black" stroke-width="1"/><line x1="-26" y1="-32" x2="-20" y2="-32" fill="none" stroke="black" stroke-width="1"/>', Dm = [{ id: "t_dc", x: -20, y: -40, orientation: "n" }, { id: "t_ac", x: -20, y: 0, orientation: "s" }], Rm = { kind: "elmt", path: "91_en_60617/en_60617_06/en_60617_06_14/en_60617_06_14_05.elmt", qetEnglishName: "Inverter" }, Wk = {
5731
+ }, Symbol.toStringTag, { value: "Module" })), Cm = "inverter", Pm = "逆变器 (DC→AC)", Om = "renewable", jm = "-42 -42 44 44", Bm = 44, Lm = 44, zm = '<g transform="matrix(1 0 0 -1 0 -40)"><path d="M -15 -8 A 5 2.5 0 0 0 -25 -8" fill="none" stroke="black" stroke-width="1"/><line x1="-40" y1="0" x2="0" y2="-40" fill="none" stroke="black" stroke-width="1"/><path d="M -15 -8 A 5 2.5 0 0 0 -5 -8" fill="none" stroke="black" stroke-width="1"/><rect x="-40" y="-40" width="40" height="40" rx="0" ry="0" fill="none" stroke="black" stroke-width="1"/><line x1="-36" y1="-36" x2="-20" y2="-36" fill="none" stroke="black" stroke-width="1"/><line x1="-36" y1="-32" x2="-30" y2="-32" fill="none" stroke="black" stroke-width="1"/><line x1="-26" y1="-32" x2="-20" y2="-32" fill="none" stroke="black" stroke-width="1"/></g>', Dm = [{ id: "t_dc", x: -20, y: 0, orientation: "s" }, { id: "t_ac", x: -20, y: -40, orientation: "n" }], Rm = { kind: "elmt", path: "91_en_60617/en_60617_06/en_60617_06_14/en_60617_06_14_05.elmt", qetEnglishName: "Inverter" }, Wk = {
5732
5732
  id: Cm,
5733
5733
  name: Pm,
5734
5734
  category: Om,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sldeditor",
3
- "version": "0.10.2",
3
+ "version": "0.10.3",
4
4
  "description": "Lightweight in-browser React editor for electrical single-line diagrams (SLD).",
5
5
  "type": "module",
6
6
  "license": "MIT",