adp-web-components 0.2.6 → 0.2.8

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 (339) hide show
  1. package/dist/cjs/{add-icon-DSBO_equ.js → add-icon-CF5SHPFy.js} +1 -1
  2. package/dist/cjs/{app-globals-B_ikgUD_.js → app-globals-CLG2l7G2.js} +1 -1
  3. package/dist/cjs/arrow-icon-ZTqfmBmE.js +12 -0
  4. package/dist/cjs/{arrow-up-icon-BtMHdVU9.js → arrow-up-icon-eGUQ8IBP.js} +1 -1
  5. package/dist/cjs/{calendar-days-icon-C2lFWgOC.js → calendar-days-icon-Ugslrikt.js} +1 -1
  6. package/dist/cjs/{check-icon-C4YBlzih.js → check-icon-BZSYrNhm.js} +1 -1
  7. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +10 -11
  8. package/dist/cjs/{decode-time-offset-CY6JVxX3.js → decode-time-offset-iH1ebYUR.js} +1 -1
  9. package/dist/cjs/flexible-container.cjs.entry.js +2 -2
  10. package/dist/cjs/form-checkbox.cjs.entry.js +3 -3
  11. package/dist/cjs/form-date-picker.cjs.entry.js +4 -4
  12. package/dist/cjs/form-dialog_13.cjs.entry.js +22 -34
  13. package/dist/cjs/{form-error-message-Brt-y3mq.js → form-error-message-BVlrmjov.js} +1 -1
  14. package/dist/cjs/{form-input-label-meHUwu3m.js → form-input-label-CVEi7sIh.js} +1 -1
  15. package/dist/cjs/form-input_7.cjs.entry.js +13 -13
  16. package/dist/cjs/form-switch.cjs.entry.js +3 -3
  17. package/dist/cjs/form-time-picker.cjs.entry.js +4 -4
  18. package/dist/cjs/{functions-DE4KT15o.js → functions-YRUAy5JZ.js} +3 -3
  19. package/dist/cjs/general-form.cjs.entry.js +8 -8
  20. package/dist/cjs/general-inquiry-form.cjs.entry.js +8 -8
  21. package/dist/cjs/{get-custom-classes-for-portal-nUMg-jyA.js → get-custom-classes-for-portal-DKFBTajH.js} +1 -1
  22. package/dist/cjs/{get-language-from-url-CQuyIE9M.js → get-language-from-url-BMcb3GTq.js} +1 -1
  23. package/dist/cjs/{get-local-language-C0bR18GB.js → get-local-language-D-6DR137.js} +2 -2
  24. package/dist/cjs/{get-mock-files-DJshxzVe.js → get-mock-files-Dg76pD22.js} +2 -2
  25. package/dist/cjs/{index-CmK48vN3.js → index-H5Wezxcv.js} +70 -0
  26. package/dist/cjs/information-table.cjs.entry.js +5 -7
  27. package/dist/cjs/{loader-icon-j5dMQ4bN.js → loader-icon-DO2Fu65-.js} +1 -1
  28. package/dist/cjs/loader.cjs.js +3 -3
  29. package/dist/cjs/loading-spinner.cjs.entry.js +2 -2
  30. package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +4 -4
  31. package/dist/cjs/{mappers-C82gH1dw.js → mappers-CoVG3ogT.js} +4 -4
  32. package/dist/cjs/{material-card-CaO7lBGp.js → material-card-DyHk88WR.js} +9 -1
  33. package/dist/cjs/part-lookup.cjs.entry.js +4 -4
  34. package/dist/cjs/qr-code-scan-DIO-qSdh.js +22 -0
  35. package/dist/cjs/service-booking-form.cjs.entry.js +8 -8
  36. package/dist/cjs/shift-accordion.cjs.entry.js +1 -1
  37. package/dist/cjs/shift-checkbox.cjs.entry.js +3 -3
  38. package/dist/cjs/shift-components.cjs.js +3 -3
  39. package/dist/cjs/shift-slider.cjs.entry.js +1 -1
  40. package/dist/cjs/shift-switch.cjs.entry.js +2 -2
  41. package/dist/cjs/shift-tab-content.cjs.entry.js +2 -2
  42. package/dist/cjs/shift-tabs_2.cjs.entry.js +134 -90
  43. package/dist/cjs/ssc-lookup-form.cjs.entry.js +8 -8
  44. package/dist/cjs/test-drive-form.cjs.entry.js +8 -8
  45. package/dist/cjs/{print-icon-P6vVSQ4C.js → triangle-alert-B9UanYfs.js} +6 -12
  46. package/dist/cjs/{type-D0QMGcwY.js → type-iMZSdSZh.js} +6 -1
  47. package/dist/cjs/vehicle-accessories_7.cjs.entry.js +64 -41
  48. package/dist/cjs/{vehicle-info-layout-UI-nhp1I.js → vehicle-info-layout-DSEDx5Ah.js} +1 -1
  49. package/dist/cjs/vehicle-lookup.cjs.entry.js +6 -6
  50. package/dist/cjs/vehicle-quotation-form.cjs.entry.js +5 -5
  51. package/dist/collection/components/components/empty.css +1 -1
  52. package/dist/collection/components/components/flexible-container.css +1 -1
  53. package/dist/collection/components/components/information-table.css +1 -1
  54. package/dist/collection/components/components/loading-spinner.css +1 -1
  55. package/dist/collection/components/components/shift-portal.css +1 -1
  56. package/dist/collection/components/components/shift-select-dropdown.css +1 -1
  57. package/dist/collection/components/components/shift-select.css +1 -1
  58. package/dist/collection/components/components/shift-tab-content.css +1 -1
  59. package/dist/collection/components/components/shift-tabs.css +1 -1
  60. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  61. package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
  62. package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
  63. package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
  64. package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
  65. package/dist/collection/components/part-lookup/part-lookup.css +1 -1
  66. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
  67. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  68. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +8 -6
  69. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  70. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +154 -36
  71. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
  72. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +1 -1
  73. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
  74. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +51 -3
  75. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
  76. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +2 -2
  77. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  78. package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +1 -1
  79. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
  80. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +1 -1
  81. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +1 -1
  82. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.js +4 -4
  83. package/dist/collection/components/vin-extractor/vin-extractor.js +1 -1
  84. package/dist/collection/global/assets/print-icon.js +1 -1
  85. package/dist/collection/global/assets/printer-icon.js +6 -0
  86. package/dist/collection/global/types/generated/vehicle-lookup/paint-thickness-certificate-url-dto.js +1 -0
  87. package/dist/collection/locales/vehicleLookup/claimableItems/type.js +5 -0
  88. package/dist/collection/locales/vehicleLookup/paintThickness/type.js +1 -1
  89. package/dist/components/dead-stock-lookup.js +1 -1
  90. package/dist/components/distributor-lookup.js +1 -1
  91. package/dist/components/flexible-container.js +1 -1
  92. package/dist/components/form-checkbox.js +1 -1
  93. package/dist/components/form-date-picker.js +1 -1
  94. package/dist/components/form-file.js +1 -1
  95. package/dist/components/form-input-preview.js +1 -1
  96. package/dist/components/form-input.js +1 -1
  97. package/dist/components/form-phone-number.js +1 -1
  98. package/dist/components/form-picker-input.js +1 -1
  99. package/dist/components/form-select.js +1 -1
  100. package/dist/components/form-shadow-input.js +1 -1
  101. package/dist/components/form-stepper-control.js +1 -1
  102. package/dist/components/form-stepper-submit.js +1 -1
  103. package/dist/components/form-stepper.js +1 -1
  104. package/dist/components/form-structure-error.js +1 -1
  105. package/dist/components/form-structure.js +1 -1
  106. package/dist/components/form-submit.js +1 -1
  107. package/dist/components/form-switch.js +1 -1
  108. package/dist/components/form-text-area.js +1 -1
  109. package/dist/components/form-time-picker.js +1 -1
  110. package/dist/components/form-vin-input.js +1 -1
  111. package/dist/components/general-form.js +1 -1
  112. package/dist/components/general-inquiry-form.js +1 -1
  113. package/dist/components/index.js +1 -1
  114. package/dist/components/information-table.js +1 -1
  115. package/dist/components/loading-spinner.js +1 -1
  116. package/dist/components/manufacturer-lookup.js +1 -1
  117. package/dist/components/manufacturer-part-lookup.js +1 -1
  118. package/dist/components/{p-CeGDfcYR.js → p-4OnPm53K.js} +1 -1
  119. package/dist/components/p-B9zG2icj.js +5 -0
  120. package/dist/components/{p-i9Qh8W9F.js → p-BF0a8cN4.js} +1 -1
  121. package/dist/components/p-BGy7wZZK.js +5 -0
  122. package/dist/components/{p-DhprT_Dn.js → p-BLsM9J73.js} +1 -1
  123. package/dist/components/{p-ecmObcUU.js → p-BOfRYXTK.js} +1 -1
  124. package/dist/components/{p-Bl19uBGg.js → p-BT9N29E8.js} +1 -1
  125. package/dist/components/{p-X95dYnNe.js → p-Bp7yH7Dz.js} +1 -1
  126. package/dist/components/{p-nQWwKabJ.js → p-Bvtz7Ruz.js} +1 -1
  127. package/dist/components/p-BwVgx0FC.js +5 -0
  128. package/dist/components/{p-C7DldiQX.js → p-C-tu0aSd.js} +1 -1
  129. package/dist/components/{p-BO45PIaz.js → p-C2FThalH.js} +1 -1
  130. package/dist/components/{p-5xxH8tbS.js → p-CBlZ51Zd.js} +1 -1
  131. package/dist/components/{p-BniS5fi1.js → p-CMPocNAt.js} +1 -1
  132. package/dist/components/{p-a7ph9yIa.js → p-CSpoFWWU.js} +1 -1
  133. package/dist/components/{p-CElSZ3OW.js → p-Cdfig7hw.js} +1 -1
  134. package/dist/components/{p-CsyXvcWt.js → p-ChR5c5Vt.js} +1 -1
  135. package/dist/components/p-CiMmI1B4.js +5 -0
  136. package/dist/components/{p-D3YokgQO.js → p-CkSthMjg.js} +1 -1
  137. package/dist/components/p-Co_hK-X8.js +5 -0
  138. package/dist/components/{p-B-5wpFeH.js → p-CpwpTPc0.js} +1 -1
  139. package/dist/components/{p-C2nWRsPn.js → p-CrO-bFY_.js} +1 -1
  140. package/dist/components/{p-DQP_Avx4.js → p-CsqZddbu.js} +1 -1
  141. package/dist/components/{p-C9ZOfr_w.js → p-CuCfFNVe.js} +1 -1
  142. package/dist/components/{p-CPjhQixH.js → p-CyNAtaum.js} +1 -1
  143. package/dist/components/{p-CJVlKa4a.js → p-Cz07fFvl.js} +1 -1
  144. package/dist/components/{p-DT4kh-pu.js → p-Cz9NYb5v.js} +1 -1
  145. package/dist/components/{p-9t4GxAn6.js → p-D4OBMicA.js} +1 -1
  146. package/dist/components/{p-D-x9dJoG.js → p-D90mggKt.js} +1 -1
  147. package/dist/components/{p-Bjdk6LIA.js → p-DFvCf7hn.js} +1 -1
  148. package/dist/components/p-DHfdaMCZ.js +5 -0
  149. package/dist/components/p-DJTdQeeg.js +5 -0
  150. package/dist/components/{p-mw0QH96Y.js → p-DJqr1jf_.js} +1 -1
  151. package/dist/components/{p-Cbda4mAT.js → p-DK-kpC0q.js} +1 -1
  152. package/dist/components/{p-BKMB2QKO.js → p-DQiQ4C2-.js} +1 -1
  153. package/dist/components/p-DXtE2ivV.js +5 -0
  154. package/dist/components/{p-PCwMfpZi.js → p-DcNWX-BQ.js} +1 -1
  155. package/dist/components/p-DeRehXzM.js +5 -0
  156. package/dist/components/p-JiKmUVhH.js +5 -0
  157. package/dist/components/p-PXg9ax0v.js +5 -0
  158. package/dist/components/{p-C0noEnAv.js → p-f-qfqpPz.js} +1 -1
  159. package/dist/components/{p-VimEBeIa.js → p-gCfbb1kk.js} +1 -1
  160. package/dist/components/p-iTJ5pT2w.js +5 -0
  161. package/dist/components/p-pnQgLSsX.js +5 -0
  162. package/dist/components/{p-B4wAr2vx.js → p-smIECWVj.js} +1 -1
  163. package/dist/components/p-x9SI7adz.js +5 -0
  164. package/dist/components/part-lookup.js +1 -1
  165. package/dist/components/service-booking-form.js +1 -1
  166. package/dist/components/shift-accordion.js +1 -1
  167. package/dist/components/shift-checkbox.js +1 -1
  168. package/dist/components/shift-portal.js +1 -1
  169. package/dist/components/shift-select-dropdown.js +1 -1
  170. package/dist/components/shift-select.js +1 -1
  171. package/dist/components/shift-slider.js +1 -1
  172. package/dist/components/shift-switch.js +1 -1
  173. package/dist/components/shift-tab-content.js +1 -1
  174. package/dist/components/shift-tabs.js +1 -1
  175. package/dist/components/ssc-lookup-form.js +1 -1
  176. package/dist/components/test-drive-form.js +1 -1
  177. package/dist/components/vehicle-accessories.js +1 -1
  178. package/dist/components/vehicle-claimable-items.js +1 -1
  179. package/dist/components/vehicle-item-claim-form.js +1 -1
  180. package/dist/components/vehicle-lookup.js +1 -1
  181. package/dist/components/vehicle-paint-thickness.js +1 -1
  182. package/dist/components/vehicle-quotation-form.js +1 -1
  183. package/dist/components/vehicle-sale-information.js +1 -1
  184. package/dist/components/vehicle-service-history.js +1 -1
  185. package/dist/components/vehicle-specification.js +1 -1
  186. package/dist/components/vehicle-warranty-details.js +1 -1
  187. package/dist/components/vin-extractor.js +1 -1
  188. package/dist/esm/{add-icon-TpYP6ekN.js → add-icon-1FhDJgrT.js} +1 -1
  189. package/dist/esm/{app-globals-C0dTcw9R.js → app-globals-iQ64oiU-.js} +1 -1
  190. package/dist/esm/arrow-icon-CpbG2bMD.js +10 -0
  191. package/dist/esm/{arrow-up-icon-BnhXy8_q.js → arrow-up-icon-CSgSH4zF.js} +1 -1
  192. package/dist/esm/{calendar-days-icon-Dz291Fau.js → calendar-days-icon-FhJhuU8S.js} +1 -1
  193. package/dist/esm/{check-icon-CkoSpg2T.js → check-icon-mzFBdGKX.js} +1 -1
  194. package/dist/esm/dead-stock-lookup_3.entry.js +9 -10
  195. package/dist/esm/{decode-time-offset-DFZOybyr.js → decode-time-offset-Yzmqcv0-.js} +1 -1
  196. package/dist/esm/flexible-container.entry.js +2 -2
  197. package/dist/esm/form-checkbox.entry.js +3 -3
  198. package/dist/esm/form-date-picker.entry.js +4 -4
  199. package/dist/esm/form-dialog_13.entry.js +21 -33
  200. package/dist/esm/{form-error-message-Dl-YQKoy.js → form-error-message-7rL_3zgN.js} +1 -1
  201. package/dist/esm/{form-input-label-BhD_T_C5.js → form-input-label-C4MUngYi.js} +1 -1
  202. package/dist/esm/form-input_7.entry.js +13 -13
  203. package/dist/esm/form-switch.entry.js +3 -3
  204. package/dist/esm/form-time-picker.entry.js +4 -4
  205. package/dist/esm/{functions-Df5To56i.js → functions-Dnbu3UHs.js} +3 -3
  206. package/dist/esm/general-form.entry.js +8 -8
  207. package/dist/esm/general-inquiry-form.entry.js +8 -8
  208. package/dist/esm/{get-custom-classes-for-portal-C8vUoPOJ.js → get-custom-classes-for-portal-8uDhq9VB.js} +1 -1
  209. package/dist/esm/{get-language-from-url-DvR7LGV5.js → get-language-from-url-BkveLcAD.js} +1 -1
  210. package/dist/esm/{get-local-language-B_CqnTpb.js → get-local-language-Q76MaNSj.js} +2 -2
  211. package/dist/esm/{get-mock-files-oM2aCQsG.js → get-mock-files-D4HIqYag.js} +2 -2
  212. package/dist/esm/{index-Bf4Ol6Qt.js → index-jNkxdTjc.js} +70 -0
  213. package/dist/esm/information-table.entry.js +3 -5
  214. package/dist/esm/{loader-icon-DM4Vm5gX.js → loader-icon-C9goMj-j.js} +1 -1
  215. package/dist/esm/loader.js +4 -4
  216. package/dist/esm/loading-spinner.entry.js +2 -2
  217. package/dist/esm/manufacturer-part-lookup.entry.js +4 -4
  218. package/dist/esm/{mappers-Bk5UgY3t.js → mappers-CA3VC0xY.js} +4 -4
  219. package/dist/esm/{material-card-xVey6i1G.js → material-card-ZydeukMY.js} +9 -2
  220. package/dist/esm/part-lookup.entry.js +4 -4
  221. package/dist/esm/qr-code-scan-DUAfaPLZ.js +20 -0
  222. package/dist/esm/service-booking-form.entry.js +8 -8
  223. package/dist/esm/shift-accordion.entry.js +1 -1
  224. package/dist/esm/shift-checkbox.entry.js +3 -3
  225. package/dist/esm/shift-components.js +4 -4
  226. package/dist/esm/shift-slider.entry.js +1 -1
  227. package/dist/esm/shift-switch.entry.js +2 -2
  228. package/dist/esm/shift-tab-content.entry.js +2 -2
  229. package/dist/esm/shift-tabs_2.entry.js +134 -90
  230. package/dist/esm/ssc-lookup-form.entry.js +8 -8
  231. package/dist/esm/test-drive-form.entry.js +8 -8
  232. package/dist/esm/{print-icon-Dg0IO5IH.js → triangle-alert-CVJ0-eRT.js} +6 -11
  233. package/dist/esm/{type-Pq-OZXzH.js → type-Cw6xdu7_.js} +6 -1
  234. package/dist/esm/vehicle-accessories_7.entry.js +60 -37
  235. package/dist/esm/{vehicle-info-layout-Cp9U6H1C.js → vehicle-info-layout-iwnuxQFr.js} +1 -1
  236. package/dist/esm/vehicle-lookup.entry.js +6 -6
  237. package/dist/esm/vehicle-quotation-form.entry.js +5 -5
  238. package/dist/locales/vehicleLookup/claimableItems/ar.json +6 -1
  239. package/dist/locales/vehicleLookup/claimableItems/en.json +6 -1
  240. package/dist/locales/vehicleLookup/claimableItems/ku.json +6 -1
  241. package/dist/locales/vehicleLookup/claimableItems/ru.json +6 -1
  242. package/dist/locales/vehicleLookup/claimableItems/type.ts +5 -0
  243. package/dist/locales/vehicleLookup/paintThickness/ar.json +2 -1
  244. package/dist/locales/vehicleLookup/paintThickness/en.json +2 -1
  245. package/dist/locales/vehicleLookup/paintThickness/ku.json +2 -1
  246. package/dist/locales/vehicleLookup/paintThickness/ru.json +2 -1
  247. package/dist/locales/vehicleLookup/paintThickness/type.ts +1 -1
  248. package/dist/mocks/generated/broker-dealer/paint-thickness-certificate.json +1 -0
  249. package/dist/mocks/generated/broker-dealer/vehicle-lookup.json +189 -3
  250. package/dist/mocks/generated/standard-dealer/paint-thickness-certificate.json +145 -0
  251. package/dist/mocks/generated/standard-dealer/vehicle-lookup.json +227 -14
  252. package/dist/shift-components/{p-0ff13ef7.entry.js → p-0506dc53.entry.js} +1 -1
  253. package/dist/shift-components/p-13b12fca.entry.js +5 -0
  254. package/dist/shift-components/{p-58ad066a.entry.js → p-1ae620de.entry.js} +1 -1
  255. package/dist/shift-components/p-24a60ad0.entry.js +5 -0
  256. package/dist/shift-components/{p-5142f7e6.entry.js → p-3df6fbc4.entry.js} +1 -1
  257. package/dist/shift-components/p-4213c639.entry.js +5 -0
  258. package/dist/shift-components/p-4c96b893.entry.js +5 -0
  259. package/dist/shift-components/p-53f97ec6.entry.js +5 -0
  260. package/dist/shift-components/{p-85915984.entry.js → p-5dc2468c.entry.js} +1 -1
  261. package/dist/shift-components/{p-_m2lLvBs.js → p-6CGlGx2z.js} +1 -1
  262. package/dist/shift-components/{p-EqiAyCUA.js → p-6Gqot-KL.js} +1 -1
  263. package/dist/shift-components/{p-4e9e9228.entry.js → p-70130910.entry.js} +1 -1
  264. package/dist/shift-components/{p-b16f5472.entry.js → p-75372637.entry.js} +1 -1
  265. package/dist/shift-components/{p-fe56732e.entry.js → p-75496013.entry.js} +1 -1
  266. package/dist/shift-components/{p-5fa058df.entry.js → p-8c30b865.entry.js} +1 -1
  267. package/dist/shift-components/{p-730024d3.entry.js → p-9c2fe97d.entry.js} +1 -1
  268. package/dist/shift-components/{p-7fad08ea.entry.js → p-9e3d54a3.entry.js} +1 -1
  269. package/dist/shift-components/{p-DFb-vA5_.js → p-BUeE5BHf.js} +1 -1
  270. package/dist/shift-components/{p-GO6pqmvT.js → p-BVuOsovO.js} +1 -1
  271. package/dist/shift-components/{p-DucILGwe.js → p-BYqBwpb9.js} +1 -1
  272. package/dist/shift-components/{p-tM7MPCV7.js → p-BeOEJ814.js} +1 -1
  273. package/dist/shift-components/p-BqIKtMjz.js +5 -0
  274. package/dist/shift-components/{p-BffuX06w.js → p-CAlGd4kD.js} +1 -1
  275. package/dist/shift-components/{p-DtMv8M_j.js → p-CRXqIT0k.js} +1 -1
  276. package/dist/shift-components/{p-DdRt2YOt.js → p-CyHqRBNl.js} +1 -1
  277. package/dist/shift-components/{p-1bxwCWnY.js → p-D7tlaAVX.js} +1 -1
  278. package/dist/shift-components/{p-Cv7m_MLQ.js → p-DLnQ2n2n.js} +1 -1
  279. package/dist/shift-components/{p-BunCk2NQ.js → p-DOsM085b.js} +1 -1
  280. package/dist/shift-components/p-Dax5QQIX.js +5 -0
  281. package/dist/shift-components/p-Dkfzp2fH.js +5 -0
  282. package/dist/shift-components/p-DqLLLv_z.js +5 -0
  283. package/dist/shift-components/p-UpUg8Jfq.js +5 -0
  284. package/dist/shift-components/p-WjikIqgU.js +5 -0
  285. package/dist/shift-components/{p-a9694571.entry.js → p-a25d3bf3.entry.js} +1 -1
  286. package/dist/shift-components/{p-c78901d5.entry.js → p-bfb57e19.entry.js} +1 -1
  287. package/dist/shift-components/{p-fe1155fa.entry.js → p-c14d1a6a.entry.js} +1 -1
  288. package/dist/shift-components/p-c53bd025.entry.js +5 -0
  289. package/dist/shift-components/{p-b625606f.entry.js → p-c55eff2a.entry.js} +1 -1
  290. package/dist/shift-components/p-c58e827d.entry.js +5 -0
  291. package/dist/shift-components/{p-3f305d69.entry.js → p-c99197fd.entry.js} +1 -1
  292. package/dist/shift-components/{p-c778fbc3.entry.js → p-ddbe703f.entry.js} +1 -1
  293. package/dist/shift-components/{p-b4531515.entry.js → p-e9d552eb.entry.js} +1 -1
  294. package/dist/shift-components/{p-0f72a14d.entry.js → p-fb6edd15.entry.js} +1 -1
  295. package/dist/shift-components/p-fcde2b63.entry.js +5 -0
  296. package/dist/shift-components/{p-Dgh-j_S7.js → p-gbZBovQk.js} +1 -1
  297. package/dist/shift-components/p-jNkxdTjc.js +6 -0
  298. package/dist/shift-components/{p-DQUCHNJ-.js → p-jnXfhMAx.js} +1 -1
  299. package/dist/shift-components/p-zUjGUnSs.js +5 -0
  300. package/dist/shift-components/shift-components.esm.js +1 -1
  301. package/dist/types/components/vehicle-lookup/vehicle-item-claim-form.d.ts +26 -0
  302. package/dist/types/components/vehicle-lookup/vehicle-paint-thickness.d.ts +7 -0
  303. package/dist/types/components.d.ts +14 -0
  304. package/dist/types/global/assets/print-icon.d.ts +7 -0
  305. package/dist/types/global/assets/printer-icon.d.ts +6 -0
  306. package/dist/types/global/types/generated/vehicle-lookup/paint-thickness-certificate-url-dto.d.ts +5 -0
  307. package/dist/types/global/types/generated/vehicle-lookup/vehicle-item-warning.d.ts +0 -1
  308. package/dist/types/global/types/generated/vehicle-lookup/vehicle-lookup-dto.d.ts +3 -0
  309. package/dist/types/locales/vehicleLookup/claimableItems/type.d.ts +20 -0
  310. package/dist/types/locales/vehicleLookup/paintThickness/type.d.ts +2 -0
  311. package/dist/types/locales/vehicleLookup/wrapper-type.d.ts +12 -0
  312. package/package.json +1 -1
  313. package/dist/cjs/empty-table-icon-QLsRUBY_.js +0 -16
  314. package/dist/components/p-B2Fg3Wkk.js +0 -5
  315. package/dist/components/p-B2aPBdCi.js +0 -5
  316. package/dist/components/p-BEP4BZWm.js +0 -5
  317. package/dist/components/p-C7PdL0Hc.js +0 -5
  318. package/dist/components/p-CKG_9CP9.js +0 -5
  319. package/dist/components/p-ClGI2uZS.js +0 -5
  320. package/dist/components/p-DHEhIlaU.js +0 -5
  321. package/dist/components/p-DSqpW75U.js +0 -5
  322. package/dist/components/p-DnMWB78_.js +0 -5
  323. package/dist/components/p-aAFnbh6j.js +0 -5
  324. package/dist/esm/empty-table-icon-Fq7iN9Wm.js +0 -14
  325. package/dist/shift-components/p-030d6fe7.entry.js +0 -5
  326. package/dist/shift-components/p-214646dd.entry.js +0 -5
  327. package/dist/shift-components/p-3a066747.entry.js +0 -5
  328. package/dist/shift-components/p-46043523.entry.js +0 -5
  329. package/dist/shift-components/p-486d4868.entry.js +0 -5
  330. package/dist/shift-components/p-928037fb.entry.js +0 -5
  331. package/dist/shift-components/p-BNROFrhh.js +0 -5
  332. package/dist/shift-components/p-Bbe3UtPe.js +0 -5
  333. package/dist/shift-components/p-Bf4Ol6Qt.js +0 -6
  334. package/dist/shift-components/p-Bv1XxjKW.js +0 -5
  335. package/dist/shift-components/p-DFSDlqbo.js +0 -5
  336. package/dist/shift-components/p-DtYbk_BV.js +0 -5
  337. package/dist/shift-components/p-DuCSwrTa.js +0 -5
  338. package/dist/shift-components/p-cd2ade46.entry.js +0 -5
  339. package/dist/shift-components/p-cdef5ee7.entry.js +0 -5
@@ -4,18 +4,18 @@
4
4
  */
5
5
  'use strict';
6
6
 
7
- var index = require('./index-CmK48vN3.js');
8
- var functions = require('./functions-DE4KT15o.js');
7
+ var index = require('./index-H5Wezxcv.js');
8
+ var functions = require('./functions-YRUAy5JZ.js');
9
9
  var cn = require('./cn-BHnqYtun.js');
10
10
  var validation$1 = require('./validation-jJwLyk27.js');
11
11
  var types = require('./types-DV_cOCRi.js');
12
- var getLanguageFromUrl = require('./get-language-from-url-CQuyIE9M.js');
13
- var loaderIcon = require('./loader-icon-j5dMQ4bN.js');
14
- var mappers = require('./mappers-C82gH1dw.js');
15
- require('./get-local-language-C0bR18GB.js');
12
+ var getLanguageFromUrl = require('./get-language-from-url-BMcb3GTq.js');
13
+ var loaderIcon = require('./loader-icon-DO2Fu65-.js');
14
+ var mappers = require('./mappers-CoVG3ogT.js');
15
+ require('./get-local-language-D-6DR137.js');
16
16
  require('./validate-vin-CJDIXpJO.js');
17
- require('./calendar-days-icon-C2lFWgOC.js');
18
- require('./decode-time-offset-CY6JVxX3.js');
17
+ require('./calendar-days-icon-Ugslrikt.js');
18
+ require('./decode-time-offset-iH1ebYUR.js');
19
19
  require('./get-nested-value-lW6t7V4I.js');
20
20
 
21
21
  const styleCss = "*,: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-scroll-snap-strictness:proximity;--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;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-scroll-snap-strictness:proximity;--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;}/*! 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}.block{display:block}.flex{display:flex}.grid{display:grid}.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))}:host{all:initial!important;display:block;font-family:inherit!important}@keyframes form-loading-spin{to{transform:rotate(1turn)}}.form-loader-container .img{animation:form-loading-spin 2s linear infinite;height:32px;width:32px}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}#vehicle-wrapper{display:flex;flex-direction:column}@media (min-width:640px){#vehicle-wrapper{align-items:center;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}}.pointer-events-none{pointer-events:none}.static{position:static}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.top-0{top:0}.h-full{height:100%}.min-h-\\[150px\\]{min-height:150px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.opacity-0{opacity:0}.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)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.\\!h-auto{height:auto!important}.min-w-full{min-width:100%}.resize{resize:both}.overflow-hidden{overflow:hidden}.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)}.\\!transition-none{transition-property:none!important}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\\!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}}.cursor-pointer{cursor:pointer}.fixed{position:fixed}.bottom-4{bottom:1rem}.bottom-\\[88px\\]{bottom:88px}.left-1\\/2{left:50%}.z-10{z-index:10}.z-\\[9999\\]{z-index:9999}.m-0{margin:0}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.size-8{height:2rem;width:2rem}.size-\\[22px\\]{height:22px;width:22px}.size-\\[32px\\]{height:32px;width:32px}.size-full{height:100%;width:100%}.h-\\[100dvh\\]{height:100dvh}.h-\\[60px\\]{height:60px}.min-h-full{min-height:100%}.w-\\[100dvw\\]{width:100dvw}.w-\\[100px\\]{width:100px}.min-w-\\[140px\\]{min-width:140px}.-translate-x-1\\/2{--tw-translate-x:-50%;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))}.animate-spin{animation:spin 1s linear infinite}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-slate-500{--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity,1))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\\/30{background-color:rgba(0,0,0,.3)}.bg-black\\/55{background-color:rgba(0,0,0,.55)}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.object-cover{object-fit:cover}.object-center{object-position:center}.p-1{padding:.25rem}.p-\\[16px\\]{padding:16px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-\\[10px\\]{padding-bottom:10px;padding-top:10px}.text-center{text-align:center}.text-\\[13px\\]{font-size:13px}.text-\\[15px\\]{font-size:15px}.text-\\[18px\\]{font-size:18px}.font-medium{font-weight:500}.leading-\\[1\\.3\\]{line-height:1.3}.text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.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)}.duration-300{transition-duration:.3s}.hover\\:border-slate-700:hover{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.hover\\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.hover\\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.disabled\\:bg-white\\/75:disabled{background-color:hsla(0,0%,100%,.75)}@media (min-width:768px){.md\\:relative{position:relative}.md\\:h-auto{height:auto}.md\\:w-\\[600px\\]{width:600px}.md\\:\\!translate-x-0{--tw-translate-x:0px!important;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))!important}.md\\:overflow-hidden{overflow:hidden}.md\\:rounded-lg{border-radius:.5rem}.md\\:border-none{border-style:none}.md\\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.md\\:py-\\[8px\\]{padding-bottom:8px;padding-top:8px}.md\\:text-\\[24px\\]{font-size:24px}.md\\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.md\\:\\!opacity-100{opacity:1!important}.md\\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\\:duration-300{transition-duration:.3s}.md\\:hover\\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}}";
@@ -4,18 +4,18 @@
4
4
  */
5
5
  'use strict';
6
6
 
7
- var index = require('./index-CmK48vN3.js');
8
- var functions = require('./functions-DE4KT15o.js');
7
+ var index = require('./index-H5Wezxcv.js');
8
+ var functions = require('./functions-YRUAy5JZ.js');
9
9
  var cn = require('./cn-BHnqYtun.js');
10
10
  var validation$1 = require('./validation-jJwLyk27.js');
11
11
  var types = require('./types-DV_cOCRi.js');
12
- var getLanguageFromUrl = require('./get-language-from-url-CQuyIE9M.js');
13
- var loaderIcon = require('./loader-icon-j5dMQ4bN.js');
14
- var mappers = require('./mappers-C82gH1dw.js');
15
- require('./get-local-language-C0bR18GB.js');
12
+ var getLanguageFromUrl = require('./get-language-from-url-BMcb3GTq.js');
13
+ var loaderIcon = require('./loader-icon-DO2Fu65-.js');
14
+ var mappers = require('./mappers-CoVG3ogT.js');
15
+ require('./get-local-language-D-6DR137.js');
16
16
  require('./validate-vin-CJDIXpJO.js');
17
- require('./calendar-days-icon-C2lFWgOC.js');
18
- require('./decode-time-offset-CY6JVxX3.js');
17
+ require('./calendar-days-icon-Ugslrikt.js');
18
+ require('./decode-time-offset-iH1ebYUR.js');
19
19
  require('./get-nested-value-lW6t7V4I.js');
20
20
 
21
21
  const styleCss = "*,: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-scroll-snap-strictness:proximity;--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;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-scroll-snap-strictness:proximity;--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;}/*! 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}.block{display:block}.flex{display:flex}.grid{display:grid}.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))}:host{all:initial!important;display:block;font-family:inherit!important}@keyframes form-loading-spin{to{transform:rotate(1turn)}}.form-loader-container .img{animation:form-loading-spin 2s linear infinite;height:32px;width:32px}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}#vehicle-wrapper{display:flex;flex-direction:column}@media (min-width:640px){#vehicle-wrapper{align-items:center;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}}.pointer-events-none{pointer-events:none}.static{position:static}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.top-0{top:0}.h-full{height:100%}.min-h-\\[150px\\]{min-height:150px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.opacity-0{opacity:0}.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)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.\\!h-auto{height:auto!important}.min-w-full{min-width:100%}.resize{resize:both}.overflow-hidden{overflow:hidden}.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)}.\\!transition-none{transition-property:none!important}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\\!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}}.cursor-pointer{cursor:pointer}.fixed{position:fixed}.bottom-4{bottom:1rem}.bottom-\\[88px\\]{bottom:88px}.left-1\\/2{left:50%}.z-10{z-index:10}.z-\\[9999\\]{z-index:9999}.m-0{margin:0}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.size-8{height:2rem;width:2rem}.size-\\[22px\\]{height:22px;width:22px}.size-\\[32px\\]{height:32px;width:32px}.size-full{height:100%;width:100%}.h-\\[100dvh\\]{height:100dvh}.h-\\[60px\\]{height:60px}.min-h-full{min-height:100%}.w-\\[100dvw\\]{width:100dvw}.w-\\[100px\\]{width:100px}.min-w-\\[140px\\]{min-width:140px}.-translate-x-1\\/2{--tw-translate-x:-50%;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))}.animate-spin{animation:spin 1s linear infinite}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-slate-500{--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity,1))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\\/30{background-color:rgba(0,0,0,.3)}.bg-black\\/55{background-color:rgba(0,0,0,.55)}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.object-cover{object-fit:cover}.object-center{object-position:center}.p-1{padding:.25rem}.p-\\[16px\\]{padding:16px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-\\[10px\\]{padding-bottom:10px;padding-top:10px}.text-center{text-align:center}.text-\\[13px\\]{font-size:13px}.text-\\[15px\\]{font-size:15px}.text-\\[18px\\]{font-size:18px}.font-medium{font-weight:500}.leading-\\[1\\.3\\]{line-height:1.3}.text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.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)}.duration-300{transition-duration:.3s}.hover\\:border-slate-700:hover{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.hover\\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.hover\\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.disabled\\:bg-white\\/75:disabled{background-color:hsla(0,0%,100%,.75)}@media (min-width:768px){.md\\:relative{position:relative}.md\\:h-auto{height:auto}.md\\:w-\\[600px\\]{width:600px}.md\\:\\!translate-x-0{--tw-translate-x:0px!important;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))!important}.md\\:overflow-hidden{overflow:hidden}.md\\:rounded-lg{border-radius:.5rem}.md\\:border-none{border-style:none}.md\\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.md\\:py-\\[8px\\]{padding-bottom:8px;padding-top:8px}.md\\:text-\\[24px\\]{font-size:24px}.md\\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.md\\:\\!opacity-100{opacity:1!important}.md\\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\\:duration-300{transition-duration:.3s}.md\\:hover\\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}}";
@@ -4,7 +4,7 @@
4
4
  */
5
5
  'use strict';
6
6
 
7
- var index = require('./index-CmK48vN3.js');
7
+ var index = require('./index-H5Wezxcv.js');
8
8
  var cn = require('./cn-BHnqYtun.js');
9
9
 
10
10
  const eyeSvg = 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IndoaXRlIgogICAgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWV5ZSI+CiAgICA8cGF0aCBkPSJNMi4wNjIgMTIuMzQ4YTEgMSAwIDAgMSAwLS42OTYgMTAuNzUgMTAuNzUgMCAwIDEgMTkuODc2IDAgMSAxIDAgMCAxIDAgLjY5NiAxMC43NSAxMC43NSAwIDAgMS0xOS44NzYgMCIgLz4KICAgIDxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjMiIC8+Cjwvc3ZnPg==';
@@ -88,19 +88,13 @@ function closeImageViewer(event) {
88
88
  this.expandedImage = null;
89
89
  }
90
90
 
91
- const ActivationIcon = props => (index.h("svg", { class: props.class, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
92
- index.h("g", { "stroke-width": "0" }),
93
- index.h("g", { "stroke-linecap": "round", "stroke-linejoin": "round" }),
94
- index.h("g", null,
95
- index.h("circle", { cx: "12", cy: "12", r: "8", "fill-opacity": "0.24" }),
96
- index.h("path", { d: "M8.5 11L11.3939 13.8939C11.4525 13.9525 11.5475 13.9525 11.6061 13.8939L19.5 6", "stroke-width": "1.2" }))));
91
+ const TriangleAlertIcon = props => (index.h("svg", Object.assign({ fill: "none" }, props, { "stroke-width": "2", viewBox: "0 0 24 24", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", xmlns: "http://www.w3.org/2000/svg" }),
92
+ index.h("path", { d: "m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3" }),
93
+ index.h("path", { d: "M12 9v4" }),
94
+ index.h("path", { d: "M12 17h.01" })));
97
95
 
98
- const PrintIcon = props => (index.h("svg", { class: props.class, viewBox: "-5 -5 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
99
- index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M17 7H7V6h10v1zm0 12H7v-6h10v6zm2-12V3H5v4H1v8.996C1 17.103 1.897 18 3.004 18H5v3h14v-3h1.996A2.004 2.004 0 0 0 23 15.996V7h-4z", fill: "rgb(252, 248, 227)" })));
100
-
101
- exports.ActivationIcon = ActivationIcon;
102
96
  exports.ImageViewer = ImageViewer;
103
- exports.PrintIcon = PrintIcon;
97
+ exports.TriangleAlertIcon = TriangleAlertIcon;
104
98
  exports.closeImageViewer = closeImageViewer;
105
99
  exports.eyeSvg = eyeSvg;
106
100
  exports.openImageViewer = openImageViewer;
@@ -30,7 +30,7 @@ const accessoriesSchema = types.yupTypeMapper(['vehicleAccessories', 'noData', '
30
30
 
31
31
  const specificationSchema = types.yupTypeMapper(['vehicleSpecification', 'noData', 'model', 'variant', 'katashiki', 'modelYear', 'sfx', 'productionDate']);
32
32
 
33
- const paintThicknessSchema = types.yupTypeMapper(['paintThickness', 'noData', 'panel', 'position', 'left', 'right', 'inspectionDate', 'noImageGroups', 'expand']);
33
+ const paintThicknessSchema = types.yupTypeMapper(['paintThickness', 'noData', 'panel', 'position', 'left', 'right', 'inspectionDate', 'noImageGroups', 'expand', 'printCertificate']);
34
34
 
35
35
  const ServiceHistorySchema = types.yupTypeMapper([
36
36
  'serviceHistory',
@@ -55,8 +55,10 @@ const ServiceHistorySchema = types.yupTypeMapper([
55
55
  const claimFormSchema = types.yupTypeMapper([
56
56
  'uploadSingleDocument',
57
57
  'uploadMultipleDocument',
58
+ 'uploadHint',
58
59
  'serviceType',
59
60
  'name',
61
+ 'vin',
60
62
  'print',
61
63
  'expand',
62
64
  'documentLimitError',
@@ -65,12 +67,15 @@ const claimFormSchema = types.yupTypeMapper([
65
67
  'expireDate',
66
68
  'packageCode',
67
69
  'scanTheVoucher',
70
+ 'scanHint',
68
71
  'qrCode',
69
72
  'processing',
70
73
  'enterServiceInfo',
71
74
  'invoice',
72
75
  'jobNumber',
73
76
  'claim',
77
+ 'claimFailed',
78
+ 'ok',
74
79
  ]);
75
80
  const claimableItemsSchema = types.create$3({
76
81
  claimForm: claimFormSchema,