schematic-symbols 0.0.178 → 0.0.180
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 +31 -31
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -12839,9 +12839,9 @@ var npn_bipolar_transistor_down_default = modifySymbol({
|
|
12839
12839
|
}
|
12840
12840
|
],
|
12841
12841
|
ports: [
|
12842
|
-
{ ...refblocks70.top1, labels: ["1"] },
|
12843
|
-
{ ...refblocks70.bottom1, labels: ["
|
12844
|
-
{ ...refblocks70.left1, labels: ["
|
12842
|
+
{ ...refblocks70.top1, labels: ["1", "collector"] },
|
12843
|
+
{ ...refblocks70.bottom1, labels: ["2", "emitter"] },
|
12844
|
+
{ ...refblocks70.left1, labels: ["3", "base"] }
|
12845
12845
|
],
|
12846
12846
|
size: { width: bounds70.width, height: bounds70.height },
|
12847
12847
|
center: { x: bounds70.centerX, y: bounds70.centerY }
|
@@ -12849,7 +12849,7 @@ var npn_bipolar_transistor_down_default = modifySymbol({
|
|
12849
12849
|
|
12850
12850
|
// symbols/npn_bipolar_transistor_horz.ts
|
12851
12851
|
var { paths: paths71, texts: texts76, bounds: bounds71, refblocks: refblocks71, circles: circles67 } = npn_bipolar_transistor_default;
|
12852
|
-
var npn_bipolar_transistor_horz_default = modifySymbol(npn_bipolar_transistor_default).rotateRightFacingSymbol("up").changeTextAnchor("{VAL}", "middle_left").labelPort("left1", ["
|
12852
|
+
var npn_bipolar_transistor_horz_default = modifySymbol(npn_bipolar_transistor_default).rotateRightFacingSymbol("up").changeTextAnchor("{VAL}", "middle_left").labelPort("left1", ["3", "base"]).labelPort("top1", ["1", "collector"]).labelPort("bottom1", ["2", "emitter"]).changeTextAnchor("{REF}", "middle_right").build();
|
12853
12853
|
|
12854
12854
|
// symbols/npn_bipolar_transistor_left.ts
|
12855
12855
|
var { paths: paths72, texts: texts77, bounds: bounds72, refblocks: refblocks72, circles: circles68 } = npn_bipolar_transistor_default;
|
@@ -12871,9 +12871,9 @@ var npn_bipolar_transistor_left_default = modifySymbol({
|
|
12871
12871
|
}
|
12872
12872
|
],
|
12873
12873
|
ports: [
|
12874
|
-
{ ...refblocks72.top1, labels: ["1"] },
|
12875
|
-
{ ...refblocks72.bottom1, labels: ["
|
12876
|
-
{ ...refblocks72.left1, labels: ["
|
12874
|
+
{ ...refblocks72.top1, labels: ["1", "collector"] },
|
12875
|
+
{ ...refblocks72.bottom1, labels: ["2", "emitter"] },
|
12876
|
+
{ ...refblocks72.left1, labels: ["3", "base"] }
|
12877
12877
|
],
|
12878
12878
|
size: { width: bounds72.width, height: bounds72.height },
|
12879
12879
|
center: { x: bounds72.centerX, y: bounds72.centerY }
|
@@ -12899,9 +12899,9 @@ var npn_bipolar_transistor_right_default = modifySymbol({
|
|
12899
12899
|
}
|
12900
12900
|
],
|
12901
12901
|
ports: [
|
12902
|
-
{ ...refblocks73.top1, labels: ["1"] },
|
12903
|
-
{ ...refblocks73.bottom1, labels: ["
|
12904
|
-
{ ...refblocks73.left1, labels: ["
|
12902
|
+
{ ...refblocks73.top1, labels: ["1", "collector"] },
|
12903
|
+
{ ...refblocks73.bottom1, labels: ["2", "emitter"] },
|
12904
|
+
{ ...refblocks73.left1, labels: ["3", "base"] }
|
12905
12905
|
],
|
12906
12906
|
size: { width: bounds73.width, height: bounds73.height },
|
12907
12907
|
center: { x: bounds73.centerX, y: bounds73.centerY }
|
@@ -12927,9 +12927,9 @@ var npn_bipolar_transistor_up_default = modifySymbol({
|
|
12927
12927
|
}
|
12928
12928
|
],
|
12929
12929
|
ports: [
|
12930
|
-
{ ...refblocks74.top1, labels: ["1"] },
|
12931
|
-
{ ...refblocks74.bottom1, labels: ["
|
12932
|
-
{ ...refblocks74.left1, labels: ["
|
12930
|
+
{ ...refblocks74.top1, labels: ["1", "collector"] },
|
12931
|
+
{ ...refblocks74.bottom1, labels: ["2", "emitter"] },
|
12932
|
+
{ ...refblocks74.left1, labels: ["3", "base"] }
|
12933
12933
|
],
|
12934
12934
|
size: { width: bounds74.width, height: bounds74.height },
|
12935
12935
|
center: { x: bounds74.centerX, y: bounds74.centerY }
|
@@ -12955,9 +12955,9 @@ var npn_bipolar_transistor_vert_default = modifySymbol({
|
|
12955
12955
|
}
|
12956
12956
|
],
|
12957
12957
|
ports: [
|
12958
|
-
{ ...refblocks75.top1, labels: ["1"] },
|
12959
|
-
{ ...refblocks75.bottom1, labels: ["
|
12960
|
-
{ ...refblocks75.left1, labels: ["
|
12958
|
+
{ ...refblocks75.top1, labels: ["1", "collector"] },
|
12959
|
+
{ ...refblocks75.bottom1, labels: ["2", "emitter"] },
|
12960
|
+
{ ...refblocks75.left1, labels: ["3", "base"] }
|
12961
12961
|
],
|
12962
12962
|
size: { width: bounds75.width, height: bounds75.height },
|
12963
12963
|
center: { x: bounds75.centerX, y: bounds75.centerY }
|
@@ -14501,8 +14501,8 @@ var pnp_bipolar_transistor_down_default = modifySymbol({
|
|
14501
14501
|
],
|
14502
14502
|
ports: [
|
14503
14503
|
{ ...refblocks79.top1, labels: ["1"] },
|
14504
|
-
{ ...refblocks79.bottom1, labels: ["
|
14505
|
-
{ ...refblocks79.left1, labels: ["
|
14504
|
+
{ ...refblocks79.bottom1, labels: ["2"] },
|
14505
|
+
{ ...refblocks79.left1, labels: ["3"] }
|
14506
14506
|
],
|
14507
14507
|
size: { width: bounds79.width, height: bounds79.height },
|
14508
14508
|
center: { x: bounds79.centerX, y: bounds79.centerY }
|
@@ -14510,7 +14510,7 @@ var pnp_bipolar_transistor_down_default = modifySymbol({
|
|
14510
14510
|
|
14511
14511
|
// symbols/pnp_bipolar_transistor_horz.ts
|
14512
14512
|
var { paths: paths80, texts: texts89, bounds: bounds80, refblocks: refblocks80, circles: circles76 } = pnp_bipolar_transistor_default;
|
14513
|
-
var pnp_bipolar_transistor_horz_default = modifySymbol(pnp_bipolar_transistor_default).rotateRightFacingSymbol("up").changeTextAnchor("{VAL}", "middle_left").labelPort("left1", ["
|
14513
|
+
var pnp_bipolar_transistor_horz_default = modifySymbol(pnp_bipolar_transistor_default).rotateRightFacingSymbol("up").changeTextAnchor("{VAL}", "middle_left").labelPort("left1", ["3", "base"]).labelPort("top1", ["1", "collector"]).labelPort("bottom1", ["2", "emitter"]).changeTextAnchor("{REF}", "middle_right").build();
|
14514
14514
|
|
14515
14515
|
// symbols/pnp_bipolar_transistor_left.ts
|
14516
14516
|
var { paths: paths81, texts: texts90, bounds: bounds81, refblocks: refblocks81, circles: circles77 } = pnp_bipolar_transistor_default;
|
@@ -14532,9 +14532,9 @@ var pnp_bipolar_transistor_left_default = modifySymbol({
|
|
14532
14532
|
}
|
14533
14533
|
],
|
14534
14534
|
ports: [
|
14535
|
-
{ ...refblocks81.top1, labels: ["1"] },
|
14536
|
-
{ ...refblocks81.bottom1, labels: ["
|
14537
|
-
{ ...refblocks81.left1, labels: ["
|
14535
|
+
{ ...refblocks81.top1, labels: ["1", "collector"] },
|
14536
|
+
{ ...refblocks81.bottom1, labels: ["2", "emitter"] },
|
14537
|
+
{ ...refblocks81.left1, labels: ["3", "base"] }
|
14538
14538
|
],
|
14539
14539
|
size: { width: bounds81.width, height: bounds81.height },
|
14540
14540
|
center: { x: bounds81.centerX, y: bounds81.centerY }
|
@@ -14560,9 +14560,9 @@ var pnp_bipolar_transistor_right_default = modifySymbol({
|
|
14560
14560
|
}
|
14561
14561
|
],
|
14562
14562
|
ports: [
|
14563
|
-
{ ...refblocks82.top1, labels: ["1"] },
|
14564
|
-
{ ...refblocks82.bottom1, labels: ["
|
14565
|
-
{ ...refblocks82.left1, labels: ["
|
14563
|
+
{ ...refblocks82.top1, labels: ["1", "collector"] },
|
14564
|
+
{ ...refblocks82.bottom1, labels: ["2", "emitter"] },
|
14565
|
+
{ ...refblocks82.left1, labels: ["3", "base"] }
|
14566
14566
|
],
|
14567
14567
|
size: { width: bounds82.width, height: bounds82.height },
|
14568
14568
|
center: { x: bounds82.centerX, y: bounds82.centerY }
|
@@ -14588,9 +14588,9 @@ var pnp_bipolar_transistor_up_default = modifySymbol({
|
|
14588
14588
|
}
|
14589
14589
|
],
|
14590
14590
|
ports: [
|
14591
|
-
{ ...refblocks83.top1, labels: ["1"] },
|
14592
|
-
{ ...refblocks83.bottom1, labels: ["
|
14593
|
-
{ ...refblocks83.left1, labels: ["
|
14591
|
+
{ ...refblocks83.top1, labels: ["1", "collector"] },
|
14592
|
+
{ ...refblocks83.bottom1, labels: ["2", "emitter"] },
|
14593
|
+
{ ...refblocks83.left1, labels: ["3", "base"] }
|
14594
14594
|
],
|
14595
14595
|
size: { width: bounds83.width, height: bounds83.height },
|
14596
14596
|
center: { x: bounds83.centerX, y: bounds83.centerY }
|
@@ -14616,9 +14616,9 @@ var pnp_bipolar_transistor_vert_default = modifySymbol({
|
|
14616
14616
|
}
|
14617
14617
|
],
|
14618
14618
|
ports: [
|
14619
|
-
{ ...refblocks84.top1, labels: ["1"] },
|
14620
|
-
{ ...refblocks84.bottom1, labels: ["
|
14621
|
-
{ ...refblocks84.left1, labels: ["
|
14619
|
+
{ ...refblocks84.top1, labels: ["1", "collector"] },
|
14620
|
+
{ ...refblocks84.bottom1, labels: ["2", "emitter"] },
|
14621
|
+
{ ...refblocks84.left1, labels: ["3", "base"] }
|
14622
14622
|
],
|
14623
14623
|
size: { width: bounds84.width, height: bounds84.height },
|
14624
14624
|
center: { x: bounds84.centerX, y: bounds84.centerY }
|