@pattern-stack/frontend-patterns 0.1.0 → 0.1.2
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/dist/atoms/composed/Accordion/Accordion.d.ts.map +1 -0
- package/dist/atoms/composed/Accordion/index.d.ts.map +1 -0
- package/dist/atoms/composed/Alert/Alert.d.ts.map +1 -0
- package/dist/atoms/composed/Alert/index.d.ts.map +1 -0
- package/dist/atoms/composed/Breadcrumb/Breadcrumb.d.ts.map +1 -0
- package/dist/atoms/composed/Breadcrumb/index.d.ts.map +1 -0
- package/dist/atoms/{components/data → composed}/Chart/Chart.d.ts +2 -2
- package/dist/atoms/composed/Chart/Chart.d.ts.map +1 -0
- package/dist/atoms/composed/Chart/index.d.ts.map +1 -0
- package/dist/atoms/composed/ColorSwatch/ColorSwatch.d.ts.map +1 -0
- package/dist/atoms/composed/ColorSwatch/index.d.ts.map +1 -0
- package/dist/atoms/composed/DarkModeToggle.d.ts.map +1 -0
- package/dist/atoms/composed/DataBadge/DataBadge.d.ts +13 -0
- package/dist/atoms/composed/DataBadge/DataBadge.d.ts.map +1 -0
- package/dist/atoms/composed/DataBadge/index.d.ts.map +1 -0
- package/dist/atoms/composed/DataTable/DataTable.d.ts +28 -0
- package/dist/atoms/composed/DataTable/DataTable.d.ts.map +1 -0
- package/dist/atoms/composed/DataTable/TableCellWithTooltip.d.ts.map +1 -0
- package/dist/atoms/composed/DataTable/index.d.ts.map +1 -0
- package/dist/atoms/composed/DateTimePicker/DateTimePicker.d.ts.map +1 -0
- package/dist/atoms/composed/DateTimePicker/index.d.ts.map +1 -0
- package/dist/atoms/composed/DetailedCard/DetailedCard.d.ts.map +1 -0
- package/dist/atoms/composed/DetailedCard/index.d.ts.map +1 -0
- package/dist/atoms/composed/EmptyState/EmptyState.d.ts.map +1 -0
- package/dist/atoms/composed/EmptyState/index.d.ts.map +1 -0
- package/dist/atoms/composed/FileUpload/FileUpload.d.ts.map +1 -0
- package/dist/atoms/composed/FileUpload/index.d.ts.map +1 -0
- package/dist/atoms/composed/FormField/FormField.d.ts.map +1 -0
- package/dist/atoms/composed/FormField/index.d.ts.map +1 -0
- package/dist/atoms/composed/GlobalSearch/GlobalSearch.d.ts.map +1 -0
- package/dist/atoms/composed/GlobalSearch/index.d.ts.map +1 -0
- package/dist/atoms/{components/data → composed}/IconBadge/IconBadge.d.ts +1 -2
- package/dist/atoms/composed/IconBadge/IconBadge.d.ts.map +1 -0
- package/dist/atoms/composed/IconBadge/index.d.ts.map +1 -0
- package/dist/atoms/composed/Modal/Modal.d.ts.map +1 -0
- package/dist/atoms/composed/Modal/index.d.ts.map +1 -0
- package/dist/atoms/composed/PaletteSwitcher.d.ts.map +1 -0
- package/dist/atoms/composed/ProgressBar/ProgressBar.d.ts.map +1 -0
- package/dist/atoms/composed/ProgressBar/index.d.ts.map +1 -0
- package/dist/atoms/{components/data → composed}/StatCard/StatCard.d.ts +1 -1
- package/dist/atoms/composed/StatCard/StatCard.d.ts.map +1 -0
- package/dist/atoms/composed/StatCard/index.d.ts.map +1 -0
- package/dist/atoms/composed/StyleGuide.d.ts.map +1 -0
- package/dist/atoms/composed/Toast/Toast.d.ts.map +1 -0
- package/dist/atoms/composed/Toast/index.d.ts.map +1 -0
- package/dist/atoms/composed/Tooltip/Tooltip.d.ts.map +1 -0
- package/dist/atoms/composed/Tooltip/index.d.ts +2 -0
- package/dist/atoms/composed/Tooltip/index.d.ts.map +1 -0
- package/dist/atoms/composed/UserAvatar/UserAvatar.d.ts.map +1 -0
- package/dist/atoms/composed/UserAvatar/index.d.ts.map +1 -0
- package/dist/atoms/composed/UserMenu/UserMenu.d.ts.map +1 -0
- package/dist/atoms/composed/UserMenu/index.d.ts.map +1 -0
- package/dist/atoms/composed/index.d.ts +25 -0
- package/dist/atoms/composed/index.d.ts.map +1 -0
- package/dist/atoms/index.d.ts +5 -4
- package/dist/atoms/index.d.ts.map +1 -1
- package/dist/atoms/shared/index.d.ts +0 -1
- package/dist/atoms/shared/index.d.ts.map +1 -1
- package/dist/atoms/types/index.d.ts +0 -3
- package/dist/atoms/types/index.d.ts.map +1 -1
- package/dist/atoms/ui/Badge.d.ts.map +1 -0
- package/dist/atoms/ui/ErrorBoundary.d.ts.map +1 -0
- package/dist/atoms/ui/Select.d.ts.map +1 -0
- package/dist/atoms/ui/Switch.d.ts.map +1 -0
- package/dist/atoms/ui/Tabs.d.ts.map +1 -0
- package/dist/atoms/ui/avatar.d.ts.map +1 -0
- package/dist/atoms/{primitives → ui}/button.d.ts +3 -3
- package/dist/atoms/ui/button.d.ts.map +1 -0
- package/dist/atoms/ui/card.d.ts.map +1 -0
- package/dist/atoms/ui/dropdown-menu.d.ts.map +1 -0
- package/dist/atoms/{primitives → ui}/index.d.ts +0 -2
- package/dist/atoms/ui/index.d.ts.map +1 -0
- package/dist/atoms/ui/input.d.ts.map +1 -0
- package/dist/atoms/ui/label.d.ts.map +1 -0
- package/dist/atoms/ui/skeleton.d.ts.map +1 -0
- package/dist/atoms/ui/spinner.d.ts.map +1 -0
- package/dist/atoms/ui/table.d.ts.map +1 -0
- package/dist/atoms/utils/utils.d.ts +0 -5
- package/dist/atoms/utils/utils.d.ts.map +1 -1
- package/dist/features/auth/components/LoginForm.d.ts.map +1 -1
- package/dist/features/auth/hooks/index.d.ts +0 -1
- package/dist/features/auth/hooks/index.d.ts.map +1 -1
- package/dist/features/auth/index.d.ts +0 -1
- package/dist/features/auth/index.d.ts.map +1 -1
- package/dist/frontend-patterns.css +1 -4417
- package/dist/index.d.ts +0 -8
- package/dist/index.d.ts.map +1 -1
- package/dist/index.es.js +8506 -27523
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +8466 -27504
- package/dist/index.js.map +1 -1
- package/dist/molecules/forms/SearchInput.d.ts.map +1 -1
- package/dist/molecules/layout/AppHeader/AppHeader.d.ts.map +1 -1
- package/dist/molecules/layout/Sidebar.d.ts.map +1 -1
- package/dist/molecules/layout/SidebarButton/SidebarButton.d.ts +0 -2
- package/dist/molecules/layout/SidebarButton/SidebarButton.d.ts.map +1 -1
- package/dist/molecules/layout/index.d.ts +0 -4
- package/dist/molecules/layout/index.d.ts.map +1 -1
- package/dist/organisms/showcase/ComponentShowcasePage.d.ts.map +1 -1
- package/dist/templates/DataTemplate.d.ts +1 -1
- package/dist/templates/DataTemplate.d.ts.map +1 -1
- package/dist/templates/admin/AdminCRUDTemplate.d.ts.map +1 -1
- package/dist/templates/admin/AdminDashboardTemplate.d.ts +9 -6
- package/dist/templates/admin/AdminDashboardTemplate.d.ts.map +1 -1
- package/dist/templates/admin/AdminDetailTemplate.d.ts +1 -1
- package/dist/templates/admin/AdminDetailTemplate.d.ts.map +1 -1
- package/dist/templates/factory.d.ts +1 -2
- package/dist/templates/factory.d.ts.map +1 -1
- package/dist/templates/index.d.ts +0 -2
- package/dist/templates/index.d.ts.map +1 -1
- package/package.json +10 -35
- package/src/App.css +42 -0
- package/src/App.tsx +54 -0
- package/src/__tests__/README.md +221 -0
- package/src/__tests__/atoms/hooks/simple-hooks.test.ts +44 -0
- package/src/__tests__/atoms/ui/button.test.tsx +68 -0
- package/src/__tests__/atoms/utils/simple.test.ts +18 -0
- package/src/__tests__/atoms/utils/utils.test.ts +77 -0
- package/src/__tests__/features/auth/simple-auth.test.tsx +40 -0
- package/src/__tests__/molecules/layout/simple-layout.test.tsx +81 -0
- package/src/__tests__/organisms/showcase/simple-showcase.test.tsx +167 -0
- package/src/__tests__/setup.ts +51 -0
- package/src/__tests__/utils.tsx +123 -0
- package/src/atoms/composed/Accordion/Accordion.tsx +271 -0
- package/src/atoms/composed/Accordion/index.ts +1 -0
- package/src/atoms/composed/Alert/Alert.tsx +132 -0
- package/src/atoms/composed/Alert/index.ts +1 -0
- package/src/atoms/composed/Breadcrumb/Breadcrumb.tsx +83 -0
- package/src/atoms/composed/Breadcrumb/index.ts +1 -0
- package/src/atoms/composed/Chart/Chart.tsx +425 -0
- package/src/atoms/composed/Chart/index.ts +2 -0
- package/src/atoms/composed/ColorSwatch/ColorSwatch.tsx +72 -0
- package/src/atoms/composed/ColorSwatch/index.ts +1 -0
- package/src/atoms/composed/DarkModeToggle.tsx +66 -0
- package/src/atoms/composed/DataBadge/DataBadge.tsx +81 -0
- package/src/atoms/composed/DataBadge/index.ts +1 -0
- package/src/atoms/composed/DataTable/DataTable.tsx +394 -0
- package/src/atoms/composed/DataTable/TableCellWithTooltip.tsx +41 -0
- package/src/atoms/composed/DataTable/index.ts +2 -0
- package/src/atoms/composed/DateTimePicker/DateTimePicker.tsx +611 -0
- package/src/atoms/composed/DateTimePicker/index.ts +2 -0
- package/src/atoms/composed/DetailedCard/DetailedCard.tsx +181 -0
- package/src/atoms/composed/DetailedCard/index.ts +2 -0
- package/src/atoms/composed/EmptyState/EmptyState.tsx +90 -0
- package/src/atoms/composed/EmptyState/index.ts +1 -0
- package/src/atoms/composed/FileUpload/FileUpload.tsx +477 -0
- package/src/atoms/composed/FileUpload/index.ts +2 -0
- package/src/atoms/composed/FormField/FormField.tsx +92 -0
- package/src/atoms/composed/FormField/index.ts +1 -0
- package/src/atoms/composed/GlobalSearch/GlobalSearch.tsx +37 -0
- package/src/atoms/composed/GlobalSearch/index.ts +1 -0
- package/src/atoms/composed/IconBadge/IconBadge.tsx +95 -0
- package/src/atoms/composed/IconBadge/index.ts +2 -0
- package/src/atoms/composed/Modal/Modal.tsx +223 -0
- package/src/atoms/composed/Modal/index.ts +2 -0
- package/src/atoms/composed/PaletteSwitcher.tsx +386 -0
- package/src/atoms/composed/ProgressBar/ProgressBar.tsx +116 -0
- package/src/atoms/composed/ProgressBar/index.ts +1 -0
- package/src/atoms/composed/StatCard/StatCard.tsx +219 -0
- package/src/atoms/composed/StatCard/index.ts +1 -0
- package/src/atoms/composed/StyleGuide.tsx +717 -0
- package/src/atoms/composed/Toast/Toast.tsx +219 -0
- package/src/atoms/composed/Toast/index.ts +1 -0
- package/src/atoms/composed/Tooltip/Tooltip.tsx +213 -0
- package/src/atoms/composed/Tooltip/index.ts +1 -0
- package/src/atoms/composed/UserAvatar/UserAvatar.tsx +139 -0
- package/src/atoms/composed/UserAvatar/index.ts +1 -0
- package/src/atoms/composed/UserMenu/UserMenu.tsx +16 -0
- package/src/atoms/composed/UserMenu/index.ts +1 -0
- package/src/atoms/composed/index.ts +29 -0
- package/src/atoms/hooks/useApi.ts +80 -0
- package/src/atoms/hooks/useHealth.ts +17 -0
- package/src/atoms/index.ts +13 -0
- package/src/atoms/services/api/client.ts +134 -0
- package/src/atoms/services/auth-service.ts +248 -0
- package/src/atoms/services/health.ts +15 -0
- package/src/atoms/services/index.ts +3 -0
- package/src/atoms/shared/config/constants.ts +17 -0
- package/src/atoms/shared/config/dashboard-sizes.ts +111 -0
- package/src/atoms/shared/config/environment.ts +10 -0
- package/src/atoms/shared/index.ts +4 -0
- package/src/atoms/shared/styles/color-palettes.css +566 -0
- package/src/atoms/types/auth.ts +62 -0
- package/src/atoms/types/generated.ts +1469 -0
- package/src/atoms/types/index.ts +4 -0
- package/src/atoms/types/loading.ts +28 -0
- package/src/atoms/ui/Badge.tsx +30 -0
- package/src/atoms/ui/ErrorBoundary.tsx +59 -0
- package/src/atoms/ui/Select.tsx +53 -0
- package/src/atoms/ui/Switch.tsx +42 -0
- package/src/atoms/ui/Tabs.tsx +118 -0
- package/src/atoms/ui/avatar.tsx +48 -0
- package/src/atoms/ui/button.tsx +70 -0
- package/src/atoms/ui/card.tsx +76 -0
- package/src/atoms/ui/dropdown-menu.tsx +199 -0
- package/src/atoms/ui/index.ts +39 -0
- package/src/atoms/ui/input.tsx +23 -0
- package/src/atoms/ui/label.tsx +23 -0
- package/src/atoms/ui/skeleton.tsx +13 -0
- package/src/atoms/ui/spinner.tsx +49 -0
- package/src/atoms/ui/table.tsx +116 -0
- package/src/atoms/utils/animations.ts +135 -0
- package/src/atoms/utils/tooltip-helpers.ts +140 -0
- package/src/atoms/utils/utils.ts +9 -0
- package/src/features/auth/components/LoginForm.tsx +168 -0
- package/src/features/auth/components/LogoutButton.tsx +19 -0
- package/src/features/auth/components/ProtectedRoute.tsx +60 -0
- package/src/features/auth/components/index.ts +4 -0
- package/src/features/auth/hooks/index.ts +2 -0
- package/src/features/auth/hooks/useAuth.tsx +205 -0
- package/src/features/auth/hooks/usePermissions.ts +35 -0
- package/src/features/auth/index.ts +2 -0
- package/src/features/index.ts +2 -0
- package/src/index.css +704 -0
- package/src/index.ts +13 -0
- package/src/main.tsx +48 -0
- package/src/molecules/.gitkeep +0 -0
- package/src/molecules/forms/FormGroup.tsx +75 -0
- package/src/molecules/forms/SearchInput.tsx +259 -0
- package/src/molecules/forms/index.ts +4 -0
- package/src/molecules/index.ts +4 -0
- package/src/molecules/layout/AppHeader/AppHeader.tsx +42 -0
- package/src/molecules/layout/AppHeader/index.ts +1 -0
- package/src/molecules/layout/AppLayout.tsx +29 -0
- package/src/molecules/layout/PageTemplate.tsx +87 -0
- package/src/molecules/layout/SectionHeader/SectionHeader.tsx +87 -0
- package/src/molecules/layout/SectionHeader/index.ts +1 -0
- package/src/molecules/layout/ShowcaseSection.tsx +57 -0
- package/src/molecules/layout/Sidebar.tsx +144 -0
- package/src/molecules/layout/SidebarButton/SidebarButton.tsx +99 -0
- package/src/molecules/layout/SidebarButton/index.ts +1 -0
- package/src/molecules/layout/SidebarContext.tsx +31 -0
- package/src/molecules/layout/index.ts +7 -0
- package/src/molecules/navigation/NavMenu.tsx +188 -0
- package/src/molecules/navigation/Pagination.tsx +172 -0
- package/src/molecules/navigation/index.ts +4 -0
- package/src/organisms/index.ts +5 -0
- package/src/organisms/showcase/ComponentShowcasePage.tsx +2496 -0
- package/src/organisms/showcase/index.ts +1 -0
- package/src/pages/AdminShowcase/AdminCRUDShowcase.tsx +242 -0
- package/src/pages/AdminShowcase/AdminDashboardShowcase.tsx +171 -0
- package/src/pages/AdminShowcase/AdminDetailShowcase.tsx +385 -0
- package/src/pages/AdminShowcase/index.tsx +3 -0
- package/src/pages/ComponentShowcase/BadgesShowcase.tsx +188 -0
- package/src/pages/ComponentShowcase/CardsShowcase.tsx +392 -0
- package/src/pages/ComponentShowcase/PalettesShowcase.tsx +207 -0
- package/src/pages/ComponentShowcase/StatesShowcase.tsx +485 -0
- package/src/pages/ComponentShowcase/TablesShowcase.tsx +134 -0
- package/src/pages/ComponentShowcase/TypographyShowcase.tsx +255 -0
- package/src/pages/ComponentShowcase/index.tsx +188 -0
- package/src/pages/index.ts +2 -0
- package/src/templates/AuthTemplate.tsx +216 -0
- package/src/templates/ComponentShowcaseTemplate.tsx +173 -0
- package/src/templates/DashboardTemplate.tsx +232 -0
- package/src/templates/DataTemplate.tsx +319 -0
- package/src/templates/admin/AdminCRUDTemplate.tsx +630 -0
- package/src/templates/admin/AdminDashboardTemplate.tsx +351 -0
- package/src/templates/admin/AdminDetailTemplate.tsx +563 -0
- package/src/templates/admin/index.ts +29 -0
- package/src/templates/factory.tsx +169 -0
- package/src/templates/index.ts +37 -0
- package/src/vite-env.d.ts +1 -0
- package/CHANGELOG.md +0 -63
- package/LICENSE +0 -19
- package/cli/cli/commands/generate-hooks.js +0 -291
- package/cli/cli/commands/init.js +0 -25
- package/cli/cli/commands/scaffold.js +0 -201
- package/cli/cli/index.js +0 -113
- package/cli/commands/generate-hooks.js +0 -288
- package/cli/commands/generate-hooks.ts +0 -316
- package/cli/commands/init.js +0 -22
- package/cli/commands/init.ts +0 -33
- package/cli/commands/scaffold.js +0 -198
- package/cli/commands/scaffold.ts +0 -224
- package/cli/index.js +0 -3210
- package/cli/index.ts +0 -122
- package/cli/src/codegen/openapi/bulk-hook-generator.js +0 -252
- package/cli/src/codegen/openapi/bulk-types.js +0 -89
- package/cli/src/codegen/openapi/client-generator.js +0 -672
- package/cli/src/codegen/openapi/confidence-scorer.js +0 -204
- package/cli/src/codegen/openapi/hook-config.js +0 -66
- package/cli/src/codegen/openapi/hook-generator.js +0 -1057
- package/cli/src/codegen/openapi/parser.js +0 -279
- package/cli/src/codegen/openapi/type-generator.js +0 -339
- package/dist/atoms/components/core/Avatar/Avatar.d.ts +0 -41
- package/dist/atoms/components/core/Avatar/Avatar.d.ts.map +0 -1
- package/dist/atoms/components/core/Avatar/index.d.ts +0 -2
- package/dist/atoms/components/core/Avatar/index.d.ts.map +0 -1
- package/dist/atoms/components/core/Badge/Badge.d.ts +0 -38
- package/dist/atoms/components/core/Badge/Badge.d.ts.map +0 -1
- package/dist/atoms/components/core/Badge/index.d.ts +0 -2
- package/dist/atoms/components/core/Badge/index.d.ts.map +0 -1
- package/dist/atoms/components/core/Button/Button.d.ts +0 -28
- package/dist/atoms/components/core/Button/Button.d.ts.map +0 -1
- package/dist/atoms/components/core/Button/index.d.ts +0 -3
- package/dist/atoms/components/core/Button/index.d.ts.map +0 -1
- package/dist/atoms/components/core/Card/Card.d.ts +0 -41
- package/dist/atoms/components/core/Card/Card.d.ts.map +0 -1
- package/dist/atoms/components/core/Card/index.d.ts +0 -3
- package/dist/atoms/components/core/Card/index.d.ts.map +0 -1
- package/dist/atoms/components/core/Checkbox/Checkbox.d.ts +0 -28
- package/dist/atoms/components/core/Checkbox/Checkbox.d.ts.map +0 -1
- package/dist/atoms/components/core/Checkbox/index.d.ts +0 -3
- package/dist/atoms/components/core/Checkbox/index.d.ts.map +0 -1
- package/dist/atoms/components/core/Input/Input.d.ts +0 -37
- package/dist/atoms/components/core/Input/Input.d.ts.map +0 -1
- package/dist/atoms/components/core/Input/index.d.ts +0 -3
- package/dist/atoms/components/core/Input/index.d.ts.map +0 -1
- package/dist/atoms/components/core/Label/Label.d.ts +0 -23
- package/dist/atoms/components/core/Label/Label.d.ts.map +0 -1
- package/dist/atoms/components/core/Label/index.d.ts +0 -3
- package/dist/atoms/components/core/Label/index.d.ts.map +0 -1
- package/dist/atoms/components/core/Select/Select.d.ts +0 -42
- package/dist/atoms/components/core/Select/Select.d.ts.map +0 -1
- package/dist/atoms/components/core/Select/index.d.ts +0 -3
- package/dist/atoms/components/core/Select/index.d.ts.map +0 -1
- package/dist/atoms/components/core/Spinner/Spinner.d.ts +0 -25
- package/dist/atoms/components/core/Spinner/Spinner.d.ts.map +0 -1
- package/dist/atoms/components/core/Spinner/index.d.ts +0 -3
- package/dist/atoms/components/core/Spinner/index.d.ts.map +0 -1
- package/dist/atoms/components/core/Switch/Switch.d.ts +0 -35
- package/dist/atoms/components/core/Switch/Switch.d.ts.map +0 -1
- package/dist/atoms/components/core/Switch/index.d.ts +0 -2
- package/dist/atoms/components/core/Switch/index.d.ts.map +0 -1
- package/dist/atoms/components/core/index.d.ts +0 -11
- package/dist/atoms/components/core/index.d.ts.map +0 -1
- package/dist/atoms/components/data/ActivityFeed/ActivityFeed.d.ts +0 -4
- package/dist/atoms/components/data/ActivityFeed/ActivityFeed.d.ts.map +0 -1
- package/dist/atoms/components/data/ActivityFeed/ActivityFeed.stories.d.ts +0 -38
- package/dist/atoms/components/data/ActivityFeed/ActivityFeed.stories.d.ts.map +0 -1
- package/dist/atoms/components/data/ActivityFeed/ActivityFeedItem.d.ts +0 -9
- package/dist/atoms/components/data/ActivityFeed/ActivityFeedItem.d.ts.map +0 -1
- package/dist/atoms/components/data/ActivityFeed/index.d.ts +0 -4
- package/dist/atoms/components/data/ActivityFeed/index.d.ts.map +0 -1
- package/dist/atoms/components/data/ActivityFeed/types.d.ts +0 -26
- package/dist/atoms/components/data/ActivityFeed/types.d.ts.map +0 -1
- package/dist/atoms/components/data/ActivityFeed/utils.d.ts +0 -5
- package/dist/atoms/components/data/ActivityFeed/utils.d.ts.map +0 -1
- package/dist/atoms/components/data/Chart/Chart.d.ts.map +0 -1
- package/dist/atoms/components/data/Chart/index.d.ts.map +0 -1
- package/dist/atoms/components/data/DataBadge/DataBadge.d.ts +0 -18
- package/dist/atoms/components/data/DataBadge/DataBadge.d.ts.map +0 -1
- package/dist/atoms/components/data/DataBadge/index.d.ts.map +0 -1
- package/dist/atoms/components/data/DataTable/DataTable.d.ts +0 -5
- package/dist/atoms/components/data/DataTable/DataTable.d.ts.map +0 -1
- package/dist/atoms/components/data/DataTable/DataTable.types.d.ts +0 -51
- package/dist/atoms/components/data/DataTable/DataTable.types.d.ts.map +0 -1
- package/dist/atoms/components/data/DataTable/TableCellWithTooltip.d.ts.map +0 -1
- package/dist/atoms/components/data/DataTable/index.d.ts.map +0 -1
- package/dist/atoms/components/data/DetailedCard/DetailedCard.d.ts.map +0 -1
- package/dist/atoms/components/data/DetailedCard/index.d.ts.map +0 -1
- package/dist/atoms/components/data/EntityIcon/EntityIcon.d.ts +0 -24
- package/dist/atoms/components/data/EntityIcon/EntityIcon.d.ts.map +0 -1
- package/dist/atoms/components/data/EntityIcon/index.d.ts +0 -2
- package/dist/atoms/components/data/EntityIcon/index.d.ts.map +0 -1
- package/dist/atoms/components/data/IconBadge/IconBadge.d.ts.map +0 -1
- package/dist/atoms/components/data/IconBadge/index.d.ts.map +0 -1
- package/dist/atoms/components/data/ListCard/ListCard.d.ts +0 -32
- package/dist/atoms/components/data/ListCard/ListCard.d.ts.map +0 -1
- package/dist/atoms/components/data/ListCard/index.d.ts +0 -2
- package/dist/atoms/components/data/ListCard/index.d.ts.map +0 -1
- package/dist/atoms/components/data/ProgressBar/ProgressBar.d.ts.map +0 -1
- package/dist/atoms/components/data/ProgressBar/index.d.ts.map +0 -1
- package/dist/atoms/components/data/StatCard/StatCard.d.ts.map +0 -1
- package/dist/atoms/components/data/StatCard/index.d.ts.map +0 -1
- package/dist/atoms/components/data/Table/Table.d.ts +0 -41
- package/dist/atoms/components/data/Table/Table.d.ts.map +0 -1
- package/dist/atoms/components/data/Table/index.d.ts +0 -2
- package/dist/atoms/components/data/Table/index.d.ts.map +0 -1
- package/dist/atoms/components/data/TruncatedText/TruncatedText.d.ts +0 -26
- package/dist/atoms/components/data/TruncatedText/TruncatedText.d.ts.map +0 -1
- package/dist/atoms/components/data/TruncatedText/index.d.ts +0 -2
- package/dist/atoms/components/data/TruncatedText/index.d.ts.map +0 -1
- package/dist/atoms/components/data/index.d.ts +0 -13
- package/dist/atoms/components/data/index.d.ts.map +0 -1
- package/dist/atoms/components/domain/SalesPanel/SalesPanel.d.ts +0 -19
- package/dist/atoms/components/domain/SalesPanel/SalesPanel.d.ts.map +0 -1
- package/dist/atoms/components/domain/SalesPanel/index.d.ts +0 -2
- package/dist/atoms/components/domain/SalesPanel/index.d.ts.map +0 -1
- package/dist/atoms/components/domain/SalesPanel/mockSalesData.d.ts +0 -63
- package/dist/atoms/components/domain/SalesPanel/mockSalesData.d.ts.map +0 -1
- package/dist/atoms/components/domain/index.d.ts +0 -2
- package/dist/atoms/components/domain/index.d.ts.map +0 -1
- package/dist/atoms/components/feedback/Alert/Alert.d.ts.map +0 -1
- package/dist/atoms/components/feedback/Alert/index.d.ts.map +0 -1
- package/dist/atoms/components/feedback/EmptyState/EmptyState.d.ts.map +0 -1
- package/dist/atoms/components/feedback/EmptyState/index.d.ts.map +0 -1
- package/dist/atoms/components/feedback/ErrorBoundary/ErrorBoundary.d.ts +0 -61
- package/dist/atoms/components/feedback/ErrorBoundary/ErrorBoundary.d.ts.map +0 -1
- package/dist/atoms/components/feedback/ErrorBoundary/index.d.ts +0 -2
- package/dist/atoms/components/feedback/ErrorBoundary/index.d.ts.map +0 -1
- package/dist/atoms/components/feedback/Skeleton/Skeleton.d.ts +0 -41
- package/dist/atoms/components/feedback/Skeleton/Skeleton.d.ts.map +0 -1
- package/dist/atoms/components/feedback/Skeleton/index.d.ts +0 -2
- package/dist/atoms/components/feedback/Skeleton/index.d.ts.map +0 -1
- package/dist/atoms/components/feedback/Toast/Toast.d.ts.map +0 -1
- package/dist/atoms/components/feedback/Toast/index.d.ts.map +0 -1
- package/dist/atoms/components/feedback/index.d.ts +0 -6
- package/dist/atoms/components/feedback/index.d.ts.map +0 -1
- package/dist/atoms/components/forms/DateTimePicker/DateTimePicker.d.ts.map +0 -1
- package/dist/atoms/components/forms/DateTimePicker/index.d.ts.map +0 -1
- package/dist/atoms/components/forms/FileUpload/FileUpload.d.ts.map +0 -1
- package/dist/atoms/components/forms/FileUpload/index.d.ts.map +0 -1
- package/dist/atoms/components/forms/FormField/FormField.d.ts.map +0 -1
- package/dist/atoms/components/forms/FormField/index.d.ts.map +0 -1
- package/dist/atoms/components/forms/index.d.ts +0 -4
- package/dist/atoms/components/forms/index.d.ts.map +0 -1
- package/dist/atoms/components/index.d.ts +0 -10
- package/dist/atoms/components/index.d.ts.map +0 -1
- package/dist/atoms/components/layout/Accordion/Accordion.d.ts.map +0 -1
- package/dist/atoms/components/layout/Accordion/index.d.ts.map +0 -1
- package/dist/atoms/components/layout/Breadcrumb/Breadcrumb.d.ts.map +0 -1
- package/dist/atoms/components/layout/Breadcrumb/index.d.ts.map +0 -1
- package/dist/atoms/components/layout/Dialog/index.d.ts +0 -3
- package/dist/atoms/components/layout/Dialog/index.d.ts.map +0 -1
- package/dist/atoms/components/layout/Dropdown/Dropdown.d.ts +0 -40
- package/dist/atoms/components/layout/Dropdown/Dropdown.d.ts.map +0 -1
- package/dist/atoms/components/layout/Dropdown/index.d.ts +0 -3
- package/dist/atoms/components/layout/Dropdown/index.d.ts.map +0 -1
- package/dist/atoms/components/layout/Modal/Modal.d.ts.map +0 -1
- package/dist/atoms/components/layout/Modal/index.d.ts.map +0 -1
- package/dist/atoms/components/layout/Tabs/index.d.ts +0 -2
- package/dist/atoms/components/layout/Tabs/index.d.ts.map +0 -1
- package/dist/atoms/components/layout/Tooltip/Tooltip.d.ts.map +0 -1
- package/dist/atoms/components/layout/Tooltip/index.d.ts +0 -2
- package/dist/atoms/components/layout/Tooltip/index.d.ts.map +0 -1
- package/dist/atoms/components/layout/index.d.ts +0 -8
- package/dist/atoms/components/layout/index.d.ts.map +0 -1
- package/dist/atoms/components/navigation/GlobalSearch/GlobalSearch.d.ts.map +0 -1
- package/dist/atoms/components/navigation/GlobalSearch/index.d.ts.map +0 -1
- package/dist/atoms/components/navigation/index.d.ts +0 -2
- package/dist/atoms/components/navigation/index.d.ts.map +0 -1
- package/dist/atoms/components/theme/ColorSwatch/ColorSwatch.d.ts.map +0 -1
- package/dist/atoms/components/theme/ColorSwatch/index.d.ts.map +0 -1
- package/dist/atoms/components/theme/DarkModeToggle.d.ts.map +0 -1
- package/dist/atoms/components/theme/PaletteSwitcher.d.ts.map +0 -1
- package/dist/atoms/components/theme/StyleGuide.d.ts.map +0 -1
- package/dist/atoms/components/theme/index.d.ts +0 -5
- package/dist/atoms/components/theme/index.d.ts.map +0 -1
- package/dist/atoms/components/user/UserAvatar/UserAvatar.d.ts.map +0 -1
- package/dist/atoms/components/user/UserAvatar/index.d.ts.map +0 -1
- package/dist/atoms/components/user/UserMenu/UserMenu.d.ts.map +0 -1
- package/dist/atoms/components/user/UserMenu/index.d.ts.map +0 -1
- package/dist/atoms/components/user/index.d.ts +0 -3
- package/dist/atoms/components/user/index.d.ts.map +0 -1
- package/dist/atoms/config/responsive.d.ts +0 -147
- package/dist/atoms/config/responsive.d.ts.map +0 -1
- package/dist/atoms/hooks/index.d.ts +0 -5
- package/dist/atoms/hooks/index.d.ts.map +0 -1
- package/dist/atoms/hooks/use-toast.d.ts +0 -16
- package/dist/atoms/hooks/use-toast.d.ts.map +0 -1
- package/dist/atoms/hooks/useResponsive.d.ts +0 -42
- package/dist/atoms/hooks/useResponsive.d.ts.map +0 -1
- package/dist/atoms/primitives/Badge.d.ts.map +0 -1
- package/dist/atoms/primitives/ErrorBoundary.d.ts.map +0 -1
- package/dist/atoms/primitives/Select.d.ts.map +0 -1
- package/dist/atoms/primitives/Switch.d.ts.map +0 -1
- package/dist/atoms/primitives/Tabs.d.ts.map +0 -1
- package/dist/atoms/primitives/avatar.d.ts.map +0 -1
- package/dist/atoms/primitives/button.d.ts.map +0 -1
- package/dist/atoms/primitives/card.d.ts.map +0 -1
- package/dist/atoms/primitives/checkbox.d.ts +0 -12
- package/dist/atoms/primitives/checkbox.d.ts.map +0 -1
- package/dist/atoms/primitives/dialog.d.ts +0 -34
- package/dist/atoms/primitives/dialog.d.ts.map +0 -1
- package/dist/atoms/primitives/dropdown-menu.d.ts.map +0 -1
- package/dist/atoms/primitives/index.d.ts.map +0 -1
- package/dist/atoms/primitives/input.d.ts.map +0 -1
- package/dist/atoms/primitives/label.d.ts.map +0 -1
- package/dist/atoms/primitives/skeleton.d.ts.map +0 -1
- package/dist/atoms/primitives/spinner.d.ts.map +0 -1
- package/dist/atoms/primitives/table.d.ts.map +0 -1
- package/dist/atoms/types/entity-config.d.ts +0 -117
- package/dist/atoms/types/entity-config.d.ts.map +0 -1
- package/dist/atoms/types/navigation.d.ts +0 -30
- package/dist/atoms/types/navigation.d.ts.map +0 -1
- package/dist/atoms/types/ui-config.d.ts +0 -50
- package/dist/atoms/types/ui-config.d.ts.map +0 -1
- package/dist/atoms/utils/color-manager.d.ts +0 -68
- package/dist/atoms/utils/color-manager.d.ts.map +0 -1
- package/dist/atoms/utils/debounce.d.ts +0 -6
- package/dist/atoms/utils/debounce.d.ts.map +0 -1
- package/dist/atoms/utils/field-detection.d.ts +0 -15
- package/dist/atoms/utils/field-detection.d.ts.map +0 -1
- package/dist/atoms/utils/icon-resolver.d.ts +0 -76
- package/dist/atoms/utils/icon-resolver.d.ts.map +0 -1
- package/dist/atoms/utils/index.d.ts +0 -5
- package/dist/atoms/utils/index.d.ts.map +0 -1
- package/dist/atoms/utils/metric-engine.d.ts +0 -30
- package/dist/atoms/utils/metric-engine.d.ts.map +0 -1
- package/dist/atoms/utils/ui-mapping.d.ts +0 -17
- package/dist/atoms/utils/ui-mapping.d.ts.map +0 -1
- package/dist/codegen/index.d.ts +0 -7
- package/dist/codegen/index.d.ts.map +0 -1
- package/dist/codegen/openapi/bulk-hook-generator.d.ts +0 -40
- package/dist/codegen/openapi/bulk-hook-generator.d.ts.map +0 -1
- package/dist/codegen/openapi/bulk-types.d.ts +0 -142
- package/dist/codegen/openapi/bulk-types.d.ts.map +0 -1
- package/dist/codegen/openapi/client-generator.d.ts +0 -52
- package/dist/codegen/openapi/client-generator.d.ts.map +0 -1
- package/dist/codegen/openapi/confidence-scorer.d.ts +0 -30
- package/dist/codegen/openapi/confidence-scorer.d.ts.map +0 -1
- package/dist/codegen/openapi/hook-config.d.ts +0 -50
- package/dist/codegen/openapi/hook-config.d.ts.map +0 -1
- package/dist/codegen/openapi/hook-generator.d.ts +0 -108
- package/dist/codegen/openapi/hook-generator.d.ts.map +0 -1
- package/dist/codegen/openapi/index.d.ts +0 -27
- package/dist/codegen/openapi/index.d.ts.map +0 -1
- package/dist/codegen/openapi/parser.d.ts +0 -107
- package/dist/codegen/openapi/parser.d.ts.map +0 -1
- package/dist/codegen/openapi/type-generator.d.ts +0 -53
- package/dist/codegen/openapi/type-generator.d.ts.map +0 -1
- package/dist/features/auth/hooks/useAuthContext.d.ts +0 -7
- package/dist/features/auth/hooks/useAuthContext.d.ts.map +0 -1
- package/dist/features/auth/providers/MockAuthProvider.d.ts +0 -9
- package/dist/features/auth/providers/MockAuthProvider.d.ts.map +0 -1
- package/dist/features/auth/providers/index.d.ts +0 -2
- package/dist/features/auth/providers/index.d.ts.map +0 -1
- package/dist/features/auth/services/mock-auth-service.d.ts +0 -17
- package/dist/features/auth/services/mock-auth-service.d.ts.map +0 -1
- package/dist/generated/client/client.d.ts +0 -23
- package/dist/generated/client/client.d.ts.map +0 -1
- package/dist/generated/client/config.d.ts +0 -10
- package/dist/generated/client/config.d.ts.map +0 -1
- package/dist/generated/client/index.d.ts +0 -12
- package/dist/generated/client/index.d.ts.map +0 -1
- package/dist/generated/client/methods.d.ts +0 -591
- package/dist/generated/client/methods.d.ts.map +0 -1
- package/dist/generated/client/types.d.ts +0 -37
- package/dist/generated/client/types.d.ts.map +0 -1
- package/dist/generated/example.d.ts +0 -8
- package/dist/generated/example.d.ts.map +0 -1
- package/dist/generated/hooks/index.d.ts +0 -11
- package/dist/generated/hooks/index.d.ts.map +0 -1
- package/dist/generated/hooks/keys.d.ts +0 -59
- package/dist/generated/hooks/keys.d.ts.map +0 -1
- package/dist/generated/hooks/mutations.d.ts +0 -551
- package/dist/generated/hooks/mutations.d.ts.map +0 -1
- package/dist/generated/hooks/queries.d.ts +0 -426
- package/dist/generated/hooks/queries.d.ts.map +0 -1
- package/dist/generated/hooks/types.d.ts +0 -318
- package/dist/generated/hooks/types.d.ts.map +0 -1
- package/dist/generated/index.d.ts +0 -13
- package/dist/generated/index.d.ts.map +0 -1
- package/dist/generated/types/endpoints.d.ts +0 -1364
- package/dist/generated/types/endpoints.d.ts.map +0 -1
- package/dist/generated/types/index.d.ts +0 -11
- package/dist/generated/types/index.d.ts.map +0 -1
- package/dist/generated/types/parameters.d.ts +0 -8
- package/dist/generated/types/parameters.d.ts.map +0 -1
- package/dist/generated/types/responses.d.ts +0 -8
- package/dist/generated/types/responses.d.ts.map +0 -1
- package/dist/generated/types/schemas.d.ts +0 -652
- package/dist/generated/types/schemas.d.ts.map +0 -1
- package/dist/molecules/feedback/index.d.ts +0 -2
- package/dist/molecules/feedback/index.d.ts.map +0 -1
- package/dist/molecules/layout/BulkSelectionBar.d.ts +0 -15
- package/dist/molecules/layout/BulkSelectionBar.d.ts.map +0 -1
- package/dist/molecules/layout/DashboardWithSidePanel/DashboardWithSidePanel.d.ts +0 -16
- package/dist/molecules/layout/DashboardWithSidePanel/DashboardWithSidePanel.d.ts.map +0 -1
- package/dist/molecules/layout/DashboardWithSidePanel/index.d.ts +0 -2
- package/dist/molecules/layout/DashboardWithSidePanel/index.d.ts.map +0 -1
- package/dist/molecules/layout/NavigationContext.d.ts +0 -15
- package/dist/molecules/layout/NavigationContext.d.ts.map +0 -1
- package/dist/templates/EnhancedDataTemplate.d.ts +0 -188
- package/dist/templates/EnhancedDataTemplate.d.ts.map +0 -1
- package/dist/templates/EnhancedDataTemplate.hooks.bulk.d.ts +0 -18
- package/dist/templates/EnhancedDataTemplate.hooks.bulk.d.ts.map +0 -1
- package/dist/templates/EnhancedDataTemplate.hooks.d.ts +0 -22
- package/dist/templates/EnhancedDataTemplate.hooks.d.ts.map +0 -1
- package/dist/templates/api/APIDataTemplate.d.ts +0 -66
- package/dist/templates/api/APIDataTemplate.d.ts.map +0 -1
- package/dist/templates/api/index.d.ts +0 -8
- package/dist/templates/api/index.d.ts.map +0 -1
- /package/dist/atoms/{components/layout → composed}/Accordion/Accordion.d.ts +0 -0
- /package/dist/atoms/{components/layout → composed}/Accordion/index.d.ts +0 -0
- /package/dist/atoms/{components/feedback → composed}/Alert/Alert.d.ts +0 -0
- /package/dist/atoms/{components/feedback → composed}/Alert/index.d.ts +0 -0
- /package/dist/atoms/{components/layout → composed}/Breadcrumb/Breadcrumb.d.ts +0 -0
- /package/dist/atoms/{components/layout → composed}/Breadcrumb/index.d.ts +0 -0
- /package/dist/atoms/{components/data → composed}/Chart/index.d.ts +0 -0
- /package/dist/atoms/{components/theme → composed}/ColorSwatch/ColorSwatch.d.ts +0 -0
- /package/dist/atoms/{components/theme → composed}/ColorSwatch/index.d.ts +0 -0
- /package/dist/atoms/{components/theme → composed}/DarkModeToggle.d.ts +0 -0
- /package/dist/atoms/{components/data → composed}/DataBadge/index.d.ts +0 -0
- /package/dist/atoms/{components/data → composed}/DataTable/TableCellWithTooltip.d.ts +0 -0
- /package/dist/atoms/{components/data → composed}/DataTable/index.d.ts +0 -0
- /package/dist/atoms/{components/forms → composed}/DateTimePicker/DateTimePicker.d.ts +0 -0
- /package/dist/atoms/{components/forms → composed}/DateTimePicker/index.d.ts +0 -0
- /package/dist/atoms/{components/data → composed}/DetailedCard/DetailedCard.d.ts +0 -0
- /package/dist/atoms/{components/data → composed}/DetailedCard/index.d.ts +0 -0
- /package/dist/atoms/{components/feedback → composed}/EmptyState/EmptyState.d.ts +0 -0
- /package/dist/atoms/{components/feedback → composed}/EmptyState/index.d.ts +0 -0
- /package/dist/atoms/{components/forms → composed}/FileUpload/FileUpload.d.ts +0 -0
- /package/dist/atoms/{components/forms → composed}/FileUpload/index.d.ts +0 -0
- /package/dist/atoms/{components/forms → composed}/FormField/FormField.d.ts +0 -0
- /package/dist/atoms/{components/forms → composed}/FormField/index.d.ts +0 -0
- /package/dist/atoms/{components/navigation → composed}/GlobalSearch/GlobalSearch.d.ts +0 -0
- /package/dist/atoms/{components/navigation → composed}/GlobalSearch/index.d.ts +0 -0
- /package/dist/atoms/{components/data → composed}/IconBadge/index.d.ts +0 -0
- /package/dist/atoms/{components/layout → composed}/Modal/Modal.d.ts +0 -0
- /package/dist/atoms/{components/layout → composed}/Modal/index.d.ts +0 -0
- /package/dist/atoms/{components/theme → composed}/PaletteSwitcher.d.ts +0 -0
- /package/dist/atoms/{components/data → composed}/ProgressBar/ProgressBar.d.ts +0 -0
- /package/dist/atoms/{components/data → composed}/ProgressBar/index.d.ts +0 -0
- /package/dist/atoms/{components/data → composed}/StatCard/index.d.ts +0 -0
- /package/dist/atoms/{components/theme → composed}/StyleGuide.d.ts +0 -0
- /package/dist/atoms/{components/feedback → composed}/Toast/Toast.d.ts +0 -0
- /package/dist/atoms/{components/feedback → composed}/Toast/index.d.ts +0 -0
- /package/dist/atoms/{components/layout → composed}/Tooltip/Tooltip.d.ts +0 -0
- /package/dist/atoms/{components/user → composed}/UserAvatar/UserAvatar.d.ts +0 -0
- /package/dist/atoms/{components/user → composed}/UserAvatar/index.d.ts +0 -0
- /package/dist/atoms/{components/user → composed}/UserMenu/UserMenu.d.ts +0 -0
- /package/dist/atoms/{components/user → composed}/UserMenu/index.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/Badge.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/ErrorBoundary.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/Select.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/Switch.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/Tabs.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/avatar.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/card.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/dropdown-menu.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/input.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/label.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/skeleton.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/spinner.d.ts +0 -0
- /package/dist/atoms/{primitives → ui}/table.d.ts +0 -0
|
@@ -1,1364 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Endpoint Types
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated from OpenAPI specification
|
|
5
|
-
* Do not edit manually - regenerate using the OpenAPI type generator
|
|
6
|
-
*/
|
|
7
|
-
/**
|
|
8
|
-
* Response type for GET /api/v1/health
|
|
9
|
-
* Get system health status
|
|
10
|
-
*/
|
|
11
|
-
export type Get_health_status_api_v1_health_getResponse = {
|
|
12
|
-
status: 200;
|
|
13
|
-
data: HealthCheckResponse;
|
|
14
|
-
};
|
|
15
|
-
/**
|
|
16
|
-
* Response type for GET /api/v1/auth/health
|
|
17
|
-
* Health Check
|
|
18
|
-
*/
|
|
19
|
-
export type Health_check_api_v1_auth_health_getResponse = {
|
|
20
|
-
status: 200;
|
|
21
|
-
data: unknown;
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* Request type for POST /api/v1/auth/login
|
|
25
|
-
* Login
|
|
26
|
-
*/
|
|
27
|
-
export interface Login_api_v1_auth_login_postRequest {
|
|
28
|
-
body: LoginRequest;
|
|
29
|
-
}
|
|
30
|
-
/**
|
|
31
|
-
* Response type for POST /api/v1/auth/login
|
|
32
|
-
* Login
|
|
33
|
-
*/
|
|
34
|
-
export type Login_api_v1_auth_login_postResponse = {
|
|
35
|
-
status: 200;
|
|
36
|
-
data: TokenResponse;
|
|
37
|
-
} | {
|
|
38
|
-
status: 422;
|
|
39
|
-
data: HTTPValidationError;
|
|
40
|
-
};
|
|
41
|
-
/**
|
|
42
|
-
* Response type for POST /api/v1/auth/logout
|
|
43
|
-
* Logout
|
|
44
|
-
*/
|
|
45
|
-
export type Logout_api_v1_auth_logout_postResponse = {
|
|
46
|
-
status: 200;
|
|
47
|
-
data: MessageResponse;
|
|
48
|
-
};
|
|
49
|
-
/**
|
|
50
|
-
* Response type for GET /api/v1/auth/me
|
|
51
|
-
* Get Current User Info
|
|
52
|
-
*/
|
|
53
|
-
export type Get_current_user_info_api_v1_auth_me_getResponse = {
|
|
54
|
-
status: 200;
|
|
55
|
-
data: App__features__auth__schemas__UserResponse;
|
|
56
|
-
};
|
|
57
|
-
/**
|
|
58
|
-
* Request type for GET /api/v1/users/
|
|
59
|
-
* List Users
|
|
60
|
-
*/
|
|
61
|
-
export interface List_users_api_v1_users__getRequest {
|
|
62
|
-
query: {
|
|
63
|
-
page?: number;
|
|
64
|
-
limit?: number;
|
|
65
|
-
search?: unknown;
|
|
66
|
-
role?: unknown;
|
|
67
|
-
is_active?: unknown;
|
|
68
|
-
};
|
|
69
|
-
}
|
|
70
|
-
/**
|
|
71
|
-
* Response type for GET /api/v1/users/
|
|
72
|
-
* List Users
|
|
73
|
-
*/
|
|
74
|
-
export type List_users_api_v1_users__getResponse = {
|
|
75
|
-
status: 200;
|
|
76
|
-
data: UserListResponse;
|
|
77
|
-
} | {
|
|
78
|
-
status: 422;
|
|
79
|
-
data: HTTPValidationError;
|
|
80
|
-
};
|
|
81
|
-
/**
|
|
82
|
-
* Request type for POST /api/v1/users/
|
|
83
|
-
* Create User
|
|
84
|
-
*/
|
|
85
|
-
export interface Create_user_api_v1_users__postRequest {
|
|
86
|
-
body: UserCreate;
|
|
87
|
-
}
|
|
88
|
-
/**
|
|
89
|
-
* Response type for POST /api/v1/users/
|
|
90
|
-
* Create User
|
|
91
|
-
*/
|
|
92
|
-
export type Create_user_api_v1_users__postResponse = {
|
|
93
|
-
status: 201;
|
|
94
|
-
data: App__features__users__schemas__UserResponse;
|
|
95
|
-
} | {
|
|
96
|
-
status: 422;
|
|
97
|
-
data: HTTPValidationError;
|
|
98
|
-
};
|
|
99
|
-
/**
|
|
100
|
-
* Request type for GET /api/v1/users/{user_id}
|
|
101
|
-
* Get User
|
|
102
|
-
*/
|
|
103
|
-
export interface Get_user_api_v1_users__user_id__getRequest {
|
|
104
|
-
path: {
|
|
105
|
-
user_id: string;
|
|
106
|
-
};
|
|
107
|
-
}
|
|
108
|
-
/**
|
|
109
|
-
* Response type for GET /api/v1/users/{user_id}
|
|
110
|
-
* Get User
|
|
111
|
-
*/
|
|
112
|
-
export type Get_user_api_v1_users__user_id__getResponse = {
|
|
113
|
-
status: 200;
|
|
114
|
-
data: App__features__users__schemas__UserResponse;
|
|
115
|
-
} | {
|
|
116
|
-
status: 422;
|
|
117
|
-
data: HTTPValidationError;
|
|
118
|
-
};
|
|
119
|
-
/**
|
|
120
|
-
* Request type for PUT /api/v1/users/{user_id}
|
|
121
|
-
* Update User
|
|
122
|
-
*/
|
|
123
|
-
export interface Update_user_api_v1_users__user_id__putRequest {
|
|
124
|
-
path: {
|
|
125
|
-
user_id: string;
|
|
126
|
-
};
|
|
127
|
-
body: UserUpdate;
|
|
128
|
-
}
|
|
129
|
-
/**
|
|
130
|
-
* Response type for PUT /api/v1/users/{user_id}
|
|
131
|
-
* Update User
|
|
132
|
-
*/
|
|
133
|
-
export type Update_user_api_v1_users__user_id__putResponse = {
|
|
134
|
-
status: 200;
|
|
135
|
-
data: App__features__users__schemas__UserResponse;
|
|
136
|
-
} | {
|
|
137
|
-
status: 422;
|
|
138
|
-
data: HTTPValidationError;
|
|
139
|
-
};
|
|
140
|
-
/**
|
|
141
|
-
* Request type for DELETE /api/v1/users/{user_id}
|
|
142
|
-
* Delete User
|
|
143
|
-
*/
|
|
144
|
-
export interface Delete_user_api_v1_users__user_id__deleteRequest {
|
|
145
|
-
path: {
|
|
146
|
-
user_id: string;
|
|
147
|
-
};
|
|
148
|
-
}
|
|
149
|
-
/**
|
|
150
|
-
* Response type for DELETE /api/v1/users/{user_id}
|
|
151
|
-
* Delete User
|
|
152
|
-
*/
|
|
153
|
-
export type Delete_user_api_v1_users__user_id__deleteResponse = {
|
|
154
|
-
status: 200;
|
|
155
|
-
data: MessageResponse;
|
|
156
|
-
} | {
|
|
157
|
-
status: 422;
|
|
158
|
-
data: HTTPValidationError;
|
|
159
|
-
};
|
|
160
|
-
/**
|
|
161
|
-
* Request type for PUT /api/v1/users/{user_id}/roles
|
|
162
|
-
* Assign Roles
|
|
163
|
-
*/
|
|
164
|
-
export interface Assign_roles_api_v1_users__user_id__roles_putRequest {
|
|
165
|
-
path: {
|
|
166
|
-
user_id: string;
|
|
167
|
-
};
|
|
168
|
-
body: AssignRolesRequest;
|
|
169
|
-
}
|
|
170
|
-
/**
|
|
171
|
-
* Response type for PUT /api/v1/users/{user_id}/roles
|
|
172
|
-
* Assign Roles
|
|
173
|
-
*/
|
|
174
|
-
export type Assign_roles_api_v1_users__user_id__roles_putResponse = {
|
|
175
|
-
status: 200;
|
|
176
|
-
data: App__features__users__schemas__UserResponse;
|
|
177
|
-
} | {
|
|
178
|
-
status: 422;
|
|
179
|
-
data: HTTPValidationError;
|
|
180
|
-
};
|
|
181
|
-
/**
|
|
182
|
-
* Request type for GET /api/v1/users/{user_id}/permissions
|
|
183
|
-
* Get User Permissions
|
|
184
|
-
*/
|
|
185
|
-
export interface Get_user_permissions_api_v1_users__user_id__permissions_getRequest {
|
|
186
|
-
path: {
|
|
187
|
-
user_id: string;
|
|
188
|
-
};
|
|
189
|
-
}
|
|
190
|
-
/**
|
|
191
|
-
* Response type for GET /api/v1/users/{user_id}/permissions
|
|
192
|
-
* Get User Permissions
|
|
193
|
-
*/
|
|
194
|
-
export type Get_user_permissions_api_v1_users__user_id__permissions_getResponse = {
|
|
195
|
-
status: 200;
|
|
196
|
-
data: PermissionsResponse;
|
|
197
|
-
} | {
|
|
198
|
-
status: 422;
|
|
199
|
-
data: HTTPValidationError;
|
|
200
|
-
};
|
|
201
|
-
/**
|
|
202
|
-
* Request type for GET /api/v1/accounts/
|
|
203
|
-
* List Accounts
|
|
204
|
-
*/
|
|
205
|
-
export interface List_accounts_api_v1_accounts__getRequest {
|
|
206
|
-
query: {
|
|
207
|
-
page?: number;
|
|
208
|
-
limit?: number;
|
|
209
|
-
account_type?: unknown;
|
|
210
|
-
visibility_scope?: unknown;
|
|
211
|
-
is_active?: unknown;
|
|
212
|
-
search?: unknown;
|
|
213
|
-
};
|
|
214
|
-
}
|
|
215
|
-
/**
|
|
216
|
-
* Response type for GET /api/v1/accounts/
|
|
217
|
-
* List Accounts
|
|
218
|
-
*/
|
|
219
|
-
export type List_accounts_api_v1_accounts__getResponse = {
|
|
220
|
-
status: 200;
|
|
221
|
-
data: AccountResponse[];
|
|
222
|
-
} | {
|
|
223
|
-
status: 422;
|
|
224
|
-
data: HTTPValidationError;
|
|
225
|
-
};
|
|
226
|
-
/**
|
|
227
|
-
* Request type for POST /api/v1/accounts/
|
|
228
|
-
* Create Account
|
|
229
|
-
*/
|
|
230
|
-
export interface Create_account_api_v1_accounts__postRequest {
|
|
231
|
-
body: AccountCreate;
|
|
232
|
-
}
|
|
233
|
-
/**
|
|
234
|
-
* Response type for POST /api/v1/accounts/
|
|
235
|
-
* Create Account
|
|
236
|
-
*/
|
|
237
|
-
export type Create_account_api_v1_accounts__postResponse = {
|
|
238
|
-
status: 201;
|
|
239
|
-
data: AccountResponse;
|
|
240
|
-
} | {
|
|
241
|
-
status: 422;
|
|
242
|
-
data: HTTPValidationError;
|
|
243
|
-
};
|
|
244
|
-
/**
|
|
245
|
-
* Request type for GET /api/v1/accounts/{account_id}
|
|
246
|
-
* Get Account
|
|
247
|
-
*/
|
|
248
|
-
export interface Get_account_api_v1_accounts__account_id__getRequest {
|
|
249
|
-
path: {
|
|
250
|
-
account_id: string;
|
|
251
|
-
};
|
|
252
|
-
}
|
|
253
|
-
/**
|
|
254
|
-
* Response type for GET /api/v1/accounts/{account_id}
|
|
255
|
-
* Get Account
|
|
256
|
-
*/
|
|
257
|
-
export type Get_account_api_v1_accounts__account_id__getResponse = {
|
|
258
|
-
status: 200;
|
|
259
|
-
data: AccountResponse;
|
|
260
|
-
} | {
|
|
261
|
-
status: 422;
|
|
262
|
-
data: HTTPValidationError;
|
|
263
|
-
};
|
|
264
|
-
/**
|
|
265
|
-
* Request type for PUT /api/v1/accounts/{account_id}
|
|
266
|
-
* Update Account
|
|
267
|
-
*/
|
|
268
|
-
export interface Update_account_api_v1_accounts__account_id__putRequest {
|
|
269
|
-
path: {
|
|
270
|
-
account_id: string;
|
|
271
|
-
};
|
|
272
|
-
body: AccountUpdate;
|
|
273
|
-
}
|
|
274
|
-
/**
|
|
275
|
-
* Response type for PUT /api/v1/accounts/{account_id}
|
|
276
|
-
* Update Account
|
|
277
|
-
*/
|
|
278
|
-
export type Update_account_api_v1_accounts__account_id__putResponse = {
|
|
279
|
-
status: 200;
|
|
280
|
-
data: AccountResponse;
|
|
281
|
-
} | {
|
|
282
|
-
status: 422;
|
|
283
|
-
data: HTTPValidationError;
|
|
284
|
-
};
|
|
285
|
-
/**
|
|
286
|
-
* Request type for DELETE /api/v1/accounts/{account_id}
|
|
287
|
-
* Delete Account
|
|
288
|
-
*/
|
|
289
|
-
export interface Delete_account_api_v1_accounts__account_id__deleteRequest {
|
|
290
|
-
path: {
|
|
291
|
-
account_id: string;
|
|
292
|
-
};
|
|
293
|
-
}
|
|
294
|
-
/**
|
|
295
|
-
* Response type for DELETE /api/v1/accounts/{account_id}
|
|
296
|
-
* Delete Account
|
|
297
|
-
*/
|
|
298
|
-
export type Delete_account_api_v1_accounts__account_id__deleteResponse = {
|
|
299
|
-
status: 200;
|
|
300
|
-
data: MessageResponse;
|
|
301
|
-
} | {
|
|
302
|
-
status: 422;
|
|
303
|
-
data: HTTPValidationError;
|
|
304
|
-
};
|
|
305
|
-
/**
|
|
306
|
-
* Request type for GET /api/v1/accounts/{account_id}/stats
|
|
307
|
-
* Get Account Stats
|
|
308
|
-
*/
|
|
309
|
-
export interface Get_account_stats_api_v1_accounts__account_id__stats_getRequest {
|
|
310
|
-
path: {
|
|
311
|
-
account_id: string;
|
|
312
|
-
};
|
|
313
|
-
}
|
|
314
|
-
/**
|
|
315
|
-
* Response type for GET /api/v1/accounts/{account_id}/stats
|
|
316
|
-
* Get Account Stats
|
|
317
|
-
*/
|
|
318
|
-
export type Get_account_stats_api_v1_accounts__account_id__stats_getResponse = {
|
|
319
|
-
status: 200;
|
|
320
|
-
data: AccountStats;
|
|
321
|
-
} | {
|
|
322
|
-
status: 422;
|
|
323
|
-
data: HTTPValidationError;
|
|
324
|
-
};
|
|
325
|
-
/**
|
|
326
|
-
* Request type for GET /api/v1/categories/
|
|
327
|
-
* List Categories
|
|
328
|
-
*/
|
|
329
|
-
export interface List_categories_api_v1_categories__getRequest {
|
|
330
|
-
query: {
|
|
331
|
-
page?: number;
|
|
332
|
-
limit?: number;
|
|
333
|
-
is_active?: unknown;
|
|
334
|
-
search?: unknown;
|
|
335
|
-
};
|
|
336
|
-
}
|
|
337
|
-
/**
|
|
338
|
-
* Response type for GET /api/v1/categories/
|
|
339
|
-
* List Categories
|
|
340
|
-
*/
|
|
341
|
-
export type List_categories_api_v1_categories__getResponse = {
|
|
342
|
-
status: 200;
|
|
343
|
-
data: CategoryResponse[];
|
|
344
|
-
} | {
|
|
345
|
-
status: 422;
|
|
346
|
-
data: HTTPValidationError;
|
|
347
|
-
};
|
|
348
|
-
/**
|
|
349
|
-
* Request type for POST /api/v1/categories/
|
|
350
|
-
* Create Category
|
|
351
|
-
*/
|
|
352
|
-
export interface Create_category_api_v1_categories__postRequest {
|
|
353
|
-
body: CategoryCreate;
|
|
354
|
-
}
|
|
355
|
-
/**
|
|
356
|
-
* Response type for POST /api/v1/categories/
|
|
357
|
-
* Create Category
|
|
358
|
-
*/
|
|
359
|
-
export type Create_category_api_v1_categories__postResponse = {
|
|
360
|
-
status: 201;
|
|
361
|
-
data: CategoryResponse;
|
|
362
|
-
} | {
|
|
363
|
-
status: 422;
|
|
364
|
-
data: HTTPValidationError;
|
|
365
|
-
};
|
|
366
|
-
/**
|
|
367
|
-
* Request type for GET /api/v1/categories/{category_id}
|
|
368
|
-
* Get Category
|
|
369
|
-
*/
|
|
370
|
-
export interface Get_category_api_v1_categories__category_id__getRequest {
|
|
371
|
-
path: {
|
|
372
|
-
category_id: string;
|
|
373
|
-
};
|
|
374
|
-
}
|
|
375
|
-
/**
|
|
376
|
-
* Response type for GET /api/v1/categories/{category_id}
|
|
377
|
-
* Get Category
|
|
378
|
-
*/
|
|
379
|
-
export type Get_category_api_v1_categories__category_id__getResponse = {
|
|
380
|
-
status: 200;
|
|
381
|
-
data: CategoryResponse;
|
|
382
|
-
} | {
|
|
383
|
-
status: 422;
|
|
384
|
-
data: HTTPValidationError;
|
|
385
|
-
};
|
|
386
|
-
/**
|
|
387
|
-
* Request type for PUT /api/v1/categories/{category_id}
|
|
388
|
-
* Update Category
|
|
389
|
-
*/
|
|
390
|
-
export interface Update_category_api_v1_categories__category_id__putRequest {
|
|
391
|
-
path: {
|
|
392
|
-
category_id: string;
|
|
393
|
-
};
|
|
394
|
-
body: CategoryUpdate;
|
|
395
|
-
}
|
|
396
|
-
/**
|
|
397
|
-
* Response type for PUT /api/v1/categories/{category_id}
|
|
398
|
-
* Update Category
|
|
399
|
-
*/
|
|
400
|
-
export type Update_category_api_v1_categories__category_id__putResponse = {
|
|
401
|
-
status: 200;
|
|
402
|
-
data: CategoryResponse;
|
|
403
|
-
} | {
|
|
404
|
-
status: 422;
|
|
405
|
-
data: HTTPValidationError;
|
|
406
|
-
};
|
|
407
|
-
/**
|
|
408
|
-
* Request type for DELETE /api/v1/categories/{category_id}
|
|
409
|
-
* Delete Category
|
|
410
|
-
*/
|
|
411
|
-
export interface Delete_category_api_v1_categories__category_id__deleteRequest {
|
|
412
|
-
path: {
|
|
413
|
-
category_id: string;
|
|
414
|
-
};
|
|
415
|
-
}
|
|
416
|
-
/**
|
|
417
|
-
* Response type for DELETE /api/v1/categories/{category_id}
|
|
418
|
-
* Delete Category
|
|
419
|
-
*/
|
|
420
|
-
export type Delete_category_api_v1_categories__category_id__deleteResponse = {
|
|
421
|
-
status: 200;
|
|
422
|
-
data: MessageResponse;
|
|
423
|
-
} | {
|
|
424
|
-
status: 422;
|
|
425
|
-
data: HTTPValidationError;
|
|
426
|
-
};
|
|
427
|
-
/**
|
|
428
|
-
* Request type for GET /api/v1/categories/{category_id}/with-subcategories
|
|
429
|
-
* Get Category With Subcategories
|
|
430
|
-
*/
|
|
431
|
-
export interface Get_category_with_subcategories_api_v1_categories__category_id__with_subcategories_getRequest {
|
|
432
|
-
path: {
|
|
433
|
-
category_id: string;
|
|
434
|
-
};
|
|
435
|
-
}
|
|
436
|
-
/**
|
|
437
|
-
* Response type for GET /api/v1/categories/{category_id}/with-subcategories
|
|
438
|
-
* Get Category With Subcategories
|
|
439
|
-
*/
|
|
440
|
-
export type Get_category_with_subcategories_api_v1_categories__category_id__with_subcategories_getResponse = {
|
|
441
|
-
status: 200;
|
|
442
|
-
data: CategoryWithSubcategories;
|
|
443
|
-
} | {
|
|
444
|
-
status: 422;
|
|
445
|
-
data: HTTPValidationError;
|
|
446
|
-
};
|
|
447
|
-
/**
|
|
448
|
-
* Request type for GET /api/v1/categories/{category_id}/subcategories
|
|
449
|
-
* List Subcategories
|
|
450
|
-
*/
|
|
451
|
-
export interface List_subcategories_api_v1_categories__category_id__subcategories_getRequest {
|
|
452
|
-
path: {
|
|
453
|
-
category_id: string;
|
|
454
|
-
};
|
|
455
|
-
query: {
|
|
456
|
-
page?: number;
|
|
457
|
-
limit?: number;
|
|
458
|
-
is_active?: unknown;
|
|
459
|
-
search?: unknown;
|
|
460
|
-
};
|
|
461
|
-
}
|
|
462
|
-
/**
|
|
463
|
-
* Response type for GET /api/v1/categories/{category_id}/subcategories
|
|
464
|
-
* List Subcategories
|
|
465
|
-
*/
|
|
466
|
-
export type List_subcategories_api_v1_categories__category_id__subcategories_getResponse = {
|
|
467
|
-
status: 200;
|
|
468
|
-
data: SubcategoryResponse[];
|
|
469
|
-
} | {
|
|
470
|
-
status: 422;
|
|
471
|
-
data: HTTPValidationError;
|
|
472
|
-
};
|
|
473
|
-
/**
|
|
474
|
-
* Request type for POST /api/v1/categories/{category_id}/subcategories
|
|
475
|
-
* Create Subcategory
|
|
476
|
-
*/
|
|
477
|
-
export interface Create_subcategory_api_v1_categories__category_id__subcategories_postRequest {
|
|
478
|
-
path: {
|
|
479
|
-
category_id: string;
|
|
480
|
-
};
|
|
481
|
-
body: SubcategoryCreate;
|
|
482
|
-
}
|
|
483
|
-
/**
|
|
484
|
-
* Response type for POST /api/v1/categories/{category_id}/subcategories
|
|
485
|
-
* Create Subcategory
|
|
486
|
-
*/
|
|
487
|
-
export type Create_subcategory_api_v1_categories__category_id__subcategories_postResponse = {
|
|
488
|
-
status: 201;
|
|
489
|
-
data: SubcategoryResponse;
|
|
490
|
-
} | {
|
|
491
|
-
status: 422;
|
|
492
|
-
data: HTTPValidationError;
|
|
493
|
-
};
|
|
494
|
-
/**
|
|
495
|
-
* Request type for GET /api/v1/categories/subcategories/{subcategory_id}
|
|
496
|
-
* Get Subcategory
|
|
497
|
-
*/
|
|
498
|
-
export interface Get_subcategory_api_v1_categories_subcategories__subcategory_id__getRequest {
|
|
499
|
-
path: {
|
|
500
|
-
subcategory_id: string;
|
|
501
|
-
};
|
|
502
|
-
}
|
|
503
|
-
/**
|
|
504
|
-
* Response type for GET /api/v1/categories/subcategories/{subcategory_id}
|
|
505
|
-
* Get Subcategory
|
|
506
|
-
*/
|
|
507
|
-
export type Get_subcategory_api_v1_categories_subcategories__subcategory_id__getResponse = {
|
|
508
|
-
status: 200;
|
|
509
|
-
data: SubcategoryResponse;
|
|
510
|
-
} | {
|
|
511
|
-
status: 422;
|
|
512
|
-
data: HTTPValidationError;
|
|
513
|
-
};
|
|
514
|
-
/**
|
|
515
|
-
* Request type for PUT /api/v1/categories/subcategories/{subcategory_id}
|
|
516
|
-
* Update Subcategory
|
|
517
|
-
*/
|
|
518
|
-
export interface Update_subcategory_api_v1_categories_subcategories__subcategory_id__putRequest {
|
|
519
|
-
path: {
|
|
520
|
-
subcategory_id: string;
|
|
521
|
-
};
|
|
522
|
-
body: SubcategoryUpdate;
|
|
523
|
-
}
|
|
524
|
-
/**
|
|
525
|
-
* Response type for PUT /api/v1/categories/subcategories/{subcategory_id}
|
|
526
|
-
* Update Subcategory
|
|
527
|
-
*/
|
|
528
|
-
export type Update_subcategory_api_v1_categories_subcategories__subcategory_id__putResponse = {
|
|
529
|
-
status: 200;
|
|
530
|
-
data: SubcategoryResponse;
|
|
531
|
-
} | {
|
|
532
|
-
status: 422;
|
|
533
|
-
data: HTTPValidationError;
|
|
534
|
-
};
|
|
535
|
-
/**
|
|
536
|
-
* Request type for DELETE /api/v1/categories/subcategories/{subcategory_id}
|
|
537
|
-
* Delete Subcategory
|
|
538
|
-
*/
|
|
539
|
-
export interface Delete_subcategory_api_v1_categories_subcategories__subcategory_id__deleteRequest {
|
|
540
|
-
path: {
|
|
541
|
-
subcategory_id: string;
|
|
542
|
-
};
|
|
543
|
-
}
|
|
544
|
-
/**
|
|
545
|
-
* Response type for DELETE /api/v1/categories/subcategories/{subcategory_id}
|
|
546
|
-
* Delete Subcategory
|
|
547
|
-
*/
|
|
548
|
-
export type Delete_subcategory_api_v1_categories_subcategories__subcategory_id__deleteResponse = {
|
|
549
|
-
status: 200;
|
|
550
|
-
data: MessageResponse;
|
|
551
|
-
} | {
|
|
552
|
-
status: 422;
|
|
553
|
-
data: HTTPValidationError;
|
|
554
|
-
};
|
|
555
|
-
/**
|
|
556
|
-
* Request type for GET /api/v1/transactions/
|
|
557
|
-
* List Transactions
|
|
558
|
-
*/
|
|
559
|
-
export interface List_transactions_api_v1_transactions__getRequest {
|
|
560
|
-
query: {
|
|
561
|
-
page?: number;
|
|
562
|
-
limit?: number;
|
|
563
|
-
account_id?: unknown;
|
|
564
|
-
category_id?: unknown;
|
|
565
|
-
subcategory_id?: unknown;
|
|
566
|
-
budget_owner_type?: unknown;
|
|
567
|
-
needs_settlement?: unknown;
|
|
568
|
-
start_date?: unknown;
|
|
569
|
-
end_date?: unknown;
|
|
570
|
-
min_amount?: unknown;
|
|
571
|
-
max_amount?: unknown;
|
|
572
|
-
search?: unknown;
|
|
573
|
-
};
|
|
574
|
-
}
|
|
575
|
-
/**
|
|
576
|
-
* Response type for GET /api/v1/transactions/
|
|
577
|
-
* List Transactions
|
|
578
|
-
*/
|
|
579
|
-
export type List_transactions_api_v1_transactions__getResponse = {
|
|
580
|
-
status: 200;
|
|
581
|
-
data: TransactionResponse[];
|
|
582
|
-
} | {
|
|
583
|
-
status: 422;
|
|
584
|
-
data: HTTPValidationError;
|
|
585
|
-
};
|
|
586
|
-
/**
|
|
587
|
-
* Request type for POST /api/v1/transactions/
|
|
588
|
-
* Create Transaction
|
|
589
|
-
*/
|
|
590
|
-
export interface Create_transaction_api_v1_transactions__postRequest {
|
|
591
|
-
body: TransactionCreate;
|
|
592
|
-
}
|
|
593
|
-
/**
|
|
594
|
-
* Response type for POST /api/v1/transactions/
|
|
595
|
-
* Create Transaction
|
|
596
|
-
*/
|
|
597
|
-
export type Create_transaction_api_v1_transactions__postResponse = {
|
|
598
|
-
status: 201;
|
|
599
|
-
data: TransactionResponse;
|
|
600
|
-
} | {
|
|
601
|
-
status: 422;
|
|
602
|
-
data: HTTPValidationError;
|
|
603
|
-
};
|
|
604
|
-
/**
|
|
605
|
-
* Request type for GET /api/v1/transactions/{transaction_id}
|
|
606
|
-
* Get Transaction
|
|
607
|
-
*/
|
|
608
|
-
export interface Get_transaction_api_v1_transactions__transaction_id__getRequest {
|
|
609
|
-
path: {
|
|
610
|
-
transaction_id: string;
|
|
611
|
-
};
|
|
612
|
-
}
|
|
613
|
-
/**
|
|
614
|
-
* Response type for GET /api/v1/transactions/{transaction_id}
|
|
615
|
-
* Get Transaction
|
|
616
|
-
*/
|
|
617
|
-
export type Get_transaction_api_v1_transactions__transaction_id__getResponse = {
|
|
618
|
-
status: 200;
|
|
619
|
-
data: TransactionResponse;
|
|
620
|
-
} | {
|
|
621
|
-
status: 422;
|
|
622
|
-
data: HTTPValidationError;
|
|
623
|
-
};
|
|
624
|
-
/**
|
|
625
|
-
* Request type for PUT /api/v1/transactions/{transaction_id}
|
|
626
|
-
* Update Transaction
|
|
627
|
-
*/
|
|
628
|
-
export interface Update_transaction_api_v1_transactions__transaction_id__putRequest {
|
|
629
|
-
path: {
|
|
630
|
-
transaction_id: string;
|
|
631
|
-
};
|
|
632
|
-
body: TransactionUpdate;
|
|
633
|
-
}
|
|
634
|
-
/**
|
|
635
|
-
* Response type for PUT /api/v1/transactions/{transaction_id}
|
|
636
|
-
* Update Transaction
|
|
637
|
-
*/
|
|
638
|
-
export type Update_transaction_api_v1_transactions__transaction_id__putResponse = {
|
|
639
|
-
status: 200;
|
|
640
|
-
data: TransactionResponse;
|
|
641
|
-
} | {
|
|
642
|
-
status: 422;
|
|
643
|
-
data: HTTPValidationError;
|
|
644
|
-
};
|
|
645
|
-
/**
|
|
646
|
-
* Request type for DELETE /api/v1/transactions/{transaction_id}
|
|
647
|
-
* Delete Transaction
|
|
648
|
-
*/
|
|
649
|
-
export interface Delete_transaction_api_v1_transactions__transaction_id__deleteRequest {
|
|
650
|
-
path: {
|
|
651
|
-
transaction_id: string;
|
|
652
|
-
};
|
|
653
|
-
}
|
|
654
|
-
/**
|
|
655
|
-
* Response type for DELETE /api/v1/transactions/{transaction_id}
|
|
656
|
-
* Delete Transaction
|
|
657
|
-
*/
|
|
658
|
-
export type Delete_transaction_api_v1_transactions__transaction_id__deleteResponse = {
|
|
659
|
-
status: 200;
|
|
660
|
-
data: MessageResponse;
|
|
661
|
-
} | {
|
|
662
|
-
status: 422;
|
|
663
|
-
data: HTTPValidationError;
|
|
664
|
-
};
|
|
665
|
-
/**
|
|
666
|
-
* Request type for POST /api/v1/transactions/{transaction_id}/reassign-budget
|
|
667
|
-
* Reassign Transaction Budget
|
|
668
|
-
*/
|
|
669
|
-
export interface Reassign_transaction_budget_api_v1_transactions__transaction_id__reassign_budget_postRequest {
|
|
670
|
-
path: {
|
|
671
|
-
transaction_id: string;
|
|
672
|
-
};
|
|
673
|
-
body: TransactionBudgetReassignment;
|
|
674
|
-
}
|
|
675
|
-
/**
|
|
676
|
-
* Response type for POST /api/v1/transactions/{transaction_id}/reassign-budget
|
|
677
|
-
* Reassign Transaction Budget
|
|
678
|
-
*/
|
|
679
|
-
export type Reassign_transaction_budget_api_v1_transactions__transaction_id__reassign_budget_postResponse = {
|
|
680
|
-
status: 200;
|
|
681
|
-
data: TransactionResponse;
|
|
682
|
-
} | {
|
|
683
|
-
status: 422;
|
|
684
|
-
data: HTTPValidationError;
|
|
685
|
-
};
|
|
686
|
-
/**
|
|
687
|
-
* Request type for GET /api/v1/transactions/needing-settlement
|
|
688
|
-
* Get Transactions Needing Settlement
|
|
689
|
-
*/
|
|
690
|
-
export interface Get_transactions_needing_settlement_api_v1_transactions_needing_settlement_getRequest {
|
|
691
|
-
query: {
|
|
692
|
-
page?: number;
|
|
693
|
-
limit?: number;
|
|
694
|
-
};
|
|
695
|
-
}
|
|
696
|
-
/**
|
|
697
|
-
* Response type for GET /api/v1/transactions/needing-settlement
|
|
698
|
-
* Get Transactions Needing Settlement
|
|
699
|
-
*/
|
|
700
|
-
export type Get_transactions_needing_settlement_api_v1_transactions_needing_settlement_getResponse = {
|
|
701
|
-
status: 200;
|
|
702
|
-
data: TransactionResponse[];
|
|
703
|
-
} | {
|
|
704
|
-
status: 422;
|
|
705
|
-
data: HTTPValidationError;
|
|
706
|
-
};
|
|
707
|
-
/**
|
|
708
|
-
* Request type for GET /api/v1/transactions/analytics
|
|
709
|
-
* Get Transaction Analytics
|
|
710
|
-
*/
|
|
711
|
-
export interface Get_transaction_analytics_api_v1_transactions_analytics_getRequest {
|
|
712
|
-
query: {
|
|
713
|
-
start_date?: unknown;
|
|
714
|
-
end_date?: unknown;
|
|
715
|
-
budget_owner_type?: unknown;
|
|
716
|
-
category_id?: unknown;
|
|
717
|
-
};
|
|
718
|
-
}
|
|
719
|
-
/**
|
|
720
|
-
* Response type for GET /api/v1/transactions/analytics
|
|
721
|
-
* Get Transaction Analytics
|
|
722
|
-
*/
|
|
723
|
-
export type Get_transaction_analytics_api_v1_transactions_analytics_getResponse = {
|
|
724
|
-
status: 200;
|
|
725
|
-
data: {
|
|
726
|
-
[key: string]: unknown;
|
|
727
|
-
};
|
|
728
|
-
} | {
|
|
729
|
-
status: 422;
|
|
730
|
-
data: HTTPValidationError;
|
|
731
|
-
};
|
|
732
|
-
/**
|
|
733
|
-
* Response type for GET /api/v1/transactions/stats
|
|
734
|
-
* Get Transaction Stats
|
|
735
|
-
*/
|
|
736
|
-
export type Get_transaction_stats_api_v1_transactions_stats_getResponse = {
|
|
737
|
-
status: 200;
|
|
738
|
-
data: TransactionStats;
|
|
739
|
-
};
|
|
740
|
-
/**
|
|
741
|
-
* Request type for GET /api/v1/budgets/
|
|
742
|
-
* List Budgets
|
|
743
|
-
*/
|
|
744
|
-
export interface List_budgets_api_v1_budgets__getRequest {
|
|
745
|
-
query: {
|
|
746
|
-
page?: number;
|
|
747
|
-
limit?: number;
|
|
748
|
-
budget_type?: unknown;
|
|
749
|
-
period_type?: unknown;
|
|
750
|
-
category_id?: unknown;
|
|
751
|
-
owner_user_id?: unknown;
|
|
752
|
-
is_active?: unknown;
|
|
753
|
-
search?: unknown;
|
|
754
|
-
};
|
|
755
|
-
}
|
|
756
|
-
/**
|
|
757
|
-
* Response type for GET /api/v1/budgets/
|
|
758
|
-
* List Budgets
|
|
759
|
-
*/
|
|
760
|
-
export type List_budgets_api_v1_budgets__getResponse = {
|
|
761
|
-
status: 200;
|
|
762
|
-
data: BudgetResponse[];
|
|
763
|
-
} | {
|
|
764
|
-
status: 422;
|
|
765
|
-
data: HTTPValidationError;
|
|
766
|
-
};
|
|
767
|
-
/**
|
|
768
|
-
* Request type for POST /api/v1/budgets/
|
|
769
|
-
* Create Budget
|
|
770
|
-
*/
|
|
771
|
-
export interface Create_budget_api_v1_budgets__postRequest {
|
|
772
|
-
body: BudgetCreate;
|
|
773
|
-
}
|
|
774
|
-
/**
|
|
775
|
-
* Response type for POST /api/v1/budgets/
|
|
776
|
-
* Create Budget
|
|
777
|
-
*/
|
|
778
|
-
export type Create_budget_api_v1_budgets__postResponse = {
|
|
779
|
-
status: 201;
|
|
780
|
-
data: BudgetResponse;
|
|
781
|
-
} | {
|
|
782
|
-
status: 422;
|
|
783
|
-
data: HTTPValidationError;
|
|
784
|
-
};
|
|
785
|
-
/**
|
|
786
|
-
* Request type for GET /api/v1/budgets/{budget_id}
|
|
787
|
-
* Get Budget
|
|
788
|
-
*/
|
|
789
|
-
export interface Get_budget_api_v1_budgets__budget_id__getRequest {
|
|
790
|
-
path: {
|
|
791
|
-
budget_id: string;
|
|
792
|
-
};
|
|
793
|
-
}
|
|
794
|
-
/**
|
|
795
|
-
* Response type for GET /api/v1/budgets/{budget_id}
|
|
796
|
-
* Get Budget
|
|
797
|
-
*/
|
|
798
|
-
export type Get_budget_api_v1_budgets__budget_id__getResponse = {
|
|
799
|
-
status: 200;
|
|
800
|
-
data: BudgetResponse;
|
|
801
|
-
} | {
|
|
802
|
-
status: 422;
|
|
803
|
-
data: HTTPValidationError;
|
|
804
|
-
};
|
|
805
|
-
/**
|
|
806
|
-
* Request type for PUT /api/v1/budgets/{budget_id}
|
|
807
|
-
* Update Budget
|
|
808
|
-
*/
|
|
809
|
-
export interface Update_budget_api_v1_budgets__budget_id__putRequest {
|
|
810
|
-
path: {
|
|
811
|
-
budget_id: string;
|
|
812
|
-
};
|
|
813
|
-
body: BudgetUpdate;
|
|
814
|
-
}
|
|
815
|
-
/**
|
|
816
|
-
* Response type for PUT /api/v1/budgets/{budget_id}
|
|
817
|
-
* Update Budget
|
|
818
|
-
*/
|
|
819
|
-
export type Update_budget_api_v1_budgets__budget_id__putResponse = {
|
|
820
|
-
status: 200;
|
|
821
|
-
data: BudgetResponse;
|
|
822
|
-
} | {
|
|
823
|
-
status: 422;
|
|
824
|
-
data: HTTPValidationError;
|
|
825
|
-
};
|
|
826
|
-
/**
|
|
827
|
-
* Request type for DELETE /api/v1/budgets/{budget_id}
|
|
828
|
-
* Delete Budget
|
|
829
|
-
*/
|
|
830
|
-
export interface Delete_budget_api_v1_budgets__budget_id__deleteRequest {
|
|
831
|
-
path: {
|
|
832
|
-
budget_id: string;
|
|
833
|
-
};
|
|
834
|
-
}
|
|
835
|
-
/**
|
|
836
|
-
* Response type for DELETE /api/v1/budgets/{budget_id}
|
|
837
|
-
* Delete Budget
|
|
838
|
-
*/
|
|
839
|
-
export type Delete_budget_api_v1_budgets__budget_id__deleteResponse = {
|
|
840
|
-
status: 200;
|
|
841
|
-
data: MessageResponse;
|
|
842
|
-
} | {
|
|
843
|
-
status: 422;
|
|
844
|
-
data: HTTPValidationError;
|
|
845
|
-
};
|
|
846
|
-
/**
|
|
847
|
-
* Request type for GET /api/v1/budgets/{budget_id}/performance
|
|
848
|
-
* Get Budget Performance
|
|
849
|
-
*/
|
|
850
|
-
export interface Get_budget_performance_api_v1_budgets__budget_id__performance_getRequest {
|
|
851
|
-
path: {
|
|
852
|
-
budget_id: string;
|
|
853
|
-
};
|
|
854
|
-
query: {
|
|
855
|
-
start_date?: unknown;
|
|
856
|
-
end_date?: unknown;
|
|
857
|
-
};
|
|
858
|
-
}
|
|
859
|
-
/**
|
|
860
|
-
* Response type for GET /api/v1/budgets/{budget_id}/performance
|
|
861
|
-
* Get Budget Performance
|
|
862
|
-
*/
|
|
863
|
-
export type Get_budget_performance_api_v1_budgets__budget_id__performance_getResponse = {
|
|
864
|
-
status: 200;
|
|
865
|
-
data: {
|
|
866
|
-
[key: string]: unknown;
|
|
867
|
-
};
|
|
868
|
-
} | {
|
|
869
|
-
status: 422;
|
|
870
|
-
data: HTTPValidationError;
|
|
871
|
-
};
|
|
872
|
-
/**
|
|
873
|
-
* Request type for GET /api/v1/budgets/analytics
|
|
874
|
-
* Get Budget Analytics
|
|
875
|
-
*/
|
|
876
|
-
export interface Get_budget_analytics_api_v1_budgets_analytics_getRequest {
|
|
877
|
-
query: {
|
|
878
|
-
budget_type?: unknown;
|
|
879
|
-
period_type?: unknown;
|
|
880
|
-
start_date?: unknown;
|
|
881
|
-
end_date?: unknown;
|
|
882
|
-
};
|
|
883
|
-
}
|
|
884
|
-
/**
|
|
885
|
-
* Response type for GET /api/v1/budgets/analytics
|
|
886
|
-
* Get Budget Analytics
|
|
887
|
-
*/
|
|
888
|
-
export type Get_budget_analytics_api_v1_budgets_analytics_getResponse = {
|
|
889
|
-
status: 200;
|
|
890
|
-
data: BudgetAnalytics;
|
|
891
|
-
} | {
|
|
892
|
-
status: 422;
|
|
893
|
-
data: HTTPValidationError;
|
|
894
|
-
};
|
|
895
|
-
/**
|
|
896
|
-
* Response type for GET /api/v1/budgets/summary
|
|
897
|
-
* Get Budget Summary
|
|
898
|
-
*/
|
|
899
|
-
export type Get_budget_summary_api_v1_budgets_summary_getResponse = {
|
|
900
|
-
status: 200;
|
|
901
|
-
data: BudgetSummary;
|
|
902
|
-
};
|
|
903
|
-
/**
|
|
904
|
-
* Request type for GET /api/v1/budgets/comparison
|
|
905
|
-
* Get Budget Comparison
|
|
906
|
-
*/
|
|
907
|
-
export interface Get_budget_comparison_api_v1_budgets_comparison_getRequest {
|
|
908
|
-
query: {
|
|
909
|
-
period_type: BudgetPeriodType;
|
|
910
|
-
periods?: number;
|
|
911
|
-
};
|
|
912
|
-
}
|
|
913
|
-
/**
|
|
914
|
-
* Response type for GET /api/v1/budgets/comparison
|
|
915
|
-
* Get Budget Comparison
|
|
916
|
-
*/
|
|
917
|
-
export type Get_budget_comparison_api_v1_budgets_comparison_getResponse = {
|
|
918
|
-
status: 200;
|
|
919
|
-
data: {
|
|
920
|
-
[key: string]: unknown;
|
|
921
|
-
};
|
|
922
|
-
} | {
|
|
923
|
-
status: 422;
|
|
924
|
-
data: HTTPValidationError;
|
|
925
|
-
};
|
|
926
|
-
/**
|
|
927
|
-
* Request type for GET /api/v1/budgets/alerts
|
|
928
|
-
* Get Budget Alerts
|
|
929
|
-
*/
|
|
930
|
-
export interface Get_budget_alerts_api_v1_budgets_alerts_getRequest {
|
|
931
|
-
query: {
|
|
932
|
-
threshold?: number;
|
|
933
|
-
};
|
|
934
|
-
}
|
|
935
|
-
/**
|
|
936
|
-
* Response type for GET /api/v1/budgets/alerts
|
|
937
|
-
* Get Budget Alerts
|
|
938
|
-
*/
|
|
939
|
-
export type Get_budget_alerts_api_v1_budgets_alerts_getResponse = {
|
|
940
|
-
status: 200;
|
|
941
|
-
data: {
|
|
942
|
-
[key: string]: unknown;
|
|
943
|
-
}[];
|
|
944
|
-
} | {
|
|
945
|
-
status: 422;
|
|
946
|
-
data: HTTPValidationError;
|
|
947
|
-
};
|
|
948
|
-
/**
|
|
949
|
-
* Request type for GET /api/v1/settlements/
|
|
950
|
-
* List Settlements
|
|
951
|
-
*/
|
|
952
|
-
export interface List_settlements_api_v1_settlements__getRequest {
|
|
953
|
-
query: {
|
|
954
|
-
page?: number;
|
|
955
|
-
limit?: number;
|
|
956
|
-
status?: unknown;
|
|
957
|
-
payer_id?: unknown;
|
|
958
|
-
payee_id?: unknown;
|
|
959
|
-
};
|
|
960
|
-
}
|
|
961
|
-
/**
|
|
962
|
-
* Response type for GET /api/v1/settlements/
|
|
963
|
-
* List Settlements
|
|
964
|
-
*/
|
|
965
|
-
export type List_settlements_api_v1_settlements__getResponse = {
|
|
966
|
-
status: 200;
|
|
967
|
-
data: SettlementResponse[];
|
|
968
|
-
} | {
|
|
969
|
-
status: 422;
|
|
970
|
-
data: HTTPValidationError;
|
|
971
|
-
};
|
|
972
|
-
/**
|
|
973
|
-
* Request type for POST /api/v1/settlements/
|
|
974
|
-
* Create Settlement
|
|
975
|
-
*/
|
|
976
|
-
export interface Create_settlement_api_v1_settlements__postRequest {
|
|
977
|
-
body: SettlementCreate;
|
|
978
|
-
}
|
|
979
|
-
/**
|
|
980
|
-
* Response type for POST /api/v1/settlements/
|
|
981
|
-
* Create Settlement
|
|
982
|
-
*/
|
|
983
|
-
export type Create_settlement_api_v1_settlements__postResponse = {
|
|
984
|
-
status: 201;
|
|
985
|
-
data: SettlementResponse;
|
|
986
|
-
} | {
|
|
987
|
-
status: 422;
|
|
988
|
-
data: HTTPValidationError;
|
|
989
|
-
};
|
|
990
|
-
/**
|
|
991
|
-
* Request type for GET /api/v1/settlements/{settlement_id}
|
|
992
|
-
* Get Settlement
|
|
993
|
-
*/
|
|
994
|
-
export interface Get_settlement_api_v1_settlements__settlement_id__getRequest {
|
|
995
|
-
path: {
|
|
996
|
-
settlement_id: string;
|
|
997
|
-
};
|
|
998
|
-
}
|
|
999
|
-
/**
|
|
1000
|
-
* Response type for GET /api/v1/settlements/{settlement_id}
|
|
1001
|
-
* Get Settlement
|
|
1002
|
-
*/
|
|
1003
|
-
export type Get_settlement_api_v1_settlements__settlement_id__getResponse = {
|
|
1004
|
-
status: 200;
|
|
1005
|
-
data: SettlementResponse;
|
|
1006
|
-
} | {
|
|
1007
|
-
status: 422;
|
|
1008
|
-
data: HTTPValidationError;
|
|
1009
|
-
};
|
|
1010
|
-
/**
|
|
1011
|
-
* Request type for PUT /api/v1/settlements/{settlement_id}
|
|
1012
|
-
* Update Settlement
|
|
1013
|
-
*/
|
|
1014
|
-
export interface Update_settlement_api_v1_settlements__settlement_id__putRequest {
|
|
1015
|
-
path: {
|
|
1016
|
-
settlement_id: string;
|
|
1017
|
-
};
|
|
1018
|
-
body: SettlementUpdate;
|
|
1019
|
-
}
|
|
1020
|
-
/**
|
|
1021
|
-
* Response type for PUT /api/v1/settlements/{settlement_id}
|
|
1022
|
-
* Update Settlement
|
|
1023
|
-
*/
|
|
1024
|
-
export type Update_settlement_api_v1_settlements__settlement_id__putResponse = {
|
|
1025
|
-
status: 200;
|
|
1026
|
-
data: SettlementResponse;
|
|
1027
|
-
} | {
|
|
1028
|
-
status: 422;
|
|
1029
|
-
data: HTTPValidationError;
|
|
1030
|
-
};
|
|
1031
|
-
/**
|
|
1032
|
-
* Request type for DELETE /api/v1/settlements/{settlement_id}
|
|
1033
|
-
* Delete Settlement
|
|
1034
|
-
*/
|
|
1035
|
-
export interface Delete_settlement_api_v1_settlements__settlement_id__deleteRequest {
|
|
1036
|
-
path: {
|
|
1037
|
-
settlement_id: string;
|
|
1038
|
-
};
|
|
1039
|
-
}
|
|
1040
|
-
/**
|
|
1041
|
-
* Response type for DELETE /api/v1/settlements/{settlement_id}
|
|
1042
|
-
* Delete Settlement
|
|
1043
|
-
*/
|
|
1044
|
-
export type Delete_settlement_api_v1_settlements__settlement_id__deleteResponse = {
|
|
1045
|
-
status: 200;
|
|
1046
|
-
data: MessageResponse;
|
|
1047
|
-
} | {
|
|
1048
|
-
status: 422;
|
|
1049
|
-
data: HTTPValidationError;
|
|
1050
|
-
};
|
|
1051
|
-
/**
|
|
1052
|
-
* Request type for POST /api/v1/settlements/{settlement_id}/complete
|
|
1053
|
-
* Complete Settlement
|
|
1054
|
-
*/
|
|
1055
|
-
export interface Complete_settlement_api_v1_settlements__settlement_id__complete_postRequest {
|
|
1056
|
-
path: {
|
|
1057
|
-
settlement_id: string;
|
|
1058
|
-
};
|
|
1059
|
-
body: SettlementStatusUpdate;
|
|
1060
|
-
}
|
|
1061
|
-
/**
|
|
1062
|
-
* Response type for POST /api/v1/settlements/{settlement_id}/complete
|
|
1063
|
-
* Complete Settlement
|
|
1064
|
-
*/
|
|
1065
|
-
export type Complete_settlement_api_v1_settlements__settlement_id__complete_postResponse = {
|
|
1066
|
-
status: 200;
|
|
1067
|
-
data: SettlementResponse;
|
|
1068
|
-
} | {
|
|
1069
|
-
status: 422;
|
|
1070
|
-
data: HTTPValidationError;
|
|
1071
|
-
};
|
|
1072
|
-
/**
|
|
1073
|
-
* Request type for POST /api/v1/settlements/{settlement_id}/cancel
|
|
1074
|
-
* Cancel Settlement
|
|
1075
|
-
*/
|
|
1076
|
-
export interface Cancel_settlement_api_v1_settlements__settlement_id__cancel_postRequest {
|
|
1077
|
-
path: {
|
|
1078
|
-
settlement_id: string;
|
|
1079
|
-
};
|
|
1080
|
-
}
|
|
1081
|
-
/**
|
|
1082
|
-
* Response type for POST /api/v1/settlements/{settlement_id}/cancel
|
|
1083
|
-
* Cancel Settlement
|
|
1084
|
-
*/
|
|
1085
|
-
export type Cancel_settlement_api_v1_settlements__settlement_id__cancel_postResponse = {
|
|
1086
|
-
status: 200;
|
|
1087
|
-
data: SettlementResponse;
|
|
1088
|
-
} | {
|
|
1089
|
-
status: 422;
|
|
1090
|
-
data: HTTPValidationError;
|
|
1091
|
-
};
|
|
1092
|
-
/**
|
|
1093
|
-
* Request type for POST /api/v1/settlements/{settlement_id}/items
|
|
1094
|
-
* Add Settlement Item
|
|
1095
|
-
*/
|
|
1096
|
-
export interface Add_settlement_item_api_v1_settlements__settlement_id__items_postRequest {
|
|
1097
|
-
path: {
|
|
1098
|
-
settlement_id: string;
|
|
1099
|
-
};
|
|
1100
|
-
body: SettlementItemCreate;
|
|
1101
|
-
}
|
|
1102
|
-
/**
|
|
1103
|
-
* Response type for POST /api/v1/settlements/{settlement_id}/items
|
|
1104
|
-
* Add Settlement Item
|
|
1105
|
-
*/
|
|
1106
|
-
export type Add_settlement_item_api_v1_settlements__settlement_id__items_postResponse = {
|
|
1107
|
-
status: 201;
|
|
1108
|
-
data: SettlementItemResponse;
|
|
1109
|
-
} | {
|
|
1110
|
-
status: 422;
|
|
1111
|
-
data: HTTPValidationError;
|
|
1112
|
-
};
|
|
1113
|
-
/**
|
|
1114
|
-
* Request type for GET /api/v1/settlements/users/{user_id}/summary
|
|
1115
|
-
* Get User Settlement Summary
|
|
1116
|
-
*/
|
|
1117
|
-
export interface Get_user_settlement_summary_api_v1_settlements_users__user_id__summary_getRequest {
|
|
1118
|
-
path: {
|
|
1119
|
-
user_id: string;
|
|
1120
|
-
};
|
|
1121
|
-
}
|
|
1122
|
-
/**
|
|
1123
|
-
* Response type for GET /api/v1/settlements/users/{user_id}/summary
|
|
1124
|
-
* Get User Settlement Summary
|
|
1125
|
-
*/
|
|
1126
|
-
export type Get_user_settlement_summary_api_v1_settlements_users__user_id__summary_getResponse = {
|
|
1127
|
-
status: 200;
|
|
1128
|
-
data: UserSettlementSummary;
|
|
1129
|
-
} | {
|
|
1130
|
-
status: 422;
|
|
1131
|
-
data: HTTPValidationError;
|
|
1132
|
-
};
|
|
1133
|
-
/**
|
|
1134
|
-
* Response type for GET /api/v1/settlements/suggestions
|
|
1135
|
-
* Get Settlement Suggestions
|
|
1136
|
-
*/
|
|
1137
|
-
export type Get_settlement_suggestions_api_v1_settlements_suggestions_getResponse = {
|
|
1138
|
-
status: 200;
|
|
1139
|
-
data: SettlementResponse[];
|
|
1140
|
-
};
|
|
1141
|
-
/**
|
|
1142
|
-
* Response type for GET /api/v1/settlements/stats
|
|
1143
|
-
* Get Settlement Stats
|
|
1144
|
-
*/
|
|
1145
|
-
export type Get_settlement_stats_api_v1_settlements_stats_getResponse = {
|
|
1146
|
-
status: 200;
|
|
1147
|
-
data: SettlementStats;
|
|
1148
|
-
};
|
|
1149
|
-
/**
|
|
1150
|
-
* Request type for GET /api/v1/households/
|
|
1151
|
-
* List Households
|
|
1152
|
-
*/
|
|
1153
|
-
export interface List_households_api_v1_households__getRequest {
|
|
1154
|
-
query: {
|
|
1155
|
-
page?: number;
|
|
1156
|
-
limit?: number;
|
|
1157
|
-
search?: unknown;
|
|
1158
|
-
};
|
|
1159
|
-
}
|
|
1160
|
-
/**
|
|
1161
|
-
* Response type for GET /api/v1/households/
|
|
1162
|
-
* List Households
|
|
1163
|
-
*/
|
|
1164
|
-
export type List_households_api_v1_households__getResponse = {
|
|
1165
|
-
status: 200;
|
|
1166
|
-
data: Household[];
|
|
1167
|
-
} | {
|
|
1168
|
-
status: 422;
|
|
1169
|
-
data: HTTPValidationError;
|
|
1170
|
-
};
|
|
1171
|
-
/**
|
|
1172
|
-
* Request type for POST /api/v1/households/
|
|
1173
|
-
* Create Household
|
|
1174
|
-
*/
|
|
1175
|
-
export interface Create_household_api_v1_households__postRequest {
|
|
1176
|
-
body: HouseholdCreate;
|
|
1177
|
-
}
|
|
1178
|
-
/**
|
|
1179
|
-
* Response type for POST /api/v1/households/
|
|
1180
|
-
* Create Household
|
|
1181
|
-
*/
|
|
1182
|
-
export type Create_household_api_v1_households__postResponse = {
|
|
1183
|
-
status: 201;
|
|
1184
|
-
data: Household;
|
|
1185
|
-
} | {
|
|
1186
|
-
status: 422;
|
|
1187
|
-
data: HTTPValidationError;
|
|
1188
|
-
};
|
|
1189
|
-
/**
|
|
1190
|
-
* Request type for GET /api/v1/households/{household_id}
|
|
1191
|
-
* Get Household
|
|
1192
|
-
*/
|
|
1193
|
-
export interface Get_household_api_v1_households__household_id__getRequest {
|
|
1194
|
-
path: {
|
|
1195
|
-
household_id: string;
|
|
1196
|
-
};
|
|
1197
|
-
}
|
|
1198
|
-
/**
|
|
1199
|
-
* Response type for GET /api/v1/households/{household_id}
|
|
1200
|
-
* Get Household
|
|
1201
|
-
*/
|
|
1202
|
-
export type Get_household_api_v1_households__household_id__getResponse = {
|
|
1203
|
-
status: 200;
|
|
1204
|
-
data: Household;
|
|
1205
|
-
} | {
|
|
1206
|
-
status: 422;
|
|
1207
|
-
data: HTTPValidationError;
|
|
1208
|
-
};
|
|
1209
|
-
/**
|
|
1210
|
-
* Request type for PUT /api/v1/households/{household_id}
|
|
1211
|
-
* Update Household
|
|
1212
|
-
*/
|
|
1213
|
-
export interface Update_household_api_v1_households__household_id__putRequest {
|
|
1214
|
-
path: {
|
|
1215
|
-
household_id: string;
|
|
1216
|
-
};
|
|
1217
|
-
body: HouseholdUpdate;
|
|
1218
|
-
}
|
|
1219
|
-
/**
|
|
1220
|
-
* Response type for PUT /api/v1/households/{household_id}
|
|
1221
|
-
* Update Household
|
|
1222
|
-
*/
|
|
1223
|
-
export type Update_household_api_v1_households__household_id__putResponse = {
|
|
1224
|
-
status: 200;
|
|
1225
|
-
data: Household;
|
|
1226
|
-
} | {
|
|
1227
|
-
status: 422;
|
|
1228
|
-
data: HTTPValidationError;
|
|
1229
|
-
};
|
|
1230
|
-
/**
|
|
1231
|
-
* Request type for DELETE /api/v1/households/{household_id}
|
|
1232
|
-
* Delete Household
|
|
1233
|
-
*/
|
|
1234
|
-
export interface Delete_household_api_v1_households__household_id__deleteRequest {
|
|
1235
|
-
path: {
|
|
1236
|
-
household_id: string;
|
|
1237
|
-
};
|
|
1238
|
-
}
|
|
1239
|
-
/**
|
|
1240
|
-
* Response type for DELETE /api/v1/households/{household_id}
|
|
1241
|
-
* Delete Household
|
|
1242
|
-
*/
|
|
1243
|
-
export type Delete_household_api_v1_households__household_id__deleteResponse = {
|
|
1244
|
-
status: 200;
|
|
1245
|
-
data: MessageResponse;
|
|
1246
|
-
} | {
|
|
1247
|
-
status: 422;
|
|
1248
|
-
data: HTTPValidationError;
|
|
1249
|
-
};
|
|
1250
|
-
/**
|
|
1251
|
-
* Request type for GET /api/v1/households/{household_id}/members
|
|
1252
|
-
* List Household Members
|
|
1253
|
-
*/
|
|
1254
|
-
export interface List_household_members_api_v1_households__household_id__members_getRequest {
|
|
1255
|
-
path: {
|
|
1256
|
-
household_id: string;
|
|
1257
|
-
};
|
|
1258
|
-
}
|
|
1259
|
-
/**
|
|
1260
|
-
* Response type for GET /api/v1/households/{household_id}/members
|
|
1261
|
-
* List Household Members
|
|
1262
|
-
*/
|
|
1263
|
-
export type List_household_members_api_v1_households__household_id__members_getResponse = {
|
|
1264
|
-
status: 200;
|
|
1265
|
-
data: HouseholdMember[];
|
|
1266
|
-
} | {
|
|
1267
|
-
status: 422;
|
|
1268
|
-
data: HTTPValidationError;
|
|
1269
|
-
};
|
|
1270
|
-
/**
|
|
1271
|
-
* Request type for POST /api/v1/households/{household_id}/members
|
|
1272
|
-
* Add Household Member
|
|
1273
|
-
*/
|
|
1274
|
-
export interface Add_household_member_api_v1_households__household_id__members_postRequest {
|
|
1275
|
-
path: {
|
|
1276
|
-
household_id: string;
|
|
1277
|
-
};
|
|
1278
|
-
body: HouseholdMemberAdd;
|
|
1279
|
-
}
|
|
1280
|
-
/**
|
|
1281
|
-
* Response type for POST /api/v1/households/{household_id}/members
|
|
1282
|
-
* Add Household Member
|
|
1283
|
-
*/
|
|
1284
|
-
export type Add_household_member_api_v1_households__household_id__members_postResponse = {
|
|
1285
|
-
status: 201;
|
|
1286
|
-
data: HouseholdMember;
|
|
1287
|
-
} | {
|
|
1288
|
-
status: 422;
|
|
1289
|
-
data: HTTPValidationError;
|
|
1290
|
-
};
|
|
1291
|
-
/**
|
|
1292
|
-
* Request type for PUT /api/v1/households/{household_id}/members/{user_id}
|
|
1293
|
-
* Update Household Member
|
|
1294
|
-
*/
|
|
1295
|
-
export interface Update_household_member_api_v1_households__household_id__members__user_id__putRequest {
|
|
1296
|
-
path: {
|
|
1297
|
-
household_id: string;
|
|
1298
|
-
user_id: string;
|
|
1299
|
-
};
|
|
1300
|
-
body: HouseholdMemberUpdate;
|
|
1301
|
-
}
|
|
1302
|
-
/**
|
|
1303
|
-
* Response type for PUT /api/v1/households/{household_id}/members/{user_id}
|
|
1304
|
-
* Update Household Member
|
|
1305
|
-
*/
|
|
1306
|
-
export type Update_household_member_api_v1_households__household_id__members__user_id__putResponse = {
|
|
1307
|
-
status: 200;
|
|
1308
|
-
data: HouseholdMember;
|
|
1309
|
-
} | {
|
|
1310
|
-
status: 422;
|
|
1311
|
-
data: HTTPValidationError;
|
|
1312
|
-
};
|
|
1313
|
-
/**
|
|
1314
|
-
* Request type for DELETE /api/v1/households/{household_id}/members/{user_id}
|
|
1315
|
-
* Remove Household Member
|
|
1316
|
-
*/
|
|
1317
|
-
export interface Remove_household_member_api_v1_households__household_id__members__user_id__deleteRequest {
|
|
1318
|
-
path: {
|
|
1319
|
-
household_id: string;
|
|
1320
|
-
user_id: string;
|
|
1321
|
-
};
|
|
1322
|
-
}
|
|
1323
|
-
/**
|
|
1324
|
-
* Response type for DELETE /api/v1/households/{household_id}/members/{user_id}
|
|
1325
|
-
* Remove Household Member
|
|
1326
|
-
*/
|
|
1327
|
-
export type Remove_household_member_api_v1_households__household_id__members__user_id__deleteResponse = {
|
|
1328
|
-
status: 200;
|
|
1329
|
-
data: MessageResponse;
|
|
1330
|
-
} | {
|
|
1331
|
-
status: 422;
|
|
1332
|
-
data: HTTPValidationError;
|
|
1333
|
-
};
|
|
1334
|
-
/**
|
|
1335
|
-
* Request type for GET /api/v1/households/{household_id}/stats
|
|
1336
|
-
* Get Household Stats
|
|
1337
|
-
*/
|
|
1338
|
-
export interface Get_household_stats_api_v1_households__household_id__stats_getRequest {
|
|
1339
|
-
path: {
|
|
1340
|
-
household_id: string;
|
|
1341
|
-
};
|
|
1342
|
-
}
|
|
1343
|
-
/**
|
|
1344
|
-
* Response type for GET /api/v1/households/{household_id}/stats
|
|
1345
|
-
* Get Household Stats
|
|
1346
|
-
*/
|
|
1347
|
-
export type Get_household_stats_api_v1_households__household_id__stats_getResponse = {
|
|
1348
|
-
status: 200;
|
|
1349
|
-
data: {
|
|
1350
|
-
[key: string]: unknown;
|
|
1351
|
-
};
|
|
1352
|
-
} | {
|
|
1353
|
-
status: 422;
|
|
1354
|
-
data: HTTPValidationError;
|
|
1355
|
-
};
|
|
1356
|
-
/**
|
|
1357
|
-
* Response type for GET /api/v1/households/my-household
|
|
1358
|
-
* Get My Household
|
|
1359
|
-
*/
|
|
1360
|
-
export type Get_my_household_api_v1_households_my_household_getResponse = {
|
|
1361
|
-
status: 200;
|
|
1362
|
-
data: Household;
|
|
1363
|
-
};
|
|
1364
|
-
//# sourceMappingURL=endpoints.d.ts.map
|