adp-web-components 0.3.12 → 0.3.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (433) hide show
  1. package/dist/cjs/{add-icon-CF5SHPFy.js → add-icon-BaoMAIgg.js} +2 -4
  2. package/dist/cjs/{app-globals-CLG2l7G2.js → app-globals-DBRBLgev.js} +3 -2
  3. package/dist/cjs/arrow-icon-CJX1aUJ8.js +11 -0
  4. package/dist/cjs/arrow-up-icon-B3Z5Myqt.js +11 -0
  5. package/dist/cjs/calendar-days-icon-CsHz2cgV.js +11 -0
  6. package/dist/cjs/{check-icon-BZSYrNhm.js → check-icon-CqTKjw2o.js} +2 -3
  7. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +53 -47
  8. package/dist/cjs/{decode-time-offset-iH1ebYUR.js → decode-time-offset-DOSaziv5.js} +1 -1
  9. package/dist/cjs/flexible-container.cjs.entry.js +14 -8
  10. package/dist/cjs/form-checkbox.cjs.entry.js +5 -5
  11. package/dist/cjs/form-date-picker.cjs.entry.js +12 -10
  12. package/dist/cjs/form-dialog_13.cjs.entry.js +180 -103
  13. package/dist/cjs/{form-error-message-BVlrmjov.js → form-error-message-K-KI154V.js} +4 -5
  14. package/dist/cjs/{form-input-label-CVEi7sIh.js → form-input-label-uhneFYXO.js} +4 -6
  15. package/dist/cjs/form-input_7.cjs.entry.js +54 -38
  16. package/dist/cjs/form-switch.cjs.entry.js +5 -5
  17. package/dist/cjs/form-time-picker.cjs.entry.js +13 -11
  18. package/dist/cjs/{functions-o-EQwu4V.js → functions-Bu1AQDD2.js} +3 -3
  19. package/dist/cjs/general-form.cjs.entry.js +18 -14
  20. package/dist/cjs/general-inquiry-form.cjs.entry.js +18 -14
  21. package/dist/cjs/{get-custom-classes-for-portal-4AUxpteB.js → get-custom-classes-for-portal-NNOxAU3P.js} +2 -3
  22. package/dist/cjs/{get-language-from-url-BB87tzU5.js → get-language-from-url-p2OXldYh.js} +1 -1
  23. package/dist/cjs/{get-local-language-BBAqu4vR.js → get-local-language-BR0p0bBg.js} +2 -2
  24. package/dist/cjs/{get-mock-files-JeY1_aCZ.js → get-mock-files-Dljv5P4k.js} +2 -2
  25. package/dist/cjs/{index-H5Wezxcv.js → index-Bi6W8dMN.js} +492 -270
  26. package/dist/cjs/information-table.cjs.entry.js +7 -5
  27. package/dist/cjs/{loader-icon-DO2Fu65-.js → loader-icon-By94sKO7.js} +2 -10
  28. package/dist/cjs/loader.cjs.js +3 -3
  29. package/dist/cjs/loading-spinner.cjs.entry.js +4 -4
  30. package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +9 -7
  31. package/dist/cjs/{mappers-Cwx7L0MJ.js → mappers-DF2WCWpn.js} +5 -9
  32. package/dist/cjs/{material-card-DyHk88WR.js → material-card-BqsZgRVE.js} +4 -12
  33. package/dist/cjs/part-lookup.cjs.entry.js +11 -7
  34. package/dist/cjs/qr-code-scan-B-8WHa22.js +11 -0
  35. package/dist/cjs/service-booking-form.cjs.entry.js +18 -14
  36. package/dist/cjs/shift-accordion.cjs.entry.js +4 -4
  37. package/dist/cjs/shift-checkbox.cjs.entry.js +5 -5
  38. package/dist/cjs/shift-components.cjs.js +4 -4
  39. package/dist/cjs/shift-slider.cjs.entry.js +7 -5
  40. package/dist/cjs/shift-switch.cjs.entry.js +4 -4
  41. package/dist/cjs/shift-tab-content.cjs.entry.js +7 -5
  42. package/dist/cjs/shift-tabs_2.cjs.entry.js +25 -25
  43. package/dist/cjs/ssc-lookup-form.cjs.entry.js +18 -14
  44. package/dist/cjs/test-drive-form.cjs.entry.js +18 -14
  45. package/dist/cjs/{triangle-alert-B9UanYfs.js → triangle-alert-CN15U99s.js} +3 -11
  46. package/dist/cjs/vehicle-accessories_7.cjs.entry.js +100 -166
  47. package/dist/cjs/vehicle-info-layout-sV6altzn.js +12 -0
  48. package/dist/cjs/vehicle-lookup.cjs.entry.js +15 -9
  49. package/dist/cjs/vehicle-quotation-form.cjs.entry.js +16 -16
  50. package/dist/collection/collection-manifest.json +3 -2
  51. package/dist/collection/components/components/empty.css +1 -1
  52. package/dist/collection/components/components/flexible-container.css +1 -1
  53. package/dist/collection/components/components/flexible-container.js +10 -10
  54. package/dist/collection/components/components/information-table.css +1 -1
  55. package/dist/collection/components/components/information-table.js +11 -15
  56. package/dist/collection/components/components/loading-spinner.css +1 -1
  57. package/dist/collection/components/components/loading-spinner.js +3 -3
  58. package/dist/collection/components/components/shift-accordion.js +5 -6
  59. package/dist/collection/components/components/shift-checkbox.js +13 -14
  60. package/dist/collection/components/components/shift-portal.css +1 -1
  61. package/dist/collection/components/components/shift-portal.js +3 -4
  62. package/dist/collection/components/components/shift-select-dropdown.css +1 -1
  63. package/dist/collection/components/components/shift-select-dropdown.js +23 -24
  64. package/dist/collection/components/components/shift-select.css +1 -1
  65. package/dist/collection/components/components/shift-select.js +47 -43
  66. package/dist/collection/components/components/shift-slider.css +1 -1
  67. package/dist/collection/components/components/shift-slider.js +3 -4
  68. package/dist/collection/components/components/shift-switch.js +13 -14
  69. package/dist/collection/components/components/shift-tab-content.css +1 -1
  70. package/dist/collection/components/components/shift-tab-content.js +3 -4
  71. package/dist/collection/components/components/shift-tabs.css +1 -1
  72. package/dist/collection/components/components/shift-tabs.js +10 -12
  73. package/dist/collection/components/form-elements/form-checkbox.js +17 -17
  74. package/dist/collection/components/form-elements/form-date-picker-legacy.js +26 -27
  75. package/dist/collection/components/form-elements/form-dialog.css +1 -1
  76. package/dist/collection/components/form-elements/form-dialog.js +7 -8
  77. package/dist/collection/components/form-elements/form-file.js +113 -59
  78. package/dist/collection/components/form-elements/form-input-preview.js +8 -8
  79. package/dist/collection/components/form-elements/form-input.js +29 -31
  80. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  81. package/dist/collection/components/form-elements/form-phone-number.js +25 -25
  82. package/dist/collection/components/form-elements/form-picker-input.js +36 -37
  83. package/dist/collection/components/form-elements/form-select.js +37 -36
  84. package/dist/collection/components/form-elements/form-shadow-input.js +8 -8
  85. package/dist/collection/components/form-elements/form-stepper-control.js +16 -16
  86. package/dist/collection/components/form-elements/form-stepper-submit.js +18 -18
  87. package/dist/collection/components/form-elements/form-stepper.js +11 -11
  88. package/dist/collection/components/form-elements/form-structure-error.js +4 -3
  89. package/dist/collection/components/form-elements/form-structure.js +16 -16
  90. package/dist/collection/components/form-elements/form-submit.js +16 -16
  91. package/dist/collection/components/form-elements/form-switch.js +17 -17
  92. package/dist/collection/components/form-elements/form-text-area.js +21 -21
  93. package/dist/collection/components/form-elements/form-time-picker-legacy.js +26 -26
  94. package/dist/collection/components/form-elements/form-vin-input.js +31 -31
  95. package/dist/collection/components/forms/defaults/style.css +1 -1
  96. package/dist/collection/components/forms/general-form.js +22 -29
  97. package/dist/collection/components/forms/general-inquiry.js +22 -29
  98. package/dist/collection/components/forms/service-booking.js +22 -29
  99. package/dist/collection/components/forms/ssc-lookup.js +22 -29
  100. package/dist/collection/components/forms/test-drive.js +22 -29
  101. package/dist/collection/components/forms/vehicle-quotation/themes.css +1 -1
  102. package/dist/collection/components/forms/vehicle-quotation.js +22 -27
  103. package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
  104. package/dist/collection/components/part-lookup/dead-stock-lookup.js +41 -29
  105. package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
  106. package/dist/collection/components/part-lookup/distributor-lookup.js +49 -36
  107. package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
  108. package/dist/collection/components/part-lookup/manufacturer-lookup.js +41 -29
  109. package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
  110. package/dist/collection/components/part-lookup/manufacturer-part-lookup.js +24 -20
  111. package/dist/collection/components/part-lookup/part-lookup.css +1 -1
  112. package/dist/collection/components/part-lookup/part-lookup.js +36 -26
  113. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
  114. package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +36 -27
  115. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  116. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +50 -40
  117. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  118. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +21 -21
  119. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
  120. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +26 -24
  121. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
  122. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +35 -26
  123. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
  124. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +37 -28
  125. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  126. package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +35 -26
  127. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
  128. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +35 -26
  129. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +1 -1
  130. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.js +55 -45
  131. package/dist/collection/components/vin-extractor/vin-extractor.css +1 -1
  132. package/dist/collection/components/vin-extractor/vin-extractor.js +26 -25
  133. package/dist/components/dead-stock-lookup.js +1 -1
  134. package/dist/components/distributor-lookup.js +1 -1
  135. package/dist/components/flexible-container.js +1 -1
  136. package/dist/components/form-checkbox.js +1 -1
  137. package/dist/components/form-date-picker.js +1 -1
  138. package/dist/components/form-dialog.js +1 -1
  139. package/dist/components/form-file.js +1 -1
  140. package/dist/components/form-input-preview.js +1 -1
  141. package/dist/components/form-input.js +1 -1
  142. package/dist/components/form-phone-number.js +1 -1
  143. package/dist/components/form-picker-input.js +1 -1
  144. package/dist/components/form-select.js +1 -1
  145. package/dist/components/form-shadow-input.js +1 -1
  146. package/dist/components/form-stepper-control.js +1 -1
  147. package/dist/components/form-stepper-submit.js +1 -1
  148. package/dist/components/form-stepper.js +1 -1
  149. package/dist/components/form-structure-error.js +1 -1
  150. package/dist/components/form-structure.js +1 -1
  151. package/dist/components/form-submit.js +1 -1
  152. package/dist/components/form-switch.js +1 -1
  153. package/dist/components/form-text-area.js +1 -1
  154. package/dist/components/form-time-picker.js +1 -1
  155. package/dist/components/form-vin-input.js +1 -1
  156. package/dist/components/general-form.js +1 -1
  157. package/dist/components/general-inquiry-form.js +1 -1
  158. package/dist/components/index.d.ts +2 -0
  159. package/dist/components/index.js +1 -1
  160. package/dist/components/information-table.js +1 -1
  161. package/dist/components/loading-spinner.js +1 -1
  162. package/dist/components/manufacturer-lookup.js +1 -1
  163. package/dist/components/manufacturer-part-lookup.js +1 -1
  164. package/dist/components/p-50EIzP4j.js +5 -0
  165. package/dist/components/p-8EOK_QhL.js +5 -0
  166. package/dist/components/p-B3Vlmu9F.js +5 -0
  167. package/dist/components/p-B42vuL_p.js +5 -0
  168. package/dist/components/p-B8g3fLoh.js +5 -0
  169. package/dist/components/p-BDHTK4yJ.js +5 -0
  170. package/dist/components/p-BDlZ35Dv.js +5 -0
  171. package/dist/components/p-BFAzCUQY.js +5 -0
  172. package/dist/components/p-BHYsBcpG.js +5 -0
  173. package/dist/components/p-BIeJEFM6.js +5 -0
  174. package/dist/components/p-BMxw31OW.js +5 -0
  175. package/dist/components/p-BNs9PHd8.js +5 -0
  176. package/dist/components/p-BP6R1nYk.js +5 -0
  177. package/dist/components/p-BcRom3sV.js +5 -0
  178. package/dist/components/p-BjLQXN9e.js +5 -0
  179. package/dist/components/{p-CtJ3xlmH.js → p-BsgLxjfx.js} +1 -1
  180. package/dist/components/p-C24AOawm.js +5 -0
  181. package/dist/components/p-C55Gk63d.js +5 -0
  182. package/dist/components/p-CD1XArUc.js +5 -0
  183. package/dist/components/p-CK6WFXQF.js +5 -0
  184. package/dist/components/p-CKrwCtec.js +5 -0
  185. package/dist/components/p-CLkGfAsm.js +5 -0
  186. package/dist/components/p-CMgPnaDZ.js +5 -0
  187. package/dist/components/p-CRJSM0nN.js +5 -0
  188. package/dist/components/p-CjByjVT0.js +5 -0
  189. package/dist/components/p-Cl-rntc3.js +5 -0
  190. package/dist/components/{p-C3f5RXYo.js → p-ClDpIRF9.js} +1 -1
  191. package/dist/components/{p-BycIovNB.js → p-CnZZ3ASF.js} +1 -1
  192. package/dist/components/{p-JkEomBDe.js → p-CoAe_PpX.js} +1 -1
  193. package/dist/components/{p-Co3Ttxob.js → p-CtyIp56a.js} +1 -1
  194. package/dist/components/{p-B1rySNA6.js → p-CvcaE6Ss.js} +1 -1
  195. package/dist/components/{p-BGqJcv0T.js → p-D-0CfzDk.js} +1 -1
  196. package/dist/components/p-DBErZTaY.js +5 -0
  197. package/dist/components/p-DJ0awYVE.js +5 -0
  198. package/dist/components/p-DNZ31iYw.js +5 -0
  199. package/dist/components/p-DWGSY0dp.js +5 -0
  200. package/dist/components/p-DbAAihIH.js +5 -0
  201. package/dist/components/p-DlG98nFs.js +5 -0
  202. package/dist/components/{p-CbPeT4Wv.js → p-Dv_BQG7D.js} +1 -1
  203. package/dist/components/p-Hlqj6HsH.js +5 -0
  204. package/dist/components/p-Wv20cFTm.js +5 -0
  205. package/dist/components/p-dRP9cgZF.js +5 -0
  206. package/dist/components/p-ubqjXh5U.js +5 -0
  207. package/dist/components/part-lookup.js +1 -1
  208. package/dist/components/service-booking-form.js +1 -1
  209. package/dist/components/shift-accordion.js +1 -1
  210. package/dist/components/shift-checkbox.js +1 -1
  211. package/dist/components/shift-portal.js +1 -1
  212. package/dist/components/shift-select-dropdown.js +1 -1
  213. package/dist/components/shift-select.js +1 -1
  214. package/dist/components/shift-slider.js +1 -1
  215. package/dist/components/shift-switch.js +1 -1
  216. package/dist/components/shift-tab-content.js +1 -1
  217. package/dist/components/shift-tabs.js +1 -1
  218. package/dist/components/ssc-lookup-form.js +1 -1
  219. package/dist/components/test-drive-form.js +1 -1
  220. package/dist/components/vehicle-accessories.js +1 -1
  221. package/dist/components/vehicle-claimable-items.js +1 -1
  222. package/dist/components/vehicle-item-claim-form.js +1 -1
  223. package/dist/components/vehicle-lookup.js +1 -1
  224. package/dist/components/vehicle-paint-thickness.js +1 -1
  225. package/dist/components/vehicle-quotation-form.js +1 -1
  226. package/dist/components/vehicle-sale-information.js +1 -1
  227. package/dist/components/vehicle-service-history.js +1 -1
  228. package/dist/components/vehicle-specification.js +1 -1
  229. package/dist/components/vehicle-warranty-details.js +1 -1
  230. package/dist/components/vin-extractor.js +1 -1
  231. package/dist/esm/{add-icon-1FhDJgrT.js → add-icon-DxQVyX6U.js} +2 -4
  232. package/dist/esm/app-globals-ci3rJxmu.js +10 -0
  233. package/dist/esm/arrow-icon-DRTeN2D5.js +9 -0
  234. package/dist/esm/arrow-up-icon-FAYFxG6c.js +9 -0
  235. package/dist/esm/calendar-days-icon-BOy0a_W-.js +9 -0
  236. package/dist/esm/{check-icon-mzFBdGKX.js → check-icon-BYK1ESZG.js} +2 -3
  237. package/dist/esm/dead-stock-lookup_3.entry.js +53 -47
  238. package/dist/esm/{decode-time-offset-Yzmqcv0-.js → decode-time-offset-ChO_PV6l.js} +1 -1
  239. package/dist/esm/flexible-container.entry.js +14 -8
  240. package/dist/esm/form-checkbox.entry.js +5 -5
  241. package/dist/esm/form-date-picker.entry.js +12 -10
  242. package/dist/esm/form-dialog_13.entry.js +180 -103
  243. package/dist/esm/{form-error-message-7rL_3zgN.js → form-error-message-YvMHko71.js} +4 -5
  244. package/dist/esm/{form-input-label-C4MUngYi.js → form-input-label-cuvgzRcH.js} +4 -6
  245. package/dist/esm/form-input_7.entry.js +54 -38
  246. package/dist/esm/form-switch.entry.js +5 -5
  247. package/dist/esm/form-time-picker.entry.js +13 -11
  248. package/dist/esm/{functions-CVTPURU1.js → functions-DHzedl_R.js} +3 -3
  249. package/dist/esm/general-form.entry.js +18 -14
  250. package/dist/esm/general-inquiry-form.entry.js +18 -14
  251. package/dist/esm/{get-custom-classes-for-portal-CF78qKTL.js → get-custom-classes-for-portal-C4LvwyrX.js} +2 -3
  252. package/dist/esm/{get-language-from-url-BVbqyJmz.js → get-language-from-url-U4hZ4dwn.js} +1 -1
  253. package/dist/esm/{get-local-language-ExQYUqwW.js → get-local-language-TRD6vPH7.js} +2 -2
  254. package/dist/esm/{get-mock-files-D7WSQrLO.js → get-mock-files-K2mWecRb.js} +2 -2
  255. package/dist/esm/{index-jNkxdTjc.js → index-Cg4V9l26.js} +493 -270
  256. package/dist/esm/information-table.entry.js +7 -5
  257. package/dist/esm/{loader-icon-C9goMj-j.js → loader-icon-B2ls1yXl.js} +2 -10
  258. package/dist/esm/loader.js +4 -4
  259. package/dist/esm/loading-spinner.entry.js +4 -4
  260. package/dist/esm/manufacturer-part-lookup.entry.js +9 -7
  261. package/dist/esm/{mappers-BR64PDWN.js → mappers-CeTQZn37.js} +5 -9
  262. package/dist/esm/{material-card-ZydeukMY.js → material-card-BMtefyp-.js} +4 -12
  263. package/dist/esm/part-lookup.entry.js +11 -7
  264. package/dist/esm/qr-code-scan-CktgNBSD.js +9 -0
  265. package/dist/esm/service-booking-form.entry.js +18 -14
  266. package/dist/esm/shift-accordion.entry.js +4 -4
  267. package/dist/esm/shift-checkbox.entry.js +5 -5
  268. package/dist/esm/shift-components.js +5 -5
  269. package/dist/esm/shift-slider.entry.js +7 -5
  270. package/dist/esm/shift-switch.entry.js +4 -4
  271. package/dist/esm/shift-tab-content.entry.js +7 -5
  272. package/dist/esm/shift-tabs_2.entry.js +25 -25
  273. package/dist/esm/ssc-lookup-form.entry.js +18 -14
  274. package/dist/esm/test-drive-form.entry.js +18 -14
  275. package/dist/esm/{triangle-alert-CVJ0-eRT.js → triangle-alert-D4H9aWiT.js} +3 -11
  276. package/dist/esm/vehicle-accessories_7.entry.js +100 -166
  277. package/dist/esm/vehicle-info-layout-DQ12Civq.js +10 -0
  278. package/dist/esm/vehicle-lookup.entry.js +15 -9
  279. package/dist/esm/vehicle-quotation-form.entry.js +16 -16
  280. package/dist/integration-manifest.json +13 -20
  281. package/dist/shift-components/p-031f2ae6.entry.js +5 -0
  282. package/dist/shift-components/p-0578b913.entry.js +5 -0
  283. package/dist/shift-components/{p-CyHqRBNl.js → p-08Pl1Pmo.js} +1 -1
  284. package/dist/shift-components/p-0dd7911f.entry.js +5 -0
  285. package/dist/shift-components/p-10511716.entry.js +5 -0
  286. package/dist/shift-components/p-1500556f.entry.js +5 -0
  287. package/dist/shift-components/p-214259ae.entry.js +5 -0
  288. package/dist/shift-components/p-22648595.entry.js +5 -0
  289. package/dist/shift-components/p-23df4ed2.entry.js +5 -0
  290. package/dist/{components/p-WfCxXt3e.js → shift-components/p-2f904561.entry.js} +1 -1
  291. package/dist/shift-components/p-332ebda4.entry.js +5 -0
  292. package/dist/shift-components/p-3fcb1657.entry.js +5 -0
  293. package/dist/shift-components/p-46e5146f.entry.js +5 -0
  294. package/dist/shift-components/{p-456a80bf.entry.js → p-61ecc144.entry.js} +1 -1
  295. package/dist/shift-components/p-6b82a9b3.entry.js +5 -0
  296. package/dist/shift-components/p-7a41a739.entry.js +5 -0
  297. package/dist/shift-components/p-960fedbb.entry.js +5 -0
  298. package/dist/shift-components/p-981d1f44.entry.js +5 -0
  299. package/dist/shift-components/p-9c950549.entry.js +5 -0
  300. package/dist/shift-components/{p-BqIKtMjz.js → p-B8RCucpl.js} +1 -1
  301. package/dist/shift-components/{p-6VfKhHyc.js → p-BBmr0kTe.js} +1 -1
  302. package/dist/shift-components/{p-DqLLLv_z.js → p-BG5y01yj.js} +1 -1
  303. package/dist/shift-components/p-BLdwm9KB.js +5 -0
  304. package/dist/shift-components/{p-D7tlaAVX.js → p-BVDXHvth.js} +1 -1
  305. package/dist/shift-components/{p-CRXqIT0k.js → p-BaC5C1YJ.js} +1 -1
  306. package/dist/shift-components/{p-BYqBwpb9.js → p-BpCf2ue6.js} +1 -1
  307. package/dist/shift-components/{p-WjikIqgU.js → p-BtLpOQVM.js} +1 -1
  308. package/dist/shift-components/{p-UBUcLzuM.js → p-CC1CaPP4.js} +1 -1
  309. package/dist/shift-components/{p-BUeE5BHf.js → p-CRd5RAng.js} +1 -1
  310. package/dist/shift-components/p-Cg4V9l26.js +6 -0
  311. package/dist/shift-components/{p-DLnQ2n2n.js → p-CiA8HlYO.js} +1 -1
  312. package/dist/shift-components/{p-gbZBovQk.js → p-CtUQMviL.js} +1 -1
  313. package/dist/shift-components/p-D2XgNV12.js +5 -0
  314. package/dist/shift-components/{p-DH9o3_cP.js → p-DlBduQTw.js} +1 -1
  315. package/dist/shift-components/{p-Dkfzp2fH.js → p-Dvl1mJ6N.js} +1 -1
  316. package/dist/shift-components/{p-CAlGd4kD.js → p-DwFWMVcD.js} +1 -1
  317. package/dist/shift-components/{p-6CGlGx2z.js → p-FFH7sR1n.js} +1 -1
  318. package/dist/shift-components/p-a4086c90.entry.js +5 -0
  319. package/dist/shift-components/p-a55ceb19.entry.js +5 -0
  320. package/dist/shift-components/p-b611f72e.entry.js +5 -0
  321. package/dist/shift-components/p-bc966aa0.entry.js +5 -0
  322. package/dist/shift-components/p-d33c83ac.entry.js +5 -0
  323. package/dist/shift-components/p-e979caa9.entry.js +5 -0
  324. package/dist/shift-components/p-fa39d151.entry.js +5 -0
  325. package/dist/shift-components/p-fe7ece41.entry.js +5 -0
  326. package/dist/shift-components/{p-BB4LQh2g.js → p-rsylYLbj.js} +1 -1
  327. package/dist/shift-components/{p-BIk1ppUN.js → p-yhCrSkom.js} +1 -1
  328. package/dist/shift-components/shift-components.esm.js +1 -1
  329. package/dist/stencil-docs.d.ts +37 -0
  330. package/dist/stencil-docs.json +539 -411
  331. package/dist/types/components/form-elements/form-file.d.ts +3 -0
  332. package/dist/types/components.d.ts +671 -118
  333. package/dist/types/features/multi-lingual/types.d.ts +4 -4
  334. package/dist/types/locales/forms/type.d.ts +4 -4
  335. package/dist/types/locales/partLookup/distributor/type.d.ts +2 -2
  336. package/dist/types/locales/partLookup/manufacturer/type.d.ts +2 -2
  337. package/dist/types/locales/partLookup/wrapper-type.d.ts +4 -4
  338. package/dist/types/locales/vehicleLookup/accessories/type.d.ts +6 -6
  339. package/dist/types/locales/vehicleLookup/claimableItems/type.d.ts +4 -4
  340. package/dist/types/locales/vehicleLookup/paintThickness/type.d.ts +4 -4
  341. package/dist/types/locales/vehicleLookup/serviceHistory/type.d.ts +4 -4
  342. package/dist/types/locales/vehicleLookup/wrapper-type.d.ts +16 -16
  343. package/dist/types/stencil-public-runtime.d.ts +158 -6
  344. package/package.json +2 -2
  345. package/dist/cjs/arrow-icon-ZTqfmBmE.js +0 -12
  346. package/dist/cjs/arrow-up-icon-eGUQ8IBP.js +0 -12
  347. package/dist/cjs/calendar-days-icon-Ugslrikt.js +0 -21
  348. package/dist/cjs/qr-code-scan-DIO-qSdh.js +0 -22
  349. package/dist/cjs/vehicle-info-layout-DSEDx5Ah.js +0 -17
  350. package/dist/components/p-5xxH8tbS.js +0 -5
  351. package/dist/components/p-B1G1Emsg.js +0 -5
  352. package/dist/components/p-B7imL20E.js +0 -5
  353. package/dist/components/p-BD4roPIb.js +0 -5
  354. package/dist/components/p-BKBG7bI_.js +0 -5
  355. package/dist/components/p-BQ1t34rG.js +0 -5
  356. package/dist/components/p-BSQr-zbq.js +0 -5
  357. package/dist/components/p-BYDz61s7.js +0 -5
  358. package/dist/components/p-BZQYv_zg.js +0 -5
  359. package/dist/components/p-BhvdrqvQ.js +0 -5
  360. package/dist/components/p-Br0n06ak.js +0 -5
  361. package/dist/components/p-BxdK4hSV.js +0 -5
  362. package/dist/components/p-By567P_b.js +0 -5
  363. package/dist/components/p-Ca2-9IJS.js +0 -5
  364. package/dist/components/p-CfUO4dpy.js +0 -5
  365. package/dist/components/p-CjtTghsX.js +0 -5
  366. package/dist/components/p-Cl1El__H.js +0 -5
  367. package/dist/components/p-CtWBJGY9.js +0 -5
  368. package/dist/components/p-Cudi9LsD.js +0 -5
  369. package/dist/components/p-D7GqNvow.js +0 -5
  370. package/dist/components/p-DEI9cxLs.js +0 -5
  371. package/dist/components/p-DF3mal9n.js +0 -5
  372. package/dist/components/p-DFZphW5t.js +0 -5
  373. package/dist/components/p-DPd206Hi.js +0 -5
  374. package/dist/components/p-DZ2GsnAw.js +0 -5
  375. package/dist/components/p-Dm8bWcdH.js +0 -5
  376. package/dist/components/p-H9rpA_js.js +0 -5
  377. package/dist/components/p-NkzoTfD6.js +0 -5
  378. package/dist/components/p-Tej7fhZH.js +0 -5
  379. package/dist/components/p-VuUMWQot.js +0 -5
  380. package/dist/components/p-WQVJO8lK.js +0 -5
  381. package/dist/components/p-ecmObcUU.js +0 -5
  382. package/dist/components/p-tVYEiZTA.js +0 -5
  383. package/dist/components/p-xaFnNvO-.js +0 -5
  384. package/dist/esm/app-globals-iQ64oiU-.js +0 -9
  385. package/dist/esm/arrow-icon-CpbG2bMD.js +0 -10
  386. package/dist/esm/arrow-up-icon-CSgSH4zF.js +0 -10
  387. package/dist/esm/calendar-days-icon-FhJhuU8S.js +0 -19
  388. package/dist/esm/qr-code-scan-DUAfaPLZ.js +0 -20
  389. package/dist/esm/vehicle-info-layout-iwnuxQFr.js +0 -15
  390. package/dist/shift-components/p-066d1aa7.entry.js +0 -5
  391. package/dist/shift-components/p-0cd75c5d.entry.js +0 -5
  392. package/dist/shift-components/p-0ce901af.entry.js +0 -5
  393. package/dist/shift-components/p-12803c29.entry.js +0 -5
  394. package/dist/shift-components/p-29f31068.entry.js +0 -5
  395. package/dist/shift-components/p-2af2814d.entry.js +0 -5
  396. package/dist/shift-components/p-2e8a413a.entry.js +0 -5
  397. package/dist/shift-components/p-3911b357.entry.js +0 -5
  398. package/dist/shift-components/p-65d47c58.entry.js +0 -5
  399. package/dist/shift-components/p-6d0344c8.entry.js +0 -5
  400. package/dist/shift-components/p-73997c04.entry.js +0 -5
  401. package/dist/shift-components/p-7645500d.entry.js +0 -5
  402. package/dist/shift-components/p-9e405896.entry.js +0 -5
  403. package/dist/shift-components/p-C9T02-yz.js +0 -5
  404. package/dist/shift-components/p-a5ab9255.entry.js +0 -5
  405. package/dist/shift-components/p-a6b57150.entry.js +0 -5
  406. package/dist/shift-components/p-aaf49a7a.entry.js +0 -5
  407. package/dist/shift-components/p-ac7fcf6c.entry.js +0 -5
  408. package/dist/shift-components/p-b3eb2198.entry.js +0 -5
  409. package/dist/shift-components/p-bf5ff6d9.entry.js +0 -5
  410. package/dist/shift-components/p-bfdfdac5.entry.js +0 -5
  411. package/dist/shift-components/p-c41afd6a.entry.js +0 -5
  412. package/dist/shift-components/p-cf29fbbb.entry.js +0 -5
  413. package/dist/shift-components/p-e08bc5d9.entry.js +0 -5
  414. package/dist/shift-components/p-e9d552eb.entry.js +0 -5
  415. package/dist/shift-components/p-fc9c2c02.entry.js +0 -5
  416. package/dist/shift-components/p-jNkxdTjc.js +0 -6
  417. package/dist/shift-components/p-zUjGUnSs.js +0 -5
  418. /package/dist/components/{p-DN4c_zdE.js → p-5NIYyHI-.js} +0 -0
  419. /package/dist/components/{p-Cgt5s_xn.js → p-B6xZ__mT.js} +0 -0
  420. /package/dist/components/{p-DHfdaMCZ.js → p-BA1Id0rV.js} +0 -0
  421. /package/dist/components/{p-JSG4fAIl.js → p-BcYtRtiU.js} +0 -0
  422. /package/dist/components/{p-BG8YXzND.js → p-ByNlQjpu.js} +0 -0
  423. /package/dist/components/{p-BMqwfA7R.js → p-ByRA9Jio.js} +0 -0
  424. /package/dist/components/{p-BlqCKH24.js → p-BzsXkZqy.js} +0 -0
  425. /package/dist/components/{p-iTJ5pT2w.js → p-CILGkcfa.js} +0 -0
  426. /package/dist/components/{p-BHy4oEqB.js → p-CLdijNKL.js} +0 -0
  427. /package/dist/components/{p-8u5uhwdg.js → p-D9mmIizU.js} +0 -0
  428. /package/dist/components/{p-uiE7emGF.js → p-DRhkO-Ac.js} +0 -0
  429. /package/dist/components/{p-Co_hK-X8.js → p-D_ukwEEB.js} +0 -0
  430. /package/dist/components/{p-piZ41_ho.js → p-Df4xlD1R.js} +0 -0
  431. /package/dist/components/{p-Ce4X3l8Z.js → p-MGQ2O9as.js} +0 -0
  432. /package/dist/components/{p-pnQgLSsX.js → p-_nGOa2Au.js} +0 -0
  433. /package/dist/components/{p-ClpSwIg-.js → p-d7wdNFwt.js} +0 -0
@@ -16,6 +16,7 @@ import { DateTypes } from "./global/lib/decode-time-offset";
16
16
  import { InformationTableColumn } from "./components/components/information-table";
17
17
  import { ActiveElement } from "./components/part-lookup/part-lookup";
18
18
  import { AccordionItem } from "./components/components/shift-accordion";
19
+ import { FormSelectItem as FormSelectItem1 } from "./components";
19
20
  import { VehicleLookupDTO } from "./global/types/generated/vehicle-lookup/vehicle-lookup-dto";
20
21
  import { VehicleLookupMock } from "./features/vehicle-lookup-component/index";
21
22
  import { VehicleLookupMock as VehicleLookupMock1 } from "./features/vehicle-lookup-component/types";
@@ -36,6 +37,7 @@ export { DateTypes } from "./global/lib/decode-time-offset";
36
37
  export { InformationTableColumn } from "./components/components/information-table";
37
38
  export { ActiveElement } from "./components/part-lookup/part-lookup";
38
39
  export { AccordionItem } from "./components/components/shift-accordion";
40
+ export { FormSelectItem as FormSelectItem1 } from "./components";
39
41
  export { VehicleLookupDTO } from "./global/types/generated/vehicle-lookup/vehicle-lookup-dto";
40
42
  export { VehicleLookupMock } from "./features/vehicle-lookup-component/index";
41
43
  export { VehicleLookupMock as VehicleLookupMock1 } from "./features/vehicle-lookup-component/types";
@@ -790,12 +792,12 @@ export namespace Components {
790
792
  * @default false
791
793
  */
792
794
  "forceOpenUpwards"?: boolean;
793
- "fullRenderOption"?: (option: FormSelectItem, isSelected: boolean, handleSelection: (option: FormSelectItem) => void) => any;
795
+ "fullRenderOption"?: (option: FormSelectItem1, isSelected: boolean, handleSelection: (option: FormSelectItem1) => void) => any;
794
796
  /**
795
797
  * @default 8
796
798
  */
797
799
  "gap": number;
798
- "handleSelection": (option: FormSelectItem) => void;
800
+ "handleSelection": (option: FormSelectItem1) => void;
799
801
  /**
800
802
  * @default true
801
803
  */
@@ -815,13 +817,13 @@ export namespace Components {
815
817
  */
816
818
  "name": string;
817
819
  "noSelectionText"?: string;
818
- "onSelection"?: (newSelection: FormSelectItem) => void;
820
+ "onSelection"?: (newSelection: FormSelectItem1) => void;
819
821
  /**
820
822
  * @default []
821
823
  */
822
- "options": FormSelectItem[];
824
+ "options": FormSelectItem1[];
823
825
  "placeholder"?: string;
824
- "renderOption"?: (option: FormSelectItem, isSelected: boolean) => any;
826
+ "renderOption"?: (option: FormSelectItem1, isSelected: boolean) => any;
825
827
  /**
826
828
  * @default false
827
829
  */
@@ -1397,7 +1399,7 @@ export namespace Components {
1397
1399
  */
1398
1400
  "captureEnvironment": boolean;
1399
1401
  /**
1400
- * @default CAPTURE_INTERVAL
1402
+ * @default 2000
1401
1403
  */
1402
1404
  "captureInterval": number;
1403
1405
  "close": () => Promise<void>;
@@ -2532,12 +2534,12 @@ declare namespace LocalJSX {
2532
2534
  * @default false
2533
2535
  */
2534
2536
  "forceOpenUpwards"?: boolean;
2535
- "fullRenderOption"?: (option: FormSelectItem, isSelected: boolean, handleSelection: (option: FormSelectItem) => void) => any;
2537
+ "fullRenderOption"?: (option: FormSelectItem1, isSelected: boolean, handleSelection: (option: FormSelectItem1) => void) => any;
2536
2538
  /**
2537
2539
  * @default 8
2538
2540
  */
2539
2541
  "gap"?: number;
2540
- "handleSelection": (option: FormSelectItem) => void;
2542
+ "handleSelection": (option: FormSelectItem1) => void;
2541
2543
  /**
2542
2544
  * @default true
2543
2545
  */
@@ -2557,13 +2559,13 @@ declare namespace LocalJSX {
2557
2559
  */
2558
2560
  "name"?: string;
2559
2561
  "noSelectionText"?: string;
2560
- "onSelection"?: (newSelection: FormSelectItem) => void;
2562
+ "onSelection"?: (newSelection: FormSelectItem1) => void;
2561
2563
  /**
2562
2564
  * @default []
2563
2565
  */
2564
- "options"?: FormSelectItem[];
2566
+ "options"?: FormSelectItem1[];
2565
2567
  "placeholder"?: string;
2566
- "renderOption"?: (option: FormSelectItem, isSelected: boolean) => any;
2568
+ "renderOption"?: (option: FormSelectItem1, isSelected: boolean) => any;
2567
2569
  /**
2568
2570
  * @default false
2569
2571
  */
@@ -3089,7 +3091,7 @@ declare namespace LocalJSX {
3089
3091
  */
3090
3092
  "captureEnvironment"?: boolean;
3091
3093
  /**
3092
- * @default CAPTURE_INTERVAL
3094
+ * @default 2000
3093
3095
  */
3094
3096
  "captureInterval"?: number;
3095
3097
  /**
@@ -3131,119 +3133,670 @@ declare namespace LocalJSX {
3131
3133
  */
3132
3134
  "verbose"?: boolean;
3133
3135
  }
3136
+
3137
+ interface DeadStockLookupAttributes {
3138
+ "language": LanguageKeys;
3139
+ "coreOnly": boolean;
3140
+ "mockUrl": string;
3141
+ "isDev": boolean;
3142
+ "endpoint": Endpoint;
3143
+ "loadedMockDatas": BlazorInvokableFunction<(response: any) => void>;
3144
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3145
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3146
+ "loadedResponse": BlazorInvokableFunction<(response: PartLookupDTO) => void>;
3147
+ }
3148
+ interface DistributorLookupAttributes {
3149
+ "language": LanguageKeys;
3150
+ "coreOnly": boolean;
3151
+ "mockUrl": string;
3152
+ "isDev": boolean;
3153
+ "endpoint": Endpoint;
3154
+ "loadedMockDatas": BlazorInvokableFunction<(response: any) => void>;
3155
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3156
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3157
+ "loadedResponse": BlazorInvokableFunction<(response: PartLookupDTO) => void>;
3158
+ "hiddenFields": string;
3159
+ "localizationName": string;
3160
+ "manufacturerPartLookupTitle": string;
3161
+ "manufacturerPartLookupEndpoint": Endpoint;
3162
+ }
3163
+ interface FlexibleContainerAttributes {
3164
+ "classes": string;
3165
+ "containerClasses": string;
3166
+ "isOpened": boolean;
3167
+ "stopAnimation": boolean;
3168
+ "height": string;
3169
+ "onlyForMounting": boolean;
3170
+ }
3171
+ interface FormCheckboxAttributes {
3172
+ "name": string;
3173
+ "wrapperId": string;
3174
+ "inputPrefix": string;
3175
+ "wrapperClass": string;
3176
+ "type": string;
3177
+ "defaultChecked": boolean;
3178
+ }
3179
+ interface FormDatePickerAttributes {
3180
+ "name": string;
3181
+ "wrapperId": string;
3182
+ "isLoading": boolean;
3183
+ "isDisabled": boolean;
3184
+ "wrapperClass": string;
3185
+ "staticValue": string;
3186
+ "defaultValue": string;
3187
+ "language": string;
3188
+ "minDate": string;
3189
+ "maxDate": string;
3190
+ "firstDayOfWeek": number;
3191
+ }
3192
+ interface FormDialogAttributes {
3193
+ "message": string;
3194
+ "closeText": string;
3195
+ "isError": boolean;
3196
+ "successMessage": string;
3197
+ }
3198
+ interface FormFileAttributes {
3199
+ "name": string;
3200
+ "wrapperId": string;
3201
+ "isLoading": boolean;
3202
+ "wrapperClass": string;
3203
+ "isDisabled": boolean;
3204
+ "accept": string;
3205
+ "maxSize": number;
3206
+ "required": boolean;
3207
+ "signUrl": string;
3208
+ "maxUpload": number;
3209
+ "signMethod": 'POST' | 'PUT';
3210
+ "signPrefix": string;
3211
+ "accountName": string;
3212
+ "containerName": string;
3213
+ }
3214
+ interface FormInputAttributes {
3215
+ "name": string;
3216
+ "wrapperId": string;
3217
+ "isLoading": boolean;
3218
+ "isDisabled": boolean;
3219
+ "inputPrefix": string;
3220
+ "wrapperClass": string;
3221
+ "staticValue": string;
3222
+ "inputProps": string;
3223
+ "type": HTMLInputElement['type'];
3224
+ "defaultValue": string;
3225
+ "icon": string;
3226
+ "iconPosition": 'start' | 'end';
3227
+ }
3228
+ interface FormInputPreviewAttributes {
3229
+ "name": string;
3230
+ "props": string;
3231
+ }
3232
+ interface FormPhoneNumberAttributes {
3233
+ "name": string;
3234
+ "wrapperId": string;
3235
+ "required": boolean;
3236
+ "isLoading": boolean;
3237
+ "inputPrefix": string;
3238
+ "wrapperClass": string;
3239
+ "defaultValue": string;
3240
+ "type": string;
3241
+ "isDisabled": boolean;
3242
+ "staticValue": string;
3243
+ "countryCode": string | string[] | { code: string; icon?: string }[];
3244
+ }
3245
+ interface FormPickerInputAttributes {
3246
+ "name": string;
3247
+ "format": string;
3248
+ "wrapperId": string;
3249
+ "isLoading": boolean;
3250
+ "isDisabled": boolean;
3251
+ "inputPrefix": string;
3252
+ "wrapperClass": string;
3253
+ "staticValue": string;
3254
+ "inputProps": string;
3255
+ "max": string | number[];
3256
+ "min": string | number[];
3257
+ "type": DateTypes;
3258
+ "defaultValue": string;
3259
+ "icon": string;
3260
+ "iconPosition": 'start' | 'end';
3261
+ }
3262
+ interface FormSelectAttributes {
3263
+ "name": string;
3264
+ "resetKey": string;
3265
+ "fetcherKey": string;
3266
+ "wrapperId": string;
3267
+ "isHidden": boolean;
3268
+ "isLoading": boolean;
3269
+ "searchable": boolean;
3270
+ "isRequired": boolean;
3271
+ "isDisabled": boolean;
3272
+ "wrapperClass": string;
3273
+ "language": LanguageKeys;
3274
+ "reverseOptions": boolean;
3275
+ "forceOpenUpwards": boolean;
3276
+ "clearable": boolean;
3277
+ "defaultValue": string;
3278
+ }
3279
+ interface FormShadowInputAttributes {
3280
+ "name": string;
3281
+ "value": string;
3282
+ "type": string;
3283
+ }
3284
+ interface FormStepperAttributes {
3285
+ "name": string;
3286
+ "language": string;
3287
+ "wrapperId": string;
3288
+ "wrapperClass": string;
3289
+ }
3290
+ interface FormStepperControlAttributes {
3291
+ "language": string;
3292
+ "wrapperId": string;
3293
+ "isLoading": boolean;
3294
+ "wrapperClass": string;
3295
+ "submitTextKey": string;
3296
+ }
3297
+ interface FormStepperSubmitAttributes {
3298
+ "step": number;
3299
+ "language": string;
3300
+ "wrapperId": string;
3301
+ "isLoading": boolean;
3302
+ "wrapperClass": string;
3303
+ "submitTextKey": string;
3304
+ }
3305
+ interface FormStructureAttributes {
3306
+ "formLocale": string;
3307
+ "language": LanguageKeys;
3308
+ "formId": string;
3309
+ "isLoading": boolean;
3310
+ "errorMessage": string;
3311
+ "successMessage": string;
3312
+ }
3313
+ interface FormStructureErrorAttributes {
3314
+ "language": LanguageKeys;
3315
+ }
3316
+ interface FormSubmitAttributes {
3317
+ "language": string;
3318
+ "wrapperId": string;
3319
+ "isLoading": boolean;
3320
+ "wrapperClass": string;
3321
+ "submitTextKey": string;
3322
+ }
3323
+ interface FormSwitchAttributes {
3324
+ "name": string;
3325
+ "wrapperId": string;
3326
+ "inputPrefix": string;
3327
+ "wrapperClass": string;
3328
+ "type": string;
3329
+ "defaultChecked": boolean;
3330
+ }
3331
+ interface FormTextAreaAttributes {
3332
+ "name": string;
3333
+ "wrapperId": string;
3334
+ "isLoading": boolean;
3335
+ "defaultValue": string;
3336
+ "wrapperClass": string;
3337
+ "staticValue": string;
3338
+ "isDisabled": boolean;
3339
+ }
3340
+ interface FormTimePickerAttributes {
3341
+ "name": string;
3342
+ "wrapperId": string;
3343
+ "isLoading": boolean;
3344
+ "isDisabled": boolean;
3345
+ "wrapperClass": string;
3346
+ "staticValue": string;
3347
+ "defaultValue": string;
3348
+ "minTime": string;
3349
+ "maxTime": string;
3350
+ "minuteStep": number;
3351
+ }
3352
+ interface FormVinInputAttributes {
3353
+ "name": string;
3354
+ "wrapperId": string;
3355
+ "isLoading": boolean;
3356
+ "isDisabled": boolean;
3357
+ "inputPrefix": string;
3358
+ "wrapperClass": string;
3359
+ "staticValue": string;
3360
+ "inputProps": string;
3361
+ "ocrEndpoint": string;
3362
+ "defaultValue": string;
3363
+ "useOcr": boolean;
3364
+ "readSticker": boolean;
3365
+ "scannerIcon": '' | 'qr-code' | 'camera';
3366
+ }
3367
+ interface GeneralFormAttributes {
3368
+ "language": LanguageKeys;
3369
+ "gistId": string;
3370
+ "structureUrl": string;
3371
+ "theme": string;
3372
+ "formId": string;
3373
+ "isDev": boolean;
3374
+ "disableScrollToTop": boolean;
3375
+ "isMobileForm": boolean;
3376
+ }
3377
+ interface GeneralInquiryFormAttributes {
3378
+ "language": LanguageKeys;
3379
+ "gistId": string;
3380
+ "structureUrl": string;
3381
+ "theme": string;
3382
+ "formId": string;
3383
+ "isDev": boolean;
3384
+ "disableScrollToTop": boolean;
3385
+ "isMobileForm": boolean;
3386
+ }
3387
+ interface InformationTableAttributes {
3388
+ "isLoading": boolean;
3389
+ "showHeader": boolean;
3390
+ "isRaw": boolean;
3391
+ "stripCells": boolean;
3392
+ "customSkeleton": boolean;
3393
+ "size": 'default' | 'small';
3394
+ "allowAutoWidth": boolean;
3395
+ "expandColumnWidth": number;
3396
+ "expandUsingEntireRow": boolean;
3397
+ "allowMultipleExpanded": boolean;
3398
+ "scrollExpandedIntoView": boolean;
3399
+ }
3400
+ interface LoadingSpinnerAttributes {
3401
+ "isLoading": boolean;
3402
+ }
3403
+ interface ManufacturerLookupAttributes {
3404
+ "language": LanguageKeys;
3405
+ "coreOnly": boolean;
3406
+ "mockUrl": string;
3407
+ "isDev": boolean;
3408
+ "endpoint": Endpoint;
3409
+ "loadedMockDatas": BlazorInvokableFunction<(response: any) => void>;
3410
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3411
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3412
+ "loadedResponse": BlazorInvokableFunction<(response: PartLookupDTO) => void>;
3413
+ "hiddenFields": string;
3414
+ "localizationName": string;
3415
+ }
3416
+ interface ManufacturerPartLookupAttributes {
3417
+ "language": LanguageKeys;
3418
+ "isDev": boolean;
3419
+ "logId": string;
3420
+ "standAlone": boolean;
3421
+ "manufacturerPartLookupTitle": string;
3422
+ "closeManufacturerPartLookup": boolean;
3423
+ "manufacturerPartLookupEndpoint": Endpoint;
3424
+ "getHeaders": BlazorInvokableFunction<() => any>;
3425
+ }
3426
+ interface PartLookupAttributes {
3427
+ "language": LanguageKeys;
3428
+ "activeElement": ActiveElement;
3429
+ "mockUrl": string;
3430
+ "endpoint": Endpoint;
3431
+ "isDev": boolean;
3432
+ "childrenProps": string | object;
3433
+ "loadedMockDatas": BlazorInvokableFunction<(response: any) => void>;
3434
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3435
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3436
+ "loadedResponse": BlazorInvokableFunction<(response: PartLookupDTO) => void>;
3437
+ }
3438
+ interface ServiceBookingFormAttributes {
3439
+ "language": LanguageKeys;
3440
+ "gistId": string;
3441
+ "structureUrl": string;
3442
+ "theme": string;
3443
+ "formId": string;
3444
+ "isDev": boolean;
3445
+ "disableScrollToTop": boolean;
3446
+ "isMobileForm": boolean;
3447
+ }
3448
+ interface ShiftAccordionAttributes {
3449
+ "accordionClasses": string;
3450
+ "accordionContentClasses": string;
3451
+ }
3452
+ interface ShiftCheckboxAttributes {
3453
+ "name": string;
3454
+ "label": string;
3455
+ "checked": boolean;
3456
+ "disabled": boolean;
3457
+ "componentId": string;
3458
+ "componentClass": string;
3459
+ }
3460
+ interface ShiftPortalAttributes {
3461
+ "tag": string;
3462
+ "inheritedClasses": string;
3463
+ }
3464
+ interface ShiftSelectAttributes {
3465
+ "hasTick": boolean;
3466
+ "hasArrow": boolean;
3467
+ "gap": number;
3468
+ "searchValue": string;
3469
+ "name": string;
3470
+ "isError": boolean;
3471
+ "isLoading": boolean;
3472
+ "placeholder": string;
3473
+ "disableInput": boolean;
3474
+ "isOpen": boolean;
3475
+ "noSelectionText": string;
3476
+ "direction": string;
3477
+ "selectedValue": string;
3478
+ "clearable": boolean;
3479
+ "searchable": boolean;
3480
+ "reverseOptions": boolean;
3481
+ "forceOpenUpwards": boolean;
3482
+ "fetchingErrorText": string;
3483
+ }
3484
+ interface ShiftSelectDropdownAttributes {
3485
+ "hasTick": boolean;
3486
+ "hasArrow": boolean;
3487
+ "name": string;
3488
+ "isLoading": boolean;
3489
+ "isOpen": boolean;
3490
+ "noSelectionText": string;
3491
+ "direction": string;
3492
+ "selectedValue": string;
3493
+ "reverseOptions": boolean;
3494
+ "fetchingErrorText": string;
3495
+ }
3496
+ interface ShiftSliderAttributes {
3497
+ "activeIndex": number;
3498
+ }
3499
+ interface ShiftSwitchAttributes {
3500
+ "name": string;
3501
+ "label": string;
3502
+ "checked": boolean;
3503
+ "disabled": boolean;
3504
+ "componentId": string;
3505
+ "componentClass": string;
3506
+ }
3507
+ interface ShiftTabContentAttributes {
3508
+ "activeComponent": string;
3509
+ }
3510
+ interface ShiftTabsAttributes {
3511
+ "tabClasses": string;
3512
+ "activeTabIndex": number;
3513
+ "activeTabLabel": string;
3514
+ "containerClasses": string;
3515
+ }
3516
+ interface SscLookupFormAttributes {
3517
+ "language": LanguageKeys;
3518
+ "gistId": string;
3519
+ "structureUrl": string;
3520
+ "theme": string;
3521
+ "formId": string;
3522
+ "isDev": boolean;
3523
+ "disableScrollToTop": boolean;
3524
+ "isMobileForm": boolean;
3525
+ }
3526
+ interface TestDriveFormAttributes {
3527
+ "language": LanguageKeys;
3528
+ "gistId": string;
3529
+ "structureUrl": string;
3530
+ "theme": string;
3531
+ "formId": string;
3532
+ "isDev": boolean;
3533
+ "disableScrollToTop": boolean;
3534
+ "isMobileForm": boolean;
3535
+ }
3536
+ interface VehicleAccessoriesAttributes {
3537
+ "language": LanguageKeys;
3538
+ "coreOnly": boolean;
3539
+ "isDev": boolean;
3540
+ "disableVinValidation": boolean;
3541
+ "baseUrl": string;
3542
+ "queryString": string;
3543
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3544
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3545
+ "loadedResponse": BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
3546
+ }
3547
+ interface VehicleClaimableItemsAttributes {
3548
+ "language": LanguageKeys;
3549
+ "coreOnly": boolean;
3550
+ "isDev": boolean;
3551
+ "disableVinValidation": boolean;
3552
+ "baseUrl": string;
3553
+ "queryString": string;
3554
+ "uploadMultipleDocumentsAtTheForm": boolean;
3555
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3556
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3557
+ "loadedResponse": BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
3558
+ "maximumDocumentFileSizeInMb": number;
3559
+ "claimEndPoint": string;
3560
+ "showTrace": boolean;
3561
+ }
3562
+ interface VehicleItemClaimFormAttributes {
3563
+ "vin": string;
3564
+ "maximumDocumentFileSizeInMb": number;
3565
+ "uploadMultipleDocuments": boolean;
3566
+ }
3567
+ interface VehicleLookupAttributes {
3568
+ "language": LanguageKeys;
3569
+ "activeElement": ActiveElement;
3570
+ "baseUrl": string;
3571
+ "isDev": boolean;
3572
+ "mockUrl": string;
3573
+ "mockRecaptcha": boolean;
3574
+ "disableVinValidation": boolean;
3575
+ "queryString": string;
3576
+ "sscQueryString": string;
3577
+ "separateSsc": boolean;
3578
+ "hiddenTabs": string;
3579
+ "childrenProps": string | object;
3580
+ "blazorErrorStateListener": string;
3581
+ "blazorOnLoadingStateChange": string;
3582
+ "blazorDynamicClaimActivate": string;
3583
+ }
3584
+ interface VehiclePaintThicknessAttributes {
3585
+ "language": LanguageKeys;
3586
+ "coreOnly": boolean;
3587
+ "isDev": boolean;
3588
+ "disableVinValidation": boolean;
3589
+ "baseUrl": string;
3590
+ "queryString": string;
3591
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3592
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3593
+ "loadedResponse": BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
3594
+ "showCertificateButton": boolean;
3595
+ }
3596
+ interface VehicleQuotationFormAttributes {
3597
+ "language": LanguageKeys;
3598
+ "gistId": string;
3599
+ "structureUrl": string;
3600
+ "formId": string;
3601
+ "isDev": boolean;
3602
+ "disableScrollToTop": boolean;
3603
+ "isMobileForm": boolean;
3604
+ }
3605
+ interface VehicleSaleInformationAttributes {
3606
+ "language": LanguageKeys;
3607
+ "coreOnly": boolean;
3608
+ "isDev": boolean;
3609
+ "disableVinValidation": boolean;
3610
+ "baseUrl": string;
3611
+ "queryString": string;
3612
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3613
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3614
+ "loadedResponse": BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
3615
+ "hiddenFields": string;
3616
+ }
3617
+ interface VehicleServiceHistoryAttributes {
3618
+ "language": LanguageKeys;
3619
+ "coreOnly": boolean;
3620
+ "isDev": boolean;
3621
+ "disableVinValidation": boolean;
3622
+ "baseUrl": string;
3623
+ "queryString": string;
3624
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3625
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3626
+ "loadedResponse": BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
3627
+ }
3628
+ interface VehicleSpecificationAttributes {
3629
+ "language": LanguageKeys;
3630
+ "coreOnly": boolean;
3631
+ "isDev": boolean;
3632
+ "disableVinValidation": boolean;
3633
+ "baseUrl": string;
3634
+ "queryString": string;
3635
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3636
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3637
+ "loadedResponse": BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
3638
+ }
3639
+ interface VehicleWarrantyDetailsAttributes {
3640
+ "language": LanguageKeys;
3641
+ "coreOnly": boolean;
3642
+ "isDev": boolean;
3643
+ "disableVinValidation": boolean;
3644
+ "baseUrl": string;
3645
+ "queryString": string;
3646
+ "errorCallback": BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>;
3647
+ "loadingStateChange": BlazorInvokableFunction<(isLoading: boolean) => void>;
3648
+ "loadedResponse": BlazorInvokableFunction<(response: VehicleLookupDTO) => void>;
3649
+ "unauthorizedSscLookupResponse": BlazorInvokableFunction<(sscLookupStatus: number) => void>;
3650
+ "showSsc": boolean;
3651
+ "recaptchaKey": string;
3652
+ "mockRecaptcha": boolean;
3653
+ "showWarranty": boolean;
3654
+ "unauthorizedSscLookupBaseUrl": string;
3655
+ "unauthorizedSscLookupQueryString": string;
3656
+ "cityId": string;
3657
+ "cityIntegrationId": string;
3658
+ "companyId": string;
3659
+ "companyIntegrationId": string;
3660
+ "companyBranchId": string;
3661
+ "companyBranchIntegrationId": string;
3662
+ "userId": string;
3663
+ "brandIntegrationId": string;
3664
+ "customerName": string;
3665
+ "customerPhone": string;
3666
+ "customerEmail": string;
3667
+ }
3668
+ interface VinExtractorAttributes {
3669
+ "title": string;
3670
+ "captureInterval": number;
3671
+ "verbose": boolean;
3672
+ "useOcr": boolean;
3673
+ "readSticker": boolean;
3674
+ "uploaderButtonId": string;
3675
+ "captureEnvironment": boolean;
3676
+ "manualCapture": boolean;
3677
+ "skipValidation": boolean;
3678
+ "manualCaptureLabel": string;
3679
+ "manualCaptureHint": string;
3680
+ "ocrEndpoint": string;
3681
+ "onExtract": ((vin: string) => void) | string;
3682
+ "onError": ((newError: Error) => void) | string;
3683
+ "onProcessing": ((vin: string) => void) | string;
3684
+ "onOpenChange": ((newError: boolean) => void) | string;
3685
+ }
3686
+
3134
3687
  interface IntrinsicElements {
3135
- "dead-stock-lookup": DeadStockLookup;
3136
- "distributor-lookup": DistributorLookup;
3137
- "flexible-container": FlexibleContainer;
3138
- "form-checkbox": FormCheckbox;
3139
- "form-date-picker": FormDatePicker;
3140
- "form-dialog": FormDialog;
3141
- "form-file": FormFile;
3142
- "form-input": FormInput;
3143
- "form-input-preview": FormInputPreview;
3144
- "form-phone-number": FormPhoneNumber;
3145
- "form-picker-input": FormPickerInput;
3146
- "form-select": FormSelect;
3147
- "form-shadow-input": FormShadowInput;
3148
- "form-stepper": FormStepper;
3149
- "form-stepper-control": FormStepperControl;
3150
- "form-stepper-submit": FormStepperSubmit;
3151
- "form-structure": FormStructure;
3152
- "form-structure-error": FormStructureError;
3153
- "form-submit": FormSubmit;
3154
- "form-switch": FormSwitch;
3155
- "form-text-area": FormTextArea;
3156
- "form-time-picker": FormTimePicker;
3157
- "form-vin-input": FormVinInput;
3158
- "general-form": GeneralForm;
3159
- "general-inquiry-form": GeneralInquiryForm;
3160
- "information-table": InformationTable;
3161
- "loading-spinner": LoadingSpinner;
3162
- "manufacturer-lookup": ManufacturerLookup;
3163
- "manufacturer-part-lookup": ManufacturerPartLookup;
3164
- "part-lookup": PartLookup;
3165
- "service-booking-form": ServiceBookingForm;
3166
- "shift-accordion": ShiftAccordion;
3167
- "shift-checkbox": ShiftCheckbox;
3168
- "shift-portal": ShiftPortal;
3169
- "shift-select": ShiftSelect;
3170
- "shift-select-dropdown": ShiftSelectDropdown;
3171
- "shift-slider": ShiftSlider;
3172
- "shift-switch": ShiftSwitch;
3173
- "shift-tab-content": ShiftTabContent;
3174
- "shift-tabs": ShiftTabs;
3175
- "ssc-lookup-form": SscLookupForm;
3176
- "test-drive-form": TestDriveForm;
3177
- "vehicle-accessories": VehicleAccessories;
3178
- "vehicle-claimable-items": VehicleClaimableItems;
3179
- "vehicle-item-claim-form": VehicleItemClaimForm;
3180
- "vehicle-lookup": VehicleLookup;
3181
- "vehicle-paint-thickness": VehiclePaintThickness;
3182
- "vehicle-quotation-form": VehicleQuotationForm;
3183
- "vehicle-sale-information": VehicleSaleInformation;
3184
- "vehicle-service-history": VehicleServiceHistory;
3185
- "vehicle-specification": VehicleSpecification;
3186
- "vehicle-warranty-details": VehicleWarrantyDetails;
3187
- "vin-extractor": VinExtractor;
3688
+ "dead-stock-lookup": Omit<DeadStockLookup, keyof DeadStockLookupAttributes> & { [K in keyof DeadStockLookup & keyof DeadStockLookupAttributes]?: DeadStockLookup[K] } & { [K in keyof DeadStockLookup & keyof DeadStockLookupAttributes as `attr:${K}`]?: DeadStockLookupAttributes[K] } & { [K in keyof DeadStockLookup & keyof DeadStockLookupAttributes as `prop:${K}`]?: DeadStockLookup[K] };
3689
+ "distributor-lookup": Omit<DistributorLookup, keyof DistributorLookupAttributes> & { [K in keyof DistributorLookup & keyof DistributorLookupAttributes]?: DistributorLookup[K] } & { [K in keyof DistributorLookup & keyof DistributorLookupAttributes as `attr:${K}`]?: DistributorLookupAttributes[K] } & { [K in keyof DistributorLookup & keyof DistributorLookupAttributes as `prop:${K}`]?: DistributorLookup[K] };
3690
+ "flexible-container": Omit<FlexibleContainer, keyof FlexibleContainerAttributes> & { [K in keyof FlexibleContainer & keyof FlexibleContainerAttributes]?: FlexibleContainer[K] } & { [K in keyof FlexibleContainer & keyof FlexibleContainerAttributes as `attr:${K}`]?: FlexibleContainerAttributes[K] } & { [K in keyof FlexibleContainer & keyof FlexibleContainerAttributes as `prop:${K}`]?: FlexibleContainer[K] };
3691
+ "form-checkbox": Omit<FormCheckbox, keyof FormCheckboxAttributes> & { [K in keyof FormCheckbox & keyof FormCheckboxAttributes]?: FormCheckbox[K] } & { [K in keyof FormCheckbox & keyof FormCheckboxAttributes as `attr:${K}`]?: FormCheckboxAttributes[K] } & { [K in keyof FormCheckbox & keyof FormCheckboxAttributes as `prop:${K}`]?: FormCheckbox[K] };
3692
+ "form-date-picker": Omit<FormDatePicker, keyof FormDatePickerAttributes> & { [K in keyof FormDatePicker & keyof FormDatePickerAttributes]?: FormDatePicker[K] } & { [K in keyof FormDatePicker & keyof FormDatePickerAttributes as `attr:${K}`]?: FormDatePickerAttributes[K] } & { [K in keyof FormDatePicker & keyof FormDatePickerAttributes as `prop:${K}`]?: FormDatePicker[K] };
3693
+ "form-dialog": Omit<FormDialog, keyof FormDialogAttributes> & { [K in keyof FormDialog & keyof FormDialogAttributes]?: FormDialog[K] } & { [K in keyof FormDialog & keyof FormDialogAttributes as `attr:${K}`]?: FormDialogAttributes[K] } & { [K in keyof FormDialog & keyof FormDialogAttributes as `prop:${K}`]?: FormDialog[K] };
3694
+ "form-file": Omit<FormFile, keyof FormFileAttributes> & { [K in keyof FormFile & keyof FormFileAttributes]?: FormFile[K] } & { [K in keyof FormFile & keyof FormFileAttributes as `attr:${K}`]?: FormFileAttributes[K] } & { [K in keyof FormFile & keyof FormFileAttributes as `prop:${K}`]?: FormFile[K] };
3695
+ "form-input": Omit<FormInput, keyof FormInputAttributes> & { [K in keyof FormInput & keyof FormInputAttributes]?: FormInput[K] } & { [K in keyof FormInput & keyof FormInputAttributes as `attr:${K}`]?: FormInputAttributes[K] } & { [K in keyof FormInput & keyof FormInputAttributes as `prop:${K}`]?: FormInput[K] };
3696
+ "form-input-preview": Omit<FormInputPreview, keyof FormInputPreviewAttributes> & { [K in keyof FormInputPreview & keyof FormInputPreviewAttributes]?: FormInputPreview[K] } & { [K in keyof FormInputPreview & keyof FormInputPreviewAttributes as `attr:${K}`]?: FormInputPreviewAttributes[K] } & { [K in keyof FormInputPreview & keyof FormInputPreviewAttributes as `prop:${K}`]?: FormInputPreview[K] };
3697
+ "form-phone-number": Omit<FormPhoneNumber, keyof FormPhoneNumberAttributes> & { [K in keyof FormPhoneNumber & keyof FormPhoneNumberAttributes]?: FormPhoneNumber[K] } & { [K in keyof FormPhoneNumber & keyof FormPhoneNumberAttributes as `attr:${K}`]?: FormPhoneNumberAttributes[K] } & { [K in keyof FormPhoneNumber & keyof FormPhoneNumberAttributes as `prop:${K}`]?: FormPhoneNumber[K] };
3698
+ "form-picker-input": Omit<FormPickerInput, keyof FormPickerInputAttributes> & { [K in keyof FormPickerInput & keyof FormPickerInputAttributes]?: FormPickerInput[K] } & { [K in keyof FormPickerInput & keyof FormPickerInputAttributes as `attr:${K}`]?: FormPickerInputAttributes[K] } & { [K in keyof FormPickerInput & keyof FormPickerInputAttributes as `prop:${K}`]?: FormPickerInput[K] };
3699
+ "form-select": Omit<FormSelect, keyof FormSelectAttributes> & { [K in keyof FormSelect & keyof FormSelectAttributes]?: FormSelect[K] } & { [K in keyof FormSelect & keyof FormSelectAttributes as `attr:${K}`]?: FormSelectAttributes[K] } & { [K in keyof FormSelect & keyof FormSelectAttributes as `prop:${K}`]?: FormSelect[K] };
3700
+ "form-shadow-input": Omit<FormShadowInput, keyof FormShadowInputAttributes> & { [K in keyof FormShadowInput & keyof FormShadowInputAttributes]?: FormShadowInput[K] } & { [K in keyof FormShadowInput & keyof FormShadowInputAttributes as `attr:${K}`]?: FormShadowInputAttributes[K] } & { [K in keyof FormShadowInput & keyof FormShadowInputAttributes as `prop:${K}`]?: FormShadowInput[K] };
3701
+ "form-stepper": Omit<FormStepper, keyof FormStepperAttributes> & { [K in keyof FormStepper & keyof FormStepperAttributes]?: FormStepper[K] } & { [K in keyof FormStepper & keyof FormStepperAttributes as `attr:${K}`]?: FormStepperAttributes[K] } & { [K in keyof FormStepper & keyof FormStepperAttributes as `prop:${K}`]?: FormStepper[K] };
3702
+ "form-stepper-control": Omit<FormStepperControl, keyof FormStepperControlAttributes> & { [K in keyof FormStepperControl & keyof FormStepperControlAttributes]?: FormStepperControl[K] } & { [K in keyof FormStepperControl & keyof FormStepperControlAttributes as `attr:${K}`]?: FormStepperControlAttributes[K] } & { [K in keyof FormStepperControl & keyof FormStepperControlAttributes as `prop:${K}`]?: FormStepperControl[K] };
3703
+ "form-stepper-submit": Omit<FormStepperSubmit, keyof FormStepperSubmitAttributes> & { [K in keyof FormStepperSubmit & keyof FormStepperSubmitAttributes]?: FormStepperSubmit[K] } & { [K in keyof FormStepperSubmit & keyof FormStepperSubmitAttributes as `attr:${K}`]?: FormStepperSubmitAttributes[K] } & { [K in keyof FormStepperSubmit & keyof FormStepperSubmitAttributes as `prop:${K}`]?: FormStepperSubmit[K] };
3704
+ "form-structure": Omit<FormStructure, keyof FormStructureAttributes> & { [K in keyof FormStructure & keyof FormStructureAttributes]?: FormStructure[K] } & { [K in keyof FormStructure & keyof FormStructureAttributes as `attr:${K}`]?: FormStructureAttributes[K] } & { [K in keyof FormStructure & keyof FormStructureAttributes as `prop:${K}`]?: FormStructure[K] };
3705
+ "form-structure-error": Omit<FormStructureError, keyof FormStructureErrorAttributes> & { [K in keyof FormStructureError & keyof FormStructureErrorAttributes]?: FormStructureError[K] } & { [K in keyof FormStructureError & keyof FormStructureErrorAttributes as `attr:${K}`]?: FormStructureErrorAttributes[K] } & { [K in keyof FormStructureError & keyof FormStructureErrorAttributes as `prop:${K}`]?: FormStructureError[K] };
3706
+ "form-submit": Omit<FormSubmit, keyof FormSubmitAttributes> & { [K in keyof FormSubmit & keyof FormSubmitAttributes]?: FormSubmit[K] } & { [K in keyof FormSubmit & keyof FormSubmitAttributes as `attr:${K}`]?: FormSubmitAttributes[K] } & { [K in keyof FormSubmit & keyof FormSubmitAttributes as `prop:${K}`]?: FormSubmit[K] };
3707
+ "form-switch": Omit<FormSwitch, keyof FormSwitchAttributes> & { [K in keyof FormSwitch & keyof FormSwitchAttributes]?: FormSwitch[K] } & { [K in keyof FormSwitch & keyof FormSwitchAttributes as `attr:${K}`]?: FormSwitchAttributes[K] } & { [K in keyof FormSwitch & keyof FormSwitchAttributes as `prop:${K}`]?: FormSwitch[K] };
3708
+ "form-text-area": Omit<FormTextArea, keyof FormTextAreaAttributes> & { [K in keyof FormTextArea & keyof FormTextAreaAttributes]?: FormTextArea[K] } & { [K in keyof FormTextArea & keyof FormTextAreaAttributes as `attr:${K}`]?: FormTextAreaAttributes[K] } & { [K in keyof FormTextArea & keyof FormTextAreaAttributes as `prop:${K}`]?: FormTextArea[K] };
3709
+ "form-time-picker": Omit<FormTimePicker, keyof FormTimePickerAttributes> & { [K in keyof FormTimePicker & keyof FormTimePickerAttributes]?: FormTimePicker[K] } & { [K in keyof FormTimePicker & keyof FormTimePickerAttributes as `attr:${K}`]?: FormTimePickerAttributes[K] } & { [K in keyof FormTimePicker & keyof FormTimePickerAttributes as `prop:${K}`]?: FormTimePicker[K] };
3710
+ "form-vin-input": Omit<FormVinInput, keyof FormVinInputAttributes> & { [K in keyof FormVinInput & keyof FormVinInputAttributes]?: FormVinInput[K] } & { [K in keyof FormVinInput & keyof FormVinInputAttributes as `attr:${K}`]?: FormVinInputAttributes[K] } & { [K in keyof FormVinInput & keyof FormVinInputAttributes as `prop:${K}`]?: FormVinInput[K] };
3711
+ "general-form": Omit<GeneralForm, keyof GeneralFormAttributes> & { [K in keyof GeneralForm & keyof GeneralFormAttributes]?: GeneralForm[K] } & { [K in keyof GeneralForm & keyof GeneralFormAttributes as `attr:${K}`]?: GeneralFormAttributes[K] } & { [K in keyof GeneralForm & keyof GeneralFormAttributes as `prop:${K}`]?: GeneralForm[K] };
3712
+ "general-inquiry-form": Omit<GeneralInquiryForm, keyof GeneralInquiryFormAttributes> & { [K in keyof GeneralInquiryForm & keyof GeneralInquiryFormAttributes]?: GeneralInquiryForm[K] } & { [K in keyof GeneralInquiryForm & keyof GeneralInquiryFormAttributes as `attr:${K}`]?: GeneralInquiryFormAttributes[K] } & { [K in keyof GeneralInquiryForm & keyof GeneralInquiryFormAttributes as `prop:${K}`]?: GeneralInquiryForm[K] };
3713
+ "information-table": Omit<InformationTable, keyof InformationTableAttributes> & { [K in keyof InformationTable & keyof InformationTableAttributes]?: InformationTable[K] } & { [K in keyof InformationTable & keyof InformationTableAttributes as `attr:${K}`]?: InformationTableAttributes[K] } & { [K in keyof InformationTable & keyof InformationTableAttributes as `prop:${K}`]?: InformationTable[K] };
3714
+ "loading-spinner": Omit<LoadingSpinner, keyof LoadingSpinnerAttributes> & { [K in keyof LoadingSpinner & keyof LoadingSpinnerAttributes]?: LoadingSpinner[K] } & { [K in keyof LoadingSpinner & keyof LoadingSpinnerAttributes as `attr:${K}`]?: LoadingSpinnerAttributes[K] } & { [K in keyof LoadingSpinner & keyof LoadingSpinnerAttributes as `prop:${K}`]?: LoadingSpinner[K] };
3715
+ "manufacturer-lookup": Omit<ManufacturerLookup, keyof ManufacturerLookupAttributes> & { [K in keyof ManufacturerLookup & keyof ManufacturerLookupAttributes]?: ManufacturerLookup[K] } & { [K in keyof ManufacturerLookup & keyof ManufacturerLookupAttributes as `attr:${K}`]?: ManufacturerLookupAttributes[K] } & { [K in keyof ManufacturerLookup & keyof ManufacturerLookupAttributes as `prop:${K}`]?: ManufacturerLookup[K] };
3716
+ "manufacturer-part-lookup": Omit<ManufacturerPartLookup, keyof ManufacturerPartLookupAttributes> & { [K in keyof ManufacturerPartLookup & keyof ManufacturerPartLookupAttributes]?: ManufacturerPartLookup[K] } & { [K in keyof ManufacturerPartLookup & keyof ManufacturerPartLookupAttributes as `attr:${K}`]?: ManufacturerPartLookupAttributes[K] } & { [K in keyof ManufacturerPartLookup & keyof ManufacturerPartLookupAttributes as `prop:${K}`]?: ManufacturerPartLookup[K] };
3717
+ "part-lookup": Omit<PartLookup, keyof PartLookupAttributes> & { [K in keyof PartLookup & keyof PartLookupAttributes]?: PartLookup[K] } & { [K in keyof PartLookup & keyof PartLookupAttributes as `attr:${K}`]?: PartLookupAttributes[K] } & { [K in keyof PartLookup & keyof PartLookupAttributes as `prop:${K}`]?: PartLookup[K] };
3718
+ "service-booking-form": Omit<ServiceBookingForm, keyof ServiceBookingFormAttributes> & { [K in keyof ServiceBookingForm & keyof ServiceBookingFormAttributes]?: ServiceBookingForm[K] } & { [K in keyof ServiceBookingForm & keyof ServiceBookingFormAttributes as `attr:${K}`]?: ServiceBookingFormAttributes[K] } & { [K in keyof ServiceBookingForm & keyof ServiceBookingFormAttributes as `prop:${K}`]?: ServiceBookingForm[K] };
3719
+ "shift-accordion": Omit<ShiftAccordion, keyof ShiftAccordionAttributes> & { [K in keyof ShiftAccordion & keyof ShiftAccordionAttributes]?: ShiftAccordion[K] } & { [K in keyof ShiftAccordion & keyof ShiftAccordionAttributes as `attr:${K}`]?: ShiftAccordionAttributes[K] } & { [K in keyof ShiftAccordion & keyof ShiftAccordionAttributes as `prop:${K}`]?: ShiftAccordion[K] };
3720
+ "shift-checkbox": Omit<ShiftCheckbox, keyof ShiftCheckboxAttributes> & { [K in keyof ShiftCheckbox & keyof ShiftCheckboxAttributes]?: ShiftCheckbox[K] } & { [K in keyof ShiftCheckbox & keyof ShiftCheckboxAttributes as `attr:${K}`]?: ShiftCheckboxAttributes[K] } & { [K in keyof ShiftCheckbox & keyof ShiftCheckboxAttributes as `prop:${K}`]?: ShiftCheckbox[K] };
3721
+ "shift-portal": Omit<ShiftPortal, keyof ShiftPortalAttributes> & { [K in keyof ShiftPortal & keyof ShiftPortalAttributes]?: ShiftPortal[K] } & { [K in keyof ShiftPortal & keyof ShiftPortalAttributes as `attr:${K}`]?: ShiftPortalAttributes[K] } & { [K in keyof ShiftPortal & keyof ShiftPortalAttributes as `prop:${K}`]?: ShiftPortal[K] };
3722
+ "shift-select": Omit<ShiftSelect, keyof ShiftSelectAttributes> & { [K in keyof ShiftSelect & keyof ShiftSelectAttributes]?: ShiftSelect[K] } & { [K in keyof ShiftSelect & keyof ShiftSelectAttributes as `attr:${K}`]?: ShiftSelectAttributes[K] } & { [K in keyof ShiftSelect & keyof ShiftSelectAttributes as `prop:${K}`]?: ShiftSelect[K] };
3723
+ "shift-select-dropdown": Omit<ShiftSelectDropdown, keyof ShiftSelectDropdownAttributes> & { [K in keyof ShiftSelectDropdown & keyof ShiftSelectDropdownAttributes]?: ShiftSelectDropdown[K] } & { [K in keyof ShiftSelectDropdown & keyof ShiftSelectDropdownAttributes as `attr:${K}`]?: ShiftSelectDropdownAttributes[K] } & { [K in keyof ShiftSelectDropdown & keyof ShiftSelectDropdownAttributes as `prop:${K}`]?: ShiftSelectDropdown[K] };
3724
+ "shift-slider": Omit<ShiftSlider, keyof ShiftSliderAttributes> & { [K in keyof ShiftSlider & keyof ShiftSliderAttributes]?: ShiftSlider[K] } & { [K in keyof ShiftSlider & keyof ShiftSliderAttributes as `attr:${K}`]?: ShiftSliderAttributes[K] } & { [K in keyof ShiftSlider & keyof ShiftSliderAttributes as `prop:${K}`]?: ShiftSlider[K] };
3725
+ "shift-switch": Omit<ShiftSwitch, keyof ShiftSwitchAttributes> & { [K in keyof ShiftSwitch & keyof ShiftSwitchAttributes]?: ShiftSwitch[K] } & { [K in keyof ShiftSwitch & keyof ShiftSwitchAttributes as `attr:${K}`]?: ShiftSwitchAttributes[K] } & { [K in keyof ShiftSwitch & keyof ShiftSwitchAttributes as `prop:${K}`]?: ShiftSwitch[K] };
3726
+ "shift-tab-content": Omit<ShiftTabContent, keyof ShiftTabContentAttributes> & { [K in keyof ShiftTabContent & keyof ShiftTabContentAttributes]?: ShiftTabContent[K] } & { [K in keyof ShiftTabContent & keyof ShiftTabContentAttributes as `attr:${K}`]?: ShiftTabContentAttributes[K] } & { [K in keyof ShiftTabContent & keyof ShiftTabContentAttributes as `prop:${K}`]?: ShiftTabContent[K] };
3727
+ "shift-tabs": Omit<ShiftTabs, keyof ShiftTabsAttributes> & { [K in keyof ShiftTabs & keyof ShiftTabsAttributes]?: ShiftTabs[K] } & { [K in keyof ShiftTabs & keyof ShiftTabsAttributes as `attr:${K}`]?: ShiftTabsAttributes[K] } & { [K in keyof ShiftTabs & keyof ShiftTabsAttributes as `prop:${K}`]?: ShiftTabs[K] };
3728
+ "ssc-lookup-form": Omit<SscLookupForm, keyof SscLookupFormAttributes> & { [K in keyof SscLookupForm & keyof SscLookupFormAttributes]?: SscLookupForm[K] } & { [K in keyof SscLookupForm & keyof SscLookupFormAttributes as `attr:${K}`]?: SscLookupFormAttributes[K] } & { [K in keyof SscLookupForm & keyof SscLookupFormAttributes as `prop:${K}`]?: SscLookupForm[K] };
3729
+ "test-drive-form": Omit<TestDriveForm, keyof TestDriveFormAttributes> & { [K in keyof TestDriveForm & keyof TestDriveFormAttributes]?: TestDriveForm[K] } & { [K in keyof TestDriveForm & keyof TestDriveFormAttributes as `attr:${K}`]?: TestDriveFormAttributes[K] } & { [K in keyof TestDriveForm & keyof TestDriveFormAttributes as `prop:${K}`]?: TestDriveForm[K] };
3730
+ "vehicle-accessories": Omit<VehicleAccessories, keyof VehicleAccessoriesAttributes> & { [K in keyof VehicleAccessories & keyof VehicleAccessoriesAttributes]?: VehicleAccessories[K] } & { [K in keyof VehicleAccessories & keyof VehicleAccessoriesAttributes as `attr:${K}`]?: VehicleAccessoriesAttributes[K] } & { [K in keyof VehicleAccessories & keyof VehicleAccessoriesAttributes as `prop:${K}`]?: VehicleAccessories[K] };
3731
+ "vehicle-claimable-items": Omit<VehicleClaimableItems, keyof VehicleClaimableItemsAttributes> & { [K in keyof VehicleClaimableItems & keyof VehicleClaimableItemsAttributes]?: VehicleClaimableItems[K] } & { [K in keyof VehicleClaimableItems & keyof VehicleClaimableItemsAttributes as `attr:${K}`]?: VehicleClaimableItemsAttributes[K] } & { [K in keyof VehicleClaimableItems & keyof VehicleClaimableItemsAttributes as `prop:${K}`]?: VehicleClaimableItems[K] };
3732
+ "vehicle-item-claim-form": Omit<VehicleItemClaimForm, keyof VehicleItemClaimFormAttributes> & { [K in keyof VehicleItemClaimForm & keyof VehicleItemClaimFormAttributes]?: VehicleItemClaimForm[K] } & { [K in keyof VehicleItemClaimForm & keyof VehicleItemClaimFormAttributes as `attr:${K}`]?: VehicleItemClaimFormAttributes[K] } & { [K in keyof VehicleItemClaimForm & keyof VehicleItemClaimFormAttributes as `prop:${K}`]?: VehicleItemClaimForm[K] };
3733
+ "vehicle-lookup": Omit<VehicleLookup, keyof VehicleLookupAttributes> & { [K in keyof VehicleLookup & keyof VehicleLookupAttributes]?: VehicleLookup[K] } & { [K in keyof VehicleLookup & keyof VehicleLookupAttributes as `attr:${K}`]?: VehicleLookupAttributes[K] } & { [K in keyof VehicleLookup & keyof VehicleLookupAttributes as `prop:${K}`]?: VehicleLookup[K] };
3734
+ "vehicle-paint-thickness": Omit<VehiclePaintThickness, keyof VehiclePaintThicknessAttributes> & { [K in keyof VehiclePaintThickness & keyof VehiclePaintThicknessAttributes]?: VehiclePaintThickness[K] } & { [K in keyof VehiclePaintThickness & keyof VehiclePaintThicknessAttributes as `attr:${K}`]?: VehiclePaintThicknessAttributes[K] } & { [K in keyof VehiclePaintThickness & keyof VehiclePaintThicknessAttributes as `prop:${K}`]?: VehiclePaintThickness[K] };
3735
+ "vehicle-quotation-form": Omit<VehicleQuotationForm, keyof VehicleQuotationFormAttributes> & { [K in keyof VehicleQuotationForm & keyof VehicleQuotationFormAttributes]?: VehicleQuotationForm[K] } & { [K in keyof VehicleQuotationForm & keyof VehicleQuotationFormAttributes as `attr:${K}`]?: VehicleQuotationFormAttributes[K] } & { [K in keyof VehicleQuotationForm & keyof VehicleQuotationFormAttributes as `prop:${K}`]?: VehicleQuotationForm[K] };
3736
+ "vehicle-sale-information": Omit<VehicleSaleInformation, keyof VehicleSaleInformationAttributes> & { [K in keyof VehicleSaleInformation & keyof VehicleSaleInformationAttributes]?: VehicleSaleInformation[K] } & { [K in keyof VehicleSaleInformation & keyof VehicleSaleInformationAttributes as `attr:${K}`]?: VehicleSaleInformationAttributes[K] } & { [K in keyof VehicleSaleInformation & keyof VehicleSaleInformationAttributes as `prop:${K}`]?: VehicleSaleInformation[K] };
3737
+ "vehicle-service-history": Omit<VehicleServiceHistory, keyof VehicleServiceHistoryAttributes> & { [K in keyof VehicleServiceHistory & keyof VehicleServiceHistoryAttributes]?: VehicleServiceHistory[K] } & { [K in keyof VehicleServiceHistory & keyof VehicleServiceHistoryAttributes as `attr:${K}`]?: VehicleServiceHistoryAttributes[K] } & { [K in keyof VehicleServiceHistory & keyof VehicleServiceHistoryAttributes as `prop:${K}`]?: VehicleServiceHistory[K] };
3738
+ "vehicle-specification": Omit<VehicleSpecification, keyof VehicleSpecificationAttributes> & { [K in keyof VehicleSpecification & keyof VehicleSpecificationAttributes]?: VehicleSpecification[K] } & { [K in keyof VehicleSpecification & keyof VehicleSpecificationAttributes as `attr:${K}`]?: VehicleSpecificationAttributes[K] } & { [K in keyof VehicleSpecification & keyof VehicleSpecificationAttributes as `prop:${K}`]?: VehicleSpecification[K] };
3739
+ "vehicle-warranty-details": Omit<VehicleWarrantyDetails, keyof VehicleWarrantyDetailsAttributes> & { [K in keyof VehicleWarrantyDetails & keyof VehicleWarrantyDetailsAttributes]?: VehicleWarrantyDetails[K] } & { [K in keyof VehicleWarrantyDetails & keyof VehicleWarrantyDetailsAttributes as `attr:${K}`]?: VehicleWarrantyDetailsAttributes[K] } & { [K in keyof VehicleWarrantyDetails & keyof VehicleWarrantyDetailsAttributes as `prop:${K}`]?: VehicleWarrantyDetails[K] };
3740
+ "vin-extractor": Omit<VinExtractor, keyof VinExtractorAttributes> & { [K in keyof VinExtractor & keyof VinExtractorAttributes]?: VinExtractor[K] } & { [K in keyof VinExtractor & keyof VinExtractorAttributes as `attr:${K}`]?: VinExtractorAttributes[K] } & { [K in keyof VinExtractor & keyof VinExtractorAttributes as `prop:${K}`]?: VinExtractor[K] };
3188
3741
  }
3189
3742
  }
3190
3743
  export { LocalJSX as JSX };
3191
3744
  declare module "@stencil/core" {
3192
3745
  export namespace JSX {
3193
3746
  interface IntrinsicElements {
3194
- "dead-stock-lookup": LocalJSX.DeadStockLookup & JSXBase.HTMLAttributes<HTMLDeadStockLookupElement>;
3195
- "distributor-lookup": LocalJSX.DistributorLookup & JSXBase.HTMLAttributes<HTMLDistributorLookupElement>;
3196
- "flexible-container": LocalJSX.FlexibleContainer & JSXBase.HTMLAttributes<HTMLFlexibleContainerElement>;
3197
- "form-checkbox": LocalJSX.FormCheckbox & JSXBase.HTMLAttributes<HTMLFormCheckboxElement>;
3198
- "form-date-picker": LocalJSX.FormDatePicker & JSXBase.HTMLAttributes<HTMLFormDatePickerElement>;
3199
- "form-dialog": LocalJSX.FormDialog & JSXBase.HTMLAttributes<HTMLFormDialogElement>;
3200
- "form-file": LocalJSX.FormFile & JSXBase.HTMLAttributes<HTMLFormFileElement>;
3201
- "form-input": LocalJSX.FormInput & JSXBase.HTMLAttributes<HTMLFormInputElement>;
3202
- "form-input-preview": LocalJSX.FormInputPreview & JSXBase.HTMLAttributes<HTMLFormInputPreviewElement>;
3203
- "form-phone-number": LocalJSX.FormPhoneNumber & JSXBase.HTMLAttributes<HTMLFormPhoneNumberElement>;
3204
- "form-picker-input": LocalJSX.FormPickerInput & JSXBase.HTMLAttributes<HTMLFormPickerInputElement>;
3205
- "form-select": LocalJSX.FormSelect & JSXBase.HTMLAttributes<HTMLFormSelectElement>;
3206
- "form-shadow-input": LocalJSX.FormShadowInput & JSXBase.HTMLAttributes<HTMLFormShadowInputElement>;
3207
- "form-stepper": LocalJSX.FormStepper & JSXBase.HTMLAttributes<HTMLFormStepperElement>;
3208
- "form-stepper-control": LocalJSX.FormStepperControl & JSXBase.HTMLAttributes<HTMLFormStepperControlElement>;
3209
- "form-stepper-submit": LocalJSX.FormStepperSubmit & JSXBase.HTMLAttributes<HTMLFormStepperSubmitElement>;
3210
- "form-structure": LocalJSX.FormStructure & JSXBase.HTMLAttributes<HTMLFormStructureElement>;
3211
- "form-structure-error": LocalJSX.FormStructureError & JSXBase.HTMLAttributes<HTMLFormStructureErrorElement>;
3212
- "form-submit": LocalJSX.FormSubmit & JSXBase.HTMLAttributes<HTMLFormSubmitElement>;
3213
- "form-switch": LocalJSX.FormSwitch & JSXBase.HTMLAttributes<HTMLFormSwitchElement>;
3214
- "form-text-area": LocalJSX.FormTextArea & JSXBase.HTMLAttributes<HTMLFormTextAreaElement>;
3215
- "form-time-picker": LocalJSX.FormTimePicker & JSXBase.HTMLAttributes<HTMLFormTimePickerElement>;
3216
- "form-vin-input": LocalJSX.FormVinInput & JSXBase.HTMLAttributes<HTMLFormVinInputElement>;
3217
- "general-form": LocalJSX.GeneralForm & JSXBase.HTMLAttributes<HTMLGeneralFormElement>;
3218
- "general-inquiry-form": LocalJSX.GeneralInquiryForm & JSXBase.HTMLAttributes<HTMLGeneralInquiryFormElement>;
3219
- "information-table": LocalJSX.InformationTable & JSXBase.HTMLAttributes<HTMLInformationTableElement>;
3220
- "loading-spinner": LocalJSX.LoadingSpinner & JSXBase.HTMLAttributes<HTMLLoadingSpinnerElement>;
3221
- "manufacturer-lookup": LocalJSX.ManufacturerLookup & JSXBase.HTMLAttributes<HTMLManufacturerLookupElement>;
3222
- "manufacturer-part-lookup": LocalJSX.ManufacturerPartLookup & JSXBase.HTMLAttributes<HTMLManufacturerPartLookupElement>;
3223
- "part-lookup": LocalJSX.PartLookup & JSXBase.HTMLAttributes<HTMLPartLookupElement>;
3224
- "service-booking-form": LocalJSX.ServiceBookingForm & JSXBase.HTMLAttributes<HTMLServiceBookingFormElement>;
3225
- "shift-accordion": LocalJSX.ShiftAccordion & JSXBase.HTMLAttributes<HTMLShiftAccordionElement>;
3226
- "shift-checkbox": LocalJSX.ShiftCheckbox & JSXBase.HTMLAttributes<HTMLShiftCheckboxElement>;
3227
- "shift-portal": LocalJSX.ShiftPortal & JSXBase.HTMLAttributes<HTMLShiftPortalElement>;
3228
- "shift-select": LocalJSX.ShiftSelect & JSXBase.HTMLAttributes<HTMLShiftSelectElement>;
3229
- "shift-select-dropdown": LocalJSX.ShiftSelectDropdown & JSXBase.HTMLAttributes<HTMLShiftSelectDropdownElement>;
3230
- "shift-slider": LocalJSX.ShiftSlider & JSXBase.HTMLAttributes<HTMLShiftSliderElement>;
3231
- "shift-switch": LocalJSX.ShiftSwitch & JSXBase.HTMLAttributes<HTMLShiftSwitchElement>;
3232
- "shift-tab-content": LocalJSX.ShiftTabContent & JSXBase.HTMLAttributes<HTMLShiftTabContentElement>;
3233
- "shift-tabs": LocalJSX.ShiftTabs & JSXBase.HTMLAttributes<HTMLShiftTabsElement>;
3234
- "ssc-lookup-form": LocalJSX.SscLookupForm & JSXBase.HTMLAttributes<HTMLSscLookupFormElement>;
3235
- "test-drive-form": LocalJSX.TestDriveForm & JSXBase.HTMLAttributes<HTMLTestDriveFormElement>;
3236
- "vehicle-accessories": LocalJSX.VehicleAccessories & JSXBase.HTMLAttributes<HTMLVehicleAccessoriesElement>;
3237
- "vehicle-claimable-items": LocalJSX.VehicleClaimableItems & JSXBase.HTMLAttributes<HTMLVehicleClaimableItemsElement>;
3238
- "vehicle-item-claim-form": LocalJSX.VehicleItemClaimForm & JSXBase.HTMLAttributes<HTMLVehicleItemClaimFormElement>;
3239
- "vehicle-lookup": LocalJSX.VehicleLookup & JSXBase.HTMLAttributes<HTMLVehicleLookupElement>;
3240
- "vehicle-paint-thickness": LocalJSX.VehiclePaintThickness & JSXBase.HTMLAttributes<HTMLVehiclePaintThicknessElement>;
3241
- "vehicle-quotation-form": LocalJSX.VehicleQuotationForm & JSXBase.HTMLAttributes<HTMLVehicleQuotationFormElement>;
3242
- "vehicle-sale-information": LocalJSX.VehicleSaleInformation & JSXBase.HTMLAttributes<HTMLVehicleSaleInformationElement>;
3243
- "vehicle-service-history": LocalJSX.VehicleServiceHistory & JSXBase.HTMLAttributes<HTMLVehicleServiceHistoryElement>;
3244
- "vehicle-specification": LocalJSX.VehicleSpecification & JSXBase.HTMLAttributes<HTMLVehicleSpecificationElement>;
3245
- "vehicle-warranty-details": LocalJSX.VehicleWarrantyDetails & JSXBase.HTMLAttributes<HTMLVehicleWarrantyDetailsElement>;
3246
- "vin-extractor": LocalJSX.VinExtractor & JSXBase.HTMLAttributes<HTMLVinExtractorElement>;
3747
+ "dead-stock-lookup": LocalJSX.IntrinsicElements["dead-stock-lookup"] & JSXBase.HTMLAttributes<HTMLDeadStockLookupElement>;
3748
+ "distributor-lookup": LocalJSX.IntrinsicElements["distributor-lookup"] & JSXBase.HTMLAttributes<HTMLDistributorLookupElement>;
3749
+ "flexible-container": LocalJSX.IntrinsicElements["flexible-container"] & JSXBase.HTMLAttributes<HTMLFlexibleContainerElement>;
3750
+ "form-checkbox": LocalJSX.IntrinsicElements["form-checkbox"] & JSXBase.HTMLAttributes<HTMLFormCheckboxElement>;
3751
+ "form-date-picker": LocalJSX.IntrinsicElements["form-date-picker"] & JSXBase.HTMLAttributes<HTMLFormDatePickerElement>;
3752
+ "form-dialog": LocalJSX.IntrinsicElements["form-dialog"] & JSXBase.HTMLAttributes<HTMLFormDialogElement>;
3753
+ "form-file": LocalJSX.IntrinsicElements["form-file"] & JSXBase.HTMLAttributes<HTMLFormFileElement>;
3754
+ "form-input": LocalJSX.IntrinsicElements["form-input"] & JSXBase.HTMLAttributes<HTMLFormInputElement>;
3755
+ "form-input-preview": LocalJSX.IntrinsicElements["form-input-preview"] & JSXBase.HTMLAttributes<HTMLFormInputPreviewElement>;
3756
+ "form-phone-number": LocalJSX.IntrinsicElements["form-phone-number"] & JSXBase.HTMLAttributes<HTMLFormPhoneNumberElement>;
3757
+ "form-picker-input": LocalJSX.IntrinsicElements["form-picker-input"] & JSXBase.HTMLAttributes<HTMLFormPickerInputElement>;
3758
+ "form-select": LocalJSX.IntrinsicElements["form-select"] & JSXBase.HTMLAttributes<HTMLFormSelectElement>;
3759
+ "form-shadow-input": LocalJSX.IntrinsicElements["form-shadow-input"] & JSXBase.HTMLAttributes<HTMLFormShadowInputElement>;
3760
+ "form-stepper": LocalJSX.IntrinsicElements["form-stepper"] & JSXBase.HTMLAttributes<HTMLFormStepperElement>;
3761
+ "form-stepper-control": LocalJSX.IntrinsicElements["form-stepper-control"] & JSXBase.HTMLAttributes<HTMLFormStepperControlElement>;
3762
+ "form-stepper-submit": LocalJSX.IntrinsicElements["form-stepper-submit"] & JSXBase.HTMLAttributes<HTMLFormStepperSubmitElement>;
3763
+ "form-structure": LocalJSX.IntrinsicElements["form-structure"] & JSXBase.HTMLAttributes<HTMLFormStructureElement>;
3764
+ "form-structure-error": LocalJSX.IntrinsicElements["form-structure-error"] & JSXBase.HTMLAttributes<HTMLFormStructureErrorElement>;
3765
+ "form-submit": LocalJSX.IntrinsicElements["form-submit"] & JSXBase.HTMLAttributes<HTMLFormSubmitElement>;
3766
+ "form-switch": LocalJSX.IntrinsicElements["form-switch"] & JSXBase.HTMLAttributes<HTMLFormSwitchElement>;
3767
+ "form-text-area": LocalJSX.IntrinsicElements["form-text-area"] & JSXBase.HTMLAttributes<HTMLFormTextAreaElement>;
3768
+ "form-time-picker": LocalJSX.IntrinsicElements["form-time-picker"] & JSXBase.HTMLAttributes<HTMLFormTimePickerElement>;
3769
+ "form-vin-input": LocalJSX.IntrinsicElements["form-vin-input"] & JSXBase.HTMLAttributes<HTMLFormVinInputElement>;
3770
+ "general-form": LocalJSX.IntrinsicElements["general-form"] & JSXBase.HTMLAttributes<HTMLGeneralFormElement>;
3771
+ "general-inquiry-form": LocalJSX.IntrinsicElements["general-inquiry-form"] & JSXBase.HTMLAttributes<HTMLGeneralInquiryFormElement>;
3772
+ "information-table": LocalJSX.IntrinsicElements["information-table"] & JSXBase.HTMLAttributes<HTMLInformationTableElement>;
3773
+ "loading-spinner": LocalJSX.IntrinsicElements["loading-spinner"] & JSXBase.HTMLAttributes<HTMLLoadingSpinnerElement>;
3774
+ "manufacturer-lookup": LocalJSX.IntrinsicElements["manufacturer-lookup"] & JSXBase.HTMLAttributes<HTMLManufacturerLookupElement>;
3775
+ "manufacturer-part-lookup": LocalJSX.IntrinsicElements["manufacturer-part-lookup"] & JSXBase.HTMLAttributes<HTMLManufacturerPartLookupElement>;
3776
+ "part-lookup": LocalJSX.IntrinsicElements["part-lookup"] & JSXBase.HTMLAttributes<HTMLPartLookupElement>;
3777
+ "service-booking-form": LocalJSX.IntrinsicElements["service-booking-form"] & JSXBase.HTMLAttributes<HTMLServiceBookingFormElement>;
3778
+ "shift-accordion": LocalJSX.IntrinsicElements["shift-accordion"] & JSXBase.HTMLAttributes<HTMLShiftAccordionElement>;
3779
+ "shift-checkbox": LocalJSX.IntrinsicElements["shift-checkbox"] & JSXBase.HTMLAttributes<HTMLShiftCheckboxElement>;
3780
+ "shift-portal": LocalJSX.IntrinsicElements["shift-portal"] & JSXBase.HTMLAttributes<HTMLShiftPortalElement>;
3781
+ "shift-select": LocalJSX.IntrinsicElements["shift-select"] & JSXBase.HTMLAttributes<HTMLShiftSelectElement>;
3782
+ "shift-select-dropdown": LocalJSX.IntrinsicElements["shift-select-dropdown"] & JSXBase.HTMLAttributes<HTMLShiftSelectDropdownElement>;
3783
+ "shift-slider": LocalJSX.IntrinsicElements["shift-slider"] & JSXBase.HTMLAttributes<HTMLShiftSliderElement>;
3784
+ "shift-switch": LocalJSX.IntrinsicElements["shift-switch"] & JSXBase.HTMLAttributes<HTMLShiftSwitchElement>;
3785
+ "shift-tab-content": LocalJSX.IntrinsicElements["shift-tab-content"] & JSXBase.HTMLAttributes<HTMLShiftTabContentElement>;
3786
+ "shift-tabs": LocalJSX.IntrinsicElements["shift-tabs"] & JSXBase.HTMLAttributes<HTMLShiftTabsElement>;
3787
+ "ssc-lookup-form": LocalJSX.IntrinsicElements["ssc-lookup-form"] & JSXBase.HTMLAttributes<HTMLSscLookupFormElement>;
3788
+ "test-drive-form": LocalJSX.IntrinsicElements["test-drive-form"] & JSXBase.HTMLAttributes<HTMLTestDriveFormElement>;
3789
+ "vehicle-accessories": LocalJSX.IntrinsicElements["vehicle-accessories"] & JSXBase.HTMLAttributes<HTMLVehicleAccessoriesElement>;
3790
+ "vehicle-claimable-items": LocalJSX.IntrinsicElements["vehicle-claimable-items"] & JSXBase.HTMLAttributes<HTMLVehicleClaimableItemsElement>;
3791
+ "vehicle-item-claim-form": LocalJSX.IntrinsicElements["vehicle-item-claim-form"] & JSXBase.HTMLAttributes<HTMLVehicleItemClaimFormElement>;
3792
+ "vehicle-lookup": LocalJSX.IntrinsicElements["vehicle-lookup"] & JSXBase.HTMLAttributes<HTMLVehicleLookupElement>;
3793
+ "vehicle-paint-thickness": LocalJSX.IntrinsicElements["vehicle-paint-thickness"] & JSXBase.HTMLAttributes<HTMLVehiclePaintThicknessElement>;
3794
+ "vehicle-quotation-form": LocalJSX.IntrinsicElements["vehicle-quotation-form"] & JSXBase.HTMLAttributes<HTMLVehicleQuotationFormElement>;
3795
+ "vehicle-sale-information": LocalJSX.IntrinsicElements["vehicle-sale-information"] & JSXBase.HTMLAttributes<HTMLVehicleSaleInformationElement>;
3796
+ "vehicle-service-history": LocalJSX.IntrinsicElements["vehicle-service-history"] & JSXBase.HTMLAttributes<HTMLVehicleServiceHistoryElement>;
3797
+ "vehicle-specification": LocalJSX.IntrinsicElements["vehicle-specification"] & JSXBase.HTMLAttributes<HTMLVehicleSpecificationElement>;
3798
+ "vehicle-warranty-details": LocalJSX.IntrinsicElements["vehicle-warranty-details"] & JSXBase.HTMLAttributes<HTMLVehicleWarrantyDetailsElement>;
3799
+ "vin-extractor": LocalJSX.IntrinsicElements["vin-extractor"] & JSXBase.HTMLAttributes<HTMLVinExtractorElement>;
3247
3800
  }
3248
3801
  }
3249
3802
  }