adp-web-components 0.3.21 → 0.4.1

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 (386) hide show
  1. package/dist/cjs/branch-date-dropdown_17.cjs.entry.js +37 -37
  2. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +9 -9
  3. package/dist/cjs/flexible-container.cjs.entry.js +5 -23
  4. package/dist/cjs/form-checkbox.cjs.entry.js +2 -2
  5. package/dist/cjs/form-date-picker.cjs.entry.js +5 -5
  6. package/dist/cjs/form-input_7.cjs.entry.js +17 -17
  7. package/dist/cjs/form-switch.cjs.entry.js +2 -2
  8. package/dist/cjs/form-time-picker.cjs.entry.js +6 -6
  9. package/dist/cjs/{functions-COlPGX7F.js → functions-BoIF2xlx.js} +1 -1
  10. package/dist/cjs/general-form.cjs.entry.js +4 -4
  11. package/dist/cjs/general-inquiry-form.cjs.entry.js +4 -4
  12. package/dist/cjs/{get-local-language-rWhci9Es.js → get-local-language-BPRCaIar.js} +4 -4
  13. package/dist/cjs/{get-mock-files-Cceb_318.js → get-mock-files-Bi8eYFFc.js} +1 -1
  14. package/dist/cjs/information-table.cjs.entry.js +24 -12
  15. package/dist/cjs/loader.cjs.js +1 -1
  16. package/dist/cjs/loading-spinner.cjs.entry.js +2 -2
  17. package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +3 -3
  18. package/dist/cjs/parents-with-tag-CV2Y9Chq.js +26 -0
  19. package/dist/cjs/part-lookup.cjs.entry.js +2 -2
  20. package/dist/cjs/reveal-below-CyYolTYX.js +127 -0
  21. package/dist/cjs/service-booking-form.cjs.entry.js +4 -4
  22. package/dist/cjs/shift-accordion.cjs.entry.js +1 -1
  23. package/dist/cjs/shift-checkbox.cjs.entry.js +2 -2
  24. package/dist/cjs/shift-components.cjs.js +1 -1
  25. package/dist/cjs/shift-slider.cjs.entry.js +1 -1
  26. package/dist/cjs/shift-switch.cjs.entry.js +2 -2
  27. package/dist/cjs/shift-tab-content.cjs.entry.js +2 -2
  28. package/dist/cjs/shift-tabs_2.cjs.entry.js +10 -10
  29. package/dist/cjs/ssc-lookup-form.cjs.entry.js +4 -4
  30. package/dist/cjs/test-drive-form.cjs.entry.js +4 -4
  31. package/dist/cjs/{type-BHyLb1S8.js → type-CTsARyVi.js} +63 -18
  32. package/dist/cjs/vehicle-accessories_8.cjs.entry.js +850 -209
  33. package/dist/cjs/vehicle-lookup.cjs.entry.js +56 -40
  34. package/dist/cjs/vehicle-quotation-form.cjs.entry.js +4 -4
  35. package/dist/collection/collection-manifest.json +1 -1
  36. package/dist/collection/components/components/empty.css +1 -1
  37. package/dist/collection/components/components/flexible-container.css +1 -1
  38. package/dist/collection/components/components/flexible-container.js +2 -2
  39. package/dist/collection/components/components/information-table.css +1 -1
  40. package/dist/collection/components/components/information-table.js +21 -8
  41. package/dist/collection/components/components/loading-spinner.css +1 -1
  42. package/dist/collection/components/components/loading-spinner.js +1 -1
  43. package/dist/collection/components/components/shift-accordion.js +1 -1
  44. package/dist/collection/components/components/shift-checkbox.js +1 -1
  45. package/dist/collection/components/components/shift-portal.css +1 -1
  46. package/dist/collection/components/components/shift-select-dropdown.css +1 -1
  47. package/dist/collection/components/components/shift-select-dropdown.js +2 -2
  48. package/dist/collection/components/components/shift-select.css +1 -1
  49. package/dist/collection/components/components/shift-select.js +3 -3
  50. package/dist/collection/components/components/shift-slider.js +1 -1
  51. package/dist/collection/components/components/shift-switch.js +1 -1
  52. package/dist/collection/components/components/shift-tab-content.css +1 -1
  53. package/dist/collection/components/components/shift-tab-content.js +1 -1
  54. package/dist/collection/components/components/shift-tabs.css +1 -1
  55. package/dist/collection/components/components/shift-tabs.js +2 -2
  56. package/dist/collection/components/form-elements/branch-date-dropdown.js +2 -2
  57. package/dist/collection/components/form-elements/branch-date-picker.js +2 -2
  58. package/dist/collection/components/form-elements/branch-slot-dropdown.css +1 -1
  59. package/dist/collection/components/form-elements/branch-slot-dropdown.js +1 -1
  60. package/dist/collection/components/form-elements/branch-slot-picker.css +1 -1
  61. package/dist/collection/components/form-elements/branch-slot-picker.js +2 -2
  62. package/dist/collection/components/form-elements/form-checkbox.js +1 -1
  63. package/dist/collection/components/form-elements/form-date-picker-legacy.js +4 -4
  64. package/dist/collection/components/form-elements/form-dialog.js +1 -1
  65. package/dist/collection/components/form-elements/form-file.js +2 -2
  66. package/dist/collection/components/form-elements/form-input.js +2 -2
  67. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  68. package/dist/collection/components/form-elements/form-picker-input.js +2 -2
  69. package/dist/collection/components/form-elements/form-shadow-input.js +1 -1
  70. package/dist/collection/components/form-elements/form-stepper-control.js +2 -2
  71. package/dist/collection/components/form-elements/form-stepper-submit.js +2 -2
  72. package/dist/collection/components/form-elements/form-stepper.js +1 -1
  73. package/dist/collection/components/form-elements/form-structure-error.js +1 -1
  74. package/dist/collection/components/form-elements/form-submit.js +2 -2
  75. package/dist/collection/components/form-elements/form-switch.js +1 -1
  76. package/dist/collection/components/form-elements/form-text-area.js +2 -2
  77. package/dist/collection/components/form-elements/form-time-picker-legacy.js +5 -5
  78. package/dist/collection/components/form-elements/form-vin-input.js +2 -2
  79. package/dist/collection/components/forms/general-form.js +2 -2
  80. package/dist/collection/components/forms/general-inquiry.js +2 -2
  81. package/dist/collection/components/forms/service-booking.js +2 -2
  82. package/dist/collection/components/forms/ssc-lookup.js +2 -2
  83. package/dist/collection/components/forms/test-drive.js +2 -2
  84. package/dist/collection/components/forms/vehicle-quotation.js +2 -2
  85. package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
  86. package/dist/collection/components/part-lookup/dead-stock-lookup.js +2 -2
  87. package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
  88. package/dist/collection/components/part-lookup/distributor-lookup.js +2 -2
  89. package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
  90. package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
  91. package/dist/collection/components/part-lookup/manufacturer-part-lookup.js +1 -1
  92. package/dist/collection/components/part-lookup/part-lookup.css +1 -1
  93. package/dist/collection/components/vehicle-lookup/components/CoverageTimeline.js +5 -8
  94. package/dist/collection/components/vehicle-lookup/components/SscCampaigns.js +236 -0
  95. package/dist/collection/components/vehicle-lookup/components/glyphs.js +19 -0
  96. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
  97. package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +3 -3
  98. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  99. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +61 -9
  100. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  101. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +6 -6
  102. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
  103. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +99 -59
  104. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
  105. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +1 -1
  106. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
  107. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +3 -3
  108. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  109. package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +2 -2
  110. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
  111. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +2 -2
  112. package/dist/collection/components/vehicle-lookup/vehicle-ssc.css +1 -0
  113. package/dist/collection/components/vehicle-lookup/{vehicle-warranty-details.js → vehicle-ssc.js} +614 -194
  114. package/dist/collection/components/vehicle-lookup/vehicle-warranty-timeline.css +1 -1
  115. package/dist/collection/components/vehicle-lookup/vehicle-warranty-timeline.js +5 -6
  116. package/dist/collection/components/vin-extractor/vin-extractor.js +1 -1
  117. package/dist/collection/features/vehicle-lookup-component/index.js +1 -0
  118. package/dist/collection/features/vehicle-lookup-component/request-headers.js +42 -0
  119. package/dist/collection/features/vehicle-lookup-component/vehicle-lookup-api-integration.js +9 -7
  120. package/dist/collection/global/lib/flexible-parents.js +46 -0
  121. package/dist/collection/global/lib/reveal-below.js +118 -0
  122. package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-dto.js +1 -0
  123. package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-code-dto.js +1 -0
  124. package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-line-dto.js +1 -0
  125. package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-warranty-claim-dto.js +1 -0
  126. package/dist/collection/locale-mapper.js +3 -3
  127. package/dist/collection/locales/vehicleLookup/ssc/type.js +70 -0
  128. package/dist/collection/locales/vehicleLookup/wrapper-type.js +2 -2
  129. package/dist/collection/templates/harness.js +3 -1
  130. package/dist/components/branch-date-dropdown.js +1 -1
  131. package/dist/components/branch-date-picker.js +1 -1
  132. package/dist/components/branch-slot-dropdown.js +1 -1
  133. package/dist/components/branch-slot-picker.js +1 -1
  134. package/dist/components/dead-stock-lookup.js +1 -1
  135. package/dist/components/distributor-lookup.js +1 -1
  136. package/dist/components/flexible-container.js +1 -1
  137. package/dist/components/form-checkbox.js +1 -1
  138. package/dist/components/form-date-picker.js +1 -1
  139. package/dist/components/form-dialog.js +1 -1
  140. package/dist/components/form-file.js +1 -1
  141. package/dist/components/form-input-preview.js +1 -1
  142. package/dist/components/form-input.js +1 -1
  143. package/dist/components/form-phone-number.js +1 -1
  144. package/dist/components/form-picker-input.js +1 -1
  145. package/dist/components/form-select.js +1 -1
  146. package/dist/components/form-shadow-input.js +1 -1
  147. package/dist/components/form-stepper-control.js +1 -1
  148. package/dist/components/form-stepper-submit.js +1 -1
  149. package/dist/components/form-stepper.js +1 -1
  150. package/dist/components/form-structure-error.js +1 -1
  151. package/dist/components/form-structure.js +1 -1
  152. package/dist/components/form-submit.js +1 -1
  153. package/dist/components/form-switch.js +1 -1
  154. package/dist/components/form-text-area.js +1 -1
  155. package/dist/components/form-time-picker.js +1 -1
  156. package/dist/components/form-vin-input.js +1 -1
  157. package/dist/components/general-form.js +1 -1
  158. package/dist/components/general-inquiry-form.js +1 -1
  159. package/dist/components/information-table.js +1 -1
  160. package/dist/components/loading-spinner.js +1 -1
  161. package/dist/components/manufacturer-lookup.js +1 -1
  162. package/dist/components/manufacturer-part-lookup.js +1 -1
  163. package/dist/components/{p-CDdYNb7K.js → p-3srybk04.js} +1 -1
  164. package/dist/components/{p-Dsu3xdDz.js → p-5PJtxaSF.js} +1 -1
  165. package/dist/components/{p-BoQgpmtN.js → p-8JAXcyx8.js} +1 -1
  166. package/dist/components/{p-CYuQunRn.js → p-B4vHwF1I.js} +1 -1
  167. package/dist/components/{p-nX_t9aCK.js → p-B7OLLrcA.js} +1 -1
  168. package/dist/components/{p-CU0gZwVU.js → p-BBZ9h1N0.js} +1 -1
  169. package/dist/components/p-BGkXfkCv.js +5 -0
  170. package/dist/components/{p-OdEwTuBq.js → p-BSU3azxv.js} +1 -1
  171. package/dist/components/{p-BwKzJeLy.js → p-BYRlvNii.js} +1 -1
  172. package/dist/components/p-B_1NtFJh.js +5 -0
  173. package/dist/components/{p-CmIFPUXD.js → p-BlpEaYNy.js} +1 -1
  174. package/dist/components/{p-DFKEx7TJ.js → p-BmqqvfSO.js} +1 -1
  175. package/dist/components/p-BoXPpy-O.js +5 -0
  176. package/dist/components/{p-Wfd6v4yE.js → p-Brn0yPz6.js} +1 -1
  177. package/dist/components/p-BtipOZUG.js +5 -0
  178. package/dist/components/{p-yWyKiQgx.js → p-BtsUnQg8.js} +1 -1
  179. package/dist/components/{p-C1I6zBo7.js → p-C2Rek_O6.js} +1 -1
  180. package/dist/components/{p-CE9wNugx.js → p-C9Yt2FEi.js} +1 -1
  181. package/dist/components/p-C9uBduBY.js +5 -0
  182. package/dist/components/{p-BgJljKxp.js → p-CCu0O_ud.js} +1 -1
  183. package/dist/components/p-CGg_zTw_.js +5 -0
  184. package/dist/components/p-CGrk6CsB.js +5 -0
  185. package/dist/components/p-CGuZmJQb.js +5 -0
  186. package/dist/components/{p-40jijfEq.js → p-CIoAFWwG.js} +1 -1
  187. package/dist/components/{p-Dl0BmrLe.js → p-CK4mf-4k.js} +1 -1
  188. package/dist/components/p-CP0ARfFD.js +5 -0
  189. package/dist/components/p-CP502WVr.js +5 -0
  190. package/dist/components/{p-DaQOYb2R.js → p-CRvBKqFL.js} +1 -1
  191. package/dist/components/{p-3450p9UN.js → p-C_JD7r43.js} +1 -1
  192. package/dist/components/{p-HpXp7TBt.js → p-ChBR-zl5.js} +1 -1
  193. package/dist/components/{p-CjQ2hRI-.js → p-Cpg1zisv.js} +1 -1
  194. package/dist/components/{p-CjdYtmBI.js → p-Cy8khSKP.js} +1 -1
  195. package/dist/components/{p-O0AragmD.js → p-D1uN8yoZ.js} +1 -1
  196. package/dist/components/p-D8f7alDh.js +5 -0
  197. package/dist/components/{p-CXigg5tn.js → p-DBaY1d1H.js} +1 -1
  198. package/dist/components/{p-BcbFXFPI.js → p-DUf2UXLh.js} +1 -1
  199. package/dist/components/p-DkPiQv-q.js +5 -0
  200. package/dist/components/{p-Ce2mazYo.js → p-DrF7UQxE.js} +1 -1
  201. package/dist/components/p-EdmsQERC.js +5 -0
  202. package/dist/components/{p-3kY-T9ID.js → p-J4ycJc9N.js} +1 -1
  203. package/dist/components/{p-Dd_3uKgv.js → p-Ju9wl6f3.js} +1 -1
  204. package/dist/components/p-M-Eh9oXr.js +5 -0
  205. package/dist/components/p-M8EGY8dT.js +5 -0
  206. package/dist/components/p-SFsQZegW.js +5 -0
  207. package/dist/components/{p-zeGxLJvE.js → p-Ub4_exfj.js} +1 -1
  208. package/dist/components/p-WIpbRULc.js +5 -0
  209. package/dist/components/p-Wj1ZYmiQ.js +5 -0
  210. package/dist/components/{p-DDhVlLOx.js → p-alNayf2Z.js} +1 -1
  211. package/dist/components/{p-BTt7sEhA.js → p-pTG13K0y.js} +1 -1
  212. package/dist/components/{p-BpHkd1L9.js → p-vuYBsCyI.js} +1 -1
  213. package/dist/components/p-ziEMlegx.js +5 -0
  214. package/dist/components/part-lookup.js +1 -1
  215. package/dist/components/service-booking-form.js +1 -1
  216. package/dist/components/shift-accordion.js +1 -1
  217. package/dist/components/shift-checkbox.js +1 -1
  218. package/dist/components/shift-portal.js +1 -1
  219. package/dist/components/shift-select-dropdown.js +1 -1
  220. package/dist/components/shift-select.js +1 -1
  221. package/dist/components/shift-slider.js +1 -1
  222. package/dist/components/shift-switch.js +1 -1
  223. package/dist/components/shift-tab-content.js +1 -1
  224. package/dist/components/shift-tabs.js +1 -1
  225. package/dist/components/ssc-lookup-form.js +1 -1
  226. package/dist/components/test-drive-form.js +1 -1
  227. package/dist/components/vehicle-accessories.js +1 -1
  228. package/dist/components/vehicle-claimable-items.js +1 -1
  229. package/dist/components/vehicle-item-claim-form.js +1 -1
  230. package/dist/components/vehicle-lookup.js +1 -1
  231. package/dist/components/vehicle-paint-thickness.js +1 -1
  232. package/dist/components/vehicle-quotation-form.js +1 -1
  233. package/dist/components/vehicle-sale-information.js +1 -1
  234. package/dist/components/vehicle-service-history.js +1 -1
  235. package/dist/components/vehicle-specification.js +1 -1
  236. package/dist/components/vehicle-ssc.d.ts +11 -0
  237. package/dist/components/vehicle-ssc.js +5 -0
  238. package/dist/components/vehicle-warranty-timeline.js +1 -1
  239. package/dist/components/vin-extractor.js +1 -1
  240. package/dist/esm/branch-date-dropdown_17.entry.js +37 -37
  241. package/dist/esm/dead-stock-lookup_3.entry.js +9 -9
  242. package/dist/esm/flexible-container.entry.js +4 -22
  243. package/dist/esm/form-checkbox.entry.js +2 -2
  244. package/dist/esm/form-date-picker.entry.js +5 -5
  245. package/dist/esm/form-input_7.entry.js +17 -17
  246. package/dist/esm/form-switch.entry.js +2 -2
  247. package/dist/esm/form-time-picker.entry.js +6 -6
  248. package/dist/esm/{functions-DJ_k25ew.js → functions-BtbnACx_.js} +1 -1
  249. package/dist/esm/general-form.entry.js +4 -4
  250. package/dist/esm/general-inquiry-form.entry.js +4 -4
  251. package/dist/esm/{get-local-language-Bx6zWD91.js → get-local-language-BOTR5Kxb.js} +4 -4
  252. package/dist/esm/{get-mock-files-BBSjMVMQ.js → get-mock-files-CI8h9TGH.js} +1 -1
  253. package/dist/esm/information-table.entry.js +22 -10
  254. package/dist/esm/loader.js +1 -1
  255. package/dist/esm/loading-spinner.entry.js +2 -2
  256. package/dist/esm/manufacturer-part-lookup.entry.js +3 -3
  257. package/dist/esm/parents-with-tag-WIpbRULc.js +24 -0
  258. package/dist/esm/part-lookup.entry.js +2 -2
  259. package/dist/esm/reveal-below-DWXRi5w3.js +124 -0
  260. package/dist/esm/service-booking-form.entry.js +4 -4
  261. package/dist/esm/shift-accordion.entry.js +1 -1
  262. package/dist/esm/shift-checkbox.entry.js +2 -2
  263. package/dist/esm/shift-components.js +1 -1
  264. package/dist/esm/shift-slider.entry.js +1 -1
  265. package/dist/esm/shift-switch.entry.js +2 -2
  266. package/dist/esm/shift-tab-content.entry.js +2 -2
  267. package/dist/esm/shift-tabs_2.entry.js +10 -10
  268. package/dist/esm/ssc-lookup-form.entry.js +4 -4
  269. package/dist/esm/test-drive-form.entry.js +4 -4
  270. package/dist/esm/{type-DEzFTlhs.js → type-CQsUzIOf.js} +63 -18
  271. package/dist/esm/vehicle-accessories_8.entry.js +850 -209
  272. package/dist/esm/vehicle-lookup.entry.js +56 -40
  273. package/dist/esm/vehicle-quotation-form.entry.js +4 -4
  274. package/dist/integration-manifest.json +38 -23
  275. package/dist/locales/vehicleLookup/ssc/ar.json +64 -0
  276. package/dist/locales/vehicleLookup/ssc/en.json +64 -0
  277. package/dist/locales/vehicleLookup/ssc/ku.json +64 -0
  278. package/dist/locales/vehicleLookup/ssc/ru.json +64 -0
  279. package/dist/locales/vehicleLookup/ssc/type.ts +68 -0
  280. package/dist/locales/vehicleLookup/wrapper-type.ts +2 -2
  281. package/dist/mocks/generated/broker-dealer/vehicle-lookup.json +40 -2
  282. package/dist/mocks/generated/standard-dealer/vehicle-lookup.json +61 -2
  283. package/dist/shift-components/{p-0398f3c4.entry.js → p-01ef46a4.entry.js} +1 -1
  284. package/dist/shift-components/p-1b7a0b56.entry.js +5 -0
  285. package/dist/shift-components/p-1d93dd0f.entry.js +5 -0
  286. package/dist/shift-components/{p-1a0b40e6.entry.js → p-22d7f148.entry.js} +1 -1
  287. package/dist/shift-components/{p-cc900265.entry.js → p-2e15bfc3.entry.js} +1 -1
  288. package/dist/shift-components/{p-e02f3a3f.entry.js → p-44bc2f4d.entry.js} +1 -1
  289. package/dist/shift-components/p-453a643a.entry.js +5 -0
  290. package/dist/shift-components/p-4818e499.entry.js +5 -0
  291. package/dist/shift-components/p-4e5448da.entry.js +5 -0
  292. package/dist/shift-components/p-529dc71d.entry.js +5 -0
  293. package/dist/shift-components/{p-c197b86b.entry.js → p-5ca9f913.entry.js} +1 -1
  294. package/dist/shift-components/p-615471cd.entry.js +5 -0
  295. package/dist/shift-components/{p-a1b97bce.entry.js → p-6704f14c.entry.js} +1 -1
  296. package/dist/shift-components/{p-020fbe81.entry.js → p-72d60d70.entry.js} +1 -1
  297. package/dist/shift-components/p-8623889b.entry.js +5 -0
  298. package/dist/shift-components/p-C68bG4KE.js +5 -0
  299. package/dist/shift-components/p-Tjvj6pk4.js +5 -0
  300. package/dist/shift-components/{p-3YRvA44H.js → p-Vn-59FWk.js} +1 -1
  301. package/dist/shift-components/p-WIpbRULc.js +5 -0
  302. package/dist/shift-components/{p-d23d9d1f.entry.js → p-b59814e8.entry.js} +1 -1
  303. package/dist/shift-components/{p-327774de.entry.js → p-be19d7ff.entry.js} +1 -1
  304. package/dist/shift-components/{p-8870420e.entry.js → p-c070868c.entry.js} +1 -1
  305. package/dist/shift-components/{p-165ff895.entry.js → p-cf09a231.entry.js} +1 -1
  306. package/dist/shift-components/{p-95a4096f.entry.js → p-d2619ed3.entry.js} +1 -1
  307. package/dist/shift-components/p-d47428d1.entry.js +5 -0
  308. package/dist/shift-components/{p-10882717.entry.js → p-d9498a58.entry.js} +1 -1
  309. package/dist/shift-components/{p-f30a355a.entry.js → p-da019c70.entry.js} +1 -1
  310. package/dist/shift-components/{p-c2512cb2.entry.js → p-dd104fca.entry.js} +1 -1
  311. package/dist/shift-components/{p-7e89d3fc.entry.js → p-de2f961f.entry.js} +1 -1
  312. package/dist/shift-components/p-dmBPGl8u.js +5 -0
  313. package/dist/shift-components/{p-7f2e2763.entry.js → p-f5c26761.entry.js} +1 -1
  314. package/dist/shift-components/{p-DwFtCPcT.js → p-wZPqPELt.js} +1 -1
  315. package/dist/shift-components/shift-components.esm.js +1 -1
  316. package/dist/stencil-docs.json +260 -102
  317. package/dist/types/components/components/information-table.d.ts +3 -0
  318. package/dist/types/components/vehicle-lookup/components/SscCampaigns.d.ts +128 -0
  319. package/dist/types/components/vehicle-lookup/components/glyphs.d.ts +15 -0
  320. package/dist/types/components/vehicle-lookup/vehicle-claimable-items.d.ts +6 -1
  321. package/dist/types/components/vehicle-lookup/vehicle-lookup.d.ts +25 -6
  322. package/dist/types/components/vehicle-lookup/vehicle-ssc.d.ts +226 -0
  323. package/dist/types/components/vehicle-lookup/vehicle-warranty-timeline.d.ts +3 -4
  324. package/dist/types/components.d.ts +214 -43
  325. package/dist/types/features/vehicle-lookup-component/index.d.ts +1 -0
  326. package/dist/types/features/vehicle-lookup-component/interface.d.ts +8 -1
  327. package/dist/types/features/vehicle-lookup-component/request-headers.d.ts +40 -0
  328. package/dist/types/global/lib/flexible-parents.d.ts +16 -0
  329. package/dist/types/global/lib/reveal-below.d.ts +26 -0
  330. package/dist/types/global/types/generated/vehicle-lookup/ssc-dto.d.ts +3 -0
  331. package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-dto.d.ts +12 -0
  332. package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-code-dto.d.ts +4 -0
  333. package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-line-dto.d.ts +9 -0
  334. package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-warranty-claim-dto.d.ts +13 -0
  335. package/dist/types/locale-mapper.d.ts +2 -2
  336. package/dist/types/locales/vehicleLookup/serviceHistory/type.d.ts +2 -2
  337. package/dist/types/locales/vehicleLookup/ssc/type.d.ts +128 -0
  338. package/dist/types/locales/vehicleLookup/warrantyTimeline/type.d.ts +4 -4
  339. package/dist/types/locales/vehicleLookup/wrapper-type.d.ts +126 -36
  340. package/package.json +1 -1
  341. package/dist/cjs/arrow-icon-yMlETDbD.js +0 -11
  342. package/dist/collection/components/vehicle-lookup/components/CardsContainer.js +0 -12
  343. package/dist/collection/components/vehicle-lookup/components/StatusCard.js +0 -11
  344. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +0 -1
  345. package/dist/collection/locales/vehicleLookup/warranty/type.js +0 -25
  346. package/dist/components/p-BJrbtmnU.js +0 -5
  347. package/dist/components/p-BiTpOAiT.js +0 -5
  348. package/dist/components/p-BwcxrN3h.js +0 -5
  349. package/dist/components/p-CC5K40ze.js +0 -5
  350. package/dist/components/p-CUTQhKeo.js +0 -5
  351. package/dist/components/p-CsXGhc7r.js +0 -5
  352. package/dist/components/p-D1JLecvO.js +0 -5
  353. package/dist/components/p-DQSUv7pB.js +0 -5
  354. package/dist/components/p-DU9WzEFX.js +0 -5
  355. package/dist/components/p-DdgLsuaX.js +0 -5
  356. package/dist/components/p-DeeDRJ2C.js +0 -5
  357. package/dist/components/p-Dts2Iuoc.js +0 -5
  358. package/dist/components/p-DvcOTV3l.js +0 -5
  359. package/dist/components/p-UeoCFDF-.js +0 -5
  360. package/dist/components/p-g-v1c-Sz.js +0 -5
  361. package/dist/components/p-kvRYCMvP.js +0 -5
  362. package/dist/components/p-rW_ExFCn.js +0 -5
  363. package/dist/components/vehicle-warranty-details.d.ts +0 -11
  364. package/dist/components/vehicle-warranty-details.js +0 -5
  365. package/dist/esm/arrow-icon-DziuNOTp.js +0 -9
  366. package/dist/locales/vehicleLookup/warranty/ar.json +0 -24
  367. package/dist/locales/vehicleLookup/warranty/en.json +0 -24
  368. package/dist/locales/vehicleLookup/warranty/ku.json +0 -24
  369. package/dist/locales/vehicleLookup/warranty/ru.json +0 -24
  370. package/dist/locales/vehicleLookup/warranty/type.ts +0 -23
  371. package/dist/shift-components/p--hCDlSpp.js +0 -5
  372. package/dist/shift-components/p-1be40385.entry.js +0 -5
  373. package/dist/shift-components/p-79e08717.entry.js +0 -5
  374. package/dist/shift-components/p-7b1c5abb.entry.js +0 -5
  375. package/dist/shift-components/p-81257775.entry.js +0 -5
  376. package/dist/shift-components/p-8d205235.entry.js +0 -5
  377. package/dist/shift-components/p-BggCINTA.js +0 -5
  378. package/dist/shift-components/p-D1ioFMhR.js +0 -5
  379. package/dist/shift-components/p-a0dc1bcc.entry.js +0 -5
  380. package/dist/shift-components/p-bd1a0763.entry.js +0 -5
  381. package/dist/shift-components/p-ddf6c6f6.entry.js +0 -5
  382. package/dist/shift-components/p-e72947e0.entry.js +0 -5
  383. package/dist/types/components/vehicle-lookup/components/CardsContainer.d.ts +0 -12
  384. package/dist/types/components/vehicle-lookup/components/StatusCard.d.ts +0 -14
  385. package/dist/types/components/vehicle-lookup/vehicle-warranty-details.d.ts +0 -77
  386. package/dist/types/locales/vehicleLookup/warranty/type.d.ts +0 -38
@@ -0,0 +1,64 @@
1
+ {
2
+ "title": "هەڵمەتەکانی خزمەتگوزاری تایبەت",
3
+ "open": "کراوە",
4
+ "repaired": "چاککراوە",
5
+ "noCampaigns": "هیچ هەڵمەتێکی خزمەتگوزاری تایبەت ئەم ئۆتۆمبێلە ناگرێتەوە.",
6
+ "code": "هەڵمەت",
7
+ "description": "وەسف",
8
+ "status": "دۆخی چاککردنەوە",
9
+ "laborCodes": "کۆدەکانی کار",
10
+ "parts": "پارچەکان",
11
+ "sourceSSCRecord": "بەپێی تۆماری هەڵمەت",
12
+ "sourceWarrantyClaim": "بەپێی داواکاری گەرەنتی",
13
+ "sourceServiceHistory": "بەپێی مێژووی خزمەتگوزاری",
14
+ "partAvailable": "لە کۆگا بەردەستە",
15
+ "partUnavailable": "لە کۆگا بەردەست نییە",
16
+ "partNotChecked": "بەردەستبوون پشکنین نەکراوە",
17
+ "unauthorizedCheck": "ئەم ئۆتۆمبێلە لە تۆمارەکانی دابەشکەر نییە. پشکنینەکەی خوارەوە تەواو بکە بۆ پرسیارکردن لە بەرهەمهێنەر.",
18
+ "checkingTMC": "پشکنین لای بەرهەمهێنەر…",
19
+ "recallExists": "ئەم ئۆتۆمبێلە هەڵمەتێکی چاوەڕوانکراوی هەیە.",
20
+ "noRecall": "هیچ هەڵمەتێکی چاوەڕوانکراو نییە.",
21
+ "noApplicableVehicleFound": "ئۆتۆمبێل نەدۆزرایەوە.",
22
+ "pendingCampaign": "هەڵمەتی چاوەڕوانکراو",
23
+ "noPendingCampaign": "هیچ هەڵمەتێکی چاوەڕوانکراو نییە",
24
+ "notInRecords": "لە تۆمارەکانی دابەشکەر نییە",
25
+ "vehicleNotFound": "ئۆتۆمبێل نەدۆزرایەوە",
26
+ "unauthorizedNoCheck": "ئەم ئۆتۆمبێلە لە تۆمارەکانی دابەشکەر نییە، بۆیە هەڵمەتەکانی لێرە ناتوانرێت پیشان بدرێن.",
27
+ "campaignList": "هەڵمەتەکان",
28
+ "skipped": "پشکنین پێویستە",
29
+ "skippedNotice": "هەڵمەتەکانی سەلامەتی ئەم ئۆتۆمبێلە نەپشکنراون. پێش بەردەوامبوون پشکنینەکە ئەنجام بدە.",
30
+ "runCheck": "ئێستا هەڵمەتەکان بپشکنە",
31
+ "viewTrace": "بۆچی ئەم دۆخە؟",
32
+ "hideTrace": "شاردنەوەی بەڵگەکان",
33
+ "traceTitle": "ئەم دۆخە چۆن بڕیاری لەسەر درا",
34
+ "traceLoading": "بارکردنی بەڵگەکان…",
35
+ "traceFailed": "بەڵگەکان بار نەکران.",
36
+ "traceUnavailable": "هیچ شوێنپێیەکی بەڵگە بۆ ئەم هەڵمەتە بەردەست نییە.",
37
+ "traceOrder": "سێ سەرچاوە بە ڕیز پشکنین دەکرێن. یەکەم سەرچاوەی کە ڕاست دەرچێت دۆخەکە و بەرواری چاککردنەوە دیاری دەکات.",
38
+ "traceRecord": "تۆماری هەڵمەت",
39
+ "traceRecordDate": "بەرواری چاککردنەوە لە تۆمارەکەدا",
40
+ "traceRecordNone": "تۆمارەکە بەرواری چاککردنەوەی تێدا نییە.",
41
+ "traceCodes": "کۆدە کارە پەسەندکراوەکان",
42
+ "traceCampaignCode": "کۆدی هەڵمەت",
43
+ "traceInterchangeableWith": "گۆڕاوە لەگەڵ",
44
+ "traceClaims": "داواکارییەکانی گەرەنتی",
45
+ "traceClaimsNone": "هیچ داواکارییەکی گەرەنتی بۆ ئەم ئۆتۆمبێلە نییە.",
46
+ "traceClaim": "داواکاری",
47
+ "traceCompleted": "تەواوبوو",
48
+ "traceStatusQualifies": "وەک بەڵگە دەژمێردرێت",
49
+ "traceStatusNotQualifies": "وەک بەڵگە ناژمێردرێت",
50
+ "traceCampaignInComment": "کۆدی هەڵمەت لە تێبینی دابەشکەردا دۆزرایەوە",
51
+ "traceMatchedCode": "کۆدی کار",
52
+ "traceNoReference": "ئاماژە بەم هەڵمەتە ناکات",
53
+ "traceDecided": "دۆخەکەی دیاری کرد",
54
+ "traceHistory": "مێژووی خزمەتگوزاری",
55
+ "traceLinesExamined": "هێڵی کار پشکنین کران",
56
+ "traceLinesMatched": "کۆدی کاری هەڵمەتیان هەڵگرتووە",
57
+ "traceHistoryNone": "هیچ هێڵێکی کاری مێژووی خزمەتگوزاری کۆدی کاری هەڵمەتی هەڵنەگرتووە.",
58
+ "traceInvoice": "پسوولە",
59
+ "traceInvoiceStatus": "دۆخی پسوولە",
60
+ "traceVerdictOpen": "هیچ بەڵگەیەکی شیاو نەدۆزرایەوە، بۆیە هەڵمەتەکە هێشتا کراوەیە.",
61
+ "traceVerdictSSCRecord": "بەپێی تۆماری هەڵمەت چاککراوە.",
62
+ "traceVerdictWarrantyClaim": "بەپێی داواکارییەکی گەرەنتی چاککراوە.",
63
+ "traceVerdictServiceHistory": "بەپێی مێژووی خزمەتگوزاری چاککراوە."
64
+ }
@@ -0,0 +1,64 @@
1
+ {
2
+ "title": "Специальные сервисные кампании",
3
+ "open": "Открыта",
4
+ "repaired": "Выполнена",
5
+ "noCampaigns": "Этот автомобиль не затронут специальными сервисными кампаниями.",
6
+ "code": "Кампания",
7
+ "description": "Описание",
8
+ "status": "Статус ремонта",
9
+ "laborCodes": "Коды работ",
10
+ "parts": "Запчасти",
11
+ "sourceSSCRecord": "по записи кампании",
12
+ "sourceWarrantyClaim": "по гарантийному требованию",
13
+ "sourceServiceHistory": "по истории обслуживания",
14
+ "partAvailable": "В наличии",
15
+ "partUnavailable": "Нет в наличии",
16
+ "partNotChecked": "Наличие не проверялось",
17
+ "unauthorizedCheck": "Этого автомобиля нет в базе дистрибьютора. Пройдите проверку ниже, чтобы запросить производителя.",
18
+ "checkingTMC": "Проверка у производителя…",
19
+ "recallExists": "У этого автомобиля есть незавершённая кампания.",
20
+ "noRecall": "Незавершённых кампаний нет.",
21
+ "noApplicableVehicleFound": "Автомобиль не найден.",
22
+ "pendingCampaign": "Незавершённая кампания",
23
+ "noPendingCampaign": "Незавершённых кампаний нет",
24
+ "notInRecords": "Нет в базе дистрибьютора",
25
+ "vehicleNotFound": "Автомобиль не найден",
26
+ "unauthorizedNoCheck": "Этого автомобиля нет в базе дистрибьютора, поэтому его кампании здесь показать нельзя.",
27
+ "campaignList": "Кампании",
28
+ "skipped": "Требуется проверка",
29
+ "skippedNotice": "Кампании безопасности этого автомобиля не проверены. Выполните проверку, прежде чем продолжать.",
30
+ "runCheck": "Проверить кампании сейчас",
31
+ "viewTrace": "Почему такой статус?",
32
+ "hideTrace": "Скрыть доказательства",
33
+ "traceTitle": "Как был определён этот статус",
34
+ "traceLoading": "Загрузка доказательств…",
35
+ "traceFailed": "Не удалось загрузить доказательства.",
36
+ "traceUnavailable": "Для этой кампании трассировка недоступна.",
37
+ "traceOrder": "Три источника проверяются по порядку. Первый подтвердившийся определяет статус и дату ремонта.",
38
+ "traceRecord": "Запись кампании",
39
+ "traceRecordDate": "Дата ремонта в записи",
40
+ "traceRecordNone": "В записи нет даты ремонта.",
41
+ "traceCodes": "Принимаемые коды работ",
42
+ "traceCampaignCode": "код кампании",
43
+ "traceInterchangeableWith": "взаимозаменяем с",
44
+ "traceClaims": "Гарантийные требования",
45
+ "traceClaimsNone": "По этому автомобилю нет гарантийных требований.",
46
+ "traceClaim": "Требование",
47
+ "traceCompleted": "Завершено",
48
+ "traceStatusQualifies": "учитывается как доказательство",
49
+ "traceStatusNotQualifies": "не учитывается как доказательство",
50
+ "traceCampaignInComment": "Код кампании найден в комментарии дистрибьютора",
51
+ "traceMatchedCode": "Код работы",
52
+ "traceNoReference": "Не относится к этой кампании",
53
+ "traceDecided": "Определило статус",
54
+ "traceHistory": "История обслуживания",
55
+ "traceLinesExamined": "строк работ проверено",
56
+ "traceLinesMatched": "содержат код работы кампании",
57
+ "traceHistoryNone": "Ни одна строка работ в истории обслуживания не содержит код работы кампании.",
58
+ "traceInvoice": "Счёт",
59
+ "traceInvoiceStatus": "Статус счёта",
60
+ "traceVerdictOpen": "Подходящих доказательств не найдено, поэтому кампания остаётся открытой.",
61
+ "traceVerdictSSCRecord": "Выполнена согласно записи кампании.",
62
+ "traceVerdictWarrantyClaim": "Выполнена согласно гарантийному требованию.",
63
+ "traceVerdictServiceHistory": "Выполнена согласно истории обслуживания."
64
+ }
@@ -0,0 +1,68 @@
1
+ import yupTypeMapper from '~lib/yup-type-mapper';
2
+
3
+ const sscSchema = yupTypeMapper([
4
+ 'title',
5
+ 'open',
6
+ 'repaired',
7
+ 'noCampaigns',
8
+ 'code',
9
+ 'description',
10
+ 'status',
11
+ 'laborCodes',
12
+ 'parts',
13
+ 'sourceSSCRecord',
14
+ 'sourceWarrantyClaim',
15
+ 'sourceServiceHistory',
16
+ 'partAvailable',
17
+ 'partUnavailable',
18
+ 'partNotChecked',
19
+ 'unauthorizedCheck',
20
+ 'checkingTMC',
21
+ 'recallExists',
22
+ 'noRecall',
23
+ 'noApplicableVehicleFound',
24
+ 'pendingCampaign',
25
+ 'noPendingCampaign',
26
+ 'notInRecords',
27
+ 'vehicleNotFound',
28
+ 'unauthorizedNoCheck',
29
+ 'campaignList',
30
+ 'skipped',
31
+ 'skippedNotice',
32
+ 'runCheck',
33
+ 'viewTrace',
34
+ 'hideTrace',
35
+ 'traceTitle',
36
+ 'traceLoading',
37
+ 'traceFailed',
38
+ 'traceUnavailable',
39
+ 'traceOrder',
40
+ 'traceRecord',
41
+ 'traceRecordDate',
42
+ 'traceRecordNone',
43
+ 'traceCodes',
44
+ 'traceCampaignCode',
45
+ 'traceInterchangeableWith',
46
+ 'traceClaims',
47
+ 'traceClaimsNone',
48
+ 'traceClaim',
49
+ 'traceCompleted',
50
+ 'traceStatusQualifies',
51
+ 'traceStatusNotQualifies',
52
+ 'traceCampaignInComment',
53
+ 'traceMatchedCode',
54
+ 'traceNoReference',
55
+ 'traceDecided',
56
+ 'traceHistory',
57
+ 'traceLinesExamined',
58
+ 'traceLinesMatched',
59
+ 'traceHistoryNone',
60
+ 'traceInvoice',
61
+ 'traceInvoiceStatus',
62
+ 'traceVerdictOpen',
63
+ 'traceVerdictSSCRecord',
64
+ 'traceVerdictWarrantyClaim',
65
+ 'traceVerdictServiceHistory',
66
+ ]);
67
+
68
+ export default sscSchema;
@@ -1,5 +1,5 @@
1
1
  import { object } from 'yup';
2
- import warrantySchema from './warranty/type';
2
+ import sscSchema from './ssc/type';
3
3
  import accessoriesSchema from './accessories/type';
4
4
  import specificationSchema from './specification/type';
5
5
  import paintThicknessSchema from './paintThickness/type';
@@ -7,7 +7,7 @@ import ServiceHistorySchema from './serviceHistory/type';
7
7
  import claimableItemsSchema from './claimableItems/type';
8
8
 
9
9
  const vehicleLookupWrapperSchema = object({
10
- warranty: warrantySchema,
10
+ ssc: sscSchema,
11
11
  accessories: accessoriesSchema,
12
12
  specification: specificationSchema,
13
13
  claimableItems: claimableItemsSchema,
@@ -114,6 +114,7 @@
114
114
  }
115
115
  ],
116
116
  "repaired": false,
117
+ "repairSource": "None",
117
118
  "parts": [
118
119
  {
119
120
  "partNumber": "47201-0K090",
@@ -123,7 +124,17 @@
123
124
  "partNumber": "04465-0K240",
124
125
  "isAvailable": false
125
126
  }
126
- ]
127
+ ],
128
+ "trace": {
129
+ "campaignLaborCodes": [
130
+ "LAB-BRK-01"
131
+ ],
132
+ "interchangeableLaborCodes": [],
133
+ "warrantyClaims": [],
134
+ "serviceHistoryLaborLinesExamined": 1,
135
+ "serviceHistoryLaborLines": [],
136
+ "repairSource": "None"
137
+ }
127
138
  }
128
139
  ],
129
140
  "vehicleSpecification": {
@@ -601,11 +612,38 @@
601
612
  }
602
613
  ],
603
614
  "repaired": true,
615
+ "repairDate": "2024-08-10",
616
+ "repairSource": "SSCRecord",
604
617
  "parts": [
605
618
  {
606
619
  "partNumber": "89661-0K720"
607
620
  }
608
- ]
621
+ ],
622
+ "trace": {
623
+ "campaignLaborCodes": [
624
+ "LAB-ECU-01"
625
+ ],
626
+ "interchangeableLaborCodes": [],
627
+ "recordRepairDate": "2024-08-10",
628
+ "warrantyClaims": [
629
+ {
630
+ "claimStatus": "Accepted",
631
+ "statusQualifies": true,
632
+ "campaignCodeInComment": false,
633
+ "matchedLaborCodes": [
634
+ {
635
+ "laborCode": "LAB-ECU-01",
636
+ "campaignLaborCode": "LAB-ECU-01"
637
+ }
638
+ ],
639
+ "matches": true,
640
+ "selected": true
641
+ }
642
+ ],
643
+ "serviceHistoryLaborLinesExamined": 2,
644
+ "serviceHistoryLaborLines": [],
645
+ "repairSource": "SSCRecord"
646
+ }
609
647
  }
610
648
  ],
611
649
  "vehicleSpecification": {
@@ -229,6 +229,7 @@
229
229
  }
230
230
  ],
231
231
  "repaired": false,
232
+ "repairSource": "None",
232
233
  "parts": [
233
234
  {
234
235
  "partNumber": "89170-0K010",
@@ -238,7 +239,28 @@
238
239
  "partNumber": "04007-07212",
239
240
  "isAvailable": false
240
241
  }
241
- ]
242
+ ],
243
+ "trace": {
244
+ "campaignLaborCodes": [
245
+ "LAB-AIR-01"
246
+ ],
247
+ "interchangeableLaborCodes": [],
248
+ "warrantyClaims": [
249
+ {
250
+ "claimStatus": "Accepted",
251
+ "repairCompletionDate": "2024-03-20",
252
+ "statusQualifies": true,
253
+ "campaignCodeInComment": false,
254
+ "distributorComment": "Fuel pump relay replaced under campaign",
255
+ "matchedLaborCodes": [],
256
+ "matches": false,
257
+ "selected": false
258
+ }
259
+ ],
260
+ "serviceHistoryLaborLinesExamined": 3,
261
+ "serviceHistoryLaborLines": [],
262
+ "repairSource": "None"
263
+ }
242
264
  },
243
265
  {
244
266
  "sscCode": "SSC-2023-005",
@@ -249,11 +271,48 @@
249
271
  }
250
272
  ],
251
273
  "repaired": true,
274
+ "repairDate": "2024-03-20",
275
+ "repairSource": "WarrantyClaim",
252
276
  "parts": [
253
277
  {
254
278
  "partNumber": "90987-02027"
255
279
  }
256
- ]
280
+ ],
281
+ "trace": {
282
+ "campaignLaborCodes": [
283
+ "LAB-FP-01"
284
+ ],
285
+ "interchangeableLaborCodes": [
286
+ {
287
+ "laborCode": "LAB-FP-010",
288
+ "campaignLaborCode": "LAB-FP-01"
289
+ },
290
+ {
291
+ "laborCode": "LAB-FP-01A",
292
+ "campaignLaborCode": "LAB-FP-01"
293
+ }
294
+ ],
295
+ "warrantyClaims": [
296
+ {
297
+ "claimStatus": "Accepted",
298
+ "repairCompletionDate": "2024-03-20",
299
+ "statusQualifies": true,
300
+ "campaignCodeInComment": false,
301
+ "distributorComment": "Fuel pump relay replaced under campaign",
302
+ "matchedLaborCodes": [
303
+ {
304
+ "laborCode": "LAB-FP-01A",
305
+ "campaignLaborCode": "LAB-FP-01"
306
+ }
307
+ ],
308
+ "matches": true,
309
+ "selected": true
310
+ }
311
+ ],
312
+ "serviceHistoryLaborLinesExamined": 3,
313
+ "serviceHistoryLaborLines": [],
314
+ "repairSource": "WarrantyClaim"
315
+ }
257
316
  }
258
317
  ],
259
318
  "vehicleSpecification": {