@applica-software-guru/react-admin 1.3.181 → 1.3.183

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 (340) hide show
  1. package/dist/Admin.d.ts +5 -8
  2. package/dist/Admin.d.ts.map +1 -1
  3. package/dist/AdminContext.d.ts +2 -4
  4. package/dist/AdminContext.d.ts.map +1 -1
  5. package/dist/ApplicaAdmin.d.ts +4 -24
  6. package/dist/ApplicaAdmin.d.ts.map +1 -1
  7. package/dist/components/@extended/Breadcrumbs.d.ts +2 -8
  8. package/dist/components/ActionsMenu.d.ts.map +1 -1
  9. package/dist/components/AuthBackground.d.ts +2 -1
  10. package/dist/components/AuthBackground.d.ts.map +1 -1
  11. package/dist/components/Layout/Drawer/Drawer.d.ts +2 -2
  12. package/dist/components/Layout/Drawer/Drawer.d.ts.map +1 -1
  13. package/dist/components/Layout/Drawer/DrawerHeader.d.ts +2 -2
  14. package/dist/components/Layout/Drawer/DrawerHeader.d.ts.map +1 -1
  15. package/dist/components/Layout/Drawer/DrawerHeaderStyled.d.ts +1 -0
  16. package/dist/components/Layout/Drawer/DrawerHeaderStyled.d.ts.map +1 -1
  17. package/dist/components/Layout/Footer.d.ts +0 -11
  18. package/dist/components/Layout/Footer.d.ts.map +1 -1
  19. package/dist/components/Layout/Header/AppBarStyled.d.ts +7 -3
  20. package/dist/components/Layout/Header/AppBarStyled.d.ts.map +1 -1
  21. package/dist/components/Layout/Layout.d.ts.map +1 -1
  22. package/dist/components/Notification.d.ts +3 -6
  23. package/dist/components/Notification.d.ts.map +1 -1
  24. package/dist/components/index.d.ts +1 -0
  25. package/dist/components/index.d.ts.map +1 -1
  26. package/dist/components/ra-buttons/CreateInDialogButton.d.ts +3 -33
  27. package/dist/components/ra-buttons/CreateInDialogButton.d.ts.map +1 -1
  28. package/dist/components/ra-buttons/EditInDialogButton.d.ts +9 -22
  29. package/dist/components/ra-buttons/EditInDialogButton.d.ts.map +1 -1
  30. package/dist/components/ra-buttons/ImpersonateUserButton.d.ts +5 -10
  31. package/dist/components/ra-buttons/ImpersonateUserButton.d.ts.map +1 -1
  32. package/dist/components/ra-buttons/index.d.ts +3 -4
  33. package/dist/components/ra-buttons/index.d.ts.map +1 -1
  34. package/dist/components/ra-custom/ListItem.d.ts +1 -20
  35. package/dist/components/ra-custom/ListItem.d.ts.map +1 -1
  36. package/dist/components/ra-custom/index.d.ts +1 -2
  37. package/dist/components/ra-custom/index.d.ts.map +1 -1
  38. package/dist/components/ra-fields/ActionsField.d.ts +7 -21
  39. package/dist/components/ra-fields/ActionsField.d.ts.map +1 -1
  40. package/dist/components/ra-fields/AttachmentField.d.ts +2 -25
  41. package/dist/components/ra-fields/AttachmentField.d.ts.map +1 -1
  42. package/dist/components/ra-fields/BaseAttachmentField.d.ts +1 -15
  43. package/dist/components/ra-fields/BaseAttachmentField.d.ts.map +1 -1
  44. package/dist/components/ra-fields/CoverField.d.ts +10 -31
  45. package/dist/components/ra-fields/CoverField.d.ts.map +1 -1
  46. package/dist/components/ra-fields/DateAgoField.d.ts +6 -8
  47. package/dist/components/ra-fields/DateAgoField.d.ts.map +1 -1
  48. package/dist/components/ra-fields/DateField.d.ts +3 -5
  49. package/dist/components/ra-fields/DateField.d.ts.map +1 -1
  50. package/dist/components/ra-fields/EmailField.d.ts +3 -16
  51. package/dist/components/ra-fields/EmailField.d.ts.map +1 -1
  52. package/dist/components/ra-fields/FileField.d.ts +8 -25
  53. package/dist/components/ra-fields/FileField.d.ts.map +1 -1
  54. package/dist/components/ra-fields/FunctionField.d.ts +3 -6
  55. package/dist/components/ra-fields/FunctionField.d.ts.map +1 -1
  56. package/dist/components/ra-fields/ImageField.d.ts +3 -18
  57. package/dist/components/ra-fields/ImageField.d.ts.map +1 -1
  58. package/dist/components/ra-fields/LocalizedTextField.d.ts +3 -2
  59. package/dist/components/ra-fields/LocalizedTextField.d.ts.map +1 -1
  60. package/dist/components/ra-fields/ReadonlyField.d.ts +1 -1
  61. package/dist/components/ra-fields/ReadonlyField.d.ts.map +1 -1
  62. package/dist/components/ra-fields/ReferenceManyField.d.ts +7 -16
  63. package/dist/components/ra-fields/ReferenceManyField.d.ts.map +1 -1
  64. package/dist/components/ra-fields/SizeField.d.ts +6 -11
  65. package/dist/components/ra-fields/SizeField.d.ts.map +1 -1
  66. package/dist/components/ra-fields/TextField.d.ts +3 -5
  67. package/dist/components/ra-fields/TextField.d.ts.map +1 -1
  68. package/dist/components/ra-fields/index.d.ts +14 -15
  69. package/dist/components/ra-fields/index.d.ts.map +1 -1
  70. package/dist/components/ra-forms/CardForm.d.ts +22 -26
  71. package/dist/components/ra-forms/CardForm.d.ts.map +1 -1
  72. package/dist/components/ra-forms/ChangePasswordForm.d.ts +2 -1
  73. package/dist/components/ra-forms/ChangePasswordForm.d.ts.map +1 -1
  74. package/dist/components/ra-forms/Create.d.ts +3 -4
  75. package/dist/components/ra-forms/Create.d.ts.map +1 -1
  76. package/dist/components/ra-forms/Edit.d.ts +3 -2
  77. package/dist/components/ra-forms/Edit.d.ts.map +1 -1
  78. package/dist/components/ra-forms/FormHeader.d.ts +4 -20
  79. package/dist/components/ra-forms/FormHeader.d.ts.map +1 -1
  80. package/dist/components/ra-forms/LongForm/Content.d.ts +1 -1
  81. package/dist/components/ra-forms/LongForm/Content.d.ts.map +1 -1
  82. package/dist/components/ra-forms/LongForm/Form.d.ts +1 -1
  83. package/dist/components/ra-forms/LongForm/Form.d.ts.map +1 -1
  84. package/dist/components/ra-forms/LongForm/NavMenu.d.ts.map +1 -1
  85. package/dist/components/ra-forms/LongForm/Provider.d.ts.map +1 -1
  86. package/dist/components/ra-forms/LongForm/Sidebar.d.ts +1 -1
  87. package/dist/components/ra-forms/LongForm/Sidebar.d.ts.map +1 -1
  88. package/dist/components/ra-forms/LongForm/Tab.d.ts +2 -2
  89. package/dist/components/ra-forms/LongForm/Tab.d.ts.map +1 -1
  90. package/dist/components/ra-forms/LongForm/hooks.d.ts.map +1 -1
  91. package/dist/components/ra-forms/LongForm/index.d.ts +2 -2
  92. package/dist/components/ra-forms/LongForm/index.d.ts.map +1 -1
  93. package/dist/components/ra-forms/LongForm/utils.d.ts +1 -1
  94. package/dist/components/ra-forms/LongForm/utils.d.ts.map +1 -1
  95. package/dist/components/ra-forms/Show.d.ts +3 -12
  96. package/dist/components/ra-forms/Show.d.ts.map +1 -1
  97. package/dist/components/ra-forms/SimpleForm.d.ts +1 -30
  98. package/dist/components/ra-forms/SimpleForm.d.ts.map +1 -1
  99. package/dist/components/ra-forms/SimpleFormIterator.d.ts +1 -3
  100. package/dist/components/ra-forms/SimpleFormIterator.d.ts.map +1 -1
  101. package/dist/components/ra-forms/TabbedForm.d.ts +5 -9
  102. package/dist/components/ra-forms/TabbedForm.d.ts.map +1 -1
  103. package/dist/components/ra-forms/TableForm/TableFormIterator.d.ts +21 -22
  104. package/dist/components/ra-forms/TableForm/TableFormIterator.d.ts.map +1 -1
  105. package/dist/components/ra-forms/TableForm/TableFormIteratorItem.d.ts +1 -1
  106. package/dist/components/ra-forms/TableForm/TableFormIteratorItem.d.ts.map +1 -1
  107. package/dist/components/ra-forms/TableForm/index.d.ts +1 -2
  108. package/dist/components/ra-forms/TableForm/index.d.ts.map +1 -1
  109. package/dist/components/ra-forms/Toolbar.d.ts +3 -9
  110. package/dist/components/ra-forms/Toolbar.d.ts.map +1 -1
  111. package/dist/components/ra-forms/index.d.ts +12 -14
  112. package/dist/components/ra-forms/index.d.ts.map +1 -1
  113. package/dist/components/ra-inputs/ArrayInput.d.ts +3 -2
  114. package/dist/components/ra-inputs/ArrayInput.d.ts.map +1 -1
  115. package/dist/components/ra-inputs/AttachmentInput.d.ts +2 -32
  116. package/dist/components/ra-inputs/AttachmentInput.d.ts.map +1 -1
  117. package/dist/components/ra-inputs/AutocompleteArrayInput.d.ts +3 -7
  118. package/dist/components/ra-inputs/AutocompleteArrayInput.d.ts.map +1 -1
  119. package/dist/components/ra-inputs/AutocompleteInput.d.ts +3 -5
  120. package/dist/components/ra-inputs/AutocompleteInput.d.ts.map +1 -1
  121. package/dist/components/ra-inputs/BooleanInput.d.ts +3 -22
  122. package/dist/components/ra-inputs/BooleanInput.d.ts.map +1 -1
  123. package/dist/components/ra-inputs/DateInput.d.ts +3 -16
  124. package/dist/components/ra-inputs/DateInput.d.ts.map +1 -1
  125. package/dist/components/ra-inputs/DateTimeInput.d.ts +2 -19
  126. package/dist/components/ra-inputs/DateTimeInput.d.ts.map +1 -1
  127. package/dist/components/ra-inputs/FileInput.d.ts +9 -32
  128. package/dist/components/ra-inputs/FileInput.d.ts.map +1 -1
  129. package/dist/components/ra-inputs/ImageInput.d.ts +9 -12
  130. package/dist/components/ra-inputs/ImageInput.d.ts.map +1 -1
  131. package/dist/components/ra-inputs/LabeledArrayInput.d.ts +2 -24
  132. package/dist/components/ra-inputs/LabeledArrayInput.d.ts.map +1 -1
  133. package/dist/components/ra-inputs/LabeledInput.d.ts +1 -20
  134. package/dist/components/ra-inputs/LabeledInput.d.ts.map +1 -1
  135. package/dist/components/ra-inputs/LocalizedTextInput.d.ts +2 -2
  136. package/dist/components/ra-inputs/LocalizedTextInput.d.ts.map +1 -1
  137. package/dist/components/ra-inputs/NumberInput.d.ts +3 -22
  138. package/dist/components/ra-inputs/NumberInput.d.ts.map +1 -1
  139. package/dist/components/ra-inputs/RecordInput.d.ts +7 -13
  140. package/dist/components/ra-inputs/RecordInput.d.ts.map +1 -1
  141. package/dist/components/ra-inputs/ReferenceArrayInput.d.ts +6 -22
  142. package/dist/components/ra-inputs/ReferenceArrayInput.d.ts.map +1 -1
  143. package/dist/components/ra-inputs/ReferenceInput.d.ts +6 -23
  144. package/dist/components/ra-inputs/ReferenceInput.d.ts.map +1 -1
  145. package/dist/components/ra-inputs/ReferenceManyInput.d.ts +10 -12
  146. package/dist/components/ra-inputs/ReferenceManyInput.d.ts.map +1 -1
  147. package/dist/components/ra-inputs/SearchInput.d.ts +3 -1
  148. package/dist/components/ra-inputs/SearchInput.d.ts.map +1 -1
  149. package/dist/components/ra-inputs/SelectArrayInput.d.ts +3 -26
  150. package/dist/components/ra-inputs/SelectArrayInput.d.ts.map +1 -1
  151. package/dist/components/ra-inputs/SelectInput.d.ts +3 -2
  152. package/dist/components/ra-inputs/SelectInput.d.ts.map +1 -1
  153. package/dist/components/ra-inputs/SmartTextInput.d.ts +6 -26
  154. package/dist/components/ra-inputs/SmartTextInput.d.ts.map +1 -1
  155. package/dist/components/ra-inputs/TextInput.d.ts +2 -16
  156. package/dist/components/ra-inputs/TextInput.d.ts.map +1 -1
  157. package/dist/components/ra-inputs/TimeInput.d.ts +3 -16
  158. package/dist/components/ra-inputs/TimeInput.d.ts.map +1 -1
  159. package/dist/components/ra-inputs/index.d.ts +23 -24
  160. package/dist/components/ra-inputs/index.d.ts.map +1 -1
  161. package/dist/components/ra-lists/BulkActionsToolbar.d.ts +1 -8
  162. package/dist/components/ra-lists/BulkActionsToolbar.d.ts.map +1 -1
  163. package/dist/components/ra-lists/BulkFloatingActionsToolbar.d.ts +1 -7
  164. package/dist/components/ra-lists/BulkFloatingActionsToolbar.d.ts.map +1 -1
  165. package/dist/components/ra-lists/Datagrid/Datagrid.d.ts +1 -1
  166. package/dist/components/ra-lists/Datagrid/Datagrid.d.ts.map +1 -1
  167. package/dist/components/ra-lists/Datagrid/DatagridContextProvider.d.ts +1 -1
  168. package/dist/components/ra-lists/Datagrid/DatagridContextProvider.d.ts.map +1 -1
  169. package/dist/components/ra-lists/Datagrid/index.d.ts +1 -4
  170. package/dist/components/ra-lists/Datagrid/index.d.ts.map +1 -1
  171. package/dist/components/ra-lists/Empty.d.ts +1 -11
  172. package/dist/components/ra-lists/Empty.d.ts.map +1 -1
  173. package/dist/components/ra-lists/List.d.ts +2 -26
  174. package/dist/components/ra-lists/List.d.ts.map +1 -1
  175. package/dist/components/ra-lists/ListView.d.ts +1 -16
  176. package/dist/components/ra-lists/ListView.d.ts.map +1 -1
  177. package/dist/components/ra-lists/NotificationList/NotificationList.d.ts +4 -3
  178. package/dist/components/ra-lists/NotificationList/NotificationList.d.ts.map +1 -1
  179. package/dist/components/ra-lists/NotificationList/buttons/MarkAsReadedButton.d.ts +4 -0
  180. package/dist/components/ra-lists/NotificationList/buttons/MarkAsReadedButton.d.ts.map +1 -0
  181. package/dist/components/ra-lists/NotificationList/buttons/MarkAsUnreadedButton.d.ts +4 -0
  182. package/dist/components/ra-lists/NotificationList/buttons/MarkAsUnreadedButton.d.ts.map +1 -0
  183. package/dist/components/ra-lists/NotificationList/buttons/index.d.ts +3 -0
  184. package/dist/components/ra-lists/NotificationList/buttons/index.d.ts.map +1 -0
  185. package/dist/components/ra-lists/NotificationList/fields/NotificationField.d.ts +4 -0
  186. package/dist/components/ra-lists/NotificationList/fields/NotificationField.d.ts.map +1 -0
  187. package/dist/components/ra-lists/NotificationList/fields/index.d.ts +2 -0
  188. package/dist/components/ra-lists/NotificationList/fields/index.d.ts.map +1 -0
  189. package/dist/components/ra-lists/NotificationList/index.d.ts +1 -2
  190. package/dist/components/ra-lists/NotificationList/index.d.ts.map +1 -1
  191. package/dist/components/ra-lists/SimpleList.d.ts +3 -3
  192. package/dist/components/ra-lists/SimpleList.d.ts.map +1 -1
  193. package/dist/components/ra-lists/index.d.ts +7 -7
  194. package/dist/components/ra-lists/index.d.ts.map +1 -1
  195. package/dist/components/ra-pages/LoginPage.d.ts +2 -16
  196. package/dist/components/ra-pages/LoginPage.d.ts.map +1 -1
  197. package/dist/react-admin.cjs.js +67 -67
  198. package/dist/react-admin.cjs.js.map +1 -1
  199. package/dist/react-admin.es.js +11945 -12792
  200. package/dist/react-admin.es.js.map +1 -1
  201. package/dist/react-admin.umd.js +67 -67
  202. package/dist/react-admin.umd.js.map +1 -1
  203. package/package.json +1 -1
  204. package/src/{Admin.jsx → Admin.tsx} +6 -14
  205. package/src/AdminContext.tsx +12 -14
  206. package/src/ApplicaAdmin.tsx +21 -38
  207. package/src/components/@extended/Breadcrumbs.jsx +2 -6
  208. package/src/components/ActionsMenu.tsx +11 -1
  209. package/src/components/AuthBackground.tsx +2 -2
  210. package/src/components/Layout/Drawer/Drawer.tsx +2 -3
  211. package/src/components/Layout/Drawer/DrawerHeader.tsx +2 -2
  212. package/src/components/Layout/Drawer/DrawerHeaderStyled.jsx +2 -8
  213. package/src/components/Layout/Footer.tsx +2 -13
  214. package/src/components/Layout/Header/AppBarStyled.tsx +29 -0
  215. package/src/components/Layout/Layout.tsx +0 -1
  216. package/src/components/Notification.tsx +15 -0
  217. package/src/components/index.jsx +1 -0
  218. package/src/components/ra-buttons/CreateInDialogButton.tsx +11 -47
  219. package/src/components/ra-buttons/{EditInDialogButton.jsx → EditInDialogButton.tsx} +20 -21
  220. package/src/components/ra-buttons/{ImpersonateUserButton.jsx → ImpersonateUserButton.tsx} +8 -9
  221. package/src/components/ra-buttons/index.ts +3 -0
  222. package/src/components/ra-custom/ListItem.tsx +4 -39
  223. package/src/components/ra-custom/index.ts +1 -0
  224. package/src/components/ra-fields/{ActionsField.jsx → ActionsField.tsx} +8 -16
  225. package/src/components/ra-fields/AttachmentField.tsx +4 -14
  226. package/src/components/ra-fields/BaseAttachmentField.tsx +2 -16
  227. package/src/components/ra-fields/{CoverField.jsx → CoverField.tsx} +17 -28
  228. package/src/components/ra-fields/{DateAgoField.jsx → DateAgoField.tsx} +8 -11
  229. package/src/components/ra-fields/DateField.tsx +14 -0
  230. package/src/components/ra-fields/EmailField.tsx +13 -0
  231. package/src/components/ra-fields/{FileField.jsx → FileField.tsx} +17 -13
  232. package/src/components/ra-fields/FunctionField.tsx +7 -0
  233. package/src/components/ra-fields/{ImageField.jsx → ImageField.tsx} +3 -9
  234. package/src/components/ra-fields/LocalizedTextField.tsx +3 -3
  235. package/src/components/ra-fields/ReadonlyField.tsx +4 -3
  236. package/src/components/ra-fields/ReferenceManyField.tsx +24 -35
  237. package/src/components/ra-fields/{SizeField.jsx → SizeField.tsx} +8 -9
  238. package/src/components/ra-fields/TextField.tsx +14 -0
  239. package/src/components/ra-fields/index.ts +14 -0
  240. package/src/components/ra-forms/CardForm.tsx +102 -0
  241. package/src/components/ra-forms/ChangePasswordForm.tsx +4 -6
  242. package/src/components/ra-forms/Create.tsx +6 -8
  243. package/src/components/ra-forms/{Edit.jsx → Edit.tsx} +5 -5
  244. package/src/components/ra-forms/FormHeader.tsx +5 -23
  245. package/src/components/ra-forms/LongForm/Content.tsx +1 -1
  246. package/src/components/ra-forms/LongForm/Form.tsx +3 -3
  247. package/src/components/ra-forms/LongForm/NavMenu.tsx +3 -3
  248. package/src/components/ra-forms/LongForm/Provider.tsx +3 -4
  249. package/src/components/ra-forms/LongForm/Sidebar.tsx +2 -2
  250. package/src/components/ra-forms/LongForm/Tab.tsx +5 -5
  251. package/src/components/ra-forms/LongForm/hooks.tsx +3 -3
  252. package/src/components/ra-forms/LongForm/index.ts +3 -13
  253. package/src/components/ra-forms/LongForm/utils.ts +1 -1
  254. package/src/components/ra-forms/Show.tsx +21 -19
  255. package/src/components/ra-forms/SimpleForm.tsx +23 -40
  256. package/src/components/ra-forms/SimpleFormIterator.tsx +26 -24
  257. package/src/components/ra-forms/TabbedForm.tsx +36 -27
  258. package/src/components/ra-forms/TableForm/TableFormIterator.tsx +6 -34
  259. package/src/components/ra-forms/TableForm/TableFormIteratorItem.tsx +3 -4
  260. package/src/components/ra-forms/TableForm/index.ts +1 -3
  261. package/src/components/ra-forms/{Toolbar.jsx → Toolbar.tsx} +6 -11
  262. package/src/components/ra-forms/index.ts +12 -0
  263. package/src/components/ra-inputs/ArrayInput.tsx +15 -15
  264. package/src/components/ra-inputs/AttachmentInput.tsx +17 -25
  265. package/src/components/ra-inputs/AutocompleteArrayInput.tsx +27 -0
  266. package/src/components/ra-inputs/{AutocompleteInput.jsx → AutocompleteInput.tsx} +8 -18
  267. package/src/components/ra-inputs/{BooleanInput.jsx → BooleanInput.tsx} +8 -15
  268. package/src/components/ra-inputs/DateInput.tsx +24 -0
  269. package/src/components/ra-inputs/DateTimeInput.tsx +10 -18
  270. package/src/components/ra-inputs/{FileInput.jsx → FileInput.tsx} +28 -29
  271. package/src/components/ra-inputs/ImageInput.tsx +44 -0
  272. package/src/components/ra-inputs/LabeledArrayInput.tsx +8 -31
  273. package/src/components/ra-inputs/LabeledInput.tsx +12 -24
  274. package/src/components/ra-inputs/LocalizedTextInput.tsx +7 -7
  275. package/src/components/ra-inputs/NumberInput.tsx +24 -0
  276. package/src/components/ra-inputs/{RecordInput.jsx → RecordInput.tsx} +20 -18
  277. package/src/components/ra-inputs/ReferenceArrayInput.tsx +19 -0
  278. package/src/components/ra-inputs/ReferenceInput.tsx +19 -0
  279. package/src/components/ra-inputs/ReferenceManyInput.tsx +26 -0
  280. package/src/components/ra-inputs/SearchInput.tsx +12 -0
  281. package/src/components/ra-inputs/SelectArrayInput.tsx +33 -0
  282. package/src/components/ra-inputs/SelectInput.tsx +8 -10
  283. package/src/components/ra-inputs/{SmartTextInput.jsx → SmartTextInput.tsx} +10 -20
  284. package/src/components/ra-inputs/TextInput.tsx +9 -12
  285. package/src/components/ra-inputs/TimeInput.tsx +39 -0
  286. package/src/components/ra-inputs/index.ts +23 -0
  287. package/src/components/ra-lists/BulkActionsToolbar.tsx +6 -15
  288. package/src/components/ra-lists/BulkFloatingActionsToolbar.tsx +5 -9
  289. package/src/components/ra-lists/Datagrid/Datagrid.tsx +5 -6
  290. package/src/components/ra-lists/Datagrid/DatagridContextProvider.tsx +1 -1
  291. package/src/components/ra-lists/Datagrid/index.tsx +2 -6
  292. package/src/components/ra-lists/Empty.tsx +5 -16
  293. package/src/components/ra-lists/List.tsx +11 -47
  294. package/src/components/ra-lists/ListView.tsx +4 -19
  295. package/src/components/ra-lists/NotificationList/{NotificationList.jsx → NotificationList.tsx} +7 -8
  296. package/src/components/ra-lists/NotificationList/{button/MarkAsReadedButton.jsx → buttons/MarkAsReadedButton.tsx} +9 -9
  297. package/src/components/ra-lists/NotificationList/{button/MarkAsUnreadedButton.jsx → buttons/MarkAsUnreadedButton.tsx} +7 -6
  298. package/src/components/ra-lists/NotificationList/buttons/index.ts +2 -0
  299. package/src/components/ra-lists/NotificationList/{field/NotificationField.jsx → fields/NotificationField.tsx} +5 -5
  300. package/src/components/ra-lists/NotificationList/fields/index.ts +1 -0
  301. package/src/components/ra-lists/NotificationList/index.ts +1 -0
  302. package/src/components/ra-lists/SimpleList.tsx +2 -2
  303. package/src/components/ra-lists/index.ts +7 -7
  304. package/src/components/ra-pages/LoginPage.tsx +11 -16
  305. package/vite.config.js +84 -71
  306. package/dist/components/ra-lists/NotificationList/button/MarkAsReadedButton.d.ts +0 -3
  307. package/dist/components/ra-lists/NotificationList/button/MarkAsReadedButton.d.ts.map +0 -1
  308. package/dist/components/ra-lists/NotificationList/button/MarkAsUnreadedButton.d.ts +0 -3
  309. package/dist/components/ra-lists/NotificationList/button/MarkAsUnreadedButton.d.ts.map +0 -1
  310. package/dist/components/ra-lists/NotificationList/button/index.d.ts +0 -3
  311. package/dist/components/ra-lists/NotificationList/button/index.d.ts.map +0 -1
  312. package/dist/components/ra-lists/NotificationList/field/NotificationField.d.ts +0 -3
  313. package/dist/components/ra-lists/NotificationList/field/NotificationField.d.ts.map +0 -1
  314. package/dist/components/ra-lists/NotificationList/field/index.d.ts +0 -2
  315. package/dist/components/ra-lists/NotificationList/field/index.d.ts.map +0 -1
  316. package/src/components/Layout/Header/AppBarStyled.jsx +0 -32
  317. package/src/components/Notification.jsx +0 -13
  318. package/src/components/ra-buttons/index.jsx +0 -4
  319. package/src/components/ra-custom/index.tsx +0 -2
  320. package/src/components/ra-fields/DateField.jsx +0 -27
  321. package/src/components/ra-fields/EmailField.jsx +0 -27
  322. package/src/components/ra-fields/FunctionField.jsx +0 -9
  323. package/src/components/ra-fields/TextField.jsx +0 -27
  324. package/src/components/ra-fields/index.jsx +0 -30
  325. package/src/components/ra-forms/CardForm.jsx +0 -107
  326. package/src/components/ra-forms/index.jsx +0 -29
  327. package/src/components/ra-inputs/AutocompleteArrayInput.jsx +0 -35
  328. package/src/components/ra-inputs/DateInput.jsx +0 -30
  329. package/src/components/ra-inputs/ImageInput.jsx +0 -45
  330. package/src/components/ra-inputs/NumberInput.jsx +0 -28
  331. package/src/components/ra-inputs/ReferenceArrayInput.jsx +0 -23
  332. package/src/components/ra-inputs/ReferenceInput.jsx +0 -23
  333. package/src/components/ra-inputs/ReferenceManyInput.jsx +0 -33
  334. package/src/components/ra-inputs/SearchInput.jsx +0 -14
  335. package/src/components/ra-inputs/SelectArrayInput.jsx +0 -47
  336. package/src/components/ra-inputs/TimeInput.jsx +0 -46
  337. package/src/components/ra-inputs/index.jsx +0 -48
  338. package/src/components/ra-lists/NotificationList/button/index.jsx +0 -2
  339. package/src/components/ra-lists/NotificationList/field/index.jsx +0 -1
  340. package/src/components/ra-lists/NotificationList/index.jsx +0 -2
@@ -1 +1 @@
1
- {"version":3,"file":"Form.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/Form.tsx"],"names":[],"mappings":"AACA,OAAO,EAAY,cAAc,EAAE,MAAM,YAAY,CAAC;AACtD,OAAO,EAAE,cAAc,EAAY,MAAM,YAAY,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAMtC,KAAK,UAAU,GAAG,cAAc,GAC9B,cAAc,GAAG;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,eAAe,EAAE,WAAW,CAAC;IAC7B,kBAAkB,EAAE,WAAW,CAAC;IAChC,UAAU,EAAE,OAAO,CAAC;CACrB,CAAC;AAEJ,iBAAS,IAAI,CAAC,KAAK,EAAE,UAAU,2CAkB9B;AAED,OAAO,EAAE,IAAI,EAAE,CAAC"}
1
+ {"version":3,"file":"Form.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/Form.tsx"],"names":[],"mappings":"AACA,OAAO,EAAY,cAAc,EAAE,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EAAE,cAAc,EAAY,MAAM,YAAY,CAAC;AAKtD,KAAK,UAAU,GAAG,cAAc,GAC9B,cAAc,GAAG;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,eAAe,EAAE,WAAW,CAAC;IAC7B,kBAAkB,EAAE,WAAW,CAAC;IAChC,UAAU,EAAE,OAAO,CAAC;CACrB,CAAC;AAEJ,iBAAS,IAAI,CAAC,KAAK,EAAE,UAAU,2CAkB9B;AAED,OAAO,EAAE,IAAI,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NavMenu.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/NavMenu.tsx"],"names":[],"mappings":";AAEA,OAAO,EAKL,aAAa,EAMd,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAQhC,KAAK,qBAAqB,GAAG,KAAK,CAAC,iBAAiB,CAAC;IACnD,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAAC,CAAC;CACnD,CAAC,CAAC;AACH,KAAK,iBAAiB,GAAG,KAAK,GAAG,aAAa,GAAG,qBAAqB,CAAC;AAEvE,iBAAS,OAAO,4CAuBf;AAED,iBAAS,WAAW,CAAC,KAAK,EAAE,iBAAiB,2CA4D5C;AAED,iBAAS,cAAc,CACrB,IAAI,EAAE,iBAAiB,GACtB,KAAK,GAAG;IAAE,QAAQ,EAAE,OAAO,CAAC;IAAC,OAAO,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAAC,CAAC;IAAC,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IAAC,OAAO,EAAE,OAAO,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,CAoCvI;AAED,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,cAAc,EAAE,CAAC"}
1
+ {"version":3,"file":"NavMenu.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/NavMenu.tsx"],"names":[],"mappings":";AAEA,OAAO,EAKL,aAAa,EAMd,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAOhC,KAAK,qBAAqB,GAAG,KAAK,CAAC,iBAAiB,CAAC;IACnD,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAAC,CAAC;CACnD,CAAC,CAAC;AACH,KAAK,iBAAiB,GAAG,KAAK,GAAG,aAAa,GAAG,qBAAqB,CAAC;AAEvE,iBAAS,OAAO,4CAuBf;AAED,iBAAS,WAAW,CAAC,KAAK,EAAE,iBAAiB,2CA4D5C;AAED,iBAAS,cAAc,CACrB,IAAI,EAAE,iBAAiB,GACtB,KAAK,GAAG;IAAE,QAAQ,EAAE,OAAO,CAAC;IAAC,OAAO,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAAC,CAAC;IAAC,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IAAC,OAAO,EAAE,OAAO,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,CAoCvI;AAED,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,cAAc,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Provider.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/Provider.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAahC,KAAK,cAAc,GAAG,KAAK,CAAC,iBAAiB,CAAC;IAC5C,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC,CAAC;AAyFH,iBAAS,QAAQ,CAAC,KAAK,EAAE,cAAc,2CAsEtC;AAsBD,iBAAS,eAAe,IAAI,MAAM,GAAG,SAAS,CAG7C;AAED,iBAAS,aAAa,IAAI,MAAM,GAAG,SAAS,CAG3C;AAED,iBAAS,QAAQ,IAAI,KAAK,CAAC,KAAK,CAAC,CAGhC;AAED,iBAAS,mBAAmB,IAAI,OAAO,CAGtC;AAED,iBAAS,aAAa,IAAI,OAAO,CAGhC;AAED,iBAAS,gBAAgB,IAAI,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAaxD;AAED,iBAAS,UAAU,IAAI,CAAC,IAAI,EAAE,KAAK,KAAK,IAAI,CAa3C;AAED,iBAAS,aAAa,IAAI,CAAC,IAAI,EAAE,MAAM,GAAG,KAAK,KAAK,IAAI,CAavD;AAED,OAAO,EACL,QAAQ,EACR,QAAQ,EACR,mBAAmB,EACnB,eAAe,EACf,aAAa,EACb,gBAAgB,EAChB,UAAU,EACV,aAAa,EACb,aAAa,EACd,CAAC;AACF,YAAY,EAAE,cAAc,EAAE,CAAC"}
1
+ {"version":3,"file":"Provider.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/Provider.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAYhC,KAAK,cAAc,GAAG,KAAK,CAAC,iBAAiB,CAAC;IAC5C,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC,CAAC;AAyFH,iBAAS,QAAQ,CAAC,KAAK,EAAE,cAAc,2CAsEtC;AAsBD,iBAAS,eAAe,IAAI,MAAM,GAAG,SAAS,CAG7C;AAED,iBAAS,aAAa,IAAI,MAAM,GAAG,SAAS,CAG3C;AAED,iBAAS,QAAQ,IAAI,KAAK,CAAC,KAAK,CAAC,CAGhC;AAED,iBAAS,mBAAmB,IAAI,OAAO,CAGtC;AAED,iBAAS,aAAa,IAAI,OAAO,CAGhC;AAED,iBAAS,gBAAgB,IAAI,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAaxD;AAED,iBAAS,UAAU,IAAI,CAAC,IAAI,EAAE,KAAK,KAAK,IAAI,CAa3C;AAED,iBAAS,aAAa,IAAI,CAAC,IAAI,EAAE,MAAM,GAAG,KAAK,KAAK,IAAI,CAavD;AAED,OAAO,EACL,QAAQ,EACR,QAAQ,EACR,mBAAmB,EACnB,eAAe,EACf,aAAa,EACb,gBAAgB,EAChB,UAAU,EACV,aAAa,EACb,aAAa,EACd,CAAC;AACF,YAAY,EAAE,cAAc,EAAE,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
- import { Disposition } from './types';
3
2
  import { GridProps } from '@mui/material';
3
+ import { Disposition } from './types';
4
4
  declare enum SidebarSectionPosition {
5
5
  TOP = "top",
6
6
  BOTTOM = "bottom"
@@ -1 +1 @@
1
- {"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/Sidebar.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EAAa,SAAS,EAAS,MAAM,eAAe,CAAC;AAE5D,aAAK,sBAAsB;IACzB,GAAG,QAAQ;IACX,MAAM,WAAW;CAClB;AAED,KAAK,aAAa,GAAG;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,WAAW,CAAC;CAC3B,GAAG,SAAS,CAAC;AAEd,KAAK,oBAAoB,GAAG,KAAK,CAAC,iBAAiB,CAAC;IAClD,QAAQ,EAAE,sBAAsB,CAAC;CAClC,CAAC,CAAC;AAEH,iBAAS,OAAO,CAAC,KAAK,EAAE,aAAa,2CAcpC;AAED,iBAAS,cAAc,CAAC,KAAK,EAAE,oBAAoB,2CAElD;AAED,KAAK,gBAAgB,GAAG;IACtB,GAAG,EAAE,KAAK,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC;IAC5B,MAAM,EAAE,KAAK,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC;CAChC,CAAC;AAEF,iBAAS,kBAAkB,CAAC,KAAK,EAAE,KAAK,CAAC,iBAAiB,GAAG,gBAAgB,CAuB5E;AAED,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,CAAC"}
1
+ {"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/Sidebar.tsx"],"names":[],"mappings":";AACA,OAAO,EAAa,SAAS,EAAS,MAAM,eAAe,CAAC;AAE5D,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAGtC,aAAK,sBAAsB;IACzB,GAAG,QAAQ;IACX,MAAM,WAAW;CAClB;AAED,KAAK,aAAa,GAAG;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,WAAW,CAAC;CAC3B,GAAG,SAAS,CAAC;AAEd,KAAK,oBAAoB,GAAG,KAAK,CAAC,iBAAiB,CAAC;IAClD,QAAQ,EAAE,sBAAsB,CAAC;CAClC,CAAC,CAAC;AAEH,iBAAS,OAAO,CAAC,KAAK,EAAE,aAAa,2CAcpC;AAED,iBAAS,cAAc,CAAC,KAAK,EAAE,oBAAoB,2CAElD;AAED,KAAK,gBAAgB,GAAG;IACtB,GAAG,EAAE,KAAK,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC;IAC5B,MAAM,EAAE,KAAK,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC;CAChC,CAAC;AAEF,iBAAS,kBAAkB,CAAC,KAAK,EAAE,KAAK,CAAC,iBAAiB,GAAG,gBAAgB,CAuB5E;AAED,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,CAAC"}
@@ -1,6 +1,6 @@
1
- import React from 'react';
2
- import { Optional } from 'src/types';
3
1
  import { IItem } from './types';
2
+ import { Optional } from 'src/types';
3
+ import React from 'react';
4
4
  type IBaseItemProps = React.PropsWithChildren<Optional<IItem, 'id' | 'index'> & {
5
5
  sources: Array<string>;
6
6
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"Tab.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/Tab.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA8F,MAAM,OAAO,CAAC;AAEnH,OAAO,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AACrC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAKhC,KAAK,cAAc,GAAG,KAAK,CAAC,iBAAiB,CAAC,QAAQ,CAAC,KAAK,EAAE,IAAI,GAAG,OAAO,CAAC,GAAG;IAAE,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;CAAE,CAAC,CAAC;AAC5G,KAAK,SAAS,GAAG,cAAc,CAAC;AAChC,KAAK,WAAW,GAAG,cAAc,CAAC;AA+DlC,iBAAS,KAAK,CAAC,KAAK,EAAE,WAAW,2CAWhC;AAED,iBAAS,GAAG,CAAC,KAAK,EAAE,SAAS,2CAE5B;AAED,iBAAS,mBAAmB,CAAC,KAAK,EAAE,KAAK,CAAC,iBAAiB,GAAG,KAAK,CAAC,KAAK,CAAC,wBAAwB,CAAC,cAAc,CAAC,CAAC,CAYlH;AAED,OAAO,EAAE,GAAG,EAAE,KAAK,EAAE,mBAAmB,EAAE,CAAC"}
1
+ {"version":3,"file":"Tab.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/Tab.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAIrC,OAAO,KAA8F,MAAM,OAAO,CAAC;AAEnH,KAAK,cAAc,GAAG,KAAK,CAAC,iBAAiB,CAAC,QAAQ,CAAC,KAAK,EAAE,IAAI,GAAG,OAAO,CAAC,GAAG;IAAE,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;CAAE,CAAC,CAAC;AAC5G,KAAK,SAAS,GAAG,cAAc,CAAC;AAChC,KAAK,WAAW,GAAG,cAAc,CAAC;AA+DlC,iBAAS,KAAK,CAAC,KAAK,EAAE,WAAW,2CAWhC;AAED,iBAAS,GAAG,CAAC,KAAK,EAAE,SAAS,2CAE5B;AAED,iBAAS,mBAAmB,CAAC,KAAK,EAAE,KAAK,CAAC,iBAAiB,GAAG,KAAK,CAAC,KAAK,CAAC,wBAAwB,CAAC,cAAc,CAAC,CAAC,CAYlH;AAED,OAAO,EAAE,GAAG,EAAE,KAAK,EAAE,mBAAmB,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"hooks.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/hooks.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAIhC,iBAAS,WAAW,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAOxC;AAED,iBAAS,WAAW,CAAC,EAAE,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,KAAK,CAAC,CAK9C;AAED,iBAAS,eAAe,IAAI,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAY/C;AAED,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,eAAe,EAAE,CAAC"}
1
+ {"version":3,"file":"hooks.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/hooks.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAKhC,iBAAS,WAAW,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAOxC;AAED,iBAAS,WAAW,CAAC,EAAE,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,KAAK,CAAC,CAK9C;AAED,iBAAS,eAAe,IAAI,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAY/C;AAED,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,eAAe,EAAE,CAAC"}
@@ -1,9 +1,9 @@
1
- import { Form } from './Form';
2
1
  import { BaseForm } from './BaseForm';
3
2
  import { Content } from './Content';
3
+ import { Form } from './Form';
4
+ import { NavMenu, NavMenuItem, useNavMenuItem } from './NavMenu';
4
5
  import { Provider, useActiveItem, useItems, useSyncWithLocation, useErrorCount, useSetActiveItem, useAddItem, useRemoveItem, useFormRootPath } from './Provider';
5
6
  import { Sidebar, SidebarSection, SidebarSectionPosition, useSidebarChildren } from './Sidebar';
6
- import { NavMenu, NavMenuItem, useNavMenuItem } from './NavMenu';
7
7
  import { Tab, Group, useBaseItemChildren } from './Tab';
8
8
  type IForm = typeof Form & {
9
9
  BaseForm: typeof BaseForm;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EACL,QAAQ,EACR,aAAa,EACb,QAAQ,EACR,mBAAmB,EACnB,aAAa,EACb,gBAAgB,EAChB,UAAU,EACV,aAAa,EACb,eAAe,EAChB,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAChG,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AACjE,OAAO,EAAE,GAAG,EAAE,KAAK,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAExD,KAAK,KAAK,GAAG,OAAO,IAAI,GAAG;IACzB,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,OAAO,EAAE,OAAO,OAAO,CAAC;IACxB,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;IAChD,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,eAAe,EAAE,OAAO,eAAe,CAAC;IACxC,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,gBAAgB,EAAE,OAAO,gBAAgB,CAAC;IAC1C,UAAU,EAAE,OAAO,UAAU,CAAC;IAC9B,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,OAAO,EAAE,OAAO,OAAO,CAAC;IACxB,cAAc,EAAE,OAAO,cAAc,CAAC;IACtC,sBAAsB,EAAE,OAAO,sBAAsB,CAAC;IACtD,kBAAkB,EAAE,OAAO,kBAAkB,CAAC;IAC9C,OAAO,EAAE,OAAO,OAAO,CAAC;IACxB,WAAW,EAAE,OAAO,WAAW,CAAC;IAChC,cAAc,EAAE,OAAO,cAAc,CAAC;IACtC,GAAG,EAAE,OAAO,GAAG,CAAC;IAChB,KAAK,EAAE,OAAO,KAAK,CAAC;IACpB,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;CACjD,CAAC;AAEF,QAAA,MAAM,WAAW,OAAgB,CAAC;AAuBlC,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,QAAQ,EAAE,mBAAmB,EAAE,aAAa,EAAE,gBAAgB,EAAE,UAAU,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AACjK,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAChG,OAAO,EAAE,GAAG,EAAE,KAAK,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAExD,KAAK,KAAK,GAAG,OAAO,IAAI,GAAG;IACzB,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,OAAO,EAAE,OAAO,OAAO,CAAC;IACxB,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;IAChD,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,eAAe,EAAE,OAAO,eAAe,CAAC;IACxC,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,gBAAgB,EAAE,OAAO,gBAAgB,CAAC;IAC1C,UAAU,EAAE,OAAO,UAAU,CAAC;IAC9B,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,OAAO,EAAE,OAAO,OAAO,CAAC;IACxB,cAAc,EAAE,OAAO,cAAc,CAAC;IACtC,sBAAsB,EAAE,OAAO,sBAAsB,CAAC;IACtD,kBAAkB,EAAE,OAAO,kBAAkB,CAAC;IAC9C,OAAO,EAAE,OAAO,OAAO,CAAC;IACxB,WAAW,EAAE,OAAO,WAAW,CAAC;IAChC,cAAc,EAAE,OAAO,cAAc,CAAC;IACtC,GAAG,EAAE,OAAO,GAAG,CAAC;IAChB,KAAK,EAAE,OAAO,KAAK,CAAC;IACpB,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;CACjD,CAAC;AAEF,QAAA,MAAM,WAAW,OAAgB,CAAC;AAuBlC,eAAe,WAAW,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { IItem } from './types';
2
- import { Optional } from 'src/types';
2
+ import { Optional } from '../../../types';
3
3
  declare function getId(data: Optional<Pick<IItem, 'id' | 'label'>, 'id'>): string;
4
4
  declare function isChild(parentId: string, childId: string): boolean;
5
5
  declare function getItemsIds(items: Array<IItem>): Array<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/utils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAErC,iBAAS,KAAK,CAAC,IAAI,EAAE,QAAQ,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,GAAG,OAAO,CAAC,EAAE,IAAI,CAAC,GAAG,MAAM,CAExE;AAED,iBAAS,OAAO,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAI3D;AAED,iBAAS,WAAW,CAAC,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,MAAM,CAAC,CAEvD;AAED,iBAAS,QAAQ,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,CAGpC;AAED,iBAAS,WAAW,CAAC,EAAE,EAAE,MAAM,GAAG,SAAS,EAAE,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,WAQ/D;AAED,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,WAAW,EAAE,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/LongForm/utils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,iBAAS,KAAK,CAAC,IAAI,EAAE,QAAQ,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,GAAG,OAAO,CAAC,EAAE,IAAI,CAAC,GAAG,MAAM,CAExE;AAED,iBAAS,OAAO,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAI3D;AAED,iBAAS,WAAW,CAAC,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,MAAM,CAAC,CAEvD;AAED,iBAAS,QAAQ,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,CAGpC;AAED,iBAAS,WAAW,CAAC,EAAE,EAAE,MAAM,GAAG,SAAS,EAAE,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,WAQ/D;AAED,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,WAAW,EAAE,CAAC"}
@@ -1,13 +1,4 @@
1
- declare const StyledShow: import("@emotion/styled").StyledComponent<Pick<Pick<import("react-admin").ShowProps<import("react-admin").RaRecord<import("react-admin").Identifier>>, keyof import("react-admin").ShowProps<import("react-admin").RaRecord<import("react-admin").Identifier>>> & Pick<import("prop-types").InferProps<{
2
- actions: import("prop-types").Requireable<NonNullable<boolean | import("prop-types").ReactElementLike>>;
3
- children: import("prop-types").Validator<NonNullable<import("prop-types").ReactNodeLike>>;
4
- className: import("prop-types").Requireable<string>;
5
- disableAuthentication: import("prop-types").Requireable<boolean>;
6
- emptyWhileLoading: import("prop-types").Requireable<boolean>;
7
- component: import("prop-types").Requireable<import("prop-types").ReactComponentLike>;
8
- resource: import("prop-types").Requireable<string>;
9
- title: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
10
- sx: import("prop-types").Requireable<any>;
11
- }>, never> & Pick<import("react-admin").ShowProps<import("react-admin").RaRecord<import("react-admin").Identifier>>, "aside" | "id" | "queryOptions">, keyof import("react-admin").ShowProps<import("react-admin").RaRecord<import("react-admin").Identifier>>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
12
- export default StyledShow;
1
+ /// <reference types="react" />
2
+ export declare function Show(): JSX.Element;
3
+ export default Show;
13
4
  //# sourceMappingURL=Show.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Show.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/Show.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,UAAU;;;;;;;;;;2VAgBb,CAAC;AAEJ,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"Show.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/Show.tsx"],"names":[],"mappings":";AAGA,wBAAgB,IAAI,IAAI,GAAG,CAAC,OAAO,CAmBlC;AACD,eAAe,IAAI,CAAC"}
@@ -1,6 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import { SimpleFormProps as RaSimpleFormProps } from 'react-admin';
3
- import PropTypes from 'prop-types';
4
3
  export type SimpleFormProps = RaSimpleFormProps & {
5
4
  modal?: boolean;
6
5
  content?: boolean;
@@ -8,33 +7,5 @@ export type SimpleFormProps = RaSimpleFormProps & {
8
7
  title?: string | React.ReactNode;
9
8
  secondary?: string | React.ReactNode;
10
9
  };
11
- /**
12
- * @param {SimpleFormProps} props
13
- * @returns {JSX.Element}
14
- */
15
- declare const SimpleForm: {
16
- ({ title, modal, content, subheader, secondary, sx, ...props }: SimpleFormProps): JSX.Element;
17
- defaultProps: {
18
- modal: boolean;
19
- content: boolean;
20
- subheader: null;
21
- title: null;
22
- toolbar: import("react/jsx-runtime").JSX.Element;
23
- secondary: import("react/jsx-runtime").JSX.Element;
24
- };
25
- propTypes: {
26
- modal: PropTypes.Requireable<boolean>;
27
- content: PropTypes.Requireable<boolean>;
28
- contained: PropTypes.Requireable<boolean>;
29
- subheader: PropTypes.Requireable<NonNullable<PropTypes.ReactNodeLike>>;
30
- title: PropTypes.Requireable<NonNullable<PropTypes.ReactNodeLike>>;
31
- secondary: PropTypes.Requireable<NonNullable<object | PropTypes.ReactNodeLike>>;
32
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
33
- defaultValues: PropTypes.Requireable<object>;
34
- record: PropTypes.Requireable<object>;
35
- toolbar: PropTypes.Requireable<NonNullable<boolean | PropTypes.ReactElementLike>>;
36
- validate: PropTypes.Requireable<(...args: any[]) => any>;
37
- };
38
- };
39
- export default SimpleForm;
10
+ export declare function SimpleForm({ title, modal, content, subheader, toolbar, secondary, sx, ...props }: SimpleFormProps): JSX.Element;
40
11
  //# sourceMappingURL=SimpleForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SimpleForm.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/SimpleForm.tsx"],"names":[],"mappings":";AAAA,OAAO,EAGL,eAAe,IAAI,iBAAiB,EAGrC,MAAM,aAAa,CAAC;AAIrB,OAAO,SAAS,MAAM,YAAY,CAAC;AAiBnC,MAAM,MAAM,eAAe,GAAG,iBAAiB,GAAG;IAChD,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACrC,KAAK,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACjC,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;CACtC,CAAC;AAEF;;;GAGG;AACH,QAAA,MAAM,UAAU;oEAAmE,eAAe,GAAG,WAAW;;;;;;;;;;;;;;;;;;;;;;CAyB/G,CAAC;AA6BF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"SimpleForm.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/SimpleForm.tsx"],"names":[],"mappings":";AAAA,OAAO,EAGL,eAAe,IAAI,iBAAiB,EAGrC,MAAM,aAAa,CAAC;AAmBrB,MAAM,MAAM,eAAe,GAAG,iBAAiB,GAAG;IAChD,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACrC,KAAK,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACjC,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;CACtC,CAAC;AAEF,wBAAgB,UAAU,CAAC,EACzB,KAAK,EACL,KAAa,EAEb,OAAe,EACf,SAAgB,EAChB,OAIC,EACD,SAIC,EACD,EAAE,EACF,GAAG,KAAK,EACT,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,CAyB/B"}
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- declare const SimpleFormIterator: import("@emotion/styled").StyledComponent<Pick<import("react-admin").SimpleFormIteratorProps, keyof import("react-admin").SimpleFormIteratorProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {
3
- ref?: import("react").Ref<import("react").Component<import("react-admin").SimpleFormIteratorProps, any, any>> | undefined;
4
- }>;
2
+ export declare function SimpleFormIterator(): JSX.Element;
5
3
  export default SimpleFormIterator;
6
4
  //# sourceMappingURL=SimpleFormIterator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SimpleFormIterator.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/SimpleFormIterator.tsx"],"names":[],"mappings":";AAIA,QAAA,MAAM,kBAAkB;;EAuBrB,CAAC;AAEJ,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"SimpleFormIterator.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/SimpleFormIterator.tsx"],"names":[],"mappings":";AAGA,wBAAgB,kBAAkB,IAAI,GAAG,CAAC,OAAO,CA0BhD;AAED,eAAe,kBAAkB,CAAC"}
@@ -12,13 +12,9 @@ export type TabbedFormProps = RaTabbedFormProps & {
12
12
  */
13
13
  noPadding?: boolean;
14
14
  };
15
- declare const TabbedForm: {
16
- (props: TabbedFormProps): import("react/jsx-runtime").JSX.Element;
17
- defaultProps: {
18
- toolbar: import("react/jsx-runtime").JSX.Element;
19
- secondary: import("react/jsx-runtime").JSX.Element;
20
- };
21
- Tab: {
15
+ export declare function TabbedForm(props: TabbedFormProps): JSX.Element;
16
+ export declare namespace TabbedForm {
17
+ var Tab: {
22
18
  (props: import("react-admin").FormTabProps): JSX.Element;
23
19
  propTypes: {
24
20
  className: import("prop-types").Requireable<string>;
@@ -35,8 +31,8 @@ declare const TabbedForm: {
35
31
  };
36
32
  displayName: string;
37
33
  };
38
- TabStack: ({ children, ...props }: StackTabProps) => JSX.Element;
39
- };
34
+ var TabStack: ({ children, ...props }: StackTabProps) => JSX.Element;
35
+ }
40
36
  export type StackTabProps = TabProps & {
41
37
  children: React.ReactNode;
42
38
  };
@@ -1 +1 @@
1
- {"version":3,"file":"TabbedForm.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/TabbedForm.tsx"],"names":[],"mappings":";AAAA,OAAO,EAEL,eAAe,IAAI,iBAAiB,EAGpC,QAAQ,EACT,MAAM,aAAa,CAAC;AAQrB,MAAM,MAAM,eAAe,GAAG,iBAAiB,GAAG;IAChD,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACrC,KAAK,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,GAAG,OAAO,CAAC;IAC3C,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACrC;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAmBF,QAAA,MAAM,UAAU;YAAW,eAAe;;;;;;;;;;;;;;;;;;;;;;uCA0CA,aAAa,KAAG,WAAW;CATpE,CAAC;AACF,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG;IACrC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AA4BF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"TabbedForm.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/TabbedForm.tsx"],"names":[],"mappings":";AAEA,OAAO,EAEL,eAAe,IAAI,iBAAiB,EAGpC,QAAQ,EACT,MAAM,aAAa,CAAC;AAMrB,MAAM,MAAM,eAAe,GAAG,iBAAiB,GAAG;IAChD,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACrC,KAAK,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,GAAG,OAAO,CAAC;IAC3C,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACrC;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAqBF,wBAAgB,UAAU,CAAC,KAAK,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,CAmD9D;yBAnDe,UAAU;;;;;;;;;;;;;;;;;;;;AAoD1B,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG;IACrC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAiBF,eAAe,UAAU,CAAC"}
@@ -1,28 +1,27 @@
1
1
  import { ReactElement, ReactNode } from 'react';
2
2
  import { SxProps } from '@mui/material';
3
3
  import { RaRecord } from 'ra-core';
4
- import PropTypes from 'prop-types';
5
4
  import { UseFieldArrayReturn } from 'react-hook-form';
6
- declare const StyledTableFormIterator: import("@emotion/styled").StyledComponent<Pick<Pick<TableFormIteratorProps, keyof TableFormIteratorProps> & Pick<PropTypes.InferProps<{
7
- addButton: PropTypes.Requireable<PropTypes.ReactElementLike>;
8
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
9
- className: PropTypes.Requireable<string>;
10
- field: PropTypes.Requireable<object>;
11
- fields: PropTypes.Requireable<any[]>;
12
- fieldState: PropTypes.Requireable<object>;
13
- formState: PropTypes.Requireable<object>;
14
- record: PropTypes.Requireable<object>;
15
- source: PropTypes.Requireable<string>;
16
- label: PropTypes.Requireable<NonNullable<string | boolean | null | undefined>>;
17
- resource: PropTypes.Requireable<string>;
18
- translate: PropTypes.Requireable<(...args: any[]) => any>;
19
- disableAdd: PropTypes.Requireable<boolean>;
20
- enableClearAll: PropTypes.Requireable<boolean>;
21
- disableRemove: PropTypes.Requireable<NonNullable<boolean | ((...args: any[]) => any) | null | undefined>>;
22
- TransitionProps: PropTypes.Requireable<PropTypes.InferProps<{}>>;
23
- empty: PropTypes.Requireable<NonNullable<PropTypes.ReactNodeLike>>;
24
- template: PropTypes.Requireable<object>;
25
- }>, "translate" | "TransitionProps" | "field" | "formState" | "fieldState"> & Pick<TableFormIteratorProps, "replace" | "meta" | "sx" | "move" | "inset" | "remove" | "append" | "prepend" | "swap" | "insert" | "update" | "disableActions">, keyof TableFormIteratorProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
5
+ /**
6
+ *
7
+ * @example
8
+ * <Grid container>
9
+ * <Grid item xs={12}>
10
+ * <ArrayInput label={false} source="descriptor.fields">
11
+ * <TableFormIterator template={{ property: 'FIELD' }} label="Catalogo proprietà"> // template: default value for new row
12
+ * <TextInput label="Name" source={'name'} validate={required()} />
13
+ * <TextInput source={'denomination'} helperText={false} />
14
+ * <SelectInput choices={FieldTypes} source={'type'} helperText={false} />
15
+ * </TableFormIterator>
16
+ * </ArrayInput>
17
+ * </Grid>
18
+ * </Grid>
19
+ *
20
+ * @param props
21
+ * @returns
22
+ */
23
+ export declare function RawTableFormIterator(props: TableFormIteratorProps): ReactElement | null;
24
+ export declare const TableFormIterator: import("@emotion/styled").StyledComponent<Pick<TableFormIteratorProps, keyof TableFormIteratorProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
26
25
  export interface TableFormIteratorProps extends Partial<UseFieldArrayReturn> {
27
26
  addButton?: ReactElement;
28
27
  children?: ReactNode;
@@ -44,5 +43,5 @@ export interface TableFormIteratorProps extends Partial<UseFieldArrayReturn> {
44
43
  empty: ReactNode | string;
45
44
  inset?: boolean;
46
45
  }
47
- export default StyledTableFormIterator;
46
+ export default TableFormIterator;
48
47
  //# sourceMappingURL=TableFormIterator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TableFormIterator.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/TableForm/TableFormIterator.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAY,YAAY,EAAE,SAAS,EAA0C,MAAM,OAAO,CAAC;AAElG,OAAO,EAIL,OAAO,EAQR,MAAM,eAAe,CAAC;AACvB,OAAO,EAAoB,QAAQ,EAAqD,MAAM,SAAS,CAAC;AAIxG,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,OAAO,EAAE,mBAAmB,EAAkB,MAAM,iBAAiB,CAAC;AAgQtE,QAAA,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;gWAe1B,CAAC;AA6BJ,MAAM,WAAW,sBAAuB,SAAQ,OAAO,CAAC,mBAAmB,CAAC;IAC1E,SAAS,CAAC,EAAE,YAAY,CAAC;IACzB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE;QAEL,KAAK,CAAC,EAAE,GAAG,CAAC;QACZ,YAAY,CAAC,EAAE,OAAO,CAAC;KACxB,CAAC;IACF,MAAM,CAAC,EAAE,QAAQ,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,KAAK,EAAE,SAAS,GAAG,MAAM,CAAC;IAC1B,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED,eAAe,uBAAuB,CAAC"}
1
+ {"version":3,"file":"TableFormIterator.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/TableForm/TableFormIterator.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAY,YAAY,EAAE,SAAS,EAA0C,MAAM,OAAO,CAAC;AAElG,OAAO,EAIL,OAAO,EAQR,MAAM,eAAe,CAAC;AACvB,OAAO,EAAoB,QAAQ,EAAqD,MAAM,SAAS,CAAC;AAMxG,OAAO,EAAE,mBAAmB,EAAkB,MAAM,iBAAiB,CAAC;AAGtE;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,sBAAsB,GAAG,YAAY,GAAG,IAAI,CAiNvF;AA0BD,eAAO,MAAM,iBAAiB,2LAe3B,CAAC;AAEJ,MAAM,WAAW,sBAAuB,SAAQ,OAAO,CAAC,mBAAmB,CAAC;IAC1E,SAAS,CAAC,EAAE,YAAY,CAAC;IACzB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE;QAEL,KAAK,CAAC,EAAE,GAAG,CAAC;QACZ,YAAY,CAAC,EAAE,OAAO,CAAC;KACxB,CAAC;IACF,MAAM,CAAC,EAAE,QAAQ,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,KAAK,EAAE,SAAS,GAAG,MAAM,CAAC;IAC1B,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED,eAAe,iBAAiB,CAAC"}
@@ -1,6 +1,6 @@
1
- import * as React from 'react';
2
1
  import { ReactElement, ReactNode } from 'react';
3
2
  import { RaRecord } from 'ra-core';
3
+ import * as React from 'react';
4
4
  export declare const TableFormIteratorItem: React.ForwardRefExoticComponent<TableFormIteratorItemProps & React.RefAttributes<unknown>>;
5
5
  export type TableFormIteratorItemProps = {
6
6
  children?: ReactNode;
@@ -1 +1 @@
1
- {"version":3,"file":"TableFormIteratorItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/TableForm/TableFormIteratorItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAY,YAAY,EAAE,SAAS,EAAyC,MAAM,OAAO,CAAC;AAKjG,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAInC,eAAO,MAAM,qBAAqB,4FAkEhC,CAAC;AAEH,MAAM,MAAM,0BAA0B,GAAG;IACvC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,MAAM,EAAE,QAAQ,CAAC;IACjB,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC"}
1
+ {"version":3,"file":"TableFormIteratorItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/TableForm/TableFormIteratorItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAE,SAAS,EAAyC,MAAM,OAAO,CAAC;AAEjG,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAInC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,eAAO,MAAM,qBAAqB,4FAkEhC,CAAC;AAEH,MAAM,MAAM,0BAA0B,GAAG;IACvC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,MAAM,EAAE,QAAQ,CAAC;IACjB,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC"}
@@ -1,4 +1,3 @@
1
- import TableFormIterator from './TableFormIterator';
1
+ export * from './TableFormIterator';
2
2
  export * from './TableFormIteratorItem';
3
- export default TableFormIterator;
4
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/TableForm/index.ts"],"names":[],"mappings":"AAAA,OAAO,iBAAiB,MAAM,qBAAqB,CAAC;AACpD,cAAc,yBAAyB,CAAC;AAExC,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ra-forms/TableForm/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC"}
@@ -1,11 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { ToolbarProps } from 'react-admin';
3
+ export declare function Toolbar(props: ToolbarProps): JSX.Element;
1
4
  export default Toolbar;
2
- declare function Toolbar(props: any): import("react/jsx-runtime").JSX.Element;
3
- declare namespace Toolbar {
4
- const defaultProps: any;
5
- const propTypes: {
6
- children: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
7
- className: import("prop-types").Requireable<string>;
8
- resource: import("prop-types").Requireable<string>;
9
- };
10
- }
11
5
  //# sourceMappingURL=Toolbar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Toolbar.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/Toolbar.jsx"],"names":[],"mappings":";AAuBA,8EAAuD"}
1
+ {"version":3,"file":"Toolbar.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/Toolbar.tsx"],"names":[],"mappings":";AACA,OAAO,EAAwB,YAAY,EAAE,MAAM,aAAa,CAAC;AAsBjE,wBAAgB,OAAO,CAAC,KAAK,EAAE,YAAY,GAAG,GAAG,CAAC,OAAO,CAGxD;AAED,eAAe,OAAO,CAAC"}
@@ -1,15 +1,13 @@
1
- import CardForm from './CardForm';
2
- import ChangePasswordForm from './ChangePasswordForm';
3
- import Create from './Create';
4
- import Edit from './Edit';
5
- import FormHeader from './FormHeader';
6
- import LongForm from './LongForm';
7
- import Show from './Show';
8
- import SimpleForm from './SimpleForm';
9
- import SimpleFormIterator from './SimpleFormIterator';
10
- import TabbedForm from './TabbedForm';
11
- import TableFormIterator from './TableForm';
12
- import Toolbar from './Toolbar';
13
- import { useResourceDefaultValues } from './Create';
14
- export { CardForm, ChangePasswordForm, Create, Edit, FormHeader, LongForm, Show, SimpleForm, SimpleFormIterator, TabbedForm, TableFormIterator, Toolbar, useResourceDefaultValues };
1
+ export * from './CardForm';
2
+ export * from './ChangePasswordForm';
3
+ export * from './Create';
4
+ export * from './Edit';
5
+ export * from './FormHeader';
6
+ export * from './LongForm';
7
+ export * from './Show';
8
+ export * from './SimpleForm';
9
+ export * from './SimpleFormIterator';
10
+ export * from './TabbedForm';
11
+ export * from './TableForm';
12
+ export * from './Toolbar';
15
13
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/index.jsx"],"names":[],"mappings":"qBAEqB,YAAY;+BACF,sBAAsB;mBAHJ,UAAU;iBAI1C,QAAQ;uBACF,cAAc;qBAChB,YAAY;iBAChB,QAAQ;uBACF,cAAc;+BACN,sBAAsB;uBAC9B,cAAc;8BACP,aAAa;oBACvB,WAAW;yCAZkB,UAAU"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,sBAAsB,CAAC;AACrC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,sBAAsB,CAAC;AACrC,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC"}
@@ -1,5 +1,6 @@
1
- import { LabeledArrayInputProps } from './LabeledArrayInput';
1
+ /// <reference types="react" />
2
2
  import { ArrayInputProps as RaArrayInputProps } from 'react-admin';
3
+ import { LabeledArrayInputProps } from './LabeledArrayInput';
3
4
  export type ArrayInputProps = RaArrayInputProps & LabeledArrayInputProps & {
4
5
  divider?: boolean;
5
6
  };
@@ -10,6 +11,6 @@ export type ArrayInputProps = RaArrayInputProps & LabeledArrayInputProps & {
10
11
  * @param {ArrayInputProps}
11
12
  * @returns {React.ReactElement}
12
13
  */
13
- declare const ArrayInput: ({ label, addLabel, source, helperText, divider, ...props }: ArrayInputProps) => React.ReactElement;
14
+ export declare function ArrayInput({ label, addLabel, source, helperText, divider, ...props }: ArrayInputProps): React.ReactElement;
14
15
  export default ArrayInput;
15
16
  //# sourceMappingURL=ArrayInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/ArrayInput.tsx"],"names":[],"mappings":"AAAA,OAA0B,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAChF,OAAO,EAA8B,eAAe,IAAI,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAuB/F,MAAM,MAAM,eAAe,GAAG,iBAAiB,GAC7C,sBAAsB,GAAG;IACvB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEJ;;;;;;GAMG;AACH,QAAA,MAAM,UAAU,+DAAuE,eAAe,KAAG,MAAM,YAW9G,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"ArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/ArrayInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA8B,eAAe,IAAI,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAE/F,OAA0B,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAqBhF,MAAM,MAAM,eAAe,GAAG,iBAAiB,GAC7C,sBAAsB,GAAG;IACvB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEJ;;;;;;GAMG;AACH,wBAAgB,UAAU,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,OAAc,EAAE,GAAG,KAAK,EAAE,EAAE,eAAe,GAAG,KAAK,CAAC,YAAY,CAajI;AACD,eAAe,UAAU,CAAC"}
@@ -1,5 +1,4 @@
1
1
  import { FileInputProps } from 'react-admin';
2
- import PropTypes from 'prop-types';
3
2
  import React from 'react';
4
3
  export type AttachmentInputProps = FileInputProps & {
5
4
  children?: React.ReactNode;
@@ -8,7 +7,7 @@ export type AttachmentInputProps = FileInputProps & {
8
7
  type?: 'file' | 'image' | 'attachment';
9
8
  };
10
9
  /**
11
- * Consente di definire un campo di tipo input all'interno del quale è possibile caricare uno o più file.
10
+ * Allows you to define an input field inside which you can upload one or more files.
12
11
  *
13
12
  * @example
14
13
  * <AttachmentInput source="attachments" title="name" accept="image/*" multiple>
@@ -16,35 +15,6 @@ export type AttachmentInputProps = FileInputProps & {
16
15
  * @param {AttachmentInputProps}
17
16
  * @returns
18
17
  */
19
- declare const AttachmentInput: {
20
- ({ children, disabled, type, ...props }: AttachmentInputProps): JSX.Element;
21
- propTypes: {
22
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
23
- multiple: PropTypes.Requireable<boolean>;
24
- disabled: PropTypes.Requireable<boolean>;
25
- accept: PropTypes.Requireable<string>;
26
- className: PropTypes.Requireable<string>;
27
- id: PropTypes.Requireable<string>;
28
- isRequired: PropTypes.Requireable<boolean>;
29
- label: PropTypes.Requireable<NonNullable<string | boolean | PropTypes.ReactElementLike>>;
30
- labelMultiple: PropTypes.Requireable<string>;
31
- labelSingle: PropTypes.Requireable<string>;
32
- maxSize: PropTypes.Requireable<number>;
33
- minSize: PropTypes.Requireable<number>;
34
- validateFileRemoval: PropTypes.Requireable<(...args: any[]) => any>;
35
- options: PropTypes.Requireable<object>;
36
- removeIcon: PropTypes.Requireable<PropTypes.ReactComponentLike>;
37
- resource: PropTypes.Requireable<string>;
38
- source: PropTypes.Requireable<string>;
39
- placeholder: PropTypes.Requireable<PropTypes.ReactNodeLike>;
40
- };
41
- defaultProps: {
42
- /** @ts-ignore */
43
- children: import("react/jsx-runtime").JSX.Element;
44
- multiple: boolean;
45
- disabled: boolean;
46
- type: string;
47
- };
48
- };
18
+ export declare function AttachmentInput({ children, multiple, disabled, type, ...props }: AttachmentInputProps): JSX.Element;
49
19
  export default AttachmentInput;
50
20
  //# sourceMappingURL=AttachmentInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttachmentInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/AttachmentInput.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAwD,MAAM,aAAa,CAAC;AAInG,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,MAAM,OAAO,CAAC;AA4C1B,MAAM,MAAM,oBAAoB,GAAG,cAAc,GAAG;IAClD,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,YAAY,CAAC;CACxC,CAAC;AAEF;;;;;;;;GAQG;AACH,QAAA,MAAM,eAAe;6CAA4C,oBAAoB,GAAG,WAAW;;;;;;;;;;;;;;;;;;;;;;QAsBjG,iBAAiB;;;;;;CAVlB,CAAC;AAiBF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"AttachmentInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/AttachmentInput.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAwD,MAAM,aAAa,CAAC;AAGnG,OAAO,KAAK,MAAM,OAAO,CAAC;AA2C1B,MAAM,MAAM,oBAAoB,GAAG,cAAc,GAAG;IAClD,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,YAAY,CAAC;CACxC,CAAC;AAEF;;;;;;;;GAQG;AACH,wBAAgB,eAAe,CAAC,EAE9B,QAAyD,EACzD,QAAe,EACf,QAAgB,EAChB,IAAmB,EACnB,GAAG,KAAK,EACT,EAAE,oBAAoB,GAAG,GAAG,CAAC,OAAO,CAepC;AAED,eAAe,eAAe,CAAC"}
@@ -1,9 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { AutocompleteArrayInputProps } from 'react-admin';
3
+ export declare function AutocompleteArrayInput({ size, ...props }: AutocompleteArrayInputProps): JSX.Element;
1
4
  export default AutocompleteArrayInput;
2
- declare function AutocompleteArrayInput({ ...props }: {
3
- [x: string]: any;
4
- }): import("react/jsx-runtime").JSX.Element;
5
- declare namespace AutocompleteArrayInput {
6
- const propTypes: any;
7
- const defaultProps: any;
8
- }
9
5
  //# sourceMappingURL=AutocompleteArrayInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AutocompleteArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/AutocompleteArrayInput.jsx"],"names":[],"mappings":";AAoBA;;4CAIC"}
1
+ {"version":3,"file":"AutocompleteArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/AutocompleteArrayInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,2BAA2B,EAAsD,MAAM,aAAa,CAAC;AAiB9G,wBAAgB,sBAAsB,CAAC,EAAE,IAAc,EAAE,GAAG,KAAK,EAAE,EAAE,2BAA2B,GAAG,GAAG,CAAC,OAAO,CAO7G;AAED,eAAe,sBAAsB,CAAC"}
@@ -1,7 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { AutocompleteInputProps } from 'react-admin';
3
+ export declare function AutocompleteInput({ size, ...props }: AutocompleteInputProps): JSX.Element;
1
4
  export default AutocompleteInput;
2
- declare function AutocompleteInput(props: any): import("react/jsx-runtime").JSX.Element;
3
- declare namespace AutocompleteInput {
4
- const propTypes: any;
5
- const defaultProps: any;
6
- }
7
5
  //# sourceMappingURL=AutocompleteInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AutocompleteInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/AutocompleteInput.jsx"],"names":[],"mappings":";AAuBA,wFASC"}
1
+ {"version":3,"file":"AutocompleteInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/AutocompleteInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,sBAAsB,EAA4C,MAAM,aAAa,CAAC;AAoB/F,wBAAgB,iBAAiB,CAAC,EAAE,IAAc,EAAE,GAAG,KAAK,EAAE,EAAE,sBAAsB,GAAG,GAAG,CAAC,OAAO,CAWnG;AAED,eAAe,iBAAiB,CAAC"}
@@ -1,24 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { BooleanInputProps } from 'react-admin';
3
+ export declare function BooleanInput({ ...props }: BooleanInputProps): JSX.Element;
1
4
  export default BooleanInput;
2
- declare function BooleanInput({ ...props }: {
3
- [x: string]: any;
4
- }): import("react/jsx-runtime").JSX.Element;
5
- declare namespace BooleanInput {
6
- const defaultProps: any;
7
- const propTypes: {
8
- horizontal: PropTypes.Requireable<boolean>;
9
- sx: PropTypes.Requireable<object>;
10
- children: PropTypes.Requireable<PropTypes.ReactElementLike>;
11
- label: PropTypes.Requireable<NonNullable<string | boolean | null | undefined>>;
12
- addLabel: PropTypes.Requireable<boolean>;
13
- resource: PropTypes.Requireable<string>;
14
- isRequired: PropTypes.Requireable<boolean>;
15
- source: PropTypes.Requireable<string>;
16
- display: PropTypes.Requireable<string>;
17
- helperText: PropTypes.Requireable<NonNullable<string | boolean | null | undefined>>;
18
- divider: PropTypes.Requireable<boolean>;
19
- options: PropTypes.Requireable<PropTypes.InferProps<any>>;
20
- disabled: PropTypes.Requireable<boolean>;
21
- };
22
- }
23
- import PropTypes from 'prop-types';
24
5
  //# sourceMappingURL=BooleanInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BooleanInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/BooleanInput.jsx"],"names":[],"mappings":";AAaA;;4CAkBC;;;;;;;;;;;;;;;;;;;sBA5BqB,YAAY"}
1
+ {"version":3,"file":"BooleanInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/BooleanInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,iBAAiB,EAAkC,MAAM,aAAa,CAAC;AAYhF,wBAAgB,YAAY,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,iBAAiB,GAAG,GAAG,CAAC,OAAO,CAqBzE;AAED,eAAe,YAAY,CAAC"}
@@ -1,18 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { DateInputProps } from 'react-admin';
3
+ export declare function DateInput(props: DateInputProps): JSX.Element;
1
4
  export default DateInput;
2
- declare function DateInput(props: any): import("react/jsx-runtime").JSX.Element;
3
- declare namespace DateInput {
4
- const propTypes: {
5
- sx: import("prop-types").Requireable<object>;
6
- children: import("prop-types").Requireable<import("prop-types").ReactElementLike>;
7
- label: import("prop-types").Requireable<NonNullable<string | boolean | null | undefined>>;
8
- addLabel: import("prop-types").Requireable<boolean>;
9
- resource: import("prop-types").Requireable<string>;
10
- isRequired: import("prop-types").Requireable<boolean>;
11
- source: import("prop-types").Requireable<string>;
12
- display: import("prop-types").Requireable<string>;
13
- helperText: import("prop-types").Requireable<NonNullable<string | boolean | null | undefined>>;
14
- divider: import("prop-types").Requireable<boolean>;
15
- };
16
- const defaultProps: any;
17
- }
18
5
  //# sourceMappingURL=DateInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DateInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/DateInput.jsx"],"names":[],"mappings":";AAaA,gFAIC"}
1
+ {"version":3,"file":"DateInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/DateInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAA4B,MAAM,aAAa,CAAC;AAavE,wBAAgB,SAAS,CAAC,KAAK,EAAE,cAAc,GAAG,GAAG,CAAC,OAAO,CAQ5D;AAED,eAAe,SAAS,CAAC"}
@@ -1,22 +1,5 @@
1
+ /// <reference types="react" />
1
2
  import { DateTimeInputProps } from 'react-admin';
2
- declare const DateTimeInput: {
3
- (props: DateTimeInputProps): import("react/jsx-runtime").JSX.Element;
4
- propTypes: {
5
- sx: import("prop-types").Requireable<object>;
6
- children: import("prop-types").Requireable<import("prop-types").ReactElementLike>;
7
- label: import("prop-types").Requireable<NonNullable<string | boolean | null | undefined>>;
8
- addLabel: import("prop-types").Requireable<boolean>;
9
- resource: import("prop-types").Requireable<string>;
10
- isRequired: import("prop-types").Requireable<boolean>;
11
- source: import("prop-types").Requireable<string>;
12
- display: import("prop-types").Requireable<string>;
13
- helperText: import("prop-types").Requireable<NonNullable<string | boolean | null | undefined>>;
14
- divider: import("prop-types").Requireable<boolean>;
15
- };
16
- defaultProps: {
17
- display: string;
18
- divider: boolean;
19
- };
20
- };
3
+ export declare function DateTimeInput(props: DateTimeInputProps): JSX.Element;
21
4
  export default DateTimeInput;
22
5
  //# sourceMappingURL=DateTimeInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DateTimeInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/DateTimeInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAoC,MAAM,aAAa,CAAC;AAcnF,QAAA,MAAM,aAAa;YAAW,kBAAkB;;;;;;;;;;;;;;;;;CAM/C,CAAC;AAWF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"DateTimeInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/DateTimeInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,kBAAkB,EAAoC,MAAM,aAAa,CAAC;AAanF,wBAAgB,aAAa,CAAC,KAAK,EAAE,kBAAkB,GAAG,GAAG,CAAC,OAAO,CAQpE;AAED,eAAe,aAAa,CAAC"}