adp-web-components 0.3.12 → 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 (433) 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 +53 -47
  8. package/dist/cjs/{decode-time-offset-iH1ebYUR.js → decode-time-offset-DOSaziv5.js} +1 -1
  9. package/dist/cjs/flexible-container.cjs.entry.js +14 -8
  10. package/dist/cjs/form-checkbox.cjs.entry.js +5 -5
  11. package/dist/cjs/form-date-picker.cjs.entry.js +12 -10
  12. package/dist/cjs/form-dialog_13.cjs.entry.js +180 -103
  13. package/dist/cjs/{form-error-message-BVlrmjov.js → form-error-message-K-KI154V.js} +4 -5
  14. package/dist/cjs/{form-input-label-CVEi7sIh.js → form-input-label-uhneFYXO.js} +4 -6
  15. package/dist/cjs/form-input_7.cjs.entry.js +54 -38
  16. package/dist/cjs/form-switch.cjs.entry.js +5 -5
  17. package/dist/cjs/form-time-picker.cjs.entry.js +13 -11
  18. package/dist/cjs/{functions-o-EQwu4V.js → functions-Bu1AQDD2.js} +3 -3
  19. package/dist/cjs/general-form.cjs.entry.js +18 -14
  20. package/dist/cjs/general-inquiry-form.cjs.entry.js +18 -14
  21. package/dist/cjs/{get-custom-classes-for-portal-4AUxpteB.js → get-custom-classes-for-portal-NNOxAU3P.js} +2 -3
  22. package/dist/cjs/{get-language-from-url-BB87tzU5.js → get-language-from-url-p2OXldYh.js} +1 -1
  23. package/dist/cjs/{get-local-language-BBAqu4vR.js → get-local-language-BR0p0bBg.js} +2 -2
  24. package/dist/cjs/{get-mock-files-JeY1_aCZ.js → get-mock-files-Dljv5P4k.js} +2 -2
  25. package/dist/cjs/{index-H5Wezxcv.js → index-Bi6W8dMN.js} +492 -270
  26. package/dist/cjs/information-table.cjs.entry.js +7 -5
  27. package/dist/cjs/{loader-icon-DO2Fu65-.js → loader-icon-By94sKO7.js} +2 -10
  28. package/dist/cjs/loader.cjs.js +3 -3
  29. package/dist/cjs/loading-spinner.cjs.entry.js +4 -4
  30. package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +9 -7
  31. package/dist/cjs/{mappers-Cwx7L0MJ.js → mappers-DF2WCWpn.js} +5 -9
  32. package/dist/cjs/{material-card-DyHk88WR.js → material-card-BqsZgRVE.js} +4 -12
  33. package/dist/cjs/part-lookup.cjs.entry.js +11 -7
  34. package/dist/cjs/qr-code-scan-B-8WHa22.js +11 -0
  35. package/dist/cjs/service-booking-form.cjs.entry.js +18 -14
  36. package/dist/cjs/shift-accordion.cjs.entry.js +4 -4
  37. package/dist/cjs/shift-checkbox.cjs.entry.js +5 -5
  38. package/dist/cjs/shift-components.cjs.js +4 -4
  39. package/dist/cjs/shift-slider.cjs.entry.js +7 -5
  40. package/dist/cjs/shift-switch.cjs.entry.js +4 -4
  41. package/dist/cjs/shift-tab-content.cjs.entry.js +7 -5
  42. package/dist/cjs/shift-tabs_2.cjs.entry.js +25 -25
  43. package/dist/cjs/ssc-lookup-form.cjs.entry.js +18 -14
  44. package/dist/cjs/test-drive-form.cjs.entry.js +18 -14
  45. package/dist/cjs/{triangle-alert-B9UanYfs.js → triangle-alert-CN15U99s.js} +3 -11
  46. package/dist/cjs/vehicle-accessories_7.cjs.entry.js +100 -166
  47. package/dist/cjs/vehicle-info-layout-sV6altzn.js +12 -0
  48. package/dist/cjs/vehicle-lookup.cjs.entry.js +15 -9
  49. package/dist/cjs/vehicle-quotation-form.cjs.entry.js +16 -16
  50. package/dist/collection/collection-manifest.json +3 -2
  51. package/dist/collection/components/components/empty.css +1 -1
  52. package/dist/collection/components/components/flexible-container.css +1 -1
  53. package/dist/collection/components/components/flexible-container.js +10 -10
  54. package/dist/collection/components/components/information-table.css +1 -1
  55. package/dist/collection/components/components/information-table.js +11 -15
  56. package/dist/collection/components/components/loading-spinner.css +1 -1
  57. package/dist/collection/components/components/loading-spinner.js +3 -3
  58. package/dist/collection/components/components/shift-accordion.js +5 -6
  59. package/dist/collection/components/components/shift-checkbox.js +13 -14
  60. package/dist/collection/components/components/shift-portal.css +1 -1
  61. package/dist/collection/components/components/shift-portal.js +3 -4
  62. package/dist/collection/components/components/shift-select-dropdown.css +1 -1
  63. package/dist/collection/components/components/shift-select-dropdown.js +23 -24
  64. package/dist/collection/components/components/shift-select.css +1 -1
  65. package/dist/collection/components/components/shift-select.js +47 -43
  66. package/dist/collection/components/components/shift-slider.css +1 -1
  67. package/dist/collection/components/components/shift-slider.js +3 -4
  68. package/dist/collection/components/components/shift-switch.js +13 -14
  69. package/dist/collection/components/components/shift-tab-content.css +1 -1
  70. package/dist/collection/components/components/shift-tab-content.js +3 -4
  71. package/dist/collection/components/components/shift-tabs.css +1 -1
  72. package/dist/collection/components/components/shift-tabs.js +10 -12
  73. package/dist/collection/components/form-elements/form-checkbox.js +17 -17
  74. package/dist/collection/components/form-elements/form-date-picker-legacy.js +26 -27
  75. package/dist/collection/components/form-elements/form-dialog.css +1 -1
  76. package/dist/collection/components/form-elements/form-dialog.js +7 -8
  77. package/dist/collection/components/form-elements/form-file.js +113 -59
  78. package/dist/collection/components/form-elements/form-input-preview.js +8 -8
  79. package/dist/collection/components/form-elements/form-input.js +29 -31
  80. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  81. package/dist/collection/components/form-elements/form-phone-number.js +25 -25
  82. package/dist/collection/components/form-elements/form-picker-input.js +36 -37
  83. package/dist/collection/components/form-elements/form-select.js +37 -36
  84. package/dist/collection/components/form-elements/form-shadow-input.js +8 -8
  85. package/dist/collection/components/form-elements/form-stepper-control.js +16 -16
  86. package/dist/collection/components/form-elements/form-stepper-submit.js +18 -18
  87. package/dist/collection/components/form-elements/form-stepper.js +11 -11
  88. package/dist/collection/components/form-elements/form-structure-error.js +4 -3
  89. package/dist/collection/components/form-elements/form-structure.js +16 -16
  90. package/dist/collection/components/form-elements/form-submit.js +16 -16
  91. package/dist/collection/components/form-elements/form-switch.js +17 -17
  92. package/dist/collection/components/form-elements/form-text-area.js +21 -21
  93. package/dist/collection/components/form-elements/form-time-picker-legacy.js +26 -26
  94. package/dist/collection/components/form-elements/form-vin-input.js +31 -31
  95. package/dist/collection/components/forms/defaults/style.css +1 -1
  96. package/dist/collection/components/forms/general-form.js +22 -29
  97. package/dist/collection/components/forms/general-inquiry.js +22 -29
  98. package/dist/collection/components/forms/service-booking.js +22 -29
  99. package/dist/collection/components/forms/ssc-lookup.js +22 -29
  100. package/dist/collection/components/forms/test-drive.js +22 -29
  101. package/dist/collection/components/forms/vehicle-quotation/themes.css +1 -1
  102. package/dist/collection/components/forms/vehicle-quotation.js +22 -27
  103. package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
  104. package/dist/collection/components/part-lookup/dead-stock-lookup.js +41 -29
  105. package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
  106. package/dist/collection/components/part-lookup/distributor-lookup.js +49 -36
  107. package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
  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.css +1 -1
  112. package/dist/collection/components/part-lookup/part-lookup.js +36 -26
  113. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
  114. package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +36 -27
  115. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  116. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +50 -40
  117. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  118. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +21 -21
  119. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
  120. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +26 -24
  121. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
  122. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +35 -26
  123. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
  124. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +37 -28
  125. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  126. package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +35 -26
  127. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
  128. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +35 -26
  129. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +1 -1
  130. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.js +55 -45
  131. package/dist/collection/components/vin-extractor/vin-extractor.css +1 -1
  132. package/dist/collection/components/vin-extractor/vin-extractor.js +26 -25
  133. package/dist/components/dead-stock-lookup.js +1 -1
  134. package/dist/components/distributor-lookup.js +1 -1
  135. package/dist/components/flexible-container.js +1 -1
  136. package/dist/components/form-checkbox.js +1 -1
  137. package/dist/components/form-date-picker.js +1 -1
  138. package/dist/components/form-dialog.js +1 -1
  139. package/dist/components/form-file.js +1 -1
  140. package/dist/components/form-input-preview.js +1 -1
  141. package/dist/components/form-input.js +1 -1
  142. package/dist/components/form-phone-number.js +1 -1
  143. package/dist/components/form-picker-input.js +1 -1
  144. package/dist/components/form-select.js +1 -1
  145. package/dist/components/form-shadow-input.js +1 -1
  146. package/dist/components/form-stepper-control.js +1 -1
  147. package/dist/components/form-stepper-submit.js +1 -1
  148. package/dist/components/form-stepper.js +1 -1
  149. package/dist/components/form-structure-error.js +1 -1
  150. package/dist/components/form-structure.js +1 -1
  151. package/dist/components/form-submit.js +1 -1
  152. package/dist/components/form-switch.js +1 -1
  153. package/dist/components/form-text-area.js +1 -1
  154. package/dist/components/form-time-picker.js +1 -1
  155. package/dist/components/form-vin-input.js +1 -1
  156. package/dist/components/general-form.js +1 -1
  157. package/dist/components/general-inquiry-form.js +1 -1
  158. package/dist/components/index.d.ts +2 -0
  159. package/dist/components/index.js +1 -1
  160. package/dist/components/information-table.js +1 -1
  161. package/dist/components/loading-spinner.js +1 -1
  162. package/dist/components/manufacturer-lookup.js +1 -1
  163. package/dist/components/manufacturer-part-lookup.js +1 -1
  164. package/dist/components/p-50EIzP4j.js +5 -0
  165. package/dist/components/p-8EOK_QhL.js +5 -0
  166. package/dist/components/p-B3Vlmu9F.js +5 -0
  167. package/dist/components/p-B42vuL_p.js +5 -0
  168. package/dist/components/p-B8g3fLoh.js +5 -0
  169. package/dist/components/p-BDHTK4yJ.js +5 -0
  170. package/dist/components/p-BDlZ35Dv.js +5 -0
  171. package/dist/components/p-BFAzCUQY.js +5 -0
  172. package/dist/components/p-BHYsBcpG.js +5 -0
  173. package/dist/components/p-BIeJEFM6.js +5 -0
  174. package/dist/components/p-BMxw31OW.js +5 -0
  175. package/dist/components/p-BNs9PHd8.js +5 -0
  176. package/dist/components/p-BP6R1nYk.js +5 -0
  177. package/dist/components/p-BcRom3sV.js +5 -0
  178. package/dist/components/p-BjLQXN9e.js +5 -0
  179. package/dist/components/{p-CtJ3xlmH.js → p-BsgLxjfx.js} +1 -1
  180. package/dist/components/p-C24AOawm.js +5 -0
  181. package/dist/components/p-C55Gk63d.js +5 -0
  182. package/dist/components/p-CD1XArUc.js +5 -0
  183. package/dist/components/p-CK6WFXQF.js +5 -0
  184. package/dist/components/p-CKrwCtec.js +5 -0
  185. package/dist/components/p-CLkGfAsm.js +5 -0
  186. package/dist/components/p-CMgPnaDZ.js +5 -0
  187. package/dist/components/p-CRJSM0nN.js +5 -0
  188. package/dist/components/p-CjByjVT0.js +5 -0
  189. package/dist/components/p-Cl-rntc3.js +5 -0
  190. package/dist/components/{p-C3f5RXYo.js → p-ClDpIRF9.js} +1 -1
  191. package/dist/components/{p-BycIovNB.js → p-CnZZ3ASF.js} +1 -1
  192. package/dist/components/{p-JkEomBDe.js → p-CoAe_PpX.js} +1 -1
  193. package/dist/components/{p-Co3Ttxob.js → p-CtyIp56a.js} +1 -1
  194. package/dist/components/{p-B1rySNA6.js → p-CvcaE6Ss.js} +1 -1
  195. package/dist/components/{p-BGqJcv0T.js → p-D-0CfzDk.js} +1 -1
  196. package/dist/components/p-DBErZTaY.js +5 -0
  197. package/dist/components/p-DJ0awYVE.js +5 -0
  198. package/dist/components/p-DNZ31iYw.js +5 -0
  199. package/dist/components/p-DWGSY0dp.js +5 -0
  200. package/dist/components/p-DbAAihIH.js +5 -0
  201. package/dist/components/p-DlG98nFs.js +5 -0
  202. package/dist/components/{p-CbPeT4Wv.js → p-Dv_BQG7D.js} +1 -1
  203. package/dist/components/p-Hlqj6HsH.js +5 -0
  204. package/dist/components/p-Wv20cFTm.js +5 -0
  205. package/dist/components/p-dRP9cgZF.js +5 -0
  206. package/dist/components/p-ubqjXh5U.js +5 -0
  207. package/dist/components/part-lookup.js +1 -1
  208. package/dist/components/service-booking-form.js +1 -1
  209. package/dist/components/shift-accordion.js +1 -1
  210. package/dist/components/shift-checkbox.js +1 -1
  211. package/dist/components/shift-portal.js +1 -1
  212. package/dist/components/shift-select-dropdown.js +1 -1
  213. package/dist/components/shift-select.js +1 -1
  214. package/dist/components/shift-slider.js +1 -1
  215. package/dist/components/shift-switch.js +1 -1
  216. package/dist/components/shift-tab-content.js +1 -1
  217. package/dist/components/shift-tabs.js +1 -1
  218. package/dist/components/ssc-lookup-form.js +1 -1
  219. package/dist/components/test-drive-form.js +1 -1
  220. package/dist/components/vehicle-accessories.js +1 -1
  221. package/dist/components/vehicle-claimable-items.js +1 -1
  222. package/dist/components/vehicle-item-claim-form.js +1 -1
  223. package/dist/components/vehicle-lookup.js +1 -1
  224. package/dist/components/vehicle-paint-thickness.js +1 -1
  225. package/dist/components/vehicle-quotation-form.js +1 -1
  226. package/dist/components/vehicle-sale-information.js +1 -1
  227. package/dist/components/vehicle-service-history.js +1 -1
  228. package/dist/components/vehicle-specification.js +1 -1
  229. package/dist/components/vehicle-warranty-details.js +1 -1
  230. package/dist/components/vin-extractor.js +1 -1
  231. package/dist/esm/{add-icon-1FhDJgrT.js → add-icon-DxQVyX6U.js} +2 -4
  232. package/dist/esm/app-globals-ci3rJxmu.js +10 -0
  233. package/dist/esm/arrow-icon-DRTeN2D5.js +9 -0
  234. package/dist/esm/arrow-up-icon-FAYFxG6c.js +9 -0
  235. package/dist/esm/calendar-days-icon-BOy0a_W-.js +9 -0
  236. package/dist/esm/{check-icon-mzFBdGKX.js → check-icon-BYK1ESZG.js} +2 -3
  237. package/dist/esm/dead-stock-lookup_3.entry.js +53 -47
  238. package/dist/esm/{decode-time-offset-Yzmqcv0-.js → decode-time-offset-ChO_PV6l.js} +1 -1
  239. package/dist/esm/flexible-container.entry.js +14 -8
  240. package/dist/esm/form-checkbox.entry.js +5 -5
  241. package/dist/esm/form-date-picker.entry.js +12 -10
  242. package/dist/esm/form-dialog_13.entry.js +180 -103
  243. package/dist/esm/{form-error-message-7rL_3zgN.js → form-error-message-YvMHko71.js} +4 -5
  244. package/dist/esm/{form-input-label-C4MUngYi.js → form-input-label-cuvgzRcH.js} +4 -6
  245. package/dist/esm/form-input_7.entry.js +54 -38
  246. package/dist/esm/form-switch.entry.js +5 -5
  247. package/dist/esm/form-time-picker.entry.js +13 -11
  248. package/dist/esm/{functions-CVTPURU1.js → functions-DHzedl_R.js} +3 -3
  249. package/dist/esm/general-form.entry.js +18 -14
  250. package/dist/esm/general-inquiry-form.entry.js +18 -14
  251. package/dist/esm/{get-custom-classes-for-portal-CF78qKTL.js → get-custom-classes-for-portal-C4LvwyrX.js} +2 -3
  252. package/dist/esm/{get-language-from-url-BVbqyJmz.js → get-language-from-url-U4hZ4dwn.js} +1 -1
  253. package/dist/esm/{get-local-language-ExQYUqwW.js → get-local-language-TRD6vPH7.js} +2 -2
  254. package/dist/esm/{get-mock-files-D7WSQrLO.js → get-mock-files-K2mWecRb.js} +2 -2
  255. package/dist/esm/{index-jNkxdTjc.js → index-Cg4V9l26.js} +493 -270
  256. package/dist/esm/information-table.entry.js +7 -5
  257. package/dist/esm/{loader-icon-C9goMj-j.js → loader-icon-B2ls1yXl.js} +2 -10
  258. package/dist/esm/loader.js +4 -4
  259. package/dist/esm/loading-spinner.entry.js +4 -4
  260. package/dist/esm/manufacturer-part-lookup.entry.js +9 -7
  261. package/dist/esm/{mappers-BR64PDWN.js → mappers-CeTQZn37.js} +5 -9
  262. package/dist/esm/{material-card-ZydeukMY.js → material-card-BMtefyp-.js} +4 -12
  263. package/dist/esm/part-lookup.entry.js +11 -7
  264. package/dist/esm/qr-code-scan-CktgNBSD.js +9 -0
  265. package/dist/esm/service-booking-form.entry.js +18 -14
  266. package/dist/esm/shift-accordion.entry.js +4 -4
  267. package/dist/esm/shift-checkbox.entry.js +5 -5
  268. package/dist/esm/shift-components.js +5 -5
  269. package/dist/esm/shift-slider.entry.js +7 -5
  270. package/dist/esm/shift-switch.entry.js +4 -4
  271. package/dist/esm/shift-tab-content.entry.js +7 -5
  272. package/dist/esm/shift-tabs_2.entry.js +25 -25
  273. package/dist/esm/ssc-lookup-form.entry.js +18 -14
  274. package/dist/esm/test-drive-form.entry.js +18 -14
  275. package/dist/esm/{triangle-alert-CVJ0-eRT.js → triangle-alert-D4H9aWiT.js} +3 -11
  276. package/dist/esm/vehicle-accessories_7.entry.js +100 -166
  277. package/dist/esm/vehicle-info-layout-DQ12Civq.js +10 -0
  278. package/dist/esm/vehicle-lookup.entry.js +15 -9
  279. package/dist/esm/vehicle-quotation-form.entry.js +16 -16
  280. package/dist/integration-manifest.json +13 -20
  281. package/dist/shift-components/p-031f2ae6.entry.js +5 -0
  282. package/dist/shift-components/p-0578b913.entry.js +5 -0
  283. package/dist/shift-components/{p-CyHqRBNl.js → p-08Pl1Pmo.js} +1 -1
  284. package/dist/shift-components/p-0dd7911f.entry.js +5 -0
  285. package/dist/shift-components/p-10511716.entry.js +5 -0
  286. package/dist/shift-components/p-1500556f.entry.js +5 -0
  287. package/dist/shift-components/p-214259ae.entry.js +5 -0
  288. package/dist/shift-components/p-22648595.entry.js +5 -0
  289. package/dist/shift-components/p-23df4ed2.entry.js +5 -0
  290. package/dist/{components/p-WfCxXt3e.js → shift-components/p-2f904561.entry.js} +1 -1
  291. package/dist/shift-components/p-332ebda4.entry.js +5 -0
  292. package/dist/shift-components/p-3fcb1657.entry.js +5 -0
  293. package/dist/shift-components/p-46e5146f.entry.js +5 -0
  294. package/dist/shift-components/{p-456a80bf.entry.js → p-61ecc144.entry.js} +1 -1
  295. package/dist/shift-components/p-6b82a9b3.entry.js +5 -0
  296. package/dist/shift-components/p-7a41a739.entry.js +5 -0
  297. package/dist/shift-components/p-960fedbb.entry.js +5 -0
  298. package/dist/shift-components/p-981d1f44.entry.js +5 -0
  299. package/dist/shift-components/p-9c950549.entry.js +5 -0
  300. package/dist/shift-components/{p-BqIKtMjz.js → p-B8RCucpl.js} +1 -1
  301. package/dist/shift-components/{p-6VfKhHyc.js → p-BBmr0kTe.js} +1 -1
  302. package/dist/shift-components/{p-DqLLLv_z.js → p-BG5y01yj.js} +1 -1
  303. package/dist/shift-components/p-BLdwm9KB.js +5 -0
  304. package/dist/shift-components/{p-D7tlaAVX.js → p-BVDXHvth.js} +1 -1
  305. package/dist/shift-components/{p-CRXqIT0k.js → p-BaC5C1YJ.js} +1 -1
  306. package/dist/shift-components/{p-BYqBwpb9.js → p-BpCf2ue6.js} +1 -1
  307. package/dist/shift-components/{p-WjikIqgU.js → p-BtLpOQVM.js} +1 -1
  308. package/dist/shift-components/{p-UBUcLzuM.js → p-CC1CaPP4.js} +1 -1
  309. package/dist/shift-components/{p-BUeE5BHf.js → p-CRd5RAng.js} +1 -1
  310. package/dist/shift-components/p-Cg4V9l26.js +6 -0
  311. package/dist/shift-components/{p-DLnQ2n2n.js → p-CiA8HlYO.js} +1 -1
  312. package/dist/shift-components/{p-gbZBovQk.js → p-CtUQMviL.js} +1 -1
  313. package/dist/shift-components/p-D2XgNV12.js +5 -0
  314. package/dist/shift-components/{p-DH9o3_cP.js → p-DlBduQTw.js} +1 -1
  315. package/dist/shift-components/{p-Dkfzp2fH.js → p-Dvl1mJ6N.js} +1 -1
  316. package/dist/shift-components/{p-CAlGd4kD.js → p-DwFWMVcD.js} +1 -1
  317. package/dist/shift-components/{p-6CGlGx2z.js → p-FFH7sR1n.js} +1 -1
  318. package/dist/shift-components/p-a4086c90.entry.js +5 -0
  319. package/dist/shift-components/p-a55ceb19.entry.js +5 -0
  320. package/dist/shift-components/p-b611f72e.entry.js +5 -0
  321. package/dist/shift-components/p-bc966aa0.entry.js +5 -0
  322. package/dist/shift-components/p-d33c83ac.entry.js +5 -0
  323. package/dist/shift-components/p-e979caa9.entry.js +5 -0
  324. package/dist/shift-components/p-fa39d151.entry.js +5 -0
  325. package/dist/shift-components/p-fe7ece41.entry.js +5 -0
  326. package/dist/shift-components/{p-BB4LQh2g.js → p-rsylYLbj.js} +1 -1
  327. package/dist/shift-components/{p-BIk1ppUN.js → p-yhCrSkom.js} +1 -1
  328. package/dist/shift-components/shift-components.esm.js +1 -1
  329. package/dist/stencil-docs.d.ts +37 -0
  330. package/dist/stencil-docs.json +539 -411
  331. package/dist/types/components/form-elements/form-file.d.ts +3 -0
  332. package/dist/types/components.d.ts +671 -118
  333. package/dist/types/features/multi-lingual/types.d.ts +4 -4
  334. package/dist/types/locales/forms/type.d.ts +4 -4
  335. package/dist/types/locales/partLookup/distributor/type.d.ts +2 -2
  336. package/dist/types/locales/partLookup/manufacturer/type.d.ts +2 -2
  337. package/dist/types/locales/partLookup/wrapper-type.d.ts +4 -4
  338. package/dist/types/locales/vehicleLookup/accessories/type.d.ts +6 -6
  339. package/dist/types/locales/vehicleLookup/claimableItems/type.d.ts +4 -4
  340. package/dist/types/locales/vehicleLookup/paintThickness/type.d.ts +4 -4
  341. package/dist/types/locales/vehicleLookup/serviceHistory/type.d.ts +4 -4
  342. package/dist/types/locales/vehicleLookup/wrapper-type.d.ts +16 -16
  343. package/dist/types/stencil-public-runtime.d.ts +158 -6
  344. package/package.json +2 -2
  345. package/dist/cjs/arrow-icon-ZTqfmBmE.js +0 -12
  346. package/dist/cjs/arrow-up-icon-eGUQ8IBP.js +0 -12
  347. package/dist/cjs/calendar-days-icon-Ugslrikt.js +0 -21
  348. package/dist/cjs/qr-code-scan-DIO-qSdh.js +0 -22
  349. package/dist/cjs/vehicle-info-layout-DSEDx5Ah.js +0 -17
  350. package/dist/components/p-5xxH8tbS.js +0 -5
  351. package/dist/components/p-B1G1Emsg.js +0 -5
  352. package/dist/components/p-B7imL20E.js +0 -5
  353. package/dist/components/p-BD4roPIb.js +0 -5
  354. package/dist/components/p-BKBG7bI_.js +0 -5
  355. package/dist/components/p-BQ1t34rG.js +0 -5
  356. package/dist/components/p-BSQr-zbq.js +0 -5
  357. package/dist/components/p-BYDz61s7.js +0 -5
  358. package/dist/components/p-BZQYv_zg.js +0 -5
  359. package/dist/components/p-BhvdrqvQ.js +0 -5
  360. package/dist/components/p-Br0n06ak.js +0 -5
  361. package/dist/components/p-BxdK4hSV.js +0 -5
  362. package/dist/components/p-By567P_b.js +0 -5
  363. package/dist/components/p-Ca2-9IJS.js +0 -5
  364. package/dist/components/p-CfUO4dpy.js +0 -5
  365. package/dist/components/p-CjtTghsX.js +0 -5
  366. package/dist/components/p-Cl1El__H.js +0 -5
  367. package/dist/components/p-CtWBJGY9.js +0 -5
  368. package/dist/components/p-Cudi9LsD.js +0 -5
  369. package/dist/components/p-D7GqNvow.js +0 -5
  370. package/dist/components/p-DEI9cxLs.js +0 -5
  371. package/dist/components/p-DF3mal9n.js +0 -5
  372. package/dist/components/p-DFZphW5t.js +0 -5
  373. package/dist/components/p-DPd206Hi.js +0 -5
  374. package/dist/components/p-DZ2GsnAw.js +0 -5
  375. package/dist/components/p-Dm8bWcdH.js +0 -5
  376. package/dist/components/p-H9rpA_js.js +0 -5
  377. package/dist/components/p-NkzoTfD6.js +0 -5
  378. package/dist/components/p-Tej7fhZH.js +0 -5
  379. package/dist/components/p-VuUMWQot.js +0 -5
  380. package/dist/components/p-WQVJO8lK.js +0 -5
  381. package/dist/components/p-ecmObcUU.js +0 -5
  382. package/dist/components/p-tVYEiZTA.js +0 -5
  383. package/dist/components/p-xaFnNvO-.js +0 -5
  384. package/dist/esm/app-globals-iQ64oiU-.js +0 -9
  385. package/dist/esm/arrow-icon-CpbG2bMD.js +0 -10
  386. package/dist/esm/arrow-up-icon-CSgSH4zF.js +0 -10
  387. package/dist/esm/calendar-days-icon-FhJhuU8S.js +0 -19
  388. package/dist/esm/qr-code-scan-DUAfaPLZ.js +0 -20
  389. package/dist/esm/vehicle-info-layout-iwnuxQFr.js +0 -15
  390. package/dist/shift-components/p-066d1aa7.entry.js +0 -5
  391. package/dist/shift-components/p-0cd75c5d.entry.js +0 -5
  392. package/dist/shift-components/p-0ce901af.entry.js +0 -5
  393. package/dist/shift-components/p-12803c29.entry.js +0 -5
  394. package/dist/shift-components/p-29f31068.entry.js +0 -5
  395. package/dist/shift-components/p-2af2814d.entry.js +0 -5
  396. package/dist/shift-components/p-2e8a413a.entry.js +0 -5
  397. package/dist/shift-components/p-3911b357.entry.js +0 -5
  398. package/dist/shift-components/p-65d47c58.entry.js +0 -5
  399. package/dist/shift-components/p-6d0344c8.entry.js +0 -5
  400. package/dist/shift-components/p-73997c04.entry.js +0 -5
  401. package/dist/shift-components/p-7645500d.entry.js +0 -5
  402. package/dist/shift-components/p-9e405896.entry.js +0 -5
  403. package/dist/shift-components/p-C9T02-yz.js +0 -5
  404. package/dist/shift-components/p-a5ab9255.entry.js +0 -5
  405. package/dist/shift-components/p-a6b57150.entry.js +0 -5
  406. package/dist/shift-components/p-aaf49a7a.entry.js +0 -5
  407. package/dist/shift-components/p-ac7fcf6c.entry.js +0 -5
  408. package/dist/shift-components/p-b3eb2198.entry.js +0 -5
  409. package/dist/shift-components/p-bf5ff6d9.entry.js +0 -5
  410. package/dist/shift-components/p-bfdfdac5.entry.js +0 -5
  411. package/dist/shift-components/p-c41afd6a.entry.js +0 -5
  412. package/dist/shift-components/p-cf29fbbb.entry.js +0 -5
  413. package/dist/shift-components/p-e08bc5d9.entry.js +0 -5
  414. package/dist/shift-components/p-e9d552eb.entry.js +0 -5
  415. package/dist/shift-components/p-fc9c2c02.entry.js +0 -5
  416. package/dist/shift-components/p-jNkxdTjc.js +0 -6
  417. package/dist/shift-components/p-zUjGUnSs.js +0 -5
  418. /package/dist/components/{p-DN4c_zdE.js → p-5NIYyHI-.js} +0 -0
  419. /package/dist/components/{p-Cgt5s_xn.js → p-B6xZ__mT.js} +0 -0
  420. /package/dist/components/{p-DHfdaMCZ.js → p-BA1Id0rV.js} +0 -0
  421. /package/dist/components/{p-JSG4fAIl.js → p-BcYtRtiU.js} +0 -0
  422. /package/dist/components/{p-BG8YXzND.js → p-ByNlQjpu.js} +0 -0
  423. /package/dist/components/{p-BMqwfA7R.js → p-ByRA9Jio.js} +0 -0
  424. /package/dist/components/{p-BlqCKH24.js → p-BzsXkZqy.js} +0 -0
  425. /package/dist/components/{p-iTJ5pT2w.js → p-CILGkcfa.js} +0 -0
  426. /package/dist/components/{p-BHy4oEqB.js → p-CLdijNKL.js} +0 -0
  427. /package/dist/components/{p-8u5uhwdg.js → p-D9mmIizU.js} +0 -0
  428. /package/dist/components/{p-uiE7emGF.js → p-DRhkO-Ac.js} +0 -0
  429. /package/dist/components/{p-Co_hK-X8.js → p-D_ukwEEB.js} +0 -0
  430. /package/dist/components/{p-piZ41_ho.js → p-Df4xlD1R.js} +0 -0
  431. /package/dist/components/{p-Ce4X3l8Z.js → p-MGQ2O9as.js} +0 -0
  432. /package/dist/components/{p-pnQgLSsX.js → p-_nGOa2Au.js} +0 -0
  433. /package/dist/components/{p-ClpSwIg-.js → p-d7wdNFwt.js} +0 -0
@@ -56,7 +56,7 @@ export class VehicleServiceHistory {
56
56
  { key: 'serviceType', label: this.locale.serviceType, maxWidth: 420 },
57
57
  { key: 'mileage', label: this.locale.odometer, nowrap: true },
58
58
  ];
59
- return (h(Host, { key: 'b4abb2327d2f8248206dcdc674863210ec557cb1', translate: "no" }, h(VehicleInfoLayout, { key: 'bc703b3deb41711df3c2b0d5f5570d4a65292c10', isError: this.isError, coreOnly: this.coreOnly, isLoading: this.isLoading, header: (_a = this.vehicleLookup) === null || _a === void 0 ? void 0 : _a.vin, direction: this.locale.sharedLocales.direction, errorMessage: this.locale.sharedLocales.errors[this.errorMessage] || this.locale.sharedLocales.errors.wildCard }, h("div", { key: '4f651c3c583d63189ba49ad8392f448712ad1ea4', class: "overflow-x-auto" }, h("information-table", { key: 'a74a9413e0ebcea4a7f6ad966f9e042493969c11', size: "small", allowAutoWidth: true, scrollExpandedIntoView: true, expandUsingEntireRow: true, headers: tableHeaders, isLoading: this.isLoading, rows: ((_b = this.vehicleLookup) === null || _b === void 0 ? void 0 : _b.serviceHistory) || [], subRowRenderer: (row) => h(ServiceHistorySubRow, { row: row, locale: this.locale }) })))));
59
+ return (h(Host, { key: '8f65959d8d5f390e8fa5035d57e5febaa8c6caad', translate: "no" }, h(VehicleInfoLayout, { key: '887afe9400b375fe282ac92b536af0a411af045d', isError: this.isError, coreOnly: this.coreOnly, isLoading: this.isLoading, header: (_a = this.vehicleLookup) === null || _a === void 0 ? void 0 : _a.vin, direction: this.locale.sharedLocales.direction, errorMessage: this.locale.sharedLocales.errors[this.errorMessage] || this.locale.sharedLocales.errors.wildCard }, h("div", { key: '8f6f9e240b89f8b6d56eff3163f094f02ccbd830', class: "overflow-x-auto" }, h("information-table", { key: '31d7eb6d4e27b47d982a76c508e45b2df0d4fa40', size: "small", allowAutoWidth: true, scrollExpandedIntoView: true, expandUsingEntireRow: true, headers: tableHeaders, isLoading: this.isLoading, rows: ((_b = this.vehicleLookup) === null || _b === void 0 ? void 0 : _b.serviceHistory) || [], subRowRenderer: (row) => h(ServiceHistorySubRow, { row: row, locale: this.locale }) })))));
60
60
  }
61
61
  static get is() { return "vehicle-service-history"; }
62
62
  static get encapsulation() { return "shadow"; }
@@ -74,7 +74,6 @@ export class VehicleServiceHistory {
74
74
  return {
75
75
  "language": {
76
76
  "type": "string",
77
- "attribute": "language",
78
77
  "mutable": false,
79
78
  "complexType": {
80
79
  "original": "LanguageKeys",
@@ -83,7 +82,8 @@ export class VehicleServiceHistory {
83
82
  "LanguageKeys": {
84
83
  "location": "import",
85
84
  "path": "~features/multi-lingual",
86
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
85
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
86
+ "referenceLocation": "LanguageKeys"
87
87
  }
88
88
  }
89
89
  },
@@ -96,11 +96,11 @@ export class VehicleServiceHistory {
96
96
  "getter": false,
97
97
  "setter": false,
98
98
  "reflect": false,
99
+ "attribute": "language",
99
100
  "defaultValue": "'en'"
100
101
  },
101
102
  "coreOnly": {
102
103
  "type": "boolean",
103
- "attribute": "core-only",
104
104
  "mutable": false,
105
105
  "complexType": {
106
106
  "original": "boolean",
@@ -116,11 +116,11 @@ export class VehicleServiceHistory {
116
116
  "getter": false,
117
117
  "setter": false,
118
118
  "reflect": false,
119
+ "attribute": "core-only",
119
120
  "defaultValue": "false"
120
121
  },
121
122
  "isDev": {
122
123
  "type": "boolean",
123
- "attribute": "is-dev",
124
124
  "mutable": false,
125
125
  "complexType": {
126
126
  "original": "boolean",
@@ -135,11 +135,11 @@ export class VehicleServiceHistory {
135
135
  },
136
136
  "getter": false,
137
137
  "setter": false,
138
- "reflect": false
138
+ "reflect": false,
139
+ "attribute": "is-dev"
139
140
  },
140
141
  "disableVinValidation": {
141
142
  "type": "boolean",
142
- "attribute": "disable-vin-validation",
143
143
  "mutable": false,
144
144
  "complexType": {
145
145
  "original": "boolean",
@@ -155,11 +155,11 @@ export class VehicleServiceHistory {
155
155
  "getter": false,
156
156
  "setter": false,
157
157
  "reflect": false,
158
+ "attribute": "disable-vin-validation",
158
159
  "defaultValue": "false"
159
160
  },
160
161
  "baseUrl": {
161
162
  "type": "string",
162
- "attribute": "base-url",
163
163
  "mutable": false,
164
164
  "complexType": {
165
165
  "original": "string",
@@ -174,11 +174,11 @@ export class VehicleServiceHistory {
174
174
  },
175
175
  "getter": false,
176
176
  "setter": false,
177
- "reflect": false
177
+ "reflect": false,
178
+ "attribute": "base-url"
178
179
  },
179
180
  "headers": {
180
181
  "type": "unknown",
181
- "attribute": "headers",
182
182
  "mutable": false,
183
183
  "complexType": {
184
184
  "original": "object",
@@ -197,7 +197,6 @@ export class VehicleServiceHistory {
197
197
  },
198
198
  "queryString": {
199
199
  "type": "string",
200
- "attribute": "query-string",
201
200
  "mutable": false,
202
201
  "complexType": {
203
202
  "original": "string",
@@ -213,11 +212,11 @@ export class VehicleServiceHistory {
213
212
  "getter": false,
214
213
  "setter": false,
215
214
  "reflect": false,
215
+ "attribute": "query-string",
216
216
  "defaultValue": "''"
217
217
  },
218
218
  "errorCallback": {
219
219
  "type": "string",
220
- "attribute": "error-callback",
221
220
  "mutable": false,
222
221
  "complexType": {
223
222
  "original": "BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>",
@@ -226,12 +225,14 @@ export class VehicleServiceHistory {
226
225
  "BlazorInvokableFunction": {
227
226
  "location": "import",
228
227
  "path": "~features/blazor-ref",
229
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
228
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
229
+ "referenceLocation": "BlazorInvokableFunction"
230
230
  },
231
231
  "ErrorKeys": {
232
232
  "location": "import",
233
233
  "path": "~features/multi-lingual",
234
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
234
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
235
+ "referenceLocation": "ErrorKeys"
235
236
  }
236
237
  }
237
238
  },
@@ -243,11 +244,11 @@ export class VehicleServiceHistory {
243
244
  },
244
245
  "getter": false,
245
246
  "setter": false,
246
- "reflect": false
247
+ "reflect": false,
248
+ "attribute": "error-callback"
247
249
  },
248
250
  "loadingStateChange": {
249
251
  "type": "string",
250
- "attribute": "loading-state-change",
251
252
  "mutable": false,
252
253
  "complexType": {
253
254
  "original": "BlazorInvokableFunction<(isLoading: boolean) => void>",
@@ -256,7 +257,8 @@ export class VehicleServiceHistory {
256
257
  "BlazorInvokableFunction": {
257
258
  "location": "import",
258
259
  "path": "~features/blazor-ref",
259
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
260
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
261
+ "referenceLocation": "BlazorInvokableFunction"
260
262
  }
261
263
  }
262
264
  },
@@ -268,11 +270,11 @@ export class VehicleServiceHistory {
268
270
  },
269
271
  "getter": false,
270
272
  "setter": false,
271
- "reflect": false
273
+ "reflect": false,
274
+ "attribute": "loading-state-change"
272
275
  },
273
276
  "loadedResponse": {
274
277
  "type": "string",
275
- "attribute": "loaded-response",
276
278
  "mutable": false,
277
279
  "complexType": {
278
280
  "original": "BlazorInvokableFunction<(response: VehicleLookupDTO) => void>",
@@ -281,12 +283,14 @@ export class VehicleServiceHistory {
281
283
  "BlazorInvokableFunction": {
282
284
  "location": "import",
283
285
  "path": "~features/blazor-ref",
284
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
286
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
287
+ "referenceLocation": "BlazorInvokableFunction"
285
288
  },
286
289
  "VehicleLookupDTO": {
287
290
  "location": "import",
288
291
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
289
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
292
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
293
+ "referenceLocation": "VehicleLookupDTO"
290
294
  }
291
295
  }
292
296
  },
@@ -298,7 +302,8 @@ export class VehicleServiceHistory {
298
302
  },
299
303
  "getter": false,
300
304
  "setter": false,
301
- "reflect": false
305
+ "reflect": false,
306
+ "attribute": "loaded-response"
302
307
  }
303
308
  };
304
309
  }
@@ -330,7 +335,8 @@ export class VehicleServiceHistory {
330
335
  "DotNetObjectReference": {
331
336
  "location": "import",
332
337
  "path": "~features/blazor-ref",
333
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
338
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
339
+ "referenceLocation": "DotNetObjectReference"
334
340
  }
335
341
  },
336
342
  "return": "Promise<void>"
@@ -356,7 +362,8 @@ export class VehicleServiceHistory {
356
362
  "VehicleLookupMock": {
357
363
  "location": "import",
358
364
  "path": "~features/vehicle-lookup-component",
359
- "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock"
365
+ "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock",
366
+ "referenceLocation": "VehicleLookupMock"
360
367
  }
361
368
  },
362
369
  "return": "Promise<void>"
@@ -386,7 +393,8 @@ export class VehicleServiceHistory {
386
393
  "VehicleLookupDTO": {
387
394
  "location": "import",
388
395
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
389
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
396
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
397
+ "referenceLocation": "VehicleLookupDTO"
390
398
  }
391
399
  },
392
400
  "return": "Promise<void>"
@@ -412,7 +420,8 @@ export class VehicleServiceHistory {
412
420
  "ErrorKeys": {
413
421
  "location": "import",
414
422
  "path": "~features/multi-lingual",
415
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
423
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
424
+ "referenceLocation": "ErrorKeys"
416
425
  }
417
426
  },
418
427
  "return": "Promise<void>"
@@ -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}.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))}.\!overflow-hidden{overflow:hidden!important}.rounded-\[4px\]{border-radius:4px}.border{border-width:1px}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.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}*,:host *{font-family:inherit!important}.static{position:static}.h-\[200px\]{height:200px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.text-\[26px\]{font-size:26px}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.pointer-events-none{pointer-events:none}.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}.size-full{height:100%;width:100%}.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)}.w-fit{width:fit-content}.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}.flex-col{flex-direction:column}.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))}.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)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.\[\&_\*\]\:shrink-0 *{flex-shrink:0}.end-0{inset-inline-end:0}.top-full{top:100%}.mx-auto{margin-left:auto;margin-right:auto}.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%}.shrink-0{flex-shrink:0}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-wrap{flex-wrap:wrap}.gap-\[16px\]{gap:16px}.gap-\[4px\]{gap:4px}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.rounded-lg{border-radius:.5rem}.border-b{border-bottom-width:1px}.border-amber-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.bg-black\/40{background-color:rgba(0,0,0,.4)}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.p-\[12px\]{padding:12px}.p-\[6px\]{padding:6px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[24px\]{padding-left:24px;padding-right:24px}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.py-\[15px\]{padding-bottom:15px;padding-top:15px}.py-\[16px\]{padding-bottom:16px;padding-top:16px}.py-\[6px\]{padding-bottom:6px;padding-top:6px}.py-\[8px\]{padding-bottom:8px;padding-top:8px}.text-center{text-align:center}.text-\[17px\]{font-size:17px}.font-medium{font-weight:500}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.no-underline{text-decoration-line:none}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150{transition-duration:.15s}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:border-amber-600:hover{--tw-border-opacity:1;border-color:rgb(217 119 6/var(--tw-border-opacity,1))}.hover\:bg-amber-50:hover{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity,1))}.hover\:bg-sky-100\/50:hover{background-color:rgba(224,242,254,.5)}.hover\:opacity-100:hover{opacity:1}.\[\&_div\]\:hover\:\!opacity-100:hover div{opacity:1!important}.\[\&_img\]\:hover\:shadow-lg:hover img{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.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}.size-\[100px\]{height:100px;width:100px}.h-auto{height:auto}.max-h-\[100px\]{max-height:100px}.w-auto{width:auto}.max-w-\[100px\]{max-width:100px}.shadow,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.my-2{margin-bottom:.5rem;margin-top:.5rem}.grow{flex-grow:1}.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}
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}.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))}.\!overflow-hidden{overflow:hidden!important}.rounded-\[4px\]{border-radius:4px}.border{border-width:1px}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.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}*,:host *{font-family:inherit!important}.static{position:static}.h-\[200px\]{height:200px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.text-\[26px\]{font-size:26px}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.pointer-events-none{pointer-events:none}.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}.cursor-pointer{cursor:pointer}.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))}.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)}.duration-200{transition-duration:.2s}.\[\&_\*\]\: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))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.p-\[12px\]{padding:12px}.p-\[6px\]{padding:6px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[24px\]{padding-left:24px;padding-right:24px}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.py-\[15px\]{padding-bottom:15px;padding-top:15px}.py-\[16px\]{padding-bottom:16px;padding-top:16px}.py-\[6px\]{padding-bottom:6px;padding-top:6px}.py-\[8px\]{padding-bottom:8px;padding-top:8px}.text-center{text-align:center}.text-\[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}
@@ -62,7 +62,7 @@ export class VehicleSpecification {
62
62
  catch (error) {
63
63
  productionDate = null;
64
64
  }
65
- return (h(Host, { key: 'b2ad79874e78108e90b182675b94084224e5e552', translate: "no" }, h(VehicleInfoLayout, { key: 'f4e921b2a1b799daccd3d9a0a631f5690ce5aa1a', isError: this.isError, coreOnly: this.coreOnly, isLoading: this.isLoading, header: (_e = this.vehicleLookup) === null || _e === void 0 ? void 0 : _e.vin, direction: this.locale.sharedLocales.direction, errorMessage: this.locale.sharedLocales.errors[this.errorMessage] || this.locale.sharedLocales.errors.wildCard }, h("flexible-container", { key: '5a70da64739ba813264bab77f86d6efb00430d1d' }, h("div", { key: 'fce877c7383453da74efc3634c99c0ed97d793c2', class: "flex p-[16px] [&>div]:grow overflow-auto gap-[16px] items-stretch justify-center md:justify-between flex-wrap" }, h(MaterialCard, { key: '83a612d970490651d663afcb12875a865d199656', class: "grow", title: texts === null || texts === void 0 ? void 0 : texts.model, minWidth: "300px" }, h(MaterialCardChildren, { key: '5f4fe41e28d421949d2e9edfc5f3b8186580bdd0', class: "text-center", hidden: !((_h = (_g = (_f = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _f === void 0 ? void 0 : _f.vehicleVariantInfo) === null || _g === void 0 ? void 0 : _g.modelCode) === null || _h === void 0 ? void 0 : _h.trim()) && !((_l = (_k = (_j = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _j === void 0 ? void 0 : _j.vehicleSpecification) === null || _k === void 0 ? void 0 : _k.modelDescription) === null || _l === void 0 ? void 0 : _l.trim()) }, ((_p = (_o = (_m = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _m === void 0 ? void 0 : _m.vehicleVariantInfo) === null || _o === void 0 ? void 0 : _o.modelCode) === null || _p === void 0 ? void 0 : _p.trim()) || '', " ", h("br", { key: '554e2ef2f8ce9818d363dece0295aadcb64fb3dc', class: "my-2" }), ((_s = (_r = (_q = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _q === void 0 ? void 0 : _q.vehicleSpecification) === null || _r === void 0 ? void 0 : _r.modelDescription) === null || _s === void 0 ? void 0 : _s.trim()) || '')), h(MaterialCard, { key: '634848dc305a0b6e6ae5ccda36ecf19216779ea6', class: "grow", title: texts === null || texts === void 0 ? void 0 : texts.variant, minWidth: "300px" }, h(MaterialCardChildren, { key: 'a508481788a6d59604a0b407505568b0382893c7', class: "text-center", hidden: !((_v = (_u = (_t = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _t === void 0 ? void 0 : _t.identifiers) === null || _u === void 0 ? void 0 : _u.variant) === null || _v === void 0 ? void 0 : _v.trim()) && !((_y = (_x = (_w = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _w === void 0 ? void 0 : _w.vehicleSpecification) === null || _x === void 0 ? void 0 : _x.variantDescription) === null || _y === void 0 ? void 0 : _y.trim()) }, ((_1 = (_0 = (_z = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _z === void 0 ? void 0 : _z.identifiers) === null || _0 === void 0 ? void 0 : _0.variant) === null || _1 === void 0 ? void 0 : _1.trim()) || '', " ", h("br", { key: '940d929a5f7d09f682be7a648e37ece4d34d1cc2' }), ((_4 = (_3 = (_2 = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _2 === void 0 ? void 0 : _2.vehicleSpecification) === null || _3 === void 0 ? void 0 : _3.variantDescription) === null || _4 === void 0 ? void 0 : _4.trim()) || '')), h(MaterialCard, { key: 'c47d35eb74b8013d3b1c5028eae4f4128f32dec5', desc: ((_7 = (_6 = (_5 = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _5 === void 0 ? void 0 : _5.identifiers) === null || _6 === void 0 ? void 0 : _6.katashiki) === null || _7 === void 0 ? void 0 : _7.trim()) || '', title: texts === null || texts === void 0 ? void 0 : texts.katashiki, minWidth: "250px" }), h(MaterialCard, { key: 'fa4a49bfbb6619d483626fd53bb6b8e4ea094115', desc: ((_11 = (_10 = (_9 = (_8 = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _8 === void 0 ? void 0 : _8.vehicleVariantInfo) === null || _9 === void 0 ? void 0 : _9.modelYear) === null || _10 === void 0 ? void 0 : _10.toString()) === null || _11 === void 0 ? void 0 : _11.trim()) || '', title: texts === null || texts === void 0 ? void 0 : texts.modelYear, minWidth: "250px" }), h(MaterialCard, { key: '0847bdecbc16f00c2095a1b6d037cf10c9ee57d2', desc: productionDate ? productionDate : '', title: texts === null || texts === void 0 ? void 0 : texts.productionDate, minWidth: "250px" }), h(MaterialCard, { key: 'bdf10355145805824acaed699c7735c8c59ac8f7', desc: ((_14 = (_13 = (_12 = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _12 === void 0 ? void 0 : _12.vehicleVariantInfo) === null || _13 === void 0 ? void 0 : _13.sfx) === null || _14 === void 0 ? void 0 : _14.trim()) || '', title: texts === null || texts === void 0 ? void 0 : texts.sfx, minWidth: "250px" }))))));
65
+ return (h(Host, { key: '82be9d7c37c939566edc9688e5d3dd74c1ca7caa', translate: "no" }, h(VehicleInfoLayout, { key: '050c0a46ca5f6ac3facfbb24a19aca0d2887728e', isError: this.isError, coreOnly: this.coreOnly, isLoading: this.isLoading, header: (_e = this.vehicleLookup) === null || _e === void 0 ? void 0 : _e.vin, direction: this.locale.sharedLocales.direction, errorMessage: this.locale.sharedLocales.errors[this.errorMessage] || this.locale.sharedLocales.errors.wildCard }, h("flexible-container", { key: '53bc980680142e039a11c56cd8b0e96cb54a6bcf' }, h("div", { key: 'da2866dc3adba9ea69efd999815559a97092d367', class: "flex p-[16px] [&>div]:grow overflow-auto gap-[16px] items-stretch justify-center md:justify-between flex-wrap" }, h(MaterialCard, { key: 'baf89f84228926f11f44e9c0b7724ce6f205a1ec', class: "grow", title: texts === null || texts === void 0 ? void 0 : texts.model, minWidth: "300px" }, h(MaterialCardChildren, { key: '247e98233a96c2c68b5fdada25351012cceee1c7', class: "text-center", hidden: !((_h = (_g = (_f = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _f === void 0 ? void 0 : _f.vehicleVariantInfo) === null || _g === void 0 ? void 0 : _g.modelCode) === null || _h === void 0 ? void 0 : _h.trim()) && !((_l = (_k = (_j = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _j === void 0 ? void 0 : _j.vehicleSpecification) === null || _k === void 0 ? void 0 : _k.modelDescription) === null || _l === void 0 ? void 0 : _l.trim()) }, ((_p = (_o = (_m = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _m === void 0 ? void 0 : _m.vehicleVariantInfo) === null || _o === void 0 ? void 0 : _o.modelCode) === null || _p === void 0 ? void 0 : _p.trim()) || '', " ", h("br", { key: '7f653acf7368bca5c7eb823d355ae546c3a7faef', class: "my-2" }), ((_s = (_r = (_q = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _q === void 0 ? void 0 : _q.vehicleSpecification) === null || _r === void 0 ? void 0 : _r.modelDescription) === null || _s === void 0 ? void 0 : _s.trim()) || '')), h(MaterialCard, { key: '12215c8d95d47fba716f36dc2c577fb8f401929b', class: "grow", title: texts === null || texts === void 0 ? void 0 : texts.variant, minWidth: "300px" }, h(MaterialCardChildren, { key: '1dbe9d326d7d883c3c828e4ff33acf47549fef7b', class: "text-center", hidden: !((_v = (_u = (_t = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _t === void 0 ? void 0 : _t.identifiers) === null || _u === void 0 ? void 0 : _u.variant) === null || _v === void 0 ? void 0 : _v.trim()) && !((_y = (_x = (_w = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _w === void 0 ? void 0 : _w.vehicleSpecification) === null || _x === void 0 ? void 0 : _x.variantDescription) === null || _y === void 0 ? void 0 : _y.trim()) }, ((_1 = (_0 = (_z = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _z === void 0 ? void 0 : _z.identifiers) === null || _0 === void 0 ? void 0 : _0.variant) === null || _1 === void 0 ? void 0 : _1.trim()) || '', " ", h("br", { key: 'e5caefead2620f8cefcfeaefd6ac52530e60c79b' }), ((_4 = (_3 = (_2 = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _2 === void 0 ? void 0 : _2.vehicleSpecification) === null || _3 === void 0 ? void 0 : _3.variantDescription) === null || _4 === void 0 ? void 0 : _4.trim()) || '')), h(MaterialCard, { key: '9cf57f369c8bd43a14c47e7b49e9862a3c6617cc', desc: ((_7 = (_6 = (_5 = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _5 === void 0 ? void 0 : _5.identifiers) === null || _6 === void 0 ? void 0 : _6.katashiki) === null || _7 === void 0 ? void 0 : _7.trim()) || '', title: texts === null || texts === void 0 ? void 0 : texts.katashiki, minWidth: "250px" }), h(MaterialCard, { key: '7bb01ce0b3000c08007f51dfab863f55db406982', desc: ((_11 = (_10 = (_9 = (_8 = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _8 === void 0 ? void 0 : _8.vehicleVariantInfo) === null || _9 === void 0 ? void 0 : _9.modelYear) === null || _10 === void 0 ? void 0 : _10.toString()) === null || _11 === void 0 ? void 0 : _11.trim()) || '', title: texts === null || texts === void 0 ? void 0 : texts.modelYear, minWidth: "250px" }), h(MaterialCard, { key: '098930234119023ae722f0547a34a7ae202a886a', desc: productionDate ? productionDate : '', title: texts === null || texts === void 0 ? void 0 : texts.productionDate, minWidth: "250px" }), h(MaterialCard, { key: 'f5c329f53ae91ab7046ca3adf7da9dbed4ce7a6b', desc: ((_14 = (_13 = (_12 = this === null || this === void 0 ? void 0 : this.vehicleLookup) === null || _12 === void 0 ? void 0 : _12.vehicleVariantInfo) === null || _13 === void 0 ? void 0 : _13.sfx) === null || _14 === void 0 ? void 0 : _14.trim()) || '', title: texts === null || texts === void 0 ? void 0 : texts.sfx, minWidth: "250px" }))))));
66
66
  }
67
67
  static get is() { return "vehicle-specification"; }
68
68
  static get encapsulation() { return "shadow"; }
@@ -80,7 +80,6 @@ export class VehicleSpecification {
80
80
  return {
81
81
  "language": {
82
82
  "type": "string",
83
- "attribute": "language",
84
83
  "mutable": false,
85
84
  "complexType": {
86
85
  "original": "LanguageKeys",
@@ -89,7 +88,8 @@ export class VehicleSpecification {
89
88
  "LanguageKeys": {
90
89
  "location": "import",
91
90
  "path": "~features/multi-lingual",
92
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
91
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
92
+ "referenceLocation": "LanguageKeys"
93
93
  }
94
94
  }
95
95
  },
@@ -102,11 +102,11 @@ export class VehicleSpecification {
102
102
  "getter": false,
103
103
  "setter": false,
104
104
  "reflect": false,
105
+ "attribute": "language",
105
106
  "defaultValue": "'en'"
106
107
  },
107
108
  "coreOnly": {
108
109
  "type": "boolean",
109
- "attribute": "core-only",
110
110
  "mutable": false,
111
111
  "complexType": {
112
112
  "original": "boolean",
@@ -122,11 +122,11 @@ export class VehicleSpecification {
122
122
  "getter": false,
123
123
  "setter": false,
124
124
  "reflect": false,
125
+ "attribute": "core-only",
125
126
  "defaultValue": "false"
126
127
  },
127
128
  "isDev": {
128
129
  "type": "boolean",
129
- "attribute": "is-dev",
130
130
  "mutable": false,
131
131
  "complexType": {
132
132
  "original": "boolean",
@@ -141,11 +141,11 @@ export class VehicleSpecification {
141
141
  },
142
142
  "getter": false,
143
143
  "setter": false,
144
- "reflect": false
144
+ "reflect": false,
145
+ "attribute": "is-dev"
145
146
  },
146
147
  "disableVinValidation": {
147
148
  "type": "boolean",
148
- "attribute": "disable-vin-validation",
149
149
  "mutable": false,
150
150
  "complexType": {
151
151
  "original": "boolean",
@@ -161,11 +161,11 @@ export class VehicleSpecification {
161
161
  "getter": false,
162
162
  "setter": false,
163
163
  "reflect": false,
164
+ "attribute": "disable-vin-validation",
164
165
  "defaultValue": "false"
165
166
  },
166
167
  "baseUrl": {
167
168
  "type": "string",
168
- "attribute": "base-url",
169
169
  "mutable": false,
170
170
  "complexType": {
171
171
  "original": "string",
@@ -180,11 +180,11 @@ export class VehicleSpecification {
180
180
  },
181
181
  "getter": false,
182
182
  "setter": false,
183
- "reflect": false
183
+ "reflect": false,
184
+ "attribute": "base-url"
184
185
  },
185
186
  "headers": {
186
187
  "type": "unknown",
187
- "attribute": "headers",
188
188
  "mutable": false,
189
189
  "complexType": {
190
190
  "original": "object",
@@ -203,7 +203,6 @@ export class VehicleSpecification {
203
203
  },
204
204
  "queryString": {
205
205
  "type": "string",
206
- "attribute": "query-string",
207
206
  "mutable": false,
208
207
  "complexType": {
209
208
  "original": "string",
@@ -219,11 +218,11 @@ export class VehicleSpecification {
219
218
  "getter": false,
220
219
  "setter": false,
221
220
  "reflect": false,
221
+ "attribute": "query-string",
222
222
  "defaultValue": "''"
223
223
  },
224
224
  "errorCallback": {
225
225
  "type": "string",
226
- "attribute": "error-callback",
227
226
  "mutable": false,
228
227
  "complexType": {
229
228
  "original": "BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>",
@@ -232,12 +231,14 @@ export class VehicleSpecification {
232
231
  "BlazorInvokableFunction": {
233
232
  "location": "import",
234
233
  "path": "~features/blazor-ref",
235
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
234
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
235
+ "referenceLocation": "BlazorInvokableFunction"
236
236
  },
237
237
  "ErrorKeys": {
238
238
  "location": "import",
239
239
  "path": "~features/multi-lingual",
240
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
240
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
241
+ "referenceLocation": "ErrorKeys"
241
242
  }
242
243
  }
243
244
  },
@@ -249,11 +250,11 @@ export class VehicleSpecification {
249
250
  },
250
251
  "getter": false,
251
252
  "setter": false,
252
- "reflect": false
253
+ "reflect": false,
254
+ "attribute": "error-callback"
253
255
  },
254
256
  "loadingStateChange": {
255
257
  "type": "string",
256
- "attribute": "loading-state-change",
257
258
  "mutable": false,
258
259
  "complexType": {
259
260
  "original": "BlazorInvokableFunction<(isLoading: boolean) => void>",
@@ -262,7 +263,8 @@ export class VehicleSpecification {
262
263
  "BlazorInvokableFunction": {
263
264
  "location": "import",
264
265
  "path": "~features/blazor-ref",
265
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
266
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
267
+ "referenceLocation": "BlazorInvokableFunction"
266
268
  }
267
269
  }
268
270
  },
@@ -274,11 +276,11 @@ export class VehicleSpecification {
274
276
  },
275
277
  "getter": false,
276
278
  "setter": false,
277
- "reflect": false
279
+ "reflect": false,
280
+ "attribute": "loading-state-change"
278
281
  },
279
282
  "loadedResponse": {
280
283
  "type": "string",
281
- "attribute": "loaded-response",
282
284
  "mutable": false,
283
285
  "complexType": {
284
286
  "original": "BlazorInvokableFunction<(response: VehicleLookupDTO) => void>",
@@ -287,12 +289,14 @@ export class VehicleSpecification {
287
289
  "BlazorInvokableFunction": {
288
290
  "location": "import",
289
291
  "path": "~features/blazor-ref",
290
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
292
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
293
+ "referenceLocation": "BlazorInvokableFunction"
291
294
  },
292
295
  "VehicleLookupDTO": {
293
296
  "location": "import",
294
297
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
295
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
298
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
299
+ "referenceLocation": "VehicleLookupDTO"
296
300
  }
297
301
  }
298
302
  },
@@ -304,7 +308,8 @@ export class VehicleSpecification {
304
308
  },
305
309
  "getter": false,
306
310
  "setter": false,
307
- "reflect": false
311
+ "reflect": false,
312
+ "attribute": "loaded-response"
308
313
  }
309
314
  };
310
315
  }
@@ -336,7 +341,8 @@ export class VehicleSpecification {
336
341
  "DotNetObjectReference": {
337
342
  "location": "import",
338
343
  "path": "~features/blazor-ref",
339
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
344
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
345
+ "referenceLocation": "DotNetObjectReference"
340
346
  }
341
347
  },
342
348
  "return": "Promise<void>"
@@ -362,7 +368,8 @@ export class VehicleSpecification {
362
368
  "VehicleLookupMock": {
363
369
  "location": "import",
364
370
  "path": "~features/vehicle-lookup-component",
365
- "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock"
371
+ "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock",
372
+ "referenceLocation": "VehicleLookupMock"
366
373
  }
367
374
  },
368
375
  "return": "Promise<void>"
@@ -392,7 +399,8 @@ export class VehicleSpecification {
392
399
  "VehicleLookupDTO": {
393
400
  "location": "import",
394
401
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
395
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
402
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
403
+ "referenceLocation": "VehicleLookupDTO"
396
404
  }
397
405
  },
398
406
  "return": "Promise<void>"
@@ -418,7 +426,8 @@ export class VehicleSpecification {
418
426
  "ErrorKeys": {
419
427
  "location": "import",
420
428
  "path": "~features/multi-lingual",
421
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
429
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
430
+ "referenceLocation": "ErrorKeys"
422
431
  }
423
432
  },
424
433
  "return": "Promise<void>"