darabos commited on
Commit
5b78906
·
1 Parent(s): 4d9392e

Try using zustand-middleware-yjs.

Browse files
web/package-lock.json CHANGED
@@ -11,8 +11,6 @@
11
  "@iconify-json/tabler": "^1.2.10",
12
  "@svgr/core": "^8.1.0",
13
  "@svgr/plugin-jsx": "^8.1.0",
14
- "@syncedstore/core": "^0.6.0",
15
- "@syncedstore/react": "^0.6.0",
16
  "@types/node": "^22.10.1",
17
  "@xyflow/react": "^12.3.5",
18
  "daisyui": "^4.12.20",
@@ -333,74 +331,6 @@
333
  "node": ">=6.9.0"
334
  }
335
  },
336
- "node_modules/@esbuild/aix-ppc64": {
337
- "version": "0.24.0",
338
- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.0.tgz",
339
- "integrity": "sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==",
340
- "cpu": [
341
- "ppc64"
342
- ],
343
- "dev": true,
344
- "license": "MIT",
345
- "optional": true,
346
- "os": [
347
- "aix"
348
- ],
349
- "engines": {
350
- "node": ">=18"
351
- }
352
- },
353
- "node_modules/@esbuild/android-arm": {
354
- "version": "0.24.0",
355
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.0.tgz",
356
- "integrity": "sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==",
357
- "cpu": [
358
- "arm"
359
- ],
360
- "dev": true,
361
- "license": "MIT",
362
- "optional": true,
363
- "os": [
364
- "android"
365
- ],
366
- "engines": {
367
- "node": ">=18"
368
- }
369
- },
370
- "node_modules/@esbuild/android-arm64": {
371
- "version": "0.24.0",
372
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.0.tgz",
373
- "integrity": "sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==",
374
- "cpu": [
375
- "arm64"
376
- ],
377
- "dev": true,
378
- "license": "MIT",
379
- "optional": true,
380
- "os": [
381
- "android"
382
- ],
383
- "engines": {
384
- "node": ">=18"
385
- }
386
- },
387
- "node_modules/@esbuild/android-x64": {
388
- "version": "0.24.0",
389
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.0.tgz",
390
- "integrity": "sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==",
391
- "cpu": [
392
- "x64"
393
- ],
394
- "dev": true,
395
- "license": "MIT",
396
- "optional": true,
397
- "os": [
398
- "android"
399
- ],
400
- "engines": {
401
- "node": ">=18"
402
- }
403
- },
404
  "node_modules/@esbuild/darwin-arm64": {
405
  "version": "0.24.0",
406
  "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.0.tgz",
@@ -418,329 +348,6 @@
418
  "node": ">=18"
419
  }
420
  },
421
- "node_modules/@esbuild/darwin-x64": {
422
- "version": "0.24.0",
423
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.0.tgz",
424
- "integrity": "sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==",
425
- "cpu": [
426
- "x64"
427
- ],
428
- "dev": true,
429
- "license": "MIT",
430
- "optional": true,
431
- "os": [
432
- "darwin"
433
- ],
434
- "engines": {
435
- "node": ">=18"
436
- }
437
- },
438
- "node_modules/@esbuild/freebsd-arm64": {
439
- "version": "0.24.0",
440
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.0.tgz",
441
- "integrity": "sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==",
442
- "cpu": [
443
- "arm64"
444
- ],
445
- "dev": true,
446
- "license": "MIT",
447
- "optional": true,
448
- "os": [
449
- "freebsd"
450
- ],
451
- "engines": {
452
- "node": ">=18"
453
- }
454
- },
455
- "node_modules/@esbuild/freebsd-x64": {
456
- "version": "0.24.0",
457
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.0.tgz",
458
- "integrity": "sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==",
459
- "cpu": [
460
- "x64"
461
- ],
462
- "dev": true,
463
- "license": "MIT",
464
- "optional": true,
465
- "os": [
466
- "freebsd"
467
- ],
468
- "engines": {
469
- "node": ">=18"
470
- }
471
- },
472
- "node_modules/@esbuild/linux-arm": {
473
- "version": "0.24.0",
474
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.0.tgz",
475
- "integrity": "sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==",
476
- "cpu": [
477
- "arm"
478
- ],
479
- "dev": true,
480
- "license": "MIT",
481
- "optional": true,
482
- "os": [
483
- "linux"
484
- ],
485
- "engines": {
486
- "node": ">=18"
487
- }
488
- },
489
- "node_modules/@esbuild/linux-arm64": {
490
- "version": "0.24.0",
491
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.0.tgz",
492
- "integrity": "sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==",
493
- "cpu": [
494
- "arm64"
495
- ],
496
- "dev": true,
497
- "license": "MIT",
498
- "optional": true,
499
- "os": [
500
- "linux"
501
- ],
502
- "engines": {
503
- "node": ">=18"
504
- }
505
- },
506
- "node_modules/@esbuild/linux-ia32": {
507
- "version": "0.24.0",
508
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.24.0.tgz",
509
- "integrity": "sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==",
510
- "cpu": [
511
- "ia32"
512
- ],
513
- "dev": true,
514
- "license": "MIT",
515
- "optional": true,
516
- "os": [
517
- "linux"
518
- ],
519
- "engines": {
520
- "node": ">=18"
521
- }
522
- },
523
- "node_modules/@esbuild/linux-loong64": {
524
- "version": "0.24.0",
525
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.24.0.tgz",
526
- "integrity": "sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==",
527
- "cpu": [
528
- "loong64"
529
- ],
530
- "dev": true,
531
- "license": "MIT",
532
- "optional": true,
533
- "os": [
534
- "linux"
535
- ],
536
- "engines": {
537
- "node": ">=18"
538
- }
539
- },
540
- "node_modules/@esbuild/linux-mips64el": {
541
- "version": "0.24.0",
542
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.24.0.tgz",
543
- "integrity": "sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==",
544
- "cpu": [
545
- "mips64el"
546
- ],
547
- "dev": true,
548
- "license": "MIT",
549
- "optional": true,
550
- "os": [
551
- "linux"
552
- ],
553
- "engines": {
554
- "node": ">=18"
555
- }
556
- },
557
- "node_modules/@esbuild/linux-ppc64": {
558
- "version": "0.24.0",
559
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.24.0.tgz",
560
- "integrity": "sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==",
561
- "cpu": [
562
- "ppc64"
563
- ],
564
- "dev": true,
565
- "license": "MIT",
566
- "optional": true,
567
- "os": [
568
- "linux"
569
- ],
570
- "engines": {
571
- "node": ">=18"
572
- }
573
- },
574
- "node_modules/@esbuild/linux-riscv64": {
575
- "version": "0.24.0",
576
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.24.0.tgz",
577
- "integrity": "sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==",
578
- "cpu": [
579
- "riscv64"
580
- ],
581
- "dev": true,
582
- "license": "MIT",
583
- "optional": true,
584
- "os": [
585
- "linux"
586
- ],
587
- "engines": {
588
- "node": ">=18"
589
- }
590
- },
591
- "node_modules/@esbuild/linux-s390x": {
592
- "version": "0.24.0",
593
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.24.0.tgz",
594
- "integrity": "sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==",
595
- "cpu": [
596
- "s390x"
597
- ],
598
- "dev": true,
599
- "license": "MIT",
600
- "optional": true,
601
- "os": [
602
- "linux"
603
- ],
604
- "engines": {
605
- "node": ">=18"
606
- }
607
- },
608
- "node_modules/@esbuild/linux-x64": {
609
- "version": "0.24.0",
610
- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.0.tgz",
611
- "integrity": "sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==",
612
- "cpu": [
613
- "x64"
614
- ],
615
- "dev": true,
616
- "license": "MIT",
617
- "optional": true,
618
- "os": [
619
- "linux"
620
- ],
621
- "engines": {
622
- "node": ">=18"
623
- }
624
- },
625
- "node_modules/@esbuild/netbsd-x64": {
626
- "version": "0.24.0",
627
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.24.0.tgz",
628
- "integrity": "sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==",
629
- "cpu": [
630
- "x64"
631
- ],
632
- "dev": true,
633
- "license": "MIT",
634
- "optional": true,
635
- "os": [
636
- "netbsd"
637
- ],
638
- "engines": {
639
- "node": ">=18"
640
- }
641
- },
642
- "node_modules/@esbuild/openbsd-arm64": {
643
- "version": "0.24.0",
644
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.24.0.tgz",
645
- "integrity": "sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==",
646
- "cpu": [
647
- "arm64"
648
- ],
649
- "dev": true,
650
- "license": "MIT",
651
- "optional": true,
652
- "os": [
653
- "openbsd"
654
- ],
655
- "engines": {
656
- "node": ">=18"
657
- }
658
- },
659
- "node_modules/@esbuild/openbsd-x64": {
660
- "version": "0.24.0",
661
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.24.0.tgz",
662
- "integrity": "sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==",
663
- "cpu": [
664
- "x64"
665
- ],
666
- "dev": true,
667
- "license": "MIT",
668
- "optional": true,
669
- "os": [
670
- "openbsd"
671
- ],
672
- "engines": {
673
- "node": ">=18"
674
- }
675
- },
676
- "node_modules/@esbuild/sunos-x64": {
677
- "version": "0.24.0",
678
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.24.0.tgz",
679
- "integrity": "sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==",
680
- "cpu": [
681
- "x64"
682
- ],
683
- "dev": true,
684
- "license": "MIT",
685
- "optional": true,
686
- "os": [
687
- "sunos"
688
- ],
689
- "engines": {
690
- "node": ">=18"
691
- }
692
- },
693
- "node_modules/@esbuild/win32-arm64": {
694
- "version": "0.24.0",
695
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.24.0.tgz",
696
- "integrity": "sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==",
697
- "cpu": [
698
- "arm64"
699
- ],
700
- "dev": true,
701
- "license": "MIT",
702
- "optional": true,
703
- "os": [
704
- "win32"
705
- ],
706
- "engines": {
707
- "node": ">=18"
708
- }
709
- },
710
- "node_modules/@esbuild/win32-ia32": {
711
- "version": "0.24.0",
712
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.24.0.tgz",
713
- "integrity": "sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==",
714
- "cpu": [
715
- "ia32"
716
- ],
717
- "dev": true,
718
- "license": "MIT",
719
- "optional": true,
720
- "os": [
721
- "win32"
722
- ],
723
- "engines": {
724
- "node": ">=18"
725
- }
726
- },
727
- "node_modules/@esbuild/win32-x64": {
728
- "version": "0.24.0",
729
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz",
730
- "integrity": "sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==",
731
- "cpu": [
732
- "x64"
733
- ],
734
- "dev": true,
735
- "license": "MIT",
736
- "optional": true,
737
- "os": [
738
- "win32"
739
- ],
740
- "engines": {
741
- "node": ">=18"
742
- }
743
- },
744
  "node_modules/@eslint-community/eslint-utils": {
745
  "version": "4.4.1",
746
  "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz",
@@ -1014,380 +621,110 @@
1014
  "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
1015
  "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
1016
  "license": "MIT",
1017
- "dependencies": {
1018
- "@jridgewell/set-array": "^1.2.1",
1019
- "@jridgewell/sourcemap-codec": "^1.4.10",
1020
- "@jridgewell/trace-mapping": "^0.3.24"
1021
- },
1022
- "engines": {
1023
- "node": ">=6.0.0"
1024
- }
1025
- },
1026
- "node_modules/@jridgewell/resolve-uri": {
1027
- "version": "3.1.2",
1028
- "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
1029
- "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
1030
- "license": "MIT",
1031
- "engines": {
1032
- "node": ">=6.0.0"
1033
- }
1034
- },
1035
- "node_modules/@jridgewell/set-array": {
1036
- "version": "1.2.1",
1037
- "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
1038
- "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
1039
- "license": "MIT",
1040
- "engines": {
1041
- "node": ">=6.0.0"
1042
- }
1043
- },
1044
- "node_modules/@jridgewell/sourcemap-codec": {
1045
- "version": "1.5.0",
1046
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
1047
- "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
1048
- "license": "MIT"
1049
- },
1050
- "node_modules/@jridgewell/trace-mapping": {
1051
- "version": "0.3.25",
1052
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
1053
- "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
1054
- "license": "MIT",
1055
- "dependencies": {
1056
- "@jridgewell/resolve-uri": "^3.1.0",
1057
- "@jridgewell/sourcemap-codec": "^1.4.14"
1058
- }
1059
- },
1060
- "node_modules/@nodelib/fs.scandir": {
1061
- "version": "2.1.5",
1062
- "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
1063
- "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
1064
- "dev": true,
1065
- "license": "MIT",
1066
- "dependencies": {
1067
- "@nodelib/fs.stat": "2.0.5",
1068
- "run-parallel": "^1.1.9"
1069
- },
1070
- "engines": {
1071
- "node": ">= 8"
1072
- }
1073
- },
1074
- "node_modules/@nodelib/fs.stat": {
1075
- "version": "2.0.5",
1076
- "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
1077
- "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
1078
- "dev": true,
1079
- "license": "MIT",
1080
- "engines": {
1081
- "node": ">= 8"
1082
- }
1083
- },
1084
- "node_modules/@nodelib/fs.walk": {
1085
- "version": "1.2.8",
1086
- "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
1087
- "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
1088
- "dev": true,
1089
- "license": "MIT",
1090
- "dependencies": {
1091
- "@nodelib/fs.scandir": "2.1.5",
1092
- "fastq": "^1.6.0"
1093
- },
1094
- "engines": {
1095
- "node": ">= 8"
1096
- }
1097
- },
1098
- "node_modules/@pkgjs/parseargs": {
1099
- "version": "0.11.0",
1100
- "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
1101
- "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
1102
- "dev": true,
1103
- "license": "MIT",
1104
- "optional": true,
1105
- "engines": {
1106
- "node": ">=14"
1107
- }
1108
- },
1109
- "node_modules/@reactivedata/react": {
1110
- "version": "0.2.2",
1111
- "resolved": "https://registry.npmjs.org/@reactivedata/react/-/react-0.2.2.tgz",
1112
- "integrity": "sha512-fJ8qoHRbicQnVcnwfHa9FO73mbHFfl590xpuGM4Mo1P2ClaDATfl9oUrrySE+tbA//M9cn8De8HTwjoNqt91sw==",
1113
- "license": "MIT",
1114
- "dependencies": {
1115
- "@reactivedata/reactive": "^0.2.2"
1116
- },
1117
- "peerDependencies": {
1118
- "react": "^16.8.0 || ^17 || ^18"
1119
- }
1120
- },
1121
- "node_modules/@reactivedata/reactive": {
1122
- "version": "0.2.2",
1123
- "resolved": "https://registry.npmjs.org/@reactivedata/reactive/-/reactive-0.2.2.tgz",
1124
- "integrity": "sha512-KnINM/Sng25QAv6sHkJO9q/XyslLegCF5jTsTSVu+AouY3uZDVf4Am99xNCqsfqFZFvnTBBDvCsHNdvTVGvPEA==",
1125
- "license": "MIT"
1126
- },
1127
- "node_modules/@rollup/rollup-android-arm-eabi": {
1128
- "version": "4.28.1",
1129
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.28.1.tgz",
1130
- "integrity": "sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==",
1131
- "cpu": [
1132
- "arm"
1133
- ],
1134
- "dev": true,
1135
- "license": "MIT",
1136
- "optional": true,
1137
- "os": [
1138
- "android"
1139
- ]
1140
- },
1141
- "node_modules/@rollup/rollup-android-arm64": {
1142
- "version": "4.28.1",
1143
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.28.1.tgz",
1144
- "integrity": "sha512-EbkK285O+1YMrg57xVA+Dp0tDBRB93/BZKph9XhMjezf6F4TpYjaUSuPt5J0fZXlSag0LmZAsTmdGGqPp4pQFA==",
1145
- "cpu": [
1146
- "arm64"
1147
- ],
1148
- "dev": true,
1149
- "license": "MIT",
1150
- "optional": true,
1151
- "os": [
1152
- "android"
1153
- ]
1154
- },
1155
- "node_modules/@rollup/rollup-darwin-arm64": {
1156
- "version": "4.28.1",
1157
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.28.1.tgz",
1158
- "integrity": "sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==",
1159
- "cpu": [
1160
- "arm64"
1161
- ],
1162
- "dev": true,
1163
- "license": "MIT",
1164
- "optional": true,
1165
- "os": [
1166
- "darwin"
1167
- ]
1168
- },
1169
- "node_modules/@rollup/rollup-darwin-x64": {
1170
- "version": "4.28.1",
1171
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.28.1.tgz",
1172
- "integrity": "sha512-WsvbOunsUk0wccO/TV4o7IKgloJ942hVFK1CLatwv6TJspcCZb9umQkPdvB7FihmdxgaKR5JyxDjWpCOp4uZlQ==",
1173
- "cpu": [
1174
- "x64"
1175
- ],
1176
- "dev": true,
1177
- "license": "MIT",
1178
- "optional": true,
1179
- "os": [
1180
- "darwin"
1181
- ]
1182
- },
1183
- "node_modules/@rollup/rollup-freebsd-arm64": {
1184
- "version": "4.28.1",
1185
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.28.1.tgz",
1186
- "integrity": "sha512-HTDPdY1caUcU4qK23FeeGxCdJF64cKkqajU0iBnTVxS8F7H/7BewvYoG+va1KPSL63kQ1PGNyiwKOfReavzvNA==",
1187
- "cpu": [
1188
- "arm64"
1189
- ],
1190
- "dev": true,
1191
- "license": "MIT",
1192
- "optional": true,
1193
- "os": [
1194
- "freebsd"
1195
- ]
1196
- },
1197
- "node_modules/@rollup/rollup-freebsd-x64": {
1198
- "version": "4.28.1",
1199
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.28.1.tgz",
1200
- "integrity": "sha512-m/uYasxkUevcFTeRSM9TeLyPe2QDuqtjkeoTpP9SW0XxUWfcYrGDMkO/m2tTw+4NMAF9P2fU3Mw4ahNvo7QmsQ==",
1201
- "cpu": [
1202
- "x64"
1203
- ],
1204
- "dev": true,
1205
- "license": "MIT",
1206
- "optional": true,
1207
- "os": [
1208
- "freebsd"
1209
- ]
1210
- },
1211
- "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
1212
- "version": "4.28.1",
1213
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.28.1.tgz",
1214
- "integrity": "sha512-QAg11ZIt6mcmzpNE6JZBpKfJaKkqTm1A9+y9O+frdZJEuhQxiugM05gnCWiANHj4RmbgeVJpTdmKRmH/a+0QbA==",
1215
- "cpu": [
1216
- "arm"
1217
- ],
1218
- "dev": true,
1219
- "license": "MIT",
1220
- "optional": true,
1221
- "os": [
1222
- "linux"
1223
- ]
1224
- },
1225
- "node_modules/@rollup/rollup-linux-arm-musleabihf": {
1226
- "version": "4.28.1",
1227
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.28.1.tgz",
1228
- "integrity": "sha512-dRP9PEBfolq1dmMcFqbEPSd9VlRuVWEGSmbxVEfiq2cs2jlZAl0YNxFzAQS2OrQmsLBLAATDMb3Z6MFv5vOcXg==",
1229
- "cpu": [
1230
- "arm"
1231
- ],
1232
- "dev": true,
1233
- "license": "MIT",
1234
- "optional": true,
1235
- "os": [
1236
- "linux"
1237
- ]
1238
- },
1239
- "node_modules/@rollup/rollup-linux-arm64-gnu": {
1240
- "version": "4.28.1",
1241
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.28.1.tgz",
1242
- "integrity": "sha512-uGr8khxO+CKT4XU8ZUH1TTEUtlktK6Kgtv0+6bIFSeiSlnGJHG1tSFSjm41uQ9sAO/5ULx9mWOz70jYLyv1QkA==",
1243
- "cpu": [
1244
- "arm64"
1245
- ],
1246
- "dev": true,
1247
- "license": "MIT",
1248
- "optional": true,
1249
- "os": [
1250
- "linux"
1251
- ]
1252
- },
1253
- "node_modules/@rollup/rollup-linux-arm64-musl": {
1254
- "version": "4.28.1",
1255
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.28.1.tgz",
1256
- "integrity": "sha512-QF54q8MYGAqMLrX2t7tNpi01nvq5RI59UBNx+3+37zoKX5KViPo/gk2QLhsuqok05sSCRluj0D00LzCwBikb0A==",
1257
- "cpu": [
1258
- "arm64"
1259
- ],
1260
- "dev": true,
1261
- "license": "MIT",
1262
- "optional": true,
1263
- "os": [
1264
- "linux"
1265
- ]
1266
- },
1267
- "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
1268
- "version": "4.28.1",
1269
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.28.1.tgz",
1270
- "integrity": "sha512-vPul4uodvWvLhRco2w0GcyZcdyBfpfDRgNKU+p35AWEbJ/HPs1tOUrkSueVbBS0RQHAf/A+nNtDpvw95PeVKOA==",
1271
- "cpu": [
1272
- "loong64"
1273
- ],
1274
- "dev": true,
1275
- "license": "MIT",
1276
- "optional": true,
1277
- "os": [
1278
- "linux"
1279
- ]
1280
  },
1281
- "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
1282
- "version": "4.28.1",
1283
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.28.1.tgz",
1284
- "integrity": "sha512-pTnTdBuC2+pt1Rmm2SV7JWRqzhYpEILML4PKODqLz+C7Ou2apEV52h19CR7es+u04KlqplggmN9sqZlekg3R1A==",
1285
- "cpu": [
1286
- "ppc64"
1287
- ],
1288
- "dev": true,
1289
  "license": "MIT",
1290
- "optional": true,
1291
- "os": [
1292
- "linux"
1293
- ]
1294
  },
1295
- "node_modules/@rollup/rollup-linux-riscv64-gnu": {
1296
- "version": "4.28.1",
1297
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.28.1.tgz",
1298
- "integrity": "sha512-vWXy1Nfg7TPBSuAncfInmAI/WZDd5vOklyLJDdIRKABcZWojNDY0NJwruY2AcnCLnRJKSaBgf/GiJfauu8cQZA==",
1299
- "cpu": [
1300
- "riscv64"
1301
- ],
1302
- "dev": true,
1303
  "license": "MIT",
1304
- "optional": true,
1305
- "os": [
1306
- "linux"
1307
- ]
1308
  },
1309
- "node_modules/@rollup/rollup-linux-s390x-gnu": {
1310
- "version": "4.28.1",
1311
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.28.1.tgz",
1312
- "integrity": "sha512-/yqC2Y53oZjb0yz8PVuGOQQNOTwxcizudunl/tFs1aLvObTclTwZ0JhXF2XcPT/zuaymemCDSuuUPXJJyqeDOg==",
1313
- "cpu": [
1314
- "s390x"
1315
- ],
1316
- "dev": true,
 
 
1317
  "license": "MIT",
1318
- "optional": true,
1319
- "os": [
1320
- "linux"
1321
- ]
1322
  },
1323
- "node_modules/@rollup/rollup-linux-x64-gnu": {
1324
- "version": "4.28.1",
1325
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.28.1.tgz",
1326
- "integrity": "sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==",
1327
- "cpu": [
1328
- "x64"
1329
- ],
1330
  "dev": true,
1331
  "license": "MIT",
1332
- "optional": true,
1333
- "os": [
1334
- "linux"
1335
- ]
 
 
 
1336
  },
1337
- "node_modules/@rollup/rollup-linux-x64-musl": {
1338
- "version": "4.28.1",
1339
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.28.1.tgz",
1340
- "integrity": "sha512-xQTDVzSGiMlSshpJCtudbWyRfLaNiVPXt1WgdWTwWz9n0U12cI2ZVtWe/Jgwyv/6wjL7b66uu61Vg0POWVfz4g==",
1341
- "cpu": [
1342
- "x64"
1343
- ],
1344
  "dev": true,
1345
  "license": "MIT",
1346
- "optional": true,
1347
- "os": [
1348
- "linux"
1349
- ]
1350
  },
1351
- "node_modules/@rollup/rollup-win32-arm64-msvc": {
1352
- "version": "4.28.1",
1353
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.28.1.tgz",
1354
- "integrity": "sha512-wSXmDRVupJstFP7elGMgv+2HqXelQhuNf+IS4V+nUpNVi/GUiBgDmfwD0UGN3pcAnWsgKG3I52wMOBnk1VHr/A==",
1355
- "cpu": [
1356
- "arm64"
1357
- ],
1358
  "dev": true,
1359
  "license": "MIT",
1360
- "optional": true,
1361
- "os": [
1362
- "win32"
1363
- ]
 
 
 
1364
  },
1365
- "node_modules/@rollup/rollup-win32-ia32-msvc": {
1366
- "version": "4.28.1",
1367
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.28.1.tgz",
1368
- "integrity": "sha512-ZkyTJ/9vkgrE/Rk9vhMXhf8l9D+eAhbAVbsGsXKy2ohmJaWg0LPQLnIxRdRp/bKyr8tXuPlXhIoGlEB5XpJnGA==",
1369
- "cpu": [
1370
- "ia32"
1371
- ],
1372
  "dev": true,
1373
  "license": "MIT",
1374
  "optional": true,
1375
- "os": [
1376
- "win32"
1377
- ]
1378
  },
1379
- "node_modules/@rollup/rollup-win32-x64-msvc": {
1380
  "version": "4.28.1",
1381
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.28.1.tgz",
1382
- "integrity": "sha512-ZvK2jBafvttJjoIdKm/Q/Bh7IJ1Ose9IBOwpOXcOvW3ikGTQGmKDgxTC6oCAzW6PynbkKP8+um1du81XJHZ0JA==",
1383
  "cpu": [
1384
- "x64"
1385
  ],
1386
  "dev": true,
1387
  "license": "MIT",
1388
  "optional": true,
1389
  "os": [
1390
- "win32"
1391
  ]
1392
  },
1393
  "node_modules/@svgr/babel-plugin-add-jsx-attribute": {
@@ -1659,159 +996,6 @@
1659
  "node": ">=10"
1660
  }
1661
  },
1662
- "node_modules/@swc/core-darwin-x64": {
1663
- "version": "1.10.1",
1664
- "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.10.1.tgz",
1665
- "integrity": "sha512-L4BNt1fdQ5ZZhAk5qoDfUnXRabDOXKnXBxMDJ+PWLSxOGBbWE6aJTnu4zbGjJvtot0KM46m2LPAPY8ttknqaZA==",
1666
- "cpu": [
1667
- "x64"
1668
- ],
1669
- "dev": true,
1670
- "license": "Apache-2.0 AND MIT",
1671
- "optional": true,
1672
- "os": [
1673
- "darwin"
1674
- ],
1675
- "engines": {
1676
- "node": ">=10"
1677
- }
1678
- },
1679
- "node_modules/@swc/core-linux-arm-gnueabihf": {
1680
- "version": "1.10.1",
1681
- "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.10.1.tgz",
1682
- "integrity": "sha512-Y1u9OqCHgvVp2tYQAJ7hcU9qO5brDMIrA5R31rwWQIAKDkJKtv3IlTHF0hrbWk1wPR0ZdngkQSJZple7G+Grvw==",
1683
- "cpu": [
1684
- "arm"
1685
- ],
1686
- "dev": true,
1687
- "license": "Apache-2.0",
1688
- "optional": true,
1689
- "os": [
1690
- "linux"
1691
- ],
1692
- "engines": {
1693
- "node": ">=10"
1694
- }
1695
- },
1696
- "node_modules/@swc/core-linux-arm64-gnu": {
1697
- "version": "1.10.1",
1698
- "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.10.1.tgz",
1699
- "integrity": "sha512-tNQHO/UKdtnqjc7o04iRXng1wTUXPgVd8Y6LI4qIbHVoVPwksZydISjMcilKNLKIwOoUQAkxyJ16SlOAeADzhQ==",
1700
- "cpu": [
1701
- "arm64"
1702
- ],
1703
- "dev": true,
1704
- "license": "Apache-2.0 AND MIT",
1705
- "optional": true,
1706
- "os": [
1707
- "linux"
1708
- ],
1709
- "engines": {
1710
- "node": ">=10"
1711
- }
1712
- },
1713
- "node_modules/@swc/core-linux-arm64-musl": {
1714
- "version": "1.10.1",
1715
- "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.10.1.tgz",
1716
- "integrity": "sha512-x0L2Pd9weQ6n8dI1z1Isq00VHFvpBClwQJvrt3NHzmR+1wCT/gcYl1tp9P5xHh3ldM8Cn4UjWCw+7PaUgg8FcQ==",
1717
- "cpu": [
1718
- "arm64"
1719
- ],
1720
- "dev": true,
1721
- "license": "Apache-2.0 AND MIT",
1722
- "optional": true,
1723
- "os": [
1724
- "linux"
1725
- ],
1726
- "engines": {
1727
- "node": ">=10"
1728
- }
1729
- },
1730
- "node_modules/@swc/core-linux-x64-gnu": {
1731
- "version": "1.10.1",
1732
- "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.10.1.tgz",
1733
- "integrity": "sha512-yyYEwQcObV3AUsC79rSzN9z6kiWxKAVJ6Ntwq2N9YoZqSPYph+4/Am5fM1xEQYf/kb99csj0FgOelomJSobxQA==",
1734
- "cpu": [
1735
- "x64"
1736
- ],
1737
- "dev": true,
1738
- "license": "Apache-2.0 AND MIT",
1739
- "optional": true,
1740
- "os": [
1741
- "linux"
1742
- ],
1743
- "engines": {
1744
- "node": ">=10"
1745
- }
1746
- },
1747
- "node_modules/@swc/core-linux-x64-musl": {
1748
- "version": "1.10.1",
1749
- "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.10.1.tgz",
1750
- "integrity": "sha512-tcaS43Ydd7Fk7sW5ROpaf2Kq1zR+sI5K0RM+0qYLYYurvsJruj3GhBCaiN3gkzd8m/8wkqNqtVklWaQYSDsyqA==",
1751
- "cpu": [
1752
- "x64"
1753
- ],
1754
- "dev": true,
1755
- "license": "Apache-2.0 AND MIT",
1756
- "optional": true,
1757
- "os": [
1758
- "linux"
1759
- ],
1760
- "engines": {
1761
- "node": ">=10"
1762
- }
1763
- },
1764
- "node_modules/@swc/core-win32-arm64-msvc": {
1765
- "version": "1.10.1",
1766
- "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.10.1.tgz",
1767
- "integrity": "sha512-D3Qo1voA7AkbOzQ2UGuKNHfYGKL6eejN8VWOoQYtGHHQi1p5KK/Q7V1ku55oxXBsj79Ny5FRMqiRJpVGad7bjQ==",
1768
- "cpu": [
1769
- "arm64"
1770
- ],
1771
- "dev": true,
1772
- "license": "Apache-2.0 AND MIT",
1773
- "optional": true,
1774
- "os": [
1775
- "win32"
1776
- ],
1777
- "engines": {
1778
- "node": ">=10"
1779
- }
1780
- },
1781
- "node_modules/@swc/core-win32-ia32-msvc": {
1782
- "version": "1.10.1",
1783
- "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.10.1.tgz",
1784
- "integrity": "sha512-WalYdFoU3454Og+sDKHM1MrjvxUGwA2oralknXkXL8S0I/8RkWZOB++p3pLaGbTvOO++T+6znFbQdR8KRaa7DA==",
1785
- "cpu": [
1786
- "ia32"
1787
- ],
1788
- "dev": true,
1789
- "license": "Apache-2.0 AND MIT",
1790
- "optional": true,
1791
- "os": [
1792
- "win32"
1793
- ],
1794
- "engines": {
1795
- "node": ">=10"
1796
- }
1797
- },
1798
- "node_modules/@swc/core-win32-x64-msvc": {
1799
- "version": "1.10.1",
1800
- "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.10.1.tgz",
1801
- "integrity": "sha512-JWobfQDbTnoqaIwPKQ3DVSywihVXlQMbDuwik/dDWlj33A8oEHcjPOGs4OqcA3RHv24i+lfCQpM3Mn4FAMfacA==",
1802
- "cpu": [
1803
- "x64"
1804
- ],
1805
- "dev": true,
1806
- "license": "Apache-2.0 AND MIT",
1807
- "optional": true,
1808
- "os": [
1809
- "win32"
1810
- ],
1811
- "engines": {
1812
- "node": ">=10"
1813
- }
1814
- },
1815
  "node_modules/@swc/counter": {
1816
  "version": "0.1.3",
1817
  "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz",
@@ -1829,40 +1013,6 @@
1829
  "@swc/counter": "^0.1.3"
1830
  }
1831
  },
1832
- "node_modules/@syncedstore/core": {
1833
- "version": "0.6.0",
1834
- "resolved": "https://registry.npmjs.org/@syncedstore/core/-/core-0.6.0.tgz",
1835
- "integrity": "sha512-6TtjEoYJsceYi8u1oRecXwbbLmjHaU0S7HvVfOaEdDfphZLGm/faVuA2fpazqc28F0yIFGvYzvPEBUJn9vqRNw==",
1836
- "license": "MIT",
1837
- "dependencies": {
1838
- "@reactivedata/reactive": "^0.2.0",
1839
- "@syncedstore/yjs-reactive-bindings": "^0.6.0"
1840
- },
1841
- "peerDependencies": {
1842
- "yjs": "^13.5.13"
1843
- }
1844
- },
1845
- "node_modules/@syncedstore/react": {
1846
- "version": "0.6.0",
1847
- "resolved": "https://registry.npmjs.org/@syncedstore/react/-/react-0.6.0.tgz",
1848
- "integrity": "sha512-pc8ycnBuH2wp7Td5nGzP9Dn2mEW9Yg1qF0yGdjJ5UdgLEwfRkq+8/hdQl+alcoSribv9St/Bi5hJckX8GVsAbQ==",
1849
- "license": "MIT",
1850
- "dependencies": {
1851
- "@reactivedata/react": "^0.2.1"
1852
- },
1853
- "peerDependencies": {
1854
- "@syncedstore/core": "*"
1855
- }
1856
- },
1857
- "node_modules/@syncedstore/yjs-reactive-bindings": {
1858
- "version": "0.6.0",
1859
- "resolved": "https://registry.npmjs.org/@syncedstore/yjs-reactive-bindings/-/yjs-reactive-bindings-0.6.0.tgz",
1860
- "integrity": "sha512-VF78h0J4iOt79YU9d6j5E6bFKu7WXYuiI2ue9ZnA+T4SNVn8viRvg0AHm3NqHzudZZUgYT3dpnbv1/ZmU7yPZQ==",
1861
- "license": "MIT",
1862
- "peerDependencies": {
1863
- "yjs": "^13.5.13"
1864
- }
1865
- },
1866
  "node_modules/@types/cookie": {
1867
  "version": "0.6.0",
1868
  "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz",
 
11
  "@iconify-json/tabler": "^1.2.10",
12
  "@svgr/core": "^8.1.0",
13
  "@svgr/plugin-jsx": "^8.1.0",
 
 
14
  "@types/node": "^22.10.1",
15
  "@xyflow/react": "^12.3.5",
16
  "daisyui": "^4.12.20",
 
331
  "node": ">=6.9.0"
332
  }
333
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
334
  "node_modules/@esbuild/darwin-arm64": {
335
  "version": "0.24.0",
336
  "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.0.tgz",
 
348
  "node": ">=18"
349
  }
350
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
351
  "node_modules/@eslint-community/eslint-utils": {
352
  "version": "4.4.1",
353
  "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz",
 
621
  "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
622
  "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
623
  "license": "MIT",
624
+ "dependencies": {
625
+ "@jridgewell/set-array": "^1.2.1",
626
+ "@jridgewell/sourcemap-codec": "^1.4.10",
627
+ "@jridgewell/trace-mapping": "^0.3.24"
628
+ },
629
+ "engines": {
630
+ "node": ">=6.0.0"
631
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
632
  },
633
+ "node_modules/@jridgewell/resolve-uri": {
634
+ "version": "3.1.2",
635
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
636
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
 
 
 
 
637
  "license": "MIT",
638
+ "engines": {
639
+ "node": ">=6.0.0"
640
+ }
 
641
  },
642
+ "node_modules/@jridgewell/set-array": {
643
+ "version": "1.2.1",
644
+ "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
645
+ "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
 
 
 
 
646
  "license": "MIT",
647
+ "engines": {
648
+ "node": ">=6.0.0"
649
+ }
 
650
  },
651
+ "node_modules/@jridgewell/sourcemap-codec": {
652
+ "version": "1.5.0",
653
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
654
+ "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
655
+ "license": "MIT"
656
+ },
657
+ "node_modules/@jridgewell/trace-mapping": {
658
+ "version": "0.3.25",
659
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
660
+ "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
661
  "license": "MIT",
662
+ "dependencies": {
663
+ "@jridgewell/resolve-uri": "^3.1.0",
664
+ "@jridgewell/sourcemap-codec": "^1.4.14"
665
+ }
666
  },
667
+ "node_modules/@nodelib/fs.scandir": {
668
+ "version": "2.1.5",
669
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
670
+ "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
 
 
 
671
  "dev": true,
672
  "license": "MIT",
673
+ "dependencies": {
674
+ "@nodelib/fs.stat": "2.0.5",
675
+ "run-parallel": "^1.1.9"
676
+ },
677
+ "engines": {
678
+ "node": ">= 8"
679
+ }
680
  },
681
+ "node_modules/@nodelib/fs.stat": {
682
+ "version": "2.0.5",
683
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
684
+ "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
 
 
 
685
  "dev": true,
686
  "license": "MIT",
687
+ "engines": {
688
+ "node": ">= 8"
689
+ }
 
690
  },
691
+ "node_modules/@nodelib/fs.walk": {
692
+ "version": "1.2.8",
693
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
694
+ "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
 
 
 
695
  "dev": true,
696
  "license": "MIT",
697
+ "dependencies": {
698
+ "@nodelib/fs.scandir": "2.1.5",
699
+ "fastq": "^1.6.0"
700
+ },
701
+ "engines": {
702
+ "node": ">= 8"
703
+ }
704
  },
705
+ "node_modules/@pkgjs/parseargs": {
706
+ "version": "0.11.0",
707
+ "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
708
+ "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
 
 
 
709
  "dev": true,
710
  "license": "MIT",
711
  "optional": true,
712
+ "engines": {
713
+ "node": ">=14"
714
+ }
715
  },
716
+ "node_modules/@rollup/rollup-darwin-arm64": {
717
  "version": "4.28.1",
718
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.28.1.tgz",
719
+ "integrity": "sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==",
720
  "cpu": [
721
+ "arm64"
722
  ],
723
  "dev": true,
724
  "license": "MIT",
725
  "optional": true,
726
  "os": [
727
+ "darwin"
728
  ]
729
  },
730
  "node_modules/@svgr/babel-plugin-add-jsx-attribute": {
 
996
  "node": ">=10"
997
  }
998
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
999
  "node_modules/@swc/counter": {
1000
  "version": "0.1.3",
1001
  "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz",
 
1013
  "@swc/counter": "^0.1.3"
1014
  }
1015
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1016
  "node_modules/@types/cookie": {
1017
  "version": "0.6.0",
1018
  "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz",
web/package.json CHANGED
@@ -13,8 +13,6 @@
13
  "@iconify-json/tabler": "^1.2.10",
14
  "@svgr/core": "^8.1.0",
15
  "@svgr/plugin-jsx": "^8.1.0",
16
- "@syncedstore/core": "^0.6.0",
17
- "@syncedstore/react": "^0.6.0",
18
  "@types/node": "^22.10.1",
19
  "@xyflow/react": "^12.3.5",
20
  "daisyui": "^4.12.20",
 
13
  "@iconify-json/tabler": "^1.2.10",
14
  "@svgr/core": "^8.1.0",
15
  "@svgr/plugin-jsx": "^8.1.0",
 
 
16
  "@types/node": "^22.10.1",
17
  "@xyflow/react": "^12.3.5",
18
  "daisyui": "^4.12.20",
web/src/apiTypes.ts ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ /* This file was automatically generated from pydantic models by running pydantic2ts.
5
+ /* Do not modify it by hand - just update the pydantic models and then re-run the script
6
+ */
7
+
8
+ export interface BaseConfig {
9
+ [k: string]: unknown;
10
+ }
11
+ export interface Position {
12
+ x: number;
13
+ y: number;
14
+ [k: string]: unknown;
15
+ }
16
+ export interface Workspace {
17
+ env?: string;
18
+ nodes?: WorkspaceNode[];
19
+ edges?: WorkspaceEdge[];
20
+ [k: string]: unknown;
21
+ }
22
+ export interface WorkspaceNode {
23
+ id: string;
24
+ type: string;
25
+ data: WorkspaceNodeData;
26
+ position: Position;
27
+ parentId?: string | null;
28
+ [k: string]: unknown;
29
+ }
30
+ export interface WorkspaceNodeData {
31
+ title: string;
32
+ params: {
33
+ [k: string]: unknown;
34
+ };
35
+ display?: unknown;
36
+ error?: string | null;
37
+ [k: string]: unknown;
38
+ }
39
+ export interface WorkspaceEdge {
40
+ id: string;
41
+ source: string;
42
+ target: string;
43
+ sourceHandle: string;
44
+ targetHandle: string;
45
+ [k: string]: unknown;
46
+ }
web/src/workspace/LynxKiteState.ts CHANGED
@@ -1,3 +1,3 @@
1
  import { createContext } from "react";
2
 
3
- export const LynxKiteState = createContext({ workspace: {} as any });
 
1
  import { createContext } from "react";
2
 
3
+ export const LynxKiteState = createContext({});
web/src/workspace/Workspace.tsx CHANGED
@@ -1,16 +1,15 @@
1
  // The LynxKite workspace editor.
2
  import { useParams } from "react-router";
3
  import useSWR from 'swr';
4
- import { useMemo } from "react";
5
  import favicon from '../assets/favicon.ico';
6
  import {
7
  ReactFlow,
8
- useNodesState,
9
- useEdgesState,
10
  Controls,
11
  MiniMap,
12
  MarkerType,
13
  useReactFlow,
 
14
  type XYPosition,
15
  type Node,
16
  type Edge,
@@ -23,8 +22,8 @@ import ArrowBack from '~icons/tabler/arrow-back.jsx';
23
  import Backspace from '~icons/tabler/backspace.jsx';
24
  // @ts-ignore
25
  import Atom from '~icons/tabler/atom.jsx';
26
- import { syncedStore, getYjsDoc } from "@syncedstore/core";
27
- import { useSyncedStore } from "@syncedstore/react";
28
  import { WebsocketProvider } from "y-websocket";
29
  import NodeWithParams from './nodes/NodeWithParams';
30
  // import NodeWithVisualization from './NodeWithVisualization';
@@ -36,17 +35,33 @@ import NodeWithParams from './nodes/NodeWithParams';
36
  import EnvironmentSelector from './EnvironmentSelector';
37
  import { LynxKiteState } from './LynxKiteState';
38
  import '@xyflow/react/dist/style.css';
 
39
 
40
- export default function () {
41
- const [nodes, setNodes, onNodesChange] = useNodesState([]);
42
- const [edges, setEdges, onEdgesChange] = useEdgesState([]);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  const { path } = useParams();
44
 
45
- const sstore = syncedStore({ workspace: {} });
46
- const doc = getYjsDoc(sstore);
47
  const wsProvider = new WebsocketProvider("ws://localhost:8000/ws/crdt", path!, doc);
48
  wsProvider; // Just to disable the lint warning. The life cycle of this object is a mystery.
49
- const state = useSyncedStore(sstore);
50
 
51
  const fetcher = (resource: string, init?: RequestInit) => fetch(resource, init).then(res => res.json());
52
  const catalog = useSWR('/api/catalog', fetcher);
@@ -65,8 +80,8 @@ export default function () {
65
  </div>
66
  <EnvironmentSelector
67
  options={Object.keys(catalog.data || {})}
68
- value={state.workspace?.env}
69
- onChange={(env) => state.workspace.env = env}
70
  />
71
  <div className="tools text-secondary">
72
  <a href=""><Atom /></a>
@@ -75,8 +90,13 @@ export default function () {
75
  </div>
76
  </div>
77
  <div style={{ height: "100%", width: '100vw' }}>
78
- <LynxKiteState.Provider value={state}>
79
- <ReactFlow nodes={state.workspace?.nodes} edges={state.workspace?.edges} nodeTypes={nodeTypes} fitView
 
 
 
 
 
80
  proOptions={{ hideAttribution: true }}
81
  maxZoom={3}
82
  minZoom={0.3}
 
1
  // The LynxKite workspace editor.
2
  import { useParams } from "react-router";
3
  import useSWR from 'swr';
4
+ import { useMemo, useCallback } from "react";
5
  import favicon from '../assets/favicon.ico';
6
  import {
7
  ReactFlow,
 
 
8
  Controls,
9
  MiniMap,
10
  MarkerType,
11
  useReactFlow,
12
+ ReactFlowProvider,
13
  type XYPosition,
14
  type Node,
15
  type Edge,
 
22
  import Backspace from '~icons/tabler/backspace.jsx';
23
  // @ts-ignore
24
  import Atom from '~icons/tabler/atom.jsx';
25
+ // import { syncedStore, getYjsDoc } from "@syncedstore/core";
26
+ // import { useSyncedStore } from "@syncedstore/react";
27
  import { WebsocketProvider } from "y-websocket";
28
  import NodeWithParams from './nodes/NodeWithParams';
29
  // import NodeWithVisualization from './NodeWithVisualization';
 
35
  import EnvironmentSelector from './EnvironmentSelector';
36
  import { LynxKiteState } from './LynxKiteState';
37
  import '@xyflow/react/dist/style.css';
38
+ import { Workspace } from "../apiTypes.ts";
39
 
40
+
41
+ import { useShallow } from 'zustand/react/shallow';
42
+ import { useStore, selector, doc } from './store';
43
+
44
+ export default function (props: any) {
45
+ return (
46
+ <ReactFlowProvider>
47
+ <LynxKiteFlow {...props} />
48
+ </ReactFlowProvider>
49
+ );
50
+ }
51
+
52
+
53
+ function LynxKiteFlow() {
54
+ const { screenToFlowPosition } = useReactFlow();
55
+ const store = useStore(
56
+ useShallow(selector),
57
+ );
58
  const { path } = useParams();
59
 
60
+ // const sstore = syncedStore({ workspace: {} });
61
+ // const doc = getYjsDoc(sstore);
62
  const wsProvider = new WebsocketProvider("ws://localhost:8000/ws/crdt", path!, doc);
63
  wsProvider; // Just to disable the lint warning. The life cycle of this object is a mystery.
64
+ // const state: { workspace: Workspace } = useSyncedStore(sstore);
65
 
66
  const fetcher = (resource: string, init?: RequestInit) => fetch(resource, init).then(res => res.json());
67
  const catalog = useSWR('/api/catalog', fetcher);
 
80
  </div>
81
  <EnvironmentSelector
82
  options={Object.keys(catalog.data || {})}
83
+ value={store.env}
84
+ onChange={(env) => store.setEnv(env)}
85
  />
86
  <div className="tools text-secondary">
87
  <a href=""><Atom /></a>
 
90
  </div>
91
  </div>
92
  <div style={{ height: "100%", width: '100vw' }}>
93
+ <LynxKiteState.Provider value={store}>
94
+ <ReactFlow
95
+ nodes={store.nodes as Node[]}
96
+ edges={store.edges}
97
+ nodeTypes={nodeTypes} fitView
98
+ onNodesChange={store.onNodesChange}
99
+ onEdgesChange={store.onEdgesChange}
100
  proOptions={{ hideAttribution: true }}
101
  maxZoom={3}
102
  minZoom={0.3}
web/src/workspace/store.ts ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ // Like described in https://reactflow.dev/learn/advanced-use/state-management
2
+ // but with https://github.com/joebobmiles/zustand-middleware-yjs/ added.
3
+ import {
4
+ type Edge,
5
+ type Node,
6
+ type OnNodesChange,
7
+ type OnEdgesChange,
8
+ type OnConnect,
9
+ } from '@xyflow/react';
10
+ import * as apiTypes from "../apiTypes.ts";
11
+ import * as Y from "yjs";
12
+ import yjs from "zustand-middleware-yjs";
13
+ export const doc = new Y.Doc();
14
+
15
+ export type FlowState = {
16
+ env: string;
17
+ nodes: apiTypes.WorkspaceNode[];
18
+ edges: apiTypes.WorkspaceEdge[];
19
+ onNodesChange: OnNodesChange<Node>;
20
+ onEdgesChange: OnEdgesChange;
21
+ onConnect: OnConnect;
22
+ setNodes: (nodes: Node[]) => void;
23
+ setEdges: (edges: Edge[]) => void;
24
+ setEnv: (env: string) => void;
25
+ };
26
+
27
+ import { create } from 'zustand';
28
+ import { addEdge, applyNodeChanges, applyEdgeChanges } from '@xyflow/react';
29
+
30
+ export const useStore = create<FlowState>(yjs(doc, "shared", (set: any, get: any) => ({
31
+ env: 'LynxKite',
32
+ nodes: [],
33
+ edges: [],
34
+ onNodesChange: (changes: any[]) => {
35
+ set({
36
+ nodes: applyNodeChanges(changes, get().nodes),
37
+ });
38
+ },
39
+ onEdgesChange: (changes: any[]) => {
40
+ set({
41
+ edges: applyEdgeChanges(changes, get().edges),
42
+ });
43
+ },
44
+ onConnect: (connection: any) => {
45
+ set({
46
+ edges: addEdge(connection, get().edges),
47
+ });
48
+ },
49
+ setNodes: (nodes: Node[]) => {
50
+ console.log("setNodes", { nodes });
51
+ set({ nodes });
52
+ },
53
+ setEdges: (edges: Edge[]) => {
54
+ set({ edges });
55
+ },
56
+ setEnv: (env: string) => {
57
+ set({ env });
58
+ },
59
+ })));
60
+
61
+ export const selector = (state: FlowState) => ({
62
+ nodes: state.nodes,
63
+ edges: state.edges,
64
+ env: state.env,
65
+ onNodesChange: state.onNodesChange,
66
+ onEdgesChange: state.onEdgesChange,
67
+ onConnect: state.onConnect,
68
+ setEnv: state.setEnv,
69
+ });