@ailaw/venus 0.13.2 → 0.13.5

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.
@@ -0,0 +1,2 @@
1
+ declare const _default: import("../types/form").Form;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("../types/form").Form;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("../types/form").Form;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("../types/form").Form;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("../types/form").Form;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("../types/form").Form;
2
+ export default _default;
@@ -1,26 +1,32 @@
1
1
  export declare const formRecords: {
2
2
  g28Company: import("../types/form").Form;
3
3
  g28Person: import("../types/form").Form;
4
+ g639: import("../types/form").Form;
4
5
  g1145: import("../types/form").Form;
6
+ g1450: import("../types/form").Form;
5
7
  i129Attachment: import("../types/form").Form;
6
- i129Hs: import("../types/form").Form;
8
+ i129TAS: import("../types/form").Form;
9
+ i129HS: import("../types/form").Form;
7
10
  i130: import("../types/form").Form;
8
- i130a: import("../types/form").Form;
11
+ i130A: import("../types/form").Form;
9
12
  i131: import("../types/form").Form;
13
+ i134: import("../types/form").Form;
14
+ i192: import("../types/form").Form;
10
15
  i485: import("../types/form").Form;
11
- i485a: import("../types/form").Form;
16
+ i485A: import("../types/form").Form;
17
+ i539: import("../types/form").Form;
18
+ i539A: import("../types/form").Form;
19
+ i589: import("../types/form").Form;
20
+ i601A: import("../types/form").Form;
12
21
  i765: import("../types/form").Form;
13
22
  i864: import("../types/form").Form;
14
- i864a: import("../types/form").Form;
23
+ i864A: import("../types/form").Form;
24
+ i864EZ: import("../types/form").Form;
25
+ i864W: import("../types/form").Form;
15
26
  i907: import("../types/form").Form;
16
27
  i918: import("../types/form").Form;
17
28
  i918A: import("../types/form").Form;
18
- i192: import("../types/form").Form;
19
29
  i918B: import("../types/form").Form;
20
- i539: import("../types/form").Form;
21
- i589: import("../types/form").Form;
22
- i539A: import("../types/form").Form;
23
- g1450: import("../types/form").Form;
24
30
  };
25
31
  declare const _default: import("../types/form").Form[];
26
32
  export default _default;
package/dist/venus.es.js CHANGED
@@ -831,10 +831,10 @@ async function getLanguageMessage(lang) {
831
831
  return loaded.get(lang);
832
832
  }
833
833
  const createForm = (form) => form;
834
- var g1145 = createForm({
835
- displayName: "G-1145",
834
+ var g28Company = createForm({
835
+ displayName: "G-28-Company",
836
836
  roles: {
837
- Petitioner: "USERPROFILE",
837
+ Petitioner: "CLIENTPROFILE",
838
838
  Beneficiary: "USERPROFILE",
839
839
  Preparer: "PREPARERPROFILE"
840
840
  }
@@ -847,21 +847,42 @@ var g28Person = createForm({
847
847
  Preparer: "PREPARERPROFILE"
848
848
  }
849
849
  });
850
- var g28Company = createForm({
851
- displayName: "G-28-Company",
850
+ var g639 = createForm({
851
+ displayName: "G-639",
852
852
  roles: {
853
- Petitioner: "CLIENTPROFILE",
854
853
  Beneficiary: "USERPROFILE",
855
854
  Preparer: "PREPARERPROFILE"
856
855
  }
857
856
  });
857
+ var g1145 = createForm({
858
+ displayName: "G-1145",
859
+ roles: {
860
+ Petitioner: "USERPROFILE",
861
+ Beneficiary: "USERPROFILE",
862
+ Preparer: "PREPARERPROFILE"
863
+ }
864
+ });
865
+ var g1450 = createForm({
866
+ displayName: "G-1450",
867
+ roles: {
868
+ Beneficiary: "USERPROFILE"
869
+ }
870
+ });
858
871
  var i129Attachment = createForm({
859
872
  displayName: "I-129 Attachment",
860
873
  roles: {
861
874
  Beneficiary: "USERPROFILE"
862
875
  }
863
876
  });
864
- var i129Hs = createForm({
877
+ var i129TAS = createForm({
878
+ displayName: "I-129 Trade Agreement Supplement",
879
+ roles: {
880
+ Petitioner: "CLIENTPROFILE",
881
+ Beneficiary: "USERPROFILE",
882
+ Preparer: "PREPARERPROFILE"
883
+ }
884
+ });
885
+ var i129HS = createForm({
865
886
  displayName: "I-129 with H Supplement-Company Petitioner",
866
887
  roles: {
867
888
  Petitioner: "CLIENTPROFILE",
@@ -877,7 +898,7 @@ var i130 = createForm({
877
898
  Preparer: "PREPARERPROFILE"
878
899
  }
879
900
  });
880
- var i130a = createForm({
901
+ var i130A = createForm({
881
902
  displayName: "I-130A",
882
903
  roles: {
883
904
  Beneficiary: "USERPROFILE",
@@ -891,6 +912,21 @@ var i131 = createForm({
891
912
  Preparer: "PREPARERPROFILE"
892
913
  }
893
914
  });
915
+ var i134 = createForm({
916
+ displayName: "I-134",
917
+ roles: {
918
+ Beneficiary: "USERPROFILE",
919
+ Petitioner: "USERPROFILE",
920
+ Preparer: "PREPARERPROFILE"
921
+ }
922
+ });
923
+ var i192 = createForm({
924
+ displayName: "I-192",
925
+ roles: {
926
+ Beneficiary: "USERPROFILE",
927
+ Preparer: "PREPARERPROFILE"
928
+ }
929
+ });
894
930
  var i485 = createForm({
895
931
  displayName: "I-485",
896
932
  roles: {
@@ -898,95 +934,104 @@ var i485 = createForm({
898
934
  Preparer: "PREPARERPROFILE"
899
935
  }
900
936
  });
901
- var i485a = createForm({
937
+ var i485A = createForm({
902
938
  displayName: "I-485A",
903
939
  roles: {
904
940
  Beneficiary: "USERPROFILE",
905
941
  Preparer: "PREPARERPROFILE"
906
942
  }
907
943
  });
908
- var i765 = createForm({
909
- displayName: "I-765",
944
+ var i539 = createForm({
945
+ displayName: "I-539",
910
946
  roles: {
911
947
  Beneficiary: "USERPROFILE",
912
948
  Preparer: "PREPARERPROFILE"
913
949
  }
914
950
  });
915
- var i864 = createForm({
916
- displayName: "I-864",
951
+ var i539A = createForm({
952
+ displayName: "I-539A",
917
953
  roles: {
918
- Petitioner: "USERPROFILE",
919
954
  Beneficiary: "USERPROFILE",
920
955
  Preparer: "PREPARERPROFILE"
921
956
  }
922
957
  });
923
- var i864a = createForm({
924
- displayName: "I-864A",
958
+ var i589 = createForm({
959
+ displayName: "I-589",
925
960
  roles: {
926
- Petitioner: "USERPROFILE",
927
961
  Beneficiary: "USERPROFILE",
928
962
  Preparer: "PREPARERPROFILE"
929
963
  }
930
964
  });
931
- var i907 = createForm({
932
- displayName: "I-907",
965
+ var i601A = createForm({
966
+ displayName: "I-601A",
933
967
  roles: {
934
- Petitioner: "CLIENTPROFILE",
935
968
  Beneficiary: "USERPROFILE",
936
969
  Preparer: "PREPARERPROFILE"
937
970
  }
938
971
  });
939
- var i918 = createForm({
940
- displayName: "I-918",
972
+ var i765 = createForm({
973
+ displayName: "I-765",
941
974
  roles: {
942
975
  Beneficiary: "USERPROFILE",
943
976
  Preparer: "PREPARERPROFILE"
944
977
  }
945
978
  });
946
- var i918A = createForm({
947
- displayName: "I-918A",
979
+ var i864 = createForm({
980
+ displayName: "I-864",
948
981
  roles: {
949
982
  Petitioner: "USERPROFILE",
950
983
  Beneficiary: "USERPROFILE",
951
984
  Preparer: "PREPARERPROFILE"
952
985
  }
953
986
  });
954
- var i192 = createForm({
955
- displayName: "I-192",
987
+ var i864A = createForm({
988
+ displayName: "I-864A",
956
989
  roles: {
990
+ Petitioner: "USERPROFILE",
957
991
  Beneficiary: "USERPROFILE",
958
992
  Preparer: "PREPARERPROFILE"
959
993
  }
960
994
  });
961
- var i918B = createForm({
962
- displayName: "I-918B",
995
+ var i864EZ = createForm({
996
+ displayName: "I-864EZ",
963
997
  roles: {
964
- Beneficiary: "USERPROFILE"
998
+ Petitioner: "USERPROFILE",
999
+ Beneficiary: "USERPROFILE",
1000
+ Preparer: "PREPARERPROFILE"
965
1001
  }
966
1002
  });
967
- var i539 = createForm({
968
- displayName: "I-539",
1003
+ var i864W = createForm({
1004
+ displayName: "I-864W",
969
1005
  roles: {
970
1006
  Beneficiary: "USERPROFILE",
971
1007
  Preparer: "PREPARERPROFILE"
972
1008
  }
973
1009
  });
974
- var i589 = createForm({
975
- displayName: "I-589",
1010
+ var i907 = createForm({
1011
+ displayName: "I-907",
976
1012
  roles: {
1013
+ Petitioner: "CLIENTPROFILE",
977
1014
  Beneficiary: "USERPROFILE",
978
1015
  Preparer: "PREPARERPROFILE"
979
1016
  }
980
1017
  });
981
- var i539A = createForm({
982
- displayName: "I-539A",
1018
+ var i918 = createForm({
1019
+ displayName: "I-918",
983
1020
  roles: {
984
1021
  Beneficiary: "USERPROFILE",
985
1022
  Preparer: "PREPARERPROFILE"
986
1023
  }
987
1024
  });
988
- var g1450 = createForm({
989
- displayName: "G-1450",
1025
+ var i918A = createForm({
1026
+ displayName: "I-918A",
1027
+ roles: {
1028
+ Petitioner: "USERPROFILE",
1029
+ Beneficiary: "USERPROFILE",
1030
+ Preparer: "PREPARERPROFILE"
1031
+ }
1032
+ });
1033
+ var i918B = createForm({
1034
+ displayName: "I-918B",
990
1035
  roles: {
991
1036
  Beneficiary: "USERPROFILE"
992
1037
  }
@@ -994,26 +1039,32 @@ var g1450 = createForm({
994
1039
  const formRecords = {
995
1040
  g28Company,
996
1041
  g28Person,
1042
+ g639,
997
1043
  g1145,
1044
+ g1450,
998
1045
  i129Attachment,
999
- i129Hs,
1046
+ i129TAS,
1047
+ i129HS,
1000
1048
  i130,
1001
- i130a,
1049
+ i130A,
1002
1050
  i131,
1051
+ i134,
1052
+ i192,
1003
1053
  i485,
1004
- i485a,
1054
+ i485A,
1055
+ i539,
1056
+ i539A,
1057
+ i589,
1058
+ i601A,
1005
1059
  i765,
1006
1060
  i864,
1007
- i864a,
1061
+ i864A,
1062
+ i864EZ,
1063
+ i864W,
1008
1064
  i907,
1009
1065
  i918,
1010
1066
  i918A,
1011
- i192,
1012
- i918B,
1013
- i539,
1014
- i589,
1015
- i539A,
1016
- g1450
1067
+ i918B
1017
1068
  };
1018
1069
  var index$2 = Object.values(formRecords);
1019
1070
  const acceptableFormats = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "0.13.2",
3
+ "version": "0.13.5",
4
4
  "files": [
5
5
  "dist"
6
6
  ],