@ripwords/myinvois-client 0.1.3 → 0.1.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.
- package/CHANGELOG.md +29 -0
- package/dist/api/platform/platformLogin.d.ts +1 -1
- package/dist/{documents-MGs0EvXh.d.cts → documents-CQy_uB6C.d.cts} +6 -7
- package/dist/{documents-CJ8hqIGH.d.ts → documents-i5EV868Y.d.ts} +5 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index21.cjs +2 -207
- package/dist/index22.cjs +203 -104
- package/dist/index22.cjs.map +1 -1
- package/dist/index23.cjs +104 -132
- package/dist/index23.cjs.map +1 -1
- package/dist/index24.cjs +132 -59
- package/dist/index24.cjs.map +1 -1
- package/dist/index25.cjs +59 -262
- package/dist/index25.cjs.map +1 -1
- package/dist/index26.cjs +262 -74
- package/dist/index26.cjs.map +1 -1
- package/dist/index27.cjs +74 -102
- package/dist/index27.cjs.map +1 -1
- package/dist/index28.cjs +102 -68
- package/dist/index28.cjs.map +1 -1
- package/dist/index29.cjs +68 -107
- package/dist/index29.cjs.map +1 -1
- package/dist/index30.cjs +107 -95
- package/dist/index30.cjs.map +1 -1
- package/dist/index31.cjs +95 -13
- package/dist/index31.cjs.map +1 -1
- package/dist/index32.cjs +11 -31
- package/dist/index32.cjs.map +1 -1
- package/dist/index33.cjs +31 -12
- package/dist/index33.cjs.map +1 -1
- package/dist/index34.cjs +12 -22
- package/dist/index34.cjs.map +1 -1
- package/dist/index35.cjs +22 -13
- package/dist/index35.cjs.map +1 -1
- package/dist/index36.cjs +13 -7
- package/dist/index36.cjs.map +1 -1
- package/dist/index37.cjs +7 -7
- package/dist/index37.cjs.map +1 -1
- package/dist/index38.cjs +7 -10
- package/dist/index38.cjs.map +1 -1
- package/dist/index39.cjs +10 -6
- package/dist/index39.cjs.map +1 -1
- package/dist/index40.cjs +6 -101
- package/dist/index40.cjs.map +1 -1
- package/dist/index41.cjs +101 -106
- package/dist/index41.cjs.map +1 -1
- package/dist/index42.cjs +106 -119
- package/dist/index42.cjs.map +1 -1
- package/dist/index43.cjs +119 -106
- package/dist/index43.cjs.map +1 -1
- package/dist/index44.cjs +106 -98
- package/dist/index44.cjs.map +1 -1
- package/dist/index45.cjs +98 -118
- package/dist/index45.cjs.map +1 -1
- package/dist/index46.cjs +118 -127
- package/dist/index46.cjs.map +1 -1
- package/dist/index47.cjs +127 -117
- package/dist/index47.cjs.map +1 -1
- package/dist/index48.cjs +117 -14
- package/dist/index48.cjs.map +1 -1
- package/dist/index49.cjs +14 -95
- package/dist/index49.cjs.map +1 -1
- package/dist/index50.cjs +95 -142
- package/dist/index50.cjs.map +1 -1
- package/dist/index51.cjs +142 -114
- package/dist/index51.cjs.map +1 -1
- package/dist/index52.cjs +114 -144
- package/dist/index52.cjs.map +1 -1
- package/dist/index53.cjs +144 -113
- package/dist/index53.cjs.map +1 -1
- package/dist/index54.cjs +113 -17
- package/dist/index54.cjs.map +1 -1
- package/dist/index55.cjs +17 -112
- package/dist/index55.cjs.map +1 -1
- package/dist/index56.cjs +112 -47
- package/dist/index56.cjs.map +1 -1
- package/dist/index57.cjs +47 -14
- package/dist/index57.cjs.map +1 -1
- package/dist/index58.cjs +14 -28
- package/dist/index58.cjs.map +1 -1
- package/dist/index59.cjs +28 -22
- package/dist/index59.cjs.map +1 -1
- package/dist/index59.cts.map +1 -1
- package/dist/index60.cjs +22 -9
- package/dist/index60.cjs.map +1 -1
- package/dist/index61.cjs +9 -8
- package/dist/index61.cjs.map +1 -1
- package/dist/index62.cjs +8 -17
- package/dist/index62.cjs.map +1 -1
- package/dist/index63.cjs +17 -412
- package/dist/index63.cjs.map +1 -1
- package/dist/index64.cjs +412 -8
- package/dist/index64.cjs.map +1 -1
- package/dist/index65.cjs +8 -9
- package/dist/index65.cjs.map +1 -1
- package/dist/index66.cjs +15 -2
- package/dist/index66.cjs.map +1 -0
- package/dist/types/documents.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/utils/document.d.ts +1 -1
- package/dist/utils/signature-diagnostics.d.ts +1 -1
- package/package.json +4 -5
- package/src/index.ts +2 -1
- package/src/types/documents.d.ts +5 -6
- package/dist/index21.cjs.map +0 -1
package/dist/index46.cjs
CHANGED
|
@@ -1,134 +1,125 @@
|
|
|
1
1
|
|
|
2
|
-
//#region src/types/unit/
|
|
2
|
+
//#region src/types/unit/FX.d.ts
|
|
3
3
|
/**
|
|
4
|
-
* Enum representing unit type codes starting with '
|
|
4
|
+
* Enum representing unit type codes starting with 'F'.
|
|
5
5
|
*/
|
|
6
|
-
let
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
UnitTypeCodeEnum_GX$1["MilligramPerSquareMetre"] = "GO";
|
|
122
|
-
UnitTypeCodeEnum_GX$1["MilligramPerCubicMetre"] = "GP";
|
|
123
|
-
UnitTypeCodeEnum_GX$1["MicrogramPerCubicMetre"] = "GQ";
|
|
124
|
-
UnitTypeCodeEnum_GX$1["Gram"] = "GRM";
|
|
125
|
-
UnitTypeCodeEnum_GX$1["Grain"] = "GRN";
|
|
126
|
-
UnitTypeCodeEnum_GX$1["Gross"] = "GRO";
|
|
127
|
-
UnitTypeCodeEnum_GX$1["Gigajoule"] = "GV";
|
|
128
|
-
UnitTypeCodeEnum_GX$1["GigawattHour"] = "GWH";
|
|
129
|
-
return UnitTypeCodeEnum_GX$1;
|
|
6
|
+
let UnitTypeCodeEnum_FX = /* @__PURE__ */ function(UnitTypeCodeEnum_FX$1) {
|
|
7
|
+
UnitTypeCodeEnum_FX$1["BitPerCubicMetre"] = "F01";
|
|
8
|
+
UnitTypeCodeEnum_FX$1["KelvinPerKelvin"] = "F02";
|
|
9
|
+
UnitTypeCodeEnum_FX$1["KilopascalPerBar"] = "F03";
|
|
10
|
+
UnitTypeCodeEnum_FX$1["MillibarPerBar"] = "F04";
|
|
11
|
+
UnitTypeCodeEnum_FX$1["MegapascalPerBar"] = "F05";
|
|
12
|
+
UnitTypeCodeEnum_FX$1["PoisePerBar"] = "F06";
|
|
13
|
+
UnitTypeCodeEnum_FX$1["PascalPerBar"] = "F07";
|
|
14
|
+
UnitTypeCodeEnum_FX$1["MilliamperePerInch"] = "F08";
|
|
15
|
+
UnitTypeCodeEnum_FX$1["KelvinPerHour"] = "F10";
|
|
16
|
+
UnitTypeCodeEnum_FX$1["KelvinPerMinute"] = "F11";
|
|
17
|
+
UnitTypeCodeEnum_FX$1["KelvinPerSecond"] = "F12";
|
|
18
|
+
UnitTypeCodeEnum_FX$1["Slug"] = "F13";
|
|
19
|
+
UnitTypeCodeEnum_FX$1["GramPerKelvin"] = "F14";
|
|
20
|
+
UnitTypeCodeEnum_FX$1["KilogramPerKelvin"] = "F15";
|
|
21
|
+
UnitTypeCodeEnum_FX$1["MilligramPerKelvin"] = "F16";
|
|
22
|
+
UnitTypeCodeEnum_FX$1["PoundForcePerFoot"] = "F17";
|
|
23
|
+
UnitTypeCodeEnum_FX$1["KilogramSquareCentimetre"] = "F18";
|
|
24
|
+
UnitTypeCodeEnum_FX$1["KilogramSquareMillimetre"] = "F19";
|
|
25
|
+
UnitTypeCodeEnum_FX$1["PoundInchSquared"] = "F20";
|
|
26
|
+
UnitTypeCodeEnum_FX$1["PoundForceInch"] = "F21";
|
|
27
|
+
UnitTypeCodeEnum_FX$1["PoundForceFootPerAmpere"] = "F22";
|
|
28
|
+
UnitTypeCodeEnum_FX$1["GramPerCubicDecimetre"] = "F23";
|
|
29
|
+
UnitTypeCodeEnum_FX$1["KilogramPerKilomol"] = "F24";
|
|
30
|
+
UnitTypeCodeEnum_FX$1["GramPerHertz"] = "F25";
|
|
31
|
+
UnitTypeCodeEnum_FX$1["GramPerDay"] = "F26";
|
|
32
|
+
UnitTypeCodeEnum_FX$1["GramPerHour"] = "F27";
|
|
33
|
+
UnitTypeCodeEnum_FX$1["GramPerMinute"] = "F28";
|
|
34
|
+
UnitTypeCodeEnum_FX$1["GramPerSecond"] = "F29";
|
|
35
|
+
UnitTypeCodeEnum_FX$1["KilogramPerDay"] = "F30";
|
|
36
|
+
UnitTypeCodeEnum_FX$1["KilogramPerMinute"] = "F31";
|
|
37
|
+
UnitTypeCodeEnum_FX$1["MilligramPerDay"] = "F32";
|
|
38
|
+
UnitTypeCodeEnum_FX$1["MilligramPerMinute"] = "F33";
|
|
39
|
+
UnitTypeCodeEnum_FX$1["MilligramPerSecond"] = "F34";
|
|
40
|
+
UnitTypeCodeEnum_FX$1["GramPerDayKelvin"] = "F35";
|
|
41
|
+
UnitTypeCodeEnum_FX$1["GramPerHourKelvin"] = "F36";
|
|
42
|
+
UnitTypeCodeEnum_FX$1["GramPerMinuteKelvin"] = "F37";
|
|
43
|
+
UnitTypeCodeEnum_FX$1["GramPerSecondKelvin"] = "F38";
|
|
44
|
+
UnitTypeCodeEnum_FX$1["KilogramPerDayKelvin"] = "F39";
|
|
45
|
+
UnitTypeCodeEnum_FX$1["KilogramPerHourKelvin"] = "F40";
|
|
46
|
+
UnitTypeCodeEnum_FX$1["KilogramPerMinuteKelvin"] = "F41";
|
|
47
|
+
UnitTypeCodeEnum_FX$1["KilogramPerSecondKelvin"] = "F42";
|
|
48
|
+
UnitTypeCodeEnum_FX$1["MilligramPerDayKelvin"] = "F43";
|
|
49
|
+
UnitTypeCodeEnum_FX$1["MilligramPerHourKelvin"] = "F44";
|
|
50
|
+
UnitTypeCodeEnum_FX$1["MilligramPerMinuteKelvin"] = "F45";
|
|
51
|
+
UnitTypeCodeEnum_FX$1["MilligramPerSecondKelvin"] = "F46";
|
|
52
|
+
UnitTypeCodeEnum_FX$1["NewtonPerMillimetre"] = "F47";
|
|
53
|
+
UnitTypeCodeEnum_FX$1["PoundForcePerInch"] = "F48";
|
|
54
|
+
UnitTypeCodeEnum_FX$1["RodUnitOfDistance"] = "F49";
|
|
55
|
+
UnitTypeCodeEnum_FX$1["MicrometrePerKelvin"] = "F50";
|
|
56
|
+
UnitTypeCodeEnum_FX$1["CentimetrePerKelvin"] = "F51";
|
|
57
|
+
UnitTypeCodeEnum_FX$1["MetrePerKelvin"] = "F52";
|
|
58
|
+
UnitTypeCodeEnum_FX$1["MillimetrePerKelvin"] = "F53";
|
|
59
|
+
UnitTypeCodeEnum_FX$1["MilliohmPerMetre"] = "F54";
|
|
60
|
+
UnitTypeCodeEnum_FX$1["OhmPerMileStatuteMile"] = "F55";
|
|
61
|
+
UnitTypeCodeEnum_FX$1["OhmPerKilometre"] = "F56";
|
|
62
|
+
UnitTypeCodeEnum_FX$1["MilliamperePerPoundForcePerSquareInch"] = "F57";
|
|
63
|
+
UnitTypeCodeEnum_FX$1["ReciprocalBar"] = "F58";
|
|
64
|
+
UnitTypeCodeEnum_FX$1["MilliamperePerBar"] = "F59";
|
|
65
|
+
UnitTypeCodeEnum_FX$1["DegreeCelsiusPerBar"] = "F60";
|
|
66
|
+
UnitTypeCodeEnum_FX$1["KelvinPerBar"] = "F61";
|
|
67
|
+
UnitTypeCodeEnum_FX$1["GramPerDayBar"] = "F62";
|
|
68
|
+
UnitTypeCodeEnum_FX$1["GramPerHourBar"] = "F63";
|
|
69
|
+
UnitTypeCodeEnum_FX$1["GramPerMinuteBar"] = "F64";
|
|
70
|
+
UnitTypeCodeEnum_FX$1["GramPerSecondBar"] = "F65";
|
|
71
|
+
UnitTypeCodeEnum_FX$1["KilogramPerDayBar"] = "F66";
|
|
72
|
+
UnitTypeCodeEnum_FX$1["KilogramPerHourBar"] = "F67";
|
|
73
|
+
UnitTypeCodeEnum_FX$1["KilogramPerMinuteBar"] = "F68";
|
|
74
|
+
UnitTypeCodeEnum_FX$1["KilogramPerSecondBar"] = "F69";
|
|
75
|
+
UnitTypeCodeEnum_FX$1["MilligramPerDayBar"] = "F70";
|
|
76
|
+
UnitTypeCodeEnum_FX$1["MilligramPerHourBar"] = "F71";
|
|
77
|
+
UnitTypeCodeEnum_FX$1["MilligramPerMinuteBar"] = "F72";
|
|
78
|
+
UnitTypeCodeEnum_FX$1["MilligramPerSecondBar"] = "F73";
|
|
79
|
+
UnitTypeCodeEnum_FX$1["GramPerBar"] = "F74";
|
|
80
|
+
UnitTypeCodeEnum_FX$1["MilligramPerBar"] = "F75";
|
|
81
|
+
UnitTypeCodeEnum_FX$1["MilliamperePerMillimetre"] = "F76";
|
|
82
|
+
UnitTypeCodeEnum_FX$1["PascalSecondPerKelvin"] = "F77";
|
|
83
|
+
UnitTypeCodeEnum_FX$1["InchOfWater"] = "F78";
|
|
84
|
+
UnitTypeCodeEnum_FX$1["InchOfMercury"] = "F79";
|
|
85
|
+
UnitTypeCodeEnum_FX$1["WaterHorsePower"] = "F80";
|
|
86
|
+
UnitTypeCodeEnum_FX$1["BarPerKelvin"] = "F81";
|
|
87
|
+
UnitTypeCodeEnum_FX$1["HectopascalPerKelvin"] = "F82";
|
|
88
|
+
UnitTypeCodeEnum_FX$1["KilopascalPerKelvin"] = "F83";
|
|
89
|
+
UnitTypeCodeEnum_FX$1["MillibarPerKelvin"] = "F84";
|
|
90
|
+
UnitTypeCodeEnum_FX$1["MegapascalPerKelvin"] = "F85";
|
|
91
|
+
UnitTypeCodeEnum_FX$1["PoisePerKelvin"] = "F86";
|
|
92
|
+
UnitTypeCodeEnum_FX$1["VoltPerLitreMinute"] = "F87";
|
|
93
|
+
UnitTypeCodeEnum_FX$1["NewtonCentimetre"] = "F88";
|
|
94
|
+
UnitTypeCodeEnum_FX$1["NewtonMetrePerDegree"] = "F89";
|
|
95
|
+
UnitTypeCodeEnum_FX$1["NewtonMetrePerAmpere"] = "F90";
|
|
96
|
+
UnitTypeCodeEnum_FX$1["BarLitrePerSecond"] = "F91";
|
|
97
|
+
UnitTypeCodeEnum_FX$1["BarCubicMetrePerSecond"] = "F92";
|
|
98
|
+
UnitTypeCodeEnum_FX$1["HectopascalLitrePerSecond"] = "F93";
|
|
99
|
+
UnitTypeCodeEnum_FX$1["HectopascalCubicMetrePerSecond"] = "F94";
|
|
100
|
+
UnitTypeCodeEnum_FX$1["MillibarLitrePerSecond"] = "F95";
|
|
101
|
+
UnitTypeCodeEnum_FX$1["MillibarCubicMetrePerSecond"] = "F96";
|
|
102
|
+
UnitTypeCodeEnum_FX$1["MegapascalLitrePerSecond"] = "F97";
|
|
103
|
+
UnitTypeCodeEnum_FX$1["MegapascalCubicMetrePerSecond"] = "F98";
|
|
104
|
+
UnitTypeCodeEnum_FX$1["PascalLitrePerSecond"] = "F99";
|
|
105
|
+
UnitTypeCodeEnum_FX$1["DegreeFahrenheit"] = "FAH";
|
|
106
|
+
UnitTypeCodeEnum_FX$1["Farad"] = "FAR";
|
|
107
|
+
UnitTypeCodeEnum_FX$1["FibreMetre"] = "FBM";
|
|
108
|
+
UnitTypeCodeEnum_FX$1["ThousandCubicFoot"] = "FC";
|
|
109
|
+
UnitTypeCodeEnum_FX$1["HundredCubicMetre"] = "FF";
|
|
110
|
+
UnitTypeCodeEnum_FX$1["Micromole"] = "FH";
|
|
111
|
+
UnitTypeCodeEnum_FX$1["FailuresInTime"] = "FIT";
|
|
112
|
+
UnitTypeCodeEnum_FX$1["FlakeTon"] = "FL";
|
|
113
|
+
UnitTypeCodeEnum_FX$1["FormazinNephelometricUnit"] = "FNU";
|
|
114
|
+
UnitTypeCodeEnum_FX$1["Foot"] = "FOT";
|
|
115
|
+
UnitTypeCodeEnum_FX$1["PoundPerSquareFoot"] = "FP";
|
|
116
|
+
UnitTypeCodeEnum_FX$1["FootPerMinute"] = "FR";
|
|
117
|
+
UnitTypeCodeEnum_FX$1["FootPerSecond"] = "FS";
|
|
118
|
+
UnitTypeCodeEnum_FX$1["SquareFoot"] = "FTK";
|
|
119
|
+
UnitTypeCodeEnum_FX$1["CubicFoot"] = "FTQ";
|
|
120
|
+
return UnitTypeCodeEnum_FX$1;
|
|
130
121
|
}({});
|
|
131
122
|
|
|
132
123
|
//#endregion
|
|
133
|
-
exports.
|
|
124
|
+
exports.UnitTypeCodeEnum_FX = UnitTypeCodeEnum_FX;
|
|
134
125
|
//# sourceMappingURL=index46.cjs.map
|
package/dist/index46.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index46.cjs","names":[],"sources":["../src/types/unit/
|
|
1
|
+
{"version":3,"file":"index46.cjs","names":[],"sources":["../src/types/unit/FX.d.ts"],"sourcesContent":["/**\n * Unit type codes starting with 'F'.\n */\nexport type UnitTypeCode_FX =\n | 'F01'\n | 'F02'\n | 'F03'\n | 'F04'\n | 'F05'\n | 'F06'\n | 'F07'\n | 'F08'\n | 'F10'\n | 'F11'\n | 'F12'\n | 'F13'\n | 'F14'\n | 'F15'\n | 'F16'\n | 'F17'\n | 'F18'\n | 'F19'\n | 'F20'\n | 'F21'\n | 'F22'\n | 'F23'\n | 'F24'\n | 'F25'\n | 'F26'\n | 'F27'\n | 'F28'\n | 'F29'\n | 'F30'\n | 'F31'\n | 'F32'\n | 'F33'\n | 'F34'\n | 'F35'\n | 'F36'\n | 'F37'\n | 'F38'\n | 'F39'\n | 'F40'\n | 'F41'\n | 'F42'\n | 'F43'\n | 'F44'\n | 'F45'\n | 'F46'\n | 'F47'\n | 'F48'\n | 'F49'\n | 'F50'\n | 'F51'\n | 'F52'\n | 'F53'\n | 'F54'\n | 'F55'\n | 'F56'\n | 'F57'\n | 'F58'\n | 'F59'\n | 'F60'\n | 'F61'\n | 'F62'\n | 'F63'\n | 'F64'\n | 'F65'\n | 'F66'\n | 'F67'\n | 'F68'\n | 'F69'\n | 'F70'\n | 'F71'\n | 'F72'\n | 'F73'\n | 'F74'\n | 'F75'\n | 'F76'\n | 'F77'\n | 'F78'\n | 'F79'\n | 'F80'\n | 'F81'\n | 'F82'\n | 'F83'\n | 'F84'\n | 'F85'\n | 'F86'\n | 'F87'\n | 'F88'\n | 'F89'\n | 'F90'\n | 'F91'\n | 'F92'\n | 'F93'\n | 'F94'\n | 'F95'\n | 'F96'\n | 'F97'\n | 'F98'\n | 'F99'\n | 'FAH'\n | 'FAR'\n | 'FBM'\n | 'FC'\n | 'FF'\n | 'FH'\n | 'FIT'\n | 'FL'\n | 'FNU'\n | 'FOT'\n | 'FP'\n | 'FR'\n | 'FS'\n | 'FTK'\n | 'FTQ'\n\n/**\n * Enum representing unit type codes starting with 'F'.\n */\nexport enum UnitTypeCodeEnum_FX {\n BitPerCubicMetre = 'F01',\n KelvinPerKelvin = 'F02',\n KilopascalPerBar = 'F03',\n MillibarPerBar = 'F04',\n MegapascalPerBar = 'F05',\n PoisePerBar = 'F06',\n PascalPerBar = 'F07',\n MilliamperePerInch = 'F08',\n KelvinPerHour = 'F10',\n KelvinPerMinute = 'F11',\n KelvinPerSecond = 'F12',\n Slug = 'F13',\n GramPerKelvin = 'F14',\n KilogramPerKelvin = 'F15',\n MilligramPerKelvin = 'F16',\n PoundForcePerFoot = 'F17',\n KilogramSquareCentimetre = 'F18',\n KilogramSquareMillimetre = 'F19',\n PoundInchSquared = 'F20',\n PoundForceInch = 'F21',\n PoundForceFootPerAmpere = 'F22',\n GramPerCubicDecimetre = 'F23',\n KilogramPerKilomol = 'F24',\n GramPerHertz = 'F25',\n GramPerDay = 'F26',\n GramPerHour = 'F27',\n GramPerMinute = 'F28',\n GramPerSecond = 'F29',\n KilogramPerDay = 'F30',\n KilogramPerMinute = 'F31',\n MilligramPerDay = 'F32',\n MilligramPerMinute = 'F33',\n MilligramPerSecond = 'F34',\n GramPerDayKelvin = 'F35',\n GramPerHourKelvin = 'F36',\n GramPerMinuteKelvin = 'F37',\n GramPerSecondKelvin = 'F38',\n KilogramPerDayKelvin = 'F39',\n KilogramPerHourKelvin = 'F40',\n KilogramPerMinuteKelvin = 'F41',\n KilogramPerSecondKelvin = 'F42',\n MilligramPerDayKelvin = 'F43',\n MilligramPerHourKelvin = 'F44',\n MilligramPerMinuteKelvin = 'F45',\n MilligramPerSecondKelvin = 'F46',\n NewtonPerMillimetre = 'F47',\n PoundForcePerInch = 'F48',\n RodUnitOfDistance = 'F49',\n MicrometrePerKelvin = 'F50',\n CentimetrePerKelvin = 'F51',\n MetrePerKelvin = 'F52',\n MillimetrePerKelvin = 'F53',\n MilliohmPerMetre = 'F54',\n OhmPerMileStatuteMile = 'F55',\n OhmPerKilometre = 'F56',\n MilliamperePerPoundForcePerSquareInch = 'F57',\n ReciprocalBar = 'F58',\n MilliamperePerBar = 'F59',\n DegreeCelsiusPerBar = 'F60',\n KelvinPerBar = 'F61',\n GramPerDayBar = 'F62',\n GramPerHourBar = 'F63',\n GramPerMinuteBar = 'F64',\n GramPerSecondBar = 'F65',\n KilogramPerDayBar = 'F66',\n KilogramPerHourBar = 'F67',\n KilogramPerMinuteBar = 'F68',\n KilogramPerSecondBar = 'F69',\n MilligramPerDayBar = 'F70',\n MilligramPerHourBar = 'F71',\n MilligramPerMinuteBar = 'F72',\n MilligramPerSecondBar = 'F73',\n GramPerBar = 'F74',\n MilligramPerBar = 'F75',\n MilliamperePerMillimetre = 'F76',\n PascalSecondPerKelvin = 'F77',\n InchOfWater = 'F78',\n InchOfMercury = 'F79',\n WaterHorsePower = 'F80',\n BarPerKelvin = 'F81',\n HectopascalPerKelvin = 'F82',\n KilopascalPerKelvin = 'F83',\n MillibarPerKelvin = 'F84',\n MegapascalPerKelvin = 'F85',\n PoisePerKelvin = 'F86',\n VoltPerLitreMinute = 'F87',\n NewtonCentimetre = 'F88',\n NewtonMetrePerDegree = 'F89',\n NewtonMetrePerAmpere = 'F90',\n BarLitrePerSecond = 'F91',\n BarCubicMetrePerSecond = 'F92',\n HectopascalLitrePerSecond = 'F93',\n HectopascalCubicMetrePerSecond = 'F94',\n MillibarLitrePerSecond = 'F95',\n MillibarCubicMetrePerSecond = 'F96',\n MegapascalLitrePerSecond = 'F97',\n MegapascalCubicMetrePerSecond = 'F98',\n PascalLitrePerSecond = 'F99',\n DegreeFahrenheit = 'FAH',\n Farad = 'FAR',\n FibreMetre = 'FBM',\n ThousandCubicFoot = 'FC',\n HundredCubicMetre = 'FF',\n Micromole = 'FH',\n FailuresInTime = 'FIT',\n FlakeTon = 'FL',\n FormazinNephelometricUnit = 'FNU',\n Foot = 'FOT',\n PoundPerSquareFoot = 'FP',\n FootPerMinute = 'FR',\n FootPerSecond = 'FS',\n SquareFoot = 'FTK',\n CubicFoot = 'FTQ',\n}\n"],"mappings":";;;;;AAyHA,IAAY,sEAAL;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACD"}
|
package/dist/index47.cjs
CHANGED
|
@@ -1,124 +1,134 @@
|
|
|
1
1
|
|
|
2
|
-
//#region src/types/unit/
|
|
2
|
+
//#region src/types/unit/GX.d.ts
|
|
3
3
|
/**
|
|
4
|
-
* Enum representing unit type codes starting with '
|
|
4
|
+
* Enum representing unit type codes starting with 'G'.
|
|
5
5
|
*/
|
|
6
|
-
let
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
6
|
+
let UnitTypeCodeEnum_GX = /* @__PURE__ */ function(UnitTypeCodeEnum_GX$1) {
|
|
7
|
+
UnitTypeCodeEnum_GX$1["PascalCubicMetrePerSecond"] = "G01";
|
|
8
|
+
UnitTypeCodeEnum_GX$1["CentimetrePerBar"] = "G04";
|
|
9
|
+
UnitTypeCodeEnum_GX$1["MetrePerBar"] = "G05";
|
|
10
|
+
UnitTypeCodeEnum_GX$1["MillimetrePerBar"] = "G06";
|
|
11
|
+
UnitTypeCodeEnum_GX$1["SquareInchPerSecond"] = "G08";
|
|
12
|
+
UnitTypeCodeEnum_GX$1["SquareMetrePerSecondKelvin"] = "G09";
|
|
13
|
+
UnitTypeCodeEnum_GX$1["StokesPerKelvin"] = "G10";
|
|
14
|
+
UnitTypeCodeEnum_GX$1["GramPerCubicCentimetreBar"] = "G11";
|
|
15
|
+
UnitTypeCodeEnum_GX$1["GramPerCubicDecimetreBar"] = "G12";
|
|
16
|
+
UnitTypeCodeEnum_GX$1["GramPerLitreBar"] = "G13";
|
|
17
|
+
UnitTypeCodeEnum_GX$1["GramPerCubicMetreBar"] = "G14";
|
|
18
|
+
UnitTypeCodeEnum_GX$1["GramPerMillilitreBar"] = "G15";
|
|
19
|
+
UnitTypeCodeEnum_GX$1["KilogramPerCubicCentimetreBar"] = "G16";
|
|
20
|
+
UnitTypeCodeEnum_GX$1["KilogramPerLitreBar"] = "G17";
|
|
21
|
+
UnitTypeCodeEnum_GX$1["KilogramPerCubicMetreBar"] = "G18";
|
|
22
|
+
UnitTypeCodeEnum_GX$1["NewtonMetrePerKilogram"] = "G19";
|
|
23
|
+
UnitTypeCodeEnum_GX$1["USGallonPerMinute"] = "G2";
|
|
24
|
+
UnitTypeCodeEnum_GX$1["PoundForceFootPerPound"] = "G20";
|
|
25
|
+
UnitTypeCodeEnum_GX$1["CupUnitOfVolume"] = "G21";
|
|
26
|
+
UnitTypeCodeEnum_GX$1["Peck"] = "G23";
|
|
27
|
+
UnitTypeCodeEnum_GX$1["TablespoonUS"] = "G24";
|
|
28
|
+
UnitTypeCodeEnum_GX$1["TeaspoonUS"] = "G25";
|
|
29
|
+
UnitTypeCodeEnum_GX$1["Stere"] = "G26";
|
|
30
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerKelvin"] = "G27";
|
|
31
|
+
UnitTypeCodeEnum_GX$1["LitrePerKelvin"] = "G28";
|
|
32
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerKelvin"] = "G29";
|
|
33
|
+
UnitTypeCodeEnum_GX$1["ImperialGallonPerMinute"] = "G3";
|
|
34
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerKelvin"] = "G30";
|
|
35
|
+
UnitTypeCodeEnum_GX$1["KilogramPerCubicCentimetre"] = "G31";
|
|
36
|
+
UnitTypeCodeEnum_GX$1["OunceAvoirdupoisPerCubicYard"] = "G32";
|
|
37
|
+
UnitTypeCodeEnum_GX$1["GramPerCubicCentimetreKelvin"] = "G33";
|
|
38
|
+
UnitTypeCodeEnum_GX$1["GramPerCubicDecimetreKelvin"] = "G34";
|
|
39
|
+
UnitTypeCodeEnum_GX$1["GramPerLitreKelvin"] = "G35";
|
|
40
|
+
UnitTypeCodeEnum_GX$1["GramPerCubicMetreKelvin"] = "G36";
|
|
41
|
+
UnitTypeCodeEnum_GX$1["GramPerMillilitreKelvin"] = "G37";
|
|
42
|
+
UnitTypeCodeEnum_GX$1["KilogramPerCubicCentimetreKelvin"] = "G38";
|
|
43
|
+
UnitTypeCodeEnum_GX$1["KilogramPerLitreKelvin"] = "G39";
|
|
44
|
+
UnitTypeCodeEnum_GX$1["KilogramPerCubicMetreKelvin"] = "G40";
|
|
45
|
+
UnitTypeCodeEnum_GX$1["SquareMetrePerSecondBar"] = "G41";
|
|
46
|
+
UnitTypeCodeEnum_GX$1["MicrosiemensPerCentimetre"] = "G42";
|
|
47
|
+
UnitTypeCodeEnum_GX$1["MicrosiemensPerMetre"] = "G43";
|
|
48
|
+
UnitTypeCodeEnum_GX$1["NanosiemensPerCentimetre"] = "G44";
|
|
49
|
+
UnitTypeCodeEnum_GX$1["NanosiemensPerMetre"] = "G45";
|
|
50
|
+
UnitTypeCodeEnum_GX$1["StokesPerBar"] = "G46";
|
|
51
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerDay"] = "G47";
|
|
52
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerHour"] = "G48";
|
|
53
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerMinute"] = "G49";
|
|
54
|
+
UnitTypeCodeEnum_GX$1["GallonUSPerHour"] = "G50";
|
|
55
|
+
UnitTypeCodeEnum_GX$1["LitrePerSecond"] = "G51";
|
|
56
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerDay"] = "G52";
|
|
57
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerMinute"] = "G53";
|
|
58
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerDay"] = "G54";
|
|
59
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerHour"] = "G55";
|
|
60
|
+
UnitTypeCodeEnum_GX$1["CubicInchPerHour"] = "G56";
|
|
61
|
+
UnitTypeCodeEnum_GX$1["CubicInchPerMinute"] = "G57";
|
|
62
|
+
UnitTypeCodeEnum_GX$1["CubicInchPerSecond"] = "G58";
|
|
63
|
+
UnitTypeCodeEnum_GX$1["MilliamperePerLitreMinute"] = "G59";
|
|
64
|
+
UnitTypeCodeEnum_GX$1["VoltPerBar"] = "G60";
|
|
65
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerDayKelvin"] = "G61";
|
|
66
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerHourKelvin"] = "G62";
|
|
67
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerMinuteKelvin"] = "G63";
|
|
68
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerSecondKelvin"] = "G64";
|
|
69
|
+
UnitTypeCodeEnum_GX$1["LitrePerDayKelvin"] = "G65";
|
|
70
|
+
UnitTypeCodeEnum_GX$1["LitrePerHourKelvin"] = "G66";
|
|
71
|
+
UnitTypeCodeEnum_GX$1["LitrePerMinuteKelvin"] = "G67";
|
|
72
|
+
UnitTypeCodeEnum_GX$1["LitrePerSecondKelvin"] = "G68";
|
|
73
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerDayKelvin"] = "G69";
|
|
74
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerHourKelvin"] = "G70";
|
|
75
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerMinuteKelvin"] = "G71";
|
|
76
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerSecondKelvin"] = "G72";
|
|
77
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerDayKelvin"] = "G73";
|
|
78
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerHourKelvin"] = "G74";
|
|
79
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerMinuteKelvin"] = "G75";
|
|
80
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerSecondKelvin"] = "G76";
|
|
81
|
+
UnitTypeCodeEnum_GX$1["MillimetreToTheFourthPower"] = "G77";
|
|
82
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerDayBar"] = "G78";
|
|
83
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerHourBar"] = "G79";
|
|
84
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerMinuteBar"] = "G80";
|
|
85
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerSecondBar"] = "G81";
|
|
86
|
+
UnitTypeCodeEnum_GX$1["LitrePerDayBar"] = "G82";
|
|
87
|
+
UnitTypeCodeEnum_GX$1["LitrePerHourBar"] = "G83";
|
|
88
|
+
UnitTypeCodeEnum_GX$1["LitrePerMinuteBar"] = "G84";
|
|
89
|
+
UnitTypeCodeEnum_GX$1["LitrePerSecondBar"] = "G85";
|
|
90
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerDayBar"] = "G86";
|
|
91
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerHourBar"] = "G87";
|
|
92
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerMinuteBar"] = "G88";
|
|
93
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerSecondBar"] = "G89";
|
|
94
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerDayBar"] = "G90";
|
|
95
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerHourBar"] = "G91";
|
|
96
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerMinuteBar"] = "G92";
|
|
97
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerSecondBar"] = "G93";
|
|
98
|
+
UnitTypeCodeEnum_GX$1["CubicCentimetrePerBar"] = "G94";
|
|
99
|
+
UnitTypeCodeEnum_GX$1["LitrePerBar"] = "G95";
|
|
100
|
+
UnitTypeCodeEnum_GX$1["CubicMetrePerBar"] = "G96";
|
|
101
|
+
UnitTypeCodeEnum_GX$1["MillilitrePerBar"] = "G97";
|
|
102
|
+
UnitTypeCodeEnum_GX$1["MicrohenryPerKiloohm"] = "G98";
|
|
103
|
+
UnitTypeCodeEnum_GX$1["MicrohenryPerOhm"] = "G99";
|
|
104
|
+
UnitTypeCodeEnum_GX$1["GallonUSPerDay"] = "GB";
|
|
105
|
+
UnitTypeCodeEnum_GX$1["Gigabecquerel"] = "GBQ";
|
|
106
|
+
UnitTypeCodeEnum_GX$1["GramDryWeight"] = "GDW";
|
|
107
|
+
UnitTypeCodeEnum_GX$1["PoundPerGallonUS"] = "GE";
|
|
108
|
+
UnitTypeCodeEnum_GX$1["GramPerMetre"] = "GF";
|
|
109
|
+
UnitTypeCodeEnum_GX$1["GramOfFissileIsotope"] = "GFI";
|
|
110
|
+
UnitTypeCodeEnum_GX$1["GreatGross"] = "GGR";
|
|
111
|
+
UnitTypeCodeEnum_GX$1["GillUS"] = "GIA";
|
|
112
|
+
UnitTypeCodeEnum_GX$1["GramIncludingContainer"] = "GIC";
|
|
113
|
+
UnitTypeCodeEnum_GX$1["GillUK"] = "GII";
|
|
114
|
+
UnitTypeCodeEnum_GX$1["GramIncludingInnerPackaging"] = "GIP";
|
|
115
|
+
UnitTypeCodeEnum_GX$1["GramPerMillilitre"] = "GJ";
|
|
116
|
+
UnitTypeCodeEnum_GX$1["GramPerLitre"] = "GL";
|
|
117
|
+
UnitTypeCodeEnum_GX$1["DryGallonUS"] = "GLD";
|
|
118
|
+
UnitTypeCodeEnum_GX$1["GallonUK"] = "GLI";
|
|
119
|
+
UnitTypeCodeEnum_GX$1["GallonUS"] = "GLL";
|
|
120
|
+
UnitTypeCodeEnum_GX$1["GramPerSquareMetre"] = "GM";
|
|
121
|
+
UnitTypeCodeEnum_GX$1["MilligramPerSquareMetre"] = "GO";
|
|
122
|
+
UnitTypeCodeEnum_GX$1["MilligramPerCubicMetre"] = "GP";
|
|
123
|
+
UnitTypeCodeEnum_GX$1["MicrogramPerCubicMetre"] = "GQ";
|
|
124
|
+
UnitTypeCodeEnum_GX$1["Gram"] = "GRM";
|
|
125
|
+
UnitTypeCodeEnum_GX$1["Grain"] = "GRN";
|
|
126
|
+
UnitTypeCodeEnum_GX$1["Gross"] = "GRO";
|
|
127
|
+
UnitTypeCodeEnum_GX$1["Gigajoule"] = "GV";
|
|
128
|
+
UnitTypeCodeEnum_GX$1["GigawattHour"] = "GWH";
|
|
129
|
+
return UnitTypeCodeEnum_GX$1;
|
|
120
130
|
}({});
|
|
121
131
|
|
|
122
132
|
//#endregion
|
|
123
|
-
exports.
|
|
133
|
+
exports.UnitTypeCodeEnum_GX = UnitTypeCodeEnum_GX;
|
|
124
134
|
//# sourceMappingURL=index47.cjs.map
|