schematic-symbols 0.0.181 → 0.0.182

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/index.js CHANGED
@@ -14519,9 +14519,9 @@ var pnp_bipolar_transistor_down_default = modifySymbol({
14519
14519
  }
14520
14520
  ],
14521
14521
  ports: [
14522
- { ...refblocks79.top1, labels: ["1"] },
14523
- { ...refblocks79.bottom1, labels: ["2"] },
14524
- { ...refblocks79.left1, labels: ["3"] }
14522
+ { ...refblocks79.top1, labels: ["1", "collector"] },
14523
+ { ...refblocks79.bottom1, labels: ["2", "emitter"] },
14524
+ { ...refblocks79.left1, labels: ["3", "base"] }
14525
14525
  ],
14526
14526
  size: { width: bounds79.width, height: bounds79.height },
14527
14527
  center: { x: bounds79.centerX, y: bounds79.centerY }