@tscircuit/common 0.0.25 → 0.0.26

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.
Files changed (2) hide show
  1. package/dist/index.js +129 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -3341,7 +3341,7 @@ var PIN_ARRANGEMENT = {
3341
3341
  };
3342
3342
  var XiaoReceiver = (props) => {
3343
3343
  const _a = props, { children } = _a, rest = __objRest(_a, ["children"]);
3344
- return /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3344
+ return /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)(
3345
3345
  "chip",
3346
3346
  __spreadProps(__spreadValues({}, rest), {
3347
3347
  footprint: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(XiaoBoardFootprint, { variant: "Receiver" }),
@@ -3351,7 +3351,134 @@ var XiaoReceiver = (props) => {
3351
3351
  pcbX: 0,
3352
3352
  pcbY: 0,
3353
3353
  doNotPlace: true,
3354
- children
3354
+ children: [
3355
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3356
+ "silkscreenpath",
3357
+ {
3358
+ route: [
3359
+ { x: -9.1166, y: -8.5345 },
3360
+ { x: -9.1166, y: 8.6105 }
3361
+ ]
3362
+ }
3363
+ ),
3364
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3365
+ "silkscreenpath",
3366
+ {
3367
+ route: [
3368
+ { x: -7.2116, y: -10.4395 },
3369
+ { x: 6.7584, y: -10.4395 }
3370
+ ]
3371
+ }
3372
+ ),
3373
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3374
+ "silkscreenpath",
3375
+ {
3376
+ route: [
3377
+ { x: -4.7216, y: 10.5155 },
3378
+ { x: -4.717872, y: 11.525772 }
3379
+ ]
3380
+ }
3381
+ ),
3382
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3383
+ "silkscreenpath",
3384
+ {
3385
+ route: [
3386
+ { x: -4.217872, y: 12.0255 },
3387
+ { x: 3.7774, y: 12.0255 }
3388
+ ]
3389
+ }
3390
+ ),
3391
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3392
+ "silkscreenpath",
3393
+ {
3394
+ route: [
3395
+ { x: 4.2774, y: 11.5255 },
3396
+ { x: 4.2774, y: 10.5155 }
3397
+ ]
3398
+ }
3399
+ ),
3400
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3401
+ "silkscreenpath",
3402
+ {
3403
+ route: [
3404
+ { x: 6.7584, y: 10.5155 },
3405
+ { x: -7.2116, y: 10.5155 }
3406
+ ]
3407
+ }
3408
+ ),
3409
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3410
+ "silkscreenpath",
3411
+ {
3412
+ route: [
3413
+ { x: 8.6634, y: -8.5345 },
3414
+ { x: 8.6634, y: 8.6105 }
3415
+ ]
3416
+ }
3417
+ ),
3418
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3419
+ "silkscreenpath",
3420
+ {
3421
+ route: [
3422
+ { x: -9.1166, y: 8.6145 },
3423
+ { x: -8.86137796498721, y: 9.566999698293817 },
3424
+ { x: -8.164099698293818, y: 10.26427796498721 },
3425
+ { x: -7.2116, y: 10.5195 }
3426
+ ]
3427
+ }
3428
+ ),
3429
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3430
+ "silkscreenpath",
3431
+ {
3432
+ route: [
3433
+ { x: -7.2116, y: -10.4395 },
3434
+ { x: -8.164099698293818, y: -10.18427796498721 },
3435
+ { x: -8.861377964987211, y: -9.486999698293818 },
3436
+ { x: -9.116600000000002, y: -8.5345 }
3437
+ ]
3438
+ }
3439
+ ),
3440
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3441
+ "silkscreenpath",
3442
+ {
3443
+ route: [
3444
+ { x: -4.717872, y: 11.525772 },
3445
+ { x: -4.217872, y: 12.025499999999997 }
3446
+ ]
3447
+ }
3448
+ ),
3449
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3450
+ "silkscreenpath",
3451
+ {
3452
+ route: [
3453
+ { x: 3.7774, y: 12.0255 },
3454
+ { x: 4.277400000000001, y: 11.5255 }
3455
+ ]
3456
+ }
3457
+ ),
3458
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3459
+ "silkscreenpath",
3460
+ {
3461
+ route: [
3462
+ { x: 6.7584, y: 10.5155 },
3463
+ { x: 7.710899698293817, y: 10.26027796498721 },
3464
+ { x: 8.408177964987209, y: 9.562999698293817 },
3465
+ { x: 8.663399999999998, y: 8.6105 }
3466
+ ]
3467
+ }
3468
+ ),
3469
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
3470
+ "silkscreenpath",
3471
+ {
3472
+ route: [
3473
+ { x: 8.6634, y: -8.5345 },
3474
+ { x: 8.40817796498721, y: -9.486999698293818 },
3475
+ { x: 7.710899698293818, y: -10.184277964987212 },
3476
+ { x: 6.7584, y: -10.4395 }
3477
+ ]
3478
+ }
3479
+ ),
3480
+ children
3481
+ ]
3355
3482
  })
3356
3483
  );
3357
3484
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/common",
3
- "version": "0.0.25",
3
+ "version": "0.0.26",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",