@tscircuit/cli 0.0.83 → 0.0.84

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.
@@ -22,16 +22,16 @@
22
22
  "@radix-ui/react-toggle": "^1.0.3",
23
23
  "@radix-ui/react-toggle-group": "^1.0.4",
24
24
  "@radix-ui/react-tooltip": "^1.0.7",
25
- "@tscircuit/builder": "latest",
26
- "@tscircuit/pcb-viewer": "^1.2.24",
27
- "@tscircuit/schematic-viewer": "^1.1.22",
28
- "@tscircuit/table-viewer": "0.0.7",
25
+ "@tscircuit/builder": "^1.5.85",
26
+ "@tscircuit/pcb-viewer": "^1.3.6",
27
+ "@tscircuit/schematic-viewer": "^1.2.3",
28
+ "@tscircuit/table-viewer": "0.0.8",
29
29
  "axios": "^1.6.7",
30
30
  "class-variance-authority": "^0.7.0",
31
31
  "clsx": "^2.1.0",
32
32
  "cmdk": "^1.0.0",
33
33
  "react": "^18.2.0",
34
- "react-data-grid": "^7.0.0-beta.37",
34
+ "react-data-grid": "7.0.0-beta.37",
35
35
  "react-dom": "^18.2.0",
36
36
  "react-error-boundary": "^4.0.13",
37
37
  "react-hot-toast": "^2.4.1",
@@ -90,7 +90,6 @@
90
90
  },
91
91
  "node_modules/@babel/code-frame": {
92
92
  "version": "7.23.5",
93
- "dev": true,
94
93
  "license": "MIT",
95
94
  "dependencies": {
96
95
  "@babel/highlight": "^7.23.4",
@@ -102,7 +101,6 @@
102
101
  },
103
102
  "node_modules/@babel/code-frame/node_modules/chalk": {
104
103
  "version": "2.4.2",
105
- "dev": true,
106
104
  "license": "MIT",
107
105
  "dependencies": {
108
106
  "ansi-styles": "^3.2.1",
@@ -115,7 +113,6 @@
115
113
  },
116
114
  "node_modules/@babel/code-frame/node_modules/chalk/node_modules/ansi-styles": {
117
115
  "version": "3.2.1",
118
- "dev": true,
119
116
  "license": "MIT",
120
117
  "dependencies": {
121
118
  "color-convert": "^1.9.0"
@@ -126,7 +123,6 @@
126
123
  },
127
124
  "node_modules/@babel/code-frame/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert": {
128
125
  "version": "1.9.3",
129
- "dev": true,
130
126
  "license": "MIT",
131
127
  "dependencies": {
132
128
  "color-name": "1.1.3"
@@ -134,12 +130,10 @@
134
130
  },
135
131
  "node_modules/@babel/code-frame/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name": {
136
132
  "version": "1.1.3",
137
- "dev": true,
138
133
  "license": "MIT"
139
134
  },
140
135
  "node_modules/@babel/code-frame/node_modules/chalk/node_modules/escape-string-regexp": {
141
136
  "version": "1.0.5",
142
- "dev": true,
143
137
  "license": "MIT",
144
138
  "engines": {
145
139
  "node": ">=0.8.0"
@@ -147,7 +141,6 @@
147
141
  },
148
142
  "node_modules/@babel/code-frame/node_modules/chalk/node_modules/supports-color": {
149
143
  "version": "5.5.0",
150
- "dev": true,
151
144
  "license": "MIT",
152
145
  "dependencies": {
153
146
  "has-flag": "^3.0.0"
@@ -158,7 +151,6 @@
158
151
  },
159
152
  "node_modules/@babel/code-frame/node_modules/chalk/node_modules/supports-color/node_modules/has-flag": {
160
153
  "version": "3.0.0",
161
- "dev": true,
162
154
  "license": "MIT",
163
155
  "engines": {
164
156
  "node": ">=4"
@@ -292,7 +284,6 @@
292
284
  },
293
285
  "node_modules/@babel/helper-module-imports": {
294
286
  "version": "7.22.15",
295
- "dev": true,
296
287
  "license": "MIT",
297
288
  "dependencies": {
298
289
  "@babel/types": "^7.22.15"
@@ -351,7 +342,6 @@
351
342
  },
352
343
  "node_modules/@babel/helper-string-parser": {
353
344
  "version": "7.23.4",
354
- "dev": true,
355
345
  "license": "MIT",
356
346
  "engines": {
357
347
  "node": ">=6.9.0"
@@ -359,7 +349,6 @@
359
349
  },
360
350
  "node_modules/@babel/helper-validator-identifier": {
361
351
  "version": "7.22.20",
362
- "dev": true,
363
352
  "license": "MIT",
364
353
  "engines": {
365
354
  "node": ">=6.9.0"
@@ -388,7 +377,6 @@
388
377
  },
389
378
  "node_modules/@babel/highlight": {
390
379
  "version": "7.23.4",
391
- "dev": true,
392
380
  "license": "MIT",
393
381
  "dependencies": {
394
382
  "@babel/helper-validator-identifier": "^7.22.20",
@@ -401,7 +389,6 @@
401
389
  },
402
390
  "node_modules/@babel/highlight/node_modules/chalk": {
403
391
  "version": "2.4.2",
404
- "dev": true,
405
392
  "license": "MIT",
406
393
  "dependencies": {
407
394
  "ansi-styles": "^3.2.1",
@@ -414,7 +401,6 @@
414
401
  },
415
402
  "node_modules/@babel/highlight/node_modules/chalk/node_modules/ansi-styles": {
416
403
  "version": "3.2.1",
417
- "dev": true,
418
404
  "license": "MIT",
419
405
  "dependencies": {
420
406
  "color-convert": "^1.9.0"
@@ -425,7 +411,6 @@
425
411
  },
426
412
  "node_modules/@babel/highlight/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert": {
427
413
  "version": "1.9.3",
428
- "dev": true,
429
414
  "license": "MIT",
430
415
  "dependencies": {
431
416
  "color-name": "1.1.3"
@@ -433,12 +418,10 @@
433
418
  },
434
419
  "node_modules/@babel/highlight/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name": {
435
420
  "version": "1.1.3",
436
- "dev": true,
437
421
  "license": "MIT"
438
422
  },
439
423
  "node_modules/@babel/highlight/node_modules/chalk/node_modules/escape-string-regexp": {
440
424
  "version": "1.0.5",
441
- "dev": true,
442
425
  "license": "MIT",
443
426
  "engines": {
444
427
  "node": ">=0.8.0"
@@ -446,7 +429,6 @@
446
429
  },
447
430
  "node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color": {
448
431
  "version": "5.5.0",
449
- "dev": true,
450
432
  "license": "MIT",
451
433
  "dependencies": {
452
434
  "has-flag": "^3.0.0"
@@ -457,7 +439,6 @@
457
439
  },
458
440
  "node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag": {
459
441
  "version": "3.0.0",
460
- "dev": true,
461
442
  "license": "MIT",
462
443
  "engines": {
463
444
  "node": ">=4"
@@ -555,7 +536,6 @@
555
536
  },
556
537
  "node_modules/@babel/types": {
557
538
  "version": "7.24.0",
558
- "dev": true,
559
539
  "license": "MIT",
560
540
  "dependencies": {
561
541
  "@babel/helper-string-parser": "^7.23.4",
@@ -566,6 +546,95 @@
566
546
  "node": ">=6.9.0"
567
547
  }
568
548
  },
549
+ "node_modules/@emotion/babel-plugin": {
550
+ "version": "11.11.0",
551
+ "resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz",
552
+ "integrity": "sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==",
553
+ "dependencies": {
554
+ "@babel/helper-module-imports": "^7.16.7",
555
+ "@babel/runtime": "^7.18.3",
556
+ "@emotion/hash": "^0.9.1",
557
+ "@emotion/memoize": "^0.8.1",
558
+ "@emotion/serialize": "^1.1.2",
559
+ "babel-plugin-macros": "^3.1.0",
560
+ "convert-source-map": "^1.5.0",
561
+ "escape-string-regexp": "^4.0.0",
562
+ "find-root": "^1.1.0",
563
+ "source-map": "^0.5.7",
564
+ "stylis": "4.2.0"
565
+ }
566
+ },
567
+ "node_modules/@emotion/babel-plugin/node_modules/convert-source-map": {
568
+ "version": "1.9.0",
569
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz",
570
+ "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A=="
571
+ },
572
+ "node_modules/@emotion/cache": {
573
+ "version": "11.11.0",
574
+ "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.11.0.tgz",
575
+ "integrity": "sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==",
576
+ "dependencies": {
577
+ "@emotion/memoize": "^0.8.1",
578
+ "@emotion/sheet": "^1.2.2",
579
+ "@emotion/utils": "^1.2.1",
580
+ "@emotion/weak-memoize": "^0.3.1",
581
+ "stylis": "4.2.0"
582
+ }
583
+ },
584
+ "node_modules/@emotion/css": {
585
+ "version": "11.11.2",
586
+ "resolved": "https://registry.npmjs.org/@emotion/css/-/css-11.11.2.tgz",
587
+ "integrity": "sha512-VJxe1ucoMYMS7DkiMdC2T7PWNbrEI0a39YRiyDvK2qq4lXwjRbVP/z4lpG+odCsRzadlR+1ywwrTzhdm5HNdew==",
588
+ "dependencies": {
589
+ "@emotion/babel-plugin": "^11.11.0",
590
+ "@emotion/cache": "^11.11.0",
591
+ "@emotion/serialize": "^1.1.2",
592
+ "@emotion/sheet": "^1.2.2",
593
+ "@emotion/utils": "^1.2.1"
594
+ }
595
+ },
596
+ "node_modules/@emotion/hash": {
597
+ "version": "0.9.1",
598
+ "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.1.tgz",
599
+ "integrity": "sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ=="
600
+ },
601
+ "node_modules/@emotion/memoize": {
602
+ "version": "0.8.1",
603
+ "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.8.1.tgz",
604
+ "integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA=="
605
+ },
606
+ "node_modules/@emotion/serialize": {
607
+ "version": "1.1.4",
608
+ "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.4.tgz",
609
+ "integrity": "sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==",
610
+ "dependencies": {
611
+ "@emotion/hash": "^0.9.1",
612
+ "@emotion/memoize": "^0.8.1",
613
+ "@emotion/unitless": "^0.8.1",
614
+ "@emotion/utils": "^1.2.1",
615
+ "csstype": "^3.0.2"
616
+ }
617
+ },
618
+ "node_modules/@emotion/sheet": {
619
+ "version": "1.2.2",
620
+ "resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.2.2.tgz",
621
+ "integrity": "sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA=="
622
+ },
623
+ "node_modules/@emotion/unitless": {
624
+ "version": "0.8.1",
625
+ "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.1.tgz",
626
+ "integrity": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ=="
627
+ },
628
+ "node_modules/@emotion/utils": {
629
+ "version": "1.2.1",
630
+ "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.2.1.tgz",
631
+ "integrity": "sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg=="
632
+ },
633
+ "node_modules/@emotion/weak-memoize": {
634
+ "version": "0.3.1",
635
+ "resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz",
636
+ "integrity": "sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww=="
637
+ },
569
638
  "node_modules/@esbuild/linux-x64": {
570
639
  "version": "0.19.12",
571
640
  "cpu": [
@@ -1831,16 +1900,20 @@
1831
1900
  }
1832
1901
  },
1833
1902
  "node_modules/@tscircuit/builder": {
1834
- "version": "1.5.53",
1835
- "resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.53.tgz",
1836
- "integrity": "sha512-DJWEJAacSN+5p4Sc1RSbYAUEMqbKarS8HusrLpyDHnP+K3NzDG4/kxMGrD9rzTZSq2hfed97Zne/BZlVqfigVQ==",
1903
+ "version": "1.5.85",
1904
+ "resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.85.tgz",
1905
+ "integrity": "sha512-QKLkkVGLCuhmN5YgWnpETRGyn3POp+92Eam3CDo0b4qrCYheV7DQoJ87HG4iAPr4WBvUy7NxtAPTeZRVOtccdA==",
1837
1906
  "dependencies": {
1838
1907
  "@lume/kiwi": "^0.1.0",
1839
1908
  "@tscircuit/footprints": "^0.0.14",
1909
+ "@tscircuit/layout": "^0.0.7",
1840
1910
  "@tscircuit/routing": "^1.3.1",
1841
- "@tscircuit/sparkfun-packages": "^1.2.0",
1911
+ "@tscircuit/schematic-autolayout": "^0.0.5",
1912
+ "@tscircuit/sparkfun-packages": "^1.2.1",
1842
1913
  "convert-units": "^2.3.4",
1843
1914
  "fast-json-stable-stringify": "^2.1.0",
1915
+ "format-si-prefix": "^0.3.2",
1916
+ "papaparse": "^5.4.1",
1844
1917
  "rectilinear-router": "^1.0.1",
1845
1918
  "svg-path-bounds": "^1.0.2",
1846
1919
  "transformation-matrix": "^2.12.0"
@@ -1857,6 +1930,18 @@
1857
1930
  "typescript": "^5.0.0"
1858
1931
  }
1859
1932
  },
1933
+ "node_modules/@tscircuit/layout": {
1934
+ "version": "0.0.7",
1935
+ "resolved": "https://registry.npmjs.org/@tscircuit/layout/-/layout-0.0.7.tgz",
1936
+ "integrity": "sha512-Jdd6j0+p4yK8zAqFX7dgmb5PT8A9KJduDBhEgAm+OgwDrw3Mp0hQ80pbR2Mvm02UF2Gu9H7TWpMytACCoNqPdA==",
1937
+ "dependencies": {
1938
+ "transformation-matrix": "^2.16.1"
1939
+ },
1940
+ "peerDependencies": {
1941
+ "@tscircuit/builder": "*",
1942
+ "zod": "*"
1943
+ }
1944
+ },
1860
1945
  "node_modules/@tscircuit/mm": {
1861
1946
  "version": "0.0.4",
1862
1947
  "resolved": "https://registry.npmjs.org/@tscircuit/mm/-/mm-0.0.4.tgz",
@@ -1869,12 +1954,15 @@
1869
1954
  }
1870
1955
  },
1871
1956
  "node_modules/@tscircuit/pcb-viewer": {
1872
- "version": "1.2.24",
1873
- "resolved": "https://registry.npmjs.org/@tscircuit/pcb-viewer/-/pcb-viewer-1.2.24.tgz",
1874
- "integrity": "sha512-T1ohSL9vVI2nPxeXiYnSDJHMVV55Zspa9MqcLCfb4MDFhm8kf/Ba/kMSkmvwkzv8jLFJkdS+HkEcEu9yfncl2Q==",
1875
- "dependencies": {
1876
- "react-supergrid": "^1.0.7",
1877
- "transformation-matrix": "^2.13.0"
1957
+ "version": "1.3.6",
1958
+ "resolved": "https://registry.npmjs.org/@tscircuit/pcb-viewer/-/pcb-viewer-1.3.6.tgz",
1959
+ "integrity": "sha512-57emRZm9jK6MlZ4+EUtdgTqtnl7zYPjczzSRlfWL3srzcKGLTSQxvrvF7b/g9kVpmQKmkaDkp7sZ5G4lm/yywQ==",
1960
+ "dependencies": {
1961
+ "@emotion/css": "^11.11.2",
1962
+ "color": "^4.2.3",
1963
+ "react-supergrid": "^1.0.10",
1964
+ "transformation-matrix": "^2.13.0",
1965
+ "zustand": "^4.5.2"
1878
1966
  },
1879
1967
  "peerDependencies": {
1880
1968
  "@tscircuit/builder": "*",
@@ -1882,6 +1970,18 @@
1882
1970
  "react": "*"
1883
1971
  }
1884
1972
  },
1973
+ "node_modules/@tscircuit/pcb-viewer/node_modules/color": {
1974
+ "version": "4.2.3",
1975
+ "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
1976
+ "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
1977
+ "dependencies": {
1978
+ "color-convert": "^2.0.1",
1979
+ "color-string": "^1.9.0"
1980
+ },
1981
+ "engines": {
1982
+ "node": ">=12.5.0"
1983
+ }
1984
+ },
1885
1985
  "node_modules/@tscircuit/react-fiber": {
1886
1986
  "version": "1.0.6",
1887
1987
  "license": "MIT",
@@ -1904,13 +2004,25 @@
1904
2004
  "react-error-boundary": "^4.0.11"
1905
2005
  }
1906
2006
  },
2007
+ "node_modules/@tscircuit/schematic-autolayout": {
2008
+ "version": "0.0.5",
2009
+ "resolved": "https://registry.npmjs.org/@tscircuit/schematic-autolayout/-/schematic-autolayout-0.0.5.tgz",
2010
+ "integrity": "sha512-I4CtLQfqTPTxDSumnquaJtkJkc16VjLC4bwU3jQdBXwwh9ODzBf88clUznUtDDzwV+BPM5P0W0VCfFhvPL3/Cw==",
2011
+ "dependencies": {
2012
+ "react": "^18.2.0",
2013
+ "react-dom": "^18.2.0",
2014
+ "react-supergrid": "^1.0.10",
2015
+ "transformation-matrix": "^2.16.1",
2016
+ "use-mouse-matrix-transform": "^1.1.12"
2017
+ }
2018
+ },
1907
2019
  "node_modules/@tscircuit/schematic-viewer": {
1908
- "version": "1.1.22",
1909
- "resolved": "https://registry.npmjs.org/@tscircuit/schematic-viewer/-/schematic-viewer-1.1.22.tgz",
1910
- "integrity": "sha512-aU2CGv9fGnjiMsP0Cg2LAC2nzmXTSfWqu5TEl3MNj5sPbPLpft0kBT4hdKfyrwxPCoL5p0GJnlPesW9byjSySA==",
2020
+ "version": "1.2.3",
2021
+ "resolved": "https://registry.npmjs.org/@tscircuit/schematic-viewer/-/schematic-viewer-1.2.3.tgz",
2022
+ "integrity": "sha512-fkG+tmSkIrfmk8vHZrWWy4XcIVb86On8Cu4hKXbGbAlAZrt7YxrvqkUPXE0p3jErzEsIbWpm8d8QbyD+vwbr7Q==",
1911
2023
  "dependencies": {
1912
2024
  "react-error-boundary": "^4.0.4",
1913
- "react-supergrid": "^1.0.8",
2025
+ "react-supergrid": "^1.0.10",
1914
2026
  "use-mouse-matrix-transform": "^1.1.12"
1915
2027
  },
1916
2028
  "peerDependencies": {
@@ -1921,17 +2033,17 @@
1921
2033
  }
1922
2034
  },
1923
2035
  "node_modules/@tscircuit/sparkfun-packages": {
1924
- "version": "1.2.0",
1925
- "resolved": "https://registry.npmjs.org/@tscircuit/sparkfun-packages/-/sparkfun-packages-1.2.0.tgz",
1926
- "integrity": "sha512-m+jCOaSBpwRzUN5trc9z5f8yh2zzLITANgNhuNQOtxNZRIrv98iYfL3dSSmf73xknh0Nz68EephNvKVZmproCQ==",
2036
+ "version": "1.2.1",
2037
+ "resolved": "https://registry.npmjs.org/@tscircuit/sparkfun-packages/-/sparkfun-packages-1.2.1.tgz",
2038
+ "integrity": "sha512-2HzmmHydo5vgoKmNBAHd6RD93LaIMXRSt6t//1zx19/ZwrOA43qVOvb7cCTA82GHib1bSxoL7bqgii9sYudCHw==",
1927
2039
  "dependencies": {
1928
2040
  "change-case": "^5.4.3"
1929
2041
  }
1930
2042
  },
1931
2043
  "node_modules/@tscircuit/table-viewer": {
1932
- "version": "0.0.7",
1933
- "resolved": "https://registry.npmjs.org/@tscircuit/table-viewer/-/table-viewer-0.0.7.tgz",
1934
- "integrity": "sha512-DhQetibJG5nOwmrA+gFHdNJPZvjPtM7wV8nB++oxkYsfHLhYblMUrUo2dlSvFoCVJLaOdUgIF7sPxNXqs+PG6Q==",
2044
+ "version": "0.0.8",
2045
+ "resolved": "https://registry.npmjs.org/@tscircuit/table-viewer/-/table-viewer-0.0.8.tgz",
2046
+ "integrity": "sha512-55PRjpIvIN6wGnGi2tbAsyiUHEUPWOQcV/YDDxMApIPHEBxQngNgjIuzA5DiPq5rjX9xSrikt3mfOK78qQMJbA==",
1935
2047
  "dependencies": {
1936
2048
  "react-json-tree": "^0.18.0"
1937
2049
  },
@@ -1996,6 +2108,11 @@
1996
2108
  "version": "4.17.0",
1997
2109
  "license": "MIT"
1998
2110
  },
2111
+ "node_modules/@types/parse-json": {
2112
+ "version": "4.0.2",
2113
+ "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz",
2114
+ "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw=="
2115
+ },
1999
2116
  "node_modules/@types/prop-types": {
2000
2117
  "version": "15.7.11",
2001
2118
  "license": "MIT"
@@ -2402,6 +2519,20 @@
2402
2519
  "proxy-from-env": "^1.1.0"
2403
2520
  }
2404
2521
  },
2522
+ "node_modules/babel-plugin-macros": {
2523
+ "version": "3.1.0",
2524
+ "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
2525
+ "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
2526
+ "dependencies": {
2527
+ "@babel/runtime": "^7.12.5",
2528
+ "cosmiconfig": "^7.0.0",
2529
+ "resolve": "^1.19.0"
2530
+ },
2531
+ "engines": {
2532
+ "node": ">=10",
2533
+ "npm": ">=6"
2534
+ }
2535
+ },
2405
2536
  "node_modules/balanced-match": {
2406
2537
  "version": "1.0.2",
2407
2538
  "license": "MIT"
@@ -2489,7 +2620,6 @@
2489
2620
  },
2490
2621
  "node_modules/callsites": {
2491
2622
  "version": "3.1.0",
2492
- "dev": true,
2493
2623
  "license": "MIT",
2494
2624
  "engines": {
2495
2625
  "node": ">=6"
@@ -2689,6 +2819,29 @@
2689
2819
  "lodash.keys": "2.3.x"
2690
2820
  }
2691
2821
  },
2822
+ "node_modules/cosmiconfig": {
2823
+ "version": "7.1.0",
2824
+ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
2825
+ "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
2826
+ "dependencies": {
2827
+ "@types/parse-json": "^4.0.0",
2828
+ "import-fresh": "^3.2.1",
2829
+ "parse-json": "^5.0.0",
2830
+ "path-type": "^4.0.0",
2831
+ "yaml": "^1.10.0"
2832
+ },
2833
+ "engines": {
2834
+ "node": ">=10"
2835
+ }
2836
+ },
2837
+ "node_modules/cosmiconfig/node_modules/yaml": {
2838
+ "version": "1.10.2",
2839
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
2840
+ "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
2841
+ "engines": {
2842
+ "node": ">= 6"
2843
+ }
2844
+ },
2692
2845
  "node_modules/cross-spawn": {
2693
2846
  "version": "7.0.3",
2694
2847
  "license": "MIT",
@@ -2794,6 +2947,19 @@
2794
2947
  "version": "9.2.2",
2795
2948
  "license": "MIT"
2796
2949
  },
2950
+ "node_modules/error-ex": {
2951
+ "version": "1.3.2",
2952
+ "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
2953
+ "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
2954
+ "dependencies": {
2955
+ "is-arrayish": "^0.2.1"
2956
+ }
2957
+ },
2958
+ "node_modules/error-ex/node_modules/is-arrayish": {
2959
+ "version": "0.2.1",
2960
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
2961
+ "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="
2962
+ },
2797
2963
  "node_modules/esbuild": {
2798
2964
  "version": "0.19.12",
2799
2965
  "dev": true,
@@ -2841,7 +3007,6 @@
2841
3007
  },
2842
3008
  "node_modules/escape-string-regexp": {
2843
3009
  "version": "4.0.0",
2844
- "dev": true,
2845
3010
  "license": "MIT",
2846
3011
  "engines": {
2847
3012
  "node": ">=10"
@@ -3069,6 +3234,11 @@
3069
3234
  "node": ">=8"
3070
3235
  }
3071
3236
  },
3237
+ "node_modules/find-root": {
3238
+ "version": "1.1.0",
3239
+ "resolved": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz",
3240
+ "integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng=="
3241
+ },
3072
3242
  "node_modules/find-up": {
3073
3243
  "version": "5.0.0",
3074
3244
  "dev": true,
@@ -3146,6 +3316,14 @@
3146
3316
  "node": ">= 6"
3147
3317
  }
3148
3318
  },
3319
+ "node_modules/format-si-prefix": {
3320
+ "version": "0.3.2",
3321
+ "resolved": "https://registry.npmjs.org/format-si-prefix/-/format-si-prefix-0.3.2.tgz",
3322
+ "integrity": "sha512-gtCZh4RpmlmEZtyzyvs+FXXWOmdfpQQ0M7mjc81zpAYm5QpsoUDPKhAK+Lj7fJCtZSJpE5xbpCYgspCBxahObQ==",
3323
+ "dependencies": {
3324
+ "parseunit": "^0"
3325
+ }
3326
+ },
3149
3327
  "node_modules/fraction.js": {
3150
3328
  "version": "4.3.7",
3151
3329
  "dev": true,
@@ -3319,7 +3497,6 @@
3319
3497
  },
3320
3498
  "node_modules/import-fresh": {
3321
3499
  "version": "3.3.0",
3322
- "dev": true,
3323
3500
  "license": "MIT",
3324
3501
  "dependencies": {
3325
3502
  "parent-module": "^1.0.0",
@@ -3495,6 +3672,11 @@
3495
3672
  "dev": true,
3496
3673
  "license": "MIT"
3497
3674
  },
3675
+ "node_modules/json-parse-even-better-errors": {
3676
+ "version": "2.3.1",
3677
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
3678
+ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
3679
+ },
3498
3680
  "node_modules/json-schema-traverse": {
3499
3681
  "version": "0.4.1",
3500
3682
  "dev": true,
@@ -3937,9 +4119,13 @@
3937
4119
  "version": "2.1.0",
3938
4120
  "license": "(MIT AND Zlib)"
3939
4121
  },
4122
+ "node_modules/papaparse": {
4123
+ "version": "5.4.1",
4124
+ "resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.4.1.tgz",
4125
+ "integrity": "sha512-HipMsgJkZu8br23pW15uvo6sib6wne/4woLZPlFf3rpDyMe9ywEXUsuD7+6K9PRkJlVT51j/sCOYDKGGS3ZJrw=="
4126
+ },
3940
4127
  "node_modules/parent-module": {
3941
4128
  "version": "1.0.1",
3942
- "dev": true,
3943
4129
  "license": "MIT",
3944
4130
  "dependencies": {
3945
4131
  "callsites": "^3.0.0"
@@ -3948,10 +4134,32 @@
3948
4134
  "node": ">=6"
3949
4135
  }
3950
4136
  },
4137
+ "node_modules/parse-json": {
4138
+ "version": "5.2.0",
4139
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
4140
+ "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
4141
+ "dependencies": {
4142
+ "@babel/code-frame": "^7.0.0",
4143
+ "error-ex": "^1.3.1",
4144
+ "json-parse-even-better-errors": "^2.3.0",
4145
+ "lines-and-columns": "^1.1.6"
4146
+ },
4147
+ "engines": {
4148
+ "node": ">=8"
4149
+ },
4150
+ "funding": {
4151
+ "url": "https://github.com/sponsors/sindresorhus"
4152
+ }
4153
+ },
3951
4154
  "node_modules/parse-svg-path": {
3952
4155
  "version": "0.1.2",
3953
4156
  "license": "MIT"
3954
4157
  },
4158
+ "node_modules/parseunit": {
4159
+ "version": "0.3.1",
4160
+ "resolved": "https://registry.npmjs.org/parseunit/-/parseunit-0.3.1.tgz",
4161
+ "integrity": "sha512-kKtTgCJDsktOHsnvRR/B5DhWi3a/RZ5M9XjVQZGbOatcam+/tk4sMOCQ1WM9Rswfr78zWGBgHNbWTyJvfR0ejg=="
4162
+ },
3955
4163
  "node_modules/path-exists": {
3956
4164
  "version": "4.0.0",
3957
4165
  "dev": true,
@@ -4001,7 +4209,6 @@
4001
4209
  },
4002
4210
  "node_modules/path-type": {
4003
4211
  "version": "4.0.0",
4004
- "dev": true,
4005
4212
  "license": "MIT",
4006
4213
  "engines": {
4007
4214
  "node": ">=8"
@@ -4411,8 +4618,9 @@
4411
4618
  }
4412
4619
  },
4413
4620
  "node_modules/react-supergrid": {
4414
- "version": "1.0.8",
4415
- "license": "ISC",
4621
+ "version": "1.0.10",
4622
+ "resolved": "https://registry.npmjs.org/react-supergrid/-/react-supergrid-1.0.10.tgz",
4623
+ "integrity": "sha512-dJd9wkH6BJkdfkv62EcRAIBn59e2wj58bJFVXiW/ZHQzxz20qIql63fTU2qFMOujXnBIDaMG0uTod67/mjEGeA==",
4416
4624
  "peerDependencies": {
4417
4625
  "react": "*",
4418
4626
  "react-dom": "*",
@@ -4469,7 +4677,6 @@
4469
4677
  },
4470
4678
  "node_modules/resolve-from": {
4471
4679
  "version": "4.0.0",
4472
- "dev": true,
4473
4680
  "license": "MIT",
4474
4681
  "engines": {
4475
4682
  "node": ">=4"
@@ -4643,6 +4850,14 @@
4643
4850
  "node": ">=8"
4644
4851
  }
4645
4852
  },
4853
+ "node_modules/source-map": {
4854
+ "version": "0.5.7",
4855
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
4856
+ "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
4857
+ "engines": {
4858
+ "node": ">=0.10.0"
4859
+ }
4860
+ },
4646
4861
  "node_modules/source-map-js": {
4647
4862
  "version": "1.0.2",
4648
4863
  "license": "BSD-3-Clause",
@@ -4710,6 +4925,11 @@
4710
4925
  "url": "https://github.com/sponsors/sindresorhus"
4711
4926
  }
4712
4927
  },
4928
+ "node_modules/stylis": {
4929
+ "version": "4.2.0",
4930
+ "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz",
4931
+ "integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw=="
4932
+ },
4713
4933
  "node_modules/sucrase": {
4714
4934
  "version": "3.35.0",
4715
4935
  "license": "MIT",
@@ -4842,7 +5062,6 @@
4842
5062
  },
4843
5063
  "node_modules/to-fast-properties": {
4844
5064
  "version": "2.0.0",
4845
- "dev": true,
4846
5065
  "license": "MIT",
4847
5066
  "engines": {
4848
5067
  "node": ">=4"
@@ -30,9 +30,9 @@
30
30
  "@radix-ui/react-toggle": "^1.0.3",
31
31
  "@radix-ui/react-toggle-group": "^1.0.4",
32
32
  "@radix-ui/react-tooltip": "^1.0.7",
33
- "@tscircuit/builder": "^1.5.66",
34
- "@tscircuit/pcb-viewer": "^1.3.4",
35
- "@tscircuit/schematic-viewer": "^1.1.22",
33
+ "@tscircuit/builder": "^1.5.86",
34
+ "@tscircuit/pcb-viewer": "^1.3.7",
35
+ "@tscircuit/schematic-viewer": "^1.2.3",
36
36
  "@tscircuit/table-viewer": "0.0.8",
37
37
  "axios": "^1.6.7",
38
38
  "class-variance-authority": "^0.7.0",