@refinedev/antd 5.38.1 → 5.40.0
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 +220 -0
- package/LICENSE +21 -0
- package/dist/components/autoSaveIndicator/index.d.cts +1 -1
- package/dist/components/autoSaveIndicator/index.d.cts.map +1 -1
- package/dist/components/autoSaveIndicator/index.d.mts +1 -1
- package/dist/components/autoSaveIndicator/index.d.mts.map +1 -1
- package/dist/components/autoSaveIndicator/index.d.ts +1 -1
- package/dist/components/autoSaveIndicator/index.d.ts.map +1 -1
- package/dist/components/breadcrumb/index.d.cts +2 -2
- package/dist/components/breadcrumb/index.d.cts.map +1 -1
- package/dist/components/breadcrumb/index.d.mts +2 -2
- package/dist/components/breadcrumb/index.d.mts.map +1 -1
- package/dist/components/breadcrumb/index.d.ts +2 -2
- package/dist/components/breadcrumb/index.d.ts.map +1 -1
- package/dist/components/buttons/clone/index.d.cts.map +1 -1
- package/dist/components/buttons/clone/index.d.mts.map +1 -1
- package/dist/components/buttons/clone/index.d.ts.map +1 -1
- package/dist/components/buttons/create/index.d.cts.map +1 -1
- package/dist/components/buttons/create/index.d.mts.map +1 -1
- package/dist/components/buttons/create/index.d.ts.map +1 -1
- package/dist/components/buttons/delete/index.d.cts.map +1 -1
- package/dist/components/buttons/delete/index.d.mts.map +1 -1
- package/dist/components/buttons/delete/index.d.ts.map +1 -1
- package/dist/components/buttons/edit/index.d.cts +1 -1
- package/dist/components/buttons/edit/index.d.cts.map +1 -1
- package/dist/components/buttons/edit/index.d.mts +1 -1
- package/dist/components/buttons/edit/index.d.mts.map +1 -1
- package/dist/components/buttons/edit/index.d.ts +1 -1
- package/dist/components/buttons/edit/index.d.ts.map +1 -1
- package/dist/components/buttons/export/index.d.cts +1 -1
- package/dist/components/buttons/export/index.d.cts.map +1 -1
- package/dist/components/buttons/export/index.d.mts +1 -1
- package/dist/components/buttons/export/index.d.mts.map +1 -1
- package/dist/components/buttons/export/index.d.ts +1 -1
- package/dist/components/buttons/export/index.d.ts.map +1 -1
- package/dist/components/buttons/import/index.d.cts +1 -1
- package/dist/components/buttons/import/index.d.cts.map +1 -1
- package/dist/components/buttons/import/index.d.mts +1 -1
- package/dist/components/buttons/import/index.d.mts.map +1 -1
- package/dist/components/buttons/import/index.d.ts +1 -1
- package/dist/components/buttons/import/index.d.ts.map +1 -1
- package/dist/components/buttons/list/index.d.cts +1 -1
- package/dist/components/buttons/list/index.d.cts.map +1 -1
- package/dist/components/buttons/list/index.d.mts +1 -1
- package/dist/components/buttons/list/index.d.mts.map +1 -1
- package/dist/components/buttons/list/index.d.ts +1 -1
- package/dist/components/buttons/list/index.d.ts.map +1 -1
- package/dist/components/buttons/refresh/index.d.cts +1 -1
- package/dist/components/buttons/refresh/index.d.cts.map +1 -1
- package/dist/components/buttons/refresh/index.d.mts +1 -1
- package/dist/components/buttons/refresh/index.d.mts.map +1 -1
- package/dist/components/buttons/refresh/index.d.ts +1 -1
- package/dist/components/buttons/refresh/index.d.ts.map +1 -1
- package/dist/components/buttons/save/index.d.cts +1 -1
- package/dist/components/buttons/save/index.d.cts.map +1 -1
- package/dist/components/buttons/save/index.d.mts +1 -1
- package/dist/components/buttons/save/index.d.mts.map +1 -1
- package/dist/components/buttons/save/index.d.ts +1 -1
- package/dist/components/buttons/save/index.d.ts.map +1 -1
- package/dist/components/buttons/show/index.d.cts +1 -1
- package/dist/components/buttons/show/index.d.cts.map +1 -1
- package/dist/components/buttons/show/index.d.mts +1 -1
- package/dist/components/buttons/show/index.d.mts.map +1 -1
- package/dist/components/buttons/show/index.d.ts +1 -1
- package/dist/components/buttons/show/index.d.ts.map +1 -1
- package/dist/components/buttons/types.d.cts +2 -2
- package/dist/components/buttons/types.d.cts.map +1 -1
- package/dist/components/buttons/types.d.mts +2 -2
- package/dist/components/buttons/types.d.mts.map +1 -1
- package/dist/components/buttons/types.d.ts +2 -2
- package/dist/components/buttons/types.d.ts.map +1 -1
- package/dist/components/crud/create/index.d.cts +1 -1
- package/dist/components/crud/create/index.d.cts.map +1 -1
- package/dist/components/crud/create/index.d.mts +1 -1
- package/dist/components/crud/create/index.d.mts.map +1 -1
- package/dist/components/crud/create/index.d.ts +1 -1
- package/dist/components/crud/create/index.d.ts.map +1 -1
- package/dist/components/crud/edit/index.d.cts +1 -1
- package/dist/components/crud/edit/index.d.cts.map +1 -1
- package/dist/components/crud/edit/index.d.mts +1 -1
- package/dist/components/crud/edit/index.d.mts.map +1 -1
- package/dist/components/crud/edit/index.d.ts +1 -1
- package/dist/components/crud/edit/index.d.ts.map +1 -1
- package/dist/components/crud/list/index.d.cts +1 -1
- package/dist/components/crud/list/index.d.cts.map +1 -1
- package/dist/components/crud/list/index.d.mts +1 -1
- package/dist/components/crud/list/index.d.mts.map +1 -1
- package/dist/components/crud/list/index.d.ts +1 -1
- package/dist/components/crud/list/index.d.ts.map +1 -1
- package/dist/components/crud/show/index.d.cts +1 -1
- package/dist/components/crud/show/index.d.cts.map +1 -1
- package/dist/components/crud/show/index.d.mts +1 -1
- package/dist/components/crud/show/index.d.mts.map +1 -1
- package/dist/components/crud/show/index.d.ts +1 -1
- package/dist/components/crud/show/index.d.ts.map +1 -1
- package/dist/components/crud/types.d.cts +4 -4
- package/dist/components/crud/types.d.cts.map +1 -1
- package/dist/components/crud/types.d.mts +4 -4
- package/dist/components/crud/types.d.mts.map +1 -1
- 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 +1 -1
- package/dist/components/fields/boolean/index.d.cts.map +1 -1
- package/dist/components/fields/boolean/index.d.mts +1 -1
- package/dist/components/fields/boolean/index.d.mts.map +1 -1
- package/dist/components/fields/boolean/index.d.ts +1 -1
- package/dist/components/fields/boolean/index.d.ts.map +1 -1
- package/dist/components/fields/date/index.d.cts +1 -1
- package/dist/components/fields/date/index.d.cts.map +1 -1
- package/dist/components/fields/date/index.d.mts +1 -1
- package/dist/components/fields/date/index.d.mts.map +1 -1
- package/dist/components/fields/date/index.d.ts +1 -1
- package/dist/components/fields/date/index.d.ts.map +1 -1
- package/dist/components/fields/email/index.d.cts +1 -1
- package/dist/components/fields/email/index.d.cts.map +1 -1
- package/dist/components/fields/email/index.d.mts +1 -1
- package/dist/components/fields/email/index.d.mts.map +1 -1
- package/dist/components/fields/email/index.d.ts +1 -1
- package/dist/components/fields/email/index.d.ts.map +1 -1
- package/dist/components/fields/file/index.d.cts +1 -1
- package/dist/components/fields/file/index.d.cts.map +1 -1
- package/dist/components/fields/file/index.d.mts +1 -1
- package/dist/components/fields/file/index.d.mts.map +1 -1
- package/dist/components/fields/file/index.d.ts +1 -1
- package/dist/components/fields/file/index.d.ts.map +1 -1
- package/dist/components/fields/image/index.d.cts +1 -1
- package/dist/components/fields/image/index.d.cts.map +1 -1
- package/dist/components/fields/image/index.d.mts +1 -1
- package/dist/components/fields/image/index.d.mts.map +1 -1
- package/dist/components/fields/image/index.d.ts +1 -1
- package/dist/components/fields/image/index.d.ts.map +1 -1
- package/dist/components/fields/markdown/index.d.cts +1 -1
- package/dist/components/fields/markdown/index.d.cts.map +1 -1
- package/dist/components/fields/markdown/index.d.mts +1 -1
- package/dist/components/fields/markdown/index.d.mts.map +1 -1
- package/dist/components/fields/markdown/index.d.ts +1 -1
- package/dist/components/fields/markdown/index.d.ts.map +1 -1
- package/dist/components/fields/number/index.d.cts +1 -1
- package/dist/components/fields/number/index.d.cts.map +1 -1
- package/dist/components/fields/number/index.d.mts +1 -1
- package/dist/components/fields/number/index.d.mts.map +1 -1
- package/dist/components/fields/number/index.d.ts +1 -1
- package/dist/components/fields/number/index.d.ts.map +1 -1
- package/dist/components/fields/tag/index.d.cts +1 -1
- package/dist/components/fields/tag/index.d.cts.map +1 -1
- package/dist/components/fields/tag/index.d.mts +1 -1
- package/dist/components/fields/tag/index.d.mts.map +1 -1
- package/dist/components/fields/tag/index.d.ts +1 -1
- package/dist/components/fields/tag/index.d.ts.map +1 -1
- package/dist/components/fields/text/index.d.cts +1 -1
- package/dist/components/fields/text/index.d.cts.map +1 -1
- package/dist/components/fields/text/index.d.mts +1 -1
- package/dist/components/fields/text/index.d.mts.map +1 -1
- package/dist/components/fields/text/index.d.ts +1 -1
- package/dist/components/fields/text/index.d.ts.map +1 -1
- package/dist/components/fields/types.d.cts +7 -7
- package/dist/components/fields/types.d.cts.map +1 -1
- package/dist/components/fields/types.d.mts +7 -7
- package/dist/components/fields/types.d.mts.map +1 -1
- package/dist/components/fields/types.d.ts +7 -7
- package/dist/components/fields/types.d.ts.map +1 -1
- package/dist/components/fields/url/index.d.cts +1 -1
- package/dist/components/fields/url/index.d.cts.map +1 -1
- package/dist/components/fields/url/index.d.mts +1 -1
- package/dist/components/fields/url/index.d.mts.map +1 -1
- package/dist/components/fields/url/index.d.ts +1 -1
- package/dist/components/fields/url/index.d.ts.map +1 -1
- package/dist/components/layout/header/index.d.cts +1 -1
- package/dist/components/layout/header/index.d.cts.map +1 -1
- package/dist/components/layout/header/index.d.mts +1 -1
- package/dist/components/layout/header/index.d.mts.map +1 -1
- package/dist/components/layout/header/index.d.ts +1 -1
- package/dist/components/layout/header/index.d.ts.map +1 -1
- package/dist/components/layout/index.d.cts +1 -1
- package/dist/components/layout/index.d.cts.map +1 -1
- package/dist/components/layout/index.d.mts +1 -1
- package/dist/components/layout/index.d.mts.map +1 -1
- package/dist/components/layout/index.d.ts +1 -1
- package/dist/components/layout/index.d.ts.map +1 -1
- package/dist/components/layout/sider/index.d.cts +1 -1
- package/dist/components/layout/sider/index.d.cts.map +1 -1
- package/dist/components/layout/sider/index.d.mts +1 -1
- package/dist/components/layout/sider/index.d.mts.map +1 -1
- package/dist/components/layout/sider/index.d.ts +1 -1
- package/dist/components/layout/sider/index.d.ts.map +1 -1
- package/dist/components/layout/sider/styles.d.cts +1 -1
- package/dist/components/layout/sider/styles.d.cts.map +1 -1
- package/dist/components/layout/sider/styles.d.mts +1 -1
- package/dist/components/layout/sider/styles.d.mts.map +1 -1
- package/dist/components/layout/sider/styles.d.ts +1 -1
- package/dist/components/layout/sider/styles.d.ts.map +1 -1
- package/dist/components/layout/title/index.d.cts +1 -1
- package/dist/components/layout/title/index.d.cts.map +1 -1
- package/dist/components/layout/title/index.d.mts +1 -1
- package/dist/components/layout/title/index.d.mts.map +1 -1
- package/dist/components/layout/title/index.d.ts +1 -1
- package/dist/components/layout/title/index.d.ts.map +1 -1
- package/dist/components/pageHeader/index.d.cts +2 -2
- package/dist/components/pageHeader/index.d.cts.map +1 -1
- package/dist/components/pageHeader/index.d.mts +2 -2
- package/dist/components/pageHeader/index.d.mts.map +1 -1
- package/dist/components/pageHeader/index.d.ts +2 -2
- package/dist/components/pageHeader/index.d.ts.map +1 -1
- package/dist/components/pages/auth/components/forgotPassword/index.d.cts +2 -2
- package/dist/components/pages/auth/components/forgotPassword/index.d.cts.map +1 -1
- package/dist/components/pages/auth/components/forgotPassword/index.d.mts +2 -2
- package/dist/components/pages/auth/components/forgotPassword/index.d.mts.map +1 -1
- package/dist/components/pages/auth/components/forgotPassword/index.d.ts +2 -2
- package/dist/components/pages/auth/components/forgotPassword/index.d.ts.map +1 -1
- package/dist/components/pages/auth/components/login/index.d.cts +2 -2
- package/dist/components/pages/auth/components/login/index.d.cts.map +1 -1
- package/dist/components/pages/auth/components/login/index.d.mts +2 -2
- package/dist/components/pages/auth/components/login/index.d.mts.map +1 -1
- package/dist/components/pages/auth/components/login/index.d.ts +2 -2
- package/dist/components/pages/auth/components/login/index.d.ts.map +1 -1
- package/dist/components/pages/auth/components/register/index.d.cts +2 -2
- package/dist/components/pages/auth/components/register/index.d.cts.map +1 -1
- package/dist/components/pages/auth/components/register/index.d.mts +2 -2
- package/dist/components/pages/auth/components/register/index.d.mts.map +1 -1
- package/dist/components/pages/auth/components/register/index.d.ts +2 -2
- package/dist/components/pages/auth/components/register/index.d.ts.map +1 -1
- package/dist/components/pages/auth/components/styles.d.cts +1 -1
- package/dist/components/pages/auth/components/styles.d.cts.map +1 -1
- package/dist/components/pages/auth/components/styles.d.mts +1 -1
- package/dist/components/pages/auth/components/styles.d.mts.map +1 -1
- package/dist/components/pages/auth/components/styles.d.ts +1 -1
- package/dist/components/pages/auth/components/styles.d.ts.map +1 -1
- package/dist/components/pages/auth/components/updatePassword/index.d.cts +2 -2
- package/dist/components/pages/auth/components/updatePassword/index.d.cts.map +1 -1
- package/dist/components/pages/auth/components/updatePassword/index.d.mts +2 -2
- package/dist/components/pages/auth/components/updatePassword/index.d.mts.map +1 -1
- package/dist/components/pages/auth/components/updatePassword/index.d.ts +2 -2
- package/dist/components/pages/auth/components/updatePassword/index.d.ts.map +1 -1
- package/dist/components/pages/auth/index.d.cts +2 -2
- package/dist/components/pages/auth/index.d.cts.map +1 -1
- package/dist/components/pages/auth/index.d.mts +2 -2
- package/dist/components/pages/auth/index.d.mts.map +1 -1
- package/dist/components/pages/auth/index.d.ts +2 -2
- package/dist/components/pages/auth/index.d.ts.map +1 -1
- package/dist/components/pages/error/index.d.cts +1 -1
- package/dist/components/pages/error/index.d.cts.map +1 -1
- package/dist/components/pages/error/index.d.mts +1 -1
- package/dist/components/pages/error/index.d.mts.map +1 -1
- package/dist/components/pages/error/index.d.ts +1 -1
- package/dist/components/pages/error/index.d.ts.map +1 -1
- package/dist/components/pages/login/index.d.cts +1 -1
- package/dist/components/pages/login/index.d.cts.map +1 -1
- package/dist/components/pages/login/index.d.mts +1 -1
- package/dist/components/pages/login/index.d.mts.map +1 -1
- package/dist/components/pages/login/index.d.ts +1 -1
- package/dist/components/pages/login/index.d.ts.map +1 -1
- package/dist/components/pages/login/styles.d.cts +1 -1
- package/dist/components/pages/login/styles.d.cts.map +1 -1
- package/dist/components/pages/login/styles.d.mts +1 -1
- package/dist/components/pages/login/styles.d.mts.map +1 -1
- package/dist/components/pages/login/styles.d.ts +1 -1
- package/dist/components/pages/login/styles.d.ts.map +1 -1
- package/dist/components/pages/ready/index.d.cts +1 -1
- package/dist/components/pages/ready/index.d.cts.map +1 -1
- package/dist/components/pages/ready/index.d.mts +1 -1
- package/dist/components/pages/ready/index.d.mts.map +1 -1
- package/dist/components/pages/ready/index.d.ts +1 -1
- package/dist/components/pages/ready/index.d.ts.map +1 -1
- package/dist/components/table/components/filterDropdown/index.d.cts +6 -3
- package/dist/components/table/components/filterDropdown/index.d.cts.map +1 -1
- package/dist/components/table/components/filterDropdown/index.d.mts +6 -3
- package/dist/components/table/components/filterDropdown/index.d.mts.map +1 -1
- package/dist/components/table/components/filterDropdown/index.d.ts +6 -3
- package/dist/components/table/components/filterDropdown/index.d.ts.map +1 -1
- package/dist/components/table/components/index.d.cts +1 -0
- package/dist/components/table/components/index.d.cts.map +1 -1
- package/dist/components/table/components/index.d.mts +1 -0
- package/dist/components/table/components/index.d.mts.map +1 -1
- package/dist/components/table/components/index.d.ts +1 -0
- package/dist/components/table/components/index.d.ts.map +1 -1
- package/dist/components/themedLayout/header/index.d.cts +1 -1
- package/dist/components/themedLayout/header/index.d.cts.map +1 -1
- package/dist/components/themedLayout/header/index.d.mts +1 -1
- package/dist/components/themedLayout/header/index.d.mts.map +1 -1
- package/dist/components/themedLayout/header/index.d.ts +1 -1
- package/dist/components/themedLayout/header/index.d.ts.map +1 -1
- package/dist/components/themedLayout/index.d.cts +1 -1
- package/dist/components/themedLayout/index.d.cts.map +1 -1
- package/dist/components/themedLayout/index.d.mts +1 -1
- package/dist/components/themedLayout/index.d.mts.map +1 -1
- package/dist/components/themedLayout/index.d.ts +1 -1
- package/dist/components/themedLayout/index.d.ts.map +1 -1
- package/dist/components/themedLayout/sider/index.d.cts +1 -1
- package/dist/components/themedLayout/sider/index.d.cts.map +1 -1
- package/dist/components/themedLayout/sider/index.d.mts +1 -1
- package/dist/components/themedLayout/sider/index.d.mts.map +1 -1
- package/dist/components/themedLayout/sider/index.d.ts +1 -1
- package/dist/components/themedLayout/sider/index.d.ts.map +1 -1
- package/dist/components/themedLayout/sider/styles.d.cts +1 -1
- package/dist/components/themedLayout/sider/styles.d.cts.map +1 -1
- package/dist/components/themedLayout/sider/styles.d.mts +1 -1
- package/dist/components/themedLayout/sider/styles.d.mts.map +1 -1
- package/dist/components/themedLayout/sider/styles.d.ts +1 -1
- package/dist/components/themedLayout/sider/styles.d.ts.map +1 -1
- package/dist/components/themedLayout/title/index.d.cts +1 -1
- package/dist/components/themedLayout/title/index.d.cts.map +1 -1
- package/dist/components/themedLayout/title/index.d.mts +1 -1
- package/dist/components/themedLayout/title/index.d.mts.map +1 -1
- package/dist/components/themedLayout/title/index.d.ts +1 -1
- package/dist/components/themedLayout/title/index.d.ts.map +1 -1
- package/dist/components/themedLayoutV2/header/index.d.cts +1 -1
- package/dist/components/themedLayoutV2/header/index.d.cts.map +1 -1
- package/dist/components/themedLayoutV2/header/index.d.mts +1 -1
- package/dist/components/themedLayoutV2/header/index.d.mts.map +1 -1
- package/dist/components/themedLayoutV2/header/index.d.ts +1 -1
- package/dist/components/themedLayoutV2/header/index.d.ts.map +1 -1
- package/dist/components/themedLayoutV2/index.d.cts +1 -1
- package/dist/components/themedLayoutV2/index.d.cts.map +1 -1
- package/dist/components/themedLayoutV2/index.d.mts +1 -1
- package/dist/components/themedLayoutV2/index.d.mts.map +1 -1
- package/dist/components/themedLayoutV2/index.d.ts +1 -1
- package/dist/components/themedLayoutV2/index.d.ts.map +1 -1
- package/dist/components/themedLayoutV2/sider/index.d.cts +1 -1
- package/dist/components/themedLayoutV2/sider/index.d.cts.map +1 -1
- package/dist/components/themedLayoutV2/sider/index.d.mts +1 -1
- package/dist/components/themedLayoutV2/sider/index.d.mts.map +1 -1
- package/dist/components/themedLayoutV2/sider/index.d.ts +1 -1
- package/dist/components/themedLayoutV2/sider/index.d.ts.map +1 -1
- package/dist/components/themedLayoutV2/sider/styles.d.cts +1 -1
- package/dist/components/themedLayoutV2/sider/styles.d.cts.map +1 -1
- package/dist/components/themedLayoutV2/sider/styles.d.mts +1 -1
- package/dist/components/themedLayoutV2/sider/styles.d.mts.map +1 -1
- package/dist/components/themedLayoutV2/sider/styles.d.ts +1 -1
- package/dist/components/themedLayoutV2/sider/styles.d.ts.map +1 -1
- package/dist/components/themedLayoutV2/title/index.d.cts +1 -1
- package/dist/components/themedLayoutV2/title/index.d.cts.map +1 -1
- package/dist/components/themedLayoutV2/title/index.d.mts +1 -1
- package/dist/components/themedLayoutV2/title/index.d.mts.map +1 -1
- package/dist/components/themedLayoutV2/title/index.d.ts +1 -1
- package/dist/components/themedLayoutV2/title/index.d.ts.map +1 -1
- package/dist/components/undoableNotification/index.d.cts +1 -1
- package/dist/components/undoableNotification/index.d.cts.map +1 -1
- package/dist/components/undoableNotification/index.d.mts +1 -1
- package/dist/components/undoableNotification/index.d.mts.map +1 -1
- package/dist/components/undoableNotification/index.d.ts +1 -1
- package/dist/components/undoableNotification/index.d.ts.map +1 -1
- package/dist/contexts/themedLayoutContext/index.d.cts +2 -2
- package/dist/contexts/themedLayoutContext/index.d.cts.map +1 -1
- package/dist/contexts/themedLayoutContext/index.d.mts +2 -2
- package/dist/contexts/themedLayoutContext/index.d.mts.map +1 -1
- package/dist/contexts/themedLayoutContext/index.d.ts +2 -2
- package/dist/contexts/themedLayoutContext/index.d.ts.map +1 -1
- package/dist/definitions/filter-mappers/index.d.cts +29 -0
- package/dist/definitions/filter-mappers/index.d.cts.map +1 -0
- package/dist/definitions/filter-mappers/index.d.mts +29 -0
- package/dist/definitions/filter-mappers/index.d.mts.map +1 -0
- package/dist/definitions/filter-mappers/index.d.ts +29 -0
- package/dist/definitions/filter-mappers/index.d.ts.map +1 -0
- package/dist/definitions/index.d.cts +1 -0
- package/dist/definitions/index.d.cts.map +1 -1
- package/dist/definitions/index.d.mts +1 -0
- package/dist/definitions/index.d.mts.map +1 -1
- package/dist/definitions/index.d.ts +1 -0
- package/dist/definitions/index.d.ts.map +1 -1
- package/dist/definitions/table/index.d.cts +2 -2
- package/dist/definitions/table/index.d.cts.map +1 -1
- package/dist/definitions/table/index.d.mts +2 -2
- package/dist/definitions/table/index.d.mts.map +1 -1
- package/dist/definitions/table/index.d.ts +2 -2
- package/dist/definitions/table/index.d.ts.map +1 -1
- package/dist/definitions/themes/index.d.cts +1 -1
- package/dist/definitions/themes/index.d.cts.map +1 -1
- package/dist/definitions/themes/index.d.mts +1 -1
- package/dist/definitions/themes/index.d.mts.map +1 -1
- package/dist/definitions/themes/index.d.ts +1 -1
- package/dist/definitions/themes/index.d.ts.map +1 -1
- package/dist/hooks/fields/useCheckboxGroup/index.d.cts +2 -2
- package/dist/hooks/fields/useCheckboxGroup/index.d.cts.map +1 -1
- package/dist/hooks/fields/useCheckboxGroup/index.d.mts +2 -2
- package/dist/hooks/fields/useCheckboxGroup/index.d.mts.map +1 -1
- 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 +2 -2
- package/dist/hooks/fields/useRadioGroup/index.d.cts.map +1 -1
- package/dist/hooks/fields/useRadioGroup/index.d.mts +2 -2
- package/dist/hooks/fields/useRadioGroup/index.d.mts.map +1 -1
- 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 +3 -3
- package/dist/hooks/fields/useSelect/index.d.cts.map +1 -1
- package/dist/hooks/fields/useSelect/index.d.mts +3 -3
- package/dist/hooks/fields/useSelect/index.d.mts.map +1 -1
- package/dist/hooks/fields/useSelect/index.d.ts +3 -3
- package/dist/hooks/fields/useSelect/index.d.ts.map +1 -1
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.cts +5 -5
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.cts.map +1 -1
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.mts +5 -5
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.mts.map +1 -1
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.ts +5 -5
- package/dist/hooks/form/useDrawerForm/useDrawerForm.d.ts.map +1 -1
- package/dist/hooks/form/useForm.d.cts +3 -3
- package/dist/hooks/form/useForm.d.cts.map +1 -1
- package/dist/hooks/form/useForm.d.mts +3 -3
- package/dist/hooks/form/useForm.d.mts.map +1 -1
- package/dist/hooks/form/useForm.d.ts +3 -3
- package/dist/hooks/form/useForm.d.ts.map +1 -1
- package/dist/hooks/form/useModalForm/useModalForm.d.cts +3 -3
- package/dist/hooks/form/useModalForm/useModalForm.d.cts.map +1 -1
- package/dist/hooks/form/useModalForm/useModalForm.d.mts +3 -3
- package/dist/hooks/form/useModalForm/useModalForm.d.mts.map +1 -1
- package/dist/hooks/form/useModalForm/useModalForm.d.ts +3 -3
- package/dist/hooks/form/useModalForm/useModalForm.d.ts.map +1 -1
- package/dist/hooks/form/useStepsForm/useStepsForm.d.cts +4 -4
- package/dist/hooks/form/useStepsForm/useStepsForm.d.cts.map +1 -1
- package/dist/hooks/form/useStepsForm/useStepsForm.d.mts +4 -4
- package/dist/hooks/form/useStepsForm/useStepsForm.d.mts.map +1 -1
- package/dist/hooks/form/useStepsForm/useStepsForm.d.ts +4 -4
- package/dist/hooks/form/useStepsForm/useStepsForm.d.ts.map +1 -1
- package/dist/hooks/import/index.d.cts +2 -2
- package/dist/hooks/import/index.d.cts.map +1 -1
- package/dist/hooks/import/index.d.mts +2 -2
- package/dist/hooks/import/index.d.mts.map +1 -1
- package/dist/hooks/import/index.d.ts +2 -2
- package/dist/hooks/import/index.d.ts.map +1 -1
- package/dist/hooks/list/useSimpleList/useSimpleList.d.cts +2 -2
- package/dist/hooks/list/useSimpleList/useSimpleList.d.cts.map +1 -1
- package/dist/hooks/list/useSimpleList/useSimpleList.d.mts +2 -2
- package/dist/hooks/list/useSimpleList/useSimpleList.d.mts.map +1 -1
- package/dist/hooks/list/useSimpleList/useSimpleList.d.ts +2 -2
- package/dist/hooks/list/useSimpleList/useSimpleList.d.ts.map +1 -1
- package/dist/hooks/modal/useModal/index.d.cts +2 -2
- package/dist/hooks/modal/useModal/index.d.cts.map +1 -1
- package/dist/hooks/modal/useModal/index.d.mts +2 -2
- package/dist/hooks/modal/useModal/index.d.mts.map +1 -1
- 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/useEditableTable/useEditableTable.d.cts +4 -4
- package/dist/hooks/table/useEditableTable/useEditableTable.d.cts.map +1 -1
- package/dist/hooks/table/useEditableTable/useEditableTable.d.mts +4 -4
- package/dist/hooks/table/useEditableTable/useEditableTable.d.mts.map +1 -1
- package/dist/hooks/table/useEditableTable/useEditableTable.d.ts +4 -4
- package/dist/hooks/table/useEditableTable/useEditableTable.d.ts.map +1 -1
- package/dist/hooks/table/useTable/paginationLink.d.cts +2 -2
- package/dist/hooks/table/useTable/paginationLink.d.cts.map +1 -1
- package/dist/hooks/table/useTable/paginationLink.d.mts +2 -2
- package/dist/hooks/table/useTable/paginationLink.d.mts.map +1 -1
- package/dist/hooks/table/useTable/paginationLink.d.ts +2 -2
- package/dist/hooks/table/useTable/paginationLink.d.ts.map +1 -1
- package/dist/hooks/table/useTable/useTable.d.cts +2 -2
- package/dist/hooks/table/useTable/useTable.d.cts.map +1 -1
- package/dist/hooks/table/useTable/useTable.d.mts +2 -2
- package/dist/hooks/table/useTable/useTable.d.mts.map +1 -1
- 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 +1 -1
- package/dist/hooks/useFileUploadState/index.d.cts.map +1 -1
- package/dist/hooks/useFileUploadState/index.d.mts +1 -1
- package/dist/hooks/useFileUploadState/index.d.mts.map +1 -1
- package/dist/hooks/useFileUploadState/index.d.ts +1 -1
- package/dist/hooks/useFileUploadState/index.d.ts.map +1 -1
- package/dist/hooks/useThemedLayoutContext/index.d.cts +1 -1
- package/dist/hooks/useThemedLayoutContext/index.d.cts.map +1 -1
- package/dist/hooks/useThemedLayoutContext/index.d.mts +1 -1
- package/dist/hooks/useThemedLayoutContext/index.d.mts.map +1 -1
- package/dist/hooks/useThemedLayoutContext/index.d.ts +1 -1
- package/dist/hooks/useThemedLayoutContext/index.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -0
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +1 -0
- package/dist/index.d.mts.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/interfaces/index.d.cts +1 -1
- package/dist/interfaces/index.d.cts.map +1 -1
- package/dist/interfaces/index.d.mts +1 -1
- package/dist/interfaces/index.d.mts.map +1 -1
- package/dist/interfaces/index.d.ts +1 -1
- package/dist/interfaces/index.d.ts.map +1 -1
- package/dist/providers/notificationProvider/index.d.cts +1 -1
- package/dist/providers/notificationProvider/index.d.cts.map +1 -1
- package/dist/providers/notificationProvider/index.d.mts +1 -1
- package/dist/providers/notificationProvider/index.d.mts.map +1 -1
- package/dist/providers/notificationProvider/index.d.ts +1 -1
- package/dist/providers/notificationProvider/index.d.ts.map +1 -1
- package/package.json +18 -19
- package/src/components/autoSaveIndicator/index.tsx +5 -1
- package/src/components/breadcrumb/index.tsx +3 -2
- package/src/components/buttons/clone/index.tsx +1 -0
- package/src/components/buttons/create/index.tsx +1 -0
- package/src/components/buttons/delete/index.tsx +1 -0
- package/src/components/buttons/edit/index.tsx +2 -1
- package/src/components/buttons/export/index.tsx +2 -1
- package/src/components/buttons/import/index.tsx +2 -1
- package/src/components/buttons/list/index.tsx +2 -1
- package/src/components/buttons/refresh/index.tsx +2 -1
- package/src/components/buttons/save/index.tsx +2 -1
- package/src/components/buttons/show/index.tsx +2 -1
- package/src/components/buttons/types.ts +2 -2
- package/src/components/crud/create/index.tsx +2 -2
- package/src/components/crud/edit/index.tsx +5 -5
- package/src/components/crud/list/index.tsx +2 -2
- package/src/components/crud/show/index.tsx +5 -5
- package/src/components/crud/types.ts +4 -4
- package/src/components/fields/boolean/index.tsx +3 -1
- package/src/components/fields/date/index.tsx +1 -1
- package/src/components/fields/email/index.tsx +1 -1
- package/src/components/fields/file/index.tsx +1 -1
- package/src/components/fields/image/index.tsx +1 -1
- package/src/components/fields/markdown/index.tsx +1 -1
- package/src/components/fields/number/index.tsx +1 -1
- package/src/components/fields/tag/index.tsx +1 -1
- package/src/components/fields/text/index.tsx +1 -1
- package/src/components/fields/types.ts +7 -7
- package/src/components/fields/url/index.tsx +1 -1
- package/src/components/layout/header/index.tsx +1 -1
- package/src/components/layout/index.tsx +1 -1
- package/src/components/layout/sider/index.tsx +7 -2
- package/src/components/layout/sider/styles.ts +1 -1
- package/src/components/layout/title/index.tsx +1 -1
- package/src/components/pageHeader/index.tsx +3 -2
- package/src/components/pages/auth/components/forgotPassword/index.tsx +5 -5
- package/src/components/pages/auth/components/login/index.tsx +5 -5
- package/src/components/pages/auth/components/register/index.tsx +5 -5
- package/src/components/pages/auth/components/styles.ts +1 -1
- package/src/components/pages/auth/components/updatePassword/index.tsx +5 -5
- package/src/components/pages/auth/index.tsx +2 -2
- package/src/components/pages/error/index.tsx +2 -1
- package/src/components/pages/login/index.tsx +1 -1
- package/src/components/pages/login/styles.ts +1 -1
- package/src/components/pages/ready/index.tsx +4 -1
- package/src/components/table/components/filterDropdown/index.tsx +26 -29
- package/src/components/table/components/index.ts +1 -0
- package/src/components/themedLayout/header/index.tsx +1 -1
- package/src/components/themedLayout/index.tsx +1 -1
- package/src/components/themedLayout/sider/index.tsx +9 -2
- package/src/components/themedLayout/sider/styles.ts +1 -1
- package/src/components/themedLayout/title/index.tsx +1 -1
- package/src/components/themedLayoutV2/header/index.tsx +1 -1
- package/src/components/themedLayoutV2/index.tsx +1 -1
- package/src/components/themedLayoutV2/sider/index.tsx +9 -2
- package/src/components/themedLayoutV2/sider/styles.ts +1 -1
- package/src/components/themedLayoutV2/title/index.tsx +16 -28
- package/src/components/undoableNotification/index.tsx +2 -1
- package/src/contexts/themedLayoutContext/index.tsx +2 -2
- package/src/definitions/filter-mappers/index.ts +56 -0
- package/src/definitions/index.ts +1 -0
- package/src/definitions/table/index.ts +7 -7
- package/src/definitions/themes/index.ts +1 -1
- package/src/hooks/fields/useCheckboxGroup/index.ts +7 -7
- package/src/hooks/fields/useRadioGroup/index.ts +7 -7
- package/src/hooks/fields/useSelect/index.ts +8 -8
- package/src/hooks/form/useDrawerForm/useDrawerForm.ts +10 -10
- package/src/hooks/form/useForm.ts +13 -8
- package/src/hooks/form/useModalForm/useModalForm.ts +8 -8
- package/src/hooks/form/useStepsForm/useStepsForm.ts +4 -4
- package/src/hooks/import/index.tsx +10 -5
- package/src/hooks/list/useSimpleList/useSimpleList.ts +7 -7
- package/src/hooks/modal/useModal/index.tsx +2 -2
- package/src/hooks/table/useEditableTable/useEditableTable.ts +9 -4
- package/src/hooks/table/useTable/paginationLink.tsx +1 -1
- package/src/hooks/table/useTable/useTable.ts +43 -7
- package/src/hooks/useFileUploadState/index.ts +1 -1
- package/src/hooks/useThemedLayoutContext/index.ts +1 -1
- package/src/index.tsx +1 -0
- package/src/interfaces/index.ts +1 -1
- package/src/providers/notificationProvider/index.tsx +1 -1
- package/src/types/sunflower.d.ts +2 -2
@@ -1,7 +1,7 @@
|
|
1
|
-
import { UseStepsFormConfig } from "sunflower-antd";
|
2
|
-
import { FormInstance, FormProps } from "antd";
|
3
|
-
import { HttpError, UseFormProps as UseFormPropsCore, BaseRecord } from "@refinedev/core";
|
4
|
-
import { UseFormProps, UseFormReturnType } from "../useForm";
|
1
|
+
import { type UseStepsFormConfig } from "sunflower-antd";
|
2
|
+
import type { FormInstance, FormProps } from "antd";
|
3
|
+
import type { HttpError, UseFormProps as UseFormPropsCore, BaseRecord } from "@refinedev/core";
|
4
|
+
import { type UseFormProps, type UseFormReturnType } from "../useForm";
|
5
5
|
export type UseStepsFormFromSFReturnType<TResponse, TVariables> = {
|
6
6
|
current: number;
|
7
7
|
gotoStep: (step: number) => Promise<TVariables> | true;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useStepsForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useStepsForm/useStepsForm.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,kBAAkB,
|
1
|
+
{"version":3,"file":"useStepsForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useStepsForm/useStepsForm.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,gBAAgB,CAAC;AACxB,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAEpD,OAAO,KAAK,EACV,SAAS,EACT,YAAY,IAAI,gBAAgB,EAChC,UAAU,EACX,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EAAW,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEhF,MAAM,MAAM,4BAA4B,CAAC,SAAS,EAAE,UAAU,IAAI;IAChE,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC;IACvD,UAAU,EAAE;QACV,OAAO,EAAE,MAAM,CAAC;QAChB,QAAQ,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;KACzC,CAAC;IACF,SAAS,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IACjC,WAAW,EAAE,OAAO,CAAC;IACrB,wBAAwB,EAAE,OAAO,CAAC;IAClC,UAAU,EAAE,EAAE,CAAC;IACf,aAAa,EAAE,EAAE,CAAC;IAClB,UAAU,EAAE,SAAS,CAAC;IACtB,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IAC/B,MAAM,EAAE,CAAC,MAAM,CAAC,EAAE,UAAU,KAAK,OAAO,CAAC,SAAS,CAAC,CAAC;CACrD,CAAC;AAEF,MAAM,MAAM,sBAAsB,CAChC,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,UAAU,GAAG,EAAE,EACf,KAAK,SAAS,UAAU,GAAG,YAAY,EACvC,SAAS,SAAS,UAAU,GAAG,KAAK,EACpC,cAAc,SAAS,SAAS,GAAG,MAAM,IACvC,iBAAiB,CACnB,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,GACC,4BAA4B,CAAC,SAAS,EAAE,UAAU,CAAC,CAAC;AAEtD,MAAM,MAAM,iBAAiB,CAC3B,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,UAAU,GAAG,EAAE,EACf,KAAK,SAAS,UAAU,GAAG,YAAY,EACvC,SAAS,SAAS,UAAU,GAAG,KAAK,EACpC,cAAc,SAAS,SAAS,GAAG,MAAM,IACvC,gBAAgB,CAClB,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,GACC,YAAY,CACV,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,GACD,kBAAkB,CAAC;AAErB;;;;;;;;;;GAUG;AACH,eAAO,MAAM,YAAY,0OAQhB,kBACL,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KACA,uBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CAsCf,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { UseStepsFormConfig } from "sunflower-antd";
|
2
|
-
import { FormInstance, FormProps } from "antd";
|
3
|
-
import { HttpError, UseFormProps as UseFormPropsCore, BaseRecord } from "@refinedev/core";
|
4
|
-
import { UseFormProps, UseFormReturnType } from "../useForm";
|
1
|
+
import { type UseStepsFormConfig } from "sunflower-antd";
|
2
|
+
import type { FormInstance, FormProps } from "antd";
|
3
|
+
import type { HttpError, UseFormProps as UseFormPropsCore, BaseRecord } from "@refinedev/core";
|
4
|
+
import { type UseFormProps, type UseFormReturnType } from "../useForm";
|
5
5
|
export type UseStepsFormFromSFReturnType<TResponse, TVariables> = {
|
6
6
|
current: number;
|
7
7
|
gotoStep: (step: number) => Promise<TVariables> | true;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useStepsForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useStepsForm/useStepsForm.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,kBAAkB,
|
1
|
+
{"version":3,"file":"useStepsForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useStepsForm/useStepsForm.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,gBAAgB,CAAC;AACxB,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAEpD,OAAO,KAAK,EACV,SAAS,EACT,YAAY,IAAI,gBAAgB,EAChC,UAAU,EACX,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EAAW,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEhF,MAAM,MAAM,4BAA4B,CAAC,SAAS,EAAE,UAAU,IAAI;IAChE,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC;IACvD,UAAU,EAAE;QACV,OAAO,EAAE,MAAM,CAAC;QAChB,QAAQ,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;KACzC,CAAC;IACF,SAAS,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IACjC,WAAW,EAAE,OAAO,CAAC;IACrB,wBAAwB,EAAE,OAAO,CAAC;IAClC,UAAU,EAAE,EAAE,CAAC;IACf,aAAa,EAAE,EAAE,CAAC;IAClB,UAAU,EAAE,SAAS,CAAC;IACtB,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IAC/B,MAAM,EAAE,CAAC,MAAM,CAAC,EAAE,UAAU,KAAK,OAAO,CAAC,SAAS,CAAC,CAAC;CACrD,CAAC;AAEF,MAAM,MAAM,sBAAsB,CAChC,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,UAAU,GAAG,EAAE,EACf,KAAK,SAAS,UAAU,GAAG,YAAY,EACvC,SAAS,SAAS,UAAU,GAAG,KAAK,EACpC,cAAc,SAAS,SAAS,GAAG,MAAM,IACvC,iBAAiB,CACnB,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,GACC,4BAA4B,CAAC,SAAS,EAAE,UAAU,CAAC,CAAC;AAEtD,MAAM,MAAM,iBAAiB,CAC3B,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,UAAU,GAAG,EAAE,EACf,KAAK,SAAS,UAAU,GAAG,YAAY,EACvC,SAAS,SAAS,UAAU,GAAG,KAAK,EACpC,cAAc,SAAS,SAAS,GAAG,MAAM,IACvC,gBAAgB,CAClB,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,GACC,YAAY,CACV,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,GACD,kBAAkB,CAAC;AAErB;;;;;;;;;;GAUG;AACH,eAAO,MAAM,YAAY,0OAQhB,kBACL,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KACA,uBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CAsCf,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ButtonProps, UploadProps } from "antd";
|
2
|
-
import { BaseRecord, HttpError, UseImportReturnType, ImportOptions } from "@refinedev/core";
|
1
|
+
import { type ButtonProps, type UploadProps } from "antd";
|
2
|
+
import { type BaseRecord, type HttpError, type UseImportReturnType, type ImportOptions } from "@refinedev/core";
|
3
3
|
/**
|
4
4
|
* `useImport` hook allows you to handle your csv import logic easily.
|
5
5
|
*
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/import/index.tsx"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/import/index.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,WAAW,EAEhB,KAAK,WAAW,EAEjB,MAAM,MAAM,CAAC;AACd,OAAO,EAGL,KAAK,UAAU,EACf,KAAK,SAAS,EAEd,KAAK,mBAAmB,EACxB,KAAK,aAAa,EAEnB,MAAM,iBAAiB,CAAC;AAEzB;;;;;;;;;;GAUG;AACH,eAAO,MAAM,SAAS,+QAgBnB,cAAc,KAAK,EAAE,UAAU,EAAE,KAAK,CAAC,KAAQ,KAChD,oBAAoB,KAAK,EAAE,UAAU,EAAE,MAAM,CAAC,EAC9C,cAAc,GAAG,YAAY,CAC9B,GAAG;IACF,WAAW,EAAE,WAAW,CAAC;IACzB,WAAW,EAAE,WAAW,CAAC;CAsF1B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ButtonProps, UploadProps } from "antd";
|
2
|
-
import { BaseRecord, HttpError, UseImportReturnType, ImportOptions } from "@refinedev/core";
|
1
|
+
import { type ButtonProps, type UploadProps } from "antd";
|
2
|
+
import { type BaseRecord, type HttpError, type UseImportReturnType, type ImportOptions } from "@refinedev/core";
|
3
3
|
/**
|
4
4
|
* `useImport` hook allows you to handle your csv import logic easily.
|
5
5
|
*
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/import/index.tsx"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/import/index.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,WAAW,EAEhB,KAAK,WAAW,EAEjB,MAAM,MAAM,CAAC;AACd,OAAO,EAGL,KAAK,UAAU,EACf,KAAK,SAAS,EAEd,KAAK,mBAAmB,EACxB,KAAK,aAAa,EAEnB,MAAM,iBAAiB,CAAC;AAEzB;;;;;;;;;;GAUG;AACH,eAAO,MAAM,SAAS,+QAgBnB,cAAc,KAAK,EAAE,UAAU,EAAE,KAAK,CAAC,KAAQ,KAChD,oBAAoB,KAAK,EAAE,UAAU,EAAE,MAAM,CAAC,EAC9C,cAAc,GAAG,YAAY,CAC9B,GAAG;IACF,WAAW,EAAE,WAAW,CAAC;IACzB,WAAW,EAAE,WAAW,CAAC;CAsF1B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ButtonProps, UploadProps } from "antd";
|
2
|
-
import { BaseRecord, HttpError, UseImportReturnType, ImportOptions } from "@refinedev/core";
|
1
|
+
import { type ButtonProps, type UploadProps } from "antd";
|
2
|
+
import { type BaseRecord, type HttpError, type UseImportReturnType, type ImportOptions } from "@refinedev/core";
|
3
3
|
/**
|
4
4
|
* `useImport` hook allows you to handle your csv import logic easily.
|
5
5
|
*
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/import/index.tsx"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/import/index.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,WAAW,EAEhB,KAAK,WAAW,EAEjB,MAAM,MAAM,CAAC;AACd,OAAO,EAGL,KAAK,UAAU,EACf,KAAK,SAAS,EAEd,KAAK,mBAAmB,EACxB,KAAK,aAAa,EAEnB,MAAM,iBAAiB,CAAC;AAEzB;;;;;;;;;;GAUG;AACH,eAAO,MAAM,SAAS,+QAgBnB,cAAc,KAAK,EAAE,UAAU,EAAE,KAAK,CAAC,KAAQ,KAChD,oBAAoB,KAAK,EAAE,UAAU,EAAE,MAAM,CAAC,EAC9C,cAAc,GAAG,YAAY,CAC9B,GAAG;IACF,WAAW,EAAE,WAAW,CAAC;IACzB,WAAW,EAAE,WAAW,CAAC;CAsF1B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ListProps, FormProps } from "antd";
|
2
|
-
import { BaseRecord, CrudFilters, HttpError, useTableProps as useTablePropsCore, useTableReturnType } from "@refinedev/core";
|
1
|
+
import { type ListProps, type FormProps } from "antd";
|
2
|
+
import { type BaseRecord, type CrudFilters, type HttpError, type useTableProps as useTablePropsCore, type useTableReturnType } from "@refinedev/core";
|
3
3
|
export type useSimpleListProps<TQueryFnData, TError, TSearchVariables, TData> = useTablePropsCore<TQueryFnData, TError, TData> & {
|
4
4
|
onSearch?: (data: TSearchVariables) => CrudFilters | Promise<CrudFilters>;
|
5
5
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useSimpleList.d.ts","sourceRoot":"","sources":["../../../../src/hooks/list/useSimpleList/useSimpleList.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,SAAS,EAAc,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"useSimpleList.d.ts","sourceRoot":"","sources":["../../../../src/hooks/list/useSimpleList/useSimpleList.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,SAAS,EAAc,MAAM,MAAM,CAAC;AAElE,OAAO,EACL,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,SAAS,EAEd,KAAK,aAAa,IAAI,iBAAiB,EACvC,KAAK,kBAAkB,EAExB,MAAM,iBAAiB,CAAC;AAKzB,MAAM,MAAM,kBAAkB,CAAC,YAAY,EAAE,MAAM,EAAE,gBAAgB,EAAE,KAAK,IAC1E,iBAAiB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;IAC/C,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,gBAAgB,KAAK,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC,CAAC;CAC3E,CAAC;AAEJ,MAAM,MAAM,uBAAuB,CACjC,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,gBAAgB,GAAG,OAAO,EAC1B,KAAK,SAAS,UAAU,GAAG,YAAY,IACrC,IAAI,CAAC,kBAAkB,CAAC,KAAK,CAAC,EAAE,kBAAkB,CAAC,GAAG;IACxD,SAAS,EAAE,SAAS,CAAC,KAAK,CAAC,CAAC;IAC5B,WAAW,EAAE,kBAAkB,CAAC,kBAAkB,CAAC,CAAC;IACpD,eAAe,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;CAC9C,CAAC;AAEF;;;;;;;;;;;GAWG;AAEH,eAAO,MAAM,aAAa,+hBA6BvB,mBACD,YAAY,EACZ,MAAM,EACN,gBAAgB,EAChB,KAAK,CACN,KAAQ,wBAAwB,KAAK,EAAE,gBAAgB,CAmJvD,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ListProps, FormProps } from "antd";
|
2
|
-
import { BaseRecord, CrudFilters, HttpError, useTableProps as useTablePropsCore, useTableReturnType } from "@refinedev/core";
|
1
|
+
import { type ListProps, type FormProps } from "antd";
|
2
|
+
import { type BaseRecord, type CrudFilters, type HttpError, type useTableProps as useTablePropsCore, type useTableReturnType } from "@refinedev/core";
|
3
3
|
export type useSimpleListProps<TQueryFnData, TError, TSearchVariables, TData> = useTablePropsCore<TQueryFnData, TError, TData> & {
|
4
4
|
onSearch?: (data: TSearchVariables) => CrudFilters | Promise<CrudFilters>;
|
5
5
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useSimpleList.d.ts","sourceRoot":"","sources":["../../../../src/hooks/list/useSimpleList/useSimpleList.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,SAAS,EAAc,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"useSimpleList.d.ts","sourceRoot":"","sources":["../../../../src/hooks/list/useSimpleList/useSimpleList.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,SAAS,EAAc,MAAM,MAAM,CAAC;AAElE,OAAO,EACL,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,SAAS,EAEd,KAAK,aAAa,IAAI,iBAAiB,EACvC,KAAK,kBAAkB,EAExB,MAAM,iBAAiB,CAAC;AAKzB,MAAM,MAAM,kBAAkB,CAAC,YAAY,EAAE,MAAM,EAAE,gBAAgB,EAAE,KAAK,IAC1E,iBAAiB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;IAC/C,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,gBAAgB,KAAK,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC,CAAC;CAC3E,CAAC;AAEJ,MAAM,MAAM,uBAAuB,CACjC,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,gBAAgB,GAAG,OAAO,EAC1B,KAAK,SAAS,UAAU,GAAG,YAAY,IACrC,IAAI,CAAC,kBAAkB,CAAC,KAAK,CAAC,EAAE,kBAAkB,CAAC,GAAG;IACxD,SAAS,EAAE,SAAS,CAAC,KAAK,CAAC,CAAC;IAC5B,WAAW,EAAE,kBAAkB,CAAC,kBAAkB,CAAC,CAAC;IACpD,eAAe,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;CAC9C,CAAC;AAEF;;;;;;;;;;;GAWG;AAEH,eAAO,MAAM,aAAa,+hBA6BvB,mBACD,YAAY,EACZ,MAAM,EACN,gBAAgB,EAChB,KAAK,CACN,KAAQ,wBAAwB,KAAK,EAAE,gBAAgB,CAmJvD,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ListProps, FormProps } from "antd";
|
2
|
-
import { BaseRecord, CrudFilters, HttpError, useTableProps as useTablePropsCore, useTableReturnType } from "@refinedev/core";
|
1
|
+
import { type ListProps, type FormProps } from "antd";
|
2
|
+
import { type BaseRecord, type CrudFilters, type HttpError, type useTableProps as useTablePropsCore, type useTableReturnType } from "@refinedev/core";
|
3
3
|
export type useSimpleListProps<TQueryFnData, TError, TSearchVariables, TData> = useTablePropsCore<TQueryFnData, TError, TData> & {
|
4
4
|
onSearch?: (data: TSearchVariables) => CrudFilters | Promise<CrudFilters>;
|
5
5
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useSimpleList.d.ts","sourceRoot":"","sources":["../../../../src/hooks/list/useSimpleList/useSimpleList.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,SAAS,EAAc,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"useSimpleList.d.ts","sourceRoot":"","sources":["../../../../src/hooks/list/useSimpleList/useSimpleList.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,SAAS,EAAc,MAAM,MAAM,CAAC;AAElE,OAAO,EACL,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,SAAS,EAEd,KAAK,aAAa,IAAI,iBAAiB,EACvC,KAAK,kBAAkB,EAExB,MAAM,iBAAiB,CAAC;AAKzB,MAAM,MAAM,kBAAkB,CAAC,YAAY,EAAE,MAAM,EAAE,gBAAgB,EAAE,KAAK,IAC1E,iBAAiB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;IAC/C,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,gBAAgB,KAAK,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC,CAAC;CAC3E,CAAC;AAEJ,MAAM,MAAM,uBAAuB,CACjC,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,gBAAgB,GAAG,OAAO,EAC1B,KAAK,SAAS,UAAU,GAAG,YAAY,IACrC,IAAI,CAAC,kBAAkB,CAAC,KAAK,CAAC,EAAE,kBAAkB,CAAC,GAAG;IACxD,SAAS,EAAE,SAAS,CAAC,KAAK,CAAC,CAAC;IAC5B,WAAW,EAAE,kBAAkB,CAAC,kBAAkB,CAAC,CAAC;IACpD,eAAe,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;CAC9C,CAAC;AAEF;;;;;;;;;;;GAWG;AAEH,eAAO,MAAM,aAAa,+hBA6BvB,mBACD,YAAY,EACZ,MAAM,EACN,gBAAgB,EAChB,KAAK,CACN,KAAQ,wBAAwB,KAAK,EAAE,gBAAgB,CAmJvD,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ModalProps } from "antd";
|
2
|
-
import { useModalReturnType as useCoreModelReturnType } from "@refinedev/core";
|
1
|
+
import type { ModalProps } from "antd";
|
2
|
+
import { type useModalReturnType as useCoreModelReturnType } from "@refinedev/core";
|
3
3
|
export type useModalReturnType = {
|
4
4
|
modalProps: ModalProps;
|
5
5
|
} & Omit<useCoreModelReturnType, "visible">;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/modal/useModal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/modal/useModal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,EAEL,KAAK,kBAAkB,IAAI,sBAAsB,EAClD,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,kBAAkB,GAAG;IAC/B,UAAU,EAAE,UAAU,CAAC;CACxB,GAAG,IAAI,CAAC,sBAAsB,EAAE,SAAS,CAAC,CAAC;AAE5C,MAAM,MAAM,aAAa,GAAG;IAC1B;;OAEG;IACH,UAAU,CAAC,EAAE,UAAU,CAAC;CACzB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,QAAQ,qBAElB,aAAa,KAAQ,kBAkBvB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ModalProps } from "antd";
|
2
|
-
import { useModalReturnType as useCoreModelReturnType } from "@refinedev/core";
|
1
|
+
import type { ModalProps } from "antd";
|
2
|
+
import { type useModalReturnType as useCoreModelReturnType } from "@refinedev/core";
|
3
3
|
export type useModalReturnType = {
|
4
4
|
modalProps: ModalProps;
|
5
5
|
} & Omit<useCoreModelReturnType, "visible">;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/modal/useModal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/modal/useModal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,EAEL,KAAK,kBAAkB,IAAI,sBAAsB,EAClD,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,kBAAkB,GAAG;IAC/B,UAAU,EAAE,UAAU,CAAC;CACxB,GAAG,IAAI,CAAC,sBAAsB,EAAE,SAAS,CAAC,CAAC;AAE5C,MAAM,MAAM,aAAa,GAAG;IAC1B;;OAEG;IACH,UAAU,CAAC,EAAE,UAAU,CAAC;CACzB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,QAAQ,qBAElB,aAAa,KAAQ,kBAkBvB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ModalProps } from "antd";
|
2
|
-
import { useModalReturnType as useCoreModelReturnType } from "@refinedev/core";
|
1
|
+
import type { ModalProps } from "antd";
|
2
|
+
import { type useModalReturnType as useCoreModelReturnType } from "@refinedev/core";
|
3
3
|
export type useModalReturnType = {
|
4
4
|
modalProps: ModalProps;
|
5
5
|
} & Omit<useCoreModelReturnType, "visible">;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/modal/useModal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/modal/useModal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,EAEL,KAAK,kBAAkB,IAAI,sBAAsB,EAClD,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,kBAAkB,GAAG;IAC/B,UAAU,EAAE,UAAU,CAAC;CACxB,GAAG,IAAI,CAAC,sBAAsB,EAAE,SAAS,CAAC,CAAC;AAE5C,MAAM,MAAM,aAAa,GAAG;IAC1B;;OAEG;IACH,UAAU,CAAC,EAAE,UAAU,CAAC;CACzB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,QAAQ,qBAElB,aAAa,KAAQ,kBAkBvB,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { BaseKey, BaseRecord, HttpError, UseFormProps } from "@refinedev/core";
|
2
|
-
import { ButtonProps } from "antd";
|
3
|
-
import { useTableProps, useTableReturnType } from "../useTable";
|
4
|
-
import { UseFormReturnType } from "../../form/useForm";
|
1
|
+
import type { BaseKey, BaseRecord, HttpError, UseFormProps } from "@refinedev/core";
|
2
|
+
import type { ButtonProps } from "antd";
|
3
|
+
import type { useTableProps, useTableReturnType } from "../useTable";
|
4
|
+
import { type UseFormReturnType } from "../../form/useForm";
|
5
5
|
export type useEditableTableReturnType<TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables = {}, TSearchVariables = unknown, TData extends BaseRecord = TQueryFnData> = useTableReturnType<TData, TError, TSearchVariables> & UseFormReturnType<TQueryFnData, TError, TVariables> & {
|
6
6
|
saveButtonProps: ButtonProps & {
|
7
7
|
onClick: () => void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useEditableTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useEditableTable/useEditableTable.ts"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"useEditableTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useEditableTable/useEditableTable.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,OAAO,EACP,UAAU,EACV,SAAS,EACT,YAAY,EACb,MAAM,iBAAiB,CAAC;AACzB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AAExC,OAAO,KAAK,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AACrE,OAAO,EAAE,KAAK,iBAAiB,EAAW,MAAM,oBAAoB,CAAC;AAErE,MAAM,MAAM,0BAA0B,CACpC,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,UAAU,GAAG,EAAE,EACf,gBAAgB,GAAG,OAAO,EAC1B,KAAK,SAAS,UAAU,GAAG,YAAY,IACrC,kBAAkB,CAAC,KAAK,EAAE,MAAM,EAAE,gBAAgB,CAAC,GACrD,iBAAiB,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,CAAC,GAAG;IACpD,eAAe,EAAE,WAAW,GAAG;QAC7B,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,iBAAiB,EAAE,WAAW,GAAG;QAC/B,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,eAAe,EAAE,CAAC,EAAE,EAAE,OAAO,KAAK,WAAW,GAAG;QAC9C,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,SAAS,EAAE,CAAC,EAAE,EAAE,OAAO,KAAK,OAAO,CAAC;CACrC,CAAC;AAEJ,KAAK,qBAAqB,CACxB,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,UAAU,GAAG,EAAE,EACf,gBAAgB,GAAG,OAAO,EAC1B,KAAK,SAAS,UAAU,GAAG,YAAY,IACrC,IAAI,CACN,aAAa,CAAC,YAAY,EAAE,MAAM,EAAE,gBAAgB,EAAE,KAAK,CAAC,EAC5D,qBAAqB,GAAG,mBAAmB,CAC5C,GACC,YAAY,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,CAAC,GAAG;IAC/C;;OAEG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEJ;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,6MAS1B,sBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,gBAAgB,EAChB,KAAK,CACN,KAAQ,2BACP,YAAY,EACZ,MAAM,EACN,UAAU,EACV,gBAAgB,EAChB,KAAK,CA+CN,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { BaseKey, BaseRecord, HttpError, UseFormProps } from "@refinedev/core";
|
2
|
-
import { ButtonProps } from "antd";
|
3
|
-
import { useTableProps, useTableReturnType } from "../useTable";
|
4
|
-
import { UseFormReturnType } from "../../form/useForm";
|
1
|
+
import type { BaseKey, BaseRecord, HttpError, UseFormProps } from "@refinedev/core";
|
2
|
+
import type { ButtonProps } from "antd";
|
3
|
+
import type { useTableProps, useTableReturnType } from "../useTable";
|
4
|
+
import { type UseFormReturnType } from "../../form/useForm";
|
5
5
|
export type useEditableTableReturnType<TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables = {}, TSearchVariables = unknown, TData extends BaseRecord = TQueryFnData> = useTableReturnType<TData, TError, TSearchVariables> & UseFormReturnType<TQueryFnData, TError, TVariables> & {
|
6
6
|
saveButtonProps: ButtonProps & {
|
7
7
|
onClick: () => void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useEditableTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useEditableTable/useEditableTable.ts"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"useEditableTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useEditableTable/useEditableTable.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,OAAO,EACP,UAAU,EACV,SAAS,EACT,YAAY,EACb,MAAM,iBAAiB,CAAC;AACzB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AAExC,OAAO,KAAK,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AACrE,OAAO,EAAE,KAAK,iBAAiB,EAAW,MAAM,oBAAoB,CAAC;AAErE,MAAM,MAAM,0BAA0B,CACpC,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,UAAU,GAAG,EAAE,EACf,gBAAgB,GAAG,OAAO,EAC1B,KAAK,SAAS,UAAU,GAAG,YAAY,IACrC,kBAAkB,CAAC,KAAK,EAAE,MAAM,EAAE,gBAAgB,CAAC,GACrD,iBAAiB,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,CAAC,GAAG;IACpD,eAAe,EAAE,WAAW,GAAG;QAC7B,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,iBAAiB,EAAE,WAAW,GAAG;QAC/B,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,eAAe,EAAE,CAAC,EAAE,EAAE,OAAO,KAAK,WAAW,GAAG;QAC9C,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,SAAS,EAAE,CAAC,EAAE,EAAE,OAAO,KAAK,OAAO,CAAC;CACrC,CAAC;AAEJ,KAAK,qBAAqB,CACxB,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,UAAU,GAAG,EAAE,EACf,gBAAgB,GAAG,OAAO,EAC1B,KAAK,SAAS,UAAU,GAAG,YAAY,IACrC,IAAI,CACN,aAAa,CAAC,YAAY,EAAE,MAAM,EAAE,gBAAgB,EAAE,KAAK,CAAC,EAC5D,qBAAqB,GAAG,mBAAmB,CAC5C,GACC,YAAY,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,CAAC,GAAG;IAC/C;;OAEG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEJ;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,6MAS1B,sBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,gBAAgB,EAChB,KAAK,CACN,KAAQ,2BACP,YAAY,EACZ,MAAM,EACN,UAAU,EACV,gBAAgB,EAChB,KAAK,CA+CN,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { BaseKey, BaseRecord, HttpError, UseFormProps } from "@refinedev/core";
|
2
|
-
import { ButtonProps } from "antd";
|
3
|
-
import { useTableProps, useTableReturnType } from "../useTable";
|
4
|
-
import { UseFormReturnType } from "../../form/useForm";
|
1
|
+
import type { BaseKey, BaseRecord, HttpError, UseFormProps } from "@refinedev/core";
|
2
|
+
import type { ButtonProps } from "antd";
|
3
|
+
import type { useTableProps, useTableReturnType } from "../useTable";
|
4
|
+
import { type UseFormReturnType } from "../../form/useForm";
|
5
5
|
export type useEditableTableReturnType<TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables = {}, TSearchVariables = unknown, TData extends BaseRecord = TQueryFnData> = useTableReturnType<TData, TError, TSearchVariables> & UseFormReturnType<TQueryFnData, TError, TVariables> & {
|
6
6
|
saveButtonProps: ButtonProps & {
|
7
7
|
onClick: () => void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useEditableTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useEditableTable/useEditableTable.ts"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"useEditableTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useEditableTable/useEditableTable.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,OAAO,EACP,UAAU,EACV,SAAS,EACT,YAAY,EACb,MAAM,iBAAiB,CAAC;AACzB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AAExC,OAAO,KAAK,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AACrE,OAAO,EAAE,KAAK,iBAAiB,EAAW,MAAM,oBAAoB,CAAC;AAErE,MAAM,MAAM,0BAA0B,CACpC,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,UAAU,GAAG,EAAE,EACf,gBAAgB,GAAG,OAAO,EAC1B,KAAK,SAAS,UAAU,GAAG,YAAY,IACrC,kBAAkB,CAAC,KAAK,EAAE,MAAM,EAAE,gBAAgB,CAAC,GACrD,iBAAiB,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,CAAC,GAAG;IACpD,eAAe,EAAE,WAAW,GAAG;QAC7B,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,iBAAiB,EAAE,WAAW,GAAG;QAC/B,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,eAAe,EAAE,CAAC,EAAE,EAAE,OAAO,KAAK,WAAW,GAAG;QAC9C,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,SAAS,EAAE,CAAC,EAAE,EAAE,OAAO,KAAK,OAAO,CAAC;CACrC,CAAC;AAEJ,KAAK,qBAAqB,CACxB,YAAY,SAAS,UAAU,GAAG,UAAU,EAC5C,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,UAAU,GAAG,EAAE,EACf,gBAAgB,GAAG,OAAO,EAC1B,KAAK,SAAS,UAAU,GAAG,YAAY,IACrC,IAAI,CACN,aAAa,CAAC,YAAY,EAAE,MAAM,EAAE,gBAAgB,EAAE,KAAK,CAAC,EAC5D,qBAAqB,GAAG,mBAAmB,CAC5C,GACC,YAAY,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,CAAC,GAAG;IAC/C;;OAEG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEJ;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,6MAS1B,sBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,gBAAgB,EAChB,KAAK,CACN,KAAQ,2BACP,YAAY,EACZ,MAAM,EACN,UAAU,EACV,gBAAgB,EAChB,KAAK,CA+CN,CAAC"}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { ReactNode } from "react";
|
1
|
+
import React, { type ReactNode } from "react";
|
2
2
|
interface PaginationLinkProps {
|
3
3
|
to: string;
|
4
4
|
element: ReactNode;
|
5
5
|
}
|
6
|
-
export declare const PaginationLink: ({ to, element }: PaginationLinkProps) => JSX.Element;
|
6
|
+
export declare const PaginationLink: ({ to, element }: PaginationLinkProps) => React.JSX.Element;
|
7
7
|
export {};
|
8
8
|
//# sourceMappingURL=paginationLink.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"paginationLink.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/paginationLink.tsx"],"names":[],"mappings":"AACA,
|
1
|
+
{"version":3,"file":"paginationLink.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/paginationLink.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAE9C,UAAU,mBAAmB;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,SAAS,CAAC;CACpB;AAED,eAAO,MAAM,cAAc,oBAAqB,mBAAmB,sBAkBlE,CAAC"}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { ReactNode } from "react";
|
1
|
+
import React, { type ReactNode } from "react";
|
2
2
|
interface PaginationLinkProps {
|
3
3
|
to: string;
|
4
4
|
element: ReactNode;
|
5
5
|
}
|
6
|
-
export declare const PaginationLink: ({ to, element }: PaginationLinkProps) => JSX.Element;
|
6
|
+
export declare const PaginationLink: ({ to, element }: PaginationLinkProps) => React.JSX.Element;
|
7
7
|
export {};
|
8
8
|
//# sourceMappingURL=paginationLink.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"paginationLink.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/paginationLink.tsx"],"names":[],"mappings":"AACA,
|
1
|
+
{"version":3,"file":"paginationLink.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/paginationLink.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAE9C,UAAU,mBAAmB;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,SAAS,CAAC;CACpB;AAED,eAAO,MAAM,cAAc,oBAAqB,mBAAmB,sBAkBlE,CAAC"}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { ReactNode } from "react";
|
1
|
+
import React, { type ReactNode } from "react";
|
2
2
|
interface PaginationLinkProps {
|
3
3
|
to: string;
|
4
4
|
element: ReactNode;
|
5
5
|
}
|
6
|
-
export declare const PaginationLink: ({ to, element }: PaginationLinkProps) => JSX.Element;
|
6
|
+
export declare const PaginationLink: ({ to, element }: PaginationLinkProps) => React.JSX.Element;
|
7
7
|
export {};
|
8
8
|
//# sourceMappingURL=paginationLink.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"paginationLink.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/paginationLink.tsx"],"names":[],"mappings":"AACA,
|
1
|
+
{"version":3,"file":"paginationLink.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/paginationLink.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAE9C,UAAU,mBAAmB;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,SAAS,CAAC;CACpB;AAED,eAAO,MAAM,cAAc,oBAAqB,mBAAmB,sBAkBlE,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { FormProps, TableProps } from "antd";
|
2
|
-
import { BaseRecord, CrudFilters, HttpError, useTableProps as useTablePropsCore, useTableReturnType as useTableCoreReturnType } from "@refinedev/core";
|
1
|
+
import { type FormProps, type TableProps } from "antd";
|
2
|
+
import { type BaseRecord, type CrudFilters, type HttpError, type useTableProps as useTablePropsCore, type useTableReturnType as useTableCoreReturnType } from "@refinedev/core";
|
3
3
|
export type useTableProps<TQueryFnData, TError, TSearchVariables, TData> = useTablePropsCore<TQueryFnData, TError, TData> & {
|
4
4
|
onSearch?: (data: TSearchVariables) => CrudFilters | Promise<CrudFilters>;
|
5
5
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/useTable.ts"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"useTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/useTable.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,KAAK,SAAS,EAGd,KAAK,UAAU,EAChB,MAAM,MAAM,CAAC;AAGd,OAAO,EAEL,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,SAAS,EAEd,KAAK,aAAa,IAAI,iBAAiB,EACvC,KAAK,kBAAkB,IAAI,sBAAsB,EAGlD,MAAM,iBAAiB,CAAC;AASzB,MAAM,MAAM,aAAa,CAAC,YAAY,EAAE,MAAM,EAAE,gBAAgB,EAAE,KAAK,IACrE,iBAAiB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;IAC/C,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,gBAAgB,KAAK,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC,CAAC;CAC3E,CAAC;AAEJ,MAAM,MAAM,kBAAkB,CAC5B,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,gBAAgB,GAAG,OAAO,IACxB,sBAAsB,CAAC,KAAK,EAAE,MAAM,CAAC,GAAG;IAC1C,eAAe,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAC7C,UAAU,EAAE,UAAU,CAAC,KAAK,CAAC,CAAC;CAC/B,CAAC;AAEF;;;;;;;;;;;;GAYG;AAEH,eAAO,MAAM,QAAQ,+hBA6BlB,cACD,YAAY,EACZ,MAAM,EACN,gBAAgB,EAChB,KAAK,CACN,KAAQ,mBAAmB,KAAK,EAAE,MAAM,EAAE,gBAAgB,CA4M1D,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { FormProps, TableProps } from "antd";
|
2
|
-
import { BaseRecord, CrudFilters, HttpError, useTableProps as useTablePropsCore, useTableReturnType as useTableCoreReturnType } from "@refinedev/core";
|
1
|
+
import { type FormProps, type TableProps } from "antd";
|
2
|
+
import { type BaseRecord, type CrudFilters, type HttpError, type useTableProps as useTablePropsCore, type useTableReturnType as useTableCoreReturnType } from "@refinedev/core";
|
3
3
|
export type useTableProps<TQueryFnData, TError, TSearchVariables, TData> = useTablePropsCore<TQueryFnData, TError, TData> & {
|
4
4
|
onSearch?: (data: TSearchVariables) => CrudFilters | Promise<CrudFilters>;
|
5
5
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/useTable.ts"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"useTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/useTable.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,KAAK,SAAS,EAGd,KAAK,UAAU,EAChB,MAAM,MAAM,CAAC;AAGd,OAAO,EAEL,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,SAAS,EAEd,KAAK,aAAa,IAAI,iBAAiB,EACvC,KAAK,kBAAkB,IAAI,sBAAsB,EAGlD,MAAM,iBAAiB,CAAC;AASzB,MAAM,MAAM,aAAa,CAAC,YAAY,EAAE,MAAM,EAAE,gBAAgB,EAAE,KAAK,IACrE,iBAAiB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;IAC/C,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,gBAAgB,KAAK,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC,CAAC;CAC3E,CAAC;AAEJ,MAAM,MAAM,kBAAkB,CAC5B,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,gBAAgB,GAAG,OAAO,IACxB,sBAAsB,CAAC,KAAK,EAAE,MAAM,CAAC,GAAG;IAC1C,eAAe,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAC7C,UAAU,EAAE,UAAU,CAAC,KAAK,CAAC,CAAC;CAC/B,CAAC;AAEF;;;;;;;;;;;;GAYG;AAEH,eAAO,MAAM,QAAQ,+hBA6BlB,cACD,YAAY,EACZ,MAAM,EACN,gBAAgB,EAChB,KAAK,CACN,KAAQ,mBAAmB,KAAK,EAAE,MAAM,EAAE,gBAAgB,CA4M1D,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { FormProps, TableProps } from "antd";
|
2
|
-
import { BaseRecord, CrudFilters, HttpError, useTableProps as useTablePropsCore, useTableReturnType as useTableCoreReturnType } from "@refinedev/core";
|
1
|
+
import { type FormProps, type TableProps } from "antd";
|
2
|
+
import { type BaseRecord, type CrudFilters, type HttpError, type useTableProps as useTablePropsCore, type useTableReturnType as useTableCoreReturnType } from "@refinedev/core";
|
3
3
|
export type useTableProps<TQueryFnData, TError, TSearchVariables, TData> = useTablePropsCore<TQueryFnData, TError, TData> & {
|
4
4
|
onSearch?: (data: TSearchVariables) => CrudFilters | Promise<CrudFilters>;
|
5
5
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/useTable.ts"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"useTable.d.ts","sourceRoot":"","sources":["../../../../src/hooks/table/useTable/useTable.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,KAAK,SAAS,EAGd,KAAK,UAAU,EAChB,MAAM,MAAM,CAAC;AAGd,OAAO,EAEL,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,SAAS,EAEd,KAAK,aAAa,IAAI,iBAAiB,EACvC,KAAK,kBAAkB,IAAI,sBAAsB,EAGlD,MAAM,iBAAiB,CAAC;AASzB,MAAM,MAAM,aAAa,CAAC,YAAY,EAAE,MAAM,EAAE,gBAAgB,EAAE,KAAK,IACrE,iBAAiB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;IAC/C,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,gBAAgB,KAAK,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC,CAAC;CAC3E,CAAC;AAEJ,MAAM,MAAM,kBAAkB,CAC5B,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,MAAM,SAAS,SAAS,GAAG,SAAS,EACpC,gBAAgB,GAAG,OAAO,IACxB,sBAAsB,CAAC,KAAK,EAAE,MAAM,CAAC,GAAG;IAC1C,eAAe,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAC7C,UAAU,EAAE,UAAU,CAAC,KAAK,CAAC,CAAC;CAC/B,CAAC;AAEF;;;;;;;;;;;;GAYG;AAEH,eAAO,MAAM,QAAQ,+hBA6BlB,cACD,YAAY,EACZ,MAAM,EACN,gBAAgB,EAChB,KAAK,CACN,KAAQ,mBAAmB,KAAK,EAAE,MAAM,EAAE,gBAAgB,CA4M1D,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useFileUploadState/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useFileUploadState/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,MAAM,MAAM,sBAAsB,GAAG,MAAM;IACzC,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;CAC7C,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,sBAchC,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useFileUploadState/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useFileUploadState/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,MAAM,MAAM,sBAAsB,GAAG,MAAM;IACzC,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;CAC7C,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,sBAchC,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useFileUploadState/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useFileUploadState/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,MAAM,MAAM,sBAAsB,GAAG,MAAM;IACzC,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;CAC7C,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,sBAchC,CAAC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { IThemedLayoutContext } from "@contexts/themedLayoutContext/IThemedLayoutContext";
|
1
|
+
import type { IThemedLayoutContext } from "@contexts/themedLayoutContext/IThemedLayoutContext";
|
2
2
|
export type UseThemedLayoutContextType = IThemedLayoutContext;
|
3
3
|
export declare const useThemedLayoutContext: () => UseThemedLayoutContextType;
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useThemedLayoutContext/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useThemedLayoutContext/index.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;AAE/F,MAAM,MAAM,0BAA0B,GAAG,oBAAoB,CAAC;AAE9D,eAAO,MAAM,sBAAsB,QAAO,0BAczC,CAAC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { IThemedLayoutContext } from "@contexts/themedLayoutContext/IThemedLayoutContext";
|
1
|
+
import type { IThemedLayoutContext } from "@contexts/themedLayoutContext/IThemedLayoutContext";
|
2
2
|
export type UseThemedLayoutContextType = IThemedLayoutContext;
|
3
3
|
export declare const useThemedLayoutContext: () => UseThemedLayoutContextType;
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useThemedLayoutContext/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useThemedLayoutContext/index.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;AAE/F,MAAM,MAAM,0BAA0B,GAAG,oBAAoB,CAAC;AAE9D,eAAO,MAAM,sBAAsB,QAAO,0BAczC,CAAC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { IThemedLayoutContext } from "@contexts/themedLayoutContext/IThemedLayoutContext";
|
1
|
+
import type { IThemedLayoutContext } from "@contexts/themedLayoutContext/IThemedLayoutContext";
|
2
2
|
export type UseThemedLayoutContextType = IThemedLayoutContext;
|
3
3
|
export declare const useThemedLayoutContext: () => UseThemedLayoutContextType;
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useThemedLayoutContext/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useThemedLayoutContext/index.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;AAE/F,MAAM,MAAM,0BAA0B,GAAG,oBAAoB,CAAC;AAE9D,eAAO,MAAM,sBAAsB,QAAO,0BAczC,CAAC"}
|