@refinedev/antd 5.37.5 → 5.37.6

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 (542) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +109 -17
  3. package/dist/components/autoSaveIndicator/index.d.cts +4 -0
  4. package/dist/components/autoSaveIndicator/index.d.cts.map +1 -0
  5. package/dist/components/autoSaveIndicator/index.d.mts +4 -0
  6. package/dist/components/autoSaveIndicator/index.d.mts.map +1 -0
  7. package/dist/components/breadcrumb/index.d.cts +6 -0
  8. package/dist/components/breadcrumb/index.d.cts.map +1 -0
  9. package/dist/components/breadcrumb/index.d.mts +6 -0
  10. package/dist/components/breadcrumb/index.d.mts.map +1 -0
  11. package/dist/components/breadcrumb/index.d.ts +1 -1
  12. package/dist/components/breadcrumb/index.d.ts.map +1 -1
  13. package/dist/components/buttons/clone/index.d.cts +11 -0
  14. package/dist/components/buttons/clone/index.d.cts.map +1 -0
  15. package/dist/components/buttons/clone/index.d.mts +11 -0
  16. package/dist/components/buttons/clone/index.d.mts.map +1 -0
  17. package/dist/components/buttons/clone/index.d.ts +1 -1
  18. package/dist/components/buttons/clone/index.d.ts.map +1 -1
  19. package/dist/components/buttons/create/index.d.cts +11 -0
  20. package/dist/components/buttons/create/index.d.cts.map +1 -0
  21. package/dist/components/buttons/create/index.d.mts +11 -0
  22. package/dist/components/buttons/create/index.d.mts.map +1 -0
  23. package/dist/components/buttons/create/index.d.ts +1 -1
  24. package/dist/components/buttons/create/index.d.ts.map +1 -1
  25. package/dist/components/buttons/delete/index.d.cts +10 -0
  26. package/dist/components/buttons/delete/index.d.cts.map +1 -0
  27. package/dist/components/buttons/delete/index.d.mts +10 -0
  28. package/dist/components/buttons/delete/index.d.mts.map +1 -0
  29. package/dist/components/buttons/delete/index.d.ts +1 -1
  30. package/dist/components/buttons/delete/index.d.ts.map +1 -1
  31. package/dist/components/buttons/edit/index.d.cts +11 -0
  32. package/dist/components/buttons/edit/index.d.cts.map +1 -0
  33. package/dist/components/buttons/edit/index.d.mts +11 -0
  34. package/dist/components/buttons/edit/index.d.mts.map +1 -0
  35. package/dist/components/buttons/edit/index.d.ts.map +1 -1
  36. package/dist/components/buttons/export/index.d.cts +10 -0
  37. package/dist/components/buttons/export/index.d.cts.map +1 -0
  38. package/dist/components/buttons/export/index.d.mts +10 -0
  39. package/dist/components/buttons/export/index.d.mts.map +1 -0
  40. package/dist/components/buttons/import/index.d.cts +11 -0
  41. package/dist/components/buttons/import/index.d.cts.map +1 -0
  42. package/dist/components/buttons/import/index.d.mts +11 -0
  43. package/dist/components/buttons/import/index.d.mts.map +1 -0
  44. package/dist/components/buttons/import/index.d.ts.map +1 -1
  45. package/dist/components/buttons/index.d.cts +12 -0
  46. package/dist/components/buttons/index.d.cts.map +1 -0
  47. package/dist/components/buttons/index.d.mts +12 -0
  48. package/dist/components/buttons/index.d.mts.map +1 -0
  49. package/dist/components/buttons/list/index.d.cts +11 -0
  50. package/dist/components/buttons/list/index.d.cts.map +1 -0
  51. package/dist/components/buttons/list/index.d.mts +11 -0
  52. package/dist/components/buttons/list/index.d.mts.map +1 -0
  53. package/dist/components/buttons/list/index.d.ts.map +1 -1
  54. package/dist/components/buttons/refresh/index.d.cts +10 -0
  55. package/dist/components/buttons/refresh/index.d.cts.map +1 -0
  56. package/dist/components/buttons/refresh/index.d.mts +10 -0
  57. package/dist/components/buttons/refresh/index.d.mts.map +1 -0
  58. package/dist/components/buttons/refresh/index.d.ts.map +1 -1
  59. package/dist/components/buttons/save/index.d.cts +10 -0
  60. package/dist/components/buttons/save/index.d.cts.map +1 -0
  61. package/dist/components/buttons/save/index.d.mts +10 -0
  62. package/dist/components/buttons/save/index.d.mts.map +1 -0
  63. package/dist/components/buttons/show/index.d.cts +11 -0
  64. package/dist/components/buttons/show/index.d.cts.map +1 -0
  65. package/dist/components/buttons/show/index.d.mts +11 -0
  66. package/dist/components/buttons/show/index.d.mts.map +1 -0
  67. package/dist/components/buttons/show/index.d.ts.map +1 -1
  68. package/dist/components/buttons/types.d.cts +24 -0
  69. package/dist/components/buttons/types.d.cts.map +1 -0
  70. package/dist/components/buttons/types.d.mts +24 -0
  71. package/dist/components/buttons/types.d.mts.map +1 -0
  72. package/dist/components/buttons/types.d.ts +10 -10
  73. package/dist/components/buttons/types.d.ts.map +1 -1
  74. package/dist/components/crud/create/index.d.cts +10 -0
  75. package/dist/components/crud/create/index.d.cts.map +1 -0
  76. package/dist/components/crud/create/index.d.mts +10 -0
  77. package/dist/components/crud/create/index.d.mts.map +1 -0
  78. package/dist/components/crud/edit/index.d.cts +10 -0
  79. package/dist/components/crud/edit/index.d.cts.map +1 -0
  80. package/dist/components/crud/edit/index.d.mts +10 -0
  81. package/dist/components/crud/edit/index.d.mts.map +1 -0
  82. package/dist/components/crud/index.d.cts +6 -0
  83. package/dist/components/crud/index.d.cts.map +1 -0
  84. package/dist/components/crud/index.d.mts +6 -0
  85. package/dist/components/crud/index.d.mts.map +1 -0
  86. package/dist/components/crud/list/index.d.cts +10 -0
  87. package/dist/components/crud/list/index.d.cts.map +1 -0
  88. package/dist/components/crud/list/index.d.mts +10 -0
  89. package/dist/components/crud/list/index.d.mts.map +1 -0
  90. package/dist/components/crud/show/index.d.cts +10 -0
  91. package/dist/components/crud/show/index.d.cts.map +1 -0
  92. package/dist/components/crud/show/index.d.mts +10 -0
  93. package/dist/components/crud/show/index.d.mts.map +1 -0
  94. package/dist/components/crud/types.d.cts +10 -0
  95. package/dist/components/crud/types.d.cts.map +1 -0
  96. package/dist/components/crud/types.d.mts +10 -0
  97. package/dist/components/crud/types.d.mts.map +1 -0
  98. package/dist/components/crud/types.d.ts +4 -4
  99. package/dist/components/crud/types.d.ts.map +1 -1
  100. package/dist/components/fields/boolean/index.d.cts +9 -0
  101. package/dist/components/fields/boolean/index.d.cts.map +1 -0
  102. package/dist/components/fields/boolean/index.d.mts +9 -0
  103. package/dist/components/fields/boolean/index.d.mts.map +1 -0
  104. package/dist/components/fields/date/index.d.cts +9 -0
  105. package/dist/components/fields/date/index.d.cts.map +1 -0
  106. package/dist/components/fields/date/index.d.mts +9 -0
  107. package/dist/components/fields/date/index.d.mts.map +1 -0
  108. package/dist/components/fields/email/index.d.cts +10 -0
  109. package/dist/components/fields/email/index.d.cts.map +1 -0
  110. package/dist/components/fields/email/index.d.mts +10 -0
  111. package/dist/components/fields/email/index.d.mts.map +1 -0
  112. package/dist/components/fields/file/index.d.cts +9 -0
  113. package/dist/components/fields/file/index.d.cts.map +1 -0
  114. package/dist/components/fields/file/index.d.mts +9 -0
  115. package/dist/components/fields/file/index.d.mts.map +1 -0
  116. package/dist/components/fields/image/index.d.cts +9 -0
  117. package/dist/components/fields/image/index.d.cts.map +1 -0
  118. package/dist/components/fields/image/index.d.mts +9 -0
  119. package/dist/components/fields/image/index.d.mts.map +1 -0
  120. package/dist/components/fields/index.d.cts +12 -0
  121. package/dist/components/fields/index.d.cts.map +1 -0
  122. package/dist/components/fields/index.d.mts +12 -0
  123. package/dist/components/fields/index.d.mts.map +1 -0
  124. package/dist/components/fields/markdown/index.d.cts +9 -0
  125. package/dist/components/fields/markdown/index.d.cts.map +1 -0
  126. package/dist/components/fields/markdown/index.d.mts +9 -0
  127. package/dist/components/fields/markdown/index.d.mts.map +1 -0
  128. package/dist/components/fields/number/index.d.cts +9 -0
  129. package/dist/components/fields/number/index.d.cts.map +1 -0
  130. package/dist/components/fields/number/index.d.mts +9 -0
  131. package/dist/components/fields/number/index.d.mts.map +1 -0
  132. package/dist/components/fields/tag/index.d.cts +9 -0
  133. package/dist/components/fields/tag/index.d.cts.map +1 -0
  134. package/dist/components/fields/tag/index.d.mts +9 -0
  135. package/dist/components/fields/tag/index.d.mts.map +1 -0
  136. package/dist/components/fields/text/index.d.cts +9 -0
  137. package/dist/components/fields/text/index.d.cts.map +1 -0
  138. package/dist/components/fields/text/index.d.mts +9 -0
  139. package/dist/components/fields/text/index.d.mts.map +1 -0
  140. package/dist/components/fields/types.d.cts +20 -0
  141. package/dist/components/fields/types.d.cts.map +1 -0
  142. package/dist/components/fields/types.d.mts +20 -0
  143. package/dist/components/fields/types.d.mts.map +1 -0
  144. package/dist/components/fields/types.d.ts +10 -10
  145. package/dist/components/fields/types.d.ts.map +1 -1
  146. package/dist/components/fields/url/index.d.cts +10 -0
  147. package/dist/components/fields/url/index.d.cts.map +1 -0
  148. package/dist/components/fields/url/index.d.mts +10 -0
  149. package/dist/components/fields/url/index.d.mts.map +1 -0
  150. package/dist/components/index.d.cts +24 -0
  151. package/dist/components/index.d.cts.map +1 -0
  152. package/dist/components/index.d.mts +24 -0
  153. package/dist/components/index.d.mts.map +1 -0
  154. package/dist/components/layout/header/index.d.cts +4 -0
  155. package/dist/components/layout/header/index.d.cts.map +1 -0
  156. package/dist/components/layout/header/index.d.mts +4 -0
  157. package/dist/components/layout/header/index.d.mts.map +1 -0
  158. package/dist/components/layout/index.d.cts +8 -0
  159. package/dist/components/layout/index.d.cts.map +1 -0
  160. package/dist/components/layout/index.d.mts +8 -0
  161. package/dist/components/layout/index.d.mts.map +1 -0
  162. package/dist/components/layout/sider/index.d.cts +4 -0
  163. package/dist/components/layout/sider/index.d.cts.map +1 -0
  164. package/dist/components/layout/sider/index.d.mts +4 -0
  165. package/dist/components/layout/sider/index.d.mts.map +1 -0
  166. package/dist/components/layout/sider/styles.d.cts +3 -0
  167. package/dist/components/layout/sider/styles.d.cts.map +1 -0
  168. package/dist/components/layout/sider/styles.d.mts +3 -0
  169. package/dist/components/layout/sider/styles.d.mts.map +1 -0
  170. package/dist/components/layout/title/index.d.cts +4 -0
  171. package/dist/components/layout/title/index.d.cts.map +1 -0
  172. package/dist/components/layout/title/index.d.mts +4 -0
  173. package/dist/components/layout/title/index.d.mts.map +1 -0
  174. package/dist/components/layout/types.d.cts +3 -0
  175. package/dist/components/layout/types.d.cts.map +1 -0
  176. package/dist/components/layout/types.d.mts +3 -0
  177. package/dist/components/layout/types.d.mts.map +1 -0
  178. package/dist/components/pageHeader/index.d.cts +5 -0
  179. package/dist/components/pageHeader/index.d.cts.map +1 -0
  180. package/dist/components/pageHeader/index.d.mts +5 -0
  181. package/dist/components/pageHeader/index.d.mts.map +1 -0
  182. package/dist/components/pageHeader/index.d.ts +1 -1
  183. package/dist/components/pageHeader/index.d.ts.map +1 -1
  184. package/dist/components/pages/auth/components/forgotPassword/index.d.cts +12 -0
  185. package/dist/components/pages/auth/components/forgotPassword/index.d.cts.map +1 -0
  186. package/dist/components/pages/auth/components/forgotPassword/index.d.mts +12 -0
  187. package/dist/components/pages/auth/components/forgotPassword/index.d.mts.map +1 -0
  188. package/dist/components/pages/auth/components/forgotPassword/index.d.ts +1 -1
  189. package/dist/components/pages/auth/components/forgotPassword/index.d.ts.map +1 -1
  190. package/dist/components/pages/auth/components/index.d.cts +5 -0
  191. package/dist/components/pages/auth/components/index.d.cts.map +1 -0
  192. package/dist/components/pages/auth/components/index.d.mts +5 -0
  193. package/dist/components/pages/auth/components/index.d.mts.map +1 -0
  194. package/dist/components/pages/auth/components/login/index.d.cts +12 -0
  195. package/dist/components/pages/auth/components/login/index.d.cts.map +1 -0
  196. package/dist/components/pages/auth/components/login/index.d.mts +12 -0
  197. package/dist/components/pages/auth/components/login/index.d.mts.map +1 -0
  198. package/dist/components/pages/auth/components/login/index.d.ts +1 -1
  199. package/dist/components/pages/auth/components/login/index.d.ts.map +1 -1
  200. package/dist/components/pages/auth/components/register/index.d.cts +12 -0
  201. package/dist/components/pages/auth/components/register/index.d.cts.map +1 -0
  202. package/dist/components/pages/auth/components/register/index.d.mts +12 -0
  203. package/dist/components/pages/auth/components/register/index.d.mts.map +1 -0
  204. package/dist/components/pages/auth/components/register/index.d.ts +1 -1
  205. package/dist/components/pages/auth/components/register/index.d.ts.map +1 -1
  206. package/dist/components/pages/auth/components/styles.d.cts +7 -0
  207. package/dist/components/pages/auth/components/styles.d.cts.map +1 -0
  208. package/dist/components/pages/auth/components/styles.d.mts +7 -0
  209. package/dist/components/pages/auth/components/styles.d.mts.map +1 -0
  210. package/dist/components/pages/auth/components/updatePassword/index.d.cts +12 -0
  211. package/dist/components/pages/auth/components/updatePassword/index.d.cts.map +1 -0
  212. package/dist/components/pages/auth/components/updatePassword/index.d.mts +12 -0
  213. package/dist/components/pages/auth/components/updatePassword/index.d.mts.map +1 -0
  214. package/dist/components/pages/auth/components/updatePassword/index.d.ts +1 -1
  215. package/dist/components/pages/auth/components/updatePassword/index.d.ts.map +1 -1
  216. package/dist/components/pages/auth/index.d.cts +14 -0
  217. package/dist/components/pages/auth/index.d.cts.map +1 -0
  218. package/dist/components/pages/auth/index.d.mts +14 -0
  219. package/dist/components/pages/auth/index.d.mts.map +1 -0
  220. package/dist/components/pages/auth/index.d.ts +1 -1
  221. package/dist/components/pages/auth/index.d.ts.map +1 -1
  222. package/dist/components/pages/error/index.d.cts +10 -0
  223. package/dist/components/pages/error/index.d.cts.map +1 -0
  224. package/dist/components/pages/error/index.d.mts +10 -0
  225. package/dist/components/pages/error/index.d.mts.map +1 -0
  226. package/dist/components/pages/index.d.cts +7 -0
  227. package/dist/components/pages/index.d.cts.map +1 -0
  228. package/dist/components/pages/index.d.mts +7 -0
  229. package/dist/components/pages/index.d.mts.map +1 -0
  230. package/dist/components/pages/login/index.d.cts +15 -0
  231. package/dist/components/pages/login/index.d.cts.map +1 -0
  232. package/dist/components/pages/login/index.d.mts +15 -0
  233. package/dist/components/pages/login/index.d.mts.map +1 -0
  234. package/dist/components/pages/login/styles.d.cts +6 -0
  235. package/dist/components/pages/login/styles.d.cts.map +1 -0
  236. package/dist/components/pages/login/styles.d.mts +6 -0
  237. package/dist/components/pages/login/styles.d.mts.map +1 -0
  238. package/dist/components/pages/ready/index.d.cts +9 -0
  239. package/dist/components/pages/ready/index.d.cts.map +1 -0
  240. package/dist/components/pages/ready/index.d.mts +9 -0
  241. package/dist/components/pages/ready/index.d.mts.map +1 -0
  242. package/dist/components/pages/welcome/index.d.cts +7 -0
  243. package/dist/components/pages/welcome/index.d.cts.map +1 -0
  244. package/dist/components/pages/welcome/index.d.mts +7 -0
  245. package/dist/components/pages/welcome/index.d.mts.map +1 -0
  246. package/dist/components/table/components/filterDropdown/index.d.cts +13 -0
  247. package/dist/components/table/components/filterDropdown/index.d.cts.map +1 -0
  248. package/dist/components/table/components/filterDropdown/index.d.mts +13 -0
  249. package/dist/components/table/components/filterDropdown/index.d.mts.map +1 -0
  250. package/dist/components/table/components/filterDropdown/index.d.ts +2 -2
  251. package/dist/components/table/components/filterDropdown/index.d.ts.map +1 -1
  252. package/dist/components/table/components/index.d.cts +2 -0
  253. package/dist/components/table/components/index.d.cts.map +1 -0
  254. package/dist/components/table/components/index.d.mts +2 -0
  255. package/dist/components/table/components/index.d.mts.map +1 -0
  256. package/dist/components/table/index.d.cts +2 -0
  257. package/dist/components/table/index.d.cts.map +1 -0
  258. package/dist/components/table/index.d.mts +2 -0
  259. package/dist/components/table/index.d.mts.map +1 -0
  260. package/dist/components/themedLayout/header/index.d.cts +7 -0
  261. package/dist/components/themedLayout/header/index.d.cts.map +1 -0
  262. package/dist/components/themedLayout/header/index.d.mts +7 -0
  263. package/dist/components/themedLayout/header/index.d.mts.map +1 -0
  264. package/dist/components/themedLayout/index.d.cts +7 -0
  265. package/dist/components/themedLayout/index.d.cts.map +1 -0
  266. package/dist/components/themedLayout/index.d.mts +7 -0
  267. package/dist/components/themedLayout/index.d.mts.map +1 -0
  268. package/dist/components/themedLayout/sider/index.d.cts +7 -0
  269. package/dist/components/themedLayout/sider/index.d.cts.map +1 -0
  270. package/dist/components/themedLayout/sider/index.d.mts +7 -0
  271. package/dist/components/themedLayout/sider/index.d.mts.map +1 -0
  272. package/dist/components/themedLayout/sider/styles.d.cts +3 -0
  273. package/dist/components/themedLayout/sider/styles.d.cts.map +1 -0
  274. package/dist/components/themedLayout/sider/styles.d.mts +3 -0
  275. package/dist/components/themedLayout/sider/styles.d.mts.map +1 -0
  276. package/dist/components/themedLayout/title/index.d.cts +7 -0
  277. package/dist/components/themedLayout/title/index.d.cts.map +1 -0
  278. package/dist/components/themedLayout/title/index.d.mts +7 -0
  279. package/dist/components/themedLayout/title/index.d.mts.map +1 -0
  280. package/dist/components/themedLayout/types.d.cts +3 -0
  281. package/dist/components/themedLayout/types.d.cts.map +1 -0
  282. package/dist/components/themedLayout/types.d.mts +3 -0
  283. package/dist/components/themedLayout/types.d.mts.map +1 -0
  284. package/dist/components/themedLayoutV2/header/index.d.cts +4 -0
  285. package/dist/components/themedLayoutV2/header/index.d.cts.map +1 -0
  286. package/dist/components/themedLayoutV2/header/index.d.mts +4 -0
  287. package/dist/components/themedLayoutV2/header/index.d.mts.map +1 -0
  288. package/dist/components/themedLayoutV2/index.d.cts +4 -0
  289. package/dist/components/themedLayoutV2/index.d.cts.map +1 -0
  290. package/dist/components/themedLayoutV2/index.d.mts +4 -0
  291. package/dist/components/themedLayoutV2/index.d.mts.map +1 -0
  292. package/dist/components/themedLayoutV2/sider/index.d.cts +4 -0
  293. package/dist/components/themedLayoutV2/sider/index.d.cts.map +1 -0
  294. package/dist/components/themedLayoutV2/sider/index.d.mts +4 -0
  295. package/dist/components/themedLayoutV2/sider/index.d.mts.map +1 -0
  296. package/dist/components/themedLayoutV2/sider/styles.d.cts +3 -0
  297. package/dist/components/themedLayoutV2/sider/styles.d.cts.map +1 -0
  298. package/dist/components/themedLayoutV2/sider/styles.d.mts +3 -0
  299. package/dist/components/themedLayoutV2/sider/styles.d.mts.map +1 -0
  300. package/dist/components/themedLayoutV2/title/index.d.cts +4 -0
  301. package/dist/components/themedLayoutV2/title/index.d.cts.map +1 -0
  302. package/dist/components/themedLayoutV2/title/index.d.mts +4 -0
  303. package/dist/components/themedLayoutV2/title/index.d.mts.map +1 -0
  304. package/dist/components/themedLayoutV2/types.d.cts +6 -0
  305. package/dist/components/themedLayoutV2/types.d.cts.map +1 -0
  306. package/dist/components/themedLayoutV2/types.d.mts +6 -0
  307. package/dist/components/themedLayoutV2/types.d.mts.map +1 -0
  308. package/dist/components/themedLayoutV2/types.d.ts +1 -1
  309. package/dist/components/themedLayoutV2/types.d.ts.map +1 -1
  310. package/dist/components/undoableNotification/index.d.cts +10 -0
  311. package/dist/components/undoableNotification/index.d.cts.map +1 -0
  312. package/dist/components/undoableNotification/index.d.mts +10 -0
  313. package/dist/components/undoableNotification/index.d.mts.map +1 -0
  314. package/dist/components/undoableNotification/index.d.ts +1 -1
  315. package/dist/components/undoableNotification/index.d.ts.map +1 -1
  316. package/dist/contexts/index.d.cts +2 -0
  317. package/dist/contexts/index.d.cts.map +1 -0
  318. package/dist/contexts/index.d.mts +2 -0
  319. package/dist/contexts/index.d.mts.map +1 -0
  320. package/dist/contexts/themedLayoutContext/IThemedLayoutContext.d.cts +7 -0
  321. package/dist/contexts/themedLayoutContext/IThemedLayoutContext.d.cts.map +1 -0
  322. package/dist/contexts/themedLayoutContext/IThemedLayoutContext.d.mts +7 -0
  323. package/dist/contexts/themedLayoutContext/IThemedLayoutContext.d.mts.map +1 -0
  324. package/dist/contexts/themedLayoutContext/index.d.cts +8 -0
  325. package/dist/contexts/themedLayoutContext/index.d.cts.map +1 -0
  326. package/dist/contexts/themedLayoutContext/index.d.mts +8 -0
  327. package/dist/contexts/themedLayoutContext/index.d.mts.map +1 -0
  328. package/dist/definitions/index.d.cts +4 -0
  329. package/dist/definitions/index.d.cts.map +1 -0
  330. package/dist/definitions/index.d.mts +4 -0
  331. package/dist/definitions/index.d.mts.map +1 -0
  332. package/dist/definitions/table/index.d.cts +13 -0
  333. package/dist/definitions/table/index.d.cts.map +1 -0
  334. package/dist/definitions/table/index.d.mts +13 -0
  335. package/dist/definitions/table/index.d.mts.map +1 -0
  336. package/dist/definitions/table/index.d.ts +6 -3
  337. package/dist/definitions/table/index.d.ts.map +1 -1
  338. package/dist/definitions/themes/index.d.cts +6 -0
  339. package/dist/definitions/themes/index.d.cts.map +1 -0
  340. package/dist/definitions/themes/index.d.mts +6 -0
  341. package/dist/definitions/themes/index.d.mts.map +1 -0
  342. package/dist/definitions/themes/index.d.ts +2 -2
  343. package/dist/definitions/themes/index.d.ts.map +1 -1
  344. package/dist/definitions/upload/index.d.cts +4 -0
  345. package/dist/definitions/upload/index.d.cts.map +1 -0
  346. package/dist/definitions/upload/index.d.mts +4 -0
  347. package/dist/definitions/upload/index.d.mts.map +1 -0
  348. package/dist/hooks/fields/index.d.cts +4 -0
  349. package/dist/hooks/fields/index.d.cts.map +1 -0
  350. package/dist/hooks/fields/index.d.mts +4 -0
  351. package/dist/hooks/fields/index.d.mts.map +1 -0
  352. package/dist/hooks/fields/useCheckboxGroup/index.d.cts +29 -0
  353. package/dist/hooks/fields/useCheckboxGroup/index.d.cts.map +1 -0
  354. package/dist/hooks/fields/useCheckboxGroup/index.d.mts +29 -0
  355. package/dist/hooks/fields/useCheckboxGroup/index.d.mts.map +1 -0
  356. package/dist/hooks/fields/useCheckboxGroup/index.d.ts +2 -2
  357. package/dist/hooks/fields/useCheckboxGroup/index.d.ts.map +1 -1
  358. package/dist/hooks/fields/useRadioGroup/index.d.cts +29 -0
  359. package/dist/hooks/fields/useRadioGroup/index.d.cts.map +1 -0
  360. package/dist/hooks/fields/useRadioGroup/index.d.mts +29 -0
  361. package/dist/hooks/fields/useRadioGroup/index.d.mts.map +1 -0
  362. package/dist/hooks/fields/useRadioGroup/index.d.ts +2 -2
  363. package/dist/hooks/fields/useRadioGroup/index.d.ts.map +1 -1
  364. package/dist/hooks/fields/useSelect/index.d.cts +20 -0
  365. package/dist/hooks/fields/useSelect/index.d.cts.map +1 -0
  366. package/dist/hooks/fields/useSelect/index.d.mts +20 -0
  367. package/dist/hooks/fields/useSelect/index.d.mts.map +1 -0
  368. package/dist/hooks/fields/useSelect/index.d.ts +1 -1
  369. package/dist/hooks/fields/useSelect/index.d.ts.map +1 -1
  370. package/dist/hooks/form/index.d.cts +5 -0
  371. package/dist/hooks/form/index.d.cts.map +1 -0
  372. package/dist/hooks/form/index.d.mts +5 -0
  373. package/dist/hooks/form/index.d.mts.map +1 -0
  374. package/dist/hooks/form/useDrawerForm/index.d.cts +2 -0
  375. package/dist/hooks/form/useDrawerForm/index.d.cts.map +1 -0
  376. package/dist/hooks/form/useDrawerForm/index.d.mts +2 -0
  377. package/dist/hooks/form/useDrawerForm/index.d.mts.map +1 -0
  378. package/dist/hooks/form/useDrawerForm/useDrawerForm.d.cts +37 -0
  379. package/dist/hooks/form/useDrawerForm/useDrawerForm.d.cts.map +1 -0
  380. package/dist/hooks/form/useDrawerForm/useDrawerForm.d.mts +37 -0
  381. package/dist/hooks/form/useDrawerForm/useDrawerForm.d.mts.map +1 -0
  382. package/dist/hooks/form/useDrawerForm/useDrawerForm.d.ts +2 -2
  383. package/dist/hooks/form/useDrawerForm/useDrawerForm.d.ts.map +1 -1
  384. package/dist/hooks/form/useForm.d.cts +40 -0
  385. package/dist/hooks/form/useForm.d.cts.map +1 -0
  386. package/dist/hooks/form/useForm.d.mts +40 -0
  387. package/dist/hooks/form/useForm.d.mts.map +1 -0
  388. package/dist/hooks/form/useForm.d.ts +2 -2
  389. package/dist/hooks/form/useForm.d.ts.map +1 -1
  390. package/dist/hooks/form/useModalForm/index.d.cts +2 -0
  391. package/dist/hooks/form/useModalForm/index.d.cts.map +1 -0
  392. package/dist/hooks/form/useModalForm/index.d.mts +2 -0
  393. package/dist/hooks/form/useModalForm/index.d.mts.map +1 -0
  394. package/dist/hooks/form/useModalForm/useModalForm.d.cts +42 -0
  395. package/dist/hooks/form/useModalForm/useModalForm.d.cts.map +1 -0
  396. package/dist/hooks/form/useModalForm/useModalForm.d.mts +42 -0
  397. package/dist/hooks/form/useModalForm/useModalForm.d.mts.map +1 -0
  398. package/dist/hooks/form/useModalForm/useModalForm.d.ts +4 -4
  399. package/dist/hooks/form/useModalForm/useModalForm.d.ts.map +1 -1
  400. package/dist/hooks/form/useStepsForm/index.d.cts +2 -0
  401. package/dist/hooks/form/useStepsForm/index.d.cts.map +1 -0
  402. package/dist/hooks/form/useStepsForm/index.d.mts +2 -0
  403. package/dist/hooks/form/useStepsForm/index.d.mts.map +1 -0
  404. package/dist/hooks/form/useStepsForm/useStepsForm.d.cts +35 -0
  405. package/dist/hooks/form/useStepsForm/useStepsForm.d.cts.map +1 -0
  406. package/dist/hooks/form/useStepsForm/useStepsForm.d.mts +35 -0
  407. package/dist/hooks/form/useStepsForm/useStepsForm.d.mts.map +1 -0
  408. package/dist/hooks/form/useStepsForm/useStepsForm.d.ts +3 -3
  409. package/dist/hooks/form/useStepsForm/useStepsForm.d.ts.map +1 -1
  410. package/dist/hooks/import/index.d.cts +18 -0
  411. package/dist/hooks/import/index.d.cts.map +1 -0
  412. package/dist/hooks/import/index.d.mts +18 -0
  413. package/dist/hooks/import/index.d.mts.map +1 -0
  414. package/dist/hooks/import/index.d.ts.map +1 -1
  415. package/dist/hooks/index.d.cts +10 -0
  416. package/dist/hooks/index.d.cts.map +1 -0
  417. package/dist/hooks/index.d.mts +10 -0
  418. package/dist/hooks/index.d.mts.map +1 -0
  419. package/dist/hooks/list/index.d.cts +2 -0
  420. package/dist/hooks/list/index.d.cts.map +1 -0
  421. package/dist/hooks/list/index.d.mts +2 -0
  422. package/dist/hooks/list/index.d.mts.map +1 -0
  423. package/dist/hooks/list/useSimpleList/index.d.cts +2 -0
  424. package/dist/hooks/list/useSimpleList/index.d.cts.map +1 -0
  425. package/dist/hooks/list/useSimpleList/index.d.mts +2 -0
  426. package/dist/hooks/list/useSimpleList/index.d.mts.map +1 -0
  427. package/dist/hooks/list/useSimpleList/useSimpleList.d.cts +24 -0
  428. package/dist/hooks/list/useSimpleList/useSimpleList.d.cts.map +1 -0
  429. package/dist/hooks/list/useSimpleList/useSimpleList.d.mts +24 -0
  430. package/dist/hooks/list/useSimpleList/useSimpleList.d.mts.map +1 -0
  431. package/dist/hooks/list/useSimpleList/useSimpleList.d.ts +3 -3
  432. package/dist/hooks/list/useSimpleList/useSimpleList.d.ts.map +1 -1
  433. package/dist/hooks/modal/index.d.cts +2 -0
  434. package/dist/hooks/modal/index.d.cts.map +1 -0
  435. package/dist/hooks/modal/index.d.mts +2 -0
  436. package/dist/hooks/modal/index.d.mts.map +1 -0
  437. package/dist/hooks/modal/useModal/index.d.cts +18 -0
  438. package/dist/hooks/modal/useModal/index.d.cts.map +1 -0
  439. package/dist/hooks/modal/useModal/index.d.mts +18 -0
  440. package/dist/hooks/modal/useModal/index.d.mts.map +1 -0
  441. package/dist/hooks/modal/useModal/index.d.ts +2 -2
  442. package/dist/hooks/modal/useModal/index.d.ts.map +1 -1
  443. package/dist/hooks/table/index.d.cts +3 -0
  444. package/dist/hooks/table/index.d.cts.map +1 -0
  445. package/dist/hooks/table/index.d.mts +3 -0
  446. package/dist/hooks/table/index.d.mts.map +1 -0
  447. package/dist/hooks/table/useEditableTable/index.d.cts +2 -0
  448. package/dist/hooks/table/useEditableTable/index.d.cts.map +1 -0
  449. package/dist/hooks/table/useEditableTable/index.d.mts +2 -0
  450. package/dist/hooks/table/useEditableTable/index.d.mts.map +1 -0
  451. package/dist/hooks/table/useEditableTable/useEditableTable.d.cts +40 -0
  452. package/dist/hooks/table/useEditableTable/useEditableTable.d.cts.map +1 -0
  453. package/dist/hooks/table/useEditableTable/useEditableTable.d.mts +40 -0
  454. package/dist/hooks/table/useEditableTable/useEditableTable.d.mts.map +1 -0
  455. package/dist/hooks/table/useEditableTable/useEditableTable.d.ts +2 -2
  456. package/dist/hooks/table/useEditableTable/useEditableTable.d.ts.map +1 -1
  457. package/dist/hooks/table/useTable/index.d.cts +2 -0
  458. package/dist/hooks/table/useTable/index.d.cts.map +1 -0
  459. package/dist/hooks/table/useTable/index.d.mts +2 -0
  460. package/dist/hooks/table/useTable/index.d.mts.map +1 -0
  461. package/dist/hooks/table/useTable/paginationLink.d.cts +8 -0
  462. package/dist/hooks/table/useTable/paginationLink.d.cts.map +1 -0
  463. package/dist/hooks/table/useTable/paginationLink.d.mts +8 -0
  464. package/dist/hooks/table/useTable/paginationLink.d.mts.map +1 -0
  465. package/dist/hooks/table/useTable/useTable.d.cts +24 -0
  466. package/dist/hooks/table/useTable/useTable.d.cts.map +1 -0
  467. package/dist/hooks/table/useTable/useTable.d.mts +24 -0
  468. package/dist/hooks/table/useTable/useTable.d.mts.map +1 -0
  469. package/dist/hooks/table/useTable/useTable.d.ts +2 -2
  470. package/dist/hooks/table/useTable/useTable.d.ts.map +1 -1
  471. package/dist/hooks/useFileUploadState/index.d.cts +7 -0
  472. package/dist/hooks/useFileUploadState/index.d.cts.map +1 -0
  473. package/dist/hooks/useFileUploadState/index.d.mts +7 -0
  474. package/dist/hooks/useFileUploadState/index.d.mts.map +1 -0
  475. package/dist/hooks/useFileUploadState/index.d.ts +1 -1
  476. package/dist/hooks/useFileUploadState/index.d.ts.map +1 -1
  477. package/dist/hooks/useSiderVisible/index.d.cts +11 -0
  478. package/dist/hooks/useSiderVisible/index.d.cts.map +1 -0
  479. package/dist/hooks/useSiderVisible/index.d.mts +11 -0
  480. package/dist/hooks/useSiderVisible/index.d.mts.map +1 -0
  481. package/dist/hooks/useSiderVisible/index.d.ts +1 -1
  482. package/dist/hooks/useSiderVisible/index.d.ts.map +1 -1
  483. package/dist/hooks/useThemedLayoutContext/index.d.cts +4 -0
  484. package/dist/hooks/useThemedLayoutContext/index.d.cts.map +1 -0
  485. package/dist/hooks/useThemedLayoutContext/index.d.mts +4 -0
  486. package/dist/hooks/useThemedLayoutContext/index.d.mts.map +1 -0
  487. package/dist/hooks/useThemedLayoutContext/index.d.ts +1 -1
  488. package/dist/hooks/useThemedLayoutContext/index.d.ts.map +1 -1
  489. package/dist/index.cjs +3 -0
  490. package/dist/index.cjs.map +1 -0
  491. package/dist/index.d.cts +8 -0
  492. package/dist/index.d.cts.map +1 -0
  493. package/dist/index.d.mts +8 -0
  494. package/dist/index.d.mts.map +1 -0
  495. package/dist/index.mjs +3 -0
  496. package/dist/index.mjs.map +1 -0
  497. package/dist/interfaces/field.d.cts +4 -0
  498. package/dist/interfaces/field.d.cts.map +1 -0
  499. package/dist/interfaces/field.d.mts +4 -0
  500. package/dist/interfaces/field.d.mts.map +1 -0
  501. package/dist/interfaces/field.d.ts +1 -1
  502. package/dist/interfaces/field.d.ts.map +1 -1
  503. package/dist/interfaces/index.d.cts +19 -0
  504. package/dist/interfaces/index.d.cts.map +1 -0
  505. package/dist/interfaces/index.d.mts +19 -0
  506. package/dist/interfaces/index.d.mts.map +1 -0
  507. package/dist/interfaces/index.d.ts +3 -3
  508. package/dist/interfaces/index.d.ts.map +1 -1
  509. package/dist/interfaces/upload.d.cts +10 -0
  510. package/dist/interfaces/upload.d.cts.map +1 -0
  511. package/dist/interfaces/upload.d.mts +10 -0
  512. package/dist/interfaces/upload.d.mts.map +1 -0
  513. package/dist/providers/index.d.cts +2 -0
  514. package/dist/providers/index.d.cts.map +1 -0
  515. package/dist/providers/index.d.mts +2 -0
  516. package/dist/providers/index.d.mts.map +1 -0
  517. package/dist/providers/notificationProvider/index.d.cts +8 -0
  518. package/dist/providers/notificationProvider/index.d.cts.map +1 -0
  519. package/dist/providers/notificationProvider/index.d.mts +8 -0
  520. package/dist/providers/notificationProvider/index.d.mts.map +1 -0
  521. package/package.json +31 -14
  522. package/src/components/buttons/clone/index.tsx +16 -67
  523. package/src/components/buttons/create/index.tsx +17 -66
  524. package/src/components/buttons/delete/index.tsx +35 -90
  525. package/src/components/buttons/edit/index.tsx +15 -67
  526. package/src/components/buttons/export/index.tsx +3 -3
  527. package/src/components/buttons/import/index.tsx +5 -3
  528. package/src/components/buttons/list/index.tsx +14 -86
  529. package/src/components/buttons/refresh/index.tsx +8 -38
  530. package/src/components/buttons/save/index.tsx +3 -3
  531. package/src/components/buttons/show/index.tsx +15 -66
  532. package/src/components/table/components/filterDropdown/index.tsx +2 -2
  533. package/src/definitions/table/index.ts +15 -3
  534. package/src/hooks/form/useForm.ts +3 -1
  535. package/src/hooks/table/useTable/useTable.ts +3 -7
  536. package/tsconfig.json +5 -1
  537. package/dist/esm/index.js +0 -3
  538. package/dist/esm/index.js.map +0 -1
  539. package/dist/iife/index.js +0 -72
  540. package/dist/iife/index.js.map +0 -1
  541. package/dist/index.js +0 -3
  542. package/dist/index.js.map +0 -1
@@ -1,7 +1,7 @@
1
1
  import React from "react";
2
2
  import { LoginPageProps } from "@refinedev/core";
3
3
  import { CardProps, LayoutProps, FormProps } from "antd";
4
- declare type LoginProps = LoginPageProps<LayoutProps, CardProps, FormProps>;
4
+ type LoginProps = LoginPageProps<LayoutProps, CardProps, FormProps>;
5
5
  /**
6
6
  * **refine** has a default login page form which is served on `/login` route when the `authProvider` configuration is provided.
7
7
  *
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/login/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,cAAc,EAKf,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAUL,SAAS,EACT,WAAW,EAEX,SAAS,EAEV,MAAM,MAAM,CAAC;AAYd,aAAK,UAAU,GAAG,cAAc,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC;AACpE;;;;GAIG;AACH,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CA2P1C,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/login/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,cAAc,EAKf,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAUL,SAAS,EACT,WAAW,EAEX,SAAS,EAEV,MAAM,MAAM,CAAC;AAYd,KAAK,UAAU,GAAG,cAAc,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC;AACpE;;;;GAIG;AACH,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CA2P1C,CAAC"}
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import { RegisterPageProps } from "@refinedev/core";
3
+ import { LayoutProps, CardProps, FormProps } from "antd";
4
+ type RegisterProps = RegisterPageProps<LayoutProps, CardProps, FormProps>;
5
+ /**
6
+ * **refine** has register page form which is served on `/register` route when the `authProvider` configuration is provided.
7
+ *
8
+ * @see {@link https://refine.dev/docs/ui-frameworks/antd/components/antd-auth-page/#register} for more details.
9
+ */
10
+ export declare const RegisterPage: React.FC<RegisterProps>;
11
+ export {};
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/register/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,iBAAiB,EAKlB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAGV,MAAM,MAAM,CAAC;AAYd,KAAK,aAAa,GAAG,iBAAiB,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC;AAC1E;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA+OhD,CAAC"}
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import { RegisterPageProps } from "@refinedev/core";
3
+ import { LayoutProps, CardProps, FormProps } from "antd";
4
+ type RegisterProps = RegisterPageProps<LayoutProps, CardProps, FormProps>;
5
+ /**
6
+ * **refine** has register page form which is served on `/register` route when the `authProvider` configuration is provided.
7
+ *
8
+ * @see {@link https://refine.dev/docs/ui-frameworks/antd/components/antd-auth-page/#register} for more details.
9
+ */
10
+ export declare const RegisterPage: React.FC<RegisterProps>;
11
+ export {};
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/register/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,iBAAiB,EAKlB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAGV,MAAM,MAAM,CAAC;AAYd,KAAK,aAAa,GAAG,iBAAiB,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC;AAC1E;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA+OhD,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import React from "react";
2
2
  import { RegisterPageProps } from "@refinedev/core";
3
3
  import { LayoutProps, CardProps, FormProps } from "antd";
4
- declare type RegisterProps = RegisterPageProps<LayoutProps, CardProps, FormProps>;
4
+ type RegisterProps = RegisterPageProps<LayoutProps, CardProps, FormProps>;
5
5
  /**
6
6
  * **refine** has register page form which is served on `/register` route when the `authProvider` configuration is provided.
7
7
  *
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/register/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,iBAAiB,EAKlB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAGV,MAAM,MAAM,CAAC;AAYd,aAAK,aAAa,GAAG,iBAAiB,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC;AAC1E;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA+OhD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/register/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,iBAAiB,EAKlB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAGV,MAAM,MAAM,CAAC;AAYd,KAAK,aAAa,GAAG,iBAAiB,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC;AAC1E;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA+OhD,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { CSSProperties } from "react";
2
+ export declare const layoutStyles: CSSProperties;
3
+ export declare const containerStyles: CSSProperties;
4
+ export declare const headStyles: CSSProperties;
5
+ export declare const bodyStyles: CSSProperties;
6
+ export declare const titleStyles: CSSProperties;
7
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/pages/auth/components/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,YAAY,EAAE,aAAkB,CAAC;AAE9C,eAAO,MAAM,eAAe,EAAE,aAM7B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,aAGxB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,aAAiD,CAAC;AAE3E,eAAO,MAAM,WAAW,EAAE,aAUzB,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { CSSProperties } from "react";
2
+ export declare const layoutStyles: CSSProperties;
3
+ export declare const containerStyles: CSSProperties;
4
+ export declare const headStyles: CSSProperties;
5
+ export declare const bodyStyles: CSSProperties;
6
+ export declare const titleStyles: CSSProperties;
7
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/pages/auth/components/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,YAAY,EAAE,aAAkB,CAAC;AAE9C,eAAO,MAAM,eAAe,EAAE,aAM7B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,aAGxB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,aAAiD,CAAC;AAE3E,eAAO,MAAM,WAAW,EAAE,aAUzB,CAAC"}
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import { UpdatePasswordPageProps } from "@refinedev/core";
3
+ import { LayoutProps, CardProps, FormProps } from "antd";
4
+ type UpdatePasswordProps = UpdatePasswordPageProps<LayoutProps, CardProps, FormProps>;
5
+ /**
6
+ * **refine** has update password page form which is served on `/update-password` route when the `authProvider` configuration is provided.
7
+ *
8
+ * @see {@link https://refine.dev/docs/ui-frameworks/antd/components/antd-auth-page/#update-password} for more details.
9
+ */
10
+ export declare const UpdatePasswordPage: React.FC<UpdatePasswordProps>;
11
+ export {};
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/updatePassword/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,uBAAuB,EAGxB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAEV,MAAM,MAAM,CAAC;AAYd,KAAK,mBAAmB,GAAG,uBAAuB,CAChD,WAAW,EACX,SAAS,EACT,SAAS,CACV,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAgJ5D,CAAC"}
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import { UpdatePasswordPageProps } from "@refinedev/core";
3
+ import { LayoutProps, CardProps, FormProps } from "antd";
4
+ type UpdatePasswordProps = UpdatePasswordPageProps<LayoutProps, CardProps, FormProps>;
5
+ /**
6
+ * **refine** has update password page form which is served on `/update-password` route when the `authProvider` configuration is provided.
7
+ *
8
+ * @see {@link https://refine.dev/docs/ui-frameworks/antd/components/antd-auth-page/#update-password} for more details.
9
+ */
10
+ export declare const UpdatePasswordPage: React.FC<UpdatePasswordProps>;
11
+ export {};
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/updatePassword/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,uBAAuB,EAGxB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAEV,MAAM,MAAM,CAAC;AAYd,KAAK,mBAAmB,GAAG,uBAAuB,CAChD,WAAW,EACX,SAAS,EACT,SAAS,CACV,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAgJ5D,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import React from "react";
2
2
  import { UpdatePasswordPageProps } from "@refinedev/core";
3
3
  import { LayoutProps, CardProps, FormProps } from "antd";
4
- declare type UpdatePasswordProps = UpdatePasswordPageProps<LayoutProps, CardProps, FormProps>;
4
+ type UpdatePasswordProps = UpdatePasswordPageProps<LayoutProps, CardProps, FormProps>;
5
5
  /**
6
6
  * **refine** has update password page form which is served on `/update-password` route when the `authProvider` configuration is provided.
7
7
  *
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/updatePassword/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,uBAAuB,EAGxB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAEV,MAAM,MAAM,CAAC;AAYd,aAAK,mBAAmB,GAAG,uBAAuB,CAChD,WAAW,EACX,SAAS,EACT,SAAS,CACV,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAgJ5D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/updatePassword/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,uBAAuB,EAGxB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAEV,MAAM,MAAM,CAAC;AAYd,KAAK,mBAAmB,GAAG,uBAAuB,CAChD,WAAW,EACX,SAAS,EACT,SAAS,CACV,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAgJ5D,CAAC"}
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import { CardProps, FormProps, LayoutProps } from "antd";
3
+ import { AuthPageProps } from "@refinedev/core";
4
+ export type AuthProps = AuthPageProps<LayoutProps, CardProps, FormProps> & {
5
+ renderContent?: (content: React.ReactNode, title: React.ReactNode) => React.ReactNode;
6
+ title?: React.ReactNode;
7
+ };
8
+ /**
9
+ * **refine** has a default auth page form served on the `/login` route when the `authProvider` configuration is provided.
10
+ *
11
+ * @see {@link https://refine.dev/docs/api-reference/antd/components/antd-auth-page/} for more details.
12
+ */
13
+ export declare const AuthPage: React.FC<AuthProps>;
14
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/auth/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAShD,MAAM,MAAM,SAAS,GAAG,aAAa,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,GAAG;IACzE,aAAa,CAAC,EAAE,CACd,OAAO,EAAE,KAAK,CAAC,SAAS,EACxB,KAAK,EAAE,KAAK,CAAC,SAAS,KACnB,KAAK,CAAC,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgBxC,CAAC"}
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import { CardProps, FormProps, LayoutProps } from "antd";
3
+ import { AuthPageProps } from "@refinedev/core";
4
+ export type AuthProps = AuthPageProps<LayoutProps, CardProps, FormProps> & {
5
+ renderContent?: (content: React.ReactNode, title: React.ReactNode) => React.ReactNode;
6
+ title?: React.ReactNode;
7
+ };
8
+ /**
9
+ * **refine** has a default auth page form served on the `/login` route when the `authProvider` configuration is provided.
10
+ *
11
+ * @see {@link https://refine.dev/docs/api-reference/antd/components/antd-auth-page/} for more details.
12
+ */
13
+ export declare const AuthPage: React.FC<AuthProps>;
14
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/auth/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAShD,MAAM,MAAM,SAAS,GAAG,aAAa,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,GAAG;IACzE,aAAa,CAAC,EAAE,CACd,OAAO,EAAE,KAAK,CAAC,SAAS,EACxB,KAAK,EAAE,KAAK,CAAC,SAAS,KACnB,KAAK,CAAC,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgBxC,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import React from "react";
2
2
  import { CardProps, FormProps, LayoutProps } from "antd";
3
3
  import { AuthPageProps } from "@refinedev/core";
4
- export declare type AuthProps = AuthPageProps<LayoutProps, CardProps, FormProps> & {
4
+ export type AuthProps = AuthPageProps<LayoutProps, CardProps, FormProps> & {
5
5
  renderContent?: (content: React.ReactNode, title: React.ReactNode) => React.ReactNode;
6
6
  title?: React.ReactNode;
7
7
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/auth/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAShD,oBAAY,SAAS,GAAG,aAAa,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,GAAG;IACzE,aAAa,CAAC,EAAE,CACd,OAAO,EAAE,KAAK,CAAC,SAAS,EACxB,KAAK,EAAE,KAAK,CAAC,SAAS,KACnB,KAAK,CAAC,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgBxC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/auth/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAShD,MAAM,MAAM,SAAS,GAAG,aAAa,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,GAAG;IACzE,aAAa,CAAC,EAAE,CACd,OAAO,EAAE,KAAK,CAAC,SAAS,EACxB,KAAK,EAAE,KAAK,CAAC,SAAS,KACnB,KAAK,CAAC,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgBxC,CAAC"}
@@ -0,0 +1,10 @@
1
+ import React from "react";
2
+ import { RefineErrorPageProps } from "@refinedev/ui-types";
3
+ /**
4
+ * When the app is navigated to a non-existent route, refine shows a default error page.
5
+ * A custom error component can be used for this error page.
6
+ *
7
+ * @see {@link https://refine.dev/docs/packages/documentation/routers/} for more details.
8
+ */
9
+ export declare const ErrorComponent: React.FC<RefineErrorPageProps>;
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/error/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAK3D;;;;;GAKG;AACH,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CA6DzD,CAAC"}
@@ -0,0 +1,10 @@
1
+ import React from "react";
2
+ import { RefineErrorPageProps } from "@refinedev/ui-types";
3
+ /**
4
+ * When the app is navigated to a non-existent route, refine shows a default error page.
5
+ * A custom error component can be used for this error page.
6
+ *
7
+ * @see {@link https://refine.dev/docs/packages/documentation/routers/} for more details.
8
+ */
9
+ export declare const ErrorComponent: React.FC<RefineErrorPageProps>;
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/error/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAK3D;;;;;GAKG;AACH,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CA6DzD,CAAC"}
@@ -0,0 +1,7 @@
1
+ export { ErrorComponent } from "./error";
2
+ export { LoginPage } from "./login";
3
+ export { ReadyPage } from "./ready";
4
+ export { WelcomePage } from "./welcome";
5
+ export { AuthPage } from "./auth";
6
+ export type { AuthProps } from "./auth";
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/pages/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpC,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAClC,YAAY,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC"}
@@ -0,0 +1,7 @@
1
+ export { ErrorComponent } from "./error";
2
+ export { LoginPage } from "./login";
3
+ export { ReadyPage } from "./ready";
4
+ export { WelcomePage } from "./welcome";
5
+ export { AuthPage } from "./auth";
6
+ export type { AuthProps } from "./auth";
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/pages/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpC,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAClC,YAAY,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC"}
@@ -0,0 +1,15 @@
1
+ import React from "react";
2
+ import { LoginPageProps } from "@refinedev/core";
3
+ export interface ILoginForm {
4
+ username: string;
5
+ password: string;
6
+ remember: boolean;
7
+ }
8
+ /**
9
+ * @deprecated LoginPage is deprecated. Use AuthPage instead. @see {@link https://refine.dev/docs/api-reference/antd/components/antd-auth-page} for more details.
10
+ * **refine** has a default login page form which is served on `/login` route when the `authProvider` configuration is provided.
11
+ *
12
+ * @see {@link https://refine.dev/docs/api-reference/core/components/refine-config/#loginpage} for more details.
13
+ */
14
+ export declare const LoginPage: React.FC<LoginPageProps>;
15
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/login/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,cAAc,EAAyB,MAAM,iBAAiB,CAAC;AAqBxE,MAAM,WAAW,UAAU;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,OAAO,CAAC;CACnB;AAED;;;;;GAKG;AACH,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CA8G9C,CAAC"}
@@ -0,0 +1,15 @@
1
+ import React from "react";
2
+ import { LoginPageProps } from "@refinedev/core";
3
+ export interface ILoginForm {
4
+ username: string;
5
+ password: string;
6
+ remember: boolean;
7
+ }
8
+ /**
9
+ * @deprecated LoginPage is deprecated. Use AuthPage instead. @see {@link https://refine.dev/docs/api-reference/antd/components/antd-auth-page} for more details.
10
+ * **refine** has a default login page form which is served on `/login` route when the `authProvider` configuration is provided.
11
+ *
12
+ * @see {@link https://refine.dev/docs/api-reference/core/components/refine-config/#loginpage} for more details.
13
+ */
14
+ export declare const LoginPage: React.FC<LoginPageProps>;
15
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/login/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,cAAc,EAAyB,MAAM,iBAAiB,CAAC;AAqBxE,MAAM,WAAW,UAAU;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,OAAO,CAAC;CACnB;AAED;;;;;GAKG;AACH,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CA8G9C,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { CSSProperties } from "react";
2
+ export declare const layoutStyles: CSSProperties;
3
+ export declare const containerStyles: CSSProperties;
4
+ export declare const titleStyles: CSSProperties;
5
+ export declare const imageContainer: CSSProperties;
6
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/login/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,YAAY,EAAE,aAG1B,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,aAG7B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,aAKzB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,aAK5B,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { CSSProperties } from "react";
2
+ export declare const layoutStyles: CSSProperties;
3
+ export declare const containerStyles: CSSProperties;
4
+ export declare const titleStyles: CSSProperties;
5
+ export declare const imageContainer: CSSProperties;
6
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/login/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,YAAY,EAAE,aAG1B,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,aAG7B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,aAKzB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,aAK5B,CAAC"}
@@ -0,0 +1,9 @@
1
+ import * as React from "react";
2
+ import { RefineReadyPageProps } from "@refinedev/ui-types";
3
+ /**
4
+ * **refine** shows a default ready page on root route when no `resources` is passed to the `<Refine>` component as a property.
5
+ *
6
+ * @deprecated `ReadyPage` is deprecated and will be removed in the next major release.
7
+ */
8
+ export declare const ReadyPage: React.FC<RefineReadyPageProps>;
9
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/ready/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAkC3D;;;;GAIG;AACH,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CA8CpD,CAAC"}
@@ -0,0 +1,9 @@
1
+ import * as React from "react";
2
+ import { RefineReadyPageProps } from "@refinedev/ui-types";
3
+ /**
4
+ * **refine** shows a default ready page on root route when no `resources` is passed to the `<Refine>` component as a property.
5
+ *
6
+ * @deprecated `ReadyPage` is deprecated and will be removed in the next major release.
7
+ */
8
+ export declare const ReadyPage: React.FC<RefineReadyPageProps>;
9
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/ready/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAkC3D;;;;GAIG;AACH,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CA8CpD,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ /**
3
+ * It is a page that welcomes you after the configuration is completed.
4
+ * @deprecated `WelcomePage` is deprecated. Use `WelcomePage` from `@refinedev/core` instead.
5
+ */
6
+ export declare const WelcomePage: React.FC;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/welcome/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B;;;GAGG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAE/B,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ /**
3
+ * It is a page that welcomes you after the configuration is completed.
4
+ * @deprecated `WelcomePage` is deprecated. Use `WelcomePage` from `@refinedev/core` instead.
5
+ */
6
+ export declare const WelcomePage: React.FC;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/welcome/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B;;;GAGG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAE/B,CAAC"}
@@ -0,0 +1,13 @@
1
+ import React, { type ReactNode } from "react";
2
+ import type { FilterDropdownProps as AntdFilterDropdownProps } from "antd/lib/table/interface";
3
+ export type FilterDropdownProps = AntdFilterDropdownProps & {
4
+ mapValue?: (selectedKeys: React.Key[]) => any;
5
+ children: ReactNode;
6
+ };
7
+ /**
8
+ * `<FilterDropdown>` is a helper component for {@link https://ant.design/components/table/#components-table-demo-custom-filter-panel filter dropdowns in Ant Design `<Table>` components.}
9
+ *
10
+ * @see {@link https://refine.dev/docs/ui-frameworks/antd/components/filter-dropdown} for more details.
11
+ */
12
+ export declare const FilterDropdown: React.FC<FilterDropdownProps>;
13
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/table/components/filterDropdown/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,KAAK,SAAS,EAAY,MAAM,OAAO,CAAC;AAExD,OAAO,KAAK,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AAK/F,MAAM,MAAM,mBAAmB,GAAG,uBAAuB,GAAG;IAC1D,QAAQ,CAAC,EAAE,CAAC,YAAY,EAAE,KAAK,CAAC,GAAG,EAAE,KAAK,GAAG,CAAC;IAC9C,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA2FxD,CAAC"}
@@ -0,0 +1,13 @@
1
+ import React, { type ReactNode } from "react";
2
+ import type { FilterDropdownProps as AntdFilterDropdownProps } from "antd/lib/table/interface";
3
+ export type FilterDropdownProps = AntdFilterDropdownProps & {
4
+ mapValue?: (selectedKeys: React.Key[]) => any;
5
+ children: ReactNode;
6
+ };
7
+ /**
8
+ * `<FilterDropdown>` is a helper component for {@link https://ant.design/components/table/#components-table-demo-custom-filter-panel filter dropdowns in Ant Design `<Table>` components.}
9
+ *
10
+ * @see {@link https://refine.dev/docs/ui-frameworks/antd/components/filter-dropdown} for more details.
11
+ */
12
+ export declare const FilterDropdown: React.FC<FilterDropdownProps>;
13
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/table/components/filterDropdown/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,KAAK,SAAS,EAAY,MAAM,OAAO,CAAC;AAExD,OAAO,KAAK,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AAK/F,MAAM,MAAM,mBAAmB,GAAG,uBAAuB,GAAG;IAC1D,QAAQ,CAAC,EAAE,CAAC,YAAY,EAAE,KAAK,CAAC,GAAG,EAAE,KAAK,GAAG,CAAC;IAC9C,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA2FxD,CAAC"}
@@ -1,6 +1,6 @@
1
- import React, { ReactNode } from "react";
1
+ import React, { type ReactNode } from "react";
2
2
  import type { FilterDropdownProps as AntdFilterDropdownProps } from "antd/lib/table/interface";
3
- export declare type FilterDropdownProps = AntdFilterDropdownProps & {
3
+ export type FilterDropdownProps = AntdFilterDropdownProps & {
4
4
  mapValue?: (selectedKeys: React.Key[]) => any;
5
5
  children: ReactNode;
6
6
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/table/components/filterDropdown/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAY,MAAM,OAAO,CAAC;AAEnD,OAAO,KAAK,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AAK/F,oBAAY,mBAAmB,GAAG,uBAAuB,GAAG;IAC1D,QAAQ,CAAC,EAAE,CAAC,YAAY,EAAE,KAAK,CAAC,GAAG,EAAE,KAAK,GAAG,CAAC;IAC9C,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA2FxD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/table/components/filterDropdown/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,KAAK,SAAS,EAAY,MAAM,OAAO,CAAC;AAExD,OAAO,KAAK,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AAK/F,MAAM,MAAM,mBAAmB,GAAG,uBAAuB,GAAG;IAC1D,QAAQ,CAAC,EAAE,CAAC,YAAY,EAAE,KAAK,CAAC,GAAG,EAAE,KAAK,GAAG,CAAC;IAC9C,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA2FxD,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { FilterDropdown } from "./filterDropdown";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/table/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { FilterDropdown } from "./filterDropdown";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/table/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from "./components";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from "./components";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ import { RefineThemedLayoutHeaderProps } from "../types";
3
+ /**
4
+ * @deprecated It is recommended to use the improved `ThemedLayoutV2`. Review migration guidelines. https://refine.dev/docs/api-reference/antd/components/antd-themed-layout/#migrate-themedlayout-to-themedlayoutv2
5
+ */
6
+ export declare const ThemedHeader: React.FC<RefineThemedLayoutHeaderProps>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/themedLayout/header/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,6BAA6B,EAAE,MAAM,UAAU,CAAC;AAEzD;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,6BAA6B,CAiChE,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ import { RefineThemedLayoutHeaderProps } from "../types";
3
+ /**
4
+ * @deprecated It is recommended to use the improved `ThemedLayoutV2`. Review migration guidelines. https://refine.dev/docs/api-reference/antd/components/antd-themed-layout/#migrate-themedlayout-to-themedlayoutv2
5
+ */
6
+ export declare const ThemedHeader: React.FC<RefineThemedLayoutHeaderProps>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/themedLayout/header/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,6BAA6B,EAAE,MAAM,UAAU,CAAC;AAEzD;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,6BAA6B,CAiChE,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ import { RefineThemedLayoutProps } from "./types";
3
+ /**
4
+ * @deprecated It is recommended to use the improved `ThemedLayoutV2`. Review migration guidelines. https://refine.dev/docs/api-reference/antd/components/antd-themed-layout/#migrate-themedlayout-to-themedlayoutv2
5
+ */
6
+ export declare const ThemedLayout: React.FC<RefineThemedLayoutProps>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/themedLayout/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAiC1D,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ import { RefineThemedLayoutProps } from "./types";
3
+ /**
4
+ * @deprecated It is recommended to use the improved `ThemedLayoutV2`. Review migration guidelines. https://refine.dev/docs/api-reference/antd/components/antd-themed-layout/#migrate-themedlayout-to-themedlayoutv2
5
+ */
6
+ export declare const ThemedLayout: React.FC<RefineThemedLayoutProps>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/themedLayout/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAiC1D,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ import { RefineThemedLayoutSiderProps } from "../types";
3
+ /**
4
+ * @deprecated It is recommended to use the improved `ThemedLayoutV2`. Review migration guidelines. https://refine.dev/docs/api-reference/antd/components/antd-themed-layout/#migrate-themedlayout-to-themedlayoutv2
5
+ */
6
+ export declare const ThemedSider: React.FC<RefineThemedLayoutSiderProps>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/themedLayout/sider/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA4BxC,OAAO,EAAE,4BAA4B,EAAE,MAAM,UAAU,CAAC;AAGxD;;GAEG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CA0R9D,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ import { RefineThemedLayoutSiderProps } from "../types";
3
+ /**
4
+ * @deprecated It is recommended to use the improved `ThemedLayoutV2`. Review migration guidelines. https://refine.dev/docs/api-reference/antd/components/antd-themed-layout/#migrate-themedlayout-to-themedlayoutv2
5
+ */
6
+ export declare const ThemedSider: React.FC<RefineThemedLayoutSiderProps>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/themedLayout/sider/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA4BxC,OAAO,EAAE,4BAA4B,EAAE,MAAM,UAAU,CAAC;AAGxD;;GAEG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CA0R9D,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { CSSProperties } from "react";
2
+ export declare const drawerButtonStyles: CSSProperties;
3
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/components/themedLayout/sider/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,kBAAkB,EAAE,aAMhC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { CSSProperties } from "react";
2
+ export declare const drawerButtonStyles: CSSProperties;
3
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/components/themedLayout/sider/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,kBAAkB,EAAE,aAMhC,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ import { RefineLayoutThemedTitleProps } from "../types";
3
+ /**
4
+ * @deprecated It is recommended to use the improved `ThemedLayoutV2`. Review migration guidelines. https://refine.dev/docs/api-reference/antd/components/antd-themed-layout/#migrate-themedlayout-to-themedlayoutv2
5
+ */
6
+ export declare const ThemedTitle: React.FC<RefineLayoutThemedTitleProps>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/themedLayout/title/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,4BAA4B,EAAE,MAAM,UAAU,CAAC;AA0BxD;;GAEG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CAqD9D,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ import { RefineLayoutThemedTitleProps } from "../types";
3
+ /**
4
+ * @deprecated It is recommended to use the improved `ThemedLayoutV2`. Review migration guidelines. https://refine.dev/docs/api-reference/antd/components/antd-themed-layout/#migrate-themedlayout-to-themedlayoutv2
5
+ */
6
+ export declare const ThemedTitle: React.FC<RefineLayoutThemedTitleProps>;
7
+ //# sourceMappingURL=index.d.ts.map