@simpleapps-com/augur-api 0.2.8 → 0.2.9

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 (91) hide show
  1. package/dist/cjs/index.d.ts +3 -1
  2. package/dist/cjs/index.d.ts.map +1 -1
  3. package/dist/cjs/index.js +4 -2
  4. package/dist/cjs/index.js.map +1 -1
  5. package/dist/cjs/services/p21-sism/client.d.ts +452 -0
  6. package/dist/cjs/services/p21-sism/client.d.ts.map +1 -0
  7. package/dist/cjs/services/p21-sism/client.js +538 -0
  8. package/dist/cjs/services/p21-sism/client.js.map +1 -0
  9. package/dist/cjs/services/p21-sism/index.d.ts +38 -0
  10. package/dist/cjs/services/p21-sism/index.d.ts.map +1 -0
  11. package/dist/cjs/services/p21-sism/index.js +56 -0
  12. package/dist/cjs/services/p21-sism/index.js.map +1 -0
  13. package/dist/cjs/services/p21-sism/schemas/health.d.ts +63 -0
  14. package/dist/cjs/services/p21-sism/schemas/health.d.ts.map +1 -0
  15. package/dist/cjs/services/p21-sism/schemas/health.js +17 -0
  16. package/dist/cjs/services/p21-sism/schemas/health.js.map +1 -0
  17. package/dist/cjs/services/p21-sism/schemas/import.d.ts +289 -0
  18. package/dist/cjs/services/p21-sism/schemas/import.d.ts.map +1 -0
  19. package/dist/cjs/services/p21-sism/schemas/import.js +100 -0
  20. package/dist/cjs/services/p21-sism/schemas/import.js.map +1 -0
  21. package/dist/cjs/services/p21-sism/schemas/index.d.ts +5 -0
  22. package/dist/cjs/services/p21-sism/schemas/index.d.ts.map +1 -0
  23. package/dist/cjs/services/p21-sism/schemas/index.js +25 -0
  24. package/dist/cjs/services/p21-sism/schemas/index.js.map +1 -0
  25. package/dist/cjs/services/p21-sism/schemas/order-entry.d.ts +76 -0
  26. package/dist/cjs/services/p21-sism/schemas/order-entry.d.ts.map +1 -0
  27. package/dist/cjs/services/p21-sism/schemas/order-entry.js +33 -0
  28. package/dist/cjs/services/p21-sism/schemas/order-entry.js.map +1 -0
  29. package/dist/cjs/services/p21-sism/schemas/scheduled-import.d.ts +54 -0
  30. package/dist/cjs/services/p21-sism/schemas/scheduled-import.d.ts.map +1 -0
  31. package/dist/cjs/services/p21-sism/schemas/scheduled-import.js +23 -0
  32. package/dist/cjs/services/p21-sism/schemas/scheduled-import.js.map +1 -0
  33. package/dist/cjs/services/p21-sism/schemas.d.ts +10 -0
  34. package/dist/cjs/services/p21-sism/schemas.d.ts.map +1 -0
  35. package/dist/cjs/services/p21-sism/schemas.js +26 -0
  36. package/dist/cjs/services/p21-sism/schemas.js.map +1 -0
  37. package/dist/esm/index.d.ts +3 -1
  38. package/dist/esm/index.d.ts.map +1 -1
  39. package/dist/esm/index.js +2 -1
  40. package/dist/esm/index.js.map +1 -1
  41. package/dist/esm/services/p21-sism/client.d.ts +452 -0
  42. package/dist/esm/services/p21-sism/client.d.ts.map +1 -0
  43. package/dist/esm/services/p21-sism/client.js +534 -0
  44. package/dist/esm/services/p21-sism/client.js.map +1 -0
  45. package/dist/esm/services/p21-sism/index.d.ts +38 -0
  46. package/dist/esm/services/p21-sism/index.d.ts.map +1 -0
  47. package/dist/esm/services/p21-sism/index.js +38 -0
  48. package/dist/esm/services/p21-sism/index.js.map +1 -0
  49. package/dist/esm/services/p21-sism/schemas/health.d.ts +63 -0
  50. package/dist/esm/services/p21-sism/schemas/health.d.ts.map +1 -0
  51. package/dist/esm/services/p21-sism/schemas/health.js +14 -0
  52. package/dist/esm/services/p21-sism/schemas/health.js.map +1 -0
  53. package/dist/esm/services/p21-sism/schemas/import.d.ts +289 -0
  54. package/dist/esm/services/p21-sism/schemas/import.d.ts.map +1 -0
  55. package/dist/esm/services/p21-sism/schemas/import.js +97 -0
  56. package/dist/esm/services/p21-sism/schemas/import.js.map +1 -0
  57. package/dist/esm/services/p21-sism/schemas/index.d.ts +5 -0
  58. package/dist/esm/services/p21-sism/schemas/index.d.ts.map +1 -0
  59. package/dist/esm/services/p21-sism/schemas/index.js +9 -0
  60. package/dist/esm/services/p21-sism/schemas/index.js.map +1 -0
  61. package/dist/esm/services/p21-sism/schemas/order-entry.d.ts +76 -0
  62. package/dist/esm/services/p21-sism/schemas/order-entry.d.ts.map +1 -0
  63. package/dist/esm/services/p21-sism/schemas/order-entry.js +30 -0
  64. package/dist/esm/services/p21-sism/schemas/order-entry.js.map +1 -0
  65. package/dist/esm/services/p21-sism/schemas/scheduled-import.d.ts +54 -0
  66. package/dist/esm/services/p21-sism/schemas/scheduled-import.d.ts.map +1 -0
  67. package/dist/esm/services/p21-sism/schemas/scheduled-import.js +20 -0
  68. package/dist/esm/services/p21-sism/schemas/scheduled-import.js.map +1 -0
  69. package/dist/esm/services/p21-sism/schemas.d.ts +10 -0
  70. package/dist/esm/services/p21-sism/schemas.d.ts.map +1 -0
  71. package/dist/esm/services/p21-sism/schemas.js +10 -0
  72. package/dist/esm/services/p21-sism/schemas.js.map +1 -0
  73. package/dist/types/index.d.ts +3 -1
  74. package/dist/types/index.d.ts.map +1 -1
  75. package/dist/types/services/p21-sism/client.d.ts +452 -0
  76. package/dist/types/services/p21-sism/client.d.ts.map +1 -0
  77. package/dist/types/services/p21-sism/index.d.ts +38 -0
  78. package/dist/types/services/p21-sism/index.d.ts.map +1 -0
  79. package/dist/types/services/p21-sism/schemas/health.d.ts +63 -0
  80. package/dist/types/services/p21-sism/schemas/health.d.ts.map +1 -0
  81. package/dist/types/services/p21-sism/schemas/import.d.ts +289 -0
  82. package/dist/types/services/p21-sism/schemas/import.d.ts.map +1 -0
  83. package/dist/types/services/p21-sism/schemas/index.d.ts +5 -0
  84. package/dist/types/services/p21-sism/schemas/index.d.ts.map +1 -0
  85. package/dist/types/services/p21-sism/schemas/order-entry.d.ts +76 -0
  86. package/dist/types/services/p21-sism/schemas/order-entry.d.ts.map +1 -0
  87. package/dist/types/services/p21-sism/schemas/scheduled-import.d.ts +54 -0
  88. package/dist/types/services/p21-sism/schemas/scheduled-import.d.ts.map +1 -0
  89. package/dist/types/services/p21-sism/schemas.d.ts +10 -0
  90. package/dist/types/services/p21-sism/schemas.d.ts.map +1 -0
  91. package/package.json +1 -1
@@ -0,0 +1,63 @@
1
+ import { z } from 'zod';
2
+ /**
3
+ * Health check data schema for P21 SISM service status verification
4
+ */
5
+ export declare const HealthCheckDataSchema: z.ZodObject<{
6
+ siteId: z.ZodString;
7
+ siteHash: z.ZodString;
8
+ }, "strip", z.ZodTypeAny, {
9
+ siteHash: string;
10
+ siteId: string;
11
+ }, {
12
+ siteHash: string;
13
+ siteId: string;
14
+ }>;
15
+ /**
16
+ * Complete health check response for P21 SISM service monitoring
17
+ */
18
+ export declare const HealthCheckResponseSchema: z.ZodObject<{
19
+ count: z.ZodNumber;
20
+ data: z.ZodObject<{
21
+ siteId: z.ZodString;
22
+ siteHash: z.ZodString;
23
+ }, "strip", z.ZodTypeAny, {
24
+ siteHash: string;
25
+ siteId: string;
26
+ }, {
27
+ siteHash: string;
28
+ siteId: string;
29
+ }>;
30
+ message: z.ZodString;
31
+ options: z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
32
+ params: z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
33
+ status: z.ZodNumber;
34
+ total: z.ZodNumber;
35
+ totalResults: z.ZodNumber;
36
+ }, "strip", z.ZodTypeAny, {
37
+ params: Record<string, unknown> | unknown[];
38
+ data: {
39
+ siteHash: string;
40
+ siteId: string;
41
+ };
42
+ options: Record<string, unknown> | unknown[];
43
+ status: number;
44
+ message: string;
45
+ count: number;
46
+ total: number;
47
+ totalResults: number;
48
+ }, {
49
+ params: Record<string, unknown> | unknown[];
50
+ data: {
51
+ siteHash: string;
52
+ siteId: string;
53
+ };
54
+ options: Record<string, unknown> | unknown[];
55
+ status: number;
56
+ message: string;
57
+ count: number;
58
+ total: number;
59
+ totalResults: number;
60
+ }>;
61
+ export type HealthCheckData = z.infer<typeof HealthCheckDataSchema>;
62
+ export type HealthCheckResponse = z.infer<typeof HealthCheckResponseSchema>;
63
+ //# sourceMappingURL=health.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"health.d.ts","sourceRoot":"","sources":["../../../../../src/services/p21-sism/schemas/health.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;EAGhC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA4C,CAAC;AAEnF,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AACpE,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { z } from 'zod';
2
+ import { BaseResponseSchema } from '../../../core/schemas';
3
+ /**
4
+ * Health check data schema for P21 SISM service status verification
5
+ */
6
+ export const HealthCheckDataSchema = z.object({
7
+ siteId: z.string().describe('Site identifier'),
8
+ siteHash: z.string().describe('Site configuration hash'),
9
+ });
10
+ /**
11
+ * Complete health check response for P21 SISM service monitoring
12
+ */
13
+ export const HealthCheckResponseSchema = BaseResponseSchema(HealthCheckDataSchema);
14
+ //# sourceMappingURL=health.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"health.js","sourceRoot":"","sources":["../../../../../src/services/p21-sism/schemas/health.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC5C,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,iBAAiB,CAAC;IAC9C,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,yBAAyB,CAAC;CACzD,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,kBAAkB,CAAC,qBAAqB,CAAC,CAAC"}
@@ -0,0 +1,289 @@
1
+ import { z } from 'zod';
2
+ /**
3
+ * Import data schema representing a single import record from P21 SISM
4
+ */
5
+ export declare const ImportSchema: z.ZodObject<{
6
+ importUid: z.ZodNumber;
7
+ scheduledImportMasterUid: z.ZodNumber;
8
+ dateCreated: z.ZodString;
9
+ dateLastModified: z.ZodString;
10
+ sourceName: z.ZodNullable<z.ZodString>;
11
+ sourceId: z.ZodNumber;
12
+ importState: z.ZodString;
13
+ jsonData: z.ZodNullable<z.ZodString>;
14
+ importStatusCd: z.ZodNumber;
15
+ importResults: z.ZodNullable<z.ZodString>;
16
+ referenceNo: z.ZodNullable<z.ZodString>;
17
+ }, "strip", z.ZodTypeAny, {
18
+ dateCreated: string;
19
+ dateLastModified: string;
20
+ jsonData: string | null;
21
+ sourceName: string | null;
22
+ sourceId: number;
23
+ importState: string;
24
+ referenceNo: string | null;
25
+ importUid: number;
26
+ scheduledImportMasterUid: number;
27
+ importStatusCd: number;
28
+ importResults: string | null;
29
+ }, {
30
+ dateCreated: string;
31
+ dateLastModified: string;
32
+ jsonData: string | null;
33
+ sourceName: string | null;
34
+ sourceId: number;
35
+ importState: string;
36
+ referenceNo: string | null;
37
+ importUid: number;
38
+ scheduledImportMasterUid: number;
39
+ importStatusCd: number;
40
+ importResults: string | null;
41
+ }>;
42
+ /**
43
+ * Parameters for listing imports with filtering and pagination
44
+ */
45
+ export declare const ImportListParamsSchema: z.ZodObject<{
46
+ importState: z.ZodOptional<z.ZodEnum<["initial", "hold", "delivered"]>>;
47
+ limit: z.ZodOptional<z.ZodNumber>;
48
+ offset: z.ZodOptional<z.ZodNumber>;
49
+ orderBy: z.ZodOptional<z.ZodString>;
50
+ q: z.ZodOptional<z.ZodString>;
51
+ }, "strip", z.ZodTypeAny, {
52
+ limit?: number | undefined;
53
+ offset?: number | undefined;
54
+ q?: string | undefined;
55
+ orderBy?: string | undefined;
56
+ importState?: "initial" | "hold" | "delivered" | undefined;
57
+ }, {
58
+ limit?: number | undefined;
59
+ offset?: number | undefined;
60
+ q?: string | undefined;
61
+ orderBy?: string | undefined;
62
+ importState?: "initial" | "hold" | "delivered" | undefined;
63
+ }>;
64
+ /**
65
+ * Parameters for recent imports query
66
+ */
67
+ export declare const ImportRecentParamsSchema: z.ZodObject<{
68
+ hours: z.ZodOptional<z.ZodNumber>;
69
+ limit: z.ZodOptional<z.ZodNumber>;
70
+ }, "strip", z.ZodTypeAny, {
71
+ limit?: number | undefined;
72
+ hours?: number | undefined;
73
+ }, {
74
+ limit?: number | undefined;
75
+ hours?: number | undefined;
76
+ }>;
77
+ /**
78
+ * Parameters for stuck imports query
79
+ */
80
+ export declare const ImportStuckParamsSchema: z.ZodObject<{
81
+ hours: z.ZodOptional<z.ZodNumber>;
82
+ limit: z.ZodOptional<z.ZodNumber>;
83
+ }, "strip", z.ZodTypeAny, {
84
+ limit?: number | undefined;
85
+ hours?: number | undefined;
86
+ }, {
87
+ limit?: number | undefined;
88
+ hours?: number | undefined;
89
+ }>;
90
+ /**
91
+ * Parameters for import detail operations
92
+ */
93
+ export declare const ImportDetailParamsSchema: z.ZodObject<{
94
+ importUid: z.ZodString;
95
+ }, "strip", z.ZodTypeAny, {
96
+ importUid: string;
97
+ }, {
98
+ importUid: string;
99
+ }>;
100
+ /**
101
+ * Response schemas for import operations
102
+ */
103
+ export declare const ImportResponseSchema: z.ZodObject<{
104
+ count: z.ZodNumber;
105
+ data: z.ZodObject<{
106
+ importUid: z.ZodNumber;
107
+ scheduledImportMasterUid: z.ZodNumber;
108
+ dateCreated: z.ZodString;
109
+ dateLastModified: z.ZodString;
110
+ sourceName: z.ZodNullable<z.ZodString>;
111
+ sourceId: z.ZodNumber;
112
+ importState: z.ZodString;
113
+ jsonData: z.ZodNullable<z.ZodString>;
114
+ importStatusCd: z.ZodNumber;
115
+ importResults: z.ZodNullable<z.ZodString>;
116
+ referenceNo: z.ZodNullable<z.ZodString>;
117
+ }, "strip", z.ZodTypeAny, {
118
+ dateCreated: string;
119
+ dateLastModified: string;
120
+ jsonData: string | null;
121
+ sourceName: string | null;
122
+ sourceId: number;
123
+ importState: string;
124
+ referenceNo: string | null;
125
+ importUid: number;
126
+ scheduledImportMasterUid: number;
127
+ importStatusCd: number;
128
+ importResults: string | null;
129
+ }, {
130
+ dateCreated: string;
131
+ dateLastModified: string;
132
+ jsonData: string | null;
133
+ sourceName: string | null;
134
+ sourceId: number;
135
+ importState: string;
136
+ referenceNo: string | null;
137
+ importUid: number;
138
+ scheduledImportMasterUid: number;
139
+ importStatusCd: number;
140
+ importResults: string | null;
141
+ }>;
142
+ message: z.ZodString;
143
+ options: z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
144
+ params: z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
145
+ status: z.ZodNumber;
146
+ total: z.ZodNumber;
147
+ totalResults: z.ZodNumber;
148
+ }, "strip", z.ZodTypeAny, {
149
+ params: Record<string, unknown> | unknown[];
150
+ data: {
151
+ dateCreated: string;
152
+ dateLastModified: string;
153
+ jsonData: string | null;
154
+ sourceName: string | null;
155
+ sourceId: number;
156
+ importState: string;
157
+ referenceNo: string | null;
158
+ importUid: number;
159
+ scheduledImportMasterUid: number;
160
+ importStatusCd: number;
161
+ importResults: string | null;
162
+ };
163
+ options: Record<string, unknown> | unknown[];
164
+ status: number;
165
+ message: string;
166
+ count: number;
167
+ total: number;
168
+ totalResults: number;
169
+ }, {
170
+ params: Record<string, unknown> | unknown[];
171
+ data: {
172
+ dateCreated: string;
173
+ dateLastModified: string;
174
+ jsonData: string | null;
175
+ sourceName: string | null;
176
+ sourceId: number;
177
+ importState: string;
178
+ referenceNo: string | null;
179
+ importUid: number;
180
+ scheduledImportMasterUid: number;
181
+ importStatusCd: number;
182
+ importResults: string | null;
183
+ };
184
+ options: Record<string, unknown> | unknown[];
185
+ status: number;
186
+ message: string;
187
+ count: number;
188
+ total: number;
189
+ totalResults: number;
190
+ }>;
191
+ export declare const ImportListResponseSchema: z.ZodObject<{
192
+ count: z.ZodNumber;
193
+ data: z.ZodArray<z.ZodObject<{
194
+ importUid: z.ZodNumber;
195
+ scheduledImportMasterUid: z.ZodNumber;
196
+ dateCreated: z.ZodString;
197
+ dateLastModified: z.ZodString;
198
+ sourceName: z.ZodNullable<z.ZodString>;
199
+ sourceId: z.ZodNumber;
200
+ importState: z.ZodString;
201
+ jsonData: z.ZodNullable<z.ZodString>;
202
+ importStatusCd: z.ZodNumber;
203
+ importResults: z.ZodNullable<z.ZodString>;
204
+ referenceNo: z.ZodNullable<z.ZodString>;
205
+ }, "strip", z.ZodTypeAny, {
206
+ dateCreated: string;
207
+ dateLastModified: string;
208
+ jsonData: string | null;
209
+ sourceName: string | null;
210
+ sourceId: number;
211
+ importState: string;
212
+ referenceNo: string | null;
213
+ importUid: number;
214
+ scheduledImportMasterUid: number;
215
+ importStatusCd: number;
216
+ importResults: string | null;
217
+ }, {
218
+ dateCreated: string;
219
+ dateLastModified: string;
220
+ jsonData: string | null;
221
+ sourceName: string | null;
222
+ sourceId: number;
223
+ importState: string;
224
+ referenceNo: string | null;
225
+ importUid: number;
226
+ scheduledImportMasterUid: number;
227
+ importStatusCd: number;
228
+ importResults: string | null;
229
+ }>, "many">;
230
+ message: z.ZodString;
231
+ options: z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
232
+ params: z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
233
+ status: z.ZodNumber;
234
+ total: z.ZodNumber;
235
+ totalResults: z.ZodNumber;
236
+ }, "strip", z.ZodTypeAny, {
237
+ params: Record<string, unknown> | unknown[];
238
+ data: {
239
+ dateCreated: string;
240
+ dateLastModified: string;
241
+ jsonData: string | null;
242
+ sourceName: string | null;
243
+ sourceId: number;
244
+ importState: string;
245
+ referenceNo: string | null;
246
+ importUid: number;
247
+ scheduledImportMasterUid: number;
248
+ importStatusCd: number;
249
+ importResults: string | null;
250
+ }[];
251
+ options: Record<string, unknown> | unknown[];
252
+ status: number;
253
+ message: string;
254
+ count: number;
255
+ total: number;
256
+ totalResults: number;
257
+ }, {
258
+ params: Record<string, unknown> | unknown[];
259
+ data: {
260
+ dateCreated: string;
261
+ dateLastModified: string;
262
+ jsonData: string | null;
263
+ sourceName: string | null;
264
+ sourceId: number;
265
+ importState: string;
266
+ referenceNo: string | null;
267
+ importUid: number;
268
+ scheduledImportMasterUid: number;
269
+ importStatusCd: number;
270
+ importResults: string | null;
271
+ }[];
272
+ options: Record<string, unknown> | unknown[];
273
+ status: number;
274
+ message: string;
275
+ count: number;
276
+ total: number;
277
+ totalResults: number;
278
+ }>;
279
+ /**
280
+ * Type exports for TypeScript usage
281
+ */
282
+ export type Import = z.infer<typeof ImportSchema>;
283
+ export type ImportListParams = z.infer<typeof ImportListParamsSchema>;
284
+ export type ImportRecentParams = z.infer<typeof ImportRecentParamsSchema>;
285
+ export type ImportStuckParams = z.infer<typeof ImportStuckParamsSchema>;
286
+ export type ImportDetailParams = z.infer<typeof ImportDetailParamsSchema>;
287
+ export type ImportResponse = z.infer<typeof ImportResponseSchema>;
288
+ export type ImportListResponse = z.infer<typeof ImportListResponseSchema>;
289
+ //# sourceMappingURL=import.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"import.d.ts","sourceRoot":"","sources":["../../../../../src/services/p21-sism/schemas/import.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAQxB;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkBvB,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;EAejC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;EAenC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,uBAAuB;;;;;;;;;EAelC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;;;;EAEnC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAmC,CAAC;AACrE,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA4C,CAAC;AAElF;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAC;AAClD,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AACtE,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAC1E,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,uBAAuB,CAAC,CAAC;AACxE,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAC1E,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAClE,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC"}
@@ -0,0 +1,97 @@
1
+ import { z } from 'zod';
2
+ import { BaseResponseSchema } from '../../../core/schemas';
3
+ /**
4
+ * MySQL datetime pattern for validation
5
+ */
6
+ const mysqlDatetimePattern = /^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}$/;
7
+ /**
8
+ * Import data schema representing a single import record from P21 SISM
9
+ */
10
+ export const ImportSchema = z.object({
11
+ importUid: z.number().int().describe('Unique identifier for the import'),
12
+ scheduledImportMasterUid: z.number().int().describe('Reference to scheduled import master'),
13
+ dateCreated: z
14
+ .string()
15
+ .regex(mysqlDatetimePattern, 'Must be MySQL datetime format: YYYY-MM-DD HH:mm:ss')
16
+ .describe('MySQL datetime format: YYYY-MM-DD HH:mm:ss'),
17
+ dateLastModified: z
18
+ .string()
19
+ .regex(mysqlDatetimePattern, 'Must be MySQL datetime format: YYYY-MM-DD HH:mm:ss')
20
+ .describe('MySQL datetime format: YYYY-MM-DD HH:mm:ss'),
21
+ sourceName: z.string().max(25).nullable().describe('Source name for the import'),
22
+ sourceId: z.number().int().describe('Source identifier'),
23
+ importState: z.string().max(30).describe('Current state of the import'),
24
+ jsonData: z.string().max(16777215).nullable().describe('JSON data payload for the import'),
25
+ importStatusCd: z.number().int().describe('Import status code'),
26
+ importResults: z.string().max(16777215).nullable().describe('Import processing results'),
27
+ referenceNo: z.string().max(255).nullable().describe('Reference number for tracking'),
28
+ });
29
+ /**
30
+ * Parameters for listing imports with filtering and pagination
31
+ */
32
+ export const ImportListParamsSchema = z.object({
33
+ importState: z
34
+ .enum(['initial', 'hold', 'delivered'])
35
+ .optional()
36
+ .describe('Import State [initial|hold|delivered](Default: initial)'),
37
+ limit: z
38
+ .number()
39
+ .int()
40
+ .positive()
41
+ .max(1000)
42
+ .optional()
43
+ .describe('limit number of results (Default: 12)'),
44
+ offset: z.number().int().min(0).optional().describe('offset (Default: 0)'),
45
+ orderBy: z.string().optional().describe('Order By field (Default: import_uid|DESC)'),
46
+ q: z.string().optional().describe('Search query to filter imports'),
47
+ });
48
+ /**
49
+ * Parameters for recent imports query
50
+ */
51
+ export const ImportRecentParamsSchema = z.object({
52
+ hours: z
53
+ .number()
54
+ .int()
55
+ .positive()
56
+ .max(168)
57
+ .optional()
58
+ .describe('Hours since created (Default: 48)'),
59
+ limit: z
60
+ .number()
61
+ .int()
62
+ .positive()
63
+ .max(1000)
64
+ .optional()
65
+ .describe('limit number of results (Default: 1000)'),
66
+ });
67
+ /**
68
+ * Parameters for stuck imports query
69
+ */
70
+ export const ImportStuckParamsSchema = z.object({
71
+ hours: z
72
+ .number()
73
+ .int()
74
+ .positive()
75
+ .max(168)
76
+ .optional()
77
+ .describe('Hours since stuck (Default: 48)'),
78
+ limit: z
79
+ .number()
80
+ .int()
81
+ .positive()
82
+ .max(1000)
83
+ .optional()
84
+ .describe('limit number of results (Default: 1000)'),
85
+ });
86
+ /**
87
+ * Parameters for import detail operations
88
+ */
89
+ export const ImportDetailParamsSchema = z.object({
90
+ importUid: z.string().describe('import.import_uid'),
91
+ });
92
+ /**
93
+ * Response schemas for import operations
94
+ */
95
+ export const ImportResponseSchema = BaseResponseSchema(ImportSchema);
96
+ export const ImportListResponseSchema = BaseResponseSchema(z.array(ImportSchema));
97
+ //# sourceMappingURL=import.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"import.js","sourceRoot":"","sources":["../../../../../src/services/p21-sism/schemas/import.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,5 @@
1
+ export * from './health';
2
+ export * from './import';
3
+ export * from './order-entry';
4
+ export * from './scheduled-import';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/services/p21-sism/schemas/index.ts"],"names":[],"mappings":"AACA,cAAc,UAAU,CAAC;AAGzB,cAAc,UAAU,CAAC;AAGzB,cAAc,eAAe,CAAC;AAG9B,cAAc,oBAAoB,CAAC"}
@@ -0,0 +1,9 @@
1
+ // Health check schemas
2
+ export * from './health';
3
+ // Import management schemas
4
+ export * from './import';
5
+ // Order entry schemas
6
+ export * from './order-entry';
7
+ // Scheduled import schemas
8
+ export * from './scheduled-import';
9
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/services/p21-sism/schemas/index.ts"],"names":[],"mappings":"AAAA,uBAAuB;AACvB,cAAc,UAAU,CAAC;AAEzB,4BAA4B;AAC5B,cAAc,UAAU,CAAC;AAEzB,sBAAsB;AACtB,cAAc,eAAe,CAAC;AAE9B,2BAA2B;AAC3B,cAAc,oBAAoB,CAAC"}
@@ -0,0 +1,76 @@
1
+ import { z } from 'zod';
2
+ /**
3
+ * Parameters for order entry header operations
4
+ */
5
+ export declare const OrderEntryHeaderParamsSchema: z.ZodObject<{
6
+ importUid: z.ZodString;
7
+ }, "strip", z.ZodTypeAny, {
8
+ importUid: string;
9
+ }, {
10
+ importUid: string;
11
+ }>;
12
+ /**
13
+ * Parameters for order entry header sales rep operations
14
+ */
15
+ export declare const OrderEntryHeaderSalesrepParamsSchema: z.ZodObject<{
16
+ importUid: z.ZodString;
17
+ }, "strip", z.ZodTypeAny, {
18
+ importUid: string;
19
+ }, {
20
+ importUid: string;
21
+ }>;
22
+ /**
23
+ * Parameters for order entry header web operations
24
+ */
25
+ export declare const OrderEntryHeaderWebParamsSchema: z.ZodObject<{
26
+ importUid: z.ZodString;
27
+ }, "strip", z.ZodTypeAny, {
28
+ importUid: string;
29
+ }, {
30
+ importUid: string;
31
+ }>;
32
+ /**
33
+ * Generic order entry data schema (OpenAPI spec doesn't provide detailed response schema)
34
+ * Using flexible unknown type as per API standards
35
+ */
36
+ export declare const OrderEntryDataSchema: z.ZodUnknown;
37
+ /**
38
+ * Response schemas for order entry operations
39
+ */
40
+ export declare const OrderEntryHeaderResponseSchema: z.ZodObject<{
41
+ count: z.ZodNumber;
42
+ data: z.ZodUnknown;
43
+ message: z.ZodString;
44
+ options: z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
45
+ params: z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
46
+ status: z.ZodNumber;
47
+ total: z.ZodNumber;
48
+ totalResults: z.ZodNumber;
49
+ }, "strip", z.ZodTypeAny, {
50
+ params: Record<string, unknown> | unknown[];
51
+ options: Record<string, unknown> | unknown[];
52
+ status: number;
53
+ message: string;
54
+ count: number;
55
+ total: number;
56
+ totalResults: number;
57
+ data?: unknown;
58
+ }, {
59
+ params: Record<string, unknown> | unknown[];
60
+ options: Record<string, unknown> | unknown[];
61
+ status: number;
62
+ message: string;
63
+ count: number;
64
+ total: number;
65
+ totalResults: number;
66
+ data?: unknown;
67
+ }>;
68
+ /**
69
+ * Type exports for TypeScript usage
70
+ */
71
+ export type OrderEntryHeaderParams = z.infer<typeof OrderEntryHeaderParamsSchema>;
72
+ export type OrderEntryHeaderSalesrepParams = z.infer<typeof OrderEntryHeaderSalesrepParamsSchema>;
73
+ export type OrderEntryHeaderWebParams = z.infer<typeof OrderEntryHeaderWebParamsSchema>;
74
+ export type OrderEntryData = z.infer<typeof OrderEntryDataSchema>;
75
+ export type OrderEntryHeaderResponse = z.infer<typeof OrderEntryHeaderResponseSchema>;
76
+ //# sourceMappingURL=order-entry.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"order-entry.d.ts","sourceRoot":"","sources":["../../../../../src/services/p21-sism/schemas/order-entry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB;;GAEG;AACH,eAAO,MAAM,4BAA4B;;;;;;EAEvC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,oCAAoC;;;;;;EAE/C,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,+BAA+B;;;;;;EAE1C,CAAC;AAEH;;;GAGG;AACH,eAAO,MAAM,oBAAoB,cAAiE,CAAC;AAEnG;;GAEG;AACH,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA2C,CAAC;AAEvF;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAClF,MAAM,MAAM,8BAA8B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oCAAoC,CAAC,CAAC;AAClG,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,+BAA+B,CAAC,CAAC;AACxF,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAClE,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,8BAA8B,CAAC,CAAC"}
@@ -0,0 +1,30 @@
1
+ import { z } from 'zod';
2
+ import { BaseResponseSchema } from '../../../core/schemas';
3
+ /**
4
+ * Parameters for order entry header operations
5
+ */
6
+ export const OrderEntryHeaderParamsSchema = z.object({
7
+ importUid: z.string().describe('import.import_uid'),
8
+ });
9
+ /**
10
+ * Parameters for order entry header sales rep operations
11
+ */
12
+ export const OrderEntryHeaderSalesrepParamsSchema = z.object({
13
+ importUid: z.string().describe('import.import_uid'),
14
+ });
15
+ /**
16
+ * Parameters for order entry header web operations
17
+ */
18
+ export const OrderEntryHeaderWebParamsSchema = z.object({
19
+ importUid: z.string().describe('import.import_uid'),
20
+ });
21
+ /**
22
+ * Generic order entry data schema (OpenAPI spec doesn't provide detailed response schema)
23
+ * Using flexible unknown type as per API standards
24
+ */
25
+ export const OrderEntryDataSchema = z.unknown().describe('Order entry data from imp_oe_hdr table');
26
+ /**
27
+ * Response schemas for order entry operations
28
+ */
29
+ export const OrderEntryHeaderResponseSchema = BaseResponseSchema(OrderEntryDataSchema);
30
+ //# sourceMappingURL=order-entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"order-entry.js","sourceRoot":"","sources":["../../../../../src/services/p21-sism/schemas/order-entry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC,CAAC,MAAM,CAAC;IACnD,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mBAAmB,CAAC;CACpD,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC3D,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mBAAmB,CAAC;CACpD,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC,CAAC,MAAM,CAAC;IACtD,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mBAAmB,CAAC;CACpD,CAAC,CAAC;AAEH;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,wCAAwC,CAAC,CAAC;AAEnG;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,kBAAkB,CAAC,oBAAoB,CAAC,CAAC"}
@@ -0,0 +1,54 @@
1
+ import { z } from 'zod';
2
+ /**
3
+ * Parameters for scheduled import master SFTP metadata operations
4
+ */
5
+ export declare const ScheduledImportSftpParamsSchema: z.ZodObject<{
6
+ scheduledImportMasterUid: z.ZodString;
7
+ }, "strip", z.ZodTypeAny, {
8
+ scheduledImportMasterUid: string;
9
+ }, {
10
+ scheduledImportMasterUid: string;
11
+ }>;
12
+ /**
13
+ * Generic SFTP metadata schema (OpenAPI spec doesn't provide detailed response schema)
14
+ * Using flexible unknown type as per API standards
15
+ */
16
+ export declare const SftpMetadataSchema: z.ZodUnknown;
17
+ /**
18
+ * Response schema for SFTP metadata operations
19
+ */
20
+ export declare const SftpMetadataResponseSchema: z.ZodObject<{
21
+ count: z.ZodNumber;
22
+ data: z.ZodUnknown;
23
+ message: z.ZodString;
24
+ options: z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
25
+ params: z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
26
+ status: z.ZodNumber;
27
+ total: z.ZodNumber;
28
+ totalResults: z.ZodNumber;
29
+ }, "strip", z.ZodTypeAny, {
30
+ params: Record<string, unknown> | unknown[];
31
+ options: Record<string, unknown> | unknown[];
32
+ status: number;
33
+ message: string;
34
+ count: number;
35
+ total: number;
36
+ totalResults: number;
37
+ data?: unknown;
38
+ }, {
39
+ params: Record<string, unknown> | unknown[];
40
+ options: Record<string, unknown> | unknown[];
41
+ status: number;
42
+ message: string;
43
+ count: number;
44
+ total: number;
45
+ totalResults: number;
46
+ data?: unknown;
47
+ }>;
48
+ /**
49
+ * Type exports for TypeScript usage
50
+ */
51
+ export type ScheduledImportSftpParams = z.infer<typeof ScheduledImportSftpParamsSchema>;
52
+ export type SftpMetadata = z.infer<typeof SftpMetadataSchema>;
53
+ export type SftpMetadataResponse = z.infer<typeof SftpMetadataResponseSchema>;
54
+ //# sourceMappingURL=scheduled-import.d.ts.map