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
@@ -0,0 +1,40 @@
1
+ import { DotNetObjectReference } from "../blazor-ref/index";
2
+ /**
3
+ * Supplies the request headers for a call made on the host's behalf. Returning a promise lets the
4
+ * host refresh an access token before answering.
5
+ */
6
+ export type RequestHeadersProvider = () => Promise<object | null | undefined> | object | null | undefined;
7
+ /**
8
+ * What a component needs in order to build the headers for any request it makes itself — the
9
+ * vehicle lookup, but also the follow-up calls that used to reuse a stale snapshot: the trace
10
+ * fetches, the claim submission, the unauthorized campaign lookup.
11
+ */
12
+ export interface RequestHeadersSource {
13
+ /** Static headers the host set on the element. The floor every request starts from. */
14
+ headers: object;
15
+ /** The headers the host passed with the most recent fetchVin call. */
16
+ lastRequestHeaders?: object;
17
+ /** A host callback that answers with the current headers, asked on every request. */
18
+ requestHeadersProvider?: RequestHeadersProvider;
19
+ /** Name of a [JSInvokable] method on the Blazor reference that answers with the current headers. */
20
+ blazorRequestHeadersProvider?: string;
21
+ blazorRef?: DotNetObjectReference;
22
+ }
23
+ /**
24
+ * The headers for a request the component is about to make.
25
+ *
26
+ * The token a Blazor host hands over with `fetchVin(vin, headers)` is a snapshot: it is refreshed
27
+ * the moment the user searches, and not again. A trace opened twenty minutes later used to carry
28
+ * that same expired bearer, because it read the `headers` prop instead of asking the host. Every
29
+ * request now resolves its headers through here, freshest source first:
30
+ *
31
+ * 1. `explicit` — headers passed with this very call (a `fetchVin(vin, headers)`), which are also
32
+ * remembered as `lastRequestHeaders` for the follow-up calls;
33
+ * 2. the host's provider — a JavaScript callback, or a `[JSInvokable]` Blazor method — which can
34
+ * refresh the token before answering;
35
+ * 3. `lastRequestHeaders`, then the static `headers` prop.
36
+ *
37
+ * The identity props (`cityId`, `userId`, …) are mapped onto their header names last, exactly as
38
+ * the vehicle lookup itself has always done, so a follow-up call carries the same context.
39
+ */
40
+ export declare const resolveRequestHeaders: (context: RequestHeadersSource & Record<string, any>, explicit?: object) => Promise<Record<string, string>>;
@@ -0,0 +1,16 @@
1
+ /**
2
+ * A <flexible-container> pins its height to its content and animates between measurements, but it
3
+ * measures on light-DOM mutations only: a height change that happens inside a child's shadow root —
4
+ * a drawer sliding open on a CSS transition — is invisible to it, and the container keeps clipping
5
+ * at the old height until something unrelated (a tab switch, a window resize) makes it look again.
6
+ *
7
+ * A nested <flexible-container> solves this for itself by announcing its animation to every
8
+ * enclosing one, which then stops clipping (height auto, no transition) until the child has
9
+ * settled and measures again. This is that protocol for a panel that animates with CSS instead:
10
+ * call `announce` whenever a change that moves the panel's height begins; the announcement is
11
+ * held open for the duration and extended by any further call inside it.
12
+ */
13
+ export declare const createHeightChangeAnnouncer: (el: HTMLElement) => {
14
+ announce(durationMs: number): void;
15
+ dispose(): void;
16
+ };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Brings `anchor` to the top of its scroll container with the browser's own kind of movement —
3
+ * eased in and out, its length set by the distance — and keeps it there while the layout beneath
4
+ * is still growing, so a drawer sliding open under a row carries the page with it instead of
5
+ * opening out of sight below the fold.
6
+ *
7
+ * Why not `scrollIntoView({ behavior: 'smooth' })`: it fixes its destination when it is called,
8
+ * and a page that is still growing cannot yet scroll that far, so the row stops short and the
9
+ * drawer opens where the reader cannot see it. It also scrolls `overflow: hidden` ancestors
10
+ * internally, which shifts the content of a container that is animating its height. This eases
11
+ * the scroll position itself, re-reads the target and the scroll range on every frame, and keeps
12
+ * following the range for `followMs` — how long the layout beneath takes to settle — so the page
13
+ * and the drawer land together.
14
+ *
15
+ * Honours the anchor's `scroll-margin-top` and each container's `scroll-padding-top` (a host whose
16
+ * fixed header covers the top of the page sets the latter on its scroller, as it would for
17
+ * `scrollIntoView`), lands at once under reduced motion, and yields to the reader: a wheel, touch
18
+ * or key cancels it. Returns a function that stops it early.
19
+ */
20
+ export declare const revealBelow: (anchor: Element, followMs: number) => (() => void);
21
+ /**
22
+ * How long a scroll of `distance` pixels takes: the square-root law the browser uses for its own
23
+ * smooth scrolls, so a short hop is brief and a long journey is long without being slow, held
24
+ * between a floor that keeps a small nudge gentle and a ceiling that keeps a page-length one brisk.
25
+ */
26
+ export declare const scrollDuration: (distance: number) => number;
@@ -1,10 +1,13 @@
1
1
  import type { SSCLaborDTO } from './ssc-labor-dto';
2
2
  import type { SSCPartDTO } from './ssc-part-dto';
3
+ import type { SscRepairTraceDTO } from './ssc-repair-trace-dto';
3
4
  export type SscDTO = {
4
5
  sscCode: string;
5
6
  description: string;
6
7
  labors: SSCLaborDTO[];
7
8
  repaired: boolean;
8
9
  repairDate?: string;
10
+ repairSource: 'None' | 'SSCRecord' | 'WarrantyClaim' | 'ServiceHistory';
9
11
  parts: SSCPartDTO[];
12
+ trace?: SscRepairTraceDTO;
10
13
  };
@@ -0,0 +1,12 @@
1
+ import type { SscRepairTraceLaborCodeDTO } from './ssc-repair-trace-labor-code-dto';
2
+ import type { SscRepairTraceWarrantyClaimDTO } from './ssc-repair-trace-warranty-claim-dto';
3
+ import type { SscRepairTraceLaborLineDTO } from './ssc-repair-trace-labor-line-dto';
4
+ export type SscRepairTraceDTO = {
5
+ campaignLaborCodes: string[];
6
+ interchangeableLaborCodes: SscRepairTraceLaborCodeDTO[];
7
+ recordRepairDate?: string;
8
+ warrantyClaims: SscRepairTraceWarrantyClaimDTO[];
9
+ serviceHistoryLaborLinesExamined: number;
10
+ serviceHistoryLaborLines: SscRepairTraceLaborLineDTO[];
11
+ repairSource: 'None' | 'SSCRecord' | 'WarrantyClaim' | 'ServiceHistory';
12
+ };
@@ -0,0 +1,4 @@
1
+ export type SscRepairTraceLaborCodeDTO = {
2
+ laborCode: string;
3
+ campaignLaborCode: string;
4
+ };
@@ -0,0 +1,9 @@
1
+ export type SscRepairTraceLaborLineDTO = {
2
+ invoiceNumber: string;
3
+ invoiceDate?: string;
4
+ invoiceStatus: string;
5
+ laborCode: string;
6
+ campaignLaborCode: string;
7
+ statusQualifies: boolean;
8
+ selected: boolean;
9
+ };
@@ -0,0 +1,13 @@
1
+ import type { SscRepairTraceLaborCodeDTO } from './ssc-repair-trace-labor-code-dto';
2
+ export type SscRepairTraceWarrantyClaimDTO = {
3
+ claimNumber: string;
4
+ dealerClaimNumber: string;
5
+ claimStatus: 'Draft' | 'PendingProcess' | 'Accepted' | 'RejectedWithError' | 'RejectedPermanently' | 'Certified' | 'Invoiced';
6
+ repairCompletionDate?: string;
7
+ statusQualifies: boolean;
8
+ campaignCodeInComment: boolean;
9
+ distributorComment: string;
10
+ matchedLaborCodes: SscRepairTraceLaborCodeDTO[];
11
+ matches: boolean;
12
+ selected: boolean;
13
+ };
@@ -13,13 +13,13 @@ declare const localeMapper: {
13
13
  readonly "partLookup.distributor": readonly ["locales/partLookup/distributor/"];
14
14
  readonly "partLookup.manufacturer": readonly ["locales/partLookup/manufacturer/"];
15
15
  readonly "vehicleLookup.accessories": readonly ["locales/vehicleLookup/accessories/"];
16
- readonly vehicleLookup: readonly ["locales/vehicleLookup/accessories/", "locales/vehicleLookup/claimableItems/", "locales/vehicleLookup/paintThickness/", "locales/vehicleLookup/saleInformation/", "locales/vehicleLookup/serviceHistory/", "locales/vehicleLookup/specification/", "locales/vehicleLookup/warranty/", "locales/vehicleLookup/warrantyTimeline/"];
16
+ readonly vehicleLookup: readonly ["locales/vehicleLookup/accessories/", "locales/vehicleLookup/claimableItems/", "locales/vehicleLookup/paintThickness/", "locales/vehicleLookup/saleInformation/", "locales/vehicleLookup/serviceHistory/", "locales/vehicleLookup/specification/", "locales/vehicleLookup/ssc/", "locales/vehicleLookup/warrantyTimeline/"];
17
17
  readonly "vehicleLookup.claimableItems": readonly ["locales/vehicleLookup/claimableItems/"];
18
18
  readonly "vehicleLookup.paintThickness": readonly ["locales/vehicleLookup/paintThickness/"];
19
19
  readonly "vehicleLookup.serviceHistory": readonly ["locales/vehicleLookup/serviceHistory/"];
20
20
  readonly "vehicleLookup.saleInformation": readonly ["locales/vehicleLookup/saleInformation/"];
21
21
  readonly "vehicleLookup.specification": readonly ["locales/vehicleLookup/specification/"];
22
- readonly "vehicleLookup.warranty": readonly ["locales/vehicleLookup/warranty/"];
22
+ readonly "vehicleLookup.ssc": readonly ["locales/vehicleLookup/ssc/"];
23
23
  readonly "vehicleLookup.warrantyTimeline": readonly ["locales/vehicleLookup/warrantyTimeline/"];
24
24
  readonly "forms*": readonly ["locales/forms/"];
25
25
  };
@@ -6,9 +6,9 @@ declare const ServiceHistorySchema: import("yup").ObjectSchema<{
6
6
  serviceType: string;
7
7
  packageCode: string;
8
8
  invoiceNumber: string;
9
- dealer: string;
10
9
  partNumber: string;
11
10
  serviceHistory: string;
11
+ dealer: string;
12
12
  odometer: string;
13
13
  laborLines: string;
14
14
  partLines: string;
@@ -24,9 +24,9 @@ declare const ServiceHistorySchema: import("yup").ObjectSchema<{
24
24
  serviceType: undefined;
25
25
  packageCode: undefined;
26
26
  invoiceNumber: undefined;
27
- dealer: undefined;
28
27
  partNumber: undefined;
29
28
  serviceHistory: undefined;
29
+ dealer: undefined;
30
30
  odometer: undefined;
31
31
  laborLines: undefined;
32
32
  partLines: undefined;
@@ -0,0 +1,128 @@
1
+ declare const sscSchema: import("yup").ObjectSchema<{
2
+ status: string;
3
+ title: string;
4
+ code: string;
5
+ open: string;
6
+ description: string;
7
+ viewTrace: string;
8
+ traceTitle: string;
9
+ traceLoading: string;
10
+ traceFailed: string;
11
+ repaired: string;
12
+ noCampaigns: string;
13
+ laborCodes: string;
14
+ parts: string;
15
+ sourceSSCRecord: string;
16
+ sourceWarrantyClaim: string;
17
+ sourceServiceHistory: string;
18
+ partAvailable: string;
19
+ partUnavailable: string;
20
+ partNotChecked: string;
21
+ unauthorizedCheck: string;
22
+ checkingTMC: string;
23
+ recallExists: string;
24
+ noRecall: string;
25
+ noApplicableVehicleFound: string;
26
+ pendingCampaign: string;
27
+ noPendingCampaign: string;
28
+ notInRecords: string;
29
+ vehicleNotFound: string;
30
+ unauthorizedNoCheck: string;
31
+ campaignList: string;
32
+ skipped: string;
33
+ skippedNotice: string;
34
+ runCheck: string;
35
+ hideTrace: string;
36
+ traceUnavailable: string;
37
+ traceOrder: string;
38
+ traceRecord: string;
39
+ traceRecordDate: string;
40
+ traceRecordNone: string;
41
+ traceCodes: string;
42
+ traceCampaignCode: string;
43
+ traceInterchangeableWith: string;
44
+ traceClaims: string;
45
+ traceClaimsNone: string;
46
+ traceClaim: string;
47
+ traceCompleted: string;
48
+ traceStatusQualifies: string;
49
+ traceStatusNotQualifies: string;
50
+ traceCampaignInComment: string;
51
+ traceMatchedCode: string;
52
+ traceNoReference: string;
53
+ traceDecided: string;
54
+ traceHistory: string;
55
+ traceLinesExamined: string;
56
+ traceLinesMatched: string;
57
+ traceHistoryNone: string;
58
+ traceInvoice: string;
59
+ traceInvoiceStatus: string;
60
+ traceVerdictOpen: string;
61
+ traceVerdictSSCRecord: string;
62
+ traceVerdictWarrantyClaim: string;
63
+ traceVerdictServiceHistory: string;
64
+ }, import("yup").AnyObject, {
65
+ status: undefined;
66
+ title: undefined;
67
+ code: undefined;
68
+ open: undefined;
69
+ description: undefined;
70
+ viewTrace: undefined;
71
+ traceTitle: undefined;
72
+ traceLoading: undefined;
73
+ traceFailed: undefined;
74
+ repaired: undefined;
75
+ noCampaigns: undefined;
76
+ laborCodes: undefined;
77
+ parts: undefined;
78
+ sourceSSCRecord: undefined;
79
+ sourceWarrantyClaim: undefined;
80
+ sourceServiceHistory: undefined;
81
+ partAvailable: undefined;
82
+ partUnavailable: undefined;
83
+ partNotChecked: undefined;
84
+ unauthorizedCheck: undefined;
85
+ checkingTMC: undefined;
86
+ recallExists: undefined;
87
+ noRecall: undefined;
88
+ noApplicableVehicleFound: undefined;
89
+ pendingCampaign: undefined;
90
+ noPendingCampaign: undefined;
91
+ notInRecords: undefined;
92
+ vehicleNotFound: undefined;
93
+ unauthorizedNoCheck: undefined;
94
+ campaignList: undefined;
95
+ skipped: undefined;
96
+ skippedNotice: undefined;
97
+ runCheck: undefined;
98
+ hideTrace: undefined;
99
+ traceUnavailable: undefined;
100
+ traceOrder: undefined;
101
+ traceRecord: undefined;
102
+ traceRecordDate: undefined;
103
+ traceRecordNone: undefined;
104
+ traceCodes: undefined;
105
+ traceCampaignCode: undefined;
106
+ traceInterchangeableWith: undefined;
107
+ traceClaims: undefined;
108
+ traceClaimsNone: undefined;
109
+ traceClaim: undefined;
110
+ traceCompleted: undefined;
111
+ traceStatusQualifies: undefined;
112
+ traceStatusNotQualifies: undefined;
113
+ traceCampaignInComment: undefined;
114
+ traceMatchedCode: undefined;
115
+ traceNoReference: undefined;
116
+ traceDecided: undefined;
117
+ traceHistory: undefined;
118
+ traceLinesExamined: undefined;
119
+ traceLinesMatched: undefined;
120
+ traceHistoryNone: undefined;
121
+ traceInvoice: undefined;
122
+ traceInvoiceStatus: undefined;
123
+ traceVerdictOpen: undefined;
124
+ traceVerdictSSCRecord: undefined;
125
+ traceVerdictWarrantyClaim: undefined;
126
+ traceVerdictServiceHistory: undefined;
127
+ }, "">;
128
+ export default sscSchema;
@@ -4,11 +4,11 @@ declare const warrantyTimelineSchema: import("yup").ObjectSchema<{
4
4
  month: string;
5
5
  dealer: string;
6
6
  authorized: string;
7
+ activatedBy: string;
8
+ broker: string;
7
9
  unauthorized: string;
8
10
  activeWarranty: string;
9
11
  notActiveWarranty: string;
10
- activatedBy: string;
11
- broker: string;
12
12
  warrantyCoverage: string;
13
13
  totalWarranty: string;
14
14
  standardWarranty: string;
@@ -28,11 +28,11 @@ declare const warrantyTimelineSchema: import("yup").ObjectSchema<{
28
28
  month: undefined;
29
29
  dealer: undefined;
30
30
  authorized: undefined;
31
+ activatedBy: undefined;
32
+ broker: undefined;
31
33
  unauthorized: undefined;
32
34
  activeWarranty: undefined;
33
35
  notActiveWarranty: undefined;
34
- activatedBy: undefined;
35
- broker: undefined;
36
36
  warrantyCoverage: undefined;
37
37
  totalWarranty: undefined;
38
38
  standardWarranty: undefined;
@@ -1,22 +1,67 @@
1
1
  declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
2
- warranty: {
3
- from?: string;
4
- to?: string;
5
- dealer?: string;
6
- authorized?: string;
7
- unauthorized?: string;
8
- activeWarranty?: string;
9
- notActiveWarranty?: string;
10
- notInvoiced?: string;
11
- extendedWarrantyFrom?: string;
12
- extendedWarrantyTo?: string;
2
+ ssc: {
3
+ status?: string;
4
+ title?: string;
5
+ code?: string;
6
+ open?: string;
7
+ description?: string;
8
+ viewTrace?: string;
9
+ traceTitle?: string;
10
+ traceLoading?: string;
11
+ traceFailed?: string;
12
+ repaired?: string;
13
+ noCampaigns?: string;
14
+ laborCodes?: string;
15
+ parts?: string;
16
+ sourceSSCRecord?: string;
17
+ sourceWarrantyClaim?: string;
18
+ sourceServiceHistory?: string;
19
+ partAvailable?: string;
20
+ partUnavailable?: string;
21
+ partNotChecked?: string;
22
+ unauthorizedCheck?: string;
13
23
  checkingTMC?: string;
14
- sscCampings?: string;
15
- sscTableCode?: string;
16
- sscTableDescription?: string;
17
- sscTableRepairStatus?: string;
18
- sscTableOPCode?: string;
19
- sscTablePartNumber?: string;
24
+ recallExists?: string;
25
+ noRecall?: string;
26
+ noApplicableVehicleFound?: string;
27
+ pendingCampaign?: string;
28
+ noPendingCampaign?: string;
29
+ notInRecords?: string;
30
+ vehicleNotFound?: string;
31
+ unauthorizedNoCheck?: string;
32
+ campaignList?: string;
33
+ skipped?: string;
34
+ skippedNotice?: string;
35
+ runCheck?: string;
36
+ hideTrace?: string;
37
+ traceUnavailable?: string;
38
+ traceOrder?: string;
39
+ traceRecord?: string;
40
+ traceRecordDate?: string;
41
+ traceRecordNone?: string;
42
+ traceCodes?: string;
43
+ traceCampaignCode?: string;
44
+ traceInterchangeableWith?: string;
45
+ traceClaims?: string;
46
+ traceClaimsNone?: string;
47
+ traceClaim?: string;
48
+ traceCompleted?: string;
49
+ traceStatusQualifies?: string;
50
+ traceStatusNotQualifies?: string;
51
+ traceCampaignInComment?: string;
52
+ traceMatchedCode?: string;
53
+ traceNoReference?: string;
54
+ traceDecided?: string;
55
+ traceHistory?: string;
56
+ traceLinesExamined?: string;
57
+ traceLinesMatched?: string;
58
+ traceHistoryNone?: string;
59
+ traceInvoice?: string;
60
+ traceInvoiceStatus?: string;
61
+ traceVerdictOpen?: string;
62
+ traceVerdictSSCRecord?: string;
63
+ traceVerdictWarrantyClaim?: string;
64
+ traceVerdictServiceHistory?: string;
20
65
  };
21
66
  accessories: {
22
67
  noData?: string;
@@ -107,9 +152,9 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
107
152
  serviceType?: string;
108
153
  packageCode?: string;
109
154
  invoiceNumber?: string;
110
- dealer?: string;
111
155
  partNumber?: string;
112
156
  serviceHistory?: string;
157
+ dealer?: string;
113
158
  odometer?: string;
114
159
  laborLines?: string;
115
160
  partLines?: string;
@@ -119,24 +164,69 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
119
164
  qty?: string;
120
165
  };
121
166
  }, import("yup").AnyObject, {
122
- warranty: {
123
- from: undefined;
124
- to: undefined;
125
- dealer: undefined;
126
- authorized: undefined;
127
- unauthorized: undefined;
128
- activeWarranty: undefined;
129
- notActiveWarranty: undefined;
130
- notInvoiced: undefined;
131
- extendedWarrantyFrom: undefined;
132
- extendedWarrantyTo: undefined;
167
+ ssc: {
168
+ status: undefined;
169
+ title: undefined;
170
+ code: undefined;
171
+ open: undefined;
172
+ description: undefined;
173
+ viewTrace: undefined;
174
+ traceTitle: undefined;
175
+ traceLoading: undefined;
176
+ traceFailed: undefined;
177
+ repaired: undefined;
178
+ noCampaigns: undefined;
179
+ laborCodes: undefined;
180
+ parts: undefined;
181
+ sourceSSCRecord: undefined;
182
+ sourceWarrantyClaim: undefined;
183
+ sourceServiceHistory: undefined;
184
+ partAvailable: undefined;
185
+ partUnavailable: undefined;
186
+ partNotChecked: undefined;
187
+ unauthorizedCheck: undefined;
133
188
  checkingTMC: undefined;
134
- sscCampings: undefined;
135
- sscTableCode: undefined;
136
- sscTableDescription: undefined;
137
- sscTableRepairStatus: undefined;
138
- sscTableOPCode: undefined;
139
- sscTablePartNumber: undefined;
189
+ recallExists: undefined;
190
+ noRecall: undefined;
191
+ noApplicableVehicleFound: undefined;
192
+ pendingCampaign: undefined;
193
+ noPendingCampaign: undefined;
194
+ notInRecords: undefined;
195
+ vehicleNotFound: undefined;
196
+ unauthorizedNoCheck: undefined;
197
+ campaignList: undefined;
198
+ skipped: undefined;
199
+ skippedNotice: undefined;
200
+ runCheck: undefined;
201
+ hideTrace: undefined;
202
+ traceUnavailable: undefined;
203
+ traceOrder: undefined;
204
+ traceRecord: undefined;
205
+ traceRecordDate: undefined;
206
+ traceRecordNone: undefined;
207
+ traceCodes: undefined;
208
+ traceCampaignCode: undefined;
209
+ traceInterchangeableWith: undefined;
210
+ traceClaims: undefined;
211
+ traceClaimsNone: undefined;
212
+ traceClaim: undefined;
213
+ traceCompleted: undefined;
214
+ traceStatusQualifies: undefined;
215
+ traceStatusNotQualifies: undefined;
216
+ traceCampaignInComment: undefined;
217
+ traceMatchedCode: undefined;
218
+ traceNoReference: undefined;
219
+ traceDecided: undefined;
220
+ traceHistory: undefined;
221
+ traceLinesExamined: undefined;
222
+ traceLinesMatched: undefined;
223
+ traceHistoryNone: undefined;
224
+ traceInvoice: undefined;
225
+ traceInvoiceStatus: undefined;
226
+ traceVerdictOpen: undefined;
227
+ traceVerdictSSCRecord: undefined;
228
+ traceVerdictWarrantyClaim: undefined;
229
+ traceVerdictServiceHistory: undefined;
140
230
  };
141
231
  accessories: {
142
232
  noData: undefined;
@@ -227,9 +317,9 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
227
317
  serviceType: undefined;
228
318
  packageCode: undefined;
229
319
  invoiceNumber: undefined;
230
- dealer: undefined;
231
320
  partNumber: undefined;
232
321
  serviceHistory: undefined;
322
+ dealer: undefined;
233
323
  odometer: undefined;
234
324
  laborLines: undefined;
235
325
  partLines: undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adp-web-components",
3
- "version": "0.3.20",
3
+ "version": "0.4.0",
4
4
  "packageManager": "yarn@1.22.22",
5
5
  "description": "ADP Platform Web Components",
6
6
  "main": "dist/index.cjs.js",
@@ -1,11 +0,0 @@
1
- /*!
2
- * Built by ShiftSoftware
3
- * Copyright (c)
4
- */
5
- 'use strict';
6
-
7
- var index = require('./index-BdHAYIvO.js');
8
-
9
- const ArrowIcon = props => (index.h("svg", Object.assign({ viewBox: "0 0 20 20", width: "16", height: "16" }, props, { "aria-hidden": "true" }), index.h("path", { fill: "currentColor", d: "M5.23 7.21a.75.75 0 0 1 1.06.02L10 10.94l3.71-3.71a.75.75 0 1 1 1.06 1.06l-4.24 4.24a.75.75 0 0 1-1.06 0L5.21 8.29a.75.75 0 0 1 .02-1.08z" })));
10
-
11
- exports.ArrowIcon = ArrowIcon;
@@ -1,12 +0,0 @@
1
- /*!
2
- * Built by ShiftSoftware
3
- * Copyright (c)
4
- */
5
- import { h } from "@stencil/core";
6
- import StatusCard from "./StatusCard";
7
- import RejectIcon from "~assets/x-mark.svg";
8
- import cn from "../../../global/lib/cn";
9
- export default function CardsContainer({ isLoading, vehicleInformation, isAuthorized, unInvoicedByBrokerName, warrantyLocale }) {
10
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u;
11
- return (h("div", { class: "tags-container mx-auto" }, h("flexible-container", { isOpened: !vehicleInformation || !!((_a = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _a === void 0 ? void 0 : _a.companyName) }, h("div", { class: !(!vehicleInformation || !!((_b = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _b === void 0 ? void 0 : _b.companyName)) && 'loading', style: { paddingBottom: '12px' } }, h("div", { class: "shift-skeleton !rounded-[4px]" }, h("div", { class: "card warning-card" }, h("p", { class: "no-padding flex gap-2" }, h("span", { class: "font-semibold" }, warrantyLocale.dealer, ":"), " ", ((_c = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _c === void 0 ? void 0 : _c.companyName) || '', ' ', ((_d = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _d === void 0 ? void 0 : _d.countryName) && `(${(_e = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _e === void 0 ? void 0 : _e.countryName})`))))), h("flexible-container", { classes: cn({ loading: isLoading || !unInvoicedByBrokerName }), isOpened: !!unInvoicedByBrokerName }, h("div", { style: { paddingBottom: '12px' } }, h("div", { class: "shift-skeleton" }, h("div", { class: "card warning-card" }, h("img", { src: RejectIcon }), h("p", null, unInvoicedByBrokerName ? warrantyLocale.notInvoiced + unInvoicedByBrokerName : ''))))), h("div", { class: "warranty-tags" }, h(StatusCard, { state: vehicleInformation ? (isAuthorized ? 'success' : 'reject') : 'idle', desc: vehicleInformation ? (isAuthorized ? warrantyLocale.authorized : warrantyLocale.unauthorized) : '' }), h(StatusCard, { state: vehicleInformation ? (((_f = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _f === void 0 ? void 0 : _f.hasActiveWarranty) ? 'success' : 'reject') : 'idle', desc: vehicleInformation ? (((_g = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _g === void 0 ? void 0 : _g.hasActiveWarranty) ? warrantyLocale.activeWarranty : warrantyLocale.notActiveWarranty) : '' }), h(StatusCard, { from: true, icon: false, fromDesc: warrantyLocale.from, desc: ((_h = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _h === void 0 ? void 0 : _h.warrantyStartDate) || '', opened: !!((_j = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _j === void 0 ? void 0 : _j.warrantyStartDate) || !vehicleInformation, state: vehicleInformation ? (((_k = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _k === void 0 ? void 0 : _k.hasActiveWarranty) ? 'success' : 'reject') : 'idle' }), h(StatusCard, { to: true, icon: false, toDesc: warrantyLocale.to, desc: ((_l = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _l === void 0 ? void 0 : _l.warrantyEndDate) || '', opened: !!((_m = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _m === void 0 ? void 0 : _m.warrantyEndDate) || !vehicleInformation, state: vehicleInformation ? (((_o = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _o === void 0 ? void 0 : _o.hasActiveWarranty) ? 'success' : 'reject') : 'idle' }), h(StatusCard, { from: true, icon: false, fromDesc: warrantyLocale.extendedWarrantyFrom, desc: ((_p = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _p === void 0 ? void 0 : _p.extendedWarrantyStartDate) || '', opened: !!vehicleInformation && !!((_q = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _q === void 0 ? void 0 : _q.extendedWarrantyStartDate), state: ((_r = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _r === void 0 ? void 0 : _r.hasExtendedWarranty) ? 'info' : 'reject' }), h(StatusCard, { to: true, icon: false, toDesc: warrantyLocale.extendedWarrantyTo, desc: ((_s = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _s === void 0 ? void 0 : _s.extendedWarrantyEndDate) || '', opened: !!vehicleInformation && !!((_t = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _t === void 0 ? void 0 : _t.extendedWarrantyEndDate), state: ((_u = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _u === void 0 ? void 0 : _u.hasExtendedWarranty) ? 'info' : 'reject' }))));
12
- }
@@ -1,11 +0,0 @@
1
- /*!
2
- * Built by ShiftSoftware
3
- * Copyright (c)
4
- */
5
- import { h } from "@stencil/core";
6
- import SuccessIcon from "~assets/check.svg";
7
- import RejectIcon from "~assets/x-mark.svg";
8
- import cn from "../../../global/lib/cn";
9
- export default function StatusCard({ isLoading = false, opened = true, desc, className, fromDesc, toDesc, from, to, state = 'idle', icon = true }) {
10
- return (h("flexible-container", { isOpened: opened, classes: cn('shift-skeleton', { loading: isLoading || !opened }) }, h("div", { class: cn('card', className, `${state}-card`) }, icon && state === 'reject' && h("img", { src: RejectIcon }), icon && state === 'warning' && h("img", { src: RejectIcon }), icon && state === 'success' && h("img", { src: SuccessIcon }), from && (h("p", { class: "no-padding flex gap-2" }, h("span", { class: "font-semibold" }, fromDesc, ":"), " ", desc)), to && (h("p", { class: "no-padding flex gap-2" }, h("span", { class: "font-semibold" }, toDesc, ":"), " ", desc)), !from && !to && h("p", { class: state === 'idle' ? 'no-padding' : '' }, desc))));
11
- }
@@ -1 +0,0 @@
1
- *,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: ;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!pointer-events-none{pointer-events:none!important}.collapse{visibility:collapse}.absolute{left:0;position:absolute;top:0}.\!relative{position:relative!important}.relative{position:relative}.sticky{position:sticky}.left-0{left:0}.top-0{top:0}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-0{height:0;height:0!important}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.origin-left{transform-origin:left}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-wrap{flex-wrap:wrap}.\!overflow-hidden{overflow:hidden!important}.rounded-\[4px\]{border-radius:4px}.border{border-width:1px}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pr-1{padding-right:4px}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.font-semibold{font-weight:600}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition{transition:all;transition-duration:.3s;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-1000{transition-duration:1s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.success-card{background:#d0e7de!important;background-color:#d0e7de;border-color:#a2d0bb!important;border-color:#a2d0bb;color:#0b3521!important;color:#0b3521}.reject-card{background:#f7d7d8!important;background-color:#f7d7d8;border-color:#f2aeb5!important;border-color:#f2aeb5;color:#58151c!important;color:#58151c}.shift-skeleton{border-radius:4px;position:relative!important}.loading .shift-skeleton,.loading.shift-skeleton{border-style:none!important;overflow:hidden!important;pointer-events:none!important;position:relative!important}.shift-skeleton:after{background:linear-gradient(-45deg,#d4d8de,#e2e5e9,#d4d8de);background-size:300% 300%;border-radius:inherit!important;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform-origin:left;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:10}.loading .shift-skeleton:after,.loading.shift-skeleton:after{--tw-scale-x:1;animation:shimmer 2s ease-in-out infinite;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes shimmer{0%{background-position:100% 0}50%{background-position:0 100%}to{background-position:100% 0}}.vehicle-info-container{background-color:#fdfdfd;border:1px solid #dcdcdc;border-radius:5px;box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 hsla(0,0%,100%,.1);overflow:hidden;padding:0;position:relative;transition-duration:.5s;transition-property:all}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f6f6f6;border-radius:5px;border-top:1px solid #dcdcdc;border-top-left-radius:0;border-top-right-radius:0}::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.hide-scroll ::-webkit-scrollbar-thumb,.hide-scroll::-webkit-scrollbar-thumb,.loading ::-webkit-scrollbar-thumb{background:transparent}.vehicle-info-body{display:flex;flex-direction:column;overflow:hidden;position:relative;transition-duration:.5s;transition-property:all;transition-timing-function:ease-in-out}.vehicle-info-content{transition-duration:.5s;transition-property:all;width:100%}.vehicle-info-header{align-items:center;background-color:#f6f6f6;border:1px solid #ededed;display:flex;height:54px;justify-content:center;position:relative;text-align:center}.vehicle-info-header-action{align-items:center;display:flex;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.vehicle-info-header-vin{display:inline-block;font-size:16px;transition-duration:.5s;transition-property:all}.vehicle-info-header-vin span{color:#ef4444}.loading .vehicle-info-header-vin{opacity:0;transform:scale(1.5);visibility:hidden}:host{all:initial!important;display:block;font-family:inherit!important;font-family:Noto Kufi Arabic,Nunito,Roboto,Arial,sans-serif!important}*,:host *{font-family:inherit!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in forwards;opacity:0}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-out{animation:fadeIn .3s ease-in forwards;opacity:1}.loading-spinner{align-items:center;display:flex;height:100%;justify-content:center;pointer-events:none;transition:all;transition-duration:.1s;width:100%}.loading-spinner img{height:40px;width:40px}.warranty{overflow:hidden;position:relative;transition:all;transition-duration:.3s}.hide{opacity:0}.card{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));border:1px solid;border-color:rgb(203 213 225/var(--tw-border-opacity,1));border-radius:6px;color:rgb(15 23 42/var(--tw-text-opacity,1));flex-shrink:0;gap:8px;padding:8px 12px}.card,.card p{align-items:center;display:flex}.card p{flex:1 1 0%;font-size:16px;height:25px;margin:0;padding-left:50px}.card p.no-padding{padding-left:4px}.card img{height:25px;width:25px}.recaptcha-response{border:1px solid;border-radius:8px;font-size:20px;margin:16px auto 0;padding:8px 16px;width:-moz-fit-content;width:fit-content}.info-card{background:#bbdefb!important;border-color:#89caff!important;color:#0d47a1!important}.warning-card{background:#fcf8e3;border-color:#faebcc!important;color:#8a6d3b}.span-entire-1st-row{grid-column:1/3;grid-row:1/3}.span-entire-2nd-row{grid-column:1/3;grid-row:2/3}.tags-container,.warranty-tags{max-width:1000px}.warranty-tags{display:grid;gap:12px;grid-template-columns:1fr 1fr}.pt-3,.py-3{padding-top:12px}.pb-3,.py-3{padding-bottom:12px}.pt-4,.py-4{padding-top:16px}.pb-4,.py-4{padding-bottom:16px}.max-w-500{max-width:500px}.mt-4,.my-4{margin-bottom:16px;margin-top:16px}.warranty *{box-sizing:border-box}.wrapper-table{border:1px solid #d6d8dc;border-radius:4px;display:flex;flex-direction:column;margin-top:12px;max-height:70vh;overflow:hidden}.ssc-table-container{flex:1 1 0%;height:0;overflow:auto}.wrapper-table .header{align-items:center;background:#e1e3e5;color:#383c43;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;width:100%}.ssc-table{border-collapse:collapse;overflow:auto;position:relative;width:100%}.ssc-table thead{background-color:#fff;font-weight:700;position:sticky;top:0}.ssc-table td,.ssc-table th{border-bottom:1px solid #d6d8dc;padding:10px 20px;text-align:center;transition:all;transition-duration:.3s;white-space:nowrap}.ssc-table tr:hover{background:#f4f4f4}.ssc-table tr:last-child td{border:none}.table-cell-container{align-items:center;display:flex;gap:8px;justify-content:center;width:100%}.table-cell-labors-container,.table-cell-parts-container{flex-wrap:wrap}.table-cell-labors-container div,.table-cell-parts-container div{border-radius:4px;font-size:14px;padding:4px 8px}.table-cell-labors-container div.success,.table-cell-parts-container div.success{background:#d0e7de}.table-cell-labors-container div.reject,.table-cell-parts-container div.reject{background:#f7d7d8}.table-cell-parts-container .part-chip{align-items:center;display:inline-flex;font-weight:600;gap:5px}.part-chip-icon{flex-shrink:0;height:15px;width:15px}.table-cell-parts-container .part-chip.available{background:#d0e7de;color:#0b3521}.table-cell-parts-container .part-chip.unavailable{background:#f7d7d8;color:#58151c}.table-cell-parts-container .part-chip.unchecked{background:#e5e7eb;color:#4b5563}.table-status-icon{height:20px;width:20px}.warranty-vin{font-size:20px;padding-top:4px;text-align:center}.recaptcha-container{display:flex;justify-content:center;overflow:hidden}.dev-recaptcha{align-items:center;background:#f9f9f9;border:1px solid #d3d3d3;border-radius:3px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;font-size:14px;gap:12px;height:76px;padding:0 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:302px}.dev-recaptcha-disabled{cursor:default}.dev-recaptcha-checkbox{align-items:center;background:#fff;border:2px solid #c1c1c1;border-radius:2px;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.dev-recaptcha-checkbox.checked{background:#4caf50;border-color:#4caf50}.dev-recaptcha-checkmark{color:#fff;font-size:22px;font-weight:700;line-height:1}.dev-recaptcha-label{flex:1}.dev-recaptcha-brand{align-items:center;color:#555;display:flex;flex-direction:column;flex-shrink:0;font-size:10px}.dev-recaptcha-brand-name{font-size:11px;font-weight:700}.dev-recaptcha-brand-mock{color:#888;font-size:9px}.static{position:static}.h-\[200px\]{height:200px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.text-\[26px\]{font-size:26px}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.pointer-events-none{pointer-events:none}.end-0{inset-inline-end:0}.top-full{top:100%}.my-auto{margin-bottom:auto;margin-top:auto}.me-\[16px\]{margin-inline-end:16px}.mt-\[4px\]{margin-top:4px}.size-\[16px\]{height:16px;width:16px}.size-\[18px\]{height:18px;width:18px}.size-full{height:100%;width:100%}.h-\[150px\]{height:150px}.w-\[84px\]{width:84px}.w-fit{width:fit-content}.min-w-0{min-width:0}.min-w-full{min-width:100%}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.gap-\[16px\]{gap:16px}.gap-\[4px\]{gap:4px}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.rounded-lg{border-radius:.5rem}.border-b{border-bottom-width:1px}.border-amber-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.bg-black\/40{background-color:rgba(0,0,0,.4)}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.p-\[12px\]{padding:12px}.p-\[6px\]{padding:6px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[24px\]{padding-left:24px;padding-right:24px}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.py-\[15px\]{padding-bottom:15px;padding-top:15px}.py-\[16px\]{padding-bottom:16px;padding-top:16px}.py-\[6px\]{padding-bottom:6px;padding-top:6px}.py-\[8px\]{padding-bottom:8px;padding-top:8px}.text-center{text-align:center}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.font-medium{font-weight:500}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.no-underline{text-decoration-line:none}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150{transition-duration:.15s}.duration-300{transition-duration:.3s}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:border-amber-600:hover{--tw-border-opacity:1;border-color:rgb(217 119 6/var(--tw-border-opacity,1))}.hover\:bg-amber-50:hover{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity,1))}.hover\:bg-sky-100\/50:hover{background-color:rgba(224,242,254,.5)}.hover\:opacity-100:hover{opacity:1}.\[\&_div\]\:hover\:\!opacity-100:hover div{opacity:1!important}.\[\&_img\]\:hover\:shadow-lg:hover img{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.my-2{margin-bottom:.5rem;margin-top:.5rem}.grow{flex-grow:1}.items-stretch{align-items:stretch}.overflow-auto{overflow:auto}.p-\[16px\]{padding:16px}@media (min-width:768px){.md\:justify-between{justify-content:space-between}}.\[\&\>div\]\:grow>div{flex-grow:1}.max-w-\[460px\]{max-width:460px}.max-w-\[520px\]{max-width:520px}.translate-y-\[-4px\]{--tw-translate-y:-4px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.select-none{user-select:none}.items-start{align-items:flex-start}.justify-start{justify-content:flex-start}.gap-\[12px\]{gap:12px}.gap-\[2px\]{gap:2px}.\!rounded-\[12px\]{border-radius:12px!important}.rounded-\[14px\]{border-radius:14px}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[14px\]{padding-left:14px;padding-right:14px}.py-\[12px\]{padding-bottom:12px;padding-top:12px}.\!pb-0{padding-bottom:0!important}.text-\[13\.5px\]{font-size:13.5px}.leading-\[1\.35\]{line-height:1.35}.text-amber-900\/90{color:rgba(120,53,15,.9)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fixed{position:fixed}.mt-\[32px\]{margin-top:32px}.h-\[25px\]{height:25px}.h-\[50px\]{height:50px}.h-\[8px\]{height:8px}.bg-\[\#f6f6f6\]{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1))}.pt-\[16px\]{padding-top:16px}.pt-\[40px\]{padding-top:40px}.text-\[18px\]{font-size:18px}.font-bold{font-weight:700}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-auto{pointer-events:auto}.z-\[999\]{z-index:999}.h-\[100dvh\]{height:100dvh}.w-\[100dvw\]{width:100dvw}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-\[110\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[110\%\]{--tw-scale-x:110%;--tw-scale-y:110%}.resize{resize:both}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.stroke-\[1\.5px\]{stroke-width:1.5px}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.gap-2{gap:.5rem}.\!rounded-\[4px\]{border-radius:4px!important}