@burdenoff/microfe-export 2026.525.2 → 2026.525.3

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.
Files changed (61) hide show
  1. package/package.json +1 -1
  2. package/dist/dev/main.d.ts +0 -2
  3. package/dist/dev/main.d.ts.map +0 -1
  4. package/dist/export/ExportRoot.d.ts +0 -31
  5. package/dist/export/ExportRoot.d.ts.map +0 -1
  6. package/dist/export/ExportRoutes.d.ts +0 -14
  7. package/dist/export/ExportRoutes.d.ts.map +0 -1
  8. package/dist/export/components/ExportProgressBar.d.ts +0 -12
  9. package/dist/export/components/ExportProgressBar.d.ts.map +0 -1
  10. package/dist/export/components/ExportStatusBadge.d.ts +0 -12
  11. package/dist/export/components/ExportStatusBadge.d.ts.map +0 -1
  12. package/dist/export/components/PageLayout.d.ts +0 -55
  13. package/dist/export/components/PageLayout.d.ts.map +0 -1
  14. package/dist/export/components/ui.d.ts +0 -6
  15. package/dist/export/components/ui.d.ts.map +0 -1
  16. package/dist/export/constants/enums.d.ts +0 -79
  17. package/dist/export/constants/enums.d.ts.map +0 -1
  18. package/dist/export/constants/index.d.ts +0 -7
  19. package/dist/export/constants/index.d.ts.map +0 -1
  20. package/dist/export/hooks/useExportQueries.d.ts +0 -224
  21. package/dist/export/hooks/useExportQueries.d.ts.map +0 -1
  22. package/dist/export/index.d.ts +0 -29
  23. package/dist/export/index.d.ts.map +0 -1
  24. package/dist/export/pages/CreateExportPage.d.ts +0 -2
  25. package/dist/export/pages/CreateExportPage.d.ts.map +0 -1
  26. package/dist/export/pages/ExportDashboardPage.d.ts +0 -6
  27. package/dist/export/pages/ExportDashboardPage.d.ts.map +0 -1
  28. package/dist/export/pages/ExportDetailPage.d.ts +0 -7
  29. package/dist/export/pages/ExportDetailPage.d.ts.map +0 -1
  30. package/dist/export/pages/ExportHistoryPage.d.ts +0 -6
  31. package/dist/export/pages/ExportHistoryPage.d.ts.map +0 -1
  32. package/dist/export/pages/ExportLandingPage.d.ts +0 -9
  33. package/dist/export/pages/ExportLandingPage.d.ts.map +0 -1
  34. package/dist/export/pages/ExportTemplatesPage.d.ts +0 -6
  35. package/dist/export/pages/ExportTemplatesPage.d.ts.map +0 -1
  36. package/dist/export/pages/TemplateDetailPage.d.ts +0 -7
  37. package/dist/export/pages/TemplateDetailPage.d.ts.map +0 -1
  38. package/dist/export/providers/ExportProvider.d.ts +0 -13
  39. package/dist/export/providers/ExportProvider.d.ts.map +0 -1
  40. package/dist/export/store/exportStore.d.ts +0 -17
  41. package/dist/export/store/exportStore.d.ts.map +0 -1
  42. package/dist/export/types/index.d.ts +0 -230
  43. package/dist/export/types/index.d.ts.map +0 -1
  44. package/dist/export/utils/cn.d.ts +0 -8
  45. package/dist/export/utils/cn.d.ts.map +0 -1
  46. package/dist/export/utils/events.d.ts +0 -7
  47. package/dist/export/utils/events.d.ts.map +0 -1
  48. package/dist/export/utils/i18n.d.ts +0 -6
  49. package/dist/export/utils/i18n.d.ts.map +0 -1
  50. package/dist/generated/global-operations.d.ts +0 -2
  51. package/dist/generated/global-operations.d.ts.map +0 -1
  52. package/dist/generated/global-types.d.ts +0 -23527
  53. package/dist/generated/global-types.d.ts.map +0 -1
  54. package/dist/generated/wspace-operations.d.ts +0 -773
  55. package/dist/generated/wspace-operations.d.ts.map +0 -1
  56. package/dist/generated/wspace-types.d.ts +0 -57851
  57. package/dist/generated/wspace-types.d.ts.map +0 -1
  58. package/dist/index.d.ts +0 -6
  59. package/dist/index.d.ts.map +0 -1
  60. package/dist/utils/nativeBridge.d.ts +0 -3
  61. package/dist/utils/nativeBridge.d.ts.map +0 -1
@@ -1,17 +0,0 @@
1
- import { ExportJob, ExportFilter, ExportDisplayMode, ExportPagination } from '../types';
2
-
3
- interface ExportState {
4
- selectedJob: ExportJob | null;
5
- viewMode: ExportDisplayMode;
6
- jobFilter: ExportFilter;
7
- pagination: ExportPagination;
8
- setSelectedJob: (job: ExportJob | null) => void;
9
- setViewMode: (mode: ExportDisplayMode) => void;
10
- updateFilter: (filter: Partial<ExportFilter>) => void;
11
- resetFilter: () => void;
12
- setPagination: (p: Partial<ExportPagination>) => void;
13
- resetPagination: () => void;
14
- }
15
- export declare const useExportStore: import('zustand').UseBoundStore<import('zustand').StoreApi<ExportState>>;
16
- export {};
17
- //# sourceMappingURL=exportStore.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"exportStore.d.ts","sourceRoot":"","sources":["../../../src/export/store/exportStore.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,SAAS,EACT,YAAY,EACZ,iBAAiB,EACjB,gBAAgB,EACjB,MAAM,UAAU,CAAC;AAElB,UAAU,WAAW;IAEnB,WAAW,EAAE,SAAS,GAAG,IAAI,CAAC;IAC9B,QAAQ,EAAE,iBAAiB,CAAC;IAG5B,SAAS,EAAE,YAAY,CAAC;IAGxB,UAAU,EAAE,gBAAgB,CAAC;IAG7B,cAAc,EAAE,CAAC,GAAG,EAAE,SAAS,GAAG,IAAI,KAAK,IAAI,CAAC;IAChD,WAAW,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;IAC/C,YAAY,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IACtD,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,aAAa,EAAE,CAAC,CAAC,EAAE,OAAO,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IACtD,eAAe,EAAE,MAAM,IAAI,CAAC;CAC7B;AAeD,eAAO,MAAM,cAAc,0EAuBxB,CAAC"}
@@ -1,230 +0,0 @@
1
- /**
2
- * Navigation item for shell integration
3
- */
4
- export interface NavItem {
5
- id: string;
6
- label: string;
7
- path: string;
8
- icon?: React.ReactNode;
9
- badge?: number;
10
- order?: number;
11
- group?: string;
12
- visible?: boolean;
13
- /** Nested children items for dropdown menus */
14
- children?: NavItem[];
15
- }
16
- /**
17
- * Footer item for shell integration
18
- */
19
- export interface FooterItem {
20
- id: string;
21
- label: string;
22
- type: "status" | "action";
23
- order?: number;
24
- section: "left" | "center" | "right";
25
- }
26
- /**
27
- * Base microfrontend root props
28
- * TODO: Import from '@burdenoff/fe-libs/shared/types' when fe-libs is built
29
- */
30
- export interface MicrofrontendRootProps {
31
- }
32
- /**
33
- * Props for the ExportRoot component
34
- */
35
- export interface ExportRootProps extends MicrofrontendRootProps {
36
- /**
37
- * Base path for the export microfrontend
38
- */
39
- basePath?: string;
40
- /**
41
- * Workspace ID for scoping operations
42
- */
43
- workspaceId?: string;
44
- /**
45
- * Tenant ID for global-layer operations
46
- */
47
- tenantId?: string;
48
- /**
49
- * Organization ID for org-scoped exports
50
- */
51
- organizationId?: string;
52
- /**
53
- * API Gateway URL for GraphQL requests
54
- */
55
- apiGatewayUrl?: string;
56
- /**
57
- * Authentication token for API requests (platform identity JWT)
58
- */
59
- authToken?: string;
60
- /**
61
- * Workspace token for workspace-scoped API requests (workspace access JWT).
62
- * The gateway requires both authToken (Authorization) and workspaceToken
63
- * (X-Workspace-Authorization) for workspace operations.
64
- */
65
- workspaceToken?: string;
66
- /** Optional shell-owned event bus. MFEs emit events; host shells own sinks. */
67
- eventBus?: {
68
- emit: (event: string, payload: unknown) => void;
69
- };
70
- /**
71
- * Async function to obtain a fresh workspace token.
72
- * Called by the error link when the gateway returns TOKEN_EXPIRED.
73
- * The shell should implement this by calling wspace-auth-svc to issue a new token.
74
- */
75
- getWorkspaceToken?: () => Promise<string | null>;
76
- /**
77
- * Navigation function provided by the shell
78
- */
79
- navigate?: (path: string) => void;
80
- /**
81
- * Current user information
82
- */
83
- currentUser?: {
84
- id: string;
85
- email: string;
86
- firstName?: string;
87
- lastName?: string;
88
- };
89
- /**
90
- * Optional function to register navigation items with the shell
91
- * Injected by the shell app
92
- */
93
- registerNavItems?: (items: NavItem | NavItem[]) => () => void;
94
- /**
95
- * Optional function to register footer items with the shell
96
- * Injected by the shell app
97
- */
98
- registerFooterItems?: (items: FooterItem | FooterItem[]) => () => void;
99
- }
100
- /**
101
- * Export job status
102
- */
103
- export type ExportJobStatus = "CREATED" | "QUEUED" | "RUNNING" | "COMPLETED" | "FAILED" | "CANCELLED" | "EXPIRED" | "DELETED";
104
- /**
105
- * Export scope — determines which data is included
106
- */
107
- export type ExportScope = "INDIVIDUAL" | "WORKSPACE_ADMIN" | "ORG_ADMIN";
108
- /**
109
- * Export output format — backend only supports JSON and CSV
110
- */
111
- export type ExportFormat = "CSV" | "JSON";
112
- /**
113
- * Export archive format
114
- */
115
- export type ExportArchiveFormat = "ZIP";
116
- /**
117
- * Export job entity — aligned with backend schema
118
- */
119
- export interface ExportJob {
120
- id: string;
121
- name: string;
122
- description?: string;
123
- status: ExportJobStatus;
124
- progress: number;
125
- exportScope?: ExportScope;
126
- organizationId?: string;
127
- targetWorkspaceIds?: string[];
128
- entityTypes: string[];
129
- format: ExportFormat;
130
- archiveFormat: ExportArchiveFormat;
131
- /** Total number of entities to export (backend field name) */
132
- totalEntities?: number;
133
- /** Number of entities processed so far (backend field name) */
134
- processedEntities?: number;
135
- totalSizeBytes?: number;
136
- parts: ExportPart[];
137
- templateId?: string;
138
- filters?: Record<string, unknown>;
139
- errorMessage?: string;
140
- startedAt?: string;
141
- completedAt?: string;
142
- expiresAt?: string;
143
- /** UUID of the actor who created the job */
144
- createdBy: string;
145
- temporalWorkflowId?: string;
146
- workspaceId?: string;
147
- createdAt: string;
148
- updatedAt: string;
149
- }
150
- /**
151
- * Export part (individual file within an export job)
152
- */
153
- export interface ExportPart {
154
- id: string;
155
- jobId?: string;
156
- partNumber: number;
157
- fileName: string;
158
- /** Array of entity types contained in this part */
159
- entityTypes: string[];
160
- sizeBytes: number;
161
- downloadUrl?: string;
162
- downloadExpiresAt?: string;
163
- checksum?: string;
164
- createdAt?: string;
165
- }
166
- /**
167
- * Export template for reusable export configurations
168
- */
169
- export interface ExportTemplate {
170
- id: string;
171
- name: string;
172
- description?: string;
173
- entityTypes: string[];
174
- format: ExportFormat;
175
- filters?: Record<string, unknown>;
176
- /** Whether this is a default system template */
177
- isDefault: boolean;
178
- /** UUID of the actor who created the template */
179
- createdBy: string;
180
- workspaceId?: string;
181
- createdAt: string;
182
- updatedAt: string;
183
- }
184
- /**
185
- * Available entity type for export
186
- */
187
- export interface ExportAvailableEntity {
188
- entityType: string;
189
- displayName: string;
190
- description?: string;
191
- estimatedSize?: string;
192
- supportsDateRange: boolean;
193
- supportsMediaExport: boolean;
194
- enabled: boolean;
195
- }
196
- /**
197
- * GraphQL connection page info
198
- */
199
- export interface PageInfo {
200
- hasNextPage: boolean;
201
- hasPreviousPage: boolean;
202
- startCursor?: string;
203
- endCursor?: string;
204
- }
205
- /**
206
- * Export filter options
207
- */
208
- export interface ExportFilter {
209
- search: string;
210
- status: ExportJobStatus | "all";
211
- format: ExportFormat | "all";
212
- dateRange: "all" | "today" | "week" | "month" | "quarter";
213
- }
214
- /**
215
- * Pagination state for export job list
216
- */
217
- export interface ExportPagination {
218
- page: number;
219
- cursor: string | null;
220
- pageSize: number;
221
- }
222
- /**
223
- * View mode for export UI
224
- */
225
- export type ExportView = "dashboard" | "new" | "history" | "templates";
226
- /**
227
- * View mode for export display
228
- */
229
- export type ExportDisplayMode = "list" | "grid";
230
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/export/types/index.ts"],"names":[],"mappings":"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"}
@@ -1,8 +0,0 @@
1
- import { ClassValue } from 'clsx';
2
-
3
- /**
4
- * Utility function to merge Tailwind CSS classes
5
- * Combines clsx for conditional classes and tailwind-merge for deduplication
6
- */
7
- export declare function cn(...inputs: ClassValue[]): string;
8
- //# sourceMappingURL=cn.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cn.d.ts","sourceRoot":"","sources":["../../../src/export/utils/cn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,UAAU,EAAQ,MAAM,MAAM,CAAC;AAG7C;;;GAGG;AACH,wBAAgB,EAAE,CAAC,GAAG,MAAM,EAAE,UAAU,EAAE,UAEzC"}
@@ -1,7 +0,0 @@
1
- import { ExportRootProps } from '../types';
2
-
3
- export type ExportEventName = "export.job.created" | "export.job.cancelled" | "export.job.deleted" | "export.job.retried" | "export.template.created" | "export.template.updated" | "export.template.deleted" | "export.api.failed";
4
- type ExportEventPayload = Record<string, unknown>;
5
- export declare function emitExportEvent(context: Pick<ExportRootProps, "eventBus" | "workspaceId">, name: ExportEventName, payload?: ExportEventPayload): void;
6
- export {};
7
- //# sourceMappingURL=events.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../src/export/utils/events.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,MAAM,eAAe,GACvB,oBAAoB,GACpB,sBAAsB,GACtB,oBAAoB,GACpB,oBAAoB,GACpB,yBAAyB,GACzB,yBAAyB,GACzB,yBAAyB,GACzB,mBAAmB,CAAC;AAExB,KAAK,kBAAkB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAElD,wBAAgB,eAAe,CAC7B,OAAO,EAAE,IAAI,CAAC,eAAe,EAAE,UAAU,GAAG,aAAa,CAAC,EAC1D,IAAI,EAAE,eAAe,EACrB,OAAO,GAAE,kBAAuB,GAC/B,IAAI,CAmBN"}
@@ -1,6 +0,0 @@
1
- import { I18nContextValue } from '@burdenoff/fe-libs/shared/providers/shell/I18nProvider';
2
-
3
- type TranslationParams = Record<string, string | number>;
4
- export declare function tWithFallback(t: I18nContextValue["t"], key: string, fallback: string, params?: TranslationParams): string;
5
- export {};
6
- //# sourceMappingURL=i18n.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../../src/export/utils/i18n.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,wDAAwD,CAAC;AAE/F,KAAK,iBAAiB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,CAAC;AAgBzD,wBAAgB,aAAa,CAC3B,CAAC,EAAE,gBAAgB,CAAC,GAAG,CAAC,EACxB,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,EAChB,MAAM,CAAC,EAAE,iBAAiB,GACzB,MAAM,CAKR"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=global-operations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"global-operations.d.ts","sourceRoot":"","sources":["../../src/generated/global-operations.ts"],"names":[],"mappings":""}