@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.
- package/CHANGELOG.md +33 -0
- package/README.md +109 -17
- package/dist/components/autoSaveIndicator/index.d.cts +4 -0
- package/dist/components/autoSaveIndicator/index.d.cts.map +1 -0
- package/dist/components/autoSaveIndicator/index.d.mts +4 -0
- package/dist/components/autoSaveIndicator/index.d.mts.map +1 -0
- package/dist/components/breadcrumb/index.d.cts +6 -0
- package/dist/components/breadcrumb/index.d.cts.map +1 -0
- package/dist/components/breadcrumb/index.d.mts +6 -0
- package/dist/components/breadcrumb/index.d.mts.map +1 -0
- package/dist/components/breadcrumb/index.d.ts +1 -1
- package/dist/components/breadcrumb/index.d.ts.map +1 -1
- package/dist/components/buttons/clone/index.d.cts +11 -0
- package/dist/components/buttons/clone/index.d.cts.map +1 -0
- package/dist/components/buttons/clone/index.d.mts +11 -0
- package/dist/components/buttons/clone/index.d.mts.map +1 -0
- package/dist/components/buttons/clone/index.d.ts +1 -1
- package/dist/components/buttons/clone/index.d.ts.map +1 -1
- package/dist/components/buttons/create/index.d.cts +11 -0
- package/dist/components/buttons/create/index.d.cts.map +1 -0
- package/dist/components/buttons/create/index.d.mts +11 -0
- package/dist/components/buttons/create/index.d.mts.map +1 -0
- package/dist/components/buttons/create/index.d.ts +1 -1
- package/dist/components/buttons/create/index.d.ts.map +1 -1
- package/dist/components/buttons/delete/index.d.cts +10 -0
- package/dist/components/buttons/delete/index.d.cts.map +1 -0
- package/dist/components/buttons/delete/index.d.mts +10 -0
- package/dist/components/buttons/delete/index.d.mts.map +1 -0
- package/dist/components/buttons/delete/index.d.ts +1 -1
- package/dist/components/buttons/delete/index.d.ts.map +1 -1
- package/dist/components/buttons/edit/index.d.cts +11 -0
- package/dist/components/buttons/edit/index.d.cts.map +1 -0
- package/dist/components/buttons/edit/index.d.mts +11 -0
- package/dist/components/buttons/edit/index.d.mts.map +1 -0
- package/dist/components/buttons/edit/index.d.ts.map +1 -1
- package/dist/components/buttons/export/index.d.cts +10 -0
- package/dist/components/buttons/export/index.d.cts.map +1 -0
- package/dist/components/buttons/export/index.d.mts +10 -0
- package/dist/components/buttons/export/index.d.mts.map +1 -0
- package/dist/components/buttons/import/index.d.cts +11 -0
- package/dist/components/buttons/import/index.d.cts.map +1 -0
- package/dist/components/buttons/import/index.d.mts +11 -0
- package/dist/components/buttons/import/index.d.mts.map +1 -0
- package/dist/components/buttons/import/index.d.ts.map +1 -1
- package/dist/components/buttons/index.d.cts +12 -0
- package/dist/components/buttons/index.d.cts.map +1 -0
- package/dist/components/buttons/index.d.mts +12 -0
- package/dist/components/buttons/index.d.mts.map +1 -0
- package/dist/components/buttons/list/index.d.cts +11 -0
- package/dist/components/buttons/list/index.d.cts.map +1 -0
- package/dist/components/buttons/list/index.d.mts +11 -0
- package/dist/components/buttons/list/index.d.mts.map +1 -0
- package/dist/components/buttons/list/index.d.ts.map +1 -1
- package/dist/components/buttons/refresh/index.d.cts +10 -0
- package/dist/components/buttons/refresh/index.d.cts.map +1 -0
- package/dist/components/buttons/refresh/index.d.mts +10 -0
- package/dist/components/buttons/refresh/index.d.mts.map +1 -0
- package/dist/components/buttons/refresh/index.d.ts.map +1 -1
- package/dist/components/buttons/save/index.d.cts +10 -0
- package/dist/components/buttons/save/index.d.cts.map +1 -0
- package/dist/components/buttons/save/index.d.mts +10 -0
- package/dist/components/buttons/save/index.d.mts.map +1 -0
- package/dist/components/buttons/show/index.d.cts +11 -0
- package/dist/components/buttons/show/index.d.cts.map +1 -0
- package/dist/components/buttons/show/index.d.mts +11 -0
- package/dist/components/buttons/show/index.d.mts.map +1 -0
- package/dist/components/buttons/show/index.d.ts.map +1 -1
- package/dist/components/buttons/types.d.cts +24 -0
- package/dist/components/buttons/types.d.cts.map +1 -0
- package/dist/components/buttons/types.d.mts +24 -0
- package/dist/components/buttons/types.d.mts.map +1 -0
- package/dist/components/buttons/types.d.ts +10 -10
- package/dist/components/buttons/types.d.ts.map +1 -1
- package/dist/components/crud/create/index.d.cts +10 -0
- package/dist/components/crud/create/index.d.cts.map +1 -0
- package/dist/components/crud/create/index.d.mts +10 -0
- package/dist/components/crud/create/index.d.mts.map +1 -0
- package/dist/components/crud/edit/index.d.cts +10 -0
- package/dist/components/crud/edit/index.d.cts.map +1 -0
- package/dist/components/crud/edit/index.d.mts +10 -0
- package/dist/components/crud/edit/index.d.mts.map +1 -0
- package/dist/components/crud/index.d.cts +6 -0
- package/dist/components/crud/index.d.cts.map +1 -0
- package/dist/components/crud/index.d.mts +6 -0
- package/dist/components/crud/index.d.mts.map +1 -0
- package/dist/components/crud/list/index.d.cts +10 -0
- package/dist/components/crud/list/index.d.cts.map +1 -0
- package/dist/components/crud/list/index.d.mts +10 -0
- package/dist/components/crud/list/index.d.mts.map +1 -0
- package/dist/components/crud/show/index.d.cts +10 -0
- package/dist/components/crud/show/index.d.cts.map +1 -0
- package/dist/components/crud/show/index.d.mts +10 -0
- package/dist/components/crud/show/index.d.mts.map +1 -0
- package/dist/components/crud/types.d.cts +10 -0
- package/dist/components/crud/types.d.cts.map +1 -0
- package/dist/components/crud/types.d.mts +10 -0
- package/dist/components/crud/types.d.mts.map +1 -0
- package/dist/components/crud/types.d.ts +4 -4
- package/dist/components/crud/types.d.ts.map +1 -1
- package/dist/components/fields/boolean/index.d.cts +9 -0
- package/dist/components/fields/boolean/index.d.cts.map +1 -0
- package/dist/components/fields/boolean/index.d.mts +9 -0
- package/dist/components/fields/boolean/index.d.mts.map +1 -0
- package/dist/components/fields/date/index.d.cts +9 -0
- package/dist/components/fields/date/index.d.cts.map +1 -0
- package/dist/components/fields/date/index.d.mts +9 -0
- package/dist/components/fields/date/index.d.mts.map +1 -0
- package/dist/components/fields/email/index.d.cts +10 -0
- package/dist/components/fields/email/index.d.cts.map +1 -0
- package/dist/components/fields/email/index.d.mts +10 -0
- package/dist/components/fields/email/index.d.mts.map +1 -0
- package/dist/components/fields/file/index.d.cts +9 -0
- package/dist/components/fields/file/index.d.cts.map +1 -0
- package/dist/components/fields/file/index.d.mts +9 -0
- package/dist/components/fields/file/index.d.mts.map +1 -0
- package/dist/components/fields/image/index.d.cts +9 -0
- package/dist/components/fields/image/index.d.cts.map +1 -0
- package/dist/components/fields/image/index.d.mts +9 -0
- package/dist/components/fields/image/index.d.mts.map +1 -0
- package/dist/components/fields/index.d.cts +12 -0
- package/dist/components/fields/index.d.cts.map +1 -0
- package/dist/components/fields/index.d.mts +12 -0
- package/dist/components/fields/index.d.mts.map +1 -0
- package/dist/components/fields/markdown/index.d.cts +9 -0
- package/dist/components/fields/markdown/index.d.cts.map +1 -0
- package/dist/components/fields/markdown/index.d.mts +9 -0
- package/dist/components/fields/markdown/index.d.mts.map +1 -0
- package/dist/components/fields/number/index.d.cts +9 -0
- package/dist/components/fields/number/index.d.cts.map +1 -0
- package/dist/components/fields/number/index.d.mts +9 -0
- package/dist/components/fields/number/index.d.mts.map +1 -0
- package/dist/components/fields/tag/index.d.cts +9 -0
- package/dist/components/fields/tag/index.d.cts.map +1 -0
- package/dist/components/fields/tag/index.d.mts +9 -0
- package/dist/components/fields/tag/index.d.mts.map +1 -0
- package/dist/components/fields/text/index.d.cts +9 -0
- package/dist/components/fields/text/index.d.cts.map +1 -0
- package/dist/components/fields/text/index.d.mts +9 -0
- package/dist/components/fields/text/index.d.mts.map +1 -0
- package/dist/components/fields/types.d.cts +20 -0
- package/dist/components/fields/types.d.cts.map +1 -0
- package/dist/components/fields/types.d.mts +20 -0
- package/dist/components/fields/types.d.mts.map +1 -0
- package/dist/components/fields/types.d.ts +10 -10
- package/dist/components/fields/types.d.ts.map +1 -1
- package/dist/components/fields/url/index.d.cts +10 -0
- package/dist/components/fields/url/index.d.cts.map +1 -0
- package/dist/components/fields/url/index.d.mts +10 -0
- package/dist/components/fields/url/index.d.mts.map +1 -0
- package/dist/components/index.d.cts +24 -0
- package/dist/components/index.d.cts.map +1 -0
- package/dist/components/index.d.mts +24 -0
- package/dist/components/index.d.mts.map +1 -0
- package/dist/components/layout/header/index.d.cts +4 -0
- package/dist/components/layout/header/index.d.cts.map +1 -0
- package/dist/components/layout/header/index.d.mts +4 -0
- package/dist/components/layout/header/index.d.mts.map +1 -0
- package/dist/components/layout/index.d.cts +8 -0
- package/dist/components/layout/index.d.cts.map +1 -0
- package/dist/components/layout/index.d.mts +8 -0
- package/dist/components/layout/index.d.mts.map +1 -0
- package/dist/components/layout/sider/index.d.cts +4 -0
- package/dist/components/layout/sider/index.d.cts.map +1 -0
- package/dist/components/layout/sider/index.d.mts +4 -0
- package/dist/components/layout/sider/index.d.mts.map +1 -0
- package/dist/components/layout/sider/styles.d.cts +3 -0
- package/dist/components/layout/sider/styles.d.cts.map +1 -0
- package/dist/components/layout/sider/styles.d.mts +3 -0
- package/dist/components/layout/sider/styles.d.mts.map +1 -0
- package/dist/components/layout/title/index.d.cts +4 -0
- package/dist/components/layout/title/index.d.cts.map +1 -0
- package/dist/components/layout/title/index.d.mts +4 -0
- package/dist/components/layout/title/index.d.mts.map +1 -0
- package/dist/components/layout/types.d.cts +3 -0
- package/dist/components/layout/types.d.cts.map +1 -0
- package/dist/components/layout/types.d.mts +3 -0
- package/dist/components/layout/types.d.mts.map +1 -0
- package/dist/components/pageHeader/index.d.cts +5 -0
- package/dist/components/pageHeader/index.d.cts.map +1 -0
- package/dist/components/pageHeader/index.d.mts +5 -0
- package/dist/components/pageHeader/index.d.mts.map +1 -0
- package/dist/components/pageHeader/index.d.ts +1 -1
- package/dist/components/pageHeader/index.d.ts.map +1 -1
- package/dist/components/pages/auth/components/forgotPassword/index.d.cts +12 -0
- package/dist/components/pages/auth/components/forgotPassword/index.d.cts.map +1 -0
- package/dist/components/pages/auth/components/forgotPassword/index.d.mts +12 -0
- package/dist/components/pages/auth/components/forgotPassword/index.d.mts.map +1 -0
- package/dist/components/pages/auth/components/forgotPassword/index.d.ts +1 -1
- package/dist/components/pages/auth/components/forgotPassword/index.d.ts.map +1 -1
- package/dist/components/pages/auth/components/index.d.cts +5 -0
- package/dist/components/pages/auth/components/index.d.cts.map +1 -0
- package/dist/components/pages/auth/components/index.d.mts +5 -0
- package/dist/components/pages/auth/components/index.d.mts.map +1 -0
- package/dist/components/pages/auth/components/login/index.d.cts +12 -0
- package/dist/components/pages/auth/components/login/index.d.cts.map +1 -0
- package/dist/components/pages/auth/components/login/index.d.mts +12 -0
- package/dist/components/pages/auth/components/login/index.d.mts.map +1 -0
- package/dist/components/pages/auth/components/login/index.d.ts +1 -1
- package/dist/components/pages/auth/components/login/index.d.ts.map +1 -1
- package/dist/components/pages/auth/components/register/index.d.cts +12 -0
- package/dist/components/pages/auth/components/register/index.d.cts.map +1 -0
- package/dist/components/pages/auth/components/register/index.d.mts +12 -0
- package/dist/components/pages/auth/components/register/index.d.mts.map +1 -0
- package/dist/components/pages/auth/components/register/index.d.ts +1 -1
- package/dist/components/pages/auth/components/register/index.d.ts.map +1 -1
- package/dist/components/pages/auth/components/styles.d.cts +7 -0
- package/dist/components/pages/auth/components/styles.d.cts.map +1 -0
- package/dist/components/pages/auth/components/styles.d.mts +7 -0
- package/dist/components/pages/auth/components/styles.d.mts.map +1 -0
- package/dist/components/pages/auth/components/updatePassword/index.d.cts +12 -0
- package/dist/components/pages/auth/components/updatePassword/index.d.cts.map +1 -0
- package/dist/components/pages/auth/components/updatePassword/index.d.mts +12 -0
- package/dist/components/pages/auth/components/updatePassword/index.d.mts.map +1 -0
- package/dist/components/pages/auth/components/updatePassword/index.d.ts +1 -1
- package/dist/components/pages/auth/components/updatePassword/index.d.ts.map +1 -1
- package/dist/components/pages/auth/index.d.cts +14 -0
- package/dist/components/pages/auth/index.d.cts.map +1 -0
- package/dist/components/pages/auth/index.d.mts +14 -0
- package/dist/components/pages/auth/index.d.mts.map +1 -0
- package/dist/components/pages/auth/index.d.ts +1 -1
- package/dist/components/pages/auth/index.d.ts.map +1 -1
- package/dist/components/pages/error/index.d.cts +10 -0
- package/dist/components/pages/error/index.d.cts.map +1 -0
- package/dist/components/pages/error/index.d.mts +10 -0
- package/dist/components/pages/error/index.d.mts.map +1 -0
- package/dist/components/pages/index.d.cts +7 -0
- package/dist/components/pages/index.d.cts.map +1 -0
- package/dist/components/pages/index.d.mts +7 -0
- package/dist/components/pages/index.d.mts.map +1 -0
- package/dist/components/pages/login/index.d.cts +15 -0
- package/dist/components/pages/login/index.d.cts.map +1 -0
- package/dist/components/pages/login/index.d.mts +15 -0
- package/dist/components/pages/login/index.d.mts.map +1 -0
- package/dist/components/pages/login/styles.d.cts +6 -0
- package/dist/components/pages/login/styles.d.cts.map +1 -0
- package/dist/components/pages/login/styles.d.mts +6 -0
- package/dist/components/pages/login/styles.d.mts.map +1 -0
- package/dist/components/pages/ready/index.d.cts +9 -0
- package/dist/components/pages/ready/index.d.cts.map +1 -0
- package/dist/components/pages/ready/index.d.mts +9 -0
- package/dist/components/pages/ready/index.d.mts.map +1 -0
- package/dist/components/pages/welcome/index.d.cts +7 -0
- package/dist/components/pages/welcome/index.d.cts.map +1 -0
- package/dist/components/pages/welcome/index.d.mts +7 -0
- package/dist/components/pages/welcome/index.d.mts.map +1 -0
- package/dist/components/table/components/filterDropdown/index.d.cts +13 -0
- package/dist/components/table/components/filterDropdown/index.d.cts.map +1 -0
- package/dist/components/table/components/filterDropdown/index.d.mts +13 -0
- package/dist/components/table/components/filterDropdown/index.d.mts.map +1 -0
- package/dist/components/table/components/filterDropdown/index.d.ts +2 -2
- package/dist/components/table/components/filterDropdown/index.d.ts.map +1 -1
- package/dist/components/table/components/index.d.cts +2 -0
- package/dist/components/table/components/index.d.cts.map +1 -0
- package/dist/components/table/components/index.d.mts +2 -0
- package/dist/components/table/components/index.d.mts.map +1 -0
- package/dist/components/table/index.d.cts +2 -0
- package/dist/components/table/index.d.cts.map +1 -0
- package/dist/components/table/index.d.mts +2 -0
- package/dist/components/table/index.d.mts.map +1 -0
- package/dist/components/themedLayout/header/index.d.cts +7 -0
- package/dist/components/themedLayout/header/index.d.cts.map +1 -0
- package/dist/components/themedLayout/header/index.d.mts +7 -0
- package/dist/components/themedLayout/header/index.d.mts.map +1 -0
- package/dist/components/themedLayout/index.d.cts +7 -0
- package/dist/components/themedLayout/index.d.cts.map +1 -0
- package/dist/components/themedLayout/index.d.mts +7 -0
- package/dist/components/themedLayout/index.d.mts.map +1 -0
- package/dist/components/themedLayout/sider/index.d.cts +7 -0
- package/dist/components/themedLayout/sider/index.d.cts.map +1 -0
- package/dist/components/themedLayout/sider/index.d.mts +7 -0
- package/dist/components/themedLayout/sider/index.d.mts.map +1 -0
- package/dist/components/themedLayout/sider/styles.d.cts +3 -0
- package/dist/components/themedLayout/sider/styles.d.cts.map +1 -0
- package/dist/components/themedLayout/sider/styles.d.mts +3 -0
- package/dist/components/themedLayout/sider/styles.d.mts.map +1 -0
- package/dist/components/themedLayout/title/index.d.cts +7 -0
- package/dist/components/themedLayout/title/index.d.cts.map +1 -0
- package/dist/components/themedLayout/title/index.d.mts +7 -0
- package/dist/components/themedLayout/title/index.d.mts.map +1 -0
- package/dist/components/themedLayout/types.d.cts +3 -0
- package/dist/components/themedLayout/types.d.cts.map +1 -0
- package/dist/components/themedLayout/types.d.mts +3 -0
- package/dist/components/themedLayout/types.d.mts.map +1 -0
- package/dist/components/themedLayoutV2/header/index.d.cts +4 -0
- package/dist/components/themedLayoutV2/header/index.d.cts.map +1 -0
- package/dist/components/themedLayoutV2/header/index.d.mts +4 -0
- package/dist/components/themedLayoutV2/header/index.d.mts.map +1 -0
- package/dist/components/themedLayoutV2/index.d.cts +4 -0
- package/dist/components/themedLayoutV2/index.d.cts.map +1 -0
- package/dist/components/themedLayoutV2/index.d.mts +4 -0
- package/dist/components/themedLayoutV2/index.d.mts.map +1 -0
- package/dist/components/themedLayoutV2/sider/index.d.cts +4 -0
- package/dist/components/themedLayoutV2/sider/index.d.cts.map +1 -0
- package/dist/components/themedLayoutV2/sider/index.d.mts +4 -0
- package/dist/components/themedLayoutV2/sider/index.d.mts.map +1 -0
- package/dist/components/themedLayoutV2/sider/styles.d.cts +3 -0
- package/dist/components/themedLayoutV2/sider/styles.d.cts.map +1 -0
- package/dist/components/themedLayoutV2/sider/styles.d.mts +3 -0
- package/dist/components/themedLayoutV2/sider/styles.d.mts.map +1 -0
- package/dist/components/themedLayoutV2/title/index.d.cts +4 -0
- package/dist/components/themedLayoutV2/title/index.d.cts.map +1 -0
- package/dist/components/themedLayoutV2/title/index.d.mts +4 -0
- package/dist/components/themedLayoutV2/title/index.d.mts.map +1 -0
- package/dist/components/themedLayoutV2/types.d.cts +6 -0
- package/dist/components/themedLayoutV2/types.d.cts.map +1 -0
- package/dist/components/themedLayoutV2/types.d.mts +6 -0
- package/dist/components/themedLayoutV2/types.d.mts.map +1 -0
- package/dist/components/themedLayoutV2/types.d.ts +1 -1
- package/dist/components/themedLayoutV2/types.d.ts.map +1 -1
- package/dist/components/undoableNotification/index.d.cts +10 -0
- package/dist/components/undoableNotification/index.d.cts.map +1 -0
- package/dist/components/undoableNotification/index.d.mts +10 -0
- package/dist/components/undoableNotification/index.d.mts.map +1 -0
- package/dist/components/undoableNotification/index.d.ts +1 -1
- package/dist/components/undoableNotification/index.d.ts.map +1 -1
- package/dist/contexts/index.d.cts +2 -0
- package/dist/contexts/index.d.cts.map +1 -0
- package/dist/contexts/index.d.mts +2 -0
- package/dist/contexts/index.d.mts.map +1 -0
- package/dist/contexts/themedLayoutContext/IThemedLayoutContext.d.cts +7 -0
- package/dist/contexts/themedLayoutContext/IThemedLayoutContext.d.cts.map +1 -0
- package/dist/contexts/themedLayoutContext/IThemedLayoutContext.d.mts +7 -0
- package/dist/contexts/themedLayoutContext/IThemedLayoutContext.d.mts.map +1 -0
- package/dist/contexts/themedLayoutContext/index.d.cts +8 -0
- package/dist/contexts/themedLayoutContext/index.d.cts.map +1 -0
- package/dist/contexts/themedLayoutContext/index.d.mts +8 -0
- package/dist/contexts/themedLayoutContext/index.d.mts.map +1 -0
- package/dist/definitions/index.d.cts +4 -0
- package/dist/definitions/index.d.cts.map +1 -0
- package/dist/definitions/index.d.mts +4 -0
- package/dist/definitions/index.d.mts.map +1 -0
- package/dist/definitions/table/index.d.cts +13 -0
- package/dist/definitions/table/index.d.cts.map +1 -0
- package/dist/definitions/table/index.d.mts +13 -0
- package/dist/definitions/table/index.d.mts.map +1 -0
- package/dist/definitions/table/index.d.ts +6 -3
- package/dist/definitions/table/index.d.ts.map +1 -1
- package/dist/definitions/themes/index.d.cts +6 -0
- package/dist/definitions/themes/index.d.cts.map +1 -0
- package/dist/definitions/themes/index.d.mts +6 -0
- package/dist/definitions/themes/index.d.mts.map +1 -0
- package/dist/definitions/themes/index.d.ts +2 -2
- package/dist/definitions/themes/index.d.ts.map +1 -1
- package/dist/definitions/upload/index.d.cts +4 -0
- package/dist/definitions/upload/index.d.cts.map +1 -0
- package/dist/definitions/upload/index.d.mts +4 -0
- package/dist/definitions/upload/index.d.mts.map +1 -0
- package/dist/hooks/fields/index.d.cts +4 -0
- package/dist/hooks/fields/index.d.cts.map +1 -0
- package/dist/hooks/fields/index.d.mts +4 -0
- package/dist/hooks/fields/index.d.mts.map +1 -0
- package/dist/hooks/fields/useCheckboxGroup/index.d.cts +29 -0
- package/dist/hooks/fields/useCheckboxGroup/index.d.cts.map +1 -0
- package/dist/hooks/fields/useCheckboxGroup/index.d.mts +29 -0
- package/dist/hooks/fields/useCheckboxGroup/index.d.mts.map +1 -0
- package/dist/hooks/fields/useCheckboxGroup/index.d.ts +2 -2
- package/dist/hooks/fields/useCheckboxGroup/index.d.ts.map +1 -1
- package/dist/hooks/fields/useRadioGroup/index.d.cts +29 -0
- package/dist/hooks/fields/useRadioGroup/index.d.cts.map +1 -0
- package/dist/hooks/fields/useRadioGroup/index.d.mts +29 -0
- package/dist/hooks/fields/useRadioGroup/index.d.mts.map +1 -0
- package/dist/hooks/fields/useRadioGroup/index.d.ts +2 -2
- package/dist/hooks/fields/useRadioGroup/index.d.ts.map +1 -1
- package/dist/hooks/fields/useSelect/index.d.cts +20 -0
- package/dist/hooks/fields/useSelect/index.d.cts.map +1 -0
- package/dist/hooks/fields/useSelect/index.d.mts +20 -0
- package/dist/hooks/fields/useSelect/index.d.mts.map +1 -0
- package/dist/hooks/fields/useSelect/index.d.ts +1 -1
- package/dist/hooks/fields/useSelect/index.d.ts.map +1 -1
- package/dist/hooks/form/index.d.cts +5 -0
- package/dist/hooks/form/index.d.cts.map +1 -0
- package/dist/hooks/form/index.d.mts +5 -0
- package/dist/hooks/form/index.d.mts.map +1 -0
- package/dist/hooks/form/useDrawerForm/index.d.cts +2 -0
- package/dist/hooks/form/useDrawerForm/index.d.cts.map +1 -0
- package/dist/hooks/form/useDrawerForm/index.d.mts +2 -0
- package/dist/hooks/form/useDrawerForm/index.d.mts.map +1 -0
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.cts +37 -0
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.cts.map +1 -0
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.mts +37 -0
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.mts.map +1 -0
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.ts +2 -2
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.ts.map +1 -1
- package/dist/hooks/form/useForm.d.cts +40 -0
- package/dist/hooks/form/useForm.d.cts.map +1 -0
- package/dist/hooks/form/useForm.d.mts +40 -0
- package/dist/hooks/form/useForm.d.mts.map +1 -0
- package/dist/hooks/form/useForm.d.ts +2 -2
- package/dist/hooks/form/useForm.d.ts.map +1 -1
- package/dist/hooks/form/useModalForm/index.d.cts +2 -0
- package/dist/hooks/form/useModalForm/index.d.cts.map +1 -0
- package/dist/hooks/form/useModalForm/index.d.mts +2 -0
- package/dist/hooks/form/useModalForm/index.d.mts.map +1 -0
- package/dist/hooks/form/useModalForm/useModalForm.d.cts +42 -0
- package/dist/hooks/form/useModalForm/useModalForm.d.cts.map +1 -0
- package/dist/hooks/form/useModalForm/useModalForm.d.mts +42 -0
- package/dist/hooks/form/useModalForm/useModalForm.d.mts.map +1 -0
- package/dist/hooks/form/useModalForm/useModalForm.d.ts +4 -4
- package/dist/hooks/form/useModalForm/useModalForm.d.ts.map +1 -1
- package/dist/hooks/form/useStepsForm/index.d.cts +2 -0
- package/dist/hooks/form/useStepsForm/index.d.cts.map +1 -0
- package/dist/hooks/form/useStepsForm/index.d.mts +2 -0
- package/dist/hooks/form/useStepsForm/index.d.mts.map +1 -0
- package/dist/hooks/form/useStepsForm/useStepsForm.d.cts +35 -0
- package/dist/hooks/form/useStepsForm/useStepsForm.d.cts.map +1 -0
- package/dist/hooks/form/useStepsForm/useStepsForm.d.mts +35 -0
- package/dist/hooks/form/useStepsForm/useStepsForm.d.mts.map +1 -0
- package/dist/hooks/form/useStepsForm/useStepsForm.d.ts +3 -3
- package/dist/hooks/form/useStepsForm/useStepsForm.d.ts.map +1 -1
- package/dist/hooks/import/index.d.cts +18 -0
- package/dist/hooks/import/index.d.cts.map +1 -0
- package/dist/hooks/import/index.d.mts +18 -0
- package/dist/hooks/import/index.d.mts.map +1 -0
- package/dist/hooks/import/index.d.ts.map +1 -1
- package/dist/hooks/index.d.cts +10 -0
- package/dist/hooks/index.d.cts.map +1 -0
- package/dist/hooks/index.d.mts +10 -0
- package/dist/hooks/index.d.mts.map +1 -0
- package/dist/hooks/list/index.d.cts +2 -0
- package/dist/hooks/list/index.d.cts.map +1 -0
- package/dist/hooks/list/index.d.mts +2 -0
- package/dist/hooks/list/index.d.mts.map +1 -0
- package/dist/hooks/list/useSimpleList/index.d.cts +2 -0
- package/dist/hooks/list/useSimpleList/index.d.cts.map +1 -0
- package/dist/hooks/list/useSimpleList/index.d.mts +2 -0
- package/dist/hooks/list/useSimpleList/index.d.mts.map +1 -0
- package/dist/hooks/list/useSimpleList/useSimpleList.d.cts +24 -0
- package/dist/hooks/list/useSimpleList/useSimpleList.d.cts.map +1 -0
- package/dist/hooks/list/useSimpleList/useSimpleList.d.mts +24 -0
- package/dist/hooks/list/useSimpleList/useSimpleList.d.mts.map +1 -0
- package/dist/hooks/list/useSimpleList/useSimpleList.d.ts +3 -3
- package/dist/hooks/list/useSimpleList/useSimpleList.d.ts.map +1 -1
- package/dist/hooks/modal/index.d.cts +2 -0
- package/dist/hooks/modal/index.d.cts.map +1 -0
- package/dist/hooks/modal/index.d.mts +2 -0
- package/dist/hooks/modal/index.d.mts.map +1 -0
- package/dist/hooks/modal/useModal/index.d.cts +18 -0
- package/dist/hooks/modal/useModal/index.d.cts.map +1 -0
- package/dist/hooks/modal/useModal/index.d.mts +18 -0
- package/dist/hooks/modal/useModal/index.d.mts.map +1 -0
- package/dist/hooks/modal/useModal/index.d.ts +2 -2
- package/dist/hooks/modal/useModal/index.d.ts.map +1 -1
- package/dist/hooks/table/index.d.cts +3 -0
- package/dist/hooks/table/index.d.cts.map +1 -0
- package/dist/hooks/table/index.d.mts +3 -0
- package/dist/hooks/table/index.d.mts.map +1 -0
- package/dist/hooks/table/useEditableTable/index.d.cts +2 -0
- package/dist/hooks/table/useEditableTable/index.d.cts.map +1 -0
- package/dist/hooks/table/useEditableTable/index.d.mts +2 -0
- package/dist/hooks/table/useEditableTable/index.d.mts.map +1 -0
- package/dist/hooks/table/useEditableTable/useEditableTable.d.cts +40 -0
- package/dist/hooks/table/useEditableTable/useEditableTable.d.cts.map +1 -0
- package/dist/hooks/table/useEditableTable/useEditableTable.d.mts +40 -0
- package/dist/hooks/table/useEditableTable/useEditableTable.d.mts.map +1 -0
- package/dist/hooks/table/useEditableTable/useEditableTable.d.ts +2 -2
- package/dist/hooks/table/useEditableTable/useEditableTable.d.ts.map +1 -1
- package/dist/hooks/table/useTable/index.d.cts +2 -0
- package/dist/hooks/table/useTable/index.d.cts.map +1 -0
- package/dist/hooks/table/useTable/index.d.mts +2 -0
- package/dist/hooks/table/useTable/index.d.mts.map +1 -0
- package/dist/hooks/table/useTable/paginationLink.d.cts +8 -0
- package/dist/hooks/table/useTable/paginationLink.d.cts.map +1 -0
- package/dist/hooks/table/useTable/paginationLink.d.mts +8 -0
- package/dist/hooks/table/useTable/paginationLink.d.mts.map +1 -0
- package/dist/hooks/table/useTable/useTable.d.cts +24 -0
- package/dist/hooks/table/useTable/useTable.d.cts.map +1 -0
- package/dist/hooks/table/useTable/useTable.d.mts +24 -0
- package/dist/hooks/table/useTable/useTable.d.mts.map +1 -0
- package/dist/hooks/table/useTable/useTable.d.ts +2 -2
- package/dist/hooks/table/useTable/useTable.d.ts.map +1 -1
- package/dist/hooks/useFileUploadState/index.d.cts +7 -0
- package/dist/hooks/useFileUploadState/index.d.cts.map +1 -0
- package/dist/hooks/useFileUploadState/index.d.mts +7 -0
- package/dist/hooks/useFileUploadState/index.d.mts.map +1 -0
- package/dist/hooks/useFileUploadState/index.d.ts +1 -1
- package/dist/hooks/useFileUploadState/index.d.ts.map +1 -1
- package/dist/hooks/useSiderVisible/index.d.cts +11 -0
- package/dist/hooks/useSiderVisible/index.d.cts.map +1 -0
- package/dist/hooks/useSiderVisible/index.d.mts +11 -0
- package/dist/hooks/useSiderVisible/index.d.mts.map +1 -0
- package/dist/hooks/useSiderVisible/index.d.ts +1 -1
- package/dist/hooks/useSiderVisible/index.d.ts.map +1 -1
- package/dist/hooks/useThemedLayoutContext/index.d.cts +4 -0
- package/dist/hooks/useThemedLayoutContext/index.d.cts.map +1 -0
- package/dist/hooks/useThemedLayoutContext/index.d.mts +4 -0
- package/dist/hooks/useThemedLayoutContext/index.d.mts.map +1 -0
- package/dist/hooks/useThemedLayoutContext/index.d.ts +1 -1
- package/dist/hooks/useThemedLayoutContext/index.d.ts.map +1 -1
- package/dist/index.cjs +3 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +8 -0
- package/dist/index.d.cts.map +1 -0
- package/dist/index.d.mts +8 -0
- package/dist/index.d.mts.map +1 -0
- package/dist/index.mjs +3 -0
- package/dist/index.mjs.map +1 -0
- package/dist/interfaces/field.d.cts +4 -0
- package/dist/interfaces/field.d.cts.map +1 -0
- package/dist/interfaces/field.d.mts +4 -0
- package/dist/interfaces/field.d.mts.map +1 -0
- package/dist/interfaces/field.d.ts +1 -1
- package/dist/interfaces/field.d.ts.map +1 -1
- package/dist/interfaces/index.d.cts +19 -0
- package/dist/interfaces/index.d.cts.map +1 -0
- package/dist/interfaces/index.d.mts +19 -0
- package/dist/interfaces/index.d.mts.map +1 -0
- package/dist/interfaces/index.d.ts +3 -3
- package/dist/interfaces/index.d.ts.map +1 -1
- package/dist/interfaces/upload.d.cts +10 -0
- package/dist/interfaces/upload.d.cts.map +1 -0
- package/dist/interfaces/upload.d.mts +10 -0
- package/dist/interfaces/upload.d.mts.map +1 -0
- package/dist/providers/index.d.cts +2 -0
- package/dist/providers/index.d.cts.map +1 -0
- package/dist/providers/index.d.mts +2 -0
- package/dist/providers/index.d.mts.map +1 -0
- package/dist/providers/notificationProvider/index.d.cts +8 -0
- package/dist/providers/notificationProvider/index.d.cts.map +1 -0
- package/dist/providers/notificationProvider/index.d.mts +8 -0
- package/dist/providers/notificationProvider/index.d.mts.map +1 -0
- package/package.json +31 -14
- package/src/components/buttons/clone/index.tsx +16 -67
- package/src/components/buttons/create/index.tsx +17 -66
- package/src/components/buttons/delete/index.tsx +35 -90
- package/src/components/buttons/edit/index.tsx +15 -67
- package/src/components/buttons/export/index.tsx +3 -3
- package/src/components/buttons/import/index.tsx +5 -3
- package/src/components/buttons/list/index.tsx +14 -86
- package/src/components/buttons/refresh/index.tsx +8 -38
- package/src/components/buttons/save/index.tsx +3 -3
- package/src/components/buttons/show/index.tsx +15 -66
- package/src/components/table/components/filterDropdown/index.tsx +2 -2
- package/src/definitions/table/index.ts +15 -3
- package/src/hooks/form/useForm.ts +3 -1
- package/src/hooks/table/useTable/useTable.ts +3 -7
- package/tsconfig.json +5 -1
- package/dist/esm/index.js +0 -3
- package/dist/esm/index.js.map +0 -1
- package/dist/iife/index.js +0 -72
- package/dist/iife/index.js.map +0 -1
- package/dist/index.js +0 -3
- package/dist/index.js.map +0 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,38 @@
|
|
1
1
|
# @refinedev/antd
|
2
2
|
|
3
|
+
## 5.37.6
|
4
|
+
|
5
|
+
### Patch Changes
|
6
|
+
|
7
|
+
- [#5737](https://github.com/refinedev/refine/pull/5737) [`4e8188a6652`](https://github.com/refinedev/refine/commit/4e8188a665209b0d0b77aef27c795a29b9513226) Thanks [@aliemir](https://github.com/aliemir)! - chore: updated content of `README.md` to include installation, usage and scaffolding instructions.
|
8
|
+
|
9
|
+
- [#5765](https://github.com/refinedev/refine/pull/5765) [`0c197d82393`](https://github.com/refinedev/refine/commit/0c197d823939ae1fd4e0ee4b5a422322853b1e45) Thanks [@aliemir](https://github.com/aliemir)! - refactor: package bundles and package.json configuration for exports
|
10
|
+
|
11
|
+
Previously, Refine packages had exported ESM and CJS bundles with same `.js` extension and same types for both with `.d.ts` extensions. This was causing issues with bundlers and compilers to pick up the wrong files for the wrong environment. Now we're outputting ESM bundles with `.mjs` extension and CJS bundles with `.cjs` extension. Also types are now exported with both `.d.mts` and `.d.cts` extensions.
|
12
|
+
|
13
|
+
In older versions ESM and CJS outputs of some packages were using wrong imports/requires to dependencies causing errors in some environments. This will be fixed since now we're also enforcing the module type with extensions.
|
14
|
+
|
15
|
+
Above mentioned changes also supported with changes in `package.json` files of the packages to support the new extensions and types. All Refine packages now include `exports` fields in their configuration to make sure the correct bundle is picked up by the bundlers and compilers.
|
16
|
+
|
17
|
+
- [#5765](https://github.com/refinedev/refine/pull/5765) [`0c197d82393`](https://github.com/refinedev/refine/commit/0c197d823939ae1fd4e0ee4b5a422322853b1e45) Thanks [@aliemir](https://github.com/aliemir)! - fix: `dayjs` imports in ESM bundles
|
18
|
+
|
19
|
+
dayjs imports in ESM bundles were not being correctly resolved, this has been fixed by adding an esbuild plugin to replace the imports with the correct path for ESM bundles.
|
20
|
+
|
21
|
+
- [#5765](https://github.com/refinedev/refine/pull/5765) [`0c197d82393`](https://github.com/refinedev/refine/commit/0c197d823939ae1fd4e0ee4b5a422322853b1e45) Thanks [@aliemir](https://github.com/aliemir)! - fix: broken eslint plugin for removing test ids from components
|
22
|
+
|
23
|
+
Eslint plugin to remove test ids from components was broken and might miss some test ids to be included in the bundles.
|
24
|
+
|
25
|
+
- [#5808](https://github.com/refinedev/refine/pull/5808) [`10ba9c34490`](https://github.com/refinedev/refine/commit/10ba9c344900d0fa4af7120c24b3b007081a4c39) Thanks [@aliemir](https://github.com/aliemir)! - refactor: moved internal logic of buttons to respective hooks from `@refinedev/core`
|
26
|
+
|
27
|
+
We've moved the internal logic of buttons to their respective hooks in the `@refinedev/core` package to ensure consistency and reduce duplication. This change will make it easier to manage and maintain the buttons across different UI integrations of Refine. This will also benefit the users who want to customize the buttons via `swizzle` option or create their own buttons withouth having to duplicate the logic.
|
28
|
+
|
29
|
+
- [#5714](https://github.com/refinedev/refine/pull/5714) [`38f129f40ee`](https://github.com/refinedev/refine/commit/38f129f40eea109c9b89b23a8fd3f217964330c7) Thanks [@aliemir](https://github.com/aliemir)! - Due to the bug fix made in the `@refinedev/core`, `onFinishAutoSave`'s returned promise can now reject and should be handled accordingly. Updated `useForm`'s auto save handler to catch the rejection without breaking the application.
|
30
|
+
|
31
|
+
- [#5755](https://github.com/refinedev/refine/pull/5755) [`404b2ef5e1b`](https://github.com/refinedev/refine/commit/404b2ef5e1b8fed469eeab753bac8736ed3fe58e) Thanks [@BatuhanW](https://github.com/BatuhanW)! - fix: incorrect type imports
|
32
|
+
|
33
|
+
- Updated dependencies [[`0c197d82393`](https://github.com/refinedev/refine/commit/0c197d823939ae1fd4e0ee4b5a422322853b1e45), [`56ed144a0f5`](https://github.com/refinedev/refine/commit/56ed144a0f5af218fd9e6edbfd999ae433329927)]:
|
34
|
+
- @refinedev/ui-types@1.22.5
|
35
|
+
|
3
36
|
## 5.37.5
|
4
37
|
|
5
38
|
### Patch Changes
|
package/README.md
CHANGED
@@ -25,7 +25,7 @@
|
|
25
25
|
|
26
26
|
<br/>
|
27
27
|
|
28
|
-
<div align="center">
|
28
|
+
<div align="center">Refine is an open-source, headless React framework for developers building enterprise internal tools, admin panels, dashboards, B2B applications.
|
29
29
|
|
30
30
|
<br/>
|
31
31
|
|
@@ -33,39 +33,131 @@ It eliminates repetitive tasks in CRUD operations and provides industry-standard
|
|
33
33
|
|
34
34
|
</div>
|
35
35
|
|
36
|
-
|
36
|
+
## Ant Design integration for Refine
|
37
37
|
|
38
38
|
[Ant Design](https://ant.design/) is a React.js UI library that contains easy-to-use components that are useful for building interactive user interfaces.
|
39
39
|
|
40
|
-
[
|
40
|
+
[Refine](https://refine.dev/) is **headless by design**, offering unlimited styling and customization options. Moreover, Refine ships with ready-made integrations for [Ant Design](https://ant.design/), [Material UI](https://mui.com/material-ui/getting-started/overview/), [Mantine](https://mantine.dev/), and [Chakra UI](https://chakra-ui.com/) for convenience.
|
41
41
|
|
42
|
-
|
42
|
+
Refine has connectors for 15+ backend services, including REST API, [GraphQL](https://graphql.org/), and popular services like [Airtable](https://www.airtable.com/), [Strapi](https://strapi.io/), [Supabase](https://supabase.com/), [Firebase](https://firebase.google.com/), and [NestJS](https://nestjs.com/).
|
43
43
|
|
44
|
-
## Installation
|
44
|
+
## Installation
|
45
45
|
|
46
|
-
|
46
|
+
To use Refine with Ant Design, you need to install the following package `@refinedev/antd` along with the Ant Design packages:
|
47
|
+
|
48
|
+
```sh
|
47
49
|
npm install @refinedev/antd antd
|
48
50
|
```
|
49
51
|
|
52
|
+
## ⚡ Try Refine
|
53
|
+
|
54
|
+
Start a new project with Refine in seconds using the following command:
|
55
|
+
|
56
|
+
```sh
|
57
|
+
npm create refine-app@latest my-refine-app
|
58
|
+
```
|
59
|
+
|
60
|
+
Or you can create a new project on your browser:
|
61
|
+
|
62
|
+
<a href="https://refine.dev/?playground=true" target="_blank">
|
63
|
+
<img height="48" width="245" src="https://refine.ams3.cdn.digitaloceanspaces.com/assets/try-it-in-your-browser.png" />
|
64
|
+
</a>
|
65
|
+
|
66
|
+
## Quick Start
|
67
|
+
|
68
|
+
Here's Refine in action, the below code is an example of a simple CRUD application using Refine + React Router + Ant Design:
|
69
|
+
|
50
70
|
```tsx
|
71
|
+
import { Refine } from "@refinedev/core";
|
51
72
|
import { ThemedLayoutV2 } from "@refinedev/antd";
|
73
|
+
import dataProvider from "@refinedev/simple-rest";
|
74
|
+
import routerBindings from "@refinedev/react-router-v6";
|
75
|
+
import { BrowserRouter, Outlet, Route, Routes } from "react-router-dom";
|
52
76
|
|
53
|
-
import "
|
77
|
+
import "antd/dist/reset.css";
|
54
78
|
|
55
|
-
|
79
|
+
export default function App() {
|
56
80
|
return (
|
57
|
-
<
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
81
|
+
<BrowserRouter>
|
82
|
+
<Refine
|
83
|
+
dataProvider={dataProvider("https://api.fake-rest.refine.dev")}
|
84
|
+
routerProvider={routerBindings}
|
85
|
+
resources={[
|
86
|
+
{
|
87
|
+
name: "products",
|
88
|
+
list: "/products",
|
89
|
+
},
|
90
|
+
]}
|
91
|
+
>
|
92
|
+
<Routes>
|
93
|
+
<Route
|
94
|
+
element={
|
95
|
+
<ThemedLayoutV2>
|
96
|
+
<Outlet />
|
97
|
+
</ThemedLayoutV2>
|
98
|
+
}
|
99
|
+
>
|
100
|
+
<Route path="/products">
|
101
|
+
<Route index element={<ProductList />} />
|
102
|
+
</Route>
|
103
|
+
</Route>
|
104
|
+
</Routes>
|
105
|
+
</Refine>
|
106
|
+
</BrowserRouter>
|
107
|
+
);
|
108
|
+
}
|
109
|
+
|
110
|
+
// src/pages/products/list.tsx
|
111
|
+
|
112
|
+
import { useMany } from "@refinedev/core";
|
113
|
+
import { List, useTable, DateField } from "@refinedev/antd";
|
114
|
+
import { Table } from "antd";
|
115
|
+
|
116
|
+
const ProductList = () => {
|
117
|
+
const { tableProps } = useTable();
|
118
|
+
|
119
|
+
const { data: categories, isLoading } = useMany({
|
120
|
+
resource: "categories",
|
121
|
+
ids:
|
122
|
+
tableProps?.dataSource
|
123
|
+
?.map((item) => item?.category?.id)
|
124
|
+
.filter(Boolean) ?? [],
|
125
|
+
queryOptions: {
|
126
|
+
enabled: !!tableProps?.dataSource,
|
127
|
+
},
|
128
|
+
});
|
129
|
+
|
130
|
+
return (
|
131
|
+
<List>
|
132
|
+
<Table {...tableProps} rowKey="id">
|
133
|
+
<Table.Column dataIndex="id" title="ID" />
|
134
|
+
<Table.Column dataIndex="name" title="Name" />
|
135
|
+
<Table.Column
|
136
|
+
dataIndex="category"
|
137
|
+
title={"Category"}
|
138
|
+
render={(value) =>
|
139
|
+
isLoading
|
140
|
+
? "Loading..."
|
141
|
+
: categories?.data?.find((item) => item.id === value?.id)?.title
|
142
|
+
}
|
143
|
+
/>
|
144
|
+
<Table.Column
|
145
|
+
dataIndex="createdAt"
|
146
|
+
title="Created At"
|
147
|
+
render={(value) => <DateField value={value} />}
|
148
|
+
/>
|
149
|
+
</Table>
|
150
|
+
</List>
|
62
151
|
);
|
63
152
|
};
|
64
153
|
```
|
65
154
|
|
155
|
+
The result will look like this:
|
156
|
+
|
157
|
+
[](https://refine.new/preview/260c1e42-56a2-4ddf-a173-a561487cec28)
|
158
|
+
|
66
159
|
## Documentation
|
67
160
|
|
68
|
-
- For more detailed information and usage, refer to the [
|
69
|
-
- [Refer to complete
|
70
|
-
- [Refer to documentation for more info about
|
71
|
-
- [Step up to refine tutorials](https://refine.dev/docs/tutorial/introduction/index/).
|
161
|
+
- For more detailed information and usage, refer to the [Refine Ant Design documentation](https://refine.dev/docs/ui-integrations/ant-design/introduction).
|
162
|
+
- [Refer to complete Refine tutorial with Ant Design](https://refine.dev/tutorial)
|
163
|
+
- [Refer to documentation for more info about Refine](https://refine.dev/docs).
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/autoSaveIndicator/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,sBAAsB,EAGvB,MAAM,iBAAiB,CAAC;AASzB,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CA4C9D,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/autoSaveIndicator/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,sBAAsB,EAGvB,MAAM,iBAAiB,CAAC;AASzB,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CA4C9D,CAAC"}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { RefineBreadcrumbProps } from "@refinedev/ui-types";
|
3
|
+
import { BreadcrumbProps as AntdBreadcrumbProps } from "antd";
|
4
|
+
export type BreadcrumbProps = RefineBreadcrumbProps<AntdBreadcrumbProps>;
|
5
|
+
export declare const Breadcrumb: React.FC<BreadcrumbProps>;
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/breadcrumb/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,OAAO,EAEL,eAAe,IAAI,mBAAmB,EACvC,MAAM,MAAM,CAAC;AAGd,MAAM,MAAM,eAAe,GAAG,qBAAqB,CAAC,mBAAmB,CAAC,CAAC;AAEzE,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAgEhD,CAAC"}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { RefineBreadcrumbProps } from "@refinedev/ui-types";
|
3
|
+
import { BreadcrumbProps as AntdBreadcrumbProps } from "antd";
|
4
|
+
export type BreadcrumbProps = RefineBreadcrumbProps<AntdBreadcrumbProps>;
|
5
|
+
export declare const Breadcrumb: React.FC<BreadcrumbProps>;
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/breadcrumb/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,OAAO,EAEL,eAAe,IAAI,mBAAmB,EACvC,MAAM,MAAM,CAAC;AAGd,MAAM,MAAM,eAAe,GAAG,qBAAqB,CAAC,mBAAmB,CAAC,CAAC;AAEzE,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAgEhD,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from "react";
|
2
2
|
import { RefineBreadcrumbProps } from "@refinedev/ui-types";
|
3
3
|
import { BreadcrumbProps as AntdBreadcrumbProps } from "antd";
|
4
|
-
export
|
4
|
+
export type BreadcrumbProps = RefineBreadcrumbProps<AntdBreadcrumbProps>;
|
5
5
|
export declare const Breadcrumb: React.FC<BreadcrumbProps>;
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/breadcrumb/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,OAAO,EAEL,eAAe,IAAI,mBAAmB,EACvC,MAAM,MAAM,CAAC;AAGd,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/breadcrumb/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,OAAO,EAEL,eAAe,IAAI,mBAAmB,EACvC,MAAM,MAAM,CAAC;AAGd,MAAM,MAAM,eAAe,GAAG,qBAAqB,CAAC,mBAAmB,CAAC,CAAC;AAEzE,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAgEhD,CAAC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import type { CloneButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<CloneButton>` uses Ant Design's {@link https://ant.design/components/button/ `<Button> component`}.
|
5
|
+
* It uses the {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation#clone `clone`} method from {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation useNavigation} under the hood.
|
6
|
+
* It can be useful when redirecting the app to the create page with the record id route of resource.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/clone-button} for more details.
|
9
|
+
*/
|
10
|
+
export declare const CloneButton: React.FC<CloneButtonProps>;
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/clone/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAEjD;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA+ClD,CAAC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import type { CloneButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<CloneButton>` uses Ant Design's {@link https://ant.design/components/button/ `<Button> component`}.
|
5
|
+
* It uses the {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation#clone `clone`} method from {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation useNavigation} under the hood.
|
6
|
+
* It can be useful when redirecting the app to the create page with the record id route of resource.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/clone-button} for more details.
|
9
|
+
*/
|
10
|
+
export declare const CloneButton: React.FC<CloneButtonProps>;
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/clone/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAEjD;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA+ClD,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from "react";
|
2
|
-
import { CloneButtonProps } from "../types";
|
2
|
+
import type { CloneButtonProps } from "../types";
|
3
3
|
/**
|
4
4
|
* `<CloneButton>` uses Ant Design's {@link https://ant.design/components/button/ `<Button> component`}.
|
5
5
|
* It uses the {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation#clone `clone`} method from {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation useNavigation} under the hood.
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/clone/index.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/clone/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAEjD;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA+ClD,CAAC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import type { CreateButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* <CreateButton> uses Ant Design's {@link https://ant.design/components/button/ `<Button> component`}.
|
5
|
+
* It uses the {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation#create `create`} method from {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation `useNavigation`} under the hood.
|
6
|
+
* It can be useful to redirect the app to the create page route of resource}.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/create-button} for more details.
|
9
|
+
*/
|
10
|
+
export declare const CreateButton: React.FC<CreateButtonProps>;
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/create/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgDpD,CAAC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import type { CreateButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* <CreateButton> uses Ant Design's {@link https://ant.design/components/button/ `<Button> component`}.
|
5
|
+
* It uses the {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation#create `create`} method from {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation `useNavigation`} under the hood.
|
6
|
+
* It can be useful to redirect the app to the create page route of resource}.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/create-button} for more details.
|
9
|
+
*/
|
10
|
+
export declare const CreateButton: React.FC<CreateButtonProps>;
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/create/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgDpD,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from "react";
|
2
|
-
import { CreateButtonProps } from "../types";
|
2
|
+
import type { CreateButtonProps } from "../types";
|
3
3
|
/**
|
4
4
|
* <CreateButton> uses Ant Design's {@link https://ant.design/components/button/ `<Button> component`}.
|
5
5
|
* It uses the {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation#create `create`} method from {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation `useNavigation`} under the hood.
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/create/index.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/create/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgDpD,CAAC"}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import type { DeleteButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<DeleteButton>` uses Ant Design's {@link https://ant.design/components/button/ `<Button>`} and {@link https://ant.design/components/button/ `<Popconfirm>`} components.
|
5
|
+
* When you try to delete something, a pop-up shows up and asks for confirmation. When confirmed it executes the `useDelete` method provided by your `dataProvider`.
|
6
|
+
*
|
7
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/delete-button} for more details.
|
8
|
+
*/
|
9
|
+
export declare const DeleteButton: React.FC<DeleteButtonProps>;
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/delete/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAwEpD,CAAC"}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import type { DeleteButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<DeleteButton>` uses Ant Design's {@link https://ant.design/components/button/ `<Button>`} and {@link https://ant.design/components/button/ `<Popconfirm>`} components.
|
5
|
+
* When you try to delete something, a pop-up shows up and asks for confirmation. When confirmed it executes the `useDelete` method provided by your `dataProvider`.
|
6
|
+
*
|
7
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/delete-button} for more details.
|
8
|
+
*/
|
9
|
+
export declare const DeleteButton: React.FC<DeleteButtonProps>;
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/delete/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAwEpD,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from "react";
|
2
|
-
import { DeleteButtonProps } from "../types";
|
2
|
+
import type { DeleteButtonProps } from "../types";
|
3
3
|
/**
|
4
4
|
* `<DeleteButton>` uses Ant Design's {@link https://ant.design/components/button/ `<Button>`} and {@link https://ant.design/components/button/ `<Popconfirm>`} components.
|
5
5
|
* When you try to delete something, a pop-up shows up and asks for confirmation. When confirmed it executes the `useDelete` method provided by your `dataProvider`.
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/delete/index.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/delete/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAwEpD,CAAC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { EditButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<EditButton>` uses Ant Design's {@link https://ant.design/components/button/ `<Button>`} component.
|
5
|
+
* It uses the {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation#edit `edit`} method from {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation `useNavigation`} under the hood.
|
6
|
+
* It can be useful when redirecting the app to the edit page with the record id route of resource}.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/edit-button} for more details.
|
9
|
+
*/
|
10
|
+
export declare const EditButton: React.FC<EditButtonProps>;
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/edit/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAE3C;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA+ChD,CAAC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { EditButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<EditButton>` uses Ant Design's {@link https://ant.design/components/button/ `<Button>`} component.
|
5
|
+
* It uses the {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation#edit `edit`} method from {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation `useNavigation`} under the hood.
|
6
|
+
* It can be useful when redirecting the app to the edit page with the record id route of resource}.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/edit-button} for more details.
|
9
|
+
*/
|
10
|
+
export declare const EditButton: React.FC<EditButtonProps>;
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/edit/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAE3C;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA+ChD,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/edit/index.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/edit/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAE3C;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA+ChD,CAAC"}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { ExportButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<ExportButton>` is an Ant Design {@link https://ant.design/components/button/ `<Button>`} with a default export icon and a default text with "Export".
|
5
|
+
* It only has presentational value.
|
6
|
+
*
|
7
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/export-button} for more details.
|
8
|
+
*/
|
9
|
+
export declare const ExportButton: React.FC<ExportButtonProps>;
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/export/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAE7C;;;;;GAKG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAkBpD,CAAC"}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { ExportButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<ExportButton>` is an Ant Design {@link https://ant.design/components/button/ `<Button>`} with a default export icon and a default text with "Export".
|
5
|
+
* It only has presentational value.
|
6
|
+
*
|
7
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/export-button} for more details.
|
8
|
+
*/
|
9
|
+
export declare const ExportButton: React.FC<ExportButtonProps>;
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/export/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAE7C;;;;;GAKG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAkBpD,CAAC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { ImportButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<ImportButton>` is compatible with the {@link https://refine.dev/docs/api-reference/antd/hooks/import/useImport `useImport`} hook and is meant to be used as it's upload button.
|
5
|
+
* It uses Ant Design's {@link https://ant.design/components/button/ `<Button>`} and {@link https://ant.design/components/upload/ `<Upload>`} components.
|
6
|
+
* It wraps a `<Button>` component with an `<Upload>` component and accepts properties for `<Button>` and `<Upload>` components separately.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/import-button} for more details.
|
9
|
+
*/
|
10
|
+
export declare const ImportButton: React.FC<ImportButtonProps>;
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/import/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAE7C;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAsBpD,CAAC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { ImportButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<ImportButton>` is compatible with the {@link https://refine.dev/docs/api-reference/antd/hooks/import/useImport `useImport`} hook and is meant to be used as it's upload button.
|
5
|
+
* It uses Ant Design's {@link https://ant.design/components/button/ `<Button>`} and {@link https://ant.design/components/upload/ `<Upload>`} components.
|
6
|
+
* It wraps a `<Button>` component with an `<Upload>` component and accepts properties for `<Button>` and `<Upload>` components separately.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/import-button} for more details.
|
9
|
+
*/
|
10
|
+
export declare const ImportButton: React.FC<ImportButtonProps>;
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/import/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAE7C;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAsBpD,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/import/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAE7C;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/import/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAE7C;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAsBpD,CAAC"}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
export { CreateButton } from "./create";
|
2
|
+
export { EditButton } from "./edit";
|
3
|
+
export { DeleteButton } from "./delete";
|
4
|
+
export { RefreshButton } from "./refresh";
|
5
|
+
export { ShowButton } from "./show";
|
6
|
+
export { ListButton } from "./list";
|
7
|
+
export { ExportButton } from "./export";
|
8
|
+
export { SaveButton } from "./save";
|
9
|
+
export { CloneButton } from "./clone";
|
10
|
+
export { ImportButton } from "./import";
|
11
|
+
export * from "./types";
|
12
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAC;AAC1C,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,cAAc,SAAS,CAAC"}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
export { CreateButton } from "./create";
|
2
|
+
export { EditButton } from "./edit";
|
3
|
+
export { DeleteButton } from "./delete";
|
4
|
+
export { RefreshButton } from "./refresh";
|
5
|
+
export { ShowButton } from "./show";
|
6
|
+
export { ListButton } from "./list";
|
7
|
+
export { ExportButton } from "./export";
|
8
|
+
export { SaveButton } from "./save";
|
9
|
+
export { CloneButton } from "./clone";
|
10
|
+
export { ImportButton } from "./import";
|
11
|
+
export * from "./types";
|
12
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAC;AAC1C,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,cAAc,SAAS,CAAC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { ListButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<ListButton>` is using Ant Design's {@link https://ant.design/components/button/ `<Button>`} component.
|
5
|
+
* It uses the {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation#list `list`} method from {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation `useNavigation`} under the hood.
|
6
|
+
* It can be useful when redirecting the app to the list page route of resource}.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/list-button} for more details.
|
9
|
+
*/
|
10
|
+
export declare const ListButton: React.FC<ListButtonProps>;
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/list/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAE3C;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA6ChD,CAAC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { ListButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<ListButton>` is using Ant Design's {@link https://ant.design/components/button/ `<Button>`} component.
|
5
|
+
* It uses the {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation#list `list`} method from {@link https://refine.dev/docs/api-reference/core/hooks/navigation/useNavigation `useNavigation`} under the hood.
|
6
|
+
* It can be useful when redirecting the app to the list page route of resource}.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/list-button} for more details.
|
9
|
+
*/
|
10
|
+
export declare const ListButton: React.FC<ListButtonProps>;
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/list/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAE3C;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA6ChD,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/list/index.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/list/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAE3C;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA6ChD,CAAC"}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { RefreshButtonProps } from "../types";
|
3
|
+
/**
|
4
|
+
* `<RefreshButton>` uses Ant Design's {@link https://ant.design/components/button/ `<Button>`} component
|
5
|
+
* to update the data shown on the page via the {@link https://refine.dev/docs/api-reference/core/hooks/invalidate/useInvalidate `useInvalidate`} hook.
|
6
|
+
*
|
7
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/buttons/refresh-button} for more details.
|
8
|
+
*/
|
9
|
+
export declare const RefreshButton: React.FC<RefreshButtonProps>;
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/buttons/refresh/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAE9C;;;;;GAKG;AACH,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA4BtD,CAAC"}
|