adp-web-components 0.0.64 → 0.0.65

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 (317) hide show
  1. package/package.json +1 -1
  2. package/dist/cjs/app-globals-4aa8f46f.js +0 -46
  3. package/dist/cjs/cn-f559f9e5.js +0 -2588
  4. package/dist/cjs/contact-us-form.cjs.entry.js +0 -209
  5. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +0 -445
  6. package/dist/cjs/dynamic-claim_6.cjs.entry.js +0 -1170
  7. package/dist/cjs/dynamic-redeem.cjs.entry.js +0 -156
  8. package/dist/cjs/form-dialog_8.cjs.entry.js +0 -503
  9. package/dist/cjs/get-local-language-927b0db0.js +0 -2381
  10. package/dist/cjs/index-603d8f32.js +0 -1610
  11. package/dist/cjs/index.cjs.js +0 -6
  12. package/dist/cjs/loader-baf2418b.js +0 -9
  13. package/dist/cjs/loader.cjs.js +0 -19
  14. package/dist/cjs/loading-spinner.cjs.entry.js +0 -27
  15. package/dist/cjs/part-lookup.cjs.entry.js +0 -129
  16. package/dist/cjs/service-booking-form.cjs.entry.js +0 -209
  17. package/dist/cjs/shift-components.cjs.js +0 -29
  18. package/dist/cjs/urls-9077b31c.js +0 -4874
  19. package/dist/cjs/vehicle-lookup.cjs.entry.js +0 -202
  20. package/dist/collection/collection-manifest.json +0 -35
  21. package/dist/collection/components/components/loading-spinner.css +0 -1
  22. package/dist/collection/components/components/loading-spinner.js +0 -47
  23. package/dist/collection/components/form-elements/form-dialog.css +0 -1
  24. package/dist/collection/components/form-elements/form-dialog.js +0 -137
  25. package/dist/collection/components/form-elements/form-input.css +0 -1
  26. package/dist/collection/components/form-elements/form-input.js +0 -323
  27. package/dist/collection/components/form-elements/form-select.css +0 -1
  28. package/dist/collection/components/form-elements/form-select.js +0 -400
  29. package/dist/collection/components/form-elements/form-shadow-input.css +0 -1
  30. package/dist/collection/components/form-elements/form-shadow-input.js +0 -100
  31. package/dist/collection/components/form-elements/form-structure-error.css +0 -1
  32. package/dist/collection/components/form-elements/form-structure-error.js +0 -72
  33. package/dist/collection/components/form-elements/form-structure.css +0 -1
  34. package/dist/collection/components/form-elements/form-structure.js +0 -269
  35. package/dist/collection/components/form-elements/form-submit.css +0 -1
  36. package/dist/collection/components/form-elements/form-submit.js +0 -140
  37. package/dist/collection/components/form-elements/form-text-area.css +0 -1
  38. package/dist/collection/components/form-elements/form-text-area.js +0 -264
  39. package/dist/collection/components/forms/contact-us/element-mapper.js +0 -87
  40. package/dist/collection/components/forms/contact-us/form.css +0 -1
  41. package/dist/collection/components/forms/contact-us/validations.js +0 -19
  42. package/dist/collection/components/forms/contact-us-form.js +0 -280
  43. package/dist/collection/components/forms/service-booking/element-mapper.js +0 -87
  44. package/dist/collection/components/forms/service-booking/form.css +0 -1
  45. package/dist/collection/components/forms/service-booking/validations.js +0 -19
  46. package/dist/collection/components/forms/service-booking-form.js +0 -280
  47. package/dist/collection/components/part-lookup/dead-stock-lookup.css +0 -1
  48. package/dist/collection/components/part-lookup/dead-stock-lookup.js +0 -405
  49. package/dist/collection/components/part-lookup/distributor-lookup.css +0 -1
  50. package/dist/collection/components/part-lookup/distributor-lookup.js +0 -470
  51. package/dist/collection/components/part-lookup/manufacturer-lookup.css +0 -1
  52. package/dist/collection/components/part-lookup/manufacturer-lookup.js +0 -468
  53. package/dist/collection/components/part-lookup/part-lookup.css +0 -1
  54. package/dist/collection/components/part-lookup/part-lookup.js +0 -376
  55. package/dist/collection/components/vehicle-lookup/assets/cancelled.svg +0 -8
  56. package/dist/collection/components/vehicle-lookup/assets/check.svg +0 -4
  57. package/dist/collection/components/vehicle-lookup/assets/expired.svg +0 -9
  58. package/dist/collection/components/vehicle-lookup/assets/loader.svg +0 -11
  59. package/dist/collection/components/vehicle-lookup/assets/pending.svg +0 -9
  60. package/dist/collection/components/vehicle-lookup/assets/processed.svg +0 -9
  61. package/dist/collection/components/vehicle-lookup/assets/x-mark.svg +0 -4
  62. package/dist/collection/components/vehicle-lookup/components/CardsContainer.js +0 -10
  63. package/dist/collection/components/vehicle-lookup/components/Loading.js +0 -10
  64. package/dist/collection/components/vehicle-lookup/components/SSCTable.js +0 -16
  65. package/dist/collection/components/vehicle-lookup/components/StatusCard.js +0 -11
  66. package/dist/collection/components/vehicle-lookup/dynamic-claim.css +0 -1
  67. package/dist/collection/components/vehicle-lookup/dynamic-claim.js +0 -625
  68. package/dist/collection/components/vehicle-lookup/dynamic-redeem.css +0 -1
  69. package/dist/collection/components/vehicle-lookup/dynamic-redeem.js +0 -373
  70. package/dist/collection/components/vehicle-lookup/paint-thickness.css +0 -1
  71. package/dist/collection/components/vehicle-lookup/paint-thickness.js +0 -410
  72. package/dist/collection/components/vehicle-lookup/service-history.css +0 -1
  73. package/dist/collection/components/vehicle-lookup/service-history.js +0 -393
  74. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +0 -1
  75. package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +0 -414
  76. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +0 -1
  77. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +0 -405
  78. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +0 -1
  79. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +0 -405
  80. package/dist/collection/components/vehicle-lookup/warranty-details.css +0 -1
  81. package/dist/collection/components/vehicle-lookup/warranty-details.js +0 -780
  82. package/dist/collection/global/api/partInformation.js +0 -32
  83. package/dist/collection/global/api/urls.js +0 -6
  84. package/dist/collection/global/api/vehicleInformation.js +0 -48
  85. package/dist/collection/global/assets/eye.svg +0 -5
  86. package/dist/collection/global/assets/loader.svg +0 -11
  87. package/dist/collection/global/assets/white-loader.svg +0 -11
  88. package/dist/collection/global/lib/cn.js +0 -9
  89. package/dist/collection/global/lib/form-hook.js +0 -162
  90. package/dist/collection/global/lib/general.js +0 -9
  91. package/dist/collection/global/lib/get-local-language.js +0 -20
  92. package/dist/collection/global/lib/image-expansion.js +0 -69
  93. package/dist/collection/global/lib/middleware.js +0 -39
  94. package/dist/collection/global/lib/recaptcha.js +0 -25
  95. package/dist/collection/global/lib/utils.js +0 -7
  96. package/dist/collection/global/lib/validate-form-structure.js +0 -47
  97. package/dist/collection/global/lib/validate-vin.js +0 -62
  98. package/dist/collection/global/types/components.js +0 -1
  99. package/dist/collection/global/types/forms.js +0 -1
  100. package/dist/collection/global/types/general.js +0 -1
  101. package/dist/collection/global/types/locales/error-schema.js +0 -17
  102. package/dist/collection/global/types/locales/forms/contact-us-schema.js +0 -24
  103. package/dist/collection/global/types/locales/forms/index.js +0 -11
  104. package/dist/collection/global/types/locales/general.js +0 -11
  105. package/dist/collection/global/types/locales/index.js +0 -33
  106. package/dist/collection/global/types/locales/inquiryTypes.js +0 -15
  107. package/dist/collection/global/types/locales/part-lookup/dead-stock-schema.js +0 -10
  108. package/dist/collection/global/types/locales/part-lookup/distributor-schema.js +0 -21
  109. package/dist/collection/global/types/locales/part-lookup/index.js +0 -13
  110. package/dist/collection/global/types/locales/part-lookup/manufacturer-schema.js +0 -22
  111. package/dist/collection/global/types/locales/vehicle-lookup/accessories-schema.js +0 -13
  112. package/dist/collection/global/types/locales/vehicle-lookup/dynamic-claim-schema.js +0 -21
  113. package/dist/collection/global/types/locales/vehicle-lookup/dynamic-redeem-schema.js +0 -19
  114. package/dist/collection/global/types/locales/vehicle-lookup/index.js +0 -21
  115. package/dist/collection/global/types/locales/vehicle-lookup/paint-thickness-schema.js +0 -14
  116. package/dist/collection/global/types/locales/vehicle-lookup/service-history-schema.js +0 -15
  117. package/dist/collection/global/types/locales/vehicle-lookup/specification-schema.js +0 -15
  118. package/dist/collection/global/types/locales/vehicle-lookup/warranty-schema.js +0 -23
  119. package/dist/collection/global/types/part-information.js +0 -1
  120. package/dist/collection/global/types/vehicle-information.js +0 -5
  121. package/dist/collection/index.js +0 -1
  122. package/dist/collection/templates/part-lookup/mock-data.js +0 -199
  123. package/dist/collection/templates/vehicle-lookup/mock-data.js +0 -4165
  124. package/dist/collection/templates/vehicle-lookup/vehicle-lookup.js +0 -285
  125. package/dist/collection/templates/vehicle-lookup/warranty-mock-data.js +0 -3000
  126. package/dist/components/contact-us-form.d.ts +0 -11
  127. package/dist/components/contact-us-form.js +0 -5
  128. package/dist/components/dead-stock-lookup.d.ts +0 -11
  129. package/dist/components/dead-stock-lookup.js +0 -5
  130. package/dist/components/distributor-lookup.d.ts +0 -11
  131. package/dist/components/distributor-lookup.js +0 -5
  132. package/dist/components/dynamic-claim.d.ts +0 -11
  133. package/dist/components/dynamic-claim.js +0 -5
  134. package/dist/components/dynamic-redeem.d.ts +0 -11
  135. package/dist/components/dynamic-redeem.js +0 -5
  136. package/dist/components/form-dialog.d.ts +0 -11
  137. package/dist/components/form-dialog.js +0 -5
  138. package/dist/components/form-input.d.ts +0 -11
  139. package/dist/components/form-input.js +0 -5
  140. package/dist/components/form-select.d.ts +0 -11
  141. package/dist/components/form-select.js +0 -5
  142. package/dist/components/form-shadow-input.d.ts +0 -11
  143. package/dist/components/form-shadow-input.js +0 -5
  144. package/dist/components/form-structure-error.d.ts +0 -11
  145. package/dist/components/form-structure-error.js +0 -5
  146. package/dist/components/form-structure.d.ts +0 -11
  147. package/dist/components/form-structure.js +0 -5
  148. package/dist/components/form-submit.d.ts +0 -11
  149. package/dist/components/form-submit.js +0 -5
  150. package/dist/components/form-text-area.d.ts +0 -11
  151. package/dist/components/form-text-area.js +0 -5
  152. package/dist/components/index.d.ts +0 -33
  153. package/dist/components/index.js +0 -5
  154. package/dist/components/loading-spinner.d.ts +0 -11
  155. package/dist/components/loading-spinner.js +0 -5
  156. package/dist/components/manufacturer-lookup.d.ts +0 -11
  157. package/dist/components/manufacturer-lookup.js +0 -5
  158. package/dist/components/p-01a60c8e.js +0 -5
  159. package/dist/components/p-03ca6b85.js +0 -5
  160. package/dist/components/p-11e905aa.js +0 -5
  161. package/dist/components/p-2e7ae444.js +0 -5
  162. package/dist/components/p-44f7385b.js +0 -5
  163. package/dist/components/p-4bdd257d.js +0 -5
  164. package/dist/components/p-5b5994b7.js +0 -5
  165. package/dist/components/p-694357f2.js +0 -5
  166. package/dist/components/p-704d0d50.js +0 -5
  167. package/dist/components/p-75476014.js +0 -5
  168. package/dist/components/p-769837da.js +0 -5
  169. package/dist/components/p-795bd4fb.js +0 -5
  170. package/dist/components/p-7d44e969.js +0 -5
  171. package/dist/components/p-822360ad.js +0 -5
  172. package/dist/components/p-8a0c9244.js +0 -5
  173. package/dist/components/p-8b1d90d7.js +0 -5
  174. package/dist/components/p-91e526bd.js +0 -5
  175. package/dist/components/p-932ff922.js +0 -5
  176. package/dist/components/p-98d9e7ab.js +0 -5
  177. package/dist/components/p-9a1668ef.js +0 -5
  178. package/dist/components/p-a21e2e2e.js +0 -5
  179. package/dist/components/p-b8bb9e86.js +0 -5
  180. package/dist/components/p-c08fb055.js +0 -5
  181. package/dist/components/p-d5ff7544.js +0 -5
  182. package/dist/components/p-d6dd8770.js +0 -5
  183. package/dist/components/p-ec497dac.js +0 -5
  184. package/dist/components/p-fab97ac7.js +0 -5
  185. package/dist/components/paint-thickness.d.ts +0 -11
  186. package/dist/components/paint-thickness.js +0 -5
  187. package/dist/components/part-lookup.d.ts +0 -11
  188. package/dist/components/part-lookup.js +0 -5
  189. package/dist/components/service-booking-form.d.ts +0 -11
  190. package/dist/components/service-booking-form.js +0 -5
  191. package/dist/components/service-history.d.ts +0 -11
  192. package/dist/components/service-history.js +0 -5
  193. package/dist/components/vehicle-accessories.d.ts +0 -11
  194. package/dist/components/vehicle-accessories.js +0 -5
  195. package/dist/components/vehicle-lookup.d.ts +0 -11
  196. package/dist/components/vehicle-lookup.js +0 -5
  197. package/dist/components/vehicle-specification.d.ts +0 -11
  198. package/dist/components/vehicle-specification.js +0 -5
  199. package/dist/components/warranty-details.d.ts +0 -11
  200. package/dist/components/warranty-details.js +0 -5
  201. package/dist/esm/app-globals-68faa233.js +0 -44
  202. package/dist/esm/cn-cc419b94.js +0 -2586
  203. package/dist/esm/contact-us-form.entry.js +0 -205
  204. package/dist/esm/dead-stock-lookup_3.entry.js +0 -439
  205. package/dist/esm/dynamic-claim_6.entry.js +0 -1161
  206. package/dist/esm/dynamic-redeem.entry.js +0 -152
  207. package/dist/esm/form-dialog_8.entry.js +0 -492
  208. package/dist/esm/get-local-language-9f948ba1.js +0 -2376
  209. package/dist/esm/index-cac905b0.js +0 -1581
  210. package/dist/esm/index.js +0 -4
  211. package/dist/esm/loader-027b88af.js +0 -7
  212. package/dist/esm/loader.js +0 -15
  213. package/dist/esm/loading-spinner.entry.js +0 -23
  214. package/dist/esm/part-lookup.entry.js +0 -125
  215. package/dist/esm/service-booking-form.entry.js +0 -205
  216. package/dist/esm/shift-components.js +0 -24
  217. package/dist/esm/urls-e22234f9.js +0 -4870
  218. package/dist/esm/vehicle-lookup.entry.js +0 -198
  219. package/dist/index.cjs.js +0 -1
  220. package/dist/index.js +0 -1
  221. package/dist/locales/ar.json +0 -185
  222. package/dist/locales/en.json +0 -185
  223. package/dist/locales/ku.json +0 -185
  224. package/dist/locales/ru.json +0 -185
  225. package/dist/shift-components/index.esm.js +0 -4
  226. package/dist/shift-components/p-0a36abe1.entry.js +0 -5
  227. package/dist/shift-components/p-102b7ce6.entry.js +0 -5
  228. package/dist/shift-components/p-172a640a.js +0 -5
  229. package/dist/shift-components/p-43a41164.entry.js +0 -5
  230. package/dist/shift-components/p-446d908d.js +0 -5
  231. package/dist/shift-components/p-65102e7a.js +0 -6
  232. package/dist/shift-components/p-678fdf8a.entry.js +0 -5
  233. package/dist/shift-components/p-78ca0788.entry.js +0 -5
  234. package/dist/shift-components/p-932ff922.js +0 -5
  235. package/dist/shift-components/p-98d9e7ab.js +0 -5
  236. package/dist/shift-components/p-a21e2e2e.js +0 -5
  237. package/dist/shift-components/p-adf4369b.entry.js +0 -5
  238. package/dist/shift-components/p-b20a4b26.entry.js +0 -5
  239. package/dist/shift-components/p-df5bd4cc.entry.js +0 -5
  240. package/dist/shift-components/p-fe255b2e.entry.js +0 -5
  241. package/dist/shift-components/shift-components.esm.js +0 -5
  242. package/dist/types/components/components/loading-spinner.d.ts +0 -4
  243. package/dist/types/components/form-elements/form-dialog.d.ts +0 -13
  244. package/dist/types/components/form-elements/form-input.d.ts +0 -28
  245. package/dist/types/components/form-elements/form-select.d.ts +0 -39
  246. package/dist/types/components/form-elements/form-shadow-input.d.ts +0 -9
  247. package/dist/types/components/form-elements/form-structure-error.d.ts +0 -8
  248. package/dist/types/components/form-elements/form-structure.d.ts +0 -23
  249. package/dist/types/components/form-elements/form-submit.d.ts +0 -12
  250. package/dist/types/components/form-elements/form-text-area.d.ts +0 -24
  251. package/dist/types/components/forms/contact-us/element-mapper.d.ts +0 -3
  252. package/dist/types/components/forms/contact-us/validations.d.ts +0 -26
  253. package/dist/types/components/forms/contact-us-form.d.ts +0 -32
  254. package/dist/types/components/forms/service-booking/element-mapper.d.ts +0 -3
  255. package/dist/types/components/forms/service-booking/validations.d.ts +0 -26
  256. package/dist/types/components/forms/service-booking-form.d.ts +0 -32
  257. package/dist/types/components/part-lookup/dead-stock-lookup.d.ts +0 -31
  258. package/dist/types/components/part-lookup/distributor-lookup.d.ts +0 -32
  259. package/dist/types/components/part-lookup/manufacturer-lookup.d.ts +0 -33
  260. package/dist/types/components/part-lookup/part-lookup.d.ts +0 -43
  261. package/dist/types/components/vehicle-lookup/components/CardsContainer.d.ts +0 -10
  262. package/dist/types/components/vehicle-lookup/components/Loading.d.ts +0 -5
  263. package/dist/types/components/vehicle-lookup/components/SSCTable.d.ts +0 -8
  264. package/dist/types/components/vehicle-lookup/components/StatusCard.d.ts +0 -12
  265. package/dist/types/components/vehicle-lookup/dynamic-claim.d.ts +0 -55
  266. package/dist/types/components/vehicle-lookup/dynamic-redeem.d.ts +0 -39
  267. package/dist/types/components/vehicle-lookup/paint-thickness.d.ts +0 -35
  268. package/dist/types/components/vehicle-lookup/service-history.d.ts +0 -30
  269. package/dist/types/components/vehicle-lookup/vehicle-accessories.d.ts +0 -35
  270. package/dist/types/components/vehicle-lookup/vehicle-lookup.d.ts +0 -53
  271. package/dist/types/components/vehicle-lookup/vehicle-specification.d.ts +0 -29
  272. package/dist/types/components/vehicle-lookup/warranty-details.d.ts +0 -57
  273. package/dist/types/components.d.ts +0 -760
  274. package/dist/types/global/api/partInformation.d.ts +0 -19
  275. package/dist/types/global/api/urls.d.ts +0 -2
  276. package/dist/types/global/api/vehicleInformation.d.ts +0 -33
  277. package/dist/types/global/lib/cn.d.ts +0 -2
  278. package/dist/types/global/lib/form-hook.d.ts +0 -47
  279. package/dist/types/global/lib/general.d.ts +0 -1
  280. package/dist/types/global/lib/get-local-language.d.ts +0 -2
  281. package/dist/types/global/lib/image-expansion.d.ts +0 -9
  282. package/dist/types/global/lib/middleware.d.ts +0 -0
  283. package/dist/types/global/lib/recaptcha.d.ts +0 -16
  284. package/dist/types/global/lib/utils.d.ts +0 -1
  285. package/dist/types/global/lib/validate-form-structure.d.ts +0 -3
  286. package/dist/types/global/lib/validate-vin.d.ts +0 -1
  287. package/dist/types/global/types/components.d.ts +0 -7
  288. package/dist/types/global/types/forms.d.ts +0 -63
  289. package/dist/types/global/types/general.d.ts +0 -23
  290. package/dist/types/global/types/locales/error-schema.d.ts +0 -23
  291. package/dist/types/global/types/locales/forms/contact-us-schema.d.ts +0 -37
  292. package/dist/types/global/types/locales/forms/index.d.ts +0 -45
  293. package/dist/types/global/types/locales/general.d.ts +0 -11
  294. package/dist/types/global/types/locales/index.d.ts +0 -382
  295. package/dist/types/global/types/locales/inquiryTypes.d.ts +0 -19
  296. package/dist/types/global/types/locales/part-lookup/dead-stock-schema.d.ts +0 -9
  297. package/dist/types/global/types/locales/part-lookup/distributor-schema.d.ts +0 -31
  298. package/dist/types/global/types/locales/part-lookup/index.d.ts +0 -79
  299. package/dist/types/global/types/locales/part-lookup/manufacturer-schema.d.ts +0 -33
  300. package/dist/types/global/types/locales/vehicle-lookup/accessories-schema.d.ts +0 -15
  301. package/dist/types/global/types/locales/vehicle-lookup/dynamic-claim-schema.d.ts +0 -31
  302. package/dist/types/global/types/locales/vehicle-lookup/dynamic-redeem-schema.d.ts +0 -27
  303. package/dist/types/global/types/locales/vehicle-lookup/index.d.ts +0 -173
  304. package/dist/types/global/types/locales/vehicle-lookup/paint-thickness-schema.d.ts +0 -17
  305. package/dist/types/global/types/locales/vehicle-lookup/service-history-schema.d.ts +0 -19
  306. package/dist/types/global/types/locales/vehicle-lookup/specification-schema.d.ts +0 -19
  307. package/dist/types/global/types/locales/vehicle-lookup/warranty-schema.d.ts +0 -35
  308. package/dist/types/global/types/part-information.d.ts +0 -53
  309. package/dist/types/global/types/vehicle-information.d.ts +0 -168
  310. package/dist/types/index.d.ts +0 -10
  311. package/dist/types/stencil-public-runtime.d.ts +0 -1680
  312. package/loader/cdn.js +0 -5
  313. package/loader/index.cjs.js +0 -5
  314. package/loader/index.d.ts +0 -24
  315. package/loader/index.es2017.js +0 -5
  316. package/loader/index.js +0 -6
  317. package/loader/package.json +0 -11
@@ -1,382 +0,0 @@
1
- import { InferType } from 'yup';
2
- import { errorsSchema } from './error-schema';
3
- export declare const ARABIC_JSON_FILE = "ar.json";
4
- export declare const ENGLISH_JSON_FILE = "en.json";
5
- export declare const KURDISH_JSON_FILE = "ku.json";
6
- export declare const RUSSIAN_JSON_FILE = "ru.json";
7
- export type LanguageKeys = 'en' | 'ar' | 'ku' | 'ru';
8
- export declare const languageMapper: {
9
- ar: string;
10
- en: string;
11
- ku: string;
12
- ru: string;
13
- };
14
- export declare const localeSchema: import("yup").ObjectSchema<{
15
- forms: {
16
- contactUs?: {
17
- fullName?: string;
18
- fullNameMinimum?: string;
19
- fullNameIsRequired?: string;
20
- emailAddress?: string;
21
- emailAddressNotValid?: string;
22
- city?: string;
23
- selectCity?: string;
24
- cityIsRequired?: string;
25
- phoneNumber?: string;
26
- phoneNumberIsRequired?: string;
27
- phoneNumberFormatInvalid?: string;
28
- inquiryType?: string;
29
- selectInquiryType?: string;
30
- inquiryTypeIsRequired?: string;
31
- writeAMessage?: string;
32
- leaveUsMessage?: string;
33
- messageIsRequired?: string;
34
- };
35
- reCaptchaIsRequired?: string;
36
- inputValueIsIncorrect?: string;
37
- };
38
- errors: {
39
- wildCard?: string;
40
- noBaseUrl?: string;
41
- invalidVin?: string;
42
- noPartsFound?: string;
43
- vinNumberRequired?: string;
44
- wrongFormStructure?: string;
45
- partNumberRequired?: string;
46
- noServiceAvailable?: string;
47
- wrongResponseFormat?: string;
48
- requestFailedPleaseTryAgainLater?: string;
49
- };
50
- general: {
51
- close?: string;
52
- submit?: string;
53
- noSelectOptions?: string;
54
- formSubmittedSuccessfully?: string;
55
- };
56
- lang: string;
57
- noData: string;
58
- partLookup: {
59
- deadStock?: {
60
- deadStock?: string;
61
- branch?: string;
62
- availableQuantity?: string;
63
- };
64
- distributor?: {
65
- info?: string;
66
- location?: string;
67
- description?: string;
68
- distributorStock?: string;
69
- availability?: string;
70
- notAvailable?: string;
71
- partiallyAvailable?: string;
72
- available?: string;
73
- productGroup?: string;
74
- localDescription?: string;
75
- dealerPurchasePrice?: string;
76
- recommendedRetailPrice?: string;
77
- supersededFrom?: string;
78
- supersessions?: string;
79
- };
80
- manufacturer?: {
81
- origin?: string;
82
- warrantyPrice?: string;
83
- specialPrice?: string;
84
- wholesalesPrice?: string;
85
- pnc?: string;
86
- pncName?: string;
87
- binCode?: string;
88
- dimension1?: string;
89
- dimension2?: string;
90
- dimension3?: string;
91
- netWeight?: string;
92
- grossWeight?: string;
93
- cubicMeasure?: string;
94
- hsCode?: string;
95
- uzHsCode?: string;
96
- };
97
- };
98
- language: string;
99
- direction: string;
100
- vehicleLookup: {
101
- serviceHistory?: {
102
- branch?: string;
103
- noData?: string;
104
- serviceType?: string;
105
- invoiceNumber?: string;
106
- serviceHistory?: string;
107
- dealer?: string;
108
- date?: string;
109
- odometer?: string;
110
- };
111
- paintThickness?: {
112
- expand?: string;
113
- part?: string;
114
- noData?: string;
115
- paintThickness?: string;
116
- left?: string;
117
- right?: string;
118
- noImageGroups?: string;
119
- };
120
- warranty?: {
121
- from?: string;
122
- to?: string;
123
- authorized?: string;
124
- unauthorized?: string;
125
- activeWarranty?: string;
126
- notActiveWarranty?: string;
127
- notInvoiced?: string;
128
- pendingSSC?: string;
129
- noPendingSSC?: string;
130
- checkingTMC?: string;
131
- sscCampings?: string;
132
- sscTableCode?: string;
133
- sscTableDescription?: string;
134
- sscTableRepairStatus?: string;
135
- sscTableOPCode?: string;
136
- sscTablePartNumber?: string;
137
- };
138
- accessories?: {
139
- expand?: string;
140
- image?: string;
141
- description?: string;
142
- vehicleAccessories?: string;
143
- noData?: string;
144
- partNumber?: string;
145
- };
146
- dynamicClaim?: {
147
- serviceType?: string;
148
- activationDate?: string;
149
- expireDate?: string;
150
- claimAt?: string;
151
- redeemingDealer?: string;
152
- invoiceNumber?: string;
153
- wip?: string;
154
- menuCode?: string;
155
- claim?: string;
156
- processed?: string;
157
- expired?: string;
158
- cancelled?: string;
159
- pending?: string;
160
- warning?: string;
161
- };
162
- dynamicRedeem?: {
163
- name?: string;
164
- notInvoiced?: string;
165
- serviceType?: string;
166
- activationDate?: string;
167
- expireDate?: string;
168
- menuCode?: string;
169
- warning?: string;
170
- scanTheInvoice?: string;
171
- processing?: string;
172
- skipServicesWarning?: string;
173
- confirmSkipServices?: string;
174
- confirmNotInvoiced?: string;
175
- };
176
- specification?: {
177
- noData?: string;
178
- vehicleSpecification?: string;
179
- model?: string;
180
- variant?: string;
181
- katashiki?: string;
182
- modelYear?: string;
183
- sfx?: string;
184
- productionDate?: string;
185
- };
186
- };
187
- generalTicketTypes: {
188
- TLP?: string;
189
- Complaint?: string;
190
- PartInquiry?: string;
191
- SalesCampaign?: string;
192
- GeneralInquiry?: string;
193
- ServiceCampaign?: string;
194
- InstallmentPayment?: string;
195
- ServicePriceInquiry?: string;
196
- };
197
- }, import("yup").AnyObject, {
198
- forms: {
199
- contactUs: {
200
- fullName: undefined;
201
- fullNameMinimum: undefined;
202
- fullNameIsRequired: undefined;
203
- emailAddress: undefined;
204
- emailAddressNotValid: undefined;
205
- city: undefined;
206
- selectCity: undefined;
207
- cityIsRequired: undefined;
208
- phoneNumber: undefined;
209
- phoneNumberIsRequired: undefined;
210
- phoneNumberFormatInvalid: undefined;
211
- inquiryType: undefined;
212
- selectInquiryType: undefined;
213
- inquiryTypeIsRequired: undefined;
214
- writeAMessage: undefined;
215
- leaveUsMessage: undefined;
216
- messageIsRequired: undefined;
217
- };
218
- reCaptchaIsRequired: undefined;
219
- inputValueIsIncorrect: undefined;
220
- };
221
- errors: {
222
- wildCard: undefined;
223
- noBaseUrl: undefined;
224
- invalidVin: undefined;
225
- noPartsFound: undefined;
226
- vinNumberRequired: undefined;
227
- wrongFormStructure: undefined;
228
- partNumberRequired: undefined;
229
- noServiceAvailable: undefined;
230
- wrongResponseFormat: undefined;
231
- requestFailedPleaseTryAgainLater: undefined;
232
- };
233
- general: {
234
- close: undefined;
235
- submit: undefined;
236
- noSelectOptions: undefined;
237
- formSubmittedSuccessfully: undefined;
238
- };
239
- lang: undefined;
240
- noData: undefined;
241
- partLookup: {
242
- deadStock: {
243
- deadStock: undefined;
244
- branch: undefined;
245
- availableQuantity: undefined;
246
- };
247
- distributor: {
248
- info: undefined;
249
- distributorStock: undefined;
250
- availability: undefined;
251
- notAvailable: undefined;
252
- partiallyAvailable: undefined;
253
- available: undefined;
254
- location: undefined;
255
- description: undefined;
256
- productGroup: undefined;
257
- localDescription: undefined;
258
- dealerPurchasePrice: undefined;
259
- recommendedRetailPrice: undefined;
260
- supersededFrom: undefined;
261
- supersessions: undefined;
262
- };
263
- manufacturer: {
264
- origin: undefined;
265
- warrantyPrice: undefined;
266
- specialPrice: undefined;
267
- wholesalesPrice: undefined;
268
- pnc: undefined;
269
- pncName: undefined;
270
- binCode: undefined;
271
- dimension1: undefined;
272
- dimension2: undefined;
273
- dimension3: undefined;
274
- netWeight: undefined;
275
- grossWeight: undefined;
276
- cubicMeasure: undefined;
277
- hsCode: undefined;
278
- uzHsCode: undefined;
279
- };
280
- };
281
- language: undefined;
282
- direction: undefined;
283
- vehicleLookup: {
284
- warranty: {
285
- authorized: undefined;
286
- unauthorized: undefined;
287
- activeWarranty: undefined;
288
- notActiveWarranty: undefined;
289
- notInvoiced: undefined;
290
- from: undefined;
291
- to: undefined;
292
- pendingSSC: undefined;
293
- noPendingSSC: undefined;
294
- checkingTMC: undefined;
295
- sscCampings: undefined;
296
- sscTableCode: undefined;
297
- sscTableDescription: undefined;
298
- sscTableRepairStatus: undefined;
299
- sscTableOPCode: undefined;
300
- sscTablePartNumber: undefined;
301
- };
302
- accessories: {
303
- vehicleAccessories: undefined;
304
- noData: undefined;
305
- partNumber: undefined;
306
- description: undefined;
307
- image: undefined;
308
- expand: undefined;
309
- };
310
- dynamicClaim: {
311
- serviceType: undefined;
312
- activationDate: undefined;
313
- expireDate: undefined;
314
- claimAt: undefined;
315
- redeemingDealer: undefined;
316
- invoiceNumber: undefined;
317
- wip: undefined;
318
- menuCode: undefined;
319
- claim: undefined;
320
- processed: undefined;
321
- expired: undefined;
322
- cancelled: undefined;
323
- pending: undefined;
324
- warning: undefined;
325
- };
326
- dynamicRedeem: {
327
- serviceType: undefined;
328
- name: undefined;
329
- activationDate: undefined;
330
- expireDate: undefined;
331
- menuCode: undefined;
332
- scanTheInvoice: undefined;
333
- processing: undefined;
334
- warning: undefined;
335
- skipServicesWarning: undefined;
336
- confirmSkipServices: undefined;
337
- notInvoiced: undefined;
338
- confirmNotInvoiced: undefined;
339
- };
340
- specification: {
341
- vehicleSpecification: undefined;
342
- noData: undefined;
343
- model: undefined;
344
- variant: undefined;
345
- katashiki: undefined;
346
- modelYear: undefined;
347
- sfx: undefined;
348
- productionDate: undefined;
349
- };
350
- serviceHistory: {
351
- serviceHistory: undefined;
352
- noData: undefined;
353
- branch: undefined;
354
- dealer: undefined;
355
- invoiceNumber: undefined;
356
- date: undefined;
357
- serviceType: undefined;
358
- odometer: undefined;
359
- };
360
- paintThickness: {
361
- paintThickness: undefined;
362
- noData: undefined;
363
- part: undefined;
364
- left: undefined;
365
- right: undefined;
366
- noImageGroups: undefined;
367
- expand: undefined;
368
- };
369
- };
370
- generalTicketTypes: {
371
- TLP: undefined;
372
- Complaint: undefined;
373
- PartInquiry: undefined;
374
- SalesCampaign: undefined;
375
- GeneralInquiry: undefined;
376
- ServiceCampaign: undefined;
377
- InstallmentPayment: undefined;
378
- ServicePriceInquiry: undefined;
379
- };
380
- }, "">;
381
- export type Locale = InferType<typeof localeSchema>;
382
- export type ErrorKeys = keyof InferType<typeof errorsSchema> | null;
@@ -1,19 +0,0 @@
1
- export declare const generalTicketTypesSchema: import("yup").ObjectSchema<{
2
- TLP: string;
3
- Complaint: string;
4
- PartInquiry: string;
5
- SalesCampaign: string;
6
- GeneralInquiry: string;
7
- ServiceCampaign: string;
8
- InstallmentPayment: string;
9
- ServicePriceInquiry: string;
10
- }, import("yup").AnyObject, {
11
- TLP: undefined;
12
- Complaint: undefined;
13
- PartInquiry: undefined;
14
- SalesCampaign: undefined;
15
- GeneralInquiry: undefined;
16
- ServiceCampaign: undefined;
17
- InstallmentPayment: undefined;
18
- ServicePriceInquiry: undefined;
19
- }, "">;
@@ -1,9 +0,0 @@
1
- export declare const deadStockSchema: import("yup").ObjectSchema<{
2
- deadStock: string;
3
- branch: string;
4
- availableQuantity: string;
5
- }, import("yup").AnyObject, {
6
- deadStock: undefined;
7
- branch: undefined;
8
- availableQuantity: undefined;
9
- }, "">;
@@ -1,31 +0,0 @@
1
- export declare const distributorSchema: import("yup").ObjectSchema<{
2
- info: string;
3
- distributorStock: string;
4
- availability: string;
5
- notAvailable: string;
6
- partiallyAvailable: string;
7
- available: string;
8
- location: string;
9
- description: string;
10
- productGroup: string;
11
- localDescription: string;
12
- dealerPurchasePrice: string;
13
- recommendedRetailPrice: string;
14
- supersededFrom: string;
15
- supersessions: string;
16
- }, import("yup").AnyObject, {
17
- info: undefined;
18
- distributorStock: undefined;
19
- availability: undefined;
20
- notAvailable: undefined;
21
- partiallyAvailable: undefined;
22
- available: undefined;
23
- location: undefined;
24
- description: undefined;
25
- productGroup: undefined;
26
- localDescription: undefined;
27
- dealerPurchasePrice: undefined;
28
- recommendedRetailPrice: undefined;
29
- supersededFrom: undefined;
30
- supersessions: undefined;
31
- }, "">;
@@ -1,79 +0,0 @@
1
- export declare const partLookupSchema: import("yup").ObjectSchema<{
2
- deadStock: {
3
- deadStock?: string;
4
- branch?: string;
5
- availableQuantity?: string;
6
- };
7
- distributor: {
8
- info?: string;
9
- location?: string;
10
- description?: string;
11
- distributorStock?: string;
12
- availability?: string;
13
- notAvailable?: string;
14
- partiallyAvailable?: string;
15
- available?: string;
16
- productGroup?: string;
17
- localDescription?: string;
18
- dealerPurchasePrice?: string;
19
- recommendedRetailPrice?: string;
20
- supersededFrom?: string;
21
- supersessions?: string;
22
- };
23
- manufacturer: {
24
- origin?: string;
25
- warrantyPrice?: string;
26
- specialPrice?: string;
27
- wholesalesPrice?: string;
28
- pnc?: string;
29
- pncName?: string;
30
- binCode?: string;
31
- dimension1?: string;
32
- dimension2?: string;
33
- dimension3?: string;
34
- netWeight?: string;
35
- grossWeight?: string;
36
- cubicMeasure?: string;
37
- hsCode?: string;
38
- uzHsCode?: string;
39
- };
40
- }, import("yup").AnyObject, {
41
- deadStock: {
42
- deadStock: undefined;
43
- branch: undefined;
44
- availableQuantity: undefined;
45
- };
46
- distributor: {
47
- info: undefined;
48
- distributorStock: undefined;
49
- availability: undefined;
50
- notAvailable: undefined;
51
- partiallyAvailable: undefined;
52
- available: undefined;
53
- location: undefined;
54
- description: undefined;
55
- productGroup: undefined;
56
- localDescription: undefined;
57
- dealerPurchasePrice: undefined;
58
- recommendedRetailPrice: undefined;
59
- supersededFrom: undefined;
60
- supersessions: undefined;
61
- };
62
- manufacturer: {
63
- origin: undefined;
64
- warrantyPrice: undefined;
65
- specialPrice: undefined;
66
- wholesalesPrice: undefined;
67
- pnc: undefined;
68
- pncName: undefined;
69
- binCode: undefined;
70
- dimension1: undefined;
71
- dimension2: undefined;
72
- dimension3: undefined;
73
- netWeight: undefined;
74
- grossWeight: undefined;
75
- cubicMeasure: undefined;
76
- hsCode: undefined;
77
- uzHsCode: undefined;
78
- };
79
- }, "">;
@@ -1,33 +0,0 @@
1
- export declare const manufacturerSchema: import("yup").ObjectSchema<{
2
- origin: string;
3
- warrantyPrice: string;
4
- specialPrice: string;
5
- wholesalesPrice: string;
6
- pnc: string;
7
- pncName: string;
8
- binCode: string;
9
- dimension1: string;
10
- dimension2: string;
11
- dimension3: string;
12
- netWeight: string;
13
- grossWeight: string;
14
- cubicMeasure: string;
15
- hsCode: string;
16
- uzHsCode: string;
17
- }, import("yup").AnyObject, {
18
- origin: undefined;
19
- warrantyPrice: undefined;
20
- specialPrice: undefined;
21
- wholesalesPrice: undefined;
22
- pnc: undefined;
23
- pncName: undefined;
24
- binCode: undefined;
25
- dimension1: undefined;
26
- dimension2: undefined;
27
- dimension3: undefined;
28
- netWeight: undefined;
29
- grossWeight: undefined;
30
- cubicMeasure: undefined;
31
- hsCode: undefined;
32
- uzHsCode: undefined;
33
- }, "">;
@@ -1,15 +0,0 @@
1
- export declare const accessoriesSchema: import("yup").ObjectSchema<{
2
- vehicleAccessories: string;
3
- noData: string;
4
- partNumber: string;
5
- description: string;
6
- image: string;
7
- expand: string;
8
- }, import("yup").AnyObject, {
9
- vehicleAccessories: undefined;
10
- noData: undefined;
11
- partNumber: undefined;
12
- description: undefined;
13
- image: undefined;
14
- expand: undefined;
15
- }, "">;
@@ -1,31 +0,0 @@
1
- export declare const dynamicClaimSchema: import("yup").ObjectSchema<{
2
- serviceType: string;
3
- activationDate: string;
4
- expireDate: string;
5
- claimAt: string;
6
- redeemingDealer: string;
7
- invoiceNumber: string;
8
- wip: string;
9
- menuCode: string;
10
- claim: string;
11
- processed: string;
12
- expired: string;
13
- cancelled: string;
14
- pending: string;
15
- warning: string;
16
- }, import("yup").AnyObject, {
17
- serviceType: undefined;
18
- activationDate: undefined;
19
- expireDate: undefined;
20
- claimAt: undefined;
21
- redeemingDealer: undefined;
22
- invoiceNumber: undefined;
23
- wip: undefined;
24
- menuCode: undefined;
25
- claim: undefined;
26
- processed: undefined;
27
- expired: undefined;
28
- cancelled: undefined;
29
- pending: undefined;
30
- warning: undefined;
31
- }, "">;
@@ -1,27 +0,0 @@
1
- export declare const dynamicRedeemSchema: import("yup").ObjectSchema<{
2
- serviceType: string;
3
- name: string;
4
- activationDate: string;
5
- expireDate: string;
6
- menuCode: string;
7
- scanTheInvoice: string;
8
- processing: string;
9
- warning: string;
10
- skipServicesWarning: string;
11
- confirmSkipServices: string;
12
- notInvoiced: string;
13
- confirmNotInvoiced: string;
14
- }, import("yup").AnyObject, {
15
- serviceType: undefined;
16
- name: undefined;
17
- activationDate: undefined;
18
- expireDate: undefined;
19
- menuCode: undefined;
20
- scanTheInvoice: undefined;
21
- processing: undefined;
22
- warning: undefined;
23
- skipServicesWarning: undefined;
24
- confirmSkipServices: undefined;
25
- notInvoiced: undefined;
26
- confirmNotInvoiced: undefined;
27
- }, "">;