@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,4 +1,10 @@
1
- export default FileInput;
1
+ import { FileInputProps as RaFileInputProps } from 'react-admin';
2
+ import React from 'react';
3
+ export type FileInputProps = {
4
+ source: string;
5
+ title?: string;
6
+ children?: React.ReactNode;
7
+ } & RaFileInputProps;
2
8
  /**
3
9
  * FileInput is designed to be used as single input. It does not support multiple files and
4
10
  * can be used only for base64 encoded files using applica framework.
@@ -13,35 +19,6 @@ export default FileInput;
13
19
  * in conjuction with Applica Framework backend API services.
14
20
  *
15
21
  */
16
- declare function FileInput({ children, title, ...props }: {
17
- [x: string]: any;
18
- children: any;
19
- title: any;
20
- }): import("react/jsx-runtime").JSX.Element;
21
- declare namespace FileInput {
22
- const propTypes: {
23
- source: PropTypes.Requireable<string>;
24
- title: PropTypes.Requireable<string>;
25
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
26
- accept: PropTypes.Requireable<string>;
27
- className: PropTypes.Requireable<string>;
28
- id: PropTypes.Requireable<string>;
29
- isRequired: PropTypes.Requireable<boolean>;
30
- label: PropTypes.Requireable<NonNullable<string | boolean | PropTypes.ReactElementLike>>;
31
- labelMultiple: PropTypes.Requireable<string>;
32
- labelSingle: PropTypes.Requireable<string>;
33
- maxSize: PropTypes.Requireable<number>;
34
- minSize: PropTypes.Requireable<number>;
35
- multiple: PropTypes.Requireable<boolean>;
36
- validateFileRemoval: PropTypes.Requireable<(...args: any[]) => any>;
37
- options: PropTypes.Requireable<object>;
38
- removeIcon: PropTypes.Requireable<PropTypes.ReactComponentLike>;
39
- resource: PropTypes.Requireable<string>;
40
- placeholder: PropTypes.Requireable<PropTypes.ReactNodeLike>;
41
- };
42
- namespace defaultProps {
43
- const children: import("react/jsx-runtime").JSX.Element;
44
- }
45
- }
46
- import PropTypes from 'prop-types';
22
+ export declare function FileInput({ children, title, ...props }: FileInputProps): JSX.Element;
23
+ export default FileInput;
47
24
  //# sourceMappingURL=FileInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FileInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/FileInput.jsx"],"names":[],"mappings":";AAkCA;;;;;;;;;;;;;GAaG;AACH;;;;4CAoCC;;;;;;;;;;;;;;;;;;;;;;;;;;sBA/EqB,YAAY"}
1
+ {"version":3,"file":"FileInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/FileInput.tsx"],"names":[],"mappings":"AACA,OAAO,EAA4B,cAAc,IAAI,gBAAgB,EAAoB,MAAM,aAAa,CAAC;AAK7G,OAAO,KAAkB,MAAM,OAAO,CAAC;AA0BvC,MAAM,MAAM,cAAc,GAAG;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,GAAG,gBAAgB,CAAC;AAErB;;;;;;;;;;;;;GAaG;AACH,wBAAgB,SAAS,CAAC,EAAE,QAA2C,EAAE,KAAK,EAAE,GAAG,KAAK,EAAE,EAAE,cAAc,GAAG,GAAG,CAAC,OAAO,CA0CvH;AAED,eAAe,SAAS,CAAC"}
@@ -1,14 +1,11 @@
1
+ import { ImageInputProps as RaImageInputProps } from 'react-admin';
2
+ import React from 'react';
3
+ export type ImageInputProps = {
4
+ source: string;
5
+ title?: string;
6
+ children?: React.ReactNode;
7
+ multiple?: boolean;
8
+ } & RaImageInputProps;
9
+ export declare function ImageInput({ children, title, multiple, ...props }: ImageInputProps): JSX.Element;
1
10
  export default ImageInput;
2
- declare function ImageInput({ children, title, ...props }: {
3
- [x: string]: any;
4
- children: any;
5
- title: any;
6
- }): import("react/jsx-runtime").JSX.Element;
7
- declare namespace ImageInput {
8
- namespace defaultProps {
9
- const children: import("react/jsx-runtime").JSX.Element;
10
- const multiple: boolean;
11
- }
12
- const propTypes: any;
13
- }
14
11
  //# sourceMappingURL=ImageInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ImageInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/ImageInput.jsx"],"names":[],"mappings":";AASA;;;;4CAqBC"}
1
+ {"version":3,"file":"ImageInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/ImageInput.tsx"],"names":[],"mappings":"AAEA,OAAO,EAA8B,eAAe,IAAI,iBAAiB,EAA8B,MAAM,aAAa,CAAC;AAG3H,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,eAAe,GAAG;IAC5B,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,iBAAiB,CAAC;AAEtB,wBAAgB,UAAU,CAAC,EAAE,QAAyB,EAAE,KAAK,EAAE,QAAgB,EAAE,GAAG,KAAK,EAAE,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,CA2BzH;AAED,eAAe,UAAU,CAAC"}
@@ -1,5 +1,4 @@
1
1
  import { SxProps } from '@mui/material';
2
- import PropTypes from 'prop-types';
3
2
  import React from 'react';
4
3
  export type LabeledArrayInputProps = {
5
4
  label?: string | boolean;
@@ -15,29 +14,8 @@ export type LabeledArrayInputProps = {
15
14
  fullWidth?: boolean;
16
15
  };
17
16
  /**
18
- * Consente di visualizzare un array di input con un label e un helper text con lo stile del tema Mantis.
19
- *
20
- * @param {LabeledArrayInputProps}
21
- * @returns {React.ReactElement}
17
+ * Allows you to display an array of inputs with a label and a helper text with the Mantis theme style.
22
18
  */
23
- declare const LabeledArrayInput: {
24
- ({ label, children, display, helperText, sx, addLabel, divider, fullWidth, ...props }: LabeledArrayInputProps): React.ReactElement;
25
- propTypes: {
26
- sx: PropTypes.Requireable<object>;
27
- children: PropTypes.Requireable<PropTypes.ReactElementLike>;
28
- label: PropTypes.Requireable<NonNullable<string | boolean | null | undefined>>;
29
- addLabel: PropTypes.Requireable<boolean>;
30
- resource: PropTypes.Requireable<string>;
31
- isRequired: PropTypes.Requireable<boolean>;
32
- source: PropTypes.Requireable<string>;
33
- display: PropTypes.Requireable<string>;
34
- helperText: PropTypes.Requireable<NonNullable<string | boolean | null | undefined>>;
35
- divider: PropTypes.Requireable<boolean>;
36
- };
37
- defaultProps: {
38
- display: string;
39
- divider: boolean;
40
- };
41
- };
19
+ export declare function LabeledArrayInput({ label, children, display, helperText, sx, addLabel, divider, fullWidth, ...props }: LabeledArrayInputProps): React.ReactElement;
42
20
  export default LabeledArrayInput;
43
21
  //# sourceMappingURL=LabeledArrayInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LabeledArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/LabeledArrayInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAqC,OAAO,EAAE,MAAM,eAAe,CAAC;AAG3E,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,MAAM,MAAM,sBAAsB,GAAG;IACnC,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAC7B,UAAU,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAC9B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;IAC7B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF;;;;;GAKG;AACH,QAAA,MAAM,iBAAiB;2FAUpB,sBAAsB,GAAG,MAAM,YAAY;;;;;;;;;;;;;;;;;CA4D7C,CAAC;AAoBF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"LabeledArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/LabeledArrayInput.tsx"],"names":[],"mappings":"AACA,OAAO,EAAqC,OAAO,EAAE,MAAM,eAAe,CAAC;AAI3E,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,sBAAsB,GAAG;IACnC,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAC7B,UAAU,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAC9B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;IAC7B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,EAChC,KAAK,EACL,QAAQ,EACR,OAAiB,EACjB,UAAU,EACV,EAAE,EACF,QAAQ,EACR,OAAe,EACf,SAAS,EACT,GAAG,KAAK,EACT,EAAE,sBAAsB,GAAG,KAAK,CAAC,YAAY,CA4D7C;AAED,eAAe,iBAAiB,CAAC"}
@@ -1,5 +1,4 @@
1
1
  import { InputProps } from 'react-admin';
2
- import PropTypes from 'prop-types';
3
2
  import React from 'react';
4
3
  export type LabeledInputProps = InputProps & {
5
4
  sx?: any;
@@ -13,24 +12,6 @@ export type LabeledInputProps = InputProps & {
13
12
  helperText?: string | boolean;
14
13
  divider?: boolean;
15
14
  };
16
- declare const LabeledInput: {
17
- ({ label, children, display, helperText, sx, addLabel, divider, ...props }: LabeledInputProps): JSX.Element;
18
- propTypes: {
19
- sx: PropTypes.Requireable<object>;
20
- children: PropTypes.Requireable<PropTypes.ReactElementLike>;
21
- label: PropTypes.Requireable<NonNullable<string | boolean | null | undefined>>;
22
- addLabel: PropTypes.Requireable<boolean>;
23
- resource: PropTypes.Requireable<string>;
24
- isRequired: PropTypes.Requireable<boolean>;
25
- source: PropTypes.Requireable<string>;
26
- display: PropTypes.Requireable<string>;
27
- helperText: PropTypes.Requireable<NonNullable<string | boolean | null | undefined>>;
28
- divider: PropTypes.Requireable<boolean>;
29
- };
30
- defaultProps: {
31
- display: string;
32
- divider: boolean;
33
- };
34
- };
15
+ export declare function LabeledInput({ label, children, display, helperText, sx, addLabel, divider, ...props }: LabeledInputProps): JSX.Element;
35
16
  export default LabeledInput;
36
17
  //# sourceMappingURL=LabeledInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LabeledInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/LabeledInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,UAAU,EAAY,MAAM,aAAa,CAAC;AAG/D,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,MAAM,iBAAiB,GAAG,UAAU,GAAG;IAC3C,EAAE,CAAC,EAAE,GAAG,CAAC;IACT,QAAQ,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAC7B,UAAU,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAC9B,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,QAAA,MAAM,YAAY;gFAA+E,iBAAiB,GAAG,WAAW;;;;;;;;;;;;;;;;;CA+D/H,CAAC;AAoBF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"LabeledInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/LabeledInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,UAAU,EAAY,MAAM,aAAa,CAAC;AAI/D,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,iBAAiB,GAAG,UAAU,GAAG;IAC3C,EAAE,CAAC,EAAE,GAAG,CAAC;IACT,QAAQ,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAC7B,UAAU,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAC9B,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,QAAQ,EACR,OAAiB,EACjB,UAAU,EACV,EAAE,EACF,QAAQ,EACR,OAAe,EACf,GAAG,KAAK,EACT,EAAE,iBAAiB,GAAG,GAAG,CAAC,OAAO,CA+DjC;AACD,eAAe,YAAY,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { TextInputProps } from 'ra-ui-materialui';
2
2
  import { LabeledInputProps } from './LabeledInput';
3
- type ILocalizedTextInputProps = TextInputProps & LabeledInputProps;
4
- declare function LocalizedTextInput(props: ILocalizedTextInputProps): import("react/jsx-runtime").JSX.Element;
3
+ export type ILocalizedTextInputProps = TextInputProps & LabeledInputProps;
4
+ export declare function LocalizedTextInput(props: ILocalizedTextInputProps): import("react/jsx-runtime").JSX.Element;
5
5
  export default LocalizedTextInput;
6
6
  //# sourceMappingURL=LocalizedTextInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LocalizedTextInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/LocalizedTextInput.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAIlD,OAAqB,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAEjE,KAAK,wBAAwB,GAAG,cAAc,GAAG,iBAAiB,CAAC;AAKnE,iBAAS,kBAAkB,CAAC,KAAK,EAAE,wBAAwB,2CA2D1D;AAED,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"LocalizedTextInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/LocalizedTextInput.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGlD,OAAqB,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAMjE,MAAM,MAAM,wBAAwB,GAAG,cAAc,GAAG,iBAAiB,CAAC;AAE1E,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,wBAAwB,2CA2DjE;AAED,eAAe,kBAAkB,CAAC"}
@@ -1,24 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { NumberInputProps } from 'react-admin';
3
+ export declare function NumberInput(props: NumberInputProps): JSX.Element;
1
4
  export default NumberInput;
2
- declare function NumberInput(props: any): import("react/jsx-runtime").JSX.Element;
3
- declare namespace NumberInput {
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
- step: import("prop-types").Requireable<NonNullable<string | number>>;
16
- };
17
- const defaultProps: {
18
- display: string;
19
- divider: boolean;
20
- step: string;
21
- textAlign: string;
22
- };
23
- }
24
5
  //# sourceMappingURL=NumberInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NumberInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/NumberInput.jsx"],"names":[],"mappings":";AAWA,kFAIC"}
1
+ {"version":3,"file":"NumberInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/NumberInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,gBAAgB,EAAgC,MAAM,aAAa,CAAC;AAa7E,wBAAgB,WAAW,CAAC,KAAK,EAAE,gBAAgB,GAAG,GAAG,CAAC,OAAO,CAQhE;AAED,eAAe,WAAW,CAAC"}
@@ -1,15 +1,9 @@
1
+ import React from 'react';
2
+ export type RecordInputProps = {
3
+ source: string;
4
+ minWidth?: number;
5
+ children?: React.ReactElement;
6
+ };
7
+ export declare function RecordInput({ source, minWidth, children }: RecordInputProps): JSX.Element;
1
8
  export default RecordInput;
2
- declare function RecordInput({ source, minWidth, children }: {
3
- source: any;
4
- minWidth?: number | undefined;
5
- children: any;
6
- }): import("react/jsx-runtime").JSX.Element;
7
- declare namespace RecordInput {
8
- namespace propTypes {
9
- const source: PropTypes.Validator<string>;
10
- const minWidth: PropTypes.Requireable<number>;
11
- const children: PropTypes.Requireable<PropTypes.ReactElementLike>;
12
- }
13
- }
14
- import PropTypes from 'prop-types';
15
9
  //# sourceMappingURL=RecordInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RecordInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/RecordInput.jsx"],"names":[],"mappings":";AAOA;;;;4CAsFC;;;;;;;;sBA1FqB,YAAY"}
1
+ {"version":3,"file":"RecordInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/RecordInput.tsx"],"names":[],"mappings":"AAGA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAEhE,MAAM,MAAM,gBAAgB,GAAG;IAC7B,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;CAC/B,CAAC;AAEF,wBAAgB,WAAW,CAAC,EAAE,MAAM,EAAE,QAAc,EAAE,QAAQ,EAAE,EAAE,gBAAgB,GAAG,GAAG,CAAC,OAAO,CA0F/F;AAED,eAAe,WAAW,CAAC"}
@@ -1,24 +1,8 @@
1
+ import { ReferenceArrayInputProps as RaReferenceArrayInputProps } from 'react-admin';
2
+ import React from 'react';
3
+ export type ReferenceArrayInputProps = {
4
+ children: React.ReactElement;
5
+ } & RaReferenceArrayInputProps;
6
+ export declare function ReferenceArrayInput({ children, ...props }: ReferenceArrayInputProps): JSX.Element;
1
7
  export default ReferenceArrayInput;
2
- declare function ReferenceArrayInput({ children, ...props }: {
3
- [x: string]: any;
4
- children: any;
5
- }): import("react/jsx-runtime").JSX.Element;
6
- declare namespace ReferenceArrayInput {
7
- const propTypes: {
8
- children: PropTypes.Requireable<PropTypes.ReactElementLike>;
9
- filter: PropTypes.Requireable<object>;
10
- label: PropTypes.Requireable<string>;
11
- page: PropTypes.Requireable<number>;
12
- perPage: PropTypes.Requireable<number>;
13
- reference: PropTypes.Validator<string>;
14
- resource: PropTypes.Requireable<string>;
15
- sort: PropTypes.Requireable<PropTypes.InferProps<{
16
- field: PropTypes.Requireable<string>;
17
- order: PropTypes.Requireable<string>;
18
- }>>;
19
- source: PropTypes.Requireable<string>;
20
- };
21
- const defaultProps: any;
22
- }
23
- import PropTypes from 'prop-types';
24
8
  //# sourceMappingURL=ReferenceArrayInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReferenceArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/ReferenceArrayInput.jsx"],"names":[],"mappings":";AAIA;;;4CAOC;;;;;;;;;;;;;;;;;;sBAXqB,YAAY"}
1
+ {"version":3,"file":"ReferenceArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/ReferenceArrayInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAgD,wBAAwB,IAAI,0BAA0B,EAAE,MAAM,aAAa,CAAC;AACnI,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,wBAAwB,GAAG;IACrC,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;CAC9B,GAAG,0BAA0B,CAAC;AAE/B,wBAAgB,mBAAmB,CAAC,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,wBAAwB,GAAG,GAAG,CAAC,OAAO,CASjG;AAED,eAAe,mBAAmB,CAAC"}
@@ -1,25 +1,8 @@
1
+ import { ReferenceInputProps as RaReferenceInputProps } from 'react-admin';
2
+ import React from 'react';
3
+ export type ReferenceInputProps = {
4
+ children: React.ReactElement;
5
+ } & RaReferenceInputProps;
6
+ export declare function ReferenceInput({ children, ...props }: ReferenceInputProps): JSX.Element;
1
7
  export default ReferenceInput;
2
- declare function ReferenceInput({ children, ...props }: {
3
- [x: string]: any;
4
- children: any;
5
- }): import("react/jsx-runtime").JSX.Element;
6
- declare namespace ReferenceInput {
7
- const propTypes: {
8
- children: PropTypes.Requireable<PropTypes.ReactElementLike>;
9
- filter: PropTypes.Requireable<object>;
10
- label: PropTypes.Requireable<string>;
11
- page: PropTypes.Requireable<number>;
12
- perPage: PropTypes.Requireable<number>;
13
- record: PropTypes.Requireable<object>;
14
- reference: PropTypes.Validator<string>;
15
- resource: PropTypes.Requireable<string>;
16
- sort: PropTypes.Requireable<PropTypes.InferProps<{
17
- field: PropTypes.Requireable<string>;
18
- order: PropTypes.Requireable<string>;
19
- }>>;
20
- source: PropTypes.Requireable<string>;
21
- };
22
- const defaultProps: any;
23
- }
24
- import PropTypes from 'prop-types';
25
8
  //# sourceMappingURL=ReferenceInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReferenceInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/ReferenceInput.jsx"],"names":[],"mappings":";AAIA;;;4CAOC;;;;;;;;;;;;;;;;;;;sBAXqB,YAAY"}
1
+ {"version":3,"file":"ReferenceInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/ReferenceInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsC,mBAAmB,IAAI,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAC/G,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;CAC9B,GAAG,qBAAqB,CAAC;AAE1B,wBAAgB,cAAc,CAAC,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,mBAAmB,GAAG,GAAG,CAAC,OAAO,CASvF;AAED,eAAe,cAAc,CAAC"}
@@ -1,14 +1,12 @@
1
+ import { ReactElement } from 'react';
2
+ import { ReferenceManyFieldProps } from '../ra-fields';
3
+ export type ReferenceManyInputProps = {
4
+ reference: string;
5
+ target: string;
6
+ children: React.ReactNode;
7
+ filters?: ReactElement;
8
+ actions?: ReactElement;
9
+ } & ReferenceManyFieldProps;
10
+ export declare function ReferenceManyInput({ reference, target, children, filters, actions, ...props }: ReferenceManyInputProps): JSX.Element;
1
11
  export default ReferenceManyInput;
2
- declare function ReferenceManyInput({ reference, target, children, filters, actions, ...props }: {
3
- [x: string]: any;
4
- reference: any;
5
- target: any;
6
- children: any;
7
- filters: any;
8
- actions: any;
9
- }): import("react/jsx-runtime").JSX.Element;
10
- declare namespace ReferenceManyInput {
11
- const propTypes: any;
12
- const defaultProps: any;
13
- }
14
12
  //# sourceMappingURL=ReferenceManyInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReferenceManyInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/ReferenceManyInput.jsx"],"names":[],"mappings":";AAMA;;;;;;;4CAWC"}
1
+ {"version":3,"file":"ReferenceManyInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/ReferenceManyInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAE,MAAM,OAAO,CAAC;AAE/C,OAAO,EAAsB,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAE3E,MAAM,MAAM,uBAAuB,GAAG;IACpC,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,OAAO,CAAC,EAAE,YAAY,CAAC;CACxB,GAAG,uBAAuB,CAAC;AAE5B,wBAAgB,kBAAkB,CAAC,EAAE,SAAS,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,GAAG,KAAK,EAAE,EAAE,uBAAuB,GAAG,GAAG,CAAC,OAAO,CAWpI;AAED,eAAe,kBAAkB,CAAC"}
@@ -1,3 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { SearchInputProps } from 'react-admin';
3
+ export declare function SearchInput(props: SearchInputProps): JSX.Element;
1
4
  export default SearchInput;
2
- declare function SearchInput(props: any): import("react/jsx-runtime").JSX.Element;
3
5
  //# sourceMappingURL=SearchInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SearchInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/SearchInput.jsx"],"names":[],"mappings":";AAWA,kFAAsE"}
1
+ {"version":3,"file":"SearchInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/SearchInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAgC,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAQ7E,wBAAgB,WAAW,CAAC,KAAK,EAAE,gBAAgB,GAAG,GAAG,CAAC,OAAO,CAEhE;AACD,eAAe,WAAW,CAAC"}
@@ -1,28 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { SelectArrayInputProps } from 'react-admin';
3
+ export declare function SelectArrayInput({ optionText, optionValue, ...props }: SelectArrayInputProps): JSX.Element;
1
4
  export default SelectArrayInput;
2
- declare function SelectArrayInput(props: any): import("react/jsx-runtime").JSX.Element;
3
- declare namespace SelectArrayInput {
4
- namespace defaultProps {
5
- const optionText: string;
6
- const optionValue: string;
7
- }
8
- const propTypes: {
9
- sx: import("prop-types").Requireable<object>;
10
- children: import("prop-types").Requireable<import("prop-types").ReactElementLike>;
11
- label: import("prop-types").Requireable<NonNullable<string | boolean | null | undefined>>;
12
- addLabel: import("prop-types").Requireable<boolean>;
13
- resource: import("prop-types").Requireable<string>;
14
- isRequired: import("prop-types").Requireable<boolean>;
15
- source: import("prop-types").Requireable<string>;
16
- display: import("prop-types").Requireable<string>;
17
- helperText: import("prop-types").Requireable<NonNullable<string | boolean | null | undefined>>;
18
- divider: import("prop-types").Requireable<boolean>;
19
- choices: import("prop-types").Requireable<object[]>;
20
- className: import("prop-types").Requireable<string>;
21
- options: import("prop-types").Requireable<object>;
22
- optionText: import("prop-types").Requireable<NonNullable<string | import("prop-types").ReactElementLike | ((...args: any[]) => any)>>;
23
- optionValue: import("prop-types").Requireable<string>;
24
- disableValue: import("prop-types").Requireable<string>;
25
- translateChoice: import("prop-types").Requireable<boolean>;
26
- };
27
- }
28
5
  //# sourceMappingURL=SelectArrayInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SelectArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/SelectArrayInput.jsx"],"names":[],"mappings":";AAwBA,uFAUC"}
1
+ {"version":3,"file":"SelectArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/SelectArrayInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA0C,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAiB5F,wBAAgB,gBAAgB,CAAC,EAAE,UAAmB,EAAE,WAAkB,EAAE,GAAG,KAAK,EAAE,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,CAa1H;AAED,eAAe,gBAAgB,CAAC"}
@@ -1,6 +1,7 @@
1
- import { LabeledInputProps } from './LabeledInput';
1
+ /// <reference types="react" />
2
2
  import { SelectInputProps as RaSelectInputProps } from 'react-admin';
3
+ import { LabeledInputProps } from './LabeledInput';
3
4
  export type SelectInputProps = LabeledInputProps & RaSelectInputProps;
4
- declare const SelectInput: (props: SelectInputProps) => import("react/jsx-runtime").JSX.Element;
5
+ export declare function SelectInput(props: SelectInputProps): JSX.Element;
5
6
  export default SelectInput;
6
7
  //# sourceMappingURL=SelectInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SelectInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/SelectInput.tsx"],"names":[],"mappings":"AAAA,OAAqB,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACjE,OAAO,EAAgC,gBAAgB,IAAI,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAenG,MAAM,MAAM,gBAAgB,GAAG,iBAAiB,GAAG,kBAAkB,CAAC;AACtE,QAAA,MAAM,WAAW,UAAW,gBAAgB,4CAI3C,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"SelectInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/SelectInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAgC,gBAAgB,IAAI,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAEnG,OAAqB,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAUjE,MAAM,MAAM,gBAAgB,GAAG,iBAAiB,GAAG,kBAAkB,CAAC;AACtE,wBAAgB,WAAW,CAAC,KAAK,EAAE,gBAAgB,GAAG,GAAG,CAAC,OAAO,CAMhE;AAED,eAAe,WAAW,CAAC"}
@@ -1,28 +1,8 @@
1
+ /// <reference types="react" />
2
+ import { TextInputProps } from 'react-admin';
3
+ export type SmartTextInputProps = {
4
+ maxLength?: number;
5
+ } & TextInputProps;
6
+ export declare function SmartTextInput({ multiline, ...props }: SmartTextInputProps): JSX.Element;
1
7
  export default SmartTextInput;
2
- declare function SmartTextInput({ ...props }: {
3
- [x: string]: any;
4
- }): import("react/jsx-runtime").JSX.Element;
5
- declare namespace SmartTextInput {
6
- const displayName: string;
7
- namespace defaultProps {
8
- const multiline: boolean;
9
- }
10
- const propTypes: {
11
- maxLength: PropTypes.Requireable<number>;
12
- multiline: PropTypes.Requireable<boolean>;
13
- rows: PropTypes.Requireable<number>;
14
- sx: PropTypes.Requireable<object>;
15
- children: PropTypes.Requireable<PropTypes.ReactElementLike>;
16
- label: PropTypes.Requireable<NonNullable<string | boolean | null | undefined>>;
17
- addLabel: PropTypes.Requireable<boolean>;
18
- resource: PropTypes.Requireable<string>;
19
- isRequired: PropTypes.Requireable<boolean>;
20
- source: PropTypes.Requireable<string>;
21
- display: PropTypes.Requireable<string>;
22
- helperText: PropTypes.Requireable<NonNullable<string | boolean | null | undefined>>;
23
- divider: PropTypes.Requireable<boolean>;
24
- className: PropTypes.Requireable<string>;
25
- };
26
- }
27
- import PropTypes from 'prop-types';
28
8
  //# sourceMappingURL=SmartTextInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SmartTextInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/SmartTextInput.jsx"],"names":[],"mappings":";AAMA;;4CAmCC;;;;;;;;;;;;;;;;;;;;;;;sBAvCqB,YAAY"}
1
+ {"version":3,"file":"SmartTextInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/SmartTextInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAiD,MAAM,aAAa,CAAC;AAI5F,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,GAAG,cAAc,CAAC;AAEnB,wBAAgB,cAAc,CAAC,EAAE,SAAiB,EAAE,GAAG,KAAK,EAAE,EAAE,mBAAmB,GAAG,GAAG,CAAC,OAAO,CAoChG;AAED,eAAe,cAAc,CAAC"}
@@ -1,19 +1,5 @@
1
+ /// <reference types="react" />
1
2
  import { TextInputProps } from 'react-admin';
2
- declare const TextInput: {
3
- (props: TextInputProps): 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
- className: import("prop-types").Requireable<string>;
16
- };
17
- };
3
+ export declare function TextInput(props: TextInputProps): JSX.Element;
18
4
  export default TextInput;
19
5
  //# sourceMappingURL=TextInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TextInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/TextInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA4B,cAAc,EAAE,MAAM,aAAa,CAAC;AAIvE,QAAA,MAAM,SAAS;YAAW,cAAc;;;;;;;;;;;;;;CAMvC,CAAC;AAMF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"TextInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/TextInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA4B,cAAc,EAAE,MAAM,aAAa,CAAC;AAGvE,wBAAgB,SAAS,CAAC,KAAK,EAAE,cAAc,GAAG,GAAG,CAAC,OAAO,CAQ5D;AAED,eAAe,SAAS,CAAC"}
@@ -1,18 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { TimeInputProps } from 'react-admin';
3
+ export declare function TimeInput({ parse, format, ...props }: TimeInputProps): JSX.Element;
1
4
  export default TimeInput;
2
- declare function TimeInput(props: any): import("react/jsx-runtime").JSX.Element;
3
- declare namespace TimeInput {
4
- const defaultProps: any;
5
- const propTypes: {
6
- sx: import("prop-types").Requireable<object>;
7
- children: import("prop-types").Requireable<import("prop-types").ReactElementLike>;
8
- label: import("prop-types").Requireable<NonNullable<string | boolean | null | undefined>>;
9
- addLabel: import("prop-types").Requireable<boolean>;
10
- resource: import("prop-types").Requireable<string>;
11
- isRequired: import("prop-types").Requireable<boolean>;
12
- source: import("prop-types").Requireable<string>;
13
- display: import("prop-types").Requireable<string>;
14
- helperText: import("prop-types").Requireable<NonNullable<string | boolean | null | undefined>>;
15
- divider: import("prop-types").Requireable<boolean>;
16
- };
17
- }
18
5
  //# sourceMappingURL=TimeInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TimeInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/TimeInput.jsx"],"names":[],"mappings":";AA4BA,gFAIC"}
1
+ {"version":3,"file":"TimeInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/TimeInput.tsx"],"names":[],"mappings":";AAEA,OAAO,EAA4B,cAAc,EAAE,MAAM,aAAa,CAAC;AA0BvE,wBAAgB,SAAS,CAAC,EAAE,KAAqB,EAAE,MAAyB,EAAE,GAAG,KAAK,EAAE,EAAE,cAAc,GAAG,GAAG,CAAC,OAAO,CAQrH;AAED,eAAe,SAAS,CAAC"}
@@ -1,25 +1,24 @@
1
- import ArrayInput from './ArrayInput';
2
- import AttachmentInput from './AttachmentInput';
3
- import AutocompleteArrayInput from './AutocompleteArrayInput';
4
- import AutocompleteInput from './AutocompleteInput';
5
- import BooleanInput from './BooleanInput';
6
- import DateInput from './DateInput';
7
- import DateTimeInput from './DateTimeInput';
8
- import FileInput from './FileInput';
9
- import ImageInput from './ImageInput';
10
- import LabeledArrayInput from './LabeledArrayInput';
11
- import LabeledInput from './LabeledInput';
12
- import LocalizedTextInput from './LocalizedTextInput';
13
- import NumberInput from './NumberInput';
14
- import RecordInput from './RecordInput';
15
- import ReferenceArrayInput from './ReferenceArrayInput';
16
- import ReferenceInput from './ReferenceInput';
17
- import ReferenceManyInput from './ReferenceManyInput';
18
- import SearchInput from './SearchInput';
19
- import SelectArrayInput from './SelectArrayInput';
20
- import SelectInput from './SelectInput';
21
- import SmartTextInput from './SmartTextInput';
22
- import TextInput from './TextInput';
23
- import TimeInput from './TimeInput';
24
- export { ArrayInput, AttachmentInput, AutocompleteArrayInput, AutocompleteInput, BooleanInput, DateInput, DateTimeInput, FileInput, ImageInput, LabeledArrayInput, LabeledInput, LocalizedTextInput, NumberInput, RecordInput, ReferenceArrayInput, ReferenceInput, ReferenceManyInput, SearchInput, SelectArrayInput, SelectInput, SmartTextInput, TextInput, TimeInput };
1
+ export * from './ArrayInput';
2
+ export * from './AttachmentInput';
3
+ export * from './AutocompleteArrayInput';
4
+ export * from './AutocompleteInput';
5
+ export * from './BooleanInput';
6
+ export * from './DateInput';
7
+ export * from './DateTimeInput';
8
+ export * from './FileInput';
9
+ export * from './ImageInput';
10
+ export * from './LabeledArrayInput';
11
+ export * from './LabeledInput';
12
+ export * from './LocalizedTextInput';
13
+ export * from './NumberInput';
14
+ export * from './RecordInput';
15
+ export * from './ReferenceArrayInput';
16
+ export * from './ReferenceInput';
17
+ export * from './ReferenceManyInput';
18
+ export * from './SearchInput';
19
+ export * from './SelectArrayInput';
20
+ export * from './SelectInput';
21
+ export * from './SmartTextInput';
22
+ export * from './TextInput';
23
+ export * from './TimeInput';
25
24
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/index.jsx"],"names":[],"mappings":"uBAAuB,cAAc;4BACT,mBAAmB;mCACZ,0BAA0B;8BAC/B,qBAAqB;yBAC1B,gBAAgB;sBACnB,aAAa;0BACT,iBAAiB;sBACrB,aAAa;uBACZ,cAAc;8BACP,qBAAqB;yBAC1B,gBAAgB;+BACV,sBAAsB;wBAC7B,eAAe;wBACf,eAAe;gCACP,uBAAuB;2BAC5B,kBAAkB;+BACd,sBAAsB;wBAC7B,eAAe;6BACV,oBAAoB;wBACzB,eAAe;2BACZ,kBAAkB;sBACvB,aAAa;sBACb,aAAa"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC"}
@@ -1,13 +1,6 @@
1
1
  import { ReactNode } from 'react';
2
- import PropTypes from 'prop-types';
3
2
  import { Identifier } from 'ra-core';
4
- declare const BulkActionsToolbar: {
5
- (props: BulkActionsToolbarProps): import("react/jsx-runtime").JSX.Element;
6
- propTypes: {
7
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
8
- label: PropTypes.Requireable<string>;
9
- };
10
- };
3
+ export declare function BulkActionsToolbar(props: BulkActionsToolbarProps): JSX.Element;
11
4
  export interface BulkActionsToolbarProps {
12
5
  children?: ReactNode;
13
6
  label?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"BulkActionsToolbar.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-lists/BulkActionsToolbar.tsx"],"names":[],"mappings":"AACA,OAAO,EAAY,SAAS,EAA6C,MAAM,OAAO,CAAC;AACvF,OAAO,SAAS,MAAM,YAAY,CAAC;AAQnC,OAAO,EAAuD,UAAU,EAAE,MAAM,SAAS,CAAC;AAG1F,QAAA,MAAM,kBAAkB;YAAW,uBAAuB;;;;;CAmDzD,CAAC;AAOF,MAAM,WAAW,uBAAuB;IACtC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,UAAU,EAAE,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAID,eAAO,MAAM,yBAAyB;;;;;;;CAOrC,CAAC;AAqDF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"BulkActionsToolbar.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-lists/BulkActionsToolbar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,SAAS,EAA6C,MAAM,OAAO,CAAC;AAGvF,OAAO,EAAuD,UAAU,EAAE,MAAM,SAAS,CAAC;AAO1F,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,uBAAuB,GAAG,GAAG,CAAC,OAAO,CAmD9E;AACD,MAAM,WAAW,uBAAuB;IACtC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,UAAU,EAAE,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAID,eAAO,MAAM,yBAAyB;;;;;;;CAOrC,CAAC;AAqDF,eAAe,kBAAkB,CAAC"}
@@ -1,11 +1,5 @@
1
1
  import * as React from 'react';
2
- import PropTypes from 'prop-types';
3
- declare const BulkFloatingActionsToolbar: {
4
- (props: BulkFloatingActionsToolbarProps): import("react/jsx-runtime").JSX.Element;
5
- propTypes: {
6
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
7
- };
8
- };
2
+ export declare function BulkFloatingActionsToolbar(props: BulkFloatingActionsToolbarProps): JSX.Element;
9
3
  export interface BulkFloatingActionsToolbarProps {
10
4
  children?: React.ReactNode | React.ReactNode[];
11
5
  }