@ripwords/myinvois-client 0.1.6 → 0.2.0

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 (413) hide show
  1. package/dist/api/documentManagement.d.ts +89 -0
  2. package/dist/api/documentManagement.js +3 -0
  3. package/dist/api/documentSubmission.d.ts +92 -0
  4. package/dist/api/documentSubmission.js +4 -0
  5. package/dist/api/documentTypeManagement.d.ts +70 -0
  6. package/dist/api/documentTypeManagement.js +3 -0
  7. package/dist/api/notificationManagement.d.ts +68 -0
  8. package/dist/api/notificationManagement.js +3 -0
  9. package/dist/api/platformLogin.d.ts +68 -0
  10. package/dist/api/platformLogin.js +3 -0
  11. package/dist/api/taxpayerValidation.d.ts +79 -0
  12. package/dist/api/taxpayerValidation.js +3 -0
  13. package/dist/{certificate-DFK-788s.cjs → certificate-CxsfE91s.cjs} +1 -1
  14. package/dist/{certificate-DFK-788s.cjs.map → certificate-CxsfE91s.cjs.map} +1 -1
  15. package/dist/{document-CARHiGdp.cjs → document-vDphtJTv.cjs} +1 -1
  16. package/dist/{document-CARHiGdp.cjs.map → document-vDphtJTv.cjs.map} +1 -1
  17. package/dist/documentManagement-CIQPkmyb.js +35 -0
  18. package/dist/documentManagement-DQ7JEcBq.cjs +54 -0
  19. package/dist/documentManagement-DQ7JEcBq.cjs.map +1 -0
  20. package/dist/documentSubmission-BdJxIB_I.js +119 -0
  21. package/dist/documentSubmission-D5TC0MPC.cjs +137 -0
  22. package/dist/documentSubmission-D5TC0MPC.cjs.map +1 -0
  23. package/dist/documentTypeManagement-DXRLfTsW.cjs +41 -0
  24. package/dist/documentTypeManagement-DXRLfTsW.cjs.map +1 -0
  25. package/dist/documentTypeManagement-tojgXfm9.js +22 -0
  26. package/dist/{documents-i5EV868Y.d.ts → documents-BgXt86Qp.d.ts} +44 -7
  27. package/dist/{documents-CQy_uB6C.d.cts → documents-BqM9qOnB.d.cts} +39 -2
  28. package/dist/{getBaseUrl-CO7Jp27d.cjs → getBaseUrl-D2iJdUGL.cjs} +1 -1
  29. package/dist/{getBaseUrl-CO7Jp27d.cjs.map → getBaseUrl-D2iJdUGL.cjs.map} +1 -1
  30. package/dist/{index-D2_HVwCz.d.cts → index-Yr1QAbIF.d.cts} +1 -1
  31. package/dist/index.cjs +234 -131
  32. package/dist/index.cjs.map +1 -1
  33. package/dist/index.d.ts +250 -60
  34. package/dist/index.js +234 -131
  35. package/dist/index10.cjs +196 -0
  36. package/dist/index10.cjs.map +1 -0
  37. package/dist/index11.cjs +0 -34
  38. package/dist/index12.cjs +16 -15
  39. package/dist/index12.cjs.map +1 -1
  40. package/dist/index14.cjs +0 -13
  41. package/dist/index15.cjs +28 -3
  42. package/dist/index15.cjs.map +1 -0
  43. package/dist/index16.cjs +24 -12
  44. package/dist/index16.cjs.map +1 -0
  45. package/dist/index17.cjs +0 -3
  46. package/dist/index18.cjs +28 -334
  47. package/dist/index18.cjs.map +1 -1
  48. package/dist/index19.cjs +18 -323
  49. package/dist/index19.cjs.map +1 -1
  50. package/dist/index2.cjs +4 -61
  51. package/dist/index20.cjs +0 -140
  52. package/dist/index21.cjs +0 -3
  53. package/dist/index22.cjs +0 -208
  54. package/dist/index23.cjs +9 -105
  55. package/dist/index23.cjs.map +1 -1
  56. package/dist/index24.cjs +3 -136
  57. package/dist/index25.cjs +12 -63
  58. package/dist/index26.cjs +2 -266
  59. package/dist/index27.cjs +325 -75
  60. package/dist/index27.cjs.map +1 -1
  61. package/dist/index28.cjs +136 -103
  62. package/dist/index28.cjs.map +1 -1
  63. package/dist/index29.cjs +203 -68
  64. package/dist/index29.cjs.map +1 -1
  65. package/dist/index3.cjs +5 -531
  66. package/dist/index30.cjs +104 -107
  67. package/dist/index30.cjs.map +1 -1
  68. package/dist/index31.cjs +132 -95
  69. package/dist/index31.cjs.map +1 -1
  70. package/dist/index32.cjs +59 -13
  71. package/dist/index32.cjs.map +1 -1
  72. package/dist/index33.cjs +262 -33
  73. package/dist/index33.cjs.map +1 -1
  74. package/dist/index34.cjs +74 -14
  75. package/dist/index34.cjs.map +1 -1
  76. package/dist/index35.cjs +102 -24
  77. package/dist/index35.cjs.map +1 -1
  78. package/dist/index36.cjs +68 -15
  79. package/dist/index36.cjs.map +1 -1
  80. package/dist/index37.cjs +107 -9
  81. package/dist/index37.cjs.map +1 -1
  82. package/dist/index38.cjs +95 -9
  83. package/dist/index38.cjs.map +1 -1
  84. package/dist/index39.cjs +11 -10
  85. package/dist/index39.cjs.map +1 -1
  86. package/dist/index4.cjs +4 -195
  87. package/dist/index40.cjs +31 -6
  88. package/dist/index40.cjs.map +1 -1
  89. package/dist/index41.cjs +12 -101
  90. package/dist/index41.cjs.map +1 -1
  91. package/dist/index42.cjs +22 -106
  92. package/dist/index42.cjs.map +1 -1
  93. package/dist/index43.cjs +13 -119
  94. package/dist/index43.cjs.map +1 -1
  95. package/dist/index44.cjs +7 -106
  96. package/dist/index44.cjs.map +1 -1
  97. package/dist/index45.cjs +7 -98
  98. package/dist/index45.cjs.map +1 -1
  99. package/dist/index46.cjs +10 -118
  100. package/dist/index46.cjs.map +1 -1
  101. package/dist/index47.cjs +6 -127
  102. package/dist/index47.cjs.map +1 -1
  103. package/dist/index48.cjs +101 -117
  104. package/dist/index48.cjs.map +1 -1
  105. package/dist/index49.cjs +106 -14
  106. package/dist/index49.cjs.map +1 -1
  107. package/dist/index5.cjs +3 -0
  108. package/dist/index50.cjs +119 -95
  109. package/dist/index50.cjs.map +1 -1
  110. package/dist/index51.cjs +106 -142
  111. package/dist/index51.cjs.map +1 -1
  112. package/dist/index52.cjs +98 -114
  113. package/dist/index52.cjs.map +1 -1
  114. package/dist/index53.cjs +118 -144
  115. package/dist/index53.cjs.map +1 -1
  116. package/dist/index54.cjs +127 -113
  117. package/dist/index54.cjs.map +1 -1
  118. package/dist/index55.cjs +117 -17
  119. package/dist/index55.cjs.map +1 -1
  120. package/dist/index56.cjs +14 -112
  121. package/dist/index56.cjs.map +1 -1
  122. package/dist/index57.cjs +95 -47
  123. package/dist/index57.cjs.map +1 -1
  124. package/dist/index58.cjs +142 -14
  125. package/dist/index58.cjs.map +1 -1
  126. package/dist/index59.cjs +114 -28
  127. package/dist/index59.cjs.map +1 -1
  128. package/dist/index6.cjs +2 -24
  129. package/dist/index60.cjs +144 -22
  130. package/dist/index60.cjs.map +1 -1
  131. package/dist/index61.cjs +113 -9
  132. package/dist/index61.cjs.map +1 -1
  133. package/dist/index61.cts.map +1 -1
  134. package/dist/index62.cjs +17 -8
  135. package/dist/index62.cjs.map +1 -1
  136. package/dist/index62.cts.map +1 -1
  137. package/dist/index63.cjs +112 -17
  138. package/dist/index63.cjs.map +1 -1
  139. package/dist/index63.cts.map +1 -1
  140. package/dist/index64.cjs +47 -412
  141. package/dist/index64.cjs.map +1 -1
  142. package/dist/index64.cts.map +1 -1
  143. package/dist/index65.cjs +14 -8
  144. package/dist/index65.cjs.map +1 -1
  145. package/dist/index65.cts.map +1 -1
  146. package/dist/index66.cjs +28 -9
  147. package/dist/index66.cjs.map +1 -1
  148. package/dist/index66.cts.map +1 -1
  149. package/dist/index67.cjs +29 -0
  150. package/dist/index67.cjs.map +1 -0
  151. package/dist/index67.cts.map +1 -0
  152. package/dist/index68.cjs +16 -0
  153. package/dist/index68.cjs.map +1 -0
  154. package/dist/{index60.cts.map → index68.cts.map} +1 -1
  155. package/dist/index69.cjs +15 -0
  156. package/dist/index69.cjs.map +1 -0
  157. package/dist/index69.cts.map +1 -0
  158. package/dist/index7.cjs +5 -0
  159. package/dist/index70.cjs +24 -0
  160. package/dist/index70.cjs.map +1 -0
  161. package/dist/index70.cts.map +1 -0
  162. package/dist/index71.cjs +419 -0
  163. package/dist/index71.cjs.map +1 -0
  164. package/dist/index71.cts.map +1 -0
  165. package/dist/index72.cjs +15 -0
  166. package/dist/index72.cjs.map +1 -0
  167. package/dist/index72.cts.map +1 -0
  168. package/dist/index73.cjs +16 -0
  169. package/dist/index73.cjs.map +1 -0
  170. package/dist/index73.cts.map +1 -0
  171. package/dist/index8.cjs +62 -0
  172. package/dist/{index2.cjs.map → index8.cjs.map} +1 -1
  173. package/dist/index9.cjs +523 -16
  174. package/dist/index9.cjs.map +1 -1
  175. package/dist/{msic-codes-C8PJVOaA.d.ts → msic-codes-CiPeemFK.d.ts} +10 -10
  176. package/dist/notificationManagement-CHDRVy8J.js +19 -0
  177. package/dist/notificationManagement-C_qrFwWL.cjs +26 -0
  178. package/dist/notificationManagement-C_qrFwWL.cjs.map +1 -0
  179. package/dist/notifications-B4l_qRj7.d.ts +62 -0
  180. package/dist/notifications-DdlEkprb.d.cts +63 -0
  181. package/dist/{platformLogin-PGzMhw1X.cjs → platformLogin-CPiPiVUh.cjs} +2 -2
  182. package/dist/platformLogin-CPiPiVUh.cjs.map +1 -0
  183. package/dist/{platformLogin-f0bNAoZI.js → platformLogin-Ck1Fge2n.js} +1 -1
  184. package/dist/taxpayer-D67d2zAC.d.ts +26 -0
  185. package/dist/taxpayer-sGkviG8J.d.cts +27 -0
  186. package/dist/taxpayerValidation-DI4B6kWx.js +54 -0
  187. package/dist/taxpayerValidation-DdeXCvPT.cjs +73 -0
  188. package/dist/taxpayerValidation-DdeXCvPT.cjs.map +1 -0
  189. package/dist/types/classification-codes.d.ts +1 -1
  190. package/dist/types/country-code.d.ts +1 -1
  191. package/dist/types/currencies.d.ts +1 -1
  192. package/dist/types/documents.d.ts +18 -18
  193. package/dist/types/e-invoice.d.ts +1 -1
  194. package/dist/types/index.d.ts +61 -58
  195. package/dist/types/msic/0X.d.ts +1 -1
  196. package/dist/types/msic/1X.d.ts +1 -1
  197. package/dist/types/msic/2X.d.ts +1 -1
  198. package/dist/types/msic/3X.d.ts +1 -1
  199. package/dist/types/msic/4X.d.ts +1 -1
  200. package/dist/types/msic/5X.d.ts +1 -1
  201. package/dist/types/msic/6X.d.ts +1 -1
  202. package/dist/types/msic/7X.d.ts +1 -1
  203. package/dist/types/msic/8X.d.ts +1 -1
  204. package/dist/types/msic/9X.d.ts +1 -1
  205. package/dist/types/msic-codes.d.ts +11 -11
  206. package/dist/types/notifications.d.ts +2 -0
  207. package/dist/types/payment-modes.d.ts +1 -1
  208. package/dist/types/signatures.d.ts +1 -1
  209. package/dist/types/state-codes.d.ts +1 -1
  210. package/dist/types/tax-types.d.ts +1 -1
  211. package/dist/types/taxpayer.d.ts +19 -0
  212. package/dist/types/unit/1X.d.ts +1 -1
  213. package/dist/types/unit/2X.d.ts +1 -1
  214. package/dist/types/unit/3X.d.ts +1 -1
  215. package/dist/types/unit/4X.d.ts +1 -1
  216. package/dist/types/unit/5X.d.ts +1 -1
  217. package/dist/types/unit/6X.d.ts +1 -1
  218. package/dist/types/unit/7X.d.ts +1 -1
  219. package/dist/types/unit/8X.d.ts +1 -1
  220. package/dist/types/unit/9X.d.ts +1 -1
  221. package/dist/types/unit/AX.d.ts +1 -1
  222. package/dist/types/unit/BX.d.ts +1 -1
  223. package/dist/types/unit/CX.d.ts +1 -1
  224. package/dist/types/unit/DX.d.ts +1 -1
  225. package/dist/types/unit/EX.d.ts +1 -1
  226. package/dist/types/unit/FX.d.ts +1 -1
  227. package/dist/types/unit/GX.d.ts +1 -1
  228. package/dist/types/unit/HX.d.ts +1 -1
  229. package/dist/types/unit/IX.d.ts +1 -1
  230. package/dist/types/unit/JX.d.ts +1 -1
  231. package/dist/types/unit/KX.d.ts +1 -1
  232. package/dist/types/unit/LX.d.ts +1 -1
  233. package/dist/types/unit/MX.d.ts +1 -1
  234. package/dist/types/unit/NX.d.ts +1 -1
  235. package/dist/types/unit/OX.d.ts +1 -1
  236. package/dist/types/unit/PX.d.ts +1 -1
  237. package/dist/types/unit/QX.d.ts +1 -1
  238. package/dist/types/unit/RX.d.ts +1 -1
  239. package/dist/types/unit/SX.d.ts +1 -1
  240. package/dist/types/unit/TX.d.ts +1 -1
  241. package/dist/types/unit/UX.d.ts +1 -1
  242. package/dist/types/unit/VX.d.ts +1 -1
  243. package/dist/types/unit/WX.d.ts +1 -1
  244. package/dist/types/unit/XX.d.ts +1 -1
  245. package/dist/types/unit/YX.d.ts +1 -1
  246. package/dist/types/unit/ZX.d.ts +1 -1
  247. package/dist/types/unit-types.d.ts +36 -36
  248. package/dist/types/utils.d.ts +2 -0
  249. package/dist/unit-types-VgYXIwTT.d.ts +55 -0
  250. package/dist/utils/certificate.js +1 -1
  251. package/dist/utils/document.d.ts +60 -57
  252. package/dist/utils/document.js +1 -1
  253. package/dist/utils/getBaseUrl.js +1 -1
  254. package/dist/utils/signature-diagnostics.d.ts +60 -57
  255. package/dist/utils/signature-diagnostics.js +1 -1
  256. package/dist/utils-B3mo51Zp.d.ts +4 -0
  257. package/dist/utils-Cdqbbzca.d.cts +5 -0
  258. package/package.json +5 -8
  259. package/.prettierrc +0 -8
  260. package/CHANGELOG.md +0 -152
  261. package/bun.lock +0 -460
  262. package/dist/api/platform/platformLogin.d.ts +0 -65
  263. package/dist/api/platform/platformLogin.js +0 -3
  264. package/dist/index11.cjs.map +0 -1
  265. package/dist/index14.cjs.map +0 -1
  266. package/dist/index20.cjs.map +0 -1
  267. package/dist/index22.cjs.map +0 -1
  268. package/dist/index24.cjs.map +0 -1
  269. package/dist/index25.cjs.map +0 -1
  270. package/dist/index26.cjs.map +0 -1
  271. package/dist/index3.cjs.map +0 -1
  272. package/dist/index4.cjs.map +0 -1
  273. package/dist/index58.cts.map +0 -1
  274. package/dist/index59.cts.map +0 -1
  275. package/dist/index6.cjs.map +0 -1
  276. package/dist/platformLogin-PGzMhw1X.cjs.map +0 -1
  277. package/dist/unit-types-B41YFOLT.d.ts +0 -55
  278. package/dist/utils/helpers.d.ts +0 -271
  279. package/dist/utils/helpers.js +0 -330
  280. package/myinvois-cert.conf.template +0 -23
  281. package/scripts/gen-cert.sh +0 -159
  282. package/src/api/platform/platformLogin.ts +0 -34
  283. package/src/index.ts +0 -530
  284. package/src/types/classification-codes.d.ts +0 -115
  285. package/src/types/country-code.d.ts +0 -790
  286. package/src/types/currencies.d.ts +0 -383
  287. package/src/types/documents.d.ts +0 -869
  288. package/src/types/e-invoice.d.ts +0 -41
  289. package/src/types/index.d.ts +0 -24
  290. package/src/types/msic/0X.d.ts +0 -408
  291. package/src/types/msic/1X.d.ts +0 -210
  292. package/src/types/msic/2X.d.ts +0 -266
  293. package/src/types/msic/3X.d.ts +0 -114
  294. package/src/types/msic/4X.d.ts +0 -520
  295. package/src/types/msic/5X.d.ts +0 -144
  296. package/src/types/msic/6X.d.ts +0 -200
  297. package/src/types/msic/7X.d.ts +0 -132
  298. package/src/types/msic/8X.d.ts +0 -210
  299. package/src/types/msic/9X.d.ts +0 -186
  300. package/src/types/msic-codes.d.ts +0 -31
  301. package/src/types/payment-modes.d.ts +0 -41
  302. package/src/types/signatures.d.ts +0 -169
  303. package/src/types/state-codes.d.ts +0 -59
  304. package/src/types/tax-types.d.ts +0 -39
  305. package/src/types/unit/1X.d.ts +0 -16
  306. package/src/types/unit/2X.d.ts +0 -62
  307. package/src/types/unit/3X.d.ts +0 -17
  308. package/src/types/unit/4X.d.ts +0 -44
  309. package/src/types/unit/5X.d.ts +0 -26
  310. package/src/types/unit/6X.d.ts +0 -12
  311. package/src/types/unit/7X.d.ts +0 -12
  312. package/src/types/unit/8X.d.ts +0 -15
  313. package/src/types/unit/9X.d.ts +0 -11
  314. package/src/types/unit/AX.d.ts +0 -202
  315. package/src/types/unit/BX.d.ts +0 -212
  316. package/src/types/unit/CX.d.ts +0 -238
  317. package/src/types/unit/DX.d.ts +0 -212
  318. package/src/types/unit/EX.d.ts +0 -196
  319. package/src/types/unit/FX.d.ts +0 -236
  320. package/src/types/unit/GX.d.ts +0 -254
  321. package/src/types/unit/HX.d.ts +0 -234
  322. package/src/types/unit/IX.d.ts +0 -28
  323. package/src/types/unit/JX.d.ts +0 -190
  324. package/src/types/unit/KX.d.ts +0 -284
  325. package/src/types/unit/LX.d.ts +0 -228
  326. package/src/types/unit/MX.d.ts +0 -288
  327. package/src/types/unit/NX.d.ts +0 -226
  328. package/src/types/unit/OX.d.ts +0 -34
  329. package/src/types/unit/PX.d.ts +0 -224
  330. package/src/types/unit/QX.d.ts +0 -94
  331. package/src/types/unit/RX.d.ts +0 -28
  332. package/src/types/unit/SX.d.ts +0 -56
  333. package/src/types/unit/TX.d.ts +0 -44
  334. package/src/types/unit/UX.d.ts +0 -14
  335. package/src/types/unit/VX.d.ts +0 -13
  336. package/src/types/unit/WX.d.ts +0 -34
  337. package/src/types/unit/XX.d.ts +0 -825
  338. package/src/types/unit/YX.d.ts +0 -17
  339. package/src/types/unit/ZX.d.ts +0 -19
  340. package/src/types/unit-types.d.ts +0 -86
  341. package/src/utils/base64.ts +0 -7
  342. package/src/utils/certificate.ts +0 -60
  343. package/src/utils/document.ts +0 -852
  344. package/src/utils/getBaseUrl.ts +0 -5
  345. package/src/utils/helpers.ts +0 -552
  346. package/src/utils/signature-diagnostics.ts +0 -583
  347. package/src/utils/validation.ts +0 -268
  348. package/test/MyInvoiClientWithRealData.test.ts +0 -40
  349. package/test/MyInvoisClient.test.ts +0 -204
  350. package/test/base64.test.ts +0 -43
  351. package/test/dynamicInvoiceFeatures.test.ts +0 -451
  352. package/test/signAndSubmitInvoice.test.ts +0 -452
  353. package/test/signature-diagnostics.test.ts +0 -130
  354. package/tsconfig.json +0 -39
  355. package/tsdown.config.ts +0 -31
  356. package/vitest.config.ts +0 -8
  357. /package/dist/{0X-CTIq3y3a.d.ts → 0X-DZnB0al0.d.ts} +0 -0
  358. /package/dist/{1X-BywXCqtn.d.ts → 1X-C72Wa4pk.d.ts} +0 -0
  359. /package/dist/{1X-Bu4oiv8D.d.ts → 1X-Dg5J6Bfg.d.ts} +0 -0
  360. /package/dist/{2X-3fSEGIuE.d.ts → 2X-CH89y3Af.d.ts} +0 -0
  361. /package/dist/{2X-DnG3FY1f.d.ts → 2X-D_qwTeDT.d.ts} +0 -0
  362. /package/dist/{3X-CLdmoel1.d.ts → 3X-BJHYxgxa.d.ts} +0 -0
  363. /package/dist/{3X-Ynjfgoll.d.ts → 3X-DryrwYRf.d.ts} +0 -0
  364. /package/dist/{4X-B5ePdMky.d.ts → 4X-BPMLRoDv.d.ts} +0 -0
  365. /package/dist/{4X-BTG6o1Gn.d.ts → 4X-BbZgoRHO.d.ts} +0 -0
  366. /package/dist/{5X-dhP6fyou.d.ts → 5X-Bv7M6KyG.d.ts} +0 -0
  367. /package/dist/{5X-CjSz1zxJ.d.ts → 5X-oQRBnO0f.d.ts} +0 -0
  368. /package/dist/{6X-B9KP_vEn.d.ts → 6X-B9I2XJa4.d.ts} +0 -0
  369. /package/dist/{6X-BHaY0TCf.d.ts → 6X-ZeZ8OB57.d.ts} +0 -0
  370. /package/dist/{7X-DtkQutx2.d.ts → 7X-Ckv9bbzG.d.ts} +0 -0
  371. /package/dist/{7X-C4eX_tAk.d.ts → 7X-Dvw2Z2VN.d.ts} +0 -0
  372. /package/dist/{8X-D6HTLShY.d.ts → 8X-BkgoX8dg.d.ts} +0 -0
  373. /package/dist/{8X-5n9seY3z.d.ts → 8X-C37BJTl6.d.ts} +0 -0
  374. /package/dist/{9X-CHZKsIdD.d.ts → 9X-Du0e44cq.d.ts} +0 -0
  375. /package/dist/{9X-Cpb6V4JC.d.ts → 9X-_XRgT2-_.d.ts} +0 -0
  376. /package/dist/{AX-C0w_r3PA.d.ts → AX-BSPLpkVT.d.ts} +0 -0
  377. /package/dist/{BX-RadlZ-6m.d.ts → BX-u4yMaIkz.d.ts} +0 -0
  378. /package/dist/{CX-CT1Zzb9D.d.ts → CX-BKZG0pVE.d.ts} +0 -0
  379. /package/dist/{DX-CtUeTKMM.d.ts → DX-CwA9WJAf.d.ts} +0 -0
  380. /package/dist/{EX-084Yu7Wt.d.ts → EX-BRNu1Ooi.d.ts} +0 -0
  381. /package/dist/{FX-BrbQM0CW.d.ts → FX-DBxjq6xY.d.ts} +0 -0
  382. /package/dist/{GX-gKj8iAAh.d.ts → GX-B3CvWNrP.d.ts} +0 -0
  383. /package/dist/{HX-9D-ZXTy5.d.ts → HX-D7FABgTv.d.ts} +0 -0
  384. /package/dist/{IX-DR4Fc92A.d.ts → IX-D3ZknsAB.d.ts} +0 -0
  385. /package/dist/{JX-DIKa9ma-.d.ts → JX-BRaZM3Gc.d.ts} +0 -0
  386. /package/dist/{KX-DpsJ_unT.d.ts → KX-B1K0OWoi.d.ts} +0 -0
  387. /package/dist/{LX-DeXPPWUX.d.ts → LX-CKRefinL.d.ts} +0 -0
  388. /package/dist/{MX-CKMjg_zK.d.ts → MX-DKmaeO9r.d.ts} +0 -0
  389. /package/dist/{NX-oYdb4NDo.d.ts → NX-CJL2Gn1U.d.ts} +0 -0
  390. /package/dist/{OX-Bid9es3D.d.ts → OX-Do2ap5v_.d.ts} +0 -0
  391. /package/dist/{PX-D7jy9CFk.d.ts → PX-_DOr_rm9.d.ts} +0 -0
  392. /package/dist/{QX-BFWOR4g3.d.ts → QX-HlXLkIki.d.ts} +0 -0
  393. /package/dist/{RX-XHgCyMV1.d.ts → RX-DVPGOVES.d.ts} +0 -0
  394. /package/dist/{SX-Cl8RN8oH.d.ts → SX-OGT3qwlS.d.ts} +0 -0
  395. /package/dist/{TX-ZymoIbtr.d.ts → TX-cPDINmZ5.d.ts} +0 -0
  396. /package/dist/{UX-D-Ndd1ov.d.ts → UX-Be3sqvPV.d.ts} +0 -0
  397. /package/dist/{VX-B-1b34r7.d.ts → VX-CoEuBNDK.d.ts} +0 -0
  398. /package/dist/{WX-0GuMjPNZ.d.ts → WX-DMvw__jH.d.ts} +0 -0
  399. /package/dist/{XX-CF2NANsy.d.ts → XX-DOA-10JW.d.ts} +0 -0
  400. /package/dist/{YX-B51BbNSg.d.ts → YX-F34sJ7Ik.d.ts} +0 -0
  401. /package/dist/{ZX-BMJS1iAv.d.ts → ZX-CDQOfsHh.d.ts} +0 -0
  402. /package/dist/{certificate-aooIRf9A.js → certificate-BDECQL9C.js} +0 -0
  403. /package/dist/{classification-codes-BKxV-rO9.d.ts → classification-codes-B1D5xbq5.d.ts} +0 -0
  404. /package/dist/{country-code-CQuaiQm2.d.ts → country-code-D42kAyNH.d.ts} +0 -0
  405. /package/dist/{currencies-BYJK-m6v.d.ts → currencies-CDveO_yz.d.ts} +0 -0
  406. /package/dist/{document-D6VKMAtx.js → document-BSuYbfXR.js} +0 -0
  407. /package/dist/{e-invoice-CmbLQkHw.d.ts → e-invoice-BxNC6V_j.d.ts} +0 -0
  408. /package/dist/{getBaseUrl-R3IdgCu3.js → getBaseUrl-BYkBwhQP.js} +0 -0
  409. /package/dist/{index-0-EvC6Nv.d.ts → index-FTgB2nM6.d.ts} +0 -0
  410. /package/dist/{payment-modes-BOTSRC_X.d.ts → payment-modes-NpE3OcCV.d.ts} +0 -0
  411. /package/dist/{signatures-W-_brwdb.d.ts → signatures-DOKNMiZI.d.ts} +0 -0
  412. /package/dist/{state-codes-oeFKlwXZ.d.ts → state-codes-VOFWhHA0.d.ts} +0 -0
  413. /package/dist/{tax-types-CsQ76JMf.d.ts → tax-types-ieqw5Ze7.d.ts} +0 -0
@@ -1,186 +0,0 @@
1
- export type MSIC_9X_CODE =
2
- | '90001'
3
- | '90002'
4
- | '90003'
5
- | '90004'
6
- | '90005'
7
- | '90006'
8
- | '90007'
9
- | '90009'
10
- | '91011'
11
- | '91012'
12
- | '91021'
13
- | '91022'
14
- | '91031'
15
- | '91032'
16
- | '92000'
17
- | '93111'
18
- | '93112'
19
- | '93113'
20
- | '93114'
21
- | '93115'
22
- | '93116'
23
- | '93117'
24
- | '93118'
25
- | '93119'
26
- | '93120'
27
- | '93191'
28
- | '93192'
29
- | '93193'
30
- | '93199'
31
- | '93210'
32
- | '93291'
33
- | '93292'
34
- | '93293'
35
- | '93294'
36
- | '93295'
37
- | '93296'
38
- | '93297'
39
- | '93299'
40
- | '94110'
41
- | '94120'
42
- | '94200'
43
- | '94910'
44
- | '94920'
45
- | '94990'
46
- | '95111'
47
- | '95112'
48
- | '95113'
49
- | '95121'
50
- | '95122'
51
- | '95123'
52
- | '95124'
53
- | '95125'
54
- | '95126'
55
- | '95127'
56
- | '95211'
57
- | '95212'
58
- | '95213'
59
- | '95214'
60
- | '95221'
61
- | '95222'
62
- | '95230'
63
- | '95240'
64
- | '95291'
65
- | '95292'
66
- | '95293'
67
- | '95294'
68
- | '95295'
69
- | '95296'
70
- | '95299'
71
- | '96011'
72
- | '96012'
73
- | '96013'
74
- | '96014'
75
- | '96020'
76
- | '96031'
77
- | '96032'
78
- | '96033'
79
- | '96034'
80
- | '96035'
81
- | '96091'
82
- | '96092'
83
- | '96093'
84
- | '96094'
85
- | '96095'
86
- | '96096'
87
- | '96097'
88
- | '96099'
89
- | '97000'
90
- | '98100'
91
- | '98200'
92
- | '99000'
93
-
94
- export enum MSIC_9X {
95
- THEATRICAL_PRODUCTION = '90001',
96
- CONCERT_HALLS = '90002',
97
- VISUAL_ARTISTS = '90003',
98
- WRITERS = '90004',
99
- JOURNALISTS = '90005',
100
- ART_RESTORATION = '90006',
101
- ARTS_EVENT_PRODUCTION = '90007',
102
- OTHER_CREATIVE_ARTS = '90009',
103
- LIBRARIES = '91011',
104
- PHOTO_LIBRARIES = '91012',
105
- MUSEUMS = '91021',
106
- HISTORICAL_SITES = '91022',
107
- BOTANICAL_ZOOLOGICAL = '91031',
108
- NATURE_RESERVES = '91032',
109
- GAMBLING = '92000',
110
- SPORTS_FACILITIES = '93111',
111
- AUTO_RACING = '93112',
112
- EQUESTRIAN = '93113',
113
- SWIMMING_FACILITIES = '93114',
114
- ATHLETICS_FACILITIES = '93115',
115
- GOLF_COURSES = '93116',
116
- BOWLING_CENTRES = '93117',
117
- FITNESS_CENTRES = '93118',
118
- SPORTS_EVENTS = '93119',
119
- SPORTS_CLUBS = '93120',
120
- SPORTS_PROMOTERS = '93191',
121
- SPORTS_REGULATORS = '93192',
122
- SPORTS_PROMOTION = '93193',
123
- OTHER_SPORTS = '93199',
124
- AMUSEMENT_PARKS = '93210',
125
- RECREATION_PARKS = '93291',
126
- RECREATIONAL_TRANSPORT = '93292',
127
- LEISURE_EQUIPMENT_RENTAL = '93293',
128
- RECREATIONAL_FAIRS = '93294',
129
- DISCOTHEQUES = '93295',
130
- EVENT_PRODUCTION = '93296',
131
- CYBER_CAFE = '93297',
132
- OTHER_RECREATION = '93299',
133
- BUSINESS_ORGANIZATIONS = '94110',
134
- PROFESSIONAL_ORGANIZATIONS = '94120',
135
- TRADE_UNIONS = '94200',
136
- RELIGIOUS_ORGANIZATIONS = '94910',
137
- POLITICAL_ORGANIZATIONS = '94920',
138
- OTHER_ORGANIZATIONS = '94990',
139
- ELECTRONIC_REPAIR = '95111',
140
- COMPUTER_REPAIR = '95112',
141
- PDA_REPAIR = '95113',
142
- CORDLESS_PHONE_REPAIR = '95121',
143
- MOBILE_PHONE_REPAIR = '95122',
144
- MODEM_REPAIR = '95123',
145
- FAX_REPAIR = '95124',
146
- COMMUNICATIONS_REPAIR = '95125',
147
- RADIO_REPAIR = '95126',
148
- CAMERA_REPAIR = '95127',
149
- TV_REPAIR = '95211',
150
- VIDEO_PLAYER_REPAIR = '95212',
151
- CD_PLAYER_REPAIR = '95213',
152
- VIDEO_CAMERA_REPAIR = '95214',
153
- APPLIANCE_REPAIR = '95221',
154
- GARDEN_EQUIPMENT_REPAIR = '95222',
155
- FOOTWEAR_REPAIR = '95230',
156
- FURNITURE_REPAIR = '95240',
157
- BICYCLE_REPAIR = '95291',
158
- CLOTHING_REPAIR = '95292',
159
- JEWELRY_REPAIR = '95293',
160
- WATCH_REPAIR = '95294',
161
- SPORTS_EQUIPMENT_REPAIR = '95295',
162
- MUSICAL_INSTRUMENT_REPAIR = '95296',
163
- OTHER_REPAIRS = '95299',
164
- LAUNDRY = '96011',
165
- CARPET_CLEANING = '96012',
166
- UNIFORM_RENTAL = '96013',
167
- DIAPER_SERVICE = '96014',
168
- BEAUTY_SERVICES = '96020',
169
- MORTUARY_SERVICES = '96031',
170
- FUNERAL_SERVICES = '96032',
171
- FUNERAL_PARLOUR_RENTAL = '96033',
172
- GRAVE_SALES = '96034',
173
- GRAVE_MAINTENANCE = '96035',
174
- WELLNESS_SERVICES = '96091',
175
- ASTROLOGY_SERVICES = '96092',
176
- DATING_SERVICES = '96093',
177
- PET_CARE = '96094',
178
- GENEALOGY = '96095',
179
- PERSONAL_SERVICES = '96096',
180
- VENDING_MACHINES = '96097',
181
- OTHER_SERVICES = '96099',
182
- DOMESTIC_PERSONNEL = '97000',
183
- HOUSEHOLD_GOODS_PRODUCTION = '98100',
184
- HOUSEHOLD_SERVICES = '98200',
185
- EXTRATERRITORIAL_ORGANIZATIONS = '99000',
186
- }
@@ -1,31 +0,0 @@
1
- import type { MSIC_0X_CODE } from './msic/0X.d.ts'
2
- import type { MSIC_1X_CODE } from './msic/1X.d.ts'
3
- import type { MSIC_2X_CODE } from './msic/2X.d.ts'
4
- import type { MSIC_3X_CODE } from './msic/3X.d.ts'
5
- import type { MSIC_4X_CODE } from './msic/4X.d.ts'
6
- import type { MSIC_5X_CODE } from './msic/5X.d.ts'
7
- import type { MSIC_6X_CODE } from './msic/6X.d.ts'
8
- import type { MSIC_7X_CODE } from './msic/7X.d.ts'
9
- import type { MSIC_8X_CODE } from './msic/8X.d.ts'
10
- import type { MSIC_9X_CODE } from './msic/9X.d.ts'
11
-
12
- /**
13
- * Represents the allowed 5-digit Malaysia Standard Industrial Classification (MSIC) codes.
14
- * Based on the documentation: https://sdk.myinvois.hasil.gov.my/codes/msic-codes/
15
- * Interface representing an MSIC code entry.
16
- * Contains the 5-digit code and its description.
17
- */
18
- export interface MSICCode {
19
- code:
20
- | MSIC_0X_CODE
21
- | MSIC_1X_CODE
22
- | MSIC_2X_CODE
23
- | MSIC_3X_CODE
24
- | MSIC_4X_CODE
25
- | MSIC_5X_CODE
26
- | MSIC_6X_CODE
27
- | MSIC_7X_CODE
28
- | MSIC_8X_CODE
29
- | MSIC_9X_CODE
30
- description: string
31
- }
@@ -1,41 +0,0 @@
1
- /**
2
- * Represents the allowed codes for payment modes.
3
- * Based on the documentation: https://sdk.myinvois.hasil.gov.my/codes/payment-methods/
4
- */
5
- export type PaymentModeCode =
6
- | '01' // Cash
7
- | '02' // Cheque
8
- | '03' // Bank Transfer
9
- | '04' // Credit Card
10
- | '05' // Debit Card
11
- | '06' // e-Wallet / Digital Wallet
12
- | '07' // Digital Bank
13
- | '08' // Others
14
-
15
- /**
16
- * Enum representing the allowed payment mode codes with descriptive names.
17
- * Provides a more readable way to reference payment modes.
18
- *
19
- * @example
20
- * const mode = PaymentModeCodeEnum.Cash;
21
- * console.log(mode); // Output: "01"
22
- */
23
- export enum PaymentModeCodeEnum {
24
- Cash = '01',
25
- Cheque = '02',
26
- BankTransfer = '03',
27
- CreditCard = '04',
28
- DebitCard = '05',
29
- EWalletDigitalWallet = '06',
30
- DigitalBank = '07',
31
- Others = '08',
32
- }
33
-
34
- /**
35
- * Interface representing a payment mode entry.
36
- * Contains the code and its corresponding description.
37
- */
38
- export interface PaymentMode {
39
- code: PaymentModeCode
40
- description: string
41
- }
@@ -1,169 +0,0 @@
1
- /**
2
- * Represents the Digest Method structure used within the signature.
3
- */
4
- export interface DigestMethod {
5
- /** Algorithm used for digest. Should be http://www.w3.org/2001/04/xmlenc#sha256 */
6
- Algorithm: string
7
- }
8
-
9
- /**
10
- * Represents the Cert Digest structure.
11
- */
12
- export interface CertDigest {
13
- /** Digest method details. */
14
- "ds:DigestMethod": DigestMethod
15
- /** Base64 encoded HEX-SHA256 certificate information (CertDigest). */
16
- "ds:DigestValue": string // base64binary
17
- }
18
-
19
- /**
20
- * Represents the Issuer Serial structure within the Signing Certificate.
21
- */
22
- export interface IssuerSerial {
23
- /** CN of the certificate issuer (Organization name). */
24
- "ds:X509IssuerName": string
25
- /** Digital certificate serial number. */
26
- "ds:X509SerialNumber": string // xsd:normalizedString -> string
27
- }
28
-
29
- /**
30
- * Represents the Certificate structure within Signing Certificate.
31
- */
32
- export interface Cert {
33
- /** Certificate digest details. */
34
- "xades:CertDigest": CertDigest
35
- /** Issuer details. */
36
- "xades:IssuerSerial": IssuerSerial
37
- }
38
-
39
- /**
40
- * Represents the Signing Certificate structure.
41
- */
42
- export interface SigningCertificate {
43
- /** Certificate details. */
44
- "xades:Cert": Cert
45
- }
46
-
47
- /**
48
- * Represents the Signed Signature Properties.
49
- */
50
- export interface SignedSignatureProperties {
51
- /** UTC timestamp of signing (YYYY-MM-DDTHH:mm:ssZ). */
52
- "xades:SigningTime": string // dateTime
53
- /** Signing certificate details. */
54
- "xades:SigningCertificate": SigningCertificate
55
- // Note: Other optional properties like SignaturePolicyIdentifier might exist
56
- }
57
-
58
- /**
59
- * Represents the Signed Properties structure.
60
- */
61
- export interface SignedProperties {
62
- /** Target attribute, should be 'signature'. */
63
- Target: string
64
- /** ID attribute, should be 'id-xades-signed-props'. */
65
- Id: string
66
- /** Signed signature properties. */
67
- "xades:SignedSignatureProperties": SignedSignatureProperties
68
- }
69
-
70
- /**
71
- * Represents the Qualifying Properties structure (Object element).
72
- */
73
- export interface QualifyingProperties {
74
- /** Target attribute, should be 'signature'. */
75
- Target: string
76
- /** Signed properties details. */
77
- "xades:SignedProperties": SignedProperties
78
- // Note: UnsignedProperties might exist but are not detailed in the mandatory part
79
- }
80
-
81
- /**
82
- * Represents the X509 Data structure within KeyInfo.
83
- */
84
- export interface X509Data {
85
- /** Base64 encoded X509 certificate. */
86
- "ds:X509Certificate": string // base64binary
87
- }
88
-
89
- /**
90
- * Represents the Key Information structure.
91
- */
92
- export interface KeyInfo {
93
- /** X509 certificate data. */
94
- "ds:X509Data": X509Data
95
- }
96
-
97
- /**
98
- * Represents the Transform structure within Reference.
99
- */
100
- export interface Transform {
101
- /** Algorithm attribute for the transform. */
102
- Algorithm: string
103
- }
104
-
105
- /**
106
- * Represents a Reference within SignedInfo.
107
- */
108
- export interface Reference {
109
- /** ID attribute for the reference (e.g., 'id-doc-signed-data', 'id-xades-signed-props'). */
110
- Id?: string
111
- /** URI attribute for the reference (e.g., '', '#id-xades-signed-props'). */
112
- URI: string
113
- /** Optional Transforms applied. */
114
- "ds:Transforms"?: {
115
- "ds:Transform": Transform | Transform[] // Can be single or multiple transforms
116
- }
117
- /** Digest method details. */
118
- "ds:DigestMethod": DigestMethod
119
- /** Base64 encoded digest value (DocDigest or PropsDigest). */
120
- "ds:DigestValue": string // base64binary
121
- }
122
-
123
- /**
124
- * Represents the Canonicalization Method structure.
125
- */
126
- export interface CanonicalizationMethod {
127
- /** Algorithm used for canonicalization. Should be http://www.w3.org/2006/12/xml-c14n11 */
128
- Algorithm: string
129
- }
130
-
131
- /**
132
- * Represents the Signature Method structure.
133
- */
134
- export interface SignatureMethod {
135
- /** Algorithm used for signing. Should be http://www.w3.org/2001/04/xmldsig-more#rsa-sha256 */
136
- Algorithm: string
137
- }
138
-
139
- /**
140
- * Represents the Signed Information structure.
141
- */
142
- export interface SignedInfo {
143
- /** Canonicalization method details. */
144
- "ds:CanonicalizationMethod": CanonicalizationMethod
145
- /** Signature method details. */
146
- "ds:SignatureMethod": SignatureMethod
147
- /** References to signed data and properties. Should contain two references. */
148
- "ds:Reference": [Reference, Reference] // Expecting two: one for document, one for signed properties
149
- }
150
-
151
- /**
152
- * Represents the root Signature element (IssuerDigitalSignature).
153
- * Based on the documentation: https://sdk.myinvois.hasil.gov.my/signature/
154
- * Conforms to XAdES enveloped signature requirements for UBL.
155
- */
156
- export interface IssuerDigitalSignature {
157
- /** ID attribute, should be 'DocSig'. */
158
- Id: string
159
- /** Signed information details. */
160
- "ds:SignedInfo": SignedInfo
161
- /** Base64 encoded signature value (Sig). */
162
- "ds:SignatureValue": string // base64binary
163
- /** Public key information (certificate). */
164
- "ds:KeyInfo": KeyInfo
165
- /** Object containing signed properties. */
166
- "ds:Object": {
167
- "xades:QualifyingProperties": QualifyingProperties
168
- }
169
- }
@@ -1,59 +0,0 @@
1
- /**
2
- * Represents the allowed codes for Malaysian states and federal territories.
3
- * Based on the documentation: https://sdk.myinvois.hasil.gov.my/codes/state-codes/
4
- */
5
- export type StateCode =
6
- | '01' // Johor
7
- | '02' // Kedah
8
- | '03' // Kelantan
9
- | '04' // Melaka
10
- | '05' // Negeri Sembilan
11
- | '06' // Pahang
12
- | '07' // Pulau Pinang
13
- | '08' // Perak
14
- | '09' // Perlis
15
- | '10' // Selangor
16
- | '11' // Terengganu
17
- | '12' // Sabah
18
- | '13' // Sarawak
19
- | '14' // Wilayah Persekutuan Kuala Lumpur
20
- | '15' // Wilayah Persekutuan Labuan
21
- | '16' // Wilayah Persekutuan Putrajaya
22
- | '17' // Not Applicable
23
-
24
- /**
25
- * Enum representing the allowed state codes with descriptive names.
26
- * Provides a more readable way to reference states.
27
- *
28
- * @example
29
- * const code = StateCodeEnum.Selangor;
30
- * console.log(code); // Output: "10"
31
- */
32
- export enum StateCodeEnum {
33
- Johor = '01',
34
- Kedah = '02',
35
- Kelantan = '03',
36
- Melaka = '04',
37
- NegeriSembilan = '05',
38
- Pahang = '06',
39
- PulauPinang = '07',
40
- Perak = '08',
41
- Perlis = '09',
42
- Selangor = '10',
43
- Terengganu = '11',
44
- Sabah = '12',
45
- Sarawak = '13',
46
- WPKualaLumpur = '14',
47
- WPLabuan = '15',
48
- WPPutrajaya = '16',
49
- NotApplicable = '17',
50
- }
51
-
52
- /**
53
- * Interface representing a state code entry.
54
- * Contains the code and its corresponding name.
55
- */
56
- export interface State {
57
- code: StateCode
58
- name: string
59
- }
@@ -1,39 +0,0 @@
1
- /**
2
- * Represents the allowed codes for tax types.
3
- * Based on the documentation: https://sdk.myinvois.hasil.gov.my/codes/tax-types/
4
- */
5
- export type TaxTypeCode =
6
- | '01' // Sales Tax
7
- | '02' // Service Tax
8
- | '03' // Tourism Tax
9
- | '04' // High-Value Goods Tax
10
- | '05' // Sales Tax on Low Value Goods
11
- | '06' // Not Applicable
12
- | 'E' // Tax exemption (where applicable)
13
-
14
- /**
15
- * Enum representing the allowed tax type codes with descriptive names.
16
- * Provides a more readable way to reference tax types.
17
- *
18
- * @example
19
- * const code = TaxTypeCodeEnum.SalesTax;
20
- * console.log(code); // Output: "01"
21
- */
22
- export enum TaxTypeCodeEnum {
23
- SalesTax = '01',
24
- ServiceTax = '02',
25
- TourismTax = '03',
26
- HighValueGoodsTax = '04',
27
- SalesTaxLowValueGoods = '05',
28
- NotApplicable = '06',
29
- TaxExemption = 'E',
30
- }
31
-
32
- /**
33
- * Interface representing a tax type entry.
34
- * Contains the code and its corresponding description.
35
- */
36
- export interface TaxType {
37
- code: TaxTypeCode
38
- description: string
39
- }
@@ -1,16 +0,0 @@
1
- /**
2
- * Unit type codes starting with '1'.
3
- */
4
- export type UnitTypeCode_1X = '10' | '11' | '13' | '14' | '15' | '1I'
5
-
6
- /**
7
- * Enum representing unit type codes starting with '1'.
8
- */
9
- export enum UnitTypeCodeEnum_1X {
10
- Group = '10',
11
- Outfit = '11',
12
- Ration = '13',
13
- Shot = '14',
14
- StickMilitary = '15',
15
- FixedRate = '1I',
16
- }
@@ -1,62 +0,0 @@
1
- /**
2
- * Unit type codes starting with '2'.
3
- */
4
- export type UnitTypeCode_2X =
5
- | '20'
6
- | '21'
7
- | '22'
8
- | '23'
9
- | '24'
10
- | '25'
11
- | '27'
12
- | '28'
13
- | '2A'
14
- | '2B'
15
- | '2C'
16
- | '2G'
17
- | '2H'
18
- | '2I'
19
- | '2J'
20
- | '2K'
21
- | '2L'
22
- | '2M'
23
- | '2N'
24
- | '2P'
25
- | '2Q'
26
- | '2R'
27
- | '2U'
28
- | '2X'
29
- | '2Y'
30
- | '2Z'
31
-
32
- /**
33
- * Enum representing unit type codes starting with '2'.
34
- */
35
- export enum UnitTypeCodeEnum_2X {
36
- TwentyFootContainer = '20',
37
- FortyFootContainer = '21',
38
- DecilitrePerGram = '22',
39
- GramPerCubicCentimetre = '23',
40
- TheoreticalPound = '24',
41
- GramPerSquareCentimetre = '25',
42
- TheoreticalTon = '27',
43
- KilogramPerSquareMetre = '28',
44
- RadianPerSecond = '2A',
45
- RadianPerSecondSquared = '2B',
46
- Roentgen = '2C',
47
- VoltAC = '2G',
48
- VoltDC = '2H',
49
- BritishThermalUnitInternationalTablePerHour = '2I',
50
- CubicCentimetrePerSecond = '2J',
51
- CubicFootPerHour = '2K',
52
- CubicFootPerMinute = '2L',
53
- CentimetrePerSecond = '2M',
54
- Decibel = '2N',
55
- Kilobyte = '2P',
56
- Kilobecquerel = '2Q',
57
- Kilocurie = '2R',
58
- Megagram = '2U',
59
- MetrePerMinute = '2X',
60
- Milliroentgen = '2Y',
61
- Millivolt = '2Z',
62
- }
@@ -1,17 +0,0 @@
1
- /**
2
- * Unit type codes starting with '3'.
3
- */
4
- export type UnitTypeCode_3X = '33' | '34' | '35' | '37' | '38' | '3B' | '3C'
5
-
6
- /**
7
- * Enum representing unit type codes starting with '3'.
8
- */
9
- export enum UnitTypeCodeEnum_3X {
10
- KilopascalSquareMetrePerGram = '33',
11
- KilopascalPerMillimetre = '34',
12
- MillilitrePerSquareCentimetreSecond = '35',
13
- OuncePerSquareFoot = '37',
14
- OuncePerSquareFootPer0_01inch = '38',
15
- Megajoule = '3B',
16
- Manmonth = '3C',
17
- }
@@ -1,44 +0,0 @@
1
- /**
2
- * Unit type codes starting with '4'.
3
- */
4
- export type UnitTypeCode_4X =
5
- | '40'
6
- | '41'
7
- | '4C'
8
- | '4G'
9
- | '4H'
10
- | '4K'
11
- | '4L'
12
- | '4M'
13
- | '4N'
14
- | '4O'
15
- | '4P'
16
- | '4Q'
17
- | '4R'
18
- | '4T'
19
- | '4U'
20
- | '4W'
21
- | '4X'
22
-
23
- /**
24
- * Enum representing unit type codes starting with '4'.
25
- */
26
- export enum UnitTypeCodeEnum_4X {
27
- MillilitrePerSecond = '40',
28
- MillilitrePerMinute = '41',
29
- Centistokes = '4C',
30
- Microlitre = '4G',
31
- MicrometreMicron = '4H',
32
- Milliampere = '4K',
33
- Megabyte = '4L',
34
- MilligramPerHour = '4M',
35
- Megabecquerel = '4N',
36
- Microfarad = '4O',
37
- NewtonPerMetre = '4P',
38
- OunceInch = '4Q',
39
- OunceFoot = '4R',
40
- Picofarad = '4T',
41
- PoundPerHour = '4U',
42
- TonUSPerHour = '4W',
43
- KilolitrePerHour = '4X',
44
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Unit type codes starting with '5'.
3
- */
4
- export type UnitTypeCode_5X =
5
- | '56'
6
- | '57'
7
- | '58'
8
- | '59'
9
- | '5A'
10
- | '5B'
11
- | '5E'
12
- | '5J'
13
-
14
- /**
15
- * Enum representing unit type codes starting with '5'.
16
- */
17
- export enum UnitTypeCodeEnum_5X {
18
- Sitas = '56',
19
- Mesh = '57',
20
- NetKilogram = '58',
21
- PartPerMillion = '59',
22
- BarrelUSPerMinute = '5A',
23
- Batch = '5B',
24
- MMSCFDay = '5E',
25
- HydraulicHorsePower = '5J',
26
- }