@legalplace/models-v3-types 3.4.2 → 3.4.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 (4) hide show
  1. package/index.ts +45 -0
  2. package/package.json +8 -2
  3. package/schema.json +875 -74
  4. package/yarn.lock +276 -0
package/schema.json CHANGED
@@ -20,6 +20,17 @@
20
20
  "number",
21
21
  "boolean"
22
22
  ]
23
+ },
24
+ {
25
+ "items": {
26
+ "properties": {
27
+ "var": {
28
+ "type": "string"
29
+ }
30
+ },
31
+ "type": "object"
32
+ },
33
+ "type": "array"
23
34
  }
24
35
  ]
25
36
  },
@@ -38,6 +49,17 @@
38
49
  "number",
39
50
  "boolean"
40
51
  ]
52
+ },
53
+ {
54
+ "items": {
55
+ "properties": {
56
+ "var": {
57
+ "type": "string"
58
+ }
59
+ },
60
+ "type": "object"
61
+ },
62
+ "type": "array"
41
63
  }
42
64
  ],
43
65
  "minItems": 1,
@@ -60,6 +82,17 @@
60
82
  "number",
61
83
  "boolean"
62
84
  ]
85
+ },
86
+ {
87
+ "items": {
88
+ "properties": {
89
+ "var": {
90
+ "type": "string"
91
+ }
92
+ },
93
+ "type": "object"
94
+ },
95
+ "type": "array"
63
96
  }
64
97
  ]
65
98
  },
@@ -78,6 +111,17 @@
78
111
  "number",
79
112
  "boolean"
80
113
  ]
114
+ },
115
+ {
116
+ "items": {
117
+ "properties": {
118
+ "var": {
119
+ "type": "string"
120
+ }
121
+ },
122
+ "type": "object"
123
+ },
124
+ "type": "array"
81
125
  }
82
126
  ],
83
127
  "minItems": 1,
@@ -100,6 +144,17 @@
100
144
  "number",
101
145
  "boolean"
102
146
  ]
147
+ },
148
+ {
149
+ "items": {
150
+ "properties": {
151
+ "var": {
152
+ "type": "string"
153
+ }
154
+ },
155
+ "type": "object"
156
+ },
157
+ "type": "array"
103
158
  }
104
159
  ]
105
160
  },
@@ -118,6 +173,17 @@
118
173
  "number",
119
174
  "boolean"
120
175
  ]
176
+ },
177
+ {
178
+ "items": {
179
+ "properties": {
180
+ "var": {
181
+ "type": "string"
182
+ }
183
+ },
184
+ "type": "object"
185
+ },
186
+ "type": "array"
121
187
  }
122
188
  ],
123
189
  "minItems": 1,
@@ -140,6 +206,17 @@
140
206
  "number",
141
207
  "boolean"
142
208
  ]
209
+ },
210
+ {
211
+ "items": {
212
+ "properties": {
213
+ "var": {
214
+ "type": "string"
215
+ }
216
+ },
217
+ "type": "object"
218
+ },
219
+ "type": "array"
143
220
  }
144
221
  ]
145
222
  },
@@ -158,6 +235,17 @@
158
235
  "number",
159
236
  "boolean"
160
237
  ]
238
+ },
239
+ {
240
+ "items": {
241
+ "properties": {
242
+ "var": {
243
+ "type": "string"
244
+ }
245
+ },
246
+ "type": "object"
247
+ },
248
+ "type": "array"
161
249
  }
162
250
  ],
163
251
  "minItems": 1,
@@ -180,6 +268,17 @@
180
268
  "number",
181
269
  "boolean"
182
270
  ]
271
+ },
272
+ {
273
+ "items": {
274
+ "properties": {
275
+ "var": {
276
+ "type": "string"
277
+ }
278
+ },
279
+ "type": "object"
280
+ },
281
+ "type": "array"
183
282
  }
184
283
  ]
185
284
  },
@@ -198,6 +297,17 @@
198
297
  "number",
199
298
  "boolean"
200
299
  ]
300
+ },
301
+ {
302
+ "items": {
303
+ "properties": {
304
+ "var": {
305
+ "type": "string"
306
+ }
307
+ },
308
+ "type": "object"
309
+ },
310
+ "type": "array"
201
311
  }
202
312
  ],
203
313
  "minItems": 1,
@@ -220,6 +330,17 @@
220
330
  "number",
221
331
  "boolean"
222
332
  ]
333
+ },
334
+ {
335
+ "items": {
336
+ "properties": {
337
+ "var": {
338
+ "type": "string"
339
+ }
340
+ },
341
+ "type": "object"
342
+ },
343
+ "type": "array"
223
344
  }
224
345
  ]
225
346
  },
@@ -238,6 +359,17 @@
238
359
  "number",
239
360
  "boolean"
240
361
  ]
362
+ },
363
+ {
364
+ "items": {
365
+ "properties": {
366
+ "var": {
367
+ "type": "string"
368
+ }
369
+ },
370
+ "type": "object"
371
+ },
372
+ "type": "array"
241
373
  }
242
374
  ],
243
375
  "minItems": 1,
@@ -260,6 +392,17 @@
260
392
  "number",
261
393
  "boolean"
262
394
  ]
395
+ },
396
+ {
397
+ "items": {
398
+ "properties": {
399
+ "var": {
400
+ "type": "string"
401
+ }
402
+ },
403
+ "type": "object"
404
+ },
405
+ "type": "array"
263
406
  }
264
407
  ]
265
408
  },
@@ -278,12 +421,457 @@
278
421
  "number",
279
422
  "boolean"
280
423
  ]
424
+ },
425
+ {
426
+ "items": {
427
+ "properties": {
428
+ "var": {
429
+ "type": "string"
430
+ }
431
+ },
432
+ "type": "object"
433
+ },
434
+ "type": "array"
435
+ }
436
+ ],
437
+ "minItems": 1,
438
+ "type": "array"
439
+ },
440
+ ">=": {
441
+ "additionalItems": {
442
+ "anyOf": [
443
+ {
444
+ "properties": {
445
+ "var": {
446
+ "type": "string"
447
+ }
448
+ },
449
+ "type": "object"
450
+ },
451
+ {
452
+ "type": [
453
+ "string",
454
+ "number",
455
+ "boolean"
456
+ ]
457
+ },
458
+ {
459
+ "items": {
460
+ "properties": {
461
+ "var": {
462
+ "type": "string"
463
+ }
464
+ },
465
+ "type": "object"
466
+ },
467
+ "type": "array"
468
+ }
469
+ ]
470
+ },
471
+ "items": [
472
+ {
473
+ "properties": {
474
+ "var": {
475
+ "type": "string"
476
+ }
477
+ },
478
+ "type": "object"
479
+ },
480
+ {
481
+ "type": [
482
+ "string",
483
+ "number",
484
+ "boolean"
485
+ ]
486
+ },
487
+ {
488
+ "items": {
489
+ "properties": {
490
+ "var": {
491
+ "type": "string"
492
+ }
493
+ },
494
+ "type": "object"
495
+ },
496
+ "type": "array"
497
+ }
498
+ ],
499
+ "minItems": 1,
500
+ "type": "array"
501
+ },
502
+ "at-least-one": {
503
+ "additionalItems": {
504
+ "anyOf": [
505
+ {
506
+ "properties": {
507
+ "var": {
508
+ "type": "string"
509
+ }
510
+ },
511
+ "type": "object"
512
+ },
513
+ {
514
+ "type": [
515
+ "string",
516
+ "number",
517
+ "boolean"
518
+ ]
519
+ },
520
+ {
521
+ "items": {
522
+ "properties": {
523
+ "var": {
524
+ "type": "string"
525
+ }
526
+ },
527
+ "type": "object"
528
+ },
529
+ "type": "array"
530
+ }
531
+ ]
532
+ },
533
+ "items": [
534
+ {
535
+ "properties": {
536
+ "var": {
537
+ "type": "string"
538
+ }
539
+ },
540
+ "type": "object"
541
+ },
542
+ {
543
+ "type": [
544
+ "string",
545
+ "number",
546
+ "boolean"
547
+ ]
548
+ },
549
+ {
550
+ "items": {
551
+ "properties": {
552
+ "var": {
553
+ "type": "string"
554
+ }
555
+ },
556
+ "type": "object"
557
+ },
558
+ "type": "array"
559
+ }
560
+ ],
561
+ "minItems": 1,
562
+ "type": "array"
563
+ },
564
+ "contains": {
565
+ "additionalItems": {
566
+ "anyOf": [
567
+ {
568
+ "properties": {
569
+ "var": {
570
+ "type": "string"
571
+ }
572
+ },
573
+ "type": "object"
574
+ },
575
+ {
576
+ "type": [
577
+ "string",
578
+ "number",
579
+ "boolean"
580
+ ]
581
+ },
582
+ {
583
+ "items": {
584
+ "properties": {
585
+ "var": {
586
+ "type": "string"
587
+ }
588
+ },
589
+ "type": "object"
590
+ },
591
+ "type": "array"
592
+ }
593
+ ]
594
+ },
595
+ "items": [
596
+ {
597
+ "properties": {
598
+ "var": {
599
+ "type": "string"
600
+ }
601
+ },
602
+ "type": "object"
603
+ },
604
+ {
605
+ "type": [
606
+ "string",
607
+ "number",
608
+ "boolean"
609
+ ]
610
+ },
611
+ {
612
+ "items": {
613
+ "properties": {
614
+ "var": {
615
+ "type": "string"
616
+ }
617
+ },
618
+ "type": "object"
619
+ },
620
+ "type": "array"
621
+ }
622
+ ],
623
+ "minItems": 1,
624
+ "type": "array"
625
+ },
626
+ "does-not-contain": {
627
+ "additionalItems": {
628
+ "anyOf": [
629
+ {
630
+ "properties": {
631
+ "var": {
632
+ "type": "string"
633
+ }
634
+ },
635
+ "type": "object"
636
+ },
637
+ {
638
+ "type": [
639
+ "string",
640
+ "number",
641
+ "boolean"
642
+ ]
643
+ },
644
+ {
645
+ "items": {
646
+ "properties": {
647
+ "var": {
648
+ "type": "string"
649
+ }
650
+ },
651
+ "type": "object"
652
+ },
653
+ "type": "array"
654
+ }
655
+ ]
656
+ },
657
+ "items": [
658
+ {
659
+ "properties": {
660
+ "var": {
661
+ "type": "string"
662
+ }
663
+ },
664
+ "type": "object"
665
+ },
666
+ {
667
+ "type": [
668
+ "string",
669
+ "number",
670
+ "boolean"
671
+ ]
672
+ },
673
+ {
674
+ "items": {
675
+ "properties": {
676
+ "var": {
677
+ "type": "string"
678
+ }
679
+ },
680
+ "type": "object"
681
+ },
682
+ "type": "array"
683
+ }
684
+ ],
685
+ "minItems": 1,
686
+ "type": "array"
687
+ },
688
+ "empty": {
689
+ "additionalItems": {
690
+ "anyOf": [
691
+ {
692
+ "properties": {
693
+ "var": {
694
+ "type": "string"
695
+ }
696
+ },
697
+ "type": "object"
698
+ },
699
+ {
700
+ "type": [
701
+ "string",
702
+ "number",
703
+ "boolean"
704
+ ]
705
+ },
706
+ {
707
+ "items": {
708
+ "properties": {
709
+ "var": {
710
+ "type": "string"
711
+ }
712
+ },
713
+ "type": "object"
714
+ },
715
+ "type": "array"
716
+ }
717
+ ]
718
+ },
719
+ "items": [
720
+ {
721
+ "properties": {
722
+ "var": {
723
+ "type": "string"
724
+ }
725
+ },
726
+ "type": "object"
727
+ },
728
+ {
729
+ "type": [
730
+ "string",
731
+ "number",
732
+ "boolean"
733
+ ]
734
+ },
735
+ {
736
+ "items": {
737
+ "properties": {
738
+ "var": {
739
+ "type": "string"
740
+ }
741
+ },
742
+ "type": "object"
743
+ },
744
+ "type": "array"
745
+ }
746
+ ],
747
+ "minItems": 1,
748
+ "type": "array"
749
+ },
750
+ "has-many": {
751
+ "additionalItems": {
752
+ "anyOf": [
753
+ {
754
+ "properties": {
755
+ "var": {
756
+ "type": "string"
757
+ }
758
+ },
759
+ "type": "object"
760
+ },
761
+ {
762
+ "type": [
763
+ "string",
764
+ "number",
765
+ "boolean"
766
+ ]
767
+ },
768
+ {
769
+ "items": {
770
+ "properties": {
771
+ "var": {
772
+ "type": "string"
773
+ }
774
+ },
775
+ "type": "object"
776
+ },
777
+ "type": "array"
778
+ }
779
+ ]
780
+ },
781
+ "items": [
782
+ {
783
+ "properties": {
784
+ "var": {
785
+ "type": "string"
786
+ }
787
+ },
788
+ "type": "object"
789
+ },
790
+ {
791
+ "type": [
792
+ "string",
793
+ "number",
794
+ "boolean"
795
+ ]
796
+ },
797
+ {
798
+ "items": {
799
+ "properties": {
800
+ "var": {
801
+ "type": "string"
802
+ }
803
+ },
804
+ "type": "object"
805
+ },
806
+ "type": "array"
807
+ }
808
+ ],
809
+ "minItems": 1,
810
+ "type": "array"
811
+ },
812
+ "has-one": {
813
+ "additionalItems": {
814
+ "anyOf": [
815
+ {
816
+ "properties": {
817
+ "var": {
818
+ "type": "string"
819
+ }
820
+ },
821
+ "type": "object"
822
+ },
823
+ {
824
+ "type": [
825
+ "string",
826
+ "number",
827
+ "boolean"
828
+ ]
829
+ },
830
+ {
831
+ "items": {
832
+ "properties": {
833
+ "var": {
834
+ "type": "string"
835
+ }
836
+ },
837
+ "type": "object"
838
+ },
839
+ "type": "array"
840
+ }
841
+ ]
842
+ },
843
+ "items": [
844
+ {
845
+ "properties": {
846
+ "var": {
847
+ "type": "string"
848
+ }
849
+ },
850
+ "type": "object"
851
+ },
852
+ {
853
+ "type": [
854
+ "string",
855
+ "number",
856
+ "boolean"
857
+ ]
858
+ },
859
+ {
860
+ "items": {
861
+ "properties": {
862
+ "var": {
863
+ "type": "string"
864
+ }
865
+ },
866
+ "type": "object"
867
+ },
868
+ "type": "array"
281
869
  }
282
870
  ],
283
871
  "minItems": 1,
284
872
  "type": "array"
285
873
  },
286
- ">=": {
874
+ "is": {
287
875
  "additionalItems": {
288
876
  "anyOf": [
289
877
  {
@@ -300,6 +888,17 @@
300
888
  "number",
301
889
  "boolean"
302
890
  ]
891
+ },
892
+ {
893
+ "items": {
894
+ "properties": {
895
+ "var": {
896
+ "type": "string"
897
+ }
898
+ },
899
+ "type": "object"
900
+ },
901
+ "type": "array"
303
902
  }
304
903
  ]
305
904
  },
@@ -318,12 +917,23 @@
318
917
  "number",
319
918
  "boolean"
320
919
  ]
920
+ },
921
+ {
922
+ "items": {
923
+ "properties": {
924
+ "var": {
925
+ "type": "string"
926
+ }
927
+ },
928
+ "type": "object"
929
+ },
930
+ "type": "array"
321
931
  }
322
932
  ],
323
933
  "minItems": 1,
324
934
  "type": "array"
325
935
  },
326
- "at-least-one": {
936
+ "like": {
327
937
  "additionalItems": {
328
938
  "anyOf": [
329
939
  {
@@ -340,6 +950,17 @@
340
950
  "number",
341
951
  "boolean"
342
952
  ]
953
+ },
954
+ {
955
+ "items": {
956
+ "properties": {
957
+ "var": {
958
+ "type": "string"
959
+ }
960
+ },
961
+ "type": "object"
962
+ },
963
+ "type": "array"
343
964
  }
344
965
  ]
345
966
  },
@@ -358,12 +979,23 @@
358
979
  "number",
359
980
  "boolean"
360
981
  ]
982
+ },
983
+ {
984
+ "items": {
985
+ "properties": {
986
+ "var": {
987
+ "type": "string"
988
+ }
989
+ },
990
+ "type": "object"
991
+ },
992
+ "type": "array"
361
993
  }
362
994
  ],
363
995
  "minItems": 1,
364
996
  "type": "array"
365
997
  },
366
- "contains": {
998
+ "not": {
367
999
  "additionalItems": {
368
1000
  "anyOf": [
369
1001
  {
@@ -380,6 +1012,17 @@
380
1012
  "number",
381
1013
  "boolean"
382
1014
  ]
1015
+ },
1016
+ {
1017
+ "items": {
1018
+ "properties": {
1019
+ "var": {
1020
+ "type": "string"
1021
+ }
1022
+ },
1023
+ "type": "object"
1024
+ },
1025
+ "type": "array"
383
1026
  }
384
1027
  ]
385
1028
  },
@@ -398,12 +1041,23 @@
398
1041
  "number",
399
1042
  "boolean"
400
1043
  ]
1044
+ },
1045
+ {
1046
+ "items": {
1047
+ "properties": {
1048
+ "var": {
1049
+ "type": "string"
1050
+ }
1051
+ },
1052
+ "type": "object"
1053
+ },
1054
+ "type": "array"
401
1055
  }
402
1056
  ],
403
1057
  "minItems": 1,
404
1058
  "type": "array"
405
1059
  },
406
- "does-not-contain": {
1060
+ "not-empty": {
407
1061
  "additionalItems": {
408
1062
  "anyOf": [
409
1063
  {
@@ -420,6 +1074,17 @@
420
1074
  "number",
421
1075
  "boolean"
422
1076
  ]
1077
+ },
1078
+ {
1079
+ "items": {
1080
+ "properties": {
1081
+ "var": {
1082
+ "type": "string"
1083
+ }
1084
+ },
1085
+ "type": "object"
1086
+ },
1087
+ "type": "array"
423
1088
  }
424
1089
  ]
425
1090
  },
@@ -438,12 +1103,23 @@
438
1103
  "number",
439
1104
  "boolean"
440
1105
  ]
1106
+ },
1107
+ {
1108
+ "items": {
1109
+ "properties": {
1110
+ "var": {
1111
+ "type": "string"
1112
+ }
1113
+ },
1114
+ "type": "object"
1115
+ },
1116
+ "type": "array"
441
1117
  }
442
1118
  ],
443
1119
  "minItems": 1,
444
1120
  "type": "array"
445
1121
  },
446
- "has-many": {
1122
+ "not-like": {
447
1123
  "additionalItems": {
448
1124
  "anyOf": [
449
1125
  {
@@ -460,6 +1136,17 @@
460
1136
  "number",
461
1137
  "boolean"
462
1138
  ]
1139
+ },
1140
+ {
1141
+ "items": {
1142
+ "properties": {
1143
+ "var": {
1144
+ "type": "string"
1145
+ }
1146
+ },
1147
+ "type": "object"
1148
+ },
1149
+ "type": "array"
463
1150
  }
464
1151
  ]
465
1152
  },
@@ -478,12 +1165,23 @@
478
1165
  "number",
479
1166
  "boolean"
480
1167
  ]
1168
+ },
1169
+ {
1170
+ "items": {
1171
+ "properties": {
1172
+ "var": {
1173
+ "type": "string"
1174
+ }
1175
+ },
1176
+ "type": "object"
1177
+ },
1178
+ "type": "array"
481
1179
  }
482
1180
  ],
483
1181
  "minItems": 1,
484
1182
  "type": "array"
485
1183
  },
486
- "has-one": {
1184
+ "not-selected": {
487
1185
  "additionalItems": {
488
1186
  "anyOf": [
489
1187
  {
@@ -500,6 +1198,17 @@
500
1198
  "number",
501
1199
  "boolean"
502
1200
  ]
1201
+ },
1202
+ {
1203
+ "items": {
1204
+ "properties": {
1205
+ "var": {
1206
+ "type": "string"
1207
+ }
1208
+ },
1209
+ "type": "object"
1210
+ },
1211
+ "type": "array"
503
1212
  }
504
1213
  ]
505
1214
  },
@@ -518,12 +1227,23 @@
518
1227
  "number",
519
1228
  "boolean"
520
1229
  ]
1230
+ },
1231
+ {
1232
+ "items": {
1233
+ "properties": {
1234
+ "var": {
1235
+ "type": "string"
1236
+ }
1237
+ },
1238
+ "type": "object"
1239
+ },
1240
+ "type": "array"
521
1241
  }
522
1242
  ],
523
1243
  "minItems": 1,
524
1244
  "type": "array"
525
1245
  },
526
- "not-selected": {
1246
+ "not-selected-ip": {
527
1247
  "additionalItems": {
528
1248
  "anyOf": [
529
1249
  {
@@ -540,6 +1260,17 @@
540
1260
  "number",
541
1261
  "boolean"
542
1262
  ]
1263
+ },
1264
+ {
1265
+ "items": {
1266
+ "properties": {
1267
+ "var": {
1268
+ "type": "string"
1269
+ }
1270
+ },
1271
+ "type": "object"
1272
+ },
1273
+ "type": "array"
543
1274
  }
544
1275
  ]
545
1276
  },
@@ -558,6 +1289,17 @@
558
1289
  "number",
559
1290
  "boolean"
560
1291
  ]
1292
+ },
1293
+ {
1294
+ "items": {
1295
+ "properties": {
1296
+ "var": {
1297
+ "type": "string"
1298
+ }
1299
+ },
1300
+ "type": "object"
1301
+ },
1302
+ "type": "array"
561
1303
  }
562
1304
  ],
563
1305
  "minItems": 1,
@@ -580,6 +1322,17 @@
580
1322
  "number",
581
1323
  "boolean"
582
1324
  ]
1325
+ },
1326
+ {
1327
+ "items": {
1328
+ "properties": {
1329
+ "var": {
1330
+ "type": "string"
1331
+ }
1332
+ },
1333
+ "type": "object"
1334
+ },
1335
+ "type": "array"
583
1336
  }
584
1337
  ]
585
1338
  },
@@ -598,6 +1351,17 @@
598
1351
  "number",
599
1352
  "boolean"
600
1353
  ]
1354
+ },
1355
+ {
1356
+ "items": {
1357
+ "properties": {
1358
+ "var": {
1359
+ "type": "string"
1360
+ }
1361
+ },
1362
+ "type": "object"
1363
+ },
1364
+ "type": "array"
601
1365
  }
602
1366
  ],
603
1367
  "minItems": 1,
@@ -637,50 +1401,83 @@
637
1401
  },
638
1402
  "type": "object"
639
1403
  },
640
- "ExtractV3": {
641
- "description": "Extract V3",
1404
+ "ConstumizationMeta": {
1405
+ "type": "object"
1406
+ },
1407
+ "FDFBoxesV3": {
1408
+ "description": "FDF Boxes",
642
1409
  "properties": {
643
- "destination": {
644
- "properties": {
645
- "mixpanel": {
646
- "properties": {
647
- "name": {
648
- "type": "string"
649
- }
650
- },
651
- "type": "object"
652
- },
653
- "sendinblue": {
654
- "properties": {
655
- "name": {
656
- "type": "string"
657
- }
1410
+ "name": {
1411
+ "type": "string"
1412
+ },
1413
+ "options": {
1414
+ "items": {
1415
+ "properties": {
1416
+ "conditions": {
1417
+ "allOf": [
1418
+ {
1419
+ "$ref": "#/definitions/CONDITION_OPERATOR"
1420
+ },
1421
+ {
1422
+ "$ref": "#/definitions/CONDITION"
1423
+ }
1424
+ ]
658
1425
  },
659
- "type": "object"
1426
+ "id": {
1427
+ "type": "number"
1428
+ }
660
1429
  },
661
- "slack": {
662
- "properties": {
663
- "channel": {
664
- "type": "string"
665
- },
666
- "name": {
667
- "type": "string"
668
- }
669
- },
670
- "type": "object"
671
- }
1430
+ "type": "object"
672
1431
  },
673
- "type": "object"
1432
+ "type": "array"
674
1433
  },
675
- "id": {
1434
+ "page": {
676
1435
  "type": "number"
1436
+ }
1437
+ },
1438
+ "type": "object"
1439
+ },
1440
+ "FDFFormV3": {
1441
+ "description": "FDF",
1442
+ "properties": {
1443
+ "boxes": {
1444
+ "$ref": "#/definitions/FDFBoxesV3"
677
1445
  },
678
- "type": {
679
- "enum": [
680
- "option",
681
- "variable"
682
- ],
1446
+ "inputs": {
1447
+ "$ref": "#/definitions/FDFInputsV3"
1448
+ }
1449
+ },
1450
+ "type": "object"
1451
+ },
1452
+ "FDFInputsV3": {
1453
+ "description": "FDF Inputs",
1454
+ "properties": {
1455
+ "name": {
683
1456
  "type": "string"
1457
+ },
1458
+ "page": {
1459
+ "type": "number"
1460
+ },
1461
+ "variables": {
1462
+ "items": {
1463
+ "properties": {
1464
+ "conditions": {
1465
+ "allOf": [
1466
+ {
1467
+ "$ref": "#/definitions/CONDITION_OPERATOR"
1468
+ },
1469
+ {
1470
+ "$ref": "#/definitions/CONDITION"
1471
+ }
1472
+ ]
1473
+ },
1474
+ "id": {
1475
+ "type": "number"
1476
+ }
1477
+ },
1478
+ "type": "object"
1479
+ },
1480
+ "type": "array"
684
1481
  }
685
1482
  },
686
1483
  "type": "object"
@@ -1029,6 +1826,10 @@
1029
1826
  },
1030
1827
  "type": "object"
1031
1828
  },
1829
+ "fallbackLabel": {
1830
+ "description": "Variable's Fallback Label",
1831
+ "type": "string"
1832
+ },
1032
1833
  "grantLevel": {
1033
1834
  "description": "Variable's grantLevel",
1034
1835
  "enum": [
@@ -1213,37 +2014,11 @@
1213
2014
  "properties": {
1214
2015
  "customization": {
1215
2016
  "properties": {
1216
- "clientType": {
1217
- "properties": {
1218
- "conditions": {
1219
- "allOf": [
1220
- {
1221
- "$ref": "#/definitions/CONDITION_OPERATOR"
1222
- },
1223
- {
1224
- "$ref": "#/definitions/CONDITION"
1225
- }
1226
- ]
1227
- },
1228
- "type": {
1229
- "enum": [
1230
- "conditionnal",
1231
- "ind",
1232
- "pro"
1233
- ],
1234
- "type": "string"
1235
- }
1236
- },
1237
- "type": "object"
1238
- },
1239
- "disableAutoDefaut": {
2017
+ "disableAutoDefault": {
1240
2018
  "type": "boolean"
1241
2019
  },
1242
- "extracts": {
1243
- "items": {
1244
- "$ref": "#/definitions/ExtractV3"
1245
- },
1246
- "type": "array"
2020
+ "meta": {
2021
+ "$ref": "#/definitions/ConstumizationMeta"
1247
2022
  }
1248
2023
  },
1249
2024
  "type": "object"
@@ -1288,8 +2063,34 @@
1288
2063
  ],
1289
2064
  "type": "string"
1290
2065
  },
1291
- "private": {
1292
- "type": "boolean"
2066
+ "visibility": {
2067
+ "additionalProperties": {
2068
+ "type": "boolean"
2069
+ },
2070
+ "properties": {
2071
+ "private": {
2072
+ "type": "boolean"
2073
+ }
2074
+ },
2075
+ "type": "object"
2076
+ }
2077
+ },
2078
+ "type": "object"
2079
+ },
2080
+ "pdf": {
2081
+ "description": "Document's PDF link",
2082
+ "properties": {
2083
+ "form": {
2084
+ "$ref": "#/definitions/FDFFormV3"
2085
+ },
2086
+ "id": {
2087
+ "type": "string"
2088
+ },
2089
+ "thumbnails": {
2090
+ "items": {
2091
+ "type": "string"
2092
+ },
2093
+ "type": "array"
1293
2094
  }
1294
2095
  },
1295
2096
  "type": "object"