@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 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/definitions/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC"}
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/definitions/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/definitions/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC"}
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/definitions/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/definitions/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC"}
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/definitions/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { CrudFilters, CrudOperators, CrudSorting, CrudFilter } from "@refinedev/core";
|
2
|
-
import { TableProps } from "antd";
|
1
|
+
import { type CrudFilters, type CrudOperators, type CrudSorting, type CrudFilter } from "@refinedev/core";
|
2
|
+
import type { TableProps } from "antd";
|
3
3
|
export type FilterValue = Parameters<NonNullable<TableProps["onChange"]>>[1][string];
|
4
4
|
export type SortOrder = NonNullable<TableProps["sortDirections"]>[number];
|
5
5
|
export type SorterResult = Exclude<Parameters<NonNullable<TableProps["onChange"]>>[2], any[]>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,WAAW,EAChB,KAAK,aAAa,EAClB,KAAK,WAAW,EAChB,KAAK,UAAU,EAKhB,MAAM,iBAAiB,CAAC;AACzB,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAEvC,MAAM,MAAM,WAAW,GAAG,UAAU,CAClC,WAAW,CAAC,UAAU,CAAC,UAAU,CAAC,CAAC,CACpC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC;AACb,MAAM,MAAM,SAAS,GAAG,WAAW,CAAC,UAAU,CAAC,gBAAgB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC;AAC1E,MAAM,MAAM,YAAY,GAAG,OAAO,CAChC,UAAU,CAAC,WAAW,CAAC,UAAU,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAClD,GAAG,EAAE,CACN,CAAC;AAEF,eAAO,MAAM,mBAAmB,eAClB,MAAM,WACT,WAAW,KACnB,SAAS,GAAG,SAQd,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gBAAgB,eACf,MAAM,YACR,WAAW,iBACP,aAAa,KAC1B,UAAU,CAAC,OAAO,CAAC,GAAG,SAExB,CAAC;AAEF,eAAO,MAAM,0BAA0B,WAC7B,YAAY,GAAG,YAAY,EAAE,gBAqCtC,CAAC;AAEF,eAAO,MAAM,yBAAyB,iBACtB,OACZ,MAAM,EACJ,WAAW,GACX,CAAC,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,GAC3B,CAAC,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,EAAE,GAC7B,IAAI,CACP,6CAEgB,WAAW,gBA6B7B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { CrudFilters, CrudOperators, CrudSorting, CrudFilter } from "@refinedev/core";
|
2
|
-
import { TableProps } from "antd";
|
1
|
+
import { type CrudFilters, type CrudOperators, type CrudSorting, type CrudFilter } from "@refinedev/core";
|
2
|
+
import type { TableProps } from "antd";
|
3
3
|
export type FilterValue = Parameters<NonNullable<TableProps["onChange"]>>[1][string];
|
4
4
|
export type SortOrder = NonNullable<TableProps["sortDirections"]>[number];
|
5
5
|
export type SorterResult = Exclude<Parameters<NonNullable<TableProps["onChange"]>>[2], any[]>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,WAAW,EAChB,KAAK,aAAa,EAClB,KAAK,WAAW,EAChB,KAAK,UAAU,EAKhB,MAAM,iBAAiB,CAAC;AACzB,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAEvC,MAAM,MAAM,WAAW,GAAG,UAAU,CAClC,WAAW,CAAC,UAAU,CAAC,UAAU,CAAC,CAAC,CACpC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC;AACb,MAAM,MAAM,SAAS,GAAG,WAAW,CAAC,UAAU,CAAC,gBAAgB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC;AAC1E,MAAM,MAAM,YAAY,GAAG,OAAO,CAChC,UAAU,CAAC,WAAW,CAAC,UAAU,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAClD,GAAG,EAAE,CACN,CAAC;AAEF,eAAO,MAAM,mBAAmB,eAClB,MAAM,WACT,WAAW,KACnB,SAAS,GAAG,SAQd,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gBAAgB,eACf,MAAM,YACR,WAAW,iBACP,aAAa,KAC1B,UAAU,CAAC,OAAO,CAAC,GAAG,SAExB,CAAC;AAEF,eAAO,MAAM,0BAA0B,WAC7B,YAAY,GAAG,YAAY,EAAE,gBAqCtC,CAAC;AAEF,eAAO,MAAM,yBAAyB,iBACtB,OACZ,MAAM,EACJ,WAAW,GACX,CAAC,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,GAC3B,CAAC,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,EAAE,GAC7B,IAAI,CACP,6CAEgB,WAAW,gBA6B7B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { CrudFilters, CrudOperators, CrudSorting, CrudFilter } from "@refinedev/core";
|
2
|
-
import { TableProps } from "antd";
|
1
|
+
import { type CrudFilters, type CrudOperators, type CrudSorting, type CrudFilter } from "@refinedev/core";
|
2
|
+
import type { TableProps } from "antd";
|
3
3
|
export type FilterValue = Parameters<NonNullable<TableProps["onChange"]>>[1][string];
|
4
4
|
export type SortOrder = NonNullable<TableProps["sortDirections"]>[number];
|
5
5
|
export type SorterResult = Exclude<Parameters<NonNullable<TableProps["onChange"]>>[2], any[]>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,WAAW,EAChB,KAAK,aAAa,EAClB,KAAK,WAAW,EAChB,KAAK,UAAU,EAKhB,MAAM,iBAAiB,CAAC;AACzB,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAEvC,MAAM,MAAM,WAAW,GAAG,UAAU,CAClC,WAAW,CAAC,UAAU,CAAC,UAAU,CAAC,CAAC,CACpC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC;AACb,MAAM,MAAM,SAAS,GAAG,WAAW,CAAC,UAAU,CAAC,gBAAgB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC;AAC1E,MAAM,MAAM,YAAY,GAAG,OAAO,CAChC,UAAU,CAAC,WAAW,CAAC,UAAU,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAClD,GAAG,EAAE,CACN,CAAC;AAEF,eAAO,MAAM,mBAAmB,eAClB,MAAM,WACT,WAAW,KACnB,SAAS,GAAG,SAQd,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gBAAgB,eACf,MAAM,YACR,WAAW,iBACP,aAAa,KAC1B,UAAU,CAAC,OAAO,CAAC,GAAG,SAExB,CAAC;AAEF,eAAO,MAAM,0BAA0B,WAC7B,YAAY,GAAG,YAAY,EAAE,gBAqCtC,CAAC;AAEF,eAAO,MAAM,yBAAyB,iBACtB,OACZ,MAAM,EACJ,WAAW,GACX,CAAC,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,GAC3B,CAAC,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,EAAE,GAC7B,IAAI,CACP,6CAEgB,WAAW,gBA6B7B,CAAC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ThemeConfig } from "antd";
|
1
|
+
import type { ThemeConfig } from "antd";
|
2
2
|
type ThemeNames = "Blue" | "Purple" | "Magenta" | "Red" | "Orange" | "Yellow" | "Green";
|
3
3
|
type RefineThemes = Record<ThemeNames, ThemeConfig>;
|
4
4
|
export declare const RefineThemes: RefineThemes;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/themes/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/themes/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AAExC,KAAK,UAAU,GACX,MAAM,GACN,QAAQ,GACR,SAAS,GACT,KAAK,GACL,QAAQ,GACR,QAAQ,GACR,OAAO,CAAC;AAEZ,KAAK,YAAY,GAAG,MAAM,CAAC,UAAU,EAAE,WAAW,CAAC,CAAC;AAEpD,eAAO,MAAM,YAAY,EAAE,YAoC1B,CAAC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ThemeConfig } from "antd";
|
1
|
+
import type { ThemeConfig } from "antd";
|
2
2
|
type ThemeNames = "Blue" | "Purple" | "Magenta" | "Red" | "Orange" | "Yellow" | "Green";
|
3
3
|
type RefineThemes = Record<ThemeNames, ThemeConfig>;
|
4
4
|
export declare const RefineThemes: RefineThemes;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/themes/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/themes/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AAExC,KAAK,UAAU,GACX,MAAM,GACN,QAAQ,GACR,SAAS,GACT,KAAK,GACL,QAAQ,GACR,QAAQ,GACR,OAAO,CAAC;AAEZ,KAAK,YAAY,GAAG,MAAM,CAAC,UAAU,EAAE,WAAW,CAAC,CAAC;AAEpD,eAAO,MAAM,YAAY,EAAE,YAoC1B,CAAC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ThemeConfig } from "antd";
|
1
|
+
import type { ThemeConfig } from "antd";
|
2
2
|
type ThemeNames = "Blue" | "Purple" | "Magenta" | "Red" | "Orange" | "Yellow" | "Green";
|
3
3
|
type RefineThemes = Record<ThemeNames, ThemeConfig>;
|
4
4
|
export declare const RefineThemes: RefineThemes;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/themes/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/definitions/themes/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AAExC,KAAK,UAAU,GACX,MAAM,GACN,QAAQ,GACR,SAAS,GACT,KAAK,GACL,QAAQ,GACR,QAAQ,GACR,OAAO,CAAC;AAEZ,KAAK,YAAY,GAAG,MAAM,CAAC,UAAU,EAAE,WAAW,CAAC,CAAC;AAEpD,eAAO,MAAM,YAAY,EAAE,YAoC1B,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/// <reference types="react" />
|
2
|
-
import { QueryObserverResult } from "@tanstack/react-query";
|
2
|
+
import type { QueryObserverResult } from "@tanstack/react-query";
|
3
3
|
import type { Checkbox } from "antd";
|
4
|
-
import { BaseRecord, GetListResponse, HttpError, UseSelectProps, BaseKey, BaseOption } from "@refinedev/core";
|
4
|
+
import { type BaseRecord, type GetListResponse, type HttpError, type UseSelectProps, type BaseKey, type BaseOption } from "@refinedev/core";
|
5
5
|
export type UseCheckboxGroupReturnType<TData extends BaseRecord = BaseRecord, TOption extends BaseOption = BaseOption> = {
|
6
6
|
checkboxGroupProps: Omit<React.ComponentProps<typeof Checkbox.Group>, "options"> & {
|
7
7
|
options: TOption[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useCheckboxGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useCheckboxGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,MAAM,CAAC;AAErC,OAAO,EACL,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,cAAc,EAEnB,KAAK,OAAO,EAEZ,KAAK,UAAU,EAChB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,0BAA0B,CACpC,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,OAAO,SAAS,UAAU,GAAG,UAAU,IACrC;IACF,kBAAkB,EAAE,IAAI,CACtB,KAAK,CAAC,cAAc,CAAC,OAAO,QAAQ,CAAC,KAAK,CAAC,EAC3C,SAAS,CACV,GAAG;QACF,OAAO,EAAE,OAAO,EAAE,CAAC;KACpB,CAAC;IACF,WAAW,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;CAC1D,CAAC;AAEF,KAAK,qBAAqB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,IAAI,IAAI,CAC5D,cAAc,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,EAC3C,cAAc,CACf,GAAG;IACF;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,EAAE,CAAC;CAC1B,CAAC;AAEF;;;;;;;;;GASG;AAEH,eAAO,MAAM,gBAAgB,kWAsB1B,sBACD,YAAY,EACZ,MAAM,EACN,KAAK,CACN,KAAG,2BAA2B,KAAK,EAAE,OAAO,CA+B5C,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/// <reference types="react" />
|
2
|
-
import { QueryObserverResult } from "@tanstack/react-query";
|
2
|
+
import type { QueryObserverResult } from "@tanstack/react-query";
|
3
3
|
import type { Checkbox } from "antd";
|
4
|
-
import { BaseRecord, GetListResponse, HttpError, UseSelectProps, BaseKey, BaseOption } from "@refinedev/core";
|
4
|
+
import { type BaseRecord, type GetListResponse, type HttpError, type UseSelectProps, type BaseKey, type BaseOption } from "@refinedev/core";
|
5
5
|
export type UseCheckboxGroupReturnType<TData extends BaseRecord = BaseRecord, TOption extends BaseOption = BaseOption> = {
|
6
6
|
checkboxGroupProps: Omit<React.ComponentProps<typeof Checkbox.Group>, "options"> & {
|
7
7
|
options: TOption[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useCheckboxGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useCheckboxGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,MAAM,CAAC;AAErC,OAAO,EACL,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,cAAc,EAEnB,KAAK,OAAO,EAEZ,KAAK,UAAU,EAChB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,0BAA0B,CACpC,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,OAAO,SAAS,UAAU,GAAG,UAAU,IACrC;IACF,kBAAkB,EAAE,IAAI,CACtB,KAAK,CAAC,cAAc,CAAC,OAAO,QAAQ,CAAC,KAAK,CAAC,EAC3C,SAAS,CACV,GAAG;QACF,OAAO,EAAE,OAAO,EAAE,CAAC;KACpB,CAAC;IACF,WAAW,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;CAC1D,CAAC;AAEF,KAAK,qBAAqB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,IAAI,IAAI,CAC5D,cAAc,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,EAC3C,cAAc,CACf,GAAG;IACF;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,EAAE,CAAC;CAC1B,CAAC;AAEF;;;;;;;;;GASG;AAEH,eAAO,MAAM,gBAAgB,kWAsB1B,sBACD,YAAY,EACZ,MAAM,EACN,KAAK,CACN,KAAG,2BAA2B,KAAK,EAAE,OAAO,CA+B5C,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/// <reference types="react" />
|
2
|
-
import { QueryObserverResult } from "@tanstack/react-query";
|
2
|
+
import type { QueryObserverResult } from "@tanstack/react-query";
|
3
3
|
import type { Checkbox } from "antd";
|
4
|
-
import { BaseRecord, GetListResponse, HttpError, UseSelectProps, BaseKey, BaseOption } from "@refinedev/core";
|
4
|
+
import { type BaseRecord, type GetListResponse, type HttpError, type UseSelectProps, type BaseKey, type BaseOption } from "@refinedev/core";
|
5
5
|
export type UseCheckboxGroupReturnType<TData extends BaseRecord = BaseRecord, TOption extends BaseOption = BaseOption> = {
|
6
6
|
checkboxGroupProps: Omit<React.ComponentProps<typeof Checkbox.Group>, "options"> & {
|
7
7
|
options: TOption[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useCheckboxGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useCheckboxGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,MAAM,CAAC;AAErC,OAAO,EACL,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,cAAc,EAEnB,KAAK,OAAO,EAEZ,KAAK,UAAU,EAChB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,0BAA0B,CACpC,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,OAAO,SAAS,UAAU,GAAG,UAAU,IACrC;IACF,kBAAkB,EAAE,IAAI,CACtB,KAAK,CAAC,cAAc,CAAC,OAAO,QAAQ,CAAC,KAAK,CAAC,EAC3C,SAAS,CACV,GAAG;QACF,OAAO,EAAE,OAAO,EAAE,CAAC;KACpB,CAAC;IACF,WAAW,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;CAC1D,CAAC;AAEF,KAAK,qBAAqB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,IAAI,IAAI,CAC5D,cAAc,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,EAC3C,cAAc,CACf,GAAG;IACF;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,EAAE,CAAC;CAC1B,CAAC;AAEF;;;;;;;;;GASG;AAEH,eAAO,MAAM,gBAAgB,kWAsB1B,sBACD,YAAY,EACZ,MAAM,EACN,KAAK,CACN,KAAG,2BAA2B,KAAK,EAAE,OAAO,CA+B5C,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/// <reference types="react" />
|
2
|
-
import { QueryObserverResult } from "@tanstack/react-query";
|
2
|
+
import type { QueryObserverResult } from "@tanstack/react-query";
|
3
3
|
import type { Radio } from "antd";
|
4
|
-
import { BaseKey, BaseOption, BaseRecord, GetListResponse, HttpError, UseSelectProps } from "@refinedev/core";
|
4
|
+
import { type BaseKey, type BaseOption, type BaseRecord, type GetListResponse, type HttpError, type UseSelectProps } from "@refinedev/core";
|
5
5
|
export type UseRadioGroupReturnType<TData extends BaseRecord = BaseRecord, TOption extends BaseOption = BaseOption> = {
|
6
6
|
radioGroupProps: Omit<React.ComponentProps<typeof Radio.Group>, "options"> & {
|
7
7
|
options: TOption[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useRadioGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useRadioGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,MAAM,CAAC;AAElC,OAAO,EACL,KAAK,OAAO,EACZ,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,SAAS,EAGd,KAAK,cAAc,EACpB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,uBAAuB,CACjC,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,OAAO,SAAS,UAAU,GAAG,UAAU,IACrC;IACF,eAAe,EAAE,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,KAAK,CAAC,KAAK,CAAC,EAAE,SAAS,CAAC,GAAG;QAC3E,OAAO,EAAE,OAAO,EAAE,CAAC;KACpB,CAAC;IACF,WAAW,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;CAC1D,CAAC;AAEF,KAAK,kBAAkB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,IAAI,IAAI,CACzD,cAAc,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,EAC3C,cAAc,CACf,GAAG;IACF;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF;;;;;;;;;GASG;AAEH,eAAO,MAAM,aAAa,kWAsBvB,mBAAmB,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,KAAG,wBACnD,KAAK,EACL,OAAO,CAiCR,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/// <reference types="react" />
|
2
|
-
import { QueryObserverResult } from "@tanstack/react-query";
|
2
|
+
import type { QueryObserverResult } from "@tanstack/react-query";
|
3
3
|
import type { Radio } from "antd";
|
4
|
-
import { BaseKey, BaseOption, BaseRecord, GetListResponse, HttpError, UseSelectProps } from "@refinedev/core";
|
4
|
+
import { type BaseKey, type BaseOption, type BaseRecord, type GetListResponse, type HttpError, type UseSelectProps } from "@refinedev/core";
|
5
5
|
export type UseRadioGroupReturnType<TData extends BaseRecord = BaseRecord, TOption extends BaseOption = BaseOption> = {
|
6
6
|
radioGroupProps: Omit<React.ComponentProps<typeof Radio.Group>, "options"> & {
|
7
7
|
options: TOption[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useRadioGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useRadioGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,MAAM,CAAC;AAElC,OAAO,EACL,KAAK,OAAO,EACZ,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,SAAS,EAGd,KAAK,cAAc,EACpB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,uBAAuB,CACjC,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,OAAO,SAAS,UAAU,GAAG,UAAU,IACrC;IACF,eAAe,EAAE,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,KAAK,CAAC,KAAK,CAAC,EAAE,SAAS,CAAC,GAAG;QAC3E,OAAO,EAAE,OAAO,EAAE,CAAC;KACpB,CAAC;IACF,WAAW,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;CAC1D,CAAC;AAEF,KAAK,kBAAkB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,IAAI,IAAI,CACzD,cAAc,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,EAC3C,cAAc,CACf,GAAG;IACF;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF;;;;;;;;;GASG;AAEH,eAAO,MAAM,aAAa,kWAsBvB,mBAAmB,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,KAAG,wBACnD,KAAK,EACL,OAAO,CAiCR,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/// <reference types="react" />
|
2
|
-
import { QueryObserverResult } from "@tanstack/react-query";
|
2
|
+
import type { QueryObserverResult } from "@tanstack/react-query";
|
3
3
|
import type { Radio } from "antd";
|
4
|
-
import { BaseKey, BaseOption, BaseRecord, GetListResponse, HttpError, UseSelectProps } from "@refinedev/core";
|
4
|
+
import { type BaseKey, type BaseOption, type BaseRecord, type GetListResponse, type HttpError, type UseSelectProps } from "@refinedev/core";
|
5
5
|
export type UseRadioGroupReturnType<TData extends BaseRecord = BaseRecord, TOption extends BaseOption = BaseOption> = {
|
6
6
|
radioGroupProps: Omit<React.ComponentProps<typeof Radio.Group>, "options"> & {
|
7
7
|
options: TOption[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useRadioGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useRadioGroup/index.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,MAAM,CAAC;AAElC,OAAO,EACL,KAAK,OAAO,EACZ,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,SAAS,EAGd,KAAK,cAAc,EACpB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,uBAAuB,CACjC,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,OAAO,SAAS,UAAU,GAAG,UAAU,IACrC;IACF,eAAe,EAAE,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,KAAK,CAAC,KAAK,CAAC,EAAE,SAAS,CAAC,GAAG;QAC3E,OAAO,EAAE,OAAO,EAAE,CAAC;KACpB,CAAC;IACF,WAAW,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;CAC1D,CAAC;AAEF,KAAK,kBAAkB,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,IAAI,IAAI,CACzD,cAAc,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,EAC3C,cAAc,CACf,GAAG;IACF;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF;;;;;;;;;GASG;AAEH,eAAO,MAAM,aAAa,kWAsBvB,mBAAmB,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,KAAG,wBACnD,KAAK,EACL,OAAO,CAiCR,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { SelectProps } from "antd/lib/select";
|
2
|
-
import { QueryObserverResult } from "@tanstack/react-query";
|
3
|
-
import { BaseRecord, GetManyResponse, GetListResponse, HttpError, UseSelectProps, BaseOption } from "@refinedev/core";
|
1
|
+
import type { SelectProps } from "antd/lib/select";
|
2
|
+
import type { QueryObserverResult } from "@tanstack/react-query";
|
3
|
+
import { type BaseRecord, type GetManyResponse, type GetListResponse, type HttpError, type UseSelectProps, type BaseOption } from "@refinedev/core";
|
4
4
|
export type UseSelectReturnType<TData extends BaseRecord = BaseRecord, TOption extends BaseOption = BaseOption> = {
|
5
5
|
selectProps: SelectProps<TOption>;
|
6
6
|
queryResult: QueryObserverResult<GetListResponse<TData>>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useSelect/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useSelect/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAEjE,OAAO,EAEL,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,cAAc,EACnB,KAAK,UAAU,EAChB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,mBAAmB,CAC7B,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,OAAO,SAAS,UAAU,GAAG,UAAU,IACrC;IACF,WAAW,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IAClC,WAAW,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;IACzD,uBAAuB,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;;;GASG;AAEH,eAAO,MAAM,SAAS,gLAMb,eAAe,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,KACjD,oBAAoB,KAAK,EAAE,OAAO,CAepC,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { SelectProps } from "antd/lib/select";
|
2
|
-
import { QueryObserverResult } from "@tanstack/react-query";
|
3
|
-
import { BaseRecord, GetManyResponse, GetListResponse, HttpError, UseSelectProps, BaseOption } from "@refinedev/core";
|
1
|
+
import type { SelectProps } from "antd/lib/select";
|
2
|
+
import type { QueryObserverResult } from "@tanstack/react-query";
|
3
|
+
import { type BaseRecord, type GetManyResponse, type GetListResponse, type HttpError, type UseSelectProps, type BaseOption } from "@refinedev/core";
|
4
4
|
export type UseSelectReturnType<TData extends BaseRecord = BaseRecord, TOption extends BaseOption = BaseOption> = {
|
5
5
|
selectProps: SelectProps<TOption>;
|
6
6
|
queryResult: QueryObserverResult<GetListResponse<TData>>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useSelect/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useSelect/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAEjE,OAAO,EAEL,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,cAAc,EACnB,KAAK,UAAU,EAChB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,mBAAmB,CAC7B,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,OAAO,SAAS,UAAU,GAAG,UAAU,IACrC;IACF,WAAW,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IAClC,WAAW,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;IACzD,uBAAuB,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;;;GASG;AAEH,eAAO,MAAM,SAAS,gLAMb,eAAe,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,KACjD,oBAAoB,KAAK,EAAE,OAAO,CAepC,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { SelectProps } from "antd/lib/select";
|
2
|
-
import { QueryObserverResult } from "@tanstack/react-query";
|
3
|
-
import { BaseRecord, GetManyResponse, GetListResponse, HttpError, UseSelectProps, BaseOption } from "@refinedev/core";
|
1
|
+
import type { SelectProps } from "antd/lib/select";
|
2
|
+
import type { QueryObserverResult } from "@tanstack/react-query";
|
3
|
+
import { type BaseRecord, type GetManyResponse, type GetListResponse, type HttpError, type UseSelectProps, type BaseOption } from "@refinedev/core";
|
4
4
|
export type UseSelectReturnType<TData extends BaseRecord = BaseRecord, TOption extends BaseOption = BaseOption> = {
|
5
5
|
selectProps: SelectProps<TOption>;
|
6
6
|
queryResult: QueryObserverResult<GetListResponse<TData>>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useSelect/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/fields/useSelect/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAEjE,OAAO,EAEL,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,cAAc,EACnB,KAAK,UAAU,EAChB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,mBAAmB,CAC7B,KAAK,SAAS,UAAU,GAAG,UAAU,EACrC,OAAO,SAAS,UAAU,GAAG,UAAU,IACrC;IACF,WAAW,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IAClC,WAAW,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;IACzD,uBAAuB,EAAE,mBAAmB,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;;;GASG;AAEH,eAAO,MAAM,SAAS,gLAMb,eAAe,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,KACjD,oBAAoB,KAAK,EAAE,OAAO,CAepC,CAAC"}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { UseFormConfig } from "sunflower-antd";
|
2
|
-
import { FormInstance, FormProps, DrawerProps, ButtonProps } from "antd";
|
3
|
-
import { UseFormProps as UseFormPropsCore, HttpError, LiveModeProps, BaseRecord, FormWithSyncWithLocationParams, BaseKey } from "@refinedev/core";
|
4
|
-
import { UseFormProps, UseFormReturnType } from "../useForm";
|
5
|
-
import { DeleteButtonProps } from "../../../components";
|
1
|
+
import type { UseFormConfig } from "sunflower-antd";
|
2
|
+
import type { FormInstance, FormProps, DrawerProps, ButtonProps } from "antd";
|
3
|
+
import { type UseFormProps as UseFormPropsCore, type HttpError, type LiveModeProps, type BaseRecord, type FormWithSyncWithLocationParams, type BaseKey } from "@refinedev/core";
|
4
|
+
import { type UseFormProps, type UseFormReturnType } from "../useForm";
|
5
|
+
import type { DeleteButtonProps } from "../../../components";
|
6
6
|
export interface UseDrawerFormConfig extends UseFormConfig {
|
7
7
|
action: "show" | "edit" | "create" | "clone";
|
8
8
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useDrawerForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useDrawerForm/useDrawerForm.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;
|
1
|
+
{"version":3,"file":"useDrawerForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useDrawerForm/useDrawerForm.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AAC9E,OAAO,EAGL,KAAK,YAAY,IAAI,gBAAgB,EACrC,KAAK,SAAS,EACd,KAAK,aAAa,EAClB,KAAK,UAAU,EACf,KAAK,8BAA8B,EACnC,KAAK,OAAO,EAMb,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EAAW,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAChF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,MAAM,WAAW,mBAAoB,SAAQ,aAAa;IACxD,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;CAC9C;AAED,MAAM,MAAM,kBAAkB,CAC5B,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,mBAAmB,GACnB,aAAa,GACb,8BAA8B,GAAG;IAC/B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEJ,MAAM,MAAM,uBAAuB,CACjC,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,GAAG;IACF,SAAS,EAAE,SAAS,CAAC,UAAU,CAAC,GAAG;QACjC,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;KAChC,CAAC;IACF,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,WAAW,EAAE,WAAW,CAAC;IACzB,eAAe,EAAE,WAAW,CAAC;IAC7B,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,WAAW,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF;;;;;;;;;;GAUG;AAEH,eAAO,MAAM,aAAa,wUAevB,mBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KAAG,wBACF,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CAyMf,CAAC"}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { UseFormConfig } from "sunflower-antd";
|
2
|
-
import { FormInstance, FormProps, DrawerProps, ButtonProps } from "antd";
|
3
|
-
import { UseFormProps as UseFormPropsCore, HttpError, LiveModeProps, BaseRecord, FormWithSyncWithLocationParams, BaseKey } from "@refinedev/core";
|
4
|
-
import { UseFormProps, UseFormReturnType } from "../useForm";
|
5
|
-
import { DeleteButtonProps } from "../../../components";
|
1
|
+
import type { UseFormConfig } from "sunflower-antd";
|
2
|
+
import type { FormInstance, FormProps, DrawerProps, ButtonProps } from "antd";
|
3
|
+
import { type UseFormProps as UseFormPropsCore, type HttpError, type LiveModeProps, type BaseRecord, type FormWithSyncWithLocationParams, type BaseKey } from "@refinedev/core";
|
4
|
+
import { type UseFormProps, type UseFormReturnType } from "../useForm";
|
5
|
+
import type { DeleteButtonProps } from "../../../components";
|
6
6
|
export interface UseDrawerFormConfig extends UseFormConfig {
|
7
7
|
action: "show" | "edit" | "create" | "clone";
|
8
8
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useDrawerForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useDrawerForm/useDrawerForm.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;
|
1
|
+
{"version":3,"file":"useDrawerForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useDrawerForm/useDrawerForm.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AAC9E,OAAO,EAGL,KAAK,YAAY,IAAI,gBAAgB,EACrC,KAAK,SAAS,EACd,KAAK,aAAa,EAClB,KAAK,UAAU,EACf,KAAK,8BAA8B,EACnC,KAAK,OAAO,EAMb,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EAAW,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAChF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,MAAM,WAAW,mBAAoB,SAAQ,aAAa;IACxD,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;CAC9C;AAED,MAAM,MAAM,kBAAkB,CAC5B,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,mBAAmB,GACnB,aAAa,GACb,8BAA8B,GAAG;IAC/B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEJ,MAAM,MAAM,uBAAuB,CACjC,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,GAAG;IACF,SAAS,EAAE,SAAS,CAAC,UAAU,CAAC,GAAG;QACjC,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;KAChC,CAAC;IACF,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,WAAW,EAAE,WAAW,CAAC;IACzB,eAAe,EAAE,WAAW,CAAC;IAC7B,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,WAAW,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF;;;;;;;;;;GAUG;AAEH,eAAO,MAAM,aAAa,wUAevB,mBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KAAG,wBACF,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CAyMf,CAAC"}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { UseFormConfig } from "sunflower-antd";
|
2
|
-
import { FormInstance, FormProps, DrawerProps, ButtonProps } from "antd";
|
3
|
-
import { UseFormProps as UseFormPropsCore, HttpError, LiveModeProps, BaseRecord, FormWithSyncWithLocationParams, BaseKey } from "@refinedev/core";
|
4
|
-
import { UseFormProps, UseFormReturnType } from "../useForm";
|
5
|
-
import { DeleteButtonProps } from "../../../components";
|
1
|
+
import type { UseFormConfig } from "sunflower-antd";
|
2
|
+
import type { FormInstance, FormProps, DrawerProps, ButtonProps } from "antd";
|
3
|
+
import { type UseFormProps as UseFormPropsCore, type HttpError, type LiveModeProps, type BaseRecord, type FormWithSyncWithLocationParams, type BaseKey } from "@refinedev/core";
|
4
|
+
import { type UseFormProps, type UseFormReturnType } from "../useForm";
|
5
|
+
import type { DeleteButtonProps } from "../../../components";
|
6
6
|
export interface UseDrawerFormConfig extends UseFormConfig {
|
7
7
|
action: "show" | "edit" | "create" | "clone";
|
8
8
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useDrawerForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useDrawerForm/useDrawerForm.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;
|
1
|
+
{"version":3,"file":"useDrawerForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useDrawerForm/useDrawerForm.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AAC9E,OAAO,EAGL,KAAK,YAAY,IAAI,gBAAgB,EACrC,KAAK,SAAS,EACd,KAAK,aAAa,EAClB,KAAK,UAAU,EACf,KAAK,8BAA8B,EACnC,KAAK,OAAO,EAMb,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EAAW,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAChF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,MAAM,WAAW,mBAAoB,SAAQ,aAAa;IACxD,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;CAC9C;AAED,MAAM,MAAM,kBAAkB,CAC5B,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,mBAAmB,GACnB,aAAa,GACb,8BAA8B,GAAG;IAC/B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEJ,MAAM,MAAM,uBAAuB,CACjC,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,GAAG;IACF,SAAS,EAAE,SAAS,CAAC,UAAU,CAAC,GAAG;QACjC,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;KAChC,CAAC;IACF,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,WAAW,EAAE,WAAW,CAAC;IACzB,eAAe,EAAE,WAAW,CAAC;IAC7B,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,WAAW,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF;;;;;;;;;;GAUG;AAEH,eAAO,MAAM,aAAa,wUAevB,mBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KAAG,wBACF,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CAyMf,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { FormInstance, FormProps, ButtonProps } from "antd";
|
2
|
-
import { AutoSaveProps } from "@refinedev/core";
|
3
|
-
import { HttpError, BaseRecord, UseFormReturnType as UseFormReturnTypeCore, UseFormProps as UseFormPropsCore, CreateResponse, UpdateResponse } from "@refinedev/core";
|
1
|
+
import { type FormInstance, type FormProps, type ButtonProps } from "antd";
|
2
|
+
import { type AutoSaveProps } from "@refinedev/core";
|
3
|
+
import { type HttpError, type BaseRecord, type UseFormReturnType as UseFormReturnTypeCore, type UseFormProps as UseFormPropsCore, type CreateResponse, type UpdateResponse } from "@refinedev/core";
|
4
4
|
export type UseFormProps<TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables = {}, TData extends BaseRecord = TQueryFnData, TResponse extends BaseRecord = TData, TResponseError extends HttpError = TError> = UseFormPropsCore<TQueryFnData, TError, TVariables, TData, TResponse, TResponseError> & {
|
5
5
|
submitOnEnter?: boolean;
|
6
6
|
/**
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useForm.d.ts","sourceRoot":"","sources":["../../../src/hooks/form/useForm.ts"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"useForm.d.ts","sourceRoot":"","sources":["../../../src/hooks/form/useForm.ts"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,YAAY,EACjB,KAAK,SAAS,EAEd,KAAK,WAAW,EACjB,MAAM,MAAM,CAAC;AAEd,OAAO,EACL,KAAK,aAAa,EAGnB,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,KAAK,SAAS,EACd,KAAK,UAAU,EAEf,KAAK,iBAAiB,IAAI,qBAAqB,EAE/C,KAAK,YAAY,IAAI,gBAAgB,EACrC,KAAK,cAAc,EACnB,KAAK,cAAc,EAIpB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,YAAY,CACtB,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,GAAG;IACF,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,OAAO,CAAC;CACvC,GAAG,aAAa,CAAC,UAAU,CAAC,CAAC;AAE9B,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,qBAAqB,CACvB,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,GAAG;IACF,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IAC/B,SAAS,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IACjC,eAAe,EAAE,WAAW,GAAG;QAC7B,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,QAAQ,EAAE,CACR,MAAM,CAAC,EAAE,UAAU,KAChB,OAAO,CAAC,cAAc,CAAC,SAAS,CAAC,GAAG,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC;CAC5E,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,OAAO,owBAoCjB,aACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KAAQ,kBACP,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CA6Kf,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { FormInstance, FormProps, ButtonProps } from "antd";
|
2
|
-
import { AutoSaveProps } from "@refinedev/core";
|
3
|
-
import { HttpError, BaseRecord, UseFormReturnType as UseFormReturnTypeCore, UseFormProps as UseFormPropsCore, CreateResponse, UpdateResponse } from "@refinedev/core";
|
1
|
+
import { type FormInstance, type FormProps, type ButtonProps } from "antd";
|
2
|
+
import { type AutoSaveProps } from "@refinedev/core";
|
3
|
+
import { type HttpError, type BaseRecord, type UseFormReturnType as UseFormReturnTypeCore, type UseFormProps as UseFormPropsCore, type CreateResponse, type UpdateResponse } from "@refinedev/core";
|
4
4
|
export type UseFormProps<TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables = {}, TData extends BaseRecord = TQueryFnData, TResponse extends BaseRecord = TData, TResponseError extends HttpError = TError> = UseFormPropsCore<TQueryFnData, TError, TVariables, TData, TResponse, TResponseError> & {
|
5
5
|
submitOnEnter?: boolean;
|
6
6
|
/**
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useForm.d.ts","sourceRoot":"","sources":["../../../src/hooks/form/useForm.ts"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"useForm.d.ts","sourceRoot":"","sources":["../../../src/hooks/form/useForm.ts"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,YAAY,EACjB,KAAK,SAAS,EAEd,KAAK,WAAW,EACjB,MAAM,MAAM,CAAC;AAEd,OAAO,EACL,KAAK,aAAa,EAGnB,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,KAAK,SAAS,EACd,KAAK,UAAU,EAEf,KAAK,iBAAiB,IAAI,qBAAqB,EAE/C,KAAK,YAAY,IAAI,gBAAgB,EACrC,KAAK,cAAc,EACnB,KAAK,cAAc,EAIpB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,YAAY,CACtB,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,GAAG;IACF,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,OAAO,CAAC;CACvC,GAAG,aAAa,CAAC,UAAU,CAAC,CAAC;AAE9B,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,qBAAqB,CACvB,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,GAAG;IACF,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IAC/B,SAAS,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IACjC,eAAe,EAAE,WAAW,GAAG;QAC7B,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,QAAQ,EAAE,CACR,MAAM,CAAC,EAAE,UAAU,KAChB,OAAO,CAAC,cAAc,CAAC,SAAS,CAAC,GAAG,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC;CAC5E,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,OAAO,owBAoCjB,aACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KAAQ,kBACP,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CA6Kf,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { FormInstance, FormProps, ButtonProps } from "antd";
|
2
|
-
import { AutoSaveProps } from "@refinedev/core";
|
3
|
-
import { HttpError, BaseRecord, UseFormReturnType as UseFormReturnTypeCore, UseFormProps as UseFormPropsCore, CreateResponse, UpdateResponse } from "@refinedev/core";
|
1
|
+
import { type FormInstance, type FormProps, type ButtonProps } from "antd";
|
2
|
+
import { type AutoSaveProps } from "@refinedev/core";
|
3
|
+
import { type HttpError, type BaseRecord, type UseFormReturnType as UseFormReturnTypeCore, type UseFormProps as UseFormPropsCore, type CreateResponse, type UpdateResponse } from "@refinedev/core";
|
4
4
|
export type UseFormProps<TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables = {}, TData extends BaseRecord = TQueryFnData, TResponse extends BaseRecord = TData, TResponseError extends HttpError = TError> = UseFormPropsCore<TQueryFnData, TError, TVariables, TData, TResponse, TResponseError> & {
|
5
5
|
submitOnEnter?: boolean;
|
6
6
|
/**
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useForm.d.ts","sourceRoot":"","sources":["../../../src/hooks/form/useForm.ts"],"names":[],"mappings":"AACA,OAAO,
|
1
|
+
{"version":3,"file":"useForm.d.ts","sourceRoot":"","sources":["../../../src/hooks/form/useForm.ts"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,YAAY,EACjB,KAAK,SAAS,EAEd,KAAK,WAAW,EACjB,MAAM,MAAM,CAAC;AAEd,OAAO,EACL,KAAK,aAAa,EAGnB,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,KAAK,SAAS,EACd,KAAK,UAAU,EAEf,KAAK,iBAAiB,IAAI,qBAAqB,EAE/C,KAAK,YAAY,IAAI,gBAAgB,EACrC,KAAK,cAAc,EACnB,KAAK,cAAc,EAIpB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,YAAY,CACtB,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,GAAG;IACF,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,OAAO,CAAC;CACvC,GAAG,aAAa,CAAC,UAAU,CAAC,CAAC;AAE9B,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,qBAAqB,CACvB,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,GAAG;IACF,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IAC/B,SAAS,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IACjC,eAAe,EAAE,WAAW,GAAG;QAC7B,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,QAAQ,EAAE,CACR,MAAM,CAAC,EAAE,UAAU,KAChB,OAAO,CAAC,cAAc,CAAC,SAAS,CAAC,GAAG,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC;CAC5E,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,OAAO,owBAoCjB,aACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KAAQ,kBACP,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CA6Kf,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { FormInstance, FormProps, ModalProps } from "antd";
|
2
|
-
import { HttpError, UseFormProps as UseFormPropsCore, BaseRecord, LiveModeProps, BaseKey, FormWithSyncWithLocationParams } from "@refinedev/core";
|
3
|
-
import { UseFormProps, UseFormReturnType } from "../useForm";
|
1
|
+
import type { FormInstance, FormProps, ModalProps } from "antd";
|
2
|
+
import { type HttpError, type UseFormProps as UseFormPropsCore, type BaseRecord, type LiveModeProps, type BaseKey, type FormWithSyncWithLocationParams } from "@refinedev/core";
|
3
|
+
import { type UseFormProps, type UseFormReturnType } from "../useForm";
|
4
4
|
export type useModalFormFromSFReturnType<TResponse, TVariables> = {
|
5
5
|
open: boolean;
|
6
6
|
form: FormInstance<TVariables>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useModalForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useModalForm/useModalForm.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"useModalForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useModalForm/useModalForm.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAEhE,OAAO,EAGL,KAAK,SAAS,EACd,KAAK,YAAY,IAAI,gBAAgB,EACrC,KAAK,UAAU,EACf,KAAK,aAAa,EAClB,KAAK,OAAO,EAGZ,KAAK,8BAA8B,EAIpC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAW,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAGhF,MAAM,MAAM,4BAA4B,CAAC,SAAS,EAAE,UAAU,IAAI;IAChE,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IAC/B,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,UAAU,EAAE,UAAU,CAAC;IACvB,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,MAAM,EAAE,CAAC,MAAM,CAAC,EAAE,UAAU,KAAK,OAAO,CAAC,SAAS,CAAC,CAAC;IACpD,6CAA6C;IAC7C,OAAO,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,KAAK,kBAAkB,GAAG;IACxB,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;CAC9C,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,IAAI,CACN,iBAAiB,CACf,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,EACD,iBAAiB,GAAG,mBAAmB,CACxC,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,GAClB,aAAa,GACb,8BAA8B,GAAG;IAC/B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AACJ;;;;;;;;;;GAUG;AACH,eAAO,MAAM,YAAY,wUAetB,kBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KAAG,uBACF,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CAmOf,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { FormInstance, FormProps, ModalProps } from "antd";
|
2
|
-
import { HttpError, UseFormProps as UseFormPropsCore, BaseRecord, LiveModeProps, BaseKey, FormWithSyncWithLocationParams } from "@refinedev/core";
|
3
|
-
import { UseFormProps, UseFormReturnType } from "../useForm";
|
1
|
+
import type { FormInstance, FormProps, ModalProps } from "antd";
|
2
|
+
import { type HttpError, type UseFormProps as UseFormPropsCore, type BaseRecord, type LiveModeProps, type BaseKey, type FormWithSyncWithLocationParams } from "@refinedev/core";
|
3
|
+
import { type UseFormProps, type UseFormReturnType } from "../useForm";
|
4
4
|
export type useModalFormFromSFReturnType<TResponse, TVariables> = {
|
5
5
|
open: boolean;
|
6
6
|
form: FormInstance<TVariables>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useModalForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useModalForm/useModalForm.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"useModalForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useModalForm/useModalForm.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAEhE,OAAO,EAGL,KAAK,SAAS,EACd,KAAK,YAAY,IAAI,gBAAgB,EACrC,KAAK,UAAU,EACf,KAAK,aAAa,EAClB,KAAK,OAAO,EAGZ,KAAK,8BAA8B,EAIpC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAW,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAGhF,MAAM,MAAM,4BAA4B,CAAC,SAAS,EAAE,UAAU,IAAI;IAChE,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IAC/B,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,UAAU,EAAE,UAAU,CAAC;IACvB,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,MAAM,EAAE,CAAC,MAAM,CAAC,EAAE,UAAU,KAAK,OAAO,CAAC,SAAS,CAAC,CAAC;IACpD,6CAA6C;IAC7C,OAAO,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,KAAK,kBAAkB,GAAG;IACxB,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;CAC9C,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,IAAI,CACN,iBAAiB,CACf,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,EACD,iBAAiB,GAAG,mBAAmB,CACxC,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,GAClB,aAAa,GACb,8BAA8B,GAAG;IAC/B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AACJ;;;;;;;;;;GAUG;AACH,eAAO,MAAM,YAAY,wUAetB,kBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KAAG,uBACF,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CAmOf,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { FormInstance, FormProps, ModalProps } from "antd";
|
2
|
-
import { HttpError, UseFormProps as UseFormPropsCore, BaseRecord, LiveModeProps, BaseKey, FormWithSyncWithLocationParams } from "@refinedev/core";
|
3
|
-
import { UseFormProps, UseFormReturnType } from "../useForm";
|
1
|
+
import type { FormInstance, FormProps, ModalProps } from "antd";
|
2
|
+
import { type HttpError, type UseFormProps as UseFormPropsCore, type BaseRecord, type LiveModeProps, type BaseKey, type FormWithSyncWithLocationParams } from "@refinedev/core";
|
3
|
+
import { type UseFormProps, type UseFormReturnType } from "../useForm";
|
4
4
|
export type useModalFormFromSFReturnType<TResponse, TVariables> = {
|
5
5
|
open: boolean;
|
6
6
|
form: FormInstance<TVariables>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useModalForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useModalForm/useModalForm.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;
|
1
|
+
{"version":3,"file":"useModalForm.d.ts","sourceRoot":"","sources":["../../../../src/hooks/form/useModalForm/useModalForm.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAEhE,OAAO,EAGL,KAAK,SAAS,EACd,KAAK,YAAY,IAAI,gBAAgB,EACrC,KAAK,UAAU,EACf,KAAK,aAAa,EAClB,KAAK,OAAO,EAGZ,KAAK,8BAA8B,EAIpC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAW,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAGhF,MAAM,MAAM,4BAA4B,CAAC,SAAS,EAAE,UAAU,IAAI;IAChE,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IAC/B,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,UAAU,EAAE,UAAU,CAAC;IACvB,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,MAAM,EAAE,CAAC,MAAM,CAAC,EAAE,UAAU,KAAK,OAAO,CAAC,SAAS,CAAC,CAAC;IACpD,6CAA6C;IAC7C,OAAO,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,KAAK,kBAAkB,GAAG;IACxB,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;CAC9C,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,IAAI,CACN,iBAAiB,CACf,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,EACD,iBAAiB,GAAG,mBAAmB,CACxC,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,GAClB,aAAa,GACb,8BAA8B,GAAG;IAC/B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AACJ;;;;;;;;;;GAUG;AACH,eAAO,MAAM,YAAY,wUAetB,kBACD,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CACf,KAAG,uBACF,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,SAAS,EACT,cAAc,CAmOf,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"}
|