schematic-symbols 0.0.113 → 0.0.115
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.js +41 -11
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/symbols/capacitor_left.ts +5 -5
package/dist/index.js
CHANGED
@@ -1239,11 +1239,8 @@ var capacitor_down_default = modifySymbol({
|
|
1239
1239
|
center: { x: bounds8.centerX, y: bounds8.centerY }
|
1240
1240
|
}).changeTextAnchor("{VAL}", "top_left").rotateRightFacingSymbol("down").labelPort("left1", ["1"]).labelPort("right1", ["2"]).changeTextAnchor("{REF}", "bottom_left").build();
|
1241
1241
|
|
1242
|
-
// symbols/capacitor_right.ts
|
1243
|
-
var capacitor_right_default = modifySymbol(capacitor_default).rotateRightFacingSymbol("right").changeTextAnchor("{VAL}", "middle_top").labelPort("left1", ["1"]).labelPort("right1", ["2"]).changeTextAnchor("{REF}", "middle_bottom").build();
|
1244
|
-
|
1245
1242
|
// symbols/capacitor_left.ts
|
1246
|
-
var capacitor_left_default = modifySymbol(
|
1243
|
+
var capacitor_left_default = modifySymbol(capacitor_default).changeTextAnchor("{VAL}", "middle_top").rotateRightFacingSymbol("right").labelPort("left1", ["2"]).labelPort("right1", ["1"]).changeTextAnchor("{REF}", "middle_bottom").build();
|
1247
1244
|
|
1248
1245
|
// assets/generated/capacitor_polarized.json
|
1249
1246
|
var capacitor_polarized_default = {
|
@@ -3068,6 +3065,9 @@ var capacitor_polarized_up_default = modifySymbol({
|
|
3068
3065
|
center: { x: bounds10.centerX, y: bounds10.centerY }
|
3069
3066
|
}).changeTextAnchor("{VAL}", "top_left").rotateRightFacingSymbol("up").labelPort("left1", ["1"]).labelPort("right1", ["2"]).changeTextAnchor("{REF}", "bottom_left").build();
|
3070
3067
|
|
3068
|
+
// symbols/capacitor_right.ts
|
3069
|
+
var capacitor_right_default = modifySymbol(capacitor_default).rotateRightFacingSymbol("right").changeTextAnchor("{VAL}", "middle_top").labelPort("left1", ["1"]).labelPort("right1", ["2"]).changeTextAnchor("{REF}", "middle_bottom").build();
|
3070
|
+
|
3071
3071
|
// symbols/capacitor_up.ts
|
3072
3072
|
var { paths: paths11, texts: texts10, bounds: bounds11, refblocks: refblocks11, circles: circles11 } = capacitor_default;
|
3073
3073
|
var capacitor_up_default = modifySymbol({
|
@@ -12484,12 +12484,42 @@ var push_button_normally_open_momentary_default = {
|
|
12484
12484
|
type: "path",
|
12485
12485
|
points: [
|
12486
12486
|
{
|
12487
|
-
x: 0.
|
12488
|
-
y: 0.
|
12487
|
+
x: -0.04575882,
|
12488
|
+
y: 0.08981650000000013
|
12489
12489
|
},
|
12490
12490
|
{
|
12491
|
-
x: 0.
|
12492
|
-
y: 0.
|
12491
|
+
x: -0.04575882,
|
12492
|
+
y: 0.039523500000001495
|
12493
|
+
}
|
12494
|
+
],
|
12495
|
+
color: "primary",
|
12496
|
+
fill: false
|
12497
|
+
},
|
12498
|
+
"path12-1-8-7-9-9": {
|
12499
|
+
type: "path",
|
12500
|
+
points: [
|
12501
|
+
{
|
12502
|
+
x: -0.04575882,
|
12503
|
+
y: 0.08981650000000013
|
12504
|
+
},
|
12505
|
+
{
|
12506
|
+
x: 0.06765231,
|
12507
|
+
y: 0.08981650000000013
|
12508
|
+
}
|
12509
|
+
],
|
12510
|
+
color: "primary",
|
12511
|
+
fill: false
|
12512
|
+
},
|
12513
|
+
"path12-1-8-6-9-10": {
|
12514
|
+
type: "path",
|
12515
|
+
points: [
|
12516
|
+
{
|
12517
|
+
x: 0.06765231,
|
12518
|
+
y: 0.08981650000000013
|
12519
|
+
},
|
12520
|
+
{
|
12521
|
+
x: 0.06765231,
|
12522
|
+
y: 0.039523500000001495
|
12493
12523
|
}
|
12494
12524
|
],
|
12495
12525
|
color: "primary",
|
@@ -12515,11 +12545,11 @@ var push_button_normally_open_momentary_default = {
|
|
12515
12545
|
points: [
|
12516
12546
|
{
|
12517
12547
|
x: -0.15916995000000078,
|
12518
|
-
y: 0.
|
12548
|
+
y: 0.03984950000000042
|
12519
12549
|
},
|
12520
12550
|
{
|
12521
12551
|
x: 0.1810634499999999,
|
12522
|
-
y: 0.
|
12552
|
+
y: 0.03984950000000042
|
12523
12553
|
}
|
12524
12554
|
],
|
12525
12555
|
color: "primary",
|
@@ -12546,7 +12576,7 @@ var push_button_normally_open_momentary_default = {
|
|
12546
12576
|
type: "text",
|
12547
12577
|
text: "{REF}",
|
12548
12578
|
x: 0.007320949999999549,
|
12549
|
-
y: 0.
|
12579
|
+
y: 0.29461850000000006
|
12550
12580
|
},
|
12551
12581
|
bottom1: {
|
12552
12582
|
type: "text",
|