@smart-factor/gem-ui-components 0.0.151 → 0.0.152
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/{Drawer-hW8oGQEc.js → Drawer-DqHgiVxL.js} +3 -3
- package/dist/SignEditor.js +3 -3
- package/dist/{Stack-BKtw4ken.js → Stack-hsHMA5b6.js} +25 -25
- package/dist/{Tree-D9ZVXqFc.js → Tree-BsGbydCL.js} +2 -2
- package/dist/components/ContextualSearchClient/ClientContextualSearch.d.ts +3 -1
- package/dist/components/ContextualSearchInspector/{InspectorContextualSearch.d.ts → ContextualSearchInspector.d.ts} +3 -2
- package/dist/components/ContextualSearchInspector/InspectorContextualSearch.stories.d.ts +2 -1
- package/dist/components/ContextualSearchInspector/index.d.ts +1 -1
- package/dist/components/Drawer/index.js +1 -1
- package/dist/components/Tree/index.js +1 -1
- package/dist/{index-BASTfYDt.js → index-fxYPQ0eL.js} +27260 -25159
- package/dist/licenses.txt +238 -238
- package/dist/main.js +1358 -3435
- package/dist/{warning-VtsM1Gb2.js → warning-g1pR6TEB.js} +1 -1
- package/package.json +1 -1
package/dist/licenses.txt
CHANGED
|
@@ -289,6 +289,210 @@ THE SOFTWARE.
|
|
|
289
289
|
|
|
290
290
|
---
|
|
291
291
|
|
|
292
|
+
Name: @mui/private-theming
|
|
293
|
+
Version: 7.0.2
|
|
294
|
+
License: MIT
|
|
295
|
+
Private: false
|
|
296
|
+
Description: Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.
|
|
297
|
+
Repository: git+https://github.com/mui/material-ui.git
|
|
298
|
+
Homepage: https://github.com/mui/material-ui/tree/master/packages/mui-private-theming
|
|
299
|
+
Author: MUI Team
|
|
300
|
+
License Copyright:
|
|
301
|
+
===
|
|
302
|
+
|
|
303
|
+
The MIT License (MIT)
|
|
304
|
+
|
|
305
|
+
Copyright (c) 2014 Call-Em-All
|
|
306
|
+
|
|
307
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
308
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
309
|
+
in the Software without restriction, including without limitation the rights
|
|
310
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
311
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
312
|
+
furnished to do so, subject to the following conditions:
|
|
313
|
+
|
|
314
|
+
The above copyright notice and this permission notice shall be included in all
|
|
315
|
+
copies or substantial portions of the Software.
|
|
316
|
+
|
|
317
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
318
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
319
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
320
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
321
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
322
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
323
|
+
SOFTWARE.
|
|
324
|
+
|
|
325
|
+
---
|
|
326
|
+
|
|
327
|
+
Name: @mui/system
|
|
328
|
+
Version: 7.0.2
|
|
329
|
+
License: MIT
|
|
330
|
+
Private: false
|
|
331
|
+
Description: MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.
|
|
332
|
+
Repository: git+https://github.com/mui/material-ui.git
|
|
333
|
+
Homepage: https://mui.com/system/getting-started/
|
|
334
|
+
Author: MUI Team
|
|
335
|
+
License Copyright:
|
|
336
|
+
===
|
|
337
|
+
|
|
338
|
+
The MIT License (MIT)
|
|
339
|
+
|
|
340
|
+
Copyright (c) 2014 Call-Em-All
|
|
341
|
+
|
|
342
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
343
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
344
|
+
in the Software without restriction, including without limitation the rights
|
|
345
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
346
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
347
|
+
furnished to do so, subject to the following conditions:
|
|
348
|
+
|
|
349
|
+
The above copyright notice and this permission notice shall be included in all
|
|
350
|
+
copies or substantial portions of the Software.
|
|
351
|
+
|
|
352
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
353
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
354
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
355
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
356
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
357
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
358
|
+
SOFTWARE.
|
|
359
|
+
|
|
360
|
+
---
|
|
361
|
+
|
|
362
|
+
Name: lodash-es
|
|
363
|
+
Version: 4.17.21
|
|
364
|
+
License: MIT
|
|
365
|
+
Private: false
|
|
366
|
+
Description: Lodash exported as ES modules.
|
|
367
|
+
Repository: undefined
|
|
368
|
+
Homepage: https://lodash.com/custom-builds
|
|
369
|
+
Author: John-David Dalton <john.david.dalton@gmail.com>
|
|
370
|
+
Contributors:
|
|
371
|
+
John-David Dalton <john.david.dalton@gmail.com>
|
|
372
|
+
Mathias Bynens <mathias@qiwi.be>
|
|
373
|
+
License Copyright:
|
|
374
|
+
===
|
|
375
|
+
|
|
376
|
+
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
377
|
+
|
|
378
|
+
Based on Underscore.js, copyright Jeremy Ashkenas,
|
|
379
|
+
DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
|
|
380
|
+
|
|
381
|
+
This software consists of voluntary contributions made by many
|
|
382
|
+
individuals. For exact contribution history, see the revision history
|
|
383
|
+
available at https://github.com/lodash/lodash
|
|
384
|
+
|
|
385
|
+
The following license applies to all parts of this software except as
|
|
386
|
+
documented below:
|
|
387
|
+
|
|
388
|
+
====
|
|
389
|
+
|
|
390
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
391
|
+
a copy of this software and associated documentation files (the
|
|
392
|
+
"Software"), to deal in the Software without restriction, including
|
|
393
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
394
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
395
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
396
|
+
the following conditions:
|
|
397
|
+
|
|
398
|
+
The above copyright notice and this permission notice shall be
|
|
399
|
+
included in all copies or substantial portions of the Software.
|
|
400
|
+
|
|
401
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
402
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
403
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
404
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
405
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
406
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
407
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
408
|
+
|
|
409
|
+
====
|
|
410
|
+
|
|
411
|
+
Copyright and related rights for sample code are waived via CC0. Sample
|
|
412
|
+
code is defined as all source code displayed within the prose of the
|
|
413
|
+
documentation.
|
|
414
|
+
|
|
415
|
+
CC0: http://creativecommons.org/publicdomain/zero/1.0/
|
|
416
|
+
|
|
417
|
+
====
|
|
418
|
+
|
|
419
|
+
Files located in the node_modules and vendor directories are externally
|
|
420
|
+
maintained libraries used by this software which have their own
|
|
421
|
+
licenses; we recommend you read them, as their terms may differ from the
|
|
422
|
+
terms above.
|
|
423
|
+
|
|
424
|
+
---
|
|
425
|
+
|
|
426
|
+
Name: dayjs
|
|
427
|
+
Version: 1.11.13
|
|
428
|
+
License: MIT
|
|
429
|
+
Private: false
|
|
430
|
+
Description: 2KB immutable date time library alternative to Moment.js with the same modern API
|
|
431
|
+
Repository: https://github.com/iamkun/dayjs.git
|
|
432
|
+
Homepage: https://day.js.org
|
|
433
|
+
Author: iamkun
|
|
434
|
+
License Copyright:
|
|
435
|
+
===
|
|
436
|
+
|
|
437
|
+
MIT License
|
|
438
|
+
|
|
439
|
+
Copyright (c) 2018-present, iamkun
|
|
440
|
+
|
|
441
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
442
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
443
|
+
in the Software without restriction, including without limitation the rights
|
|
444
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
445
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
446
|
+
furnished to do so, subject to the following conditions:
|
|
447
|
+
|
|
448
|
+
The above copyright notice and this permission notice shall be included in all
|
|
449
|
+
copies or substantial portions of the Software.
|
|
450
|
+
|
|
451
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
452
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
453
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
454
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
455
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
456
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
457
|
+
SOFTWARE.
|
|
458
|
+
|
|
459
|
+
---
|
|
460
|
+
|
|
461
|
+
Name: @mui/x-date-pickers
|
|
462
|
+
Version: 7.29.1
|
|
463
|
+
License: MIT
|
|
464
|
+
Private: false
|
|
465
|
+
Description: The community edition of the Date and Time Picker components (MUI X).
|
|
466
|
+
Repository: git+https://github.com/mui/mui-x.git
|
|
467
|
+
Homepage: https://mui.com/x/react-date-pickers/
|
|
468
|
+
Author: MUI Team
|
|
469
|
+
License Copyright:
|
|
470
|
+
===
|
|
471
|
+
|
|
472
|
+
MIT License
|
|
473
|
+
|
|
474
|
+
Copyright (c) 2020 Material-UI SAS
|
|
475
|
+
|
|
476
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
477
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
478
|
+
in the Software without restriction, including without limitation the rights
|
|
479
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
480
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
481
|
+
furnished to do so, subject to the following conditions:
|
|
482
|
+
|
|
483
|
+
The above copyright notice and this permission notice shall be included in all
|
|
484
|
+
copies or substantial portions of the Software.
|
|
485
|
+
|
|
486
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
487
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
488
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
489
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
490
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
491
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
492
|
+
SOFTWARE.
|
|
493
|
+
|
|
494
|
+
---
|
|
495
|
+
|
|
292
496
|
Name: react-is
|
|
293
497
|
Version: 19.1.0
|
|
294
498
|
License: MIT
|
|
@@ -413,41 +617,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
413
617
|
|
|
414
618
|
---
|
|
415
619
|
|
|
416
|
-
Name: @mui/system
|
|
417
|
-
Version: 7.0.2
|
|
418
|
-
License: MIT
|
|
419
|
-
Private: false
|
|
420
|
-
Description: MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.
|
|
421
|
-
Repository: git+https://github.com/mui/material-ui.git
|
|
422
|
-
Homepage: https://mui.com/system/getting-started/
|
|
423
|
-
Author: MUI Team
|
|
424
|
-
License Copyright:
|
|
425
|
-
===
|
|
426
|
-
|
|
427
|
-
The MIT License (MIT)
|
|
428
|
-
|
|
429
|
-
Copyright (c) 2014 Call-Em-All
|
|
430
|
-
|
|
431
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
432
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
433
|
-
in the Software without restriction, including without limitation the rights
|
|
434
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
435
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
436
|
-
furnished to do so, subject to the following conditions:
|
|
437
|
-
|
|
438
|
-
The above copyright notice and this permission notice shall be included in all
|
|
439
|
-
copies or substantial portions of the Software.
|
|
440
|
-
|
|
441
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
442
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
443
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
444
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
445
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
446
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
447
|
-
SOFTWARE.
|
|
448
|
-
|
|
449
|
-
---
|
|
450
|
-
|
|
451
620
|
Name: @babel/runtime
|
|
452
621
|
Version: 7.27.1
|
|
453
622
|
License: MIT
|
|
@@ -1002,209 +1171,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
1002
1171
|
|
|
1003
1172
|
---
|
|
1004
1173
|
|
|
1005
|
-
Name: @mui/private-theming
|
|
1006
|
-
Version: 7.0.2
|
|
1007
|
-
License: MIT
|
|
1008
|
-
Private: false
|
|
1009
|
-
Description: Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.
|
|
1010
|
-
Repository: git+https://github.com/mui/material-ui.git
|
|
1011
|
-
Homepage: https://github.com/mui/material-ui/tree/master/packages/mui-private-theming
|
|
1012
|
-
Author: MUI Team
|
|
1013
|
-
License Copyright:
|
|
1014
|
-
===
|
|
1015
|
-
|
|
1016
|
-
The MIT License (MIT)
|
|
1017
|
-
|
|
1018
|
-
Copyright (c) 2014 Call-Em-All
|
|
1019
|
-
|
|
1020
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1021
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1022
|
-
in the Software without restriction, including without limitation the rights
|
|
1023
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1024
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1025
|
-
furnished to do so, subject to the following conditions:
|
|
1026
|
-
|
|
1027
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1028
|
-
copies or substantial portions of the Software.
|
|
1029
|
-
|
|
1030
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1031
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1032
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1033
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1034
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1035
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1036
|
-
SOFTWARE.
|
|
1037
|
-
|
|
1038
|
-
---
|
|
1039
|
-
|
|
1040
|
-
Name: lodash-es
|
|
1041
|
-
Version: 4.17.21
|
|
1042
|
-
License: MIT
|
|
1043
|
-
Private: false
|
|
1044
|
-
Description: Lodash exported as ES modules.
|
|
1045
|
-
Repository: undefined
|
|
1046
|
-
Homepage: https://lodash.com/custom-builds
|
|
1047
|
-
Author: John-David Dalton <john.david.dalton@gmail.com>
|
|
1048
|
-
Contributors:
|
|
1049
|
-
John-David Dalton <john.david.dalton@gmail.com>
|
|
1050
|
-
Mathias Bynens <mathias@qiwi.be>
|
|
1051
|
-
License Copyright:
|
|
1052
|
-
===
|
|
1053
|
-
|
|
1054
|
-
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
1055
|
-
|
|
1056
|
-
Based on Underscore.js, copyright Jeremy Ashkenas,
|
|
1057
|
-
DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
|
|
1058
|
-
|
|
1059
|
-
This software consists of voluntary contributions made by many
|
|
1060
|
-
individuals. For exact contribution history, see the revision history
|
|
1061
|
-
available at https://github.com/lodash/lodash
|
|
1062
|
-
|
|
1063
|
-
The following license applies to all parts of this software except as
|
|
1064
|
-
documented below:
|
|
1065
|
-
|
|
1066
|
-
====
|
|
1067
|
-
|
|
1068
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
1069
|
-
a copy of this software and associated documentation files (the
|
|
1070
|
-
"Software"), to deal in the Software without restriction, including
|
|
1071
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
1072
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
1073
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
1074
|
-
the following conditions:
|
|
1075
|
-
|
|
1076
|
-
The above copyright notice and this permission notice shall be
|
|
1077
|
-
included in all copies or substantial portions of the Software.
|
|
1078
|
-
|
|
1079
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1080
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1081
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
1082
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
1083
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1084
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1085
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1086
|
-
|
|
1087
|
-
====
|
|
1088
|
-
|
|
1089
|
-
Copyright and related rights for sample code are waived via CC0. Sample
|
|
1090
|
-
code is defined as all source code displayed within the prose of the
|
|
1091
|
-
documentation.
|
|
1092
|
-
|
|
1093
|
-
CC0: http://creativecommons.org/publicdomain/zero/1.0/
|
|
1094
|
-
|
|
1095
|
-
====
|
|
1096
|
-
|
|
1097
|
-
Files located in the node_modules and vendor directories are externally
|
|
1098
|
-
maintained libraries used by this software which have their own
|
|
1099
|
-
licenses; we recommend you read them, as their terms may differ from the
|
|
1100
|
-
terms above.
|
|
1101
|
-
|
|
1102
|
-
---
|
|
1103
|
-
|
|
1104
|
-
Name: react-intersection-observer
|
|
1105
|
-
Version: 9.16.0
|
|
1106
|
-
License: MIT
|
|
1107
|
-
Private: false
|
|
1108
|
-
Description: Monitor if a component is inside the viewport, using IntersectionObserver API
|
|
1109
|
-
Repository: https://github.com/thebuilder/react-intersection-observer.git
|
|
1110
|
-
Author: Daniel Schmidt
|
|
1111
|
-
License Copyright:
|
|
1112
|
-
===
|
|
1113
|
-
|
|
1114
|
-
The MIT License (MIT)
|
|
1115
|
-
|
|
1116
|
-
Copyright (c) 2023 React Intersection Observer authors
|
|
1117
|
-
|
|
1118
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1119
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1120
|
-
in the Software without restriction, including without limitation the rights
|
|
1121
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1122
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1123
|
-
furnished to do so, subject to the following conditions:
|
|
1124
|
-
|
|
1125
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1126
|
-
copies or substantial portions of the Software.
|
|
1127
|
-
|
|
1128
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1129
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1130
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1131
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1132
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1133
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1134
|
-
SOFTWARE.
|
|
1135
|
-
|
|
1136
|
-
---
|
|
1137
|
-
|
|
1138
|
-
Name: dayjs
|
|
1139
|
-
Version: 1.11.13
|
|
1140
|
-
License: MIT
|
|
1141
|
-
Private: false
|
|
1142
|
-
Description: 2KB immutable date time library alternative to Moment.js with the same modern API
|
|
1143
|
-
Repository: https://github.com/iamkun/dayjs.git
|
|
1144
|
-
Homepage: https://day.js.org
|
|
1145
|
-
Author: iamkun
|
|
1146
|
-
License Copyright:
|
|
1147
|
-
===
|
|
1148
|
-
|
|
1149
|
-
MIT License
|
|
1150
|
-
|
|
1151
|
-
Copyright (c) 2018-present, iamkun
|
|
1152
|
-
|
|
1153
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1154
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1155
|
-
in the Software without restriction, including without limitation the rights
|
|
1156
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1157
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1158
|
-
furnished to do so, subject to the following conditions:
|
|
1159
|
-
|
|
1160
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1161
|
-
copies or substantial portions of the Software.
|
|
1162
|
-
|
|
1163
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1164
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1165
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1166
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1167
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1168
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1169
|
-
SOFTWARE.
|
|
1170
|
-
|
|
1171
|
-
---
|
|
1172
|
-
|
|
1173
|
-
Name: @mui/x-date-pickers
|
|
1174
|
-
Version: 7.29.1
|
|
1175
|
-
License: MIT
|
|
1176
|
-
Private: false
|
|
1177
|
-
Description: The community edition of the Date and Time Picker components (MUI X).
|
|
1178
|
-
Repository: git+https://github.com/mui/mui-x.git
|
|
1179
|
-
Homepage: https://mui.com/x/react-date-pickers/
|
|
1180
|
-
Author: MUI Team
|
|
1181
|
-
License Copyright:
|
|
1182
|
-
===
|
|
1183
|
-
|
|
1184
|
-
MIT License
|
|
1185
|
-
|
|
1186
|
-
Copyright (c) 2020 Material-UI SAS
|
|
1187
|
-
|
|
1188
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1189
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1190
|
-
in the Software without restriction, including without limitation the rights
|
|
1191
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1192
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1193
|
-
furnished to do so, subject to the following conditions:
|
|
1194
|
-
|
|
1195
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1196
|
-
copies or substantial portions of the Software.
|
|
1197
|
-
|
|
1198
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1199
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1200
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1201
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1202
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1203
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1204
|
-
SOFTWARE.
|
|
1205
|
-
|
|
1206
|
-
---
|
|
1207
|
-
|
|
1208
1174
|
Name: dom-helpers
|
|
1209
1175
|
Version: 5.2.1
|
|
1210
1176
|
License: MIT
|
|
@@ -1400,6 +1366,40 @@ License Copyright:
|
|
|
1400
1366
|
|
|
1401
1367
|
---
|
|
1402
1368
|
|
|
1369
|
+
Name: react-intersection-observer
|
|
1370
|
+
Version: 9.16.0
|
|
1371
|
+
License: MIT
|
|
1372
|
+
Private: false
|
|
1373
|
+
Description: Monitor if a component is inside the viewport, using IntersectionObserver API
|
|
1374
|
+
Repository: https://github.com/thebuilder/react-intersection-observer.git
|
|
1375
|
+
Author: Daniel Schmidt
|
|
1376
|
+
License Copyright:
|
|
1377
|
+
===
|
|
1378
|
+
|
|
1379
|
+
The MIT License (MIT)
|
|
1380
|
+
|
|
1381
|
+
Copyright (c) 2023 React Intersection Observer authors
|
|
1382
|
+
|
|
1383
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1384
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1385
|
+
in the Software without restriction, including without limitation the rights
|
|
1386
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1387
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1388
|
+
furnished to do so, subject to the following conditions:
|
|
1389
|
+
|
|
1390
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1391
|
+
copies or substantial portions of the Software.
|
|
1392
|
+
|
|
1393
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1394
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1395
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1396
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1397
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1398
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1399
|
+
SOFTWARE.
|
|
1400
|
+
|
|
1401
|
+
---
|
|
1402
|
+
|
|
1403
1403
|
Name: es-errors
|
|
1404
1404
|
Version: 1.3.0
|
|
1405
1405
|
License: MIT
|