@refinedev/antd 5.37.4 → 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 +1793 -1778
- 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/autoSaveIndicator/index.d.ts.map +1 -1
- 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/edit/index.d.ts.map +1 -1
- 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/list/index.d.ts.map +1 -1
- 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/show/index.d.ts.map +1 -1
- 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/index.d.ts.map +1 -1
- 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/title/index.d.ts.map +1 -1
- 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/layout/types.d.ts.map +1 -1
- 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/index.d.ts.map +1 -1
- 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/ready/index.d.ts.map +1 -1
- 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/header/index.d.ts.map +1 -1
- 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/themedLayout/types.d.ts.map +1 -1
- 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/header/index.d.ts.map +1 -1
- 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/index.d.ts.map +1 -1
- 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/index.d.ts.map +1 -1
- 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/index.d.ts.map +1 -1
- 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/IThemedLayoutContext.d.ts.map +1 -1
- 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/contexts/themedLayoutContext/index.d.ts.map +1 -1
- 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/index.d.ts.map +1 -1
- 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/index.d.ts.map +1 -1
- 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/index.d.ts.map +1 -1
- 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/index.d.ts.map +1 -1
- 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/paginationLink.d.ts.map +1 -1
- 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.d.ts.map +1 -1
- 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/interfaces/upload.d.ts.map +1 -1
- 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 +54 -37
- package/refine.config.js +497 -524
- package/src/components/autoSaveIndicator/index.tsx +69 -69
- package/src/components/breadcrumb/index.tsx +63 -65
- package/src/components/buttons/clone/index.tsx +47 -98
- package/src/components/buttons/create/index.tsx +49 -99
- package/src/components/buttons/delete/index.tsx +70 -130
- package/src/components/buttons/edit/index.tsx +47 -99
- package/src/components/buttons/export/index.tsx +18 -18
- package/src/components/buttons/import/index.tsx +22 -21
- package/src/components/buttons/list/index.tsx +44 -116
- package/src/components/buttons/refresh/index.tsx +29 -59
- package/src/components/buttons/save/index.tsx +18 -18
- package/src/components/buttons/show/index.tsx +46 -97
- package/src/components/buttons/types.ts +20 -20
- package/src/components/crud/create/index.tsx +120 -120
- package/src/components/crud/edit/index.tsx +205 -207
- package/src/components/crud/list/index.tsx +88 -90
- package/src/components/crud/show/index.tsx +175 -185
- package/src/components/crud/types.ts +41 -56
- package/src/components/fields/boolean/index.tsx +11 -11
- package/src/components/fields/date/index.tsx +13 -13
- package/src/components/fields/email/index.tsx +5 -5
- package/src/components/fields/file/index.tsx +8 -8
- package/src/components/fields/image/index.tsx +4 -4
- package/src/components/fields/markdown/index.tsx +9 -9
- package/src/components/fields/number/index.tsx +17 -17
- package/src/components/fields/tag/index.tsx +1 -1
- package/src/components/fields/text/index.tsx +1 -1
- package/src/components/fields/types.ts +18 -18
- package/src/components/fields/url/index.tsx +8 -8
- package/src/components/layout/header/index.tsx +25 -25
- package/src/components/layout/index.tsx +30 -30
- package/src/components/layout/sider/index.tsx +238 -246
- package/src/components/layout/sider/styles.ts +5 -5
- package/src/components/layout/title/index.tsx +40 -40
- package/src/components/layout/types.ts +6 -6
- package/src/components/pageHeader/index.tsx +44 -44
- package/src/components/pages/auth/components/forgotPassword/index.tsx +177 -180
- package/src/components/pages/auth/components/login/index.tsx +258 -271
- package/src/components/pages/auth/components/register/index.tsx +247 -263
- package/src/components/pages/auth/components/styles.ts +16 -16
- package/src/components/pages/auth/components/updatePassword/index.tsx +160 -174
- package/src/components/pages/auth/index.tsx +23 -23
- package/src/components/pages/error/index.tsx +57 -57
- package/src/components/pages/login/index.tsx +120 -146
- package/src/components/pages/login/styles.ts +12 -12
- package/src/components/pages/ready/index.tsx +72 -80
- package/src/components/pages/welcome/index.tsx +1 -1
- package/src/components/table/components/filterDropdown/index.tsx +90 -93
- package/src/components/themedLayout/header/index.tsx +28 -32
- package/src/components/themedLayout/index.tsx +30 -30
- package/src/components/themedLayout/sider/index.tsx +279 -279
- package/src/components/themedLayout/sider/styles.ts +5 -5
- package/src/components/themedLayout/title/index.tsx +66 -66
- package/src/components/themedLayout/types.ts +8 -8
- package/src/components/themedLayoutV2/header/index.tsx +37 -41
- package/src/components/themedLayoutV2/index.tsx +34 -36
- package/src/components/themedLayoutV2/sider/index.tsx +309 -313
- package/src/components/themedLayoutV2/sider/styles.ts +5 -5
- package/src/components/themedLayoutV2/title/index.tsx +66 -66
- package/src/components/themedLayoutV2/types.ts +9 -9
- package/src/components/undoableNotification/index.tsx +31 -31
- package/src/contexts/index.ts +2 -2
- package/src/contexts/themedLayoutContext/IThemedLayoutContext.ts +4 -4
- package/src/contexts/themedLayoutContext/index.tsx +22 -22
- package/src/definitions/table/index.ts +94 -83
- package/src/definitions/themes/index.ts +35 -35
- package/src/definitions/upload/index.ts +17 -17
- package/src/hooks/fields/useCheckboxGroup/index.ts +64 -64
- package/src/hooks/fields/useRadioGroup/index.ts +60 -63
- package/src/hooks/fields/useSelect/index.ts +30 -30
- package/src/hooks/form/index.ts +10 -10
- package/src/hooks/form/useDrawerForm/index.ts +4 -4
- package/src/hooks/form/useDrawerForm/useDrawerForm.ts +257 -261
- package/src/hooks/form/useForm.ts +258 -259
- package/src/hooks/form/useModalForm/index.ts +3 -3
- package/src/hooks/form/useModalForm/useModalForm.ts +289 -295
- package/src/hooks/form/useStepsForm/index.ts +3 -3
- package/src/hooks/form/useStepsForm/useStepsForm.ts +96 -96
- package/src/hooks/import/index.tsx +104 -106
- package/src/hooks/list/useSimpleList/useSimpleList.ts +179 -185
- package/src/hooks/modal/useModal/index.tsx +24 -24
- package/src/hooks/table/useEditableTable/useEditableTable.ts +85 -85
- package/src/hooks/table/useTable/paginationLink.tsx +17 -17
- package/src/hooks/table/useTable/useTable.ts +197 -207
- package/src/hooks/useFileUploadState/index.ts +20 -20
- package/src/hooks/useSiderVisible/index.ts +16 -16
- package/src/hooks/useThemedLayoutContext/index.ts +12 -12
- package/src/index.tsx +4 -4
- package/src/interfaces/field.ts +1 -1
- package/src/interfaces/index.ts +7 -8
- package/src/interfaces/upload.ts +7 -7
- package/src/providers/notificationProvider/index.tsx +78 -78
- package/src/types/index.d.ts +2 -2
- package/src/types/sunflower.d.ts +68 -68
- package/tsconfig.json +30 -26
- 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
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/fields/markdown/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,wBAAwB,EAAE,MAAM,UAAU,CAAC;AAEpD;;;;GAIG;AACH,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAW5D,CAAC"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { RefineFieldMarkdownProps } from "../types";
|
3
|
+
/**
|
4
|
+
* This field lets you display markdown content. It supports {@link https://github.github.com/gfm/ GitHub Flavored Markdown}.
|
5
|
+
*
|
6
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/fields/markdown} for more details.
|
7
|
+
*/
|
8
|
+
export declare const MarkdownField: React.FC<RefineFieldMarkdownProps>;
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/fields/markdown/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,wBAAwB,EAAE,MAAM,UAAU,CAAC;AAEpD;;;;GAIG;AACH,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAW5D,CAAC"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { NumberFieldProps } from "../types";
|
3
|
+
/**
|
4
|
+
* This field is used to display a number formatted according to the browser locale, right aligned. and uses {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl `Intl`} to display date format.
|
5
|
+
*
|
6
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/fields/number} for more details.
|
7
|
+
*/
|
8
|
+
export declare const NumberField: React.FC<NumberFieldProps>;
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/fields/number/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C;;;;GAIG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAelD,CAAC"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { NumberFieldProps } from "../types";
|
3
|
+
/**
|
4
|
+
* This field is used to display a number formatted according to the browser locale, right aligned. and uses {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl `Intl`} to display date format.
|
5
|
+
*
|
6
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/fields/number} for more details.
|
7
|
+
*/
|
8
|
+
export declare const NumberField: React.FC<NumberFieldProps>;
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/fields/number/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C;;;;GAIG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAelD,CAAC"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { TagFieldProps } from "../types";
|
3
|
+
/**
|
4
|
+
* This field lets you display a value in a tag. It uses Ant Design's {@link https://ant.design/components/tag/ `<Tag>`} component.
|
5
|
+
*
|
6
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/fields/tag} for more details.
|
7
|
+
*/
|
8
|
+
export declare const TagField: React.FC<TagFieldProps>;
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/fields/tag/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAEzC;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAE5C,CAAC"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { TagFieldProps } from "../types";
|
3
|
+
/**
|
4
|
+
* This field lets you display a value in a tag. It uses Ant Design's {@link https://ant.design/components/tag/ `<Tag>`} component.
|
5
|
+
*
|
6
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/fields/tag} for more details.
|
7
|
+
*/
|
8
|
+
export declare const TagField: React.FC<TagFieldProps>;
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/fields/tag/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAEzC;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAE5C,CAAC"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { TextFieldProps } from "../types";
|
3
|
+
/**
|
4
|
+
* This field lets you show basic text. It uses Ant Design's {@link https://ant.design/components/typography/#Typography.Text `<Typography.Text>`} component.
|
5
|
+
*
|
6
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/fields/text} for more details.
|
7
|
+
*/
|
8
|
+
export declare const TextField: React.FC<TextFieldProps>;
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/fields/text/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE1C;;;;GAIG;AACH,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAE9C,CAAC"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { TextFieldProps } from "../types";
|
3
|
+
/**
|
4
|
+
* This field lets you show basic text. It uses Ant Design's {@link https://ant.design/components/typography/#Typography.Text `<Typography.Text>`} component.
|
5
|
+
*
|
6
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/fields/text} for more details.
|
7
|
+
*/
|
8
|
+
export declare const TextField: React.FC<TextFieldProps>;
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/fields/text/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE1C;;;;GAIG;AACH,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAE9C,CAAC"}
|
@@ -0,0 +1,20 @@
|
|
1
|
+
import { ReactChild, ReactNode } from "react";
|
2
|
+
import { ConfigType } from "dayjs";
|
3
|
+
import { RefineFieldBooleanProps, RefineFieldDateProps, RefineFieldEmailProps, RefineFieldFileProps, RefineFieldImageProps, RefineFieldMarkdownProps as BaseRefineFieldMarkdownProps, RefineFieldNumberProps, RefineFieldTagProps, RefineFieldTextProps, RefineFieldUrlProps } from "@refinedev/ui-types";
|
4
|
+
import { ImageProps, TagProps } from "antd";
|
5
|
+
import { AbstractTooltipProps } from "antd/lib/tooltip";
|
6
|
+
import { TextProps } from "antd/lib/typography/Text";
|
7
|
+
import { LinkProps } from "antd/lib/typography/Link";
|
8
|
+
export type BooleanFieldProps = RefineFieldBooleanProps<unknown, AbstractTooltipProps>;
|
9
|
+
export type DateFieldProps = RefineFieldDateProps<ConfigType, TextProps>;
|
10
|
+
export type EmailFieldProps = RefineFieldEmailProps<ReactNode, LinkProps>;
|
11
|
+
export type FileFieldProps = RefineFieldFileProps<LinkProps>;
|
12
|
+
export type ImageFieldProps = RefineFieldImageProps<string | undefined, ImageProps, {
|
13
|
+
imageTitle?: string;
|
14
|
+
}>;
|
15
|
+
export type RefineFieldMarkdownProps = BaseRefineFieldMarkdownProps<string | undefined>;
|
16
|
+
export type NumberFieldProps = RefineFieldNumberProps<ReactChild, TextProps>;
|
17
|
+
export type TagFieldProps = RefineFieldTagProps<ReactNode, TagProps>;
|
18
|
+
export type TextFieldProps = RefineFieldTextProps<ReactNode, TextProps>;
|
19
|
+
export type UrlFieldProps = RefineFieldUrlProps<string | undefined, LinkProps>;
|
20
|
+
//# sourceMappingURL=types.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/fields/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EACL,uBAAuB,EACvB,oBAAoB,EACpB,qBAAqB,EACrB,oBAAoB,EACpB,qBAAqB,EACrB,wBAAwB,IAAI,4BAA4B,EACxD,sBAAsB,EACtB,mBAAmB,EACnB,oBAAoB,EACpB,mBAAmB,EACpB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,MAAM,CAAC;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAErD,MAAM,MAAM,iBAAiB,GAAG,uBAAuB,CACrD,OAAO,EACP,oBAAoB,CACrB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,oBAAoB,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC;AAEzE,MAAM,MAAM,eAAe,GAAG,qBAAqB,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;AAE1E,MAAM,MAAM,cAAc,GAAG,oBAAoB,CAAC,SAAS,CAAC,CAAC;AAE7D,MAAM,MAAM,eAAe,GAAG,qBAAqB,CACjD,MAAM,GAAG,SAAS,EAClB,UAAU,EACV;IACE,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CACF,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG,4BAA4B,CACjE,MAAM,GAAG,SAAS,CACnB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,sBAAsB,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC;AAE7E,MAAM,MAAM,aAAa,GAAG,mBAAmB,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC;AAErE,MAAM,MAAM,cAAc,GAAG,oBAAoB,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;AAExE,MAAM,MAAM,aAAa,GAAG,mBAAmB,CAAC,MAAM,GAAG,SAAS,EAAE,SAAS,CAAC,CAAC"}
|
@@ -0,0 +1,20 @@
|
|
1
|
+
import { ReactChild, ReactNode } from "react";
|
2
|
+
import { ConfigType } from "dayjs";
|
3
|
+
import { RefineFieldBooleanProps, RefineFieldDateProps, RefineFieldEmailProps, RefineFieldFileProps, RefineFieldImageProps, RefineFieldMarkdownProps as BaseRefineFieldMarkdownProps, RefineFieldNumberProps, RefineFieldTagProps, RefineFieldTextProps, RefineFieldUrlProps } from "@refinedev/ui-types";
|
4
|
+
import { ImageProps, TagProps } from "antd";
|
5
|
+
import { AbstractTooltipProps } from "antd/lib/tooltip";
|
6
|
+
import { TextProps } from "antd/lib/typography/Text";
|
7
|
+
import { LinkProps } from "antd/lib/typography/Link";
|
8
|
+
export type BooleanFieldProps = RefineFieldBooleanProps<unknown, AbstractTooltipProps>;
|
9
|
+
export type DateFieldProps = RefineFieldDateProps<ConfigType, TextProps>;
|
10
|
+
export type EmailFieldProps = RefineFieldEmailProps<ReactNode, LinkProps>;
|
11
|
+
export type FileFieldProps = RefineFieldFileProps<LinkProps>;
|
12
|
+
export type ImageFieldProps = RefineFieldImageProps<string | undefined, ImageProps, {
|
13
|
+
imageTitle?: string;
|
14
|
+
}>;
|
15
|
+
export type RefineFieldMarkdownProps = BaseRefineFieldMarkdownProps<string | undefined>;
|
16
|
+
export type NumberFieldProps = RefineFieldNumberProps<ReactChild, TextProps>;
|
17
|
+
export type TagFieldProps = RefineFieldTagProps<ReactNode, TagProps>;
|
18
|
+
export type TextFieldProps = RefineFieldTextProps<ReactNode, TextProps>;
|
19
|
+
export type UrlFieldProps = RefineFieldUrlProps<string | undefined, LinkProps>;
|
20
|
+
//# sourceMappingURL=types.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/fields/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EACL,uBAAuB,EACvB,oBAAoB,EACpB,qBAAqB,EACrB,oBAAoB,EACpB,qBAAqB,EACrB,wBAAwB,IAAI,4BAA4B,EACxD,sBAAsB,EACtB,mBAAmB,EACnB,oBAAoB,EACpB,mBAAmB,EACpB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,MAAM,CAAC;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAErD,MAAM,MAAM,iBAAiB,GAAG,uBAAuB,CACrD,OAAO,EACP,oBAAoB,CACrB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,oBAAoB,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC;AAEzE,MAAM,MAAM,eAAe,GAAG,qBAAqB,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;AAE1E,MAAM,MAAM,cAAc,GAAG,oBAAoB,CAAC,SAAS,CAAC,CAAC;AAE7D,MAAM,MAAM,eAAe,GAAG,qBAAqB,CACjD,MAAM,GAAG,SAAS,EAClB,UAAU,EACV;IACE,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CACF,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG,4BAA4B,CACjE,MAAM,GAAG,SAAS,CACnB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,sBAAsB,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC;AAE7E,MAAM,MAAM,aAAa,GAAG,mBAAmB,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC;AAErE,MAAM,MAAM,cAAc,GAAG,oBAAoB,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;AAExE,MAAM,MAAM,aAAa,GAAG,mBAAmB,CAAC,MAAM,GAAG,SAAS,EAAE,SAAS,CAAC,CAAC"}
|
@@ -5,16 +5,16 @@ import { ImageProps, TagProps } from "antd";
|
|
5
5
|
import { AbstractTooltipProps } from "antd/lib/tooltip";
|
6
6
|
import { TextProps } from "antd/lib/typography/Text";
|
7
7
|
import { LinkProps } from "antd/lib/typography/Link";
|
8
|
-
export
|
9
|
-
export
|
10
|
-
export
|
11
|
-
export
|
12
|
-
export
|
8
|
+
export type BooleanFieldProps = RefineFieldBooleanProps<unknown, AbstractTooltipProps>;
|
9
|
+
export type DateFieldProps = RefineFieldDateProps<ConfigType, TextProps>;
|
10
|
+
export type EmailFieldProps = RefineFieldEmailProps<ReactNode, LinkProps>;
|
11
|
+
export type FileFieldProps = RefineFieldFileProps<LinkProps>;
|
12
|
+
export type ImageFieldProps = RefineFieldImageProps<string | undefined, ImageProps, {
|
13
13
|
imageTitle?: string;
|
14
14
|
}>;
|
15
|
-
export
|
16
|
-
export
|
17
|
-
export
|
18
|
-
export
|
19
|
-
export
|
15
|
+
export type RefineFieldMarkdownProps = BaseRefineFieldMarkdownProps<string | undefined>;
|
16
|
+
export type NumberFieldProps = RefineFieldNumberProps<ReactChild, TextProps>;
|
17
|
+
export type TagFieldProps = RefineFieldTagProps<ReactNode, TagProps>;
|
18
|
+
export type TextFieldProps = RefineFieldTextProps<ReactNode, TextProps>;
|
19
|
+
export type UrlFieldProps = RefineFieldUrlProps<string | undefined, LinkProps>;
|
20
20
|
//# sourceMappingURL=types.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/fields/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/fields/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EACL,uBAAuB,EACvB,oBAAoB,EACpB,qBAAqB,EACrB,oBAAoB,EACpB,qBAAqB,EACrB,wBAAwB,IAAI,4BAA4B,EACxD,sBAAsB,EACtB,mBAAmB,EACnB,oBAAoB,EACpB,mBAAmB,EACpB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,MAAM,CAAC;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAErD,MAAM,MAAM,iBAAiB,GAAG,uBAAuB,CACrD,OAAO,EACP,oBAAoB,CACrB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,oBAAoB,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC;AAEzE,MAAM,MAAM,eAAe,GAAG,qBAAqB,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;AAE1E,MAAM,MAAM,cAAc,GAAG,oBAAoB,CAAC,SAAS,CAAC,CAAC;AAE7D,MAAM,MAAM,eAAe,GAAG,qBAAqB,CACjD,MAAM,GAAG,SAAS,EAClB,UAAU,EACV;IACE,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CACF,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG,4BAA4B,CACjE,MAAM,GAAG,SAAS,CACnB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,sBAAsB,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC;AAE7E,MAAM,MAAM,aAAa,GAAG,mBAAmB,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC;AAErE,MAAM,MAAM,cAAc,GAAG,oBAAoB,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;AAExE,MAAM,MAAM,aAAa,GAAG,mBAAmB,CAAC,MAAM,GAAG,SAAS,EAAE,SAAS,CAAC,CAAC"}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { UrlFieldProps } from "../types";
|
3
|
+
/**
|
4
|
+
* This field lets you embed a link. It uses Ant Design's {@link https://ant.design/components/typography/ `<Typography.Link>`} component.
|
5
|
+
* You can pass a URL in its `value` property and you can show a text in its place by passing any `children`.
|
6
|
+
*
|
7
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/fields/url} for more details.
|
8
|
+
*/
|
9
|
+
export declare const UrlField: React.FC<UrlFieldProps>;
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/fields/url/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAEzC;;;;;GAKG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAU5C,CAAC"}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { UrlFieldProps } from "../types";
|
3
|
+
/**
|
4
|
+
* This field lets you embed a link. It uses Ant Design's {@link https://ant.design/components/typography/ `<Typography.Link>`} component.
|
5
|
+
* You can pass a URL in its `value` property and you can show a text in its place by passing any `children`.
|
6
|
+
*
|
7
|
+
* @see {@link https://refine.dev/docs/api-reference/antd/components/fields/url} for more details.
|
8
|
+
*/
|
9
|
+
export declare const UrlField: React.FC<UrlFieldProps>;
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/fields/url/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAEzC;;;;;GAKG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAU5C,CAAC"}
|
@@ -0,0 +1,24 @@
|
|
1
|
+
export { Layout } from "./layout";
|
2
|
+
export { Header } from "./layout/header";
|
3
|
+
export { Sider } from "./layout/sider";
|
4
|
+
export { Title } from "./layout/title";
|
5
|
+
export * from "./layout/types";
|
6
|
+
export { ThemedLayout } from "./themedLayout";
|
7
|
+
export { ThemedHeader } from "./themedLayout/header";
|
8
|
+
export { ThemedSider } from "./themedLayout/sider";
|
9
|
+
export { ThemedTitle } from "./themedLayout/title";
|
10
|
+
export * from "./themedLayout/types";
|
11
|
+
export { ThemedLayoutV2 } from "./themedLayoutV2";
|
12
|
+
export { ThemedHeaderV2 } from "./themedLayoutV2/header";
|
13
|
+
export { ThemedSiderV2 } from "./themedLayoutV2/sider";
|
14
|
+
export { ThemedTitleV2 } from "./themedLayoutV2/title";
|
15
|
+
export * from "./themedLayoutV2/types";
|
16
|
+
export * from "./buttons";
|
17
|
+
export * from "./crud";
|
18
|
+
export * from "./fields";
|
19
|
+
export * from "./table";
|
20
|
+
export * from "./pages";
|
21
|
+
export * from "./breadcrumb";
|
22
|
+
export * from "./pageHeader";
|
23
|
+
export * from "./autoSaveIndicator";
|
24
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AACvC,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAE/B,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,cAAc,sBAAsB,CAAC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,cAAc,wBAAwB,CAAC;AAEvC,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC"}
|
@@ -0,0 +1,24 @@
|
|
1
|
+
export { Layout } from "./layout";
|
2
|
+
export { Header } from "./layout/header";
|
3
|
+
export { Sider } from "./layout/sider";
|
4
|
+
export { Title } from "./layout/title";
|
5
|
+
export * from "./layout/types";
|
6
|
+
export { ThemedLayout } from "./themedLayout";
|
7
|
+
export { ThemedHeader } from "./themedLayout/header";
|
8
|
+
export { ThemedSider } from "./themedLayout/sider";
|
9
|
+
export { ThemedTitle } from "./themedLayout/title";
|
10
|
+
export * from "./themedLayout/types";
|
11
|
+
export { ThemedLayoutV2 } from "./themedLayoutV2";
|
12
|
+
export { ThemedHeaderV2 } from "./themedLayoutV2/header";
|
13
|
+
export { ThemedSiderV2 } from "./themedLayoutV2/sider";
|
14
|
+
export { ThemedTitleV2 } from "./themedLayoutV2/title";
|
15
|
+
export * from "./themedLayoutV2/types";
|
16
|
+
export * from "./buttons";
|
17
|
+
export * from "./crud";
|
18
|
+
export * from "./fields";
|
19
|
+
export * from "./table";
|
20
|
+
export * from "./pages";
|
21
|
+
export * from "./breadcrumb";
|
22
|
+
export * from "./pageHeader";
|
23
|
+
export * from "./autoSaveIndicator";
|
24
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AACvC,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAE/B,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,cAAc,sBAAsB,CAAC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,cAAc,wBAAwB,CAAC;AAEvC,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/header/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;AAEnD,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CA4BpD,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/header/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;AAEnD,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CA4BpD,CAAC"}
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { RefineLayoutLayoutProps } from "./types";
|
3
|
+
/**
|
4
|
+
* @deprecated use `<ThemedLayout>` instead with 100% backward compatibility.
|
5
|
+
* @see https://refine.dev/docs/api-reference/antd/components/antd-themed-layout
|
6
|
+
**/
|
7
|
+
export declare const Layout: React.FC<RefineLayoutLayoutProps>;
|
8
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/layout/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAElD;;;IAGI;AACJ,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAiCpD,CAAC"}
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { RefineLayoutLayoutProps } from "./types";
|
3
|
+
/**
|
4
|
+
* @deprecated use `<ThemedLayout>` instead with 100% backward compatibility.
|
5
|
+
* @see https://refine.dev/docs/api-reference/antd/components/antd-themed-layout
|
6
|
+
**/
|
7
|
+
export declare const Layout: React.FC<RefineLayoutLayoutProps>;
|
8
|
+
//# sourceMappingURL=index.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/layout/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAElD;;;IAGI;AACJ,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAiCpD,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/sider/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA4BxC,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAC;AAElD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAgPlD,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/sider/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA4BxC,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAC;AAElD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAgPlD,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/sider/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA4BxC,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAC;AAElD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/sider/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA4BxC,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAC;AAElD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAgPlD,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/sider/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,kBAAkB,EAAE,aAMhC,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/sider/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,kBAAkB,EAAE,aAMhC,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/title/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,UAAU,EAIX,MAAM,iBAAiB,CAAC;AAEzB,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAuCtC,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/title/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,UAAU,EAIX,MAAM,iBAAiB,CAAC;AAEzB,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAuCtC,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/title/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/title/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,UAAU,EAIX,MAAM,iBAAiB,CAAC;AAEzB,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAuCtC,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/layout/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,sBAAsB,EACtB,uBAAuB,EACvB,uBAAuB,EACxB,MAAM,qBAAqB,CAAC;AAE7B,YAAY,EACV,sBAAsB,EACtB,uBAAuB,EACvB,uBAAuB,GACxB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/layout/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,sBAAsB,EACtB,uBAAuB,EACvB,uBAAuB,EACxB,MAAM,qBAAqB,CAAC;AAE7B,YAAY,EACV,sBAAsB,EACtB,uBAAuB,EACvB,uBAAuB,GACxB,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/layout/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/layout/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,sBAAsB,EACtB,uBAAuB,EACvB,uBAAuB,EACxB,MAAM,qBAAqB,CAAC;AAE7B,YAAY,EACV,sBAAsB,EACtB,uBAAuB,EACvB,uBAAuB,GACxB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/pageHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAEL,eAAe,IAAI,mBAAmB,EACvC,MAAM,wBAAwB,CAAC;AAKhC,MAAM,MAAM,eAAe,GAAG,mBAAmB,CAAC;AAElD,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,mBAAmB,CA8C9C,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/pageHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAEL,eAAe,IAAI,mBAAmB,EACvC,MAAM,wBAAwB,CAAC;AAKhC,MAAM,MAAM,eAAe,GAAG,mBAAmB,CAAC;AAElD,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,mBAAmB,CA8C9C,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { FC } from "react";
|
2
2
|
import { PageHeaderProps as AntdPageHeaderProps } from "@ant-design/pro-layout";
|
3
|
-
export
|
3
|
+
export type PageHeaderProps = AntdPageHeaderProps;
|
4
4
|
export declare const PageHeader: FC<AntdPageHeaderProps>;
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/pageHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/pageHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAEL,eAAe,IAAI,mBAAmB,EACvC,MAAM,wBAAwB,CAAC;AAKhC,MAAM,MAAM,eAAe,GAAG,mBAAmB,CAAC;AAElD,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,mBAAmB,CA8C9C,CAAC"}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { ForgotPasswordPageProps } from "@refinedev/core";
|
3
|
+
import { LayoutProps, CardProps, FormProps } from "antd";
|
4
|
+
type ResetPassworProps = ForgotPasswordPageProps<LayoutProps, CardProps, FormProps>;
|
5
|
+
/**
|
6
|
+
* **refine** has forgot password page form which is served on `/forgot-password` route when the `authProvider` configuration is provided.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/ui-frameworks/antd/components/antd-auth-page/#forgot-password} for more details.
|
9
|
+
*/
|
10
|
+
export declare const ForgotPasswordPage: React.FC<ResetPassworProps>;
|
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/forgotPassword/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,uBAAuB,EAIxB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAEV,MAAM,MAAM,CAAC;AAgBd,KAAK,iBAAiB,GAAG,uBAAuB,CAC9C,WAAW,EACX,SAAS,EACT,SAAS,CACV,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAiK1D,CAAC"}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { ForgotPasswordPageProps } from "@refinedev/core";
|
3
|
+
import { LayoutProps, CardProps, FormProps } from "antd";
|
4
|
+
type ResetPassworProps = ForgotPasswordPageProps<LayoutProps, CardProps, FormProps>;
|
5
|
+
/**
|
6
|
+
* **refine** has forgot password page form which is served on `/forgot-password` route when the `authProvider` configuration is provided.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/ui-frameworks/antd/components/antd-auth-page/#forgot-password} for more details.
|
9
|
+
*/
|
10
|
+
export declare const ForgotPasswordPage: React.FC<ResetPassworProps>;
|
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/forgotPassword/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,uBAAuB,EAIxB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAEV,MAAM,MAAM,CAAC;AAgBd,KAAK,iBAAiB,GAAG,uBAAuB,CAC9C,WAAW,EACX,SAAS,EACT,SAAS,CACV,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAiK1D,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import React from "react";
|
2
2
|
import { ForgotPasswordPageProps } from "@refinedev/core";
|
3
3
|
import { LayoutProps, CardProps, FormProps } from "antd";
|
4
|
-
|
4
|
+
type ResetPassworProps = ForgotPasswordPageProps<LayoutProps, CardProps, FormProps>;
|
5
5
|
/**
|
6
6
|
* **refine** has forgot password page form which is served on `/forgot-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/forgotPassword/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/pages/auth/components/forgotPassword/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACL,uBAAuB,EAIxB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EASL,WAAW,EACX,SAAS,EACT,SAAS,EAEV,MAAM,MAAM,CAAC;AAgBd,KAAK,iBAAiB,GAAG,uBAAuB,CAC9C,WAAW,EACX,SAAS,EACT,SAAS,CACV,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAiK1D,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/pages/auth/components/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAC1C,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/pages/auth/components/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAC1C,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC"}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { LoginPageProps } from "@refinedev/core";
|
3
|
+
import { CardProps, LayoutProps, FormProps } from "antd";
|
4
|
+
type LoginProps = LoginPageProps<LayoutProps, CardProps, FormProps>;
|
5
|
+
/**
|
6
|
+
* **refine** has a default login page form which is served on `/login` route when the `authProvider` configuration is provided.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/ui-frameworks/antd/components/antd-auth-page/#login} for more details.
|
9
|
+
*/
|
10
|
+
export declare const LoginPage: React.FC<LoginProps>;
|
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/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 { LoginPageProps } from "@refinedev/core";
|
3
|
+
import { CardProps, LayoutProps, FormProps } from "antd";
|
4
|
+
type LoginProps = LoginPageProps<LayoutProps, CardProps, FormProps>;
|
5
|
+
/**
|
6
|
+
* **refine** has a default login page form which is served on `/login` route when the `authProvider` configuration is provided.
|
7
|
+
*
|
8
|
+
* @see {@link https://refine.dev/docs/ui-frameworks/antd/components/antd-auth-page/#login} for more details.
|
9
|
+
*/
|
10
|
+
export declare const LoginPage: React.FC<LoginProps>;
|
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/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"}
|