adp-web-components 0.1.99 → 0.1.101

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 (303) hide show
  1. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +9 -9
  2. package/dist/cjs/decode-time-offset-DqzP0mck.js +37 -0
  3. package/dist/cjs/flexible-container.cjs.entry.js +1 -1
  4. package/dist/cjs/form-checkbox.cjs.entry.js +2 -2
  5. package/dist/cjs/form-date-picker.cjs.entry.js +5 -5
  6. package/dist/cjs/form-dialog_13.cjs.entry.js +34 -33
  7. package/dist/cjs/form-input_7.cjs.entry.js +17 -17
  8. package/dist/cjs/form-switch.cjs.entry.js +2 -2
  9. package/dist/cjs/form-time-picker.cjs.entry.js +6 -6
  10. package/dist/cjs/{functions-MTNlZ268.js → functions-D4hs216-.js} +4 -4
  11. package/dist/cjs/general-form.cjs.entry.js +8 -7
  12. package/dist/cjs/general-inquiry-form.cjs.entry.js +8 -7
  13. package/dist/cjs/{get-local-language-BW-OMSKP.js → get-local-language-Dz3AkuKo.js} +1 -1
  14. package/dist/cjs/{get-mock-files-CH2rciL_.js → get-mock-files-C-NrYaxv.js} +1 -1
  15. package/dist/{esm/loader-icon-DM4Vm5gX.js → cjs/index-D5c513Xn.js} +2 -12
  16. package/dist/cjs/information-table.cjs.entry.js +82 -13
  17. package/dist/cjs/loader-icon-CrQnLdn_.js +19 -0
  18. package/dist/cjs/loader.cjs.js +1 -1
  19. package/dist/cjs/loading-spinner.cjs.entry.js +2 -2
  20. package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +3 -3
  21. package/dist/cjs/{mappers-C82gH1dw.js → mappers-xmmivNQt.js} +6 -5
  22. package/dist/cjs/part-lookup.cjs.entry.js +2 -2
  23. package/dist/cjs/service-booking-form.cjs.entry.js +8 -7
  24. package/dist/cjs/shift-accordion.cjs.entry.js +2 -2
  25. package/dist/cjs/shift-checkbox.cjs.entry.js +1 -1
  26. package/dist/cjs/shift-components.cjs.js +1 -1
  27. package/dist/cjs/shift-slider.cjs.entry.js +1 -1
  28. package/dist/cjs/shift-switch.cjs.entry.js +1 -1
  29. package/dist/cjs/shift-tab-content.cjs.entry.js +2 -2
  30. package/dist/cjs/shift-tabs_2.cjs.entry.js +12 -12
  31. package/dist/cjs/ssc-lookup-form.cjs.entry.js +8 -7
  32. package/dist/cjs/test-drive-form.cjs.entry.js +8 -7
  33. package/dist/cjs/vehicle-accessories_7.cjs.entry.js +230 -157
  34. package/dist/cjs/vehicle-lookup.cjs.entry.js +5 -4
  35. package/dist/cjs/vehicle-quotation-form.cjs.entry.js +6 -5
  36. package/dist/collection/components/components/flexible-container.css +1 -1
  37. package/dist/collection/components/components/information-table.css +1 -1
  38. package/dist/collection/components/components/information-table.js +101 -12
  39. package/dist/collection/components/components/loading-spinner.css +1 -1
  40. package/dist/collection/components/components/loading-spinner.js +1 -1
  41. package/dist/collection/components/components/shift-accordion.css +1 -1
  42. package/dist/collection/components/components/shift-accordion.js +1 -1
  43. package/dist/collection/components/components/shift-checkbox.js +1 -1
  44. package/dist/collection/components/components/shift-portal.css +1 -1
  45. package/dist/collection/components/components/shift-select-dropdown.css +1 -1
  46. package/dist/collection/components/components/shift-select-dropdown.js +2 -2
  47. package/dist/collection/components/components/shift-select.css +1 -1
  48. package/dist/collection/components/components/shift-select.js +3 -3
  49. package/dist/collection/components/components/shift-slider.js +1 -1
  50. package/dist/collection/components/components/shift-switch.js +1 -1
  51. package/dist/collection/components/components/shift-tab-content.css +1 -1
  52. package/dist/collection/components/components/shift-tab-content.js +1 -1
  53. package/dist/collection/components/components/shift-tabs.css +1 -1
  54. package/dist/collection/components/components/shift-tabs.js +2 -2
  55. package/dist/collection/components/form-elements/form-checkbox.js +1 -1
  56. package/dist/collection/components/form-elements/form-date-picker-legacy.js +4 -4
  57. package/dist/collection/components/form-elements/form-dialog.js +1 -1
  58. package/dist/collection/components/form-elements/form-file.js +2 -2
  59. package/dist/collection/components/form-elements/form-input.js +2 -2
  60. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  61. package/dist/collection/components/form-elements/form-picker-input.js +2 -2
  62. package/dist/collection/components/form-elements/form-shadow-input.js +1 -1
  63. package/dist/collection/components/form-elements/form-stepper-control.js +2 -2
  64. package/dist/collection/components/form-elements/form-stepper-submit.js +2 -2
  65. package/dist/collection/components/form-elements/form-stepper.js +1 -1
  66. package/dist/collection/components/form-elements/form-structure-error.js +1 -1
  67. package/dist/collection/components/form-elements/form-submit.js +2 -2
  68. package/dist/collection/components/form-elements/form-switch.js +1 -1
  69. package/dist/collection/components/form-elements/form-text-area.js +2 -2
  70. package/dist/collection/components/form-elements/form-time-picker-legacy.js +5 -5
  71. package/dist/collection/components/form-elements/form-vin-input.js +2 -2
  72. package/dist/collection/components/forms/general-form.js +2 -2
  73. package/dist/collection/components/forms/general-inquiry.js +2 -2
  74. package/dist/collection/components/forms/service-booking.js +2 -2
  75. package/dist/collection/components/forms/ssc-lookup.js +2 -2
  76. package/dist/collection/components/forms/test-drive.js +2 -2
  77. package/dist/collection/components/forms/vehicle-quotation.js +2 -2
  78. package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
  79. package/dist/collection/components/part-lookup/dead-stock-lookup.js +2 -2
  80. package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
  81. package/dist/collection/components/part-lookup/distributor-lookup.js +2 -2
  82. package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
  83. package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
  84. package/dist/collection/components/part-lookup/manufacturer-part-lookup.js +1 -1
  85. package/dist/collection/components/part-lookup/part-lookup.css +1 -1
  86. package/dist/collection/components/vehicle-lookup/components/claimable-item-popover.js +33 -55
  87. package/dist/collection/components/vehicle-lookup/components/claimable-item.js +3 -2
  88. package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +2 -2
  89. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  90. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +107 -16
  91. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  92. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +9 -9
  93. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +23 -2
  94. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +2 -2
  95. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  96. package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +7 -31
  97. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +1 -1
  98. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +1 -1
  99. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.js +80 -39
  100. package/dist/collection/components/vin-extractor/vin-extractor.js +1 -1
  101. package/dist/collection/global/lib/format-date-time.js +13 -0
  102. package/dist/collection/templates/vehicle-lookup/mock-data.js +2 -2
  103. package/dist/components/dead-stock-lookup.js +1 -1
  104. package/dist/components/distributor-lookup.js +1 -1
  105. package/dist/components/flexible-container.js +1 -1
  106. package/dist/components/form-checkbox.js +1 -1
  107. package/dist/components/form-date-picker.js +1 -1
  108. package/dist/components/form-dialog.js +1 -1
  109. package/dist/components/form-file.js +1 -1
  110. package/dist/components/form-input-preview.js +1 -1
  111. package/dist/components/form-input.js +1 -1
  112. package/dist/components/form-phone-number.js +1 -1
  113. package/dist/components/form-picker-input.js +1 -1
  114. package/dist/components/form-select.js +1 -1
  115. package/dist/components/form-shadow-input.js +1 -1
  116. package/dist/components/form-stepper-control.js +1 -1
  117. package/dist/components/form-stepper-submit.js +1 -1
  118. package/dist/components/form-stepper.js +1 -1
  119. package/dist/components/form-structure-error.js +1 -1
  120. package/dist/components/form-structure.js +1 -1
  121. package/dist/components/form-submit.js +1 -1
  122. package/dist/components/form-switch.js +1 -1
  123. package/dist/components/form-text-area.js +1 -1
  124. package/dist/components/form-time-picker.js +1 -1
  125. package/dist/components/form-vin-input.js +1 -1
  126. package/dist/components/general-form.js +1 -1
  127. package/dist/components/general-inquiry-form.js +1 -1
  128. package/dist/components/information-table.js +1 -1
  129. package/dist/components/loading-spinner.js +1 -1
  130. package/dist/components/manufacturer-lookup.js +1 -1
  131. package/dist/components/manufacturer-part-lookup.js +1 -1
  132. package/dist/components/{p-DU9Q7NXG.js → p--IrcIOME.js} +1 -1
  133. package/dist/components/p-4dpgcYvD.js +5 -0
  134. package/dist/components/{p-CY5MOfMW.js → p-B3GY0WZf.js} +1 -1
  135. package/dist/components/{p-0tuoyA_w.js → p-BE5oO-Ra.js} +1 -1
  136. package/dist/{shift-components/p-PbrmcWde.js → components/p-BGcBZST0.js} +1 -1
  137. package/dist/components/{p-B_yOyI1j.js → p-BIiMewAO.js} +1 -1
  138. package/dist/components/{p-BGYwKkNW.js → p-BJNPjrrA.js} +1 -1
  139. package/dist/components/{p-CK3nnfXh.js → p-BQvn4Lg1.js} +1 -1
  140. package/dist/components/{p-tn1xayL4.js → p-BS8Uuzyj.js} +1 -1
  141. package/dist/components/{p-CC91t_ZU.js → p-BaRJc7Hc.js} +1 -1
  142. package/dist/components/{p-Cctm5vfv.js → p-BqKI94WE.js} +1 -1
  143. package/dist/components/{p-7iMaOrRU.js → p-C0YkBJrb.js} +1 -1
  144. package/dist/components/{p-BKJy6MMD.js → p-C2hvMeLJ.js} +1 -1
  145. package/dist/components/{p-Bg7C87Dc.js → p-C5JI5Ev4.js} +1 -1
  146. package/dist/components/p-C76cluuz.js +5 -0
  147. package/dist/components/{p-DgLtjdg2.js → p-CCcvvhAq.js} +1 -1
  148. package/dist/components/{p-Dc2VRr5p.js → p-CElSZ3OW.js} +1 -1
  149. package/dist/components/p-CHI8UDdP.js +5 -0
  150. package/dist/components/p-CL5oAbHC.js +5 -0
  151. package/dist/components/{p-DhTKM66U.js → p-CUdQ-4ki.js} +1 -1
  152. package/dist/components/{p-D58F4aUL.js → p-CZ-FFu7i.js} +1 -1
  153. package/dist/components/{p-BAV62I5C.js → p-C_TjSDaR.js} +1 -1
  154. package/dist/components/{p-BV90NnNh.js → p-Cbda4mAT.js} +1 -1
  155. package/dist/components/{p-NAH3zekG.js → p-Cu0NrQx0.js} +1 -1
  156. package/dist/components/{p-zwt4_06d.js → p-Cug0BMEn.js} +1 -1
  157. package/dist/components/p-CwKmg267.js +5 -0
  158. package/dist/components/{p-CbOzoN-z.js → p-D-Moh7Pw.js} +1 -1
  159. package/dist/components/{p-kZwU9Rop.js → p-D-oztFLx.js} +1 -1
  160. package/dist/components/{p-KtBTftkz.js → p-D7bMAfFD.js} +1 -1
  161. package/dist/components/{p-BQIItjPt.js → p-D8H5CDHG.js} +1 -1
  162. package/dist/components/p-DBJiJBjC.js +5 -0
  163. package/dist/components/{p-CiUZDgB0.js → p-DHEhIlaU.js} +1 -1
  164. package/dist/components/{p-DtuPf1ij.js → p-DQ2NX4b7.js} +1 -1
  165. package/dist/components/{p-BrWQSZDI.js → p-Dkw8RBrJ.js} +1 -1
  166. package/dist/components/{p-Ckhvusns.js → p-DuEiMJPU.js} +1 -1
  167. package/dist/components/{p-DW4cIsIJ.js → p-DvldTYH-.js} +1 -1
  168. package/dist/components/{p-sm-1avIF.js → p-EOGzivLl.js} +1 -1
  169. package/dist/components/{p-BjyqToCQ.js → p-I9AWLDMF.js} +1 -1
  170. package/dist/components/p-WZu-OFow.js +5 -0
  171. package/dist/components/p-ZUaV_qBQ.js +5 -0
  172. package/dist/components/{p-CxUuvztd.js → p-q5x64cEI.js} +1 -1
  173. package/dist/components/p-ropAoIFx.js +5 -0
  174. package/dist/components/{p-BiDunQ9O.js → p-uvT2R4rY.js} +1 -1
  175. package/dist/components/part-lookup.js +1 -1
  176. package/dist/components/service-booking-form.js +1 -1
  177. package/dist/components/shift-accordion.js +1 -1
  178. package/dist/components/shift-checkbox.js +1 -1
  179. package/dist/components/shift-portal.js +1 -1
  180. package/dist/components/shift-select-dropdown.js +1 -1
  181. package/dist/components/shift-select.js +1 -1
  182. package/dist/components/shift-slider.js +1 -1
  183. package/dist/components/shift-switch.js +1 -1
  184. package/dist/components/shift-tab-content.js +1 -1
  185. package/dist/components/shift-tabs.js +1 -1
  186. package/dist/components/ssc-lookup-form.js +1 -1
  187. package/dist/components/test-drive-form.js +1 -1
  188. package/dist/components/vehicle-accessories.js +1 -1
  189. package/dist/components/vehicle-claimable-items.js +1 -1
  190. package/dist/components/vehicle-item-claim-form.js +1 -1
  191. package/dist/components/vehicle-lookup.js +1 -1
  192. package/dist/components/vehicle-paint-thickness.js +1 -1
  193. package/dist/components/vehicle-quotation-form.js +1 -1
  194. package/dist/components/vehicle-sale-information.js +1 -1
  195. package/dist/components/vehicle-service-history.js +1 -1
  196. package/dist/components/vehicle-specification.js +1 -1
  197. package/dist/components/vehicle-warranty-details.js +1 -1
  198. package/dist/components/vin-extractor.js +1 -1
  199. package/dist/esm/dead-stock-lookup_3.entry.js +9 -9
  200. package/dist/esm/{decode-time-offset-DFZOybyr.js → decode-time-offset-Cfi43WoV.js} +1 -1
  201. package/dist/esm/flexible-container.entry.js +1 -1
  202. package/dist/esm/form-checkbox.entry.js +2 -2
  203. package/dist/esm/form-date-picker.entry.js +5 -5
  204. package/dist/esm/form-dialog_13.entry.js +31 -30
  205. package/dist/esm/form-input_7.entry.js +17 -17
  206. package/dist/esm/form-switch.entry.js +2 -2
  207. package/dist/esm/form-time-picker.entry.js +6 -6
  208. package/dist/esm/{functions-Bx8rvXMs.js → functions-BAB-CYp6.js} +2 -2
  209. package/dist/esm/general-form.entry.js +8 -7
  210. package/dist/esm/general-inquiry-form.entry.js +8 -7
  211. package/dist/esm/{get-local-language-JXQsf8P_.js → get-local-language-CeOMEk0j.js} +1 -1
  212. package/dist/esm/{get-mock-files-C0qBK8Zr.js → get-mock-files-DORxCdO5.js} +1 -1
  213. package/dist/{cjs/loader-icon-j5dMQ4bN.js → esm/index-BILW0yP6.js} +1 -16
  214. package/dist/esm/information-table.entry.js +82 -13
  215. package/dist/esm/loader-icon-VioDlAqK.js +17 -0
  216. package/dist/esm/loader.js +1 -1
  217. package/dist/esm/loading-spinner.entry.js +2 -2
  218. package/dist/esm/manufacturer-part-lookup.entry.js +3 -3
  219. package/dist/esm/{mappers-Bk5UgY3t.js → mappers-NExCg_Eh.js} +3 -2
  220. package/dist/esm/part-lookup.entry.js +2 -2
  221. package/dist/esm/service-booking-form.entry.js +8 -7
  222. package/dist/esm/shift-accordion.entry.js +2 -2
  223. package/dist/esm/shift-checkbox.entry.js +1 -1
  224. package/dist/esm/shift-components.js +1 -1
  225. package/dist/esm/shift-slider.entry.js +1 -1
  226. package/dist/esm/shift-switch.entry.js +1 -1
  227. package/dist/esm/shift-tab-content.entry.js +2 -2
  228. package/dist/esm/shift-tabs_2.entry.js +12 -12
  229. package/dist/esm/ssc-lookup-form.entry.js +8 -7
  230. package/dist/esm/test-drive-form.entry.js +8 -7
  231. package/dist/esm/vehicle-accessories_7.entry.js +230 -157
  232. package/dist/esm/vehicle-lookup.entry.js +5 -4
  233. package/dist/esm/vehicle-quotation-form.entry.js +6 -5
  234. package/dist/mocks/generated/standard-dealer/vehicle-lookup.json +54 -18
  235. package/dist/shift-components/p-021a09c8.entry.js +5 -0
  236. package/dist/shift-components/p-39b43bb1.entry.js +5 -0
  237. package/dist/shift-components/p-3a066747.entry.js +5 -0
  238. package/dist/shift-components/p-4261253e.entry.js +5 -0
  239. package/dist/shift-components/{p-897da01a.entry.js → p-486d4868.entry.js} +1 -1
  240. package/dist/shift-components/p-4a12d940.entry.js +5 -0
  241. package/dist/shift-components/{p-df8df3ab.entry.js → p-4e9e9228.entry.js} +1 -1
  242. package/dist/shift-components/{p-74fb690c.entry.js → p-53ab6714.entry.js} +1 -1
  243. package/dist/shift-components/{p-c59d17fc.entry.js → p-5fa058df.entry.js} +1 -1
  244. package/dist/shift-components/{p-d373ac8b.entry.js → p-6b06fdfb.entry.js} +1 -1
  245. package/dist/shift-components/p-7a56f08f.entry.js +5 -0
  246. package/dist/shift-components/{p-8518dee8.entry.js → p-7fad08ea.entry.js} +1 -1
  247. package/dist/shift-components/{p-0057f289.entry.js → p-84604cbf.entry.js} +1 -1
  248. package/dist/shift-components/{p-e26b46fe.entry.js → p-969036e5.entry.js} +1 -1
  249. package/dist/shift-components/{p-d92ba259.entry.js → p-9a71c06f.entry.js} +1 -1
  250. package/dist/shift-components/p-BDB5Sxbu.js +5 -0
  251. package/dist/shift-components/p-BILW0yP6.js +5 -0
  252. package/dist/shift-components/{p-C0_1HmCX.js → p-BcSCC7zI.js} +1 -1
  253. package/dist/shift-components/p-BzwjYUIR.js +5 -0
  254. package/dist/shift-components/p-DXLXmeHZ.js +5 -0
  255. package/dist/{components/p-CM4XIdUb.js → shift-components/p-DxzQ201y.js} +1 -1
  256. package/dist/shift-components/{p-Cv7m_MLQ.js → p-XyQhTm0V.js} +1 -1
  257. package/dist/shift-components/{p-3ed72ed3.entry.js → p-a8718412.entry.js} +1 -1
  258. package/dist/shift-components/p-b443c937.entry.js +5 -0
  259. package/dist/shift-components/{p-c18fe44e.entry.js → p-b4531515.entry.js} +1 -1
  260. package/dist/shift-components/p-b5dbefea.entry.js +5 -0
  261. package/dist/shift-components/p-b8c0831f.entry.js +5 -0
  262. package/dist/shift-components/p-cdef5ee7.entry.js +5 -0
  263. package/dist/shift-components/p-d7f931ae.entry.js +5 -0
  264. package/dist/shift-components/p-d8317fb1.entry.js +5 -0
  265. package/dist/shift-components/{p-6129aed5.entry.js → p-ddf4b39c.entry.js} +1 -1
  266. package/dist/shift-components/p-ddf82990.entry.js +5 -0
  267. package/dist/shift-components/{p-579760b4.entry.js → p-ef8106fa.entry.js} +1 -1
  268. package/dist/shift-components/shift-components.esm.js +1 -1
  269. package/dist/types/components/components/information-table.d.ts +6 -0
  270. package/dist/types/components/vehicle-lookup/components/claimable-item-popover.d.ts +13 -5
  271. package/dist/types/components/vehicle-lookup/vehicle-claimable-items.d.ts +18 -7
  272. package/dist/types/components/vehicle-lookup/vehicle-lookup.d.ts +1 -0
  273. package/dist/types/components/vehicle-lookup/vehicle-warranty-details.d.ts +6 -0
  274. package/dist/types/components.d.ts +24 -0
  275. package/dist/types/global/lib/format-date-time.d.ts +1 -0
  276. package/dist/types/global/types/generated/vehicle-lookup/vehicle-service-item-dto.d.ts +1 -0
  277. package/package.json +1 -1
  278. package/dist/cjs/decode-time-offset-CY6JVxX3.js +0 -37
  279. package/dist/components/p-BGw43AxT.js +0 -5
  280. package/dist/components/p-BYQ-hY-R.js +0 -5
  281. package/dist/components/p-CPQ7IXU0.js +0 -5
  282. package/dist/components/p-CjNacNI2.js +0 -5
  283. package/dist/components/p-CqGeoBcj.js +0 -5
  284. package/dist/components/p-D0JFdlgc.js +0 -5
  285. package/dist/components/p-Dgy0oCQO.js +0 -5
  286. package/dist/components/p-EiaHrRBl.js +0 -5
  287. package/dist/components/p-V-co8nMw.js +0 -5
  288. package/dist/shift-components/p-0b8fcfbe.entry.js +0 -5
  289. package/dist/shift-components/p-3242bdc2.entry.js +0 -5
  290. package/dist/shift-components/p-3d5f7853.entry.js +0 -5
  291. package/dist/shift-components/p-46e4f9ea.entry.js +0 -5
  292. package/dist/shift-components/p-53b758df.entry.js +0 -5
  293. package/dist/shift-components/p-5cdcb5af.entry.js +0 -5
  294. package/dist/shift-components/p-762e985d.entry.js +0 -5
  295. package/dist/shift-components/p-7892af11.entry.js +0 -5
  296. package/dist/shift-components/p-830fb1d8.entry.js +0 -5
  297. package/dist/shift-components/p-BLYk7i8q.js +0 -5
  298. package/dist/shift-components/p-BffuX06w.js +0 -5
  299. package/dist/shift-components/p-DQUCHNJ-.js +0 -5
  300. package/dist/shift-components/p-bd2208f8.entry.js +0 -5
  301. package/dist/shift-components/p-cbe70a06.entry.js +0 -5
  302. package/dist/shift-components/p-daf075d7.entry.js +0 -5
  303. package/dist/shift-components/p-fdfe36a8.entry.js +0 -5
@@ -3,11 +3,11 @@
3
3
  * Copyright (c)
4
4
  */
5
5
  import { r as registerInstance, h, H as Host, a as getElement } from './index-Bf4Ol6Qt.js';
6
- import { g as getMockFile } from './get-mock-files-C0qBK8Zr.js';
6
+ import { g as getMockFile } from './get-mock-files-DORxCdO5.js';
7
7
  import { c as create$3, d as sharedLocalesSchema } from './types-BDhR4pDq.js';
8
8
  import { S as ServiceHistorySchema, p as paintThicknessSchema, c as claimableItemsSchema, s as specificationSchema, a as accessoriesSchema, w as warrantySchema } from './type-DCLi-Gh3.js';
9
9
  import { V as VehicleInfoLayout } from './vehicle-info-layout-BLfwnoQD.js';
10
- import { a as getLocaleLanguage, g as getSharedLocal } from './get-local-language-JXQsf8P_.js';
10
+ import { a as getLocaleLanguage, g as getSharedLocal } from './get-local-language-CeOMEk0j.js';
11
11
  import './cn-BK16Cn81.js';
12
12
 
13
13
  const vehicleLookupWrapperSchema = create$3({
@@ -43,6 +43,7 @@ const VehicleLookup = class {
43
43
  this.baseUrl = '';
44
44
  this.isDev = false;
45
45
  this.mockUrl = '';
46
+ this.mockRecaptcha = false;
46
47
  this.disableVinValidation = false;
47
48
  this.queryString = '';
48
49
  this.sscQueryString = '';
@@ -217,9 +218,9 @@ const VehicleLookup = class {
217
218
  const hiddenSet = new Set(this.hiddenTabs.split(',').map(t => t.trim()).filter(Boolean));
218
219
  if (!Object.values(componentTags).includes(this.activeElement) || hiddenSet.has(this.activeElement))
219
220
  return h("div", { class: "w-full h-[200px] text-[26px] text-red-600 flex items-center justify-center" }, "Invalid tag");
220
- const allComponents = Object.assign(Object.assign({ 'vehicle-specification': (h("vehicle-specification", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleSpecification }, props[componentTags.vehicleSpecification]))), 'vehicle-accessories': (h("vehicle-accessories", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleAccessories }, props[componentTags.vehicleAccessories]))), 'vehicle-sale-information': (h("vehicle-sale-information", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleSaleInformation }, props[componentTags.vehicleSaleInformation]))), 'vehicle-warranty-details': (h("vehicle-warranty-details", Object.assign({ coreOnly: true, "show-ssc": !this.separateSsc, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "show-warranty": "true", "base-url": this.baseUrl, language: this.language, "query-string": !this.separateSsc && this.sscQueryString ? [this.queryString, this.sscQueryString].filter(Boolean).join('&') : this.queryString, id: componentTags.vehicleWarrantyDetails }, props[componentTags.vehicleWarrantyDetails]))) }, (this.separateSsc
221
+ const allComponents = Object.assign(Object.assign({ 'vehicle-specification': (h("vehicle-specification", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleSpecification }, props[componentTags.vehicleSpecification]))), 'vehicle-accessories': (h("vehicle-accessories", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleAccessories }, props[componentTags.vehicleAccessories]))), 'vehicle-sale-information': (h("vehicle-sale-information", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleSaleInformation }, props[componentTags.vehicleSaleInformation]))), 'vehicle-warranty-details': (h("vehicle-warranty-details", Object.assign({ coreOnly: true, "show-ssc": !this.separateSsc, isDev: this.isDev, mockRecaptcha: this.mockRecaptcha, disableVinValidation: this.disableVinValidation, "show-warranty": "true", "base-url": this.baseUrl, language: this.language, "query-string": !this.separateSsc && this.sscQueryString ? [this.queryString, this.sscQueryString].filter(Boolean).join('&') : this.queryString, id: componentTags.vehicleWarrantyDetails }, props[componentTags.vehicleWarrantyDetails]))) }, (this.separateSsc
221
222
  ? {
222
- 'vehicle-ssc': (h("vehicle-warranty-details", Object.assign({ coreOnly: true, "show-ssc": "true", isDev: this.isDev, disableVinValidation: this.disableVinValidation, "show-warranty": "false", "base-url": this.baseUrl, language: this.language, "query-string": [this.queryString, this.sscQueryString].filter(Boolean).join('&'), id: componentTags.vehicleSsc }, props[componentTags.vehicleSsc]))),
223
+ 'vehicle-ssc': (h("vehicle-warranty-details", Object.assign({ coreOnly: true, "show-ssc": "true", isDev: this.isDev, mockRecaptcha: this.mockRecaptcha, disableVinValidation: this.disableVinValidation, "show-warranty": "false", "base-url": this.baseUrl, language: this.language, "query-string": [this.queryString, this.sscQueryString].filter(Boolean).join('&'), id: componentTags.vehicleSsc }, props[componentTags.vehicleSsc]))),
223
224
  }
224
225
  : {})), { 'vehicle-service-history': (h("vehicle-service-history", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleServiceHistory }, props[componentTags.vehicleServiceHistory]))), 'vehicle-paint-thickness': (h("vehicle-paint-thickness", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehiclePaintThickness }, props[componentTags.vehiclePaintThickness]))), 'vehicle-claimable-items': (h("vehicle-claimable-items", Object.assign({ coreOnly: true, isDev: this.isDev, disableVinValidation: this.disableVinValidation, "base-url": this.baseUrl, language: this.language, "query-string": this.queryString, id: componentTags.vehicleClaimableItems }, props[componentTags.vehicleClaimableItems]))) });
225
226
  const componentList = Object.fromEntries(Object.entries(allComponents).filter(([key]) => !hiddenSet.has(key)));
@@ -3,12 +3,13 @@
3
3
  * Copyright (c)
4
4
  */
5
5
  import { h, r as registerInstance, H as Host, a as getElement } from './index-Bf4Ol6Qt.js';
6
- import { L as LoaderIcon } from './loader-icon-DM4Vm5gX.js';
6
+ import { L as LoaderIcon } from './loader-icon-VioDlAqK.js';
7
7
  import { c as cn } from './cn-BK16Cn81.js';
8
8
  import { c as create$3, b as create$6, s as sharedFormLocalesSchema } from './types-BDhR4pDq.js';
9
- import { a as formLanguageChange, b as formLoadingHandler, c as formErrorHandler, d as formSuccessHandler, g as getMarketingValues, e as formDidLoadHandler, h as formGetFormHandler, i as handleFormSubmit, j as formStructureRenderedHandler } from './functions-Bx8rvXMs.js';
9
+ import { a as formLanguageChange, b as formLoadingHandler, c as formErrorHandler, d as formSuccessHandler, g as getMarketingValues, e as formDidLoadHandler, h as formGetFormHandler, i as handleFormSubmit, j as formStructureRenderedHandler } from './functions-BAB-CYp6.js';
10
10
  import { g as getLanguageFromUrl } from './get-language-from-url-DvR7LGV5.js';
11
- import './get-local-language-JXQsf8P_.js';
11
+ import './get-local-language-CeOMEk0j.js';
12
+ import './index-BILW0yP6.js';
12
13
 
13
14
  const cachedImages = {};
14
15
  const cacheImage = (form, imSrc, id) => {
@@ -418,9 +419,9 @@ const VehicleQuotationForm = class {
418
419
  // #endregion
419
420
  render() {
420
421
  var _a, _b;
421
- return (h(Host, { key: 'fec28435d7dafd1cf92b0fa5109caed38f8566f3', translate: "no" }, h("div", { key: '400a878e0946c95718474424408d053d448811e2', part: `shift-form vehicle-quotation-${(_b = (_a = this.structure) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.theme}` }, h("div", { key: '3266ef4ac8d982099cd7ffa10d961b0ffb26a088', part: "form-container", class: "relative min-h-[150px]" }, h("div", { key: '3f538ea84510680680943ad563b18d6b2ba795f0', part: "form-loader-container", class: cn('form-loader-container absolute top-0 left-0 w-full h-full pointer-events-none flex justify-center items-center transition-opacity duration-500', {
422
+ return (h(Host, { key: 'fdc919a8b52675e1dd598408cc7f056d992c1517', translate: "no" }, h("div", { key: 'd11a5531f061e778038eedea7cca02b0ad834332', part: `shift-form vehicle-quotation-${(_b = (_a = this.structure) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.theme}` }, h("div", { key: 'abac151f3be810dbd850b63e7c692afe4e5f14fe', part: "form-container", class: "relative min-h-[150px]" }, h("div", { key: 'e6dcec2bd78ddef371e3adb5f249b4c3e7e8587c', part: "form-loader-container", class: cn('form-loader-container absolute top-0 left-0 w-full h-full pointer-events-none flex justify-center items-center transition-opacity duration-500', {
422
423
  'opacity-0': this.structureRendered,
423
- }) }, h(LoaderIcon, { key: '21277ee2020ca457e057a44d615a7c2a5a078876', part: "form-loader-icon", class: "img" })), h("flexible-container", { key: 'c88ef8663f91ba871119a7753be8a7e4995af36a', onlyForMounting: true, isOpened: this.structureRendered }, !!this.form && (h("form-structure", { key: '23b33ac7d2577a685d2457dc019b9a779ce89b10', form: this.form, fields: this.fields, formId: this.formId, formLocale: this.locale, structure: this.structure, isLoading: this.isLoading, language: this.localeLanguage, errorMessage: this.errorMessage, formElementMapper: vehicleQuotationElements, successMessage: this.locale['Form submitted successfully.'] }, h("slot", { key: '77c7ec01920adc553fee0893e2394ec26e2aeaad' }))))))));
424
+ }) }, h(LoaderIcon, { key: '155668175e0735e2314ce55b586bd82df4a3c2df', part: "form-loader-icon", class: "img" })), h("flexible-container", { key: '61dea530ef1a00cd09a2b2871262573e8b1248a3', onlyForMounting: true, isOpened: this.structureRendered }, !!this.form && (h("form-structure", { key: '572c108a4d67e1443ca9f90585fa3339a5ffaea5', form: this.form, fields: this.fields, formId: this.formId, formLocale: this.locale, structure: this.structure, isLoading: this.isLoading, language: this.localeLanguage, errorMessage: this.errorMessage, formElementMapper: vehicleQuotationElements, successMessage: this.locale['Form submitted successfully.'] }, h("slot", { key: '8e0b1e969144912d4ce5c87edb8d7ede708be3e0' }))))))));
424
425
  }
425
426
  get el() { return getElement(this); }
426
427
  static get watchers() { return {
@@ -176,15 +176,21 @@
176
176
  "typeEnum": "Free",
177
177
  "activatedAt": "2024-02-01",
178
178
  "expiresAt": "2024-08-01",
179
- "status": "expired",
180
- "statusEnum": "Expired",
179
+ "status": "processed",
180
+ "statusEnum": "Processed",
181
+ "packageCode": "PKG-FREE-1K",
182
+ "cost": 0,
183
+ "claimDate": "2024-04-15T10:30:00+03:00",
181
184
  "serviceItemID": "SI-001",
185
+ "companyName": "Sample Motors",
186
+ "invoiceNumber": "INV-2024-101",
187
+ "jobNumber": "WO-2024-101",
182
188
  "maximumMileage": 1500,
183
189
  "claimable": false,
184
190
  "claimingMethodEnum": 0,
185
191
  "vehicleInspectionTypeID": "",
186
- "signature": "I1XKhZ0NF3YL1v1SBkak2jFNl/DSwn8php0DUnrIvxo=",
187
- "signatureExpiry": "2026-04-04T18:38:07.5841368Z"
192
+ "signature": "F1yOC45pltF1i4AyIcIw4pm08XHzbcDA\u002BzScDjyfqNE=",
193
+ "signatureExpiry": "2026-04-30T11:06:14.3238488Z"
188
194
  },
189
195
  {
190
196
  "showDocumentUploader": false,
@@ -194,15 +200,21 @@
194
200
  "typeEnum": "Free",
195
201
  "activatedAt": "2024-08-01",
196
202
  "expiresAt": "2025-08-01",
197
- "status": "expired",
198
- "statusEnum": "Expired",
203
+ "status": "processed",
204
+ "statusEnum": "Processed",
205
+ "packageCode": "PKG-FREE-5K",
206
+ "cost": 0,
207
+ "claimDate": "2024-12-10T14:15:00+03:00",
199
208
  "serviceItemID": "SI-002",
209
+ "companyName": "Sample Motors",
210
+ "invoiceNumber": "INV-2024-218",
211
+ "jobNumber": "WO-2024-218",
200
212
  "maximumMileage": 6000,
201
213
  "claimable": false,
202
214
  "claimingMethodEnum": 0,
203
215
  "vehicleInspectionTypeID": "",
204
- "signature": "fvfd71gE4l927DNYg3hMcnZMiXw3/u0tjqb4Yc1ZqJg=",
205
- "signatureExpiry": "2026-04-04T18:38:07.5841368Z"
216
+ "signature": "TuhGIQQEFqqUXhJWxjBn3yP7xV8uuKfTyw8AXcNVlNY=",
217
+ "signatureExpiry": "2026-04-30T11:06:14.3238488Z"
206
218
  },
207
219
  {
208
220
  "showDocumentUploader": false,
@@ -219,8 +231,26 @@
219
231
  "claimable": true,
220
232
  "claimingMethodEnum": 0,
221
233
  "vehicleInspectionTypeID": "",
222
- "signature": "wnFihSmIqxwOnHHqa6gNDdLbAe1KdpaFWrCIQ17LazQ=",
223
- "signatureExpiry": "2026-04-04T18:38:07.5841368Z"
234
+ "signature": "2RPo6oNz7TVCUxff1QctT\u002B/c3Zgr/bFQDi7s6jI3YRE=",
235
+ "signatureExpiry": "2026-04-30T11:06:14.3238488Z"
236
+ },
237
+ {
238
+ "showDocumentUploader": false,
239
+ "documentUploaderIsRequired": false,
240
+ "name": "15,000 KM Paid Service",
241
+ "type": "paid",
242
+ "typeEnum": "Paid",
243
+ "activatedAt": "2026-02-01",
244
+ "expiresAt": "2027-02-01",
245
+ "status": "pending",
246
+ "statusEnum": "Pending",
247
+ "packageCode": "PKG-PAID-15K",
248
+ "serviceItemID": "SI-PAID-15K",
249
+ "maximumMileage": 16000,
250
+ "claimable": true,
251
+ "claimingMethodEnum": 0,
252
+ "signature": "gOp7opn8TTho3G29fopbu3v79\u002BAcFi8CbsRdRVnzUz8=",
253
+ "signatureExpiry": "2026-04-30T11:06:14.3238488Z"
224
254
  }
225
255
  ],
226
256
  "accessories": [
@@ -279,15 +309,21 @@
279
309
  "typeEnum": "Free",
280
310
  "activatedAt": "2023-06-20",
281
311
  "expiresAt": "2023-12-20",
282
- "status": "expired",
283
- "statusEnum": "Expired",
312
+ "status": "processed",
313
+ "statusEnum": "Processed",
314
+ "packageCode": "PKG-FREE-1K",
315
+ "cost": 0,
316
+ "claimDate": "2023-08-22T11:05:00+03:00",
284
317
  "serviceItemID": "SI-001",
318
+ "companyName": "Sample Motors",
319
+ "invoiceNumber": "INV-2023-077",
320
+ "jobNumber": "WO-2023-077",
285
321
  "maximumMileage": 1500,
286
322
  "claimable": false,
287
323
  "claimingMethodEnum": 0,
288
324
  "vehicleInspectionTypeID": "",
289
- "signature": "\u002BzcH/M7/KBGE0bL1/X6MUI07lyTLSDUks9vnlcJ0rgU=",
290
- "signatureExpiry": "2026-04-04T18:38:07.5895188Z"
325
+ "signature": "M1itmxk3RhSR6VadSa4uNZIZGVRt2ZAjuUwfXNSwvEw=",
326
+ "signatureExpiry": "2026-04-30T11:06:14.3322464Z"
291
327
  },
292
328
  {
293
329
  "showDocumentUploader": false,
@@ -304,8 +340,8 @@
304
340
  "claimable": false,
305
341
  "claimingMethodEnum": 0,
306
342
  "vehicleInspectionTypeID": "",
307
- "signature": "puX128M/ZC\u002BdaOUCeylmcbpyCi4mhjHqZzxWpNehYPM=",
308
- "signatureExpiry": "2026-04-04T18:38:07.5895188Z"
343
+ "signature": "\u002BOiJ0dIwu/DHv5HwwxIJsLc\u002BA3tu2dMyQiKEE3P7q6E=",
344
+ "signatureExpiry": "2026-04-30T11:06:14.3322464Z"
309
345
  },
310
346
  {
311
347
  "showDocumentUploader": false,
@@ -322,8 +358,8 @@
322
358
  "claimable": true,
323
359
  "claimingMethodEnum": 0,
324
360
  "vehicleInspectionTypeID": "",
325
- "signature": "BhGuIUeEHVb0ixLKVGrbhsU/GmEt8WIX1gXPRX5hqm8=",
326
- "signatureExpiry": "2026-04-04T18:38:07.5895188Z"
361
+ "signature": "71JuTflm0Ii4cJYwuFpM1pLJmW\u002BZ9Hk6kfRY3EJXje8=",
362
+ "signatureExpiry": "2026-04-30T11:06:14.3322464Z"
327
363
  }
328
364
  ],
329
365
  "accessories": [],