@oomol-lab/open-flow 0.1.0-alpha.6 → 0.1.0-alpha.8
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/{addNodeOptions-C4wix0_u.js → addNodeOptions-DRndy4EK.js} +2080 -2022
- package/dist/browser/{createLucideIcon-ggJB9CTC.js → createLucideIcon-CqjqCezK.js} +829 -832
- package/dist/browser/{createResourceDialog-CESUCxOM.js → createResourceDialog-A64dDFCG.js} +140 -140
- package/dist/browser/{esm-CoE5_2w7.js → esm-YIGXG-Js.js} +1 -11
- package/dist/browser/{field-CIrv7Rez.js → field-CKGQHCIi.js} +88 -88
- package/dist/browser/flow-authoring.js +29 -19
- package/dist/browser/flow-change.d.ts +16 -10
- package/dist/browser/flow-change.js +62 -59
- package/dist/browser/{flowWorkspace-Bo0bz1Uz.js → flowWorkspace-D7-rBA1-.js} +16961 -12403
- package/dist/browser/licenses.md +514 -0
- package/dist/browser/workbench.css +1 -1
- package/dist/browser/workbench.js +439 -388
- package/dist/common/control-api-conformance.js +106 -15
- package/dist/common/control-api.d.ts +1 -1
- package/dist/common/control-api.js +1 -1
- package/dist/common/flow-encoding.d.ts +3 -3
- package/dist/common/flow-encoding.js +11 -7
- package/dist/common/flow-semantics.js +514 -505
- package/dist/common/scheduler.js +156 -151
- package/package.json +1 -1
package/dist/browser/licenses.md
CHANGED
|
@@ -431,6 +431,222 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
431
431
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
432
432
|
THE SOFTWARE.
|
|
433
433
|
|
|
434
|
+
## @emotion/cache - 11.14.0 (MIT)
|
|
435
|
+
|
|
436
|
+
MIT License
|
|
437
|
+
|
|
438
|
+
Copyright (c) Emotion team and other contributors
|
|
439
|
+
|
|
440
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
441
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
442
|
+
in the Software without restriction, including without limitation the rights
|
|
443
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
444
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
445
|
+
furnished to do so, subject to the following conditions:
|
|
446
|
+
|
|
447
|
+
The above copyright notice and this permission notice shall be included in all
|
|
448
|
+
copies or substantial portions of the Software.
|
|
449
|
+
|
|
450
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
451
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
452
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
453
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
454
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
455
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
456
|
+
SOFTWARE.
|
|
457
|
+
|
|
458
|
+
## @emotion/hash - 0.9.2 (MIT)
|
|
459
|
+
|
|
460
|
+
MIT License
|
|
461
|
+
|
|
462
|
+
Copyright (c) Emotion team and other contributors
|
|
463
|
+
|
|
464
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
465
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
466
|
+
in the Software without restriction, including without limitation the rights
|
|
467
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
468
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
469
|
+
furnished to do so, subject to the following conditions:
|
|
470
|
+
|
|
471
|
+
The above copyright notice and this permission notice shall be included in all
|
|
472
|
+
copies or substantial portions of the Software.
|
|
473
|
+
|
|
474
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
475
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
476
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
477
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
478
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
479
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
480
|
+
SOFTWARE.
|
|
481
|
+
|
|
482
|
+
## @emotion/memoize - 0.9.0 (MIT)
|
|
483
|
+
|
|
484
|
+
MIT License
|
|
485
|
+
|
|
486
|
+
Copyright (c) Emotion team and other contributors
|
|
487
|
+
|
|
488
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
489
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
490
|
+
in the Software without restriction, including without limitation the rights
|
|
491
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
492
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
493
|
+
furnished to do so, subject to the following conditions:
|
|
494
|
+
|
|
495
|
+
The above copyright notice and this permission notice shall be included in all
|
|
496
|
+
copies or substantial portions of the Software.
|
|
497
|
+
|
|
498
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
499
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
500
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
501
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
502
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
503
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
504
|
+
SOFTWARE.
|
|
505
|
+
|
|
506
|
+
## @emotion/react - 11.14.0 (MIT)
|
|
507
|
+
|
|
508
|
+
MIT License
|
|
509
|
+
|
|
510
|
+
Copyright (c) Emotion team and other contributors
|
|
511
|
+
|
|
512
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
513
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
514
|
+
in the Software without restriction, including without limitation the rights
|
|
515
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
516
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
517
|
+
furnished to do so, subject to the following conditions:
|
|
518
|
+
|
|
519
|
+
The above copyright notice and this permission notice shall be included in all
|
|
520
|
+
copies or substantial portions of the Software.
|
|
521
|
+
|
|
522
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
523
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
524
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
525
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
526
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
527
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
528
|
+
SOFTWARE.
|
|
529
|
+
|
|
530
|
+
## @emotion/serialize - 1.3.3 (MIT)
|
|
531
|
+
|
|
532
|
+
MIT License
|
|
533
|
+
|
|
534
|
+
Copyright (c) Emotion team and other contributors
|
|
535
|
+
|
|
536
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
537
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
538
|
+
in the Software without restriction, including without limitation the rights
|
|
539
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
540
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
541
|
+
furnished to do so, subject to the following conditions:
|
|
542
|
+
|
|
543
|
+
The above copyright notice and this permission notice shall be included in all
|
|
544
|
+
copies or substantial portions of the Software.
|
|
545
|
+
|
|
546
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
547
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
548
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
549
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
550
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
551
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
552
|
+
SOFTWARE.
|
|
553
|
+
|
|
554
|
+
## @emotion/sheet - 1.4.0 (MIT)
|
|
555
|
+
|
|
556
|
+
MIT License
|
|
557
|
+
|
|
558
|
+
Copyright (c) Emotion team and other contributors
|
|
559
|
+
|
|
560
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
561
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
562
|
+
in the Software without restriction, including without limitation the rights
|
|
563
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
564
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
565
|
+
furnished to do so, subject to the following conditions:
|
|
566
|
+
|
|
567
|
+
The above copyright notice and this permission notice shall be included in all
|
|
568
|
+
copies or substantial portions of the Software.
|
|
569
|
+
|
|
570
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
571
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
572
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
573
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
574
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
575
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
576
|
+
SOFTWARE.
|
|
577
|
+
|
|
578
|
+
## @emotion/unitless - 0.10.0 (MIT)
|
|
579
|
+
|
|
580
|
+
MIT License
|
|
581
|
+
|
|
582
|
+
Copyright (c) Emotion team and other contributors
|
|
583
|
+
|
|
584
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
585
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
586
|
+
in the Software without restriction, including without limitation the rights
|
|
587
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
588
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
589
|
+
furnished to do so, subject to the following conditions:
|
|
590
|
+
|
|
591
|
+
The above copyright notice and this permission notice shall be included in all
|
|
592
|
+
copies or substantial portions of the Software.
|
|
593
|
+
|
|
594
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
595
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
596
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
597
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
598
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
599
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
600
|
+
SOFTWARE.
|
|
601
|
+
|
|
602
|
+
## @emotion/use-insertion-effect-with-fallbacks - 1.2.0 (MIT)
|
|
603
|
+
|
|
604
|
+
MIT License
|
|
605
|
+
|
|
606
|
+
Copyright (c) Emotion team and other contributors
|
|
607
|
+
|
|
608
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
609
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
610
|
+
in the Software without restriction, including without limitation the rights
|
|
611
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
612
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
613
|
+
furnished to do so, subject to the following conditions:
|
|
614
|
+
|
|
615
|
+
The above copyright notice and this permission notice shall be included in all
|
|
616
|
+
copies or substantial portions of the Software.
|
|
617
|
+
|
|
618
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
619
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
620
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
621
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
622
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
623
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
624
|
+
SOFTWARE.
|
|
625
|
+
|
|
626
|
+
## @emotion/utils - 1.4.2 (MIT)
|
|
627
|
+
|
|
628
|
+
MIT License
|
|
629
|
+
|
|
630
|
+
Copyright (c) Emotion team and other contributors
|
|
631
|
+
|
|
632
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
633
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
634
|
+
in the Software without restriction, including without limitation the rights
|
|
635
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
636
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
637
|
+
furnished to do so, subject to the following conditions:
|
|
638
|
+
|
|
639
|
+
The above copyright notice and this permission notice shall be included in all
|
|
640
|
+
copies or substantial portions of the Software.
|
|
641
|
+
|
|
642
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
643
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
644
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
645
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
646
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
647
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
648
|
+
SOFTWARE.
|
|
649
|
+
|
|
434
650
|
## @floating-ui/core - 1.8.0 (MIT)
|
|
435
651
|
|
|
436
652
|
MIT License
|
|
@@ -789,6 +1005,126 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
789
1005
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
790
1006
|
THE SOFTWARE.
|
|
791
1007
|
|
|
1008
|
+
## @rc-component/motion - 1.3.3 (MIT)
|
|
1009
|
+
|
|
1010
|
+
The MIT License (MIT)
|
|
1011
|
+
|
|
1012
|
+
Copyright (c) 2019-present afc163
|
|
1013
|
+
|
|
1014
|
+
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:
|
|
1015
|
+
|
|
1016
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1017
|
+
|
|
1018
|
+
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.
|
|
1019
|
+
|
|
1020
|
+
## @rc-component/portal - 2.2.1 (MIT)
|
|
1021
|
+
|
|
1022
|
+
MIT License
|
|
1023
|
+
|
|
1024
|
+
Copyright (c) 2019-present react-component
|
|
1025
|
+
|
|
1026
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1027
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1028
|
+
in the Software without restriction, including without limitation the rights
|
|
1029
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1030
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1031
|
+
furnished to do so, subject to the following conditions:
|
|
1032
|
+
|
|
1033
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1034
|
+
copies or substantial portions of the Software.
|
|
1035
|
+
|
|
1036
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1037
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1038
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1039
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1040
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1041
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1042
|
+
SOFTWARE.
|
|
1043
|
+
|
|
1044
|
+
## @rc-component/resize-observer - 1.1.2 (MIT)
|
|
1045
|
+
|
|
1046
|
+
The MIT License (MIT)
|
|
1047
|
+
|
|
1048
|
+
Copyright (c) 2019-present afc163
|
|
1049
|
+
|
|
1050
|
+
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:
|
|
1051
|
+
|
|
1052
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1053
|
+
|
|
1054
|
+
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.
|
|
1055
|
+
|
|
1056
|
+
## @rc-component/tooltip - 1.4.0 (MIT)
|
|
1057
|
+
|
|
1058
|
+
The MIT License (MIT)
|
|
1059
|
+
|
|
1060
|
+
Copyright (c) 2015-present Alipay.com, https://www.alipay.com/
|
|
1061
|
+
|
|
1062
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1063
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1064
|
+
in the Software without restriction, including without limitation the rights
|
|
1065
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1066
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1067
|
+
furnished to do so, subject to the following conditions:
|
|
1068
|
+
|
|
1069
|
+
The above copyright notice and this permission notice shall be included in
|
|
1070
|
+
all copies or substantial portions of the Software.
|
|
1071
|
+
|
|
1072
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
1073
|
+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1074
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1075
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1076
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
1077
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
1078
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1079
|
+
|
|
1080
|
+
## @rc-component/trigger - 3.10.1 (MIT)
|
|
1081
|
+
|
|
1082
|
+
The MIT License (MIT)
|
|
1083
|
+
Copyright (c) 2015-present Alipay.com, https://www.alipay.com/
|
|
1084
|
+
|
|
1085
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1086
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1087
|
+
in the Software without restriction, including without limitation the rights
|
|
1088
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1089
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1090
|
+
furnished to do so, subject to the following conditions:
|
|
1091
|
+
|
|
1092
|
+
The above copyright notice and this permission notice shall be included in
|
|
1093
|
+
all copies or substantial portions of the Software.
|
|
1094
|
+
|
|
1095
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
1096
|
+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1097
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1098
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1099
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
1100
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
1101
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1102
|
+
|
|
1103
|
+
## @rc-component/util - 1.12.0 (MIT)
|
|
1104
|
+
|
|
1105
|
+
The MIT License (MIT)
|
|
1106
|
+
|
|
1107
|
+
Copyright (c) 2014-present yiminghe
|
|
1108
|
+
Copyright (c) 2015-present Alipay.com, https://www.alipay.com/
|
|
1109
|
+
|
|
1110
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1111
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1112
|
+
in the Software without restriction, including without limitation the rights
|
|
1113
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1114
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1115
|
+
furnished to do so, subject to the following conditions:
|
|
1116
|
+
|
|
1117
|
+
The above copyright notice and this permission notice shall be included in
|
|
1118
|
+
all copies or substantial portions of the Software.
|
|
1119
|
+
|
|
1120
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
1121
|
+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1122
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1123
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1124
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
1125
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
1126
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1127
|
+
|
|
792
1128
|
## @uiw/codemirror-theme-github - 4.25.11 (MIT)
|
|
793
1129
|
|
|
794
1130
|
## @uiw/codemirror-themes - 4.25.11 (MIT)
|
|
@@ -2616,6 +2952,38 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
|
2616
2952
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
2617
2953
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
2618
2954
|
|
|
2955
|
+
## hoist-non-react-statics - 3.3.2 (BSD-3-Clause)
|
|
2956
|
+
|
|
2957
|
+
Software License Agreement (BSD License)
|
|
2958
|
+
========================================
|
|
2959
|
+
|
|
2960
|
+
Copyright (c) 2015, Yahoo! Inc. All rights reserved.
|
|
2961
|
+
----------------------------------------------------
|
|
2962
|
+
|
|
2963
|
+
Redistribution and use of this software in source and binary forms, with or
|
|
2964
|
+
without modification, are permitted provided that the following conditions are
|
|
2965
|
+
met:
|
|
2966
|
+
|
|
2967
|
+
* Redistributions of source code must retain the above copyright notice, this
|
|
2968
|
+
list of conditions and the following disclaimer.
|
|
2969
|
+
* Redistributions in binary form must reproduce the above copyright notice,
|
|
2970
|
+
this list of conditions and the following disclaimer in the documentation
|
|
2971
|
+
and/or other materials provided with the distribution.
|
|
2972
|
+
* Neither the name of Yahoo! Inc. nor the names of YUI's contributors may be
|
|
2973
|
+
used to endorse or promote products derived from this software without
|
|
2974
|
+
specific prior written permission of Yahoo! Inc.
|
|
2975
|
+
|
|
2976
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
2977
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
2978
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
2979
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
|
2980
|
+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
2981
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
2982
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
|
2983
|
+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
2984
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
2985
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
2986
|
+
|
|
2619
2987
|
## html-url-attributes - 3.0.1 (MIT)
|
|
2620
2988
|
|
|
2621
2989
|
(The MIT License)
|
|
@@ -2677,6 +3045,8 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
2677
3045
|
|
|
2678
3046
|
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.
|
|
2679
3047
|
|
|
3048
|
+
## is-mobile - 5.0.0 (MIT)
|
|
3049
|
+
|
|
2680
3050
|
## is-plain-obj - 4.1.0 (MIT)
|
|
2681
3051
|
|
|
2682
3052
|
MIT License
|
|
@@ -3181,6 +3551,30 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
3181
3551
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3182
3552
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3183
3553
|
|
|
3554
|
+
## memoize-one - 6.0.0 (MIT)
|
|
3555
|
+
|
|
3556
|
+
MIT License
|
|
3557
|
+
|
|
3558
|
+
Copyright (c) 2019 Alexander Reardon
|
|
3559
|
+
|
|
3560
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3561
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3562
|
+
in the Software without restriction, including without limitation the rights
|
|
3563
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3564
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3565
|
+
furnished to do so, subject to the following conditions:
|
|
3566
|
+
|
|
3567
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3568
|
+
copies or substantial portions of the Software.
|
|
3569
|
+
|
|
3570
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3571
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3572
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3573
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3574
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3575
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3576
|
+
SOFTWARE.
|
|
3577
|
+
|
|
3184
3578
|
## micromark-core-commonmark - 2.0.3 (MIT)
|
|
3185
3579
|
|
|
3186
3580
|
(The MIT License)
|
|
@@ -4017,6 +4411,54 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4017
4411
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4018
4412
|
SOFTWARE.
|
|
4019
4413
|
|
|
4414
|
+
## react-is - 16.13.1 (MIT)
|
|
4415
|
+
|
|
4416
|
+
MIT License
|
|
4417
|
+
|
|
4418
|
+
Copyright (c) Facebook, Inc. and its affiliates.
|
|
4419
|
+
|
|
4420
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4421
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4422
|
+
in the Software without restriction, including without limitation the rights
|
|
4423
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4424
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4425
|
+
furnished to do so, subject to the following conditions:
|
|
4426
|
+
|
|
4427
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4428
|
+
copies or substantial portions of the Software.
|
|
4429
|
+
|
|
4430
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4431
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4432
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4433
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4434
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4435
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4436
|
+
SOFTWARE.
|
|
4437
|
+
|
|
4438
|
+
## react-is - 19.2.8 (MIT)
|
|
4439
|
+
|
|
4440
|
+
MIT License
|
|
4441
|
+
|
|
4442
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
4443
|
+
|
|
4444
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4445
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4446
|
+
in the Software without restriction, including without limitation the rights
|
|
4447
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4448
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4449
|
+
furnished to do so, subject to the following conditions:
|
|
4450
|
+
|
|
4451
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4452
|
+
copies or substantial portions of the Software.
|
|
4453
|
+
|
|
4454
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4455
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4456
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4457
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4458
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4459
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4460
|
+
SOFTWARE.
|
|
4461
|
+
|
|
4020
4462
|
## react-markdown - 10.1.0 (MIT)
|
|
4021
4463
|
|
|
4022
4464
|
The MIT License (MIT)
|
|
@@ -4041,6 +4483,30 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4041
4483
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4042
4484
|
SOFTWARE.
|
|
4043
4485
|
|
|
4486
|
+
## react-select - 5.10.2 (MIT)
|
|
4487
|
+
|
|
4488
|
+
The MIT License (MIT)
|
|
4489
|
+
|
|
4490
|
+
Copyright (c) 2022 Jed Watson
|
|
4491
|
+
|
|
4492
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4493
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4494
|
+
in the Software without restriction, including without limitation the rights
|
|
4495
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4496
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4497
|
+
furnished to do so, subject to the following conditions:
|
|
4498
|
+
|
|
4499
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4500
|
+
copies or substantial portions of the Software.
|
|
4501
|
+
|
|
4502
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4503
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4504
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4505
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4506
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4507
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4508
|
+
SOFTWARE.
|
|
4509
|
+
|
|
4044
4510
|
## react-shorten - 1.1.5 (MIT)
|
|
4045
4511
|
|
|
4046
4512
|
MIT License
|
|
@@ -4388,6 +4854,30 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
4388
4854
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
4389
4855
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4390
4856
|
|
|
4857
|
+
## stylis - 4.2.0 (MIT)
|
|
4858
|
+
|
|
4859
|
+
MIT License
|
|
4860
|
+
|
|
4861
|
+
Copyright (c) 2016-present Sultan Tarimo
|
|
4862
|
+
|
|
4863
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4864
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4865
|
+
in the Software without restriction, including without limitation the rights
|
|
4866
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4867
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4868
|
+
furnished to do so, subject to the following conditions:
|
|
4869
|
+
|
|
4870
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4871
|
+
copies or substantial portions of the Software.
|
|
4872
|
+
|
|
4873
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4874
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4875
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4876
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4877
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4878
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4879
|
+
SOFTWARE.
|
|
4880
|
+
|
|
4391
4881
|
## tailwind-merge - 3.6.0 (MIT)
|
|
4392
4882
|
|
|
4393
4883
|
MIT License
|
|
@@ -4658,6 +5148,30 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
4658
5148
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4659
5149
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4660
5150
|
|
|
5151
|
+
## use-isomorphic-layout-effect - 1.2.1 (MIT)
|
|
5152
|
+
|
|
5153
|
+
MIT License
|
|
5154
|
+
|
|
5155
|
+
Copyright (c) Mateusz Burzyński
|
|
5156
|
+
|
|
5157
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5158
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
5159
|
+
in the Software without restriction, including without limitation the rights
|
|
5160
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5161
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
5162
|
+
furnished to do so, subject to the following conditions:
|
|
5163
|
+
|
|
5164
|
+
The above copyright notice and this permission notice shall be included in all
|
|
5165
|
+
copies or substantial portions of the Software.
|
|
5166
|
+
|
|
5167
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5168
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5169
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5170
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5171
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5172
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5173
|
+
SOFTWARE.
|
|
5174
|
+
|
|
4661
5175
|
## use-sync-external-store - 1.6.0 (MIT)
|
|
4662
5176
|
|
|
4663
5177
|
MIT License
|