adp-web-components 0.3.20 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (389) hide show
  1. package/dist/cjs/branch-date-dropdown_17.cjs.entry.js +40 -39
  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-BAUJUMt-.js → functions-gb1i8Hkl.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-DI_UK6D5.js → get-local-language-CZeC0BN9.js} +4 -4
  13. package/dist/cjs/{get-mock-files-B1tNGb9m.js → get-mock-files-NMHm1Vgn.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 +2 -2
  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 +819 -204
  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.css +1 -1
  51. package/dist/collection/components/components/shift-slider.js +1 -1
  52. package/dist/collection/components/components/shift-switch.js +1 -1
  53. package/dist/collection/components/components/shift-tab-content.css +1 -1
  54. package/dist/collection/components/components/shift-tab-content.js +1 -1
  55. package/dist/collection/components/components/shift-tabs.css +1 -1
  56. package/dist/collection/components/components/shift-tabs.js +2 -2
  57. package/dist/collection/components/form-elements/branch-date-dropdown.js +2 -2
  58. package/dist/collection/components/form-elements/branch-date-picker.js +2 -2
  59. package/dist/collection/components/form-elements/branch-slot-dropdown.css +1 -1
  60. package/dist/collection/components/form-elements/branch-slot-dropdown.js +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.css +1 -1
  65. package/dist/collection/components/form-elements/form-dialog.js +1 -1
  66. package/dist/collection/components/form-elements/form-file.js +2 -2
  67. package/dist/collection/components/form-elements/form-input.js +2 -2
  68. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  69. package/dist/collection/components/form-elements/form-picker-input.js +2 -2
  70. package/dist/collection/components/form-elements/form-shadow-input.js +1 -1
  71. package/dist/collection/components/form-elements/form-stepper-control.js +2 -2
  72. package/dist/collection/components/form-elements/form-stepper-submit.js +2 -2
  73. package/dist/collection/components/form-elements/form-stepper.js +1 -1
  74. package/dist/collection/components/form-elements/form-structure-error.js +1 -1
  75. package/dist/collection/components/form-elements/form-structure.js +3 -2
  76. package/dist/collection/components/form-elements/form-submit.js +2 -2
  77. package/dist/collection/components/form-elements/form-switch.js +1 -1
  78. package/dist/collection/components/form-elements/form-text-area.js +2 -2
  79. package/dist/collection/components/form-elements/form-time-picker-legacy.js +5 -5
  80. package/dist/collection/components/form-elements/form-vin-input.js +2 -2
  81. package/dist/collection/components/forms/general-form.js +2 -2
  82. package/dist/collection/components/forms/general-inquiry.js +2 -2
  83. package/dist/collection/components/forms/service-booking.js +2 -2
  84. package/dist/collection/components/forms/ssc-lookup.js +2 -2
  85. package/dist/collection/components/forms/test-drive.js +2 -2
  86. package/dist/collection/components/forms/vehicle-quotation.js +2 -2
  87. package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
  88. package/dist/collection/components/part-lookup/dead-stock-lookup.js +2 -2
  89. package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
  90. package/dist/collection/components/part-lookup/distributor-lookup.js +2 -2
  91. package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
  92. package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
  93. package/dist/collection/components/part-lookup/manufacturer-part-lookup.js +1 -1
  94. package/dist/collection/components/part-lookup/part-lookup.css +1 -1
  95. package/dist/collection/components/vehicle-lookup/components/CoverageTimeline.js +5 -8
  96. package/dist/collection/components/vehicle-lookup/components/SscCampaigns.js +236 -0
  97. package/dist/collection/components/vehicle-lookup/components/glyphs.js +19 -0
  98. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
  99. package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +3 -3
  100. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  101. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +61 -9
  102. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  103. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +6 -6
  104. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
  105. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +99 -59
  106. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
  107. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +1 -1
  108. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
  109. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +3 -3
  110. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  111. package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +2 -2
  112. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
  113. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +2 -2
  114. package/dist/collection/components/vehicle-lookup/vehicle-ssc.css +1 -0
  115. package/dist/collection/components/vehicle-lookup/{vehicle-warranty-details.js → vehicle-ssc.js} +583 -189
  116. package/dist/collection/components/vehicle-lookup/vehicle-warranty-timeline.css +1 -1
  117. package/dist/collection/components/vehicle-lookup/vehicle-warranty-timeline.js +5 -6
  118. package/dist/collection/components/vin-extractor/vin-extractor.js +1 -1
  119. package/dist/collection/features/vehicle-lookup-component/index.js +1 -0
  120. package/dist/collection/features/vehicle-lookup-component/request-headers.js +42 -0
  121. package/dist/collection/features/vehicle-lookup-component/vehicle-lookup-api-integration.js +9 -7
  122. package/dist/collection/global/lib/flexible-parents.js +46 -0
  123. package/dist/collection/global/lib/reveal-below.js +118 -0
  124. package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-dto.js +1 -0
  125. package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-code-dto.js +1 -0
  126. package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-line-dto.js +1 -0
  127. package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-warranty-claim-dto.js +1 -0
  128. package/dist/collection/locale-mapper.js +3 -3
  129. package/dist/collection/locales/vehicleLookup/ssc/type.js +70 -0
  130. package/dist/collection/locales/vehicleLookup/wrapper-type.js +2 -2
  131. package/dist/collection/templates/harness.js +3 -1
  132. package/dist/components/branch-date-dropdown.js +1 -1
  133. package/dist/components/branch-date-picker.js +1 -1
  134. package/dist/components/branch-slot-dropdown.js +1 -1
  135. package/dist/components/branch-slot-picker.js +1 -1
  136. package/dist/components/dead-stock-lookup.js +1 -1
  137. package/dist/components/distributor-lookup.js +1 -1
  138. package/dist/components/flexible-container.js +1 -1
  139. package/dist/components/form-checkbox.js +1 -1
  140. package/dist/components/form-date-picker.js +1 -1
  141. package/dist/components/form-dialog.js +1 -1
  142. package/dist/components/form-file.js +1 -1
  143. package/dist/components/form-input-preview.js +1 -1
  144. package/dist/components/form-input.js +1 -1
  145. package/dist/components/form-phone-number.js +1 -1
  146. package/dist/components/form-picker-input.js +1 -1
  147. package/dist/components/form-select.js +1 -1
  148. package/dist/components/form-shadow-input.js +1 -1
  149. package/dist/components/form-stepper-control.js +1 -1
  150. package/dist/components/form-stepper-submit.js +1 -1
  151. package/dist/components/form-stepper.js +1 -1
  152. package/dist/components/form-structure-error.js +1 -1
  153. package/dist/components/form-structure.js +1 -1
  154. package/dist/components/form-submit.js +1 -1
  155. package/dist/components/form-switch.js +1 -1
  156. package/dist/components/form-text-area.js +1 -1
  157. package/dist/components/form-time-picker.js +1 -1
  158. package/dist/components/form-vin-input.js +1 -1
  159. package/dist/components/general-form.js +1 -1
  160. package/dist/components/general-inquiry-form.js +1 -1
  161. package/dist/components/information-table.js +1 -1
  162. package/dist/components/loading-spinner.js +1 -1
  163. package/dist/components/manufacturer-lookup.js +1 -1
  164. package/dist/components/manufacturer-part-lookup.js +1 -1
  165. package/dist/components/{p-CsU_c7eX.js → p-AkWKeTFc.js} +1 -1
  166. package/dist/components/{p-CMAmzdM7.js → p-B2Rwfoy0.js} +1 -1
  167. package/dist/components/p-B4nj03om.js +5 -0
  168. package/dist/components/p-BAkLdLKZ.js +5 -0
  169. package/dist/components/p-BDCBfHZQ.js +5 -0
  170. package/dist/components/{p-DQ0uTCi2.js → p-BDOUh9fr.js} +1 -1
  171. package/dist/components/p-BGf2deKN.js +5 -0
  172. package/dist/components/{p-5OD_mwiD.js → p-BNmsN10T.js} +1 -1
  173. package/dist/components/p-BOaqSzZZ.js +5 -0
  174. package/dist/components/p-B_1NtFJh.js +5 -0
  175. package/dist/components/{p-Cpjvk1pk.js → p-BhekdMkM.js} +1 -1
  176. package/dist/components/p-BpZlI-gl.js +5 -0
  177. package/dist/components/p-BtipOZUG.js +5 -0
  178. package/dist/components/{p-KbiYvxzP.js → p-BvM3siIc.js} +1 -1
  179. package/dist/components/{p-rQ3Z9EnS.js → p-BwoBk7eI.js} +1 -1
  180. package/dist/components/{p-SIS25ChD.js → p-BxGye2qd.js} +1 -1
  181. package/dist/components/{p-D42YuMNZ.js → p-BySGDlQi.js} +1 -1
  182. package/dist/components/{p-BvLVCp-j.js → p-ByrX91PC.js} +1 -1
  183. package/dist/components/p-C9uBduBY.js +5 -0
  184. package/dist/components/{p-DnspXuVN.js → p-CETvww16.js} +1 -1
  185. package/dist/components/{p-CJtTHErI.js → p-CT-MbmyW.js} +1 -1
  186. package/dist/components/p-CUO3vXQr.js +5 -0
  187. package/dist/components/{p-BPXRokES.js → p-CbRoCi89.js} +1 -1
  188. package/dist/components/{p-ikaUQvOO.js → p-CebvOd8T.js} +1 -1
  189. package/dist/components/{p-68bjv9gT.js → p-Cy8khSKP.js} +1 -1
  190. package/dist/components/{p-BpB_86n0.js → p-D4VK-Fv7.js} +1 -1
  191. package/dist/components/p-D4aXUm2Y.js +5 -0
  192. package/dist/components/{p-Wgb4y0H3.js → p-D8w2fZLP.js} +1 -1
  193. package/dist/components/p-DCO6piZ9.js +5 -0
  194. package/dist/components/{p-B1xVBTqj.js → p-DConDqrK.js} +1 -1
  195. package/dist/components/{p-BsnGFZeT.js → p-DDTSLfBG.js} +1 -1
  196. package/dist/components/{p-C3KLOUbk.js → p-DJDhhX5A.js} +1 -1
  197. package/dist/components/p-DKWqzBVM.js +5 -0
  198. package/dist/components/{p-BI5NL1Rh.js → p-DOIpj5PH.js} +1 -1
  199. package/dist/components/{p-BWlX-Nz-.js → p-DVkAlTjC.js} +1 -1
  200. package/dist/components/p-D_uU2Pi-.js +5 -0
  201. package/dist/components/{p-BULuujHY.js → p-DfVskL_i.js} +1 -1
  202. package/dist/components/p-DkCqJ072.js +5 -0
  203. package/dist/components/p-DpuHkgw0.js +5 -0
  204. package/dist/components/{p-Ce2mazYo.js → p-DrF7UQxE.js} +1 -1
  205. package/dist/components/{p-DCpRGVqe.js → p-DxRQkoRz.js} +1 -1
  206. package/dist/components/{p-BcWJAP8j.js → p-Imck426q.js} +1 -1
  207. package/dist/components/{p-bCeQwUKM.js → p-UFwS4oV2.js} +1 -1
  208. package/dist/components/p-WIpbRULc.js +5 -0
  209. package/dist/components/p-XFwQkeZH.js +5 -0
  210. package/dist/components/p-Ype8FNjy.js +5 -0
  211. package/dist/components/{p-B0_5_VvS.js → p-a4ooD0o_.js} +1 -1
  212. package/dist/components/{p-DTmI_Yx0.js → p-bVbnoz7C.js} +1 -1
  213. package/dist/components/{p-OY4Ixaeq.js → p-d1WgLP9O.js} +1 -1
  214. package/dist/components/{p-Bc5HIbcj.js → p-vlA3PJQv.js} +1 -1
  215. package/dist/components/{p-BpHkd1L9.js → p-vuYBsCyI.js} +1 -1
  216. package/dist/components/part-lookup.js +1 -1
  217. package/dist/components/service-booking-form.js +1 -1
  218. package/dist/components/shift-accordion.js +1 -1
  219. package/dist/components/shift-checkbox.js +1 -1
  220. package/dist/components/shift-portal.js +1 -1
  221. package/dist/components/shift-select-dropdown.js +1 -1
  222. package/dist/components/shift-select.js +1 -1
  223. package/dist/components/shift-slider.js +1 -1
  224. package/dist/components/shift-switch.js +1 -1
  225. package/dist/components/shift-tab-content.js +1 -1
  226. package/dist/components/shift-tabs.js +1 -1
  227. package/dist/components/ssc-lookup-form.js +1 -1
  228. package/dist/components/test-drive-form.js +1 -1
  229. package/dist/components/vehicle-accessories.js +1 -1
  230. package/dist/components/vehicle-claimable-items.js +1 -1
  231. package/dist/components/vehicle-item-claim-form.js +1 -1
  232. package/dist/components/vehicle-lookup.js +1 -1
  233. package/dist/components/vehicle-paint-thickness.js +1 -1
  234. package/dist/components/vehicle-quotation-form.js +1 -1
  235. package/dist/components/vehicle-sale-information.js +1 -1
  236. package/dist/components/vehicle-service-history.js +1 -1
  237. package/dist/components/vehicle-specification.js +1 -1
  238. package/dist/components/vehicle-ssc.d.ts +11 -0
  239. package/dist/components/vehicle-ssc.js +5 -0
  240. package/dist/components/vehicle-warranty-timeline.js +1 -1
  241. package/dist/components/vin-extractor.js +1 -1
  242. package/dist/esm/branch-date-dropdown_17.entry.js +40 -39
  243. package/dist/esm/dead-stock-lookup_3.entry.js +9 -9
  244. package/dist/esm/flexible-container.entry.js +4 -22
  245. package/dist/esm/form-checkbox.entry.js +2 -2
  246. package/dist/esm/form-date-picker.entry.js +5 -5
  247. package/dist/esm/form-input_7.entry.js +17 -17
  248. package/dist/esm/form-switch.entry.js +2 -2
  249. package/dist/esm/form-time-picker.entry.js +6 -6
  250. package/dist/esm/{functions-DSwc1YVL.js → functions-SHZO3nZB.js} +1 -1
  251. package/dist/esm/general-form.entry.js +4 -4
  252. package/dist/esm/general-inquiry-form.entry.js +4 -4
  253. package/dist/esm/{get-local-language-DdSAPSCV.js → get-local-language-BLpgwBTx.js} +4 -4
  254. package/dist/esm/{get-mock-files-D4naDetb.js → get-mock-files-Dpb0udoz.js} +1 -1
  255. package/dist/esm/information-table.entry.js +22 -10
  256. package/dist/esm/loader.js +1 -1
  257. package/dist/esm/loading-spinner.entry.js +2 -2
  258. package/dist/esm/manufacturer-part-lookup.entry.js +3 -3
  259. package/dist/esm/parents-with-tag-WIpbRULc.js +24 -0
  260. package/dist/esm/part-lookup.entry.js +2 -2
  261. package/dist/esm/reveal-below-DWXRi5w3.js +124 -0
  262. package/dist/esm/service-booking-form.entry.js +4 -4
  263. package/dist/esm/shift-accordion.entry.js +1 -1
  264. package/dist/esm/shift-checkbox.entry.js +2 -2
  265. package/dist/esm/shift-components.js +1 -1
  266. package/dist/esm/shift-slider.entry.js +2 -2
  267. package/dist/esm/shift-switch.entry.js +2 -2
  268. package/dist/esm/shift-tab-content.entry.js +2 -2
  269. package/dist/esm/shift-tabs_2.entry.js +10 -10
  270. package/dist/esm/ssc-lookup-form.entry.js +4 -4
  271. package/dist/esm/test-drive-form.entry.js +4 -4
  272. package/dist/esm/{type-DEzFTlhs.js → type-CQsUzIOf.js} +63 -18
  273. package/dist/esm/vehicle-accessories_8.entry.js +819 -204
  274. package/dist/esm/vehicle-lookup.entry.js +56 -40
  275. package/dist/esm/vehicle-quotation-form.entry.js +4 -4
  276. package/dist/integration-manifest.json +38 -23
  277. package/dist/locales/vehicleLookup/ssc/ar.json +64 -0
  278. package/dist/locales/vehicleLookup/ssc/en.json +64 -0
  279. package/dist/locales/vehicleLookup/ssc/ku.json +64 -0
  280. package/dist/locales/vehicleLookup/ssc/ru.json +64 -0
  281. package/dist/locales/vehicleLookup/ssc/type.ts +68 -0
  282. package/dist/locales/vehicleLookup/wrapper-type.ts +2 -2
  283. package/dist/mocks/generated/broker-dealer/vehicle-lookup.json +40 -2
  284. package/dist/mocks/generated/standard-dealer/vehicle-lookup.json +61 -2
  285. package/dist/shift-components/{p-4b6f801a.entry.js → p-005d0a3a.entry.js} +1 -1
  286. package/dist/shift-components/p-0965eb41.entry.js +5 -0
  287. package/dist/shift-components/{p-ca0683e9.entry.js → p-164eeced.entry.js} +1 -1
  288. package/dist/shift-components/{p-295e445f.entry.js → p-219e589c.entry.js} +1 -1
  289. package/dist/shift-components/{p-b4544d10.entry.js → p-3324bdf6.entry.js} +1 -1
  290. package/dist/shift-components/{p-feb443ec.entry.js → p-3790e469.entry.js} +1 -1
  291. package/dist/shift-components/{p-df0c7ac1.entry.js → p-3895d8e5.entry.js} +1 -1
  292. package/dist/shift-components/p-391c55af.entry.js +5 -0
  293. package/dist/shift-components/{p-152057de.entry.js → p-3ba3f543.entry.js} +1 -1
  294. package/dist/shift-components/{p-D2Ofzg_i.js → p-48Fp2I0C.js} +1 -1
  295. package/dist/shift-components/p-5c28fb6d.entry.js +5 -0
  296. package/dist/shift-components/{p-85d43a41.entry.js → p-60232b66.entry.js} +1 -1
  297. package/dist/shift-components/{p-76b0ea8c.entry.js → p-82bb8960.entry.js} +1 -1
  298. package/dist/shift-components/{p-cbdc1c2e.entry.js → p-879faeec.entry.js} +1 -1
  299. package/dist/shift-components/p-90034cd8.entry.js +5 -0
  300. package/dist/shift-components/p-93ddc847.entry.js +5 -0
  301. package/dist/shift-components/p-C68bG4KE.js +5 -0
  302. package/dist/shift-components/{p-DDtDRGFL.js → p-DIe_G0iC.js} +1 -1
  303. package/dist/shift-components/p-Tjvj6pk4.js +5 -0
  304. package/dist/shift-components/p-WIpbRULc.js +5 -0
  305. package/dist/shift-components/{p-d3bbba07.entry.js → p-a4f1502c.entry.js} +1 -1
  306. package/dist/shift-components/{p-4cdeab63.entry.js → p-af71f000.entry.js} +1 -1
  307. package/dist/shift-components/p-bd8dbd1d.entry.js +5 -0
  308. package/dist/shift-components/{p-52530fba.entry.js → p-be19d7ff.entry.js} +1 -1
  309. package/dist/shift-components/{p-68e41217.entry.js → p-c40bda31.entry.js} +1 -1
  310. package/dist/shift-components/p-d47428d1.entry.js +5 -0
  311. package/dist/shift-components/p-d8844424.entry.js +5 -0
  312. package/dist/shift-components/p-e7986265.entry.js +5 -0
  313. package/dist/shift-components/p-f638970e.entry.js +5 -0
  314. package/dist/shift-components/{p-5e8e5ed7.entry.js → p-f93d79bc.entry.js} +1 -1
  315. package/dist/shift-components/{p-bfe0661c.entry.js → p-fa296247.entry.js} +1 -1
  316. package/dist/shift-components/p-pkYWYULB.js +5 -0
  317. package/dist/shift-components/shift-components.esm.js +1 -1
  318. package/dist/stencil-docs.json +260 -102
  319. package/dist/types/components/components/information-table.d.ts +3 -0
  320. package/dist/types/components/vehicle-lookup/components/SscCampaigns.d.ts +128 -0
  321. package/dist/types/components/vehicle-lookup/components/glyphs.d.ts +15 -0
  322. package/dist/types/components/vehicle-lookup/vehicle-claimable-items.d.ts +6 -1
  323. package/dist/types/components/vehicle-lookup/vehicle-lookup.d.ts +25 -6
  324. package/dist/types/components/vehicle-lookup/vehicle-ssc.d.ts +214 -0
  325. package/dist/types/components/vehicle-lookup/vehicle-warranty-timeline.d.ts +3 -4
  326. package/dist/types/components.d.ts +214 -43
  327. package/dist/types/features/vehicle-lookup-component/index.d.ts +1 -0
  328. package/dist/types/features/vehicle-lookup-component/interface.d.ts +8 -1
  329. package/dist/types/features/vehicle-lookup-component/request-headers.d.ts +40 -0
  330. package/dist/types/global/lib/flexible-parents.d.ts +16 -0
  331. package/dist/types/global/lib/reveal-below.d.ts +26 -0
  332. package/dist/types/global/types/generated/vehicle-lookup/ssc-dto.d.ts +3 -0
  333. package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-dto.d.ts +12 -0
  334. package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-code-dto.d.ts +4 -0
  335. package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-line-dto.d.ts +9 -0
  336. package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-warranty-claim-dto.d.ts +13 -0
  337. package/dist/types/locale-mapper.d.ts +2 -2
  338. package/dist/types/locales/vehicleLookup/serviceHistory/type.d.ts +2 -2
  339. package/dist/types/locales/vehicleLookup/ssc/type.d.ts +128 -0
  340. package/dist/types/locales/vehicleLookup/warrantyTimeline/type.d.ts +4 -4
  341. package/dist/types/locales/vehicleLookup/wrapper-type.d.ts +126 -36
  342. package/package.json +1 -1
  343. package/dist/cjs/arrow-icon-yMlETDbD.js +0 -11
  344. package/dist/collection/components/vehicle-lookup/components/CardsContainer.js +0 -12
  345. package/dist/collection/components/vehicle-lookup/components/StatusCard.js +0 -11
  346. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +0 -1
  347. package/dist/collection/locales/vehicleLookup/warranty/type.js +0 -25
  348. package/dist/components/p-38ox9qxm.js +0 -5
  349. package/dist/components/p-B2bD-55K.js +0 -5
  350. package/dist/components/p-CVpbr1tR.js +0 -5
  351. package/dist/components/p-CXbi5iPZ.js +0 -5
  352. package/dist/components/p-C_1_eN4N.js +0 -5
  353. package/dist/components/p-Cg6Prz81.js +0 -5
  354. package/dist/components/p-CqJiXtPb.js +0 -5
  355. package/dist/components/p-CrPyvAdX.js +0 -5
  356. package/dist/components/p-DCsMDWbS.js +0 -5
  357. package/dist/components/p-DqSdjh2n.js +0 -5
  358. package/dist/components/p-Dv2j7fhS.js +0 -5
  359. package/dist/components/p-K-OF4DG-.js +0 -5
  360. package/dist/components/p-X3AzJ0KD.js +0 -5
  361. package/dist/components/p-d3ZIPeEC.js +0 -5
  362. package/dist/components/p-mbVTvSJF.js +0 -5
  363. package/dist/components/p-rW_ExFCn.js +0 -5
  364. package/dist/components/p-uYkn8a0m.js +0 -5
  365. package/dist/components/vehicle-warranty-details.d.ts +0 -11
  366. package/dist/components/vehicle-warranty-details.js +0 -5
  367. package/dist/esm/arrow-icon-DziuNOTp.js +0 -9
  368. package/dist/locales/vehicleLookup/warranty/ar.json +0 -24
  369. package/dist/locales/vehicleLookup/warranty/en.json +0 -24
  370. package/dist/locales/vehicleLookup/warranty/ku.json +0 -24
  371. package/dist/locales/vehicleLookup/warranty/ru.json +0 -24
  372. package/dist/locales/vehicleLookup/warranty/type.ts +0 -23
  373. package/dist/shift-components/p-0b576888.entry.js +0 -5
  374. package/dist/shift-components/p-11ffa908.entry.js +0 -5
  375. package/dist/shift-components/p-198333fa.entry.js +0 -5
  376. package/dist/shift-components/p-247ac2db.entry.js +0 -5
  377. package/dist/shift-components/p-431522f2.entry.js +0 -5
  378. package/dist/shift-components/p-49dc6d73.entry.js +0 -5
  379. package/dist/shift-components/p-5ad4d072.entry.js +0 -5
  380. package/dist/shift-components/p-BggCINTA.js +0 -5
  381. package/dist/shift-components/p-D1ioFMhR.js +0 -5
  382. package/dist/shift-components/p-OfPuHUYc.js +0 -5
  383. package/dist/shift-components/p-b44b2c00.entry.js +0 -5
  384. package/dist/shift-components/p-c7fc8d5f.entry.js +0 -5
  385. package/dist/shift-components/p-f4679148.entry.js +0 -5
  386. package/dist/types/components/vehicle-lookup/components/CardsContainer.d.ts +0 -12
  387. package/dist/types/components/vehicle-lookup/components/StatusCard.d.ts +0 -14
  388. package/dist/types/components/vehicle-lookup/vehicle-warranty-details.d.ts +0 -77
  389. package/dist/types/locales/vehicleLookup/warranty/type.d.ts +0 -38
@@ -23,13 +23,13 @@ import { ActiveElement } from "./components/part-lookup/part-lookup";
23
23
  import { AccordionItem } from "./components/components/shift-accordion";
24
24
  import { FormSelectItem as FormSelectItem1 } from "./components";
25
25
  import { VehicleLookupDTO } from "./global/types/generated/vehicle-lookup/vehicle-lookup-dto";
26
- import { VehicleLookupMock } from "./features/vehicle-lookup-component/index";
26
+ import { RequestHeadersProvider, VehicleLookupMock } from "./features/vehicle-lookup-component/index";
27
27
  import { VehicleLookupMock as VehicleLookupMock1 } from "./features/vehicle-lookup-component/types";
28
28
  import { VehicleServiceItemDTO } from "./global/types/generated/vehicle-lookup/vehicle-service-item-dto";
29
29
  import { ClaimFormType } from "./locales/vehicleLookup/claimableItems/type";
30
30
  import { ItemClaimDTO } from "./global/types/generated/vehicle-lookup/item-claim-dto";
31
31
  import { ActiveElement as ActiveElement1 } from "./components/vehicle-lookup/vehicle-lookup";
32
- import { VehicleWarrantyDetails } from "./components/vehicle-lookup/vehicle-warranty-details";
32
+ import { VehicleSsc } from "./components/vehicle-lookup/vehicle-ssc";
33
33
  import { vehicleQuotationElementNames } from "./components/forms/vehicle-quotation/element-mapper";
34
34
  export { BranchSlotDay } from "./components/form-elements/branch-slot-dropdown";
35
35
  export { BranchDateDropdownCopy, BranchDateStep } from "./components/form-elements/branch-date-dropdown";
@@ -49,13 +49,13 @@ export { ActiveElement } from "./components/part-lookup/part-lookup";
49
49
  export { AccordionItem } from "./components/components/shift-accordion";
50
50
  export { FormSelectItem as FormSelectItem1 } from "./components";
51
51
  export { VehicleLookupDTO } from "./global/types/generated/vehicle-lookup/vehicle-lookup-dto";
52
- export { VehicleLookupMock } from "./features/vehicle-lookup-component/index";
52
+ export { RequestHeadersProvider, VehicleLookupMock } from "./features/vehicle-lookup-component/index";
53
53
  export { VehicleLookupMock as VehicleLookupMock1 } from "./features/vehicle-lookup-component/types";
54
54
  export { VehicleServiceItemDTO } from "./global/types/generated/vehicle-lookup/vehicle-service-item-dto";
55
55
  export { ClaimFormType } from "./locales/vehicleLookup/claimableItems/type";
56
56
  export { ItemClaimDTO } from "./global/types/generated/vehicle-lookup/item-claim-dto";
57
57
  export { ActiveElement as ActiveElement1 } from "./components/vehicle-lookup/vehicle-lookup";
58
- export { VehicleWarrantyDetails } from "./components/vehicle-lookup/vehicle-warranty-details";
58
+ export { VehicleSsc } from "./components/vehicle-lookup/vehicle-ssc";
59
59
  export { vehicleQuotationElementNames } from "./components/forms/vehicle-quotation/element-mapper";
60
60
  export namespace Components {
61
61
  /**
@@ -1314,6 +1314,7 @@ export namespace Components {
1314
1314
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
1315
1315
  "fetchVin": (newData: VehicleLookupDTO | string, headers?: any) => Promise<void>;
1316
1316
  /**
1317
+ * Static headers the host set on the element. The floor every request starts from.
1317
1318
  * @default {}
1318
1319
  */
1319
1320
  "headers": object;
@@ -1335,6 +1336,11 @@ export namespace Components {
1335
1336
  interface VehicleClaimableItems {
1336
1337
  "activate"?: (vehicleInformation: VehicleLookupDTO) => void;
1337
1338
  "baseUrl": string;
1339
+ /**
1340
+ * Name of a [JSInvokable] method on the Blazor reference that answers with the current headers.
1341
+ * @default ''
1342
+ */
1343
+ "blazorRequestHeadersProvider": string;
1338
1344
  "claim": (item: VehicleServiceItemDTO) => Promise<void>;
1339
1345
  /**
1340
1346
  * @default 'api/vehicle/swift-claim'
@@ -1352,6 +1358,7 @@ export namespace Components {
1352
1358
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
1353
1359
  "fetchVin": (newData: VehicleLookupDTO | string, headers?: any) => Promise<void>;
1354
1360
  /**
1361
+ * Static headers the host set on the element. The floor every request starts from.
1355
1362
  * @default {}
1356
1363
  */
1357
1364
  "headers": object;
@@ -1372,6 +1379,10 @@ export namespace Components {
1372
1379
  * @default ''
1373
1380
  */
1374
1381
  "queryString": string;
1382
+ /**
1383
+ * Asked for the current headers before every request this component makes itself (trace, claim); lets a host refresh its token on demand.
1384
+ */
1385
+ "requestHeadersProvider"?: RequestHeadersProvider;
1375
1386
  "setBlazorRef": (newBlazorRef: DotNetObjectReference) => Promise<void>;
1376
1387
  "setErrorMessage": (message: ErrorKeys) => Promise<void>;
1377
1388
  "setMockData": (newMockData: VehicleLookupMock) => Promise<void>;
@@ -1424,6 +1435,11 @@ export namespace Components {
1424
1435
  * @default ''
1425
1436
  */
1426
1437
  "blazorOnLoadingStateChange": string;
1438
+ /**
1439
+ * Name of a [JSInvokable] method on the Blazor reference that answers with the current request headers.
1440
+ * @default ''
1441
+ */
1442
+ "blazorRequestHeadersProvider": string;
1427
1443
  "childrenProps"?: string | object;
1428
1444
  /**
1429
1445
  * @default false
@@ -1459,11 +1475,12 @@ export namespace Components {
1459
1475
  */
1460
1476
  "queryString": string;
1461
1477
  /**
1462
- * @default false
1478
+ * Asked for the current request headers before every request a child makes on its own — a trace, a claim, the unauthorized campaign lookup — so a host can refresh its token on demand instead of the children reusing the headers captured at the last search.
1463
1479
  */
1464
- "separateSsc": boolean;
1480
+ "requestHeadersProvider"?: RequestHeadersProvider;
1465
1481
  "setBlazorRef": (newBlazorRef: DotNetObjectReference) => Promise<void>;
1466
1482
  /**
1483
+ * Appended to the SSC tab's own lookup request only — e.g. a logging flag — so that only a search made from the SSC tab counts as a campaign check. A search from any other tab leaves the SSC tab in its "check required" state, which names the VIN and offers to run the check itself. Never joins the panel's trace request: a trace re-reads a lookup that was already logged.
1467
1484
  * @default ''
1468
1485
  */
1469
1486
  "sscQueryString": string;
@@ -1481,6 +1498,7 @@ export namespace Components {
1481
1498
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
1482
1499
  "fetchVin": (newData: VehicleLookupDTO | string, headers?: any) => Promise<void>;
1483
1500
  /**
1501
+ * Static headers the host set on the element. The floor every request starts from.
1484
1502
  * @default {}
1485
1503
  */
1486
1504
  "headers": object;
@@ -1543,6 +1561,7 @@ export namespace Components {
1543
1561
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
1544
1562
  "fetchVin": (newData: VehicleLookupDTO | string, headers?: any) => Promise<void>;
1545
1563
  /**
1564
+ * Static headers the host set on the element. The floor every request starts from.
1546
1565
  * @default {}
1547
1566
  */
1548
1567
  "headers": object;
@@ -1578,6 +1597,7 @@ export namespace Components {
1578
1597
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
1579
1598
  "fetchVin": (newData: VehicleLookupDTO | string, headers?: any) => Promise<void>;
1580
1599
  /**
1600
+ * Static headers the host set on the element. The floor every request starts from.
1581
1601
  * @default {}
1582
1602
  */
1583
1603
  "headers": object;
@@ -1609,6 +1629,7 @@ export namespace Components {
1609
1629
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
1610
1630
  "fetchVin": (newData: VehicleLookupDTO | string, headers?: any) => Promise<void>;
1611
1631
  /**
1632
+ * Static headers the host set on the element. The floor every request starts from.
1612
1633
  * @default {}
1613
1634
  */
1614
1635
  "headers": object;
@@ -1627,8 +1648,37 @@ export namespace Components {
1627
1648
  "setErrorMessage": (message: ErrorKeys) => Promise<void>;
1628
1649
  "setMockData": (newMockData: VehicleLookupMock) => Promise<void>;
1629
1650
  }
1630
- interface VehicleWarrantyDetails {
1651
+ /**
1652
+ * The Special Service Campaigns (safety recalls) affecting a vehicle, and nothing else: warranty
1653
+ * coverage lives in <vehicle-warranty-timeline>. Replaces the campaign half of the retired
1654
+ * <vehicle-warranty-details>.
1655
+ * A vehicle is on exactly one of two paths, and the panel must never mix them (the rule is spelled
1656
+ * out on `panelVerdict` in ./components/SscCampaigns.tsx and in
1657
+ * .shift/repos/adp/web-components/vehicle-lookup-invariants.md):
1658
+ * - authorized (in the distributor's records): the campaign list is the verdict;
1659
+ * - unauthorized: the distributor has no records, so the only verdict is the manufacturer's
1660
+ * answer to the reCAPTCHA-gated check — a yes/no, no list. Until it arrives the panel says the
1661
+ * vehicle is not in the records and asserts nothing else.
1662
+ * A third state is neither: a wrapper that only counts the SSC tab's own request as a campaign
1663
+ * check (`sscQueryString`) tells this panel through `skipLookup` that a vehicle was looked up
1664
+ * without it. The panel then says the check was not run and offers to run it, rather than sitting
1665
+ * blank next to a VIN as if the vehicle had no campaigns.
1666
+ * With `show-trace`, every campaign row can open the evidence behind its repair status: the labor
1667
+ * codes accepted for the campaign, every warranty claim on the vehicle with how it was judged, and
1668
+ * the service-history lines that matched. The trace is fetched on first use with `?trace=ssc`, so
1669
+ * the ordinary lookup response stays small and the host can gate the detail behind a permission.
1670
+ * Every state change is a movement (lookup-motion.css): the outgoing content stays rendered while
1671
+ * the body shuts over it, and the incoming content is swapped in only while the body is shut. The
1672
+ * shared lookup helper waits a second before it asks the server, which is what guarantees the body
1673
+ * has settled shut before a response can land.
1674
+ */
1675
+ interface VehicleSsc {
1631
1676
  "baseUrl": string;
1677
+ /**
1678
+ * Name of a [JSInvokable] method on the Blazor reference that answers with the current headers.
1679
+ * @default ''
1680
+ */
1681
+ "blazorRequestHeadersProvider": string;
1632
1682
  /**
1633
1683
  * @default null
1634
1684
  */
@@ -1641,6 +1691,9 @@ export namespace Components {
1641
1691
  * @default null
1642
1692
  */
1643
1693
  "cityIntegrationId"?: string;
1694
+ /**
1695
+ * Back to "no vehicle": the body shuts over what it holds, then the panel is emptied unseen.
1696
+ */
1644
1697
  "clearData": () => Promise<void>;
1645
1698
  /**
1646
1699
  * @default null
@@ -1681,6 +1734,7 @@ export namespace Components {
1681
1734
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
1682
1735
  "fetchVin": (newData: VehicleLookupDTO | string, headers?: any) => Promise<void>;
1683
1736
  /**
1737
+ * Static headers the host set on the element. The floor every request starts from.
1684
1738
  * @default {}
1685
1739
  */
1686
1740
  "headers": object;
@@ -1692,6 +1746,12 @@ export namespace Components {
1692
1746
  "loadedResponse"?: BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
1693
1747
  "loadingStateChange"?: BlazorInvokableFunction<(isLoading: boolean) => void>;
1694
1748
  /**
1749
+ * Appended to the campaign lookup request only, never to the trace request. A wrapper passes its `sscQueryString` — typically a lookup-logging flag — here rather than into `queryString`, so opening a campaign's evidence (a re-read of a lookup that was already logged) is never counted as another lookup. The host's endpoint must refuse to log traced requests as well.
1750
+ * @default ''
1751
+ */
1752
+ "lookupQueryString": string;
1753
+ /**
1754
+ * Renders a click-to-pass stand-in for the reCAPTCHA widget. Implied by `isDev`; the real widget is only ever used in production mode.
1695
1755
  * @default false
1696
1756
  */
1697
1757
  "mockRecaptcha": boolean;
@@ -1703,17 +1763,22 @@ export namespace Components {
1703
1763
  * @default ''
1704
1764
  */
1705
1765
  "recaptchaKey": string;
1766
+ /**
1767
+ * Asked for the current headers before every request this component makes itself; lets a host refresh its token on demand.
1768
+ */
1769
+ "requestHeadersProvider"?: RequestHeadersProvider;
1706
1770
  "setBlazorRef": (newBlazorRef: DotNetObjectReference) => Promise<void>;
1707
1771
  "setErrorMessage": (message: ErrorKeys) => Promise<void>;
1708
1772
  "setMockData": (newMockData: VehicleLookupMock) => Promise<void>;
1709
1773
  /**
1774
+ * Shows a per-campaign "why this status?" control. The host gates it on its own permission check; the trace lists claim and invoice details.
1710
1775
  * @default false
1711
1776
  */
1712
- "showSsc": boolean;
1777
+ "showTrace": boolean;
1713
1778
  /**
1714
- * @default false
1779
+ * The other panels were given a vehicle but this one's own lookup was not run for it — a wrapper with `sscQueryString` only counts the SSC tab's own request as a campaign check. The panel says so and offers to run the check itself; the VIN is kept for that.
1715
1780
  */
1716
- "showWarranty": boolean;
1781
+ "skipLookup": (vin: string) => Promise<void>;
1717
1782
  /**
1718
1783
  * @default ''
1719
1784
  */
@@ -1731,10 +1796,9 @@ export namespace Components {
1731
1796
  /**
1732
1797
  * Warranty coverage as a single dated rail: the standard warranty followed by every
1733
1798
  * extended coverage in sequence.
1734
- * Deliberately separate from `vehicle-warranty-details` rather than a mode of it. This
1735
- * panel shows warranty and nothing else no campaign table, no reCAPTCHA, no unauthorized
1736
- * campaign lookup so hosts adopt it by pointing their warranty tab at this tag and can
1737
- * keep the original panel untouched for as long as they like.
1799
+ * This panel shows warranty and nothing else no campaign table, no reCAPTCHA, no
1800
+ * unauthorized campaign lookup; those belong to `vehicle-ssc`. Hosts point their warranty
1801
+ * tab at this tag and their campaign tab at that one.
1738
1802
  */
1739
1803
  interface VehicleWarrantyTimeline {
1740
1804
  "baseUrl": string;
@@ -1750,6 +1814,7 @@ export namespace Components {
1750
1814
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
1751
1815
  "fetchVin": (newData: VehicleLookupDTO | string, headers?: any) => Promise<void>;
1752
1816
  /**
1817
+ * Static headers the host set on the element. The floor every request starts from.
1753
1818
  * @default {}
1754
1819
  */
1755
1820
  "headers": object;
@@ -2218,19 +2283,42 @@ declare global {
2218
2283
  prototype: HTMLVehicleSpecificationElement;
2219
2284
  new (): HTMLVehicleSpecificationElement;
2220
2285
  };
2221
- interface HTMLVehicleWarrantyDetailsElement extends Components.VehicleWarrantyDetails, HTMLStencilElement {
2286
+ /**
2287
+ * The Special Service Campaigns (safety recalls) affecting a vehicle, and nothing else: warranty
2288
+ * coverage lives in <vehicle-warranty-timeline>. Replaces the campaign half of the retired
2289
+ * <vehicle-warranty-details>.
2290
+ * A vehicle is on exactly one of two paths, and the panel must never mix them (the rule is spelled
2291
+ * out on `panelVerdict` in ./components/SscCampaigns.tsx and in
2292
+ * .shift/repos/adp/web-components/vehicle-lookup-invariants.md):
2293
+ * - authorized (in the distributor's records): the campaign list is the verdict;
2294
+ * - unauthorized: the distributor has no records, so the only verdict is the manufacturer's
2295
+ * answer to the reCAPTCHA-gated check — a yes/no, no list. Until it arrives the panel says the
2296
+ * vehicle is not in the records and asserts nothing else.
2297
+ * A third state is neither: a wrapper that only counts the SSC tab's own request as a campaign
2298
+ * check (`sscQueryString`) tells this panel through `skipLookup` that a vehicle was looked up
2299
+ * without it. The panel then says the check was not run and offers to run it, rather than sitting
2300
+ * blank next to a VIN as if the vehicle had no campaigns.
2301
+ * With `show-trace`, every campaign row can open the evidence behind its repair status: the labor
2302
+ * codes accepted for the campaign, every warranty claim on the vehicle with how it was judged, and
2303
+ * the service-history lines that matched. The trace is fetched on first use with `?trace=ssc`, so
2304
+ * the ordinary lookup response stays small and the host can gate the detail behind a permission.
2305
+ * Every state change is a movement (lookup-motion.css): the outgoing content stays rendered while
2306
+ * the body shuts over it, and the incoming content is swapped in only while the body is shut. The
2307
+ * shared lookup helper waits a second before it asks the server, which is what guarantees the body
2308
+ * has settled shut before a response can land.
2309
+ */
2310
+ interface HTMLVehicleSscElement extends Components.VehicleSsc, HTMLStencilElement {
2222
2311
  }
2223
- var HTMLVehicleWarrantyDetailsElement: {
2224
- prototype: HTMLVehicleWarrantyDetailsElement;
2225
- new (): HTMLVehicleWarrantyDetailsElement;
2312
+ var HTMLVehicleSscElement: {
2313
+ prototype: HTMLVehicleSscElement;
2314
+ new (): HTMLVehicleSscElement;
2226
2315
  };
2227
2316
  /**
2228
2317
  * Warranty coverage as a single dated rail: the standard warranty followed by every
2229
2318
  * extended coverage in sequence.
2230
- * Deliberately separate from `vehicle-warranty-details` rather than a mode of it. This
2231
- * panel shows warranty and nothing else no campaign table, no reCAPTCHA, no unauthorized
2232
- * campaign lookup so hosts adopt it by pointing their warranty tab at this tag and can
2233
- * keep the original panel untouched for as long as they like.
2319
+ * This panel shows warranty and nothing else no campaign table, no reCAPTCHA, no
2320
+ * unauthorized campaign lookup; those belong to `vehicle-ssc`. Hosts point their warranty
2321
+ * tab at this tag and their campaign tab at that one.
2234
2322
  */
2235
2323
  interface HTMLVehicleWarrantyTimelineElement extends Components.VehicleWarrantyTimeline, HTMLStencilElement {
2236
2324
  }
@@ -2300,7 +2388,7 @@ declare global {
2300
2388
  "vehicle-sale-information": HTMLVehicleSaleInformationElement;
2301
2389
  "vehicle-service-history": HTMLVehicleServiceHistoryElement;
2302
2390
  "vehicle-specification": HTMLVehicleSpecificationElement;
2303
- "vehicle-warranty-details": HTMLVehicleWarrantyDetailsElement;
2391
+ "vehicle-ssc": HTMLVehicleSscElement;
2304
2392
  "vehicle-warranty-timeline": HTMLVehicleWarrantyTimelineElement;
2305
2393
  "vin-extractor": HTMLVinExtractorElement;
2306
2394
  }
@@ -3520,6 +3608,7 @@ declare namespace LocalJSX {
3520
3608
  "disableVinValidation"?: boolean;
3521
3609
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3522
3610
  /**
3611
+ * Static headers the host set on the element. The floor every request starts from.
3523
3612
  * @default {}
3524
3613
  */
3525
3614
  "headers"?: object;
@@ -3538,6 +3627,11 @@ declare namespace LocalJSX {
3538
3627
  interface VehicleClaimableItems {
3539
3628
  "activate"?: (vehicleInformation: VehicleLookupDTO) => void;
3540
3629
  "baseUrl"?: string;
3630
+ /**
3631
+ * Name of a [JSInvokable] method on the Blazor reference that answers with the current headers.
3632
+ * @default ''
3633
+ */
3634
+ "blazorRequestHeadersProvider"?: string;
3541
3635
  /**
3542
3636
  * @default 'api/vehicle/swift-claim'
3543
3637
  */
@@ -3552,6 +3646,7 @@ declare namespace LocalJSX {
3552
3646
  "disableVinValidation"?: boolean;
3553
3647
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3554
3648
  /**
3649
+ * Static headers the host set on the element. The floor every request starts from.
3555
3650
  * @default {}
3556
3651
  */
3557
3652
  "headers"?: object;
@@ -3571,6 +3666,10 @@ declare namespace LocalJSX {
3571
3666
  * @default ''
3572
3667
  */
3573
3668
  "queryString"?: string;
3669
+ /**
3670
+ * Asked for the current headers before every request this component makes itself (trace, claim); lets a host refresh its token on demand.
3671
+ */
3672
+ "requestHeadersProvider"?: RequestHeadersProvider;
3574
3673
  /**
3575
3674
  * @default false
3576
3675
  */
@@ -3613,6 +3712,11 @@ declare namespace LocalJSX {
3613
3712
  * @default ''
3614
3713
  */
3615
3714
  "blazorOnLoadingStateChange"?: string;
3715
+ /**
3716
+ * Name of a [JSInvokable] method on the Blazor reference that answers with the current request headers.
3717
+ * @default ''
3718
+ */
3719
+ "blazorRequestHeadersProvider"?: string;
3616
3720
  "childrenProps"?: string | object;
3617
3721
  /**
3618
3722
  * @default false
@@ -3646,10 +3750,11 @@ declare namespace LocalJSX {
3646
3750
  */
3647
3751
  "queryString"?: string;
3648
3752
  /**
3649
- * @default false
3753
+ * Asked for the current request headers before every request a child makes on its own — a trace, a claim, the unauthorized campaign lookup — so a host can refresh its token on demand instead of the children reusing the headers captured at the last search.
3650
3754
  */
3651
- "separateSsc"?: boolean;
3755
+ "requestHeadersProvider"?: RequestHeadersProvider;
3652
3756
  /**
3757
+ * Appended to the SSC tab's own lookup request only — e.g. a logging flag — so that only a search made from the SSC tab counts as a campaign check. A search from any other tab leaves the SSC tab in its "check required" state, which names the VIN and offers to run the check itself. Never joins the panel's trace request: a trace re-reads a lookup that was already logged.
3653
3758
  * @default ''
3654
3759
  */
3655
3760
  "sscQueryString"?: string;
@@ -3666,6 +3771,7 @@ declare namespace LocalJSX {
3666
3771
  "disableVinValidation"?: boolean;
3667
3772
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3668
3773
  /**
3774
+ * Static headers the host set on the element. The floor every request starts from.
3669
3775
  * @default {}
3670
3776
  */
3671
3777
  "headers"?: object;
@@ -3722,6 +3828,7 @@ declare namespace LocalJSX {
3722
3828
  "disableVinValidation"?: boolean;
3723
3829
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3724
3830
  /**
3831
+ * Static headers the host set on the element. The floor every request starts from.
3725
3832
  * @default {}
3726
3833
  */
3727
3834
  "headers"?: object;
@@ -3753,6 +3860,7 @@ declare namespace LocalJSX {
3753
3860
  "disableVinValidation"?: boolean;
3754
3861
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3755
3862
  /**
3863
+ * Static headers the host set on the element. The floor every request starts from.
3756
3864
  * @default {}
3757
3865
  */
3758
3866
  "headers"?: object;
@@ -3780,6 +3888,7 @@ declare namespace LocalJSX {
3780
3888
  "disableVinValidation"?: boolean;
3781
3889
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3782
3890
  /**
3891
+ * Static headers the host set on the element. The floor every request starts from.
3783
3892
  * @default {}
3784
3893
  */
3785
3894
  "headers"?: object;
@@ -3795,8 +3904,37 @@ declare namespace LocalJSX {
3795
3904
  */
3796
3905
  "queryString"?: string;
3797
3906
  }
3798
- interface VehicleWarrantyDetails {
3907
+ /**
3908
+ * The Special Service Campaigns (safety recalls) affecting a vehicle, and nothing else: warranty
3909
+ * coverage lives in <vehicle-warranty-timeline>. Replaces the campaign half of the retired
3910
+ * <vehicle-warranty-details>.
3911
+ * A vehicle is on exactly one of two paths, and the panel must never mix them (the rule is spelled
3912
+ * out on `panelVerdict` in ./components/SscCampaigns.tsx and in
3913
+ * .shift/repos/adp/web-components/vehicle-lookup-invariants.md):
3914
+ * - authorized (in the distributor's records): the campaign list is the verdict;
3915
+ * - unauthorized: the distributor has no records, so the only verdict is the manufacturer's
3916
+ * answer to the reCAPTCHA-gated check — a yes/no, no list. Until it arrives the panel says the
3917
+ * vehicle is not in the records and asserts nothing else.
3918
+ * A third state is neither: a wrapper that only counts the SSC tab's own request as a campaign
3919
+ * check (`sscQueryString`) tells this panel through `skipLookup` that a vehicle was looked up
3920
+ * without it. The panel then says the check was not run and offers to run it, rather than sitting
3921
+ * blank next to a VIN as if the vehicle had no campaigns.
3922
+ * With `show-trace`, every campaign row can open the evidence behind its repair status: the labor
3923
+ * codes accepted for the campaign, every warranty claim on the vehicle with how it was judged, and
3924
+ * the service-history lines that matched. The trace is fetched on first use with `?trace=ssc`, so
3925
+ * the ordinary lookup response stays small and the host can gate the detail behind a permission.
3926
+ * Every state change is a movement (lookup-motion.css): the outgoing content stays rendered while
3927
+ * the body shuts over it, and the incoming content is swapped in only while the body is shut. The
3928
+ * shared lookup helper waits a second before it asks the server, which is what guarantees the body
3929
+ * has settled shut before a response can land.
3930
+ */
3931
+ interface VehicleSsc {
3799
3932
  "baseUrl"?: string;
3933
+ /**
3934
+ * Name of a [JSInvokable] method on the Blazor reference that answers with the current headers.
3935
+ * @default ''
3936
+ */
3937
+ "blazorRequestHeadersProvider"?: string;
3800
3938
  /**
3801
3939
  * @default null
3802
3940
  */
@@ -3847,6 +3985,7 @@ declare namespace LocalJSX {
3847
3985
  "disableVinValidation"?: boolean;
3848
3986
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3849
3987
  /**
3988
+ * Static headers the host set on the element. The floor every request starts from.
3850
3989
  * @default {}
3851
3990
  */
3852
3991
  "headers"?: object;
@@ -3858,6 +3997,12 @@ declare namespace LocalJSX {
3858
3997
  "loadedResponse"?: BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
3859
3998
  "loadingStateChange"?: BlazorInvokableFunction<(isLoading: boolean) => void>;
3860
3999
  /**
4000
+ * Appended to the campaign lookup request only, never to the trace request. A wrapper passes its `sscQueryString` — typically a lookup-logging flag — here rather than into `queryString`, so opening a campaign's evidence (a re-read of a lookup that was already logged) is never counted as another lookup. The host's endpoint must refuse to log traced requests as well.
4001
+ * @default ''
4002
+ */
4003
+ "lookupQueryString"?: string;
4004
+ /**
4005
+ * Renders a click-to-pass stand-in for the reCAPTCHA widget. Implied by `isDev`; the real widget is only ever used in production mode.
3861
4006
  * @default false
3862
4007
  */
3863
4008
  "mockRecaptcha"?: boolean;
@@ -3870,13 +4015,14 @@ declare namespace LocalJSX {
3870
4015
  */
3871
4016
  "recaptchaKey"?: string;
3872
4017
  /**
3873
- * @default false
4018
+ * Asked for the current headers before every request this component makes itself; lets a host refresh its token on demand.
3874
4019
  */
3875
- "showSsc"?: boolean;
4020
+ "requestHeadersProvider"?: RequestHeadersProvider;
3876
4021
  /**
4022
+ * Shows a per-campaign "why this status?" control. The host gates it on its own permission check; the trace lists claim and invoice details.
3877
4023
  * @default false
3878
4024
  */
3879
- "showWarranty"?: boolean;
4025
+ "showTrace"?: boolean;
3880
4026
  /**
3881
4027
  * @default ''
3882
4028
  */
@@ -3894,10 +4040,9 @@ declare namespace LocalJSX {
3894
4040
  /**
3895
4041
  * Warranty coverage as a single dated rail: the standard warranty followed by every
3896
4042
  * extended coverage in sequence.
3897
- * Deliberately separate from `vehicle-warranty-details` rather than a mode of it. This
3898
- * panel shows warranty and nothing else no campaign table, no reCAPTCHA, no unauthorized
3899
- * campaign lookup so hosts adopt it by pointing their warranty tab at this tag and can
3900
- * keep the original panel untouched for as long as they like.
4043
+ * This panel shows warranty and nothing else no campaign table, no reCAPTCHA, no
4044
+ * unauthorized campaign lookup; those belong to `vehicle-ssc`. Hosts point their warranty
4045
+ * tab at this tag and their campaign tab at that one.
3901
4046
  */
3902
4047
  interface VehicleWarrantyTimeline {
3903
4048
  "baseUrl"?: string;
@@ -3911,6 +4056,7 @@ declare namespace LocalJSX {
3911
4056
  "disableVinValidation"?: boolean;
3912
4057
  "errorCallback"?: BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3913
4058
  /**
4059
+ * Static headers the host set on the element. The floor every request starts from.
3914
4060
  * @default {}
3915
4061
  */
3916
4062
  "headers"?: object;
@@ -4461,6 +4607,7 @@ declare namespace LocalJSX {
4461
4607
  "baseUrl": string;
4462
4608
  "queryString": string;
4463
4609
  "uploadMultipleDocumentsAtTheForm": boolean;
4610
+ "blazorRequestHeadersProvider": string;
4464
4611
  "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
4465
4612
  "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
4466
4613
  "loadedResponse": BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
@@ -4483,9 +4630,9 @@ declare namespace LocalJSX {
4483
4630
  "disableVinValidation": boolean;
4484
4631
  "queryString": string;
4485
4632
  "sscQueryString": string;
4486
- "separateSsc": boolean;
4487
4633
  "hiddenTabs": string;
4488
4634
  "childrenProps": string | object;
4635
+ "blazorRequestHeadersProvider": string;
4489
4636
  "blazorErrorStateListener": string;
4490
4637
  "blazorOnLoadingStateChange": string;
4491
4638
  "blazorDynamicClaimActivate": string;
@@ -4545,21 +4692,22 @@ declare namespace LocalJSX {
4545
4692
  "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
4546
4693
  "loadedResponse": BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
4547
4694
  }
4548
- interface VehicleWarrantyDetailsAttributes {
4695
+ interface VehicleSscAttributes {
4549
4696
  "language": LanguageKeys;
4550
4697
  "coreOnly": boolean;
4551
4698
  "isDev": boolean;
4552
4699
  "disableVinValidation": boolean;
4553
4700
  "baseUrl": string;
4554
4701
  "queryString": string;
4702
+ "lookupQueryString": string;
4703
+ "blazorRequestHeadersProvider": string;
4555
4704
  "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
4556
4705
  "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
4557
4706
  "loadedResponse": BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
4558
4707
  "unauthorizedSscLookupResponse": BlazorInvokableFunction<(sscLookupStatus: number) => void>;
4559
- "showSsc": boolean;
4708
+ "showTrace": boolean;
4560
4709
  "recaptchaKey": string;
4561
4710
  "mockRecaptcha": boolean;
4562
- "showWarranty": boolean;
4563
4711
  "unauthorizedSscLookupBaseUrl": string;
4564
4712
  "unauthorizedSscLookupQueryString": string;
4565
4713
  "cityId": string;
@@ -4660,7 +4808,7 @@ declare namespace LocalJSX {
4660
4808
  "vehicle-sale-information": Omit<VehicleSaleInformation, keyof VehicleSaleInformationAttributes> & { [K in keyof VehicleSaleInformation & keyof VehicleSaleInformationAttributes]?: VehicleSaleInformation[K] } & { [K in keyof VehicleSaleInformation & keyof VehicleSaleInformationAttributes as `attr:${K}`]?: VehicleSaleInformationAttributes[K] } & { [K in keyof VehicleSaleInformation & keyof VehicleSaleInformationAttributes as `prop:${K}`]?: VehicleSaleInformation[K] };
4661
4809
  "vehicle-service-history": Omit<VehicleServiceHistory, keyof VehicleServiceHistoryAttributes> & { [K in keyof VehicleServiceHistory & keyof VehicleServiceHistoryAttributes]?: VehicleServiceHistory[K] } & { [K in keyof VehicleServiceHistory & keyof VehicleServiceHistoryAttributes as `attr:${K}`]?: VehicleServiceHistoryAttributes[K] } & { [K in keyof VehicleServiceHistory & keyof VehicleServiceHistoryAttributes as `prop:${K}`]?: VehicleServiceHistory[K] };
4662
4810
  "vehicle-specification": Omit<VehicleSpecification, keyof VehicleSpecificationAttributes> & { [K in keyof VehicleSpecification & keyof VehicleSpecificationAttributes]?: VehicleSpecification[K] } & { [K in keyof VehicleSpecification & keyof VehicleSpecificationAttributes as `attr:${K}`]?: VehicleSpecificationAttributes[K] } & { [K in keyof VehicleSpecification & keyof VehicleSpecificationAttributes as `prop:${K}`]?: VehicleSpecification[K] };
4663
- "vehicle-warranty-details": Omit<VehicleWarrantyDetails, keyof VehicleWarrantyDetailsAttributes> & { [K in keyof VehicleWarrantyDetails & keyof VehicleWarrantyDetailsAttributes]?: VehicleWarrantyDetails[K] } & { [K in keyof VehicleWarrantyDetails & keyof VehicleWarrantyDetailsAttributes as `attr:${K}`]?: VehicleWarrantyDetailsAttributes[K] } & { [K in keyof VehicleWarrantyDetails & keyof VehicleWarrantyDetailsAttributes as `prop:${K}`]?: VehicleWarrantyDetails[K] };
4811
+ "vehicle-ssc": Omit<VehicleSsc, keyof VehicleSscAttributes> & { [K in keyof VehicleSsc & keyof VehicleSscAttributes]?: VehicleSsc[K] } & { [K in keyof VehicleSsc & keyof VehicleSscAttributes as `attr:${K}`]?: VehicleSscAttributes[K] } & { [K in keyof VehicleSsc & keyof VehicleSscAttributes as `prop:${K}`]?: VehicleSsc[K] };
4664
4812
  "vehicle-warranty-timeline": Omit<VehicleWarrantyTimeline, keyof VehicleWarrantyTimelineAttributes> & { [K in keyof VehicleWarrantyTimeline & keyof VehicleWarrantyTimelineAttributes]?: VehicleWarrantyTimeline[K] } & { [K in keyof VehicleWarrantyTimeline & keyof VehicleWarrantyTimelineAttributes as `attr:${K}`]?: VehicleWarrantyTimelineAttributes[K] } & { [K in keyof VehicleWarrantyTimeline & keyof VehicleWarrantyTimelineAttributes as `prop:${K}`]?: VehicleWarrantyTimeline[K] };
4665
4813
  "vin-extractor": Omit<VinExtractor, keyof VinExtractorAttributes> & { [K in keyof VinExtractor & keyof VinExtractorAttributes]?: VinExtractor[K] } & { [K in keyof VinExtractor & keyof VinExtractorAttributes as `attr:${K}`]?: VinExtractorAttributes[K] } & { [K in keyof VinExtractor & keyof VinExtractorAttributes as `prop:${K}`]?: VinExtractor[K] };
4666
4814
  }
@@ -4761,14 +4909,37 @@ declare module "@stencil/core" {
4761
4909
  "vehicle-sale-information": LocalJSX.IntrinsicElements["vehicle-sale-information"] & JSXBase.HTMLAttributes<HTMLVehicleSaleInformationElement>;
4762
4910
  "vehicle-service-history": LocalJSX.IntrinsicElements["vehicle-service-history"] & JSXBase.HTMLAttributes<HTMLVehicleServiceHistoryElement>;
4763
4911
  "vehicle-specification": LocalJSX.IntrinsicElements["vehicle-specification"] & JSXBase.HTMLAttributes<HTMLVehicleSpecificationElement>;
4764
- "vehicle-warranty-details": LocalJSX.IntrinsicElements["vehicle-warranty-details"] & JSXBase.HTMLAttributes<HTMLVehicleWarrantyDetailsElement>;
4912
+ /**
4913
+ * The Special Service Campaigns (safety recalls) affecting a vehicle, and nothing else: warranty
4914
+ * coverage lives in <vehicle-warranty-timeline>. Replaces the campaign half of the retired
4915
+ * <vehicle-warranty-details>.
4916
+ * A vehicle is on exactly one of two paths, and the panel must never mix them (the rule is spelled
4917
+ * out on `panelVerdict` in ./components/SscCampaigns.tsx and in
4918
+ * .shift/repos/adp/web-components/vehicle-lookup-invariants.md):
4919
+ * - authorized (in the distributor's records): the campaign list is the verdict;
4920
+ * - unauthorized: the distributor has no records, so the only verdict is the manufacturer's
4921
+ * answer to the reCAPTCHA-gated check — a yes/no, no list. Until it arrives the panel says the
4922
+ * vehicle is not in the records and asserts nothing else.
4923
+ * A third state is neither: a wrapper that only counts the SSC tab's own request as a campaign
4924
+ * check (`sscQueryString`) tells this panel through `skipLookup` that a vehicle was looked up
4925
+ * without it. The panel then says the check was not run and offers to run it, rather than sitting
4926
+ * blank next to a VIN as if the vehicle had no campaigns.
4927
+ * With `show-trace`, every campaign row can open the evidence behind its repair status: the labor
4928
+ * codes accepted for the campaign, every warranty claim on the vehicle with how it was judged, and
4929
+ * the service-history lines that matched. The trace is fetched on first use with `?trace=ssc`, so
4930
+ * the ordinary lookup response stays small and the host can gate the detail behind a permission.
4931
+ * Every state change is a movement (lookup-motion.css): the outgoing content stays rendered while
4932
+ * the body shuts over it, and the incoming content is swapped in only while the body is shut. The
4933
+ * shared lookup helper waits a second before it asks the server, which is what guarantees the body
4934
+ * has settled shut before a response can land.
4935
+ */
4936
+ "vehicle-ssc": LocalJSX.IntrinsicElements["vehicle-ssc"] & JSXBase.HTMLAttributes<HTMLVehicleSscElement>;
4765
4937
  /**
4766
4938
  * Warranty coverage as a single dated rail: the standard warranty followed by every
4767
4939
  * extended coverage in sequence.
4768
- * Deliberately separate from `vehicle-warranty-details` rather than a mode of it. This
4769
- * panel shows warranty and nothing else no campaign table, no reCAPTCHA, no unauthorized
4770
- * campaign lookup so hosts adopt it by pointing their warranty tab at this tag and can
4771
- * keep the original panel untouched for as long as they like.
4940
+ * This panel shows warranty and nothing else no campaign table, no reCAPTCHA, no
4941
+ * unauthorized campaign lookup; those belong to `vehicle-ssc`. Hosts point their warranty
4942
+ * tab at this tag and their campaign tab at that one.
4772
4943
  */
4773
4944
  "vehicle-warranty-timeline": LocalJSX.IntrinsicElements["vehicle-warranty-timeline"] & JSXBase.HTMLAttributes<HTMLVehicleWarrantyTimelineElement>;
4774
4945
  "vin-extractor": LocalJSX.IntrinsicElements["vin-extractor"] & JSXBase.HTMLAttributes<HTMLVinExtractorElement>;
@@ -1,3 +1,4 @@
1
1
  export * from './types';
2
2
  export * from './interface';
3
3
  export * from './vehicle-lookup-api-integration';
4
+ export * from './request-headers';
@@ -2,7 +2,8 @@ import { VehicleLookupDTO } from "../../global/types/generated/vehicle-lookup/ve
2
2
  import { ErrorKeys } from "../multi-lingual/index";
3
3
  import { BlazorInvokableFunction } from "../blazor-ref/index";
4
4
  import { VehicleLookupMock, VehicleRequestHeaders } from './types';
5
- export interface VehicleLookupComponent extends VehicleRequestHeaders {
5
+ import { RequestHeadersSource } from './request-headers';
6
+ export interface VehicleLookupComponent extends VehicleRequestHeaders, RequestHeadersSource {
6
7
  isDev: boolean;
7
8
  disableVinValidation?: boolean;
8
9
  baseUrl: string;
@@ -10,6 +11,12 @@ export interface VehicleLookupComponent extends VehicleRequestHeaders {
10
11
  isError: boolean;
11
12
  isLoading: boolean;
12
13
  queryString: string;
14
+ /**
15
+ * Appended to the vehicle lookup request only — never to a component's follow-up requests such as
16
+ * a trace. Where a host puts a lookup-logging flag: a trace re-reads a lookup that was already
17
+ * logged and must not be counted again.
18
+ */
19
+ lookupQueryString?: string;
13
20
  errorMessage?: ErrorKeys;
14
21
  mockData: VehicleLookupMock;
15
22
  vehicleLookup?: VehicleLookupDTO;