adp-web-components 0.3.10 → 0.3.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (467) hide show
  1. package/dist/cjs/{add-icon-CF5SHPFy.js → add-icon-BaoMAIgg.js} +2 -4
  2. package/dist/cjs/{app-globals-CLG2l7G2.js → app-globals-DBRBLgev.js} +3 -2
  3. package/dist/cjs/arrow-icon-CJX1aUJ8.js +11 -0
  4. package/dist/cjs/arrow-up-icon-B3Z5Myqt.js +11 -0
  5. package/dist/cjs/calendar-days-icon-CsHz2cgV.js +11 -0
  6. package/dist/cjs/{check-icon-BZSYrNhm.js → check-icon-CqTKjw2o.js} +2 -3
  7. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +54 -48
  8. package/dist/cjs/{decode-time-offset-iH1ebYUR.js → decode-time-offset-DOSaziv5.js} +1 -1
  9. package/dist/cjs/{fetch-from-CDC_gRf3.js → fetch-from-BNNXW9VC.js} +1 -1
  10. package/dist/cjs/flexible-container.cjs.entry.js +14 -8
  11. package/dist/cjs/form-checkbox.cjs.entry.js +6 -6
  12. package/dist/cjs/form-date-picker.cjs.entry.js +12 -10
  13. package/dist/cjs/form-dialog_13.cjs.entry.js +191 -113
  14. package/dist/cjs/{form-error-message-BVlrmjov.js → form-error-message-K-KI154V.js} +4 -5
  15. package/dist/cjs/{form-input-cvIkC0L1.js → form-input-PYkIVe7J.js} +10 -10
  16. package/dist/cjs/{form-input-label-CVEi7sIh.js → form-input-label-uhneFYXO.js} +4 -6
  17. package/dist/cjs/form-input_7.cjs.entry.js +57 -41
  18. package/dist/cjs/form-switch.cjs.entry.js +6 -6
  19. package/dist/cjs/form-time-picker.cjs.entry.js +13 -11
  20. package/dist/cjs/{functions-DfKzlH6K.js → functions-Bu1AQDD2.js} +16 -14
  21. package/dist/cjs/general-form.cjs.entry.js +18 -14
  22. package/dist/cjs/general-inquiry-form.cjs.entry.js +18 -14
  23. package/dist/cjs/{get-custom-classes-for-portal-DKFBTajH.js → get-custom-classes-for-portal-NNOxAU3P.js} +3 -4
  24. package/dist/cjs/{get-language-from-url-CFD-qrqi.js → get-language-from-url-p2OXldYh.js} +5 -4
  25. package/dist/cjs/{get-local-language-rENgkS8G.js → get-local-language-BR0p0bBg.js} +2 -2
  26. package/dist/cjs/{get-mock-files-CzWl-czX.js → get-mock-files-Dljv5P4k.js} +2 -2
  27. package/dist/cjs/{index-H5Wezxcv.js → index-Bi6W8dMN.js} +492 -270
  28. package/dist/cjs/information-table.cjs.entry.js +8 -10
  29. package/dist/cjs/{loader-icon-DO2Fu65-.js → loader-icon-By94sKO7.js} +2 -10
  30. package/dist/cjs/loader.cjs.js +3 -3
  31. package/dist/cjs/loading-spinner.cjs.entry.js +4 -4
  32. package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +10 -8
  33. package/dist/cjs/{mappers-CoVG3ogT.js → mappers-DF2WCWpn.js} +10 -14
  34. package/dist/cjs/{material-card-DyHk88WR.js → material-card-BqsZgRVE.js} +4 -12
  35. package/dist/cjs/part-lookup.cjs.entry.js +11 -7
  36. package/dist/cjs/qr-code-scan-B-8WHa22.js +11 -0
  37. package/dist/cjs/service-booking-form.cjs.entry.js +18 -14
  38. package/dist/cjs/shift-accordion.cjs.entry.js +4 -4
  39. package/dist/cjs/shift-checkbox.cjs.entry.js +5 -5
  40. package/dist/cjs/shift-components.cjs.js +4 -4
  41. package/dist/cjs/shift-slider.cjs.entry.js +7 -5
  42. package/dist/cjs/shift-switch.cjs.entry.js +4 -4
  43. package/dist/cjs/shift-tab-content.cjs.entry.js +7 -5
  44. package/dist/cjs/shift-tabs_2.cjs.entry.js +25 -25
  45. package/dist/cjs/ssc-lookup-form.cjs.entry.js +18 -14
  46. package/dist/cjs/test-drive-form.cjs.entry.js +18 -14
  47. package/dist/cjs/{triangle-alert-B9UanYfs.js → triangle-alert-CN15U99s.js} +3 -11
  48. package/dist/cjs/vehicle-accessories_7.cjs.entry.js +119 -178
  49. package/dist/cjs/vehicle-info-layout-sV6altzn.js +12 -0
  50. package/dist/cjs/vehicle-lookup.cjs.entry.js +19 -10
  51. package/dist/cjs/vehicle-quotation-form.cjs.entry.js +30 -30
  52. package/dist/collection/collection-manifest.json +3 -2
  53. package/dist/collection/components/components/empty.css +1 -1
  54. package/dist/collection/components/components/flexible-container.css +1 -1
  55. package/dist/collection/components/components/flexible-container.js +10 -10
  56. package/dist/collection/components/components/information-table.css +1 -1
  57. package/dist/collection/components/components/information-table.js +12 -20
  58. package/dist/collection/components/components/loading-spinner.css +1 -1
  59. package/dist/collection/components/components/loading-spinner.js +3 -3
  60. package/dist/collection/components/components/shift-accordion.css +1 -1
  61. package/dist/collection/components/components/shift-accordion.js +5 -6
  62. package/dist/collection/components/components/shift-checkbox.js +13 -14
  63. package/dist/collection/components/components/shift-portal.css +1 -1
  64. package/dist/collection/components/components/shift-portal.js +3 -4
  65. package/dist/collection/components/components/shift-select-dropdown.css +1 -1
  66. package/dist/collection/components/components/shift-select-dropdown.js +23 -24
  67. package/dist/collection/components/components/shift-select.css +1 -1
  68. package/dist/collection/components/components/shift-select.js +47 -43
  69. package/dist/collection/components/components/shift-slider.js +3 -4
  70. package/dist/collection/components/components/shift-switch.js +13 -14
  71. package/dist/collection/components/components/shift-tab-content.css +1 -1
  72. package/dist/collection/components/components/shift-tab-content.js +3 -4
  73. package/dist/collection/components/components/shift-tabs.css +1 -1
  74. package/dist/collection/components/components/shift-tabs.js +10 -12
  75. package/dist/collection/components/form-elements/VehicleImageViewer.js +1 -1
  76. package/dist/collection/components/form-elements/form-checkbox.js +17 -17
  77. package/dist/collection/components/form-elements/form-date-picker-legacy.js +26 -27
  78. package/dist/collection/components/form-elements/form-dialog.js +7 -8
  79. package/dist/collection/components/form-elements/form-file.js +114 -60
  80. package/dist/collection/components/form-elements/form-input-preview.js +8 -8
  81. package/dist/collection/components/form-elements/form-input.js +30 -32
  82. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  83. package/dist/collection/components/form-elements/form-phone-number.js +26 -26
  84. package/dist/collection/components/form-elements/form-picker-input.js +37 -38
  85. package/dist/collection/components/form-elements/form-select.js +38 -37
  86. package/dist/collection/components/form-elements/form-shadow-input.js +8 -8
  87. package/dist/collection/components/form-elements/form-stepper-control.js +17 -17
  88. package/dist/collection/components/form-elements/form-stepper-submit.js +19 -19
  89. package/dist/collection/components/form-elements/form-stepper.js +13 -12
  90. package/dist/collection/components/form-elements/form-structure-error.js +4 -3
  91. package/dist/collection/components/form-elements/form-structure.js +16 -16
  92. package/dist/collection/components/form-elements/form-submit.js +16 -16
  93. package/dist/collection/components/form-elements/form-switch.js +17 -17
  94. package/dist/collection/components/form-elements/form-text-area.js +22 -22
  95. package/dist/collection/components/form-elements/form-time-picker-legacy.js +26 -26
  96. package/dist/collection/components/form-elements/form-vin-input.js +32 -32
  97. package/dist/collection/components/forms/defaults/mappers.js +4 -4
  98. package/dist/collection/components/forms/general-form.js +22 -29
  99. package/dist/collection/components/forms/general-inquiry.js +22 -29
  100. package/dist/collection/components/forms/service-booking.js +22 -29
  101. package/dist/collection/components/forms/ssc-lookup.js +22 -29
  102. package/dist/collection/components/forms/test-drive.js +22 -29
  103. package/dist/collection/components/forms/vehicle-quotation/VehicleImageViewer.js +1 -1
  104. package/dist/collection/components/forms/vehicle-quotation/element-mapper.js +13 -13
  105. package/dist/collection/components/forms/vehicle-quotation.js +22 -27
  106. package/dist/collection/components/part-lookup/dead-stock-lookup.js +41 -29
  107. package/dist/collection/components/part-lookup/distributor-lookup.js +49 -36
  108. package/dist/collection/components/part-lookup/manufacturer-lookup.js +41 -29
  109. package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
  110. package/dist/collection/components/part-lookup/manufacturer-part-lookup.js +24 -20
  111. package/dist/collection/components/part-lookup/part-lookup.js +39 -34
  112. package/dist/collection/components/vehicle-lookup/components/CardsContainer.js +1 -1
  113. package/dist/collection/components/vehicle-lookup/components/claimable-trace-modal.js +1 -1
  114. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
  115. package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +36 -27
  116. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  117. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +56 -41
  118. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  119. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +21 -21
  120. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
  121. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +34 -34
  122. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
  123. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +35 -26
  124. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
  125. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +38 -29
  126. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  127. package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +35 -26
  128. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
  129. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +35 -26
  130. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +1 -1
  131. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.js +67 -55
  132. package/dist/collection/components/vin-extractor/vin-extractor.js +27 -26
  133. package/dist/collection/features/form-hook/form-hook.js +4 -3
  134. package/dist/collection/features/form-hook/functions.js +13 -11
  135. package/dist/collection/features/form-hook/inputs/form-input.js +10 -10
  136. package/dist/collection/global/lib/fetch-from.js +1 -1
  137. package/dist/collection/global/lib/get-custom-classes-for-portal.js +1 -1
  138. package/dist/collection/global/types/generated/vehicle-lookup/vehicle-service-menu-dto.js +1 -0
  139. package/dist/collection/global/types/generated/vehicle-lookup/vehicle-service-menu-line-dto.js +1 -0
  140. package/dist/collection/global/types/generated/vehicle-lookup/vehicle-service-menu-part-dto.js +1 -0
  141. package/dist/collection/templates/vehicle-lookup/mock-data.js +3 -2
  142. package/dist/components/dead-stock-lookup.js +1 -1
  143. package/dist/components/distributor-lookup.js +1 -1
  144. package/dist/components/flexible-container.js +1 -1
  145. package/dist/components/form-checkbox.js +1 -1
  146. package/dist/components/form-date-picker.js +1 -1
  147. package/dist/components/form-dialog.js +1 -1
  148. package/dist/components/form-file.js +1 -1
  149. package/dist/components/form-input-preview.js +1 -1
  150. package/dist/components/form-input.js +1 -1
  151. package/dist/components/form-phone-number.js +1 -1
  152. package/dist/components/form-picker-input.js +1 -1
  153. package/dist/components/form-select.js +1 -1
  154. package/dist/components/form-shadow-input.js +1 -1
  155. package/dist/components/form-stepper-control.js +1 -1
  156. package/dist/components/form-stepper-submit.js +1 -1
  157. package/dist/components/form-stepper.js +1 -1
  158. package/dist/components/form-structure-error.js +1 -1
  159. package/dist/components/form-structure.js +1 -1
  160. package/dist/components/form-submit.js +1 -1
  161. package/dist/components/form-switch.js +1 -1
  162. package/dist/components/form-text-area.js +1 -1
  163. package/dist/components/form-time-picker.js +1 -1
  164. package/dist/components/form-vin-input.js +1 -1
  165. package/dist/components/general-form.js +1 -1
  166. package/dist/components/general-inquiry-form.js +1 -1
  167. package/dist/components/index.d.ts +2 -0
  168. package/dist/components/index.js +1 -1
  169. package/dist/components/information-table.js +1 -1
  170. package/dist/components/loading-spinner.js +1 -1
  171. package/dist/components/manufacturer-lookup.js +1 -1
  172. package/dist/components/manufacturer-part-lookup.js +1 -1
  173. package/dist/components/p-50EIzP4j.js +5 -0
  174. package/dist/components/p-8EOK_QhL.js +5 -0
  175. package/dist/components/p-B3Vlmu9F.js +5 -0
  176. package/dist/components/p-B42vuL_p.js +5 -0
  177. package/dist/components/p-B8g3fLoh.js +5 -0
  178. package/dist/components/p-BDHTK4yJ.js +5 -0
  179. package/dist/components/p-BDlZ35Dv.js +5 -0
  180. package/dist/components/p-BFAzCUQY.js +5 -0
  181. package/dist/components/p-BHYsBcpG.js +5 -0
  182. package/dist/components/p-BIeJEFM6.js +5 -0
  183. package/dist/components/p-BMxw31OW.js +5 -0
  184. package/dist/components/p-BNs9PHd8.js +5 -0
  185. package/dist/components/p-BP6R1nYk.js +5 -0
  186. package/dist/components/p-BcRom3sV.js +5 -0
  187. package/dist/components/p-BjLQXN9e.js +5 -0
  188. package/dist/components/{p-CyHSA0jj.js → p-BsgLxjfx.js} +1 -1
  189. package/dist/components/p-BshR1DsJ.js +5 -0
  190. package/dist/components/p-C24AOawm.js +5 -0
  191. package/dist/components/p-C55Gk63d.js +5 -0
  192. package/dist/components/p-CD1XArUc.js +5 -0
  193. package/dist/components/p-CK6WFXQF.js +5 -0
  194. package/dist/components/p-CKrwCtec.js +5 -0
  195. package/dist/components/p-CLkGfAsm.js +5 -0
  196. package/dist/components/{p-nQWwKabJ.js → p-CMgPnaDZ.js} +1 -1
  197. package/dist/components/p-CRJSM0nN.js +5 -0
  198. package/dist/components/p-CjByjVT0.js +5 -0
  199. package/dist/components/p-Cl-rntc3.js +5 -0
  200. package/dist/components/{p-Dl7l7tdl.js → p-ClDpIRF9.js} +1 -1
  201. package/dist/components/p-Cmq7s1Gl.js +5 -0
  202. package/dist/components/p-CnZZ3ASF.js +5 -0
  203. package/dist/components/{p-CRxLIkuy.js → p-CoAe_PpX.js} +1 -1
  204. package/dist/components/{p-i9Qh8W9F.js → p-CtyIp56a.js} +1 -1
  205. package/dist/components/p-CvcaE6Ss.js +5 -0
  206. package/dist/components/{p-X95dYnNe.js → p-D-0CfzDk.js} +1 -1
  207. package/dist/components/p-DBErZTaY.js +5 -0
  208. package/dist/components/p-DJ0awYVE.js +5 -0
  209. package/dist/components/p-DNZ31iYw.js +5 -0
  210. package/dist/components/p-DWGSY0dp.js +5 -0
  211. package/dist/components/p-DbAAihIH.js +5 -0
  212. package/dist/components/p-DlG98nFs.js +5 -0
  213. package/dist/components/p-Dv_BQG7D.js +5 -0
  214. package/dist/components/{p-C-oReaYu.js → p-DzfwEYqx.js} +1 -1
  215. package/dist/components/{p-Bk0lC2Er.js → p-G9UmKW9m.js} +1 -1
  216. package/dist/components/p-Hlqj6HsH.js +5 -0
  217. package/dist/components/p-Wv20cFTm.js +5 -0
  218. package/dist/components/p-dRP9cgZF.js +5 -0
  219. package/dist/components/p-ubqjXh5U.js +5 -0
  220. package/dist/components/part-lookup.js +1 -1
  221. package/dist/components/service-booking-form.js +1 -1
  222. package/dist/components/shift-accordion.js +1 -1
  223. package/dist/components/shift-checkbox.js +1 -1
  224. package/dist/components/shift-portal.js +1 -1
  225. package/dist/components/shift-select-dropdown.js +1 -1
  226. package/dist/components/shift-select.js +1 -1
  227. package/dist/components/shift-slider.js +1 -1
  228. package/dist/components/shift-switch.js +1 -1
  229. package/dist/components/shift-tab-content.js +1 -1
  230. package/dist/components/shift-tabs.js +1 -1
  231. package/dist/components/ssc-lookup-form.js +1 -1
  232. package/dist/components/test-drive-form.js +1 -1
  233. package/dist/components/vehicle-accessories.js +1 -1
  234. package/dist/components/vehicle-claimable-items.js +1 -1
  235. package/dist/components/vehicle-item-claim-form.js +1 -1
  236. package/dist/components/vehicle-lookup.js +1 -1
  237. package/dist/components/vehicle-paint-thickness.js +1 -1
  238. package/dist/components/vehicle-quotation-form.js +1 -1
  239. package/dist/components/vehicle-sale-information.js +1 -1
  240. package/dist/components/vehicle-service-history.js +1 -1
  241. package/dist/components/vehicle-specification.js +1 -1
  242. package/dist/components/vehicle-warranty-details.js +1 -1
  243. package/dist/components/vin-extractor.js +1 -1
  244. package/dist/esm/{add-icon-1FhDJgrT.js → add-icon-DxQVyX6U.js} +2 -4
  245. package/dist/esm/app-globals-ci3rJxmu.js +10 -0
  246. package/dist/esm/arrow-icon-DRTeN2D5.js +9 -0
  247. package/dist/esm/arrow-up-icon-FAYFxG6c.js +9 -0
  248. package/dist/esm/calendar-days-icon-BOy0a_W-.js +9 -0
  249. package/dist/esm/{check-icon-mzFBdGKX.js → check-icon-BYK1ESZG.js} +2 -3
  250. package/dist/esm/dead-stock-lookup_3.entry.js +54 -48
  251. package/dist/esm/{decode-time-offset-Yzmqcv0-.js → decode-time-offset-ChO_PV6l.js} +1 -1
  252. package/dist/esm/{fetch-from-CJnc-a42.js → fetch-from-Cmq7s1Gl.js} +1 -1
  253. package/dist/esm/flexible-container.entry.js +14 -8
  254. package/dist/esm/form-checkbox.entry.js +6 -6
  255. package/dist/esm/form-date-picker.entry.js +12 -10
  256. package/dist/esm/form-dialog_13.entry.js +191 -113
  257. package/dist/esm/{form-error-message-7rL_3zgN.js → form-error-message-YvMHko71.js} +4 -5
  258. package/dist/esm/{form-input-Dcr-Pd8b.js → form-input-DAgayhNz.js} +10 -10
  259. package/dist/esm/{form-input-label-C4MUngYi.js → form-input-label-cuvgzRcH.js} +4 -6
  260. package/dist/esm/form-input_7.entry.js +57 -41
  261. package/dist/esm/form-switch.entry.js +6 -6
  262. package/dist/esm/form-time-picker.entry.js +13 -11
  263. package/dist/esm/{functions-D5F-Ha2E.js → functions-DHzedl_R.js} +16 -14
  264. package/dist/esm/general-form.entry.js +18 -14
  265. package/dist/esm/general-inquiry-form.entry.js +18 -14
  266. package/dist/esm/{get-custom-classes-for-portal-8uDhq9VB.js → get-custom-classes-for-portal-C4LvwyrX.js} +3 -4
  267. package/dist/esm/{get-language-from-url-BGvsZ8gr.js → get-language-from-url-U4hZ4dwn.js} +5 -4
  268. package/dist/esm/{get-local-language-Ni37hOJT.js → get-local-language-TRD6vPH7.js} +2 -2
  269. package/dist/esm/{get-mock-files-CTROnpSS.js → get-mock-files-K2mWecRb.js} +2 -2
  270. package/dist/esm/{index-jNkxdTjc.js → index-Cg4V9l26.js} +493 -270
  271. package/dist/esm/information-table.entry.js +8 -10
  272. package/dist/esm/{loader-icon-C9goMj-j.js → loader-icon-B2ls1yXl.js} +2 -10
  273. package/dist/esm/loader.js +4 -4
  274. package/dist/esm/loading-spinner.entry.js +4 -4
  275. package/dist/esm/manufacturer-part-lookup.entry.js +10 -8
  276. package/dist/esm/{mappers-CA3VC0xY.js → mappers-CeTQZn37.js} +10 -14
  277. package/dist/esm/{material-card-ZydeukMY.js → material-card-BMtefyp-.js} +4 -12
  278. package/dist/esm/part-lookup.entry.js +11 -7
  279. package/dist/esm/qr-code-scan-CktgNBSD.js +9 -0
  280. package/dist/esm/service-booking-form.entry.js +18 -14
  281. package/dist/esm/shift-accordion.entry.js +4 -4
  282. package/dist/esm/shift-checkbox.entry.js +5 -5
  283. package/dist/esm/shift-components.js +5 -5
  284. package/dist/esm/shift-slider.entry.js +7 -5
  285. package/dist/esm/shift-switch.entry.js +4 -4
  286. package/dist/esm/shift-tab-content.entry.js +7 -5
  287. package/dist/esm/shift-tabs_2.entry.js +25 -25
  288. package/dist/esm/ssc-lookup-form.entry.js +18 -14
  289. package/dist/esm/test-drive-form.entry.js +18 -14
  290. package/dist/esm/{triangle-alert-CVJ0-eRT.js → triangle-alert-D4H9aWiT.js} +3 -11
  291. package/dist/esm/vehicle-accessories_7.entry.js +119 -178
  292. package/dist/esm/vehicle-info-layout-DQ12Civq.js +10 -0
  293. package/dist/esm/vehicle-lookup.entry.js +19 -10
  294. package/dist/esm/vehicle-quotation-form.entry.js +30 -30
  295. package/dist/integration-manifest.json +14 -21
  296. package/dist/shift-components/p-031f2ae6.entry.js +5 -0
  297. package/dist/shift-components/p-0578b913.entry.js +5 -0
  298. package/dist/shift-components/{p-CyHqRBNl.js → p-08Pl1Pmo.js} +1 -1
  299. package/dist/{components/p-CJVlKa4a.js → shift-components/p-0dd7911f.entry.js} +1 -1
  300. package/dist/shift-components/p-10511716.entry.js +5 -0
  301. package/dist/shift-components/p-1500556f.entry.js +5 -0
  302. package/dist/shift-components/p-214259ae.entry.js +5 -0
  303. package/dist/shift-components/p-22648595.entry.js +5 -0
  304. package/dist/shift-components/p-23df4ed2.entry.js +5 -0
  305. package/dist/shift-components/p-2f904561.entry.js +5 -0
  306. package/dist/shift-components/p-332ebda4.entry.js +5 -0
  307. package/dist/shift-components/p-3fcb1657.entry.js +5 -0
  308. package/dist/shift-components/p-46e5146f.entry.js +5 -0
  309. package/dist/shift-components/{p-dff52f51.entry.js → p-61ecc144.entry.js} +1 -1
  310. package/dist/shift-components/p-6b82a9b3.entry.js +5 -0
  311. package/dist/shift-components/p-7a41a739.entry.js +5 -0
  312. package/dist/shift-components/p-960fedbb.entry.js +5 -0
  313. package/dist/shift-components/p-981d1f44.entry.js +5 -0
  314. package/dist/shift-components/p-9c950549.entry.js +5 -0
  315. package/dist/shift-components/{p-BqIKtMjz.js → p-B8RCucpl.js} +1 -1
  316. package/dist/shift-components/{p-Dax5QQIX.js → p-BBmr0kTe.js} +1 -1
  317. package/dist/shift-components/{p-DqLLLv_z.js → p-BG5y01yj.js} +1 -1
  318. package/dist/shift-components/p-BLdwm9KB.js +5 -0
  319. package/dist/shift-components/{p-D7tlaAVX.js → p-BVDXHvth.js} +1 -1
  320. package/dist/shift-components/p-BY1wHcOT.js +5 -0
  321. package/dist/shift-components/{p-CRXqIT0k.js → p-BaC5C1YJ.js} +1 -1
  322. package/dist/shift-components/{p-BYqBwpb9.js → p-BpCf2ue6.js} +1 -1
  323. package/dist/shift-components/{p-WjikIqgU.js → p-BtLpOQVM.js} +1 -1
  324. package/dist/shift-components/{p-BAVCXWzv.js → p-CC1CaPP4.js} +1 -1
  325. package/dist/shift-components/{p-BUeE5BHf.js → p-CRd5RAng.js} +1 -1
  326. package/dist/shift-components/p-Cg4V9l26.js +6 -0
  327. package/dist/shift-components/{p-DLnQ2n2n.js → p-CiA8HlYO.js} +1 -1
  328. package/dist/shift-components/p-Cmq7s1Gl.js +5 -0
  329. package/dist/shift-components/{p-gbZBovQk.js → p-CtUQMviL.js} +1 -1
  330. package/dist/shift-components/p-D2XgNV12.js +5 -0
  331. package/dist/shift-components/p-DlBduQTw.js +5 -0
  332. package/dist/shift-components/{p-Dkfzp2fH.js → p-Dvl1mJ6N.js} +1 -1
  333. package/dist/shift-components/{p-CAlGd4kD.js → p-DwFWMVcD.js} +1 -1
  334. package/dist/shift-components/{p-6CGlGx2z.js → p-FFH7sR1n.js} +1 -1
  335. package/dist/shift-components/p-a4086c90.entry.js +5 -0
  336. package/dist/shift-components/p-a55ceb19.entry.js +5 -0
  337. package/dist/shift-components/p-b611f72e.entry.js +5 -0
  338. package/dist/shift-components/p-bc966aa0.entry.js +5 -0
  339. package/dist/shift-components/p-d33c83ac.entry.js +5 -0
  340. package/dist/shift-components/p-e979caa9.entry.js +5 -0
  341. package/dist/shift-components/p-fa39d151.entry.js +5 -0
  342. package/dist/shift-components/p-fe7ece41.entry.js +5 -0
  343. package/dist/shift-components/{p-BPBFbh5T.js → p-rsylYLbj.js} +1 -1
  344. package/dist/shift-components/p-yhCrSkom.js +5 -0
  345. package/dist/shift-components/shift-components.esm.js +1 -1
  346. package/dist/stencil-docs.d.ts +37 -0
  347. package/dist/stencil-docs.json +552 -434
  348. package/dist/types/components/components/shift-select.d.ts +1 -1
  349. package/dist/types/components/form-elements/form-file.d.ts +3 -0
  350. package/dist/types/components/part-lookup/part-lookup.d.ts +1 -1
  351. package/dist/types/components/vehicle-lookup/vehicle-lookup.d.ts +1 -1
  352. package/dist/types/components.d.ts +675 -122
  353. package/dist/types/features/multi-lingual/types.d.ts +4 -4
  354. package/dist/types/global/types/generated/vehicle-lookup/vehicle-lookup-dto.d.ts +2 -0
  355. package/dist/types/global/types/generated/vehicle-lookup/vehicle-service-menu-dto.d.ts +9 -0
  356. package/dist/types/global/types/generated/vehicle-lookup/vehicle-service-menu-line-dto.d.ts +25 -0
  357. package/dist/types/global/types/generated/vehicle-lookup/vehicle-service-menu-part-dto.d.ts +8 -0
  358. package/dist/types/locales/forms/type.d.ts +4 -4
  359. package/dist/types/locales/partLookup/distributor/type.d.ts +8 -8
  360. package/dist/types/locales/partLookup/manufacturer/type.d.ts +6 -6
  361. package/dist/types/locales/partLookup/wrapper-type.d.ts +14 -14
  362. package/dist/types/locales/vehicleLookup/accessories/type.d.ts +6 -6
  363. package/dist/types/locales/vehicleLookup/claimableItems/type.d.ts +10 -10
  364. package/dist/types/locales/vehicleLookup/paintThickness/type.d.ts +8 -8
  365. package/dist/types/locales/vehicleLookup/serviceHistory/type.d.ts +4 -4
  366. package/dist/types/locales/vehicleLookup/warranty/type.d.ts +4 -4
  367. package/dist/types/locales/vehicleLookup/wrapper-type.d.ts +28 -28
  368. package/dist/types/stencil-public-runtime.d.ts +158 -6
  369. package/package.json +11 -3
  370. package/dist/cjs/arrow-icon-ZTqfmBmE.js +0 -12
  371. package/dist/cjs/arrow-up-icon-eGUQ8IBP.js +0 -12
  372. package/dist/cjs/calendar-days-icon-Ugslrikt.js +0 -21
  373. package/dist/cjs/qr-code-scan-DIO-qSdh.js +0 -22
  374. package/dist/cjs/vehicle-info-layout-DSEDx5Ah.js +0 -17
  375. package/dist/components/p-29N0dbLz.js +0 -5
  376. package/dist/components/p-5xxH8tbS.js +0 -5
  377. package/dist/components/p-9i0_UJRs.js +0 -5
  378. package/dist/components/p-9t4GxAn6.js +0 -5
  379. package/dist/components/p-B0q_TtAs.js +0 -5
  380. package/dist/components/p-B3GZNjni.js +0 -5
  381. package/dist/components/p-B82T4Hkf.js +0 -5
  382. package/dist/components/p-B9UMGz5l.js +0 -5
  383. package/dist/components/p-BKEmXOAB.js +0 -5
  384. package/dist/components/p-BO45PIaz.js +0 -5
  385. package/dist/components/p-BYUpn8lm.js +0 -5
  386. package/dist/components/p-Bl19uBGg.js +0 -5
  387. package/dist/components/p-ByVBkYAW.js +0 -5
  388. package/dist/components/p-Bz6DMlPf.js +0 -5
  389. package/dist/components/p-C9ZOfr_w.js +0 -5
  390. package/dist/components/p-CAz4JeZW.js +0 -5
  391. package/dist/components/p-CDSPKvU1.js +0 -5
  392. package/dist/components/p-CJ9S-Asv.js +0 -5
  393. package/dist/components/p-CJnc-a42.js +0 -5
  394. package/dist/components/p-CSgwIdIr.js +0 -5
  395. package/dist/components/p-C_8HkL6G.js +0 -5
  396. package/dist/components/p-C_IRqEhE.js +0 -5
  397. package/dist/components/p-CeGDfcYR.js +0 -5
  398. package/dist/components/p-CeJEEQYu.js +0 -5
  399. package/dist/components/p-Cnkkomtx.js +0 -5
  400. package/dist/components/p-D8rN5WIR.js +0 -5
  401. package/dist/components/p-DLCfMh59.js +0 -5
  402. package/dist/components/p-DT4kh-pu.js +0 -5
  403. package/dist/components/p-DeN_jzI1.js +0 -5
  404. package/dist/components/p-DwIMCfpC.js +0 -5
  405. package/dist/components/p-PCwMfpZi.js +0 -5
  406. package/dist/components/p-VimEBeIa.js +0 -5
  407. package/dist/components/p-Ycq41Fdn.js +0 -5
  408. package/dist/components/p-a7ph9yIa.js +0 -5
  409. package/dist/components/p-aQWi8aKM.js +0 -5
  410. package/dist/components/p-ecmObcUU.js +0 -5
  411. package/dist/components/p-k759Go4_.js +0 -5
  412. package/dist/components/p-ywf-N3VN.js +0 -5
  413. package/dist/esm/app-globals-iQ64oiU-.js +0 -9
  414. package/dist/esm/arrow-icon-CpbG2bMD.js +0 -10
  415. package/dist/esm/arrow-up-icon-CSgSH4zF.js +0 -10
  416. package/dist/esm/calendar-days-icon-FhJhuU8S.js +0 -19
  417. package/dist/esm/qr-code-scan-DUAfaPLZ.js +0 -20
  418. package/dist/esm/vehicle-info-layout-iwnuxQFr.js +0 -15
  419. package/dist/shift-components/p-1f9c801c.entry.js +0 -5
  420. package/dist/shift-components/p-33484b98.entry.js +0 -5
  421. package/dist/shift-components/p-37f0d7f7.entry.js +0 -5
  422. package/dist/shift-components/p-40f0ba9e.entry.js +0 -5
  423. package/dist/shift-components/p-4f20eeac.entry.js +0 -5
  424. package/dist/shift-components/p-5936fb9c.entry.js +0 -5
  425. package/dist/shift-components/p-5b7d5e05.entry.js +0 -5
  426. package/dist/shift-components/p-5ce6a1c0.entry.js +0 -5
  427. package/dist/shift-components/p-62f175f2.entry.js +0 -5
  428. package/dist/shift-components/p-67e9a531.entry.js +0 -5
  429. package/dist/shift-components/p-6e65d13b.entry.js +0 -5
  430. package/dist/shift-components/p-74eed800.entry.js +0 -5
  431. package/dist/shift-components/p-8c30b865.entry.js +0 -5
  432. package/dist/shift-components/p-B03BLbR_.js +0 -5
  433. package/dist/shift-components/p-B8VkFyfR.js +0 -5
  434. package/dist/shift-components/p-CJnc-a42.js +0 -5
  435. package/dist/shift-components/p-DI7VJflN.js +0 -5
  436. package/dist/shift-components/p-a0137183.entry.js +0 -5
  437. package/dist/shift-components/p-a08944e6.entry.js +0 -5
  438. package/dist/shift-components/p-a8693d7c.entry.js +0 -5
  439. package/dist/shift-components/p-abc043a4.entry.js +0 -5
  440. package/dist/shift-components/p-aeb00243.entry.js +0 -5
  441. package/dist/shift-components/p-b717911c.entry.js +0 -5
  442. package/dist/shift-components/p-c9608074.entry.js +0 -5
  443. package/dist/shift-components/p-d8f10684.entry.js +0 -5
  444. package/dist/shift-components/p-dc1a4f60.entry.js +0 -5
  445. package/dist/shift-components/p-dd24ce5f.entry.js +0 -5
  446. package/dist/shift-components/p-e797e560.entry.js +0 -5
  447. package/dist/shift-components/p-f155c990.entry.js +0 -5
  448. package/dist/shift-components/p-jNkxdTjc.js +0 -6
  449. package/dist/shift-components/p-jnXfhMAx.js +0 -5
  450. package/dist/shift-components/p-zUjGUnSs.js +0 -5
  451. /package/dist/components/{p-DN4c_zdE.js → p-5NIYyHI-.js} +0 -0
  452. /package/dist/components/{p-Cgt5s_xn.js → p-B6xZ__mT.js} +0 -0
  453. /package/dist/components/{p-DHfdaMCZ.js → p-BA1Id0rV.js} +0 -0
  454. /package/dist/components/{p-C1xgsXlk.js → p-BacLEn39.js} +0 -0
  455. /package/dist/components/{p-JSG4fAIl.js → p-BcYtRtiU.js} +0 -0
  456. /package/dist/components/{p-BG8YXzND.js → p-ByNlQjpu.js} +0 -0
  457. /package/dist/components/{p-BMqwfA7R.js → p-ByRA9Jio.js} +0 -0
  458. /package/dist/components/{p-BlqCKH24.js → p-BzsXkZqy.js} +0 -0
  459. /package/dist/components/{p-iTJ5pT2w.js → p-CILGkcfa.js} +0 -0
  460. /package/dist/components/{p-BHy4oEqB.js → p-CLdijNKL.js} +0 -0
  461. /package/dist/components/{p-8u5uhwdg.js → p-D9mmIizU.js} +0 -0
  462. /package/dist/components/{p-uiE7emGF.js → p-DRhkO-Ac.js} +0 -0
  463. /package/dist/components/{p-Co_hK-X8.js → p-D_ukwEEB.js} +0 -0
  464. /package/dist/components/{p-piZ41_ho.js → p-Df4xlD1R.js} +0 -0
  465. /package/dist/components/{p-Ce4X3l8Z.js → p-MGQ2O9as.js} +0 -0
  466. /package/dist/components/{p-pnQgLSsX.js → p-_nGOa2Au.js} +0 -0
  467. /package/dist/components/{p-ClpSwIg-.js → p-d7wdNFwt.js} +0 -0
@@ -118,7 +118,7 @@ export class ManufacturerPartLookup {
118
118
  var _a, _b, _c, _d, _e, _f, _g, _h;
119
119
  const { formController } = this.form;
120
120
  const isComponentOpened = (!!((_a = this === null || this === void 0 ? void 0 : this.partLookup) === null || _a === void 0 ? void 0 : _a.showManufacturerPartLookup) && !this.closeManufacturerPartLookup) || this.standAlone;
121
- return (h(Host, { key: '7518cd36defb1dcb3e47f66b3e703512a07f42d4', translate: "no" }, h("flexible-container", { key: '03a9558466d7de63d29929deef2264a5d6b0c91f', isOpened: isComponentOpened }, h("div", { key: '62dc680388e7b17756caeca8c7a5670f6a292bdb', class: "w-full max-w-[96vw] mx-auto pt-[32px]" }, h("div", { key: '2d1d7a5a3f814e9e350760f1cc01ebfccd17758a', class: "bg-[#f6f6f6] rounded-md p-[16px]" }, h("div", { key: '38b434b811f4692b4d4ecb4829a27e479340e639', class: "flex items-center mb-[12px] justify-center px-[16px] font-bold text-[18px]" }, this.manufacturerPartLookupTitle), h("form", Object.assign({ key: '750fea5e56233cc39556e005c5e8e44670194e87', class: "relative manufacturer-form flex flex-col items-center gap-[32px] pt-[8px] pb-[16px]", dir: this.locale.sharedLocales.direction }, formController), h("div", { key: '471065dd7077b475effa2a303bf1fecadd4aeb8e', class: "flex gap-2" }, h("form-input", { form: this.form, name: "partNumber", isLoading: this.isLoading, key: this.locale.sharedLocales.lang, staticValue: ((_b = this.partLookup) === null || _b === void 0 ? void 0 : _b.partNumber) || undefined }), h("form-input", { inputProps: { type: 'number', min: 1 }, name: "quantity", isLoading: this.isLoading, key: this.locale.sharedLocales.lang, form: this.form }), h("form-select", { clearable: true, form: this.form, name: "orderType", isLoading: this.isLoading, fetcher: manufacturerOrderTypesFetcher, key: this.locale.sharedLocales.lang, language: this.locale.sharedLocales.language })), h("form-submit", { key: this.locale.sharedLocales.lang, isLoading: this.isLoading, form: this.form })), h("flexible-container", { key: 'a84d98af6a4041457470926ba8feb421edadc787', isOpened: !!this.manufacturerResponse && !this.isLoading }, h("div", { key: 'f9f4b1dff9edb7e25fe6ad6aa789bb9de0b26376', class: "flex flex-col items-center pt-[12px]" }, h("div", { key: 'd5ba762c4486a3e67c65601d4b629b6473e3db71', class: cn('text-center text-[20px] font-semibold py-[12px]') }, !((_d = (_c = this.manufacturerResponse) === null || _c === void 0 ? void 0 : _c.manufacturerResult) === null || _d === void 0 ? void 0 : _d.length) && (((_e = this.manufacturerResponse) === null || _e === void 0 ? void 0 : _e.message) || this.locale.RequestFailed), !!((_g = (_f = this.manufacturerResponse) === null || _f === void 0 ? void 0 : _f.manufacturerResult) === null || _g === void 0 ? void 0 : _g.length) && (h("div", { key: '65e92045e13a5147f31cd75ad9cbe624876f5a68', class: "bg-white rounded-lg border w-[500px]" }, (_h = this.manufacturerResponse) === null || _h === void 0 ? void 0 : _h.manufacturerResult.map(({ key, value }) => (h("div", { key: `${key}-${value}`, class: "flex even:bg-slate-100 hover:bg-sky-100/50 border-b w-full text-xl text-center" }, h("div", { class: "text-center flex items-center flex-1 max-w-[250px] shrink-0 justify-center py-[10px] px-[16px] border-r" }, key), h("div", { class: "text-center flex items-center flex-1 shrink-0 justify-center py-[10px] px-[16px] border-l" }, value))))))))))))));
121
+ return (h(Host, { key: 'e0a22da1967c35ce9e095ea841cfd9809e77a4df', translate: "no" }, h("flexible-container", { key: '6b12834628cde7de6e2326f4ff56872230629349', isOpened: isComponentOpened }, h("div", { key: 'cc3cc56a9f3e6bc7cac5ba853fca079a61ca7157', class: "w-full max-w-[96vw] mx-auto pt-[32px]" }, h("div", { key: '64004f0dabede45c585e409a1f0f64cf2049f860', class: "bg-[#f6f6f6] rounded-md p-[16px]" }, h("div", { key: '3626a480ab9fd8f9a26da37b30a101c4fbb7436f', class: "flex items-center mb-[12px] justify-center px-[16px] font-bold text-[18px]" }, this.manufacturerPartLookupTitle), h("form", Object.assign({ key: 'a21484d9ef30b734129eb8e18a0306a35d353abd', class: "relative manufacturer-form flex flex-col items-center gap-[32px] pt-[8px] pb-[16px]", dir: this.locale.sharedLocales.direction }, formController), h("div", { key: '49dfa1c744e86a6dacf6697f8ace267aa6e37d63', class: "flex gap-2" }, h("form-input", { form: this.form, name: "partNumber", isLoading: this.isLoading, key: this.locale.sharedLocales.lang, staticValue: ((_b = this.partLookup) === null || _b === void 0 ? void 0 : _b.partNumber) || undefined }), h("form-input", { inputProps: { type: 'number', min: 1 }, name: "quantity", isLoading: this.isLoading, key: this.locale.sharedLocales.lang, form: this.form }), h("form-select", { clearable: true, form: this.form, name: "orderType", isLoading: this.isLoading, fetcher: manufacturerOrderTypesFetcher, key: this.locale.sharedLocales.lang, language: this.locale.sharedLocales.language })), h("form-submit", { key: this.locale.sharedLocales.lang, isLoading: this.isLoading, form: this.form })), h("flexible-container", { key: 'e3cb131805c27f63720d24a3a1439468ff3893ad', isOpened: !!this.manufacturerResponse && !this.isLoading }, h("div", { key: '9928999f9e3b30f88d50925f376426d0d32c553f', class: "flex flex-col items-center pt-[12px]" }, h("div", { key: 'f162dc2bf10931241c4c72008d1c57330b12a7e9', class: cn('text-center text-[20px] font-semibold py-[12px]') }, !((_d = (_c = this.manufacturerResponse) === null || _c === void 0 ? void 0 : _c.manufacturerResult) === null || _d === void 0 ? void 0 : _d.length) && (((_e = this.manufacturerResponse) === null || _e === void 0 ? void 0 : _e.message) || this.locale.RequestFailed), !!((_g = (_f = this.manufacturerResponse) === null || _f === void 0 ? void 0 : _f.manufacturerResult) === null || _g === void 0 ? void 0 : _g.length) && (h("div", { key: '5447bd6c8cad989687d03cf83f5b5d1da8a4a4f3', class: "bg-white rounded-lg border w-[500px]" }, (_h = this.manufacturerResponse) === null || _h === void 0 ? void 0 : _h.manufacturerResult.map(({ key, value }) => (h("div", { key: `${key}-${value}`, class: "flex even:bg-slate-100 hover:bg-sky-100/50 border-b w-full text-xl text-center" }, h("div", { class: "text-center flex items-center flex-1 max-w-[250px] shrink-0 justify-center py-[10px] px-[16px] border-r" }, key), h("div", { class: "text-center flex items-center flex-1 shrink-0 justify-center py-[10px] px-[16px] border-l" }, value))))))))))))));
122
122
  }
123
123
  static get is() { return "manufacturer-part-lookup"; }
124
124
  static get encapsulation() { return "shadow"; }
@@ -136,7 +136,6 @@ export class ManufacturerPartLookup {
136
136
  return {
137
137
  "language": {
138
138
  "type": "string",
139
- "attribute": "language",
140
139
  "mutable": true,
141
140
  "complexType": {
142
141
  "original": "LanguageKeys",
@@ -145,7 +144,8 @@ export class ManufacturerPartLookup {
145
144
  "LanguageKeys": {
146
145
  "location": "import",
147
146
  "path": "~features/multi-lingual",
148
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
147
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
148
+ "referenceLocation": "LanguageKeys"
149
149
  }
150
150
  }
151
151
  },
@@ -157,11 +157,11 @@ export class ManufacturerPartLookup {
157
157
  },
158
158
  "getter": false,
159
159
  "setter": false,
160
- "reflect": false
160
+ "reflect": false,
161
+ "attribute": "language"
161
162
  },
162
163
  "isDev": {
163
164
  "type": "boolean",
164
- "attribute": "is-dev",
165
165
  "mutable": false,
166
166
  "complexType": {
167
167
  "original": "boolean",
@@ -176,11 +176,11 @@ export class ManufacturerPartLookup {
176
176
  },
177
177
  "getter": false,
178
178
  "setter": false,
179
- "reflect": false
179
+ "reflect": false,
180
+ "attribute": "is-dev"
180
181
  },
181
182
  "logId": {
182
183
  "type": "string",
183
- "attribute": "log-id",
184
184
  "mutable": false,
185
185
  "complexType": {
186
186
  "original": "string",
@@ -196,11 +196,11 @@ export class ManufacturerPartLookup {
196
196
  "getter": false,
197
197
  "setter": false,
198
198
  "reflect": false,
199
+ "attribute": "log-id",
199
200
  "defaultValue": "''"
200
201
  },
201
202
  "partLookup": {
202
203
  "type": "unknown",
203
- "attribute": "part-lookup",
204
204
  "mutable": false,
205
205
  "complexType": {
206
206
  "original": "PartLookupDTO",
@@ -209,7 +209,8 @@ export class ManufacturerPartLookup {
209
209
  "PartLookupDTO": {
210
210
  "location": "import",
211
211
  "path": "~types/generated/part/part-lookup-dto",
212
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
212
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
213
+ "referenceLocation": "PartLookupDTO"
213
214
  }
214
215
  }
215
216
  },
@@ -224,7 +225,6 @@ export class ManufacturerPartLookup {
224
225
  },
225
226
  "standAlone": {
226
227
  "type": "boolean",
227
- "attribute": "stand-alone",
228
228
  "mutable": false,
229
229
  "complexType": {
230
230
  "original": "boolean",
@@ -240,11 +240,11 @@ export class ManufacturerPartLookup {
240
240
  "getter": false,
241
241
  "setter": false,
242
242
  "reflect": false,
243
+ "attribute": "stand-alone",
243
244
  "defaultValue": "true"
244
245
  },
245
246
  "manufacturerPartLookupTitle": {
246
247
  "type": "string",
247
- "attribute": "manufacturer-part-lookup-title",
248
248
  "mutable": false,
249
249
  "complexType": {
250
250
  "original": "string",
@@ -260,11 +260,11 @@ export class ManufacturerPartLookup {
260
260
  "getter": false,
261
261
  "setter": false,
262
262
  "reflect": false,
263
+ "attribute": "manufacturer-part-lookup-title",
263
264
  "defaultValue": "'Manufacture lookup'"
264
265
  },
265
266
  "closeManufacturerPartLookup": {
266
267
  "type": "boolean",
267
- "attribute": "close-manufacturer-part-lookup",
268
268
  "mutable": false,
269
269
  "complexType": {
270
270
  "original": "boolean",
@@ -279,11 +279,11 @@ export class ManufacturerPartLookup {
279
279
  },
280
280
  "getter": false,
281
281
  "setter": false,
282
- "reflect": false
282
+ "reflect": false,
283
+ "attribute": "close-manufacturer-part-lookup"
283
284
  },
284
285
  "manufacturerPartLookupEndpoint": {
285
286
  "type": "string",
286
- "attribute": "manufacturer-part-lookup-endpoint",
287
287
  "mutable": false,
288
288
  "complexType": {
289
289
  "original": "Endpoint",
@@ -292,7 +292,8 @@ export class ManufacturerPartLookup {
292
292
  "Endpoint": {
293
293
  "location": "import",
294
294
  "path": "~lib/fetch-from",
295
- "id": "src/global/lib/fetch-from.ts::Endpoint"
295
+ "id": "src/global/lib/fetch-from.ts::Endpoint",
296
+ "referenceLocation": "Endpoint"
296
297
  }
297
298
  }
298
299
  },
@@ -304,11 +305,11 @@ export class ManufacturerPartLookup {
304
305
  },
305
306
  "getter": false,
306
307
  "setter": false,
307
- "reflect": false
308
+ "reflect": false,
309
+ "attribute": "manufacturer-part-lookup-endpoint"
308
310
  },
309
311
  "getHeaders": {
310
312
  "type": "string",
311
- "attribute": "get-headers",
312
313
  "mutable": false,
313
314
  "complexType": {
314
315
  "original": "BlazorInvokableFunction<() => any>",
@@ -317,7 +318,8 @@ export class ManufacturerPartLookup {
317
318
  "BlazorInvokableFunction": {
318
319
  "location": "import",
319
320
  "path": "~features/blazor-ref",
320
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
321
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
322
+ "referenceLocation": "BlazorInvokableFunction"
321
323
  }
322
324
  }
323
325
  },
@@ -329,7 +331,8 @@ export class ManufacturerPartLookup {
329
331
  },
330
332
  "getter": false,
331
333
  "setter": false,
332
- "reflect": false
334
+ "reflect": false,
335
+ "attribute": "get-headers"
333
336
  }
334
337
  };
335
338
  }
@@ -359,7 +362,8 @@ export class ManufacturerPartLookup {
359
362
  "DotNetObjectReference": {
360
363
  "location": "import",
361
364
  "path": "~features/blazor-ref",
362
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
365
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
366
+ "referenceLocation": "DotNetObjectReference"
363
367
  }
364
368
  },
365
369
  "return": "Promise<void>"
@@ -153,7 +153,6 @@ export class PartLookup {
153
153
  return {
154
154
  "language": {
155
155
  "type": "string",
156
- "attribute": "language",
157
156
  "mutable": false,
158
157
  "complexType": {
159
158
  "original": "LanguageKeys",
@@ -162,7 +161,8 @@ export class PartLookup {
162
161
  "LanguageKeys": {
163
162
  "location": "import",
164
163
  "path": "~features/multi-lingual",
165
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
164
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
165
+ "referenceLocation": "LanguageKeys"
166
166
  }
167
167
  }
168
168
  },
@@ -175,11 +175,11 @@ export class PartLookup {
175
175
  "getter": false,
176
176
  "setter": false,
177
177
  "reflect": false,
178
+ "attribute": "language",
178
179
  "defaultValue": "'en'"
179
180
  },
180
181
  "activeElement": {
181
182
  "type": "string",
182
- "attribute": "active-element",
183
183
  "mutable": false,
184
184
  "complexType": {
185
185
  "original": "ActiveElement",
@@ -201,11 +201,11 @@ export class PartLookup {
201
201
  "getter": false,
202
202
  "setter": false,
203
203
  "reflect": false,
204
+ "attribute": "active-element",
204
205
  "defaultValue": "''"
205
206
  },
206
207
  "mockUrl": {
207
208
  "type": "string",
208
- "attribute": "mock-url",
209
209
  "mutable": false,
210
210
  "complexType": {
211
211
  "original": "string",
@@ -221,11 +221,11 @@ export class PartLookup {
221
221
  "getter": false,
222
222
  "setter": false,
223
223
  "reflect": false,
224
+ "attribute": "mock-url",
224
225
  "defaultValue": "''"
225
226
  },
226
227
  "endpoint": {
227
228
  "type": "string",
228
- "attribute": "endpoint",
229
229
  "mutable": false,
230
230
  "complexType": {
231
231
  "original": "Endpoint",
@@ -234,7 +234,8 @@ export class PartLookup {
234
234
  "Endpoint": {
235
235
  "location": "import",
236
236
  "path": "~lib/fetch-from",
237
- "id": "src/global/lib/fetch-from.ts::Endpoint"
237
+ "id": "src/global/lib/fetch-from.ts::Endpoint",
238
+ "referenceLocation": "Endpoint"
238
239
  }
239
240
  }
240
241
  },
@@ -246,11 +247,11 @@ export class PartLookup {
246
247
  },
247
248
  "getter": false,
248
249
  "setter": false,
249
- "reflect": false
250
+ "reflect": false,
251
+ "attribute": "endpoint"
250
252
  },
251
253
  "isDev": {
252
254
  "type": "boolean",
253
- "attribute": "is-dev",
254
255
  "mutable": false,
255
256
  "complexType": {
256
257
  "original": "boolean",
@@ -266,21 +267,16 @@ export class PartLookup {
266
267
  "getter": false,
267
268
  "setter": false,
268
269
  "reflect": false,
270
+ "attribute": "is-dev",
269
271
  "defaultValue": "false"
270
272
  },
271
273
  "childrenProps": {
272
274
  "type": "string",
273
- "attribute": "children-props",
274
275
  "mutable": false,
275
276
  "complexType": {
276
- "original": "string | Object",
277
- "resolved": "Object | string",
278
- "references": {
279
- "Object": {
280
- "location": "global",
281
- "id": "global::Object"
282
- }
283
- }
277
+ "original": "string | object",
278
+ "resolved": "object | string",
279
+ "references": {}
284
280
  },
285
281
  "required": false,
286
282
  "optional": true,
@@ -290,11 +286,11 @@ export class PartLookup {
290
286
  },
291
287
  "getter": false,
292
288
  "setter": false,
293
- "reflect": false
289
+ "reflect": false,
290
+ "attribute": "children-props"
294
291
  },
295
292
  "loadedMockDatas": {
296
293
  "type": "string",
297
- "attribute": "loaded-mock-datas",
298
294
  "mutable": true,
299
295
  "complexType": {
300
296
  "original": "BlazorInvokableFunction<(response: any) => void>",
@@ -303,7 +299,8 @@ export class PartLookup {
303
299
  "BlazorInvokableFunction": {
304
300
  "location": "import",
305
301
  "path": "~features/blazor-ref",
306
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
302
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
303
+ "referenceLocation": "BlazorInvokableFunction"
307
304
  }
308
305
  }
309
306
  },
@@ -315,11 +312,11 @@ export class PartLookup {
315
312
  },
316
313
  "getter": false,
317
314
  "setter": false,
318
- "reflect": false
315
+ "reflect": false,
316
+ "attribute": "loaded-mock-datas"
319
317
  },
320
318
  "errorCallback": {
321
319
  "type": "string",
322
- "attribute": "error-callback",
323
320
  "mutable": true,
324
321
  "complexType": {
325
322
  "original": "BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>",
@@ -328,12 +325,14 @@ export class PartLookup {
328
325
  "BlazorInvokableFunction": {
329
326
  "location": "import",
330
327
  "path": "~features/blazor-ref",
331
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
328
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
329
+ "referenceLocation": "BlazorInvokableFunction"
332
330
  },
333
331
  "ErrorKeys": {
334
332
  "location": "import",
335
333
  "path": "~features/multi-lingual",
336
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
334
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
335
+ "referenceLocation": "ErrorKeys"
337
336
  }
338
337
  }
339
338
  },
@@ -345,11 +344,11 @@ export class PartLookup {
345
344
  },
346
345
  "getter": false,
347
346
  "setter": false,
348
- "reflect": false
347
+ "reflect": false,
348
+ "attribute": "error-callback"
349
349
  },
350
350
  "loadingStateChange": {
351
351
  "type": "string",
352
- "attribute": "loading-state-change",
353
352
  "mutable": true,
354
353
  "complexType": {
355
354
  "original": "BlazorInvokableFunction<(isLoading: boolean) => void>",
@@ -358,7 +357,8 @@ export class PartLookup {
358
357
  "BlazorInvokableFunction": {
359
358
  "location": "import",
360
359
  "path": "~features/blazor-ref",
361
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
360
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
361
+ "referenceLocation": "BlazorInvokableFunction"
362
362
  }
363
363
  }
364
364
  },
@@ -370,11 +370,11 @@ export class PartLookup {
370
370
  },
371
371
  "getter": false,
372
372
  "setter": false,
373
- "reflect": false
373
+ "reflect": false,
374
+ "attribute": "loading-state-change"
374
375
  },
375
376
  "loadedResponse": {
376
377
  "type": "string",
377
- "attribute": "loaded-response",
378
378
  "mutable": true,
379
379
  "complexType": {
380
380
  "original": "BlazorInvokableFunction<(response: PartLookupDTO) => void>",
@@ -383,12 +383,14 @@ export class PartLookup {
383
383
  "BlazorInvokableFunction": {
384
384
  "location": "import",
385
385
  "path": "~features/blazor-ref",
386
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
386
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
387
+ "referenceLocation": "BlazorInvokableFunction"
387
388
  },
388
389
  "PartLookupDTO": {
389
390
  "location": "import",
390
391
  "path": "~types/generated/part/part-lookup-dto",
391
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
392
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
393
+ "referenceLocation": "PartLookupDTO"
392
394
  }
393
395
  }
394
396
  },
@@ -400,7 +402,8 @@ export class PartLookup {
400
402
  },
401
403
  "getter": false,
402
404
  "setter": false,
403
- "reflect": false
405
+ "reflect": false,
406
+ "attribute": "loaded-response"
404
407
  }
405
408
  };
406
409
  }
@@ -437,7 +440,8 @@ export class PartLookup {
437
440
  "PartLookupDTO": {
438
441
  "location": "import",
439
442
  "path": "~types/generated/part/part-lookup-dto",
440
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
443
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
444
+ "referenceLocation": "PartLookupDTO"
441
445
  }
442
446
  },
443
447
  "return": "Promise<void>"
@@ -463,7 +467,8 @@ export class PartLookup {
463
467
  "DotNetObjectReference": {
464
468
  "location": "import",
465
469
  "path": "~features/blazor-ref",
466
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
470
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
471
+ "referenceLocation": "DotNetObjectReference"
467
472
  }
468
473
  },
469
474
  "return": "Promise<void>"
@@ -8,5 +8,5 @@ import RejectIcon from "~assets/x-mark.svg";
8
8
  import cn from "../../../global/lib/cn";
9
9
  export default function CardsContainer({ isLoading, vehicleInformation, isAuthorized, unInvoicedByBrokerName, warrantyLocale }) {
10
10
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u;
11
- return (h("div", { class: "tags-container mx-auto" }, h("flexible-container", { isOpened: !vehicleInformation || !!((_a = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _a === void 0 ? void 0 : _a.companyName) }, h("div", { class: !(!vehicleInformation || !!((_b = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _b === void 0 ? void 0 : _b.companyName)) && 'loading', style: { paddingBottom: '12px' } }, h("div", { class: "shift-skeleton !rounded-[4px]" }, h("div", { class: "card warning-card" }, h("p", { class: "no-padding flex gap-2" }, h("span", { class: "font-semibold" }, warrantyLocale.dealer, ":"), " ", ((_c = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _c === void 0 ? void 0 : _c.companyName) || '', ' ', ((_d = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _d === void 0 ? void 0 : _d.countryName) && `(${(_e = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _e === void 0 ? void 0 : _e.countryName})`))))), h("flexible-container", { classes: cn({ loading: isLoading || !unInvoicedByBrokerName }), isOpened: !!unInvoicedByBrokerName }, h("div", { style: { paddingBottom: '12px' } }, h("div", { class: "shift-skeleton" }, h("div", { class: "card warning-card" }, h("img", { src: RejectIcon }), h("p", null, unInvoicedByBrokerName ? warrantyLocale.notInvoiced + unInvoicedByBrokerName : ''))))), h("div", { class: "warranty-tags" }, h(StatusCard, { state: vehicleInformation ? (isAuthorized ? 'success' : 'reject') : 'idle', desc: vehicleInformation ? (isAuthorized ? warrantyLocale.authorized : warrantyLocale.unauthorized) : '' }), h(StatusCard, { state: vehicleInformation ? (((_f = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _f === void 0 ? void 0 : _f.hasActiveWarranty) ? 'success' : 'reject') : 'idle', desc: vehicleInformation ? (((_g = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _g === void 0 ? void 0 : _g.hasActiveWarranty) ? warrantyLocale.activeWarranty : warrantyLocale.notActiveWarranty) : '' }), h(StatusCard, { from: true, icon: false, fromDesc: warrantyLocale.from, desc: ((_h = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _h === void 0 ? void 0 : _h.warrantyStartDate) || '', opened: !!((_j = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _j === void 0 ? void 0 : _j.warrantyStartDate) || !vehicleInformation, state: !!vehicleInformation ? (((_k = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _k === void 0 ? void 0 : _k.hasActiveWarranty) ? 'success' : 'reject') : 'idle' }), h(StatusCard, { to: true, icon: false, toDesc: warrantyLocale.to, desc: ((_l = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _l === void 0 ? void 0 : _l.warrantyEndDate) || '', opened: !!((_m = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _m === void 0 ? void 0 : _m.warrantyEndDate) || !vehicleInformation, state: !!vehicleInformation ? (((_o = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _o === void 0 ? void 0 : _o.hasActiveWarranty) ? 'success' : 'reject') : 'idle' }), h(StatusCard, { from: true, icon: false, fromDesc: warrantyLocale.extendedWarrantyFrom, desc: ((_p = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _p === void 0 ? void 0 : _p.extendedWarrantyStartDate) || '', opened: (!!vehicleInformation && !!((_q = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _q === void 0 ? void 0 : _q.extendedWarrantyStartDate)), state: (((_r = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _r === void 0 ? void 0 : _r.hasExtendedWarranty) ? 'info' : 'reject') }), h(StatusCard, { to: true, icon: false, toDesc: warrantyLocale.extendedWarrantyTo, desc: ((_s = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _s === void 0 ? void 0 : _s.extendedWarrantyEndDate) || '', opened: (!!vehicleInformation && !!((_t = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _t === void 0 ? void 0 : _t.extendedWarrantyEndDate)), state: (((_u = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _u === void 0 ? void 0 : _u.hasExtendedWarranty) ? 'info' : 'reject') }))));
11
+ return (h("div", { class: "tags-container mx-auto" }, h("flexible-container", { isOpened: !vehicleInformation || !!((_a = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _a === void 0 ? void 0 : _a.companyName) }, h("div", { class: !(!vehicleInformation || !!((_b = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _b === void 0 ? void 0 : _b.companyName)) && 'loading', style: { paddingBottom: '12px' } }, h("div", { class: "shift-skeleton !rounded-[4px]" }, h("div", { class: "card warning-card" }, h("p", { class: "no-padding flex gap-2" }, h("span", { class: "font-semibold" }, warrantyLocale.dealer, ":"), " ", ((_c = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _c === void 0 ? void 0 : _c.companyName) || '', ' ', ((_d = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _d === void 0 ? void 0 : _d.countryName) && `(${(_e = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.saleInformation) === null || _e === void 0 ? void 0 : _e.countryName})`))))), h("flexible-container", { classes: cn({ loading: isLoading || !unInvoicedByBrokerName }), isOpened: !!unInvoicedByBrokerName }, h("div", { style: { paddingBottom: '12px' } }, h("div", { class: "shift-skeleton" }, h("div", { class: "card warning-card" }, h("img", { src: RejectIcon }), h("p", null, unInvoicedByBrokerName ? warrantyLocale.notInvoiced + unInvoicedByBrokerName : ''))))), h("div", { class: "warranty-tags" }, h(StatusCard, { state: vehicleInformation ? (isAuthorized ? 'success' : 'reject') : 'idle', desc: vehicleInformation ? (isAuthorized ? warrantyLocale.authorized : warrantyLocale.unauthorized) : '' }), h(StatusCard, { state: vehicleInformation ? (((_f = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _f === void 0 ? void 0 : _f.hasActiveWarranty) ? 'success' : 'reject') : 'idle', desc: vehicleInformation ? (((_g = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _g === void 0 ? void 0 : _g.hasActiveWarranty) ? warrantyLocale.activeWarranty : warrantyLocale.notActiveWarranty) : '' }), h(StatusCard, { from: true, icon: false, fromDesc: warrantyLocale.from, desc: ((_h = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _h === void 0 ? void 0 : _h.warrantyStartDate) || '', opened: !!((_j = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _j === void 0 ? void 0 : _j.warrantyStartDate) || !vehicleInformation, state: vehicleInformation ? (((_k = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _k === void 0 ? void 0 : _k.hasActiveWarranty) ? 'success' : 'reject') : 'idle' }), h(StatusCard, { to: true, icon: false, toDesc: warrantyLocale.to, desc: ((_l = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _l === void 0 ? void 0 : _l.warrantyEndDate) || '', opened: !!((_m = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _m === void 0 ? void 0 : _m.warrantyEndDate) || !vehicleInformation, state: vehicleInformation ? (((_o = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _o === void 0 ? void 0 : _o.hasActiveWarranty) ? 'success' : 'reject') : 'idle' }), h(StatusCard, { from: true, icon: false, fromDesc: warrantyLocale.extendedWarrantyFrom, desc: ((_p = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _p === void 0 ? void 0 : _p.extendedWarrantyStartDate) || '', opened: !!vehicleInformation && !!((_q = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _q === void 0 ? void 0 : _q.extendedWarrantyStartDate), state: ((_r = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _r === void 0 ? void 0 : _r.hasExtendedWarranty) ? 'info' : 'reject' }), h(StatusCard, { to: true, icon: false, toDesc: warrantyLocale.extendedWarrantyTo, desc: ((_s = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _s === void 0 ? void 0 : _s.extendedWarrantyEndDate) || '', opened: !!vehicleInformation && !!((_t = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _t === void 0 ? void 0 : _t.extendedWarrantyEndDate), state: ((_u = vehicleInformation === null || vehicleInformation === void 0 ? void 0 : vehicleInformation.warranty) === null || _u === void 0 ? void 0 : _u.hasExtendedWarranty) ? 'info' : 'reject' }))));
12
12
  }
@@ -7,7 +7,7 @@ import cn from "../../../global/lib/cn";
7
7
  import { LoaderIcon } from "../../../global/assets/loader-icon";
8
8
  export const ClaimableTraceModal = ({ isOpen, fadingOut, isLoading, errorMessage, vin, traceHtml, locale, onClose }) => {
9
9
  const titleSuffix = vin ? ` — ${vin}` : '';
10
- return (h("div", { role: "dialog", "aria-modal": "true", "aria-hidden": (!isOpen).toString(), dir: locale.sharedLocales.direction, class: cn('claimable-trace-modal', { open: isOpen, 'fading-out': fadingOut }) }, h("div", { class: "trace-modal-header" }, h("span", { class: "trace-modal-title" }, locale.traceTitle, titleSuffix), h("button", { type: "button", class: "trace-modal-close", "aria-label": "Close", onClick: onClose }, "\u00D7")), h("div", { class: "trace-modal-body" }, isLoading && (h("div", { class: "trace-modal-status" }, h(LoaderIcon, { class: "size-[40px] animate-spin text-[#3071a9]" }), h("span", null, locale.traceLoading))), !isLoading && errorMessage && (h("div", { class: "trace-modal-status trace-modal-error" }, h("span", null, errorMessage))), !isLoading && !errorMessage && traceHtml && (
10
+ return (h("div", { role: "dialog", "aria-modal": "true", "aria-hidden": (!isOpen).toString(), dir: locale.sharedLocales.direction, class: cn('claimable-trace-modal', { 'open': isOpen, 'fading-out': fadingOut }) }, h("div", { class: "trace-modal-header" }, h("span", { class: "trace-modal-title" }, locale.traceTitle, titleSuffix), h("button", { type: "button", class: "trace-modal-close", "aria-label": "Close", onClick: onClose }, "\u00D7")), h("div", { class: "trace-modal-body" }, isLoading && (h("div", { class: "trace-modal-status" }, h(LoaderIcon, { class: "size-[40px] animate-spin text-[#3071a9]" }), h("span", null, locale.traceLoading))), !isLoading && errorMessage && (h("div", { class: "trace-modal-status trace-modal-error" }, h("span", null, errorMessage))), !isLoading && !errorMessage && traceHtml && (
11
11
  // sandbox: allow-scripts is needed for Mermaid to run from CDN inside the trace HTML.
12
12
  // Omitting allow-same-origin keeps the iframe in a null origin so it can't reach
13
13
  // localStorage/cookies of the host page — defensive given this loads a third-party CDN script.
@@ -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}.fixed{position:fixed}.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}}.image-viewer-overlay{background-color:rgba(0,0,0,.4);height:100dvh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition-duration:.4s;transition-property:all;width:100dvw;z-index:50}.image-viewer-overlay.active{opacity:1;pointer-events:auto;transition-delay:.2s}.image-viewer-close-btn{align-items:center;cursor:pointer;display:flex;flex-direction:column;float:right;height:3rem;justify-content:center;margin-right:16px;margin-top:16px;width:3rem}.image-viewer-close-line{background-color:#fff;border-radius:9999px;height:.25rem;position:absolute;width:3rem}.image-viewer-close-line.first{transform:rotate(45deg)}.image-viewer-close-line.second{transform:rotate(-45deg)}.image-viewer-expanded-image{border-radius:.5rem;opacity:0;position:fixed;transition-property:all;z-index:50}.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)}.\!h-auto{height:auto!important}.min-w-full{min-width:100%}.resize{resize:both}.overflow-hidden{overflow:hidden}.\!transition-none{transition-property:none!important}.\!duration-0{transition-duration:0s!important}.\!duration-500{transition-duration:.5s!important}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.pointer-events-auto{pointer-events:auto}.bottom-\[40px\]{bottom:40px}.left-1\/2{left:50%}.left-\[30px\]{left:30px}.ml-\[-125px\]{margin-left:-125px}.box-content{box-sizing:content-box}.size-\[30px\]{height:30px;width:30px}.size-\[90px\]{height:90px;width:90px}.h-10{height:2.5rem}.h-\[320px\]{height:320px}.h-full{height:100%}.w-1\/2{width:50%}.w-\[150\%\]{width:150%}.w-\[90\%\]{width:90%}.w-\[calc\(100\%-0px\)\]{width:100%}.w-\[calc\(100\%-60px\)\]{width:calc(100% - 60px)}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.translate-y-\[-50\%\],.translate-y-\[-5px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-5px\]{--tw-translate-y:-5px}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-\[70\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[70\%\]{--tw-scale-x:70%;--tw-scale-y:70%}.justify-between{justify-content:space-between}.gap-\[250px\]{gap:250px}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.rounded-\[6px\]{border-radius:6px}.border-\[\#f2aeb5\]{--tw-border-opacity:1;border-color:rgb(242 174 181/var(--tw-border-opacity,1))}.border-\[\#faebcc\]{--tw-border-opacity:1;border-color:rgb(250 235 204/var(--tw-border-opacity,1))}.bg-\[\#1a1a1a\]{--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity,1))}.bg-\[\#f7d7d8\]{--tw-bg-opacity:1;background-color:rgb(247 215 216/var(--tw-bg-opacity,1))}.bg-\[\#fcf8e3\]{--tw-bg-opacity:1;background-color:rgb(252 248 227/var(--tw-bg-opacity,1))}.bg-\[linear-gradient\(to_bottom\2c _\#428bca_0\%\2c _\#3071a9_100\%\)\]{background-image:linear-gradient(180deg,#428bca,#3071a9)}.p-\[25px\]{padding:25px}.px-\[30px\]{padding-left:30px;padding-right:30px}.pt-\[16px\]{padding-top:16px}.text-\[16px\]{font-size:16px}.text-\[22px\]{font-size:22px}.font-semibold{font-weight:600}.text-\[\#58151c\]{--tw-text-opacity:1;color:rgb(88 21 28/var(--tw-text-opacity,1))}.text-\[\#8a6d3b\]{--tw-text-opacity:1;color:rgb(138 109 59/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.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)}.mt-\[32px\]{margin-top:32px}.h-\[25px\]{height:25px}.h-\[50px\]{height:50px}.h-\[8px\]{height:8px}.bg-\[\#f6f6f6\]{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1))}.p-\[16px\]{padding:16px}.pt-\[40px\]{padding-top:40px}.text-\[18px\]{font-size:18px}.font-bold{font-weight:700}.success-card{background-color:#d0e7de;border-color:#a2d0bb;color:#0b3521}.reject-card{background-color:#f7d7d8;border-color:#f2aeb5;color:#58151c}.my-2{margin-bottom:.5rem;margin-top:.5rem}.grow{flex-grow:1}.items-stretch{align-items:stretch}.overflow-auto{overflow:auto}@media (min-width:768px){.md\:justify-between{justify-content:space-between}}.\[\&\>div\]\:grow>div{flex-grow:1}.max-w-\[460px\]{max-width:460px}.max-w-\[520px\]{max-width:520px}.translate-y-\[-4px\]{--tw-translate-y:-4px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.select-none{user-select:none}.items-start{align-items:flex-start}.justify-start{justify-content:flex-start}.gap-\[12px\]{gap:12px}.gap-\[2px\]{gap:2px}.\!rounded-\[12px\]{border-radius:12px!important}.rounded-\[14px\]{border-radius:14px}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[14px\]{padding-left:14px;padding-right:14px}.py-\[12px\]{padding-bottom:12px;padding-top:12px}.\!pb-0{padding-bottom:0!important}.text-\[13\.5px\]{font-size:13.5px}.leading-\[1\.35\]{line-height:1.35}.text-amber-900\/90{color:rgba(120,53,15,.9)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.z-\[999\]{z-index:999}.h-\[100dvh\]{height:100dvh}.w-\[100dvw\]{width:100dvw}.scale-100,.scale-\[110\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[110\%\]{--tw-scale-x:110%;--tw-scale-y:110%}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.stroke-\[1\.5px\]{stroke-width:1.5px}
1
+ *,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: ;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!pointer-events-none{pointer-events:none!important}.fixed{position:fixed}.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}}.image-viewer-overlay{background-color:rgba(0,0,0,.4);height:100dvh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition-duration:.4s;transition-property:all;width:100dvw;z-index:50}.image-viewer-overlay.active{opacity:1;pointer-events:auto;transition-delay:.2s}.image-viewer-close-btn{align-items:center;cursor:pointer;display:flex;flex-direction:column;float:right;height:3rem;justify-content:center;margin-right:16px;margin-top:16px;width:3rem}.image-viewer-close-line{background-color:#fff;border-radius:9999px;height:.25rem;position:absolute;width:3rem}.image-viewer-close-line.first{transform:rotate(45deg)}.image-viewer-close-line.second{transform:rotate(-45deg)}.image-viewer-expanded-image{border-radius:.5rem;opacity:0;position:fixed;transition-property:all;z-index:50}.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}.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}