@smart-factor/gem-ui-components 0.0.90 → 0.0.91

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.
Files changed (189) hide show
  1. package/dist/Drawer-Q3D0v6B2.js +2028 -0
  2. package/dist/SignEditor.js +14323 -14351
  3. package/dist/Stack-CdVfRhco.js +7503 -0
  4. package/dist/Tree-xeWEfulP.js +3135 -0
  5. package/dist/components/AccordionSummary/AccordionSummary.d.ts +0 -1
  6. package/dist/components/AccordionSummary/AccordionSummary.stories.d.ts +0 -1
  7. package/dist/components/AccordionSummary/AccordionSummary.styles.d.ts +4 -5
  8. package/dist/components/Button/Button.d.ts +0 -2
  9. package/dist/components/Button/Button.stories.d.ts +0 -1
  10. package/dist/components/Button/Button.styles.d.ts +3 -4
  11. package/dist/components/Button/ButtonAdd.d.ts +0 -1
  12. package/dist/components/ButtonPreviewAttachment/ButtonPreviewAttachment.d.ts +0 -1
  13. package/dist/components/ButtonPreviewAttachment/ButtonPreviewAttachment.stories.d.ts +0 -1
  14. package/dist/components/ButtonWithIcon/ButtonWithIcon.d.ts +0 -1
  15. package/dist/components/ButtonWithIcon/ButtonWithIcon.stories.d.ts +0 -1
  16. package/dist/components/Dialog/Dialog.d.ts +0 -1
  17. package/dist/components/Dialog/Dialog.stories.d.ts +34 -4
  18. package/dist/components/Dialog/Dialog.styles.d.ts +5 -6
  19. package/dist/components/Dialog/types.d.ts +0 -1
  20. package/dist/components/Dialogs/ConfirmDialog/ConfirmDialog.d.ts +0 -1
  21. package/dist/components/Dialogs/ConfirmDialog/ConfirmDialog.styles.d.ts +0 -1
  22. package/dist/components/Dialogs/EditDialog/EditDialog.d.ts +0 -1
  23. package/dist/components/Dialogs/EditDialog/EditDialog.styles.d.ts +0 -1
  24. package/dist/components/Drawer/Drawer.d.ts +0 -1
  25. package/dist/components/Drawer/Drawer.stories.d.ts +0 -1
  26. package/dist/components/Drawer/DrawerContent.d.ts +0 -1
  27. package/dist/components/Drawer/DrawerFooter.d.ts +0 -1
  28. package/dist/components/Drawer/DrawerHeader.d.ts +0 -1
  29. package/dist/components/Drawer/index.js +1 -1
  30. package/dist/components/Dropzone/Dropzone.stories.d.ts +0 -1
  31. package/dist/components/Dropzone/Dropzone.styles.d.ts +4 -5
  32. package/dist/components/Dropzone/DropzoneField.d.ts +0 -1
  33. package/dist/components/ElementsPicker/ElementsPicker.d.ts +0 -1
  34. package/dist/components/ElementsPicker/ElementsPicker.stories.d.ts +21 -4
  35. package/dist/components/ElementsPicker/ElementsPickerElement.d.ts +0 -1
  36. package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.d.ts +0 -1
  37. package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.stories.d.ts +0 -1
  38. package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.styles.d.ts +1 -2
  39. package/dist/components/FormComponents/Autocomplete/Autocomplete.d.ts +0 -1
  40. package/dist/components/FormComponents/Autocomplete/Autocomplete.stories.d.ts +0 -1
  41. package/dist/components/FormComponents/Autocomplete/Autocomplete.styles.d.ts +0 -1
  42. package/dist/components/FormComponents/Autocomplete/types.d.ts +0 -1
  43. package/dist/components/FormComponents/ContextualSearch/ContextualSearch.d.ts +0 -1
  44. package/dist/components/FormComponents/ContextualSearch/ContextualSearch.stories.d.ts +0 -1
  45. package/dist/components/FormComponents/ContextualSearch/ContextualSearch.styles.d.ts +1 -2
  46. package/dist/components/FormComponents/ContextualSearch/ContextualSearchControlled.d.ts +0 -1
  47. package/dist/components/FormComponents/ContextualSearch/ContextualSearchListListbox.d.ts +0 -1
  48. package/dist/components/FormComponents/ContextualSearch/mock.d.ts +0 -1
  49. package/dist/components/FormComponents/DatePicker/DatePicker.d.ts +0 -1
  50. package/dist/components/FormComponents/DatePicker/DatePicker.stories.d.ts +22 -4
  51. package/dist/components/FormComponents/DatePicker/DatePicker.styles.d.ts +2 -3
  52. package/dist/components/FormComponents/DateTimePicker/DateTimePicker.d.ts +0 -1
  53. package/dist/components/FormComponents/DateTimePicker/DateTimePicker.stories.d.ts +22 -4
  54. package/dist/components/FormComponents/DateTimePicker/DateTimePicker.styles.d.ts +2 -3
  55. package/dist/components/FormComponents/Input/Input.d.ts +0 -1
  56. package/dist/components/FormComponents/Input/Input.stories.d.ts +0 -1
  57. package/dist/components/FormComponents/RadioChips/RadioChips.d.ts +1 -3
  58. package/dist/components/FormComponents/RadioChips/RadioChips.stories.d.ts +22 -4
  59. package/dist/components/FormComponents/RadioChips/RadioChips.styles.d.ts +3 -4
  60. package/dist/components/FormComponents/SearchInput/SearchInput.d.ts +0 -1
  61. package/dist/components/FormComponents/SearchInput/SearchInput.stories.d.ts +20 -3
  62. package/dist/components/FormComponents/Select/Select.d.ts +1 -2
  63. package/dist/components/FormComponents/Select/Select.stories.d.ts +26 -4
  64. package/dist/components/FormComponents/Select/Select.styles.d.ts +1 -2
  65. package/dist/components/FormComponents/TimePicker/TimePicker.d.ts +0 -1
  66. package/dist/components/FormComponents/TimePicker/TimePicker.stories.d.ts +22 -4
  67. package/dist/components/FormComponents/TimePicker/TimePicker.styles.d.ts +3 -4
  68. package/dist/components/Grid/Grid.d.ts +0 -1
  69. package/dist/components/Grid/types.d.ts +0 -1
  70. package/dist/components/Grid/useGridInitialState.d.ts +3 -5
  71. package/dist/components/GridCell/GridCell.d.ts +0 -1
  72. package/dist/components/LoadingBackdrop/LoadingBackdrop.d.ts +0 -1
  73. package/dist/components/LoadingBackdrop/LoadingBackdrop.stories.d.ts +0 -1
  74. package/dist/components/MuiLikeWrapper/MuiLikeWrapper.d.ts +0 -1
  75. package/dist/components/MuiLikeWrapper/MuiLikeWrapper.stories.d.ts +0 -1
  76. package/dist/components/MuiLikeWrapper/MuiLikeWrapper.styles.d.ts +3 -4
  77. package/dist/components/PaginatedPopover/PaginatedPopover.d.ts +0 -1
  78. package/dist/components/PaginatedPopover/PaginatedPopover.stories.d.ts +0 -1
  79. package/dist/components/PaginatedPopover/PaginatedPopover.styles.d.ts +8 -9
  80. package/dist/components/PaginatedPopover/PaginatedPopoverContent.d.ts +2 -3
  81. package/dist/components/PaginatedPopover/PaginatedPopoverHeader.d.ts +0 -1
  82. package/dist/components/PaginatedPopover/types.d.ts +0 -1
  83. package/dist/components/ResizableWrapper/ResizableWrapper.d.ts +0 -1
  84. package/dist/components/ResizableWrapper/ResizableWrapper.stories.d.ts +0 -1
  85. package/dist/components/ResizableWrapper/ResizableWrapper.styles.d.ts +2 -3
  86. package/dist/components/SignEditor/SignEditor.d.ts +0 -1
  87. package/dist/components/SignEditor/SignEditor.stories.d.ts +0 -1
  88. package/dist/components/SignEditor/SignEditor.styles.d.ts +12 -11
  89. package/dist/components/SignEditor/SignEditorCanvas.d.ts +0 -1
  90. package/dist/components/SignEditor/SignEditorCanvasHeader.d.ts +0 -1
  91. package/dist/components/SignEditor/SignEditorContext.d.ts +0 -1
  92. package/dist/components/SignEditor/SignEditorContextProvider.d.ts +0 -1
  93. package/dist/components/SignEditor/SignEditorEditDialog.d.ts +0 -1
  94. package/dist/components/SignEditor/SignEditorImage.d.ts +0 -1
  95. package/dist/components/SignEditor/SignEditorImagesList.d.ts +0 -1
  96. package/dist/components/SignEditor/SignEditorSaveDialog.d.ts +0 -1
  97. package/dist/components/SignEditor/useOnSvgSelected.d.ts +0 -1
  98. package/dist/components/SignEditor/useSaveStencil.d.ts +0 -1
  99. package/dist/components/SignEditor/useSvgMount.d.ts +0 -1
  100. package/dist/components/SimpleAutocomplete/SimpleAutocomplete.d.ts +0 -1
  101. package/dist/components/SimpleAutocomplete/SimpleAutocomplete.stories.d.ts +0 -1
  102. package/dist/components/SimpleInput/SimpleInput.d.ts +0 -1
  103. package/dist/components/SimpleInput/SimpleInput.stories.d.ts +0 -1
  104. package/dist/components/SimpleSelect/SimpleSelect.d.ts +3 -4
  105. package/dist/components/SimpleSelect/SimpleSelect.stories.d.ts +0 -1
  106. package/dist/components/Stepper/Stepper.d.ts +0 -1
  107. package/dist/components/Stepper/Stepper.stories.d.ts +25 -5
  108. package/dist/components/Stepper/Stepper.styles.d.ts +3 -4
  109. package/dist/components/StickyContainer/StickyContainer.d.ts +0 -1
  110. package/dist/components/StickyContainer/StickyContainer.stories.d.ts +0 -1
  111. package/dist/components/StickyContainer/StickyContainer.styles.d.ts +2 -3
  112. package/dist/components/SvgImage/SvgImage.d.ts +0 -1
  113. package/dist/components/SvgImage/SvgImage.styles.d.ts +1 -2
  114. package/dist/components/TableComponents/ContextMenu/ContextMenu.d.ts +0 -1
  115. package/dist/components/TableComponents/ContextMenu/ContextMenu.stories.d.ts +0 -1
  116. package/dist/components/TableComponents/ContextMenu/ContextMenuContext.d.ts +0 -1
  117. package/dist/components/TableComponents/ContextMenu/ContextMenuItem.d.ts +0 -1
  118. package/dist/components/TableComponents/ContextMenu/ContextMenuPropsContext/ContextMenuPropsContext.d.ts +0 -1
  119. package/dist/components/TableComponents/TableActions/TableActions.d.ts +0 -1
  120. package/dist/components/TableComponents/TableActions/TableActions.stories.d.ts +0 -1
  121. package/dist/components/TableComponents/TableCustomToolbar/TableCustomToolbar.d.ts +0 -1
  122. package/dist/components/TableComponents/TableExportButton/TableExportButton.d.ts +0 -1
  123. package/dist/components/TableComponents/TableRecord/TableRecord.d.ts +0 -1
  124. package/dist/components/TableComponents/TableWithPagination/TableWithPagination.d.ts +0 -1
  125. package/dist/components/TableComponents/TableWithPagination/TableWithPagination.stories.d.ts +0 -1
  126. package/dist/components/TableComponents/TableWithPagination/TableWrapper.d.ts +0 -1
  127. package/dist/components/TableComponents/TableWithPagination/types.d.ts +0 -1
  128. package/dist/components/TabsPanel/TabsPanel.d.ts +0 -1
  129. package/dist/components/TabsPanel/TabsPanel.stories.d.ts +27 -4
  130. package/dist/components/TabsPanel/TabsPanel.styles.d.ts +7 -8
  131. package/dist/components/Toast/Toast.stories.d.ts +0 -1
  132. package/dist/components/Toast/Toast.styles.d.ts +4 -5
  133. package/dist/components/Toast/ToastContent.d.ts +0 -1
  134. package/dist/components/Toast/errorToast.d.ts +0 -1
  135. package/dist/components/Toast/infoToast.d.ts +0 -1
  136. package/dist/components/Toast/successToast.d.ts +0 -1
  137. package/dist/components/Tree/Tree.d.ts +0 -1
  138. package/dist/components/Tree/Tree.stories.d.ts +0 -1
  139. package/dist/components/Tree/index.js +1 -1
  140. package/dist/consts/data-grid.d.ts +32 -27
  141. package/dist/helpers/columns/getBooleanColumn.d.ts +0 -1
  142. package/dist/helpers/columns/getDateColumn.d.ts +0 -1
  143. package/dist/helpers/columns/getDateTimeColumn.d.ts +0 -1
  144. package/dist/helpers/columns/getNumericColumn.d.ts +0 -1
  145. package/dist/helpers/columns/getStaticColumn.d.ts +0 -1
  146. package/dist/helpers/columns/getStringColumn.d.ts +0 -1
  147. package/dist/helpers/date/formatDate.d.ts +0 -1
  148. package/dist/helpers/date/formatDateTime.d.ts +0 -1
  149. package/dist/helpers/sortColumns.d.ts +0 -1
  150. package/dist/helpers/zodTransforms.d.ts +0 -1
  151. package/dist/hooks/useContextMenu.d.ts +0 -1
  152. package/dist/hooks/useDataGridInitialState.d.ts +3 -5
  153. package/dist/hooks/useDataGridState.d.ts +2 -4
  154. package/dist/hooks/useDebounce.d.ts +1 -1
  155. package/dist/hooks/useGetFileUrl.d.ts +0 -1
  156. package/dist/hooks/useTableQuery/getLogicOperator.d.ts +0 -1
  157. package/dist/hooks/useTableQuery/normalizeFilterModel.d.ts +0 -1
  158. package/dist/hooks/useTableQuery/useDataGridQueryState.d.ts +0 -1
  159. package/dist/hooks/useTableQuery/useExportGridAsExcel.d.ts +0 -1
  160. package/dist/hooks/useTableQuery/useExportToExcel.d.ts +0 -1
  161. package/dist/hooks/useTableQuery/usePaginationAndSort.d.ts +0 -1
  162. package/dist/hooks/useTableQuery/useTableFilter.d.ts +0 -1
  163. package/dist/hooks/useTableQuery/useTableQuery.d.ts +2 -3
  164. package/dist/licenses.txt +376 -295
  165. package/dist/main.js +2574 -1949
  166. package/dist/providers/QueryClientProvider.d.ts +0 -1
  167. package/dist/services/api.d.ts +0 -1
  168. package/dist/services/generated/api.d.ts +4 -4
  169. package/dist/services/mutations/roadSigns/useCreateRoadSignFile.d.ts +0 -1
  170. package/dist/services/mutations/roadSigns/useCreateRoadSignTemplate.d.ts +0 -1
  171. package/dist/services/mutations/stencils/useCreateStencil.d.ts +0 -1
  172. package/dist/services/mutations/stencils/useCreateStencilFile.d.ts +0 -1
  173. package/dist/services/mutations/stencils/useDeleteStencil.d.ts +0 -1
  174. package/dist/services/mutations/stencils/useUpdateStencil.d.ts +0 -1
  175. package/dist/services/mutations/stencils/useUpdateStencilFile.d.ts +0 -1
  176. package/dist/services/queries/roadSigns/useGetRoadSignNameUnique.d.ts +1 -2
  177. package/dist/services/queries/roadSigns/useGetRoadSignsByGroupName.d.ts +1 -2
  178. package/dist/services/queries/roadSigns/useGetRoadSignsGroups.d.ts +1 -2
  179. package/dist/services/queries/stencils/useGetStencilGroups.d.ts +1 -2
  180. package/dist/services/queries/stencils/useGetStencils.d.ts +1 -2
  181. package/dist/theme-Da36hI_g.js +259278 -0
  182. package/dist/warning-VmSVedfJ.js +88 -0
  183. package/package.json +62 -52
  184. package/dist/Drawer-CldXrceX.js +0 -2112
  185. package/dist/Stack-CU3sSZaK.js +0 -6619
  186. package/dist/Tree-zB7xEw6c.js +0 -2895
  187. package/dist/services/generated/api-candidate.d.ts +0 -22942
  188. package/dist/theme-BwMNxR51.js +0 -262511
  189. package/dist/useFormControl-v82Vw7n0.js +0 -68
package/dist/licenses.txt CHANGED
@@ -1,10 +1,10 @@
1
- Name: @mui/system
2
- Version: 5.16.7
1
+ Name: @mui/utils
2
+ Version: 7.0.2
3
3
  License: MIT
4
4
  Private: false
5
- 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.
6
- Repository: https://github.com/mui/material-ui.git
7
- Homepage: https://mui.com/system/getting-started/
5
+ Description: Utility functions for React components.
6
+ Repository: git+https://github.com/mui/material-ui.git
7
+ Homepage: https://github.com/mui/material-ui/tree/master/packages/mui-utils
8
8
  Author: MUI Team
9
9
  License Copyright:
10
10
  ===
@@ -34,11 +34,11 @@ SOFTWARE.
34
34
  ---
35
35
 
36
36
  Name: @mui/material
37
- Version: 5.16.7
37
+ Version: 7.0.2
38
38
  License: MIT
39
39
  Private: false
40
40
  Description: Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.
41
- Repository: https://github.com/mui/material-ui.git
41
+ Repository: git+https://github.com/mui/material-ui.git
42
42
  Homepage: https://mui.com/material-ui/
43
43
  Author: MUI Team
44
44
  License Copyright:
@@ -68,20 +68,20 @@ SOFTWARE.
68
68
 
69
69
  ---
70
70
 
71
- Name: @mui/icons-material
72
- Version: 5.16.7
71
+ Name: @mui/x-internals
72
+ Version: 7.29.0
73
73
  License: MIT
74
74
  Private: false
75
- Description: Material Design icons distributed as SVG React components.
76
- Repository: https://github.com/mui/material-ui.git
77
- Homepage: https://mui.com/material-ui/material-icons/
75
+ Description: Utility functions for the MUI X packages (internal use only).
76
+ Repository: git+https://github.com/mui/mui-x.git
77
+ Homepage: https://mui.com/x/
78
78
  Author: MUI Team
79
79
  License Copyright:
80
80
  ===
81
81
 
82
- The MIT License (MIT)
82
+ MIT License
83
83
 
84
- Copyright (c) 2014 Call-Em-All
84
+ Copyright (c) 2020 Material-UI SAS
85
85
 
86
86
  Permission is hereby granted, free of charge, to any person obtaining a copy
87
87
  of this software and associated documentation files (the "Software"), to deal
@@ -103,13 +103,13 @@ SOFTWARE.
103
103
 
104
104
  ---
105
105
 
106
- Name: @mui/utils
107
- Version: 5.16.6
106
+ Name: @mui/icons-material
107
+ Version: 7.0.2
108
108
  License: MIT
109
109
  Private: false
110
- Description: Utility functions for React components.
111
- Repository: https://github.com/mui/material-ui.git
112
- Homepage: private package
110
+ Description: Material Design icons distributed as SVG React components.
111
+ Repository: git+https://github.com/mui/material-ui.git
112
+ Homepage: https://mui.com/material-ui/material-icons/
113
113
  Author: MUI Team
114
114
  License Copyright:
115
115
  ===
@@ -138,44 +138,8 @@ SOFTWARE.
138
138
 
139
139
  ---
140
140
 
141
- Name: @babel/runtime
142
- Version: 7.25.6
143
- License: MIT
144
- Private: false
145
- Description: babel's modular runtime helpers
146
- Repository: https://github.com/babel/babel.git
147
- Homepage: https://babel.dev/docs/en/next/babel-runtime
148
- Author: The Babel Team (https://babel.dev/team)
149
- License Copyright:
150
- ===
151
-
152
- MIT License
153
-
154
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
155
-
156
- Permission is hereby granted, free of charge, to any person obtaining
157
- a copy of this software and associated documentation files (the
158
- "Software"), to deal in the Software without restriction, including
159
- without limitation the rights to use, copy, modify, merge, publish,
160
- distribute, sublicense, and/or sell copies of the Software, and to
161
- permit persons to whom the Software is furnished to do so, subject to
162
- the following conditions:
163
-
164
- The above copyright notice and this permission notice shall be
165
- included in all copies or substantial portions of the Software.
166
-
167
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
168
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
169
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
170
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
171
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
172
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
173
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
174
-
175
- ---
176
-
177
141
  Name: @mui/x-tree-view
178
- Version: 7.18.0
142
+ Version: 7.29.1
179
143
  License: MIT
180
144
  Private: false
181
145
  Description: The community edition of the Tree View components (MUI X).
@@ -209,43 +173,8 @@ SOFTWARE.
209
173
 
210
174
  ---
211
175
 
212
- Name: @mui/x-internals
213
- Version: 7.18.0
214
- License: MIT
215
- Private: false
216
- Description: Utility functions for the MUI X packages (internal use only).
217
- Repository: git+https://github.com/mui/mui-x.git
218
- Homepage: https://mui.com/x/
219
- Author: MUI Team
220
- License Copyright:
221
- ===
222
-
223
- MIT License
224
-
225
- Copyright (c) 2020 Material-UI SAS
226
-
227
- Permission is hereby granted, free of charge, to any person obtaining a copy
228
- of this software and associated documentation files (the "Software"), to deal
229
- in the Software without restriction, including without limitation the rights
230
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
231
- copies of the Software, and to permit persons to whom the Software is
232
- furnished to do so, subject to the following conditions:
233
-
234
- The above copyright notice and this permission notice shall be included in all
235
- copies or substantial portions of the Software.
236
-
237
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
238
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
239
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
240
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
241
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
242
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
243
- SOFTWARE.
244
-
245
- ---
246
-
247
176
  Name: @tanstack/query-core
248
- Version: 5.66.4
177
+ Version: 5.75.0
249
178
  License: MIT
250
179
  Private: false
251
180
  Description: The framework agnostic core that powers TanStack Query
@@ -280,7 +209,7 @@ SOFTWARE.
280
209
  ---
281
210
 
282
211
  Name: @tanstack/react-query
283
- Version: 5.66.9
212
+ Version: 5.75.2
284
213
  License: MIT
285
214
  Private: false
286
215
  Description: Hooks for managing, caching and syncing asynchronous and remote data in React
@@ -315,7 +244,7 @@ SOFTWARE.
315
244
  ---
316
245
 
317
246
  Name: @hookform/resolvers
318
- Version: 4.1.2
247
+ Version: 4.1.3
319
248
  License: MIT
320
249
  Private: false
321
250
  Description: React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
@@ -424,40 +353,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
424
353
 
425
354
  ---
426
355
 
427
- Name: @uidotdev/usehooks
428
- Version: 2.4.1
429
- License: MIT
430
- Private: false
431
- Description: A collection of modern, server-safe React hooks – from the ui.dev team
432
- Repository: undefined
433
- Author: Tyler McGinnis, Ben Adam
434
- License Copyright:
435
- ===
436
-
437
- MIT License
438
-
439
- Copyright (c) 2023 ui.dev
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
356
  Name: svgedit-pl
462
357
  Version: 7.3.18
463
358
  License: (MIT AND Apache-2.0 AND ISC AND LGPL-3.0-or-later AND X11)
@@ -499,19 +394,19 @@ THE SOFTWARE.
499
394
 
500
395
  ---
501
396
 
502
- Name: prop-types
503
- Version: 15.8.1
397
+ Name: react-is
398
+ Version: 19.1.0
504
399
  License: MIT
505
400
  Private: false
506
- Description: Runtime type checking for React props and similar objects.
507
- Repository: undefined
508
- Homepage: https://facebook.github.io/react/
401
+ Description: Brand checking of React Elements.
402
+ Repository: https://github.com/facebook/react.git
403
+ Homepage: https://react.dev/
509
404
  License Copyright:
510
405
  ===
511
406
 
512
407
  MIT License
513
408
 
514
- Copyright (c) 2013-present, Facebook, Inc.
409
+ Copyright (c) Meta Platforms, Inc. and affiliates.
515
410
 
516
411
  Permission is hereby granted, free of charge, to any person obtaining a copy
517
412
  of this software and associated documentation files (the "Software"), to deal
@@ -533,19 +428,19 @@ SOFTWARE.
533
428
 
534
429
  ---
535
430
 
536
- Name: react-is
537
- Version: 16.13.1
431
+ Name: prop-types
432
+ Version: 15.8.1
538
433
  License: MIT
539
434
  Private: false
540
- Description: Brand checking of React Elements.
541
- Repository: https://github.com/facebook/react.git
542
- Homepage: https://reactjs.org/
435
+ Description: Runtime type checking for React props and similar objects.
436
+ Repository: undefined
437
+ Homepage: https://facebook.github.io/react/
543
438
  License Copyright:
544
439
  ===
545
440
 
546
441
  MIT License
547
442
 
548
- Copyright (c) Facebook, Inc. and its affiliates.
443
+ Copyright (c) 2013-present, Facebook, Inc.
549
444
 
550
445
  Permission is hereby granted, free of charge, to any person obtaining a copy
551
446
  of this software and associated documentation files (the "Software"), to deal
@@ -623,18 +518,20 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
623
518
 
624
519
  ---
625
520
 
626
- Name: @emotion/memoize
627
- Version: 0.9.0
521
+ Name: @mui/system
522
+ Version: 7.0.2
628
523
  License: MIT
629
524
  Private: false
630
- Description: emotion's memoize utility
631
- Repository: undefined
525
+ 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.
526
+ Repository: git+https://github.com/mui/material-ui.git
527
+ Homepage: https://mui.com/system/getting-started/
528
+ Author: MUI Team
632
529
  License Copyright:
633
530
  ===
634
531
 
635
- MIT License
532
+ The MIT License (MIT)
636
533
 
637
- Copyright (c) Emotion team and other contributors
534
+ Copyright (c) 2014 Call-Em-All
638
535
 
639
536
  Permission is hereby granted, free of charge, to any person obtaining a copy
640
537
  of this software and associated documentation files (the "Software"), to deal
@@ -656,11 +553,47 @@ SOFTWARE.
656
553
 
657
554
  ---
658
555
 
659
- Name: @emotion/is-prop-valid
660
- Version: 1.3.0
556
+ Name: @babel/runtime
557
+ Version: 7.27.1
661
558
  License: MIT
662
559
  Private: false
663
- Description: A function to check whether a prop is valid for HTML and SVG elements
560
+ Description: babel's modular runtime helpers
561
+ Repository: https://github.com/babel/babel.git
562
+ Homepage: https://babel.dev/docs/en/next/babel-runtime
563
+ Author: The Babel Team (https://babel.dev/team)
564
+ License Copyright:
565
+ ===
566
+
567
+ MIT License
568
+
569
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
570
+
571
+ Permission is hereby granted, free of charge, to any person obtaining
572
+ a copy of this software and associated documentation files (the
573
+ "Software"), to deal in the Software without restriction, including
574
+ without limitation the rights to use, copy, modify, merge, publish,
575
+ distribute, sublicense, and/or sell copies of the Software, and to
576
+ permit persons to whom the Software is furnished to do so, subject to
577
+ the following conditions:
578
+
579
+ The above copyright notice and this permission notice shall be
580
+ included in all copies or substantial portions of the Software.
581
+
582
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
583
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
584
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
585
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
586
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
587
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
588
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
589
+
590
+ ---
591
+
592
+ Name: @emotion/sheet
593
+ Version: 1.4.0
594
+ License: MIT
595
+ Private: false
596
+ Description: emotion's stylesheet
664
597
  Repository: undefined
665
598
  License Copyright:
666
599
  ===
@@ -689,18 +622,20 @@ SOFTWARE.
689
622
 
690
623
  ---
691
624
 
692
- Name: @emotion/sheet
693
- Version: 1.4.0
625
+ Name: stylis
626
+ Version: 4.2.0
694
627
  License: MIT
695
628
  Private: false
696
- Description: emotion's stylesheet
629
+ Description: A Light–weight CSS Preprocessor
697
630
  Repository: undefined
631
+ Homepage: https://github.com/thysultan/stylis.js
632
+ Author: Sultan Tarimo <sultantarimo@me.com>
698
633
  License Copyright:
699
634
  ===
700
635
 
701
636
  MIT License
702
637
 
703
- Copyright (c) Emotion team and other contributors
638
+ Copyright (c) 2016-present Sultan Tarimo
704
639
 
705
640
  Permission is hereby granted, free of charge, to any person obtaining a copy
706
641
  of this software and associated documentation files (the "Software"), to deal
@@ -722,20 +657,18 @@ SOFTWARE.
722
657
 
723
658
  ---
724
659
 
725
- Name: stylis
726
- Version: 4.2.0
660
+ Name: @emotion/memoize
661
+ Version: 0.9.0
727
662
  License: MIT
728
663
  Private: false
729
- Description: A Light–weight CSS Preprocessor
664
+ Description: emotion's memoize utility
730
665
  Repository: undefined
731
- Homepage: https://github.com/thysultan/stylis.js
732
- Author: Sultan Tarimo <sultantarimo@me.com>
733
666
  License Copyright:
734
667
  ===
735
668
 
736
669
  MIT License
737
670
 
738
- Copyright (c) 2016-present Sultan Tarimo
671
+ Copyright (c) Emotion team and other contributors
739
672
 
740
673
  Permission is hereby granted, free of charge, to any person obtaining a copy
741
674
  of this software and associated documentation files (the "Software"), to deal
@@ -758,7 +691,7 @@ SOFTWARE.
758
691
  ---
759
692
 
760
693
  Name: @emotion/cache
761
- Version: 11.13.1
694
+ Version: 11.14.0
762
695
  License: MIT
763
696
  Private: false
764
697
  Description: emotion's cache
@@ -833,7 +766,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
833
766
  ---
834
767
 
835
768
  Name: @emotion/utils
836
- Version: 1.4.0
769
+ Version: 1.4.2
837
770
  License: MIT
838
771
  Private: false
839
772
  Description: internal utils for emotion
@@ -899,7 +832,7 @@ SOFTWARE.
899
832
  ---
900
833
 
901
834
  Name: @emotion/unitless
902
- Version: 0.9.0
835
+ Version: 0.10.0
903
836
  License: MIT
904
837
  Private: false
905
838
  Description: An object of css properties that don't accept values with units
@@ -932,7 +865,7 @@ SOFTWARE.
932
865
  ---
933
866
 
934
867
  Name: @emotion/serialize
935
- Version: 1.3.0
868
+ Version: 1.3.3
936
869
  License: MIT
937
870
  Private: false
938
871
  Description: serialization utils for emotion
@@ -965,7 +898,7 @@ SOFTWARE.
965
898
  ---
966
899
 
967
900
  Name: @emotion/use-insertion-effect-with-fallbacks
968
- Version: 1.1.0
901
+ Version: 1.2.0
969
902
  License: MIT
970
903
  Private: false
971
904
  Description: A wrapper package that uses `useInsertionEffect` or a fallback for it
@@ -998,7 +931,7 @@ SOFTWARE.
998
931
  ---
999
932
 
1000
933
  Name: @emotion/react
1001
- Version: 11.13.0
934
+ Version: 11.14.0
1002
935
  License: MIT
1003
936
  Private: false
1004
937
  Repository: undefined
@@ -1030,8 +963,41 @@ SOFTWARE.
1030
963
 
1031
964
  ---
1032
965
 
966
+ Name: @emotion/is-prop-valid
967
+ Version: 1.3.1
968
+ License: MIT
969
+ Private: false
970
+ Description: A function to check whether a prop is valid for HTML and SVG elements
971
+ Repository: undefined
972
+ License Copyright:
973
+ ===
974
+
975
+ MIT License
976
+
977
+ Copyright (c) Emotion team and other contributors
978
+
979
+ Permission is hereby granted, free of charge, to any person obtaining a copy
980
+ of this software and associated documentation files (the "Software"), to deal
981
+ in the Software without restriction, including without limitation the rights
982
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
983
+ copies of the Software, and to permit persons to whom the Software is
984
+ furnished to do so, subject to the following conditions:
985
+
986
+ The above copyright notice and this permission notice shall be included in all
987
+ copies or substantial portions of the Software.
988
+
989
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
990
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
991
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
992
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
993
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
994
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
995
+ SOFTWARE.
996
+
997
+ ---
998
+
1033
999
  Name: @emotion/styled
1034
- Version: 11.13.0
1000
+ Version: 11.14.0
1035
1001
  License: MIT
1036
1002
  Private: false
1037
1003
  Description: styled API for emotion
@@ -1064,11 +1030,11 @@ SOFTWARE.
1064
1030
  ---
1065
1031
 
1066
1032
  Name: @mui/styled-engine
1067
- Version: 5.16.6
1033
+ Version: 7.0.2
1068
1034
  License: MIT
1069
1035
  Private: false
1070
1036
  Description: styled() API wrapper package for emotion.
1071
- Repository: https://github.com/mui/material-ui.git
1037
+ Repository: git+https://github.com/mui/material-ui.git
1072
1038
  Homepage: https://mui.com/system/styled/
1073
1039
  Author: MUI Team
1074
1040
  License Copyright:
@@ -1142,11 +1108,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1142
1108
  ---
1143
1109
 
1144
1110
  Name: @mui/private-theming
1145
- Version: 5.16.6
1111
+ Version: 7.0.2
1146
1112
  License: MIT
1147
1113
  Private: false
1148
1114
  Description: Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.
1149
- Repository: https://github.com/mui/material-ui.git
1115
+ Repository: git+https://github.com/mui/material-ui.git
1150
1116
  Homepage: https://github.com/mui/material-ui/tree/master/packages/mui-private-theming
1151
1117
  Author: MUI Team
1152
1118
  License Copyright:
@@ -1241,7 +1207,7 @@ terms above.
1241
1207
  ---
1242
1208
 
1243
1209
  Name: react-intersection-observer
1244
- Version: 9.13.1
1210
+ Version: 9.16.0
1245
1211
  License: MIT
1246
1212
  Private: false
1247
1213
  Description: Monitor if a component is inside the viewport, using IntersectionObserver API
@@ -1275,7 +1241,7 @@ SOFTWARE.
1275
1241
  ---
1276
1242
 
1277
1243
  Name: dayjs
1278
- Version: 1.11.12
1244
+ Version: 1.11.13
1279
1245
  License: MIT
1280
1246
  Private: false
1281
1247
  Description: 2KB immutable date time library alternative to Moment.js with the same modern API
@@ -1310,11 +1276,11 @@ SOFTWARE.
1310
1276
  ---
1311
1277
 
1312
1278
  Name: @mui/x-date-pickers
1313
- Version: 7.14.0
1279
+ Version: 7.29.2
1314
1280
  License: MIT
1315
1281
  Private: false
1316
1282
  Description: The community edition of the Date and Time Picker components (MUI X).
1317
- Repository: https://github.com/mui/mui-x.git
1283
+ Repository: git+https://github.com/mui/mui-x.git
1318
1284
  Homepage: https://mui.com/x/react-date-pickers/
1319
1285
  Author: MUI Team
1320
1286
  License Copyright:
@@ -1413,7 +1379,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1413
1379
  ---
1414
1380
 
1415
1381
  Name: axios
1416
- Version: 1.8.1
1382
+ Version: 1.9.0
1417
1383
  License: MIT
1418
1384
  Private: false
1419
1385
  Description: Promise based HTTP client for the browser and node.js
@@ -1540,7 +1506,7 @@ License Copyright:
1540
1506
  ---
1541
1507
 
1542
1508
  Name: tslib
1543
- Version: 2.6.3
1509
+ Version: 2.8.1
1544
1510
  License: 0BSD
1545
1511
  Private: false
1546
1512
  Description: Runtime library for TypeScript helper functions
@@ -1566,7 +1532,7 @@ PERFORMANCE OF THIS SOFTWARE.
1566
1532
  ---
1567
1533
 
1568
1534
  Name: file-selector
1569
- Version: 0.6.0
1535
+ Version: 2.1.2
1570
1536
  License: MIT
1571
1537
  Private: false
1572
1538
  Description: Convert DataTransfer object to a list of File objects
@@ -1601,7 +1567,7 @@ SOFTWARE.
1601
1567
  ---
1602
1568
 
1603
1569
  Name: attr-accept
1604
- Version: 2.2.2
1570
+ Version: 2.2.5
1605
1571
  License: MIT
1606
1572
  Private: false
1607
1573
  Description: JavaScript implementation of the "accept" attribute for HTML5 <input type="file">
@@ -1639,7 +1605,7 @@ SOFTWARE.
1639
1605
  ---
1640
1606
 
1641
1607
  Name: react-dropzone
1642
- Version: 14.2.3
1608
+ Version: 14.3.8
1643
1609
  License: MIT
1644
1610
  Private: false
1645
1611
  Description: Simple HTML5 drag-drop zone with React.js
@@ -1681,7 +1647,7 @@ SOFTWARE.
1681
1647
  ---
1682
1648
 
1683
1649
  Name: zod
1684
- Version: 3.24.2
1650
+ Version: 3.24.4
1685
1651
  License: MIT
1686
1652
  Private: false
1687
1653
  Description: TypeScript-first schema declaration and validation library with static type inference
@@ -1750,22 +1716,20 @@ SOFTWARE.
1750
1716
 
1751
1717
  ---
1752
1718
 
1753
- Name: has-symbols
1754
- Version: 1.0.3
1719
+ Name: object-inspect
1720
+ Version: 1.13.4
1755
1721
  License: MIT
1756
1722
  Private: false
1757
- Description: Determine if the JS environment has Symbol support. Supports spec, or shams.
1758
- Repository: git://github.com/inspect-js/has-symbols.git
1759
- Homepage: https://github.com/ljharb/has-symbols#readme
1760
- Author: Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)
1761
- Contributors:
1762
- Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)
1723
+ Description: string representations of objects in node and the browser
1724
+ Repository: git://github.com/inspect-js/object-inspect.git
1725
+ Homepage: https://github.com/inspect-js/object-inspect
1726
+ Author: James Halliday <mail@substack.net> (http://substack.net)
1763
1727
  License Copyright:
1764
1728
  ===
1765
1729
 
1766
1730
  MIT License
1767
1731
 
1768
- Copyright (c) 2016 Jordan Harband
1732
+ Copyright (c) 2013 James Halliday
1769
1733
 
1770
1734
  Permission is hereby granted, free of charge, to any person obtaining a copy
1771
1735
  of this software and associated documentation files (the "Software"), to deal
@@ -1787,20 +1751,20 @@ SOFTWARE.
1787
1751
 
1788
1752
  ---
1789
1753
 
1790
- Name: has-proto
1791
- Version: 1.0.3
1754
+ Name: side-channel-list
1755
+ Version: 1.0.0
1792
1756
  License: MIT
1793
1757
  Private: false
1794
- Description: Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
1795
- Repository: git+https://github.com/inspect-js/has-proto.git
1796
- Homepage: https://github.com/inspect-js/has-proto#readme
1758
+ Description: Store information about any JS value in a side channel, using a linked list
1759
+ Repository: git+https://github.com/ljharb/side-channel-list.git
1760
+ Homepage: https://github.com/ljharb/side-channel-list#readme
1797
1761
  Author: Jordan Harband <ljharb@gmail.com>
1798
1762
  License Copyright:
1799
1763
  ===
1800
1764
 
1801
1765
  MIT License
1802
1766
 
1803
- Copyright (c) 2022 Inspect JS
1767
+ Copyright (c) 2024 Jordan Harband
1804
1768
 
1805
1769
  Permission is hereby granted, free of charge, to any person obtaining a copy
1806
1770
  of this software and associated documentation files (the "Software"), to deal
@@ -1822,21 +1786,20 @@ SOFTWARE.
1822
1786
 
1823
1787
  ---
1824
1788
 
1825
- Name: function-bind
1826
- Version: 1.1.2
1789
+ Name: es-object-atoms
1790
+ Version: 1.1.1
1827
1791
  License: MIT
1828
1792
  Private: false
1829
- Description: Implementation of Function.prototype.bind
1830
- Repository: https://github.com/Raynos/function-bind.git
1831
- Homepage: https://github.com/Raynos/function-bind
1832
- Author: Raynos <raynos2@gmail.com>
1833
- Contributors:
1834
- Raynos
1835
- Jordan Harband (https://github.com/ljharb)
1793
+ Description: ES Object-related atoms: Object, ToObject, RequireObjectCoercible
1794
+ Repository: git+https://github.com/ljharb/es-object-atoms.git
1795
+ Homepage: https://github.com/ljharb/es-object-atoms#readme
1796
+ Author: Jordan Harband <ljharb@gmail.com>
1836
1797
  License Copyright:
1837
1798
  ===
1838
1799
 
1839
- Copyright (c) 2013 Raynos.
1800
+ MIT License
1801
+
1802
+ Copyright (c) 2024 Jordan Harband
1840
1803
 
1841
1804
  Permission is hereby granted, free of charge, to any person obtaining a copy
1842
1805
  of this software and associated documentation files (the "Software"), to deal
@@ -1845,33 +1808,33 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1845
1808
  copies of the Software, and to permit persons to whom the Software is
1846
1809
  furnished to do so, subject to the following conditions:
1847
1810
 
1848
- The above copyright notice and this permission notice shall be included in
1849
- all copies or substantial portions of the Software.
1811
+ The above copyright notice and this permission notice shall be included in all
1812
+ copies or substantial portions of the Software.
1850
1813
 
1851
1814
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1852
1815
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1853
1816
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1854
1817
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1855
1818
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1856
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1857
- THE SOFTWARE.
1819
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1820
+ SOFTWARE.
1858
1821
 
1859
1822
  ---
1860
1823
 
1861
- Name: hasown
1862
- Version: 2.0.2
1824
+ Name: math-intrinsics
1825
+ Version: 1.1.0
1863
1826
  License: MIT
1864
1827
  Private: false
1865
- Description: A robust, ES3 compatible, "has own property" predicate.
1866
- Repository: git+https://github.com/inspect-js/hasOwn.git
1867
- Homepage: https://github.com/inspect-js/hasOwn#readme
1828
+ Description: ES Math-related intrinsics and helpers, robustly cached.
1829
+ Repository: git+https://github.com/es-shims/math-intrinsics.git
1830
+ Homepage: https://github.com/es-shims/math-intrinsics#readme
1868
1831
  Author: Jordan Harband <ljharb@gmail.com>
1869
1832
  License Copyright:
1870
1833
  ===
1871
1834
 
1872
1835
  MIT License
1873
1836
 
1874
- Copyright (c) Jordan Harband and contributors
1837
+ Copyright (c) 2024 ECMAScript Shims
1875
1838
 
1876
1839
  Permission is hereby granted, free of charge, to any person obtaining a copy
1877
1840
  of this software and associated documentation files (the "Software"), to deal
@@ -1893,20 +1856,20 @@ SOFTWARE.
1893
1856
 
1894
1857
  ---
1895
1858
 
1896
- Name: get-intrinsic
1897
- Version: 1.2.4
1859
+ Name: gopd
1860
+ Version: 1.2.0
1898
1861
  License: MIT
1899
1862
  Private: false
1900
- Description: Get and robustly cache all JS language-level intrinsics at first require time
1901
- Repository: git+https://github.com/ljharb/get-intrinsic.git
1902
- Homepage: https://github.com/ljharb/get-intrinsic#readme
1863
+ Description: `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
1864
+ Repository: git+https://github.com/ljharb/gopd.git
1865
+ Homepage: https://github.com/ljharb/gopd#readme
1903
1866
  Author: Jordan Harband <ljharb@gmail.com>
1904
1867
  License Copyright:
1905
1868
  ===
1906
1869
 
1907
1870
  MIT License
1908
1871
 
1909
- Copyright (c) 2020 Jordan Harband
1872
+ Copyright (c) 2022 Jordan Harband
1910
1873
 
1911
1874
  Permission is hereby granted, free of charge, to any person obtaining a copy
1912
1875
  of this software and associated documentation files (the "Software"), to deal
@@ -1928,20 +1891,20 @@ SOFTWARE.
1928
1891
 
1929
1892
  ---
1930
1893
 
1931
- Name: call-bind
1932
- Version: 1.0.7
1894
+ Name: es-define-property
1895
+ Version: 1.0.1
1933
1896
  License: MIT
1934
1897
  Private: false
1935
- Description: Robustly `.call.bind()` a function
1936
- Repository: git+https://github.com/ljharb/call-bind.git
1937
- Homepage: https://github.com/ljharb/call-bind#readme
1898
+ Description: `Object.defineProperty`, but not IE 8's broken one.
1899
+ Repository: git+https://github.com/ljharb/es-define-property.git
1900
+ Homepage: https://github.com/ljharb/es-define-property#readme
1938
1901
  Author: Jordan Harband <ljharb@gmail.com>
1939
1902
  License Copyright:
1940
1903
  ===
1941
1904
 
1942
1905
  MIT License
1943
1906
 
1944
- Copyright (c) 2020 Jordan Harband
1907
+ Copyright (c) 2024 Jordan Harband
1945
1908
 
1946
1909
  Permission is hereby granted, free of charge, to any person obtaining a copy
1947
1910
  of this software and associated documentation files (the "Software"), to deal
@@ -1963,13 +1926,121 @@ SOFTWARE.
1963
1926
 
1964
1927
  ---
1965
1928
 
1966
- Name: es-define-property
1967
- Version: 1.0.0
1929
+ Name: has-symbols
1930
+ Version: 1.1.0
1968
1931
  License: MIT
1969
1932
  Private: false
1970
- Description: `Object.defineProperty`, but not IE 8's broken one.
1971
- Repository: git+https://github.com/ljharb/es-define-property.git
1972
- Homepage: https://github.com/ljharb/es-define-property#readme
1933
+ Description: Determine if the JS environment has Symbol support. Supports spec, or shams.
1934
+ Repository: git://github.com/inspect-js/has-symbols.git
1935
+ Homepage: https://github.com/ljharb/has-symbols#readme
1936
+ Author: Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)
1937
+ Contributors:
1938
+ Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)
1939
+ License Copyright:
1940
+ ===
1941
+
1942
+ MIT License
1943
+
1944
+ Copyright (c) 2016 Jordan Harband
1945
+
1946
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1947
+ of this software and associated documentation files (the "Software"), to deal
1948
+ in the Software without restriction, including without limitation the rights
1949
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1950
+ copies of the Software, and to permit persons to whom the Software is
1951
+ furnished to do so, subject to the following conditions:
1952
+
1953
+ The above copyright notice and this permission notice shall be included in all
1954
+ copies or substantial portions of the Software.
1955
+
1956
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1957
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1958
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1959
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1960
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1961
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1962
+ SOFTWARE.
1963
+
1964
+ ---
1965
+
1966
+ Name: get-proto
1967
+ Version: 1.0.1
1968
+ License: MIT
1969
+ Private: false
1970
+ Description: Robustly get the [[Prototype]] of an object
1971
+ Repository: git+https://github.com/ljharb/get-proto.git
1972
+ Homepage: https://github.com/ljharb/get-proto#readme
1973
+ Author: Jordan Harband <ljharb@gmail.com>
1974
+ License Copyright:
1975
+ ===
1976
+
1977
+ MIT License
1978
+
1979
+ Copyright (c) 2025 Jordan Harband
1980
+
1981
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1982
+ of this software and associated documentation files (the "Software"), to deal
1983
+ in the Software without restriction, including without limitation the rights
1984
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1985
+ copies of the Software, and to permit persons to whom the Software is
1986
+ furnished to do so, subject to the following conditions:
1987
+
1988
+ The above copyright notice and this permission notice shall be included in all
1989
+ copies or substantial portions of the Software.
1990
+
1991
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1992
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1993
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1994
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1995
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1996
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1997
+ SOFTWARE.
1998
+
1999
+ ---
2000
+
2001
+ Name: function-bind
2002
+ Version: 1.1.2
2003
+ License: MIT
2004
+ Private: false
2005
+ Description: Implementation of Function.prototype.bind
2006
+ Repository: https://github.com/Raynos/function-bind.git
2007
+ Homepage: https://github.com/Raynos/function-bind
2008
+ Author: Raynos <raynos2@gmail.com>
2009
+ Contributors:
2010
+ Raynos
2011
+ Jordan Harband (https://github.com/ljharb)
2012
+ License Copyright:
2013
+ ===
2014
+
2015
+ Copyright (c) 2013 Raynos.
2016
+
2017
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2018
+ of this software and associated documentation files (the "Software"), to deal
2019
+ in the Software without restriction, including without limitation the rights
2020
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2021
+ copies of the Software, and to permit persons to whom the Software is
2022
+ furnished to do so, subject to the following conditions:
2023
+
2024
+ The above copyright notice and this permission notice shall be included in
2025
+ all copies or substantial portions of the Software.
2026
+
2027
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2028
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2029
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2030
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2031
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2032
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2033
+ THE SOFTWARE.
2034
+
2035
+ ---
2036
+
2037
+ Name: call-bind-apply-helpers
2038
+ Version: 1.0.2
2039
+ License: MIT
2040
+ Private: false
2041
+ Description: Helper functions around Function call/apply/bind, for use in `call-bind`
2042
+ Repository: git+https://github.com/ljharb/call-bind-apply-helpers.git
2043
+ Homepage: https://github.com/ljharb/call-bind-apply-helpers#readme
1973
2044
  Author: Jordan Harband <ljharb@gmail.com>
1974
2045
  License Copyright:
1975
2046
  ===
@@ -1998,20 +2069,20 @@ SOFTWARE.
1998
2069
 
1999
2070
  ---
2000
2071
 
2001
- Name: gopd
2072
+ Name: dunder-proto
2002
2073
  Version: 1.0.1
2003
2074
  License: MIT
2004
2075
  Private: false
2005
- Description: `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
2006
- Repository: git+https://github.com/ljharb/gopd.git
2007
- Homepage: https://github.com/ljharb/gopd#readme
2076
+ Description: If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
2077
+ Repository: git+https://github.com/es-shims/dunder-proto.git
2078
+ Homepage: https://github.com/es-shims/dunder-proto#readme
2008
2079
  Author: Jordan Harband <ljharb@gmail.com>
2009
2080
  License Copyright:
2010
2081
  ===
2011
2082
 
2012
2083
  MIT License
2013
2084
 
2014
- Copyright (c) 2022 Jordan Harband
2085
+ Copyright (c) 2024 ECMAScript Shims
2015
2086
 
2016
2087
  Permission is hereby granted, free of charge, to any person obtaining a copy
2017
2088
  of this software and associated documentation files (the "Software"), to deal
@@ -2033,20 +2104,20 @@ SOFTWARE.
2033
2104
 
2034
2105
  ---
2035
2106
 
2036
- Name: define-data-property
2037
- Version: 1.1.4
2107
+ Name: hasown
2108
+ Version: 2.0.2
2038
2109
  License: MIT
2039
2110
  Private: false
2040
- Description: Define a data property on an object. Will fall back to assignment in an engine without descriptors.
2041
- Repository: git+https://github.com/ljharb/define-data-property.git
2042
- Homepage: https://github.com/ljharb/define-data-property#readme
2111
+ Description: A robust, ES3 compatible, "has own property" predicate.
2112
+ Repository: git+https://github.com/inspect-js/hasOwn.git
2113
+ Homepage: https://github.com/inspect-js/hasOwn#readme
2043
2114
  Author: Jordan Harband <ljharb@gmail.com>
2044
2115
  License Copyright:
2045
2116
  ===
2046
2117
 
2047
2118
  MIT License
2048
2119
 
2049
- Copyright (c) 2023 Jordan Harband
2120
+ Copyright (c) Jordan Harband and contributors
2050
2121
 
2051
2122
  Permission is hereby granted, free of charge, to any person obtaining a copy
2052
2123
  of this software and associated documentation files (the "Software"), to deal
@@ -2068,20 +2139,20 @@ SOFTWARE.
2068
2139
 
2069
2140
  ---
2070
2141
 
2071
- Name: has-property-descriptors
2072
- Version: 1.0.2
2142
+ Name: get-intrinsic
2143
+ Version: 1.3.0
2073
2144
  License: MIT
2074
2145
  Private: false
2075
- Description: Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
2076
- Repository: git+https://github.com/inspect-js/has-property-descriptors.git
2077
- Homepage: https://github.com/inspect-js/has-property-descriptors#readme
2146
+ Description: Get and robustly cache all JS language-level intrinsics at first require time
2147
+ Repository: git+https://github.com/ljharb/get-intrinsic.git
2148
+ Homepage: https://github.com/ljharb/get-intrinsic#readme
2078
2149
  Author: Jordan Harband <ljharb@gmail.com>
2079
2150
  License Copyright:
2080
2151
  ===
2081
2152
 
2082
2153
  MIT License
2083
2154
 
2084
- Copyright (c) 2022 Inspect JS
2155
+ Copyright (c) 2020 Jordan Harband
2085
2156
 
2086
2157
  Permission is hereby granted, free of charge, to any person obtaining a copy
2087
2158
  of this software and associated documentation files (the "Software"), to deal
@@ -2103,20 +2174,20 @@ SOFTWARE.
2103
2174
 
2104
2175
  ---
2105
2176
 
2106
- Name: set-function-length
2107
- Version: 1.2.2
2177
+ Name: call-bound
2178
+ Version: 1.0.4
2108
2179
  License: MIT
2109
2180
  Private: false
2110
- Description: Set a function's length property
2111
- Repository: git+https://github.com/ljharb/set-function-length.git
2112
- Homepage: https://github.com/ljharb/set-function-length#readme
2181
+ Description: Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
2182
+ Repository: git+https://github.com/ljharb/call-bound.git
2183
+ Homepage: https://github.com/ljharb/call-bound#readme
2113
2184
  Author: Jordan Harband <ljharb@gmail.com>
2114
2185
  License Copyright:
2115
2186
  ===
2116
2187
 
2117
2188
  MIT License
2118
2189
 
2119
- Copyright (c) Jordan Harband and contributors
2190
+ Copyright (c) 2024 Jordan Harband
2120
2191
 
2121
2192
  Permission is hereby granted, free of charge, to any person obtaining a copy
2122
2193
  of this software and associated documentation files (the "Software"), to deal
@@ -2138,20 +2209,55 @@ SOFTWARE.
2138
2209
 
2139
2210
  ---
2140
2211
 
2141
- Name: object-inspect
2142
- Version: 1.13.2
2212
+ Name: side-channel-map
2213
+ Version: 1.0.1
2143
2214
  License: MIT
2144
2215
  Private: false
2145
- Description: string representations of objects in node and the browser
2146
- Repository: git://github.com/inspect-js/object-inspect.git
2147
- Homepage: https://github.com/inspect-js/object-inspect
2148
- Author: James Halliday <mail@substack.net> (http://substack.net)
2216
+ Description: Store information about any JS value in a side channel, using a Map
2217
+ Repository: git+https://github.com/ljharb/side-channel-map.git
2218
+ Homepage: https://github.com/ljharb/side-channel-map#readme
2219
+ Author: Jordan Harband <ljharb@gmail.com>
2149
2220
  License Copyright:
2150
2221
  ===
2151
2222
 
2152
2223
  MIT License
2153
2224
 
2154
- Copyright (c) 2013 James Halliday
2225
+ Copyright (c) 2024 Jordan Harband
2226
+
2227
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2228
+ of this software and associated documentation files (the "Software"), to deal
2229
+ in the Software without restriction, including without limitation the rights
2230
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2231
+ copies of the Software, and to permit persons to whom the Software is
2232
+ furnished to do so, subject to the following conditions:
2233
+
2234
+ The above copyright notice and this permission notice shall be included in all
2235
+ copies or substantial portions of the Software.
2236
+
2237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2238
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2239
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2240
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2241
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2242
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2243
+ SOFTWARE.
2244
+
2245
+ ---
2246
+
2247
+ Name: side-channel-weakmap
2248
+ Version: 1.0.2
2249
+ License: MIT
2250
+ Private: false
2251
+ Description: Store information about any JS value in a side channel. Uses WeakMap if available.
2252
+ Repository: git+https://github.com/ljharb/side-channel-weakmap.git
2253
+ Homepage: https://github.com/ljharb/side-channel-weakmap#readme
2254
+ Author: Jordan Harband <ljharb@gmail.com>
2255
+ License Copyright:
2256
+ ===
2257
+
2258
+ MIT License
2259
+
2260
+ Copyright (c) 2019 Jordan Harband
2155
2261
 
2156
2262
  Permission is hereby granted, free of charge, to any person obtaining a copy
2157
2263
  of this software and associated documentation files (the "Software"), to deal
@@ -2174,7 +2280,7 @@ SOFTWARE.
2174
2280
  ---
2175
2281
 
2176
2282
  Name: side-channel
2177
- Version: 1.0.6
2283
+ Version: 1.1.0
2178
2284
  License: MIT
2179
2285
  Private: false
2180
2286
  Description: Store information about any JS value in a side channel. Uses WeakMap if available.
@@ -2209,7 +2315,7 @@ SOFTWARE.
2209
2315
  ---
2210
2316
 
2211
2317
  Name: qs
2212
- Version: 6.11.0
2318
+ Version: 6.14.0
2213
2319
  License: BSD-3-Clause
2214
2320
  Private: false
2215
2321
  Description: A querystring parser that supports nesting and arrays, with a depth limit
@@ -2253,13 +2359,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2253
2359
  ---
2254
2360
 
2255
2361
  Name: react-hook-form
2256
- Version: 7.54.2
2362
+ Version: 7.56.2
2257
2363
  License: MIT
2258
2364
  Private: false
2259
2365
  Description: Performant, flexible and extensible forms library for React Hooks
2260
2366
  Repository: https://github.com/react-hook-form/react-hook-form
2261
2367
  Homepage: https://www.react-hook-form.com
2262
- Author: null <bluebill1049@hotmail.com>
2368
+ Author: Beier <bluebill1049@hotmail.com> (Bill Luo)
2263
2369
  License Copyright:
2264
2370
  ===
2265
2371
 
@@ -2287,37 +2393,12 @@ SOFTWARE.
2287
2393
 
2288
2394
  ---
2289
2395
 
2290
- Name: @mui/x-data-grid-pro
2291
- Version: 7.16.0
2292
- License: SEE LICENSE IN LICENSE
2293
- Private: false
2294
- Description: The Pro plan edition of the Data Grid components (MUI X).
2295
- Repository: https://github.com/mui/mui-x.git
2296
- Homepage: https://mui.com/x/react-data-grid/
2297
- Author: MUI Team
2298
- License Copyright:
2299
- ===
2300
-
2301
- Commercial License
2302
-
2303
- Copyright (c) 2020 Material-UI SAS
2304
-
2305
- MUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the
2306
- End User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to
2307
- use the software.
2308
-
2309
- This means that you either need to purchase a commercial license at
2310
- https://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)
2311
- licenses detailed at https://mui.com/r/x-license-trial.
2312
-
2313
- ---
2314
-
2315
2396
  Name: @mui/x-data-grid
2316
- Version: 7.16.0
2397
+ Version: 7.29.2
2317
2398
  License: MIT
2318
2399
  Private: false
2319
2400
  Description: The Community plan edition of the Data Grid components (MUI X).
2320
- Repository: https://github.com/mui/mui-x.git
2401
+ Repository: git+https://github.com/mui/mui-x.git
2321
2402
  Homepage: https://mui.com/x/react-data-grid/
2322
2403
  Author: MUI Team
2323
2404
  License Copyright:
@@ -2348,7 +2429,7 @@ SOFTWARE.
2348
2429
  ---
2349
2430
 
2350
2431
  Name: goober
2351
- Version: 2.1.14
2432
+ Version: 2.1.16
2352
2433
  License: MIT
2353
2434
  Private: false
2354
2435
  Description: A less than 1KB css-in-js solution
@@ -2382,7 +2463,7 @@ SOFTWARE.
2382
2463
  ---
2383
2464
 
2384
2465
  Name: react-hot-toast
2385
- Version: 2.4.1
2466
+ Version: 2.5.2
2386
2467
  License: MIT
2387
2468
  Private: false
2388
2469
  Description: Smoking hot React Notifications. Lightweight, customizable and beautiful by default.