@artu-ai/compliance-sdk 0.0.5 → 0.0.6
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/{ComplianceSDK-DzmqGCLF.d.cts → ComplianceSDK-BgzIwSsY.d.cts} +1 -1
- package/dist/{ComplianceSDK-CsFkAge8.d.ts → ComplianceSDK-DoIZOSJq.d.ts} +1 -1
- package/dist/{chunk-U3W5OO7I.cjs → chunk-2CIR32CT.cjs} +263 -2
- package/dist/chunk-2CIR32CT.cjs.map +1 -0
- package/dist/{chunk-MNPRPINS.js → chunk-5FXVLHD3.js} +3 -3
- package/dist/{chunk-MNPRPINS.js.map → chunk-5FXVLHD3.js.map} +1 -1
- package/dist/{chunk-NQWTMQQL.js → chunk-62M35I6I.js} +6 -6
- package/dist/{chunk-NQWTMQQL.js.map → chunk-62M35I6I.js.map} +1 -1
- package/dist/{chunk-E36XEOE2.js → chunk-ARI5WM5X.js} +263 -2
- package/dist/chunk-ARI5WM5X.js.map +1 -0
- package/dist/chunk-B75YW6BN.cjs +26 -0
- package/dist/{chunk-IS3YJ7Y5.cjs.map → chunk-B75YW6BN.cjs.map} +1 -1
- package/dist/chunk-F6THYYF5.cjs +26 -0
- package/dist/{chunk-F5LRN233.cjs.map → chunk-F6THYYF5.cjs.map} +1 -1
- package/dist/{chunk-C4Y56E4V.js → chunk-HAEBRF5N.js} +3 -3
- package/dist/{chunk-C4Y56E4V.js.map → chunk-HAEBRF5N.js.map} +1 -1
- package/dist/chunk-HEGTPUIS.cjs +26 -0
- package/dist/{chunk-EO7ANPLK.cjs.map → chunk-HEGTPUIS.cjs.map} +1 -1
- package/dist/{chunk-Q3J7CQWL.js → chunk-TYXYZ3WV.js} +3 -3
- package/dist/{chunk-Q3J7CQWL.js.map → chunk-TYXYZ3WV.js.map} +1 -1
- package/dist/chunk-ZFW24DFL.cjs +261 -0
- package/dist/{chunk-UVM75OVG.cjs.map → chunk-ZFW24DFL.cjs.map} +1 -1
- package/dist/{filters-CEVr2pEJ.d.cts → filters-UX1_wF2Z.d.cts} +92 -0
- package/dist/{filters-CEVr2pEJ.d.ts → filters-UX1_wF2Z.d.ts} +92 -0
- package/dist/{index-FBXIzHa9.d.cts → index-6dNlw8uP.d.cts} +1 -1
- package/dist/{index-CWAflRhP.d.ts → index-CUIwWk-y.d.ts} +1 -1
- package/dist/index.cjs +85 -85
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +7 -7
- package/dist/mexico/actividad-vulnerable/avi.cjs +80 -80
- package/dist/mexico/actividad-vulnerable/avi.d.cts +3 -3
- package/dist/mexico/actividad-vulnerable/avi.d.ts +3 -3
- package/dist/mexico/actividad-vulnerable/avi.js +3 -3
- package/dist/mexico/actividad-vulnerable/jys.cjs +80 -80
- package/dist/mexico/actividad-vulnerable/jys.d.cts +3 -3
- package/dist/mexico/actividad-vulnerable/jys.d.ts +3 -3
- package/dist/mexico/actividad-vulnerable/jys.js +3 -3
- package/dist/mexico/actividad-vulnerable/tsc.cjs +80 -80
- package/dist/mexico/actividad-vulnerable/tsc.d.cts +3 -3
- package/dist/mexico/actividad-vulnerable/tsc.d.ts +3 -3
- package/dist/mexico/actividad-vulnerable/tsc.js +3 -3
- package/dist/mexico/index.cjs +98 -98
- package/dist/mexico/index.d.cts +4 -4
- package/dist/mexico/index.d.ts +4 -4
- package/dist/mexico/index.js +5 -5
- package/package.json +2 -2
- package/dist/chunk-E36XEOE2.js.map +0 -1
- package/dist/chunk-EO7ANPLK.cjs +0 -26
- package/dist/chunk-F5LRN233.cjs +0 -26
- package/dist/chunk-IS3YJ7Y5.cjs +0 -26
- package/dist/chunk-U3W5OO7I.cjs.map +0 -1
- package/dist/chunk-UVM75OVG.cjs +0 -261
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkF6THYYF5_cjs = require('../../chunk-F6THYYF5.cjs');
|
|
4
|
+
var chunk2CIR32CT_cjs = require('../../chunk-2CIR32CT.cjs');
|
|
5
5
|
var shared = require('@artu-ai/shared');
|
|
6
6
|
|
|
7
7
|
var Enums = {
|
|
@@ -32,284 +32,284 @@ var Validators = {
|
|
|
32
32
|
Clabe: shared.Clabe
|
|
33
33
|
};
|
|
34
34
|
var Models = {
|
|
35
|
-
Client:
|
|
36
|
-
Transaction:
|
|
37
|
-
Report:
|
|
38
|
-
ReportItem:
|
|
39
|
-
BankAccount:
|
|
35
|
+
Client: chunk2CIR32CT_cjs.MexAVIClient,
|
|
36
|
+
Transaction: chunk2CIR32CT_cjs.MexAVITransaction,
|
|
37
|
+
Report: chunk2CIR32CT_cjs.MexAVIReport,
|
|
38
|
+
ReportItem: chunk2CIR32CT_cjs.MexAVIReportItem,
|
|
39
|
+
BankAccount: chunk2CIR32CT_cjs.MexBankAccount
|
|
40
40
|
};
|
|
41
41
|
var Resources = {
|
|
42
|
-
Clients:
|
|
43
|
-
Transactions:
|
|
44
|
-
Reports:
|
|
45
|
-
BankAccounts:
|
|
42
|
+
Clients: chunk2CIR32CT_cjs.AVIClientsResource,
|
|
43
|
+
Transactions: chunk2CIR32CT_cjs.AVITransactionsResource,
|
|
44
|
+
Reports: chunk2CIR32CT_cjs.AVIReportsResource,
|
|
45
|
+
BankAccounts: chunk2CIR32CT_cjs.MexBankAccountsResource
|
|
46
46
|
};
|
|
47
47
|
var TypeGuards = {
|
|
48
|
-
isClient:
|
|
49
|
-
isTransaction:
|
|
50
|
-
isReport:
|
|
51
|
-
isReportItem:
|
|
48
|
+
isClient: chunk2CIR32CT_cjs.isMexAVIClient,
|
|
49
|
+
isTransaction: chunk2CIR32CT_cjs.isMexAVITransaction,
|
|
50
|
+
isReport: chunk2CIR32CT_cjs.isMexAVIReport,
|
|
51
|
+
isReportItem: chunk2CIR32CT_cjs.isMexAVIReportItem
|
|
52
52
|
};
|
|
53
53
|
|
|
54
54
|
Object.defineProperty(exports, "ComplianceSDK", {
|
|
55
55
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunkF6THYYF5_cjs.AVIComplianceSDKScoped; }
|
|
57
57
|
});
|
|
58
58
|
Object.defineProperty(exports, "APIError", {
|
|
59
59
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunk2CIR32CT_cjs.APIError; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "Address", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunk2CIR32CT_cjs.Address; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "AddressesResource", {
|
|
67
67
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunk2CIR32CT_cjs.AddressesResource; }
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "BankAccount", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunk2CIR32CT_cjs.MexBankAccount; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "BankAccountsResource", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunk2CIR32CT_cjs.MexBankAccountsResource; }
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(exports, "Client", {
|
|
79
79
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunk2CIR32CT_cjs.MexAVIClient; }
|
|
81
81
|
});
|
|
82
82
|
Object.defineProperty(exports, "ClientsResource", {
|
|
83
83
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunk2CIR32CT_cjs.AVIClientsResource; }
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(exports, "ComplianceError", {
|
|
87
87
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunk2CIR32CT_cjs.ComplianceError; }
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(exports, "ContactMethod", {
|
|
91
91
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunk2CIR32CT_cjs.ContactMethod; }
|
|
93
93
|
});
|
|
94
94
|
Object.defineProperty(exports, "ContactMethodsResource", {
|
|
95
95
|
enumerable: true,
|
|
96
|
-
get: function () { return
|
|
96
|
+
get: function () { return chunk2CIR32CT_cjs.ContactMethodsResource; }
|
|
97
97
|
});
|
|
98
98
|
Object.defineProperty(exports, "DEFAULT_PAGE_SIZE", {
|
|
99
99
|
enumerable: true,
|
|
100
|
-
get: function () { return
|
|
100
|
+
get: function () { return chunk2CIR32CT_cjs.DEFAULT_PAGE_SIZE; }
|
|
101
101
|
});
|
|
102
102
|
Object.defineProperty(exports, "Document", {
|
|
103
103
|
enumerable: true,
|
|
104
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunk2CIR32CT_cjs.Document; }
|
|
105
105
|
});
|
|
106
106
|
Object.defineProperty(exports, "DocumentsResource", {
|
|
107
107
|
enumerable: true,
|
|
108
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunk2CIR32CT_cjs.DocumentsResource; }
|
|
109
109
|
});
|
|
110
110
|
Object.defineProperty(exports, "FileTooLargeError", {
|
|
111
111
|
enumerable: true,
|
|
112
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunk2CIR32CT_cjs.FileTooLargeError; }
|
|
113
113
|
});
|
|
114
114
|
Object.defineProperty(exports, "ForbiddenError", {
|
|
115
115
|
enumerable: true,
|
|
116
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunk2CIR32CT_cjs.ForbiddenError; }
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(exports, "InvalidFileTypeError", {
|
|
119
119
|
enumerable: true,
|
|
120
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunk2CIR32CT_cjs.InvalidFileTypeError; }
|
|
121
121
|
});
|
|
122
122
|
Object.defineProperty(exports, "MAX_PAGE_SIZE", {
|
|
123
123
|
enumerable: true,
|
|
124
|
-
get: function () { return
|
|
124
|
+
get: function () { return chunk2CIR32CT_cjs.MAX_PAGE_SIZE; }
|
|
125
125
|
});
|
|
126
126
|
Object.defineProperty(exports, "NetworkError", {
|
|
127
127
|
enumerable: true,
|
|
128
|
-
get: function () { return
|
|
128
|
+
get: function () { return chunk2CIR32CT_cjs.NetworkError; }
|
|
129
129
|
});
|
|
130
130
|
Object.defineProperty(exports, "NotFoundError", {
|
|
131
131
|
enumerable: true,
|
|
132
|
-
get: function () { return
|
|
132
|
+
get: function () { return chunk2CIR32CT_cjs.NotFoundError; }
|
|
133
133
|
});
|
|
134
134
|
Object.defineProperty(exports, "RateLimitError", {
|
|
135
135
|
enumerable: true,
|
|
136
|
-
get: function () { return
|
|
136
|
+
get: function () { return chunk2CIR32CT_cjs.RateLimitError; }
|
|
137
137
|
});
|
|
138
138
|
Object.defineProperty(exports, "Report", {
|
|
139
139
|
enumerable: true,
|
|
140
|
-
get: function () { return
|
|
140
|
+
get: function () { return chunk2CIR32CT_cjs.MexAVIReport; }
|
|
141
141
|
});
|
|
142
142
|
Object.defineProperty(exports, "ReportItem", {
|
|
143
143
|
enumerable: true,
|
|
144
|
-
get: function () { return
|
|
144
|
+
get: function () { return chunk2CIR32CT_cjs.MexAVIReportItem; }
|
|
145
145
|
});
|
|
146
146
|
Object.defineProperty(exports, "ReportsResource", {
|
|
147
147
|
enumerable: true,
|
|
148
|
-
get: function () { return
|
|
148
|
+
get: function () { return chunk2CIR32CT_cjs.AVIReportsResource; }
|
|
149
149
|
});
|
|
150
150
|
Object.defineProperty(exports, "ServerError", {
|
|
151
151
|
enumerable: true,
|
|
152
|
-
get: function () { return
|
|
152
|
+
get: function () { return chunk2CIR32CT_cjs.ServerError; }
|
|
153
153
|
});
|
|
154
154
|
Object.defineProperty(exports, "TimeoutError", {
|
|
155
155
|
enumerable: true,
|
|
156
|
-
get: function () { return
|
|
156
|
+
get: function () { return chunk2CIR32CT_cjs.TimeoutError; }
|
|
157
157
|
});
|
|
158
158
|
Object.defineProperty(exports, "Transaction", {
|
|
159
159
|
enumerable: true,
|
|
160
|
-
get: function () { return
|
|
160
|
+
get: function () { return chunk2CIR32CT_cjs.MexAVITransaction; }
|
|
161
161
|
});
|
|
162
162
|
Object.defineProperty(exports, "TransactionsResource", {
|
|
163
163
|
enumerable: true,
|
|
164
|
-
get: function () { return
|
|
164
|
+
get: function () { return chunk2CIR32CT_cjs.AVITransactionsResource; }
|
|
165
165
|
});
|
|
166
166
|
Object.defineProperty(exports, "UnauthorizedError", {
|
|
167
167
|
enumerable: true,
|
|
168
|
-
get: function () { return
|
|
168
|
+
get: function () { return chunk2CIR32CT_cjs.UnauthorizedError; }
|
|
169
169
|
});
|
|
170
170
|
Object.defineProperty(exports, "UploadAbortedError", {
|
|
171
171
|
enumerable: true,
|
|
172
|
-
get: function () { return
|
|
172
|
+
get: function () { return chunk2CIR32CT_cjs.UploadAbortedError; }
|
|
173
173
|
});
|
|
174
174
|
Object.defineProperty(exports, "UploadError", {
|
|
175
175
|
enumerable: true,
|
|
176
|
-
get: function () { return
|
|
176
|
+
get: function () { return chunk2CIR32CT_cjs.UploadError; }
|
|
177
177
|
});
|
|
178
178
|
Object.defineProperty(exports, "UploadTimeoutError", {
|
|
179
179
|
enumerable: true,
|
|
180
|
-
get: function () { return
|
|
180
|
+
get: function () { return chunk2CIR32CT_cjs.UploadTimeoutError; }
|
|
181
181
|
});
|
|
182
182
|
Object.defineProperty(exports, "UploadUrlExpiredError", {
|
|
183
183
|
enumerable: true,
|
|
184
|
-
get: function () { return
|
|
184
|
+
get: function () { return chunk2CIR32CT_cjs.UploadUrlExpiredError; }
|
|
185
185
|
});
|
|
186
186
|
Object.defineProperty(exports, "ValidationError", {
|
|
187
187
|
enumerable: true,
|
|
188
|
-
get: function () { return
|
|
188
|
+
get: function () { return chunk2CIR32CT_cjs.ValidationError; }
|
|
189
189
|
});
|
|
190
190
|
Object.defineProperty(exports, "after", {
|
|
191
191
|
enumerable: true,
|
|
192
|
-
get: function () { return
|
|
192
|
+
get: function () { return chunk2CIR32CT_cjs.after; }
|
|
193
193
|
});
|
|
194
194
|
Object.defineProperty(exports, "atLeast", {
|
|
195
195
|
enumerable: true,
|
|
196
|
-
get: function () { return
|
|
196
|
+
get: function () { return chunk2CIR32CT_cjs.atLeast; }
|
|
197
197
|
});
|
|
198
198
|
Object.defineProperty(exports, "atMost", {
|
|
199
199
|
enumerable: true,
|
|
200
|
-
get: function () { return
|
|
200
|
+
get: function () { return chunk2CIR32CT_cjs.atMost; }
|
|
201
201
|
});
|
|
202
202
|
Object.defineProperty(exports, "before", {
|
|
203
203
|
enumerable: true,
|
|
204
|
-
get: function () { return
|
|
204
|
+
get: function () { return chunk2CIR32CT_cjs.before; }
|
|
205
205
|
});
|
|
206
206
|
Object.defineProperty(exports, "collectAll", {
|
|
207
207
|
enumerable: true,
|
|
208
|
-
get: function () { return
|
|
208
|
+
get: function () { return chunk2CIR32CT_cjs.collectAll; }
|
|
209
209
|
});
|
|
210
210
|
Object.defineProperty(exports, "collectUpTo", {
|
|
211
211
|
enumerable: true,
|
|
212
|
-
get: function () { return
|
|
212
|
+
get: function () { return chunk2CIR32CT_cjs.collectUpTo; }
|
|
213
213
|
});
|
|
214
214
|
Object.defineProperty(exports, "contains", {
|
|
215
215
|
enumerable: true,
|
|
216
|
-
get: function () { return
|
|
216
|
+
get: function () { return chunk2CIR32CT_cjs.contains; }
|
|
217
217
|
});
|
|
218
218
|
Object.defineProperty(exports, "dateRange", {
|
|
219
219
|
enumerable: true,
|
|
220
|
-
get: function () { return
|
|
220
|
+
get: function () { return chunk2CIR32CT_cjs.dateRange; }
|
|
221
221
|
});
|
|
222
222
|
Object.defineProperty(exports, "endsWith", {
|
|
223
223
|
enumerable: true,
|
|
224
|
-
get: function () { return
|
|
224
|
+
get: function () { return chunk2CIR32CT_cjs.endsWith; }
|
|
225
225
|
});
|
|
226
226
|
Object.defineProperty(exports, "equals", {
|
|
227
227
|
enumerable: true,
|
|
228
|
-
get: function () { return
|
|
228
|
+
get: function () { return chunk2CIR32CT_cjs.equals; }
|
|
229
229
|
});
|
|
230
230
|
Object.defineProperty(exports, "getFirst", {
|
|
231
231
|
enumerable: true,
|
|
232
|
-
get: function () { return
|
|
232
|
+
get: function () { return chunk2CIR32CT_cjs.getFirst; }
|
|
233
233
|
});
|
|
234
234
|
Object.defineProperty(exports, "greaterThan", {
|
|
235
235
|
enumerable: true,
|
|
236
|
-
get: function () { return
|
|
236
|
+
get: function () { return chunk2CIR32CT_cjs.greaterThan; }
|
|
237
237
|
});
|
|
238
238
|
Object.defineProperty(exports, "isAPIError", {
|
|
239
239
|
enumerable: true,
|
|
240
|
-
get: function () { return
|
|
240
|
+
get: function () { return chunk2CIR32CT_cjs.isAPIError; }
|
|
241
241
|
});
|
|
242
242
|
Object.defineProperty(exports, "isClient", {
|
|
243
243
|
enumerable: true,
|
|
244
|
-
get: function () { return
|
|
244
|
+
get: function () { return chunk2CIR32CT_cjs.isMexAVIClient; }
|
|
245
245
|
});
|
|
246
246
|
Object.defineProperty(exports, "isFalse", {
|
|
247
247
|
enumerable: true,
|
|
248
|
-
get: function () { return
|
|
248
|
+
get: function () { return chunk2CIR32CT_cjs.isFalse; }
|
|
249
249
|
});
|
|
250
250
|
Object.defineProperty(exports, "isNotNull", {
|
|
251
251
|
enumerable: true,
|
|
252
|
-
get: function () { return
|
|
252
|
+
get: function () { return chunk2CIR32CT_cjs.isNotNull; }
|
|
253
253
|
});
|
|
254
254
|
Object.defineProperty(exports, "isNull", {
|
|
255
255
|
enumerable: true,
|
|
256
|
-
get: function () { return
|
|
256
|
+
get: function () { return chunk2CIR32CT_cjs.isNull; }
|
|
257
257
|
});
|
|
258
258
|
Object.defineProperty(exports, "isReport", {
|
|
259
259
|
enumerable: true,
|
|
260
|
-
get: function () { return
|
|
260
|
+
get: function () { return chunk2CIR32CT_cjs.isMexAVIReport; }
|
|
261
261
|
});
|
|
262
262
|
Object.defineProperty(exports, "isReportItem", {
|
|
263
263
|
enumerable: true,
|
|
264
|
-
get: function () { return
|
|
264
|
+
get: function () { return chunk2CIR32CT_cjs.isMexAVIReportItem; }
|
|
265
265
|
});
|
|
266
266
|
Object.defineProperty(exports, "isTransaction", {
|
|
267
267
|
enumerable: true,
|
|
268
|
-
get: function () { return
|
|
268
|
+
get: function () { return chunk2CIR32CT_cjs.isMexAVITransaction; }
|
|
269
269
|
});
|
|
270
270
|
Object.defineProperty(exports, "isTrue", {
|
|
271
271
|
enumerable: true,
|
|
272
|
-
get: function () { return
|
|
272
|
+
get: function () { return chunk2CIR32CT_cjs.isTrue; }
|
|
273
273
|
});
|
|
274
274
|
Object.defineProperty(exports, "isUploadError", {
|
|
275
275
|
enumerable: true,
|
|
276
|
-
get: function () { return
|
|
276
|
+
get: function () { return chunk2CIR32CT_cjs.isUploadError; }
|
|
277
277
|
});
|
|
278
278
|
Object.defineProperty(exports, "lessThan", {
|
|
279
279
|
enumerable: true,
|
|
280
|
-
get: function () { return
|
|
280
|
+
get: function () { return chunk2CIR32CT_cjs.lessThan; }
|
|
281
281
|
});
|
|
282
282
|
Object.defineProperty(exports, "mapTRPCError", {
|
|
283
283
|
enumerable: true,
|
|
284
|
-
get: function () { return
|
|
284
|
+
get: function () { return chunk2CIR32CT_cjs.mapTRPCError; }
|
|
285
285
|
});
|
|
286
286
|
Object.defineProperty(exports, "notEquals", {
|
|
287
287
|
enumerable: true,
|
|
288
|
-
get: function () { return
|
|
288
|
+
get: function () { return chunk2CIR32CT_cjs.notEquals; }
|
|
289
289
|
});
|
|
290
290
|
Object.defineProperty(exports, "notOneOf", {
|
|
291
291
|
enumerable: true,
|
|
292
|
-
get: function () { return
|
|
292
|
+
get: function () { return chunk2CIR32CT_cjs.notOneOf; }
|
|
293
293
|
});
|
|
294
294
|
Object.defineProperty(exports, "numberRange", {
|
|
295
295
|
enumerable: true,
|
|
296
|
-
get: function () { return
|
|
296
|
+
get: function () { return chunk2CIR32CT_cjs.numberRange; }
|
|
297
297
|
});
|
|
298
298
|
Object.defineProperty(exports, "onOrAfter", {
|
|
299
299
|
enumerable: true,
|
|
300
|
-
get: function () { return
|
|
300
|
+
get: function () { return chunk2CIR32CT_cjs.onOrAfter; }
|
|
301
301
|
});
|
|
302
302
|
Object.defineProperty(exports, "onOrBefore", {
|
|
303
303
|
enumerable: true,
|
|
304
|
-
get: function () { return
|
|
304
|
+
get: function () { return chunk2CIR32CT_cjs.onOrBefore; }
|
|
305
305
|
});
|
|
306
306
|
Object.defineProperty(exports, "oneOf", {
|
|
307
307
|
enumerable: true,
|
|
308
|
-
get: function () { return
|
|
308
|
+
get: function () { return chunk2CIR32CT_cjs.oneOf; }
|
|
309
309
|
});
|
|
310
310
|
Object.defineProperty(exports, "startsWith", {
|
|
311
311
|
enumerable: true,
|
|
312
|
-
get: function () { return
|
|
312
|
+
get: function () { return chunk2CIR32CT_cjs.startsWith; }
|
|
313
313
|
});
|
|
314
314
|
exports.Enums = Enums;
|
|
315
315
|
exports.Models = Models;
|
|
@@ -2,9 +2,9 @@ import * as zod from 'zod';
|
|
|
2
2
|
import * as zod_v4_core from 'zod/v4/core';
|
|
3
3
|
import { avi, CodigoActividad, Moneda, TipoIdentificacion, Prioridad } from '@artu-ai/shared';
|
|
4
4
|
export { APIError as APIErrorResponse, APIValidationError as APIValidationErrorResponse, BankAccountFilter, BatchResult, ClientFilter, CreateAddressInput, CreateMexBankAccountInput as CreateBankAccountInput, CreateAVIClientInput as CreateClientInput, CreateContactMethodInput, CreateDocumentInput, CreateAVIReportInput as CreateReportInput, CreateAVIReportItemInput as CreateReportItemInput, CreateAVITransactionInput as CreateTransactionInput, DocumentFilter, GenerateResult, IterateOptions, ListOptions, PaginatedResponse, PaginationInput, PaginationMeta, ReportValidationError, SubmissionResult, TransactionFilter, UpdateAddressInput, UpdateMexBankAccountInput as UpdateBankAccountInput, UpdateAVIClientInput as UpdateClientInput, UpdateContactMethodInput, UpdateDocumentInput, UpdateAVIReportInput as UpdateReportInput, UpdateAVIReportItemInput as UpdateReportItemInput, UpdateAVITransactionInput as UpdateTransactionInput, ValidationResult, ValidationSummary } from '@artu-ai/shared';
|
|
5
|
-
import { A as AVIScopedSDKOptions, b as MexAVIClient, c as MexAVITransaction, d as MexAVIReport, e as MexAVIReportItem, f as MexBankAccount, g as AVIClientsResource, h as AVITransactionsResource, i as AVIReportsResource, j as MexBankAccountsResource, k as isMexAVIClient, l as isMexAVITransaction, m as isMexAVIReport, n as isMexAVIReportItem } from '../../filters-
|
|
6
|
-
export { t as APIError, ae as Address, af as AddressData, ak as AddressesResource, o as BankAccountData, p as ComplianceError, r as ComplianceErrorJSON, q as ComplianceErrorOptions, ag as ContactMethod, ah as ContactMethodData, al as ContactMethodsResource, O as DEFAULT_PAGE_SIZE, ai as Document, aj as DocumentData, am as DocumentsResource, w as FileTooLargeError, F as ForbiddenError, I as InvalidFileTypeError, P as MAX_PAGE_SIZE, u as NetworkError, N as NotFoundError, R as RateLimitError, S as ServerError, T as TimeoutError, U as UnauthorizedError, y as UploadAbortedError, v as UploadError, H as UploadStage, x as UploadTimeoutError, z as UploadUrlExpiredError, V as ValidationError, s as ValidationIssue, a1 as after, a8 as atLeast, a9 as atMost, a2 as before, J as collectAll, K as collectUpTo, Q as contains, a0 as dateRange, X as endsWith, Y as equals, L as getFirst, a6 as greaterThan, D as isAPIError, ab as isFalse, ad as isNotNull, ac as isNull, aa as isTrue, G as isUploadError, a7 as lessThan, B as mapTRPCError, Z as notEquals, $ as notOneOf, a5 as numberRange, a3 as onOrAfter, a4 as onOrBefore, _ as oneOf, W as startsWith } from '../../filters-
|
|
7
|
-
import { M as MexicoComplianceSDKScoped } from '../../ComplianceSDK-
|
|
5
|
+
import { A as AVIScopedSDKOptions, b as MexAVIClient, c as MexAVITransaction, d as MexAVIReport, e as MexAVIReportItem, f as MexBankAccount, g as AVIClientsResource, h as AVITransactionsResource, i as AVIReportsResource, j as MexBankAccountsResource, k as isMexAVIClient, l as isMexAVITransaction, m as isMexAVIReport, n as isMexAVIReportItem } from '../../filters-UX1_wF2Z.cjs';
|
|
6
|
+
export { t as APIError, ae as Address, af as AddressData, ak as AddressesResource, o as BankAccountData, p as ComplianceError, r as ComplianceErrorJSON, q as ComplianceErrorOptions, ag as ContactMethod, ah as ContactMethodData, al as ContactMethodsResource, O as DEFAULT_PAGE_SIZE, ai as Document, aj as DocumentData, am as DocumentsResource, w as FileTooLargeError, F as ForbiddenError, I as InvalidFileTypeError, P as MAX_PAGE_SIZE, u as NetworkError, N as NotFoundError, R as RateLimitError, S as ServerError, T as TimeoutError, U as UnauthorizedError, y as UploadAbortedError, v as UploadError, H as UploadStage, x as UploadTimeoutError, z as UploadUrlExpiredError, V as ValidationError, s as ValidationIssue, a1 as after, a8 as atLeast, a9 as atMost, a2 as before, J as collectAll, K as collectUpTo, Q as contains, a0 as dateRange, X as endsWith, Y as equals, L as getFirst, a6 as greaterThan, D as isAPIError, ab as isFalse, ad as isNotNull, ac as isNull, aa as isTrue, G as isUploadError, a7 as lessThan, B as mapTRPCError, Z as notEquals, $ as notOneOf, a5 as numberRange, a3 as onOrAfter, a4 as onOrBefore, _ as oneOf, W as startsWith } from '../../filters-UX1_wF2Z.cjs';
|
|
7
|
+
import { M as MexicoComplianceSDKScoped } from '../../ComplianceSDK-BgzIwSsY.cjs';
|
|
8
8
|
import '@trpc/client';
|
|
9
9
|
|
|
10
10
|
/**
|
|
@@ -2,9 +2,9 @@ import * as zod from 'zod';
|
|
|
2
2
|
import * as zod_v4_core from 'zod/v4/core';
|
|
3
3
|
import { avi, CodigoActividad, Moneda, TipoIdentificacion, Prioridad } from '@artu-ai/shared';
|
|
4
4
|
export { APIError as APIErrorResponse, APIValidationError as APIValidationErrorResponse, BankAccountFilter, BatchResult, ClientFilter, CreateAddressInput, CreateMexBankAccountInput as CreateBankAccountInput, CreateAVIClientInput as CreateClientInput, CreateContactMethodInput, CreateDocumentInput, CreateAVIReportInput as CreateReportInput, CreateAVIReportItemInput as CreateReportItemInput, CreateAVITransactionInput as CreateTransactionInput, DocumentFilter, GenerateResult, IterateOptions, ListOptions, PaginatedResponse, PaginationInput, PaginationMeta, ReportValidationError, SubmissionResult, TransactionFilter, UpdateAddressInput, UpdateMexBankAccountInput as UpdateBankAccountInput, UpdateAVIClientInput as UpdateClientInput, UpdateContactMethodInput, UpdateDocumentInput, UpdateAVIReportInput as UpdateReportInput, UpdateAVIReportItemInput as UpdateReportItemInput, UpdateAVITransactionInput as UpdateTransactionInput, ValidationResult, ValidationSummary } from '@artu-ai/shared';
|
|
5
|
-
import { A as AVIScopedSDKOptions, b as MexAVIClient, c as MexAVITransaction, d as MexAVIReport, e as MexAVIReportItem, f as MexBankAccount, g as AVIClientsResource, h as AVITransactionsResource, i as AVIReportsResource, j as MexBankAccountsResource, k as isMexAVIClient, l as isMexAVITransaction, m as isMexAVIReport, n as isMexAVIReportItem } from '../../filters-
|
|
6
|
-
export { t as APIError, ae as Address, af as AddressData, ak as AddressesResource, o as BankAccountData, p as ComplianceError, r as ComplianceErrorJSON, q as ComplianceErrorOptions, ag as ContactMethod, ah as ContactMethodData, al as ContactMethodsResource, O as DEFAULT_PAGE_SIZE, ai as Document, aj as DocumentData, am as DocumentsResource, w as FileTooLargeError, F as ForbiddenError, I as InvalidFileTypeError, P as MAX_PAGE_SIZE, u as NetworkError, N as NotFoundError, R as RateLimitError, S as ServerError, T as TimeoutError, U as UnauthorizedError, y as UploadAbortedError, v as UploadError, H as UploadStage, x as UploadTimeoutError, z as UploadUrlExpiredError, V as ValidationError, s as ValidationIssue, a1 as after, a8 as atLeast, a9 as atMost, a2 as before, J as collectAll, K as collectUpTo, Q as contains, a0 as dateRange, X as endsWith, Y as equals, L as getFirst, a6 as greaterThan, D as isAPIError, ab as isFalse, ad as isNotNull, ac as isNull, aa as isTrue, G as isUploadError, a7 as lessThan, B as mapTRPCError, Z as notEquals, $ as notOneOf, a5 as numberRange, a3 as onOrAfter, a4 as onOrBefore, _ as oneOf, W as startsWith } from '../../filters-
|
|
7
|
-
import { M as MexicoComplianceSDKScoped } from '../../ComplianceSDK-
|
|
5
|
+
import { A as AVIScopedSDKOptions, b as MexAVIClient, c as MexAVITransaction, d as MexAVIReport, e as MexAVIReportItem, f as MexBankAccount, g as AVIClientsResource, h as AVITransactionsResource, i as AVIReportsResource, j as MexBankAccountsResource, k as isMexAVIClient, l as isMexAVITransaction, m as isMexAVIReport, n as isMexAVIReportItem } from '../../filters-UX1_wF2Z.js';
|
|
6
|
+
export { t as APIError, ae as Address, af as AddressData, ak as AddressesResource, o as BankAccountData, p as ComplianceError, r as ComplianceErrorJSON, q as ComplianceErrorOptions, ag as ContactMethod, ah as ContactMethodData, al as ContactMethodsResource, O as DEFAULT_PAGE_SIZE, ai as Document, aj as DocumentData, am as DocumentsResource, w as FileTooLargeError, F as ForbiddenError, I as InvalidFileTypeError, P as MAX_PAGE_SIZE, u as NetworkError, N as NotFoundError, R as RateLimitError, S as ServerError, T as TimeoutError, U as UnauthorizedError, y as UploadAbortedError, v as UploadError, H as UploadStage, x as UploadTimeoutError, z as UploadUrlExpiredError, V as ValidationError, s as ValidationIssue, a1 as after, a8 as atLeast, a9 as atMost, a2 as before, J as collectAll, K as collectUpTo, Q as contains, a0 as dateRange, X as endsWith, Y as equals, L as getFirst, a6 as greaterThan, D as isAPIError, ab as isFalse, ad as isNotNull, ac as isNull, aa as isTrue, G as isUploadError, a7 as lessThan, B as mapTRPCError, Z as notEquals, $ as notOneOf, a5 as numberRange, a3 as onOrAfter, a4 as onOrBefore, _ as oneOf, W as startsWith } from '../../filters-UX1_wF2Z.js';
|
|
7
|
+
import { M as MexicoComplianceSDKScoped } from '../../ComplianceSDK-DoIZOSJq.js';
|
|
8
8
|
import '@trpc/client';
|
|
9
9
|
|
|
10
10
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { AVIComplianceSDKScoped as ComplianceSDK } from '../../chunk-
|
|
2
|
-
import { MexBankAccount, MexAVIReportItem, MexAVIReport, MexAVITransaction, MexAVIClient, MexBankAccountsResource, AVIReportsResource, AVITransactionsResource, AVIClientsResource, isMexAVIReportItem, isMexAVIReport, isMexAVITransaction, isMexAVIClient } from '../../chunk-
|
|
3
|
-
export { APIError, Address, AddressesResource, MexBankAccount as BankAccount, MexBankAccountsResource as BankAccountsResource, MexAVIClient as Client, AVIClientsResource as ClientsResource, ComplianceError, ContactMethod, ContactMethodsResource, DEFAULT_PAGE_SIZE, Document, DocumentsResource, FileTooLargeError, ForbiddenError, InvalidFileTypeError, MAX_PAGE_SIZE, NetworkError, NotFoundError, RateLimitError, MexAVIReport as Report, MexAVIReportItem as ReportItem, AVIReportsResource as ReportsResource, ServerError, TimeoutError, MexAVITransaction as Transaction, AVITransactionsResource as TransactionsResource, UnauthorizedError, UploadAbortedError, UploadError, UploadTimeoutError, UploadUrlExpiredError, ValidationError, after, atLeast, atMost, before, collectAll, collectUpTo, contains, dateRange, endsWith, equals, getFirst, greaterThan, isAPIError, isMexAVIClient as isClient, isFalse, isNotNull, isNull, isMexAVIReport as isReport, isMexAVIReportItem as isReportItem, isMexAVITransaction as isTransaction, isTrue, isUploadError, lessThan, mapTRPCError, notEquals, notOneOf, numberRange, onOrAfter, onOrBefore, oneOf, startsWith } from '../../chunk-
|
|
1
|
+
export { AVIComplianceSDKScoped as ComplianceSDK } from '../../chunk-HAEBRF5N.js';
|
|
2
|
+
import { MexBankAccount, MexAVIReportItem, MexAVIReport, MexAVITransaction, MexAVIClient, MexBankAccountsResource, AVIReportsResource, AVITransactionsResource, AVIClientsResource, isMexAVIReportItem, isMexAVIReport, isMexAVITransaction, isMexAVIClient } from '../../chunk-ARI5WM5X.js';
|
|
3
|
+
export { APIError, Address, AddressesResource, MexBankAccount as BankAccount, MexBankAccountsResource as BankAccountsResource, MexAVIClient as Client, AVIClientsResource as ClientsResource, ComplianceError, ContactMethod, ContactMethodsResource, DEFAULT_PAGE_SIZE, Document, DocumentsResource, FileTooLargeError, ForbiddenError, InvalidFileTypeError, MAX_PAGE_SIZE, NetworkError, NotFoundError, RateLimitError, MexAVIReport as Report, MexAVIReportItem as ReportItem, AVIReportsResource as ReportsResource, ServerError, TimeoutError, MexAVITransaction as Transaction, AVITransactionsResource as TransactionsResource, UnauthorizedError, UploadAbortedError, UploadError, UploadTimeoutError, UploadUrlExpiredError, ValidationError, after, atLeast, atMost, before, collectAll, collectUpTo, contains, dateRange, endsWith, equals, getFirst, greaterThan, isAPIError, isMexAVIClient as isClient, isFalse, isNotNull, isNull, isMexAVIReport as isReport, isMexAVIReportItem as isReportItem, isMexAVITransaction as isTransaction, isTrue, isUploadError, lessThan, mapTRPCError, notEquals, notOneOf, numberRange, onOrAfter, onOrBefore, oneOf, startsWith } from '../../chunk-ARI5WM5X.js';
|
|
4
4
|
import { avi, Prioridades, TiposIdentificacion, Monedas, CodigosActividad, Prioridad, TipoIdentificacion, Moneda, CodigoActividad, Clabe, Curp, Rfc } from '@artu-ai/shared';
|
|
5
5
|
|
|
6
6
|
var Enums = {
|