adp-web-components 0.3.10 → 0.3.13

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 (467) hide show
  1. package/dist/cjs/{add-icon-CF5SHPFy.js → add-icon-BaoMAIgg.js} +2 -4
  2. package/dist/cjs/{app-globals-CLG2l7G2.js → app-globals-DBRBLgev.js} +3 -2
  3. package/dist/cjs/arrow-icon-CJX1aUJ8.js +11 -0
  4. package/dist/cjs/arrow-up-icon-B3Z5Myqt.js +11 -0
  5. package/dist/cjs/calendar-days-icon-CsHz2cgV.js +11 -0
  6. package/dist/cjs/{check-icon-BZSYrNhm.js → check-icon-CqTKjw2o.js} +2 -3
  7. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +54 -48
  8. package/dist/cjs/{decode-time-offset-iH1ebYUR.js → decode-time-offset-DOSaziv5.js} +1 -1
  9. package/dist/cjs/{fetch-from-CDC_gRf3.js → fetch-from-BNNXW9VC.js} +1 -1
  10. package/dist/cjs/flexible-container.cjs.entry.js +14 -8
  11. package/dist/cjs/form-checkbox.cjs.entry.js +6 -6
  12. package/dist/cjs/form-date-picker.cjs.entry.js +12 -10
  13. package/dist/cjs/form-dialog_13.cjs.entry.js +191 -113
  14. package/dist/cjs/{form-error-message-BVlrmjov.js → form-error-message-K-KI154V.js} +4 -5
  15. package/dist/cjs/{form-input-cvIkC0L1.js → form-input-PYkIVe7J.js} +10 -10
  16. package/dist/cjs/{form-input-label-CVEi7sIh.js → form-input-label-uhneFYXO.js} +4 -6
  17. package/dist/cjs/form-input_7.cjs.entry.js +57 -41
  18. package/dist/cjs/form-switch.cjs.entry.js +6 -6
  19. package/dist/cjs/form-time-picker.cjs.entry.js +13 -11
  20. package/dist/cjs/{functions-DfKzlH6K.js → functions-Bu1AQDD2.js} +16 -14
  21. package/dist/cjs/general-form.cjs.entry.js +18 -14
  22. package/dist/cjs/general-inquiry-form.cjs.entry.js +18 -14
  23. package/dist/cjs/{get-custom-classes-for-portal-DKFBTajH.js → get-custom-classes-for-portal-NNOxAU3P.js} +3 -4
  24. package/dist/cjs/{get-language-from-url-CFD-qrqi.js → get-language-from-url-p2OXldYh.js} +5 -4
  25. package/dist/cjs/{get-local-language-rENgkS8G.js → get-local-language-BR0p0bBg.js} +2 -2
  26. package/dist/cjs/{get-mock-files-CzWl-czX.js → get-mock-files-Dljv5P4k.js} +2 -2
  27. package/dist/cjs/{index-H5Wezxcv.js → index-Bi6W8dMN.js} +492 -270
  28. package/dist/cjs/information-table.cjs.entry.js +8 -10
  29. package/dist/cjs/{loader-icon-DO2Fu65-.js → loader-icon-By94sKO7.js} +2 -10
  30. package/dist/cjs/loader.cjs.js +3 -3
  31. package/dist/cjs/loading-spinner.cjs.entry.js +4 -4
  32. package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +10 -8
  33. package/dist/cjs/{mappers-CoVG3ogT.js → mappers-DF2WCWpn.js} +10 -14
  34. package/dist/cjs/{material-card-DyHk88WR.js → material-card-BqsZgRVE.js} +4 -12
  35. package/dist/cjs/part-lookup.cjs.entry.js +11 -7
  36. package/dist/cjs/qr-code-scan-B-8WHa22.js +11 -0
  37. package/dist/cjs/service-booking-form.cjs.entry.js +18 -14
  38. package/dist/cjs/shift-accordion.cjs.entry.js +4 -4
  39. package/dist/cjs/shift-checkbox.cjs.entry.js +5 -5
  40. package/dist/cjs/shift-components.cjs.js +4 -4
  41. package/dist/cjs/shift-slider.cjs.entry.js +7 -5
  42. package/dist/cjs/shift-switch.cjs.entry.js +4 -4
  43. package/dist/cjs/shift-tab-content.cjs.entry.js +7 -5
  44. package/dist/cjs/shift-tabs_2.cjs.entry.js +25 -25
  45. package/dist/cjs/ssc-lookup-form.cjs.entry.js +18 -14
  46. package/dist/cjs/test-drive-form.cjs.entry.js +18 -14
  47. package/dist/cjs/{triangle-alert-B9UanYfs.js → triangle-alert-CN15U99s.js} +3 -11
  48. package/dist/cjs/vehicle-accessories_7.cjs.entry.js +119 -178
  49. package/dist/cjs/vehicle-info-layout-sV6altzn.js +12 -0
  50. package/dist/cjs/vehicle-lookup.cjs.entry.js +19 -10
  51. package/dist/cjs/vehicle-quotation-form.cjs.entry.js +30 -30
  52. package/dist/collection/collection-manifest.json +3 -2
  53. package/dist/collection/components/components/empty.css +1 -1
  54. package/dist/collection/components/components/flexible-container.css +1 -1
  55. package/dist/collection/components/components/flexible-container.js +10 -10
  56. package/dist/collection/components/components/information-table.css +1 -1
  57. package/dist/collection/components/components/information-table.js +12 -20
  58. package/dist/collection/components/components/loading-spinner.css +1 -1
  59. package/dist/collection/components/components/loading-spinner.js +3 -3
  60. package/dist/collection/components/components/shift-accordion.css +1 -1
  61. package/dist/collection/components/components/shift-accordion.js +5 -6
  62. package/dist/collection/components/components/shift-checkbox.js +13 -14
  63. package/dist/collection/components/components/shift-portal.css +1 -1
  64. package/dist/collection/components/components/shift-portal.js +3 -4
  65. package/dist/collection/components/components/shift-select-dropdown.css +1 -1
  66. package/dist/collection/components/components/shift-select-dropdown.js +23 -24
  67. package/dist/collection/components/components/shift-select.css +1 -1
  68. package/dist/collection/components/components/shift-select.js +47 -43
  69. package/dist/collection/components/components/shift-slider.js +3 -4
  70. package/dist/collection/components/components/shift-switch.js +13 -14
  71. package/dist/collection/components/components/shift-tab-content.css +1 -1
  72. package/dist/collection/components/components/shift-tab-content.js +3 -4
  73. package/dist/collection/components/components/shift-tabs.css +1 -1
  74. package/dist/collection/components/components/shift-tabs.js +10 -12
  75. package/dist/collection/components/form-elements/VehicleImageViewer.js +1 -1
  76. package/dist/collection/components/form-elements/form-checkbox.js +17 -17
  77. package/dist/collection/components/form-elements/form-date-picker-legacy.js +26 -27
  78. package/dist/collection/components/form-elements/form-dialog.js +7 -8
  79. package/dist/collection/components/form-elements/form-file.js +114 -60
  80. package/dist/collection/components/form-elements/form-input-preview.js +8 -8
  81. package/dist/collection/components/form-elements/form-input.js +30 -32
  82. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  83. package/dist/collection/components/form-elements/form-phone-number.js +26 -26
  84. package/dist/collection/components/form-elements/form-picker-input.js +37 -38
  85. package/dist/collection/components/form-elements/form-select.js +38 -37
  86. package/dist/collection/components/form-elements/form-shadow-input.js +8 -8
  87. package/dist/collection/components/form-elements/form-stepper-control.js +17 -17
  88. package/dist/collection/components/form-elements/form-stepper-submit.js +19 -19
  89. package/dist/collection/components/form-elements/form-stepper.js +13 -12
  90. package/dist/collection/components/form-elements/form-structure-error.js +4 -3
  91. package/dist/collection/components/form-elements/form-structure.js +16 -16
  92. package/dist/collection/components/form-elements/form-submit.js +16 -16
  93. package/dist/collection/components/form-elements/form-switch.js +17 -17
  94. package/dist/collection/components/form-elements/form-text-area.js +22 -22
  95. package/dist/collection/components/form-elements/form-time-picker-legacy.js +26 -26
  96. package/dist/collection/components/form-elements/form-vin-input.js +32 -32
  97. package/dist/collection/components/forms/defaults/mappers.js +4 -4
  98. package/dist/collection/components/forms/general-form.js +22 -29
  99. package/dist/collection/components/forms/general-inquiry.js +22 -29
  100. package/dist/collection/components/forms/service-booking.js +22 -29
  101. package/dist/collection/components/forms/ssc-lookup.js +22 -29
  102. package/dist/collection/components/forms/test-drive.js +22 -29
  103. package/dist/collection/components/forms/vehicle-quotation/VehicleImageViewer.js +1 -1
  104. package/dist/collection/components/forms/vehicle-quotation/element-mapper.js +13 -13
  105. package/dist/collection/components/forms/vehicle-quotation.js +22 -27
  106. package/dist/collection/components/part-lookup/dead-stock-lookup.js +41 -29
  107. package/dist/collection/components/part-lookup/distributor-lookup.js +49 -36
  108. package/dist/collection/components/part-lookup/manufacturer-lookup.js +41 -29
  109. package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
  110. package/dist/collection/components/part-lookup/manufacturer-part-lookup.js +24 -20
  111. package/dist/collection/components/part-lookup/part-lookup.js +39 -34
  112. package/dist/collection/components/vehicle-lookup/components/CardsContainer.js +1 -1
  113. package/dist/collection/components/vehicle-lookup/components/claimable-trace-modal.js +1 -1
  114. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
  115. package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +36 -27
  116. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  117. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +56 -41
  118. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  119. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +21 -21
  120. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
  121. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +34 -34
  122. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
  123. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +35 -26
  124. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
  125. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +38 -29
  126. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  127. package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +35 -26
  128. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
  129. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +35 -26
  130. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +1 -1
  131. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.js +67 -55
  132. package/dist/collection/components/vin-extractor/vin-extractor.js +27 -26
  133. package/dist/collection/features/form-hook/form-hook.js +4 -3
  134. package/dist/collection/features/form-hook/functions.js +13 -11
  135. package/dist/collection/features/form-hook/inputs/form-input.js +10 -10
  136. package/dist/collection/global/lib/fetch-from.js +1 -1
  137. package/dist/collection/global/lib/get-custom-classes-for-portal.js +1 -1
  138. package/dist/collection/global/types/generated/vehicle-lookup/vehicle-service-menu-dto.js +1 -0
  139. package/dist/collection/global/types/generated/vehicle-lookup/vehicle-service-menu-line-dto.js +1 -0
  140. package/dist/collection/global/types/generated/vehicle-lookup/vehicle-service-menu-part-dto.js +1 -0
  141. package/dist/collection/templates/vehicle-lookup/mock-data.js +3 -2
  142. package/dist/components/dead-stock-lookup.js +1 -1
  143. package/dist/components/distributor-lookup.js +1 -1
  144. package/dist/components/flexible-container.js +1 -1
  145. package/dist/components/form-checkbox.js +1 -1
  146. package/dist/components/form-date-picker.js +1 -1
  147. package/dist/components/form-dialog.js +1 -1
  148. package/dist/components/form-file.js +1 -1
  149. package/dist/components/form-input-preview.js +1 -1
  150. package/dist/components/form-input.js +1 -1
  151. package/dist/components/form-phone-number.js +1 -1
  152. package/dist/components/form-picker-input.js +1 -1
  153. package/dist/components/form-select.js +1 -1
  154. package/dist/components/form-shadow-input.js +1 -1
  155. package/dist/components/form-stepper-control.js +1 -1
  156. package/dist/components/form-stepper-submit.js +1 -1
  157. package/dist/components/form-stepper.js +1 -1
  158. package/dist/components/form-structure-error.js +1 -1
  159. package/dist/components/form-structure.js +1 -1
  160. package/dist/components/form-submit.js +1 -1
  161. package/dist/components/form-switch.js +1 -1
  162. package/dist/components/form-text-area.js +1 -1
  163. package/dist/components/form-time-picker.js +1 -1
  164. package/dist/components/form-vin-input.js +1 -1
  165. package/dist/components/general-form.js +1 -1
  166. package/dist/components/general-inquiry-form.js +1 -1
  167. package/dist/components/index.d.ts +2 -0
  168. package/dist/components/index.js +1 -1
  169. package/dist/components/information-table.js +1 -1
  170. package/dist/components/loading-spinner.js +1 -1
  171. package/dist/components/manufacturer-lookup.js +1 -1
  172. package/dist/components/manufacturer-part-lookup.js +1 -1
  173. package/dist/components/p-50EIzP4j.js +5 -0
  174. package/dist/components/p-8EOK_QhL.js +5 -0
  175. package/dist/components/p-B3Vlmu9F.js +5 -0
  176. package/dist/components/p-B42vuL_p.js +5 -0
  177. package/dist/components/p-B8g3fLoh.js +5 -0
  178. package/dist/components/p-BDHTK4yJ.js +5 -0
  179. package/dist/components/p-BDlZ35Dv.js +5 -0
  180. package/dist/components/p-BFAzCUQY.js +5 -0
  181. package/dist/components/p-BHYsBcpG.js +5 -0
  182. package/dist/components/p-BIeJEFM6.js +5 -0
  183. package/dist/components/p-BMxw31OW.js +5 -0
  184. package/dist/components/p-BNs9PHd8.js +5 -0
  185. package/dist/components/p-BP6R1nYk.js +5 -0
  186. package/dist/components/p-BcRom3sV.js +5 -0
  187. package/dist/components/p-BjLQXN9e.js +5 -0
  188. package/dist/components/{p-CyHSA0jj.js → p-BsgLxjfx.js} +1 -1
  189. package/dist/components/p-BshR1DsJ.js +5 -0
  190. package/dist/components/p-C24AOawm.js +5 -0
  191. package/dist/components/p-C55Gk63d.js +5 -0
  192. package/dist/components/p-CD1XArUc.js +5 -0
  193. package/dist/components/p-CK6WFXQF.js +5 -0
  194. package/dist/components/p-CKrwCtec.js +5 -0
  195. package/dist/components/p-CLkGfAsm.js +5 -0
  196. package/dist/components/{p-nQWwKabJ.js → p-CMgPnaDZ.js} +1 -1
  197. package/dist/components/p-CRJSM0nN.js +5 -0
  198. package/dist/components/p-CjByjVT0.js +5 -0
  199. package/dist/components/p-Cl-rntc3.js +5 -0
  200. package/dist/components/{p-Dl7l7tdl.js → p-ClDpIRF9.js} +1 -1
  201. package/dist/components/p-Cmq7s1Gl.js +5 -0
  202. package/dist/components/p-CnZZ3ASF.js +5 -0
  203. package/dist/components/{p-CRxLIkuy.js → p-CoAe_PpX.js} +1 -1
  204. package/dist/components/{p-i9Qh8W9F.js → p-CtyIp56a.js} +1 -1
  205. package/dist/components/p-CvcaE6Ss.js +5 -0
  206. package/dist/components/{p-X95dYnNe.js → p-D-0CfzDk.js} +1 -1
  207. package/dist/components/p-DBErZTaY.js +5 -0
  208. package/dist/components/p-DJ0awYVE.js +5 -0
  209. package/dist/components/p-DNZ31iYw.js +5 -0
  210. package/dist/components/p-DWGSY0dp.js +5 -0
  211. package/dist/components/p-DbAAihIH.js +5 -0
  212. package/dist/components/p-DlG98nFs.js +5 -0
  213. package/dist/components/p-Dv_BQG7D.js +5 -0
  214. package/dist/components/{p-C-oReaYu.js → p-DzfwEYqx.js} +1 -1
  215. package/dist/components/{p-Bk0lC2Er.js → p-G9UmKW9m.js} +1 -1
  216. package/dist/components/p-Hlqj6HsH.js +5 -0
  217. package/dist/components/p-Wv20cFTm.js +5 -0
  218. package/dist/components/p-dRP9cgZF.js +5 -0
  219. package/dist/components/p-ubqjXh5U.js +5 -0
  220. package/dist/components/part-lookup.js +1 -1
  221. package/dist/components/service-booking-form.js +1 -1
  222. package/dist/components/shift-accordion.js +1 -1
  223. package/dist/components/shift-checkbox.js +1 -1
  224. package/dist/components/shift-portal.js +1 -1
  225. package/dist/components/shift-select-dropdown.js +1 -1
  226. package/dist/components/shift-select.js +1 -1
  227. package/dist/components/shift-slider.js +1 -1
  228. package/dist/components/shift-switch.js +1 -1
  229. package/dist/components/shift-tab-content.js +1 -1
  230. package/dist/components/shift-tabs.js +1 -1
  231. package/dist/components/ssc-lookup-form.js +1 -1
  232. package/dist/components/test-drive-form.js +1 -1
  233. package/dist/components/vehicle-accessories.js +1 -1
  234. package/dist/components/vehicle-claimable-items.js +1 -1
  235. package/dist/components/vehicle-item-claim-form.js +1 -1
  236. package/dist/components/vehicle-lookup.js +1 -1
  237. package/dist/components/vehicle-paint-thickness.js +1 -1
  238. package/dist/components/vehicle-quotation-form.js +1 -1
  239. package/dist/components/vehicle-sale-information.js +1 -1
  240. package/dist/components/vehicle-service-history.js +1 -1
  241. package/dist/components/vehicle-specification.js +1 -1
  242. package/dist/components/vehicle-warranty-details.js +1 -1
  243. package/dist/components/vin-extractor.js +1 -1
  244. package/dist/esm/{add-icon-1FhDJgrT.js → add-icon-DxQVyX6U.js} +2 -4
  245. package/dist/esm/app-globals-ci3rJxmu.js +10 -0
  246. package/dist/esm/arrow-icon-DRTeN2D5.js +9 -0
  247. package/dist/esm/arrow-up-icon-FAYFxG6c.js +9 -0
  248. package/dist/esm/calendar-days-icon-BOy0a_W-.js +9 -0
  249. package/dist/esm/{check-icon-mzFBdGKX.js → check-icon-BYK1ESZG.js} +2 -3
  250. package/dist/esm/dead-stock-lookup_3.entry.js +54 -48
  251. package/dist/esm/{decode-time-offset-Yzmqcv0-.js → decode-time-offset-ChO_PV6l.js} +1 -1
  252. package/dist/esm/{fetch-from-CJnc-a42.js → fetch-from-Cmq7s1Gl.js} +1 -1
  253. package/dist/esm/flexible-container.entry.js +14 -8
  254. package/dist/esm/form-checkbox.entry.js +6 -6
  255. package/dist/esm/form-date-picker.entry.js +12 -10
  256. package/dist/esm/form-dialog_13.entry.js +191 -113
  257. package/dist/esm/{form-error-message-7rL_3zgN.js → form-error-message-YvMHko71.js} +4 -5
  258. package/dist/esm/{form-input-Dcr-Pd8b.js → form-input-DAgayhNz.js} +10 -10
  259. package/dist/esm/{form-input-label-C4MUngYi.js → form-input-label-cuvgzRcH.js} +4 -6
  260. package/dist/esm/form-input_7.entry.js +57 -41
  261. package/dist/esm/form-switch.entry.js +6 -6
  262. package/dist/esm/form-time-picker.entry.js +13 -11
  263. package/dist/esm/{functions-D5F-Ha2E.js → functions-DHzedl_R.js} +16 -14
  264. package/dist/esm/general-form.entry.js +18 -14
  265. package/dist/esm/general-inquiry-form.entry.js +18 -14
  266. package/dist/esm/{get-custom-classes-for-portal-8uDhq9VB.js → get-custom-classes-for-portal-C4LvwyrX.js} +3 -4
  267. package/dist/esm/{get-language-from-url-BGvsZ8gr.js → get-language-from-url-U4hZ4dwn.js} +5 -4
  268. package/dist/esm/{get-local-language-Ni37hOJT.js → get-local-language-TRD6vPH7.js} +2 -2
  269. package/dist/esm/{get-mock-files-CTROnpSS.js → get-mock-files-K2mWecRb.js} +2 -2
  270. package/dist/esm/{index-jNkxdTjc.js → index-Cg4V9l26.js} +493 -270
  271. package/dist/esm/information-table.entry.js +8 -10
  272. package/dist/esm/{loader-icon-C9goMj-j.js → loader-icon-B2ls1yXl.js} +2 -10
  273. package/dist/esm/loader.js +4 -4
  274. package/dist/esm/loading-spinner.entry.js +4 -4
  275. package/dist/esm/manufacturer-part-lookup.entry.js +10 -8
  276. package/dist/esm/{mappers-CA3VC0xY.js → mappers-CeTQZn37.js} +10 -14
  277. package/dist/esm/{material-card-ZydeukMY.js → material-card-BMtefyp-.js} +4 -12
  278. package/dist/esm/part-lookup.entry.js +11 -7
  279. package/dist/esm/qr-code-scan-CktgNBSD.js +9 -0
  280. package/dist/esm/service-booking-form.entry.js +18 -14
  281. package/dist/esm/shift-accordion.entry.js +4 -4
  282. package/dist/esm/shift-checkbox.entry.js +5 -5
  283. package/dist/esm/shift-components.js +5 -5
  284. package/dist/esm/shift-slider.entry.js +7 -5
  285. package/dist/esm/shift-switch.entry.js +4 -4
  286. package/dist/esm/shift-tab-content.entry.js +7 -5
  287. package/dist/esm/shift-tabs_2.entry.js +25 -25
  288. package/dist/esm/ssc-lookup-form.entry.js +18 -14
  289. package/dist/esm/test-drive-form.entry.js +18 -14
  290. package/dist/esm/{triangle-alert-CVJ0-eRT.js → triangle-alert-D4H9aWiT.js} +3 -11
  291. package/dist/esm/vehicle-accessories_7.entry.js +119 -178
  292. package/dist/esm/vehicle-info-layout-DQ12Civq.js +10 -0
  293. package/dist/esm/vehicle-lookup.entry.js +19 -10
  294. package/dist/esm/vehicle-quotation-form.entry.js +30 -30
  295. package/dist/integration-manifest.json +14 -21
  296. package/dist/shift-components/p-031f2ae6.entry.js +5 -0
  297. package/dist/shift-components/p-0578b913.entry.js +5 -0
  298. package/dist/shift-components/{p-CyHqRBNl.js → p-08Pl1Pmo.js} +1 -1
  299. package/dist/{components/p-CJVlKa4a.js → shift-components/p-0dd7911f.entry.js} +1 -1
  300. package/dist/shift-components/p-10511716.entry.js +5 -0
  301. package/dist/shift-components/p-1500556f.entry.js +5 -0
  302. package/dist/shift-components/p-214259ae.entry.js +5 -0
  303. package/dist/shift-components/p-22648595.entry.js +5 -0
  304. package/dist/shift-components/p-23df4ed2.entry.js +5 -0
  305. package/dist/shift-components/p-2f904561.entry.js +5 -0
  306. package/dist/shift-components/p-332ebda4.entry.js +5 -0
  307. package/dist/shift-components/p-3fcb1657.entry.js +5 -0
  308. package/dist/shift-components/p-46e5146f.entry.js +5 -0
  309. package/dist/shift-components/{p-dff52f51.entry.js → p-61ecc144.entry.js} +1 -1
  310. package/dist/shift-components/p-6b82a9b3.entry.js +5 -0
  311. package/dist/shift-components/p-7a41a739.entry.js +5 -0
  312. package/dist/shift-components/p-960fedbb.entry.js +5 -0
  313. package/dist/shift-components/p-981d1f44.entry.js +5 -0
  314. package/dist/shift-components/p-9c950549.entry.js +5 -0
  315. package/dist/shift-components/{p-BqIKtMjz.js → p-B8RCucpl.js} +1 -1
  316. package/dist/shift-components/{p-Dax5QQIX.js → p-BBmr0kTe.js} +1 -1
  317. package/dist/shift-components/{p-DqLLLv_z.js → p-BG5y01yj.js} +1 -1
  318. package/dist/shift-components/p-BLdwm9KB.js +5 -0
  319. package/dist/shift-components/{p-D7tlaAVX.js → p-BVDXHvth.js} +1 -1
  320. package/dist/shift-components/p-BY1wHcOT.js +5 -0
  321. package/dist/shift-components/{p-CRXqIT0k.js → p-BaC5C1YJ.js} +1 -1
  322. package/dist/shift-components/{p-BYqBwpb9.js → p-BpCf2ue6.js} +1 -1
  323. package/dist/shift-components/{p-WjikIqgU.js → p-BtLpOQVM.js} +1 -1
  324. package/dist/shift-components/{p-BAVCXWzv.js → p-CC1CaPP4.js} +1 -1
  325. package/dist/shift-components/{p-BUeE5BHf.js → p-CRd5RAng.js} +1 -1
  326. package/dist/shift-components/p-Cg4V9l26.js +6 -0
  327. package/dist/shift-components/{p-DLnQ2n2n.js → p-CiA8HlYO.js} +1 -1
  328. package/dist/shift-components/p-Cmq7s1Gl.js +5 -0
  329. package/dist/shift-components/{p-gbZBovQk.js → p-CtUQMviL.js} +1 -1
  330. package/dist/shift-components/p-D2XgNV12.js +5 -0
  331. package/dist/shift-components/p-DlBduQTw.js +5 -0
  332. package/dist/shift-components/{p-Dkfzp2fH.js → p-Dvl1mJ6N.js} +1 -1
  333. package/dist/shift-components/{p-CAlGd4kD.js → p-DwFWMVcD.js} +1 -1
  334. package/dist/shift-components/{p-6CGlGx2z.js → p-FFH7sR1n.js} +1 -1
  335. package/dist/shift-components/p-a4086c90.entry.js +5 -0
  336. package/dist/shift-components/p-a55ceb19.entry.js +5 -0
  337. package/dist/shift-components/p-b611f72e.entry.js +5 -0
  338. package/dist/shift-components/p-bc966aa0.entry.js +5 -0
  339. package/dist/shift-components/p-d33c83ac.entry.js +5 -0
  340. package/dist/shift-components/p-e979caa9.entry.js +5 -0
  341. package/dist/shift-components/p-fa39d151.entry.js +5 -0
  342. package/dist/shift-components/p-fe7ece41.entry.js +5 -0
  343. package/dist/shift-components/{p-BPBFbh5T.js → p-rsylYLbj.js} +1 -1
  344. package/dist/shift-components/p-yhCrSkom.js +5 -0
  345. package/dist/shift-components/shift-components.esm.js +1 -1
  346. package/dist/stencil-docs.d.ts +37 -0
  347. package/dist/stencil-docs.json +552 -434
  348. package/dist/types/components/components/shift-select.d.ts +1 -1
  349. package/dist/types/components/form-elements/form-file.d.ts +3 -0
  350. package/dist/types/components/part-lookup/part-lookup.d.ts +1 -1
  351. package/dist/types/components/vehicle-lookup/vehicle-lookup.d.ts +1 -1
  352. package/dist/types/components.d.ts +675 -122
  353. package/dist/types/features/multi-lingual/types.d.ts +4 -4
  354. package/dist/types/global/types/generated/vehicle-lookup/vehicle-lookup-dto.d.ts +2 -0
  355. package/dist/types/global/types/generated/vehicle-lookup/vehicle-service-menu-dto.d.ts +9 -0
  356. package/dist/types/global/types/generated/vehicle-lookup/vehicle-service-menu-line-dto.d.ts +25 -0
  357. package/dist/types/global/types/generated/vehicle-lookup/vehicle-service-menu-part-dto.d.ts +8 -0
  358. package/dist/types/locales/forms/type.d.ts +4 -4
  359. package/dist/types/locales/partLookup/distributor/type.d.ts +8 -8
  360. package/dist/types/locales/partLookup/manufacturer/type.d.ts +6 -6
  361. package/dist/types/locales/partLookup/wrapper-type.d.ts +14 -14
  362. package/dist/types/locales/vehicleLookup/accessories/type.d.ts +6 -6
  363. package/dist/types/locales/vehicleLookup/claimableItems/type.d.ts +10 -10
  364. package/dist/types/locales/vehicleLookup/paintThickness/type.d.ts +8 -8
  365. package/dist/types/locales/vehicleLookup/serviceHistory/type.d.ts +4 -4
  366. package/dist/types/locales/vehicleLookup/warranty/type.d.ts +4 -4
  367. package/dist/types/locales/vehicleLookup/wrapper-type.d.ts +28 -28
  368. package/dist/types/stencil-public-runtime.d.ts +158 -6
  369. package/package.json +11 -3
  370. package/dist/cjs/arrow-icon-ZTqfmBmE.js +0 -12
  371. package/dist/cjs/arrow-up-icon-eGUQ8IBP.js +0 -12
  372. package/dist/cjs/calendar-days-icon-Ugslrikt.js +0 -21
  373. package/dist/cjs/qr-code-scan-DIO-qSdh.js +0 -22
  374. package/dist/cjs/vehicle-info-layout-DSEDx5Ah.js +0 -17
  375. package/dist/components/p-29N0dbLz.js +0 -5
  376. package/dist/components/p-5xxH8tbS.js +0 -5
  377. package/dist/components/p-9i0_UJRs.js +0 -5
  378. package/dist/components/p-9t4GxAn6.js +0 -5
  379. package/dist/components/p-B0q_TtAs.js +0 -5
  380. package/dist/components/p-B3GZNjni.js +0 -5
  381. package/dist/components/p-B82T4Hkf.js +0 -5
  382. package/dist/components/p-B9UMGz5l.js +0 -5
  383. package/dist/components/p-BKEmXOAB.js +0 -5
  384. package/dist/components/p-BO45PIaz.js +0 -5
  385. package/dist/components/p-BYUpn8lm.js +0 -5
  386. package/dist/components/p-Bl19uBGg.js +0 -5
  387. package/dist/components/p-ByVBkYAW.js +0 -5
  388. package/dist/components/p-Bz6DMlPf.js +0 -5
  389. package/dist/components/p-C9ZOfr_w.js +0 -5
  390. package/dist/components/p-CAz4JeZW.js +0 -5
  391. package/dist/components/p-CDSPKvU1.js +0 -5
  392. package/dist/components/p-CJ9S-Asv.js +0 -5
  393. package/dist/components/p-CJnc-a42.js +0 -5
  394. package/dist/components/p-CSgwIdIr.js +0 -5
  395. package/dist/components/p-C_8HkL6G.js +0 -5
  396. package/dist/components/p-C_IRqEhE.js +0 -5
  397. package/dist/components/p-CeGDfcYR.js +0 -5
  398. package/dist/components/p-CeJEEQYu.js +0 -5
  399. package/dist/components/p-Cnkkomtx.js +0 -5
  400. package/dist/components/p-D8rN5WIR.js +0 -5
  401. package/dist/components/p-DLCfMh59.js +0 -5
  402. package/dist/components/p-DT4kh-pu.js +0 -5
  403. package/dist/components/p-DeN_jzI1.js +0 -5
  404. package/dist/components/p-DwIMCfpC.js +0 -5
  405. package/dist/components/p-PCwMfpZi.js +0 -5
  406. package/dist/components/p-VimEBeIa.js +0 -5
  407. package/dist/components/p-Ycq41Fdn.js +0 -5
  408. package/dist/components/p-a7ph9yIa.js +0 -5
  409. package/dist/components/p-aQWi8aKM.js +0 -5
  410. package/dist/components/p-ecmObcUU.js +0 -5
  411. package/dist/components/p-k759Go4_.js +0 -5
  412. package/dist/components/p-ywf-N3VN.js +0 -5
  413. package/dist/esm/app-globals-iQ64oiU-.js +0 -9
  414. package/dist/esm/arrow-icon-CpbG2bMD.js +0 -10
  415. package/dist/esm/arrow-up-icon-CSgSH4zF.js +0 -10
  416. package/dist/esm/calendar-days-icon-FhJhuU8S.js +0 -19
  417. package/dist/esm/qr-code-scan-DUAfaPLZ.js +0 -20
  418. package/dist/esm/vehicle-info-layout-iwnuxQFr.js +0 -15
  419. package/dist/shift-components/p-1f9c801c.entry.js +0 -5
  420. package/dist/shift-components/p-33484b98.entry.js +0 -5
  421. package/dist/shift-components/p-37f0d7f7.entry.js +0 -5
  422. package/dist/shift-components/p-40f0ba9e.entry.js +0 -5
  423. package/dist/shift-components/p-4f20eeac.entry.js +0 -5
  424. package/dist/shift-components/p-5936fb9c.entry.js +0 -5
  425. package/dist/shift-components/p-5b7d5e05.entry.js +0 -5
  426. package/dist/shift-components/p-5ce6a1c0.entry.js +0 -5
  427. package/dist/shift-components/p-62f175f2.entry.js +0 -5
  428. package/dist/shift-components/p-67e9a531.entry.js +0 -5
  429. package/dist/shift-components/p-6e65d13b.entry.js +0 -5
  430. package/dist/shift-components/p-74eed800.entry.js +0 -5
  431. package/dist/shift-components/p-8c30b865.entry.js +0 -5
  432. package/dist/shift-components/p-B03BLbR_.js +0 -5
  433. package/dist/shift-components/p-B8VkFyfR.js +0 -5
  434. package/dist/shift-components/p-CJnc-a42.js +0 -5
  435. package/dist/shift-components/p-DI7VJflN.js +0 -5
  436. package/dist/shift-components/p-a0137183.entry.js +0 -5
  437. package/dist/shift-components/p-a08944e6.entry.js +0 -5
  438. package/dist/shift-components/p-a8693d7c.entry.js +0 -5
  439. package/dist/shift-components/p-abc043a4.entry.js +0 -5
  440. package/dist/shift-components/p-aeb00243.entry.js +0 -5
  441. package/dist/shift-components/p-b717911c.entry.js +0 -5
  442. package/dist/shift-components/p-c9608074.entry.js +0 -5
  443. package/dist/shift-components/p-d8f10684.entry.js +0 -5
  444. package/dist/shift-components/p-dc1a4f60.entry.js +0 -5
  445. package/dist/shift-components/p-dd24ce5f.entry.js +0 -5
  446. package/dist/shift-components/p-e797e560.entry.js +0 -5
  447. package/dist/shift-components/p-f155c990.entry.js +0 -5
  448. package/dist/shift-components/p-jNkxdTjc.js +0 -6
  449. package/dist/shift-components/p-jnXfhMAx.js +0 -5
  450. package/dist/shift-components/p-zUjGUnSs.js +0 -5
  451. /package/dist/components/{p-DN4c_zdE.js → p-5NIYyHI-.js} +0 -0
  452. /package/dist/components/{p-Cgt5s_xn.js → p-B6xZ__mT.js} +0 -0
  453. /package/dist/components/{p-DHfdaMCZ.js → p-BA1Id0rV.js} +0 -0
  454. /package/dist/components/{p-C1xgsXlk.js → p-BacLEn39.js} +0 -0
  455. /package/dist/components/{p-JSG4fAIl.js → p-BcYtRtiU.js} +0 -0
  456. /package/dist/components/{p-BG8YXzND.js → p-ByNlQjpu.js} +0 -0
  457. /package/dist/components/{p-BMqwfA7R.js → p-ByRA9Jio.js} +0 -0
  458. /package/dist/components/{p-BlqCKH24.js → p-BzsXkZqy.js} +0 -0
  459. /package/dist/components/{p-iTJ5pT2w.js → p-CILGkcfa.js} +0 -0
  460. /package/dist/components/{p-BHy4oEqB.js → p-CLdijNKL.js} +0 -0
  461. /package/dist/components/{p-8u5uhwdg.js → p-D9mmIizU.js} +0 -0
  462. /package/dist/components/{p-uiE7emGF.js → p-DRhkO-Ac.js} +0 -0
  463. /package/dist/components/{p-Co_hK-X8.js → p-D_ukwEEB.js} +0 -0
  464. /package/dist/components/{p-piZ41_ho.js → p-Df4xlD1R.js} +0 -0
  465. /package/dist/components/{p-Ce4X3l8Z.js → p-MGQ2O9as.js} +0 -0
  466. /package/dist/components/{p-pnQgLSsX.js → p-_nGOa2Au.js} +0 -0
  467. /package/dist/components/{p-ClpSwIg-.js → p-d7wdNFwt.js} +0 -0
@@ -335,22 +335,22 @@ export class VehicleItemClaimForm {
335
335
  const isFormValid = this.getIsFormValid();
336
336
  const hasDocuments = !!((_d = (_c = this.inputs) === null || _c === void 0 ? void 0 : _c.documents) === null || _d === void 0 ? void 0 : _d.length);
337
337
  const showUploadProgress = this.isLoading && ((_e = this.item) === null || _e === void 0 ? void 0 : _e.showDocumentUploader) && hasDocuments;
338
- return (h(Host, { key: 'da59397141fde6cf3abe0960291444545ff84855', translate: "no" }, h(ImageViewer, { key: 'f6e7226cf59333baa08b49d6fbdbd3d422dcc223', style: { 'z-index': '99999999' }, expandedImage: this.expandedImage, imageStyle: { 'z-index': '999999999' }, closeImageViewer: () => closeImageViewer.bind(this)() }), h("div", { key: '749a1114014726fd2fc4e3fa5e47efedb41f086c', dir: this.locale.sharedLocales.direction, class: cn('claim-scrim fixed top-0 left-0 z-[999] w-[100dvw] h-[100dvh] overflow-y-auto overscroll-contain pointer-events-none transition duration-500 scale-[110%] opacity-0', {
338
+ return (h(Host, { key: '3a09d53fd961d1904d09c894a9977a999bce6290', translate: "no" }, h(ImageViewer, { key: 'fb1f5fd69a8fc340f0bbd431681487428e004c51', style: { 'z-index': '99999999' }, expandedImage: this.expandedImage, imageStyle: { 'z-index': '999999999' }, closeImageViewer: () => closeImageViewer.bind(this)() }), h("div", { key: 'a95fdacea2063289449edea25d9aa2f147fbad36', dir: this.locale.sharedLocales.direction, class: cn('claim-scrim fixed top-0 left-0 z-[999] w-[100dvw] h-[100dvh] overflow-y-auto overscroll-contain pointer-events-none transition duration-500 scale-[110%] opacity-0', {
339
339
  'opacity-1 scale-100 pointer-events-auto': this.isOpened,
340
340
  'compact': this.compact,
341
- }) }, h("div", { key: 'd0e9d66f744caa597be9c2ac01c8d1c4944bbd3f', class: "stage" }, h("div", { key: '8f81ff0568e53c08e9bf77c7dc53b1216749a4f6', class: cn('voucher', { side: !isBottomStub, bottom: isBottomStub, qr: isQRScannerForm }) }, h("button", { key: 'e6043b92097a6f3ac5e930c4cf2ce1664bc95618', disabled: this.isLoading, onClick: this.close.bind(this), class: "btn-close", "aria-label": "Close" }, h(AddIcon, { key: '52f125376f9059c910cc7000937c62c45f0919a9', class: "stroke-[1.5px]" })), h("section", { key: 'e538087491f2d8107de4078c20458bc831061e82', class: "v-body" }, h("div", { key: 'a10c31ed43c3048cf934827061c96108aa9ce888', class: "item-row" }, h("div", { key: 'f355cff26b47ce4d7db51c5fa65cf3657e3c96ef' }, !!((_f = this.item) === null || _f === void 0 ? void 0 : _f.type) && h("span", { key: 'f979ea8e79fb967eceb1c3c357cc50cc25a8b940', class: "item-type" }, this.item.type), h("div", { key: '9d9da2691690a66ce2eadcbb841fe06efc28c3f7', class: "item-name" }, (_g = this.item) === null || _g === void 0 ? void 0 : _g.name)), h("div", { key: '163f69ffa5411362bfbbf44977959c0e20c7ed8a', class: "vin-stamp" }, h("div", { key: '26c295247ab893339686a6989c3c5494d28e8d57', class: "lab" }, this.locale.vin), h("div", { key: '36aa7885d4ec4b87fa0fa76873f7c707b7df40dc', class: "vin", dir: "ltr" }, this.vin), !!((_h = this.item) === null || _h === void 0 ? void 0 : _h.printUrl) && (h("button", { key: '6f68bda6d2702ad3d854aed116e4feea8c3def59', class: "btn-print", onClick: () => window.open(this.item.printUrl, '_blank').focus() }, h(PrinterIcon, { key: 'f2f227a493dde68f875b1ab43e90877a53d0a805' }), this.locale.print)))), h("div", { key: '084524797bb66a99f315e56e69a3ae7e3af2cb4f', class: "specs" }, h("div", { key: '30bd1624aca8d58ab35399afc6211ca692aa00b8', class: "spec" }, h("div", { key: '78f57a6e0e15de982da07f96ad2aafbc484c7652', class: "lab" }, this.locale.activationDate), h("div", { key: '5367aa7b2664dd38a74b5be358b886987cf2859e', class: "val", dir: "ltr" }, ((_j = this.item) === null || _j === void 0 ? void 0 : _j.activatedAt) || '—')), h("div", { key: '1f35393a35cefb632a99f79bc7890e86e34d0a5f', class: "spec" }, h("div", { key: '966f209cd54bfbbc9970633f2d0c8c6d75a6197a', class: "lab" }, this.locale.expireDate), h("div", { key: '78434a6e02848f294f141220ea77c2ed0cdbace7', class: "val", dir: "ltr" }, ((_k = this.item) === null || _k === void 0 ? void 0 : _k.expiresAt) || '—')), h("div", { key: '099b959c1e81017bf8df393c373aae64634ef8d4', class: "spec pkg" }, h("div", { key: 'aed1f1e638f19f6aa406a645a6a2d037252c543f', class: "lab" }, this.locale.packageCode), h("div", { key: '469080fb39ddf6159706c048b251f1459af7cab1', class: "val", dir: "ltr" }, ((_l = this.item) === null || _l === void 0 ? void 0 : _l.packageCode) || '—'))), Array.isArray((_m = this.item) === null || _m === void 0 ? void 0 : _m.warnings) && !!this.item.warnings.length && (h("div", { key: '5abaf9ddbb641dad94676c3a6010103762b96621', class: "notices" }, this.item.warnings.map(warning => (h("div", { key: warning.key, class: cn('notice', { info: !(warning === null || warning === void 0 ? void 0 : warning.confirmationText) }) }, h("div", { class: "doc-row" }, h("div", { class: "ntc-body", innerHTML: warning.bodyContent }), (warning === null || warning === void 0 ? void 0 : warning.imageUrl) && (h("button", { class: "doc-thumb-btn", title: this.locale.expand, onClick: event => this.openWarningImage(event, warning === null || warning === void 0 ? void 0 : warning.imageUrl) }, h("span", { class: "thumb-overlay" }, h("img", { src: Eye }), this.locale.expand), h("img", { class: "doc-thumb", src: warning === null || warning === void 0 ? void 0 : warning.imageUrl })))), (warning === null || warning === void 0 ? void 0 : warning.confirmationText) && (h("div", { class: "confirm" }, h("label", { class: cn({ disabled: this.isLoading }) }, h("input", { type: "checkbox", class: "sr-only", disabled: this.isLoading, checked: !!this.confirmationStates[warning.key], onChange: this.onConfirmCheckboxChange(warning.key) }), h("span", { class: "cbx-face" }, h(CheckIcon, null)), warning === null || warning === void 0 ? void 0 :
342
- warning.confirmationText))))))))), h("aside", { key: 'd6bda81bd664c01b356d3eb12161acea1099f12d', class: "stub" }, h("div", { key: 'd29fbbca986e0f2c3852d2e93e8b0bb159903c3d', class: "perf" }), h("span", { key: '9ab5b9fec7753e971febe2a48f8e6930fc7c510e', class: "punch p1" }), h("span", { key: '3c272e95d94e5dbffc499e7f30b880382527194f', class: "punch p2" }), isQRScannerForm && h("div", { key: '2abb6ca40b0d6529a5133b05405bb90fe5baebe9', class: "field-label" }, this.locale.qrCode), h("div", { key: '5d850f9f0b682b82cd57b386cd7338e32186f940', class: "claim-area" }, isQRScannerForm ? (h("div", { class: cn('scanzone', { disabled: disableInputs }) }, h("div", { class: "sz-row" }, h("span", { class: "qr-ic" }, h(QrCodeScanIcon, null)), h("input", { dir: "ltr", autofocus: true, type: "text", spellcheck: "false", autocomplete: "off", disabled: disableInputs, onBlur: () => {
341
+ }) }, h("div", { key: '47d2009c2620c71e9bf4e71d1f7397cb82d2d6db', class: "stage" }, h("div", { key: '4ee0d752a656732574c0c8d23fb33ea6e79c6f1f', class: cn('voucher', { side: !isBottomStub, bottom: isBottomStub, qr: isQRScannerForm }) }, h("button", { key: 'b06a4a445e9c7abced3e0cffca8a4e1b35a79d87', disabled: this.isLoading, onClick: this.close.bind(this), class: "btn-close", "aria-label": "Close" }, h(AddIcon, { key: '04770841e967650ba1d7934cf2dc144eebe73d5d', class: "stroke-[1.5px]" })), h("section", { key: '89a1d272edd04198447a0d6206da3fbea5884573', class: "v-body" }, h("div", { key: 'cafe76bafdbb5ddf7169701a47bc15f45ec35ea8', class: "item-row" }, h("div", { key: '66cb6281a1a6c33322c7d2853effe582a6d63237' }, !!((_f = this.item) === null || _f === void 0 ? void 0 : _f.type) && h("span", { key: 'e09d034d8659edd3a827e9a7214de1a01732436e', class: "item-type" }, this.item.type), h("div", { key: '9b5cc0d71f3eb86b824bca550a9f4926a8847f40', class: "item-name" }, (_g = this.item) === null || _g === void 0 ? void 0 : _g.name)), h("div", { key: 'fcaad6353795aab5f23a2487164d7933a266a8f7', class: "vin-stamp" }, h("div", { key: '67675a3e2ae40facde3a132a5930bbcfbfec4a30', class: "lab" }, this.locale.vin), h("div", { key: '7cdf792c06cc2b72bfacd2590a8e5ffe101b055e', class: "vin", dir: "ltr" }, this.vin), !!((_h = this.item) === null || _h === void 0 ? void 0 : _h.printUrl) && (h("button", { key: '50b020cc847a9094bb7112a039fdc2abb182efea', class: "btn-print", onClick: () => { var _a; return (_a = window.open(this.item.printUrl, '_blank')) === null || _a === void 0 ? void 0 : _a.focus(); } }, h(PrinterIcon, { key: '60ab78a26c8099730d7d3c63d2ca1c6a0aa37db4' }), this.locale.print)))), h("div", { key: '21f301a99b804aa7dea590f7465f6d337c1a6ef7', class: "specs" }, h("div", { key: '7c6314d7c36c4c7f22dc69bbfd407f83a380bdc8', class: "spec" }, h("div", { key: '4fe65caa6c11ef31886d0d932ffe92002d681e22', class: "lab" }, this.locale.activationDate), h("div", { key: '64d19ed572c2223edd8d6d4ab3c5b72145fd421f', class: "val", dir: "ltr" }, ((_j = this.item) === null || _j === void 0 ? void 0 : _j.activatedAt) || '—')), h("div", { key: 'cbb976acf0b8700c1da2d87dc2d10b35f8e90924', class: "spec" }, h("div", { key: 'ceacc4cad3bbfd66278c061bc7d447e601bf5bb4', class: "lab" }, this.locale.expireDate), h("div", { key: 'fda8cf92980bec97d59ceffa5542162e795a3a02', class: "val", dir: "ltr" }, ((_k = this.item) === null || _k === void 0 ? void 0 : _k.expiresAt) || '—')), h("div", { key: 'c59a1ea45f41875c4a4d8c269223a33aae0dafd1', class: "spec pkg" }, h("div", { key: '8e8cb21c06555f88fd4d5063c0ae2f084d0db378', class: "lab" }, this.locale.packageCode), h("div", { key: 'cf4833cf6d832dc6e3ca5c49fbdd72fe12d71797', class: "val", dir: "ltr" }, ((_l = this.item) === null || _l === void 0 ? void 0 : _l.packageCode) || '—'))), Array.isArray((_m = this.item) === null || _m === void 0 ? void 0 : _m.warnings) && !!this.item.warnings.length && (h("div", { key: '2d3b9abad25e7a1007d200648362685720a75a09', class: "notices" }, this.item.warnings.map(warning => (h("div", { key: warning.key, class: cn('notice', { info: !(warning === null || warning === void 0 ? void 0 : warning.confirmationText) }) }, h("div", { class: "doc-row" }, h("div", { class: "ntc-body", innerHTML: warning.bodyContent }), (warning === null || warning === void 0 ? void 0 : warning.imageUrl) && (h("button", { class: "doc-thumb-btn", title: this.locale.expand, onClick: event => this.openWarningImage(event, warning === null || warning === void 0 ? void 0 : warning.imageUrl) }, h("span", { class: "thumb-overlay" }, h("img", { src: Eye }), this.locale.expand), h("img", { class: "doc-thumb", src: warning === null || warning === void 0 ? void 0 : warning.imageUrl })))), (warning === null || warning === void 0 ? void 0 : warning.confirmationText) && (h("div", { class: "confirm" }, h("label", { class: cn({ disabled: this.isLoading }) }, h("input", { type: "checkbox", class: "sr-only", disabled: this.isLoading, checked: !!this.confirmationStates[warning.key], onChange: this.onConfirmCheckboxChange(warning.key) }), h("span", { class: "cbx-face" }, h(CheckIcon, null)), warning === null || warning === void 0 ? void 0 :
342
+ warning.confirmationText))))))))), h("aside", { key: '8575678299db15654aef32745f2ebf9065eb2fe5', class: "stub" }, h("div", { key: 'ec8960e4dc691d6b50ba090d01810bbd27961283', class: "perf" }), h("span", { key: 'b8483abc2a24b9b6dc758194a35fa598bc53f1d3', class: "punch p1" }), h("span", { key: '329b4207e3ac2c1bda01df70bd92f9557b351e12', class: "punch p2" }), isQRScannerForm && h("div", { key: '4d8ea41cad5fe2720e19ba732a680cb56df3eb1e', class: "field-label" }, this.locale.qrCode), h("div", { key: '1fcc19f531fbde24a846aed57430c2e4c9fdb080', class: "claim-area" }, isQRScannerForm ? (h("div", { class: cn('scanzone', { disabled: disableInputs }) }, h("div", { class: "sz-row" }, h("span", { class: "qr-ic" }, h(QrCodeScanIcon, null)), h("input", { dir: "ltr", autofocus: true, type: "text", spellcheck: "false", autocomplete: "off", disabled: disableInputs, onBlur: () => {
343
343
  if (!this.claimError)
344
344
  this.focusInputs();
345
345
  }, onKeyDown: this.onKeyDown, value: (_o = this.inputs) === null || _o === void 0 ? void 0 : _o.qrCode, placeholder: this.locale.scanTheVoucher, onInput: event => this.setInputValue('qrCode', event.target.value) })), h("div", { class: "scan-hint" }, h("span", { class: "dot" }), this.locale.scanHint))) : ([
346
346
  h("div", { class: "field", key: "invoice" }, h("label", null, this.locale.invoice), h("input", { dir: "ltr", autofocus: true, type: "text", spellcheck: "false", autocomplete: "off", disabled: disableInputs, onKeyDown: this.onKeyDown, value: (_p = this.inputs) === null || _p === void 0 ? void 0 : _p.invoice, placeholder: this.locale.invoice, onInput: event => this.setInputValue('invoice', event.target.value) })),
347
347
  h("div", { class: "field", key: "jobNumber" }, h("label", null, this.locale.jobNumber), h("input", { dir: "ltr", type: "text", spellcheck: "false", autocomplete: "off", disabled: disableInputs, onKeyDown: this.onKeyDown, value: (_q = this.inputs) === null || _q === void 0 ? void 0 : _q.jobNumber, placeholder: this.locale.jobNumber, onInput: event => this.setInputValue('jobNumber', event.target.value) })),
348
- ]), ((_r = this.item) === null || _r === void 0 ? void 0 : _r.showDocumentUploader) && (h("div", { key: 'bac0fca30a06bbd4f780f9c5f40adbccde305e22', class: "upload-wrap" }, h("input", { key: 'ace5aea8989f5cf3889a5d18836a4cb676a83edc', hidden: true, type: "file", class: "document-uploader", disabled: this.isLoading, accept: "image/*,application/pdf", onChange: this.onFileUploaderChange, multiple: this.uploadMultipleDocuments, "data-max-size": this.maximumDocumentFileSizeInMb * 1024 * 1024 }), h("div", { key: '0fd638467a3c679405e55f8ef392e489a472e7aa', class: cn('upload', { disabled: disableInputs }), onClick: this.onDocumentButtonClicked }, h("span", { key: '3a8674271e9cd225a0801f5083a3c7b379a5e81b', class: "ic" }, h(AttachIcon, { key: 'fbe0bb4d64f257f6811f155dd449a61a9552f59c' })), h("span", { key: '40c3885a03f4c8c7411c0aa81e388cb6d7a294a3', class: "upload-text" }, h("span", { key: 'b63cad490d12502e6b8ed0ef502a8e6721728612', class: "ut", title: this.uploadMultipleDocuments ? this.locale.uploadMultipleDocument : this.locale.uploadSingleDocument }, this.uploadMultipleDocuments ? this.locale.uploadMultipleDocument : this.locale.uploadSingleDocument, ((_s = this === null || this === void 0 ? void 0 : this.item) === null || _s === void 0 ? void 0 : _s.documentUploaderIsRequired) && !hasDocuments && h("span", { key: '9d57d7be2c7dfa68ff9e7bd8ff00c4cfae4874c8', class: "req" }, "*")), h("span", { key: '5c07264c992562d2f54857204aff74907168d5f7', class: "us" }, this.locale.uploadHint)), hasDocuments && (h("button", { key: '2607e7a57c474b60d448afaf392f0177d3a1c677', class: "upload-clear", onClick: this.clearFile, "aria-label": "Clear" }, h(AddIcon, { key: 'abd8c4ae75469d676b44630ec390f0c97e53de53' })))), h("flexible-container", { key: '6d7359fdb45e287e640094744d5956cf53ac8301', isOpened: !!((_u = (_t = this.errors) === null || _t === void 0 ? void 0 : _t.documents) === null || _u === void 0 ? void 0 : _u.show) }, h("div", { key: '9aae0e253888306bd60a96b3988c0e4ec669bbd1', class: "upload-error" }, ((_w = (_v = this.errors) === null || _v === void 0 ? void 0 : _v.documents) === null || _w === void 0 ? void 0 : _w.text) === 'documentLimitError'
348
+ ]), ((_r = this.item) === null || _r === void 0 ? void 0 : _r.showDocumentUploader) && (h("div", { key: '73de78933bb8e0555f2a78b823ab0871073e423f', class: "upload-wrap" }, h("input", { key: '9b8883fa0fe04a3314d4504344a7810d13635bad', hidden: true, type: "file", class: "document-uploader", disabled: this.isLoading, accept: "image/*,application/pdf", onChange: this.onFileUploaderChange, multiple: this.uploadMultipleDocuments, "data-max-size": this.maximumDocumentFileSizeInMb * 1024 * 1024 }), h("div", { key: 'bfd473f6a103bfed2b1baf91c249fa40e6193f2e', class: cn('upload', { disabled: disableInputs }), onClick: this.onDocumentButtonClicked }, h("span", { key: 'cacae0265fe1c474ca6dea8a5f405fb91e9e756a', class: "ic" }, h(AttachIcon, { key: '9e68372260a29a941b038e15ac6101a43c32e65e' })), h("span", { key: '40f71a8e713f8fecf33d9f8d68b45ded7ead2260', class: "upload-text" }, h("span", { key: '288972dd90a2d8ed8ffead8ff3563b080d9c480d', class: "ut", title: this.uploadMultipleDocuments ? this.locale.uploadMultipleDocument : this.locale.uploadSingleDocument }, this.uploadMultipleDocuments ? this.locale.uploadMultipleDocument : this.locale.uploadSingleDocument, ((_s = this === null || this === void 0 ? void 0 : this.item) === null || _s === void 0 ? void 0 : _s.documentUploaderIsRequired) && !hasDocuments && h("span", { key: 'b941c3e76deee9c348e20aae1479c475557a834b', class: "req" }, "*")), h("span", { key: 'ad0867177d96d32c22ee0f5f786c1417c6e10e04', class: "us" }, this.locale.uploadHint)), hasDocuments && (h("button", { key: 'ea540553021cee975e0a6d2480539c331152bc2a', class: "upload-clear", onClick: this.clearFile, "aria-label": "Clear" }, h(AddIcon, { key: 'caab5cee1ab27f8ead7eea6c50202af47d14edbc' })))), h("flexible-container", { key: '8683efc9bd571a833a11fdbdde8448ae7e3191e7', isOpened: !!((_u = (_t = this.errors) === null || _t === void 0 ? void 0 : _t.documents) === null || _u === void 0 ? void 0 : _u.show) }, h("div", { key: 'fa1ca438a5094a440588080433bb74463f6e9c00', class: "upload-error" }, ((_w = (_v = this.errors) === null || _v === void 0 ? void 0 : _v.documents) === null || _w === void 0 ? void 0 : _w.text) === 'documentLimitError'
349
349
  ? this.locale.documentLimitError + `${this.maximumDocumentFileSizeInMb}Mb`
350
- : this.locale.documentRequiredError || this.locale.sharedLocales.errors.wildCard)), h("flexible-container", { key: '2b8b58fb85c0f72e1f345683b2473eb7dbaf347c', isOpened: hasDocuments, containerClasses: "" }, h("div", { key: '1ca1049a49bdeda7a36aaa0901d54c48825b307a', class: "chips" }, (_y = (_x = this.inputs) === null || _x === void 0 ? void 0 : _x.documents) === null || _y === void 0 ? void 0 : _y.map((doc, idx) => (h("div", { class: cn('chip', { disabled: disableInputs }) }, h("span", { title: doc.name }, doc.name), h("button", { disabled: disableInputs, onClick: () => this.clearFile(idx), "aria-label": "Remove" }, h(AddIcon, null))))))))), h("div", { key: 'cacc0655c1229650511845b0b1a3c26771cc1502', class: "stub-spacer" }), h("button", { key: '989a68fdc7136d31175f3da1fbb792bb32db7e53', class: cn('btn-claim', { loading: this.isLoading }), onClick: this.submit, disabled: !isFormValid || disableInputs }, this.isLoading && h("span", { key: '8c2ab52b850df2532515d3cbf6d6b1cd6b7423f9', class: "claim-progress", style: { width: `${showUploadProgress ? this.uploadProgress : 100}%` } }), h("span", { key: '51980598775c415af221b03a4e98531dd0c3c787', class: "claim-label" }, !this.isLoading && h(CheckIcon, { key: '57c1451eeb6cf3d27e16f6b725bd91c5c0d508dc' }), h("span", { key: '8de39a61f36d6f6643878b00f9b17144cbc331cb' }, this.isLoading ? `${this.locale.processing}${showUploadProgress ? ` ${this.uploadProgress}%` : ''}` : this.locale.claim))))))), !!this.claimError && (h("div", { key: '974d3aac912f866ebe7438aadef20282039e2610', class: "err-scrim", onClick: event => {
350
+ : this.locale.documentRequiredError || this.locale.sharedLocales.errors.wildCard)), h("flexible-container", { key: '5ad01fafcae699d08437e07982c33e837e11d40a', isOpened: hasDocuments, containerClasses: "" }, h("div", { key: '551e762eaa802a335ed0d66c68f1a4a94e60ef0d', class: "chips" }, (_y = (_x = this.inputs) === null || _x === void 0 ? void 0 : _x.documents) === null || _y === void 0 ? void 0 : _y.map((doc, idx) => (h("div", { class: cn('chip', { disabled: disableInputs }) }, h("span", { title: doc.name }, doc.name), h("button", { disabled: disableInputs, onClick: () => this.clearFile(idx), "aria-label": "Remove" }, h(AddIcon, null))))))))), h("div", { key: 'c60fbdc5fed587523a11ba1f379e5753eb9d29f2', class: "stub-spacer" }), h("button", { key: '8c17261d7bdbaca5d1a9994e4c6833428b17b576', class: cn('btn-claim', { loading: this.isLoading }), onClick: this.submit, disabled: !isFormValid || disableInputs }, this.isLoading && h("span", { key: 'ede8dbb96d10dee1cd44d5cd291c40deb800b2ea', class: "claim-progress", style: { width: `${showUploadProgress ? this.uploadProgress : 100}%` } }), h("span", { key: 'c850ac7904b65e8fb5bf07c5a2c4daf5a2378258', class: "claim-label" }, !this.isLoading && h(CheckIcon, { key: '2fa33f6b1d76f4d52d5b478f73ebcda411cce7c9' }), h("span", { key: '5021cfc3e85f34ba8591ff38bb1d90296de94e9f' }, this.isLoading ? `${this.locale.processing}${showUploadProgress ? ` ${this.uploadProgress}%` : ''}` : this.locale.claim))))))), !!this.claimError && (h("div", { key: 'c65dcd693c8fba4560e0a72f3d6775e593ad1b00', class: "err-scrim", onClick: event => {
351
351
  if (event.target === event.currentTarget)
352
352
  this.dismissError();
353
- } }, h("div", { key: 'c126f1a7b9f3c73013a3702e242d12fb8117e21e', class: "err-card", role: "alertdialog", "aria-modal": "true" }, h("button", { key: '04e0c94e3020bcb0e157528b8bb7657d10b6268a', class: "btn-close", onClick: this.dismissError, "aria-label": "Close" }, h(AddIcon, { key: '8cd2594652df58daac2c1f3011084fe929fc010d', class: "stroke-[1.5px]" })), h("div", { key: '5942b3fdc8332a6a602ac5576cdc1740041fb786', class: "err-head" }, h("span", { key: 'beb50caa98181db7f2bc754efdb12c74676c11a6', class: "err-ic" }, h(TriangleAlertIcon, { key: 'ed068350462b9507b92e47f82ee1df1806b20a4f' })), h("span", { key: '68382e0427b295e94ef870e8249d592eca839124', class: "err-title" }, this.locale.claimFailed)), h("div", { key: 'd430ee90f4807f6d2327fa868d1ab43699a7bca5', class: "err-msg" }, this.claimError), h("div", { key: '42df2fb1ad543039ba5a44b2cbb3869b24750e11', class: "err-foot" }, h("button", { key: '305cfb133043be2a1ae75780cbbb0c42a64942e7', class: "btn-err-ok", onClick: this.dismissError }, this.locale.ok))))))));
353
+ } }, h("div", { key: '71d0da7efc126db1f7e296f66a2bff7b4f772fc8', class: "err-card", role: "alertdialog", "aria-modal": "true" }, h("button", { key: 'a0972977cf450a5991f1b94bc9be7b52ce9b4a4a', class: "btn-close", onClick: this.dismissError, "aria-label": "Close" }, h(AddIcon, { key: 'd09fb6ed1237fe5ad90d0fecabe69033263d3c46', class: "stroke-[1.5px]" })), h("div", { key: '979e5e77ba129de6e51b1b9c8dac26dfa14c8181', class: "err-head" }, h("span", { key: '240f05e9d433008eb0f26d59a884d8a79fa1feb5', class: "err-ic" }, h(TriangleAlertIcon, { key: '8a1868d758121d9549514ad30f1a9fb5f92530c9' })), h("span", { key: '08ed8c54b7ea86c0d54e8688aac6ff085184c738', class: "err-title" }, this.locale.claimFailed)), h("div", { key: '6ab69820f70b72b73b3fabe612b7457bd7d24692', class: "err-msg" }, this.claimError), h("div", { key: '8091344c6aa8a98a1b15f666a893881222b28009', class: "err-foot" }, h("button", { key: 'e9c236ee11387027f9c20b144171850f3345c98c', class: "btn-err-ok", onClick: this.dismissError }, this.locale.ok))))))));
354
354
  }
355
355
  static get is() { return "vehicle-item-claim-form"; }
356
356
  static get encapsulation() { return "shadow"; }
@@ -368,7 +368,6 @@ export class VehicleItemClaimForm {
368
368
  return {
369
369
  "vin": {
370
370
  "type": "string",
371
- "attribute": "vin",
372
371
  "mutable": false,
373
372
  "complexType": {
374
373
  "original": "string",
@@ -383,20 +382,21 @@ export class VehicleItemClaimForm {
383
382
  },
384
383
  "getter": false,
385
384
  "setter": false,
386
- "reflect": false
385
+ "reflect": false,
386
+ "attribute": "vin"
387
387
  },
388
388
  "item": {
389
389
  "type": "unknown",
390
- "attribute": "item",
391
390
  "mutable": false,
392
391
  "complexType": {
393
392
  "original": "VehicleServiceItemDTO",
394
- "resolved": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\" | \"Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Pending\" | \"Processed\" | \"Expired\" | \"Cancelled\" | \"ActivationRequired\"; campaignID?: number; campaignUniqueReference: string; packageCode: string; cost?: number; claimDate?: string; modelCostID?: number; serviceItemID: string; paidServiceInvoiceLineID?: string; companyName: string; invoiceNumber: string; jobNumber: string; maximumMileage?: number; claimable: boolean; claimingMethodEnum: \"ClaimByScanningQRCode\" | \"ClaimByEnteringInvoiceAndJobNumber\"; vehicleInspectionID: string; vehicleInspectionTypeID: string; campaignVinEntryID: string; signature: string; signatureExpiry: string; }",
393
+ "resolved": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\" | \"Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Processed\" | \"Expired\" | \"Pending\" | \"Cancelled\" | \"ActivationRequired\"; campaignID?: number; campaignUniqueReference: string; packageCode: string; cost?: number; claimDate?: string; modelCostID?: number; serviceItemID: string; paidServiceInvoiceLineID?: string; companyName: string; invoiceNumber: string; jobNumber: string; maximumMileage?: number; claimable: boolean; claimingMethodEnum: \"ClaimByScanningQRCode\" | \"ClaimByEnteringInvoiceAndJobNumber\"; vehicleInspectionID: string; vehicleInspectionTypeID: string; campaignVinEntryID: string; signature: string; signatureExpiry: string; }",
395
394
  "references": {
396
395
  "VehicleServiceItemDTO": {
397
396
  "location": "import",
398
397
  "path": "~types/generated/vehicle-lookup/vehicle-service-item-dto",
399
- "id": "src/global/types/generated/vehicle-lookup/vehicle-service-item-dto.ts::VehicleServiceItemDTO"
398
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-service-item-dto.ts::VehicleServiceItemDTO",
399
+ "referenceLocation": "VehicleServiceItemDTO"
400
400
  }
401
401
  }
402
402
  },
@@ -411,7 +411,6 @@ export class VehicleItemClaimForm {
411
411
  },
412
412
  "maximumDocumentFileSizeInMb": {
413
413
  "type": "number",
414
- "attribute": "maximum-document-file-size-in-mb",
415
414
  "mutable": false,
416
415
  "complexType": {
417
416
  "original": "number",
@@ -426,11 +425,11 @@ export class VehicleItemClaimForm {
426
425
  },
427
426
  "getter": false,
428
427
  "setter": false,
429
- "reflect": false
428
+ "reflect": false,
429
+ "attribute": "maximum-document-file-size-in-mb"
430
430
  },
431
431
  "uploadMultipleDocuments": {
432
432
  "type": "boolean",
433
- "attribute": "upload-multiple-documents",
434
433
  "mutable": false,
435
434
  "complexType": {
436
435
  "original": "boolean",
@@ -446,11 +445,11 @@ export class VehicleItemClaimForm {
446
445
  "getter": false,
447
446
  "setter": false,
448
447
  "reflect": false,
448
+ "attribute": "upload-multiple-documents",
449
449
  "defaultValue": "true"
450
450
  },
451
451
  "loadingStateChange": {
452
452
  "type": "unknown",
453
- "attribute": "loading-state-change",
454
453
  "mutable": false,
455
454
  "complexType": {
456
455
  "original": "(isLoading: boolean) => void",
@@ -468,21 +467,22 @@ export class VehicleItemClaimForm {
468
467
  },
469
468
  "locale": {
470
469
  "type": "unknown",
471
- "attribute": "locale",
472
470
  "mutable": false,
473
471
  "complexType": {
474
472
  "original": "{ sharedLocales: SharedLocales } & ClaimFormType",
475
- "resolved": "{ sharedLocales: { lang?: string; direction?: string; language?: string; noData?: string; errors?: { noBaseUrl?: string; invalidVin?: string; vinNumberRequired?: string; partNumberRequired?: string; wrongResponseFormat?: string; noPartsFound?: string; noServiceAvailable?: string; wrongFormStructure?: string; wildCard?: string; requestFailedPleaseTryAgainLater?: string; }; }; } & { name?: string; print?: string; expand?: string; vin?: string; uploadSingleDocument?: string; uploadMultipleDocument?: string; uploadHint?: string; serviceType?: string; documentLimitError?: string; documentRequiredError?: string; activationDate?: string; expireDate?: string; packageCode?: string; scanTheVoucher?: string; scanHint?: string; qrCode?: string; processing?: string; enterServiceInfo?: string; invoice?: string; jobNumber?: string; claim?: string; claimFailed?: string; ok?: string; }",
473
+ "resolved": "{ sharedLocales: { lang?: string; direction?: string; language?: string; noData?: string; errors?: { noBaseUrl?: string; invalidVin?: string; vinNumberRequired?: string; partNumberRequired?: string; wrongResponseFormat?: string; noPartsFound?: string; noServiceAvailable?: string; wrongFormStructure?: string; wildCard?: string; requestFailedPleaseTryAgainLater?: string; }; }; } & { name?: string; vin?: string; uploadSingleDocument?: string; uploadMultipleDocument?: string; uploadHint?: string; serviceType?: string; print?: string; expand?: string; documentLimitError?: string; documentRequiredError?: string; activationDate?: string; expireDate?: string; packageCode?: string; scanTheVoucher?: string; scanHint?: string; qrCode?: string; processing?: string; enterServiceInfo?: string; invoice?: string; jobNumber?: string; claim?: string; claimFailed?: string; ok?: string; }",
476
474
  "references": {
477
475
  "SharedLocales": {
478
476
  "location": "import",
479
477
  "path": "~features/multi-lingual",
480
- "id": "src/features/multi-lingual/index.ts::SharedLocales"
478
+ "id": "src/features/multi-lingual/index.ts::SharedLocales",
479
+ "referenceLocation": "SharedLocales"
481
480
  },
482
481
  "ClaimFormType": {
483
482
  "location": "import",
484
483
  "path": "~locales/vehicleLookup/claimableItems/type",
485
- "id": "src/locales/vehicleLookup/claimableItems/type.ts::ClaimFormType"
484
+ "id": "src/locales/vehicleLookup/claimableItems/type.ts::ClaimFormType",
485
+ "referenceLocation": "ClaimFormType"
486
486
  }
487
487
  }
488
488
  },
@@ -497,7 +497,6 @@ export class VehicleItemClaimForm {
497
497
  },
498
498
  "handleClaiming": {
499
499
  "type": "unknown",
500
- "attribute": "handle-claiming",
501
500
  "mutable": false,
502
501
  "complexType": {
503
502
  "original": "(documents: File[], payload: ItemClaimDTO) => Promise<void>",
@@ -510,7 +509,8 @@ export class VehicleItemClaimForm {
510
509
  "ItemClaimDTO": {
511
510
  "location": "import",
512
511
  "path": "../../global/types/generated/vehicle-lookup/item-claim-dto",
513
- "id": "src/global/types/generated/vehicle-lookup/item-claim-dto.ts::ItemClaimDTO"
512
+ "id": "src/global/types/generated/vehicle-lookup/item-claim-dto.ts::ItemClaimDTO",
513
+ "referenceLocation": "ItemClaimDTO"
514
514
  },
515
515
  "Promise": {
516
516
  "location": "global",
@@ -1 +1 @@
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}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.left-0{left:0}.top-0{top:0}.z-10{z-index:10}.block{display:block}.flex{display:flex}.hidden{display:none}.size-\[32px\]{height:32px;width:32px}.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))}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.justify-center{justify-content:center}.\!overflow-hidden{overflow:hidden!important}.rounded-\[4px\]{border-radius:4px}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-\[\#e0c97a\]{--tw-border-opacity:1;border-color:rgb(224 201 122/var(--tw-border-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.text-\[\#c08a0e\]{--tw-text-opacity:1;color:rgb(192 138 14/var(--tw-text-opacity,1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition{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-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.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}.part-lookup,.part-lookup *{font-family:Noto Kufi Arabic,Nunito,Roboto,Arial,sans-serif!important}.trace-trigger-button{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);align-items:center;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-color:rgb(224 201 122/var(--tw-border-opacity,1));border-radius:9999px;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgb(192 138 14/var(--tw-text-opacity,1));cursor:pointer;display:flex;height:32px;justify-content:center;transition-duration:.2s;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);width:32px}.trace-trigger-button:hover{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(252 248 227/var(--tw-bg-opacity,1));border-color:rgb(192 138 14/var(--tw-border-opacity,1));color:rgb(138 109 59/var(--tw-text-opacity,1))}.trace-trigger-button svg{height:18px;width:18px}.hover\:border-\[\#c08a0e\]:hover{--tw-border-opacity:1;border-color:rgb(192 138 14/var(--tw-border-opacity,1))}.hover\:bg-\[\#fcf8e3\]:hover{--tw-bg-opacity:1;background-color:rgb(252 248 227/var(--tw-bg-opacity,1))}.hover\:text-\[\#8a6d3b\]:hover{--tw-text-opacity:1;color:rgb(138 109 59/var(--tw-text-opacity,1))}.static{position:static}.h-\[200px\]{height:200px}.w-full{width:100%}.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}.mx-auto{margin-left:auto;margin-right:auto}.size-\[100px\]{height:100px;width:100px}.size-full{height:100%;width:100%}.h-auto{height:auto}.max-h-\[100px\]{max-height:100px}.w-auto{width:auto}.w-fit{width:fit-content}.max-w-\[100px\]{max-width:100px}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.gap-\[4px\]{gap:4px}.overflow-x-auto{overflow-x:auto}.rounded-lg{border-radius:.5rem}.bg-black\/40{background-color:rgba(0,0,0,.4)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.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)}.duration-300{transition-duration:.3s}.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)}.\!h-auto{height:auto!important}.min-w-full{min-width:100%}.resize{resize:both}.overflow-hidden{overflow:hidden}.\!transition-none{transition-property:none!important}.\!duration-0{transition-duration:0s!important}.\!duration-500{transition-duration:.5s!important}.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}}.pointer-events-auto{pointer-events:auto}.bottom-\[40px\]{bottom:40px}.left-1\/2{left:50%}.left-\[30px\]{left:30px}.ml-\[-125px\]{margin-left:-125px}.box-content{box-sizing:content-box}.size-\[30px\]{height:30px;width:30px}.size-\[90px\]{height:90px;width:90px}.h-10{height:2.5rem}.h-\[320px\]{height:320px}.h-full{height:100%}.w-1\/2{width:50%}.w-\[150\%\]{width:150%}.w-\[90\%\]{width:90%}.w-\[calc\(100\%-0px\)\]{width:100%}.w-\[calc\(100\%-60px\)\]{width:calc(100% - 60px)}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.translate-y-0{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))}.translate-y-0{--tw-translate-y:0px}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.translate-y-\[-50\%\],.translate-y-\[-5px\]{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))}.translate-y-\[-5px\]{--tw-translate-y:-5px}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-\[70\%\]{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-\[70\%\]{--tw-scale-x:70%;--tw-scale-y:70%}.justify-between{justify-content:space-between}.gap-\[250px\]{gap:250px}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.rounded-\[6px\]{border-radius:6px}.border-\[\#f2aeb5\]{--tw-border-opacity:1;border-color:rgb(242 174 181/var(--tw-border-opacity,1))}.border-\[\#faebcc\]{--tw-border-opacity:1;border-color:rgb(250 235 204/var(--tw-border-opacity,1))}.bg-\[\#1a1a1a\]{--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity,1))}.bg-\[\#f7d7d8\]{--tw-bg-opacity:1;background-color:rgb(247 215 216/var(--tw-bg-opacity,1))}.bg-\[\#fcf8e3\]{--tw-bg-opacity:1;background-color:rgb(252 248 227/var(--tw-bg-opacity,1))}.bg-\[linear-gradient\(to_bottom\2c _\#428bca_0\%\2c _\#3071a9_100\%\)\]{background-image:linear-gradient(180deg,#428bca,#3071a9)}.p-\[25px\]{padding:25px}.px-\[30px\]{padding-left:30px;padding-right:30px}.pt-\[16px\]{padding-top:16px}.text-\[16px\]{font-size:16px}.text-\[22px\]{font-size:22px}.font-semibold{font-weight:600}.text-\[\#58151c\]{--tw-text-opacity:1;color:rgb(88 21 28/var(--tw-text-opacity,1))}.text-\[\#8a6d3b\]{--tw-text-opacity:1;color:rgb(138 109 59/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.\[\&_\*\]\:shrink-0 *{flex-shrink:0}.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}.h-\[150px\]{height:150px}.w-\[84px\]{width:84px}.min-w-0{min-width:0}.max-w-full{max-width:100%}.flex-1{flex:1 1 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))}.flex-wrap{flex-wrap:wrap}.gap-\[16px\]{gap:16px}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.whitespace-nowrap{white-space:nowrap}.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-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))}.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-\[17px\]{font-size:17px}.font-medium{font-weight:500}.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)}.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}.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)}.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))}.p-\[16px\]{padding:16px}.pt-\[40px\]{padding-top:40px}.text-\[18px\]{font-size:18px}.font-bold{font-weight:700}.success-card{background-color:#d0e7de;border-color:#a2d0bb;color:#0b3521}.reject-card{background-color:#f7d7d8;border-color:#f2aeb5;color:#58151c}.my-2{margin-bottom:.5rem;margin-top:.5rem}.grow{flex-grow:1}.items-stretch{align-items:stretch}.overflow-auto{overflow:auto}@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)}.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}.z-\[999\]{z-index:999}.h-\[100dvh\]{height:100dvh}.w-\[100dvw\]{width:100dvw}.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%}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.stroke-\[1\.5px\]{stroke-width:1.5px}
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}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.left-0{left:0}.top-0{top:0}.z-10{z-index:10}.block{display:block}.flex{display:flex}.hidden{display:none}.size-\[32px\]{height:32px;width:32px}.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))}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.justify-center{justify-content:center}.\!overflow-hidden{overflow:hidden!important}.rounded-\[4px\]{border-radius:4px}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-\[\#e0c97a\]{--tw-border-opacity:1;border-color:rgb(224 201 122/var(--tw-border-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.text-\[\#c08a0e\]{--tw-text-opacity:1;color:rgb(192 138 14/var(--tw-text-opacity,1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition{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-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.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}.part-lookup,.part-lookup *{font-family:Noto Kufi Arabic,Nunito,Roboto,Arial,sans-serif!important}.trace-trigger-button{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);align-items:center;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-color:rgb(224 201 122/var(--tw-border-opacity,1));border-radius:9999px;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgb(192 138 14/var(--tw-text-opacity,1));cursor:pointer;display:flex;height:32px;justify-content:center;transition-duration:.2s;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);width:32px}.trace-trigger-button:hover{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(252 248 227/var(--tw-bg-opacity,1));border-color:rgb(192 138 14/var(--tw-border-opacity,1));color:rgb(138 109 59/var(--tw-text-opacity,1))}.trace-trigger-button svg{height:18px;width:18px}.hover\:border-\[\#c08a0e\]:hover{--tw-border-opacity:1;border-color:rgb(192 138 14/var(--tw-border-opacity,1))}.hover\:bg-\[\#fcf8e3\]:hover{--tw-bg-opacity:1;background-color:rgb(252 248 227/var(--tw-bg-opacity,1))}.hover\:text-\[\#8a6d3b\]:hover{--tw-text-opacity:1;color:rgb(138 109 59/var(--tw-text-opacity,1))}.static{position:static}.h-\[200px\]{height:200px}.w-full{width:100%}.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}.mx-auto{margin-left:auto;margin-right:auto}.size-\[100px\]{height:100px;width:100px}.size-full{height:100%;width:100%}.h-auto{height:auto}.max-h-\[100px\]{max-height:100px}.w-auto{width:auto}.w-fit{width:fit-content}.max-w-\[100px\]{max-width:100px}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.gap-\[4px\]{gap:4px}.overflow-x-auto{overflow-x:auto}.rounded-lg{border-radius:.5rem}.bg-black\/40{background-color:rgba(0,0,0,.4)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.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)}.duration-300{transition-duration:.3s}.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)}.pointer-events-auto{pointer-events:auto}.bottom-\[40px\]{bottom:40px}.left-1\/2{left:50%}.left-\[30px\]{left:30px}.ml-\[-125px\]{margin-left:-125px}.box-content{box-sizing:content-box}.size-\[30px\]{height:30px;width:30px}.size-\[90px\]{height:90px;width:90px}.h-10{height:2.5rem}.h-\[320px\]{height:320px}.h-full{height:100%}.w-1\/2{width:50%}.w-\[150\%\]{width:150%}.w-\[90\%\]{width:90%}.w-\[calc\(100\%-0px\)\]{width:100%}.w-\[calc\(100\%-60px\)\]{width:calc(100% - 60px)}.min-w-full{min-width:100%}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.translate-y-0{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))}.translate-y-0{--tw-translate-y:0px}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.translate-y-\[-50\%\],.translate-y-\[-5px\]{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))}.translate-y-\[-5px\]{--tw-translate-y:-5px}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-\[70\%\]{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-\[70\%\]{--tw-scale-x:70%;--tw-scale-y:70%}.resize{resize:both}.justify-between{justify-content:space-between}.gap-\[250px\]{gap:250px}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.rounded-\[6px\]{border-radius:6px}.border-\[\#f2aeb5\]{--tw-border-opacity:1;border-color:rgb(242 174 181/var(--tw-border-opacity,1))}.border-\[\#faebcc\]{--tw-border-opacity:1;border-color:rgb(250 235 204/var(--tw-border-opacity,1))}.bg-\[\#1a1a1a\]{--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity,1))}.bg-\[\#f7d7d8\]{--tw-bg-opacity:1;background-color:rgb(247 215 216/var(--tw-bg-opacity,1))}.bg-\[\#fcf8e3\]{--tw-bg-opacity:1;background-color:rgb(252 248 227/var(--tw-bg-opacity,1))}.bg-\[linear-gradient\(to_bottom\2c _\#428bca_0\%\2c _\#3071a9_100\%\)\]{background-image:linear-gradient(180deg,#428bca,#3071a9)}.p-\[25px\]{padding:25px}.px-\[30px\]{padding-left:30px;padding-right:30px}.pt-\[16px\]{padding-top:16px}.text-\[16px\]{font-size:16px}.text-\[22px\]{font-size:22px}.font-semibold{font-weight:600}.text-\[\#58151c\]{--tw-text-opacity:1;color:rgb(88 21 28/var(--tw-text-opacity,1))}.text-\[\#8a6d3b\]{--tw-text-opacity:1;color:rgb(138 109 59/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.\[\&_\*\]\:shrink-0 *{flex-shrink:0}.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}.h-\[150px\]{height:150px}.w-\[84px\]{width:84px}.min-w-0{min-width:0}.max-w-full{max-width:100%}.flex-1{flex:1 1 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))}.flex-wrap{flex-wrap:wrap}.gap-\[16px\]{gap:16px}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.whitespace-nowrap{white-space:nowrap}.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-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))}.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-\[17px\]{font-size:17px}.font-medium{font-weight:500}.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)}.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}.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)}.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}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.gap-\[12px\]{gap:12px}.gap-\[2px\]{gap:2px}.overflow-auto{overflow:auto}.\!rounded-\[12px\]{border-radius:12px!important}.rounded-\[14px\]{border-radius:14px}.p-\[16px\]{padding:16px}.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)}@media (min-width:768px){.md\:justify-between{justify-content:space-between}}.\[\&\>div\]\:grow>div{flex-grow:1}.my-2{margin-bottom:.5rem;margin-top:.5rem}.grow{flex-grow: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-\[40px\]{padding-top:40px}.text-\[18px\]{font-size:18px}.font-bold{font-weight:700}.success-card{background-color:#d0e7de;border-color:#a2d0bb;color:#0b3521}.reject-card{background-color:#f7d7d8;border-color:#f2aeb5;color:#58151c}.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}.z-\[999\]{z-index:999}.h-\[100dvh\]{height:100dvh}.w-\[100dvw\]{width:100dvw}.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%}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.stroke-\[1\.5px\]{stroke-width:1.5px}
@@ -201,7 +201,10 @@ export class VehicleLookup {
201
201
  catch (error) {
202
202
  console.error(error);
203
203
  }
204
- const hiddenSet = new Set(this.hiddenTabs.split(',').map(t => t.trim()).filter(Boolean));
204
+ const hiddenSet = new Set(this.hiddenTabs
205
+ .split(',')
206
+ .map(t => t.trim())
207
+ .filter(Boolean));
205
208
  if (!Object.values(componentTags).includes(this.activeElement) || hiddenSet.has(this.activeElement))
206
209
  return h("div", { class: "w-full h-[200px] text-[26px] text-red-600 flex items-center justify-center" }, "Invalid tag");
207
210
  const allComponents = Object.assign(Object.assign({ 'vehicle-specification': (h("vehicle-specification", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleSpecification }, props[componentTags.vehicleSpecification]))), 'vehicle-accessories': (h("vehicle-accessories", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleAccessories }, props[componentTags.vehicleAccessories]))), 'vehicle-sale-information': (h("vehicle-sale-information", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleSaleInformation }, props[componentTags.vehicleSaleInformation]))), 'vehicle-warranty-details': (h("vehicle-warranty-details", Object.assign({ coreOnly: true, "show-ssc": !this.separateSsc, isDev: this.isDev, mockRecaptcha: this.mockRecaptcha, disableVinValidation: this.disableVinValidation, "show-warranty": "true", "base-url": this.baseUrl, language: this.language, "query-string": !this.separateSsc && this.sscQueryString ? [this.queryString, this.sscQueryString].filter(Boolean).join('&') : this.queryString, id: componentTags.vehicleWarrantyDetails }, props[componentTags.vehicleWarrantyDetails]))) }, (this.separateSsc
@@ -234,7 +237,6 @@ export class VehicleLookup {
234
237
  return {
235
238
  "language": {
236
239
  "type": "string",
237
- "attribute": "language",
238
240
  "mutable": false,
239
241
  "complexType": {
240
242
  "original": "LanguageKeys",
@@ -243,7 +245,8 @@ export class VehicleLookup {
243
245
  "LanguageKeys": {
244
246
  "location": "import",
245
247
  "path": "~features/multi-lingual",
246
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
248
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
249
+ "referenceLocation": "LanguageKeys"
247
250
  }
248
251
  }
249
252
  },
@@ -256,11 +259,11 @@ export class VehicleLookup {
256
259
  "getter": false,
257
260
  "setter": false,
258
261
  "reflect": false,
262
+ "attribute": "language",
259
263
  "defaultValue": "'en'"
260
264
  },
261
265
  "activeElement": {
262
266
  "type": "string",
263
- "attribute": "active-element",
264
267
  "mutable": false,
265
268
  "complexType": {
266
269
  "original": "ActiveElement",
@@ -282,11 +285,11 @@ export class VehicleLookup {
282
285
  "getter": false,
283
286
  "setter": false,
284
287
  "reflect": false,
288
+ "attribute": "active-element",
285
289
  "defaultValue": "''"
286
290
  },
287
291
  "baseUrl": {
288
292
  "type": "string",
289
- "attribute": "base-url",
290
293
  "mutable": false,
291
294
  "complexType": {
292
295
  "original": "string",
@@ -302,11 +305,11 @@ export class VehicleLookup {
302
305
  "getter": false,
303
306
  "setter": false,
304
307
  "reflect": false,
308
+ "attribute": "base-url",
305
309
  "defaultValue": "''"
306
310
  },
307
311
  "isDev": {
308
312
  "type": "boolean",
309
- "attribute": "is-dev",
310
313
  "mutable": false,
311
314
  "complexType": {
312
315
  "original": "boolean",
@@ -322,11 +325,11 @@ export class VehicleLookup {
322
325
  "getter": false,
323
326
  "setter": false,
324
327
  "reflect": false,
328
+ "attribute": "is-dev",
325
329
  "defaultValue": "false"
326
330
  },
327
331
  "mockUrl": {
328
332
  "type": "string",
329
- "attribute": "mock-url",
330
333
  "mutable": false,
331
334
  "complexType": {
332
335
  "original": "string",
@@ -342,11 +345,11 @@ export class VehicleLookup {
342
345
  "getter": false,
343
346
  "setter": false,
344
347
  "reflect": false,
348
+ "attribute": "mock-url",
345
349
  "defaultValue": "''"
346
350
  },
347
351
  "mockRecaptcha": {
348
352
  "type": "boolean",
349
- "attribute": "mock-recaptcha",
350
353
  "mutable": false,
351
354
  "complexType": {
352
355
  "original": "boolean",
@@ -362,11 +365,11 @@ export class VehicleLookup {
362
365
  "getter": false,
363
366
  "setter": false,
364
367
  "reflect": false,
368
+ "attribute": "mock-recaptcha",
365
369
  "defaultValue": "false"
366
370
  },
367
371
  "disableVinValidation": {
368
372
  "type": "boolean",
369
- "attribute": "disable-vin-validation",
370
373
  "mutable": false,
371
374
  "complexType": {
372
375
  "original": "boolean",
@@ -382,11 +385,11 @@ export class VehicleLookup {
382
385
  "getter": false,
383
386
  "setter": false,
384
387
  "reflect": false,
388
+ "attribute": "disable-vin-validation",
385
389
  "defaultValue": "false"
386
390
  },
387
391
  "queryString": {
388
392
  "type": "string",
389
- "attribute": "query-string",
390
393
  "mutable": false,
391
394
  "complexType": {
392
395
  "original": "string",
@@ -402,11 +405,11 @@ export class VehicleLookup {
402
405
  "getter": false,
403
406
  "setter": false,
404
407
  "reflect": false,
408
+ "attribute": "query-string",
405
409
  "defaultValue": "''"
406
410
  },
407
411
  "sscQueryString": {
408
412
  "type": "string",
409
- "attribute": "ssc-query-string",
410
413
  "mutable": false,
411
414
  "complexType": {
412
415
  "original": "string",
@@ -422,11 +425,11 @@ export class VehicleLookup {
422
425
  "getter": false,
423
426
  "setter": false,
424
427
  "reflect": false,
428
+ "attribute": "ssc-query-string",
425
429
  "defaultValue": "''"
426
430
  },
427
431
  "separateSsc": {
428
432
  "type": "boolean",
429
- "attribute": "separate-ssc",
430
433
  "mutable": false,
431
434
  "complexType": {
432
435
  "original": "boolean",
@@ -442,11 +445,11 @@ export class VehicleLookup {
442
445
  "getter": false,
443
446
  "setter": false,
444
447
  "reflect": false,
448
+ "attribute": "separate-ssc",
445
449
  "defaultValue": "false"
446
450
  },
447
451
  "hiddenTabs": {
448
452
  "type": "string",
449
- "attribute": "hidden-tabs",
450
453
  "mutable": false,
451
454
  "complexType": {
452
455
  "original": "string",
@@ -462,21 +465,16 @@ export class VehicleLookup {
462
465
  "getter": false,
463
466
  "setter": false,
464
467
  "reflect": false,
468
+ "attribute": "hidden-tabs",
465
469
  "defaultValue": "''"
466
470
  },
467
471
  "childrenProps": {
468
472
  "type": "string",
469
- "attribute": "children-props",
470
473
  "mutable": false,
471
474
  "complexType": {
472
- "original": "string | Object",
473
- "resolved": "Object | string",
474
- "references": {
475
- "Object": {
476
- "location": "global",
477
- "id": "global::Object"
478
- }
479
- }
475
+ "original": "string | object",
476
+ "resolved": "object | string",
477
+ "references": {}
480
478
  },
481
479
  "required": false,
482
480
  "optional": true,
@@ -486,11 +484,11 @@ export class VehicleLookup {
486
484
  },
487
485
  "getter": false,
488
486
  "setter": false,
489
- "reflect": false
487
+ "reflect": false,
488
+ "attribute": "children-props"
490
489
  },
491
490
  "blazorErrorStateListener": {
492
491
  "type": "string",
493
- "attribute": "blazor-error-state-listener",
494
492
  "mutable": false,
495
493
  "complexType": {
496
494
  "original": "string",
@@ -506,11 +504,11 @@ export class VehicleLookup {
506
504
  "getter": false,
507
505
  "setter": false,
508
506
  "reflect": false,
507
+ "attribute": "blazor-error-state-listener",
509
508
  "defaultValue": "''"
510
509
  },
511
510
  "errorStateListener": {
512
511
  "type": "unknown",
513
- "attribute": "error-state-listener",
514
512
  "mutable": false,
515
513
  "complexType": {
516
514
  "original": "(newError: string) => void",
@@ -528,7 +526,6 @@ export class VehicleLookup {
528
526
  },
529
527
  "blazorOnLoadingStateChange": {
530
528
  "type": "string",
531
- "attribute": "blazor-on-loading-state-change",
532
529
  "mutable": false,
533
530
  "complexType": {
534
531
  "original": "string",
@@ -544,11 +541,11 @@ export class VehicleLookup {
544
541
  "getter": false,
545
542
  "setter": false,
546
543
  "reflect": false,
544
+ "attribute": "blazor-on-loading-state-change",
547
545
  "defaultValue": "''"
548
546
  },
549
547
  "loadingStateChanged": {
550
548
  "type": "unknown",
551
- "attribute": "loading-state-changed",
552
549
  "mutable": false,
553
550
  "complexType": {
554
551
  "original": "(isLoading: boolean) => void",
@@ -566,7 +563,6 @@ export class VehicleLookup {
566
563
  },
567
564
  "dynamicClaimActivate": {
568
565
  "type": "unknown",
569
- "attribute": "dynamic-claim-activate",
570
566
  "mutable": false,
571
567
  "complexType": {
572
568
  "original": "(vehicleInformation: VehicleLookupDTO) => void",
@@ -575,7 +571,8 @@ export class VehicleLookup {
575
571
  "VehicleLookupDTO": {
576
572
  "location": "import",
577
573
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
578
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
574
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
575
+ "referenceLocation": "VehicleLookupDTO"
579
576
  }
580
577
  }
581
578
  },
@@ -590,7 +587,6 @@ export class VehicleLookup {
590
587
  },
591
588
  "blazorDynamicClaimActivate": {
592
589
  "type": "string",
593
- "attribute": "blazor-dynamic-claim-activate",
594
590
  "mutable": false,
595
591
  "complexType": {
596
592
  "original": "string",
@@ -606,6 +602,7 @@ export class VehicleLookup {
606
602
  "getter": false,
607
603
  "setter": false,
608
604
  "reflect": false,
605
+ "attribute": "blazor-dynamic-claim-activate",
609
606
  "defaultValue": "''"
610
607
  }
611
608
  };
@@ -627,7 +624,7 @@ export class VehicleLookup {
627
624
  "signature": "(newResponse: VehicleLookupDTO, activeElement: any) => Promise<void>",
628
625
  "parameters": [{
629
626
  "name": "newResponse",
630
- "type": "{ vin: string; identifiers: VehicleIdentifiersDTO; saleInformation: VehicleSaleInformation; paintThicknessInspections: PaintThicknessInspectionDTO[]; paintThicknessCertificateAvailable: boolean; paintThicknessCertificateUrls: PaintThicknessCertificateUrlDTO[]; paintThickness: LegacyPaintThicknessDTO; isAuthorized: boolean; warranty: VehicleWarrantyDTO; nextServiceDate?: string; serviceHistory: VehicleServiceHistoryDTO[]; sscLogId?: string; ssc: SscDTO[]; vehicleVariantInfo: VehicleVariantInfoDTO; vehicleSpecification: VehicleSpecificationDTO; serviceItems: VehicleServiceItemDTO[]; accessories: AccessoryDTO[]; basicModelCode: string; }",
627
+ "type": "{ vin: string; identifiers: VehicleIdentifiersDTO; saleInformation: VehicleSaleInformation; paintThicknessInspections: PaintThicknessInspectionDTO[]; paintThicknessCertificateAvailable: boolean; paintThicknessCertificateUrls: PaintThicknessCertificateUrlDTO[]; paintThickness: LegacyPaintThicknessDTO; isAuthorized: boolean; warranty: VehicleWarrantyDTO; nextServiceDate?: string; serviceHistory: VehicleServiceHistoryDTO[]; sscLogId?: string; ssc: SscDTO[]; vehicleVariantInfo: VehicleVariantInfoDTO; vehicleSpecification: VehicleSpecificationDTO; serviceItems: VehicleServiceItemDTO[]; accessories: AccessoryDTO[]; serviceMenu: VehicleServiceMenuDTO; basicModelCode: string; }",
631
628
  "docs": ""
632
629
  }, {
633
630
  "name": "activeElement",
@@ -642,12 +639,14 @@ export class VehicleLookup {
642
639
  "VehicleLookupDTO": {
643
640
  "location": "import",
644
641
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
645
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
642
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
643
+ "referenceLocation": "VehicleLookupDTO"
646
644
  },
647
645
  "VehicleWarrantyDetails": {
648
646
  "location": "import",
649
647
  "path": "./vehicle-warranty-details",
650
- "id": "src/components/vehicle-lookup/vehicle-warranty-details.tsx::VehicleWarrantyDetails"
648
+ "id": "src/components/vehicle-lookup/vehicle-warranty-details.tsx::VehicleWarrantyDetails",
649
+ "referenceLocation": "VehicleWarrantyDetails"
651
650
  }
652
651
  },
653
652
  "return": "Promise<void>"
@@ -673,7 +672,8 @@ export class VehicleLookup {
673
672
  "DotNetObjectReference": {
674
673
  "location": "import",
675
674
  "path": "~features/blazor-ref",
676
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
675
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
676
+ "referenceLocation": "DotNetObjectReference"
677
677
  }
678
678
  },
679
679
  "return": "Promise<void>"