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
@@ -124,11 +124,9 @@ export class VehicleWarrantyDetails {
124
124
  await new Promise(r => setTimeout(r, 3000));
125
125
  this.checkingUnauthorizedSSC = false;
126
126
  const randomValue = Math.random();
127
- const devSscLookupStatus = randomValue < 0.33 ? 0 : (randomValue > 0.33 && randomValue < 0.66) ? 2 : 1;
127
+ const devSscLookupStatus = randomValue < 0.33 ? 0 : randomValue > 0.33 && randomValue < 0.66 ? 2 : 1;
128
128
  this.recaptchaRes = {
129
- status: devSscLookupStatus === 0 ? 'noRecall' :
130
- devSscLookupStatus === 2 ? 'noApplicableVehicleFound' :
131
- 'recallExists'
129
+ status: devSscLookupStatus === 0 ? 'noRecall' : devSscLookupStatus === 2 ? 'noApplicableVehicleFound' : 'recallExists',
132
130
  };
133
131
  smartInvokable.bind(this)(this.unauthorizedSscLookupResponse, devSscLookupStatus);
134
132
  return;
@@ -141,9 +139,13 @@ export class VehicleWarrantyDetails {
141
139
  if (vinResponse && this.networkTimeoutRef === scopedTimeoutRef) {
142
140
  this.checkingUnauthorizedSSC = false;
143
141
  this.recaptchaRes = {
144
- status: vinResponse.sscLookupStatus === 0 ? 'noRecall' :
145
- vinResponse.sscLookupStatus === 1 ? 'recallExists' :
146
- vinResponse.sscLookupStatus === 2 ? 'noApplicableVehicleFound' : null
142
+ status: vinResponse.sscLookupStatus === 0
143
+ ? 'noRecall'
144
+ : vinResponse.sscLookupStatus === 1
145
+ ? 'recallExists'
146
+ : vinResponse.sscLookupStatus === 2
147
+ ? 'noApplicableVehicleFound'
148
+ : null,
147
149
  };
148
150
  smartInvokable.bind(this)(this.unauthorizedSscLookupResponse, vinResponse.sscLookupStatus);
149
151
  }
@@ -256,10 +258,10 @@ export class VehicleWarrantyDetails {
256
258
  sscTableDescription: sscItem === null || sscItem === void 0 ? void 0 : sscItem.description,
257
259
  sscTableRepairStatus: () => (h("div", { class: "table-cell-container" }, h("img", { class: "table-status-icon", src: (sscItem === null || sscItem === void 0 ? void 0 : sscItem.repaired) ? CheckIcon : XIcon }), " ", sscItem === null || sscItem === void 0 ? void 0 :
258
260
  sscItem.repairDate)),
259
- sscTableOPCode: () => (h("div", { class: "table-cell-container table-cell-labors-container" }, !!(sscItem === null || sscItem === void 0 ? void 0 : sscItem.labors.length)
261
+ sscTableOPCode: () => (h("div", { class: "table-cell-container table-cell-labors-container" }, (sscItem === null || sscItem === void 0 ? void 0 : sscItem.labors.length)
260
262
  ? sscItem === null || sscItem === void 0 ? void 0 : sscItem.labors.map(labor => (h("div", { key: labor === null || labor === void 0 ? void 0 : labor.laborCode, class: "success" }, labor === null || labor === void 0 ? void 0 : labor.laborCode)))
261
263
  : '...')),
262
- sscTablePartNumber: () => (h("div", { class: "table-cell-container table-cell-parts-container" }, !!(sscItem === null || sscItem === void 0 ? void 0 : sscItem.parts.length)
264
+ sscTablePartNumber: () => (h("div", { class: "table-cell-container table-cell-parts-container" }, (sscItem === null || sscItem === void 0 ? void 0 : sscItem.parts.length)
263
265
  ? sscItem === null || sscItem === void 0 ? void 0 : sscItem.parts.map(part => {
264
266
  // Three availability states: in stock (green check), not in stock (red cross), or not checked
265
267
  // — no Hub stock scope, or a repaired recall — which shows neutral grey with no icon.
@@ -273,7 +275,7 @@ export class VehicleWarrantyDetails {
273
275
  sscTablePartNumber: () => h("div", { class: "h-[25px]" }),
274
276
  sscTableRepairStatus: () => h("div", { class: "h-[25px]" }),
275
277
  };
276
- return (h(Host, { translate: "no" }, h(VehicleInfoLayout, { isError: this.isError, coreOnly: this.coreOnly, isLoading: this.isLoading, header: (_c = this.vehicleLookup) === null || _c === void 0 ? void 0 : _c.vin, direction: this.locale.sharedLocales.direction, errorMessage: this.locale.sharedLocales.errors[this.errorMessage] || this.locale.sharedLocales.errors.wildCard }, h("div", { class: "p-[16px]" }, this.showWarranty && (h(CardsContainer, { isLoading: this.isLoading, warrantyLocale: this.locale, vehicleInformation: this.vehicleLookup, isAuthorized: (_d = this.vehicleLookup) === null || _d === void 0 ? void 0 : _d.isAuthorized, unInvoicedByBrokerName: this.unInvoicedByBrokerName })), h("div", { class: "h-[8px]" }), h("flexible-container", { isOpened: this.showRecaptcha, classes: cn('w-fit mx-auto shift-skeleton', { loading: !this.showRecaptcha || this.isLoading }) }, h("div", { style: { height: 'auto' }, class: "recaptcha-container" }, this.useMockRecaptchaWidget ? (h("div", { ref: el => (this.recaptchaPlaceholderRef = el), onClick: this.handleDevRecaptchaClick, class: cn('dev-recaptcha', { 'dev-recaptcha-disabled': this.devRecaptchaChecked }) }, h("div", { class: cn('dev-recaptcha-checkbox', { checked: this.devRecaptchaChecked }) }, this.devRecaptchaChecked && h("span", { class: "dev-recaptcha-checkmark" }, "\u2713")), h("div", { class: "dev-recaptcha-label" }, "I'm not a robot"), h("div", { class: "dev-recaptcha-brand" }, h("div", { class: "dev-recaptcha-brand-name" }, "reCAPTCHA"), h("div", { class: "dev-recaptcha-brand-mock" }, "(dev mock)")))) : (h("div", { ref: el => (this.recaptchaPlaceholderRef = el), style: { minWidth: '302px', minHeight: '76px' } }))), this.recaptchaRes && (h("div", { class: cn('recaptcha-response', ((_e = this.recaptchaRes) === null || _e === void 0 ? void 0 : _e.status) === 'recallExists' ? 'reject-card ' : (((_f = this.recaptchaRes) === null || _f === void 0 ? void 0 : _f.status) === 'noRecall' ? 'success-card ' : 'warning-card ')) }, this.locale[(_g = this.recaptchaRes) === null || _g === void 0 ? void 0 : _g.status])))), h("flexible-container", { isOpened: this.checkingUnauthorizedSSC, classes: "w-fit mx-auto" }, h("div", { class: "pt-[16px]" }, h("div", { class: "flex shift-skeleton flex-col gap-[8px]" }, h("strong", null, this.locale.checkingTMC), h("div", { class: "relative pt-[40px]" }, h("loading-spinner", { isLoading: this.checkingUnauthorizedSSC }))))), this.showSsc && (h("div", { class: "mt-[32px] w-full" }, h("div", { class: "bg-[#f6f6f6] h-[50px] flex items-center justify-center px-[16px] font-bold text-[18px]" }, this.locale.sscCampings), h("div", { class: "overflow-x-auto" }, h("information-table", { allowAutoWidth: true, isLoading: this.isLoading, templateRow: templateRow, rows: rows, headers: tableHeaders })))))));
278
+ return (h(Host, { translate: "no" }, h(VehicleInfoLayout, { isError: this.isError, coreOnly: this.coreOnly, isLoading: this.isLoading, header: (_c = this.vehicleLookup) === null || _c === void 0 ? void 0 : _c.vin, direction: this.locale.sharedLocales.direction, errorMessage: this.locale.sharedLocales.errors[this.errorMessage] || this.locale.sharedLocales.errors.wildCard }, h("div", { class: "p-[16px]" }, this.showWarranty && (h(CardsContainer, { isLoading: this.isLoading, warrantyLocale: this.locale, vehicleInformation: this.vehicleLookup, isAuthorized: (_d = this.vehicleLookup) === null || _d === void 0 ? void 0 : _d.isAuthorized, unInvoicedByBrokerName: this.unInvoicedByBrokerName })), h("div", { class: "h-[8px]" }), h("flexible-container", { isOpened: this.showRecaptcha, classes: cn('w-fit mx-auto shift-skeleton', { loading: !this.showRecaptcha || this.isLoading }) }, h("div", { style: { height: 'auto' }, class: "recaptcha-container" }, this.useMockRecaptchaWidget ? (h("div", { ref: el => (this.recaptchaPlaceholderRef = el), onClick: this.handleDevRecaptchaClick, class: cn('dev-recaptcha', { 'dev-recaptcha-disabled': this.devRecaptchaChecked }) }, h("div", { class: cn('dev-recaptcha-checkbox', { checked: this.devRecaptchaChecked }) }, this.devRecaptchaChecked && h("span", { class: "dev-recaptcha-checkmark" }, "\u2713")), h("div", { class: "dev-recaptcha-label" }, "I'm not a robot"), h("div", { class: "dev-recaptcha-brand" }, h("div", { class: "dev-recaptcha-brand-name" }, "reCAPTCHA"), h("div", { class: "dev-recaptcha-brand-mock" }, "(dev mock)")))) : (h("div", { ref: el => (this.recaptchaPlaceholderRef = el), style: { minWidth: '302px', minHeight: '76px' } }))), this.recaptchaRes && (h("div", { class: cn('recaptcha-response', ((_e = this.recaptchaRes) === null || _e === void 0 ? void 0 : _e.status) === 'recallExists' ? 'reject-card ' : ((_f = this.recaptchaRes) === null || _f === void 0 ? void 0 : _f.status) === 'noRecall' ? 'success-card ' : 'warning-card ') }, this.locale[(_g = this.recaptchaRes) === null || _g === void 0 ? void 0 : _g.status])))), h("flexible-container", { isOpened: this.checkingUnauthorizedSSC, classes: "w-fit mx-auto" }, h("div", { class: "pt-[16px]" }, h("div", { class: "flex shift-skeleton flex-col gap-[8px]" }, h("strong", null, this.locale.checkingTMC), h("div", { class: "relative pt-[40px]" }, h("loading-spinner", { isLoading: this.checkingUnauthorizedSSC }))))), this.showSsc && (h("div", { class: "mt-[32px] w-full" }, h("div", { class: "bg-[#f6f6f6] h-[50px] flex items-center justify-center px-[16px] font-bold text-[18px]" }, this.locale.sscCampings), h("div", { class: "overflow-x-auto" }, h("information-table", { allowAutoWidth: true, isLoading: this.isLoading, templateRow: templateRow, rows: rows, headers: tableHeaders })))))));
277
279
  }
278
280
  static get is() { return "vehicle-warranty-details"; }
279
281
  static get encapsulation() { return "shadow"; }
@@ -291,7 +293,6 @@ export class VehicleWarrantyDetails {
291
293
  return {
292
294
  "language": {
293
295
  "type": "string",
294
- "attribute": "language",
295
296
  "mutable": false,
296
297
  "complexType": {
297
298
  "original": "LanguageKeys",
@@ -300,7 +301,8 @@ export class VehicleWarrantyDetails {
300
301
  "LanguageKeys": {
301
302
  "location": "import",
302
303
  "path": "~features/multi-lingual",
303
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
304
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
305
+ "referenceLocation": "LanguageKeys"
304
306
  }
305
307
  }
306
308
  },
@@ -313,11 +315,11 @@ export class VehicleWarrantyDetails {
313
315
  "getter": false,
314
316
  "setter": false,
315
317
  "reflect": false,
318
+ "attribute": "language",
316
319
  "defaultValue": "'en'"
317
320
  },
318
321
  "coreOnly": {
319
322
  "type": "boolean",
320
- "attribute": "core-only",
321
323
  "mutable": false,
322
324
  "complexType": {
323
325
  "original": "boolean",
@@ -333,11 +335,11 @@ export class VehicleWarrantyDetails {
333
335
  "getter": false,
334
336
  "setter": false,
335
337
  "reflect": false,
338
+ "attribute": "core-only",
336
339
  "defaultValue": "false"
337
340
  },
338
341
  "isDev": {
339
342
  "type": "boolean",
340
- "attribute": "is-dev",
341
343
  "mutable": false,
342
344
  "complexType": {
343
345
  "original": "boolean",
@@ -352,11 +354,11 @@ export class VehicleWarrantyDetails {
352
354
  },
353
355
  "getter": false,
354
356
  "setter": false,
355
- "reflect": false
357
+ "reflect": false,
358
+ "attribute": "is-dev"
356
359
  },
357
360
  "disableVinValidation": {
358
361
  "type": "boolean",
359
- "attribute": "disable-vin-validation",
360
362
  "mutable": false,
361
363
  "complexType": {
362
364
  "original": "boolean",
@@ -372,11 +374,11 @@ export class VehicleWarrantyDetails {
372
374
  "getter": false,
373
375
  "setter": false,
374
376
  "reflect": false,
377
+ "attribute": "disable-vin-validation",
375
378
  "defaultValue": "false"
376
379
  },
377
380
  "baseUrl": {
378
381
  "type": "string",
379
- "attribute": "base-url",
380
382
  "mutable": false,
381
383
  "complexType": {
382
384
  "original": "string",
@@ -391,11 +393,11 @@ export class VehicleWarrantyDetails {
391
393
  },
392
394
  "getter": false,
393
395
  "setter": false,
394
- "reflect": false
396
+ "reflect": false,
397
+ "attribute": "base-url"
395
398
  },
396
399
  "headers": {
397
400
  "type": "unknown",
398
- "attribute": "headers",
399
401
  "mutable": false,
400
402
  "complexType": {
401
403
  "original": "object",
@@ -414,7 +416,6 @@ export class VehicleWarrantyDetails {
414
416
  },
415
417
  "queryString": {
416
418
  "type": "string",
417
- "attribute": "query-string",
418
419
  "mutable": false,
419
420
  "complexType": {
420
421
  "original": "string",
@@ -430,11 +431,11 @@ export class VehicleWarrantyDetails {
430
431
  "getter": false,
431
432
  "setter": false,
432
433
  "reflect": false,
434
+ "attribute": "query-string",
433
435
  "defaultValue": "''"
434
436
  },
435
437
  "errorCallback": {
436
438
  "type": "string",
437
- "attribute": "error-callback",
438
439
  "mutable": false,
439
440
  "complexType": {
440
441
  "original": "BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>",
@@ -443,12 +444,14 @@ export class VehicleWarrantyDetails {
443
444
  "BlazorInvokableFunction": {
444
445
  "location": "import",
445
446
  "path": "~features/blazor-ref",
446
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
447
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
448
+ "referenceLocation": "BlazorInvokableFunction"
447
449
  },
448
450
  "ErrorKeys": {
449
451
  "location": "import",
450
452
  "path": "~features/multi-lingual",
451
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
453
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
454
+ "referenceLocation": "ErrorKeys"
452
455
  }
453
456
  }
454
457
  },
@@ -460,11 +463,11 @@ export class VehicleWarrantyDetails {
460
463
  },
461
464
  "getter": false,
462
465
  "setter": false,
463
- "reflect": false
466
+ "reflect": false,
467
+ "attribute": "error-callback"
464
468
  },
465
469
  "loadingStateChange": {
466
470
  "type": "string",
467
- "attribute": "loading-state-change",
468
471
  "mutable": false,
469
472
  "complexType": {
470
473
  "original": "BlazorInvokableFunction<(isLoading: boolean) => void>",
@@ -473,7 +476,8 @@ export class VehicleWarrantyDetails {
473
476
  "BlazorInvokableFunction": {
474
477
  "location": "import",
475
478
  "path": "~features/blazor-ref",
476
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
479
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
480
+ "referenceLocation": "BlazorInvokableFunction"
477
481
  }
478
482
  }
479
483
  },
@@ -485,11 +489,11 @@ export class VehicleWarrantyDetails {
485
489
  },
486
490
  "getter": false,
487
491
  "setter": false,
488
- "reflect": false
492
+ "reflect": false,
493
+ "attribute": "loading-state-change"
489
494
  },
490
495
  "loadedResponse": {
491
496
  "type": "string",
492
- "attribute": "loaded-response",
493
497
  "mutable": false,
494
498
  "complexType": {
495
499
  "original": "BlazorInvokableFunction<(response: VehicleLookupDTO) => void>",
@@ -498,12 +502,14 @@ export class VehicleWarrantyDetails {
498
502
  "BlazorInvokableFunction": {
499
503
  "location": "import",
500
504
  "path": "~features/blazor-ref",
501
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
505
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
506
+ "referenceLocation": "BlazorInvokableFunction"
502
507
  },
503
508
  "VehicleLookupDTO": {
504
509
  "location": "import",
505
510
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
506
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
511
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
512
+ "referenceLocation": "VehicleLookupDTO"
507
513
  }
508
514
  }
509
515
  },
@@ -515,11 +521,11 @@ export class VehicleWarrantyDetails {
515
521
  },
516
522
  "getter": false,
517
523
  "setter": false,
518
- "reflect": false
524
+ "reflect": false,
525
+ "attribute": "loaded-response"
519
526
  },
520
527
  "unauthorizedSscLookupResponse": {
521
528
  "type": "string",
522
- "attribute": "unauthorized-ssc-lookup-response",
523
529
  "mutable": false,
524
530
  "complexType": {
525
531
  "original": "BlazorInvokableFunction<(sscLookupStatus: number) => void>",
@@ -528,7 +534,8 @@ export class VehicleWarrantyDetails {
528
534
  "BlazorInvokableFunction": {
529
535
  "location": "import",
530
536
  "path": "~features/blazor-ref",
531
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
537
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
538
+ "referenceLocation": "BlazorInvokableFunction"
532
539
  }
533
540
  }
534
541
  },
@@ -540,11 +547,11 @@ export class VehicleWarrantyDetails {
540
547
  },
541
548
  "getter": false,
542
549
  "setter": false,
543
- "reflect": false
550
+ "reflect": false,
551
+ "attribute": "unauthorized-ssc-lookup-response"
544
552
  },
545
553
  "showSsc": {
546
554
  "type": "boolean",
547
- "attribute": "show-ssc",
548
555
  "mutable": false,
549
556
  "complexType": {
550
557
  "original": "boolean",
@@ -560,11 +567,11 @@ export class VehicleWarrantyDetails {
560
567
  "getter": false,
561
568
  "setter": false,
562
569
  "reflect": false,
570
+ "attribute": "show-ssc",
563
571
  "defaultValue": "false"
564
572
  },
565
573
  "recaptchaKey": {
566
574
  "type": "string",
567
- "attribute": "recaptcha-key",
568
575
  "mutable": false,
569
576
  "complexType": {
570
577
  "original": "string",
@@ -580,11 +587,11 @@ export class VehicleWarrantyDetails {
580
587
  "getter": false,
581
588
  "setter": false,
582
589
  "reflect": false,
590
+ "attribute": "recaptcha-key",
583
591
  "defaultValue": "''"
584
592
  },
585
593
  "mockRecaptcha": {
586
594
  "type": "boolean",
587
- "attribute": "mock-recaptcha",
588
595
  "mutable": false,
589
596
  "complexType": {
590
597
  "original": "boolean",
@@ -600,11 +607,11 @@ export class VehicleWarrantyDetails {
600
607
  "getter": false,
601
608
  "setter": false,
602
609
  "reflect": false,
610
+ "attribute": "mock-recaptcha",
603
611
  "defaultValue": "false"
604
612
  },
605
613
  "showWarranty": {
606
614
  "type": "boolean",
607
- "attribute": "show-warranty",
608
615
  "mutable": false,
609
616
  "complexType": {
610
617
  "original": "boolean",
@@ -620,11 +627,11 @@ export class VehicleWarrantyDetails {
620
627
  "getter": false,
621
628
  "setter": false,
622
629
  "reflect": false,
630
+ "attribute": "show-warranty",
623
631
  "defaultValue": "false"
624
632
  },
625
633
  "unauthorizedSscLookupBaseUrl": {
626
634
  "type": "string",
627
- "attribute": "unauthorized-ssc-lookup-base-url",
628
635
  "mutable": false,
629
636
  "complexType": {
630
637
  "original": "string",
@@ -640,11 +647,11 @@ export class VehicleWarrantyDetails {
640
647
  "getter": false,
641
648
  "setter": false,
642
649
  "reflect": false,
650
+ "attribute": "unauthorized-ssc-lookup-base-url",
643
651
  "defaultValue": "''"
644
652
  },
645
653
  "unauthorizedSscLookupQueryString": {
646
654
  "type": "string",
647
- "attribute": "unauthorized-ssc-lookup-query-string",
648
655
  "mutable": false,
649
656
  "complexType": {
650
657
  "original": "string",
@@ -660,11 +667,11 @@ export class VehicleWarrantyDetails {
660
667
  "getter": false,
661
668
  "setter": false,
662
669
  "reflect": false,
670
+ "attribute": "unauthorized-ssc-lookup-query-string",
663
671
  "defaultValue": "''"
664
672
  },
665
673
  "cityId": {
666
674
  "type": "string",
667
- "attribute": "city-id",
668
675
  "mutable": false,
669
676
  "complexType": {
670
677
  "original": "string",
@@ -680,11 +687,11 @@ export class VehicleWarrantyDetails {
680
687
  "getter": false,
681
688
  "setter": false,
682
689
  "reflect": false,
690
+ "attribute": "city-id",
683
691
  "defaultValue": "null"
684
692
  },
685
693
  "cityIntegrationId": {
686
694
  "type": "string",
687
- "attribute": "city-integration-id",
688
695
  "mutable": false,
689
696
  "complexType": {
690
697
  "original": "string",
@@ -700,11 +707,11 @@ export class VehicleWarrantyDetails {
700
707
  "getter": false,
701
708
  "setter": false,
702
709
  "reflect": false,
710
+ "attribute": "city-integration-id",
703
711
  "defaultValue": "null"
704
712
  },
705
713
  "companyId": {
706
714
  "type": "string",
707
- "attribute": "company-id",
708
715
  "mutable": false,
709
716
  "complexType": {
710
717
  "original": "string",
@@ -720,11 +727,11 @@ export class VehicleWarrantyDetails {
720
727
  "getter": false,
721
728
  "setter": false,
722
729
  "reflect": false,
730
+ "attribute": "company-id",
723
731
  "defaultValue": "null"
724
732
  },
725
733
  "companyIntegrationId": {
726
734
  "type": "string",
727
- "attribute": "company-integration-id",
728
735
  "mutable": false,
729
736
  "complexType": {
730
737
  "original": "string",
@@ -740,11 +747,11 @@ export class VehicleWarrantyDetails {
740
747
  "getter": false,
741
748
  "setter": false,
742
749
  "reflect": false,
750
+ "attribute": "company-integration-id",
743
751
  "defaultValue": "null"
744
752
  },
745
753
  "companyBranchId": {
746
754
  "type": "string",
747
- "attribute": "company-branch-id",
748
755
  "mutable": false,
749
756
  "complexType": {
750
757
  "original": "string",
@@ -760,11 +767,11 @@ export class VehicleWarrantyDetails {
760
767
  "getter": false,
761
768
  "setter": false,
762
769
  "reflect": false,
770
+ "attribute": "company-branch-id",
763
771
  "defaultValue": "null"
764
772
  },
765
773
  "companyBranchIntegrationId": {
766
774
  "type": "string",
767
- "attribute": "company-branch-integration-id",
768
775
  "mutable": false,
769
776
  "complexType": {
770
777
  "original": "string",
@@ -780,11 +787,11 @@ export class VehicleWarrantyDetails {
780
787
  "getter": false,
781
788
  "setter": false,
782
789
  "reflect": false,
790
+ "attribute": "company-branch-integration-id",
783
791
  "defaultValue": "null"
784
792
  },
785
793
  "userId": {
786
794
  "type": "string",
787
- "attribute": "user-id",
788
795
  "mutable": false,
789
796
  "complexType": {
790
797
  "original": "string",
@@ -800,11 +807,11 @@ export class VehicleWarrantyDetails {
800
807
  "getter": false,
801
808
  "setter": false,
802
809
  "reflect": false,
810
+ "attribute": "user-id",
803
811
  "defaultValue": "null"
804
812
  },
805
813
  "brandIntegrationId": {
806
814
  "type": "string",
807
- "attribute": "brand-integration-id",
808
815
  "mutable": false,
809
816
  "complexType": {
810
817
  "original": "string",
@@ -820,11 +827,11 @@ export class VehicleWarrantyDetails {
820
827
  "getter": false,
821
828
  "setter": false,
822
829
  "reflect": false,
830
+ "attribute": "brand-integration-id",
823
831
  "defaultValue": "null"
824
832
  },
825
833
  "customerName": {
826
834
  "type": "string",
827
- "attribute": "customer-name",
828
835
  "mutable": false,
829
836
  "complexType": {
830
837
  "original": "string",
@@ -840,11 +847,11 @@ export class VehicleWarrantyDetails {
840
847
  "getter": false,
841
848
  "setter": false,
842
849
  "reflect": false,
850
+ "attribute": "customer-name",
843
851
  "defaultValue": "null"
844
852
  },
845
853
  "customerPhone": {
846
854
  "type": "string",
847
- "attribute": "customer-phone",
848
855
  "mutable": false,
849
856
  "complexType": {
850
857
  "original": "string",
@@ -860,11 +867,11 @@ export class VehicleWarrantyDetails {
860
867
  "getter": false,
861
868
  "setter": false,
862
869
  "reflect": false,
870
+ "attribute": "customer-phone",
863
871
  "defaultValue": "null"
864
872
  },
865
873
  "customerEmail": {
866
874
  "type": "string",
867
- "attribute": "customer-email",
868
875
  "mutable": false,
869
876
  "complexType": {
870
877
  "original": "string",
@@ -880,6 +887,7 @@ export class VehicleWarrantyDetails {
880
887
  "getter": false,
881
888
  "setter": false,
882
889
  "reflect": false,
890
+ "attribute": "customer-email",
883
891
  "defaultValue": "null"
884
892
  }
885
893
  };
@@ -917,7 +925,8 @@ export class VehicleWarrantyDetails {
917
925
  "VehicleLookupMock": {
918
926
  "location": "import",
919
927
  "path": "~features/vehicle-lookup-component",
920
- "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock"
928
+ "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock",
929
+ "referenceLocation": "VehicleLookupMock"
921
930
  }
922
931
  },
923
932
  "return": "Promise<void>"
@@ -947,7 +956,8 @@ export class VehicleWarrantyDetails {
947
956
  "VehicleLookupDTO": {
948
957
  "location": "import",
949
958
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
950
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
959
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
960
+ "referenceLocation": "VehicleLookupDTO"
951
961
  }
952
962
  },
953
963
  "return": "Promise<void>"
@@ -973,7 +983,8 @@ export class VehicleWarrantyDetails {
973
983
  "ErrorKeys": {
974
984
  "location": "import",
975
985
  "path": "~features/multi-lingual",
976
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
986
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
987
+ "referenceLocation": "ErrorKeys"
977
988
  }
978
989
  },
979
990
  "return": "Promise<void>"
@@ -1016,7 +1027,8 @@ export class VehicleWarrantyDetails {
1016
1027
  "DotNetObjectReference": {
1017
1028
  "location": "import",
1018
1029
  "path": "~features/blazor-ref",
1019
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
1030
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
1031
+ "referenceLocation": "DotNetObjectReference"
1020
1032
  }
1021
1033
  },
1022
1034
  "return": "Promise<void>"