@oomol-lab/open-flow 0.1.0-beta.14 → 0.1.0-beta.16
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/browser/{createResourceDialog-Cdixb0WC.js → createResourceDialog-DRUIXBbz.js} +24 -25
- package/dist/browser/dist-B_T-OpQp.js +4 -0
- package/dist/browser/{dist-C46JByB-.js → dist-Dz6Nglsd.js} +61 -61
- package/dist/browser/{esm-3CD4_kEl.js → esm-B7A42FzW.js} +11 -1
- package/dist/browser/flow-authoring.js +1 -1
- package/dist/browser/flow-change.js +1 -1
- package/dist/browser/flowChanges-iuoam3Bx.js +10753 -0
- package/dist/browser/{flowRunInputEditorStore-NPGePkvP.js → flowRunInputEditorStore-BBqQIOCR.js} +1017 -4100
- package/dist/browser/{flowWorkspace-DvitOPqI.js → flowWorkspace-B0UAQ-s7.js} +76839 -91049
- package/dist/browser/i18n-JtW9O5x3.js +6881 -0
- package/dist/browser/inputValues-DICmJoN-.js +43 -0
- package/dist/browser/{languages-i3Xmpt6S.js → languages-C0zQ4GSo.js} +2 -13
- package/dist/browser/licenses.md +46 -729
- package/dist/browser/main-BDnNHhkU.js +50 -0
- package/dist/browser/{markdownContent-BawLYUjh.js → markdownContent-tWc7bRAs.js} +6 -6
- package/dist/browser/theme.css +427 -0
- package/dist/browser/ui-input.d.ts +3 -0
- package/dist/browser/ui-label.d.ts +3 -0
- package/dist/browser/ui-textarea.d.ts +3 -0
- package/dist/browser/ui.css +2 -0
- package/dist/browser/ui.css.d.ts +1 -0
- package/dist/browser/ui.d.ts +3 -0
- package/dist/browser/ui.js +2401 -0
- package/dist/browser/useValueChanged-DSookOEC.js +2944 -0
- package/dist/browser/workbench.css +1 -1
- package/dist/browser/workbench.js +337 -338
- package/dist/browser/workbenchSelect-DgxXqCAa.js +11665 -0
- package/dist/common/control-api-conformance.js +7 -6
- package/dist/common/control-api.js +16 -16
- package/dist/common/control-requests.js +1 -1
- package/dist/common/flow-encoding.js +1 -1
- package/dist/common/flow-semantics.js +1 -1
- package/dist/common/mcp.d.ts +220 -0
- package/dist/common/mcp.js +2941 -1495
- package/dist/common/scheduler.js +1 -1
- package/package.json +9 -1
- package/dist/browser/DesignerIcon-Bzpx8BtG.js +0 -2272
- package/dist/browser/dist-CP0883sY.js +0 -4
- package/dist/browser/flowChanges-CNSahvWH.js +0 -14094
- package/dist/browser/getPseudoElementBounds-Dfqo78k7.js +0 -7151
- package/dist/browser/inputValues-CczmpMHr.js +0 -30
- package/dist/browser/main-DmjVyuWr.js +0 -76
- package/dist/browser/select-DCGY8Lom.js +0 -7428
- package/dist/browser/workbenchSelect-DdXtOYD1.js +0 -30
package/dist/browser/licenses.md
CHANGED
|
@@ -457,222 +457,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
457
457
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
458
458
|
THE SOFTWARE.
|
|
459
459
|
|
|
460
|
-
## @emotion/cache - 11.14.0 (MIT)
|
|
461
|
-
|
|
462
|
-
MIT License
|
|
463
|
-
|
|
464
|
-
Copyright (c) Emotion team and other contributors
|
|
465
|
-
|
|
466
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
467
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
468
|
-
in the Software without restriction, including without limitation the rights
|
|
469
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
470
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
471
|
-
furnished to do so, subject to the following conditions:
|
|
472
|
-
|
|
473
|
-
The above copyright notice and this permission notice shall be included in all
|
|
474
|
-
copies or substantial portions of the Software.
|
|
475
|
-
|
|
476
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
477
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
478
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
479
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
480
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
481
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
482
|
-
SOFTWARE.
|
|
483
|
-
|
|
484
|
-
## @emotion/hash - 0.9.2 (MIT)
|
|
485
|
-
|
|
486
|
-
MIT License
|
|
487
|
-
|
|
488
|
-
Copyright (c) Emotion team and other contributors
|
|
489
|
-
|
|
490
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
491
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
492
|
-
in the Software without restriction, including without limitation the rights
|
|
493
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
494
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
495
|
-
furnished to do so, subject to the following conditions:
|
|
496
|
-
|
|
497
|
-
The above copyright notice and this permission notice shall be included in all
|
|
498
|
-
copies or substantial portions of the Software.
|
|
499
|
-
|
|
500
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
501
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
502
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
503
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
504
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
505
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
506
|
-
SOFTWARE.
|
|
507
|
-
|
|
508
|
-
## @emotion/memoize - 0.9.0 (MIT)
|
|
509
|
-
|
|
510
|
-
MIT License
|
|
511
|
-
|
|
512
|
-
Copyright (c) Emotion team and other contributors
|
|
513
|
-
|
|
514
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
515
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
516
|
-
in the Software without restriction, including without limitation the rights
|
|
517
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
518
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
519
|
-
furnished to do so, subject to the following conditions:
|
|
520
|
-
|
|
521
|
-
The above copyright notice and this permission notice shall be included in all
|
|
522
|
-
copies or substantial portions of the Software.
|
|
523
|
-
|
|
524
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
525
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
526
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
527
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
528
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
529
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
530
|
-
SOFTWARE.
|
|
531
|
-
|
|
532
|
-
## @emotion/react - 11.14.0 (MIT)
|
|
533
|
-
|
|
534
|
-
MIT License
|
|
535
|
-
|
|
536
|
-
Copyright (c) Emotion team and other contributors
|
|
537
|
-
|
|
538
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
539
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
540
|
-
in the Software without restriction, including without limitation the rights
|
|
541
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
542
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
543
|
-
furnished to do so, subject to the following conditions:
|
|
544
|
-
|
|
545
|
-
The above copyright notice and this permission notice shall be included in all
|
|
546
|
-
copies or substantial portions of the Software.
|
|
547
|
-
|
|
548
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
549
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
550
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
551
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
552
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
553
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
554
|
-
SOFTWARE.
|
|
555
|
-
|
|
556
|
-
## @emotion/serialize - 1.3.3 (MIT)
|
|
557
|
-
|
|
558
|
-
MIT License
|
|
559
|
-
|
|
560
|
-
Copyright (c) Emotion team and other contributors
|
|
561
|
-
|
|
562
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
563
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
564
|
-
in the Software without restriction, including without limitation the rights
|
|
565
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
566
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
567
|
-
furnished to do so, subject to the following conditions:
|
|
568
|
-
|
|
569
|
-
The above copyright notice and this permission notice shall be included in all
|
|
570
|
-
copies or substantial portions of the Software.
|
|
571
|
-
|
|
572
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
573
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
574
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
575
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
576
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
577
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
578
|
-
SOFTWARE.
|
|
579
|
-
|
|
580
|
-
## @emotion/sheet - 1.4.0 (MIT)
|
|
581
|
-
|
|
582
|
-
MIT License
|
|
583
|
-
|
|
584
|
-
Copyright (c) Emotion team and other contributors
|
|
585
|
-
|
|
586
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
587
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
588
|
-
in the Software without restriction, including without limitation the rights
|
|
589
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
590
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
591
|
-
furnished to do so, subject to the following conditions:
|
|
592
|
-
|
|
593
|
-
The above copyright notice and this permission notice shall be included in all
|
|
594
|
-
copies or substantial portions of the Software.
|
|
595
|
-
|
|
596
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
597
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
598
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
599
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
600
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
601
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
602
|
-
SOFTWARE.
|
|
603
|
-
|
|
604
|
-
## @emotion/unitless - 0.10.0 (MIT)
|
|
605
|
-
|
|
606
|
-
MIT License
|
|
607
|
-
|
|
608
|
-
Copyright (c) Emotion team and other contributors
|
|
609
|
-
|
|
610
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
611
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
612
|
-
in the Software without restriction, including without limitation the rights
|
|
613
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
614
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
615
|
-
furnished to do so, subject to the following conditions:
|
|
616
|
-
|
|
617
|
-
The above copyright notice and this permission notice shall be included in all
|
|
618
|
-
copies or substantial portions of the Software.
|
|
619
|
-
|
|
620
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
621
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
622
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
623
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
624
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
625
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
626
|
-
SOFTWARE.
|
|
627
|
-
|
|
628
|
-
## @emotion/use-insertion-effect-with-fallbacks - 1.2.0 (MIT)
|
|
629
|
-
|
|
630
|
-
MIT License
|
|
631
|
-
|
|
632
|
-
Copyright (c) Emotion team and other contributors
|
|
633
|
-
|
|
634
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
635
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
636
|
-
in the Software without restriction, including without limitation the rights
|
|
637
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
638
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
639
|
-
furnished to do so, subject to the following conditions:
|
|
640
|
-
|
|
641
|
-
The above copyright notice and this permission notice shall be included in all
|
|
642
|
-
copies or substantial portions of the Software.
|
|
643
|
-
|
|
644
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
645
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
646
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
647
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
648
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
649
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
650
|
-
SOFTWARE.
|
|
651
|
-
|
|
652
|
-
## @emotion/utils - 1.4.2 (MIT)
|
|
653
|
-
|
|
654
|
-
MIT License
|
|
655
|
-
|
|
656
|
-
Copyright (c) Emotion team and other contributors
|
|
657
|
-
|
|
658
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
659
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
660
|
-
in the Software without restriction, including without limitation the rights
|
|
661
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
662
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
663
|
-
furnished to do so, subject to the following conditions:
|
|
664
|
-
|
|
665
|
-
The above copyright notice and this permission notice shall be included in all
|
|
666
|
-
copies or substantial portions of the Software.
|
|
667
|
-
|
|
668
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
669
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
670
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
671
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
672
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
673
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
674
|
-
SOFTWARE.
|
|
675
|
-
|
|
676
460
|
## @floating-ui/core - 1.8.0 (MIT)
|
|
677
461
|
|
|
678
462
|
MIT License
|
|
@@ -956,252 +740,14 @@ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
956
740
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
957
741
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
958
742
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
959
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
960
|
-
THE SOFTWARE.
|
|
961
|
-
|
|
962
|
-
## @lezer/markdown - 1.7.2 (MIT)
|
|
963
|
-
|
|
964
|
-
MIT License
|
|
965
|
-
|
|
966
|
-
Copyright (C) 2020 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
|
|
967
|
-
|
|
968
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
969
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
970
|
-
in the Software without restriction, including without limitation the rights
|
|
971
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
972
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
973
|
-
furnished to do so, subject to the following conditions:
|
|
974
|
-
|
|
975
|
-
The above copyright notice and this permission notice shall be included in
|
|
976
|
-
all copies or substantial portions of the Software.
|
|
977
|
-
|
|
978
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
979
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
980
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
981
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
982
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
983
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
984
|
-
THE SOFTWARE.
|
|
985
|
-
|
|
986
|
-
## @lezer/yaml - 1.0.4 (MIT)
|
|
987
|
-
|
|
988
|
-
MIT License
|
|
989
|
-
|
|
990
|
-
Copyright (C) 2024 by Marijn Haverbeke <marijnh@gmail.com> and others
|
|
991
|
-
|
|
992
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
993
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
994
|
-
in the Software without restriction, including without limitation the rights
|
|
995
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
996
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
997
|
-
furnished to do so, subject to the following conditions:
|
|
998
|
-
|
|
999
|
-
The above copyright notice and this permission notice shall be included in
|
|
1000
|
-
all copies or substantial portions of the Software.
|
|
1001
|
-
|
|
1002
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1003
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1004
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1005
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1006
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1007
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1008
|
-
THE SOFTWARE.
|
|
1009
|
-
|
|
1010
|
-
## @marijn/find-cluster-break - 1.0.4 (MIT)
|
|
1011
|
-
|
|
1012
|
-
MIT License
|
|
1013
|
-
|
|
1014
|
-
Copyright (C) 2024 by Marijn Haverbeke <marijn@haverbeke.berlin>
|
|
1015
|
-
|
|
1016
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1017
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1018
|
-
in the Software without restriction, including without limitation the rights
|
|
1019
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1020
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1021
|
-
furnished to do so, subject to the following conditions:
|
|
1022
|
-
|
|
1023
|
-
The above copyright notice and this permission notice shall be included in
|
|
1024
|
-
all copies or substantial portions of the Software.
|
|
1025
|
-
|
|
1026
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1027
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1028
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1029
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1030
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1031
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1032
|
-
THE SOFTWARE.
|
|
1033
|
-
|
|
1034
|
-
## @rc-component/motion - 1.3.3 (MIT)
|
|
1035
|
-
|
|
1036
|
-
The MIT License (MIT)
|
|
1037
|
-
|
|
1038
|
-
Copyright (c) 2019-present afc163
|
|
1039
|
-
|
|
1040
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
1041
|
-
|
|
1042
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1043
|
-
|
|
1044
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1045
|
-
|
|
1046
|
-
## @rc-component/portal - 2.2.1 (MIT)
|
|
1047
|
-
|
|
1048
|
-
MIT License
|
|
1049
|
-
|
|
1050
|
-
Copyright (c) 2019-present react-component
|
|
1051
|
-
|
|
1052
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1053
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1054
|
-
in the Software without restriction, including without limitation the rights
|
|
1055
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1056
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1057
|
-
furnished to do so, subject to the following conditions:
|
|
1058
|
-
|
|
1059
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1060
|
-
copies or substantial portions of the Software.
|
|
1061
|
-
|
|
1062
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1063
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1064
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1065
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1066
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1067
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1068
|
-
SOFTWARE.
|
|
1069
|
-
|
|
1070
|
-
## @rc-component/resize-observer - 1.1.2 (MIT)
|
|
1071
|
-
|
|
1072
|
-
The MIT License (MIT)
|
|
1073
|
-
|
|
1074
|
-
Copyright (c) 2019-present afc163
|
|
1075
|
-
|
|
1076
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
1077
|
-
|
|
1078
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1079
|
-
|
|
1080
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1081
|
-
|
|
1082
|
-
## @rc-component/tooltip - 1.4.0 (MIT)
|
|
1083
|
-
|
|
1084
|
-
The MIT License (MIT)
|
|
1085
|
-
|
|
1086
|
-
Copyright (c) 2015-present Alipay.com, https://www.alipay.com/
|
|
1087
|
-
|
|
1088
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1089
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1090
|
-
in the Software without restriction, including without limitation the rights
|
|
1091
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1092
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1093
|
-
furnished to do so, subject to the following conditions:
|
|
1094
|
-
|
|
1095
|
-
The above copyright notice and this permission notice shall be included in
|
|
1096
|
-
all copies or substantial portions of the Software.
|
|
1097
|
-
|
|
1098
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
1099
|
-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1100
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1101
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1102
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
1103
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
1104
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1105
|
-
|
|
1106
|
-
## @rc-component/trigger - 3.10.1 (MIT)
|
|
1107
|
-
|
|
1108
|
-
The MIT License (MIT)
|
|
1109
|
-
Copyright (c) 2015-present Alipay.com, https://www.alipay.com/
|
|
1110
|
-
|
|
1111
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1112
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1113
|
-
in the Software without restriction, including without limitation the rights
|
|
1114
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1115
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1116
|
-
furnished to do so, subject to the following conditions:
|
|
1117
|
-
|
|
1118
|
-
The above copyright notice and this permission notice shall be included in
|
|
1119
|
-
all copies or substantial portions of the Software.
|
|
1120
|
-
|
|
1121
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
1122
|
-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1123
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1124
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1125
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
1126
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
1127
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1128
|
-
|
|
1129
|
-
## @rc-component/util - 1.12.0 (MIT)
|
|
1130
|
-
|
|
1131
|
-
The MIT License (MIT)
|
|
1132
|
-
|
|
1133
|
-
Copyright (c) 2014-present yiminghe
|
|
1134
|
-
Copyright (c) 2015-present Alipay.com, https://www.alipay.com/
|
|
1135
|
-
|
|
1136
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1137
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1138
|
-
in the Software without restriction, including without limitation the rights
|
|
1139
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1140
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1141
|
-
furnished to do so, subject to the following conditions:
|
|
1142
|
-
|
|
1143
|
-
The above copyright notice and this permission notice shall be included in
|
|
1144
|
-
all copies or substantial portions of the Software.
|
|
1145
|
-
|
|
1146
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
1147
|
-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1148
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1149
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1150
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
1151
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
1152
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1153
|
-
|
|
1154
|
-
## @uiw/codemirror-theme-github - 4.25.11 (MIT)
|
|
1155
|
-
|
|
1156
|
-
## @uiw/codemirror-themes - 4.25.11 (MIT)
|
|
1157
|
-
|
|
1158
|
-
## @ungap/structured-clone - 1.3.4 (ISC)
|
|
1159
|
-
|
|
1160
|
-
ISC License
|
|
1161
|
-
|
|
1162
|
-
Copyright (c) 2021, Andrea Giammarchi, @WebReflection
|
|
1163
|
-
|
|
1164
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1165
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1166
|
-
copyright notice and this permission notice appear in all copies.
|
|
1167
|
-
|
|
1168
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1169
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
1170
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1171
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
1172
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
1173
|
-
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
1174
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
1175
|
-
|
|
1176
|
-
## @wopjs/async-seq - 0.1.2 (MIT)
|
|
1177
|
-
|
|
1178
|
-
MIT License
|
|
1179
|
-
|
|
1180
|
-
Copyright (c) 2024 wopjs
|
|
1181
|
-
|
|
1182
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1183
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1184
|
-
in the Software without restriction, including without limitation the rights
|
|
1185
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1186
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1187
|
-
furnished to do so, subject to the following conditions:
|
|
1188
|
-
|
|
1189
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1190
|
-
copies or substantial portions of the Software.
|
|
1191
|
-
|
|
1192
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1193
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1194
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1195
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1196
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1197
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1198
|
-
SOFTWARE.
|
|
743
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
744
|
+
THE SOFTWARE.
|
|
1199
745
|
|
|
1200
|
-
## @
|
|
746
|
+
## @lezer/markdown - 1.7.2 (MIT)
|
|
1201
747
|
|
|
1202
748
|
MIT License
|
|
1203
749
|
|
|
1204
|
-
Copyright (
|
|
750
|
+
Copyright (C) 2020 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
|
|
1205
751
|
|
|
1206
752
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1207
753
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1210,24 +756,22 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1210
756
|
copies of the Software, and to permit persons to whom the Software is
|
|
1211
757
|
furnished to do so, subject to the following conditions:
|
|
1212
758
|
|
|
1213
|
-
The above copyright notice and this permission notice shall be included in
|
|
1214
|
-
copies or substantial portions of the Software.
|
|
759
|
+
The above copyright notice and this permission notice shall be included in
|
|
760
|
+
all copies or substantial portions of the Software.
|
|
1215
761
|
|
|
1216
762
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1217
763
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1218
764
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1219
765
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1220
766
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1221
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1222
|
-
SOFTWARE.
|
|
1223
|
-
|
|
1224
|
-
## @wopjs/disposable - 0.1.24 (MIT)
|
|
767
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
768
|
+
THE SOFTWARE.
|
|
1225
769
|
|
|
1226
|
-
## @
|
|
770
|
+
## @lezer/yaml - 1.0.4 (MIT)
|
|
1227
771
|
|
|
1228
772
|
MIT License
|
|
1229
773
|
|
|
1230
|
-
Copyright (
|
|
774
|
+
Copyright (C) 2024 by Marijn Haverbeke <marijnh@gmail.com> and others
|
|
1231
775
|
|
|
1232
776
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1233
777
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1236,22 +780,22 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1236
780
|
copies of the Software, and to permit persons to whom the Software is
|
|
1237
781
|
furnished to do so, subject to the following conditions:
|
|
1238
782
|
|
|
1239
|
-
The above copyright notice and this permission notice shall be included in
|
|
1240
|
-
copies or substantial portions of the Software.
|
|
783
|
+
The above copyright notice and this permission notice shall be included in
|
|
784
|
+
all copies or substantial portions of the Software.
|
|
1241
785
|
|
|
1242
786
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1243
787
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1244
788
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1245
789
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1246
790
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1247
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1248
|
-
SOFTWARE.
|
|
791
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
792
|
+
THE SOFTWARE.
|
|
1249
793
|
|
|
1250
|
-
## @
|
|
794
|
+
## @marijn/find-cluster-break - 1.0.4 (MIT)
|
|
1251
795
|
|
|
1252
796
|
MIT License
|
|
1253
797
|
|
|
1254
|
-
Copyright (
|
|
798
|
+
Copyright (C) 2024 by Marijn Haverbeke <marijn@haverbeke.berlin>
|
|
1255
799
|
|
|
1256
800
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1257
801
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1260,22 +804,44 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1260
804
|
copies of the Software, and to permit persons to whom the Software is
|
|
1261
805
|
furnished to do so, subject to the following conditions:
|
|
1262
806
|
|
|
1263
|
-
The above copyright notice and this permission notice shall be included in
|
|
1264
|
-
copies or substantial portions of the Software.
|
|
807
|
+
The above copyright notice and this permission notice shall be included in
|
|
808
|
+
all copies or substantial portions of the Software.
|
|
1265
809
|
|
|
1266
810
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1267
811
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1268
812
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1269
813
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1270
814
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1271
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1272
|
-
SOFTWARE.
|
|
815
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
816
|
+
THE SOFTWARE.
|
|
817
|
+
|
|
818
|
+
## @uiw/codemirror-theme-github - 4.25.11 (MIT)
|
|
819
|
+
|
|
820
|
+
## @uiw/codemirror-themes - 4.25.11 (MIT)
|
|
821
|
+
|
|
822
|
+
## @ungap/structured-clone - 1.3.4 (ISC)
|
|
823
|
+
|
|
824
|
+
ISC License
|
|
825
|
+
|
|
826
|
+
Copyright (c) 2021, Andrea Giammarchi, @WebReflection
|
|
827
|
+
|
|
828
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
829
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
830
|
+
copyright notice and this permission notice appear in all copies.
|
|
831
|
+
|
|
832
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
833
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
834
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
835
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
836
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
837
|
+
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
838
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
1273
839
|
|
|
1274
|
-
## @wopjs/
|
|
840
|
+
## @wopjs/cast - 0.1.16 (MIT)
|
|
1275
841
|
|
|
1276
842
|
MIT License
|
|
1277
843
|
|
|
1278
|
-
Copyright (c)
|
|
844
|
+
Copyright (c) 2026 wopjs
|
|
1279
845
|
|
|
1280
846
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1281
847
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1295,6 +861,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1295
861
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1296
862
|
SOFTWARE.
|
|
1297
863
|
|
|
864
|
+
## @wopjs/disposable - 0.1.24 (MIT)
|
|
865
|
+
|
|
1298
866
|
## @xyflow/react - 12.11.2 (MIT)
|
|
1299
867
|
|
|
1300
868
|
MIT License
|
|
@@ -3002,38 +2570,6 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
|
3002
2570
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
3003
2571
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3004
2572
|
|
|
3005
|
-
## hoist-non-react-statics - 3.3.2 (BSD-3-Clause)
|
|
3006
|
-
|
|
3007
|
-
Software License Agreement (BSD License)
|
|
3008
|
-
========================================
|
|
3009
|
-
|
|
3010
|
-
Copyright (c) 2015, Yahoo! Inc. All rights reserved.
|
|
3011
|
-
----------------------------------------------------
|
|
3012
|
-
|
|
3013
|
-
Redistribution and use of this software in source and binary forms, with or
|
|
3014
|
-
without modification, are permitted provided that the following conditions are
|
|
3015
|
-
met:
|
|
3016
|
-
|
|
3017
|
-
* Redistributions of source code must retain the above copyright notice, this
|
|
3018
|
-
list of conditions and the following disclaimer.
|
|
3019
|
-
* Redistributions in binary form must reproduce the above copyright notice,
|
|
3020
|
-
this list of conditions and the following disclaimer in the documentation
|
|
3021
|
-
and/or other materials provided with the distribution.
|
|
3022
|
-
* Neither the name of Yahoo! Inc. nor the names of YUI's contributors may be
|
|
3023
|
-
used to endorse or promote products derived from this software without
|
|
3024
|
-
specific prior written permission of Yahoo! Inc.
|
|
3025
|
-
|
|
3026
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
3027
|
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
3028
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
3029
|
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
|
3030
|
-
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
3031
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
3032
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
|
3033
|
-
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
3034
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
3035
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3036
|
-
|
|
3037
2573
|
## html-url-attributes - 3.0.1 (MIT)
|
|
3038
2574
|
|
|
3039
2575
|
(The MIT License)
|
|
@@ -3095,8 +2631,6 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
3095
2631
|
|
|
3096
2632
|
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3097
2633
|
|
|
3098
|
-
## is-mobile - 5.0.0 (MIT)
|
|
3099
|
-
|
|
3100
2634
|
## is-plain-obj - 4.1.0 (MIT)
|
|
3101
2635
|
|
|
3102
2636
|
MIT License
|
|
@@ -3648,30 +3182,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
3648
3182
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3649
3183
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3650
3184
|
|
|
3651
|
-
## memoize-one - 6.0.0 (MIT)
|
|
3652
|
-
|
|
3653
|
-
MIT License
|
|
3654
|
-
|
|
3655
|
-
Copyright (c) 2019 Alexander Reardon
|
|
3656
|
-
|
|
3657
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3658
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3659
|
-
in the Software without restriction, including without limitation the rights
|
|
3660
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3661
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3662
|
-
furnished to do so, subject to the following conditions:
|
|
3663
|
-
|
|
3664
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3665
|
-
copies or substantial portions of the Software.
|
|
3666
|
-
|
|
3667
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3668
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3669
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3670
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3671
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3672
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3673
|
-
SOFTWARE.
|
|
3674
|
-
|
|
3675
3185
|
## micromark-core-commonmark - 2.0.3 (MIT)
|
|
3676
3186
|
|
|
3677
3187
|
(The MIT License)
|
|
@@ -4385,79 +3895,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4385
3895
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4386
3896
|
THE SOFTWARE.
|
|
4387
3897
|
|
|
4388
|
-
## pathe - 2.0.3 (MIT)
|
|
4389
|
-
|
|
4390
|
-
MIT License
|
|
4391
|
-
|
|
4392
|
-
Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
|
|
4393
|
-
|
|
4394
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4395
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4396
|
-
in the Software without restriction, including without limitation the rights
|
|
4397
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4398
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4399
|
-
furnished to do so, subject to the following conditions:
|
|
4400
|
-
|
|
4401
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4402
|
-
copies or substantial portions of the Software.
|
|
4403
|
-
|
|
4404
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4405
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4406
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4407
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4408
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4409
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4410
|
-
SOFTWARE.
|
|
4411
|
-
|
|
4412
|
-
---
|
|
4413
|
-
|
|
4414
|
-
Copyright Joyent, Inc. and other Node contributors.
|
|
4415
|
-
|
|
4416
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
|
4417
|
-
copy of this software and associated documentation files (the
|
|
4418
|
-
"Software"), to deal in the Software without restriction, including
|
|
4419
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
4420
|
-
distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
4421
|
-
persons to whom the Software is furnished to do so, subject to the
|
|
4422
|
-
following conditions:
|
|
4423
|
-
|
|
4424
|
-
The above copyright notice and this permission notice shall be included
|
|
4425
|
-
in all copies or substantial portions of the Software.
|
|
4426
|
-
|
|
4427
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
4428
|
-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4429
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
|
|
4430
|
-
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
4431
|
-
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
4432
|
-
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
4433
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4434
|
-
|
|
4435
|
-
---
|
|
4436
|
-
|
|
4437
|
-
Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
|
|
4438
|
-
|
|
4439
|
-
The MIT License (MIT)
|
|
4440
|
-
|
|
4441
|
-
Copyright (c) 2023-present Fabio Spampinato
|
|
4442
|
-
|
|
4443
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
|
4444
|
-
copy of this software and associated documentation files (the "Software"),
|
|
4445
|
-
to deal in the Software without restriction, including without limitation
|
|
4446
|
-
the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
4447
|
-
and/or sell copies of the Software, and to permit persons to whom the
|
|
4448
|
-
Software is furnished to do so, subject to the following conditions:
|
|
4449
|
-
|
|
4450
|
-
The above copyright notice and this permission notice shall be included in
|
|
4451
|
-
all copies or substantial portions of the Software.
|
|
4452
|
-
|
|
4453
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4454
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4455
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4456
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4457
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
4458
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4459
|
-
DEALINGS IN THE SOFTWARE.
|
|
4460
|
-
|
|
4461
3898
|
## property-information - 7.2.0 (MIT)
|
|
4462
3899
|
|
|
4463
3900
|
(The MIT License)
|
|
@@ -4531,54 +3968,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4531
3968
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4532
3969
|
SOFTWARE.
|
|
4533
3970
|
|
|
4534
|
-
## react-is - 16.13.1 (MIT)
|
|
4535
|
-
|
|
4536
|
-
MIT License
|
|
4537
|
-
|
|
4538
|
-
Copyright (c) Facebook, Inc. and its affiliates.
|
|
4539
|
-
|
|
4540
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4541
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4542
|
-
in the Software without restriction, including without limitation the rights
|
|
4543
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4544
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4545
|
-
furnished to do so, subject to the following conditions:
|
|
4546
|
-
|
|
4547
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4548
|
-
copies or substantial portions of the Software.
|
|
4549
|
-
|
|
4550
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4551
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4552
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4553
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4554
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4555
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4556
|
-
SOFTWARE.
|
|
4557
|
-
|
|
4558
|
-
## react-is - 19.2.8 (MIT)
|
|
4559
|
-
|
|
4560
|
-
MIT License
|
|
4561
|
-
|
|
4562
|
-
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
4563
|
-
|
|
4564
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4565
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4566
|
-
in the Software without restriction, including without limitation the rights
|
|
4567
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4568
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4569
|
-
furnished to do so, subject to the following conditions:
|
|
4570
|
-
|
|
4571
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4572
|
-
copies or substantial portions of the Software.
|
|
4573
|
-
|
|
4574
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4575
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4576
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4577
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4578
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4579
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4580
|
-
SOFTWARE.
|
|
4581
|
-
|
|
4582
3971
|
## react-markdown - 10.1.0 (MIT)
|
|
4583
3972
|
|
|
4584
3973
|
The MIT License (MIT)
|
|
@@ -4603,30 +3992,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4603
3992
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4604
3993
|
SOFTWARE.
|
|
4605
3994
|
|
|
4606
|
-
## react-select - 5.10.2 (MIT)
|
|
4607
|
-
|
|
4608
|
-
The MIT License (MIT)
|
|
4609
|
-
|
|
4610
|
-
Copyright (c) 2022 Jed Watson
|
|
4611
|
-
|
|
4612
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4613
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4614
|
-
in the Software without restriction, including without limitation the rights
|
|
4615
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4616
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4617
|
-
furnished to do so, subject to the following conditions:
|
|
4618
|
-
|
|
4619
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4620
|
-
copies or substantial portions of the Software.
|
|
4621
|
-
|
|
4622
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4623
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4624
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4625
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4626
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4627
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4628
|
-
SOFTWARE.
|
|
4629
|
-
|
|
4630
3995
|
## react-shorten - 1.1.5 (MIT)
|
|
4631
3996
|
|
|
4632
3997
|
MIT License
|
|
@@ -4974,30 +4339,6 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
4974
4339
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
4975
4340
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4976
4341
|
|
|
4977
|
-
## stylis - 4.2.0 (MIT)
|
|
4978
|
-
|
|
4979
|
-
MIT License
|
|
4980
|
-
|
|
4981
|
-
Copyright (c) 2016-present Sultan Tarimo
|
|
4982
|
-
|
|
4983
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4984
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4985
|
-
in the Software without restriction, including without limitation the rights
|
|
4986
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4987
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4988
|
-
furnished to do so, subject to the following conditions:
|
|
4989
|
-
|
|
4990
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4991
|
-
copies or substantial portions of the Software.
|
|
4992
|
-
|
|
4993
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4994
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4995
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4996
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4997
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4998
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4999
|
-
SOFTWARE.
|
|
5000
|
-
|
|
5001
4342
|
## tailwind-merge - 3.6.0 (MIT)
|
|
5002
4343
|
|
|
5003
4344
|
MIT License
|
|
@@ -5326,30 +4667,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5326
4667
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5327
4668
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5328
4669
|
|
|
5329
|
-
## use-isomorphic-layout-effect - 1.2.1 (MIT)
|
|
5330
|
-
|
|
5331
|
-
MIT License
|
|
5332
|
-
|
|
5333
|
-
Copyright (c) Mateusz Burzyński
|
|
5334
|
-
|
|
5335
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5336
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5337
|
-
in the Software without restriction, including without limitation the rights
|
|
5338
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5339
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5340
|
-
furnished to do so, subject to the following conditions:
|
|
5341
|
-
|
|
5342
|
-
The above copyright notice and this permission notice shall be included in all
|
|
5343
|
-
copies or substantial portions of the Software.
|
|
5344
|
-
|
|
5345
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5346
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5347
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5348
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5349
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5350
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5351
|
-
SOFTWARE.
|
|
5352
|
-
|
|
5353
4670
|
## use-sync-external-store - 1.6.0 (MIT)
|
|
5354
4671
|
|
|
5355
4672
|
MIT License
|