adp-web-components 0.2.6 → 0.2.8

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 (339) hide show
  1. package/dist/cjs/{add-icon-DSBO_equ.js → add-icon-CF5SHPFy.js} +1 -1
  2. package/dist/cjs/{app-globals-B_ikgUD_.js → app-globals-CLG2l7G2.js} +1 -1
  3. package/dist/cjs/arrow-icon-ZTqfmBmE.js +12 -0
  4. package/dist/cjs/{arrow-up-icon-BtMHdVU9.js → arrow-up-icon-eGUQ8IBP.js} +1 -1
  5. package/dist/cjs/{calendar-days-icon-C2lFWgOC.js → calendar-days-icon-Ugslrikt.js} +1 -1
  6. package/dist/cjs/{check-icon-C4YBlzih.js → check-icon-BZSYrNhm.js} +1 -1
  7. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +10 -11
  8. package/dist/cjs/{decode-time-offset-CY6JVxX3.js → decode-time-offset-iH1ebYUR.js} +1 -1
  9. package/dist/cjs/flexible-container.cjs.entry.js +2 -2
  10. package/dist/cjs/form-checkbox.cjs.entry.js +3 -3
  11. package/dist/cjs/form-date-picker.cjs.entry.js +4 -4
  12. package/dist/cjs/form-dialog_13.cjs.entry.js +22 -34
  13. package/dist/cjs/{form-error-message-Brt-y3mq.js → form-error-message-BVlrmjov.js} +1 -1
  14. package/dist/cjs/{form-input-label-meHUwu3m.js → form-input-label-CVEi7sIh.js} +1 -1
  15. package/dist/cjs/form-input_7.cjs.entry.js +13 -13
  16. package/dist/cjs/form-switch.cjs.entry.js +3 -3
  17. package/dist/cjs/form-time-picker.cjs.entry.js +4 -4
  18. package/dist/cjs/{functions-DE4KT15o.js → functions-YRUAy5JZ.js} +3 -3
  19. package/dist/cjs/general-form.cjs.entry.js +8 -8
  20. package/dist/cjs/general-inquiry-form.cjs.entry.js +8 -8
  21. package/dist/cjs/{get-custom-classes-for-portal-nUMg-jyA.js → get-custom-classes-for-portal-DKFBTajH.js} +1 -1
  22. package/dist/cjs/{get-language-from-url-CQuyIE9M.js → get-language-from-url-BMcb3GTq.js} +1 -1
  23. package/dist/cjs/{get-local-language-C0bR18GB.js → get-local-language-D-6DR137.js} +2 -2
  24. package/dist/cjs/{get-mock-files-DJshxzVe.js → get-mock-files-Dg76pD22.js} +2 -2
  25. package/dist/cjs/{index-CmK48vN3.js → index-H5Wezxcv.js} +70 -0
  26. package/dist/cjs/information-table.cjs.entry.js +5 -7
  27. package/dist/cjs/{loader-icon-j5dMQ4bN.js → loader-icon-DO2Fu65-.js} +1 -1
  28. package/dist/cjs/loader.cjs.js +3 -3
  29. package/dist/cjs/loading-spinner.cjs.entry.js +2 -2
  30. package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +4 -4
  31. package/dist/cjs/{mappers-C82gH1dw.js → mappers-CoVG3ogT.js} +4 -4
  32. package/dist/cjs/{material-card-CaO7lBGp.js → material-card-DyHk88WR.js} +9 -1
  33. package/dist/cjs/part-lookup.cjs.entry.js +4 -4
  34. package/dist/cjs/qr-code-scan-DIO-qSdh.js +22 -0
  35. package/dist/cjs/service-booking-form.cjs.entry.js +8 -8
  36. package/dist/cjs/shift-accordion.cjs.entry.js +1 -1
  37. package/dist/cjs/shift-checkbox.cjs.entry.js +3 -3
  38. package/dist/cjs/shift-components.cjs.js +3 -3
  39. package/dist/cjs/shift-slider.cjs.entry.js +1 -1
  40. package/dist/cjs/shift-switch.cjs.entry.js +2 -2
  41. package/dist/cjs/shift-tab-content.cjs.entry.js +2 -2
  42. package/dist/cjs/shift-tabs_2.cjs.entry.js +134 -90
  43. package/dist/cjs/ssc-lookup-form.cjs.entry.js +8 -8
  44. package/dist/cjs/test-drive-form.cjs.entry.js +8 -8
  45. package/dist/cjs/{print-icon-P6vVSQ4C.js → triangle-alert-B9UanYfs.js} +6 -12
  46. package/dist/cjs/{type-D0QMGcwY.js → type-iMZSdSZh.js} +6 -1
  47. package/dist/cjs/vehicle-accessories_7.cjs.entry.js +64 -41
  48. package/dist/cjs/{vehicle-info-layout-UI-nhp1I.js → vehicle-info-layout-DSEDx5Ah.js} +1 -1
  49. package/dist/cjs/vehicle-lookup.cjs.entry.js +6 -6
  50. package/dist/cjs/vehicle-quotation-form.cjs.entry.js +5 -5
  51. package/dist/collection/components/components/empty.css +1 -1
  52. package/dist/collection/components/components/flexible-container.css +1 -1
  53. package/dist/collection/components/components/information-table.css +1 -1
  54. package/dist/collection/components/components/loading-spinner.css +1 -1
  55. package/dist/collection/components/components/shift-portal.css +1 -1
  56. package/dist/collection/components/components/shift-select-dropdown.css +1 -1
  57. package/dist/collection/components/components/shift-select.css +1 -1
  58. package/dist/collection/components/components/shift-tab-content.css +1 -1
  59. package/dist/collection/components/components/shift-tabs.css +1 -1
  60. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  61. package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
  62. package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
  63. package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
  64. package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
  65. package/dist/collection/components/part-lookup/part-lookup.css +1 -1
  66. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
  67. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  68. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +8 -6
  69. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  70. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +154 -36
  71. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
  72. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +1 -1
  73. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
  74. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +51 -3
  75. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
  76. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +2 -2
  77. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  78. package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +1 -1
  79. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
  80. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +1 -1
  81. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +1 -1
  82. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.js +4 -4
  83. package/dist/collection/components/vin-extractor/vin-extractor.js +1 -1
  84. package/dist/collection/global/assets/print-icon.js +1 -1
  85. package/dist/collection/global/assets/printer-icon.js +6 -0
  86. package/dist/collection/global/types/generated/vehicle-lookup/paint-thickness-certificate-url-dto.js +1 -0
  87. package/dist/collection/locales/vehicleLookup/claimableItems/type.js +5 -0
  88. package/dist/collection/locales/vehicleLookup/paintThickness/type.js +1 -1
  89. package/dist/components/dead-stock-lookup.js +1 -1
  90. package/dist/components/distributor-lookup.js +1 -1
  91. package/dist/components/flexible-container.js +1 -1
  92. package/dist/components/form-checkbox.js +1 -1
  93. package/dist/components/form-date-picker.js +1 -1
  94. package/dist/components/form-file.js +1 -1
  95. package/dist/components/form-input-preview.js +1 -1
  96. package/dist/components/form-input.js +1 -1
  97. package/dist/components/form-phone-number.js +1 -1
  98. package/dist/components/form-picker-input.js +1 -1
  99. package/dist/components/form-select.js +1 -1
  100. package/dist/components/form-shadow-input.js +1 -1
  101. package/dist/components/form-stepper-control.js +1 -1
  102. package/dist/components/form-stepper-submit.js +1 -1
  103. package/dist/components/form-stepper.js +1 -1
  104. package/dist/components/form-structure-error.js +1 -1
  105. package/dist/components/form-structure.js +1 -1
  106. package/dist/components/form-submit.js +1 -1
  107. package/dist/components/form-switch.js +1 -1
  108. package/dist/components/form-text-area.js +1 -1
  109. package/dist/components/form-time-picker.js +1 -1
  110. package/dist/components/form-vin-input.js +1 -1
  111. package/dist/components/general-form.js +1 -1
  112. package/dist/components/general-inquiry-form.js +1 -1
  113. package/dist/components/index.js +1 -1
  114. package/dist/components/information-table.js +1 -1
  115. package/dist/components/loading-spinner.js +1 -1
  116. package/dist/components/manufacturer-lookup.js +1 -1
  117. package/dist/components/manufacturer-part-lookup.js +1 -1
  118. package/dist/components/{p-CeGDfcYR.js → p-4OnPm53K.js} +1 -1
  119. package/dist/components/p-B9zG2icj.js +5 -0
  120. package/dist/components/{p-i9Qh8W9F.js → p-BF0a8cN4.js} +1 -1
  121. package/dist/components/p-BGy7wZZK.js +5 -0
  122. package/dist/components/{p-DhprT_Dn.js → p-BLsM9J73.js} +1 -1
  123. package/dist/components/{p-ecmObcUU.js → p-BOfRYXTK.js} +1 -1
  124. package/dist/components/{p-Bl19uBGg.js → p-BT9N29E8.js} +1 -1
  125. package/dist/components/{p-X95dYnNe.js → p-Bp7yH7Dz.js} +1 -1
  126. package/dist/components/{p-nQWwKabJ.js → p-Bvtz7Ruz.js} +1 -1
  127. package/dist/components/p-BwVgx0FC.js +5 -0
  128. package/dist/components/{p-C7DldiQX.js → p-C-tu0aSd.js} +1 -1
  129. package/dist/components/{p-BO45PIaz.js → p-C2FThalH.js} +1 -1
  130. package/dist/components/{p-5xxH8tbS.js → p-CBlZ51Zd.js} +1 -1
  131. package/dist/components/{p-BniS5fi1.js → p-CMPocNAt.js} +1 -1
  132. package/dist/components/{p-a7ph9yIa.js → p-CSpoFWWU.js} +1 -1
  133. package/dist/components/{p-CElSZ3OW.js → p-Cdfig7hw.js} +1 -1
  134. package/dist/components/{p-CsyXvcWt.js → p-ChR5c5Vt.js} +1 -1
  135. package/dist/components/p-CiMmI1B4.js +5 -0
  136. package/dist/components/{p-D3YokgQO.js → p-CkSthMjg.js} +1 -1
  137. package/dist/components/p-Co_hK-X8.js +5 -0
  138. package/dist/components/{p-B-5wpFeH.js → p-CpwpTPc0.js} +1 -1
  139. package/dist/components/{p-C2nWRsPn.js → p-CrO-bFY_.js} +1 -1
  140. package/dist/components/{p-DQP_Avx4.js → p-CsqZddbu.js} +1 -1
  141. package/dist/components/{p-C9ZOfr_w.js → p-CuCfFNVe.js} +1 -1
  142. package/dist/components/{p-CPjhQixH.js → p-CyNAtaum.js} +1 -1
  143. package/dist/components/{p-CJVlKa4a.js → p-Cz07fFvl.js} +1 -1
  144. package/dist/components/{p-DT4kh-pu.js → p-Cz9NYb5v.js} +1 -1
  145. package/dist/components/{p-9t4GxAn6.js → p-D4OBMicA.js} +1 -1
  146. package/dist/components/{p-D-x9dJoG.js → p-D90mggKt.js} +1 -1
  147. package/dist/components/{p-Bjdk6LIA.js → p-DFvCf7hn.js} +1 -1
  148. package/dist/components/p-DHfdaMCZ.js +5 -0
  149. package/dist/components/p-DJTdQeeg.js +5 -0
  150. package/dist/components/{p-mw0QH96Y.js → p-DJqr1jf_.js} +1 -1
  151. package/dist/components/{p-Cbda4mAT.js → p-DK-kpC0q.js} +1 -1
  152. package/dist/components/{p-BKMB2QKO.js → p-DQiQ4C2-.js} +1 -1
  153. package/dist/components/p-DXtE2ivV.js +5 -0
  154. package/dist/components/{p-PCwMfpZi.js → p-DcNWX-BQ.js} +1 -1
  155. package/dist/components/p-DeRehXzM.js +5 -0
  156. package/dist/components/p-JiKmUVhH.js +5 -0
  157. package/dist/components/p-PXg9ax0v.js +5 -0
  158. package/dist/components/{p-C0noEnAv.js → p-f-qfqpPz.js} +1 -1
  159. package/dist/components/{p-VimEBeIa.js → p-gCfbb1kk.js} +1 -1
  160. package/dist/components/p-iTJ5pT2w.js +5 -0
  161. package/dist/components/p-pnQgLSsX.js +5 -0
  162. package/dist/components/{p-B4wAr2vx.js → p-smIECWVj.js} +1 -1
  163. package/dist/components/p-x9SI7adz.js +5 -0
  164. package/dist/components/part-lookup.js +1 -1
  165. package/dist/components/service-booking-form.js +1 -1
  166. package/dist/components/shift-accordion.js +1 -1
  167. package/dist/components/shift-checkbox.js +1 -1
  168. package/dist/components/shift-portal.js +1 -1
  169. package/dist/components/shift-select-dropdown.js +1 -1
  170. package/dist/components/shift-select.js +1 -1
  171. package/dist/components/shift-slider.js +1 -1
  172. package/dist/components/shift-switch.js +1 -1
  173. package/dist/components/shift-tab-content.js +1 -1
  174. package/dist/components/shift-tabs.js +1 -1
  175. package/dist/components/ssc-lookup-form.js +1 -1
  176. package/dist/components/test-drive-form.js +1 -1
  177. package/dist/components/vehicle-accessories.js +1 -1
  178. package/dist/components/vehicle-claimable-items.js +1 -1
  179. package/dist/components/vehicle-item-claim-form.js +1 -1
  180. package/dist/components/vehicle-lookup.js +1 -1
  181. package/dist/components/vehicle-paint-thickness.js +1 -1
  182. package/dist/components/vehicle-quotation-form.js +1 -1
  183. package/dist/components/vehicle-sale-information.js +1 -1
  184. package/dist/components/vehicle-service-history.js +1 -1
  185. package/dist/components/vehicle-specification.js +1 -1
  186. package/dist/components/vehicle-warranty-details.js +1 -1
  187. package/dist/components/vin-extractor.js +1 -1
  188. package/dist/esm/{add-icon-TpYP6ekN.js → add-icon-1FhDJgrT.js} +1 -1
  189. package/dist/esm/{app-globals-C0dTcw9R.js → app-globals-iQ64oiU-.js} +1 -1
  190. package/dist/esm/arrow-icon-CpbG2bMD.js +10 -0
  191. package/dist/esm/{arrow-up-icon-BnhXy8_q.js → arrow-up-icon-CSgSH4zF.js} +1 -1
  192. package/dist/esm/{calendar-days-icon-Dz291Fau.js → calendar-days-icon-FhJhuU8S.js} +1 -1
  193. package/dist/esm/{check-icon-CkoSpg2T.js → check-icon-mzFBdGKX.js} +1 -1
  194. package/dist/esm/dead-stock-lookup_3.entry.js +9 -10
  195. package/dist/esm/{decode-time-offset-DFZOybyr.js → decode-time-offset-Yzmqcv0-.js} +1 -1
  196. package/dist/esm/flexible-container.entry.js +2 -2
  197. package/dist/esm/form-checkbox.entry.js +3 -3
  198. package/dist/esm/form-date-picker.entry.js +4 -4
  199. package/dist/esm/form-dialog_13.entry.js +21 -33
  200. package/dist/esm/{form-error-message-Dl-YQKoy.js → form-error-message-7rL_3zgN.js} +1 -1
  201. package/dist/esm/{form-input-label-BhD_T_C5.js → form-input-label-C4MUngYi.js} +1 -1
  202. package/dist/esm/form-input_7.entry.js +13 -13
  203. package/dist/esm/form-switch.entry.js +3 -3
  204. package/dist/esm/form-time-picker.entry.js +4 -4
  205. package/dist/esm/{functions-Df5To56i.js → functions-Dnbu3UHs.js} +3 -3
  206. package/dist/esm/general-form.entry.js +8 -8
  207. package/dist/esm/general-inquiry-form.entry.js +8 -8
  208. package/dist/esm/{get-custom-classes-for-portal-C8vUoPOJ.js → get-custom-classes-for-portal-8uDhq9VB.js} +1 -1
  209. package/dist/esm/{get-language-from-url-DvR7LGV5.js → get-language-from-url-BkveLcAD.js} +1 -1
  210. package/dist/esm/{get-local-language-B_CqnTpb.js → get-local-language-Q76MaNSj.js} +2 -2
  211. package/dist/esm/{get-mock-files-oM2aCQsG.js → get-mock-files-D4HIqYag.js} +2 -2
  212. package/dist/esm/{index-Bf4Ol6Qt.js → index-jNkxdTjc.js} +70 -0
  213. package/dist/esm/information-table.entry.js +3 -5
  214. package/dist/esm/{loader-icon-DM4Vm5gX.js → loader-icon-C9goMj-j.js} +1 -1
  215. package/dist/esm/loader.js +4 -4
  216. package/dist/esm/loading-spinner.entry.js +2 -2
  217. package/dist/esm/manufacturer-part-lookup.entry.js +4 -4
  218. package/dist/esm/{mappers-Bk5UgY3t.js → mappers-CA3VC0xY.js} +4 -4
  219. package/dist/esm/{material-card-xVey6i1G.js → material-card-ZydeukMY.js} +9 -2
  220. package/dist/esm/part-lookup.entry.js +4 -4
  221. package/dist/esm/qr-code-scan-DUAfaPLZ.js +20 -0
  222. package/dist/esm/service-booking-form.entry.js +8 -8
  223. package/dist/esm/shift-accordion.entry.js +1 -1
  224. package/dist/esm/shift-checkbox.entry.js +3 -3
  225. package/dist/esm/shift-components.js +4 -4
  226. package/dist/esm/shift-slider.entry.js +1 -1
  227. package/dist/esm/shift-switch.entry.js +2 -2
  228. package/dist/esm/shift-tab-content.entry.js +2 -2
  229. package/dist/esm/shift-tabs_2.entry.js +134 -90
  230. package/dist/esm/ssc-lookup-form.entry.js +8 -8
  231. package/dist/esm/test-drive-form.entry.js +8 -8
  232. package/dist/esm/{print-icon-Dg0IO5IH.js → triangle-alert-CVJ0-eRT.js} +6 -11
  233. package/dist/esm/{type-Pq-OZXzH.js → type-Cw6xdu7_.js} +6 -1
  234. package/dist/esm/vehicle-accessories_7.entry.js +60 -37
  235. package/dist/esm/{vehicle-info-layout-Cp9U6H1C.js → vehicle-info-layout-iwnuxQFr.js} +1 -1
  236. package/dist/esm/vehicle-lookup.entry.js +6 -6
  237. package/dist/esm/vehicle-quotation-form.entry.js +5 -5
  238. package/dist/locales/vehicleLookup/claimableItems/ar.json +6 -1
  239. package/dist/locales/vehicleLookup/claimableItems/en.json +6 -1
  240. package/dist/locales/vehicleLookup/claimableItems/ku.json +6 -1
  241. package/dist/locales/vehicleLookup/claimableItems/ru.json +6 -1
  242. package/dist/locales/vehicleLookup/claimableItems/type.ts +5 -0
  243. package/dist/locales/vehicleLookup/paintThickness/ar.json +2 -1
  244. package/dist/locales/vehicleLookup/paintThickness/en.json +2 -1
  245. package/dist/locales/vehicleLookup/paintThickness/ku.json +2 -1
  246. package/dist/locales/vehicleLookup/paintThickness/ru.json +2 -1
  247. package/dist/locales/vehicleLookup/paintThickness/type.ts +1 -1
  248. package/dist/mocks/generated/broker-dealer/paint-thickness-certificate.json +1 -0
  249. package/dist/mocks/generated/broker-dealer/vehicle-lookup.json +189 -3
  250. package/dist/mocks/generated/standard-dealer/paint-thickness-certificate.json +145 -0
  251. package/dist/mocks/generated/standard-dealer/vehicle-lookup.json +227 -14
  252. package/dist/shift-components/{p-0ff13ef7.entry.js → p-0506dc53.entry.js} +1 -1
  253. package/dist/shift-components/p-13b12fca.entry.js +5 -0
  254. package/dist/shift-components/{p-58ad066a.entry.js → p-1ae620de.entry.js} +1 -1
  255. package/dist/shift-components/p-24a60ad0.entry.js +5 -0
  256. package/dist/shift-components/{p-5142f7e6.entry.js → p-3df6fbc4.entry.js} +1 -1
  257. package/dist/shift-components/p-4213c639.entry.js +5 -0
  258. package/dist/shift-components/p-4c96b893.entry.js +5 -0
  259. package/dist/shift-components/p-53f97ec6.entry.js +5 -0
  260. package/dist/shift-components/{p-85915984.entry.js → p-5dc2468c.entry.js} +1 -1
  261. package/dist/shift-components/{p-_m2lLvBs.js → p-6CGlGx2z.js} +1 -1
  262. package/dist/shift-components/{p-EqiAyCUA.js → p-6Gqot-KL.js} +1 -1
  263. package/dist/shift-components/{p-4e9e9228.entry.js → p-70130910.entry.js} +1 -1
  264. package/dist/shift-components/{p-b16f5472.entry.js → p-75372637.entry.js} +1 -1
  265. package/dist/shift-components/{p-fe56732e.entry.js → p-75496013.entry.js} +1 -1
  266. package/dist/shift-components/{p-5fa058df.entry.js → p-8c30b865.entry.js} +1 -1
  267. package/dist/shift-components/{p-730024d3.entry.js → p-9c2fe97d.entry.js} +1 -1
  268. package/dist/shift-components/{p-7fad08ea.entry.js → p-9e3d54a3.entry.js} +1 -1
  269. package/dist/shift-components/{p-DFb-vA5_.js → p-BUeE5BHf.js} +1 -1
  270. package/dist/shift-components/{p-GO6pqmvT.js → p-BVuOsovO.js} +1 -1
  271. package/dist/shift-components/{p-DucILGwe.js → p-BYqBwpb9.js} +1 -1
  272. package/dist/shift-components/{p-tM7MPCV7.js → p-BeOEJ814.js} +1 -1
  273. package/dist/shift-components/p-BqIKtMjz.js +5 -0
  274. package/dist/shift-components/{p-BffuX06w.js → p-CAlGd4kD.js} +1 -1
  275. package/dist/shift-components/{p-DtMv8M_j.js → p-CRXqIT0k.js} +1 -1
  276. package/dist/shift-components/{p-DdRt2YOt.js → p-CyHqRBNl.js} +1 -1
  277. package/dist/shift-components/{p-1bxwCWnY.js → p-D7tlaAVX.js} +1 -1
  278. package/dist/shift-components/{p-Cv7m_MLQ.js → p-DLnQ2n2n.js} +1 -1
  279. package/dist/shift-components/{p-BunCk2NQ.js → p-DOsM085b.js} +1 -1
  280. package/dist/shift-components/p-Dax5QQIX.js +5 -0
  281. package/dist/shift-components/p-Dkfzp2fH.js +5 -0
  282. package/dist/shift-components/p-DqLLLv_z.js +5 -0
  283. package/dist/shift-components/p-UpUg8Jfq.js +5 -0
  284. package/dist/shift-components/p-WjikIqgU.js +5 -0
  285. package/dist/shift-components/{p-a9694571.entry.js → p-a25d3bf3.entry.js} +1 -1
  286. package/dist/shift-components/{p-c78901d5.entry.js → p-bfb57e19.entry.js} +1 -1
  287. package/dist/shift-components/{p-fe1155fa.entry.js → p-c14d1a6a.entry.js} +1 -1
  288. package/dist/shift-components/p-c53bd025.entry.js +5 -0
  289. package/dist/shift-components/{p-b625606f.entry.js → p-c55eff2a.entry.js} +1 -1
  290. package/dist/shift-components/p-c58e827d.entry.js +5 -0
  291. package/dist/shift-components/{p-3f305d69.entry.js → p-c99197fd.entry.js} +1 -1
  292. package/dist/shift-components/{p-c778fbc3.entry.js → p-ddbe703f.entry.js} +1 -1
  293. package/dist/shift-components/{p-b4531515.entry.js → p-e9d552eb.entry.js} +1 -1
  294. package/dist/shift-components/{p-0f72a14d.entry.js → p-fb6edd15.entry.js} +1 -1
  295. package/dist/shift-components/p-fcde2b63.entry.js +5 -0
  296. package/dist/shift-components/{p-Dgh-j_S7.js → p-gbZBovQk.js} +1 -1
  297. package/dist/shift-components/p-jNkxdTjc.js +6 -0
  298. package/dist/shift-components/{p-DQUCHNJ-.js → p-jnXfhMAx.js} +1 -1
  299. package/dist/shift-components/p-zUjGUnSs.js +5 -0
  300. package/dist/shift-components/shift-components.esm.js +1 -1
  301. package/dist/types/components/vehicle-lookup/vehicle-item-claim-form.d.ts +26 -0
  302. package/dist/types/components/vehicle-lookup/vehicle-paint-thickness.d.ts +7 -0
  303. package/dist/types/components.d.ts +14 -0
  304. package/dist/types/global/assets/print-icon.d.ts +7 -0
  305. package/dist/types/global/assets/printer-icon.d.ts +6 -0
  306. package/dist/types/global/types/generated/vehicle-lookup/paint-thickness-certificate-url-dto.d.ts +5 -0
  307. package/dist/types/global/types/generated/vehicle-lookup/vehicle-item-warning.d.ts +0 -1
  308. package/dist/types/global/types/generated/vehicle-lookup/vehicle-lookup-dto.d.ts +3 -0
  309. package/dist/types/locales/vehicleLookup/claimableItems/type.d.ts +20 -0
  310. package/dist/types/locales/vehicleLookup/paintThickness/type.d.ts +2 -0
  311. package/dist/types/locales/vehicleLookup/wrapper-type.d.ts +12 -0
  312. package/package.json +1 -1
  313. package/dist/cjs/empty-table-icon-QLsRUBY_.js +0 -16
  314. package/dist/components/p-B2Fg3Wkk.js +0 -5
  315. package/dist/components/p-B2aPBdCi.js +0 -5
  316. package/dist/components/p-BEP4BZWm.js +0 -5
  317. package/dist/components/p-C7PdL0Hc.js +0 -5
  318. package/dist/components/p-CKG_9CP9.js +0 -5
  319. package/dist/components/p-ClGI2uZS.js +0 -5
  320. package/dist/components/p-DHEhIlaU.js +0 -5
  321. package/dist/components/p-DSqpW75U.js +0 -5
  322. package/dist/components/p-DnMWB78_.js +0 -5
  323. package/dist/components/p-aAFnbh6j.js +0 -5
  324. package/dist/esm/empty-table-icon-Fq7iN9Wm.js +0 -14
  325. package/dist/shift-components/p-030d6fe7.entry.js +0 -5
  326. package/dist/shift-components/p-214646dd.entry.js +0 -5
  327. package/dist/shift-components/p-3a066747.entry.js +0 -5
  328. package/dist/shift-components/p-46043523.entry.js +0 -5
  329. package/dist/shift-components/p-486d4868.entry.js +0 -5
  330. package/dist/shift-components/p-928037fb.entry.js +0 -5
  331. package/dist/shift-components/p-BNROFrhh.js +0 -5
  332. package/dist/shift-components/p-Bbe3UtPe.js +0 -5
  333. package/dist/shift-components/p-Bf4Ol6Qt.js +0 -6
  334. package/dist/shift-components/p-Bv1XxjKW.js +0 -5
  335. package/dist/shift-components/p-DFSDlqbo.js +0 -5
  336. package/dist/shift-components/p-DtYbk_BV.js +0 -5
  337. package/dist/shift-components/p-DuCSwrTa.js +0 -5
  338. package/dist/shift-components/p-cd2ade46.entry.js +0 -5
  339. package/dist/shift-components/p-cdef5ee7.entry.js +0 -5
@@ -24,6 +24,7 @@
24
24
  }
25
25
  },
26
26
  "paintThicknessInspections": [],
27
+ "paintThicknessCertificateAvailable": false,
27
28
  "isAuthorized": true,
28
29
  "warranty": {
29
30
  "hasActiveWarranty": false,
@@ -71,6 +72,7 @@
71
72
  }
72
73
  },
73
74
  "paintThicknessInspections": [],
75
+ "paintThicknessCertificateAvailable": false,
74
76
  "isAuthorized": true,
75
77
  "warranty": {
76
78
  "hasActiveWarranty": true,
@@ -114,6 +116,13 @@
114
116
  "serviceItems": [
115
117
  {
116
118
  "showDocumentUploader": false,
119
+ "warnings": [
120
+ {
121
+ "key": "scan-warning",
122
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
123
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
124
+ }
125
+ ],
117
126
  "documentUploaderIsRequired": false,
118
127
  "name": "Free 1K Oil Change",
119
128
  "description": "First-1000km complimentary oil service for new vehicles.",
@@ -135,6 +144,13 @@
135
144
  },
136
145
  {
137
146
  "showDocumentUploader": false,
147
+ "warnings": [
148
+ {
149
+ "key": "scan-warning",
150
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
151
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
152
+ }
153
+ ],
138
154
  "documentUploaderIsRequired": false,
139
155
  "name": "Free 10K Inspection",
140
156
  "description": "10000-km complimentary inspection for new vehicles.",
@@ -156,6 +172,18 @@
156
172
  },
157
173
  {
158
174
  "showDocumentUploader": false,
175
+ "warnings": [
176
+ {
177
+ "key": "skipped-items-warning",
178
+ "bodyContent": "The following Services are still \u0027Pending\u0027. Claiming \u0027Free 20K Major Service\u0027 will mark them as \u0027Cancelled\u0027.\u003Cul\u003E\u003Cli\u003EFree 10K Inspection\u003C/li\u003E\u003C/ul\u003E",
179
+ "confirmationText": "Confirm Marking the above Services as \u0027Cancelled\u0027."
180
+ },
181
+ {
182
+ "key": "scan-warning",
183
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
184
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
185
+ }
186
+ ],
159
187
  "documentUploaderIsRequired": false,
160
188
  "name": "Free 20K Major Service",
161
189
  "description": "20000-km complimentary major service for new vehicles.",
@@ -170,9 +198,42 @@
170
198
  "serviceItemID": "SI-DEMO-MAJOR",
171
199
  "maximumMileage": 20000,
172
200
  "claimable": true,
201
+ "claimingMethodEnum": "ClaimByScanningQRCode",
202
+ "vehicleInspectionTypeID": "",
203
+ "signature": "97ol8F24hpr0v10zqhWY9XALtZ6a3hD4zJmoYQCkImM=",
204
+ "signatureExpiry": "2026-01-01T00:00:00Z"
205
+ },
206
+ {
207
+ "showDocumentUploader": false,
208
+ "warnings": [
209
+ {
210
+ "key": "skipped-items-warning",
211
+ "bodyContent": "The following Services are still \u0027Pending\u0027. Claiming \u0027Free 40K Extended Service\u0027 will mark them as \u0027Cancelled\u0027.\u003Cul\u003E\u003Cli\u003EFree 10K Inspection\u003C/li\u003E\u003Cli\u003EFree 20K Major Service\u003C/li\u003E\u003C/ul\u003E",
212
+ "confirmationText": "Confirm Marking the above Services as \u0027Cancelled\u0027."
213
+ },
214
+ {
215
+ "key": "scan-warning",
216
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
217
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
218
+ }
219
+ ],
220
+ "documentUploaderIsRequired": false,
221
+ "name": "Free 40K Extended Service",
222
+ "description": "40000-km complimentary extended service for new vehicles.",
223
+ "title": "Complimentary 40K Extended Service",
224
+ "type": "free",
225
+ "typeEnum": "Free",
226
+ "activatedAt": "2030-02-10",
227
+ "expiresAt": "2034-02-10",
228
+ "status": "pending",
229
+ "statusEnum": "Pending",
230
+ "packageCode": "PKG-XL-40K",
231
+ "serviceItemID": "SI-DEMO-XL",
232
+ "maximumMileage": 40000,
233
+ "claimable": true,
173
234
  "claimingMethodEnum": "ClaimByEnteringInvoiceAndJobNumber",
174
235
  "vehicleInspectionTypeID": "",
175
- "signature": "nIReU6NX9hDQeJP6ww3uqmCihA1Iw4/ZXRO/TWKMDGc=",
236
+ "signature": "dVuGyP\u002BUxFt9CrV8/DCnCOjX3\u002BStSV7NrqNrkSo3Ymk=",
176
237
  "signatureExpiry": "2026-01-01T00:00:00Z"
177
238
  }
178
239
  ],
@@ -209,6 +270,7 @@
209
270
  }
210
271
  },
211
272
  "paintThicknessInspections": [],
273
+ "paintThicknessCertificateAvailable": false,
212
274
  "isAuthorized": true,
213
275
  "warranty": {
214
276
  "hasActiveWarranty": false,
@@ -230,6 +292,13 @@
230
292
  "serviceItems": [
231
293
  {
232
294
  "showDocumentUploader": false,
295
+ "warnings": [
296
+ {
297
+ "key": "scan-warning",
298
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
299
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
300
+ }
301
+ ],
233
302
  "documentUploaderIsRequired": false,
234
303
  "name": "Free 1K Oil Change",
235
304
  "description": "First-1000km complimentary oil service for new vehicles.",
@@ -256,6 +325,13 @@
256
325
  },
257
326
  {
258
327
  "showDocumentUploader": false,
328
+ "warnings": [
329
+ {
330
+ "key": "scan-warning",
331
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
332
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
333
+ }
334
+ ],
259
335
  "documentUploaderIsRequired": false,
260
336
  "name": "Free 10K Inspection",
261
337
  "description": "10000-km complimentary inspection for new vehicles.",
@@ -282,6 +358,18 @@
282
358
  },
283
359
  {
284
360
  "showDocumentUploader": false,
361
+ "warnings": [
362
+ {
363
+ "key": "un-invoiced-broker-warning",
364
+ "bodyContent": "This Vehicle is not yet invoiced by the following Trusted Business Partner: \u003Cstrong\u003EDuhok Vehicle Trader\u003C/strong\u003E",
365
+ "confirmationText": "Confirm Claiming without Trusted Business Partner Invoice"
366
+ },
367
+ {
368
+ "key": "scan-warning",
369
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
370
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
371
+ }
372
+ ],
285
373
  "documentUploaderIsRequired": false,
286
374
  "name": "Free 20K Major Service",
287
375
  "description": "20000-km complimentary major service for new vehicles.",
@@ -296,9 +384,47 @@
296
384
  "serviceItemID": "SI-DEMO-MAJOR",
297
385
  "maximumMileage": 20000,
298
386
  "claimable": true,
387
+ "claimingMethodEnum": "ClaimByScanningQRCode",
388
+ "vehicleInspectionTypeID": "",
389
+ "signature": "YBzh\u002B5fIJWrWrPlMEmcbqPZfGSAhR/hGOqxkPp2ZfMU=",
390
+ "signatureExpiry": "2026-01-01T00:00:00Z"
391
+ },
392
+ {
393
+ "showDocumentUploader": false,
394
+ "warnings": [
395
+ {
396
+ "key": "skipped-items-warning",
397
+ "bodyContent": "The following Services are still \u0027Pending\u0027. Claiming \u0027Free 40K Extended Service\u0027 will mark them as \u0027Cancelled\u0027.\u003Cul\u003E\u003Cli\u003EFree 20K Major Service\u003C/li\u003E\u003C/ul\u003E",
398
+ "confirmationText": "Confirm Marking the above Services as \u0027Cancelled\u0027."
399
+ },
400
+ {
401
+ "key": "un-invoiced-broker-warning",
402
+ "bodyContent": "This Vehicle is not yet invoiced by the following Trusted Business Partner: \u003Cstrong\u003EDuhok Vehicle Trader\u003C/strong\u003E",
403
+ "confirmationText": "Confirm Claiming without Trusted Business Partner Invoice"
404
+ },
405
+ {
406
+ "key": "scan-warning",
407
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
408
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
409
+ }
410
+ ],
411
+ "documentUploaderIsRequired": false,
412
+ "name": "Free 40K Extended Service",
413
+ "description": "40000-km complimentary extended service for new vehicles.",
414
+ "title": "Complimentary 40K Extended Service",
415
+ "type": "free",
416
+ "typeEnum": "Free",
417
+ "activatedAt": "2030-06-15",
418
+ "expiresAt": "2034-06-15",
419
+ "status": "pending",
420
+ "statusEnum": "Pending",
421
+ "packageCode": "PKG-XL-40K",
422
+ "serviceItemID": "SI-DEMO-XL",
423
+ "maximumMileage": 40000,
424
+ "claimable": true,
299
425
  "claimingMethodEnum": "ClaimByEnteringInvoiceAndJobNumber",
300
426
  "vehicleInspectionTypeID": "",
301
- "signature": "nxsmbcvcIlJlMc8L/Kos1KEJE\u002BF5IfIeWZ42lYXqEIk=",
427
+ "signature": "fss/53escKSdeH8wAg2ks5sSaYREYpy6DecRtC0nDV0=",
302
428
  "signatureExpiry": "2026-01-01T00:00:00Z"
303
429
  }
304
430
  ],
@@ -406,6 +532,7 @@
406
532
  ]
407
533
  }
408
534
  ],
535
+ "paintThicknessCertificateAvailable": false,
409
536
  "isAuthorized": true,
410
537
  "warranty": {
411
538
  "hasActiveWarranty": true,
@@ -459,6 +586,13 @@
459
586
  "serviceItems": [
460
587
  {
461
588
  "showDocumentUploader": false,
589
+ "warnings": [
590
+ {
591
+ "key": "scan-warning",
592
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
593
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
594
+ }
595
+ ],
462
596
  "documentUploaderIsRequired": false,
463
597
  "name": "Free 1K Oil Change",
464
598
  "description": "First-1000km complimentary oil service for new vehicles.",
@@ -480,6 +614,13 @@
480
614
  },
481
615
  {
482
616
  "showDocumentUploader": false,
617
+ "warnings": [
618
+ {
619
+ "key": "scan-warning",
620
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
621
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
622
+ }
623
+ ],
483
624
  "documentUploaderIsRequired": false,
484
625
  "name": "Free 10K Inspection",
485
626
  "description": "10000-km complimentary inspection for new vehicles.",
@@ -501,6 +642,18 @@
501
642
  },
502
643
  {
503
644
  "showDocumentUploader": false,
645
+ "warnings": [
646
+ {
647
+ "key": "skipped-items-warning",
648
+ "bodyContent": "The following Services are still \u0027Pending\u0027. Claiming \u0027Free 20K Major Service\u0027 will mark them as \u0027Cancelled\u0027.\u003Cul\u003E\u003Cli\u003EFree 10K Inspection\u003C/li\u003E\u003C/ul\u003E",
649
+ "confirmationText": "Confirm Marking the above Services as \u0027Cancelled\u0027."
650
+ },
651
+ {
652
+ "key": "scan-warning",
653
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
654
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
655
+ }
656
+ ],
504
657
  "documentUploaderIsRequired": false,
505
658
  "name": "Free 20K Major Service",
506
659
  "description": "20000-km complimentary major service for new vehicles.",
@@ -515,9 +668,42 @@
515
668
  "serviceItemID": "SI-DEMO-MAJOR",
516
669
  "maximumMileage": 20000,
517
670
  "claimable": true,
671
+ "claimingMethodEnum": "ClaimByScanningQRCode",
672
+ "vehicleInspectionTypeID": "",
673
+ "signature": "h1ihJjDHYNLyr8Dvnb3HYoFxBbeUe2pkgy2q1ilrd1U=",
674
+ "signatureExpiry": "2026-01-01T00:00:00Z"
675
+ },
676
+ {
677
+ "showDocumentUploader": false,
678
+ "warnings": [
679
+ {
680
+ "key": "skipped-items-warning",
681
+ "bodyContent": "The following Services are still \u0027Pending\u0027. Claiming \u0027Free 40K Extended Service\u0027 will mark them as \u0027Cancelled\u0027.\u003Cul\u003E\u003Cli\u003EFree 10K Inspection\u003C/li\u003E\u003Cli\u003EFree 20K Major Service\u003C/li\u003E\u003C/ul\u003E",
682
+ "confirmationText": "Confirm Marking the above Services as \u0027Cancelled\u0027."
683
+ },
684
+ {
685
+ "key": "scan-warning",
686
+ "imageUrl": "https://tiqplatformac65.blob.core.windows.net/media/Hub/required-claim-documents.svg?sv=2023-01-03\u0026spr=https\u0026st=2026-05-29T14%3A57%3A01Z\u0026se=2999-05-30T14%3A57%3A00Z\u0026sr=b\u0026sp=r\u0026sig=dPDKvP5Uv4V31iriM6%2F77RhXOEqEkalg8ph4zrq1FDU%3D",
687
+ "bodyContent": "Please ensure that you scan a valid Service Invoice.\u003Cbr/\u003EQR code can be found on the Service Invoice.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without a valid Service Invoice may be rejected.\u003C/strong\u003E"
688
+ }
689
+ ],
690
+ "documentUploaderIsRequired": false,
691
+ "name": "Free 40K Extended Service",
692
+ "description": "40000-km complimentary extended service for new vehicles.",
693
+ "title": "Complimentary 40K Extended Service",
694
+ "type": "free",
695
+ "typeEnum": "Free",
696
+ "activatedAt": "2030-07-01",
697
+ "expiresAt": "2034-07-01",
698
+ "status": "pending",
699
+ "statusEnum": "Pending",
700
+ "packageCode": "PKG-XL-40K",
701
+ "serviceItemID": "SI-DEMO-XL",
702
+ "maximumMileage": 40000,
703
+ "claimable": true,
518
704
  "claimingMethodEnum": "ClaimByEnteringInvoiceAndJobNumber",
519
705
  "vehicleInspectionTypeID": "",
520
- "signature": "3yvsOt8GnP70nkpp5xWu\u002BjfkJmJToUlA6bNodk2gGlg=",
706
+ "signature": "wB7hjjSNkXfnNaC\u002Bl3UhF0hS0SPqmr6ZPLCazCXrxZM=",
521
707
  "signatureExpiry": "2026-01-01T00:00:00Z"
522
708
  }
523
709
  ],
@@ -0,0 +1,145 @@
1
+ {
2
+ "JTMHX01J8L4198293": {
3
+ "serialNumber": "3E2B6-9DBA5",
4
+ "vin": "JTMHX01J8L4198293",
5
+ "modelDescription": "RAV4 2.5 AWD",
6
+ "modelCode": "42605",
7
+ "modelYear": "2024",
8
+ "exteriorColorCode": "1G3",
9
+ "katashiki": "MXAA52L-ANXGP",
10
+ "variantCode": "VAR001",
11
+ "invoiceDate": "2024-01-12",
12
+ "invoiceNumber": "DIST-2024-0042",
13
+ "source": "PDI",
14
+ "inspectionDate": "2024-01-10",
15
+ "readings": [
16
+ {
17
+ "panelType": "Hood",
18
+ "panelPosition": "Front",
19
+ "measuredThickness": 125.5,
20
+ "panelLabel": "Hood (Front)",
21
+ "images": [
22
+ "https://picsum.photos/seed/sJTMHX01J8L419829320240110083000Hood1jpg/640/480",
23
+ "https://picsum.photos/seed/sJTMHX01J8L419829320240110083000Hood2jpg/640/480"
24
+ ]
25
+ },
26
+ {
27
+ "panelType": "Fender",
28
+ "panelSide": "Left",
29
+ "panelPosition": "Front",
30
+ "measuredThickness": 118.0,
31
+ "panelLabel": "Fender (Front Left)",
32
+ "images": [
33
+ "https://picsum.photos/seed/419829320240110083000LeftFrontFender1jpg/640/480",
34
+ "https://picsum.photos/seed/419829320240110083000LeftFrontFender2jpg/640/480"
35
+ ]
36
+ },
37
+ {
38
+ "panelType": "Fender",
39
+ "panelSide": "Right",
40
+ "panelPosition": "Front",
41
+ "measuredThickness": 120.3,
42
+ "panelLabel": "Fender (Front Right)",
43
+ "images": [
44
+ "https://picsum.photos/seed/19829320240110083000RightFrontFender1jpg/640/480",
45
+ "https://picsum.photos/seed/19829320240110083000RightFrontFender2jpg/640/480"
46
+ ]
47
+ },
48
+ {
49
+ "panelType": "Door",
50
+ "panelSide": "Left",
51
+ "panelPosition": "Front",
52
+ "measuredThickness": 115.0,
53
+ "panelLabel": "Door (Front Left)",
54
+ "images": [
55
+ "https://picsum.photos/seed/8L419829320240110083000LeftFrontDoor1jpg/640/480",
56
+ "https://picsum.photos/seed/8L419829320240110083000LeftFrontDoor2jpg/640/480"
57
+ ]
58
+ },
59
+ {
60
+ "panelType": "Door",
61
+ "panelSide": "Right",
62
+ "panelPosition": "Front",
63
+ "measuredThickness": 116.2,
64
+ "panelLabel": "Door (Front Right)",
65
+ "images": [
66
+ "https://picsum.photos/seed/L419829320240110083000RightFrontDoor1jpg/640/480",
67
+ "https://picsum.photos/seed/L419829320240110083000RightFrontDoor2jpg/640/480"
68
+ ]
69
+ },
70
+ {
71
+ "panelType": "Door",
72
+ "panelSide": "Left",
73
+ "panelPosition": "Rear",
74
+ "measuredThickness": 122.0,
75
+ "panelLabel": "Door (Rear Left)",
76
+ "images": [
77
+ "https://picsum.photos/seed/J8L419829320240110083000LeftRearDoor1jpg/640/480",
78
+ "https://picsum.photos/seed/J8L419829320240110083000LeftRearDoor2jpg/640/480"
79
+ ]
80
+ },
81
+ {
82
+ "panelType": "Door",
83
+ "panelSide": "Right",
84
+ "panelPosition": "Rear",
85
+ "measuredThickness": 121.5,
86
+ "panelLabel": "Door (Rear Right)",
87
+ "images": [
88
+ "https://picsum.photos/seed/8L419829320240110083000RightRearDoor1jpg/640/480",
89
+ "https://picsum.photos/seed/8L419829320240110083000RightRearDoor2jpg/640/480"
90
+ ]
91
+ },
92
+ {
93
+ "panelType": "Fender",
94
+ "panelSide": "Left",
95
+ "panelPosition": "Rear",
96
+ "measuredThickness": 130.0,
97
+ "panelLabel": "Fender (Rear Left)",
98
+ "images": []
99
+ },
100
+ {
101
+ "panelType": "Fender",
102
+ "panelSide": "Right",
103
+ "panelPosition": "Rear",
104
+ "measuredThickness": 128.5,
105
+ "panelLabel": "Fender (Rear Right)",
106
+ "images": []
107
+ },
108
+ {
109
+ "panelType": "TailGate",
110
+ "panelPosition": "Rear",
111
+ "measuredThickness": 135.0,
112
+ "panelLabel": "Tail Gate (Rear)",
113
+ "images": [
114
+ "https://picsum.photos/seed/HX01J8L419829320240110083000TailGate1jpg/640/480",
115
+ "https://picsum.photos/seed/HX01J8L419829320240110083000TailGate2jpg/640/480"
116
+ ]
117
+ },
118
+ {
119
+ "panelType": "Roof",
120
+ "panelPosition": "Middle",
121
+ "measuredThickness": 110.0,
122
+ "panelLabel": "Roof (Middle)",
123
+ "images": []
124
+ }
125
+ ],
126
+ "panelImages": [
127
+ "https://picsum.photos/seed/sJTMHX01J8L419829320240110083000Hood1jpg/640/480",
128
+ "https://picsum.photos/seed/sJTMHX01J8L419829320240110083000Hood2jpg/640/480",
129
+ "https://picsum.photos/seed/419829320240110083000LeftFrontFender1jpg/640/480",
130
+ "https://picsum.photos/seed/419829320240110083000LeftFrontFender2jpg/640/480",
131
+ "https://picsum.photos/seed/19829320240110083000RightFrontFender1jpg/640/480",
132
+ "https://picsum.photos/seed/19829320240110083000RightFrontFender2jpg/640/480",
133
+ "https://picsum.photos/seed/8L419829320240110083000LeftFrontDoor1jpg/640/480",
134
+ "https://picsum.photos/seed/8L419829320240110083000LeftFrontDoor2jpg/640/480",
135
+ "https://picsum.photos/seed/L419829320240110083000RightFrontDoor1jpg/640/480",
136
+ "https://picsum.photos/seed/L419829320240110083000RightFrontDoor2jpg/640/480",
137
+ "https://picsum.photos/seed/J8L419829320240110083000LeftRearDoor1jpg/640/480",
138
+ "https://picsum.photos/seed/J8L419829320240110083000LeftRearDoor2jpg/640/480",
139
+ "https://picsum.photos/seed/8L419829320240110083000RightRearDoor1jpg/640/480",
140
+ "https://picsum.photos/seed/8L419829320240110083000RightRearDoor2jpg/640/480",
141
+ "https://picsum.photos/seed/HX01J8L419829320240110083000TailGate1jpg/640/480",
142
+ "https://picsum.photos/seed/HX01J8L419829320240110083000TailGate2jpg/640/480"
143
+ ]
144
+ }
145
+ }