@bisondesk/core-sdk 1.0.318 → 1.0.319

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 (429) hide show
  1. package/lib/{types/apis → apis}/crm.d.ts +3 -3
  2. package/lib/apis/crm.d.ts.map +1 -0
  3. package/lib/{esm/apis → apis}/crm.js +3 -2
  4. package/lib/apis/crm.js.map +1 -0
  5. package/lib/{types/apis → apis}/internet-vehicles.d.ts +1 -1
  6. package/lib/{types/apis → apis}/internet-vehicles.d.ts.map +1 -1
  7. package/lib/apis/internet-vehicles.js.map +1 -0
  8. package/lib/{types/apis → apis}/leasing-administration.d.ts +1 -1
  9. package/lib/{types/apis → apis}/leasing-administration.d.ts.map +1 -1
  10. package/lib/apis/leasing-administration.js.map +1 -0
  11. package/lib/{types/apis → apis}/leasing.d.ts +2 -2
  12. package/lib/{types/apis → apis}/leasing.d.ts.map +1 -1
  13. package/lib/apis/leasing.js.map +1 -0
  14. package/lib/{types/apis → apis}/opportunities.d.ts +3 -3
  15. package/lib/{types/apis → apis}/opportunities.d.ts.map +1 -1
  16. package/lib/{esm/apis → apis}/opportunities.js +1 -2
  17. package/lib/{esm/apis → apis}/opportunities.js.map +1 -1
  18. package/lib/{types/apis → apis}/picklists.d.ts +1 -1
  19. package/lib/{types/apis → apis}/picklists.d.ts.map +1 -1
  20. package/lib/apis/picklists.js.map +1 -0
  21. package/lib/{types/apis → apis}/tenants.d.ts +1 -1
  22. package/lib/{types/apis → apis}/tenants.d.ts.map +1 -1
  23. package/lib/apis/tenants.js.map +1 -0
  24. package/lib/{types/apis → apis}/users.d.ts +1 -1
  25. package/lib/{types/apis → apis}/users.d.ts.map +1 -1
  26. package/lib/apis/users.js.map +1 -0
  27. package/lib/{types/apis → apis}/vehicles.d.ts +2 -2
  28. package/lib/{types/apis → apis}/vehicles.d.ts.map +1 -1
  29. package/lib/apis/vehicles.js.map +1 -0
  30. package/lib/{types/constants.d.ts → constants.d.ts} +1 -1
  31. package/lib/{types/constants.d.ts.map → constants.d.ts.map} +1 -1
  32. package/lib/{esm/constants.js → constants.js} +4 -4
  33. package/lib/{esm/constants.js.map → constants.js.map} +1 -1
  34. package/lib/types/{types/crm.d.ts → crm.d.ts} +3 -3
  35. package/lib/types/crm.d.ts.map +1 -0
  36. package/lib/types/crm.js.map +1 -0
  37. package/lib/types/{types/definitions.d.ts → definitions.d.ts} +2 -2
  38. package/lib/types/{types/definitions.d.ts.map → definitions.d.ts.map} +1 -1
  39. package/lib/types/definitions.js.map +1 -0
  40. package/lib/types/{types/delivery-settings.d.ts → delivery-settings.d.ts} +2 -2
  41. package/lib/types/delivery-settings.d.ts.map +1 -0
  42. package/lib/types/delivery-settings.js.map +1 -0
  43. package/lib/types/{types/insights.d.ts → insights.d.ts} +2 -2
  44. package/lib/types/insights.d.ts.map +1 -0
  45. package/lib/types/insights.js.map +1 -0
  46. package/lib/types/{types/interests.d.ts → interests.d.ts} +2 -2
  47. package/lib/types/interests.d.ts.map +1 -0
  48. package/lib/types/interests.js.map +1 -0
  49. package/lib/types/{types/internet-opportunities.d.ts → internet-opportunities.d.ts} +3 -1
  50. package/lib/types/internet-opportunities.d.ts.map +1 -0
  51. package/lib/types/internet-opportunities.js.map +1 -0
  52. package/lib/types/{types/internet-vehicles.d.ts → internet-vehicles.d.ts} +3 -3
  53. package/lib/types/internet-vehicles.d.ts.map +1 -0
  54. package/lib/types/internet-vehicles.js.map +1 -0
  55. package/lib/types/{types/leasing-administration.d.ts → leasing-administration.d.ts} +1 -1
  56. package/lib/types/leasing-administration.d.ts.map +1 -0
  57. package/lib/types/leasing-administration.js.map +1 -0
  58. package/lib/types/{types/leasing-debtors.d.ts → leasing-debtors.d.ts} +1 -1
  59. package/lib/types/{types/leasing-debtors.d.ts.map → leasing-debtors.d.ts.map} +1 -1
  60. package/lib/types/leasing-debtors.js.map +1 -0
  61. package/lib/types/{types/leasing-search.d.ts → leasing-search.d.ts} +4 -4
  62. package/lib/types/leasing-search.d.ts.map +1 -0
  63. package/lib/types/leasing-search.js.map +1 -0
  64. package/lib/types/{types/leasing-settings.d.ts → leasing-settings.d.ts} +2 -2
  65. package/lib/types/leasing-settings.d.ts.map +1 -0
  66. package/lib/{cjs/types → types}/leasing-settings.js.map +1 -1
  67. package/lib/types/{types/leasing.d.ts → leasing.d.ts} +17 -2
  68. package/lib/types/{types/leasing.d.ts.map → leasing.d.ts.map} +1 -1
  69. package/lib/types/leasing.js.map +1 -0
  70. package/lib/types/{types/opportunities.d.ts → opportunities.d.ts} +13 -10
  71. package/lib/types/opportunities.d.ts.map +1 -0
  72. package/lib/types/opportunities.js.map +1 -0
  73. package/lib/types/{types/quote-settings.d.ts → quote-settings.d.ts} +1 -1
  74. package/lib/types/{types/quote-settings.d.ts.map → quote-settings.d.ts.map} +1 -1
  75. package/lib/types/quote-settings.js.map +1 -0
  76. package/lib/types/{types/quotes.d.ts → quotes.d.ts} +4 -4
  77. package/lib/types/quotes.d.ts.map +1 -0
  78. package/lib/types/quotes.js.map +1 -0
  79. package/lib/types/{types/recently-viewed.d.ts → recently-viewed.d.ts} +1 -1
  80. package/lib/types/recently-viewed.d.ts.map +1 -0
  81. package/lib/types/recently-viewed.js.map +1 -0
  82. package/lib/types/{types/roi-ratings.d.ts → roi-ratings.d.ts} +3 -3
  83. package/lib/types/roi-ratings.d.ts.map +1 -0
  84. package/lib/types/roi-ratings.js.map +1 -0
  85. package/lib/types/{types/saved-filters.d.ts → saved-filters.d.ts} +2 -2
  86. package/lib/types/saved-filters.d.ts.map +1 -0
  87. package/lib/{cjs/types → types}/saved-filters.js.map +1 -1
  88. package/lib/types/{types/search.d.ts → search.d.ts} +8 -2
  89. package/lib/types/search.d.ts.map +1 -0
  90. package/lib/types/search.js.map +1 -0
  91. package/lib/types/{types/tenants.d.ts → tenants.d.ts} +2 -1
  92. package/lib/types/tenants.d.ts.map +1 -0
  93. package/lib/types/tenants.js.map +1 -0
  94. package/lib/types/{types/utils.d.ts → utils.d.ts} +1 -1
  95. package/lib/types/utils.d.ts.map +1 -0
  96. package/lib/types/utils.js.map +1 -0
  97. package/lib/types/{types/vehicles.d.ts → vehicles.d.ts} +1 -1
  98. package/lib/types/{types/vehicles.d.ts.map → vehicles.d.ts.map} +1 -1
  99. package/lib/types/vehicles.js.map +1 -0
  100. package/lib/{types/utils → utils}/forms.d.ts +1 -1
  101. package/lib/{types/utils → utils}/forms.d.ts.map +1 -1
  102. package/lib/{esm/utils → utils}/forms.js +2 -2
  103. package/lib/utils/forms.js.map +1 -0
  104. package/lib/{types/utils → utils}/leasing.d.ts +1 -1
  105. package/lib/utils/leasing.d.ts.map +1 -0
  106. package/lib/utils/leasing.js +5 -0
  107. package/lib/utils/leasing.js.map +1 -0
  108. package/lib/{types/utils → utils}/opportunities.d.ts +1 -1
  109. package/lib/{types/utils → utils}/opportunities.d.ts.map +1 -1
  110. package/lib/{esm/utils → utils}/opportunities.js +1 -1
  111. package/lib/utils/opportunities.js.map +1 -0
  112. package/lib/utils/slug.d.ts +3 -0
  113. package/lib/{types/utils → utils}/slug.d.ts.map +1 -1
  114. package/lib/{esm/utils → utils}/slug.js +1 -1
  115. package/lib/utils/slug.js.map +1 -0
  116. package/lib/{types/utils → utils}/tenants.d.ts +1 -1
  117. package/lib/{types/utils → utils}/tenants.d.ts.map +1 -1
  118. package/lib/{esm/utils → utils}/tenants.js +1 -1
  119. package/lib/utils/tenants.js.map +1 -0
  120. package/lib/{types/utils → utils}/vehicles.d.ts +1 -1
  121. package/lib/{types/utils → utils}/vehicles.d.ts.map +1 -1
  122. package/lib/{esm/utils → utils}/vehicles.js +1 -1
  123. package/lib/utils/vehicles.js.map +1 -0
  124. package/package.json +15 -24
  125. package/src/apis/crm.ts +16 -11
  126. package/src/apis/internet-vehicles.ts +1 -1
  127. package/src/apis/leasing-administration.ts +3 -3
  128. package/src/apis/leasing.ts +12 -12
  129. package/src/apis/opportunities.ts +4 -6
  130. package/src/apis/picklists.ts +3 -3
  131. package/src/apis/tenants.ts +6 -6
  132. package/src/apis/users.ts +2 -2
  133. package/src/apis/vehicles.ts +11 -11
  134. package/src/constants.ts +1 -1
  135. package/src/types/crm.ts +3 -3
  136. package/src/types/definitions.ts +2 -2
  137. package/src/types/delivery-settings.ts +2 -2
  138. package/src/types/insights.ts +2 -2
  139. package/src/types/interests.ts +2 -2
  140. package/src/types/internet-opportunities.ts +3 -1
  141. package/src/types/internet-vehicles.ts +3 -3
  142. package/src/types/leasing-administration.ts +1 -1
  143. package/src/types/leasing-debtors.ts +1 -1
  144. package/src/types/leasing-search.ts +4 -4
  145. package/src/types/leasing-settings.ts +2 -2
  146. package/src/types/leasing.ts +18 -2
  147. package/src/types/opportunities.ts +14 -10
  148. package/src/types/quote-settings.ts +1 -1
  149. package/src/types/quotes.ts +4 -4
  150. package/src/types/recently-viewed.ts +1 -1
  151. package/src/types/roi-ratings.ts +3 -3
  152. package/src/types/saved-filters.ts +2 -2
  153. package/src/types/search.ts +10 -2
  154. package/src/types/tenants.ts +2 -1
  155. package/src/types/utils.ts +1 -1
  156. package/src/types/vehicles.ts +1 -1
  157. package/src/utils/forms.ts +2 -2
  158. package/src/utils/leasing.ts +5 -4
  159. package/src/utils/opportunities.ts +1 -1
  160. package/src/utils/slug.ts +2 -2
  161. package/src/utils/tenants.ts +2 -2
  162. package/src/utils/vehicles.ts +2 -2
  163. package/tsconfig.deploy.json +5 -0
  164. package/tsconfig.deploy.tsbuildinfo +1 -0
  165. package/tsconfig.json +1 -2
  166. package/tsconfig.tsbuildinfo +1 -0
  167. package/lib/cjs/apis/crm.js +0 -199
  168. package/lib/cjs/apis/crm.js.map +0 -1
  169. package/lib/cjs/apis/documents.js +0 -55
  170. package/lib/cjs/apis/documents.js.map +0 -1
  171. package/lib/cjs/apis/internet-vehicles.js +0 -25
  172. package/lib/cjs/apis/internet-vehicles.js.map +0 -1
  173. package/lib/cjs/apis/leasing-administration.js +0 -47
  174. package/lib/cjs/apis/leasing-administration.js.map +0 -1
  175. package/lib/cjs/apis/leasing.js +0 -167
  176. package/lib/cjs/apis/leasing.js.map +0 -1
  177. package/lib/cjs/apis/opportunities.js +0 -66
  178. package/lib/cjs/apis/opportunities.js.map +0 -1
  179. package/lib/cjs/apis/picklists.js +0 -42
  180. package/lib/cjs/apis/picklists.js.map +0 -1
  181. package/lib/cjs/apis/tenants.js +0 -78
  182. package/lib/cjs/apis/tenants.js.map +0 -1
  183. package/lib/cjs/apis/users.js +0 -24
  184. package/lib/cjs/apis/users.js.map +0 -1
  185. package/lib/cjs/apis/vehicles.js +0 -183
  186. package/lib/cjs/apis/vehicles.js.map +0 -1
  187. package/lib/cjs/constants.js +0 -940
  188. package/lib/cjs/constants.js.map +0 -1
  189. package/lib/cjs/ddb-entities.js +0 -5
  190. package/lib/cjs/ddb-entities.js.map +0 -1
  191. package/lib/cjs/types/activities.js +0 -16
  192. package/lib/cjs/types/activities.js.map +0 -1
  193. package/lib/cjs/types/comparables.js +0 -3
  194. package/lib/cjs/types/crm.js +0 -19
  195. package/lib/cjs/types/crm.js.map +0 -1
  196. package/lib/cjs/types/definitions.js +0 -3
  197. package/lib/cjs/types/definitions.js.map +0 -1
  198. package/lib/cjs/types/delivery-settings.js +0 -9
  199. package/lib/cjs/types/delivery-settings.js.map +0 -1
  200. package/lib/cjs/types/documents.js +0 -9
  201. package/lib/cjs/types/documents.js.map +0 -1
  202. package/lib/cjs/types/events.js +0 -10
  203. package/lib/cjs/types/events.js.map +0 -1
  204. package/lib/cjs/types/fields.js +0 -29
  205. package/lib/cjs/types/fields.js.map +0 -1
  206. package/lib/cjs/types/insights.js +0 -3
  207. package/lib/cjs/types/insights.js.map +0 -1
  208. package/lib/cjs/types/interests.js +0 -10
  209. package/lib/cjs/types/interests.js.map +0 -1
  210. package/lib/cjs/types/internet-opportunities.js +0 -3
  211. package/lib/cjs/types/internet-opportunities.js.map +0 -1
  212. package/lib/cjs/types/internet-vehicles.js +0 -3
  213. package/lib/cjs/types/internet-vehicles.js.map +0 -1
  214. package/lib/cjs/types/leasing-administration.js +0 -3
  215. package/lib/cjs/types/leasing-administration.js.map +0 -1
  216. package/lib/cjs/types/leasing-debtors.js +0 -3
  217. package/lib/cjs/types/leasing-debtors.js.map +0 -1
  218. package/lib/cjs/types/leasing-search.js +0 -3
  219. package/lib/cjs/types/leasing-search.js.map +0 -1
  220. package/lib/cjs/types/leasing-settings.js +0 -10
  221. package/lib/cjs/types/leasing.js +0 -33
  222. package/lib/cjs/types/leasing.js.map +0 -1
  223. package/lib/cjs/types/machines.js +0 -3
  224. package/lib/cjs/types/opportunities.js +0 -95
  225. package/lib/cjs/types/opportunities.js.map +0 -1
  226. package/lib/cjs/types/payments.js +0 -10
  227. package/lib/cjs/types/payments.js.map +0 -1
  228. package/lib/cjs/types/picklists.js +0 -3
  229. package/lib/cjs/types/quote-settings.js +0 -3
  230. package/lib/cjs/types/quote-settings.js.map +0 -1
  231. package/lib/cjs/types/quotes.js +0 -45
  232. package/lib/cjs/types/quotes.js.map +0 -1
  233. package/lib/cjs/types/recently-viewed.js +0 -3
  234. package/lib/cjs/types/recently-viewed.js.map +0 -1
  235. package/lib/cjs/types/reservations.js +0 -8
  236. package/lib/cjs/types/reservations.js.map +0 -1
  237. package/lib/cjs/types/roi-ratings.js +0 -8
  238. package/lib/cjs/types/roi-ratings.js.map +0 -1
  239. package/lib/cjs/types/saved-filters.js +0 -12
  240. package/lib/cjs/types/search.js +0 -36
  241. package/lib/cjs/types/search.js.map +0 -1
  242. package/lib/cjs/types/settings.js +0 -3
  243. package/lib/cjs/types/storage.js +0 -5
  244. package/lib/cjs/types/storage.js.map +0 -1
  245. package/lib/cjs/types/templates.js +0 -3
  246. package/lib/cjs/types/tenants.js +0 -19
  247. package/lib/cjs/types/tenants.js.map +0 -1
  248. package/lib/cjs/types/users.js +0 -3
  249. package/lib/cjs/types/utils.js +0 -9
  250. package/lib/cjs/types/utils.js.map +0 -1
  251. package/lib/cjs/types/vehicles.js +0 -63
  252. package/lib/cjs/types/vehicles.js.map +0 -1
  253. package/lib/cjs/types/website.js +0 -3
  254. package/lib/cjs/utils/forms.js +0 -31
  255. package/lib/cjs/utils/forms.js.map +0 -1
  256. package/lib/cjs/utils/leasing.js +0 -8
  257. package/lib/cjs/utils/leasing.js.map +0 -1
  258. package/lib/cjs/utils/opportunities.js +0 -60
  259. package/lib/cjs/utils/opportunities.js.map +0 -1
  260. package/lib/cjs/utils/slug.js +0 -21
  261. package/lib/cjs/utils/slug.js.map +0 -1
  262. package/lib/cjs/utils/tenants.js +0 -21
  263. package/lib/cjs/utils/tenants.js.map +0 -1
  264. package/lib/cjs/utils/vehicles.js +0 -60
  265. package/lib/cjs/utils/vehicles.js.map +0 -1
  266. package/lib/esm/apis/crm.js.map +0 -1
  267. package/lib/esm/apis/documents.js +0 -49
  268. package/lib/esm/apis/documents.js.map +0 -1
  269. package/lib/esm/apis/internet-vehicles.js.map +0 -1
  270. package/lib/esm/apis/leasing-administration.js.map +0 -1
  271. package/lib/esm/apis/leasing.js.map +0 -1
  272. package/lib/esm/apis/picklists.js.map +0 -1
  273. package/lib/esm/apis/tenants.js.map +0 -1
  274. package/lib/esm/apis/users.js.map +0 -1
  275. package/lib/esm/apis/vehicles.js.map +0 -1
  276. package/lib/esm/types/comparables.js.map +0 -1
  277. package/lib/esm/types/crm.js.map +0 -1
  278. package/lib/esm/types/definitions.js.map +0 -1
  279. package/lib/esm/types/delivery-settings.js.map +0 -1
  280. package/lib/esm/types/documents.js +0 -6
  281. package/lib/esm/types/documents.js.map +0 -1
  282. package/lib/esm/types/insights.js.map +0 -1
  283. package/lib/esm/types/interests.js.map +0 -1
  284. package/lib/esm/types/internet-opportunities.js.map +0 -1
  285. package/lib/esm/types/internet-vehicles.js.map +0 -1
  286. package/lib/esm/types/leasing-administration.js.map +0 -1
  287. package/lib/esm/types/leasing-debtors.js.map +0 -1
  288. package/lib/esm/types/leasing-search.js.map +0 -1
  289. package/lib/esm/types/leasing-settings.js.map +0 -1
  290. package/lib/esm/types/leasing.js.map +0 -1
  291. package/lib/esm/types/machines.js.map +0 -1
  292. package/lib/esm/types/opportunities.js.map +0 -1
  293. package/lib/esm/types/picklists.js.map +0 -1
  294. package/lib/esm/types/quote-settings.js.map +0 -1
  295. package/lib/esm/types/quotes.js.map +0 -1
  296. package/lib/esm/types/recently-viewed.js.map +0 -1
  297. package/lib/esm/types/roi-ratings.js.map +0 -1
  298. package/lib/esm/types/saved-filters.js.map +0 -1
  299. package/lib/esm/types/search.js.map +0 -1
  300. package/lib/esm/types/settings.js.map +0 -1
  301. package/lib/esm/types/storage.js +0 -2
  302. package/lib/esm/types/storage.js.map +0 -1
  303. package/lib/esm/types/templates.js.map +0 -1
  304. package/lib/esm/types/tenants.js.map +0 -1
  305. package/lib/esm/types/users.js.map +0 -1
  306. package/lib/esm/types/utils.js.map +0 -1
  307. package/lib/esm/types/vehicles.js.map +0 -1
  308. package/lib/esm/types/website.js.map +0 -1
  309. package/lib/esm/utils/forms.js.map +0 -1
  310. package/lib/esm/utils/leasing.js +0 -4
  311. package/lib/esm/utils/leasing.js.map +0 -1
  312. package/lib/esm/utils/opportunities.js.map +0 -1
  313. package/lib/esm/utils/slug.js.map +0 -1
  314. package/lib/esm/utils/tenants.js.map +0 -1
  315. package/lib/esm/utils/vehicles.js.map +0 -1
  316. package/lib/tsconfig.cjs.tsbuildinfo +0 -1
  317. package/lib/tsconfig.esm.tsbuildinfo +0 -1
  318. package/lib/types/apis/crm.d.ts.map +0 -1
  319. package/lib/types/apis/documents.d.ts +0 -4
  320. package/lib/types/apis/documents.d.ts.map +0 -1
  321. package/lib/types/types/crm.d.ts.map +0 -1
  322. package/lib/types/types/delivery-settings.d.ts.map +0 -1
  323. package/lib/types/types/documents.d.ts +0 -140
  324. package/lib/types/types/documents.d.ts.map +0 -1
  325. package/lib/types/types/insights.d.ts.map +0 -1
  326. package/lib/types/types/interests.d.ts.map +0 -1
  327. package/lib/types/types/internet-opportunities.d.ts.map +0 -1
  328. package/lib/types/types/internet-vehicles.d.ts.map +0 -1
  329. package/lib/types/types/leasing-administration.d.ts.map +0 -1
  330. package/lib/types/types/leasing-search.d.ts.map +0 -1
  331. package/lib/types/types/leasing-settings.d.ts.map +0 -1
  332. package/lib/types/types/opportunities.d.ts.map +0 -1
  333. package/lib/types/types/quotes.d.ts.map +0 -1
  334. package/lib/types/types/recently-viewed.d.ts.map +0 -1
  335. package/lib/types/types/roi-ratings.d.ts.map +0 -1
  336. package/lib/types/types/saved-filters.d.ts.map +0 -1
  337. package/lib/types/types/search.d.ts.map +0 -1
  338. package/lib/types/types/storage.d.ts +0 -2
  339. package/lib/types/types/storage.d.ts.map +0 -1
  340. package/lib/types/types/tenants.d.ts.map +0 -1
  341. package/lib/types/types/utils.d.ts.map +0 -1
  342. package/lib/types/utils/leasing.d.ts.map +0 -1
  343. package/lib/types/utils/slug.d.ts +0 -3
  344. package/src/apis/documents.ts +0 -64
  345. package/src/types/documents.ts +0 -141
  346. package/src/types/storage.ts +0 -1
  347. package/tsconfig.cjs.json +0 -9
  348. package/tsconfig.esm.json +0 -9
  349. /package/lib/{esm/apis → apis}/internet-vehicles.js +0 -0
  350. /package/lib/{esm/apis → apis}/leasing-administration.js +0 -0
  351. /package/lib/{esm/apis → apis}/leasing.js +0 -0
  352. /package/lib/{esm/apis → apis}/picklists.js +0 -0
  353. /package/lib/{esm/apis → apis}/tenants.js +0 -0
  354. /package/lib/{esm/apis → apis}/users.js +0 -0
  355. /package/lib/{esm/apis → apis}/vehicles.js +0 -0
  356. /package/lib/{types/ddb-entities.d.ts → ddb-entities.d.ts} +0 -0
  357. /package/lib/{types/ddb-entities.d.ts.map → ddb-entities.d.ts.map} +0 -0
  358. /package/lib/{esm/ddb-entities.js → ddb-entities.js} +0 -0
  359. /package/lib/{esm/ddb-entities.js.map → ddb-entities.js.map} +0 -0
  360. /package/lib/types/{types/activities.d.ts → activities.d.ts} +0 -0
  361. /package/lib/types/{types/activities.d.ts.map → activities.d.ts.map} +0 -0
  362. /package/lib/{esm/types → types}/activities.js +0 -0
  363. /package/lib/{esm/types → types}/activities.js.map +0 -0
  364. /package/lib/types/{types/comparables.d.ts → comparables.d.ts} +0 -0
  365. /package/lib/types/{types/comparables.d.ts.map → comparables.d.ts.map} +0 -0
  366. /package/lib/{esm/types → types}/comparables.js +0 -0
  367. /package/lib/{cjs/types → types}/comparables.js.map +0 -0
  368. /package/lib/{esm/types → types}/crm.js +0 -0
  369. /package/lib/{esm/types → types}/definitions.js +0 -0
  370. /package/lib/{esm/types → types}/delivery-settings.js +0 -0
  371. /package/lib/types/{types/events.d.ts → events.d.ts} +0 -0
  372. /package/lib/types/{types/events.d.ts.map → events.d.ts.map} +0 -0
  373. /package/lib/{esm/types → types}/events.js +0 -0
  374. /package/lib/{esm/types → types}/events.js.map +0 -0
  375. /package/lib/types/{types/fields.d.ts → fields.d.ts} +0 -0
  376. /package/lib/types/{types/fields.d.ts.map → fields.d.ts.map} +0 -0
  377. /package/lib/{esm/types → types}/fields.js +0 -0
  378. /package/lib/{esm/types → types}/fields.js.map +0 -0
  379. /package/lib/{esm/types → types}/insights.js +0 -0
  380. /package/lib/{esm/types → types}/interests.js +0 -0
  381. /package/lib/{esm/types → types}/internet-opportunities.js +0 -0
  382. /package/lib/{esm/types → types}/internet-vehicles.js +0 -0
  383. /package/lib/{esm/types → types}/leasing-administration.js +0 -0
  384. /package/lib/{esm/types → types}/leasing-debtors.js +0 -0
  385. /package/lib/{esm/types → types}/leasing-search.js +0 -0
  386. /package/lib/{esm/types → types}/leasing-settings.js +0 -0
  387. /package/lib/{esm/types → types}/leasing.js +0 -0
  388. /package/lib/types/{types/machines.d.ts → machines.d.ts} +0 -0
  389. /package/lib/types/{types/machines.d.ts.map → machines.d.ts.map} +0 -0
  390. /package/lib/{esm/types → types}/machines.js +0 -0
  391. /package/lib/{cjs/types → types}/machines.js.map +0 -0
  392. /package/lib/{esm/types → types}/opportunities.js +0 -0
  393. /package/lib/types/{types/payments.d.ts → payments.d.ts} +0 -0
  394. /package/lib/types/{types/payments.d.ts.map → payments.d.ts.map} +0 -0
  395. /package/lib/{esm/types → types}/payments.js +0 -0
  396. /package/lib/{esm/types → types}/payments.js.map +0 -0
  397. /package/lib/types/{types/picklists.d.ts → picklists.d.ts} +0 -0
  398. /package/lib/types/{types/picklists.d.ts.map → picklists.d.ts.map} +0 -0
  399. /package/lib/{esm/types → types}/picklists.js +0 -0
  400. /package/lib/{cjs/types → types}/picklists.js.map +0 -0
  401. /package/lib/{esm/types → types}/quote-settings.js +0 -0
  402. /package/lib/{esm/types → types}/quotes.js +0 -0
  403. /package/lib/{esm/types → types}/recently-viewed.js +0 -0
  404. /package/lib/types/{types/reservations.d.ts → reservations.d.ts} +0 -0
  405. /package/lib/types/{types/reservations.d.ts.map → reservations.d.ts.map} +0 -0
  406. /package/lib/{esm/types → types}/reservations.js +0 -0
  407. /package/lib/{esm/types → types}/reservations.js.map +0 -0
  408. /package/lib/{esm/types → types}/roi-ratings.js +0 -0
  409. /package/lib/{esm/types → types}/saved-filters.js +0 -0
  410. /package/lib/{esm/types → types}/search.js +0 -0
  411. /package/lib/types/{types/settings.d.ts → settings.d.ts} +0 -0
  412. /package/lib/types/{types/settings.d.ts.map → settings.d.ts.map} +0 -0
  413. /package/lib/{esm/types → types}/settings.js +0 -0
  414. /package/lib/{cjs/types → types}/settings.js.map +0 -0
  415. /package/lib/types/{types/templates.d.ts → templates.d.ts} +0 -0
  416. /package/lib/types/{types/templates.d.ts.map → templates.d.ts.map} +0 -0
  417. /package/lib/{esm/types → types}/templates.js +0 -0
  418. /package/lib/{cjs/types → types}/templates.js.map +0 -0
  419. /package/lib/{esm/types → types}/tenants.js +0 -0
  420. /package/lib/types/{types/users.d.ts → users.d.ts} +0 -0
  421. /package/lib/types/{types/users.d.ts.map → users.d.ts.map} +0 -0
  422. /package/lib/{esm/types → types}/users.js +0 -0
  423. /package/lib/{cjs/types → types}/users.js.map +0 -0
  424. /package/lib/{esm/types → types}/utils.js +0 -0
  425. /package/lib/{esm/types → types}/vehicles.js +0 -0
  426. /package/lib/types/{types/website.d.ts → website.d.ts} +0 -0
  427. /package/lib/types/{types/website.d.ts.map → website.d.ts.map} +0 -0
  428. /package/lib/{esm/types → types}/website.js +0 -0
  429. /package/lib/{cjs/types → types}/website.js.map +0 -0
@@ -1,940 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MIN_SORT_PRIORITY = exports.MAX_SORT_PRIORITY = exports.Categories = exports.DOCUMENT_TYPES_PICKLIST_ID = exports.JOB_CATEGORIES_PICKLIST_ID = exports.EXTENDED_PICKLIST_ID = exports.HEIGTHENED_PICKLIST_ID = exports.ORG_SEGMENTS_PICKLIST_ID = exports.SUSPENSIONS_PICKLIST_ID = exports.MAKE_MODEL_TYPES_PICKLIST_ID = exports.MAKE_MODELS_PICKLIST_ID = exports.MAKES_PICKLIST_ID = exports.TRANSMISSIONS_PICKLIST_ID = exports.EURONORMS_PICKLIST_ID = exports.CONFIGURATIONS_PICKLIST_ID = exports.CATEGORIES_PICKLIST_ID = exports.CABINS_PICKLIST_ID = exports.BODYWORKS_PICKLIST_ID = exports.WEBSITE_MARKETING_PLATFORM_ID = exports.PICKLIST_FALLBACK_LOCALE = exports.QUOTE_STATUS_PICKLIST_ID = exports.PURCHASE_LOGISTICS_STATUS_PICKLIST_ID = exports.SLB_PARTNERS_PICKLIST_ID = exports.SHIPPING_COMPANIES_PICKLIST_ID = exports.ENGINEERING_DOCS_PICKLIST_ID = exports.CRANE_MAKE_PICKLIST_ID = exports.VAT_PERCENTAGE_PICKLIST_ID = exports.TAILGATE_MAKE_PICKLIST_ID = exports.AXLE_MAKE_PICKLIST_ID = exports.SUPPLIER_VAT_RATE_PICKLIST_ID = exports.LOCATION_PICKLIST_ID = exports.GEARBOX_MAKE_PICKLIST_ID = exports.AXLE_TIRE_SIZE_PICKLIST_ID = exports.DEPARTMENT_PICKLIST_ID = exports.ORGANIZATION_RISK_TAGS_PICKLIST_ID = exports.OPPORTUNITY_SOURCE_PICKLIST_ID = exports.OPPORTUNITY_LOGISTIC_STATUS_PICKLIST_ID = exports.OPPORTUNITY_PAYMENT_STATUS_PICKLIST_ID = exports.OPPORTUNITY_DEAL_STATUS_PICKLIST_ID = exports.OPPORTUNITY_STATUS_PICKLIST_ID = exports.MARKETING_PLATFORMS_PICKLIST_ID = exports.VEHICLE_ROLES_PICKLIST_ID = exports.VEHICLE_SALE_DEAL_STATUS_PICKLIST_ID = exports.VEHICLE_STATE_FILTERS_PICKLIST_ID = exports.VEHICLE_MAIN_FEATURES_PICKLIST_ID = exports.COUNTRIES_PICKLIST_ID = exports.TIMEZONES_PICKLIST_ID = exports.CLIENT_LANGUAGES_PICKLIST_ID = exports.APP_LANGUAGES_PICKLIST_ID = exports.BusinessEntityIds = void 0;
4
- exports.WarningHints = exports.SIGNATURE_EMAIL_TEMPLATE_ID = exports.VEHICLE_SHARE_TEMPLATE_ID = exports.DEBTORS_MONTHS_UNTIL_TODAY_COUNT = exports.AXLE_CONFIG = exports.UNKNOWN_MAKE = exports.OpportunityType = exports.INTERNET_VEHICLES_ANALYSIS_ALL_DATA = exports.LeasingAdminUploadErrors = exports.LeasingAdminEntities = exports.LeasingAdminUploadHandlers = exports.KM_ROUNDING = exports.PRICE_ROUNDING = exports.MAX_PRICE = exports.MAX_KM = exports.MAX_AGE = exports.FILTER_MULTIPLE_SEPARATOR = exports.FILTER_RANGE_SEPARATOR = void 0;
5
- var constants_1 = require("@bisondesk/commons-sdk/constants");
6
- Object.defineProperty(exports, "BusinessEntityIds", { enumerable: true, get: function () { return constants_1.BusinessEntityIds; } });
7
- exports.APP_LANGUAGES_PICKLIST_ID = 'appLanguages';
8
- exports.CLIENT_LANGUAGES_PICKLIST_ID = 'clientLanguages';
9
- exports.TIMEZONES_PICKLIST_ID = 'timezones';
10
- exports.COUNTRIES_PICKLIST_ID = 'countries';
11
- exports.VEHICLE_MAIN_FEATURES_PICKLIST_ID = 'vehicleMainFeatures';
12
- exports.VEHICLE_STATE_FILTERS_PICKLIST_ID = 'vehicleStateFilters';
13
- exports.VEHICLE_SALE_DEAL_STATUS_PICKLIST_ID = 'vehicleSaleDealStatus';
14
- exports.VEHICLE_ROLES_PICKLIST_ID = 'vehicleRoles';
15
- exports.MARKETING_PLATFORMS_PICKLIST_ID = 'marketingPlatforms';
16
- exports.OPPORTUNITY_STATUS_PICKLIST_ID = 'opportunityStatus';
17
- exports.OPPORTUNITY_DEAL_STATUS_PICKLIST_ID = 'opportunityDealStatus';
18
- exports.OPPORTUNITY_PAYMENT_STATUS_PICKLIST_ID = 'opportunityPaymentStatus';
19
- exports.OPPORTUNITY_LOGISTIC_STATUS_PICKLIST_ID = 'opportunityLogisticStatus';
20
- exports.OPPORTUNITY_SOURCE_PICKLIST_ID = 'opportunity_source';
21
- exports.ORGANIZATION_RISK_TAGS_PICKLIST_ID = 'organizationRiskTags';
22
- exports.DEPARTMENT_PICKLIST_ID = 'department';
23
- exports.AXLE_TIRE_SIZE_PICKLIST_ID = 'axleTireSize';
24
- exports.GEARBOX_MAKE_PICKLIST_ID = 'gearboxMake';
25
- exports.LOCATION_PICKLIST_ID = 'location';
26
- exports.SUPPLIER_VAT_RATE_PICKLIST_ID = 'supplierVATRate';
27
- exports.AXLE_MAKE_PICKLIST_ID = 'axleMake';
28
- exports.TAILGATE_MAKE_PICKLIST_ID = 'tailgateMakes';
29
- exports.VAT_PERCENTAGE_PICKLIST_ID = 'vatPercentages';
30
- exports.CRANE_MAKE_PICKLIST_ID = 'craneMakes';
31
- exports.ENGINEERING_DOCS_PICKLIST_ID = 'engineeringDocs';
32
- exports.SHIPPING_COMPANIES_PICKLIST_ID = 'shippingCompanies';
33
- exports.SLB_PARTNERS_PICKLIST_ID = 'slb_partners';
34
- exports.PURCHASE_LOGISTICS_STATUS_PICKLIST_ID = 'purchaseLogisticsStatus';
35
- exports.QUOTE_STATUS_PICKLIST_ID = 'quoteStatus';
36
- exports.PICKLIST_FALLBACK_LOCALE = 'en';
37
- exports.WEBSITE_MARKETING_PLATFORM_ID = 'PUBLIC_WEBSITE';
38
- exports.BODYWORKS_PICKLIST_ID = 'bodywork';
39
- exports.CABINS_PICKLIST_ID = 'cabin';
40
- exports.CATEGORIES_PICKLIST_ID = 'category';
41
- exports.CONFIGURATIONS_PICKLIST_ID = 'configuration';
42
- exports.EURONORMS_PICKLIST_ID = 'euronorm';
43
- exports.TRANSMISSIONS_PICKLIST_ID = 'gearbox';
44
- exports.MAKES_PICKLIST_ID = 'make';
45
- exports.MAKE_MODELS_PICKLIST_ID = 'make_model';
46
- exports.MAKE_MODEL_TYPES_PICKLIST_ID = 'make_model_type';
47
- exports.SUSPENSIONS_PICKLIST_ID = 'suspension';
48
- exports.ORG_SEGMENTS_PICKLIST_ID = 'segment';
49
- exports.HEIGTHENED_PICKLIST_ID = 'extended_height_dimension';
50
- exports.EXTENDED_PICKLIST_ID = 'extended_length_dimension';
51
- exports.JOB_CATEGORIES_PICKLIST_ID = 'job_category';
52
- exports.DOCUMENT_TYPES_PICKLIST_ID = 'document_types';
53
- var Categories;
54
- (function (Categories) {
55
- Categories["TractorHead"] = "Tractor Head";
56
- Categories["Truck"] = "Truck";
57
- Categories["Trailer"] = "Trailer";
58
- Categories["SemiTrailer"] = "Semi-Trailer";
59
- Categories["Van"] = "Van";
60
- Categories["Machine"] = "Machine";
61
- Categories["Car"] = "Car";
62
- Categories["Superstructure"] = "Superstructure";
63
- })(Categories = exports.Categories || (exports.Categories = {}));
64
- exports.MAX_SORT_PRIORITY = 10000;
65
- exports.MIN_SORT_PRIORITY = 1;
66
- exports.FILTER_RANGE_SEPARATOR = '__';
67
- exports.FILTER_MULTIPLE_SEPARATOR = '__';
68
- exports.MAX_AGE = 15;
69
- exports.MAX_KM = 1000000;
70
- exports.MAX_PRICE = 100000;
71
- exports.PRICE_ROUNDING = 1000;
72
- exports.KM_ROUNDING = 100000;
73
- var LeasingAdminUploadHandlers;
74
- (function (LeasingAdminUploadHandlers) {
75
- LeasingAdminUploadHandlers["DhondtMonthly"] = "dhondt-monthly-invoice";
76
- LeasingAdminUploadHandlers["DhondtProrata"] = "dhondt-prorata-invoice";
77
- LeasingAdminUploadHandlers["Belfius"] = "belfius-monthly-invoice";
78
- LeasingAdminUploadHandlers["ING"] = "ing-monthly-invoice";
79
- })(LeasingAdminUploadHandlers = exports.LeasingAdminUploadHandlers || (exports.LeasingAdminUploadHandlers = {}));
80
- var LeasingAdminEntities;
81
- (function (LeasingAdminEntities) {
82
- LeasingAdminEntities["Dhondt"] = "dhondt";
83
- LeasingAdminEntities["Becris"] = "becris";
84
- LeasingAdminEntities["ING"] = "ing";
85
- })(LeasingAdminEntities = exports.LeasingAdminEntities || (exports.LeasingAdminEntities = {}));
86
- var LeasingAdminUploadErrors;
87
- (function (LeasingAdminUploadErrors) {
88
- LeasingAdminUploadErrors["DuplicatedFile"] = "leasing-administration.file-already-exists";
89
- LeasingAdminUploadErrors["FetchCurrentFile"] = "leasing-administration.diff.fetch-current-file-failed";
90
- LeasingAdminUploadErrors["InvalidAttachment"] = "leasing-administration.invalid-attachment";
91
- LeasingAdminUploadErrors["InvalidBelfiusXlsx"] = "leasing-administration.belfius.invalid-xlsx";
92
- LeasingAdminUploadErrors["InvalidHandlerId"] = "leasing-administration.invalid-handler";
93
- LeasingAdminUploadErrors["InvalidInvoiceFormat"] = "leasing-administration.upload.invalid-invoice";
94
- LeasingAdminUploadErrors["NegativeAmount"] = "leasing-administration.negative-amount";
95
- LeasingAdminUploadErrors["OngoingUpload"] = "leasing-administration.ongoing-upload";
96
- LeasingAdminUploadErrors["Publish"] = "leasing-administration.upload.publish-failed";
97
- LeasingAdminUploadErrors["UnknownVehicle"] = "leasing-administration.belfius.unknown-vehicle";
98
- LeasingAdminUploadErrors["MissingVehicle"] = "leasing-administration.belfius.missing-vehicle";
99
- LeasingAdminUploadErrors["Validation"] = "leasing-administration.upload.invalid-request";
100
- })(LeasingAdminUploadErrors = exports.LeasingAdminUploadErrors || (exports.LeasingAdminUploadErrors = {}));
101
- exports.INTERNET_VEHICLES_ANALYSIS_ALL_DATA = 'all';
102
- var OpportunityType;
103
- (function (OpportunityType) {
104
- OpportunityType["LEASING"] = "leasing";
105
- OpportunityType["SALES"] = "sales";
106
- })(OpportunityType = exports.OpportunityType || (exports.OpportunityType = {}));
107
- exports.UNKNOWN_MAKE = 'other';
108
- exports.AXLE_CONFIG = {
109
- '4x2': [
110
- {
111
- nr: 1,
112
- position: 'Front',
113
- steering: true,
114
- powered: false,
115
- twinWheels: false,
116
- },
117
- {
118
- nr: 2,
119
- position: 'Back',
120
- steering: false,
121
- powered: true,
122
- twinWheels: true,
123
- },
124
- ],
125
- '4x4': [
126
- {
127
- nr: 1,
128
- position: 'Front',
129
- steering: true,
130
- powered: true,
131
- twinWheels: false,
132
- },
133
- {
134
- nr: 2,
135
- position: 'Back',
136
- steering: false,
137
- powered: true,
138
- twinWheels: true,
139
- },
140
- ],
141
- '6x2': [
142
- {
143
- nr: 1,
144
- position: 'Front',
145
- steering: true,
146
- powered: false,
147
- twinWheels: false,
148
- },
149
- {
150
- nr: 2,
151
- position: 'Back',
152
- steering: false,
153
- powered: true,
154
- twinWheels: false,
155
- },
156
- {
157
- nr: 3,
158
- position: 'Back',
159
- steering: false,
160
- powered: false,
161
- twinWheels: true,
162
- },
163
- ],
164
- '6x4': [
165
- {
166
- nr: 1,
167
- position: 'Front',
168
- steering: true,
169
- powered: false,
170
- twinWheels: false,
171
- },
172
- {
173
- nr: 2,
174
- position: 'Back',
175
- steering: false,
176
- powered: true,
177
- twinWheels: true,
178
- },
179
- {
180
- nr: 3,
181
- position: 'Back',
182
- steering: false,
183
- powered: true,
184
- twinWheels: true,
185
- },
186
- ],
187
- '6x6': [
188
- {
189
- nr: 1,
190
- position: 'Front',
191
- steering: true,
192
- powered: true,
193
- twinWheels: false,
194
- },
195
- {
196
- nr: 2,
197
- position: 'Back',
198
- steering: false,
199
- powered: true,
200
- twinWheels: true,
201
- },
202
- {
203
- nr: 3,
204
- position: 'Back',
205
- steering: false,
206
- powered: true,
207
- twinWheels: true,
208
- },
209
- ],
210
- '8x2': [
211
- {
212
- nr: 1,
213
- position: 'Front',
214
- steering: true,
215
- powered: false,
216
- twinWheels: false,
217
- },
218
- {
219
- nr: 2,
220
- position: 'Front',
221
- steering: true,
222
- powered: false,
223
- twinWheels: false,
224
- },
225
- {
226
- nr: 3,
227
- position: 'Back',
228
- steering: false,
229
- powered: true,
230
- twinWheels: false,
231
- },
232
- {
233
- nr: 4,
234
- position: 'Back',
235
- steering: false,
236
- powered: false,
237
- twinWheels: true,
238
- },
239
- ],
240
- '8x4': [
241
- {
242
- nr: 1,
243
- position: 'Front',
244
- steering: true,
245
- powered: false,
246
- twinWheels: false,
247
- },
248
- {
249
- nr: 2,
250
- position: 'Front',
251
- steering: true,
252
- powered: false,
253
- twinWheels: false,
254
- },
255
- {
256
- nr: 3,
257
- position: 'Back',
258
- steering: false,
259
- powered: true,
260
- twinWheels: true,
261
- },
262
- {
263
- nr: 4,
264
- position: 'Back',
265
- steering: false,
266
- powered: true,
267
- twinWheels: true,
268
- },
269
- ],
270
- '8x6': [
271
- {
272
- nr: 1,
273
- position: 'Front',
274
- steering: true,
275
- powered: true,
276
- twinWheels: false,
277
- },
278
- {
279
- nr: 2,
280
- position: 'Front',
281
- steering: true,
282
- powered: false,
283
- twinWheels: false,
284
- },
285
- {
286
- nr: 3,
287
- position: 'Back',
288
- steering: false,
289
- powered: true,
290
- twinWheels: true,
291
- },
292
- {
293
- nr: 4,
294
- position: 'Back',
295
- steering: false,
296
- powered: true,
297
- twinWheels: true,
298
- },
299
- ],
300
- '8x8': [
301
- {
302
- nr: 1,
303
- position: 'Front',
304
- steering: true,
305
- powered: true,
306
- twinWheels: false,
307
- },
308
- {
309
- nr: 2,
310
- position: 'Front',
311
- steering: true,
312
- powered: true,
313
- twinWheels: false,
314
- },
315
- {
316
- nr: 3,
317
- position: 'Back',
318
- steering: false,
319
- powered: true,
320
- twinWheels: true,
321
- },
322
- {
323
- nr: 4,
324
- position: 'Back',
325
- steering: false,
326
- powered: true,
327
- twinWheels: true,
328
- },
329
- ],
330
- '10x4': [
331
- {
332
- nr: 1,
333
- position: 'Front',
334
- steering: true,
335
- powered: false,
336
- twinWheels: false,
337
- },
338
- {
339
- nr: 2,
340
- position: 'Front',
341
- steering: true,
342
- powered: false,
343
- twinWheels: false,
344
- },
345
- {
346
- nr: 3,
347
- position: 'Front',
348
- steering: true,
349
- powered: false,
350
- twinWheels: false,
351
- },
352
- {
353
- nr: 4,
354
- position: 'Back',
355
- steering: false,
356
- powered: true,
357
- twinWheels: true,
358
- },
359
- {
360
- nr: 5,
361
- position: 'Back',
362
- steering: false,
363
- powered: true,
364
- twinWheels: true,
365
- },
366
- ],
367
- '10x6': [
368
- {
369
- nr: 1,
370
- position: 'Front',
371
- steering: true,
372
- powered: false,
373
- twinWheels: false,
374
- },
375
- {
376
- nr: 2,
377
- position: 'Front',
378
- steering: true,
379
- powered: false,
380
- twinWheels: false,
381
- },
382
- {
383
- nr: 3,
384
- position: 'Back',
385
- steering: false,
386
- powered: true,
387
- twinWheels: false,
388
- },
389
- {
390
- nr: 4,
391
- position: 'Back',
392
- steering: false,
393
- powered: true,
394
- twinWheels: true,
395
- },
396
- {
397
- nr: 5,
398
- position: 'Back',
399
- steering: false,
400
- powered: true,
401
- twinWheels: true,
402
- },
403
- ],
404
- '10x8': [
405
- {
406
- nr: 1,
407
- position: 'Front',
408
- steering: true,
409
- powered: true,
410
- twinWheels: false,
411
- },
412
- {
413
- nr: 2,
414
- position: 'Front',
415
- steering: true,
416
- powered: true,
417
- twinWheels: false,
418
- },
419
- {
420
- nr: 3,
421
- position: 'Front',
422
- steering: true,
423
- powered: false,
424
- twinWheels: false,
425
- },
426
- {
427
- nr: 4,
428
- position: 'Back',
429
- steering: false,
430
- powered: true,
431
- twinWheels: true,
432
- },
433
- {
434
- nr: 5,
435
- position: 'Back',
436
- steering: false,
437
- powered: true,
438
- twinWheels: true,
439
- },
440
- ],
441
- '10x10': [
442
- {
443
- nr: 1,
444
- position: 'Front',
445
- steering: true,
446
- powered: true,
447
- twinWheels: false,
448
- },
449
- {
450
- nr: 2,
451
- position: 'Front',
452
- steering: true,
453
- powered: true,
454
- twinWheels: false,
455
- },
456
- {
457
- nr: 3,
458
- position: 'Front',
459
- steering: true,
460
- powered: true,
461
- twinWheels: false,
462
- },
463
- {
464
- nr: 4,
465
- position: 'Back',
466
- steering: false,
467
- powered: true,
468
- twinWheels: true,
469
- },
470
- {
471
- nr: 5,
472
- position: 'Back',
473
- steering: false,
474
- powered: true,
475
- twinWheels: true,
476
- },
477
- ],
478
- '1 axle': [
479
- {
480
- nr: 1,
481
- position: 'Back',
482
- steering: false,
483
- powered: false,
484
- twinWheels: false,
485
- },
486
- ],
487
- '2 axles': [
488
- {
489
- nr: 1,
490
- position: 'Back',
491
- steering: false,
492
- powered: false,
493
- twinWheels: false,
494
- },
495
- {
496
- nr: 2,
497
- position: 'Back',
498
- steering: false,
499
- powered: false,
500
- twinWheels: false,
501
- },
502
- ],
503
- '3 axles': [
504
- {
505
- nr: 1,
506
- position: 'Back',
507
- steering: false,
508
- powered: false,
509
- twinWheels: false,
510
- },
511
- {
512
- nr: 2,
513
- position: 'Back',
514
- steering: false,
515
- powered: false,
516
- twinWheels: false,
517
- },
518
- {
519
- nr: 3,
520
- position: 'Back',
521
- steering: false,
522
- powered: false,
523
- twinWheels: false,
524
- },
525
- ],
526
- '4 axles': [
527
- {
528
- nr: 1,
529
- position: 'Back',
530
- steering: false,
531
- powered: false,
532
- twinWheels: false,
533
- },
534
- {
535
- nr: 2,
536
- position: 'Back',
537
- steering: false,
538
- powered: false,
539
- twinWheels: false,
540
- },
541
- {
542
- nr: 3,
543
- position: 'Back',
544
- steering: false,
545
- powered: false,
546
- twinWheels: false,
547
- },
548
- {
549
- nr: 4,
550
- position: 'Back',
551
- steering: false,
552
- powered: false,
553
- twinWheels: false,
554
- },
555
- ],
556
- '5 axles': [
557
- {
558
- nr: 1,
559
- position: 'Back',
560
- steering: false,
561
- powered: false,
562
- twinWheels: false,
563
- },
564
- {
565
- nr: 2,
566
- position: 'Back',
567
- steering: false,
568
- powered: false,
569
- twinWheels: false,
570
- },
571
- {
572
- nr: 3,
573
- position: 'Back',
574
- steering: false,
575
- powered: false,
576
- twinWheels: false,
577
- },
578
- {
579
- nr: 4,
580
- position: 'Back',
581
- steering: false,
582
- powered: false,
583
- twinWheels: false,
584
- },
585
- {
586
- nr: 5,
587
- position: 'Back',
588
- steering: false,
589
- powered: false,
590
- twinWheels: false,
591
- },
592
- ],
593
- '6 axles': [
594
- {
595
- nr: 1,
596
- position: 'Back',
597
- steering: false,
598
- powered: false,
599
- twinWheels: false,
600
- },
601
- {
602
- nr: 2,
603
- position: 'Back',
604
- steering: false,
605
- powered: false,
606
- twinWheels: false,
607
- },
608
- {
609
- nr: 3,
610
- position: 'Back',
611
- steering: false,
612
- powered: false,
613
- twinWheels: false,
614
- },
615
- {
616
- nr: 4,
617
- position: 'Back',
618
- steering: false,
619
- powered: false,
620
- twinWheels: false,
621
- },
622
- {
623
- nr: 5,
624
- position: 'Back',
625
- steering: false,
626
- powered: false,
627
- twinWheels: false,
628
- },
629
- {
630
- nr: 6,
631
- position: 'Back',
632
- steering: false,
633
- powered: false,
634
- twinWheels: false,
635
- },
636
- ],
637
- '7 axles': [
638
- {
639
- nr: 1,
640
- position: 'Back',
641
- steering: false,
642
- powered: false,
643
- twinWheels: false,
644
- },
645
- {
646
- nr: 2,
647
- position: 'Back',
648
- steering: false,
649
- powered: false,
650
- twinWheels: false,
651
- },
652
- {
653
- nr: 3,
654
- position: 'Back',
655
- steering: false,
656
- powered: false,
657
- twinWheels: false,
658
- },
659
- {
660
- nr: 4,
661
- position: 'Back',
662
- steering: false,
663
- powered: false,
664
- twinWheels: false,
665
- },
666
- {
667
- nr: 5,
668
- position: 'Back',
669
- steering: false,
670
- powered: false,
671
- twinWheels: false,
672
- },
673
- {
674
- nr: 6,
675
- position: 'Back',
676
- steering: false,
677
- powered: false,
678
- twinWheels: false,
679
- },
680
- {
681
- nr: 7,
682
- position: 'Back',
683
- steering: false,
684
- powered: false,
685
- twinWheels: false,
686
- },
687
- ],
688
- '8 axles': [
689
- {
690
- nr: 1,
691
- position: 'Back',
692
- steering: false,
693
- powered: false,
694
- twinWheels: false,
695
- },
696
- {
697
- nr: 2,
698
- position: 'Back',
699
- steering: false,
700
- powered: false,
701
- twinWheels: false,
702
- },
703
- {
704
- nr: 3,
705
- position: 'Back',
706
- steering: false,
707
- powered: false,
708
- twinWheels: false,
709
- },
710
- {
711
- nr: 4,
712
- position: 'Back',
713
- steering: false,
714
- powered: false,
715
- twinWheels: false,
716
- },
717
- {
718
- nr: 5,
719
- position: 'Back',
720
- steering: false,
721
- powered: false,
722
- twinWheels: false,
723
- },
724
- {
725
- nr: 6,
726
- position: 'Back',
727
- steering: false,
728
- powered: false,
729
- twinWheels: false,
730
- },
731
- {
732
- nr: 7,
733
- position: 'Back',
734
- steering: false,
735
- powered: false,
736
- twinWheels: false,
737
- },
738
- {
739
- nr: 8,
740
- position: 'Back',
741
- steering: false,
742
- powered: false,
743
- twinWheels: false,
744
- },
745
- ],
746
- '1 front, 1 rear': [
747
- {
748
- nr: 1,
749
- position: 'Front',
750
- steering: false,
751
- powered: false,
752
- twinWheels: false,
753
- },
754
- {
755
- nr: 2,
756
- position: 'Back',
757
- steering: false,
758
- powered: false,
759
- twinWheels: false,
760
- },
761
- ],
762
- '1 front, 2 rear': [
763
- {
764
- nr: 1,
765
- position: 'Front',
766
- steering: false,
767
- powered: false,
768
- twinWheels: false,
769
- },
770
- {
771
- nr: 2,
772
- position: 'Back',
773
- steering: false,
774
- powered: false,
775
- twinWheels: false,
776
- },
777
- {
778
- nr: 3,
779
- position: 'Back',
780
- steering: false,
781
- powered: false,
782
- twinWheels: false,
783
- },
784
- ],
785
- '1 front, 3 rear': [
786
- {
787
- nr: 1,
788
- position: 'Front',
789
- steering: false,
790
- powered: false,
791
- twinWheels: false,
792
- },
793
- {
794
- nr: 2,
795
- position: 'Back',
796
- steering: false,
797
- powered: false,
798
- twinWheels: false,
799
- },
800
- {
801
- nr: 3,
802
- position: 'Back',
803
- steering: false,
804
- powered: false,
805
- twinWheels: false,
806
- },
807
- {
808
- nr: 4,
809
- position: 'Back',
810
- steering: false,
811
- powered: false,
812
- twinWheels: false,
813
- },
814
- ],
815
- '2 front, 2 rear': [
816
- {
817
- nr: 1,
818
- position: 'Front',
819
- steering: false,
820
- powered: false,
821
- twinWheels: false,
822
- },
823
- {
824
- nr: 2,
825
- position: 'Front',
826
- steering: false,
827
- powered: false,
828
- twinWheels: false,
829
- },
830
- {
831
- nr: 3,
832
- position: 'Back',
833
- steering: false,
834
- powered: false,
835
- twinWheels: false,
836
- },
837
- {
838
- nr: 4,
839
- position: 'Back',
840
- steering: false,
841
- powered: false,
842
- twinWheels: false,
843
- },
844
- ],
845
- '2 front, 3 rear': [
846
- {
847
- nr: 1,
848
- position: 'Front',
849
- steering: false,
850
- powered: false,
851
- twinWheels: false,
852
- },
853
- {
854
- nr: 2,
855
- position: 'Front',
856
- steering: false,
857
- powered: false,
858
- twinWheels: false,
859
- },
860
- {
861
- nr: 3,
862
- position: 'Back',
863
- steering: false,
864
- powered: false,
865
- twinWheels: false,
866
- },
867
- {
868
- nr: 4,
869
- position: 'Back',
870
- steering: false,
871
- powered: false,
872
- twinWheels: false,
873
- },
874
- {
875
- nr: 5,
876
- position: 'Back',
877
- steering: false,
878
- powered: false,
879
- twinWheels: false,
880
- },
881
- ],
882
- '1 middle': [
883
- {
884
- nr: 1,
885
- position: 'Middle',
886
- steering: false,
887
- powered: false,
888
- twinWheels: false,
889
- },
890
- ],
891
- '2 middle': [
892
- {
893
- nr: 1,
894
- position: 'Middle',
895
- steering: false,
896
- powered: false,
897
- twinWheels: false,
898
- },
899
- {
900
- nr: 2,
901
- position: 'Middle',
902
- steering: false,
903
- powered: false,
904
- twinWheels: false,
905
- },
906
- ],
907
- '3 middle': [
908
- {
909
- nr: 1,
910
- position: 'Middle',
911
- steering: false,
912
- powered: false,
913
- twinWheels: false,
914
- },
915
- {
916
- nr: 2,
917
- position: 'Middle',
918
- steering: false,
919
- powered: false,
920
- twinWheels: false,
921
- },
922
- {
923
- nr: 3,
924
- position: 'Middle',
925
- steering: false,
926
- powered: false,
927
- twinWheels: false,
928
- },
929
- ],
930
- };
931
- exports.DEBTORS_MONTHS_UNTIL_TODAY_COUNT = 6;
932
- exports.VEHICLE_SHARE_TEMPLATE_ID = 'vehicle-share';
933
- exports.SIGNATURE_EMAIL_TEMPLATE_ID = 'signature-email';
934
- var WarningHints;
935
- (function (WarningHints) {
936
- WarningHints["INFO"] = "info";
937
- WarningHints["WARNING"] = "warning";
938
- WarningHints["ERROR"] = "error";
939
- })(WarningHints = exports.WarningHints || (exports.WarningHints = {}));
940
- //# sourceMappingURL=constants.js.map