@ottoai/documents 1.5.31 → 1.5.33

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 (28) hide show
  1. package/dist/create/pdf/united-states/form-7004/form.dto.d.ts +27 -0
  2. package/dist/create/pdf/united-states/form-7004/form.dto.js +109 -0
  3. package/dist/create/pdf/united-states/form-7004/form.dto.js.map +1 -0
  4. package/dist/create/pdf/united-states/form-7004/index.d.ts +4 -0
  5. package/dist/create/pdf/united-states/form-7004/index.js +108 -0
  6. package/dist/create/pdf/united-states/form-7004/index.js.map +1 -0
  7. package/dist/create/pdf/united-states/form-7004/schema.json +474 -0
  8. package/dist/create/pdf/united-states/form-7004/template.pdf +0 -0
  9. package/dist/create/pdf/united-states/form-w4/form.dto.d.ts +61 -0
  10. package/dist/create/pdf/united-states/form-w4/form.dto.js +306 -0
  11. package/dist/create/pdf/united-states/form-w4/form.dto.js.map +1 -0
  12. package/dist/create/pdf/united-states/form-w4/index.d.ts +2 -0
  13. package/dist/create/pdf/united-states/form-w4/index.js +201 -0
  14. package/dist/create/pdf/united-states/form-w4/index.js.map +1 -0
  15. package/dist/create/pdf/united-states/form-w4/schema.json +1124 -0
  16. package/dist/create/pdf/united-states/form-w4/template.pdf +0 -0
  17. package/dist/create/pdf/united-states/form_7004/form.dto.d.ts +27 -0
  18. package/dist/create/pdf/united-states/form_7004/form.dto.js +109 -0
  19. package/dist/create/pdf/united-states/form_7004/form.dto.js.map +1 -0
  20. package/dist/create/pdf/united-states/form_7004/index.d.ts +4 -0
  21. package/dist/create/pdf/united-states/form_7004/index.js +108 -0
  22. package/dist/create/pdf/united-states/form_7004/index.js.map +1 -0
  23. package/dist/create/pdf/united-states/form_7004/schema.json +474 -0
  24. package/dist/create/pdf/united-states/index.d.ts +7 -4
  25. package/dist/create/pdf/united-states/index.js +9 -3
  26. package/dist/create/pdf/united-states/index.js.map +1 -1
  27. package/dist/tsconfig.tsbuildinfo +1 -1
  28. package/package.json +5 -4
@@ -0,0 +1,474 @@
1
+ [
2
+ [
3
+ {
4
+ "name": "name",
5
+ "type": "text",
6
+ "content": "Type Some",
7
+ "position": { "x": 33.89, "y": 33.16 },
8
+ "width": 121.71,
9
+ "height": 5.03,
10
+ "rotate": 0,
11
+ "alignment": "left",
12
+ "verticalAlignment": "top",
13
+ "fontSize": 10,
14
+ "lineHeight": 1,
15
+ "characterSpacing": 0,
16
+ "fontColor": "#000000",
17
+ "fontName": "Roboto",
18
+ "backgroundColor": "",
19
+ "opacity": 1,
20
+ "strikethrough": false,
21
+ "underline": false,
22
+ "required": false,
23
+ "readOnly": false
24
+ },
25
+ {
26
+ "name": "address_line_1",
27
+ "type": "text",
28
+ "content": "Type Something...",
29
+ "position": { "x": 33.99, "y": 41.73 },
30
+ "width": 137.58,
31
+ "height": 4.76,
32
+ "rotate": 0,
33
+ "alignment": "left",
34
+ "verticalAlignment": "top",
35
+ "fontSize": 10,
36
+ "lineHeight": 1,
37
+ "characterSpacing": 0,
38
+ "fontColor": "#000000",
39
+ "fontName": "Roboto",
40
+ "backgroundColor": "",
41
+ "opacity": 1,
42
+ "strikethrough": false,
43
+ "underline": false,
44
+ "required": false,
45
+ "readOnly": false
46
+ },
47
+ {
48
+ "name": "city",
49
+ "type": "text",
50
+ "content": "Type Something...",
51
+ "position": { "x": 32.72, "y": 50.35 },
52
+ "width": 62.18,
53
+ "height": 5.03,
54
+ "rotate": 0,
55
+ "alignment": "left",
56
+ "verticalAlignment": "top",
57
+ "fontSize": 10,
58
+ "lineHeight": 1,
59
+ "characterSpacing": 0,
60
+ "fontColor": "#000000",
61
+ "fontName": "Roboto",
62
+ "backgroundColor": "",
63
+ "opacity": 1,
64
+ "strikethrough": false,
65
+ "underline": false,
66
+ "required": false,
67
+ "readOnly": false
68
+ },
69
+ {
70
+ "name": "state",
71
+ "type": "text",
72
+ "content": "Type Something...",
73
+ "position": { "x": 96.23, "y": 50.48 },
74
+ "width": 38.1,
75
+ "height": 4.76,
76
+ "rotate": 0,
77
+ "alignment": "center",
78
+ "verticalAlignment": "top",
79
+ "fontSize": 10,
80
+ "lineHeight": 1,
81
+ "characterSpacing": 0,
82
+ "fontColor": "#000000",
83
+ "fontName": "Roboto",
84
+ "backgroundColor": "",
85
+ "opacity": 1,
86
+ "strikethrough": false,
87
+ "underline": false,
88
+ "required": false,
89
+ "readOnly": false
90
+ },
91
+ {
92
+ "name": "country",
93
+ "type": "text",
94
+ "content": "Type Something...",
95
+ "position": { "x": 136.59, "y": 50.65 },
96
+ "width": 34.4,
97
+ "height": 4.23,
98
+ "rotate": 0,
99
+ "alignment": "left",
100
+ "verticalAlignment": "top",
101
+ "fontSize": 10,
102
+ "lineHeight": 1,
103
+ "characterSpacing": 0,
104
+ "fontColor": "#000000",
105
+ "fontName": "Roboto",
106
+ "backgroundColor": "",
107
+ "opacity": 1,
108
+ "strikethrough": false,
109
+ "underline": false,
110
+ "required": false,
111
+ "readOnly": false
112
+ },
113
+ {
114
+ "name": "zip",
115
+ "type": "text",
116
+ "content": "Type Something...",
117
+ "position": { "x": 174.08, "y": 50.23 },
118
+ "width": 37.57,
119
+ "height": 4.76,
120
+ "rotate": 0,
121
+ "alignment": "left",
122
+ "verticalAlignment": "top",
123
+ "fontSize": 10,
124
+ "lineHeight": 1,
125
+ "characterSpacing": 0,
126
+ "fontColor": "#000000",
127
+ "fontName": "Roboto",
128
+ "backgroundColor": "",
129
+ "opacity": 1,
130
+ "strikethrough": false,
131
+ "underline": false,
132
+ "required": false,
133
+ "readOnly": false
134
+ },
135
+ {
136
+ "name": "ein",
137
+ "type": "text",
138
+ "content": "Type Something...",
139
+ "position": { "x": 159.83, "y": 33.44 },
140
+ "width": 50.01,
141
+ "height": 4.76,
142
+ "rotate": 0,
143
+ "alignment": "left",
144
+ "verticalAlignment": "top",
145
+ "fontSize": 10,
146
+ "lineHeight": 1,
147
+ "characterSpacing": 0,
148
+ "fontColor": "#000000",
149
+ "fontName": "Roboto",
150
+ "backgroundColor": "",
151
+ "opacity": 1,
152
+ "strikethrough": false,
153
+ "underline": false,
154
+ "required": false,
155
+ "readOnly": false
156
+ },
157
+ {
158
+ "name": "formCode_1",
159
+ "type": "text",
160
+ "content": ".",
161
+ "position": { "x": 192.74, "y": 63.98 },
162
+ "width": 5.56,
163
+ "height": 3.7,
164
+ "rotate": 0,
165
+ "alignment": "left",
166
+ "verticalAlignment": "top",
167
+ "fontSize": 10,
168
+ "lineHeight": 1,
169
+ "characterSpacing": 0,
170
+ "fontColor": "#000000",
171
+ "fontName": "Roboto",
172
+ "backgroundColor": "",
173
+ "opacity": 1,
174
+ "strikethrough": false,
175
+ "underline": false,
176
+ "required": false,
177
+ "readOnly": false
178
+ },
179
+ {
180
+ "name": "formCode_2",
181
+ "type": "text",
182
+ "content": "...",
183
+ "position": { "x": 198.43, "y": 64.01 },
184
+ "width": 5.29,
185
+ "height": 3.44,
186
+ "rotate": 0,
187
+ "alignment": "left",
188
+ "verticalAlignment": "top",
189
+ "fontSize": 10,
190
+ "lineHeight": 1,
191
+ "characterSpacing": 0,
192
+ "fontColor": "#000000",
193
+ "fontName": "Roboto",
194
+ "backgroundColor": "",
195
+ "opacity": 1,
196
+ "strikethrough": false,
197
+ "underline": false,
198
+ "required": false,
199
+ "readOnly": false
200
+ },
201
+ {
202
+ "name": "isForeignCorporation",
203
+ "type": "image",
204
+ "position": { "x": 193.42, "y": 157.28 },
205
+ "width": 3.97,
206
+ "height": 3.7,
207
+ "rotate": 0,
208
+ "opacity": 1,
209
+ "required": false,
210
+ "readOnly": false,
211
+ "content": ""
212
+ },
213
+ {
214
+ "name": "isCommonParent",
215
+ "type": "image",
216
+ "position": { "x": 193.42, "y": 165.68 },
217
+ "width": 3.7,
218
+ "height": 3.7,
219
+ "rotate": 0,
220
+ "opacity": 1,
221
+ "required": false,
222
+ "readOnly": false,
223
+ "content": ""
224
+ },
225
+ {
226
+ "name": "qualifiesUnderRegulations",
227
+ "type": "image",
228
+ "position": { "x": 193.16, "y": 178.13 },
229
+ "width": 3.97,
230
+ "height": 3.97,
231
+ "rotate": 0,
232
+ "opacity": 1,
233
+ "required": false,
234
+ "readOnly": false,
235
+ "content": ""
236
+ },
237
+ {
238
+ "name": "tentativeTotalTax",
239
+ "type": "text",
240
+ "content": "Type Something...",
241
+ "position": { "x": 179.11, "y": 198.93 },
242
+ "width": 36.78,
243
+ "height": 3.97,
244
+ "rotate": 0,
245
+ "alignment": "left",
246
+ "verticalAlignment": "top",
247
+ "fontSize": 10,
248
+ "lineHeight": 1,
249
+ "characterSpacing": 0,
250
+ "fontColor": "#000000",
251
+ "fontName": "Roboto",
252
+ "backgroundColor": "",
253
+ "opacity": 1,
254
+ "strikethrough": false,
255
+ "underline": false,
256
+ "required": false,
257
+ "readOnly": false
258
+ },
259
+ {
260
+ "name": "totalPaymentsAndCredits",
261
+ "type": "text",
262
+ "content": "Type Something...",
263
+ "position": { "x": 179.38, "y": 206.88 },
264
+ "width": 36.51,
265
+ "height": 5.03,
266
+ "rotate": 0,
267
+ "alignment": "left",
268
+ "verticalAlignment": "top",
269
+ "fontSize": 10,
270
+ "lineHeight": 1,
271
+ "characterSpacing": 0,
272
+ "fontColor": "#000000",
273
+ "fontName": "Roboto",
274
+ "backgroundColor": "",
275
+ "opacity": 1,
276
+ "strikethrough": false,
277
+ "underline": false,
278
+ "required": false,
279
+ "readOnly": false
280
+ },
281
+ {
282
+ "name": "balanceDue",
283
+ "type": "text",
284
+ "content": "Type Something...",
285
+ "position": { "x": 179.83, "y": 215.39 },
286
+ "width": 35.98,
287
+ "height": 5.03,
288
+ "rotate": 0,
289
+ "alignment": "left",
290
+ "verticalAlignment": "top",
291
+ "fontSize": 10,
292
+ "lineHeight": 1,
293
+ "characterSpacing": 0,
294
+ "fontColor": "#000000",
295
+ "fontName": "Roboto",
296
+ "backgroundColor": "",
297
+ "opacity": 1,
298
+ "strikethrough": false,
299
+ "underline": false,
300
+ "required": false,
301
+ "readOnly": false
302
+ },
303
+ {
304
+ "name": "change_in_accounting_period",
305
+ "type": "image",
306
+ "position": { "x": 22.18, "y": 191.19 },
307
+ "width": 3.7,
308
+ "height": 3.17,
309
+ "rotate": 0,
310
+ "opacity": 1,
311
+ "required": false,
312
+ "readOnly": false,
313
+ "content": ""
314
+ },
315
+ {
316
+ "name": "initial_return",
317
+ "type": "image",
318
+ "position": { "x": 131.36, "y": 186.43 },
319
+ "width": 4.23,
320
+ "height": 3.44,
321
+ "rotate": 0,
322
+ "opacity": 1,
323
+ "required": false,
324
+ "readOnly": false,
325
+ "content": ""
326
+ },
327
+ {
328
+ "name": "consolidated_return",
329
+ "type": "image",
330
+ "position": { "x": 75.04, "y": 190.14 },
331
+ "width": 4.76,
332
+ "height": 4.76,
333
+ "rotate": 0,
334
+ "opacity": 1,
335
+ "required": false,
336
+ "readOnly": false,
337
+ "content": ""
338
+ },
339
+ {
340
+ "name": "other",
341
+ "type": "image",
342
+ "position": { "x": 130.77, "y": 190.3 },
343
+ "width": 5.29,
344
+ "height": 4.76,
345
+ "rotate": 0,
346
+ "opacity": 1,
347
+ "required": false,
348
+ "readOnly": false,
349
+ "content": ""
350
+ },
351
+ {
352
+ "name": "final_return",
353
+ "type": "image",
354
+ "position": { "x": 161.31, "y": 186.3 },
355
+ "width": 5.03,
356
+ "height": 4.23,
357
+ "rotate": 0,
358
+ "opacity": 1,
359
+ "required": false,
360
+ "readOnly": false,
361
+ "content": ""
362
+ },
363
+ {
364
+ "name": "taxStartYear_date",
365
+ "type": "text",
366
+ "content": "...",
367
+ "position": { "x": 116.14, "y": 182.41 },
368
+ "width": 17.99,
369
+ "height": 3.97,
370
+ "rotate": 0,
371
+ "alignment": "center",
372
+ "verticalAlignment": "top",
373
+ "fontSize": 10,
374
+ "lineHeight": 1,
375
+ "characterSpacing": 0,
376
+ "fontColor": "#000000",
377
+ "fontName": "Roboto",
378
+ "backgroundColor": "",
379
+ "opacity": 1,
380
+ "strikethrough": false,
381
+ "underline": false,
382
+ "required": false,
383
+ "readOnly": false
384
+ },
385
+ {
386
+ "name": "start_year",
387
+ "type": "text",
388
+ "content": "Typ...",
389
+ "position": { "x": 141.61, "y": 182.33 },
390
+ "width": 7.14,
391
+ "height": 4.23,
392
+ "rotate": 0,
393
+ "alignment": "left",
394
+ "verticalAlignment": "top",
395
+ "fontSize": 10,
396
+ "lineHeight": 1,
397
+ "characterSpacing": 0,
398
+ "fontColor": "#000000",
399
+ "fontName": "Roboto",
400
+ "backgroundColor": "",
401
+ "opacity": 1,
402
+ "strikethrough": false,
403
+ "underline": false,
404
+ "required": false,
405
+ "readOnly": false
406
+ },
407
+ {
408
+ "name": "taxEndYear_date",
409
+ "type": "text",
410
+ "content": "Type...",
411
+ "position": { "x": 165.51, "y": 181.63 },
412
+ "width": 23.02,
413
+ "height": 5.03,
414
+ "rotate": 0,
415
+ "alignment": "center",
416
+ "verticalAlignment": "top",
417
+ "fontSize": 10,
418
+ "lineHeight": 1,
419
+ "characterSpacing": 0,
420
+ "fontColor": "#000000",
421
+ "fontName": "Roboto",
422
+ "backgroundColor": "",
423
+ "opacity": 1,
424
+ "strikethrough": false,
425
+ "underline": false,
426
+ "required": false,
427
+ "readOnly": false
428
+ },
429
+ {
430
+ "name": "end_year",
431
+ "type": "text",
432
+ "content": "Type...",
433
+ "position": { "x": 195.0136, "y": 182.3 },
434
+ "width": 19.31,
435
+ "height": 3.97,
436
+ "rotate": 0,
437
+ "alignment": "left",
438
+ "verticalAlignment": "top",
439
+ "fontSize": 10,
440
+ "lineHeight": 1,
441
+ "characterSpacing": 0,
442
+ "fontColor": "#000000",
443
+ "fontName": "Roboto",
444
+ "backgroundColor": "",
445
+ "opacity": 1,
446
+ "strikethrough": false,
447
+ "underline": false,
448
+ "required": false,
449
+ "readOnly": false
450
+ },
451
+ {
452
+ "name": "calender_year",
453
+ "type": "text",
454
+ "content": "...",
455
+ "position": { "x": 77.86, "y": 181.82 },
456
+ "width": 6.61,
457
+ "height": 4.76,
458
+ "rotate": 0,
459
+ "alignment": "left",
460
+ "verticalAlignment": "top",
461
+ "fontSize": 10,
462
+ "lineHeight": 1,
463
+ "characterSpacing": 0,
464
+ "fontColor": "#000000",
465
+ "fontName": "Roboto",
466
+ "backgroundColor": "",
467
+ "opacity": 1,
468
+ "strikethrough": false,
469
+ "underline": false,
470
+ "required": false,
471
+ "readOnly": false
472
+ }
473
+ ]
474
+ ]
@@ -4,8 +4,9 @@ import { form1099Misc } from "./form-1099-misc";
4
4
  import { formW8Ben } from "./form-w8ben";
5
5
  import { formW8BenE } from "./form-w8bene";
6
6
  import { form2553 } from "./form-2553";
7
- import { formW4 } from "./form_w4";
7
+ import { formW4 } from "./form-w4";
8
8
  import { form4868 } from "./form-4868";
9
+ import { form7004 } from "./form-7004";
9
10
  import { W9FormDataDto, RequesterDto } from "./form-w9/form.dto";
10
11
  import { AddressDto } from "../types/common.dto";
11
12
  import { Form1099NecDto } from "./form-1099-nec/form.dto";
@@ -14,9 +15,10 @@ import { form8821 } from "./form-8821";
14
15
  import { W8BenFormDataDto } from "./form-w8ben/form.dto";
15
16
  import { W8BenEFormDataDto, TreatyBenefitsDto as W8BenETreatyBenefitsDto, DisregardedEntityOrBranchDto, EntityType, FatcaStatus } from "./form-w8bene/form.dto";
16
17
  import { Form2553DataDto, ShareholderDto, TaxYearType } from "./form-2553/form.dto";
17
- import { W4FormDataDto, FilingStatus, MultipleJobsOption } from "./form_w4/form.dto";
18
+ import { W4FormDataDto, FilingStatus, MultipleJobsOption } from "./form-w4/form.dto";
18
19
  import { Form4868DataDto, TaxYearType as Form4868TaxYearType } from "./form-4868/form.dto";
19
20
  import { Form8821DataDto } from "./form-8821/form.dto";
21
+ import { Form7004DataDto, Form7004ShortTaxYearReason } from "./form-7004/form.dto";
20
22
  declare enum SupportedFormTypes {
21
23
  FORM_W9 = "form_w9",
22
24
  FORM_1099_NEC = "form_1099_nec",
@@ -26,6 +28,7 @@ declare enum SupportedFormTypes {
26
28
  FORM_2553 = "form_2553",
27
29
  FORM_W4 = "form_w4",
28
30
  FORM_4868 = "form_4868",
29
- FORM_8821 = "form_8821"
31
+ FORM_8821 = "form_8821",
32
+ FORM_7004 = "form_7004"
30
33
  }
31
- export { formW9, form1099Nec, form1099Misc, formW8Ben, formW8BenE, form2553, formW4, form4868, form8821, SupportedFormTypes, AddressDto, RequesterDto, W9FormDataDto, Form1099NecDto, Form1099MiscDto, W8BenFormDataDto, W8BenEFormDataDto, W8BenETreatyBenefitsDto, DisregardedEntityOrBranchDto, EntityType, FatcaStatus, Form2553DataDto, TaxYearType, W4FormDataDto, FilingStatus, MultipleJobsOption, Form4868DataDto, Form4868TaxYearType, Form8821DataDto, ShareholderDto, };
34
+ export { formW9, form1099Nec, form1099Misc, formW8Ben, formW8BenE, form2553, formW4, form4868, form7004, form8821, SupportedFormTypes, AddressDto, RequesterDto, W9FormDataDto, Form1099NecDto, Form1099MiscDto, W8BenFormDataDto, W8BenEFormDataDto, W8BenETreatyBenefitsDto, DisregardedEntityOrBranchDto, EntityType, FatcaStatus, Form2553DataDto, TaxYearType, W4FormDataDto, FilingStatus, MultipleJobsOption, Form4868DataDto, Form4868TaxYearType, Form8821DataDto, ShareholderDto, Form7004DataDto, Form7004ShortTaxYearReason, };
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ShareholderDto = exports.Form8821DataDto = exports.Form4868TaxYearType = exports.Form4868DataDto = exports.MultipleJobsOption = exports.FilingStatus = exports.W4FormDataDto = exports.TaxYearType = exports.Form2553DataDto = exports.FatcaStatus = exports.EntityType = exports.DisregardedEntityOrBranchDto = exports.W8BenETreatyBenefitsDto = exports.W8BenEFormDataDto = exports.W8BenFormDataDto = exports.Form1099MiscDto = exports.Form1099NecDto = exports.W9FormDataDto = exports.RequesterDto = exports.AddressDto = exports.SupportedFormTypes = exports.form8821 = exports.form4868 = exports.formW4 = exports.form2553 = exports.formW8BenE = exports.formW8Ben = exports.form1099Misc = exports.form1099Nec = exports.formW9 = void 0;
3
+ exports.Form7004ShortTaxYearReason = exports.Form7004DataDto = exports.ShareholderDto = exports.Form8821DataDto = exports.Form4868TaxYearType = exports.Form4868DataDto = exports.MultipleJobsOption = exports.FilingStatus = exports.W4FormDataDto = exports.TaxYearType = exports.Form2553DataDto = exports.FatcaStatus = exports.EntityType = exports.DisregardedEntityOrBranchDto = exports.W8BenETreatyBenefitsDto = exports.W8BenEFormDataDto = exports.W8BenFormDataDto = exports.Form1099MiscDto = exports.Form1099NecDto = exports.W9FormDataDto = exports.RequesterDto = exports.AddressDto = exports.SupportedFormTypes = exports.form8821 = exports.form7004 = exports.form4868 = exports.formW4 = exports.form2553 = exports.formW8BenE = exports.formW8Ben = exports.form1099Misc = exports.form1099Nec = exports.formW9 = void 0;
4
4
  const form_w9_1 = require("./form-w9");
5
5
  Object.defineProperty(exports, "formW9", { enumerable: true, get: function () { return form_w9_1.formW9; } });
6
6
  const form_1099_nec_1 = require("./form-1099-nec");
@@ -13,10 +13,12 @@ const form_w8bene_1 = require("./form-w8bene");
13
13
  Object.defineProperty(exports, "formW8BenE", { enumerable: true, get: function () { return form_w8bene_1.formW8BenE; } });
14
14
  const form_2553_1 = require("./form-2553");
15
15
  Object.defineProperty(exports, "form2553", { enumerable: true, get: function () { return form_2553_1.form2553; } });
16
- const form_w4_1 = require("./form_w4");
16
+ const form_w4_1 = require("./form-w4");
17
17
  Object.defineProperty(exports, "formW4", { enumerable: true, get: function () { return form_w4_1.formW4; } });
18
18
  const form_4868_1 = require("./form-4868");
19
19
  Object.defineProperty(exports, "form4868", { enumerable: true, get: function () { return form_4868_1.form4868; } });
20
+ const form_7004_1 = require("./form-7004");
21
+ Object.defineProperty(exports, "form7004", { enumerable: true, get: function () { return form_7004_1.form7004; } });
20
22
  const form_dto_1 = require("./form-w9/form.dto");
21
23
  Object.defineProperty(exports, "W9FormDataDto", { enumerable: true, get: function () { return form_dto_1.W9FormDataDto; } });
22
24
  Object.defineProperty(exports, "RequesterDto", { enumerable: true, get: function () { return form_dto_1.RequesterDto; } });
@@ -40,7 +42,7 @@ const form_dto_6 = require("./form-2553/form.dto");
40
42
  Object.defineProperty(exports, "Form2553DataDto", { enumerable: true, get: function () { return form_dto_6.Form2553DataDto; } });
41
43
  Object.defineProperty(exports, "ShareholderDto", { enumerable: true, get: function () { return form_dto_6.ShareholderDto; } });
42
44
  Object.defineProperty(exports, "TaxYearType", { enumerable: true, get: function () { return form_dto_6.TaxYearType; } });
43
- const form_dto_7 = require("./form_w4/form.dto");
45
+ const form_dto_7 = require("./form-w4/form.dto");
44
46
  Object.defineProperty(exports, "W4FormDataDto", { enumerable: true, get: function () { return form_dto_7.W4FormDataDto; } });
45
47
  Object.defineProperty(exports, "FilingStatus", { enumerable: true, get: function () { return form_dto_7.FilingStatus; } });
46
48
  Object.defineProperty(exports, "MultipleJobsOption", { enumerable: true, get: function () { return form_dto_7.MultipleJobsOption; } });
@@ -49,6 +51,9 @@ Object.defineProperty(exports, "Form4868DataDto", { enumerable: true, get: funct
49
51
  Object.defineProperty(exports, "Form4868TaxYearType", { enumerable: true, get: function () { return form_dto_8.TaxYearType; } });
50
52
  const form_dto_9 = require("./form-8821/form.dto");
51
53
  Object.defineProperty(exports, "Form8821DataDto", { enumerable: true, get: function () { return form_dto_9.Form8821DataDto; } });
54
+ const form_dto_10 = require("./form-7004/form.dto");
55
+ Object.defineProperty(exports, "Form7004DataDto", { enumerable: true, get: function () { return form_dto_10.Form7004DataDto; } });
56
+ Object.defineProperty(exports, "Form7004ShortTaxYearReason", { enumerable: true, get: function () { return form_dto_10.Form7004ShortTaxYearReason; } });
52
57
  var SupportedFormTypes;
53
58
  (function (SupportedFormTypes) {
54
59
  SupportedFormTypes["FORM_W9"] = "form_w9";
@@ -60,5 +65,6 @@ var SupportedFormTypes;
60
65
  SupportedFormTypes["FORM_W4"] = "form_w4";
61
66
  SupportedFormTypes["FORM_4868"] = "form_4868";
62
67
  SupportedFormTypes["FORM_8821"] = "form_8821";
68
+ SupportedFormTypes["FORM_7004"] = "form_7004";
63
69
  })(SupportedFormTypes || (exports.SupportedFormTypes = SupportedFormTypes = {}));
64
70
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/create/pdf/united-states/index.ts"],"names":[],"mappings":";;;AAAA,uCAAmC;AA8CjC,uFA9CO,gBAAM,OA8CP;AA7CR,mDAA8C;AA8C5C,4FA9CO,2BAAW,OA8CP;AA7Cb,qDAAgD;AA8C9C,6FA9CO,6BAAY,OA8CP;AA7Cd,6CAAyC;AA8CvC,0FA9CO,sBAAS,OA8CP;AA7CX,+CAA2C;AA8CzC,2FA9CO,wBAAU,OA8CP;AA7CZ,2CAAuC;AA8CrC,yFA9CO,oBAAQ,OA8CP;AA7CV,uCAAmC;AA8CjC,uFA9CO,gBAAM,OA8CP;AA7CR,2CAAuC;AA8CrC,yFA9CO,oBAAQ,OA8CP;AA7CV,iDAAiE;AAkD/D,8FAlDO,wBAAa,OAkDP;AADb,6FAjDsB,uBAAY,OAiDtB;AAhDd,oDAAiD;AA+C/C,2FA/CO,uBAAU,OA+CP;AA9CZ,uDAA0D;AAiDxD,+FAjDO,yBAAc,OAiDP;AAhDhB,wDAA4D;AAiD1D,gGAjDO,0BAAe,OAiDP;AAhDjB,2CAAuC;AA0CrC,yFA1CO,oBAAQ,OA0CP;AAzCV,oDAAyD;AAgDvD,iGAhDO,2BAAgB,OAgDP;AA/ClB,qDAMgC;AA0C9B,kGA/CA,4BAAiB,OA+CA;AACjB,wGA/CqB,4BAAuB,OA+CrB;AACvB,6GA/CA,uCAA4B,OA+CA;AAC5B,2FA/CA,qBAAU,OA+CA;AACV,4FA/CA,sBAAW,OA+CA;AA7Cb,mDAAoF;AA8ClF,gGA9CO,0BAAe,OA8CP;AAQf,+FAtDwB,yBAAc,OAsDxB;AAPd,4FA/CwC,sBAAW,OA+CxC;AA9Cb,iDAI4B;AA2C1B,8FA9CA,wBAAa,OA8CA;AACb,6FA9CA,uBAAY,OA8CA;AACZ,mGA9CA,6BAAkB,OA8CA;AA5CpB,mDAG8B;AA0C5B,gGA5CA,0BAAe,OA4CA;AACf,oGA5Ce,sBAAmB,OA4Cf;AA1CrB,mDAAuD;AA2CrD,gGA3CO,0BAAe,OA2CP;AAzCjB,IAAK,kBAUJ;AAVD,WAAK,kBAAkB;IACrB,yCAAmB,CAAA;IACnB,qDAA+B,CAAA;IAC/B,uDAAiC,CAAA;IACjC,+CAAyB,CAAA;IACzB,mDAA6B,CAAA;IAC7B,6CAAuB,CAAA;IACvB,yCAAmB,CAAA;IACnB,6CAAuB,CAAA;IACvB,6CAAuB,CAAA;AACzB,CAAC,EAVI,kBAAkB,kCAAlB,kBAAkB,QAUtB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/create/pdf/united-states/index.ts"],"names":[],"mappings":";;;AAAA,uCAAmC;AAoDjC,uFApDO,gBAAM,OAoDP;AAnDR,mDAA8C;AAoD5C,4FApDO,2BAAW,OAoDP;AAnDb,qDAAgD;AAoD9C,6FApDO,6BAAY,OAoDP;AAnDd,6CAAyC;AAoDvC,0FApDO,sBAAS,OAoDP;AAnDX,+CAA2C;AAoDzC,2FApDO,wBAAU,OAoDP;AAnDZ,2CAAuC;AAoDrC,yFApDO,oBAAQ,OAoDP;AAnDV,uCAAmC;AAoDjC,uFApDO,gBAAM,OAoDP;AAnDR,2CAAuC;AAoDrC,yFApDO,oBAAQ,OAoDP;AAnDV,2CAAuC;AAoDrC,yFApDO,oBAAQ,OAoDP;AAnDV,iDAAiE;AAwD/D,8FAxDO,wBAAa,OAwDP;AADb,6FAvDsB,uBAAY,OAuDtB;AAtDd,oDAAiD;AAqD/C,2FArDO,uBAAU,OAqDP;AApDZ,uDAA0D;AAuDxD,+FAvDO,yBAAc,OAuDP;AAtDhB,wDAA4D;AAuD1D,gGAvDO,0BAAe,OAuDP;AAtDjB,2CAAuC;AAgDrC,yFAhDO,oBAAQ,OAgDP;AA/CV,oDAAyD;AAsDvD,iGAtDO,2BAAgB,OAsDP;AArDlB,qDAMgC;AAgD9B,kGArDA,4BAAiB,OAqDA;AACjB,wGArDqB,4BAAuB,OAqDrB;AACvB,6GArDA,uCAA4B,OAqDA;AAC5B,2FArDA,qBAAU,OAqDA;AACV,4FArDA,sBAAW,OAqDA;AAnDb,mDAAoF;AAoDlF,gGApDO,0BAAe,OAoDP;AAQf,+FA5DwB,yBAAc,OA4DxB;AAPd,4FArDwC,sBAAW,OAqDxC;AApDb,iDAI4B;AAiD1B,8FApDA,wBAAa,OAoDA;AACb,6FApDA,uBAAY,OAoDA;AACZ,mGApDA,6BAAkB,OAoDA;AAlDpB,mDAG8B;AAgD5B,gGAlDA,0BAAe,OAkDA;AACf,oGAlDe,sBAAmB,OAkDf;AAhDrB,mDAAuD;AAiDrD,gGAjDO,0BAAe,OAiDP;AAhDjB,oDAG8B;AA+C5B,gGAjDA,2BAAe,OAiDA;AACf,2GAjDA,sCAA0B,OAiDA;AA9C5B,IAAK,kBAWJ;AAXD,WAAK,kBAAkB;IACrB,yCAAmB,CAAA;IACnB,qDAA+B,CAAA;IAC/B,uDAAiC,CAAA;IACjC,+CAAyB,CAAA;IACzB,mDAA6B,CAAA;IAC7B,6CAAuB,CAAA;IACvB,yCAAmB,CAAA;IACnB,6CAAuB,CAAA;IACvB,6CAAuB,CAAA;IACvB,6CAAuB,CAAA;AACzB,CAAC,EAXI,kBAAkB,kCAAlB,kBAAkB,QAWtB"}