Skip to content

Commit b5441ea

Browse files
authored
Replace react-beautiful-dnd with hello-pangea/dnd (#3873)
1 parent 6f328b8 commit b5441ea

File tree

9 files changed

+45
-305
lines changed

9 files changed

+45
-305
lines changed

docs/user_guide/assets/licenses/frontend_licenses.txt

Lines changed: 19 additions & 190 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,25 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
580580
SOFTWARE.
581581

582582

583+
@hello-pangea/dnd 18.0.1
584+
Apache-2.0
585+
Copyright 2021 Gabriel Santerre
586+
587+
Copyright 2019 Atlassian Pty Ltd
588+
589+
Licensed under the Apache License, Version 2.0 (the "License");
590+
you may not use this file except in compliance with the License.
591+
You may obtain a copy of the License at
592+
593+
http://www.apache.org/licenses/LICENSE-2.0
594+
595+
Unless required by applicable law or agreed to in writing, software
596+
distributed under the License is distributed on an "AS IS" BASIS,
597+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
598+
See the License for the specific language governing permissions and
599+
limitations under the License.
600+
601+
583602
@jridgewell/gen-mapping 0.3.8
584603
MIT
585604
Copyright 2022 Justin Ridgewell <[email protected]>
@@ -1262,31 +1281,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12621281
SOFTWARE.
12631282

12641283

1265-
@types/hoist-non-react-statics 3.3.6
1266-
MIT
1267-
MIT License
1268-
1269-
Copyright (c) Microsoft Corporation.
1270-
1271-
Permission is hereby granted, free of charge, to any person obtaining a copy
1272-
of this software and associated documentation files (the "Software"), to deal
1273-
in the Software without restriction, including without limitation the rights
1274-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1275-
copies of the Software, and to permit persons to whom the Software is
1276-
furnished to do so, subject to the following conditions:
1277-
1278-
The above copyright notice and this permission notice shall be included in all
1279-
copies or substantial portions of the Software.
1280-
1281-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1282-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1283-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1284-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1285-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1286-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1287-
SOFTWARE
1288-
1289-
12901284
@types/parse-json 4.0.2
12911285
MIT
12921286
MIT License
@@ -1337,31 +1331,6 @@ MIT
13371331
SOFTWARE
13381332

13391333

1340-
@types/react-redux 7.1.34
1341-
MIT
1342-
MIT License
1343-
1344-
Copyright (c) Microsoft Corporation.
1345-
1346-
Permission is hereby granted, free of charge, to any person obtaining a copy
1347-
of this software and associated documentation files (the "Software"), to deal
1348-
in the Software without restriction, including without limitation the rights
1349-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1350-
copies of the Software, and to permit persons to whom the Software is
1351-
furnished to do so, subject to the following conditions:
1352-
1353-
The above copyright notice and this permission notice shall be included in all
1354-
copies or substantial portions of the Software.
1355-
1356-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1357-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1358-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1359-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1360-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1361-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1362-
SOFTWARE
1363-
1364-
13651334
@types/react-transition-group 4.4.12
13661335
MIT
13671336
MIT License
@@ -3425,30 +3394,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34253394
SOFTWARE.
34263395

34273396

3428-
memoize-one 5.2.1
3429-
MIT
3430-
MIT License
3431-
3432-
Copyright (c) 2019 Alexander Reardon
3433-
3434-
Permission is hereby granted, free of charge, to any person obtaining a copy
3435-
of this software and associated documentation files (the "Software"), to deal
3436-
in the Software without restriction, including without limitation the rights
3437-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3438-
copies of the Software, and to permit persons to whom the Software is
3439-
furnished to do so, subject to the following conditions:
3440-
3441-
The above copyright notice and this permission notice shall be included in all
3442-
copies or substantial portions of the Software.
3443-
3444-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3445-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3446-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3447-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3448-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3449-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3450-
SOFTWARE.
3451-
34523397
mime-db 1.52.0
34533398
MIT
34543399
(The MIT License)
@@ -3951,23 +3896,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
39513896
SOFTWARE.
39523897

39533898

3954-
react-beautiful-dnd 13.1.1
3955-
Apache-2.0
3956-
Copyright 2019 Atlassian Pty Ltd
3957-
3958-
Licensed under the Apache License, Version 2.0 (the "License");
3959-
you may not use this file except in compliance with the License.
3960-
You may obtain a copy of the License at
3961-
3962-
http://www.apache.org/licenses/LICENSE-2.0
3963-
3964-
Unless required by applicable law or agreed to in writing, software
3965-
distributed under the License is distributed on an "AS IS" BASIS,
3966-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3967-
See the License for the specific language governing permissions and
3968-
limitations under the License.
3969-
3970-
39713899
react-chartjs-2 5.3.0
39723900
MIT
39733901
Copyright 2020 Jeremy Ayerst
@@ -4055,31 +3983,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40553983
SOFTWARE.
40563984

40573985

4058-
react-is 17.0.2
4059-
MIT
4060-
MIT License
4061-
4062-
Copyright (c) Facebook, Inc. and its affiliates.
4063-
4064-
Permission is hereby granted, free of charge, to any person obtaining a copy
4065-
of this software and associated documentation files (the "Software"), to deal
4066-
in the Software without restriction, including without limitation the rights
4067-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4068-
copies of the Software, and to permit persons to whom the Software is
4069-
furnished to do so, subject to the following conditions:
4070-
4071-
The above copyright notice and this permission notice shall be included in all
4072-
copies or substantial portions of the Software.
4073-
4074-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4075-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4076-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4077-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4078-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4079-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4080-
SOFTWARE.
4081-
4082-
40833986
react-is 19.0.0
40843987
MIT
40853988
MIT License
@@ -4152,31 +4055,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
41524055
SOFTWARE.
41534056

41544057

4155-
react-redux 7.2.9
4156-
MIT
4157-
The MIT License (MIT)
4158-
4159-
Copyright (c) 2015-present Dan Abramov
4160-
4161-
Permission is hereby granted, free of charge, to any person obtaining a copy
4162-
of this software and associated documentation files (the "Software"), to deal
4163-
in the Software without restriction, including without limitation the rights
4164-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4165-
copies of the Software, and to permit persons to whom the Software is
4166-
furnished to do so, subject to the following conditions:
4167-
4168-
The above copyright notice and this permission notice shall be included in all
4169-
copies or substantial portions of the Software.
4170-
4171-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4172-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4173-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4174-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4175-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4176-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4177-
SOFTWARE.
4178-
4179-
41804058
react-redux 9.2.0
41814059
MIT
41824060
The MIT License (MIT)
@@ -4387,31 +4265,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
43874265
SOFTWARE.
43884266

43894267

4390-
redux 4.2.1
4391-
MIT
4392-
The MIT License (MIT)
4393-
4394-
Copyright (c) 2015-present Dan Abramov
4395-
4396-
Permission is hereby granted, free of charge, to any person obtaining a copy
4397-
of this software and associated documentation files (the "Software"), to deal
4398-
in the Software without restriction, including without limitation the rights
4399-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4400-
copies of the Software, and to permit persons to whom the Software is
4401-
furnished to do so, subject to the following conditions:
4402-
4403-
The above copyright notice and this permission notice shall be included in all
4404-
copies or substantial portions of the Software.
4405-
4406-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4407-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4408-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4409-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4410-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4411-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4412-
SOFTWARE.
4413-
4414-
44154268
redux 5.0.1
44164269
MIT
44174270
The MIT License (MIT)
@@ -4862,30 +4715,6 @@ SOFTWARE.
48624715

48634716

48644717

4865-
use-memo-one 1.1.3
4866-
MIT
4867-
MIT License
4868-
4869-
Copyright (c) 2019 Alexander Reardon
4870-
4871-
Permission is hereby granted, free of charge, to any person obtaining a copy
4872-
of this software and associated documentation files (the "Software"), to deal
4873-
in the Software without restriction, including without limitation the rights
4874-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4875-
copies of the Software, and to permit persons to whom the Software is
4876-
furnished to do so, subject to the following conditions:
4877-
4878-
The above copyright notice and this permission notice shall be included in all
4879-
copies or substantial portions of the Software.
4880-
4881-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4882-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4883-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4884-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4885-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4886-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4887-
SOFTWARE.
4888-
48894718
use-sync-external-store 1.4.0
48904719
MIT
48914720
MIT License

0 commit comments

Comments
 (0)